/******
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;
}

#start-image {
	margin-top: 282px;
}

#overview-box {
	width: 295px;
	height: 200px;
	float: left;
}

#overview-box a {
	display: block;
	background:transparent url(../images/blank.gif) no-repeat 0 0;
	width:295px;
	height:200px;
	text-indent:-9999px;
	margin-right: 9px;
}

#start-box {
	width: 295px;
	height: 200px;
	background: url(../images/start_box.png);
	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.rating li, ul.rating label, ul.rating input {
	float: left;
	clear: none;
}

ul.rating input {
	margin: 4px 2px !important;
}

#content div.product-box {
	float:left;
	width: 200px;
	margin: 15px 0px;
	padding: 7px;
	text-align: center;
}

div.product-box a {
	text-decoration:none;
	display:block;
	color: #868686;
	font-weight: normal !important;
}


#content div.product-box img {
	margin: 5px 0px;
}

#content div.product-box:hover {
	padding: 6px;
	border: 1px solid #D8D8D8;
}

div.box {
	margin-bottom: 10px;
	padding: 10px;
}

div.box-login {
	height: 252px;
	overflow: hidden;
}

div.box-information {
	height: 250px;
	overflow: hidden;
}

div.box a {
	text-decoration: none;
}

.box h2 {
	font-size:120%;
	background: url(../images/box-heading-bg.png) repeat-x;
	margin: -10px -10px 5px -10px;
	font-family: "Trebuchet MS", Helvetica;
	padding: 12px 19px 0px;
	color: #FFF;
	height: 43px;
	font-size: 125%;
	font-weight: 110;
}

.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:105%;
	margin-left: 10px;
}

.box ul {
	list-style-type:none;
}

ul li a {
	text-decoration:none;
}


ul.linklist {
	list-style-type: none;
	margin: 0px 10px;
}

ul.linklist li {
	margin-bottom: 7px;
}

ul.linklist li a {
	display: block;
	text-decoration:none;
	padding:2px 10px 2px 20px;
	background: url(../images/arrow.png) no-repeat 3px 3px;
}

ul.linklist li a:hover {
}
/*
#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-left.png) no-repeat;
	padding-left: 7px;
	display: inline-block;
	margin: 5px 0px;
	height: 39px;
}

div.button-red input {
	background:transparent url(../images/button-right.png) no-repeat right;
	padding:3px 8px 3px 1px;
	height: 39px;
	margin: 0px;
	color:#e0e0e0;
	font-size: 13px;
	font-weight:bold;
	font-family: "Trebuchet MS", Helvetica;
	cursor: pointer;
	border: none;
	width:auto;
	overflow:visible;
}

input.button-red:hover {
	text-decoration: none;
	border: none;
}

a.button-red {
	font-family: "Trebuchet MS", Helvetica;
	font-size: 13px;
	font-weight: bold;
	display: inline-block;
	background:transparent url(../images/button-left.png) no-repeat;
	padding-left: 7px;
	text-decoration:none;
	margin: 5px 0px;
}

a.button-red span {
	color:#e0e0e0;
	background:transparent url(../images/button-right.png) no-repeat right;
	display: inline-block;
	line-height: 39px;
	padding-right: 10px;
	padding-left: 3px;
}

a.button-red:hover {
	text-decoration: none;
}

div.product-box-white {
	border: 1px solid #DFE0E2;
	text-align: left;
	padding: 0px;
	background: url(../images/banner-bg.png) repeat-x #efefef;
}

div.product-box-white img {
	border: none;
	float: left;
	margin: 0px 10px 0px 0px;
}

div.product-box-white a {
	padding-right: 5px;
}

div.product-box-white h3 {
	margin: 5px 0px;
}

h3 {
	padding: 3px 0px;
	font-size:110%;
}

h2 {
	font-size: 120%;
	margin: 0px 0px 10px;
}

h1 {
	clear:both;
	font-size:120%;
	margin: -20px -20px 5px -20px;
	font-family: "Trebuchet MS", Helvetica;
	padding: 12px 19px 0px;
	color: #FFF;
	height: 43px;
	font-size: 125%;
	font-weight: 110;
}

h1.alt {
	margin-top: 0px !important;
	background: url(../images/box-heading-bg.png) !important;
}

#wrap-popup h1 {
	color: #565656;
}

#middle h1 {
	background: url(../images/h1-bg.png);
}

#start-image h1 {
	background: none !important;
	margin: 0px !important;
}

div.hr, hr {
	border-top: 1px solid #DFE0E2;
	border-bottom: none;
	border-left: none;
	border-right: none;
	margin: 10px 0px !important;
	margin: 0px;
	display: block;
	height: 1px;
}

div.dotted {
	border-top: 1px dotted #DFE0E2;
	margin: 5px 0px;
}

table th {
	background:url(../images/box-heading-bg.png) repeat-x;
	height: 30px;
	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 {
	position: absolute;
	top: 231px;
	margin-left: 50px;
}

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%;
	background: url(../images/h1-bg.png);
}

div.checkout-bar ul li span.selected {
	color: #FFF;
	line-height: 25px;
	background: url(../images/box-heading-bg.png);
}

div.checkout-bar ul li:first-child {
	margin: 20px;
}

div.checkout-bar ul li:last-child {
}

div.checkout-bar ul li span {
	color:#FFFFFF;
	display:block;
	font-size:11px;
	font-weight:bold;
	line-height:25px;
	padding:0 10px;
}

.eof, .clear {
	clear: both;
}

/*************
Forms
**************/

fieldset {
	padding: 10px;
	border: 1px solid #DFE0E2;
	margin: 10px 5px;
	width: 289px;
	float: left;
}

fieldset.fullsize {
	margin: 0px;
	width: 96%;
}

fieldset legend {
	font-weight: bold;
	font-size: 130%;
	color: #C8CFD6;
}


label {
	color: #818898;
	display: block;
	margin-bottom: 5px;
}

fieldset label {
	clear: both;
	display: block;
	margin-right: 10px;
	margin-top: 10px;
}

select, input {
	padding: 4px;
	font-size: 100%;
	color: #979797;
	border: 1px solid #979797;
	background: transparent url(../images/input-bg.png) repeat-x;
}

input {
	height: 17px;
}
	

.box input {
	width: 217px;
	margin-left: 10px;
	margin-bottom: 5px !important;
}

.box div.button-red {
	margin-left: 10px !important;
	margin-right: 10px !important;
}

textarea {
	width: 100%;
	padding: 2px;
	border: 1px solid #DFE0E2;
}

fieldset input, fieldset select {
	width: 279px;
}

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;
	padding: 5px;
}

table.gallery td.products-description {
	background-color:#FFFFFF;
	vertical-align:top;
	border-left: 1px solid #DFE0E2;
	padding: 0px 0px 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 {
}

td.products-description ul.attributes {
	margin:10px 0;
	padding:0;
	font-weight:bold;
}

table.gallery {
	font-size: 95%;
}

table.gallery td.thumbnails {
	width: 310px;
	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: 450px;
	padding: 4px 0px;
}

div.paging-links {
	float: right;
}

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;
	cursor: pointer;
	color: #FFF;
	text-decoration: none;
}

div.paging-links ul li.current {
	padding: 3px;
	background: #FFF;
	font-weight: bold;
}

div.shipping-box {
border:1px solid #DFE0E2;
height:105px;
overflow:auto;
}