@import url("css/menu.css");

/* CSS Document */
html, form {height:100%;}
#Body {background-color:#FFF; height:100%; margin:0; padding:0; }

.Gradient{background:#FFF url(images/bg-20100209.gif) repeat-x top left;}

.Content{width:984px;}

/*-------- 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, .CommandButton{font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;}
body,th,td,div,p,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover{font-size:11px;}
h1, h2, h3, h4, h5, h6{color:#000;}
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:#000; text-decoration:none; font-weight:normal; }
a:hover{color:#000; text-decoration:underline; }
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{font-family:Verdana, Arial, Helvetica, sans-serif;}
.Head{color:#333333;font-weight:bold;}
.SubHead {color:#333333;}
.SubSubHead{color:#333333;}
.NormalRed {color:#F00;}


/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}

.menu_bg{background-image:url(images/menu_bg.png); background-repeat:repeat-x; height:37px; text-align:left; vertical-align:top;}

.apple{background-image:url(images/mn_apple.png); background-position:0px 0px; background-repeat:no-repeat; width:105px; height:37px; display:block;}
.apple:hover{background-image:url(images/mn_apple.png); background-position:-105px 0px; background-repeat:no-repeat; width:105px; height:37px;}

.search_bg{background-image:url(images/search_bg.png); background-repeat:no-repeat; width:156px; height:37px; }
.search_bg .NormalTextBox{height:11px; font-size:10px; color:#000000; margin:12px 0px 0px 30px; width:100px; border:solid 1px #ffffff;}

.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:#000; font-weight:normal; text-decoration:underline;}
a.CommandButton:hover{color:#000; text-decoration:none;}

/*-------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, .ContentPane, .LeftPane, .RightPane, .BottomLeftPane, .BottomPane, .BottomRightPane, .TopShowPane, .LinkPane, .TopLeftShowPane, .TopLeftPane, .TopRightPane, .TopRightShowPane, .LeftShowPane, .RightShowPane, .BottomLeftShowPane, .BottomRightShowPane {vertical-align:top; text-align:left;}

.TopShowPane{padding:5px 5px 0px 0px;}
.LinkPane{padding:5px 0px 0px 0px;}

.TopPane{padding:0px 0px 5px 0px;}

.LeftPane{padding:0px 5px 5px 0px;}
.ContentPane{padding:0px 0px 5px 0px;}
.RightPane{padding:0px 0px 5px 5px;}

.BottomLeftPane{padding: 0px 5px 5px 0px;}
.BottomPane{padding:0px 0px 5px 0px;}
.BottomRightPane{padding:0px 0px 5px 5px;}


.TopLeftShowPane{padding:0px 5px 5px 0px;}
.TopLeftPane{padding:0px 5px 5px 0px;}
.TopRightPane{padding:0px 0px 5px 5px;}
.TopRightShowPane{padding:0px 0px 5px 5px;}

.LeftShowPane{padding:0px 5px 5px 0px;}
.RightShowPane{padding:0px 0px 5px 5px;}

.BottomLeftShowPane{padding:0px 5px 5px 0px;}
.BottomRightShowPane{padding:0px 0px 5px 5px;}



/*-------------- Link Style --------------*/
.links,a.links:link,a.links:active,a.links:visited{ font-weight:normal; color:#b5b5b5; font-family:Arial; font-size:10px; text-decoration:none; padding:0px 10px 0px 10px;}
a.links:hover{color:#b5b5b5; text-decoration:underline;}


/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}


/*------------ Bottom Menu Style --------------*/

.BottomMenuT{background-image:url(images/bottomMenuT.gif); background-repeat:repeat-x; height:2px;}

.BottomMenuL{background-image:url(images/bottomMenuL.gif); background-repeat:repeat-y; width:2px;}
.BottomMenu{background-color:#f3f3f3; text-align:left; vertical-align:top; padding:5px 5px 5px 5px;}
.BottomMenuR{background-image:url(images/bottomMenuR.gif); background-repeat:repeat-y; width:2px;}

.BottomMenuB{background-image:url(images/bottomMenuT.gif); background-repeat:repeat-x; height:2px;}

