@import url("css/menu.css");

/* CSS Document */
#Body {background:#484848 ; height:100%; margin:0; padding:0; }

/* ControlPanel style */
.ControlPanel{background:transparent url(images/cpanel_center.png) repeat-x bottom left; border:none; margin:0; padding:0;}
.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,div,p,table,h1,h2,h3,h4,h5,h6,h7,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input, .CommandButton{color:#707070; font-family:Times New Roman, sans-serif; font-size:14px;}
h1, h3, h5{color:#707070;}
h2, h4, h6{color:#c86525;}
h5, h1 input{font-weight:bold;}
h1, h2, h3, h4, h6{font-weight:normal}
h1, h2, h1 input{font-size:36px;margin:10px 0;}
h3, h4{font-size:24px;margin:8px 0;}
h5, h6{font-size:18px;margin:6px 0;}
.orange9{font-size:9px;color:#c86525;}
.grey9{font-size:9px;color:#707070;}
.grey12{font-size:12px;color:#707070;}
.grey12bold{font-size:12px;color:#707070;font-weight:bold;}
.orange12{font-size:12px;color:#c86525;}
.orange12bold{font-size:12px;color:#c86525;font-weight:bold;}
.grey14{font-size:14px;color:#707070;}
.grey14bold{font-size:14px;color:#707070;font-weight:bold;}
.orange14{font-size:14px;color:#c86525;}
.orange14bold{font-size:14px;color:#c86525;font-weight:bold;}
.grey16{font-size:16px;color:#707070;}
.grey16bold{font-size:16px;color:#707070;font-weight:bold;}
.orange16{font-size:16px;color:#c86525;}
.orange16bold{font-size:16px;color:#c86525;font-weight:bold;}
.grey18{font-size:18px;color:#707070;}
.orange18{font-size:18px;color:#c86525;}
.orange24{font-size:24px;color:#c86525;}
.orange30{font-size:30px;color:#c86525;}
.oldnormalorangetext{font-size:14px;color:#c86525;}
.oldnormalorangetextbold{font-size:14px;color:#c86525;font-weight:bold;}
.oldnormalgreytext{font-size:14px;color:#707070;}
.oldlargeorangetext{font-size:18px;color:#c86525;}
.oldlargegreytext{font-size:18px;color:#707070;}


a,a:link,a:visited,a:active{color:#707070; text-decoration:none; font-weight:normal; }
a:hover{ text-decoration:none;}
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{font-family:Times New Roman, sans-serif; font-size:14px;}
.Head{color:#2E3D47;font-weight:bold;}
.SubHead {color:#4C6171;}
.SubSubHead{color:#6E8AA0;}
.NormalRed {color:#F00;}


/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}

/* mf*/
#s_wrap_main{display:table;width:900px; margin:0 auto;}
.sitebg{width:900px;background:#ffffff;}
.topspace{height:15px; background:#484848;}
.logobg{padding:10px 0 10px 10px;}
.header{width:810px; padding:0  0 0 0;}
.titlebg{padding:0 5px 20px 0;}
.titles{width:790px; padding:0  5px 0px 0;}
.dividerheader{height:1px; background:#b8b8b8; width:100%;}
.bottomspace{height:10px;}
.dividerbottom{height:10px; background:#484848 url(images/dividerbottom.gif) no-repeat bottom center; }
.menubg{padding:0 0 5px 0;  }
.mainbody{padding:10px 12px 10px 12px;}
.hr{color:#ccc;background-color:#ccc;height:1px;border:none;width:90%; }
div.hr {color:#d2b293;background-color:#d2b293;height:1px;border:none; width:100%; margin: 15px 0 5px 0; clear:both;}
div.hr hr {display: none;}

/*--------- pane style ----------*/
.headerpane{padding-left:15px; width:505px;}
.typepane{width:270px; padding: 0 0 3px 0; line-height:13px;}
.flashpane{padding:0 0 5px 0; margin:0;}
.bannerpane{padding:0 0 5px 15px;}
.leftpane{ padding:0 0px 0px 0px; width:33%; margin:0px; }
.centrepane{ padding:0 0 0px 0px; width:33%; margin:0; }
.rightpane{ padding:0 0 0px 0px; width:34%; margin:0px; }
.contentpane, .toppane, .bottompane{ padding:0; margin:0; }
.contentleftcentrepane { margin:0; padding:0 5px 0 5px; border-right:1px solid #d2b293;}
.contentrightpane{padding:0 0 0 10px;}


/*-------------- Link Style --------------*/
.linkscontainer{padding-top:5px;text-align:center; background:#484848;}
.links,a.links:link,a.links:active,a.links:visited{ font-weight:normal; color:#ffffff; text-transform:capitalize; font-size:9px;}
a.links:hover{color:#d0d0d0;}
/* end mf */

/*-------- design style --------*/


#login_style{ float:right; line-height:34px; padding-right:18px;}
#bread_style{ float:left; line-height:34px; padding-left:18px;color:#000000;}

#terms_style{float:left;}
#copy_style{float:right;}

.clear_float{clear:both; line-height:0; font-size:0; height:0;}

/* ------- 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:visited, .ControlPanel .SubHead{font-size:11px;}


/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{color:#2e3d47; font-weight:bold; font-size:18px;}
a.Breadcrumb:hover{color:orange; text-decoration:none; font-weight:bold; font-size:18px;}


/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { font-weight:normal; color:#ffffff; text-transform:capitalize; font-size:9px; background:#484848;}
a.user:hover{color:#d0d0d0;}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { font-weight:normal; color:#ffffff; text-transform:capitalize; font-size:9px; background:#484848;}
a.footer:hover{color:#d0d0d0;}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}















