@import url("css/menu.css");
body {color:#555753; font-family:"Times New Roman", Georgia, verdana, arial, sans-serif; background:#ffffff; text-align:center;}

#minMax {min-width:900px; max-width:900px; margin:0 auto; background:#ffffff;}

#header {

background:url(images/homeHeader.jpg) no-repeat;
width:900px;
height:268px;
vertical-align:top;
text-align:right;
}

#login_style{ float:right; 
position:relative;
top:35px;
right:30px;
/*padding:28px 17px 0px 10px; */
}


#outer1 {float:left; width:20%; background:url(images/lpanebg.png) repeat-x;}
#outer2 {float:left; width:55%; background:url(images/mcontent_l.png) repeat-y left;}
#outer3 {float:left; width:0%;}
#outer4 {float:right; width:25%; background:url(images/mcontent_r.png) repeat-y right;}
#outer5 {float:right; width:0%; background:#fffff;}
#outer1, #outer2, #outer3, #outer4, #outer5 {padding-bottom:32767px; margin-bottom:-32767px;}

#wrapper {overflow:hidden; padding-left:32px; padding-right:15px; background-color:#FFFFFF;}

#topbar {width:80%; float:left; background:url(images/mcontent_l.png) repeat-y left;}
.menu_style {width:99%; float:left; background:url(images/mcontent_r.png) repeat-y right #EEEEF2; height:72;}

#footer {clear:both; background:#ffffff; min-width:910px; margin:0 auto;}
#CenterPane,#contentPane,#rightPane {
padding:5 5 5 10;
}
/*    footer section */
.footer_left{
background:url(images/bot_left.png) no-repeat; 
width:33px;
height:177px;
 }

.BottomPane {
white-space:nowrap;
width:100%;
}
.footer_mid {
background:url(images/bot_mid.png) repeat-x;
height:177px;
overflow:hidden;
}

.footer_right {
background:url(images/bot_right.png) top right no-repeat;
width:33px;
height:177px;
}


#terms_style{font-size:7px; color:#999999;}
#copy_style{font-size:9px; }
#links_style { font-size:7px; color:#999999;}

/*-------------- User Style --------------*/
a,a:link,a:visited,a:active,.user,a.user:link,a.user:active,a.user:visited,.user a,.user a:active { color:#4F839F; font-size:11px; text-decoration:none;}
a:hover,a.user:hover, .user a:hover {color:#CD9F07;}

/*--------------end user style ---------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{ color:#999999; font-size:11px; }
a.Breadcrumb:hover{color:#CD9F07;}

.bread_style{ 
padding:8px 0px 0px 10px; 
float:left;
text-align:left;
height:12px;
font-size:11px;
color:#999999;
width:70%;
}

.search_style {
float:right;
width:26%;
height:14px;
padding-right:10px;
}

.SearchTextBox, .search_style input {
background: url(images/search_bg.gif) no-repeat top left;
border: solid 1px #ecf8Fa;
color:#999999;
width:123px;
}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; font-size:10px; 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;}


div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 200px; height: 20px; position:absolute; right:35px; background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0px 5px; position:relative; display: block;}
div.SearchIcon{float: left; width: 47px; height: 36px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: -1px;}
