/* CSS Document */
body {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:#2E3D47; font-family: Arial, Helvetica, sans-serif;}
body,th,td,div,p,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover{font-size:12px;}

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:18px;margin: 0;}
h3, h4{font-size:14px;margin:8px 0;}
h5, h6{font-size:10px;margin:6px 0;}
.float_left { float: left}
.float_right { float: right}

a,a:link,a:visited,a:active{color:#82C2E1; text-decoration:none; font-weight:normal; font-weight: 600;}
a:hover{color:#3695C4; text-decoration:underline; font-weight: 600}


.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{font-family:Verdana, 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:804px; margin:0 auto; background-color: #fdfdfd; margin-top: 15px;}

#login_style{ float:right; padding:8px 17px 0px 10px; }
#bread_style{ float:left; line-height:34px; padding-left:18px;color:#000000;}

.center_bg{padding:0px; margin:0px;clear:both;}
.left_bg{padding:0px; margin:0px; background:url(images/left_bg.png) repeat-y top left;}
.right_bg{padding:0px; margin:0px; background:url(images/right_bg.png) repeat-y top right;}
.content_pad{padding:10px 22px 0 22px; margin: 0 19px 0 7px; background:#FFF url(images/center_bg.png) repeat-x bottom left;}
.content_width{overflow:auto; padding-top: 15px; min-height:350px;}


#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:#5C726C; text-decoration:underline;}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#5C726C;}
.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, .TopPane, .BottomPane{ padding:0px; margin:0px; }
.LeftPane{ padding:0px 20px 0px 0px; width:20%; margin:0px; }
.RightPane{ padding:0px 0px 0px 20px; width:20%; margin:0px; }


/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{color:#5C726C;}
a.Breadcrumb:hover{color:#ED2438;}



/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}


#Body { background: #5fb0d9 url(images/bg.jpg) repeat-x top;}

.header {background: transparent url(images/header.gif) no-repeat top right; padding: 0; margin:0; position: relative; height: 177px;}
.header .logoImage { position: absolute; top: 0;}


/* STYLES FOR MENU */

.menu_style { background: url(images/menuBG.jpg) repeat-x top; height: 29px;}
.menu_style .radmenu { margin-top: 6px;}
.menu_style li { padding: 0 12px;}

.menu_style a:link,
.menu_style a:visited { font: bold 12px Arial, Helvetica, Sans-serif; color: Black;}

.menu_style ul ul { background-color: #FDF9D4; border: 1px solid black; border-top: 1px dashed black}
.menu_style ul ul.vertical {margin-top: 5px; padding: 4px;} 
.menu_style ul ul li {padding: 3px;}



.search { float: right; margin-right: 20px; margin-top: 2px;}



.footer { background: #fdfdfd url(images/footer.gif) no-repeat bottom; height: 38px;  text-align: center; }
.foot { text-align: center; padding: 18px; color: Black;}

.foot .SkinObject, .foot a { color: Black !important;  font: 100 10px/16px Arial, Helvetica, Sans-serif;}



.linkscontainer{text-align:center;color: Black;  font: 10px/16px Arial, Helvetica, Sans-serif; text-transform: none; margin-top: 16px }
    .linkscontainer a:link,
    .linkscontainer a:visited { color: Black; font: 10px/16px Arial, Helvetica, Sans-serif; text-transform: none;}





.ContentPane { b}

.mainContent { padding: 12px 20px 20px; background: #fdfdfd url(images/waterfallBG.jpg) no-repeat top 2px;}


.ContentPane .DNN_HTMLContent { padding: 0 0 0 12px; border-left: 1px solid #f1f1f1; background: #fdfdfd url(images/logoBG.gif) no-repeat 50% 50%;}
.RightPane .DNN_HTMLContent {border-left: 1px solid #f1f1f1; padding-left: 12px  }





/* TYPOGRAPHY */
p { line-height: 1.5}