body {
	background-color: #FFF;
	margin: 0;
	padding: 0;
}

#wrapper {
	width: 760px;
	background-color: #FFF;
	margin: 0 auto 0 auto;
	padding: 0;
}

#header {
	margin: 5px 0 10px 0;
}

#topbar {
	background: url(/images/layout/topbar-leftcap.gif) #2327a5 top left no-repeat;
	height: 30px;
	padding: 2px 0 0 3px;
	width: 685px;
	float: right;
}

#primary_nav {
	float: left;
}

#primary_nav ul {
	padding-top: 3px;
}

#primary_nav ul li {
	display: inline;
	padding: 5px 17px 0px 5px;
}

#primary_nav a {
	font-size: 1.1em;
	text-decoration: none;
}

#primary_nav a:link {
	text-decoration: none;
	color: #FFF;
}

#primary_nav a:visited {
	color: #FFF;
}

#primary_nav a:hover {
	text-decoration: none;
	color: #ee0a44;
}

#primary_nav a:active {
	text-decoration: none;
}

#searchbox {
	float: right;
	padding: 2px;
	height: 30px;
	width: 200px;
/*	margin: -20px 0 0 0;*/
	margin: 0;
/*	border: 1px solid orange;*/
}

#searchbox form {
	margin: 0;
	padding: 0;
}

#searchbox label {
	display: block;
	float: left;
	color: white;
	padding-top: 3px;
	padding-right: 3px;
}

input.query {
	display: block;
	padding: 0;
	margin: 2px 3px 0 0;
	float: left;
}

#contactbox {
	font-size: 1.3em;
	width: 160px;
	float: left;
	text-align: right;
	padding: 20px 10px 0 0;
/*	border: 1px solid red;*/
}

#contactbox strong {
	font-weight: normal;
	color: #f71d44;
}

#cartbox {
	width: 130px;
	float: right;
	text-align: right;
	padding: 20px 10px 0 0;
/*	border: 1px solid purple;*/
}

#loginbox {
	text-align: right;
	background-color: #EEEEEE;
	color: #414141;
	padding: 3px;
}

#logo {
	float: left;
}

.clearer {
	clear: both;
	height: 0;
	font-size: 0px;
}

#main {
	border-top: 4px solid #f11f44;
}

#main h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin: 10px 0 10px 0;
}

#main h3 {
	margin: 8px 0 8px 0;
	font-size: 1.1em;
	color: #ff2955;
}

#main ul {
	list-style-type: square;
	margin: 5px 0 10px 30px;
}

#main ul li {
	text-indent: 0.1em;
	margin-bottom: 0.4em;
}

#main p {
	line-height: 1.4em;
	margin-bottom: 1.0em;
}

#footer {
	margin: 10px 0 0 0;
	border-top: 1px solid #191995;
	font-size: 0.8em;
	padding-top: 3px;
}

#footer ul {
	float: left;
	margin: 3px;
}

#footer ul li {
	display: inline;
	padding: 0px 7px 0px 0px;
}

#footer p.company {
	float: right;
	color: #6c5c64;
}

#footer a {
	text-decoration: none;
}

#footer a:link {
	text-decoration: underline;
	color: #6c5c64;
}

#footer a:visited {
	color: #6c5c64;
}

#footer a:hover {
	text-decoration: underline;
	color: #6c5c64;
}

#footer a:active {
	text-decoration: none;
}

img.splash {
	border-bottom: 4px solid #f11f44;
}

table {
	border-spacing: 0;
	border-width: 0;
}

td, th {
	vertical-align: top;
	text-align: left;
	padding: 4px;
	font-size: 1.0em;
	font-weight: normal;
}

table td.action {
	white-space: nowrap;
}

table.properties {
/*	width: 525px;*/
	margin-top: 10px;
}

table.properties td, table.properties th {
	border-bottom: 1px solid #ccc;	
	font-size: 0.9em;
}

table.properties th {
	font-weight: bold;
	border-bottom: 1px solid #000;
}

table.properties img a, table.productgrid img {
	border: 1px solid #CCC;
}

table.datagrid {
/*	width: 525px;*/
	margin-top: 10px;
}

table.datagrid td, table.datagrid th {
	border-bottom: 1px solid #ccc;	
	font-size: 0.9em;
	padding: 4px;
}

table.datagrid th {
	font-weight: bold;
	border-bottom: 1px solid #000;
}

table.datagrid img a, table.datagrid img {
	border: 1px solid #CCC;
}

/*table.cartgrid {
	margin-left: 25px;
}*/

table.cartgrid td, table.cartgrid th {
	border-bottom: 1px solid #ccc;	
	font-size: 1.0em;
}

table.categories {
	
}

table tr.even {
	background-color: #e4e4e4;
}

table.categories th {
	font-weight: bold;
	border-bottom: 1px solid black;
}

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

div.pager {
	color: #FFF;
	padding: 3px;
	background-color: #8c8cca;
	margin: 5px 0 0 0;
}

div.pager a {
	color: #000;
	text-decoration: underline;
}

table.childrengrid td, table.childrengrid th {
	padding: 4px 4px 15px 4px;
	font-size: 1.0em;
}

table.childrengrid th {
	font-weight: bold;
}

table.childrengrid img a, table.childrengrid img {
	border: 1px solid #CCC;
}

table.childrengrid h3 {
	font-weight: normal;
	font-size: 1.2em;
	margin: 0 0 0.1em 0;
	padding: 0;
}

table.variant_properties {
	border-collapse: separate;
	border-spacing: 1px;
	background-color: #FFF;
}

table.variant_properties td {
	background-color: #d3d3d3;
}

table.variant_properties th {
	background-color:	#979797;
	font-weight: bold;
}

p.description {
	line-height: 1.4em;
	margin-bottom: 2em;
}

div.breadcrumb {
	padding: 5px;
	background-color: #e3e1e1;
}

div.breadcrumb a {
	color: #000;
	text-decoration: underline;
}

div.breadcrumb a:hover {
	color: #FFF;
	background-color: #000;
}

div.thumbnails {
	text-align: center;
}

div.thumbnails img, #thumbnails img {
	border: 1px solid #CCC;
	margin-right: 15px;
}

img.icon, #thumbnails img.icon {
	margin: 2px 0 0 0;
	border-width: 0;
	border-spacing: 0;
}

table.thumbgrid td {
	text-align: center;
}

div.submitbox {
	margin: 1em 0 0.5em 0;
	padding: 0.3em;
	background-color: #c7c7e5;
}

div.submitboxwarn {
	margin: 1em 0 0.5em 0;
	padding: 0.3em;
	background-color: #FF2626;
}

div.submitbox form, div.submitbox form div {
	display: inline;
}

p.return {
	margin-top: 2em;
}


div.tooltip {
	padding: 5px;
}

span.inline_catalog_link {
	white-space: nowrap;
	font-size: 80%;
	font-weight: normal;
}

span.inline_catalog_link a {
	color: #000;
	text-decoration: underline;
}

span.inline_catalog_link a:hover {
	color: #FFF;
	background-color: #000;
}

#main ul.sortable li {
	list-style-type: none;
}

#main ul.simple {
	list-style-type: none;
}

#main ul.simple li {
	text-indent: 0;
}

p.related-variants {
	font-size: 0.9em;
	margin: 0.1em;
}

div.notice {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: #F3FFF1;
	border: 1px solid #116A01;
	color: #116A01;
	margin: 5px 0 10px 0;
	padding: 5px;
}

div.error {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	border: 1px solid red;
	color: red;
	background-color: #FDDEDE;
	margin: 5px 0 10px 0;
	padding: 5px;
}