* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Helvetica;
	font-size: .7em;
	background: #ffffff;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000;
	height: 100%;
}

tr {
	font-family: Helvetica;
	background: #ffffff;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000;
	height: 100%;
}

a, a:visited {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #3d86c7;
}

#site-container {
	width: 100%;
}

#Container { 
	background: #fff;
	margin: 20px auto;
	padding: 8px 8px 0 8px;
	text-align: left; 
	width: 900px !important;
} 

.Content {
	float: left;
	margin: 15px 0 0 80px;
	position: relative;
	width: 660px;
	overflow: hidden;
}

.Wide {
	margin: 15px 0 0 35px;
	overflow: visible;
	width: 730px;
}

.PageContent {
	float: left;
	padding: 15px 0 0 30px;
	position: relative;
	width: 765px;
}

#content_full {
	width: 940px;
}

form {
	margin: 0;
	padding: 0;
}

p.para {
	margin: 10px 0;
}

#home_sub_links {
	font-family: Helvetica;
	font-size: .7em;
	letter-spacing: 1px;
	margin: 20px 0 20px 170px;
	text-transform: uppercase;
}

#home_sub_links a, #home_sub_links {
	color: #333;
	text-decoration: none;
}

#home_sub_links a:hover {
	color: #3d86c7;
}

.home_bottom_text {
	color: #555;
	font-family: Helvetica;
	font-size: .75em;
	margin: 20px 80px;
	text-align: left;
	width: 760px;
}

.home-bottom-social {
	border-top: 1px solid #ccc;
	padding: 15px 0 0 0;
	text-align: center;
}

.home-bottom-social a {
	color: #222;
	text-decoration: none;
}

.home-bottom-social a:hover {
	color: #ccc;
}

#front_page_sub {
	overflow: hidden;
	width: 900px;
}

.front_sub {
	float: left;
	margin: 15px 10px 0 0;
}

.front_sub_text {
	background: #333;
	color: #fff;
	float: left;
	font-family: Helvetica;
	font-size: .7em;
	line-height: 10px;
	margin: 15px 25px 0 0;
	padding: 5px;
	text-align: justify;
	height: 99px;
	width: 290px;
}

.front_sub_last {
	margin-right: 0;
}

/*
	main
*/

html, body {
	width: 100%;
}


.header_top {
	color: #ffffff;
	font-family: Helvetica;
	font-size: .75em;
	margin: 0 0 1px 0;
	padding: 0 2px 2px 2px; 
	text-align: center;
}

.header_top_sub {
	background: #ffffff;
	color: #000;
	margin: 0 0 7px 0;
	padding: 2px; 
	font-size: .7em;
}

.header_top a {
	color: #fff;
	text-decoration: none;
}

.header_top a:hover {
	color: #3d86c7
}

.header_top_sub a {
	color: #000;
}

.header_top .center_links {
	display: inline;
	margin: 0 auto 0 auto;
}

.header_top .left_links {
	float: left;
}

.header_top .left_links a {
	padding: 0 15px 0 0;
}

.header_top .right_links {
	float: right
}

.header_top .right_links a {
	padding: 0 0 0 15px;
}

#header_menu a {
	color: #fff;
	text-decoration: none;
}

#header_menu a:hover {
	color: #ccc;
}

#header_middle {
	position: relative;
}

#header_middle #header_image {
	background: url('header.jpg');
	display: block;
	height: 114px;
	width: 900px;
}

#header_middle #header_image span {
	display: none;
}


#nav {
	background: #ffffff;
	height: 28px;
	padding: 4px 0;
	width: 900px;
	overflow: hidden;
}

#nav a {
	background: url('button.jpg');
	float: left;
	margin: 0 0 0 0;
	text-decoration: none;
}


#nav a#shop {
	height: 30px;
	width: 240px;
}

#nav a#shop:hover {
	background-position: 0 30px;
}

#nav a#editorial {
	background-position: -240px 0;
	height: 30px;
	width: 300px;
}

#nav a#editorial:hover {
	background-position: -240px 30px;
}

#nav a#blog {
	background-position: -545px 0;
	height: 30px;
	margin: 0;
	width: 360px;
}

#nav a#blog:hover{
	background-position: -545px 30px;
}

#nav span {
	visibility: hidden;
}

#empty {
	color: #666;
	font: Helvetica;
	font-size: .7em;
	background: #ffffff;
	padding: 5px 10px 5px 0;
	margin: 0 0 10px 0;
}

#sidebar {
	float: left;
	margin: 50px 0 0 5px;
	width: 160px; 
}

#footer p { 
	color: #ffffff;
	font: Helvetica;
	font-size: .7em;
	margin: 0;
	padding: 20px 0 15px 0;
	text-align: center;
} 

.normal_text {
	font-family: Helvetica;
	font-size: .7em;
}

.clear_both {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.padding_5 {
	padding: 5px;
}

.padding_10 {
	padding: 10px;
}

.padding_30 {
	padding: 30px;
}

.margin_5 {
	margin: 5px;
}

.margin_10 {
	margin: 10px;
}

.margin_20 {
	margin: 20px;
}

ul {
	margin: 1em 0;
}

ul li {
	margin: 0 0 0 1.75em;
}

p {
	margin: 1em 0;
}

blockquote {
	margin-left: 28px;
}

select option {
	padding: 0 10px;
}

hr {
	margin: 5px 0;
	padding: 0;
	background: #ccc;
	height: 1px;
	border:0;
}

#productPrices  {margin:0 0 1em 0}
#productDescription {margin:0 0 14px 0;padding:0 0 0 0px;width:420px}
#productPrices {font-weight:normal;font-size:1em;color:#ff7979}
#attrib-1, #attrib-2, #attrib-3, #attrib-4, #attrib-5 {width:10em;/*color:#905f10;*/background-color:#ffffff;text-transform:capitalize}
#productAttributes {line-height:0.8em;font-size:9pt}
#productMainImage {float:left;padding: 5 5 5 5px}
#productMainImage img, #newProductsDefault img {border:none}
#productStuff {float:left;width:350px}
#productExtraLinks {width:60px;margin-left:5px}
#productAdditionalImages {float:left;padding:10px 0}
#productAdditionalImages img{border:none;margin:1em 1.5em 0 0}
#productName {text-transform:uppercase;margin:0 0 0.5em 0;
color:#000000;font-size:1emx;font-weight:bold;line-height:20px;}
#productManufacturer {text-transform:uppercase;margin:0 0 0.3em 0;
color:#b4b4b2;font-size:1em;font-weight:normal;line-height:20px;}
.attribsSelect {font-weight:normal;font-size:1em;position:relative;bottom:4px;}
#productDescription p {padding:0; font-weight:normal}
#productMainImage {padding-top:1em}
#productDetailsList {margin:0;padding:0;color:#b4b4b2}
.imgLink {color:#b4b4b2;text-transform:uppercase;text-decoration:underline;position:relative;bottom:3px}
a:hover .imgLink  {color:#000000}
