/* ****************************************************************************** */

/* BODY AND GENERAL TEXT STYLES */
* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background: #E8E8E8 url(images/bg_strip.gif) repeat-y top center;
}
body,p,td,th,li,textarea,input {
	font-weight: normal;
	font-size: 12px;
	color: #898989;
}
.tiny {
	font-size: 10px;
}
.large {
	font-size: 14px;
}
.heavy {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.dark {
	color: #333333;
}
.grey {
	color: #898989;
}
.red {
	color: #EA1919;
}
select {
	font-size: 12px;
	color: #333333;
}
select.boxed {
	width: 170px;
}
option {
	padding: 0px 4px 0px 4px;
}
textarea {
	overflow: auto;
	resize: none;
}
ol {
	padding: 0px 0px 0px 24px;
}
ul {
	padding: 0px 0px 0px 17px;
}
li {
	padding: 0px;
	padding-top: 3px;
}
h1 {
	font-size: 21px;
	font-weight: normal;
	color: #575757;
	margin: 0px 0px 20px 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	color: #FF9400;
}
h2.bundle {
	color: #898989;
}
h2.large {
	font-size: 18px;
	font-weight: normal;
}
h2.xl {
	font-size: 19px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
}
p {
	margin: 15px 0px;
	line-height: 1.3;
}
hr {
	color: #FFFFFF;
	background-color: #FFFFFF;
	border-color: #A9A9A9;
	border-style: dotted;
	border-width: 1px 0px 0px 0px;
	height: 0px;
	clear: both;
	margin: 0px 0px 15px 0px;
}
hr.faint {
	border-color: #E0E0E0;
	margin: 10px 0;
}
img {
	border: 0px;
}
img.lalign {
	float: left;
	padding: 0px 15px 10px 0px;
}
img.calign {
	display: block;
	margin: 0px auto;
}
img.ralign {
	float: right;
	padding: 0px 0px 10px 15px;
}

input#searchbox, input#email {
	height: 15px;
	vertical-align: middle;
	border-top: 1px solid #C1C1C1;
	border-right: 1px solid #C1C1C1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #C1C1C1;
	padding: 2px 4px;
}
input#searchbox {
	width: 147px;
}
table.promoboxes input#email {
	width: 160px;
}
tr.promoboxes input#email {
	width: 125px;
}
input.inpbox {
	height: 16px;
	border: 1px solid #C1C1C1;
	border-top-color: #858585;
	border-bottom-color: #E1E1E1;
	background: url(/images/D4D4D4.gif) repeat-x top left;
	padding: 3px 4px;
	vertical-align: middle;
}
textarea.inpbox {
	border: 1px solid #C1C1C1;
	border-top-color: #858585;
	border-bottom-color: #E1E1E1;
	padding: 3px 4px;
}
input.missing {
	background: #f9b9b9;
}
select.inpbox {
	height: 22px;
	border: 1px solid #C1C1C1;
	border-top-color: #858585;
	border-bottom-color: #E1E1E1;
	background: url(/images/D4D4D4.gif) repeat-x top left;
	padding: 2px 1px;
	vertical-align: middle;
}
select.inpbox option {
	height: 20px;
	background: #FFFFFF;
}
select.multinpbox {
	border: 1px solid #C1C1C1;
	border-top-color: #858585;
	border-bottom-color: #E1E1E1;
	background: url(/images/D4D4D4.gif) repeat-x top left;
	padding: 2px 1px;
	vertical-align: middle;
	overflow: none;
}
select.multinpbox option {
	height: 20px;
	background: #FFFFFF;
}

.posrel {
	position: relative;
}
.hide {
	display: none;
}
img.edit {
	position: absolute;
	z-index: 10;
}
div.clear {
	clear: both;
}
#IFemailfriend {
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1px;
	height: 1px;
}
span.qm {
	position: relative;
	top: -5px;
	margin-left: 9px;
	color: #FF9400;
	font-weight: bold;
	font-size: 11px;
	padding: 0px 3px;
	border: 1px solid #FF9400;
	cursor: pointer;
}
.pointer {
	cursor: pointer;
}
.orange {
	color: #FF9B11;
}
.nowrap {
	white-space: nowrap;
}
.fright {
	float: right;
	margin: 5px 0px 5px 40px;
}
input.bluebutton {
	width: 150px;
	height: 24px;
	background: url(/images/button_bluebg.gif) no-repeat center center;
	border: 0px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	padding: 0px 11px 3px 0px;
	cursor: pointer;
}
input.greybutton {
	width: 150px;
	height: 24px;
	background: url(/images/button_greybg.gif) no-repeat center center;
	border: 0px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	padding: 0px 11px 3px 0px;
	cursor: pointer;
}

ul#imgslider {
	padding: 0px;
}
ul#imgslider li {
	padding: 0px;
	list-style-type: none;
}
.leading1 {
	line-height: 1.0;
}
.leading2 {
	line-height: 1.2;
}
.leading3 {
	line-height: 1.4;
}
.leading4 {
	line-height: 1.6;
}
.leading5 {
	line-height: 1.8;
}
.leading6 {
	line-height: 2.0;
}

/* ****************************************************************************** */

/* DIVS */

div#outer {
	padding: 20px 0px 15px 0px;
	margin: 0px auto;
	width: 953px;
	text-align: left;
}
div#logostrip {
	position: relative;
}
div#phonenum {
	position: absolute;
	top: -6px;
	right: 14px;
	font-size: 18px;
}
div#basket {
	position: absolute;
	top: 16px;
	right: 3px;
	padding: 9px 12px 0px 10px;
}
div#basket img {
	position: relative;
	top: 2px;
}
div#basket a {
	text-decoration: none;
}
div#search {
	position: absolute;
	top: 56px;
	right: 5px;
	z-index: 98;
}
div#search div div {
	line-height: 1.8;
}
div#address {
	position: absolute;
	top: 0px;
	right: 3px;
	padding: 9px 35px 0px 0px;
}
div#spacer {
	height: 59px;
}
div#catsstrip {
	position: relative;
	font-size: 18px;
	padding: 29px 0px 8px 3px;
}
div#catsstrip a {
	text-decoration: none;
}
div#catsstrip.blue a.hi, div#catsstrip.blue a:hover, div#catsstrip.blue a:active {
	color: #5FB3DD;
}
div#subcatstrip {
	font-size: 13px;
	color: #333333;
	padding: 0px 0px 0px 3px;
}
div#subcatstrip a {
	color: #333333;
	text-decoration: none;
}
div#subcatstrip a.hi, div#subcatstrip a:hover, div#subcatstrip a:active {
	color: #FF9400;
}
div#footerlinks {
	position: relative;
	font-size: 18px;
	padding: 4px 0px 0px 3px;
	line-height: 1.5;
}
div#footerlinks a {
	text-decoration: none;
}

div#generalbox {
	position: relative;
	border: 1px solid #C0C0C0;
	width: 924px;
	padding: 16px 15px 16px 12px;
}
div#generalbox p, div#generalbox li, div#generalbox td, div.description p, div.description li, div.description td {
	color: #485658;
}
div#generalbox a, div.description a {
	color: #FF9400;
}
div#generalbox div.textbox {
	width: 662px;
	float: left;
}
div#generalbox div.wide {
	width: 927px;
}
div#generalbox span#textbox_parent {
	float: left;
}
div#generalbox div.linkbox {
	width: 222px;
	float: right;
}
div#generalbox div.linkbox div.head {
	position: relative;
	line-height: 29px;
	padding: 0px 7px;
	color: #FFFFFF;
	font-size: 17px;
	background: url(images/linkbox_bg_orange.gif) repeat-x center center;
}
div#generalbox div.linkbox div.links {
	background-color: #F3F3F3;
	padding: 4px 0px 10px 0px;
}
div#generalbox div.linkbox div.links a {
	display: block;
	padding: 7px;
}
div#generalbox.orange div.textbox h2 {
	color: #FF9400;
}
div#generalbox.green div.textbox h2 {
	color: #A9C803;
}
div#generalbox.blue div.textbox h2 {
	color: #5FB3DD;
}
div#generalbox.orange div.linkbox div.head {
	background: url(images/linkbox_bg_orange.gif) repeat-x center center;
}
div#generalbox.green div.linkbox div.head {
	background: url(images/linkbox_bg_green.gif) repeat-x center center;
}
div#generalbox.blue div.linkbox div.head {
	background: url(images/linkbox_bg_blue.gif) repeat-x center center;
}
a.mceText {
	color: #000000 !important;
}

div#functionbox {
	position: relative;
	border: 1px solid #E8E8E8;
	width: 926px;
	padding: 16px 13px 16px 12px;
}

div#functionbox.blue h2 {
	color: #5FB3DD;
}
div#functionbox.tabbed {
	border-top: 0px;
	padding: 16px 18px;
}


div#sortby {
	color: #333333;
	text-align: right;
	padding: 0px 10px 10px 0px;
	font-size: 13px;
}
div#pagecontrol {
	background: #F1F1F1;
	height: 29px;
	text-align: right;
	line-height: 29px;
	padding-right: 10px;
	font-size: 13px;
}
div#sortby a, div#pagecontrol a {
	color: #333333;
	text-decoration: none;
}
div#sortby a:hover, div#sortby a:active, div#pagecontrol a:hover, div#pagecontrol a:active {
	color: #FF9400;
}
div#sortby a.hi, div#pagecontrol a.hi {
	color: #FF9400;
	text-decoration: none;
}

div#catcol1 {
	width: 589px;
	float: left;
}
div#catcol2 {
	position: relative;
	width: 350px;
	background: url(images/prod_row2_bg.gif) repeat-y top right;
	float: right;
}
div#catcol2 div.textbox {
	padding: 16px;
}

div#prodrow1 {
	position: relative;
	width: 951px;
	height: 488px;
	border: 1px solid #E8E8E8;
}
div#prodrow1 div.col1 {
	position: relative;
	width: 472px;
	height: 472px;
	float: left;
	padding: 12px 12px 4px 12px;
}
div#prodrow1 div.col1 table {
	width: 472px;
	height: 472px;
}
div#prodrow1 div.col1 table td {
	text-align: center;
	vertical-align: middle;
}
#mainimgcont {
	background: url(/images/loading.gif) no-repeat center center;
}
div#videocont {
	position: absolute;
	top: 14px;
	width: 472px;
	height: 435px;
	display: none;
}
div#audiocont {
	padding-top: 10px;
	display: none;
}
a#zoom {
	margin: 0px auto;
}
div#prodrow1 div.col1 table tr#enlarge td {
	color: #333333;
	height: 37px;
	font-size: 12px;
	text-align: left;
}
div#prodrow1 div.col1 table tr#enlarge td a {
	color: #333333;
}
div#prodrow1 div.col2 {
	position: relative;
	width: 420px;
	height: 456px;
	float: right;
	padding: 16px;
	background-color: #F4F4F4;
	clear: right;
}
div#prodrow1.bundle div.col2 {
	height: auto;
}
div#prodrow1 div.col2 h1 {
	font-size: 17px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 6px;
}
div#prodrow1 div.col2 #price {
	font-weight: bold;
	font-size: 14px;
}
div#prodrow1 div.col2 table.nameicons a {
	color: #333333;
}
div#prodrow1 div.col2 table.nameicons td {
	vertical-align: top;
}
div#prodrow1 div.col2 table.nameicons img {
	vertical-align: middle;
}
div#prodrow1 div.col2 div.description {
	height: 208px;
	width: 410px;
	padding-right: 16px;
	overflow: auto;
	position: relative;
}
div#prodrow1 div.col2 p {
	margin: 0px;
}
div#prodrow1 div.col2 td#formbits {
	color: #333333;
	padding-right: 50px;
}
table.vardds td {
	color: #333333;
}
table.vardds td:first-child {
	padding: 5px 5px 5px 0;
}
div#prodrow1 div.col2 td#formbits select {
	margin-bottom: 5px;
}
div#prodrow1 div.col2 td#formbits input {
	color: #333333;
}
div#prodrow1 div.col2 td#formbits input.button {
	vertical-align: middle;
	position: relative;
	top: -1px;
	padding-left: 8px;
}
div#prodrow1 div.col2 td#deliverytime {
	text-align: center;
	vertical-align: top;
	padding-top: 16px;
	color: #5FB3DD;
	font-weight: bold;
}
div#prodrow1 div.col2 div#zoom-big {
	position: absolute;
	top: -1px;
	left: 0px;
	width: 452px;
	height: 0px;
	z-index: 30;
}
div#prodrow2 {
	width: 953px;
	margin: 6px 0px 40px 0px;
	background: url(images/prod_row2_bg.gif) repeat-y top right;
}
div#prodrow2.bundle {
	background: transparent;
}
div#prodrow2 div.col1 {
	width: 496px;
	float: left;
	padding: 2px 0px 1px 0px;
	border-bottom: 1px dotted #A9A9A9;
}
div#prodrow2 div.col2 {
	width: 420px;
	float: right;
	padding: 16px;
	border-top: 1px solid #E8E8E8;
}
div#prodrow2 h2 {
	margin-bottom: 6px;
}
div#prodrow2 img.thumb {
	margin: 3px 10px 8px 0px;
}
div#prodrow2 table.thumb {
	display: inline;
	display: inline-table;
}
div#prodrow2 table.thumb td {
	width: 60px;
	text-align: center;
	padding-bottom: 8px;
	padding-right: 10px;
}
div#prodrow2 table.thumb td img.thumb {
	margin: 3px 0px 0px 0px;
}
div#prodrow2 table.thumb td a {
	color: #333333;
}
div#prodrow2 table.thumb td a:hover {
	color: #FF9400;
}

div#minibasketcont {
	position: fixed;
	top: 10px;
	right: 10px;
	display: none;
	z-index: 99;
}
div#minibasketshad {
	position: relative;
	background-color: #CFCFCF;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
div#minibasket {
	position: relative;
	top: -1px;
	left: -1px;
	background-color: #F8F8F8;
	padding: 15px;
	border: 1px solid #5FB3DD;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
div#minibasket h1 {
	font-size: 21px;
	font-weight: normal;
	color: #898989;
	margin: 0px 0px 10px 0px;
}

div#login_retcust {
	position: absolute;
	left: 149px;
	padding: 0px 37px;
	background: url(/images/bg_returning_customer.png) no-repeat top left;
	height: 287px;
	width: 213px;
}
div#login_retcust.lr {
	background-image: url(/images/bg_existing_customer.png);
}
div#login_retcust.lr2 {
	background-image: url(/images/bg_choose_password.png);
}
div#login_newcust {
	position: absolute;
	right: 184px;
	padding: 0px 37px;
	background: url(/images/bg_new_customer.png) no-repeat top left;
	height: 287px;
	width: 213px;
}
div#login_newcust.lr {
	background-image: url(/images/bg_wish_register2.png);
}
div#login_retcust input.inpbox, div#login_newcust input.inpbox {
	width: 206px;
	margin: 7px 0px 10px 0px;
}

div#register_yes {
	position: absolute;
	left: 149px;
	padding: 0px 37px;
	background: url(/images/bg_wish_register.png) no-repeat top left;
	height: 403px;
	width: 213px;
}
div#register_yes ul {
	margin: 0px;
	padding: 0px 0px 3px 0px;
	list-style: none;
}
div#register_yes ul li {
	margin: 0px;
	padding: 2px 0px 4px 28px;
	background-image: url(/images/bullet_green.png);
	background-repeat: no-repeat;
	background-position: 5px 1px;
}
div#register_yes input.inpbox {
	width: 206px;
	margin: 7px 0px;
}
div#register_no {
	position: absolute;
	right: 184px;
	padding: 0px 37px;
	background: url(/images/bg_no_thanks.png) no-repeat top left;
	height: 226px;
	width: 213px;
}
div.green {
	padding: 12px 0px 9px 0px;
	color: #A3C103;
}
div.offers {
	padding-top: 5px;
	font-size: 10px;
	text-align: center;
}
div.offers input {
	vertical-align: middle;
}

div.reviewerrmsg {
	font-size: 16px;
	font-weight: bold;
	color: #EA1919;
	border: 1px dashed #EA1919;
	width: 390px;
	padding: 10px;
	text-align: center;
	margin: 15px 0 5px 0;
}

div#errmsg {
	margin: 0px auto;
	width: 615px;
	font-size: 14px;
	font-weight: bold;
	color: #EA1919;
	padding: 0px 10px 20px 0px;
	line-height: 1.4;
}
div#errmsg2 {
	width: 615px;
	font-size: 14px;
	font-weight: bold;
	color: #EA1919;
	padding: 25px 0px 10px 0px;
	line-height: 1.4;
}
div#errmsg2 a {
	color: #EA1919;
}
div#assurances {
	font-size: 14px;
	line-height: 2.2;
	margin: -6px 0px 15px 0px;
}

div#notcomplete {
	background-color: #FFDDAF;
	color: #666666;
	font-size: 18px;
	border: 1px solid #C1C1C1;
	padding: 18px;
	margin-bottom: 25px;
}
div#copyright {
	padding-top: 10px;
	font-size: 10px;
}
div#copyright a {
	text-decoration: underline;
}
div.searchmatch {
	border: 1px solid #C0C0C0;
	padding: 15px;
	margin: 15px 0 10px 0;
	background-color: #fff8ef;
}
div.searchmatch h3 {
	padding-bottom: 10px;
}

div#popinfobg {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #000000;
	display: none;
	z-index: 100;
}
div#popinfo {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -348px;
	margin-top: -190px;
	width: 675px;
	height: 360px;
	display: none;
	border: 10px solid #5fbceb;
	z-index: 101;
}
div#popinfo.large {
	top: 7%;
	margin-left: -425px;
	margin-top: 0;
	width: 835px;
	height: 85%;
	border-width: 7px;
	background-color: #ffffff;
}
div#popinfo iframe {
	width: 100%;
	height: 100%;
}
div#popinfo img {
	position: absolute;
	top: -24px;
	right: -24px;
	cursor: pointer;
	z-index: 102;
}
div#popinfocontent {
	padding: 20px 25px;
}
div#popinfocontent h1 {
	color: #5FB3DD;
	margin-bottom: 10px;
}
div#ppreview {
	position: relative;
	padding: 25px;
}
div#example {
	display: none;
	width: 493px;
	height: 298px;
	position: absolute;
	top: 7px;
	left: 310px;
	z-index: 10;
}
div#ppreview p {
	font-size: 16px;
	width: 540px;
}
div#ppreview div.panel {
	background-color: #f2f2f2;
	margin-top: 19px;
}
div#ppreview div.prod {
	margin-top: 23px;
	float: left;
	width: 162px;
	clear: left;
}
div#ppreview div.prodimg {
	padding: 7px;
	border: 1px solid #b7b7b7;
	background-color: #ffffff;
	width: 146px;
	height: 99px;
}
div#ppreview div.prodimg td {
	width: 146px;
	height: 99px;
	text-align: center;
	vertical-align: middle;
}
div#ppreview div.prodname {
	padding: 7px 5px;
	width: 150px;
	text-align: center;
	color: #666666;
}
div#ppreview div.because {
	margin-top: 23px;
	float: left;
	width: 558px;
	height: 141px;
	background: url(/images/chose_because.png);
}
div#ppreview div.because textarea {
	border: 1px solid #C0C0C0;
	border-top-color: #B0B0B0;
	border-right-color: #D0D0D0;
	border-bottom-color: #E0E0E0;
	padding: 3px 4px;
	margin: 36px 0 0 72px;
	width: 442px;
	height: 77px;
}
img#founder {
	position: absolute;
	top: 10px;
	right: 35px;
}
div#ppreview table.rating td {
	padding-right: 20px;
}
div#ppreview table.rating label {
	font-size: 16px;
}
div#ppreview table.rating input {
	vertical-align: middle;
	margin-left: 5px;
}

.custom-checkbox, .custom-radio {
	position: relative;
}
.custom-checkbox input, .custom-radio input {
	position: absolute;
	right: 2px;
	top: 2px;
	margin: 0;
	z-index: 0;
}
.custom-checkbox label, .custom-radio label {
	display: block;
	position: relative;
	z-index: 1;
	padding-right: 30px;
	cursor: pointer;
	white-space: nowrap;
}
.custom-checkbox label {
	background: url(/images/custom-radio.png) no-repeat; 
}
.custom-radio label { 
	background: url(/images/custom-radio.png) no-repeat; 
}
.custom-checkbox label, .custom-radio label {
	background-position: right -6px;
}
.custom-checkbox label.hover, .custom-checkbox label.focus, .custom-radio label.hover, .custom-radio label.focus {
	background-position: right -38px;
}
.custom-checkbox label.checked, .custom-radio label.checked {
	background-position: right -70px;
}
.custom-checkbox label.checkedHover, .custom-checkbox label.checkedFocus {
	background-position: right -134px;
}
.custom-checkbox label.focus, .custom-radio label.focus {
	outline: 1px dotted #ccc;
}




div.reviewprod {
	float: left;
	width: 217px;
	border: 1px solid #C0C0C0;
	margin: 0 12px 12px 0;
}
div.reviewprod div.img {
	height: 115px;
	padding-top: 5px;
	text-align: center;
}
div.reviewprod div.txt {
	height: 46px;
	padding: 5px 10px;
}

/* ****************************************************************************** */

/* TABLES */
table {
	border-spacing: 0px;
}
.lalign {
	text-align: left;
}
.calign {
	text-align: center;
}
.ralign {
	text-align: right;
}
.jalign {
	text-align: justify;
}
.talign {
	vertical-align: top;
}
.malign {
	vertical-align: middle;
}
.balign {
	vertical-align: bottom;
}
table.calign {
	margin-left: auto;
	margin-right: auto;
}

table.promoboxes {
	border-left: 1px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;
	width: 100%;
}
table.promoboxes td {
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	vertical-align: top;
	width: 25%;
	background: url(images/box_bg.gif) repeat-x bottom center;
}
table.promoboxes td td, tr.promoboxes td td, div#preview td {
	border: 0px;
	font-size: 14px;
	background: transparent;
}
div#preview {
	background: url(images/box_bg.gif) repeat-x bottom center;
}
div.boxhtml {
	padding-top: 12px;
}
table.promoboxes table.prod {
	position: absolute;
	right: 10px;
	top: 29px;
	width: 125px;
	height: 125px;
	z-index: 5;
}
table.promoboxes table.prod td {
	text-align: center;
	vertical-align: middle;
}
table.promoboxes div.padbox, div#preview {
	position: relative;
	padding: 12px 9px;
	font-size: 14px;
	color: #898989;
	line-height: 1.3;
}
table.promoboxes div.padbox p, div#preview p {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	color: #898989;
	line-height: 1.3;
}
table.promoboxes div.padbox ul, div#preview ul {
	margin: 0px;
	padding: 6px 0px 3px 0px;
	list-style: none;
}
table.promoboxes div.padbox ul li, div#preview ul li {
	margin: 0px;
	padding: 4px 0px 7px 40px;
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px 3px;
}
table.promoboxes div.padbox ol, div#preview ol {
	margin: 0px;
	padding: 0px 0px 0px 19px;
}
table.promoboxes div.padbox ol li, div#preview ol li {
	margin: 0px;
	padding: 1px 0px;
}


table.subcatboxes {
	border-left: 1px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;
	width: 100%;
}
table.subcatboxes td {
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	vertical-align: top;
	width: 25%;
	background: url(images/box_bg.gif) repeat-x bottom center;
}
table.subcatboxes div.cont {
	height: 171px;
	position: relative;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
}
table.subcatimg {
	width: 100%;
	height: 137px;
}
table.subcatimg td {
	border: 0px;
	padding-top: 14px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	background: transparent;
}
table.subcatboxes div.subcatname {
	position: absolute;
	bottom: 10px;
	left: 12px;
}
table.subcatboxes div.subcatname a {
	color: #333333;
	font-size: 13px;
	text-decoration: none;
}
table.subcatboxes img.go {
	position: absolute;
	bottom: 9px;
	right: 10px;
}

table.prodboxes {
	width: 960px;
}
table.prodboxes td {
	width: 25%;
	padding: 0px 7px 7px 0px;
	vertical-align: top;
}
table.prodboxes div.prodimgbox {
	position: relative;
	border: 1px solid #C0C0C0;
	height: 154px;
	cursor: pointer;
}
img.salesash {
	position: absolute;
	top: 0;
	right: 0;
}
table.prodboxes div.prodimgbox table {
	width: 100%;
	height: 154px;
}
table.prodboxes div.prodimgbox table td {
	text-align: center;
	vertical-align: middle;
	width: 100%;
	background: url(images/box_bg.gif) repeat-x bottom center;
}
table.prodboxes div.prodimgbox img.magnify {
	position: absolute;
	left: 8px;
	bottom: 6px;
}
table.prodboxes div.prodimgbox div.tagicons {
	position: absolute;
	right: 8px;
	bottom: 7px;
}
table.prodboxes div.prodimgbox div.tagicons img {
	padding-left: 6px;
}
table.prodboxes div.prodtxtbox {
	border: 1px solid #C0C0C0;
	border-top: 0px;
	background: #F1F1F1;
	height: 46px;
	padding: 7px;
}
table.prodboxes div.prodtxtbox table {
	width: 100%;
	height: 46px;
}
table.prodboxes div.prodtxtbox table td {
	width: 100%;
	padding: 0px;
	line-height: 1.3;
	font-size: 12px;
}
table.prodboxes div.prodtxtbox table div.name1 {
	height: 33px;
	overflow: hidden;
}
table.prodboxes div.prodtxtbox table div.name2 {
	height: 46px;
	overflow: hidden;
}
table.prodboxes div.prodtxtbox table td.price {
	color: #333333;
	text-align: right;
	padding-left: 7px;
}
table.prodboxes div.prodtxtbox table td.more {
	vertical-align: bottom;
}
table.prodboxes div.prodtxtbox table td.more div {
	height: 18px;
	overflow: hidden;
}
table.prodboxes a {
	color: #333333;
	text-decoration: none;
}
table.prodboxes td.more a {
	color: #898989;
	font-size: 11px;
	text-decoration: underline;
}
table.prodboxes td.more a:hover, table.prodboxes td.more a:active {
	color: #FF9400;
}

table.emailfriend td {
	padding: 3px 5px;
}
table.emailfriend td input, table.emailfriend td textarea {
	color: #333333;
}
table.emailfriend td input.button {
	background: url(/images/button_bg.gif) repeat-x center center;
	color: #FFFFFF;
	font-weight: bold;
	height: 21px;
	border: 1px solid #636363;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	cursor: pointer;
}

table.basket {
	width: 926px;
}
table.basket th {
	font-weight: bold;
	font-size: 14px;
	color: #666666;
	padding: 4px 19px 4px 19px;
	border-left: 1px solid #BEBEBE;
	white-space: nowrap;
}
table.basket th.item {
	padding-left: 14px;
	border-left: 0px;
}
table.basket th.item2 {
	padding-left: 8px;
	border-left: 0px;
}
table.basket th.ralign {
	padding-right: 24px;
}
table.basket td {
	padding: 14px 19px;
}
table.basket td.image {
	padding: 5px 0px 5px 5px;
	text-align: center;
}
table.basket td.name {
	padding-left: 8px;
}
table.basket td.ralign {
	padding-right: 24px;
}
ul.constits li {
	padding: 4px 0 0 0px;
}
input.qty {
	padding: 6px 3px;
	width: 22px;
	text-align: center;
}
div.qty {
	width: 22px;
	padding: 7px 5px 7px 3px;
	border: 1px solid #C1C1C1;
	border-top-color: #858585;
	border-bottom-color: #E1E1E1;
	background: url(/images/D4D4D4.gif) repeat-x top left;
	-moz-user-select: -moz-none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}
table.basket table td {
	padding: 0px 4px 0px 0px;
}
table.basket tr.gap8 td {
	height: 8px;
	padding: 0px;
}
table.basket tr.gap12 td {
	height: 12px;
	padding: 0px;
}
table.basket tr.gap15 td {
	height: 15px;
	padding: 0px;
}
table.basket tr.reduction td {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-align: right;
	border-color: #A9A9A9;
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
	white-space: nowrap;
}
table.basket tr.subtotal td {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-align: right;
	border-color: #A9A9A9;
	border-style: dotted;
	border-width: 1px 0px;
	white-space: nowrap;
}
td.subtotal {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-align: right;
	white-space: nowrap;
}
table.basket tr.total td {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-align: right;
	white-space: nowrap;
}
table.basket tr.delopt input {
	margin-top: 4px;
}
table.basket tr.delopt td {
	padding-right: 0px;
	vertical-align: top;
	line-height: 1.4;
}
table.basket tr.delopt td.delcharge {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-align: right;
	white-space: nowrap;
	padding: 14px 19px;
}
table.basket tr.smalltotals td {
	text-align: right;
	padding: 0px;
	padding: 0px 19px 6px 19px;
}

table.paymentamount {
	border: 1px solid #BDBDBD;
	width: 100%;
	margin-top: -8px;
}
table.paymentamount td {
	font-size: 18px;
	font-weight: bold;
	line-height: 2.0;
	color: #666666;
	padding-right: 20px;
	white-space: nowrap;
}
table.paymentamount tr.total td {
	color: #333333;
}

table.yourdetails {
	margin-bottom: 30px;
}
table.yourdetails td {
	color: #666666;
	font-size: 14px;
	width: 396px;
	vertical-align: top;
	border: 1px solid #C1C1C1;
	padding: 18px 18px 22px 18px;
}
table.yourdetails td.gap {
	padding: 0px;
	width: 25px;
	border: 0px;
}

table.minibasket td {
	padding: 2px 4px;
}

table.detailsform td {
	font-size: 13px;
	color: #333333;
	padding: 9px 20px 0px 0px;
}
table.detailsform td .inpbox, table.personalinfo td .inpbox {
	color: #333333;
}

table.personalinfo th {
	padding: 4px 40px 4px 0px;
	vertical-align: top;
	line-height: 1.6;
}
table.personalinfo td {
	color: #333333;
	padding: 4px 0px;
	line-height: 1.6;
}
table.personalinfo.reviews th {
	color: #666666;
	padding-right: 20px;
	font-size: 13px;
}
table.personalinfo.reviews td {
	color: #666666;
}
div#review_photo {
	float: left;
	width: 120px;
}
div#review_photo img {
	border: 1px solid #e8e8e8;
}
div#photo-uploader {
	margin-top: 3px;
}
table.general th {
	color: #333333;
	padding: 10px 20px 10px 0px;
	text-align: left;
}
table.general th.ralign {
	text-align: right;
}
table.general td {
	padding: 10px 20px 10px 0px;
	line-height: 1.4;
}
table.general tr.div th, table.general tr.div td {
	border-bottom: 1px dotted #A9A9A9;
	padding: 0px;
}
table.general tr.novpad th, table.general tr.novpad td {
	padding: 0px 20px 0px 0px;
}

table.nobr th, table.nobr td {
	white-space: nowrap;
}

table.tabnav {
	margin-top: 12px;
}
table.tabnav td {
	font-size: 18px;
	padding: 5px;
	background: url(images/tab_bg_off.gif) repeat-x;
	cursor: pointer;
	white-space: nowrap;
}
table.tabnav td.on {
	background: url(images/tab_bg_on.gif) repeat-x;
}
table.tabnav td.div {
	background: transparent;
	cursor: default;
	padding: 0;
}
table.tabnav td.rest {
	background: url(images/tab_rest.gif) repeat-x;
	cursor: default;
	width: 100%;
}
table.tabnav a {
	text-decoration: none;
	color: #cccccc;
}
table.tabnav a:hover {
	color: #abcdde;
}
table.tabnav td.on a {
	color: #5FB3DD;
}

/* ****************************************************************************** */

/* LINKS */
a {
	color: #898989;
	text-decoration: underline;
}
a.noline {
	text-decoration: none;
}
a.hi, a:hover, a:active {
	color: #FF9400;
}
a.hiblue {
	color: #5FB3DD;
}
a.searchlink {
	text-decoration: none;
	color: #553100;
	font-size: 13px;
	line-height: 1.6;
}
a.searchlink:hover, a.searchlink:active {
	color: #FF9400;
}
a.poplink {
	color: #ffb144;
	font-size: 11px;
}
a.contactus {
	color: #898989 !important;
}
a.contactus:hover {
	color: #FF9400 !important;
}
