@import url(thickbox.css);

/* *************************** 
  Site - template
  ---------------------------
  StyleSheet Index
  $1 - Global Styles
  $2 - Website Structure Styles
  $3 - Header Styles
  $4 - Content Styles
  $5 - Sidebar Styles
  $6 - Footer Styles
   ***************************/

/* *************************** 
   $1 GLOBAL Styles
   ***************************/
* {
	margin: 0;
	padding: 0;
}
a {
	color:#575757;
	text-decoration:none;
}
a:hover {
	color:#575757;
	text-decoration:none;
	border-bottom:#333 1px dotted;
}
img {
	border:0;
}
fieldset {
	border:none;
}
li {
	list-style:none;
}
.clear {
	clear:both;
	height:0;
	font-size:0;
}
/* *************************** 
   $2 Website Structure Styles
   ***************************/
body {
	text-align:center;
	font:14px Tahoma, Geneva, sans-serif;
	color:#000;
}
#masterContainer
{
    background: #700000;

}
#container {
	width:960px;
	background:url(/images/bg_container.jpg) center repeat-y;
	margin:0 auto;
	padding:0 8px;
	text-align:left;
}

/* *************************** 
   $3 Header Styles
   ***************************/
#ctl00_pnlHeader {
	width:960px;
	background:url(/images/bg_header.png) top no-repeat;
	position:relative;	
}
.home{
	height:305px;
	}
.subpage{
	height:261px;	
	}
.home_banner h1{
	position:absolute;
	width:531px;
	height:94px;
	left: 33px;
	top: 64px;
	/*background:url(/images/Bains_home_text.gif) no-repeat;	*/
	}

.home_banner h1 span{
	display:none;
	}
.home_banner{
	background:url(/images/Bains_home_banner.png) no-repeat;
	width:905px;
	height:203px;
	position:absolute;
	top:100px;
	left:28px;
	}
.photo_top{
	position:absolute;
	background:url(/images/Bains_home_turban.gif) no-repeat;
	width:140px;
	height:77px;
	left: 724px;
	top: 23px;
	z-index:9999999;
	}
#ctl00_pnlHeader h4{
	font-size:14px;
	position:absolute;
	line-height:14px;
	left: 70px;
	top: 13px;
	font-weight:normal;
	}
#ctl00_pnlHeader h4 a,#ctl00_pnlHeader h4 a:hover{
	color:#000;
	}
#subscribeForm{
	position:absolute;
	bottom:-40px;
	right:30px;
	background:url(/images/bg_headerform.png) no-repeat;
	width:388px;
	height:44px;
	padding-left:36px;
	}
#subscribeForm input{
	margin-left:86px;
	background:url(/images/bg_input_header.png) no-repeat;
	width:87px;
	height:21px;
	padding-top:5px;
	border:0;
	padding-left:2px;
	vertical-align:middle;
	margin-top:10px;
	}
#subscribeForm .header_submit{
	background:url(/images/bg_submit_header.png) no-repeat;
	padding:0;
	width:27px;
	height:27px;
	border:0;
	cursor:pointer;
	margin-left:0px;
	}
#read_news{
	background:url(/images/news_button.png) no-repeat;
	width:208px;
	height:46px;
	position:absolute;
	left: 40px;
	top: 135px;
	
	}
#read_news a{
	width:208px;
	height:46px;
	display:block;	
	}
#read_news a:hover{
	border:0;
	}
.banner{
	background:url(/images/banner.png) no-repeat;
	width:905px;
	height:161px;
	position:absolute;
	top:100px;
	left:27px;
	}
.subpage_photo_top{
	background:url(/images/subpage_head.png) no-repeat;
	width:118px;
	height:75px;
	position:absolute;
	left: 759px;
	top: 25px;
	z-index:9999999;
	}
.banner ul{
	padding-left:34px;
	padding-top:19px;
	width:190px;
	background:url(/images/bg_ul.gif) right top no-repeat;
	height:121px;
	}
.banner ul li{
	padding-left:8px;
	height:30px;
	width:190px;
	line-height:30px;
	font-size:18px;
	background:url(/images/arrow.gif) left 13px no-repeat;
	}
.banner ul li a,.banner ul li a:hover{
	color:#fff;
	}
.banner ul li a:hover{
	border-bottom:#fff 1px dotted;
	}
/* *************************** 
   $4 Content Styles
   ***************************/
#content {
	padding-top:25px;
	width:960px;
	overflow:hidden;
	
    }
.homecontent{
	float:left;
	padding-left:47px;
	width:646px;
	padding-right:4px;
	padding-bottom: 37px;
	}
#welcome_box{
	background:url(/images/bg_welcome.png) no-repeat;
	width:638px;
	height:337px;
	margin-bottom: 5px;
	}
.title_welcome{
	background:url(/images/title_welcome.png) right bottom  no-repeat;
	width:238px;
	height:19px;
	padding-left:45px;
	padding-top:6px;
	}
.title_welcome span{
	display:none;
	}
.welcome_left {
	float:left;
	padding-left:20px;
	padding-right:43px;
	width:320px;
	padding-top:30px;
	}
.welcome_left img{
	vertical-align:middle;
	}
.welcome_right{
	float:left;
	padding-top:40px;
	width:216px;
	}
.welcome_right .bigger{
	line-height:21px;
	font-size:17px;
	padding-bottom:38px;
	font-weight: normal;
	}
.welcome_right h5{
	font-size:17px;
	font-weight:normal;
	padding-bottom:20px;
	}
a span img{
	margin-left:7px;
	}
#news_box{
	background:url(/images/bg_news.png) bottom no-repeat;
	width:644px;
	height:171px;
	/*padding-left:7px;*/
	margin-bottom: 7px;
	overflow: hidden;
	}
.title_news{
	background:url(/images/title_news.png) right bottom no-repeat;
	width:124px;
	height:19px;
	padding-left:40px;
	padding-top:14px;
	}
.title_news span{
	display:none;
	}
.news_list{
	float:left;
	width:190px;
	padding-top:22px;
	padding-right: 10px;
	padding-left: 10px;
	}
.news_list h3{
	font-size:14px;
	line-height:17px;
	}
.news_list p{
	color:#575757;
	padding-right:5px;
	line-height:17px;
	}
.news_list h3 span{
	color:#da0d00;
	display:block;
	}
.news_list a{
	float:left;
	width:150px;
	padding-top:10px;
	border-bottom: 0px;
	color: #000;
	}	
.contact{
	width:898px;
	padding:4px 0;
	border:#c3c1c1 1px solid;
	margin:0 auto;
	background:#bc1603;
	clear:both;
	overflow:hidden;
	}
.contact .col1{
	text-align:right;
	width:400px;
	float:left;
	color:#fff;
	font-size:12px;
	line-height:14px;
	}
.contact .col2{
	float:left;
	padding-left:150px;
	font-size:12px;
	line-height:14px;
	color:#fff;
	width:240px;
	}
.subcontent{
	float:left;
	width:546px;
	padding-left:65px;
	padding-right:85px;
	padding-bottom:50px;
	}
.title_biography{
	background:url(/images/title_biography.png) left top no-repeat;
	width:371px;
	height:35px;
	padding-bottom:19px;
	}
.subcontent h2 span{
	display:none;
	}
.subcontent h3{
	font-size:14px;
	font-weight:bold;
	padding: 10px 0 5px 0;
	}
.subcontent p{
	line-height:17px;
	padding-bottom:17px;
	}
/* *************************** 
   $5 Sidebar Styles
   ***************************/
#sidebar{
	width:233px;
	float:left;
	padding-right:30px;
	padding-top:30px;
	padding-bottom:37px;
	}
.box_top{
	background:url(/images/bg_sidebar_top.png) no-repeat;
	width:233px;
	height:5px;
	}
.box_bottom{
	background:url(/images/bg_sidebar_bottom.png) no-repeat;
	width:233px;
	height:7px;
	margin-bottom:7px;
	}
.box_sidebar_top
{
    background:url(/images/bg_sidebar_top.png) no-repeat;
	width:233px;
	height:307px;
	margin-bottom:7px;
	}
.box_sidebar_bottom
{
    background:url(/images/bg_sidebar_bottom.png) no-repeat;
	width:233px;
	height:171px;
	margin-bottom:7px;
	}	
.box_sidebar_bottom img
{	
    padding-top: 10px;
}
.title_box{
	background:url(/images/bg_sidebar_title.png) no-repeat;
	width:127px;
	height:44px;
	position:absolute;
	top:-4px;
	left:7px;
	}
.title_take_action span{
	display:none;
	}
.title_take_action{
	background:url(/images/title_take_anction.png) right bottom no-repeat;
	width:116px;
	height:18px;
	padding-top:10px;
	padding-left:14px;
	}
.section{
	border-bottom:#ebebeb 1px solid;
	width:205px;
	margin:0 auto;
	padding-top:14px;
	padding-bottom:15px;
	}	
.section-noborder
{
    width:205px;
	margin:0 auto;
	padding-top:14px;
	padding-bottom:15px;
}
.box_content .last{
	border:0;
	}
.section h4, .section-noborder h4{
	font-size:17px;
	font-weight:normal;
	line-height:20px;
	}
.box_content .title_connect_box{
	background:url(/images/bg_connect.png) no-repeat;
	width:126px;
	height:37px;
	position:absolute;
	left: 12px;
	top: -4px;
	}
.title_connect span{
	display:none;
	}
.title_connect{
	background:url(/images/title_connect.png) right bottom no-repeat;
	width:83px;
	height:18px;
	padding-top:10px;
	padding-left:14px;
	}
.icon{
	margin-left:65px;
	margin-bottom:11px;
	margin-top:4px;
	}
a.noborder:hover{
	border:0;
	}
/* *************************** 
   $6 Footer Styles
   ***************************/
#footer {
	width:960px;
	background:url(/images/bg_footer.png) top no-repeat;
	padding-bottom:20px;
	margin-top:4px;

	
}
#share{
	padding-top:20px;
	padding-left:50px;
	}
#footer p{
	padding-left:50px;
	font-size:12px;
	color:#4b4949;
	padding-top:10px;
	}
