/*  
Theme Name: Promax
Theme URI: http://www.krushcreative.com
Description: Theme created for Promax by Krush Creative Group.  
Version: 1.0
Author: Krush Creative Group
Author URI: http://www.krushcreative.com
*/

body {
	background: #405b70 url(/wp-content/themes/promax/images/genbgk.jpg);
/*	color: #000;*/
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	}
	
a, a:visited{
	color: #1b4487;
	/*text-decoration: none;*/
	border: none; 
	}
	
a:hover{
	color: #2a53a0;
	border: none;
	text-decoration: underline;
	}
	
img {
	border: none;
	}
#outerbox {
	width: 927px;
	margin: 20px auto;
	background-color: #fff;
}

#containerhome {
	width: 927px;
} 


#container { 
	width: 915px; 
	background-color: #fff;
	text-align: left; 
	/*margin: 20px auto; */
	border-top: 4px solid #fff;
	border-left: 6px solid #fff;
	border-bottom: 6px solid #fff;
	border-right: 6px solid #fff;
	}
	
#header { 
	background: #455A79;
	height: 79px;
	padding: 0px 0px 0px 0px;
	}
	
#middlepic {
	position: absolute;
	height: 128px;
	width: 479px;
	margin: 0px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}

#lpic {
	height: 131px;
	width: 190px;
	border-bottom: 1px solid #fff;
}

#rpic {
	height: 128px;
	width: 224px;
	border-bottom: 1px solid #fff;
}
/* primary nav */	
#menu {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	margin-top: 1px;
	width:915px; 
	height:27px;
	background: #253E51 url(images/primary_nav_bkg.gif);
	/*border-bottom: 1px solid #fff;*/
	text-transform: uppercase;
}

#menu ul {
	margin: 0px;
	padding: 6px;
	list-style: none;
	text-align: center;
	
}

#menu li {
	display: inline;
}

#menu a {
	padding: 5px 15px;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
	background-color: #EFF4F7;
	background-image: url(images/prim_nav_bkg_on.gif);
	color:#1D3647;
}

#menu .current_page_item a, #menu .current_page_parent a {
	background-color: #EFF4F7;
	background-image: url(images/prim_nav_bkg_on.gif);
	color:#1D3647;
}

/* secondary nav */
#menu2 {
	font-family: arial, helvetica, sans-serif;
	background: #9BAFC0 url(images/secondary_nav_bkg.gif);
	font-size: 7pt;
	font-weight: bold;
	margin-top: -1px;
	width:915px; 
	height:27px;
	text-transform: uppercase;
	/*border-bottom: 1px solid #fff;*/
}
#menu2 ul {
	margin: 0px;
	margin-top: 0px;
	padding: 6px;
	list-style: none;
	text-align: center;
}
#menu2 li {
	display: inline;
}
#menu2 a {
/*background-image: url(images/secondary_nav_bkg.gif);*/
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	color: #FFFFFF;
}
#menu2 a:hover {
	background-color: #EFF4F7;
	background-image: url(images/sec_nav_bkg_on.gif);
	background-position: inherit;
	color:#1D3647;
}
#menu2 .current_page_item a {
	background-color: #EFF4F7;
	background-image: url(images/sec_nav_bkg_on.gif);
	background-position: inherit;
	color:#1D3647;
}

/* content */

#content { 
	width: 479px; 
/*	margin-top: 128px;*/
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 196px;
	margin-right: 0px;
	position:relative;
/*	padding: 0px 18px 15px 18px;*/
	padding: 0px 0px 0px 0px;
	text-align: left;
	}
	
/* content with just 1 column */	
#content1col { 
	width: 915px; 
/*	margin-top: 128px;*/
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	position:relative;
/*	padding: 0px 18px 15px 18px;*/
	padding: 0px 0px 0px 0px;
	text-align: left;
	}
	
#content b, #content1col b {
	color: #777;
	line-height: 14pt;
	}


#content p, #content1col p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 20px 10px 10px;
	margin-top: 5px;
	}
	
#content p img, #content1col p img {
	border: none;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	}
	
#content h1, #content1col h1 {
	color: #455A79;
	font-size: 22px;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a, #content1col h1 a  {
	color: #455A79;
	text-decoration: underline;
	}

#content h1 a:hover, #content1col h1 a:hover {
	color: #000000;
	text-decoration: none;
	}
/* we need this for title styling */	
#content div.title h2, #content1col div.title h2 {
		font-size:18px;
		margin-top:0px;
		padding-left:10px;
		padding-right:10px;
		padding-top:15px;
		padding-bottom:5px;
		height: 26px;
		background: #1a4487 url(images/page_header_bkg.gif);
		color: #fff; 
		}
		
#content div.title h2#post-13, #content1col div.title h2#post-13 {
		font-size:24px;
		margin-top:0px;
		padding-left:10px;
		padding-right:10px;
		padding-top:10px;
		padding-bottom:5px;
		height: 26px;
		background: #1a4487 url(images/page_header_bkg.gif);
		color: #fff; 
		}		

#content1col div.title14 h2, #content div.title14 h2 {
		font-size:18px;
		margin-top:0px;
		padding-left:10px;
		padding-right:10px;
		padding-top:15px;
		padding-bottom:5px;
		height: 26px;
		background: #1a4487 url(images/page_header_bkg_70cal.gif);
		color: #fff; 
		}	
		
#content1col div.title14 h2#post-14, #content div.title14 h2#post-14 {
		font-size:24px;
		margin-top:0px;
		padding-left:10px;
		padding-right:10px;
		padding-top:10px;
		padding-bottom:5px;
		height: 26px;
		background: #1a4487 url(images/page_header_bkg_70cal.gif);
		color: #fff; 
		}	
					
#content1col div.title15 h2, #content div.title15 h2 {
		font-size:18px;
		margin-top:0px;
		padding-left:10px;
		padding-right:10px;
		padding-top:15px;
		padding-bottom:5px;
		height: 26px;
		background: #1a4487 url(images/page_header_bkg_shakes.gif);
		color: #fff; 
		}
		
#content1col div.title15 h2#post-15, #content div.title15 h2#post-15 {
		font-size:24px;
		margin-top:0px;
		padding-left:10px;
		padding-right:10px;
		padding-top:10px;
		padding-bottom:5px;
		height: 26px;
		background: #1a4487 url(images/page_header_bkg_shakes.gif);
		color: #fff; 
		}			
					
#content1col div.title16 h2, #content div.title16 h2 {
		font-size:18px;
		margin-top:0px;
		padding-left:10px;
		padding-right:10px;
		padding-top:15px;
		padding-bottom:5px;
		height: 26px;
		background: #1a4487 url(images/page_header_bkg_xpress.gif);
		color: #fff; 
		}	

#content1col div.title16 h2#post-16, #content div.title16 h2#post-16 {
		font-size:24px;
		margin-top:0px;
		padding-left:10px;
		padding-right:10px;
		padding-top:10px;
		padding-bottom:5px;
		height: 26px;
		background: #1a4487 url(images/page_header_bkg_xpress.gif);
		color: #fff; 
		}	
				
#content div.titlepr h2 {
		font-size:20px;
		margin-top:0px;
		margin-bottom: 0px;
		padding-left:10px;
		padding-right:10px;
		padding-top:1px;
		padding-bottom:0px;
		height: 26px;
		background: #fff;
		color: z-index; 
		}
#content h2 a, #content1col h2 a  {
	color: #fff;
	text-decoration: none;
	}

#content h2 a:hover, #content1col hs a:hover {
	color: #164080;
	text-decoration: none;
	}
	
/* NEWS TITLES */	
div.nt {
	padding-left: 10px; 
	padding-right: 10px;
}
#content h2.news a  {
	color: #164080;
	text-decoration: none;
	font-size: 14px;
	}

#content h2.news a:hover {
	color: #164080;
	text-decoration: none;
	}	


#content h3, #content1col h3 {
	font-size: 22px; 
	color: #455A79; 
	margin: 0px;
	line-height: 120%;
	padding-top: 10px;
	padding-bottom: 4px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom: 7px;
	}
	
#content h3 a, #content1col h3 a  {
	color: #455A79;
	text-decoration: none;
	}

#content h3 a:hover, #content1col h2 a:hover {
	color: #000000;
	text-decoration: none;
	}
	
#content1col h4 {
	font-size: 16px; 
	color: #30404e; 
	margin: 0px;
	margin-left: 10px;
	line-height: 120%;
	padding-top: 10px;
	padding-bottom: 1px;
	margin-bottom: 1px;
	}
	
#content1col .hl {
	color: #264f9a;
	font-weight: bold;
}
	
#content ol, #content1col ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul, #content1col ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li, #content1col li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li, #content1col ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a, #content1col ul li a {
	color: #1b4487;
	text-decoration: none;
	}

#content ul li a:hover, #content1col ul li a:hover {
	color: #2a53a0;
	text-decoration: underline;
	}
	
/*#arch {
	color: #000;
	}
	
#arch ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#arch li {
	margin: 0px;
	padding: 0px;
	}
	
#arch ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#arch ul li a {
	color: #797979;
	text-decoration: none;
	}

#arch ul li a:hover {
	color: #000;
	text-decoration: underline;
	}*/
	
blockquote{
	background-color: #F3F3F3;
	margin: 0px;
	margin-left: 15px;
	margin-bottom: 12px;
	padding: 7px;
	width: 420px;
	font-style: italic;
	color: #666666;
	border: 1px solid #cccccc;
	}
	

.postspace {
	background: #fff;
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	background: #fff;
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	background: #fff;
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}

#left { 
	color: #000000;
	width: 190px;
	float: left; 
	margin-top: 0px;
	margin-bottom: 20px;
	 
	}
#left p{
	margin: 0px;
	line-height: 16px;
	padding: 10px;
	}
	
#left h2 {
	color: #fff;
	background: #455A79;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
	}
	
#left h2.sectionheader {
	color: #fff;
	background: #0d1c26;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	list-style: none;
	padding: 6px 10px;
	margin: 0px;
	margin-bottom: 1px;
	border-bottom: 1px solid #fff;
	text-align: right;
	}
#left h2.sectionheader a:link {
	color: #fff;
	text-decoration: none;
}
/*
#left li.nav {
	color: #fff;
	background: #90acc4;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	list-style: none;
	padding: 3px;
	margin: 0px;
	margin-bottom: 1px;
	text-align: right;
	}
	
#left li.nav a:link {
	color: #fff;
	text-decoration: none;
}
*/
#left ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#left li {
	color: #fff;
	background: #90acc4 url(images/left_nav_off.gif);
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	list-style: none;
	/*padding: 3px;*/
	margin: 0px;
	margin-bottom: 1px;
	text-align: right;
	}
	
#left ul li {
	list-style: none;
	margin: 0px;
	border-bottom: 1px solid #fff;
	display: block;
	}
	
#left ul li a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 6px 25px 6px 1px;
	}

#left ul li a:hover {
	color: #fff;
	background: #2d4870 url(images/left_nav_on2.gif);
	display: block;
	}

#left ul li .small {
	font-size: 11px;
}	

#right { 
	color: #000000;
	width: 224px;
	float: right; 
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 7px;
	}
	
#right p{
	margin: 0px;
	margin-left: 18px;
	margin-right: 18px;
	padding-left:16px;
	padding-right: 16px;
	line-height: 16px;
	padding: 4px;
	}
	
#right h2 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 6px;
	margin: 0px;
	text-align: center;
	text-transform: uppercase;
	}


#right ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#right li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#right ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#right ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 12pt;
	}

#right ul li a:hover {
	color: #000000;
	background: #fff;
	}
	
#right h2.widgettitle {
	color: #fff;
	background: #455A79;
	font-family: Arial Helvetica sans-serif;
	font-size: 8pt;
	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
	}
	
 #right p.eventstbl {
 	margin: 0px;
 }

#footer {
	background: #000;
	color: #EAEAEA;
	width: 927px;
	overflow: hidden;
	margin: 0px auto 0px;
	padding: 6px 0px 6px 0px;
	text-align: center;
	line-height: 17px;
	clear: both;
	font: 8pt Arial Helvetica sans-serif;
	}
	
#footer div {
	color: #fff;
	font: 8pt Arial, Helvetica, sans-serif;
	}
	
#footer a, #footer a:visited {
	color: #EAEAEA;
	text-decoration: none;
	border: none;
	font: 8pt Arial, Helvetica, sans-serif;
/*	border-bottom: 1px dotted #eaeaea;*/
	}
	
#footer a:hover {
	text-decoration: none;
	border: none;
	font: 8pt Arial, Helvetica, sans-serif;
	}
	
	
/* HOME PAGE FOOTER */	

#footerhome {
	background: #a8b3bc;
	color: #1b2024;
	width: 927px;
	overflow: hidden;
	margin: 0px auto 0px;
	padding: 6px 0px 6px 0px;
	text-align: center;
	line-height: 17px;
	clear: both;
	font: 8pt Arial Helvetica sans-serif;
	}
	
#footerhome div {
	color: #1b2024;
	font: 8pt Arial, Helvetica, sans-serif;
	}
	
#footerhome a, #footerhome a:visited {
	color: #1b2024;
	text-decoration: none;
	border: none;
	font: 8pt Arial, Helvetica, sans-serif;
/*	border-bottom: 1px dotted #eaeaea;*/
	}
	
#footerhome a:hover {
	text-decoration: none;
	border: none;
	font: 8pt Arial, Helvetica, sans-serif;
	}


/***********************/
	
.alignright {
	float: right;
	margin-right: 12px;
	}
.alignmiddle {
	float: left;
	margin-left: 320px;
}
.alignleft {
	float: left;
	margin-left: 12px;
	}



#wp-calendar {
	margin-left: 22px;
	margin-bottom: 10px;
	}

#searchform {
	margin-left: 9px;
	margin-bottom: 0px;
	}
	
#searchform input {
	font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	text-align: right;
	color: #67717E;
	border: 1px solid #ddd;
	width: 150px;
	margin-bottom: 0px;
	}
	
/* comments */
	
.entry {
	margin-bottom: 12px;
	border-bottom: 1px solid #E3E3E3;
	}	

#s,#submit {	
	background-color:#ffffff;
	border:1px solid #cccccc;
	color:#505050;
	font-size:0.9em;
	margin:0 0 16px;
	padding:4px;
	width:130px;
	}
	
#author {
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

	
#email {
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

#url {
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

#comment  {
	width: 350px;
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

/*  Product Pages  */
#products {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	/*margin-top: 1px;*/
/*	width:600px; */
	height:27px;
	background: #253E51;
	color: #fff;
	/*border-bottom: 1px solid #fff;*/
	/*text-transform: uppercase;*/
}

#products ul {
	margin: 0px;
	padding: 6px;
	list-style: none;
	text-align: center;
}

#products li {
	display: inline;
	padding: 10px;
}

#products a {
	padding: 5px 15px;
	text-decoration: none;
	color: #FFFFFF;
}

#products a:hover {
	background-color: #EFF4F7;
	color:#1D3647;
}

/* table content in pages  */
table.tbcont {
	padding: 0px 20px 5px 10px; 
}
table.tbcont2 {
	padding: 0px 20px 5px 10px;
}
table.tbcont2 td {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

h6.styled1 {
	color: #2b3349;
	font-size: 22px;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
}

.h6smalls1 {
	font-size: 16px;
}
.tsmall {
	font-size: 11px;
	padding:4px;
}
/* SITEMAP */
table.sitemap_cont {
}
table.sitemap {
    margin:0;
    padding:0;
    border:1px solid #164080;
}	
	
table.sitemap th  {
	background-color: #164080;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding: 5px 20px 2px 10px;
}

table.sitemap th a {
	background-color: #164080;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

table.sitemap td {
	background-color: #fff;
	color: #164080;
	text-align: left;
	font-weight: bold;
	padding: 5px 5px 2px 10px;
}

table.sitemap td a {
	background-color: #fff;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	color: #164080;
}

/* flavor pages */

#content1col p.prA {
	color: #1a2243;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

#content1col p.prA2 {
	color: #1a2243;
	font-size: 15px;
	font-weight: bold;
}

#content1col p.prB {
	color: #164080;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
}
#content1col p.prB2 {
	color: #164080;
	font-size: 19px;
	font-weight: bold;
}
#content1col ul.prC {
	color: #323947;
	list-style: disc;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 14px;
	font-weight: bold;
}

.csmall {
	font-size: 10px;
}

/* POLLS */
#content p.poll {
	margin: 0px;
	padding: 0px;
}

#content div.wp-polls {
	margin-top: 0px;
}

#content div.wp-polls p {
	margin-top: 0px;
}

#content div.wp-polls form.wp-polls-form {
	margin-top: 0px;
}

/* The Gallery */
.clear {
	clear:both;
	padding:0;
	margin:0;
}

.item {
	padding:10px 10px 10px 10px;
	width:200px;
	float:left;
	margin: 15px 15px 15px 15px;
	background:#ffffff;
	border:1px solid #e5e5e5;
}



 
.details {
	width: 810px;
	padding: 5px 10px 5px 5px;
	margin-left: 10px;
	margin-right: 10px;
	border:1px solid #e5e5e5;
} 

.details .post-ratings {
 	padding: 2px 10px 10px 10px;
	float: right;
	width: 30%;
	text-align: right;
/*	margin: 15px 15px 15px 15px; */
 }
 
 .item .post-ratings {
 	padding: 2px 0px 2px 2px;
	float: right;
	width: 49%;
	text-align: right;
	font-size:10px;
/*	background-color: fuchsia;*/
/*	margin: 15px 15px 15px 15px; */
 }

.voteLeft {
	float: left;
	margin-left: 10px;
	width: 49%;
}
.voteLeftT {
	float: left;
	margin-left: 0px;
	width: 45%;
	font-size:10px;
/*	background-color: blue;*/
}
#header {
    position: relative;
}
div#site_search_box {
    position: absolute;
    top: 42px;
    left: 535px;
    vertical-align: middle;
}
#site_search_box form {
    margin: 0;
    padding: 0;
}
#site_search_box input.q, #searchbox_q {
    border: 1px solid #c1c1c1;
    width: 140px;
    font-size: 10px;
    line-height: 12px;
    padding: 3px 5px;
    margin-right: 3px;
    vertical-align: middle;
    float: left;
    color: #000000;
}
#site_search_box input.q.inactive, #searchbox_q.inactive {
    color: #999999;
}
#site_search_box input.submit {
}

/* start towel promotion */
#towel_popup {
    display: none;
    position: absolute;
    top: 50px;
    left: 50px;
    width: 353px;
    height: 204px;
    z-index: 999999; 
    background: transparent url('/images/promo/limited_popup_bg.gif') top left no-repeat;
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 12px;
    color: #333;
}
#towel_popup .body{
    width: 278px;
    height: 96px;
    background: transparent url('/images/promo/limited_popup.png') top left no-repeat;
    padding: 110px 20px 0pt 55px;
}
#towel_form {
    display: block;
    padding: 0;
}
#towel_popup .field_section {
    text-align: right;
    margin-right: 10px;
    width: 225px;
    padding: 0 0 7px 0;
}
#towel_form input.field {
    border: 1px solid #bcbcbc;
}
#towel_arrow {
    position: absolute;
    top: 32px;
    left: 45px;

}
#towel_close {
    position: absolute;
    top: 168px;
    left: 284px;
}
#towel_close img {
    border: none;
}
/* end towel promotion */

/* promax storm pages */

#content1col div.title152 h2, #content div.title152 h2 {
		font-size:18px;
		margin-top:0px;
		padding-left:10px;
		padding-right:10px;
		padding-top:15px;
		padding-bottom:5px;
		height: 26px;
		background: #1a4487 url(images/storm_header_bkg.gif);
		color: #fff; 
		}	
#content1col div.title152 h2#post-152, #content div.title152 h2#post-152 {
		font-size:24px;
		margin-top:0px;
		padding-left:10px;
		padding-right:10px;
		padding-top:10px;
		padding-bottom:5px;
		height: 26px;
		background: #000 url(images/storm_header_bkg.gif);
		color: #fff; 
        margin-bottom: 5px;
		}	

#storm_main {
        background: #000;
}
#storm_landing_content {
    background: #000;
    color: #fff;
    height: 153px;
    padding: 20px 50px;
    background: #000 url(images/storm_body_bkg.gif);
}
ul#storm_features {
    font-size: 17px;
    margin: 0;
    padding: 0;
    float: left;
    width: 300px;
}
ul#storm_features li {
    color: red;
    list-style-type: disc;
}
ul#storm_features li span{
    color: white;
}
#storm_landing_text {
    margin-left: 350px;
}
#storm_landing_text p {
    font-size: 11px;
    line-height: 16px;
    margin: 0 0 10px 0;
    padding: 0;
}
#storm_landing_menu {
    clear: both;
}
#google404 {
    height: 400px;
}
#goog-wm h3.closest-match {
    font-size: 14px;
}
#goog-wm a b, #goog-wm h3 b {
    color: #455A79;
}
#content p.quote_text {    margin-top: 15px;}em.quote_name {    padding-left: 20px;}
label.cf-after, label.cf-after span {
    width:auto !important;
}

#productsLPImage {
	background: url(images/promax-bars2.jpg) no-repeat;
	position: relative;
	width: 890px;
	height: 596px;
}

#productsLPBarsLink {
	position: absolute;
	top: 0;
	left: 0;
	width: 890px;
	height: 596px;
}

#productsLPBarsLink img {
	width: 890px;
	height: 596px;
}

#productsLP70BarsLink {
	position: absolute;
	top: 500px;
	left: 346px;
	width: 240px;
	height: 32px;
}

#productsLP70BarsLink img {
	width: 240px;
	height: 32px;
}

#productsLPStormLink {
	position: absolute;
	top: 500px;
	left: 630px;
	width: 138px;
	height: 32px;
}

#productsLPStormLink img {
	width: 138px;
	height: 32px;
}