@import url("css/menu.css");

body {background:#FFF url(images/bodyBG.jpg) repeat-y top; height:100%; margin:0px; padding:0px; text-align:center;}

/* ControlPanel style */
.ControlPanel{background:transparent url(images/cpanelM.png) repeat-x bottom left;border:none;margin:0px;padding-bottom:10px;}

/*-------- Default Style --------*/
body,th,td,div,p,table,h1,h2,h3,h4,h5,h6.Normal,.NormalDisabled,.LS_Head,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input
{color:#888887; font-family:Arial, Verdana, Helvetica, sans-serif;}
body,th,td,div,p,table,.Normal,.NormalDisabled,.LS_Head,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover
{font-size:12px;}
/*h1, h2, h3, h4, h5, h6{color:#ec9415;}*/
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:#888887; text-decoration:none; font-weight:normal; }*/
/*a:hover{color:#D00; text-decoration:underline; }*/
a,a:link  { color:#888887; font-weight:bold; text-decoration:underline; }     /* unvisited links */
a:visited { color:#888887; font-weight:normal; text-decoration:underline; }   /* visited links   */
a:hover   { color:#ec9415; text-decoration:underline; }/* user hovers   */
/*a:active  { color:#d00; text-decoration:underline; }*/   /* active links  */
.LS_Head,.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{font-family:Arial, Verdana, Helvetica, sans-serif;}
.LS_Head,.Head{font-size:180%}
.SubHead {font-size:120%}
.SubSubHead{font-size:110%}
.NormalRed {color:#F00;}


/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}

/*-------- design style --------*/
.template_style{width:900px; margin:0;text-align:left;margin-right: auto;margin-left:auto; text-align:center}

.logo_pad{background:url(images/logoBG.jpg) repeat-x top left; margin: 0; padding:0;height:141px;text-align:left;}
.menu_bg{padding:0 0 0 7px;  margin: 0 0 0 0px; background:url(images/menuBG.jpg) bottom left;}
.content_pad{padding:0; margin:0; background:transparent;}
.content_width{padding:0;}

#menu_style{}
#bread_style{float:left; line-height:15px; padding-left:8px;color:#000000;}
#login_style{float:right; padding-right:8px;}
#terms_style{float:left;}
#copy_style{float:right;}

/*--------- pane style ----------*/
.ContentPane, .TopPane, .BottomPane, .Right3Pane{overflow:hidden; padding:5px; margin:0px}
.LeftPane{overflow:hidden; padding:5px; width:50%; margin:0px; float:left; }
.Left3Pane{overflow:hidden; padding:5px; width:33%; margin:0px; float:left; }
.RightPane{overflow:hidden; padding:5px; width:20%; margin:0px; float:right; }

/*.bot_pad{margin-bottom:20px;padding:0 30px 0 20px;}*/
.clear_float{clear:both; line-height:0; font-size:0; height:0; visibility:hidden; }

/* ------- 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:#c00; text-decoration:underline;}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#888887;}
.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:#888887;}
a.Breadcrumb:hover{color:#C00;}

/*-------------- Link Style for LINKS skin object --------------*/
.linkscontainer{padding-top:20px;text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{ font-weight:bold; color:#888887; text-transform:uppercase;}
a.links:hover{color:#C00;}

/*-------------- User Style for USER and LOGIN skin objects --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#888887;}
a.user:hover{color:#C00;}

/*-------------- Footer Style for PRIVACY, TERMS, COPYRIGHT skin objects --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { color:#888887;}
a.footer:hover{color:#C00;}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}

/*-------------- Search SkinObject Styles for legacy Search (no drop down) --------------*/
#search_style{float:right; height:32px;}
.SearchCmdButton{position: relative; top:5px;}
.SearchCmdButton img{}



