@import url("css/menu.css");

/* CSS Document */
body {height:100%; margin:0px; padding:0px; background-color:#fff }

/* 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,div,p,table,h1,h2,h3,h4,h5,h6.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover{color:#646464; font-family:Verdana, Arial, Helvetica, sans-serif; line-height:125%}
td{ color: #999}
input{ color:#333}
body,th,td,div,p,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover{font-size:12px;}
h1, h5, h1 input{font-weight:bold;}
h1, h1 input{font-size:24px; margin:5px 0;}
h2{color:#990000; font-weight:normal; font-size:30px; margin:5px 0; }
h3 {color:#999; font-weight:normal; font-size:16px; margin:0}
h3 strong {font-weight:normal; color:#CC8A00}
h4{color:#333333; font-weight:normal; font-size:22px; margin:0 0 5px 0;}
h5, h6{}
strong{color:#990000;}
img { border:0;}
ul { margin:10px 0 10px 20px; list-style-position: outside; font-size: 12px; line-height:125%; padding:0 }
ul li { margin-bottom:5px; list-style-type: disc; border-bottom:1px dotted #ccc; padding:0 0 8px 0}
											
a,a:link,a:visited,a:active{color:#D49C27; text-decoration:underline; font-weight:normal; }
a:hover{color:#FFBB2D; text-decoration:underline; }
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{font-family:Verdana, Arial, Helvetica, sans-serif;}
.Head{color:#990000;font-weight:bold;}
.SubHead {color:#990000;}
.SubSubHead{color:#990000}
.NormalRed {color:#F00;}
.NormalTextBox { color:#666666}

.quote{ font-size:22px; color:#5C3C23; font-family:Georgia, "Times New Roman", Times, serif}
.dots{border-top:3px dotted #CCCCCC; padding-top:10px }

/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}

/*-------- design style --------*/
.outerdiv{ width:100%; height:100%; z-index:-10; padding:0; text-align:center; background-color:#fff}

.leftdiv{ width:1100px; background:url(images/left_bg.jpg) top left repeat-y; margin:0 auto}
.rightdiv{ width:1100px; background:url(images/right_bg.jpg) top right repeat-y;}

.header_div{ width:1000px; height:115px; clear:both; background: url(images/sub_header_img.jpg); margin:0 auto}

.menu_div{width:980px; height:40px; background: url(images/nav_bg_normal.jpg) bottom left repeat;margin:0 auto; z-index:100; padding-left:20px }
.menu_style{ float:left; vertical-align:middle; }

.footer_div{padding:5px 15px; margin:0 auto ; height:31px; width:970px; text-align:left; clear:both; background:url(images/footer_bg.jpg) top left repeat; font-size:12px; color:#FFFFFF  }

#login_style{ float:left; padding:0 10px; z-index:10; margin-top:90px  }
#bread_style{}
#terms_style{float:left; margin:0; padding:0}
#copy_style{float:right; margin:0; }

#design_style{float:right; margin:0; clear:right}
#design_style .footer,#design_style a.footer:link,#design_style a.footer:active,#design_style a.footer:visited { font-size:10px; color:#333; text-decoration: none}
#design_style a.footer:hover{color:#666;}


.content_style{width:1000px;text-align:center;  margin:0 auto;}
.content_width{overflow: visible; width:100%; text-align:left; }

.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:#D49C27; font-weight:normal; font-size:13px; text-decoration:none;}
a.CommandButton:hover{color:#FFBB2D; text-decoration:underline; font-size:13px; }

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#666;}
.ControlPanel a.CommandButton:hover{color:#999; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:11px;}

/*--------- pane style ----------*/
.TopPane, .BottomPane{ padding:0px; margin:0px; }
.ContentPane{ padding:20px 35px; margin:0; text-align:left }
.LeftPane{padding:20px 30px; width:225px; background:#E9E9E9 url(images/rightpane_bg.jpg) top left repeat-x; text-align:left  }

.middle_gap{ width:10px; background:#990000 url(images/gap_bg.jpg) top left no-repeat }


/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { font-size:11px; color:#ccc; text-decoration:none}
a.user:hover{color:#999; text-decoration:none}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { font-size:10px; color:#999; text-decoration: none}
a.footer:hover{color:#ccc;}
.footer a:link,.footer a:visited,.footer a:active{font-size:10px; color:#999;}
.footer a:hover{color:#ccc;}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}


