/* CSS Document */



/* home specific */

#home_pseudobody {
	width: 850px;
	margin: auto;
	position:relative;
}


#home_content {
	background: url(../images/peaksaver/peaksaver-body.gif) repeat-y;
	width:auto;
	padding: 20px 100px;
	position:relative;
	overflow:visible;
}

#leftmenu {
	position:relative;
	left: 70px;
	}


#leftmenu a {
	color: #fff;
}

#left_col h2  {
	padding-top: 20px;
	color: #fff;
	position:relative;
	left: 70px;
}


#home_content a {
	text-decoration: none;
}

#home_content a:hover {
	text-decoration: underline;
}

#home_content .right_col-title {
	font-size:32px;
	font-weight: 900;
	color:#4ba641;
	line-height:60px;
	font-style: italic;
}

#home_header {
	width:850px;
	height:264px;
	position:relative;
	background: url(../images/peaksaver/peaksaver-body.gif) repeat-y;
}

#home_footer {
	clear:both;
	width:850px;
	height:60px;
}

#ldcs {
	float:right;
	border: 1px solid #4ba641;
}

#ldc_title {
	font-size:14px;
	padding:10px;
	text-align:center;
}

#ldc_body {
	padding: 0px 20px 20px 20px;
	margin: 10px;
}


/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0; 
	padding: 0;
}

hr {
	height:1px;
	border:none;
	background-color:#4ba641;
	padding:0px;
;
}

fieldset,img {  
	border: 0; 
} 

option {
	padding-left: 0.4em;
}

html {
	height: 100%;
	margin-bottom: 1px;
}
	
body {
	position: relative;
	background: #c0c0c0;
} 

h1 {
	font:bold 16px Arial, Helvetica, sans-serif;
	line-height:18px;
	margin: 5px 0px;
}


h2 {
	font:bold 16px Arial, Helvetica, sans-serif;
	line-height:18px;
	margin: 5px 0px;
}

h5 {
	font:bold 11px Arial, Helvetica, sans-serif;
	line-height:16px;
}


.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	display:inline;
/*	color:#006c64;    */
}

#print_button {
	position:absolute;
	top:0px;
	left:0px;
	background: #fff;
	padding: 5px 5px 5px 20px;
	margin-top:7px;
	font-size:11px;
}


#print_button a {
	color:#4ba641;
	text-decoration:none;
}


#print_button a:hover {
	color:#4ba641;
	text-decoration:underline;
}

#print_body {
	background: #fff;
	position:relative;
	left:55px;
	width:600px;
}

#print_peaksaver {
	text-align:right;
}

#print_ldc {
	float:left;
	margin-top:15px;
}

#print_area {
	padding: 40px;
	border-top: 3px solid #4ba641;
	position:relative;
	text-align:justify;
}


#print_area .right_col-title {
	font-size:32px;
	font-weight: 900;
	color:#4ba641;
	line-height:60px;
	font-style: italic;
}



/* page setup */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
	color: #3b8033;
}

#pseudobody {
	width: 850px;
	margin: auto;
	position:relative;
	background: #c0c0c0 url(../images/pseudobody-bkg.gif) repeat-y;
}



#header {
	width:850px;
	height:155px;
	position:relative;
	background: url(../images/header-bkg.jpg) no-repeat;
}

#logo {
	position: absolute;
	top: 55px;
	left: 55px;
	overflow:hidden;
	width:200px;
	height:100px;
}

#main_content {
	width:850px;
	position:relative;
	height:435px;
	overflow:visible;
}




#left_col {
	width:272px;
	position:relative;
	float:left;
	height:435px;
	background: url(../images/powerstar.gif) bottom no-repeat;
}

#peaksaver_wrapper {
	width:255px;
	height:137px;
	position:relative;
	overflow:hidden;
}

#mainmenu {
	width:255px;
	position:relative;
}

#mainmenu ul {
	margin-left:20px;
}

#mainmenu ul li {
	width:180px;
	padding: 5px 0px 5px 0px;
	margin-left: 55px;
	color:#fff;
	text-indent:0px;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	list-style-type:none;
	line-height:20px;
	display:block;
}


#mainmenu ul li a {
	color:#fff;
	text-decoration:none;
}

#mainmenu ul li a:hover {
	color:#006c64;
}



#peaksaver_wrapper img#peaksaver_logo{
	position:absolute;
	top:0px;
	right:0px;
}




#right_col {
	width:578px;
	float:right;
	position:relative;
}

#scroll_area {
	width:490px;
	padding: 10px 20px 10px 10px;
	overflow:scroll;
	height:410px;
	position:relative;
	text-align:justify;
}

#scroll_area ol li {
	list-style-type: decimal;
	margin-left:30px;
	font-weight:600;
	padding: 3px 0px;
}

#scroll_area ul li {
	list-style-type: disc;
	margin-left:30px;
	padding: 5px 0px 5px 0px;
}


#scroll_area ol li a {
	text-decoration:none;
}

#scroll_area ol li a:hover {
	text-decoration:underline;
}

#scroll_area .right_col-title {
	font-size:32px;
	font-weight: 900;
	color:#4ba641;
	line-height:60px;
	font-style: italic;
}

form#signup td {
	padding:5px;
	text-align:right;
}


form#signup td input.signup_field {
	border: 1px solid #4ba641;
	width: 100%;
}

form#signup td div input.signup_radio{
	padding: 5px 0px 5px 0px;
	line-height:150%;
}





#footer {
	clear:both;
	width:850px;
	height:56px;
	background: url(../images/footer-bkg.gif);
}
