@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:12px;}

h1, h1 input{font-size:22px;}
h2{font-size:16px;}
h3{font-size:12px;}
h4{font-size:11px;}
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;}
ul {list-style-image:url("/portals/0/images/content/icon_arrow_green.gif");}


/*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%;
	margin: 8px 0;
	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;
	}
h2 a, h2 a:link, h2 a:visited{color:#7DBA00; text-decoration:none;}
h2 a:hover, h2 a:active {color:#7DBA00;text-decoration:underline;}
.actionlink li a, .actionlink li a:link, .actionlink li a:visited {font-weight:bold;}
.actionlink li a:hover, .actionlink li a:active {font-weight:bold;}
div,p,li {line-height: 1.7;}
.actionlink li {line-height:1.3;}
.menu_style {line-height:15px;}

/*---------------- footer -------------------------------------*/
.footer {height:15px;padding:10px;background: #8e8e8e url('images/home_corner_bottom.jpg') no-repeat right bottom;}
.footer div {color:#ffffff;}
.footer a {color:#ffffff; text-decoration:none;}
.footer a:hover {color:#ffffff;text-decoration:underline;}

/*---------------- home page -------------------------------------*/
/*-------- Default Style --------*/
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;}
h4{font-size:10px;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:10px;}
a {text-decoration: underline;}

/*---------------- Body header -------------------------------------*/
a:hover {color:#C00; text-decoration:none;}
.mid_home_promo_div h3, .mid_home_promo_div h3 a, .mid_home_promo_div h3 a:link, .mid_home_promo_div h3 a:visited {color:#464646;font-size:11px;font-weight:bold;margin:0;}
.mid_home_promo_div h3 a:hover, .mid_home_promo_div h3 a:visited {text-decoration:underline;}
.latestnews {float:left;}
div,p,li {line-height: 1.5;}
#mid_section {background:#fff url('images/home_background.jpg') no-repeat 0 0;}
ul a, ul a:link, ul a:visited {color:#333333; text-decoration:none;}
ul a:hover, ul a:active {color:#333333;	text-decoration:underline;}
h2 {margin:0 0 10px 0;}
.mid_home_promo_div, .right_home_promo_div { background:#ffffff url(images/home_corner_left.gif) no-repeat top left;padding:20px 20px 0 20px;width:85%;margin-top:20px;line-height:1.0;}
.mid_home_promo_div {width:90%;}
.home_promo1 p {margin:0;}
ul {list-style-image:url("/portals/0/images/content/icon_arrow_green.gif");padding-left:20px;}
.left_home_promo {width:150px;height:170px;}
.mid_home_promo {width:495px;}
.right_home_promo {width:345px;}
.right_home_promo ul {margin-top: 0;}
.mid_home_promo_div div, .mid_home_promo_div p, .mid_home_promo_div li {line-height: 1.2;}
.right_home_promo_div div, .right_home_promo_div p {line-height: 1.0;}
.right_home_promo_div li {line-height: 1.5;}
#mid_section a, #mid_section a:link, #mid_section a:visited {color:#464646; text-decoration:none;}
#mid_section a:hover, #mid_section a:active {text-decoration:underline;}
#mid_section h2 a, #mid_section h2 a:link, #mid_section h2 a:visited {font-size:14px;color:#7DBA00; text-decoration:none;}
#mid_section h2 a:hover, #mid_section h2 a:active {text-decoration:underline;}
.mid_home_promo p{margin-top:2px;color:#464646;}
.moneytipsdiv {margin-left: 10px;}

