/******Content******/
#middle h3 {
	border-bottom: 1px dotted #DFE0E2;
	margin: 20px 0px 10px;
}
#middle ul {
	margin: 10px 20px 10px 20px;
}
#middle ul li {
	margin: 5px 0px;
}
#content div.product-box {
	float: left;
	width: 289px;
	margin: 5px;
}
#start-image {
	background: url(../images/start.jpg);
	width: 599px;
	height: 417px;
}
#overview-box {
	background: url(../images/start_box.png);
	width: 295px;
	height: 200px;
	float: left;
}
#overview-box a {
	background: transparent url(../images/blank.gif) no-repeat 0 0;
	width: 295px;
	height: 200px;
	margin-right: 9px;
}
#footer span a {
	padding: 0px !important;
}
#reviews_box {
	padding: 10px;
}
#reviews_box a {
	text-decoration: none;
}
#reviews_box img {
	float: left;
	padding-right: 5px;
}
#start-box {
	width: 295px;
	height: 200px;
	background: url(../images/reviews_box.jpg);
	float: right;
}
#start-box ul {
	list-style: none;
	margin: 20px 10px;
}
#start-box ul li {
	background: url(../images/tick.png) no-repeat 0px 12px;
	padding-left: 25px;
}
#start-box ul li a {
	font-size: 130%;
	padding: 10px 0px;
	display: block;
	text-decoration: none;
}
.right {
	float: right;
}
.left {
	float: left;
}
.pointer {
	cursor: pointer;
}
.middle {
	vertical-align: middle;
}
.small, small {
	font-size: 80%;
	font-weight: normal;
}
.grey {
	color: #888;
}
dl {
	margin-bottom: 10px;
}
dl dt {
	clear: both;
	float: left;
	width: 100px;
	font-weight: bold;
}
dl dd, dl dt {
	padding: 5px 0px;
	display: block;
}
ul.languages li {
	float: left;
	margin-left: 10px;
}
ul.rating li, ul.rating label, ul.rating input {
	float: left;
	clear: none;
}
ul.rating input {
	margin: 4px 2px !important;
}
div.product-box a {
	font-size: 95%;
	text-decoration: none;
	display: block;
}
#content div.product-box img {
	float: left;
	border-right: 1px solid #DFE0E2;
	margin-right: 10px;
	padding: 10px;
}
#content div.product-box:hover {
	border: 1px solid #DFE0E2;
	margin: 4px;
}
div.box {
	margin-bottom: 10px;
	padding: 10px;
}
div.box a {
	text-decoration: none;
}
.box h2 {
	font-size: 120%;
	color: #3d4350;
	margin-top: 10px;
	margin-bottom: 5px;
}
.box h3 {
	font-size: 12px;
	color: #6a707e;
}
.box .picture {
	border: 1px solid #e1e2e4;
	background: #FFFFFF;
	padding: 5px;
	text-align: center;
	margin-bottom: 10px;
}
.box label {
	font-size: 10px;
	color: #818898;
}
.box ul {
	list-style-type: none;
}
.box ul li a {
	color: #000000;
}
div.box ul li a:hover {
	text-decoration: none;
}
div.box ul.linklist {
	list-style-type: none;
	margin: 0px -11px 0 -10px;
}
div.box ul.linklist li a {
	line-height: 18px;
	display: block;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
	border-bottom: 1px solid #DFE0E2;
}
div.box ul.linklist li:first-child {
	border-top: 1px solid #DFE0E2;
}
div.box ul.linklist li a:hover, div.box ul.linklist li.selected a {
	background: #ffffff !important;
	color: #c12d2d !important;
}
div.box ul.linklist li.sub a {
	background: #f8f8f8;
	color: #777;
	font-size: 95%;
}
div.box ul.linklist li.blank {
	background: #f8f8f8;
	color: #777;
	font-size: 95%;
	border-bottom: 1px solid #DFE0E2;
}
div.box ul.linklist li.sub a:hover {
	color: #c12d2d;
}
#middle ul.linklist {
	list-style-type: none;
	margin: 0 -10px 0 -10px;
}
#middle ul.linklist li {
	margin: 0px;
}
#middle ul.linklist li a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	border-bottom: 1px solid #DFE0E2;
	background: #F1F2F4;
}
#middle ul.linklist li:first-child {
	border-top: 1px solid #DFE0E2;
}
#middle ul.linklist li a:hover {
	background: #FFFFFF;
	color: #c12d2d;
}
/*.medium-white {
	border: 1px solid #d9dbdf;
	padding: 3px;
	font: normal 12px Helvetica, Arial, sans-serif
}
*/
/*Buttons*/
div.button-red {
	background: transparent url(../images/button_red.jpg) repeat-x 0 0;
	display: inline-block;
	margin: 5px 0px;
}
div.button-red input {
	background: transparent url(../images/arrow_white.gif) no-repeat 8px 9px;
	padding: 3px 8px 3px 18px;
	margin: 0px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	border: none;
	width: auto;
	overflow: visible;
}
input.button-red:hover {
	text-decoration: none;
	border: none;
}
a.button-red {
	color: #FFFFFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	display: inline-block;
	background: transparent url(../images/button_red.jpg) repeat-x 0 0;
	padding: 3px 10px 5px 0px;
	text-decoration: none;
	margin: 5px 0px;
}
a.button-red span {
	color: #FFFFFF;
	background: transparent url(../images/arrow_white.gif) no-repeat 8px 5px;
	padding-left: 20px;
}
a.button-red:hover {
	text-decoration: none;
}
div.product-box-white {
	border: 1px solid #DFE0E2;
	text-align: center;
	padding: 5px;
	background: #FFF;
}
div.product-box-white img {
	border: none;
	margin-bottom: 5px;
}
h3 {
	padding: 3px 0px;
	font-size: 110%;
}
h2 {
	font-size: 120%;
	margin: 0px 0px 10px;
}
h1 {
	clear: both;
	display: inline;
	font-size: 150%;
	margin: 0px 0px 10px 0px;
	padding: 10px 0;
}
div.hr, hr {
	border-top: 1px solid #DFE0E2;
	border-bottom: none;
	border-left: none;
	border-right: none;
	margin: 5px 0px !important;
	margin: 0px;
	display: block;
	height: 1px;
}
div.dotted {
	border-top: 1px dotted #DFE0E2;
	margin: 5px 0px;
}
table th {
	background: #3D4350;
	height: 15px;
	color: #FFF;
	vertical-align: middle !important;
}
table td, table th {
	border-bottom: 1px solid #DFE0E2;
	padding: 5px;
	vertical-align: top;
}
table tr td.price {
	white-space: nowrap;
	font-weight: bold;
}
table th.alt, table td.alt, table tr.alt {
	background: #F1F2F4;
}
#middle ul.buttons {
	padding: 0px;
	margin: 0px;
}
ul.buttons li {
	float: left;
	display: block;
	width: 33%;
	text-align: center;
}
ul.buttons li:first-child {
	width: 34%;
}
ul.buttons li:first-child * {
	float: left;
}
ul.buttons li:last-child * {
	float: right;
}
div.checkout-bar {
}
div.checkout-bar a, div.checkout-bar a:hover {
	color: #FFF;
	text-decoration: none;
}
div.checkout-bar ul {
	position: relative;
	left: 50%;
	margin: 0px !important;
	padding: 0;
	float: left;
}
div.checkout-bar ul li {
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	position: relative;
	right: 50%;
}
div.checkout-bar ul li span.selected {
	background: #F1F2F4;
	border-bottom: 1px solid #3D4350;
	border-top: 1px solid #3D4350;
	color: #9C9D9F;
	line-height: 18px;
}
div.checkout-bar ul li:first-child {
	border-left: 1px solid #3D4350;
	margin: 20px;
}
div.checkout-bar ul li:last-child {
	border-right: 1px solid #3D4350;
}
div.checkout-bar ul li span {
	background: #3D4350 none repeat scroll 0 0;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	padding: 0 10px;
}
.eof, .clear {
	clear: both;
}
/*************Forms**************/
fieldset {
	padding: 10px;
	border: 1px solid #DFE0E2;
	margin: 10px 5px;
	width: 267px;
	float: left;
}
fieldset.fullsize {
	margin: 0px;
	width: 96%;
}
fieldset legend {
	font-weight: bold;
	font-size: 130%;
	color: #C8CFD6;
}
label {
	color: #3d4350;
	font-weight: bold;
	display: inline;
}
fieldset label {
	clear: both;
	display: block;
	margin-right: 10px;
	padding: 5px 0px;
}
select, input {
	padding: 2px;
	font-size: 11px;
	border: 1px solid #DFE0E2;
	margin-right: 7px;
}
textarea {
	width: 100%;
	padding: 2px;
	border: 1px solid #DFE0E2;
}
fieldset input, fieldset select {
	width: 200px;
}
fieldset input.input-radio, fieldset input.input-checkbox, fieldset input.input-radio:hover, fieldset input.input-checkbox:hover {
	width: auto;
	margin: 0px 3px 0px 0px;
	border: none;
	padding: 0px;
}
fieldset input:hover, fieldset textarea:hover {
	border: 1px solid #c0c0c0;
}
fieldset div.button-red input:hover {
	border: none;
}
fieldset ul {
	list-style: none;
}
fieldset span.error {
	clear: both;
	display: block;
	color: #990000;
}
fieldset input.error {
	border: 1px solid #990000;
	background: #e7b8b8;
}
fieldset h3 {
	margin-top: 0px;
	margin-bottom: 10px;
}
input.search {
	background: none;
}
fieldset div.dob input {
	width: auto;
}
fieldset div.cc-select select {
	width: auto;
}
/******Products******/
table.gallery tr, table.gallery td {
	border: none;
	padding: 0px;
}
#image_resize_wrapper {
	border-bottom: 1px solid #DFE0E2;
	height: 300px;
	width: 300px;
}
table.gallery td.products-description {
	background-color: #FFFFFF;
	vertical-align: top;
	border-left: 1px solid #DFE0E2;
	padding: 0px 20px;
}
td.products-description h2 {
	font-size: 120%;
	font-weight: bold;
	margin: 0;
	padding: 15px 0;
	color: #3D4350;
}
td.products-description ul.attributes {
	margin: 10px 0px !important;
	padding: 0px !important;
}
td.products-description li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
td.products-description ul.attributes {
	margin: 10px 0;
	padding: 0;
	font-weight: bold;
}
ul.attributes select {
	width: 100px;
}
table.gallery {
	font-size: 95%;
}
table.gallery td.thumbnails {
	height: 90px;
	border-bottom: 1px solid #DFE0E2;
	text-align: center;
}
td.thumbnails div {
	margin: auto;
}
.thumbnails img {
	border: solid 1px #DFE0E2;
	float: left;
	margin: 5px;
	padding: 0;
}
div.price {
	font-size: 140%;
	font-weight: bold;
}
span.big {
	font-size: 120%;
}
blockquote {
	margin: 0px 0px 10px 20px;
}
div.warning, div.hint, div.error, div.success, div.highlight {
	padding: 10px;
	font-weight: bold;
	margin: 10px 0px;
	clear: both;
}
div.warning, div.highlight {
	background: #e1cf53;
	border-top: 3px solid #b0a244;
	border-bottom: 3px solid #b0a244;
}
div.hint {
	background: #f1f2f4;
	border-top: 3px solid #dfe0e2;
	border-bottom: 3px solid #dfe0e2;
}
div.error {
	background: #e7b8b8;
	border-top: 3px solid #990000;
	border-bottom: 3px solid #990000;
}
div.success {
	background: #b1f3a9;
	border-top: 3px solid #73c668;
	border-bottom: 3px solid #73c668;
}
.no-border * {
	border: none;
}
/****** pagination******/
div.paging-info {
	float: left;
	width: 300px;
	padding: 4px 0px;
	margin-bottom: 10px;
}
div.paging-links {
	float: right;
	margin-bottom: 10px;
}
div.paging-links ul {
	list-style: none;
	padding: 0px !important;
	margin: 0px !important;
}
div.paging-links ul li {
	float: left;
	background: transparent url(../images/button_red.jpg) repeat-x 0 0;
	margin: 0px 1px !important;
}
div.paging-links li a {
	display: block;
	padding: 4px;
	color: #FFF;
	cursor: pointer;
	text-decoration: none;
}
div.paging-links ul li.current {
	padding: 3px;
	background: #FFF;
	font-weight: bold;
}
div.category-box {
	float: left;
	margin: 5px;
	width: 180px;
	border: none;
	text-align: center;
	padding-bottom: 20px;
}
div.category-box a {
	text-decoration: none;
}
div.category-box img {
	border: none;
}
div.category img {
	float: right;
}
h2.home {
	color: #414459;
	font-weight: bold;
	padding: 20px;
	text-align: center;
}
h1.home {
	clear: both;
	font-size: 295%;
	margin: 0px 0px 10px 0px;
	padding: 10px 0;
}
div.shipping-box {
	border: 1px solid #DFE0E2;
	height: 112px;
	overflow: auto;
}