@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#727272;
	font-size:62.5%;
	background:url(../images/background_bg.jpg) top repeat-x;
	background-color:#e4e5e7;
}
p, h1, h2, h3, h4, h5, h6, ul, li, img, form{
	margin:0px;
	padding:0px;
	border:0px;
}
.clear	{
	clear:both;
	}
.margin10 {
	height:10px;
	}
.margin20 {
	height:10px;
	}

#global	{
	margin:0 auto;
	width:1002px;
	padding-top:45px;
	}
#top_part	{
	background:url(../images/top_part.png) top no-repeat;
	height:10px;
	}
#main_bg	{
	background:url(../images/main_bg.png) repeat-y;
	padding-left:6px;
	padding-right:6px;
	min-height:600px;
	}
#footer_bg	{
	background:url(../images/main_bg.png) repeat-y;
	padding-left:6px;
	padding-right:6px;
	}
#botm_part	{
	background:url(../images/botm_part.png) no-repeat bottom;
	height:14px;
	}
#footer_section	{
	width:990px;
	}
#footer_section	.left_part {
	width:660px;/*width:650px;*/
	float:left;
	padding-left:10px;
	}
#footer_section	.left_part ul li {
	float:left;
	list-style:none;
	padding-left:3px;
	padding-right:3px;
	}
#footer_section	.left_part ul li a	{
	text-decoration:none;
	color:#042277;
	font-size:11px;
	}
#footer_section	.left_part ul li a:hover	{
	text-decoration:underline;
	}
#footer_section	.right_part {
	width:310px;/*width:320px; */
	float:left;
	text-align:right;
	font-size:11px;
	color:#042277;
	padding-right:10px;
	}
#header	{
	width:990px;
	}
#header .column1	{
	width:320px;
	float:left;
	}
#header .column1e	{
	width:160px;
	float:left;
	padding-top:130px;
	}
#header .column2	{
	width:500px;
	float:left;
	padding-right:10px;
	padding-top:20px;
	}
#header .column2 .advertisement_box	{
	width:468px;
	height:60px;
	/*border:1px solid red;*/
	}
#header .column2 .advertisement_box_loggedUser	{
	width:600px;
	height:60px;
	position:relative;
	left:-110px;
	/*border:1px solid red;*/
	}
#header .column2 .select_location	{
	padding-top:15px;
	font-size:12px;
	color:#000000;
	}
#header .column2 .select_location select	{
	width:200px;
	height:18px;
	color:#000000;
	font-size:11px;
	}
	
#header .column2 a	{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#9C1814;
	}
#header .column2 span	{
	color:#2a2a2a;
	font-size:11px;
	}
#header .column3	{
	width:236px;
	font-size:12px;
	float:left;
	padding-top:90px;
	color:#000000;
	}
#header .column3 a	{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#d70909;
	}
#header .column3 p	{
	color:#2a2a2a;
	font-size:11px;
	padding-right:30px; 
	}
#menu	{
	width:990px;
	}
#menu ul li 	{
	float:left;
	list-style:none;
	}
#menu ul li a	{
	display:block;
	height:40px;
	background:url(../images/menu_bg.jpg) repeat-x;
	padding-left:27px;
	padding-right:27px;
	line-height:38px;
	font-size:18px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	}
#menu ul li a:hover	{
	background:url(../images/menu_bg_hover.jpg) repeat-x;
	}
#menu ul li a.current {
 background:url(../images/menu_bg_hover.jpg) repeat-x;
 
 }
#content	{
	border:1px solid #bc0e0d;
	margin-left:2px;
	margin-right:4px;
	width:984px;
	}
#content .content_1	{
	float:left;
	width:460px;
	}
#content .content_1 .search_section	{
	margin-left:10px;
	width:450px;
	border-bottom:1px dotted #666666;
	padding-bottom:10px;
	}
#content .content_1 .search_section	h1	{
	font-size:18px;
	color:#d70909;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	}
#content .content_1 .search_section	h2	{
	font-size:14px;
	color:#d70909;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	}
#content .content_1 .search_section input[type="text"]	{
	width:184px;
	border:1px solid #9dacb3;
	height:19px;
	}
#content .content_1 .search_section input[type="submit"]	{
	background:url(../images/button_bg.png) no-repeat;
	height:29px; 
	width:96px;
	border:0px;
	color:#FFFFFF;
	font-size:16px;
	cursor:pointer;
	}
#content .content_1 .search_section input[type="button"]	{
	background:url(../images/button_bg.png) no-repeat;
	height:29px; 
	width:96px;
	border:0px;
	color:#FFFFFF;
	font-size:16px;
	cursor:pointer;
	}
#content .content_1 .college_convo	{
	padding-left:10px;
	padding-top:10px;
	}
#content .content_1 .college_convo h1 {
 font-size:18px;
 color:#d70909;
 font-weight:normal;
 background:url(../images/bg_leftpart.png) left no-repeat;
 height:32px;
 text-align:left;
 padding-left:10px;
 }
#content .content_1 .college_convo   h1  span{
 background:url(../images/bg_rightpart2.png) no-repeat right;
 height:27px;
 padding-top:5px;
 font-size:18px;
 display:block;
 float:left;
 padding-right:10px;
 }
#content .content_1 .college_convo .search_school	{
	background:url(../images/find_school_bg.jpg) no-repeat;
	height:153px;
	margin-top:5px;
	font-size:12px;
	color:#d70909;
	}
#content .content_1 .college_convo .search_school span	{
	font-size:12px;
	/*color:#d70909;*/
	color:#042277;
	/*font-weight:bold;*/
	text-decoration:none;
	}
#content .content_1 .college_convo .search_school span:hover	{
	text-decoration:underline;
	}
#content .content_1 .search_section span	{
	font-size:16px;
	color:#d70909;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	}
#content .content_2	{
	float:left;
	width:72px;
	}
#content .content_3	{
	float:left;
	width:440px;
	padding-left:12px;
	}
#content .content_3 h1	{
	font-size:18px;
	color:#d70909;
	font-weight:normal;
	}
#content .content_3 h2	{
	text-align:right;
	padding-top:20px;
	}
#content .content_3 h2 span	{
	font-size:14px;
	color:#042277;
	font-weight:normal;
	text-align:right;
	padding-right:10px;
	text-decoration:none; 
	}
#content .content_3 h2 span:hover{
	text-decoration:underline;
	}
#banner_ad{
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	}
#school_result  .content	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
	
#school_result  a.linkBlueBold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #1C4997;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;

}
#school_result a.linkBlueBold:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #3366ff;
	text-decoration: underline;
	padding-top: 3px;
	padding-bottom: 3px;
}
#school_result .fieldcaption-blue-big{

	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #1C4997;
	text-decoration: none;
}
#school_result a.linkBlackBold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;

}

#school_result a.linkBlackBold:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	padding-top: 3px;
	padding-bottom: 3px;

}

#school_result a.linkBlueNormal {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #1546c6;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;

}

#school_result a.linkBlueNormal:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #3366ff;
	text-decoration: underline;
	padding-top: 3px;
	padding-bottom: 3px;
}
#school_result .tabcaption{

	font-family: "Trebuchet MS", Verdana, Arial;

	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF; 
	text-decoration: none;
}
#school_result a.linkRedNrml {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;

}

#school_result a.linkRedNrml:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
	padding-top: 3px;
	padding-bottom: 3px;

}
#school_result .fieldcaption-blue-big{

	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #1C4997;
	text-decoration: none;
}
#school_result .footer-text{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#school_result .button2{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-style: normal;

	font-weight: bold;

	text-transform: uppercase;

	color: #000000;

	text-decoration: none;

	background-image: url(../images/button-bg2.gif);

	background-repeat: no-repeat;

	background-position: center;

	text-align: center;

	vertical-align: middle;

	height: 22px;

	width: 50px;

	border: none 0px;

}
#school_result .textbox{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	font-weight: normal;

	color: #333333;


	text-decoration: none;

	height: 18px;

	border: 1px solid #959797;

}
/*----------------------- registration css----------------------------- */
#school_result .textbox_text{

	font-family: "Trebuchet MS", Verdana, Arial;

	font-size: 11px;

	font-style: normal;

	font-weight: normal;

	color: #000000;
	padding:2px;
	height:14px;

	text-decoration: none;

}
#school_result .secCaptionBlue{

	font-family: "Trebuchet MS", Verdana, Arial;

	font-size: 14px;

	font-style: normal;

	font-weight: bold;

	color: #022155;

	text-decoration: none;

}

#school_result .secCaptionBlue_reg{

	font-family: "Trebuchet MS", Verdana, Arial;

	font-size: 20px;

	font-style: normal;

	font-weight: bold;

	color:#0000FF;

	text-decoration: none;

}

#school_result .combobox1{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	font-weight:bold

	color: #000000;

	text-decoration: none;

	height: 16px;

	border: 1px solid #959797;

}
#school_result .textMemberID{

	font-family: "Trebuchet MS", Verdana, Arial;

	font-size: 11px;

	font-style: normal;

	font-weight: normal;

	color: #FF0000;

	text-decoration: none;

}

#school_result .textMemberID a:hover{

	text-decoration: underline;

}
#school_result .button{

	font-family: "Trebuchet MS", Verdana, Arial;

	font-size: 12px;

	font-style: normal;

	font-weight: bold;

	text-transform: uppercase;

	color: #000000;

	text-decoration: none;

	background-image: url(../images/button-bg.gif);

	background-repeat: no-repeat;

	background-position: center center;

	text-align: center;

	vertical-align: middle;

	height: 20px;

	width: 80px;

	border: none 0px;

}

 .button1 {
 background:url(../images/button_bg_1.png) no-repeat;
 width:98px;
 height:27px;
 font-size:14px;
 color:#FFFFFF;
 line-height:25px;
 padding-bottom:3px;
 border:0px;
 cursor:pointer;
 }
 /*---------------------------light box------------------------------------*/
.black_overlay
{
 /*display: none;*/
 position: absolute;
 top: 0px;
 left: 0px;
 width: 100%;
 height: 1000px;
 background-color: black;
 z-index:1001;
 opacity:0.7;
 -moz-opacity: 0.7;
 -khtml-opacity:0.7;
 filter: alpha(opacity=70);
}
.white_content 
{
 display: none;
 position:absolute;
 /*top: 25%;
 left: 15%;*/
 width: 65%;
 height: 65%;
 padding: 16px;
 border: 16px solid #376cae;
 background-color: white;
 z-index:1002;
 overflow: auto;
}

.white_contents 
{
 display: none;
 position:absolute;
 width: 35%;
 height: 100px;
 padding: 2px;
 border: 2px solid #A72606;
 background-color: white;
 z-index:1002;
 overflow: auto;
 text-align:center;
}
.white_content_school
{
 display: none;
 position:absolute;
 /*top: 25%;
 left: 15%;*/
 width: 700px;
/* height: 200px; */
 height: 410px;
 padding: 16px;
 border: 16px solid #376cae;
 background-color: white;
 z-index:1002;
 overflow: auto; 
}
.black_overlay_school
{
 /*display: none;*/
 position: absolute;
 top: 0px;
 left: 0px;
 width: 100%;
 height: 100%;
 /*height: 1600px;*/
 background-color: black;
 z-index:1001;
 opacity:0.7;
 -moz-opacity: 0.7;
 -khtml-opacity:0.7;
 filter: alpha(opacity=70);
 

}
.black_overlay_map
{
 /*display: none;*/
 position: absolute;
 top: 0px;
 left: 0px;
 width: 100%;
 height: 1050px;
 background-color: black;
 z-index:1001;
 opacity:0.7;
 -moz-opacity: 0.7;
 -khtml-opacity:0.7;
 filter: alpha(opacity=70);
}
.white_content_map 
{
 display: none;
 position:absolute;
 /*top: 25%;
 left: 15%;*/
 width: 700px;
 height: 500px;
 padding: 16px;
 border: 16px solid #376cae;
 background-color: white;
 z-index:1002;
 overflow: auto;
}
.profile_link{ 
	font:normal 12px/18px Arial, Helvetica, sans-serif;	
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
 }
 
 .profile_link:hover{ 
	font:normal 12px/18px Arial, Helvetica, sans-serif;	
	font-style: normal;
	font-weight: normal;
	color: #CC0000;	
	text-decoration:underline;
 }
.map_text
{
font-family:tahoma, verdana, arial;
font-weight:bold;
text-align:left;
font-size:12px;
text-decoration:none;
color:#000000;
}
a.linkBlueNrml {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}
a.linkBlueNrml:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0066FF;
	text-decoration: underline;
	padding-top: 3px;
	padding-bottom: 3px;
}
a.findSchool	{
	font-size:12px;
	/*color:#d70909;*/
	color:#042277;
	/*font-weight:bold;*/
	text-decoration:none;
	}
a.findSchool:hover	{
	text-decoration:underline;
	}
	/*-----------------lightbox login css-----------------------*/
	.loginFieldName {
/*	font-family: "Trebuchet MS", Verdana, Arial;*/
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #9C1814;
	text-decoration: none;
}
.textbox {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	height: 18px;
	border: 1px solid #959797;
}
.button3 {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/button-bg3.gif) ;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	height: 18px;
	width: 40px;
	border: none 0px;font-weight: bold;
}
.secCaptionBlue {
/*	font-family: "Trebuchet MS", Verdana, Arial;*/
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #022155;
	text-decoration: none;
}
.textbox_text_change {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.normalredtext {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}

.contactURL {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #1546C6;
	text-decoration: none;
}
.contactURL a:hover {
	text-decoration: underline;
}

.textURL  {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #1546C6;
	text-decoration: none;
}

.textURL a  {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #1546C6;
	text-decoration: none;
}

.textURL a:hover {
	text-decoration: underline;
}
/* ----------- logged user shown in main page 17/05/2010    -------- */
.textDateTime {
	/*font-family: "Trebuchet MS", Verdana, Arial;*/
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
