﻿body
{
	margin:5px;
	background-color: #EBF1C4;
	color: #5C4F3A;
	font-size: 85%;
	font-family: Arial,Helvetica, Verdana,Geneva, Sans-Serif;
}


a:link, a:visted
{
	text-decoration: underlined;
	color: #5C4F3A;
}

#right a:visted
{
	color:Red;	
}

 h1
 {
	font-size:1.4em;	
 }
 
  h2
 {
	font-size:1.2em;	
 }

  h3
 {
	font-size:1.1em;	
 }


/*TODO: MIN HIEGHTS ETC.........*/
#ctl00_thewrapper
{
	width: 992px;
	/*min-height: 644px;*/
	border: solid 1px #000;
	background-color: #fff;
}

#top
{
	min-height: 614px;
	background-image: url(images/header_bkg.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#left
{
	width: 171px;
	/*height: 614px;*/
	float: left;
}

#leftLogo
{
	height: 136px;
}

.consumer a:visited, .consumer a:link
{
	text-decoration:none;
	color:#5C4F3A;
}

.business a:visited, .business a:link
{
	text-decoration:none;
	color:#fff;
}

#leftMenu
{
}

#leftMenu h1
{
	text-transform: lowercase;
	font-size: 1.4em;
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
	margin-top: 22px;
}

.businesssubnav
{
	background-color: #A79F93;
}

.businesssubnav a:link, .businesssubnav a:visited
{
	color: #fff;
	text-decoration: none;
	background-image: url(images/bloff.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 12px;
}

.businesssubnav a:hover, .businesssubnav a:focus
{
	color: #5C4F3A;
	text-decoration: none;
}

.businesssubnav a#selected
{
	color: #5C4F3A;
}

.consumersubnav
{
	background-color:#CADE66;
}

.consumersubnav a:link, .consumersubnav a:visited
{
	color: #5C4F3A;
	text-decoration: none;
	background-image: url(images/cloff.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 12px;
}

.consumersubnav a:hover, .consumersubnav a:focus
{
	color: #000;
	text-decoration: none;
}

.consumersubnav a#selected
{
	color: #000;
}

.consumerwrapper
{
	background-image: url(images/consumer.gif);
	background-position: left;
	background-repeat: repeat-y;
}


.businesswrapper
{
	background-image: url(images/business.gif);
	background-position: left;
	background-repeat: repeat-y;
}

.business h1
{
	color: #fff;
}

.left_consumer
{
}

.left_business
{
}


#ctl00_LeftMenu1_signupwrapper
{
	background-color: #ebf1c5;
	margin: 5px;
	height: 288px;
	border: solid 1px #ebf1c5;
}
#signup
{
	margin: 10px;
	_margin:9px;
}
.signuptext
{
	height: 25px;
	width: 137px;
	border: solid 1px #E7EBCA;
}
.signupbuttonconsumer
{
	background-color: #BCD73A;
	border: solid 1px #BCD73A;
	text-align: center;
	font-weight: bold;
	height: 30px;
	width: 137px;
	color: #53591D;
	margin-bottom: 3px;
}

.signupbuttonbusiness
{
	background-color: #A8A095;
	border: solid 1px #A8A095;
	text-align: center;
	font-weight: bold;
	height: 30px;
	width: 137px;
	color: #fff;
}

.signupspacer
{
	margin-top: 8px;
}


#right
{

	width: 821px;
	/*_width:810px;*/
	_background-image: url(images/header_bkg.gif);
	_background-position: top;
	_background-repeat: repeat-x;
	/*min-height: 614px;*/
	float: left;
	

}

#rightHeader,#ctl00_rightHeader
{
	height: 106px;

}

#rightHeaderWelcome
{
	padding-top: 31px;
	margin-left: 22px;
	font-weight: bold;
	font-size: 1.3em;
	color:#6B643B;
	
}

#rightHeaderWelcome h1
{
	margin: 0px;
	padding: 0px;
	font-size: 1.5em;
	padding-top: 30px;
}


#rightMenu
{
	height: 30px;
	font-size: 0.9em;
}

#navlist a:link, #navlist a:visited, #navlist a:active
{
	color: #45490E;
	text-decoration: none;
}

#navlist a:hover, a:focus
{
	color: #45490E;
	text-decoration: underline;
}

#navlist
{
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
	padding-left: 21px;
}
#navlist li
{
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding-right: 27px;
}

#rightSubMenu
{
	height: 50px;
	font-size: 0.9em;
}

/*#ctl00_ContentPlaceHolder1_SubNav1_subNavList*/
#ctl00_SubNav1_subNavList
{
	padding-left: 21px;
}

#rightContent
{
	font-size: 0.9em;
	margin: 11px 10px 10px 21px;
	/*height: 375px;
	overflow: hidden;*/
}


#footer
{
	height: 30px;
	background-color: #BDD640;
}
#footerInfo
{
	float: left;
}

#footerSearch
{
	float: right;
	margin: 5px 10px 0 0;
}


.homeSearch
{
	border: solid 1px #000;
	width: 168px;
}


.NavBar
{
	cursor: default;
	margin-left: 10px;
}

.TopBItem
{
	color: White;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: hand;
}

.TopBItemHover
{
	color: #5C4F3A;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: hand;
}

.TopBItemActive, .TopBItemSelected
{
	color: #5C4F3A;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: hand;
}


.TopCItem
{
	color: #5C4F3A;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: hand;
}

.TopCItemHover
{
	color: #000;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: hand;
}

.TopCItemActive, .TopCItemSelected
{
	color: #000;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: hand;
}


.clearing,.spacer
{
	clear: both;
	line-height: 0px;
	font-size:0px;
	height:0px;
}

.content_footer
{


}

.content_footer_text
{
	float:left;

		vertical-align:middle;
		font-weight:bold;
		font-style:italic;
		color:#786858;
		margin-top:14px;
}


.content_footer_text  a:link, .content_footer_text a:visited,.content_footer_text a:active
{
	color:#786858;
	text-decoration:none;
}

.content_footer_text  a:focus,a:hover
{
	color:#786858;
	text-decoration:underline;
}

.content_footer_text img
{
	margin-right:4px;	
}

.content_footer_images
{
		float:right;
}

.content_footer_images img
{
	margin-left:5px;

}

.repeater_class
{
	border-left: dashed 1px #928678;
	border-right: dashed 1px #928678;
	border-bottom: dashed 1px #928678;
	background-color: #fff;
	width: 99%;
}

.repeater_class2
{
	border-left: dashed 1px #928678;
	border-right: dashed 1px #928678;
	border-bottom: dashed 1px #928678;
	width: 250px;
	margin-bottom: 10px;
	margin-left: 5px;
}


.repeater_class P
{
	margin: 3px 0px 3px 0px;
	padding: 0px;
}

.repeater_class h3
{
	font-size: 1.3em;
}

.repeater_class h4
{
	font-size: 1em;
}

.altRepeater
{
	background-color: #f2fad8;
}

.table_header
{
	background-color: #B3DC20;
	color: #fff;
	font-weight: bold;
}

.table_header_head
{
	background-color: #B3DC20;
	color: #fff;
	font-weight: bold;
	padding: 3px;
	text-align: left;
}

#login_top_container
{
	background-image:url(images/header_bkg.gif);
	background-repeat:repeat-x;
	border:solid 1px #BDE23A;
}

#login_top_container h1
{
	margin-left:5px;
}

#login_top_left
{
	float:left;
		width:49%;
		margin-top:15px;
}

#login_top_right
{
	float:right;
				width:49%;
				margin-top:15px;
}



.input_box
{
border:solid 1px #928678;
width:190px;
	
}


.bmenuHover
{
	color: #5C4F3A;
	cursor: hand;
	background-color: #A79F93;
	height: 30px;
	border-right: solid 18px #A79F93;
}

.bmenuItem
{
	color: #fff;
	background-color: #A79F93;
	height: 30px;
	border-right: solid 18px #A79F93;
}


.bsmenuHover
{
	color: #5C4F3A;
	cursor: hand;
	background-color: #A79F93;
	font-size: 0.9em;
	padding: 5px;
	border-right: solid 18px #A79F93;
	border-left: solid 18px #A79F93;
}

.bsmenuItem
{
	color: #fff;
	background-color: #A79F93;
	font-size: 0.9em;
	padding: 5px;
	border-right: solid 18px #A79F93;
	border-left: solid 18px #A79F93;
}



/**/

.cmenuHover
{
	color: #000;
	cursor: hand;
	background-color: #CADE66;
	height: 30px;
	border-right: solid 18px #CADE66;
		text-align:left;
}

.cmenuItem
{
	color: #5C4F3A;
	background-color: #CADE66;
	height: 30px;
	border-right: solid 18px #CADE66;
	
		text-align:left;
}


.csmenuHover
{
	color: #000;
	cursor: hand;
	background-color: #CADE66;
	font-size: 0.9em;
	padding: 5px;
	border-right: solid 18px #CADE66;
	border-left: solid 18px #CADE66;
	text-align:left;
}

.csmenuItem
{
	color: #5C4F3A;
	background-color: #CADE66;
	font-size: 0.9em;
	padding: 5px;
	border-right: solid 18px #CADE66;
	border-left: solid 18px #CADE66;
	text-align:left;
}

.file_text
{
	margin-top:3px;
	margin-left:22px;
}