@import url("css/menu.css"); 

/* CSS Document */
body {background:#fff; height:100%; margin:0px; padding:0px; }

/*-------- Default Style --------*/
th,td,div{color:#5f5f5f; font-size:10px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-weight:normal; }
a,a:link,a:visited,a:active{color:#5f5f5f; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-weight:normal; }
a:hover{color: #A42828; text-decoration:underline; }
a.rodape:active,
a.rodape:visited,
a.rodape:link { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size:10px; background:transparent; color: #000000; text-decoration: none;}
a.rodape:hover { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; background:transparent; color: #A42828; text-decoration: underline;}

.ColorTitle{color: #c13131;}

/*-------- design style --------*/
/*.template_style{width:696px; margin:auto;}*/
.template_style{width:867px; margin:auto;}
.graycell{width:206px; background-color:#eeeee9;}
.topcell{height: 80px;}
.Header_Photo{background:url(images/header_photo.jpg) no-repeat top left; height:215px; width:484px; float:left; }
.header_bg{padding:0px; margin:0px; background:url(images/header_bg.png) repeat top left; height:215px;}
.LanguageStyle{align: right;}
.SearchStyle{align: right;}

#login_style{ float:left; width: 130px; height: 50x; margin: -13px 0 0 510px;  }

.search_style{float:left; margin: 100px 0 0 610px;}
.search_bg Input{color: #43494D;}

.menu_style{float:left; margin: 0 0 0 100px;}

.clear_float{clear:both;}

/*--------- pane style ----------*/
.ContentPane, .TopPane, .BottomPane{ padding:0px 10px 0px 30px;  margin:0px; }
.LeftPane{ padding:0px 10px 0px 0px; width:10em; margin:0px; }
.RightPane{ padding:10px; width:10em; margin:0px; }
.RightColumn{ padding:50px 0px 0px 0px; width:10em; margin:0px; }
.PaneBox{width: 25%;}




/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{ color:#000; font-size:13px; }
a.Breadcrumb:hover{color:#c13131;}

/*-------------- Link Style --------------*/
.links {text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{ font-weight:normal; color:#000; font-size:10px; }
a.links:hover{color:#c13131;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#000; font-size:12px;}
a.user:hover{color:#FFF;}

/*--------------Login Style --------------*/
.login,a.login:link,a.login:active,a.login:visited { color:#A42828; font-size:10px;}
a.login:hover{color:#000000; text-decoration:underline;}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { color:#000; font-size:10px;}
a.footer:hover{color:#c13131;}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 100px; height: 20px; border: solid 1px #e0e0e0; 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: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}

input.SearchTextBox{float: left; z-index: 10; border: 0px; width:160px; 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;}

#dnn_dnnSEARCH_txtSearch.NormalTextBox {height: 20px; width: 150px;}