@import url("css/menu.css");

/* CSS Document */
#Body
{
/*	background:#FFF url(images/body_bg.png) repeat-x top left; height:100%; margin:0; padding:0; */
	background: #000000;
}

/* this will make it so that the HTML/Text Module editor has the same background color as my webpage*/
body{background: #E9DFB8;}

/* 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,table,h1,h2,h3,h4,h5,h6,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input, .CommandButton{color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif;}
body,th,td,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover{font-size:12px;}
h1, h2, h3, h4, h5, h6, h2 input{color:#000000;font-weight:bold;margin:1ex 0;}
h1{font-size:18px;margin:10px 0;color:#000000;}
h2, h2 input{font-size:14px;color:#000000;}
h3{font-size:13px;color:#000000;}
h4{font-size:12px;color:#000000;}
h5{font-size:11px;color:#000000;}
h6{font-size:10px;color:#000000;}
input{color:#000000;}

a,a:link,a:visited,a:active{color:#000000; text-decoration:none; font-weight:normal; }
a:hover{color:#000000; text-decoration:underline;}
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{font-family:Verdana, Arial, Helvetica, sans-serif;}
.Head{color:#000000;font-weight:bold;}
.SubHead {color:#000000;} 
.SubSubHead{color:#000000;}
.NormalRed {color:#000000;}
.WizardText {color:#000000;}

.Wizard
{
	border: solid 1px #000000;
}

/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}
.DataGrid_AlternatingItem td{color:#231f20;}

/*-------- design style --------*/
#s_wrap_main{display:table;width:970px; margin:0 auto;}
#s_wrap_sub{display:table-row;color:#E9DFB8}
.template_style{display:table-cell}

/* .top_space is the space between the control panel/top to the logo_top_bg */
.top_space{height:38px;}
.lang_pad{padding:7px 0 0 25px;float:left;}

.logo_top_left{padding:0; margin:0; background:url(images/logo_top_left.png) no-repeat top left; height:38px;}
.logo_top_right{padding:0; margin:0; background:url(images/logo_top_right.png) no-repeat top right;}
.logo_top_bg{padding:0; margin:0 38px 0 38px; background:url(images/logo_top_bg.png) repeat-x top;height:38px;}
.logo_left{padding:0 0 0 38px; background:#000000 url(images/logo_left.png) repeat-y top left;}
.logo_right{padding:0; background:#000000 url(images/logo_right.png) repeat-y top right;}
.logo_pad{background:#000000; margin: 0 38px 0 0; padding:0 0 10px 0;height:100%;}

.s_logo{text-align: center;}
.s_banner{background:#231f20;width:50%;float:right;}

.menu_bg{padding:0;  margin:0 38px 0 0; background:url(images/menu_bg.png) top left;}
.menu_left{padding:0 0 0 38px; margin:0; background:url(images/menu_left.png) repeat-y top left;}
.menu_right{padding:0 0 0 0; margin:0; background:url(images/menu_right.png) repeat-y top right; }

#login_style{ float:right; line-height:38px; padding-right:0px;}

.center_bg{padding:0; margin:0;clear:both;}
.left_bg{padding:0 0 0 38px; margin:0; background:url(images/left_bg.png) repeat-y top left;}
.right_bg{padding:0; margin:0; background:url(images/right_bg.png) repeat-y top right;}
.content_pad{padding:38px 0 0 0; margin: 0 38px 0 0; background:#E9DFB8;}
.lm_content_pad{padding:0px 22px 0 0px; margin: 0 19px 0 7px; background:#00FF00;}
.content_width{padding-top:0; min-height:350px;}
.lm_content_width{padding-top:0px; min-height:350px;}

.bot_left{padding:0; margin:0; background:url(images/bot_left.png) no-repeat top left;}
.bot_right{padding:0; margin:0; background:url(images/bot_right.png) no-repeat top right; padding:0 38px 0 38px;}
.bot_bg
{
	padding:0 0 38px 0; 
	margin:0; 
	background:url(images/bot_bg.png) repeat-x top left; 
	height:38px;
}
.bot_pad{margin-bottom:20px;padding:0 30px 0 20px;}

#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%}

.CommandButton{color:#000000;}
a.CommandButton:link, a.CommandButton:visited{color:#000000; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color:#000000; text-decoration:underline;}

/*-------ControlPanel changes ---------------*/
.ControlPanel a,.ControlPanel a:link,.ControlPanel a:visited,.ControlPanel a:active{color:#000000; text-decoration:none; font-weight:normal; }
.ControlPanel a:hover{color:#000000; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#000000;}
.ControlPanel a.CommandButton:hover{color:#000000; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:hover, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{color:#000000;font-size:11px;}
.ControlPanel a[disabled="disabled"]{color:#888 !important;text-decoration:none !important;}


/*--------- pane style ----------*/
.BannerPane {display:inline-block;float:right;padding-right:17px;width:auto;}
.ContentPane, .TopPane, .BottomPane{ padding:0; margin:0;}
.LeftPane{ padding:0 20px 0 0; width:20%; margin:0;}
.RightPane{ padding:0 0 0 20px; width:20%; margin:0;}

/*-------------- Link Style --------------*/
.linkscontainer{padding-top:20px;text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{ font-weight:bold; color:#000000; text-transform:uppercase;}
a.links:hover{color:#000000;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#FFF;}
a.user:hover{color:#FFF;}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { color:#000000;}
a.footer:hover{color:#000000;}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}

/* Minimal Entropy Example Styles */
/*
.linkscontainer_left{padding:0; background:url(images/left_bg.png) repeat-y bottom left;}
.linkscontainer_right{padding:0; background:url(images/right_bg.png) repeat-y bottom right;}
.linkscontainer_pad{background:url(images/center_bg.png) repeat-x bottom left; margin: 0 19px 0 7px; padding:0 0 10px 10px;height:100%;}

.tag_bg{padding:0; margin: 0 19px 0 7px; background:url(images/bread_bg.png) repeat top left; min-height:68px;}
.tag_left{padding:0; margin:0; background:url(images/bread_left.png) repeat-y top left; min-height:68px;}
.tag_right{padding:0;  background:url(images/bread_right.png) repeat-y top right; min-height:68px;}

#tag_style{display:table; margin:0 auto; padding:0; white-space:nowrap;}
#tag_style ul.categories, #tag_style ul.tags{min-height:34px;max-height:34px;height:34px;}
*/
