/* CSS Document FOR THE LSC - CAPITAL-WOMEN MICRO SITE - bharath*/
body{
	max-width: 975px;
	min-width: 800px;
	top: 0px;
	left: 0px;
	margin-bottom: 15px;
	background: url(../images/bg_body.gif);
}

.header{
	width: 950px;
	height: 73px;
	top: 9px;
	left: 11px;
	border-top: 1px solid #b4a88c;
	border-left: 1px solid #b4a88c;
	border-right: 1px solid #b4a88c;
	background-color: #FFFFFF;		
}

#header_img{
	width: 96px;
	height: 52px;
	float: left;
	margin: 10px 0px 0px 15px;
	cursor: pointer;
	background: url(../images/TrainToGainLogo.gif) no-repeat;
}

#make_appointment{
	width: 300px;
	float: right;
	margin: -30px 10px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	color: #454033; 
}

#font_top_right{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #f26100;
	margin-top: 5px;
}

#font_top_right a{
	color: #f26100;
}

.maincontainer{
	width: 975px;
	height: auto;
}

.inner_contents{
	width: 950px;
	height: auto;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	border: 1px solid #b4a88c;
}

.text_contents{
	width: 811px;
	position: relative;
	left: 137px;
	background-color: #f5f4f1;
	border-left: 1px solid #ece9d8;
}

.text_contents_fixed{
	width: 811px;
	height: 608px;
	margin-left: 137px;
	background-color: #f5f4f1;
	border-left: 1px solid #b4a88c;
	background: url(../images/capital_women_frame.jpg) no-repeat;
}

.plain_text_contents_fixed{
	width: 811px;
	height: auto;
	margin-left: 137px;
	background-color: #f5f4f1;
	border-left: 1px solid #d7d4c4;
}

#contents_text_section_index{
	width: 550px;
	height: 300px;
	margin: 0px 0px 0px 10px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.3px;
	color: #454033;
	/*background-color: #f5f4f1;
	border-right: 1px solid #d7d4c4;
	border-bottom: 1px solid #d7d4c4;*/
}

#contents_text_section_index p a{
	color: #47c6e1;
}

#contents_text_section{
	width: 780px;
	height: auto;
	margin: 0px 0px 0px 10px;
	padding-right: 10px;
	padding: 10px 10px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.3px;
	color: #454033;
	/*border-right: 1px solid #d7d4c4;
	background-color: #f5f4f1;*/
}

#contents_text_section p a, ul li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #47c6e1;
	margin-bottom: 10px;
}

#contents_text_section p{
	margin-top: 18px;
}

#heading_pages{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.3px;
	font-weight: bold;
	color: #454033;
}

.footer{
	width: 950px;
	height: 58px;
	border-left: 1px solid #b4a88c;
	border-right: 1px solid #b4a88c;
	border-bottom: 1px solid #b4a88c;		
	margin-top: 0px;
	background-color: #FFFFFF;
}

#footimg{
	margin-top: 10px;
}

#foot_contents{
	width: 500px;
	height: auto;
	position: relative;
	bottom: 40px;
	float: right;
	margin: 10px 10px 0px 0px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #454033;
}

#copyrights{
	color: #9f9074;
}

/*CSS PROPERTIES FOR LOOK ALKIKES - TEXT, SPAN, FONT AND STUFF*/

body h1, h2, h3, h4, h5{
	color: #f26100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;		
}

#heading_caption{
	position: relative;
	top: 10px;
	left: 15px;
}

/*FRONT PAGE THE THREE BOXES DIVISION STYLES HERE*/

.boxes_frntpage001{
	width: 812px;
	height: 150px;
	position: absolute;
	left: 143px;
	top: 420px;
	
}

#box_one{
	width: 250px;
	height: 135px;
	position: relative;
	float: left;
	left: 15px;
	background: url(../images/employers_box.jpg) no-repeat;	
}

#box_two{
	width: 250px;
	height: 135px;
	position: relative;
	left: 35px;	
	float: left;
	background: url(../images/partners_box.jpg) no-repeat;	
}

#box_three{
	width: 250px;
	height: 135px;
	float: right;
	right: 6px;
	position: relative;	
	background: url(../images/womeninlondon_box.jpg) no-repeat;	
}

#box_three h1{
	width: 150px;
	margin: 20px 0px 0px 10px;
}

#box_two h1{
	width: 150px;
	margin: 20px 0px 0px 10px;
}

#box_one h1{
	width: 150px;
	margin: 20px 0px 0px 10px;
}

#text_desc_box p{
	width: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 500;
	color: #454033;
	margin: 15px 0px 0px 10px;
}

#text_desc_box p a{
	font-size: 11px;
	color: #47c6e1;
}
/*FRONT PAGE THE THREE BOXES DIVISION STYLES END HERE*/

/*ALL SPAN STYLES HERE*/
#heading_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bolder;
	color: #f26100;	
}
/*ALL SPAN STYLES END HERE*/

#link_three_tab{
	border-collapse: collapse;
}

#testimonials{
	/*background-color: #F3E2CF;*/
	width: 700px;
	border: 1px solid #454033;
	margin-bottom: 10px;
	padding: 10px 10px 0px 10px;
}

#testi_by{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#read_more{
	position: relative;
	right: 20px;
	bottom: 30px;
	float: right;
}

#read_more a{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #454033;
}

#read_more a:hover{
	text-decoration: underline;
}

/*NAVIGATION STYLES HERE*/
/*- Menu 1--------------------------- */
#nav_bot_img{
	height: auto;
	border-top: 1px solid #d7d4c4;
}

#menu1 {
	width: 135px;
	height: auto;
	position: absolute;
	left: 10px;
	margin-top: 20px;
	font: 12px Arial, Helvetica, sans-serif;
	/*border-bottom: 1px solid #d7d4c4;*/
}
/* main link *****************************/
#menu1 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu1 li a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	/*height: 24px;*/
	text-decoration: none;
	border-top: 1px solid #d7d4c4;
	margin: 0px;
}	
	
#menu1 li a:link, #menu1 li a:visited {
	color: #666666;
	display: block;
	background: #FFFFFF;
	padding: 8px 0 8px 10px;
}
	
/* SUB link *****************************/
#menu1 ul li ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu1 li ul li a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
	border-top: 1px solid #f5f4f1;
	margin: -1px;
}	
	
#menu1 li ul li a:link, #menu1 li ul li a:visited {
	color: #666666;
	display: block;
	background: #f5f4f1;
	padding: 0 0 5px 23px;
}

#menu1 li ul li a:hover{
	text-decoration: underline;
}
	
/* selected link ****************/
#menu1 li#selected a{
	background: #f5f4f1;
}
/*NAVIGATION STYLES END HERE*/

/*STYLES FOR THE COURSES AVALIABLE DROP DOWN TABLE*/

.question{
	width: 600px;
	margin-top: 10px;
	padding: 5px;
	background-color: #454033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;		
	font-weight:bold;	
	color: #FFFFFF;		
	cursor:pointer;		
}

.question a{
	color: #FFFFFF;
	text-decoration: none;
}

.question a:hover{
	text-decoration: underline;
}
		
.answer{
	width:600px;
	padding:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.3px;
	color: #454033; 
	display:none;	
}

#courses_tab{
	width: 600px;
	height: auto;
	border-collapse: collapse;
}

#courses_tab_header{
	background-color: #454033;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/*appointment form styles*/

#app_form{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	border-collapse: collapse;
}

input, select, textarea{
	border: 1px solid #454033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	padding: 3px;
	color: #454033;
}

#sub {
	background-color: #454033;
	color: #FFFFFF;
}

#star{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #f26100;
	font-weight:bolder;
}
