* {
	font-weight: normal;
	font-style: normal;
}

p, ul {
	padding: 0;
	margin: 0 0 10px;
}

h1, h2, h3, h4
 {
	line-height: 125%;
	margin: 0;
	padding: 0;
}

a:link, a:visited {
	color: #c03c3c;
}

.article_body ul, .article_body ol {
	padding-left: 5px;
	list-style-position: outside;
	margin-left: 20px;
	list-style-type: square;
}

.article_body li {
	margin-top: 6px;
	margin-bottom: 6px;
}

html, body {
		font: normal normal normal 12px/180% "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #555759;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

body {
	background-color: white;
	
}

.centered {
width: 850px;
margin: 0px auto;
	
}

#banner {
	height: 100px;
}

#logo {
	float: left;
	margin-left: -20px;
}

.nav ul {
	margin: 0;
	padding: 0;
}

.nav ul li {
	list-style-type: none;
}

.nav a, .nav a:visited {
	text-decoration: none;
	font-variant: normal;
	font-style: normal;
	font-size: 12px;
	color: #434548;
}

.nav a:hover {
	color: #949094;
}

.nav ul li.selected a  {
	color: #c03c3c;
}

#section_navigation {
	margin: 0 0 0 150px;
	padding: 32px 0 0;
}

#section_navigation ul li {
	float: left;
}

#section_navigation a, #section_navigation a:visited {
	padding: 0px 12px;
}

#section_navigation li.first a:link, #section_navigation li.first a:visited {
	padding-left: 0;
}

#greyground {
	background-color: #dee0dc;
}

#content {
	position: relative;
}

#left_panel {
	width: 120px;
	float: left;
}

#left_panel h2 {
	color: #c03c3c;
	font-size: 16px;
	padding: 20px 0 7px;
}

h2#left_heading {
	height: 25px;
	border-bottom: 1px dotted #646466;
}

#postage h2 {
	
	margin: 0;
	padding: 10px 0 0;
	font: 13px/160% Georgia, "Times New Roman", Times, serif;
}

div#postage {
	margin-top: 10px;
}

div#postage img {
	padding-left: 15px;
}

#page_navigation {
	border-bottom: 1px dotted #646466;
	width: 120px;
	text-align: left;
}

#page_navigation ul {
	margin: 10px 0 20px;
}

#page_navigation ul li {
	padding: 10px 0 0;
}

#centre_panel {
	width: 300px;
	float: left;
	padding-top: 16px;
	margin-left: 30px;
		border-bottom: 1px dotted #646466;
	padding-bottom: 35px;
}

#big_image {
	float: left;
	margin: 25px 0 0;
}

#article_title h1 {
	font: normal normal 22px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #75717a;
	text-decoration: none;
}

#article_title {
	height: 36px;
	border-bottom: 1px dotted #646466;
}

#right_panel {
	width: 370px;
	float: right;
	margin-top: 11px;
}

#article_excerpt {
	border-bottom: 1px dotted #646466;
	height: 42px;
}

#article_excerpt p {
	color: #908d91;
	font-size: 18px;
}

#content_block {
	border-bottom: 1px dotted #646466;
	padding: 20px 0;
}



h2, h2 a:link, h2 a:visited {
	color: #c03c3c;
	font-size: 20px;
	padding: 5px 0;
}

h3, h3 a:link, h3 a:visited {
	color: #333;
	font-size: 16px;
	padding: 10px 0 5px;
	text-decoration: none;
}

h3 a:hover {
	text-decoration: underline;
}

h4, h4 a:link, h4 a:visited {
	font-size: 14px;
	padding: 5px 0;
	color: #333;
}

#anchor {
	clear: both;
	padding: 10px 0 0;
}

#byline p, #byline a, #byline a:visited {
        text-align: right;
	color: #b4b7b7;
	font-size: 8px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	margin-top: 10px;
}

.product {
	margin-top: 10px;
	font-size: 10px;
}

.product.selected {
	border: 1px dashed #999;
}

div.product_image {
	float: left;
	margin: 0 10px 0 0;
	padding: 10px;
	border: 1px solid #ccc;
	background-color: #fff;
}

div.product_img_wrap {
	width: 350px;
}

#product div.product_image {
	margin-bottom: 25px;
}

.variation .product_image {
	margin-top: 0;
}

.product img:hover {
	background-color: #eee;
}

.details {
}

p.clearfix {
	clear: both;
}

.no_image {
	background: white url(/images/logo.jpg) no-repeat center center;
}

.product .no_image {
	width: 100px;
	height: 100px;
}

.variation .no_image {
	width: 75px;
	height: 75px;
}

#variations {
	margin-top: 25px;
}

.code {
	font-size: 10px;
	color: #999;
	margin-left: 5px;
	border-left: 1px solid #ccc;
	padding-left: 5px;
}

p.price {
	padding-top: 5px;
	color: #666;
	font-size: 12px;
}

p.add_to_cart {
	margin-top: 10px;
}

.button-to input {
	margin: 0;
	padding: 0;
	font-size: 10px;
	border-style: none;
	background-color: #dee0dc;
	font-weight: bold;
	color: #c03c3c;
}

.button-to input:hover {
	text-decoration: underline;
	cursor: pointer;
}

p.add_to_cart a {
	display: block;
	margin-top: 10px;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #c03c3c;
}

div.variation {
	margin-bottom: 10px;
	border: 1px dotted #dee0dc;
}

div.product_image img {
}

img a, a img {
	border-style: none;
}

/* @group Cart */

div.cart {
	padding-top: 25px;
}

.cart td, .cart th {
	padding: 10px 5px;	
}

.cart td {
	border-top: 1px solid #ccc;
	margin: 0;
}

th {
	text-align: left;
	font-size: 80%;
	color: #666;
	padding-bottom: 0;
}

td.price, th.price {
	text-align: right;
}

td.qty, th.qty, .qty input {
	text-align: center;
}

.cart table {
	padding-top: 25px;
	width: 100%;
}



/* @end */
