#container{
width: 1000px;
margin-left: 0 auto;
margin-right: 0 auto;
padding: 0px;
text-align:center;
position:relative;
}

.img {margin-right:15px}

body {background:#3C3F3E;
color:#666666;
font-family:tahoma;
font-size:11px;
padding:0;
margin:0;
line-height:13px;
text-align:center;
}

.detailWindow {
	border: 1px solid #000000;
	background-repeat:no-repeat;
}
#nav a, #s7 strong {
	margin: 0px 10px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #000;
	background: #666666;
	text-decoration: none;
	float: inherit;
	position: relative;
	
}
#nav a.activeSlide { background: #3c3f3e }
#nav a:focus { outline: none; }

.wrap {background:url(images/px.jpg) left top repeat-y;
margin:0;
padding:0;
width:585px;
text-align:left;
height:100%;
}

#top {
margin:0;
padding:0;
width:845px;
height:268px;
text-align:left;
display:table;

}
#topmm {
margin:0;
padding:0;
width:845px;
height:26px;
text-align:left;
display:table;

}
#ppoto {
	margin:0;
	padding:0;
 	margin: 0px 0px 215px 0px;
}

#menu {background:url(images/search_bg.jpg) left top no-repeat #3C3F3E;
margin:0;
padding:0;
width:845px;
height:40px;
text-align:left;
display:table;
}

#content {background:#3C3F3E;
width:845px;
margin:0;
padding:0;
text-align:left;
height:120px;
display:table;
}

#content1 {background:#3C3F3E;
width:845px;
margin:0px 0px 0px 100px; /* Style for IE */
text-align:left;
height:100px;
display:table;
}
#wrapper { padding: 0px;}

#footer {background:url(images/footer.jpg) top left no-repeat;
width:845px;
height:76px;
margin:0;
padding:0;
text-align:right;
}


.footer_left {background:url(images/dot1.gif) right repeat-y;
padding:0;
margin:0;
text-align:left;
height:76px;
width:500px;
float:left;
}

.footer_right {
padding:0;
margin:0;
text-align:left;
width:300px;
float:right;
}

.line {background:url(images/dot.gif);
height:1px;
margin-bottom:12px;
margin-top:12px;}

.line1 {background:url(images/dot1.jpg);
height:1px;
margin-bottom:15px;
margin-top:15px;}

/*-------------------------------------------------------PAGE_1,2-------------------------------------------------------*/

#left_content {background:url(images/corner.jpg) right bottom no-repeat #595D5C;
padding:0;
margin:0;
text-align:left;
width:188px;
float:left;
}


#right_content {
padding:0;
margin:0;
float:right;
text-align:left;
width:380px;
}

.1inner_left {margin:0px 24px 12px 28px}
.1inner_right {margin:26px 24px 20px 31px}


/*-------------------------------------------------------PAGE_3-------------------------------------------------------*/

#right_content3 {background:url(images/corner.jpg) right bottom no-repeat #595D5C;
padding:0;
margin:0;
text-align:left;
width:191px;
float:right;
}


#left_content3 {
padding:0;
margin:0;
float:left;
text-align:left;
width:380px;
}

.1inner_left {margin:0px 24px 12px 28px}
.1inner_right {margin:26px 24px 20px 31px}
/*--1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111--*/

.gray {color:#7D8682; text-decoration:none}
.gray_l {color:#BEC0BF; text-decoration:none}
.gray {color:#7D8682; text-decoration:none}
.green_l {color:#DBFF84; text-decoration:none}
.green {color:#89B93E; text-decoration:none}
.blue {color:#428484; text-decoration:none}

.copy {color:#BEC0BF; text-decoration:none}

.white {color:#F4F6F5; text-decoration:none}
.black {color:#000000; text-decoration:none}
.dark {color:#292B2A; text-decoration:none}

.abs {vertical-align:middle}
.big {font-size:13px}
.n {font-size:11px}
.sm {font-size:10px}

.clear {
clear:both}

a {	color:#bbbbbb; text-decoration:none;}

.abs {vertical-align:middle}
		
.form_search { width:108px;
		height:21px;
		font-family:tahoma;
		font-size:12px;
		border-style:solid;
		border-width:1px;
		border-color:#AF4028;
		background-color:#ffffff;
		color:#3C3F3E;
		padding:2px}
		
.form_news { width:106px;
		height:19px;
		font-family:tahoma;
		font-size:12px;
		border-style:solid;
		border-width:1px;
		border-color:#CFCFCF;
		background-color:#ffffff;
		color:#3C3F3E;
		padding:1px}
		
.form { width:134px;
		height:21px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#525353;
		background-color:#ffffff;
		color:#3C3F3E;
		padding:2px;
		margin-bottom:5px}
		
.textarea { width:134px;
		height:147px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#525353;
		background-color:#ffffff;
		color:#3C3F3E;
		padding:2px;
		overflow:hidden;}
		
.u		{text-decoration:underline}
.nu		{text-decoration:none}
.t 		{text-transform:uppercase}

a:hover{background: transparent;
  color: #cccccc;}
.a:hover{text-decoration:underline;
background: transparent;
  color: #cccccc;}

/* =Hoverbox Code
----------------------------------------------------------------------*/

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 100;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 75px;
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
	
}

.hoverbox .preview
{
	border-color: #000;
	width: 420px;
	height: 315px;
}



/* tablecloth styles */

table.footcollapse{
	width:30em;
}
table.footcollapse caption{
	font-size:120%;
	text-transform:uppercase;
	text-align:left;
	padding:.5em 1em;
}
table.footcollapse th{
	text-align:left;
}
table.footcollapse,table.footcollapse th,table.footcollapse th
{
	border:none;
	border-collapse:collapse;	
}
table.footcollapse thead th
{
	width:10em;
	border-style:solid;
	border-width:1px;
	border-color:#cff #69c #69c #cff;
	background:#9cf;
	padding:2px 10px;
}
table.footcollapse tfoot th,
table.footcollapse tfoot td
{
	border-style:solid;
	border-width:1px;
	border-color:#9cf #369 #369 #9cf;
	background:#69c;
	padding:2px 10px;
}
table.footcollapse tbody{
	background:#ddd;
}
table.footcollapse tbody td{
	padding:5px 10px;
	border:1px solid #999;
}
table.footcollapse tbody th{
	padding:2px 10px;
	border:1px solid #999;
	border-left:none;
}
table.footcollapse tbody tr.odd{
	background:#ccc;
}

table.footcollapse tfoot td img{
	border:none;
	vertical-align:bottom;
	padding-left:10px;
	float:right;
}

/* tablecloth1 styles */

table.footcollapse1{
	width:60em;
}
table.footcollapse1 caption{
	font-size:120%;
	text-transform:uppercase;
	text-align:left;
	padding:.5em 1em;
}
table.footcollapse1 th{
	text-align:left;
}
table.footcollapse1,table.footcollapse1 th,table.footcollapse1 th
{
	border:none;
	border-collapse:collapse;	
}
table.footcollapse1 thead th
{
	width:10em;
	border-style:solid;
	border-width:1px;
	border-color:#cff #69c #69c #cff;
	background:#9cf;
	padding:2px 10px;
}
table.footcollapse1 tfoot th,
table.footcollapse1 tfoot td
{
	border-style:solid;
	border-width:1px;
	border-color:#9cf #369 #369 #9cf;
	background:#69c;
	padding:2px 10px;
}
table.footcollapse1 tbody{
	background:#ddd;
}
table.footcollapse1 tbody td{
	padding:5px 10px;
	border:1px solid #999;
}
table.footcollapse1 tbody th{
	padding:2px 10px;
	border:1px solid #999;
	border-left:none;
}
table.footcollapse1 tbody tr.odd{
	background:#ccc;
}

table.footcollapse1 tfoot td img{
	border:none;
	vertical-align:bottom;
	padding-left:10px;
	float:right;
}


#menu {
	position:relative;
	text-align: center;
	z-index: 160;
	margin-top: 7px;
	text-decoration: none;
background-image: url(images/topmenu.jpg);
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 750;
}
#menu, #menu ul {
	float: left;
	list-style: none;
	line-height: 1;
	font-weight: bold;
	padding: 0;
	margin: 0 0 0 0;
}

#menu a {
	display: block;
	color: #333;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#menu a:hover {
	color: #000;
}

#menu li {
	float: left;
}
#menu li a{
	margin-left: 16px;
	line-height: 30px;
	
}

#menu li ul {
	position: absolute;
	left: -999em;
	width: 170px;
	margin-left: 0px;
	line-height: 30px;
	

}
#menu li ul a {
	
	width: 170px;
	background-image: url(images/nav.jpg);
	margin-left: 8px;
	text-indent: 8px;
	color: #fff;
}

#menu li ul ul {
	width: 150px;
	margin-left: 100px;
	margin-top: 0px;
}


#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	left: -999em;
}

#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul {
	left: auto; display: block;
}
#menu li:hover, #menu li.sfhover {
	
}
        .lavaLampWithImage {
            position: relative;
            height: 29px;
            width: 321px;
            background: url("images/bg.gif") no-repeat top;
            padding: 15px;
            margin: 10px 0;
            overflow: hidden;
        }
                .lavaLampWithImage li {
                    float: left;
                    list-style: none;
                }
                    .lavaLampWithImage li.back {
                        background: url("images/lava.gif") no-repeat right -30px;
                        width: 9px; height: 30px;
                        z-index: 8;
                        position: absolute;
                    }
                        .lavaLampWithImage li.back .left {
                            background: url("images/lava.gif") no-repeat top left;
                            height: 30px;
                            margin-right: 9px; /* 7px is the width of the rounded shape */
                        }
                    .lavaLampWithImage li a {
                        font: bold 14px arial;
                        text-decoration: none;
                        color: #fff;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 10px;    
                    }
                        .lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
                            border: none;
                        }

        .lavaLampNoImage {
            position: relative;
            height: 29px;
            width: 420px;
            padding: 15px;
            margin: 10px 0;
            overflow: hidden;
            border: 0px solid gray;
        }
                .lavaLampNoImage li {
                    float: left;
                    list-style: none;
                }
                    .lavaLampNoImage li.back {
                        border: 1px solid #000;
                        background-color: #e6e8ea;
                        width: 9px;
                        height: 30px;
                        z-index: 8;
                        position: absolute;
                    }
                    .lavaLampNoImage li a {
                        font: bold 14px arial;
                        text-decoration: none;
                        color: #000;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 10px;
                    }
                        .lavaLampNoImage li a:hover, .lavaLampNoImage li a:active, .lavaLampNoImage li a:visited {
                            border: none;
                        }                    

        .lavaLampBottomStyle {
            position: relative;
            height: 29px;
            width: 421px;
            background-color: white;
            padding: 15px;
            margin: 10px 0;
            overflow: hidden;
            border: 1px solid gray;
        }
                .lavaLampBottomStyle li {
                    float: left;
                    list-style: none;
                }
                    .lavaLampBottomStyle li.back {
                        border-bottom: 5px solid blue;
                        width: 9px;
                        height: 30px;
                        z-index: 8;
                        position: absolute;
                    }
                    .lavaLampBottomStyle li a {
                        font: bold 14px arial;
                        text-decoration: none;
                        color: #000;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 10px;
                    }   
                        .lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
                            border: none;
                        }          

#featured{ 
	width:585px; 
	padding-right:250px; 
	position:relative; 
	border:5px solid #000; 
	height:185px; 
	background:#ccc;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:0px; 
	list-style:none; 
	padding:0; margin:0; 
	width:250px; 
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:5px;  
	font-size:12px; 
	color:#666; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Verdana; 
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#333;  background:#fff; 
	line-height:20px;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured li.ui-tabs-selected{ 
	background:url('images/selected-item.gif') top no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#ccc; 
}
#featured .ui-tabs-panel{ 
	position:absolute; 
	top:0; left:250px; 
	
	width:585px; height:185px; 
	background:#999;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:114px; left:0; width:585px; 
	height:70px; 
	background: url('images/transparent-bg.png'); 
}
#featured .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}
.PageTitle
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 11pt;
	color:#0053a5;
	padding-bottom: 2px;
	padding-top: 2px;
}
.PagingLink
{
	font-size: 8pt;
	COLOR: #008000;
	FONT-FAMILY: Arial;
	text-decoration:underline;
}
.PagingLink:hover
{
	font-size: 8pt;
	COLOR: #008000;
	FONT-FAMILY: Arial;
	text-decoration:underline;
}
.PagingLinkSelected
{
	font-size: 8pt;
	font-weight:bold;
	COLOR: #0053a5;
	FONT-FAMILY: Arial;
	text-decoration:NONE;
}
.SubHeading
{
	font-size: 9pt;
	font-weight: bold;
	color: #0053a5;
	font-family: Arial;
}