* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #3a3939;
	font: 12px/190% "Lucida Grande", Verdana, Lucida, sans-serif;
	color: #525459;
}

p {
	padding-bottom: 1em;
}

h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 125%;
}

h1 {
	font-size: 24px;
	padding-bottom: 10px;
padding-top: 25px;
}

h1.title {
padding-top: 0px;
}

h2 {
	font-size: 18px;
	padding-bottom: 15px;
	margin-top: 20px;
}

.description h2 {
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 0;
	margin-bottom: 5px;
}

h3 {
	font-size: 15px;
}

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

a:hover {
	color: #c00;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
}

#logo {
	height: 45px;
	padding: 5px 0;
}

#logo img {
	float: left;
}

#search {
	float: right;
	margin-top: 15px;
}

#navigation {
	width: 700px;
	height: 11px;
	padding: 5px 50px 15px;
	background-color: #81837a;
	
}

#navigation ul li{
	list-style-type: none;
	float: left;
	padding-right: 15px;
}

#navigation ul li a, #navigation ul li a.visited {
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
}

#navigation ul li a.selected {
	background-color: #fff;
	padding: 10px 10px;
	color: #333;
}

#content {
	background-color: #fff;
	padding: 50px;
}

#content_color{
	clear: both;
	height: 0px;
}

.left_column {
	width: 450px;
	float: left;
}

.left_column img {
	padding: 10px 0 20px;
}

.featured {
	color: #999;
	font-size: 10px;
	padding-top: 20px;
}

#page {
	margin-bottom: 25px;
}

#description {
	padding-top: 10px;
}

#description p {
	padding: 0;
	margin: 0;
}

.right_column {
	width: 200px;
	float: right;
}

.right_column img, .dir_thumb img{
	background-color: #eee;
	margin-bottom: 20px;
}

#signup {
	padding-top: 10px;
	margin-top: 20px;
	border-top: 3px solid #c66a44;
}

.right_column #signup img {
	border-style: none;
	background-image: none;
	background-color: #fff;
	padding: 0;
}

.right_column a {
	text-decoration: none;
	font-size: 10px;
	text-align: center;
	color: #b8603b;
}

#signup p {
	padding: 0;
}

div#map {
width: 450px;
height: 450px;
padding: 0;
margins: 0;
}

span.map_link {
float: right;
	font: 10px/24px "Lucida Grande", Verdana, Lucida, sans-serif;
}

.dir_thumb, .product_image {
	margin-right: 20px;
	margin-bottom: 5px;
	height: 100px;
	float: left;
}

span.code {
	font-size: 9px;
	color: #999;
	font-style: italic;
}

form.button-to, form.button-to div {
	float: right;
	margin-right: 50px;
}

.button-to input {
	font-size: 10px;
	border-style: none;
	background-color: transparent;
	text-decoration: underline;
}

.button-to input:hover {
	cursor: pointer;
	color: #c00;
}

span.price {
	color: #c00;
	font: 18px Georgia, "Times New Roman", Times, serif;
}

.dir_thumb img {
	margin: 0;
	padding: 0;
}

.column_box {
	width: 175px;
	color: #fff;
	text-align: left;
	padding: 15px;
	font: italic 13px/175% Georgia, "Times New Roman", Times, serif;
}

.thumbnail_box {
	text-align: right;
	margin-top: 41px;
}

.column_box h1 {
	padding-bottom: 20px;
}

#previous_next {
	color: #3a3939;
	border-top: 1px solid #525459;
	margin-top: 25px;
	padding-top: 5px;
}

.previous {
	float: left;
}

.next {
	float: right;
}

#footer, #footer a {	
	text-align: center;
	clear: both;
	color: #666;
	font-size: 10px;
	text-decoration: none;
	margin-top: 15px;
line-height: 120%;
}

#footer a {
color: #999;
}

.section_550 #navigation {
	background-color: #9c0;
}

.section_550 .coloured, .section_550 #navigation ul li a.selected {
	color: #9c0;
}

.section_554 #navigation {
	background-color: #39c;
}

.section_554 .coloured, .section_554 #navigation ul li a.selected {
	color: #39c;
}

.section_555 #navigation {
	background-color: #c00;
}

.section_555 .coloured, .section_555 #navigation ul li a.selected {
	color: #c00;
}

.section_556 #navigation {
	background-color: #369;
}

.section_556 .coloured, .section_556 #navigation ul li a.selected {
	color: #369;
}

.section_557 #navigation {
	background-color: #f30;
}

.section_557 .coloured, .section_557 #navigation ul li a.selected {
	color: #f30;
}

.section_558 #navigation {
	background-color: #f60;
}

.section_558 .coloured, .section_558 #navigation ul li a.selected {
	color: #f60;
}

.section_561 #navigation {
	background-color: #399;
}

.section_561 .coloured, .section_561 #navigation ul li a.selected {
	color: #399;
}

.section_579 #navigation {
	background-color: #666;
}

.section_579 .coloured, .section_561 #navigation ul li a.selected {
	color: #666;
}

/* @group Cart */

.cart td, .cart th {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	border-style: none;
}

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

.cart table {
	width: 100%;
	border-style: none;
}

.cart td input {
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}

p.checkout {
	text-align: right;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px dashed #ccc;
	border-right-style: none;
	border-left-style: none;
	font-size: 10px;
}

span.checkout {
	font-size: 14px;
	font-weight: bold;
	color: #c00;
}

span.checkout a:link, span.checkout a:visited {
	color: #c00;
}

span.checkout a:hover {
	color: #900;
}

/* @end */

/* @group Clear Fix */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* @end */

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