@charset "utf-8";
/* CSS Document */

/******************************

COLOURS
		main body text - #0c0c0c
		red headings - #a70328
		yellow menu text - #f7e0ae
		
******************************/

body{
	margin:0;
	background-color:#111111;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#0c0c0c;
	}

a:link, a:active, a:visited{
	color:#a70328;
	text-decoration:none;
	}

a:hover{
	text-decoration:underline;
	}

form, h1, h2, h3, h4{
	margin:0;
	padding:0;
	}
h1{
	margin-left:22px;
	margin-bottom:10px;
	font-size:18px;
	color:#a70328;
	text-transform:uppercase;
	}
h3{
	color:#480d12;
	font-size:12px;
	}

img{
	border:0;
	}
img.border, div.border{
	border: 3px solid #e0b869;
	}
	
.clear{
	clear:both;
	}



 /**********************/
 /* MAIN LAYOUT STYLES */
/**********************/
#container {
	width:901px;
}

/* HEADER AREA */
#header {
	height:259px;
	font-size:14px;
	color:#f7e0ae;
}
.flash{
	position:absolute;
	z-index:0;
	top:0;
	}
.headercontent{
	width:901px;
	position:absolute;
	z-index:5;
	top:0;
	}
.sitemap{
	padding:6px 9px 0 0;
	font-size:10px;
	color:#7d7d7d;
	text-align:right;
	text-transform:uppercase;
	}
.sitemap a:link, .sitemap a:active, .sitemap a:visited{
	padding: 0 5px;
	color:#7d7d7d;
	text-decoration:none;
	}
.sitemap a:hover{
	color:#FFFFFF;
	}
	
.login{
	height:125px;
	margin-top:16px;
	padding:0 9px 0 0;
	}
input{
	width:174px;
	padding:2px;
	margin-left:10px;
	background-color:#252525;
	border:1px solid #a9905b;
	color:#f7e0ae;
	}
.normal_input {
	width: auto;
	padding: 2px;
	margin-left:10px;
	background-color:#252525;
	border:1px solid #a9905b;
	color:#f7e0ae;
	
}
input.btn, .tab input.btn{
	border:0;
	background:none;
	padding:0;
	width:auto;
	float:right;
	}
.login a:link, .login a:active, .login a:visited{
	margin-left:10px;
	font-size:10px;
	color:#cd973e;
	text-decoration:none;
	}
.login a:hover{
	text-decoration:underline;
	}
.login td{
	padding: 12px 0 4px 0;
	}
.login td.nospace{
	padding:0;
	}

/* main menu */

#menu {
	height:91px;
	}
#menu a{
	height:91px;
	background-repeat:no-repeat;
	background-position:left;
	float:left;
	display:block;
	}
#menu a:hover{
	background-position:right;
	}
#menu span{
	display:none;
	}
#menu a.home{
	width:104px;
	background-image:url(/images/menu-home.gif);
	}
#menu a.about{
	width:114px;
	background-image:url(/images/menu-about.gif);
	}
#menu a.gallery{
	width:115px;
	background-image:url(/images/menu-image-gallery.gif);
	}
#menu a.forum{
	width:114px;
	background-image:url(/images/menu-forum.gif);
	}
#menu a.competition{
	width:114px;
	background-image:url(/images/menu-competition.gif);
	}
#menu a.stars{
	width:114px;
	background-image:url(/images/menu-famous-stars.gif);
	}
#menu a.vip{
	width:114px;
	background-image:url(/images/menu-vip.gif);
	}
#menu a.blog{
	width:112px;
	background-image:url(/images/menu-blog.gif);
	}


/* CONTENT AREA */
#content {
}
td#content {
}
#home a.viewmore, #sub a.viewmore, a.enlargeimage{
	width:65px;
	margin:5px 0 25px 359px;
	padding-left:17px;
	background-image:url(/images/background-link-star.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#a80329;
	text-decoration:none;
	display:block;
	}

#sub a.viewmore, #sub a.enlargeimage{
	margin-left:0;
	float:right;
	}
#sub a.enlargeimage{
	width:90px;
	}
.viewmore:hover, .enlargeimage:hover{
	text-decoration:underline;
	}
.featureproduct{
	width:360px;
	padding:6px 20px 6px 52px;
	border: 3px solid #e0b869;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#111111;
	}
.featureproduct strong{
	font-size:12px;
	font-weight:normal;
	}
.featureproduct img{
	margin-right:40px;
	}
.title{
	font-size:30px;
	color:#a70328;
	text-transform:uppercase;
	}
.hometext{
	padding:10px 15px 25px 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	}

/* Left Column */
td#contentleft {
	width:198px;
	font-size:12px;
	color:#f7e0ae;
	text-transform:uppercase;
	vertical-align:top;
	}
#contentleft a:link, #contentleft a:hover, #contentleft a:active, #contentleft a:visited{
	color:#f7e0ae;
	text-decoration:none;
	}
#contentleft ul{
	width:183px;
	margin:0;
	padding:0;
	background-color:#571218;
	list-style:none;
	}
#contentleft li ul{
	padding:10px 0;
	}
#contentleft li ul a{
	padding:2px 0 3px 17px;
	display:block;
	height:15px;
	}
#contentleft li ul a:hover{
	background-image:url(/images/background-products-star.gif);
	background-repeat:no-repeat;
	background-position:2px 4px;
	}
	
div.tab{
	width:183px;
	color:#FFFFFF;
	background-color:#571218;
	}

#contentright div.tab{
	width:186px;
	color:#FFFFFF;
	background-color:#571218;
}
.tab form{
	padding:10px 8px;
	}
.tab input, .tab select{
	width:160px;
	margin:0;
	background-color:#480d12;
	border:1px solid #a9905b;
	}
.tab select{
	padding:1px;
	text-transform:none;
	font-size:11px;
	background-color:#FFFFFF;
	}
.tab input.btn{
	margin-top:5px;
	}
	
/* Middle Column */
#home td#contentmid {
	width:489px;
	vertical-align:top;
}
#sub td#contentmid{
	width:702px;
	vertical-align:top;
	}
#home td.topcurve, #sub td.topcurve{
	height:30px;
	background-image:url(/images/background-contentmid-top-hm.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#e9e9ce;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#e1c589;
	}
#sub td.topcurve{
	height:30px;
	padding:10px 0 0 25px;
	background-image:url(/images/background-contentmid-top.gif);
	}
.topcurve a:link, .topcurve a:active, .topcurve a:visited{
	color:#e1c589;
	}
td.midgradient{
	padding: 0 24px;
	background-color:#e9e9ce;
	}
#sub td.bottomcurve, #home td.bottomcurve{
	height:30px;
	background-image:url(/images/background-contentmid-bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	}
#home td.bottomcurve{
	background-image:url(/images/background-contentmid-bottom-hm.gif);
	}
	
/* Right Column */
#contentright {
	padding-left:16px;
	vertical-align:top;
	text-align:center;
}
#contentright div.tab{
	margin:0 0 10px 10px;
	}
#contentright div.tab p{
	width:100px;
	margin:5px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	}
#contentright div.fla{
	margin-bottom:38px;
	text-align:center;
	}


/* FOOTER AREA */
td.topsites{
	padding-top:13px;
	text-align:center;
	}
.topsites img.padding{
	padding: 0 22px;
	}

#footer {
	padding-top:15px;
	font-size:12px;
	color:#c18429;
}
#footer td.left, #footer td.right{
	width:24px;
	height:59px;
	background-image:url(/images/footer-left.gif);
	background-repeat:no-repeat;
	background-position:top left;
	}
#footer td.right{
	background-image:url(/images/footer-right.gif);
	}
#footer td.mid{
	padding:10px 0;
	background-image:url(/images/footer-background.gif);
	background-repeat:repeat-x;
	background-position:top;
	text-align:center;
	}
#footer a:link, #footer a:active, #footer a:visited {
	padding:0 1px;
	color:#c18429;
}
#footer a:hover {
	color:#e9e9ce;
	text-decoration:none;
}
#footer div.copyright{
	padding-top:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#571218;
	}
#footer div.copyright em{
	padding:0 3px;
	font-style:normal;
	}
#footer div.copyright a:link, #footer div.copyright a:active, #footer div.copyright a:visited{
	padding:0;
	color:#571218;
	}
#footer div.copyright a:hover{
	color:#571218;
	text-decoration:underline;
	}


  /************************/
 /* CART SPECIFIC STYLES */
/************************/

/* Breadcrumbs */
#home .breadcrumbs {
	padding:10px 0 0 25px;
}
.breadcrumbs a:link, .breadcrumbs a:active, .breadcrumbs a:visited {
}
.breadcrumbs a:hover {
}

/* Welcome banner (includes "You have (0) items in your Shopping Cart, proceed to Checkout" area) */
#welcome {
	width:183px;
	margin-bottom:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-transform:none;
}
#welcome em{
	color:#111111;
	font-style:normal;
	}
#welcome strong{
	font-weight:normal;
	padding-right:34px;
	}
#welcome th {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align:left;
	padding-bottom:5px;
}
#welcome td.mid {
	padding:0 20px;
	background-color:#b68d4c;
	background-image:url(/images/welcome-mid.gif);
	background-position:top;
	background-repeat:repeat-x;
}
#welcome td.buttons{
	padding-top:10px;
	text-align:center;
	}
.buttons img{
	margin-bottom:7px;
	}
#welcome td.top{
	height:14px;
	background-image:url(/images/welcome-top.gif);
	background-repeat:no-repeat;
	background-position:top;
	}
#welcome td.bottom{
	height:11px;
	background-image:url(/images/welcome-bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#b68d4c;
	}
#welcome a:link, #welcome a:active, #welcome a:visited {
}
#welcome a:hover {
}

/* Category Listing - Box format */
.catboxes {
}
.catboxes td {
}

/* Product Listing Styles */
.productlisting {
}
.productlisting td {
}

.productListing {
}
.productListing td {
}

/* Product Styles */
td.title{
	padding:3px 0 12px 56px;
	background-image:url(/images/heading-star.gif);
	background-repeat:no-repeat;
	background-position:top left;
	font-size:24px;
	font-weight:bold;
	}
.title em{
	font-size:18px;
	font-style:normal;
	color:#111111;
	font-weight:normal;
	text-transform:none;
	}
.product, .productdetail, .reviewdetail {
	padding:0 0 9px 56px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
}
select{
	margin-left:2px;
	padding:1px 1px 1px 2px;
	border:1px solid #e2e3e4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#a70328;
	}
.productheading {
}
td.productimg {
	width:325px;
	text-align:right;
	vertical-align:top;
}
td.buttons {
	padding-top:15px;
}
.buttons img.padding, .product img.padding{
	padding-left:10px;
	}
.productdetail {
	padding-top:25px;
	font-size:18px;
}
.productdetail strong {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	color:#a70328;
	font-weight:normal;
}
.productbtns {
}
.productSpecialPrice {
}
.product_listing_price {
}
.product_listing_price td {
}

/* Complimentary products - Shown on product page */

.alsopurchased{
	width:190px;
	padding-top:5px;
	}
.alsopurchased td {
	padding:4px 30px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.alsopurchased th{
	font-weight:normal;
	text-align:right;
	}
.alsopurchased a:link, .alsopurchased a:active, .alsopurchased a:visited {
}
.alsopurchased a:hover {
}
.alsopurchasedspace{
	padding:0 37px;
}

/* Product Reviews */

.reviewdetail {
	padding-right:50px;
}
.reviewdetail em{
	font-style:normal;
	color:#a70328;
	}


/* "View Cart" images */
.cartimages img {
}

/* Checkout Progress Bar */
td.checkoutBarCurrent {
}
td.checkoutBarTo {
}
td.checkoutBarFrom {
}

/* Reminders Calendar Styles */
/* IMPORTANT NOTE: Keep all of these styles and only change the colours / styles */
.year {
	border-style: outset;
	border-width: 1px;
	background-color: #252525;
	text-align: center;
}
.month {
	background-color:#FFFFFF;
	border: 1px solid #252525;
	padding:0px;
}
.month td{
	font-size:10px;
	border: 1px solid #d4d4d4;
	color:#000000;
	padding:1px;
}

.yearname {
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.monthname {
	text-align: center;
	border-style: outset;
	border-width:1px
}
.dayname {
	text-align: center;
	border-style: outset;
	border-width:1px
}
.weeknumtitle {
	text-align: center;
	background-color: #e9e9e9;
	border-style: outset;
	border-width:1px
}
.weeknum {
	text-align: center;
	color: #000099;
	background-color: #e9e9e9;
}
.yearnavigation {
}
.datepicker {
	background-color: #e4e4e4;
}
.saturday {
	text-align: center;
}
.sunday {
	text-align: center;
}
.datepickerform {
	margin: 0px;
}
.monthnavigation {
	color:#000000;
}
.monthpicker {
	background-color: #eeeeee;
}
.yearpicker {
	background-color: #eeeeee;
}
.today {
	text-align: center;
	border-color:#000000;
	border-style: outset;
	font-size: 11px;
	font-weight: bold;
}
.pickerbutton {
	background-color: #eeeeee;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}
.nomonthday {
	text-align: center;
	color: #aaaaaa;
}
.monthday {
	text-align: center;
	color: #000000;
}
.event {
	text-align: center;
	color: white;
	background-color: #6b9937;
}
.event a {
	background-color: #6b9937;
	color: white;
	text-decoration: none;
}
.eventcontent {
	border-style: outset;
	border-width: 1px;
	width: 100%;
}
.todayevent {
	text-align: center;
	color: #000000;
	background-color: #6b9937;
}
.todayevent a {
	background-color: #6b9937;
	color: #000000;
}

.imgButton{
	border: none;
	margin: auto;
	padding: 0px;
	background: none;
	width: auto;
}