/* Design and styles Copyright Webcity 2007 */

body {
	margin:0;
	padding:0;
	font: 14px Arial, Helvetica, sans-serif;
	background: #3e3e3e;
}

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

/* Global link definitions */
a {
	text-decoration:none;
	color: #333333;
}
a:hover {
	color: #06DBDB;
}
a.txtButton {
	margin: 0 3px;
}

#header { /* container for header, search, session */
	height:103px;
	width:100%;
	background: url('../styleImages/backgrounds/headbg.gif') top left repeat-x;
	margin:7px auto 0;
	padding:0;
	overflow:hidden;
}

#leftHead { /* Sitedocs are contained within this */
	float:left;
	clear:left;
	margin-left:10px;
	margin-top:10px;
	padding: 0 0 5px 0;
	color: #fff;
}
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.siteDocs a {
	color: #000;
	text-decoration:none;
	margin: 0 10px;
	padding:2px;
}
.siteDocs a:hover {
	color: #60b535;	
}
/* Search, session cont */
#rightHead {
	float:right;
	margin-right: 12px;
	color: #fff;
	text-align:right;
}
#rightHead p {
	margin: 2px 0 10px 0;
}
#rightHead a {
	color: #fff;
	border-bottom: 1px dotted #ffa66c;
	padding:2px;
}
#rightHead a:hover {
	border-bottom-style: solid;
	background: #ffa66c;
	color: #fff
}
.searchForm {
	margin-top:20px;
}
.searchBox {
	background: #99FF66;
	border:1px solid #58D110;
	padding:2px;
	color: #40C600;
	font: 11px Arial, Helvetica, sans-serif;
	width: 80px;
}
.session-cont {
	text-align:center;
	font: 11px/30px Arial, Helvetica, sans-serif;
	background: #99ff66 url('../styleImages/backgrounds/login.gif') bottom left no-repeat;
	width:130px;
	margin:0 auto 20px auto;
	padding:0;
}
.session-cont p {
	margin:0;
	padding:0;
}
.session-cont a {
	color: #60b535;
}
.session-cont a:hover {
	color: #000;
}
span.separater { padding: 0 3px; color: #60b535; } /* This is the separater pipe | between the logout and login links, use it wherever needed */

/* Make the logo image an actual link */
#header a#logoLink {
	display:block;
	width: 368px;
	height:48px;
	background: url('../styleImages/backgrounds/logo.gif') top left no-repeat;
	margin: 23px auto 0;
}
/* 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;
}

/* Contains all three columns */
#bodyCont {
	width:960px;
	margin:0 auto;
	background: #fff /* url('../styleImages/backgrounds/conttop.gif') top left repeat-x */ ;
	min-height:100px;
	overflow:hidden;
	padding-bottom:30px;
}
/* Left column */
.colLeft {
	width:230px;
	float:left;
}
/* Middle column */
.colMid {
	float:left;
	width:709px;
	margin-top:20px;
	padding-left: 20px;
	border-left: 1px dotted #E9E9E9;
}
/* Right column */
.colRight {
	width:150px;
	float:right;
	padding-top:20px;
}
/* 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 {
	padding: 5px 0 5px 15px;
	display:block;
}


/* Footer for copyright etc */
#footer {
	width:960px;
	margin:0 auto 40px auto;
	background: #8df25a url('../styleImages/backgrounds/footer.gif') bottom left no-repeat;
	padding: 10px 0;
	color: #846942;
	text-align:center;
	font: 11px/16px Arial, Helvetica, sans-serif;
}

/* boxes */
.boxTitleLeft, .boxTitleRight {
	background: #fff;
}
.boxTitleLeft h2, .boxTitleRight h2 {
	font: 14px Arial, Helvetica;
	color: #000;
	text-align:center;
	padding: 15px 0;
}
.boxContentLeft, .boxContentRight {
	padding-bottom:20px;
	padding-left:20px;
	margin-bottom:20px;
	background: #fff;
	font-size:12px;
}
.boxContentLeft p, .boxContentRight p {
	padding:0 15px 15px;
	margin:0;
}
.smaller p {
	font-size:11px;
	padding: 0 20px 5px;
	color: #949494;
}
.padForm {
	text-align:center;
}
.mailList { /* Mailing list input */
	background: #fff;
	border:0;
	padding: 2px;
}


.boxContent {
	color: #333;
	padding: 0 5px;
	line-height:24px;
}

h2.txtContentTitle { /* Title of all pages */
	font: 20px Arial, 'Trebuchet MS', Helvetica;
	color: #000;
	text-align:center;
	padding: 10px 0;
}

.txtBoxSave {
	padding-left:6px;
	display:block;
}
span.saving { 
	color: #f85301;
}
h3.formTitle { /* Used to section forms under different headings */
	color: #F85400;
	padding: 20px 0 0 0;
	margin-bottom:10px;
	border-bottom: 1px solid #FFF1EA;
	clear:left;
}

/* Forms */
.regbox {
	border: 1px solid #D6D6D6;
	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: #DC2D01;
}
.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 #02AE3F;
	color: #02AE3F;
}
.submitReg a:hover {
	background: #02AE3F;
	color: #fff;
}
.txtError { /* If a field isn't filled */
	text-align:center;
	padding: 10px 0;
	background: #FFAEAE;
	border: 1px solid #EC0000;
	color: #C10000;
}

.tdListTitle, .tdcartTitle { /* Cart and cat table titles */
	color: #6DC540;
	margin-bottom:10px;
	border-bottom: 1px solid #FFF1EA;
}
.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;
}

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

.pagination { /* Page 1, 2, 3.. etc */
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* 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 #D6D6D6;
}
fieldset legend {
	color: #FB5501;
}

/* 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 10px 0;
	border-collapse:collapse;
	border:0;
}
table.frontTab td {
	padding: 5px 10px;
	text-align:center;
	font-size:14px;
}
table.frontTab td a {
	color: #000;
	border-bottom: 0px dotted #D6D6D6;
}
table.frontTab td a:hover {
	color: #F65600;
}
table.frontTab td a.latestIMG {
	border:0;
}
a.txtviewCart {
	color: #333333;
	text-decoration:none;
}
a.txtviewCart:hover {
	color: #f85501;
}
.cartProgress { /* Progress bar at top of cart pages */
	font-weight: normal;
	color: #666666;
	padding: 3px;
	border: 1px solid #CCCCCC;
	width: 350px;
	margin: 10px auto 20px auto;
}
.txtcartProgressCurrent {
	color: #F65403;
	font-weight: bold;
}
.txtStockWarn {
	color: #FF0000;
}

/* 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 #FFF1EA;
}

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

.txtOldPrice {
	text-decoration: line-through;
	color: #BBBBBB;
	font-size:11px;
}
.txtSale {
 	color: #f85501;
}
.txtOutOfStock {
	color: #DD0005;
}

.dropDown {
	width: auto;
}

/* Crumbs */
div.location {
	margin: 5px 0;
	text-align:left;
	font-size:12px;
}
div.location a, a.txtButton {
	color: #3F98DA;
	border-bottom: 1px dotted #D6D6D6;
}
div.location a:hover, a.txtButton:hover {
	color: #F65600;
}

/* viewprod page */
div#prodContainer {
	overflow:hidden;
}
div#prodLeft {
	float:left;
	width:60%;
	text-align:center;
}
div#prodRight {
	float:right;
	width:40%;
}
.smallText, .smallText a { 
	font-size:11px;
	color: #aaa;
	line-height:16px;
}
.smallText p {
	margin: 0;
	padding:0;
}
.smallText a {
	color: #3F98DA;
	border-bottom: 1px dotted #E1E1E1;
}
.smallText a:hover {
	color: #F85908;
}
h2.txtProdTitle {
	font: 20px Arial, 'Trebuchet MS', Helvetica;
	color: #6DC540;
	text-align:center;
	padding: 10px 0 0 0;
}
.prodPrice {
	font: 16px Arial, 'Trebuchet MS', Helvetica;
	color: #f85501;
	text-align:right;
	padding: 0;
	margin:10px 0 0 0;
}
div.prodDesc {
	border-top: 1px dotted #E1E1E1;
	border-bottom: 1px dotted #E1E1E1;
	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: #f85501;
	text-align:center;
}
#prodLeft a img {
	border: 3px solid #DBDBDB;
}
#prodLeft a:hover img {
	border-color: #FFB18C;
}
.thumbIMG {
	max-width:80px;
	width: expression(this.width > 80 ? 80: true);  /* for Internet Explorer
	*/
}
div.notify {
	margin: 15px 0;
	color: #585858;
	font-size:12px;
	padding: 6px 0;
	border-bottom: 1px dotted #BEFFB3;
	border-top: 1px dotted #BEFFB3;
}
div.notify a {
	color: #1EC600;
	border-bottom: 1px dotted #BEFFB3;
}
div.notify a:hover {
	color: #FA5302;
}
div.notify p {
	margin:4px 0;
	padding:0;
	line-height:15px;
	text-align:center;
}
/* Advanced Expanding Category Links START */
.catTree ul, catTree li {
	list-style-type:none;
}

.catTree li {
	list-style-position: outside;
	padding: 2px 0;
}

.catTree ul {
	margin-left:7px;
}

.catTreeTop {
	padding-left:0;
}
/* Advanced Expanding Category Links END */
.frontTab td {
	vertical-align:top;
}

.prodHead {
	border: 2px solid #B9D9EA;
	padding: 4px;
	text-align:center;
	font: 14px/18px Arial, Helvetica, sans-serif;
	color: #064E68;
	background: #D0F0FD;
	width:150px;
}
.prodBody {
	border: 2px solid #B9D9EA;
	border-width: 0 1px 1px;
	padding: 8px; 
	text-align:center;
	font: 14px/18px Arial, Helvetica, sans-serif;
	color: #4F4F4F;
	background: #fff;
}
.txtDefaultCat {
	padding-left:5px;
}
.cat-table { 
	border-collapse:collapse;
	empty-cells:hide;
	border-spacing:0;
}
.cat-table td {
	border: 1px solid #E4E4E4;
}