@import url("css/menu.css");

/* CSS Document */
body {background-color: #464646; 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:#464646; font-family:Arial, Verdana, Helvetica, sans-serif;}
body,th,td,div,p,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead,  a:link, a:visited, a:hover{font-size:11px;}

h1, h1 input{font-size:20px;}
h2{font-size:14px;}
h3{font-size:12px;}
h4{font-size:10px;}
h5{font-size:9px;}
h6{font-size:8px;}

h1, h1 input, h2{font-weight:normal;}
h3, h4, h5, h6{font-weight:bold;}
h1{color:#D48500;}
h2{color:#7DBA00;}
h3{color:#000000;}
h4, h5, h6{color:#464646;}

a,a:link,a:visited,a:active{color:#D48500; text-decoration:none; font-weight:normal; }
a:hover{color:#D48500; text-decoration:underline; }
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{font-family:Arial, Verdana, Helvetica, sans-serif;}
.Head{color:#D48500;font-weight:bold;}
.SubHead {color:#7DBA00;}
.SubSubHead{color:#464646;}
.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:990px; margin:0 auto;}

.top_space{height:34px;}
.lang_pad{padding:7px 35px 0px 0px;}

.logo_top_left{padding:0px; margin:0px; background:url(images/logo_top_left.png) no-repeat top left; height:23px;}
.logo_top_right{padding:0px; margin:0px; background:url(images/logo_top_right.png) no-repeat top right;}
.logo_top_bg{padding:0px; margin:0 39px 0 27px; background:#FFF url(images/logo_top_bg.png) repeat-x top;height:23px;}
.logo_left{padding:0px; background:url(images/logo_left.png) repeat-y top left;}
.logo_right{padding:0px; background:url(images/logo_right.png) repeat-y top right;}
.logo_pad{background:#FFF; margin: 0 19px 0 7px; padding:0 ;height:100px;}

.search_style{float:right; height:40px;}
.search_bg{padding:8px 2px 0 0;}

#login_style{ float:right; padding:8px 17px 0px 10px; }

.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;}

.bot_left{padding:0px; margin:0px; background:url(images/bot_left.png) no-repeat top left;}
.bot_right{padding:0px; margin:0px; background:url(images/bot_right.png) no-repeat top right; padding:0px 39px 0px 27px;}
.bot_bg{padding:0px; margin:0px; background:url(images/bot_bg.png) repeat-x top left; height:41px;}

.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%}


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, .TopPane, .BottomPane{ padding:0px; margin:0px; }
.LeftPane{ padding:0px; margin:0px; }
.RightPane{ padding:0px; margin:0px; }


/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{color:#999999; font-weight:bold; text-decoration:none;}
a.Breadcrumb:hover{color:#404040; font-weight:bold; text-decoration:underline;}

/*-------------- Link Style --------------*/
.linkscontainer{padding-top:20px;text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{ font-weight:bold; color:#3E81B5; text-transform:uppercase;}
a.links:hover{color:#C00;}

/*-------------- 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 { color:#3E81B5;}
a.footer:hover{color:#C00;}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}

/*---------------- Body header -------------------------------------*/
.headerbg
	{
	background: url("images/greybg.gif");
	background-color:#5A5A5A;
	}

.headerlogo
	{
	padding: 5px;
	}

.headerline
	{
	background: url("images/header_center.gif");
	background-color:#7DBA00;
	background-position: top;
	background-repeat: repeat-x;
	}



/*---------------- Background -------------------------------------*/

.bgfade
	{
	background: url("images/bgfade.jpg");
	background-color:#464646;
	background-position: top;
	background-repeat: repeat-x;
	}

.tier1bg
	{
	background: url("images/tier1bg.jpg");
	background-color:#7DBA00;
	background-position: bottom;
	background-repeat: repeat-x;
	}

.contentbg
	{
	background: url("images/contentbg.gif");
	background-color:#ffffff;
	background-position: bottom left;
	background-repeat: no-repeat;
	}

.breadcrumb_bg
	{
	background: url("images/breadcrumb_bg.gif");
	background-color:#ffffff;
	background-position: left;
	background-repeat: repeat-y;
	}

hr
	{
	height: 1px;
	border: 1px dotted #cccccc; border-style: none none dotted;
	color: #ffffff;
	background-color: #ffffff;
	width: 100%;
	clear: left
	}

/*---------------- style for the FCK editor window table --------------*/

.FCKLinkGalleryContainer {background: #ffffff; margin: 20px auto;}

/*---------------- Content  -------------------------------------*/


.content_main
	{
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-left:0px;
	background: url("images/contentbg.gif");
	background-color:#ffffff;
	background-position: bottom left;
	background-repeat: no-repeat;
	}

.sidemenu_footer
	{
	background:url(images/sidemenu_footer.gif) repeat-x bottom left;
	}

.sidemenu-title
	{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	}

.sidemenu-title2
	{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	}

/*---------------- Home Page -------------------------------------*/

.home_main_left
	{
	background:url(images/home_main_left.gif) bottom right;
	}

.home_main_right
	{
	background:url(images/home_main_right.gif) bottom left;
	}

.home_main_footer
	{
	background-color: #ffffff;
	background:url('images/home_main_footer.jpg');
	background-position: bottom;
	background-repeat: repeat-x;
	}

.home_promo_links a, .home_promo_links a:link, .home_promo_links a:visited
	{
	color:#000000; text-decoration:none;
	}

.home_promo_links a:hover, .home_promo_links a:active
	{
	color:#000000;
	text-decoration:underline;
	}

.home_promo_links h2
	{
	color:#999999;
	}

.home_heading
	{
	font-size:12px;
	font-weight: bold;
	color:#000000;
	}
.home_promo1
	{
	height:125px;
	border-width:0px;
	border-style:solid;
	border-right-width:1px;
	border-color:#eeeeee;
	padding:10px;
	}

.home_promo2
	{
	height:125px;
	border-width:0px;
	border-style:solid;
	border-right-width:1px;
	border-color:#eeeeee;
	padding:10px;
	}

.home_promo3
	{
	height:125px;
	border-width:0px;
	border-style:solid;
	border-right-width:0px;
	border-color:#eeeeee;
	padding:10px;
	}

a.newslink:link, a.newslink:visited
	{
	color:#999999;
	font-size:14px;
	text-decoration:underline;
	}

a.newslink:hover, a.newslink:active
	{
	color:#464646;
	font-size:14px;
	text-decoration:underline;
	}












