body
{
	background: url(/assets/images/content-bkg.gif) repeat-x #000;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", helvetica, verdana, arial, sans-serif; 
	font-weight: 100;
	letter-spacing: .02em;
	color:#878787;
}

#home
{
	background-image: url(/assets/images/bkg.jpg);
}

#green
{
	background: url(/assets/images/green-header.jpg) no-repeat top left;
	height: 163px;
	border-bottom:1px solid #333333;
}

#standard .sidebar
{
	width: 180px;
	padding: 15px;
	margin-left: 35px;
	margin-top: 20px;
	float: left;
	background: #1e1e1e;
}

#standard .sidebar a
{
	display: block;
	margin-bottom: 15px;
}

#standard #green h1
{
	margin-bottom:0px;
}

#standard #green h2
{
	color: #6475a7;
	font-size: 36px;
	font-weight:100;
	letter-spacing: .06em;
}

.header-block
{
	width: 960px;
	padding-top:50px;
}

#home .header
{
	padding:30px 0;
	height: 90px;
}

#home .header img
{
	display:block;
	float:left;
	margin-right:30px;
}

#home h2
{
	font-size: 24px;
	font-weight:100;
	color: #f68026;
	float:left;
	margin-top: 30px;
	letter-spacing: .08em;
}

#topnav,
#patriot-link
{
	height: 30px;
	border-left: 1px solid #333333;
	color: #b4b4b4;
	font-size:12px;
	list-style: none;
	margin-bottom:1px;
}

#patriot-link
{
	float:right;
}

#topnav li,
#patriot-link li
{
	float: left;
}

#topnav a,
#patriot-link a
{
	border-right: 1px solid #333333;
	float: left;
	padding: 8px 20px 0 20px;
	height: 22px;
	text-decoration:none;
	color: #b4b4b4;
}

#patriot-link a
{
	color:red;
	background: #ffffff;
	font-weight: bold;
}


#topnav li.active, #topnav li a:hover
{
	background: #283763;
	color: #ffffff;
}

#patriot-link li a:hover
{

}

#billboard
{
	margin-bottom: 30px;
}

.thumbnails
{
	float:left;
	margin: 60px 50px 0 0;
	width: 133px;
}

.thumbnails img
{
	display: block;
	margin-bottom: 19px;
	border: 1px solid #333333;
}

.thumbnails img:hover
{
	border: 1px solid #333333;
}

#copy
{
	float:left;
	width: 400px;
	padding-top: 50px;
}

#copy h1
{
	color: #ffffff;
	font-size: 60px;
	font-weight: 100;
	margin-bottom: 20px;
	text-transform: lowercase;
}

#billboard #copy h1
{
	font-size: 40px;
}

#copy p
{
	font-size: 18px;
	color: #878787;
	line-height: 24px;
}

#billboard #copy p,
#billboard #copy li
{
	font-size: 14px;
	line-height:18px;
	margin-bottom: 10px;
}

#billboard #copy ul
{
	list-style-type: disc;
	margin-left: 15px;
}

#copy p a, .promo a
{
	color: #f68026;
	text-decoration: none;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	display: block;
	float: left;
	margin: 20px 10px;
	padding: 0 10px;
}

#copy p a.alpha, .promo a.alpha
{
	padding-left: 0;
	margin: 20px 0;
	border:none;
}

#copy p a.omega, .promo a.omega
{
	padding-right: 0;
	margin :20px 0;
	border: none;
}

#hero
{
	float:left;
	width:357px;
overflow:hidden;
}

.promo-area
{
	margin-bottom: 30px;
}

.promo-container
{
	background: #232322;
	height: 235px;
	position: relative;
}

.promo-container .grid_4
{
	margin-left: 15px;
	margin-right: 15px;
}

.promo-container .alpha
{
	margin-left: 0;
}

.promo-container .omega
{
	margin-right: 0;
}
.promo-container .promo
{
	padding: 15px 15px 5px 15px;
	line-height: 18px;
}

.promo a.alpha, .promo a.omega
{
	margin: 0 0 10px 0;
}

.promo h3
{
	font-size: 24px;
	color: #ffffff;
	font-weight: 100;
	margin-bottom: 10px;
}

.promo p
{
	font-size: 16px;
	color: #999999;
	margin-bottom: 10px;
}

.promo p.links
{
	position: absolute;
	bottom: 5px;
}

.promo p a
{
	float: none;
	display: inline;
}

#standard .header
{
	padding:30px 0;
	height: 60px;
}

#standard .header img
{
	display:block;
	float:left;
	margin-right:30px;
}

#standard h2
{
	font-size: 24px;
	font-weight:100;
	color: #505050;
	float:left;
	margin-top: 15px;
	letter-spacing: .08em;
}

#standard .page-content
{
	margin: 0;
}

#standard .page-content h1
{
	font-weight:100;
	font-size:66px;
	color:#ffffff;
	margin-bottom: 50px;
	text-transform:lowercase;
}

#standard h5
{
	float:right;
	color: #878787;
	font-size: 18px;
	font-weight:100;
	margin:10px 0 0 0;
	padding:0;
	width:580px;
	text-align:right;
	line-height:24px;
}

#standard .copy-block
{
	margin: 0 0 30px 0;
	float:left;
	width: 720px;
}

#standard .left-col
{
	width: 715px;
	float: left;
}

#standard .full
{
	width: 100%;
}

#standard .full area
{
	cursor: pointer;
}

#standard .copy-block h3
{
	font-weight:100;
	font-size: 24px;
}

#standard .copy-block p
{
	line-height:24px;
	margin: 15px 0;
}

#standard .product-block
{
	margin: 0 0 30px 0;
	padding: 0 0 30px 0;
	border-bottom: 1px solid #333333;
}

.newsitem
{
	margin-bottom:20px;
	border-bottom:1px solid #333333;
	padding-bottom:20px;
}

.newsitem h3
{
	text-transform: lowercase;
	margin-bottom:10px;
}

.last
{
	border:none;
}

.product-block .product-copy
{
	float:left;
	width: 771px;
	margin-right:50px;
}

.product-block .product-copy h3
{
	font-size: 24px;
	line-height:24px;
	color: #cccccc;
	font-weight:100;
}

.product-block .product-copy p
{
	color: #878787;
	font-size: 18px;
	line-height: 24px;
	margin: 15px 0;
}

a
{
	color: #f68026;
	text-decoration:none;
}

.product-block .product-image
{
	float: left;
	width: 139px;
}

table.affiliates td
{
	padding: 30px 0;
	border-bottom: 1px solid #333333;
	vertical-align:top;
}

table.affiliates td.copy
{
	padding-left:20px;
}

div.instructions
{
	font-style: italic;
	font-size: 16px;
	letter-spacing: 1px;
	margin-bottom: 25px;
}

.required
{
	color: #f68026;
}

input.required,
input.invalid,
textarea.required
{
	background: #f6db5c;
}

label
{
	font-size: 18px;
	color: #878787;
	margin-bottom: 8px;
	display: block;
}

label span
{
	font-size: 12px;
	color: #666666;
	font-style: italic;
	padding-left: 5px;
}

input,
textarea
{
	margin-bottom: 20px;
	width: 360px;
}

div.inputgroup
{
	margin-bottom: 20px;
}

div.inputgroup input
{
	display: inline;
	margin: 0 5px 2px 25px;
	width: auto;
}

div.submitgroup input
{
	display: inline;
	margin: 0 10px 0 0;
	width: auto;
}

div.inputgroup label
{
	display: inline;
	font-size: 14px;
}

div.errors
{
	border:1px  solid #990000;
	background: #f6db5c;
	padding: 10px;
	margin-bottom: 15px;
	width: 580px;
}

div.bottom-border
{
	background:#333333;
	height:1px;
	width:100%;
	margin: 0 0 30px 0;
	clear:both;
}

table.videoclip
{
	margin: 0 auto 15px auto;
	width: 960px;
}

table.videoclip td.caption
{
	text-align: center;
	padding: 5px;
}

.footer
{
	color: #999999;
	font-size: 14px;
	line-height: 18px;
	width: 960px;
	clear: both;
	margin: 0 0 30px 0;
}

.footer a
{
	color: #ffffff;
	text-decoration: none;
}

.footer .green-power
{
	float: right;
}

.footer .green-power img
{
	padding-left: 20px;
}
