/* Design and styles Copyright Webcity 2007 */

/* reset some elements so all browsers show them the same*/
p, form, h1, h2, h3, h4 { margin:0; padding:0; list-style-type:none; }
input,textarea{ font: 12px Arial, Helvetica, sans-serif;color: #000; }
select { font: 12px Arial, Helvetica, sans-serif;color: #000; }	
p { margin: 0 0 30px 0; }
.centered { text-align:center; }

/* GLOBAL styles */
body {
	margin: 10px 0;
	padding:0;
	font: 13px Arial, Helvetica, sans-serif;
	background: url('../styleImages/backgrounds/pattern.gif');
	text-align: left;
}

/* link definitions */
a { text-decoration:none; color: #e21a22; font-weight: bold; letter-spacing: 0.01em}
a:hover {color: #f4a79c; font-weight: bold}
a.txtButton {margin: 0 3px;}

h1 {font: 25px Georgia, Arial;}
h2 {font: 18px Georgia, Arial; color: #da1c23; line-height: 50px;}
h3 {font: 14px Georgia, Arial; color: #da1c23;}

#header {
	height:194px;
	width:775px;
	background: url('../styleImages/backgrounds/topHeader.gif') top left no-repeat;
	margin:0 auto;
	margin-bottom: 0px;
	padding:0;
	overflow:hidden;
}

#header a#logoLink {/* Make the logo image an actual link */
	display:block;
	float:left;
	width: 278px;
	height:150px;
	margin: 20px 0px 0px 16px;
}
/* Hide the span containing the site's name so that people with css turned off still see the link, but everyone else doesn't */
#header a#logoLink span {
	visibility:hidden;
}

#bodyCont { /* Contains all three columns */
	width:775px;
	margin:0 auto;
	overflow:hidden;
	padding-bottom: 100px;
	background: url('../styleImages/backgrounds/bgCont.gif') repeat-y;
}

.colLeft {/* Left column */
	width:190px;
	float:left;
	margin-left: 30px;
}

.colMid {/* Middle column */
	float:left;
	width: 500px;
}


/* boxes */
.boxContent {
	color: #5d3334;
	padding: 0 30px;
	line-height:20px;
}

.boxTitleLeft, .boxTitleRight {
	background: url('../styleImages/menuHeader.gif') top left no-repeat;
	height: 52px;
	width: 186px;
}

.boxTitleLeftRed  {
	background: url('../styleImages/menuHeaderRed.gif') top left no-repeat;
	height: 52px;
	width: 186px;
}
.boxTitleLeft h2, .boxTitleRight h2{
	font: 25px Georgia, Arial;
	color: #e21a22;
	text-align:center;
	padding: 20px 0;
	width: 186px;
	height: 52px;
}

.boxTitleLeftRed h2{
	font: 25px Georgia, Arial;
	font-weight: normal;
	color: #fff;
	text-align:center;
	width: 186px;
	padding-top: 18px;
}

.boxContentLeft, .boxContentRight {
	background: url('../styleImages/menuCont.gif') top left repeat-y;
	width: 186px;
}
.boxContentLeft p, .boxContentRight p {
	padding:0 15px 15px;
	margin:0;
	text-align: center;
}


.boxContentLeft ul, .boxContentRight ul {
	margin: 0 0 0 30px;
	padding: 20px 0 0 0;
	list-style-type:none;
	line-height: 20px;
	}

h2.txtContentTitle { /* Title of all pages */
	font: 25px Georgia, Arial;
	color: #e21a22;
	text-align: center;
	text-decoration: underline;
}

.boxContentFooter {
	background: url('../styleImages/menuFooter.gif') top left no-repeat;
	height: 41px;
	width: 186px;
}

/* Footer for copyright etc */
#footer {
	width: 775px;
	height: 75px;
	background: url('../styleImages/backgrounds/footer.gif') top left no-repeat; 
	margin:0 auto;
	color: #e21a22;
}

/* -------------- CubeCart-Element > {page_content} ----------------------- */
/* Latest Products */
.latestCont {
	overflow:hidden;
	padding: 10px 0;
}
.latestProds {
	float: left;
	text-align: center;
	width: 131px;
	height: 120px;
}
/* For latest products */
table.frontTab {
	margin:10px auto;
	border-collapse:collapse;
	border:0;
}
table.frontTab td {
	padding: 5px 10px;
	text-align:center;
	font-size:14px;
}
table.frontTab td a {
	color: #e21a22;
	border-bottom: 1px dotted #e21a22;
}
table.frontTab td a:hover {
	color: #e21a22;
}
table.frontTab td a.latestIMG {
	border:0;
}

.tblList,.tblList4 {
	border-collapse:separate;
	border-spacing:5px;
}

.tblList td, .tblList4 td {
	border: 1px dotted #E1E1E1;
	text-align:center;
	font-size:11px;
	line-height:18px;
}

.tblList td { width:33%; }
.tblList4 td { width:25%; }


/* -------------- CubeCart-Element > {site_docs} ----------------------- */
.siteDocs {
	text-align:center;
	line-height: 20px;
	padding: 5px;
	margin: 0 auto;
	width: 100%;
	
}
.siteDocs a {
	color: #e21a22;
	text-decoration:none;
	margin: 0 7px;
	padding:2px;
}
.siteDocs a:hover {
	color: #000;
	font-weight: normal;
}

/* -------------- CubeCart-Element > {search_form} ----------------------- */
.searchForm {
	margin-top:20px;
}
.searchBox {
	background: #fff;
	border:0;
	padding:2px;
	color: #e21a22;
	font: 12px Arial, Helvetica, sans-serif;
}
.searchSubmit {
	margin-bottom:-2px;
}

span.separater { padding: 0 6px; color: #fff; } /* This is the separater pipe | between the logout and login links, use it wherever needed */


/* -------------- CubeCart-Element > {categories} ----------------------- */

/* Category and sale links, the background stuff is for the little bullet that changes colour on hover */
ul#categoryLinks, ul#saveLinks {
	padding-left:10px;
}
ul#categoryLinks li a, ul#saveLinks li a {
	background: url('../styleImages/backgrounds/bullet.gif') -200px 50% no-repeat;
	padding: 0 0 0 15px;
	margin-bottom:10px;
	display:block;
}
ul#categoryLinks li a:hover, ul#saveLinks li a:hover {
	background-position: 0 50%;
}

/* Sub-categories */
#subCats {
	text-align: center;
	margin: 15px auto;
	width:100%;
	border-collapse:collapse;
}
.subCat {	
	text-align: center;
	width:33%;
}
.subCat img {
	border:0;
}
#subCats img {
	max-width:70px;
	width: expression(this.width > 70 ? 70: true);  /* for Internet Explorer
	*/
}
fieldset {
	padding: 0 10px;
	margin: 10px auto;
	border: 1px solid #e21a22;
}
fieldset legend {
	color: #e21a22;
}

/* -------------- CubeCart-Element > {session} ----------------------- */
/* Forms */
h3.formTitle { /* Used to section forms under different headings */
	color: #e21a22;
	padding: 20px 0 0 0;
	margin-bottom:10px;
	border-bottom: 1px solid #e21a22;
	clear:left;
}
.padForm {
	text-align:center;
}
.regbox {
	border: 1px solid #e21a22;
	padding:3px;
}
.regboxCheck {
	padding:3px;
}
.reglabel, .regbox, .regboxCheck {
	float:left;
	width: 30%;
	display:block;
	margin-bottom:10px;
}
.req { /* For changing the label colour of required forms to red */
	color: #e21a22;
}
.reglabel {
	text-align:right;
	padding-right:100px;
	clear:left;
}
.submitReg {
	text-align:center;
	clear:left;
	padding-top:10px;
}
.submitReg a {
	padding: 5px;
	background: #fff;
	border: 1px solid #e21a22;
	color: #e21a22;
}
.submitReg a:hover {
	background: #fff;
	color: #e21a22;
}
.txtError { /* If a field isn't filled */
	text-align:center;
	padding: 10px 0;
	background: #;
	border: 1px solid #e21a22;
	color: #e21a22;
}

.txtBoxSave {
	padding-left:6px;
	display:block;
}
span.saving { 
	color: #e21a22;
}

/* -------------- CubeCart-Element > {mail_list} ----------------------- */

.mailList { /* Mailing list input */
	background: #fff;
	border:0;
	padding: 2px;
}

/* -------------- CubeCart-Element > {shopping_cart} ----------------------- */

.tdListTitle, .tdcartTitle { /* Cart and cat table titles */
	color: #e21a22;
	margin-bottom:10px;
	border-bottom: 1px solid #e21a22;
}
.tdcartEven {
	background-color: transparent;
	padding: 10px 2px;
}
.tdcartOdd {
	background-color: transparent;
	padding: 10px 2px;
}
.tdEven {
	background-color: transparent;
	padding: 10px 2px;
}
.tdOdd {
	background-color: transparent;
	padding: 10px 2px;
}
.tblList {
	border-collapse:separate;
	border-spacing:5px;
}
.tblList td {
	border: 1px dotted #E1E1E1;
	text-align:center;
	font-size:11px;
	line-height:18px;
	width:33%;
}

.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #e21a22;
}

a.txtviewCart {
	color: #e21a22;
	text-decoration:none;
	padding-left:20px;
	background: url('../styleImages/backgrounds/cartroll.gif') -200px 50% no-repeat;
}
a.txtviewCart:hover {
	color: #e21a22;
	background-position: 0 50%;
}
.cartProgress { /* Progress bar at top of cart pages */
	font-weight: normal;
	color: #e21a22;
	padding: 3px;
	border: 1px solid #e21a22;
	width: 350px;
	margin: 10px auto 20px auto;
}
.txtcartProgressCurrent {
	color: #e21a22;
	font-weight: bold;
}
.txtStockWarn {
	color: #f4480b;
}

/* Crumbs */
div.location {
	margin: 5px 0;
	text-align:left;
	font-size:12px;	
	padding-left:20px;
	background: url(../../../images/folder.gif) center left no-repeat;
}
div.location a, a.txtButton {
	color: #e21a22;
	border-bottom: 1px dotted #e21a22;
}
div.location a:hover, a.txtButton:hover {
	color: #e21a22;
}

/* viewprod page */
div#prodContainer {
	overflow:hidden;
}
div#prodLeft {
	float:left;
	width:50%;
	text-align:center;
}
div#prodRight {
	float:right;
	width:50%;
}
.smallText, .smallText a { 
	font-size:11px;
	color: #e21a22;
	line-height:16px;
}
.smallText p {
	margin: 0;
	padding:0;
}
.smallText a {
	color: #e21a22;
	border-bottom: 1px dotted #e21a22;
}
.smallText a:hover {
	color: #e21a22;
}
h2.txtProdTitle {
	font: 20px Georgia, Arial, 'Trebuchet MS', Helvetica;
	color: #e21a22;
	text-align:center;
	padding: 10px 0 0 0;
}
.prodPrice {
	font: 16px Arial, 'Trebuchet MS', Helvetica;
	color: #e21a22;
	text-align:right;
	padding: 0;
	margin:10px 0 0 0;
}
div.prodDesc {
	border-bottom: 1px dotted #3c403b;
	margin: 0 0 20px 0;
	padding: 4px 0;
	font-size:12px;
}
h3.prodOpts {
	margin: 10px 0;
	padding:2px;
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #e21a22;
	text-align:center;
}
#prodLeft a img {
	border: 3px solid #e21a22;
}
#prodLeft a:hover img {
	border-color: #e21a22;
}
.thumbIMG {
	max-width:80px;
	width: expression(this.width > 80 ? 80: true);  /* for Internet Explorer
	*/
}
div.notify {
	margin: 15px 0;
	color: #f4480b;
	font-size:12px;
	padding: 6px 0;
	border-bottom: 1px dotted #e21a22;
	border-top: 1px dotted #e21a22;
}
div.notify a {
	color: #f4480b;
	border-bottom: 1px dotted #e21a22;
}
div.notify a:hover {
	color: #f4480b;
}
div.notify p {
	margin:4px 0;
	padding:0;
	line-height:15px;
	text-align:center;
}

/* prettify pagination */
.pagination { /* Page 1, 2, 3.. etc */
	text-align: right;
	padding: 5px;
	font-size:80%;
	margin: 10px 0;
	background: #e21a22;
}
.pagination span {
	padding: 5px;
	border:1px solid #e21a22;
}
.pagination a {
	padding: 5px;
	border:1px solid #e21a22;
}
.pagination a:hover {
	background: #fff;
}
.noProd {
	text-align:center;
	background: #e21a22;
	padding: 10px;
	font-size:85%;
}

/* Cart totals */
table.totals {
	border-collapse:collapse;
	margin:0 0 0 auto;
	padding:0;
	empty-cells: hide;
}
.totalsLab {
	width:140px;
	text-align:right;
	padding: 3px 10px 3px 0;
}
.totalsVal {
	text-align:right;
	padding: 3px 0;
}
table.cartCont {
	border-bottom: 1px solid #e21a22;
}

.textbox {
	background: #fff;
	border: 1px solid #e21a22;
	color: #e21a22;
	padding:2px;
}
.textboxDisabled {
	background-color: #fff;
	border: none;
	font-size: 11px;
	color: #e21a22;
}
.submit {	
	background: #fff;
	border: 1px solid #e21a22;
	color: #e21a22;
	padding: 5px;
	cursor:pointer;
}
.submit:hover {
	color: #e21a22;
	background: #fff;
	border: 1px solid #e21a22;
}
li.account { /* My account page options */
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}

.txtOldPrice {
	text-decoration: line-through;
	color: #e21a22;
	font-size:11px;
}
.txtSale {
 	color: #f4480b;
}
.txtOutOfStock {
	color: #f4480b;
}

.dropDown {
	width: auto;
}

.credits { /*Webcity Credits */
	width: 775px;
	font-size: x-small;
	letter-spacing: -0.04em;
	margin: 0 auto;
	text-align: center;
	color: #3c403b;
	padding-top: 30px;
	
}

.credits a:hover { color: #000;}
/* -------------- buy, redeem gift, gift ----------------------- */


.checkoutbuttons { 
	width: 210px;
	height: 70px;
	display: inline;
}


.buynow { 
	background: url('../styleImages/buy-now.gif') top left no-repeat; 
	height: 70px;
	width: 70px;
	display: block;
	float: left;
	}
	
.gift {
	background: url('../styleImages/gift-card.gif') top left no-repeat; 
	height: 70px;
	width: 70px;
	display: block;
	float: left;
	}
	
.redeemgift {
	background: url('../styleImages/gift-card-redeem.gif') top left no-repeat;
	height: 70px;
	width: 70px;
	display: block;
	float: left;
	}

/* -------------- custom design box ----------------------- */

.express { 
	background: url('../styleImages/express.gif') top left no-repeat;
	height: 174px; 
	width: 185px;
	display: block;
	}


/* -------------- contact form ----------------------- */

table.feedbackForm {
	margin: 5px auto;
	padding:0;
	border-collapse: separate;
	border-spacing: 4px;
}
table.feedbackForm td {
	padding:4px;
}
table.feedbackForm td.formSubmit {
	text-align:center;
}
table.feedbackForm td label {
	display:block;
}
table.feedbackForm textarea.textareaGood {
	background: #fff;
	border: 1px solid #d4d4d4;
	padding:3px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #0090E9;
	width:250px;
	height:100px;
}
table.feedbackForm textarea.textareaBad {
	background: #fff;
	border: 1px solid #DD0000;
	padding:3px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #0090E9;
	width:250px;
	height:100px;
}
.textboxBad {
	background: #fff;
	border: 1px solid #DD0000;
	padding:3px 2px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #0090E9;
	width:90px;
}
#hiddenbox {
	display:none;
	text-align:center;
	padding: 10px 0;
	background: #FFAEAE;
	border: 1px solid #EC0000;
	color: #C10000;
}
#hiddenbox ul, #hiddenbox li {
	margin:0;
	padding:0;
	list-style-type:none;
}
	








