﻿/* Layout */
body, h1, h2, h3, p, form, fieldset, ul
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #5A5B55;
}

h1
{
	font-size: 16px;
	margin: 0 0 0.5em 0;	
}

h2
{
	font-size: 13px;
	margin: 1.0em 0 1.0em 0;	
}

h3
{
	font-size: 12px;
	margin: 0.5em 0 0.5em 0;	
}

p
{
	margin: 0.5em 0 0.5em 0;
}



a img, fieldset
{
	border: 0px;
}

a
{
	color: #506520;
	
}
body
{
	background-color: #57640b;
}

ul
{
	margin: 0.3em 0 0.3em 0;
}

ul, ol  
{
	margin-left:1.0em; 
	padding-left:0px; 
	position: relative;
}

li
{
	margin-bottom: 0.3em;
	background:url(../images/bullet-black.gif) 0em 0.5em no-repeat; 
	padding-left: 0.8em; 
	list-style: none;
} 





#page
{
	width: 1024px;
	background-color: #FFFFFF;
	margin: 0 auto;
}
#header
{
	padding: 20px 25px;
}
#content
{
	padding: 0px 25px 20px 25px;
}

#oneCol
{
	width: 974px;
}

#mainContent
{
	
	position: relative;
}

#panelContainer
{
	background-color: #ECF4DB;
	padding: 15px 0 15px 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#panelContainer h1
{
	background-color: #CADFA1;
	width: 660px;
	padding: 10px 20px  10px 20px;
}

#panelContainer h1.shortHead
{
	width: 340px;
	
}

#panelContent
{
	padding: 0px 20px 20px 20px; 	
}

#leftCol
{
	float: left;
	width: 733px;
}


.footer
{
	clear: both;
	width: 954px;
	background-color: #777;
	padding: 10px;
	color: #fff;
}
.footer p
{
	font-size: 9px;
	color: #fff;
}

#mainheader
{
	background-color: #5A5B55;
	height: 27px;
	padding: 6px 0px 0px 15px;
}

#nav
{
	background-color: #97AB26;
	height: 20px;
	padding-top: 5px;
	padding-left: 20px;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}

#nav a
{
	color: #FFF;
}

#nav .navitem
{
	text-decoration: none;
}
#nav .navitem:hover
{
	text-decoration: underline;
}

#nav .currentnavitem
{
	color: #5A5B55;
	text-decoration: none;
}
	
/* Styles */

#rightCol
{
	float: right;
	width: 225px;
	height: 563px;
	background: url(../images/sidebar-back.gif) #3abed8 repeat-y;
	color: #fff;
	margin-bottom: 10px;
}

#rightCol h1
{
	background: url(../images/sign-up-head.gif) top left no-repeat;
	width: 172px;
	height: 84px;
	margin: 10px 0 10px 15px;
}
#rightCol h1 span
{
	display: none;
	visibility: hidden;
}
#rightCol p
{
	margin: 0 10px 0 15px;
	color: #FFF;
}
#rightCol label, #rightCol a
{
	color: #FFF;
}

#rightCol #leftform
{
	margin: 10px 0 0 15px;
}

#rightColResources
{
	float: right;
	width: 225px;
	background: url(../images/sidebar-back.gif) #3abed8 repeat-y;
	color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
}

#rightColResources h1
{
	color: #fff;
	padding-left: 10px;
}

#rightColResources li
{
	background:url(../images/bullet-white.gif) 0em 0.5em no-repeat; /* change background em accordingly */
	color: #fff;
} 

#rightColResources a
{
	color: #fff;
} 
	
input.row
{
	margin-bottom: 8px;
}

#rightCol li
{
	list-style-type: none;
}
#rightCol input.submit
{
	background-color: #0f92ba;
	padding: 3px 5px;
	border: 0px;
	color: #fff;
	margin: 10px 0 5px 100px;
}
#siteContent
{
	display: none;
	visibility: hidden;
}

#leftCol .flashHolder
{
	position: absolute;
	background: url(../images/no-flash2.jpg) top left no-repeat;
	width: 733px;
	height: 505px;
	top: 0px;
	left: 0px;
}

#leftCol .flashHeader
{
	background: url(../images/no-flash-header.jpg) top left no-repeat;
	width: 733px;
	height: 150px;
}

.fields
{
	float: left;
	width: 95px;
	margin-bottom: 8px;
} 

.namebox
{
	width: 80px;
	height: 11px;
	font-size: 9px;
}

.textbox
{
	width: 175px;
	height: 11px;
	font-size: 9px;
}

.textboxother
{
	width: 130px;
	height: 11px;
	font-size: 9px;
}

#warning
{
	color: Red;
	margin: 0px 5px 5px 15px;
}

#rightCol .alert
{
	color: Red;
}



.hidden
{
	display: none;
}

#success
{
	display: block;	
}

#successDiv
{
	margin-top: 30px;
	margin-left: 0px;
}

#progress
{
	margin-top: 50px;
	margin-left: 20px;
}

/*.download
{
	position: relative;
	background-color: #E0BC20;
	padding: 10px;
	width: 200px;
	float: right;
	margin-left: 10px;
}*/

/*Getting Started*/
.promo
{
	position: relative;
	width: 250px;
	background-color: #E0BC20;
	padding: 8px;
	float: right;
	vertical-align: top;
	margin: 0 20px 0 20px;
}

.promo h2, .promo ul, .promo a, .promo p
{
	color: #FFF;
	position: relative;
}

.promo h2
{
	font-size: 16px;
	margin-top: 15px;
}



.promo li
{
	background:url(../images/bullet-white.gif) 0em 0.5em no-repeat; 
	position: relative;
} 

#gs-homeowner, #gs-business
{
	color:#506520;
	font-size: 14px;
	padding: 5px 5px 0px 5px;
	text-decoration: none;
	cursor: pointer;
	background-color: #CFD0D3;
}

#gs-homeowner.gs-selected, #gs-business.gs-selected
{
	background-color: #CADFA1;
	font-weight: bold;
}
#gettingstarted
{
	background-color: #CADFA1;
	padding: 15px;
}

/* Trade Ally */

.faq
{
	margin-left: 10px;
}

.faq p
{
	margin: 0;
}
.faq a
{
	text-decoration: underline;
	cursor: pointer;
}