@charset "utf-8";
/*

	File Change log

	10/28/09	Dylan Valade	Created file 
	06/14/10 	MRB 		Added a:link, a:visited, etc. to the end of the file instead of inline.

*/



html {
	background: url(../images/template/body-bg-optimized.jpg) center top no-repeat #9E9D9B;
	color: #484848;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.6em; }

body { margin-top: 0; }

a:link, a:visited { color: #00ADDF; }

a:hover { text-decoration: none; }

h1 {
	font-size: 40px;
	color: #55A6E5;
	font-weight: 400;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1em;
	letter-spacing: 0.05em;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	margin-left: 10px;
	font-style: italic;
	letter-spacing: 0.1em;}

h3 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-transform: uppercase;
	color: #00aaa2;
	line-height: 1.5em;
}

.orange {
	color: #ff4d1e;
	font-weight: bold;
	font-size: larger;
}

a.orange, a.orange:hover, a.orange:active, a.orange:visited {
	text-decoration: none;
}

#skin_test_button {
	position:absolute; 
	right: 0px;
}

.product_row {
	float:left; 
	margin-top: 0px; 
	width:855px;
}
 
#feature {
	margin: 0px 0px 0px 20px; 
	float:left; 
	padding: 0px 0px 0px 0px; 
	width:855px; 
	min-height:100px;}

.holder {
	position: relative;
	height: 0px; }

div.button {
	width: 100px;
	float: left;
}

a.feature_button {
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	padding: 2px; 
	display: block;
	float: left;
}


.bottom-pane-list tr td img, .sidebar-pane-list tr td img { padding: 0px 20px 10px 0px; }

div.feature-copy {
	width:356px;
	max-width: 356px;
	padding-top: 20px;
	padding-left: 40px;
}

div.three_column_content {
	margin-left: 65px;
	width: 210px;
	float: left;
}

div.two_column_content_left {
	margin-left: 65px;
	width: 480px;
	float: left;
	font-size:x-small; 
	line-height: 2em; 
	letter-spacing:.04em;
}

div.one_column_content {
	margin-left: 65px;
	width: 780px;
	float: left;
	line-height: 2em; 
	letter-spacing:.04em;
}

div.product_row div.five-column-product {
	float: left;
	width: 145px;
	margin: 10px;
}

.product_image {
	width: 140px;
	float: left;
	text-align: center;
}

.product_image img {
	border: none;
}

.product_description {
	float: left;
	width: 130px;
	border: 2px solid #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
	font-size: x-small;
}

div.product_row div.four-column-product {
	float: left;
	width: 190px;
	margin: 10px;
}

.four-column-product .product_image {
	width: 170px;
}

.four-column-product .product_description {
	width: 170px;
}


div.product_row div.three-column-product {
	float: left;
	width: 260px;
	margin: 10px;
}

.three-column-product .product_image {
	width: 220px;
}

.three-column-product .product_description {
	width: 220px;
}

div.product_row div.two-column-product {
	float: left;
	width: 360px;
	margin: 10px;
}

.two-column-product .product_image {
	width: 320px;
}

.two-column-product .product_description {
	width: 320px;
}

div.product_row div.single-product {
	float: left;
	width: 855px;
	margin: 10px;
}

.single-product .product_image {
	width: 230px;
}

.single-product .product_description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #7e7977;
	font-size: 12px;
	line-height: 1.5em;
	float: left;
	margin-left: 25px;
	width: 350px;
	padding-top: 35px;
        padding-bottom: 25px;
        margin-top: 20px;
	border: none;
	background: url(../images/template/vertical-rule.png) repeat-y right;
}

.non_product_page_heading {

	width: 600px; 
	padding: 30px 10px 10px 10px;
	font-size: 12px;
	line-height: 1.5em;
	float: left;
	margin-left: 25px;
        margin-bottom: 15px;
	border: none;
	background: url(../images/template/vertical-rule.png) no-repeat right;
}

.product_details {
	text-align: left;
	width: 60px;
	font-size: 36px;
	color: #00aaa2;
	line-height: 1em;
	float: left;
        padding-top: 45px;
	margin-left: 25px;
}

.price {
	font-family: Helvetica, Arial, sans-serif;
	padding-left: 10px;
}

.product_description .product_name {
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 36px;
	color: #00aaa2;
	line-height: 1em;
}

.product_description .product_quantity {
	font-family: Helvetica, Arial, sans-serif;
	margin-left: 1em;
	font-style: normal;
	font-size: 24px;
	color: #7e7977;
	line-height: 1em;
}

#footer_container {
	background: #8D8D8B;
	color:#ededed;
	clear: both;
	float: left;
	width: 850px;
	margin: 0px 15px 0px 13px;
	padding: 3px 0px 0px 0px; }

#credits {
	float: left;
	font-size: x-small; 
	width: 200px;
	text-align: right;}

#footer_menu {
	font-size: x-small;
	float: left;
	clear: left;
	margin-left: 40px;
	width: 550px;}

#header_container {
	margin-top: 0px;
	padding: 0px;
	float: left;}

#feature_buttons {
	width: 500px;
	padding: 10px 50px;
	float: left}
	
#header_content {
	background: url(../images/template/footer-bg-1-col-y.png) repeat-y;
	width: 891px;
	height: 60px;
	margin-top: 0px;
	padding: 0px;
	float: left;}

#header_bottom {
	background: url(../images/template/header-bottom.png) no-repeat;
	width: 891px;
	height: 29px;
	float:left;
}

#secondary_top {
	background: url(../images/template/footer-bg-top.png) no-repeat;
	width: 891px;
	height: 19px;
	float:left;
}

#news_form {
	padding-left: 30px;
	float: left;
	width: 400px;
}

#share {
	padding: 0px 20px 3px 0px;
	width: 400px;
	float: right;
	text-align: right;
}

#share img {
	padding: 0px 2px;
}

.secondary_vertical_spacer {
	background: url(../images/template/footer-bg-1-col-y.png) repeat-y;
	width: 891px;
	height: 15px;
	float:left;
}

#secondary_bottom {
	background: url(../images/template/footer-bottom.png) no-repeat;
	width: 891px;
	height: 19px;
	float:left;
}

#homepage_intro {
	width: 460px;
	margin-left: 20px;
	float: left; }

#login_form {
	width: 520px;
	margin-top: 15px;
	margin-left: 450px;
}

#login_form ul, #login_form li {
	list-style: none;
	display:inline;
}


#logo {
	position: absolute;
	top: 10px;
	left: 30px; }

#heading_interior {
	position: absolute;
	top: 0px;
	left: -47px; }
	
	

#menu {
	position: absolute;
	padding: 0;
	width: 700px;
	margin: 32px 0px 0px 125px;
 }

#cart_menu {
	position: absolute;
	padding: 0;
	width: 137px;
	margin: 10px 0px 0px 726px;
 }
 
 
#navlist li ul li.nav_heading a {
	background: #7E7D7C;
	color: #ffffff;
}
 
#interior_content {
	margin: 0px; padding: 0px 0px 0px 20px; font-size: small; width:710px; float:left;
}

#page_shadow_top {
	background: url(../images/template/shadow-page-top.png) no-repeat bottom;
	height: 19px;
	width: 1019px;
	float: left;
	margin: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding: 0px;
}

#page_shadow_container {
	float: left; 
	width: 1019px;
	margin: 0;
	padding: 0 0 0 0; }

#page_container {
	width: 891px;
	margin: 0 auto;
	padding: 0px;}

#page_content {
	float: left;
	padding: 0px;
	width: 980px; }

.pane-title {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 14px;
	color: #4A4A4A;	
}

.bottom-pane-list {
	margin: 0;
	padding: 0;	
}
.bottom-pane-list table {
	width: 100%;
	padding: 0px;
	margin: 0px;
}


#primary_content_container {
	width: 891px;
	float: left;
	margin: 0px;
	padding: 0px; }

#primary_content {
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	width: 891px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px }

#secondary_content_container {
	
	padding: 0px;
	margin: -10px 0px 0px 0px;
	float:left;
}

#secondary_content {
	background: url(../images/template/footer-bg-3-cols-y.png) repeat-y;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	width: 891px;
	float: left; }
	
	
#secondary_content_two_columns {
	background: url(../images/template/footer-bg-2-cols-y.png) repeat-y;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	width: 891px;
	float: left; }
	
#secondary_content_one_column {
	background: url(../images/template/footer-bg-1-col-y.png) repeat-y;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	width: 891px;
	float: left; }

#sidebar-interior {
	background: url(../images/template/right-margin-interior-bg-top.png) top no-repeat;
	padding: 30px 10px 10px 25px;
	margin-left: 10px;
	width: 203px;
	float: left;
}


.signup-form form{
	width: 200px;
}

.signup-form table {
	width: 200px;
	padding: 0px;
	margin: 0px;
	border: none;
}

.signup-form table td {
	padding: 2px;
	border: none;
}



a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}

#rssfeeds p a {
	text-decoration: underline;
}
