@import url("css/menu.css");

/* CSS Document */
body {background:#f7f7f9; height:100%; margin:0px; padding:0px; }

/* 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,div,p,table,h1,h2,h3,h4,h5,h6.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input{	color: #505E67; font-family: Arial;font-weight: normal;text-decoration: none;}
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: #9DBBB1; }
h1, h2, h3, h5, h1 input{font-weight:bold;}
h4, h6{font-weight:normal}
h1, h1 input{font-size:14px;margin:0px;padding-bottom:15px;}
h2{font-size:16px; margin:0px;padding:0px;}
h3, h4{font-size:12px;margin:8px 0;}
h5, h6{font-size:10px;margin:6px 0;}
p, li{ font-size: 11px; padding: 0px; margin: 0px; padding-bottom:10px;}

a,a:link,a:visited,a:active{color: #505E67;border:0;  font-family: Arial; font-weight: bold; font-size: 11px; text-decoration: none; }
a:hover{color:#505E67; font-family: Arial; font-weight: bold; font-size: 11px; text-decoration: underline; }
a:link img {border: 0;}
a:hover img {border: 0;}
a:visited img {border: 0;}
a:active img {border: 0;}

.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{font-family: Arial, Helvetica, sans-serif;}
.Head{color:#2E3D47;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 --------*/
.template_style{width:803px; margin:0 auto;}

.main_bg {clear:both; background:url(images/leftbg.jpg) repeat-y top left;}
.menu {min-height:550px;}

.bgwhite { background-color:#FFFFFF; }
.bgblue { background-color: #68808E; }
.bgdrkblue { background-color: #4B5962; }
.bggreen { background-color: #EBF1EF; }
.bgdrkgreen { background-color: #9DBBB1; }

.noborder {
	border-top:none;
	border-bottom: none;
	border-left: none;
	border-right: none;
}

.content {background-color:#FFFFFF; margin:0; padding:0 0 0 20px; width:600px;}

.bot {padding: 2px 5px 2px 0px; background-color:#44555f;font-size:11px; color:white; height:20px; vertical-align:middle;}

#login_style{ float:right; padding:8px 17px 0px 10px; }

#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:#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 ----------*/
.ContentPane{background-color:#FFFFFF;color:#4C6171;padding:10px; margin:0px; }

/*-------------- Link Style --------------*/
.linkscontainer{padding-top:20px;text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{ color: #505E67; font-family: Arial; font-weight: bold; font-size: 11px; text-decoration: none;}
a.links:hover{color:#505E67; font-family: Arial; font-weight: bold; font-size: 11px; text-decoration: underline;}

/*-------------- 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:11px; color:white;}
a.footer:hover{color:#C00;}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}









