@import url("css/menu.css");

/* CSS Document */
body {background-color:#fff; height:100%; margin:0px; padding:0px; }

/* ControlPanel style */
.ControlPanel{padding-bottom:10px;}

/*-------- Default Style --------*/
body,th,td,div,p,table,h1,h2,h3,h4,h5,h6.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input{color:#2E3D47; font-family:"Trebuchet MS", Arial, Verdana;}
body,th,td,div,p,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover{font-size:13px;}
h1, h2, h3, h4, h5, h6{color:#375162;}
h1, h3, h5, h1 input{font-weight:bold;}
h2, h4, h6{font-weight:normal}
h1, h2, h1 input{font-size:14px;margin:10px 0;}
h3, h4{font-size:12px;margin:8px 0;}
h5, h6{font-size:10px;margin:6px 0;}


a,a:link,a:visited,a:active{color:#2E3D47; text-decoration:underline; font-weight:normal; }
a:hover{color:#3E81B5; text-decoration:underline; }
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox {font-family:"Trebuchet MS", Arial, Verdana;}
.Head{font-size:18px; color:#FF4200;font-weight:bold;}
.Head2{font-size:14px; color:#FF9C00;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;}

/*-------- design style --------*/
#s_wrap_main{display:table;width:970px; margin:0 auto;}
#s_wrap_sub{display:table-row}
.template_style{width:100%;}

.top_space{height:30px;}
.languageselect {width:100%; padding-bottom:10px; text-align:right;}
#mainnav {width:760px; margin:36px 0 0 20px; float:left;}
#logo {margin:0 31px 0 0; float:right;}

.top_left{padding:0; margin:0; background:url(images/top_left.gif) no-repeat 0px top;}
.top_right{padding:0 17px 0 17px; margin:0; background:url(images/top_right.gif) no-repeat right top;}
.top_bg{padding:0; margin:0; background:url(images/top_bg.gif) repeat-x left top; height:17px;}

.center_bg{padding:0; margin:0; clear:both;}
.left_bg{padding:0; margin:0; background:url(images/left_bg.gif) repeat-y top left;}
.right_bg{padding:0; margin:0; background:url(images/right_bg.gif) repeat-y top right;}
.content_pad{padding:0px; margin:0px 17px; background-color:#FFFFFF;}

.content_width{min-height:350px;}

.bottom_left{padding:0; margin:0; background:url(images/bottom_left.gif) no-repeat 0px bottom;}
.bottom_right{padding:0 17px 0 17px; margin:0; background:url(images/bottom_right.gif) no-repeat right bottom;}
.bottom_bg{padding:0; margin:0; background:url(images/bottom_bg.gif) repeat-x left bottom; height:17px;}

.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;}

/*--------- pane style ----------*/
.TopPane{ padding:0px; margin:0px; }
.ContentPane{padding:0px 20px 0px 30px; width:600px; margin:0px; }
.ContentPane2{padding:0px 10px 0px 0px; width:640px; margin:0px;}
.RightPane{ padding:0px 0px 0px 20px; width:300px; margin:0px; }
.BottomPane{padding:10px 0px 0px 47px;}

/*------------ Breadcrumb Style --------------*/


/*-------------- Link Style --------------*/


/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#3E81B5;}
a.user:hover{color:#C00;}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited {font-size:12px; color:#6a6a6a;}
a.footer:hover{color:#3E81B5;}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}

/*-------------- Search SkinObject Styles --------------*/

/*-------------- creativemedia  --------------*/
.creativemediaPane {text-align:right; padding-right:20px; margin:10px 0px 0px 0px; clear:both;}
.creativemedia,a.creativemedia:link,a.creativemedia:active,a.creativemedia:visited {font-size:11px; color:#BABABA; text-decoration:none;}
a.creativemedia:hover {color:#BABABA; text-decoration:underline;}

