@charset "UTF-8";


a:visited {
	text-decoration: none;
	color: #996666;
}
a:active {
	text-decoration: none;
}
a:link{
text-decoration:none;
color: #0e4c95;
}
a:hover {
color: #2a85ee;
}

body, #wrapper{
	background: white;
	}
	

#sideBar {
	display: none;
	}
	
#contentWrapper, #content {
	width: 100%; 
	margin: 0 0%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black;
	background: transparent;
	}


#searchTop, #searchTopCenter, #searchTopInside, #monikerTopLeft, #monikerTopLeft a:link, #monikerTopLeft a:hover,#monikerTopLeft a:visited, 
#veryTop, #insideVeryTop, #monikerCentralMain, #monikerCentral a:link, 
#monikerCentral a:visited, #monikerCentral a:hover, #veryTopMain, #insideVeryTopMain, #insideVeryTop, #monikerCentral{
	display: none;
}



#sideBarBelow{
	display: none;
}

#contentInside{
	width: 586px;
	padding: 10px;
}
#contentBelow{
	width: auto;
	float: left;
	padding: 10px 0px 0px 10px;
	/*padding: 20px 10px 10px 10px;*/
}
/*only on index - contentRightBelowLeft"*/
#contentBelowRight{
	float: right;
	width: 229px;
	padding-right: 10px;
}
#contentBelowLeft{
	float: left;
	width: 334px;
	padding: 0px 10px;
}

/*picture Center on the index page*/
#pictureMain{
	float: left;
	width: 606px;
	height: 310px;
	background-repeat:no-repeat;
	border-bottom: solid 1px #0e4c95;
}

#pictureMainBlur	{ width: 300px; height: 215px; padding: 25px 0 0 0 auto;
					  float: right;
	 				  background: url(../csts_bin/image/images/ladies_blur.jpg) no-repeat fixed;
	 				  border: 10px solid #234443; padding: 20px;
					  -moz-border-radius: 30px; -webkit-border-radius: 30px; }
#pictureMainRight{
	float: right;
	border-left: 1px solid #0e4c95;
	width: 201px;
	height: 310px;
	/*background-color: #990000;*/
}
#pictureMainLeft{
	float: left;
	width: 404px;
	height: 310px;
}
#pictureMainLeftLeft{
	float: left;
	border-right: 1px solid #0e4c95;
	width: 201px;
	height: 310px;
}
#pictureMainLeftRight{
	float: right;
	width: 202px;
	height: 310px;
	/*background-color:#006600;*/
}
/*END picutre Center on the index page*/

#contentRight {
	display: none;
	/*padding-bottom: 3000px;
	margin-bottom: -3000px;* for other going below and keeping side line 1px if needed*/
}
#contentLeft {
    width: auto;
	border: 0;
	margin: 0 9%;
	padding: 0;
	float: none !important;
}
#contentLeft ul {
	list-style-type: none; 
}

#contentRightBelow{
	display: none;
}

#contentRightBelow_togetherPages{
	float: right;
	width: 169px;
	padding: 10px 10px;
	background-image:url(../csts_bin/image/images/rightBelowContentBack.jpg);
	background-repeat:no-repeat;
}

#under{
 	display: none;
}



#underRight{
	width: 250px;
	text-align: right;
	float: right;
	font-family: "Lucida Grande", Helvetica, Arial,Verdana,sans-serif;
	font-size:11px;
}
#underRight a:hover {
	color: #ff8934;
}
#underRight a:visited, #underRight a:link {
	color: #FFFFFF;
}

.style1 {
	font-family: "Lucida Grande", Helvetica, Arial,Verdana,sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #323232;
}
.style1a {
	font-family: "Lucida Grande", Helvetica, Arial,Verdana,sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #323232;
}
.style1Bold {
	font-family: "Lucida Grande", Helvetica, Arial,Verdana,sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #323232;
	font-weight: bold;
}
.style2 {
	font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;  
	line-height: 13px;
	color: #323232;
	font-size: 9px;
}
.headSection{
	font-size:18px;
	font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif; 
}
.images {
	padding: 0px 5px 0px 0px;
}
.images_10 {
	padding: 0px 10px 5px 0px;
}
.main{
	font-size: 10px;
}

.caption {
	padding: 2px 5px 2px 5px;
	font-size: 10px;
	line-height: 1.1em;
	font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif; 
}
.nav {height: 20px; padding: 0px 0px 5px; text-align: center; width: 320px;}
.nav a {font-size: 10px; font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; text-decoration: none; margin: 0px 5px; padding: 3px 5px;  }

.pics {  
    height:  170px;
    width:   330px;  
    padding-bottom: 5px;  
    margin:  0; 
	font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	font-size: 11px; 
} 
 
.pics img {  
    padding: 5px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  318px; 
    height: 150px; 
    top:  0; 
    left: 0 
}
.clear  { clear: both; } 

.download{
	background-color: #EBECE8;
	padding: 5px 0px 5px 10px;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	font-family: "Lucida Grande", Helvetica, Arial,Verdana,sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #323232;
	font-weight: bold;
}
.printText {display: block; font-family: "Lucida Grande",Arial, Helvetica, sans-serif; padding-bottom: 20px; font-size: 18px; border-bottom: dotted 1px #666666; }
.printTextFooter {display: block; font-family: "Lucida Grande",Arial, Helvetica, sans-serif; font-size: 10px; padding-top: 10px; border-top: dotted 1px #666666; }


