/*****************************
GLOBAL
*****************************/
body {
	margin: 0;
	padding: 0;
	background: #FFF;
	text-align: center;
}

body.popup {
	margin: 0;
	text-align: left;
	padding: 10px 20px 20px 20px;
}

body, td, th, div, input, select, textarea {
	color: #000;
	font: normal 12px Arial, Helvetica, sans-serif;
}

h1 {
	color: #000;
	margin: 0 0 0.5em 0;
	font: normal 23px/24px Arial, Helvetica, sans-serif;
}

h2, .head2 {
	color: #006600;
	margin: 1em 0 0.5em 0;
	font: normal 18px/20px Arial, Helvetica, sans-serif;
}

h3, .head3, big {
	font: bold 15px Arial, Helvetica, sans-serif;
}

p, h3, .head3 {
	margin: 0.5em 0;
}

small {
	font-size: 11px;
}

ol, ul {
	padding: 0;
	margin: 0.5em 0 0.5em 2em;
}

* html ol, * html ul {
	margin-left: 2.4em;
}

ol li, ul li {
	margin: 0;
	padding: 0 0 2px 0;
}

blockquote {
	margin: 0.5em 0 0.5em 2em;
}

form {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

label, input, select {
	vertical-align: middle;
}

label {
	display: block;
	padding: 4px 0 1px 1px;
	font: bold 12px Arial, Helvetica, sans-serif;
}

label i, label small {
	color: #555;
	font: normal normal 12px Arial, Helvetica, sans-serif;
}

label i {
	color: #F00;
}

label.inline {
	display: inline !important;
	white-space: normal !important;
}

.clear:after {
	height: 0;
	clear: both;
	content: ".";
	display: block;
	overflow: hidden;
	visibility: hidden;
}

.clear {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clear {
	height: 1%;
}

.clear {
	display: block;
}
/* End hide from IE-mac */
/*****************************
LINKS
*****************************/
a, a.fresh:visited, .fresh a:visited, a.icon, a.icon:visited {
	color: #03C;
}

a:visited {
	color: #03C;
}

a:hover, a:active, a.fresh:hover, a.fresh:active, .fresh a:hover, .fresh a:active, a.icon:hover, a.icon:active {
	color: #69F;
}

#topmenu a, #topmenu a:visited, #path a, #path a:visited, #footer a, #footer a:visited {
	color: #06C;
}

#topmenu a:hover, #topmenu a:active, #path a:hover, #path a:active, #footer a:hover, #footer a:active {
	color: #039;
}

#toolbar form a, #toolbar form a:visited {
	color: #06C;
	font-size: 11px;
}

#toolbar form a:hover, #toolbar form a:active {
	color: #039;
}

.headerlink a, .headerlink a:visited {
	color: #C30;
	float: right;
	margin-top: 6px;
	padding-left: 13px;
	text-decoration: none;
	font: bold 11px Arial, Helvetica, sans-serif;
	background: url("../../img/icons/arrow-green.gif") no-repeat left center;
}

.headerlink a:hover, .headerlink a:active {
	color: #900;
}

.popcat h2 a, .popcat h2 a:visited {
	color: #03C;
	cursor: pointer;
	cursor: hand;
	text-decoration: none;
}

.popcat h2 a:hover, .popcat h2 a:active {
	color: #006;
}

a.arrow, a.arrow:visited {
	color: #03C;
	margin: 3px 0;
	display: block;
	padding-left: 13px;
	background: url("../../img/icons/arrow-red.gif") no-repeat left center;
}

a.arrow:hover, a.arrow:active {
	color: #C30;
}

a.black, a.black:visited, .popcat a, .popcat a:visited, #allstores a, #allstores a:visited {
	color: #000;
	text-decoration:none;
}

a.black:hover, a.black:active, .popcat a:hover, .popcat a:active, #allstores a:hover, #allstores a:active {
	color: #000;
	text-decoration:none;	
}

a.green, a.green:visited {
	color: #390;
}

a.green:hover, a.green:active {
	color: #6C0;
}

.vlinks a {
	display: block;
	padding: 2px 0 2px 9px;
	text-decoration: underline;
	background: url("../../img/icons/arrow.gif") no-repeat left top;
}

.vlinks a:hover {
	background-image: url("../../img/icons/arrow-hover.gif");
}

a.icon {
	padding: 4px 0 6px 19px;
	background-repeat: no-repeat;
	background-position: left center;
}

a.images {
	background-image: url("../../img/icons/images.gif");
}

a.review {
	background-image: url("../../img/icons/review.gif");
}

a.recommend {
	background-image: url("../../img/icons/recommend.gif");
}

a.delicious {
	background-image: url("../../img/icons/bm-delicious.gif");
}

a.blinklist {
	background-image: url("../../img/icons/bm-blinklist.gif");
}

a.simpy {
	background-image: url("../../img/icons/bm-simpy.gif");
}

a.spurl {
	background-image: url("../../img/icons/bm-spurl.gif");
}

a.yahoo {
	background-image: url("../../img/icons/bm-yahoo.gif");
}

a.furl {
	background-image: url("../../img/icons/bm-furl.gif");
}

a.back {
	padding-left: 16px;
	background-image: url("../../img/icons/back.gif");
}

/*****************************
LAYOUT
*****************************/
#wrapper {
	width: 770px;
	margin: 0 auto;
	text-align: left;
	border-width: 0px 0;
}

#header {
	top: 16px;
	left: auto;
	width: 770px;
	position: absolute;
}

#logo {
	width: 123px;
	height: 36px;
	display: block;
	margin-left: 5px;
	background: url("../../img/logo.png") no-repeat top center;
}

#logo b {
	display: none;
}

#topmenu {
	color: #777;
	float: right;
	padding: 15px 3px 0 0;
}

#topmenu i, #topmenu a, #footer a {
	padding: 0 3px;
}

#topmenu i {
	color: #000;
	font-style: normal;
}

#menu {
	padding: 0;
	width: 100%;
	float: left;
	height: 34px;
	list-style: none;
	margin: 7px 0 0 0;
	background: url("../../img/tiles/dot-black.gif") repeat-x bottom;
}

#menu li {
	padding: 0;
	float: left;
	margin: 0 1px 0 0;
	background: #B30 url("../../img/tabs/left.png") repeat-x top left;
}

#menu a, #menu u, #menu i {
	display: block;
	cursor: pointer;
	cursor: hand;
}

#menu a {
	width: 99px;
	height: 34px;
	display: table;
	overflow: hidden;
	#position: relative;
	text-decoration: none;
	background: url("../../img/tabs/right.png") no-repeat top right;
}

#menu u {
	left: 0;
	#top: 50%;
	width: 100%;
	#position: absolute;
	display: table-cell;
	text-decoration: none;
	vertical-align: middle;
}

#menu i {
	#top: -50%;
	color: #FEC;
	padding: 0 5px;
	text-align: center;
	#position: relative;
	font: normal bold 10px/11px Tahoma, Verdana, sans-serif;
}

#menu a:hover i, #menu a:active i {
	color: #FFF;
}

#menu li.active {
	background-color: #D9DCDF;
	background-image: url("../../img/tabs/left-active.png");
}

#menu li.active a {
	background-image: url("../../img/tabs/right-active.png");
}

#menu li.active i {
	color: #000 !important;
}

#menu li#more {
	margin: 0;
	background: none;
	padding: 0 0 0 9px;
}

#menu li#more a, #menu li#more a:visited {
	width: 50px;
	color: #639;
	display: block;
	text-align: right;
	line-height: 33px;
	font-weight: bold;
	text-decoration: underline;
	background: url("../../img/icons/more.gif") no-repeat left center;
}

#toolbar {
	clear: both;
	padding: 15px 5px 20px 5px;
	background: url("../../img/tiles/shadow.gif") repeat-x bottom;
}

#toolbar form {
	float: left;
	height: 38px;
	padding-left: 35px;
	background: url("../../img/icons/search.gif") no-repeat left bottom;
}

#toolbar form th {
	padding: 0;
	text-align: right;
	background: url("../../img/titles/search-products.gif") no-repeat left top;
}

#toolbar form th input {
	width: 170px;
}

#toolbar form td {
	padding: 5px 0 0 4px;
}

#cart {
	float: right;
	height: 38px;
	padding-left: 36px;
	text-decoration: none;
	background: url("../../img/icons/bag.gif") no-repeat left bottom;
}

#cart.shake {
	background-image: url("../../img/icons/bag-shake.gif");
}

#cart span {
	display: block;
	padding: 0 0 2px 0;
	background: url("../../img/titles/your-shopping-bag.gif") no-repeat left top;
}

#cart i {
	color: #777;
	display: block;
	font-style: normal;
	white-space: nowrap;
	padding: 19px 35px 2px 0;
	background: url("../../img/buttons/go_green.gif") no-repeat right bottom;
}

#cart u {
	color: #000;
	text-decoration: none;
}

#path {
	color: #000;
	margin: 10px 0 0 0;
	padding: 0 5px 7px 5px;
	border-bottom: 1px solid #C0C6CF;
}

#path h2 {
	color: #000;
	display: inline;
	font: normal 12px Arial, Helvetica, sans-serif;
}

#content {
	margin-bottom: 5px;
	padding: 15px 0 20px 10px;
	background: url("/images/dot-gray.gif") repeat-y 600px;
}

#content #center {
	float: left;
	width: 580px;
	overflow: visible;
}

#content #right {
	float: right;
	width: 160px;
	overflow: visible;
}

#footer {
	width: 100%;
	clear: both;
	padding: 10px 0 7px 0;
	background: url("../../img/tiles/shadow.gif") repeat-x top;
}

#footer small {
	color: #777;
	margin: 0 5px;
	display: block;
	font: normal 12px/28px Arial, Helvetica, sans-serif;
	background: url("../../img/logo-assoc.png") no-repeat right center;
}

#allstores {
	padding: 5px;
	text-align: left;
	position: absolute;
	visibility: hidden;
	border: 2px solid #C63;
	background: #FAEEE0 url("../../img/tiles/allstores.gif") repeat-x bottom;
}

#allstores table {
	width: 300px;
	border: none;
}

#allstores td {
	width: 150px;
	padding: 5px 5px 5px 10px;
}

#allstores a {
	display: block;
	font-size: 11px;
	text-decoration: underline;
}

.popup .header {
	text-align: right;
	margin-bottom: 15px;
	padding: 17px 0 8px 150px;
	border-bottom: 1px solid #C0C6CF;
	background: url("../../img/logo.png") no-repeat left top;
}

.popup .header a {
	font-size: 11px;
	padding-left: 13px;
	white-space: nowrap;
	background: url("../../img/icons/close.gif") no-repeat left center;
}

/*****************************
COMMON
*****************************/
.nomargin {
	margin: 0 !important;
}

.nopadding {
	padding: 0 !important;
}

.nobg, .nobg th, .nobg td {
	background: none !important;
}

.bold {
	font-weight: bold;
}

.left {
	text-align: left !important;
}

.center {
	text-align: center !important;
}

.vmiddle {
	vertical-align: middle !important;
}

div.dot, div.hr {
	clear: both;
	height: 20px;
	margin: 0 !important;
	padding: 0 !important;
	background: url("../../img/tiles/dot.gif") repeat-x center;
}

div.hr {
	background-image: url("../../img/tiles/dot-lite.gif");
}

.bottomline {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #C0C6CF;
}

.popcat h2 {
	margin: 0;
	font: bold 16px/17px Arial, Helvetica, sans-serif;
}

.popcat p {
	font-size: 11px;
	padding-left: 2px;
	margin: 0 0 0.8em 0;
}

.rating, .rating i {
	margin: 0;
	padding: 0;
	height: 16px;
	font-size: 1px;
	display: -moz-inline-box;
	display: inline-block;
}

.rating {
	width: 80px;
	margin-right: 10px;
	vertical-align: top;
	background: url("../../img/icons/star-0.gif") repeat-x left center;
}

.rating i {
	background: url("../../img/icons/star-1.gif") repeat-x left center;
}

.r1 i {
	width: 8px;
}

.r2 i {
	width: 16px;
}

.r3 i {
	width: 24px;
}

.r4 i {
	width: 32px;
}

.r5 i {
	width: 40px;
}

.r6 i {
	width: 48px;
}

.r7 i {
	width: 56px;
}

.r8 i {
	width: 64px;
}

.r9 i {
	width: 72px;
}

.r10 i {
	width: 80px;
}

.chapter {
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}

.profile {
	background-image: url("../../img/icons/chapter-profile.png");
}

.contact {
	background-image: url("../../img/icons/chapter-contact.png");
}

.privacy {
	background-image: url("../../img/icons/chapter-privacy.png");
}

.help {
	background-image: url("../../img/icons/chapter-help.png");
}

.terms {
	background-image: url("../../img/icons/chapter-terms.png");
}

.chart {
	background-image: url("../../img/icons/chapter-chart.png");
}

.search {
	background-image: url("../../img/icons/chapter-search.png");
}

.contest {
	background-image: url("../../img/icons/chapter-contest.png");
}

.button {
	padding-top: 10px;
	text-align: center;
}

/*****************************
TABLES
*****************************/
table.common {
	border: none;
}

.common td {
	padding: 1px;
	vertical-align: middle;
}

table.cols {
	width: 100%;
	border: none;
}

.cols th {
	color: #567;
	text-align: left;
	padding: 0 10px 0 0;
	font: normal 18px/20px Arial, Helvetica, sans-serif;
}

.cols td {
	padding: 0 10px 0 0;
	vertical-align: top;
}

.cols2 td {
	width: 50%;
}

.cols3 td {
	width: 33%;
}

.cols4 td {
	width: 25%;
}

table.specials {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 2px solid #FFF;
}

.specials th, .specials td {
	font-size: 11px;
	line-height: 12px;
	vertical-align: top;
	padding: 10px 5px 5px 5px;
}

.specials th a {
	display: block;
	text-align: left;
	padding-bottom: 2px;
	text-decoration: underline;
}

.specials th a span {
	height: 80px;
	display: block;
	cursor: pointer;
	cursor: hand;
	background-repeat: no-repeat;
	background-position: left center;
}

.specials td {
	color: #777;
	line-height: normal;
	padding: 0 5px 10px 5px;
	border-bottom: 1px solid #EEE;
}

.specials td i, .grid .price i, .buyform i, .offers i, .pager i {
	color: #000;
	font-weight: bold;
	font-style: normal;
}

.specials td .rating {
	display: block;
}

table.gridcontrol {
	width: 100%;
	border: none;
	margin-bottom: 1em;
}

.gridcontrol td {
	padding: 0;
	text-align: left;
	white-space: nowrap;
}

table.grid, .grid, table.offers {
	width: 100%;
	margin: 5px 0;
	border-collapse: collapse;
	border: 2px solid #C0C6CF;
	border-width: 2px 0;
}

.grid th, .grid td {
	background: url("../../img/tiles/dot.gif") repeat-x bottom;
}

.grid th {
	height: 95px;
	text-align: center;
	padding: 0 5px 3px 0;
}

.grid td {
	width: 100%;
	padding: 10px 0;
	vertical-align: top;
}

.grid i, .grid .price {
	color: #555;
	font-style: normal;
}

.grid .price  del {
	color: #000;
}

.prodprice {
   color:#009900;
   font-weight: bold;
}

.offers th, .offers td {
	vertical-align: middle;
	padding: 10px 0 11px 5px;
	border-bottom: 1px dotted #CCC;
}

.offers th {
	width: 125px;
	font-weight: bold;
	padding-right: 5px;
}

.offers th.lowest, .offers td.ship {
	padding-left: 19px;
	background: url("../../img/icons/coins.gif") no-repeat left center;
}

.offers td.ship {
	padding-left: 19px;
	background: url("../../img/icons/truck.gif") no-repeat left center;
}

table.cart {
	width: 100%;
	margin: 0.5em 0;
	border-collapse: collapse;
	border-bottom: 3px solid #C0C6CF;
}

.cart th {
	padding: 7px;
	font-weight: bold;
	background: #C0C6CF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

.cart td {
	padding: 5px 5px 7px 5px;
	border-top: 1px solid #C0C6CF;
}

.cart td.item {
	width: 100%;
	padding-left: 0;
}

.cart td.cost {
	text-align: right;
	white-space: nowrap;
}

.cart td.cost input {
	width: 25px;
	margin: 0 2px;
}

.cart td.stot {
	padding-left: 0;
	text-align: right;
	font-weight: bold;
}

.cart td.save {
	color: #390;
	border: none;
	padding-top: 0;
	text-align: right;
}

table.checkout {
	width: 100%;
	border: none;
}

.checkout th {
	padding: 0;
	width: 100%;
	text-align: right;
}

.checkout td {
	padding: 0 0 0 10px;
}

/*****************************
BOXES
*****************************/
.msg {
	margin: 1em 0;
	padding: 13px 15px;
	background: #FFFFF5;
	border: 1px solid #CBA;
}

dl.rbox {
	padding: 0;
	margin: 1em 0;
	background: #E9ECEF;
	border: 1px solid #C0C6CF;
}

.rbox dt {
	margin: 0;
	padding: 0;
	width: 100%;
	position: relative;
}

.rbox dt i {
	width: 6px;
	height: 6px;
	display: block;
	font-size: 1px;
	position: absolute;
	background-repeat: no-repeat;
	background-image: url("../../img/corners/rbox.gif");
}

.rbox .tl {
	top: -1px;
	left: -1px;
	background-position: right bottom;
}

.rbox .tr {
	top: -1px;
	left: -5px;
	margin-left: 100%;
	background-position: left bottom;
}

.rbox .bl {
	top: -5px;
	left: -1px;
	background-position: right top;
}

.rbox .br {
	top: -5px;
	left: -5px;
	margin-left: 100%;
	background-position: left top;
}

.rbox dt.head {
	width: auto;
	color: #C30;
	margin: 0 10px;
	padding: 12px 5px 7px 5px;
	font: bold 12px Arial, Helvetica, sans-serif;
	background: url("../../img/tiles/dot.gif") repeat-x left bottom;
}

.rbox dt.head big {
	color: #C30;
}

.rbox dd {
	margin: 0;
	padding: 12px 15px 15px 15px;
}

.rightnote {
	color: #777;
	width: 200px;
	float: right;
	padding-left: 15px;
	margin: 0 0 15px 15px;
	background: url("../../img/tiles/dot.gif") repeat-y left;
}

.formerror {
	color: #F00;
	display: block;
	padding-bottom: 10px;
}

/*****************************
PRODUCT
*****************************/
table.brief {
	width: 100%;
	border: none;
}

.brief th, .brief td {
	padding: 0 0 1em 0;
	vertical-align: top;
}

.brief th {
	text-align: center;
	padding-right: 10px;
}

.brief td {
	width: 100%;
}

.brief a.img {
	width: 160px;
	height: 160px;
	display: block;
	overflow: hidden;
	text-align: center;
	position: relative;
	margin-bottom: 10px;
}

.brief > tbody a.img {
	display: table;
	position: static;
}

.brief a.img div, .brief a.img div img {
	cursor: pointer;
	cursor: hand;
}

.brief a.img div {
	left: 0;
	top: 50%;
	width: 100%;
	position: absolute;
}

.brief > tbody a.img div {
	position: static;
	display: table-cell;
	vertical-align: middle;
}

.brief a.img div img {
	top: -50%;
	position: relative;
}

.brief > tbody a.img div img {
	position: static;
}

.brief h3 {
	margin: 0
}

.brief h1 {
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
}

.brief td p, .brief td h1 {
	margin: 0 0 0.5em 0;
}

table.buyform {
	width: 100%;
	border: none;
}

td.price {
	padding: 0;
	vertical-align: top;
}

td.btn {
	padding: 0 10px;
	vertical-align: middle;
}

.price th, .price td {
	padding: 2px 0;
	line-height: 1.2em;
	vertical-align: top;
}

.price th {
	color: #555;
	font-weight: bold;
	text-align: right;
	padding-right: 4px;
	white-space: nowrap;
}

.price td {
	width: 100%;
}

.price td small {
	color: #000;
}

.variations {
	font-weight: bold;
	padding: 0 0 4px 2px;
}

.proddesccaption{
	font-weight: bold;
	padding: 0 0 4px 2px;
}

.variations select {
	margin-right: 3px;
}

.cantbuy {
	color: #C00;
	height: 50px;
	margin: 1em 0 0 0;
	padding: 5px 0 0 55px;
	background: url("../../img/icons/cantbuy.png") no-repeat left center;
}

.gallery {
	margin-top: 10px;
	text-align: center;
	border: 1px solid #C0C6CF;
}

.gallery .scroll {
	width: 100%;
	height: 125px;
	overflow: auto;
	text-align: center;
	border-bottom: 1px solid #C0C6CF;
}

.gallery .scroll table {
	margin: 0 auto;
	border: 15px solid #FFF;
	border-bottom: none;
}

.gallery .scroll td {
	padding: 5px;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	vertical-align: middle;
	border: 2px solid #FFF;
}

.gallery .scroll td.selected {
	border-color: #C60;
}

.gallery #imgLarge {
	width: 530px;
	height: 530px;
	margin: 0 auto;
	line-height: 550px;
	background-repeat: no-repeat;
	background-position: center center;
}

.reviews dl {
	padding: 0 0 14px 0;
	margin: 0 0 10px 0;
}

.reviews dt {
	margin: 0;
	padding: 0;
	color: #006600;
	font: bold 15px Arial, Helvetica, sans-serif;
}

.reviews dt.foot {
	color: #568;
	padding-top: 8px;
	text-align: right;
	font: normal 12px Arial, Helvetica, sans-serif;
}

.reviews dt.foot span {
	color: #000;
	font-weight: bold;
}

.reviews dd {
	margin: 0;
	padding: 5px 0 0 25px;
	background: url("/images/quote.gif") no-repeat left top;
}

.bookmarks a {
	margin-left: 15px;
}

.itemdetails span {
	font-weight: bold;
}

.itemdetails b {
	font-weight: normal;
}

/*****************************
COLOURS
*****************************/
.red, .red th, .red td {
	color: #C00 !important;
}

.green, .green th, .green td {
	color: #390 !important;
}

.gray {
	color: #777 !important;
}

.grayblue {
	color: #568 !important;
}

.bggrayblue {
	background-color: #E9ECEF !important;
}

.bgolive {
	background-color: #F6F6E6 !important;
}

.f11 {
	 COLOR: #ffffff; 
}

a.f11, a.f11:visited {
	color: #ffffff;
}

a.f11:hover, a.f11:active {
	color: #cccccc;
}

.internal_link {
	 COLOR: #000000; 
}

a.internal_link, a.internal_link:visited {
	color: #000000;
}

a.internal_link:hover, a.internal_link:active {
	color: #5a5a5a;
}

.bl {background: url(/images/bl.gif) 0 100% no-repeat #E6F7E7; width: 100%}
.br {background: url(/images/br.gif) 100% 100% no-repeat}
.tl {background: url(/images/tl.gif) 0 0 no-repeat}
.tr {background: url(/images/tr.gif) 100% 0 no-repeat; padding:10px}

#related {
	color: #000;
	display: block;
	margin: 0 0 0 0;
	padding:0 0 0 0;
	background: #dff2fd;
}


