﻿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;
}

h1
{
	font-size: 1.4em;
}

h2
{
	font-size: 1.2em;
}

h3
{
	font-size: 1.1em;
}

/*TODO: MIN HIEGHTS ETC.........*/
#ctl00_thewrapper
{
	width: 992px;
	height: 644px;
	border: solid 1px #000;
	background-color: #fff;
}


#top
{
	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;
}



#leftMenu
{

}

#leftMenu h1
{
	text-transform: lowercase;
	font-size: 1.4em;
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
	margin-top: 22px;
}


.consumer a:visited, .consumer a:link
{
	text-decoration:none;
	color:#5C4F3A;
}

.business a:visited, .business a:link
{
	text-decoration:none;
	color:#fff;
}


.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;
	_border-width:0px;
	
}
#signup
{
	margin: 10px;
}
.signuptext
{
	height: 25px;
	width: 137px;
	border: solid 1px #fff;
}
.signupbuttonconsumer
{
	background: #BCD73A url(images/home_consumer_button.jpg) top left no-repeat;
	border: solid 1px #BCD73A;
	text-align: center;
	font-weight: bold;
	height: 30px;
	width: 137px;
	color: #53591D;
	color: #fff;
	margin-bottom: 3px;
}

.signupbuttonbusiness
{
	background: #A8A095 url(images/home_bussiness_button.jpg) top left no-repeat;
	border: solid 1px #A8A095;
	text-align: center;
	font-weight: bold;
	height: 30px;
	width: 137px;
	color: #fff;
}

.signupspacer
{
	margin-top: 8px;
}

#middle
{
	width: 370px;
	height: 614px;
	float: left;
}

#middle img
{
    display:block;
}

#ctl00_right
{
	/*width: 461px;
	_width: 455px;*/

	width: 451px;
	/*_width: 440px;*/
	height: 614px;
	float: left;
}

#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;
	_height: 40px;
	font-size: 0.9em;
	_width:100%;
}

#ctl00_ContentPlaceHolder1_SubNav1_subNavList
{
	padding-left: 21px;
}

#rightContent
{
	font-size: 0.9em;
	margin: 11px 10px 10px 21px;
	height: 415px;
	overflow: auto;

}

#rightHomeContent
{
	font-size: 0.9em;
	margin: 31px 10px 10px 21px;
	height: 465px;
	_height: 435px;
	overflow: hidden;
}


#rightHomeContentTop
{
}

#rightHomeContentTopText
{
	width: 284px;
	float: left;
	margin-right: 10px;


}

#rightHomeContentTopText p
{
	margin: 0px;
	padding: 0px;
}

#rightHomeContentTopTextRight
{
	width: 115px;
	float: left;

}


#rightHomeContentBottom
{
	margin-top: 8px;
}

#rightHomeContentBottom img
{
	padding:0px;
	margin:0px;	
}



#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
{
	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;
}

.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;
}



/*#right
{
    	border-bottom:solid 1px blue;
}*/


.file_text
{
	margin-top:3px;
	margin-left:22px;
}


.remotelink, .remotelink a
{
	color:#B3D234;
	text-align:right;
	font-size:small;
	text-decoration: none;	

}