@import url("css/menu.css");

/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	background-image: url(images/main-bg.png);
	background-repeat: repeat-x;
	
	}

/*-------- Default Style --------*/
body,td,th {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #333;
}
a,a:link,a:visited,a:active{color:#4F839F;
 text-decoration:none; 
font-family: Tahoma, Arial, Helvetica;
 font-weight:normal; }
a:hover{color:#C00; text-decoration:none; }

/*-------- design style --------*/
.template_style{width:960px; margin:auto;}

.top_space{height:34px;}
.lang_pad{padding:7px 35px 0px 0px;}

.logo_top_left{padding:0px; margin:0px; background:url(../Copy%20of%20MinimalExtropy/images/logo_top_left.png) no-repeat top left; height:23px;}
.logo_top_right{padding:0px; margin:0px; background:url(../Copy%20of%20MinimalExtropy/images/logo_top_right.png) no-repeat top right;}
.logo_top_bg{padding:0px; margin:0 39px 0 27px; background:#FFF url(../Copy%20of%20MinimalExtropy/images/logo_top_bg.png) repeat-x top;height:23px;}
.logo_left{padding:0px; background:url(../Copy%20of%20MinimalExtropy/images/logo_left.png) repeat-y top left;}
.logo_right{padding:0px; background:url(../Copy%20of%20MinimalExtropy/images/logo_right.png) repeat-y top right;}
.logo_pad{background:#FFF; margin: 0 19px 0 7px; padding:0 ;height:116px;}

.menu_bg{padding:0 0 0 6px;  margin: 0 19px 0 7px; height:40px; background:url(../Copy%20of%20MinimalExtropy/images/menu_bg.png) repeat-x top left;}
.menu_left{padding:0px; margin:0px; background:url(../Copy%20of%20MinimalExtropy/images/menu_left.png) no-repeat top left;}
.menu_right{margin:0px; background:url(../Copy%20of%20MinimalExtropy/images/menu_right.png) no-repeat top right; }

.search_style{float:right; padding:8px 0px 0px 0px;}
.search_bg{padding-right:2px;}
.search_bg Input{color: #43494D;}

.menu_style{float:left;}

.bread_bg{padding:0px; margin: 0 19px 0 7px; background:url(../Copy%20of%20MinimalExtropy/images/bread_bg_gray.png) repeat-x top left; height:34px;}
.bread_left{padding:0px; margin:0px; background:url(../Copy%20of%20MinimalExtropy/images/bread_left.png) no-repeat top left;}
.bread_right{padding:0px;  background:url(../Copy%20of%20MinimalExtropy/images/bread_right.png) no-repeat top right;}

#login_style{ float:right; padding:8px 17px 0px 10px; }
#bread_style{ float:left; padding:8px 0px 0px 17px; color:#000000; font-size:13px; }

.center_bg{padding:0px; margin:0px;}
.left_bg{padding:0px; margin:0px; background:url(../Copy%20of%20MinimalExtropy/images/left_bg.png) repeat-y top left;}
.right_bg{padding:0px; margin:0px; background:url(../Copy%20of%20MinimalExtropy/images/right_bg.png) repeat-y top right;}
.content_pad{padding:10px 22px 10px 22px; margin: 0 19px 0 7px; background:#FFF url(../Copy%20of%20MinimalExtropy/images/center_bg.png) repeat-x bottom left;}

.bot_left{padding:0px; margin:0px; background:url(../Copy%20of%20MinimalExtropy/images/bot_left.png) no-repeat top left;}
.bot_right{padding:0px; margin:0px; background:url(../Copy%20of%20MinimalExtropy/images/bot_right.png) no-repeat top right; padding:0px 39px 0px 27px;}
.bot_bg{padding:0px; margin:0px; background:url(../Copy%20of%20MinimalExtropy/images/bot_bg.png) repeat-x top left; height:41px;}

.bot_pad{margin-bottom:20px;padding:0 30px 0 20px;}
#terms_style{float:left;}
#copy_style{float:right;}

.clear_float{clear:both;}

/*--------- pane style ----------*/
.ContentPane, .TopPane, .BottomPane{ padding:0px; margin:0px; }
.LeftPane{ padding:0px 10px 0px 0px;  margin:0px; }
.RightPane{ padding:0px 0px 0px 10px;  margin:0px; }

/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{ color:#4F839F; font-size:13px; }
a.Breadcrumb:hover{color:#C00;}

/*-------------- Link Style --------------*/
.links {text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{ font-weight:bold; color:#4F839F; font-size:11px; text-transform:uppercase; }
a.links:hover{color:#C00;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#4F839F; font-size:12px;}
a.user:hover{color:#C00;}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { color:#4F839F; font-size:12px;}
a.footer:hover{color:#C00;}

/*-------------- Search SkinObject Styles --------------*/
div.SearchBorder{width: 156px; height: 25px; background:url(images/search-box.gif) no-repeat; white-space: nowrap; margin:0px; margin-top:10px; padding-left:2px; }
div.SearchContainer a{padding: 0px 5px; position:relative; display: block;}
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right; visibility:hidden; display:none;}
div.SearchIcon img{margin-top: 3px;}

input.SearchTextBox{float: left; z-index: 10; border: 0px; width:147px; height:18px; margin-left:3px;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; font-size:12px; background-color: #F3F7FA; position:absolute; top: 22px; left: 0px;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #CE0D0D;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}


.sz1{ font-size:20px; font-stretch:narrower; line-height:1.6em; font-weight:bold;}
#warp{ width:990px; margin:auto;}
.topBg{ background:url(images/top-banner-bg.png) no-repeat;}
.naviBg{ background:url(images/navi-bar-bg.png) repeat-x;}
.serchBox{ background:url(images/search-box.gif) no-repeat;}
.serchFeildbox{ border:#FFF thin solid; height:18px;  margin-left:5px; font-size:13px; width:140px; _font-size:11px;}
.serchFeildbox2{ border:#FFF thin solid; height:18px;  margin-left:5px; font-size:13px; width:110px; _font-size:11px; padding:0 2px 0 2px;}
.findboxBg{ background:url(images/img-find-course.png) no-repeat; height:108px;}

.panelBox{ background:url(images/panel-bg.png) repeat-y; }
.panelBox2{ background:url(images/leftpanel-bg.gif) repeat-y; }

/**/
a.CNavi:link, a.CNavi:visited, a.CNavi:active { 
font-family: Tahoma, Arial, Helvetica;
font-size: 11px;
color: #fff; 
line-height: 1.4em;
text-decoration:underline;
}
a.CNavi:hover{ 
font-family: Tahoma, Arial, Helvetica;
font-size: 11px;
color:#fff; 
line-height: 1.4em;
text-decoration: none;

}

span.CNavi  {color:#6f85ae; margin:0px;}
/**/

.txtWhite{ color:#FFF;}
.txtBlue{ color:#06C;}
.txtFo{ font:Arial, Helvetica, sans-serif bold small;}
.bgSperator{ background: url(images/sperator.gif) bottom repeat-x;}


.minPannelTopBg{ background:url(images/midPanel-topbg.gif) repeat-x; }
.minPannelMinBg{ background:url(images/midPanel-midbg.gif) repeat-y; }


.bgContact{ background: url(images/contact-details.png) no-repeat;}
.hotLine,.bgContact a{ color:#c10e0e;font-weight:bold; text-align:center;}
.txtSperator{ color:#6f85ae;}

.SearchFields,.SearchBorder {float:left;}

.GridHeader {background:#e1eefd; color:#06C; text-align:center; vertical-align:middle;}
.TblBdr {border-collapse: collapse; border:solid 1px #c0c0c0;}

.PopUp {background:#fff;}

.searchFields {padding:28px 0 0 4px;}

.minPannelMinBg { color:#c10e0e;font-weight:bold; }