﻿
@charset "utf-8";
/* CSS Document */

body{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url('/images/bg%20line.png');
	background-repeat: repeat-x; background-color:#EBF2F8
	
}
img{
	border: 0px none #FFFFFF;
}
/*- Box5 -*/
input {
border-style: solid; border-width: 1px;
}





.bdGallery .spacer{
	height: 1%;
	padding: 15px;
	float: left;
}
.bdGallery .post img {
	border:0;
}

img.alignleft {
	display:inline;
	margin:3px 10px 2px 0pt;
	padding:4px;
}
.alignleft {
float:left;
}
.btn-arr2{
	float: left;
	padding: 130px 0 0;
	/*width: 27px*/
}

/*- Wrapper -*/
.wrapper{
	float: left;
}

/*=== Slider ===*/

.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 765px;
height: 300px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*margin around each panel*/
	width: 740px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.fr{
	float: right
}

.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.clear{
	clear:both;	
}

.mainContainer .mainHeader {
	/*background-color: #00CC99;*/
	height: 140px;
	/*background-image: url(../Images/header.png);*/
	background-repeat: repeat-x;
}
.headerText
{
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.mainContainer .mainHeader .login {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
background:none repeat scroll 0 0 #EBF2F8;
height:38px;
margin:0;
padding:10px 20px 0px 0px;
width: 150px;
position:relative;
right:0;
top:0;
float: right;
}
.mainContainer .mainHeader .logo
{
	float: left;	
	margin-top:30px;
}
.mainContainer .mainHeader .menu
{
	float: right;	
	width:550px;
	margin-top:30px;
}


ul.nav { margin: 0 }

/* Main navigation */
#nav {
	height: 38px;
	/*width: 790px;*/
	/*position: absolute;*/
	top: 10px; left: 0;
	 position: relative;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
	z-index: 100;
	float:right;
}

#nav a {
	/*color: #e7e7e7;*/
	font-size: 13px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	padding: 9px 15px;
	text-transform: uppercase;
	
	z-index: 10;
    display: block;
    position: relative;
	
}

#nav a:hover {
	color: #fff;
}

#nav li {
	float: left;
}

/* Style drop down list */

#nav li ul {
	position: absolute;
	width: 200px;
	left: -999em;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li ul li a {
	//background-position: 0pt 0pt; line-height: 18px;
	font-size: 11px;
	color: #FFFFFF;
	width: 150px;
	//-moz-border-radius: 6px;
	//-khtml-border-radius: 6px;
	//-webkit-border-radius: 6px;
	/*border-radius: 6px; background-image:url('/images/block-bg.png'); background-repeat:repeat; background-attachment:scroll	*/
}

#nav li ul li a:hover {
	color:#222;
}

#nav li ul li a {
}

#nav li ul ul {
	margin: -35px 0 0 180px;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
	text-align:left;
}

/* IE7 Fix */

#nav li:hover, #nav li.hover {  
	position: static;
}


.mainHeader ul#nav li.back {
	width: 2px;
	z-index: 8;
	position: absolute;
	height:34px;
	/*background-image: url(images/menuOrangeBG.png);*/
	background-repeat: repeat;
	background-position: 50% 100%;
	padding: 0px;
	margin-top:-1px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-topright: 6px;
	
	//background-color: #3D8FC7;
	//background-color: #1D8FD5;
}

.mainContainer .mainBody {
	/*background-color: #EBF3F9;
	background-image: url(../Images/bg%20line.png);
	background-repeat: repeat-x;*/
	padding-top: 25px;
	padding-bottom: 25px;
}
.mainBody .bdHeadText {
background-color: #135fa0;
	//background-color: #1D8FD5;
	//background-color: #3D8FC7;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 12px;
}

.bdHeadText h2
{
	margin:0px;
}
.mainBody .bdGallery {
	background-color: #FFFFFF;
	border: 1px solid #DBE7FD;
	width: 880px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.mainBody .bdContaint {
	margin: 0px auto;
	width: 900px;
}
.bdContaint .leftContaint {
	float: left;
	width:650px;
	padding: 20px;
}
.leftContaint .leftConHd,.rightContaint .rightConHd {
	font-size: 15px;
	color: #6B9FC4;
	/*font-weight: bold;*/
}
.leftContaint .leftConBd {
	font-size: 12px;
	padding: 10px;
	color: #65686A;
}
.leftContaint .leftConBt {
	text-align: right;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.leftConBt a {
	color: #FFFFFF;
	background-color: #3480B8;
	padding: 5px;
	font-size: 11px;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}




.bdContaint .rightContaint {
	float: left;
	width: 370px;
	padding: 20px;
}
.rightConBd ul {
	margin: 0px;
	padding: 0px;
}
.rightConBd li {
	padding-left: 20px;
	list-style-type: none;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #65686A;
	color: #65686A;
	background-image: url(/images/arrowicone.png);
	background-repeat: no-repeat;
	background-position: left center;
}




.mainBody #footer {
	font-size: 11px;
	color: #333333;
	background-color: #B4CDE3;
	height: 35px;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	line-height: 35px;
	padding-left: 10px;
	padding-right: 10px;
}
#footer .footerTx {
	float: left;
}


#footer .wpLogo {
	float: right;
	position: relative;
	width:250px;
}
#footer .wpLogo img{
	position: absolute;
}

.current_page_item a{
	color: #FFFFFF;	
}
