@import url("css/menu.css");

/* CSS Document */
#Body {background:#FFF; height:100%; margin:0; padding:0; }

/* 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,h1,h2,h3,h4,h5,h6,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input, .CommandButton{color:#2E3D47; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;}
body,th,td,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover{font-size:11px;}
h1, h2, h3, h4, h5, h6, h2 input{color:#375162;font-weight:bold;margin:1ex 0;}
h1{font-size:18px;margin:10px 0;}
h2, h2 input{font-size:14px;}
h3{font-size:13px;}
h4{font-size:12px;}
h5{font-size:11px;}
h6{font-size:10px;}

a,a:link,a:visited,a:active{color:#F78406; text-decoration:none; font-weight:normal; }
a:hover{color:#F78406; text-decoration:underline;}
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalTextBox
{font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:11px;}
.Head{color:#2E3D47;font-weight:bold;}
.SubHead {color:#4C6171;}
.SubSubHead{color:#6E8AA0;}

.NormalRed{font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#823400;}

/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}

/*-------- design style --------*/
#s_wrap_main{display:table;width:1159px; margin:0 auto;}
#s_wrap_sub{display:table-row}

/*-------- table style --------*/
.table_style{display:table;width:1159px; margin:0 auto;}
.table_row{display:table;width:900px; margin:0 auto;}
.table_style_with_bg{display:table;width:1159px; margin:0 auto; background: url(images/body_bg.png) repeat-y top left;}
.table_row_with_bg{display:table;width:1159px; margin:0 auto; background: url(images/body_bg.png) repeat-y top left;}
.table_row_with_bg_d{display:table;width:1159px; margin:0 auto; background: url(images/body_bg.png) repeat-y top left;}

.anouncementTitle{font-size:16px;}
.locationAdvertise{ word-spacing: 1px; text-align:justify; padding-left:4px;}

.s_banner{background:#aaa;width:50%;float:right;}

.menu_bg{width:900px; padding:0px 0px 0px 0px;  margin: 0 auto; background:url(images/menu_bg.png) repeat-x top left; height:21px; }

.bread_bg{background:url(images/bread_bg.png) repeat-x top left; height:21px;}

#login_style{ float:right; line-height:15px; padding-right:18px; padding-top:3px;}
#bread_style{ float:left; line-height:15px; background:url(images/menu_active.png) repeat-x top right; padding-top:3px; padding-left:3px; padding-right:10px; padding-bottom:5px; color:#fff; }

.content_pad{padding:0px 0px 0px 0px; margin: 0px 0px 0px 0px;}
.content_width{min-height:350px;}

.bot_pad{margin-bottom:20px;padding: 5px 30px 0 20px;}
#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:#444; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color:#F78406; 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-top:5px; width:auto;}
.ContentPane{ padding:0px 5px 20px 5px; margin:0;}
.TopPane, .BottomPane{ padding:0px 0px 0px 0px; margin:0;}
.LeftPane{ padding: 7px 0px 0px 3px; width:23%; margin:0;}
.RightPane{ padding: 7px 0px 0px 3px; width:23%; margin:0;}

/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{ font-size:13px; font-weight:bold; color:#fff; text-transform:uppercase;}
a.Breadcrumb:hover{color:#CCC;}

/*-------------- Link Style --------------*/
.linkscontainer{padding-top:7px; padding-bottom:5px; text-align:center;}

.links,a.links:link,a.links:active,a.links:visited{ font-weight:bold; color:#3E81B5; text-transform:uppercase;}
a.links:hover{color:#F78406;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#FF7B00; font-family:Arial; font-size:11px;}
a.user:hover{color:#CCC;}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { font-family:@Arial Unicode MS; font-size:10px; color:#444;}
a.footer:hover{color:#F78406;}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}

/*-----   Blog ----------*/
.BlogBody{padding: 7px 7px; background: #F4F4F4;}
.BlogContent{background: #fff; padding: 5px 5px;}
.lastBlogComments{ padding: 7px 0px 0px 10px; background: #F4F4F4; height:23px; font-size: 14px;}
.lastBlogEntries{ padding: 7px 0px 0px 10px; background: #F4F4F4; height:23px; font-size: 14px;}

