@import url("css/menu.css");

/* CSS Document */
#Body {
    background-color:#ebe8e3;
}
body {/*for the benefit of FCKEditor*/
    background-color:#ffffff;
}

h1{color:#999999;
font-size:20px;
font-weight:bold;
font-family:Verdana, Helvetica, Arial, sans-serif;
}

h2{
 font-size:12px;
 font-weight:bold;
 color:#999999;
 font-family:Verdana, Helvetica, Arial, sans-serif;
}

p.browntitlebar{
 background-color:#837159;
 color:#ffffff;
 font-weight:bold;
 padding:5px;
 width:inherit;
 clear:both;
}


.DNN_Documents table.Normal tr td{
 padding:10px;
}
/* ControlPanel style */
.ControlPanel{background:transparent url(images/cpanel_center.png) repeat-x bottom left; border:none;padding-bottom:10px;}
.cpanel_left {background: url(images/cpanel_left.png) no-repeat bottom left;padding-left:21px;}
.cpanel_right {background: url(images/cpanel_right.png) no-repeat bottom right;padding-right:33px;}

/*-------- Default Style --------*/
body,th,td,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input, .CommandButton, p{color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif;}
body,th,td,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, p{font-size:12px;}

a,a:link,a:visited,a:active{color:#6c000a; text-decoration:none;}
a:hover{color:#666666;}

.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{font-family: Verdana, Arial, Helvetica, sans-serif;}
.Head{color:#2E3D47;font-weight:bold;}
.SubHead {color:#4C6171;}
.SubSubHead{color:#6E8AA0;}
.NormalRed {color:#F00;}



/*---------ORM Styles and Mods -----------*/
#contentcontainer{
 width:998px;
 margin:0px auto;
 border:solid 1px #cdcdcb;
 background-color:#e8e8df;
}

#headercontainer{
 height:124px;   
 clear:both;    
                                                                                                                                      
}

#header_left{
 width:202px;
 background-color:#ccc5bd;
 float:left;
}

#header_right{
 width:796px;
 float:right;
}

#contentbodycontainer{
 clear:both;
 background-color:#e8e8df;
}

.logo_color{
 width:202px;
 height:19px;
 background-color:#837159;
}

#navigationcontainer{
 width:202px;
 background-color:#e8e8df;
 float:left;
 border:0;
}

#bodycontainer_middle{
 background-color:#ffffff;
 padding:20px;
 width:756px;
 min-height:775px;
 display:block;
 overflow:hidden;
 float:right;
}



#footercontainer{
 clear:both;
 border-top:solid 1px #cdcdcb;
}

.search_bg{
 padding:3px;
 background-color:#ccc5bd;
 padding-top:3px;
}

.search_bg .NormalTextBox{
 font-size:10px;
}

.search_text{
 font-weight:bold;
 font-size:10px;
}

.search_button{
margin-top:2px;
margin-right:8px;
}

td.highlight{
 background-color:#806e58;
 color:#ffffff;
 padding:5px;
}

td.highlight p{
 color:#ffffff;
}

.globaladdress{
 background-color:#837159;
 text-align:center;
 padding-top:5px;
 padding-bottom:5px;
}

.globaladdress p, .globaladdress a{
 font-size:9px;
 font-weight:bold;
 color:#ffffff;
 margin:0px;
}

#submenucontainer{
background-color:#ffffff;
padding:20px;
padding-bottom:0px;
display:table;
width:756px;
float:right;
}

/*-----Sidebar Menu Styles----*/

.MenuHdr, .MenuHdr a, .MenuHdr a:hover{
 color:#483720;
 font-family:Verdana,Arial, Helvetica;
 font-weight:bold;
 font-size:12px;
 padding-top:10px;
 margin-left:10px;
}

.MenuItem a, .MenuItem a:hover{
 color:#000000;
 font-size:12px;
 margin-left:18px;
 line-height:20px;
}

.MenuItem a:hover{
 text-decoration:underline;
}

.CurrentMenuItem a, .CurrentMenuItem a:hover, .CurrentMenuHdr a, .CurrentMenuHdr a:hover {
  color:#005231;
}

.CurrentMenuItem a, .CurrentMenuItem a:hover{
 font-weight:normal;
}


/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}


/* ------- FileManager -------*/
div.FileManager{height:auto;border:none;}
table.FileManager{width:99%}


a.CommandButton:link, a.CommandButton:visited{color:#CB2027; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color:#3E81B5; text-decoration:underline;}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#3E81B5;}
.ControlPanel a.CommandButton:hover{color:#CB2027; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:hover, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{
font-size:11px;}
.ControlPanel a[disabled="disabled"]{color:#888 !important;text-decoration:none !important;}

/*--------- pane style ----------*/
.BannerPane {display:inline-block;float:right;padding-right:17px;width:auto;}
.ContentPane, .TopPane, .BottomPane{ padding:0; margin:0; display:table-cell; vertical-align:top;}
.RightPane{
    padding:0 0 0 20px; 
    margin:0 0 0 10px; 
    width:250px;
    border-left:solid 1px #cdcdcb;
    min-height:775px;
    display:table-cell;
    vertical-align:top;
    float:right;
}






/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{color:#3E81B5;}
a.Breadcrumb:hover{color:#C00;}

/*-------------- Link Style --------------*/
.linkscontainer{
padding-top:5px;
padding-bottom:5px;
text-align:center;
background-color:#ffffff;
}
.links,a.links:link,a.links:active,a.links:visited{
font-weight:normal; 
color:#7d666e; 
text-decoration:none;
font-size:9px;
}
a.links:hover{
color:#cdcdcb;
text-decoration:underline;
}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#3E81B5;}
a.user:hover{color:#C00;}

/*-------------- Footer Style --------------*/
.copycontainer{
 background-color:transparent;
 text-align:center;
 padding-top:5px;
 padding-bottom:5px;
 color:#535352;
 font-size:10px;
}
.footer,a.footer:link,a.footer:active,a.footer:visited {
color:#535352;
font-size:10px;
}
a.footer:hover{color:#535352;}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 180px; height: 20px; border: solid 1px #e0e0e0; float:left; background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0; display: block; float:left; }
div.SearchContainer a img{padding-left:5px;}
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: 0; width:130px; height:18px; margin-left:3px; color: #43494D;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; background-color: #F3F7FA; position:absolute; top: 22px; left: 0;}
#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;}
























