/**
Client:				Nutscene 
Date:					October 2009
Created by:		Gencon
**/


/** RESET CODE **/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}

/** **/

/** CLEAR AND FLOATS **/

.clear {
	clear:both;
	margin:0;
	line-height:0%;
	padding:0;
	font-size:0em;
	display:block;
	height:0%;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {
	display:inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height:1%;

}
.clearfix {
	display:block;
}
/* End hide from IE-mac */

.right {
	float:right;
}

.left {
	float:left;
}

/** **/

/** STRUCTURE **/

html { height: 100%; margin-bottom: 1px;} /* This forces a vertical scroll bar regardless of page height, simply to combat the irritating page shift. */

body {
	margin: 0;
	padding: 0;
	font-size: 78%;
	font-family: Arial, sans-serif;
	color: #000;
	background: #ffffff url(/images/bg_body.png) top left;
}

div.container {
	margin: 0 auto 0 auto;
	width: 920px;
	position:relative;
}

body#plain_successful_order div.container,
body#plain_failed_order div.container {
	background: none;
	width: auto;
}

div.header {
	background:url(/images/bg_header.png) repeat-x top left;
	position:relative;
	height:208px;
	width:920px;
}

div.content {
	float: left;
	width: 603px;
	display:inline;
}

body#home div.content, div.content.nocol {
	width:920px;
}

body#plain_successful_order div.content, 
body#plain_failed_order div.content {
	width:auto;
}

div.column {
	float: right;
	padding: 0;
	width: 276px;
	background-color: transparent;
	display:inline;
	margin-top:24px;
}

div.footer_container {
	background:url(/images/bg_footer_green.png) repeat-x top left;
}



div.footer, div.footer_copyright {
	margin: 0 auto 0 auto;
	padding: 70px 0 0 0;
	width: 920px;
	position:relative;
	color:#f1e4d4;
}

div.footer_copyright {
	padding:14px 0;
	color:#758146;
	font-size:0.9em;
}

img.logo {
	float:left;
}

/** **/

/** NAVIGATION **/

/* Header Nav */
ul.headernav {
	font-size:1%;
	line-height:300px;
}

ul.headernav li {
	display: inline;
	float: left;	
}

ul.headernav li a {
	height:60px;
	display:block;
	overflow:hidden;
	line-height:300px;
}

ul.headernav li#nav1_1 a {width:92px;background:url(/images/nav1_1.png) no-repeat top left;}
ul.headernav li#nav1_1 a.activelink {background-position:0 -121px;}
ul.headernav li#nav1_1 a:hover {background-position:0 -61px;}

ul.headernav li#nav1_2 a {width:75px;background:url(/images/nav1_2.png) no-repeat top left;}
ul.headernav li#nav1_2 a.activelink {background-position:0 -121px;}
ul.headernav li#nav1_2 a:hover {background-position:0 -61px;}

ul.headernav li#nav1_3 a {width:87px;background:url(/images/nav1_3.png) no-repeat top left;}
ul.headernav li#nav1_3 a.activelink {background-position:0 -121px;}
ul.headernav li#nav1_3 a:hover {background-position:0 -61px;}

ul.headernav li#nav1_4 a {width:75px;background:url(/images/nav1_4.png) no-repeat top left;}
ul.headernav li#nav1_4 a.activelink {background-position:0 -121px;}
ul.headernav li#nav1_4 a:hover {background-position:0 -61px;}

ul.headernav li#nav1_5 a {width:138px;background:url(/images/nav1_5.png) no-repeat top left;}
ul.headernav li#nav1_5 a.activelink {background-position:0 -121px;}
ul.headernav li#nav1_5 a:hover {background-position:0 -61px;}

ul.headernav li#nav1_6 a {width:90px;background:url(/images/nav1_6.png) no-repeat top left;}
ul.headernav li#nav1_6 a.activelink {background-position:0 -121px;}
ul.headernav li#nav1_6 a:hover {background-position:0 -61px;}

/*  */

/* Primary Nav */

div.column div.cat_menu {
	width:276px;
	background:url(/images/cat_menu_bot.png) no-repeat bottom left;
}
div.column div.cat_menu_inner {
	background:url(/images/cat_menu_top.png) no-repeat top left;
}

ul.primary {
	padding: 30px 20px;
	list-style: none;
}

ul.primary li {
	margin: 0 0 2px 0;
	line-height: 28px;
	display: block;
	height:1%;
	font-weight:bold;
}

ul.primary li a {
	display: block;
	height:1%;
	color: #000;
	text-decoration: none;
	font-size: 1.2em;
	background:url(/images/bg_primary_li.png) no-repeat bottom left;
}

ul.primary li ul li a {
	background:none;
	padding-left:12px;
	font-size:1.1em;
	font-weight:normal;
}

ul.primary li a:hover, ul.primary li.active a, ul.primary li.active ul li.active a {
	color: #961a22;
	text-decoration: none;
}

ul.primary li a:hover, ul.primary li.active ul li a {
	color: #000;
}

/*  */

/* Footer Nav */

div.footer div.section {
	float:left;
	width:152px;
	padding-right:20px;
}

div.footer div.section li a {
	color:#f1e4d4;
	line-height:1.5em;
}

div.footer div.section li.heading  {
	font-weight:bold;
	padding-bottom:5px;
}

/*  */

/** **/

/** Generic Styles **/

h1, h2, h3, h4, h5, h6 {
	color: #000;
	display: block;
	margin:1em 0;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1.1em;
}

hr {
	margin: 2em 0 2em 0;
}

a {
	color: #961a22;
	text-decoration: none;
}

a:hover {
	color: #105491;
	text-decoration: underline;
}

table {
	text-align: left;
}

table td {
	font-size: 0.9em;
}
p {
	line-height:150%;
	margin:0.5em 0 0.5em 0;
}

.content ol {
	list-style:decimal;
	margin-left:25px;
}

.content ul {
	list-style:disc;
	margin-left:25px;
}

/* */

/** **/

/** STYLES AND STRUCTURE FOR SPECIFIC AREAS / SECTIONS **/

/* Home Page */

/* Spotlight */
div#spotlight_holder {
	width:908px;
	height:288px;
	border:2px solid #000;
	background:#fff;
	padding:4px;
	margin:0 0 20px 0;
}
div#spotlight {
	width:
	margin: 0 0 5px 0;
	padding: 0;
}

div.content .call_to_action_home {
	width:603px;
	float:left;
	display:inline;
}

div.content .call_to_action_home_right {
	width:280px;
	float:right;
	display:inline;
}

div.content .ctabox, div.content div.product {
	margin: 0 27px 18px 0;
	float: left;
	width: 183px;
	min-height:242px;
	height:auto !important;
	height:242px;		
}

div.content .ctabox .ctabox_img, div.content div.product .product_img {
	padding:4px;
	background:#fff;
	border:2px solid #000;
	width:171px;
	height:171px;
	overflow:hidden;
}

div.content .call_to_action_home_right .ctabox {
	width:280px;
	display:inline;
}

div.content .call_to_action_home_right .ctabox .ctabox_img {
	width:268px;
	height:432px;
}

div.content .ctabox.end, div.content div.product.end {
	margin-right: 0;
}

div.content .ctabox h2, div.content div.product h2 {
	color: #000;
	font-size: 1em;
	font-weight:bold;
	margin:0.3em 0;
}

div.content div.product h2 {
	font-weight:normal;
}

div.content .ctabox h2 a, div.content div.product h2 a {
	color: #000;
}

div.content .ctabox p, div.content div.product p {
	padding:0;
	margin:0;
	color:#000;
}

div.content .ctabox:hover .ctabox_img, div.content div.product:hover .product_img {
	border-color:#961a22;
}
div.content .ctabox:hover h2 a, div.content div.product:hover {
	color:#961a22;
}

/* Header */

div.headersearch {
	float:left;
	margin:8px 0 0 60px;
}

div.headersearch label {
	display: none;
}

div.headersearch input.textbox {
	width:130px;
	border:1px solid #fff;
	padding:3px;
	font-size:11px;
}

div.headersearch input.submitbutton {
	font-weight:bold;
	padding:2px;
}

/* Content */

.banner {
	border:2px solid #000;
	background:#fff;
	padding:4px;
	margin:5px 0 20px 0;
}

div.content img.imageleft {
	margin: 0 20px 20px 0;
	float: left;
	padding:2px;
	border:2px solid #000;
}

div.content img.imageright {
	margin: 0 0 20px 20px;
	float: right;
	padding:2px;
	border:2px solid #000;
}

div.content ul {
	margin: 0 0 0 40px;
	padding: 0;
}

div.content em.oldoffpr {
	text-decoration: line-through;
}

div.content em.newoffpr {
	font-weight: bold;
	font-size: 1.1em;
	color: Red;
}

div.articleblock {
	margin-bottom:10px;
}

div.content div.articleblock h2 {
	margin:0 0 0.5em 0;
}

div.content div.articleblock div.articleimage {
	width:100px;
	display:inline;
	float:left;
}

/* Breadcrumb */

ul#breadcrumb {
	position: relative;
	list-style: none;
	margin:0;
}

ul#breadcrumb li {
	display: inline;
	color: #000;
	font-weight:bold;
	font-size: 0.9em;
	text-decoration:underline;
}

ul#breadcrumb li a {
	color: #961a22;
}

/* Page navigation */

div.content ul.pagenav {
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
	text-align: center;
	height: 30px;
	list-style: none;
	font-weight:bold;
}

ul.pagenav li {
	margin: 0;
	padding: 0;
	display: block;
	color:#000;
}

span.pagenav_greyout {
	color:#ddd;
}

div.content ul.pagenav a {
	color: #231f20;
}

li.pagelink {
	float: right;
	width: 20px;
}

li.pagelink {
	float: right;
	width: 20px;
}

li.totalpages {
	float: left;
	text-align: left;
}

li.previousnext {
	float: right;
	width: 150px;
}
/*  */

/* Stockist list */

ul.alpha_listing {
	margin: 1em 0 0 0;
	padding: 3px;
	height: 16px;
	list-style: none;
}

ul.alpha_listing li {
	float: left;
	width: 20px;
	font-size: 1.1em;
}

div.stockist_list {
	margin: 0;
	padding: 0;
	width: 45%;
	float: left;
	list-style: none;
}

div.stockist_list ul {
	margin: 0;
	padding: 0;

	list-style: none;
}

div.stockist_list ul li a {
	color: #CC7C25;
}

.stocklist_title {

}
/*  */

/* Category Pages */

div.categoryblock {
	color: #231f20;
	font-size: 1em;
}

div.content p.details {
	display: none;
	font-size: 1.1em;
}

/* Product Styles */

div.content div.product p.price {
	font-size: 1.1em;
	font-weight: bold;
}

div.content div.product p.newprice input {
	display:block;
	float:left;
}

div.content div.product p.newprice {
	color:#000;
	font-weight:bold;
}

div.content div.product p.newprice input.add {
margin:0 0 0 3px;
font-size:0.9em;
}

div.content div.product ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div.content div.product li {
	margin-bottom: 0px;
}

div.product ul li {
	display: block;
}

div.content li.detailslink {
	margin: 0.3em 0 0 0;
	padding: 0;
}

span.specialoffer {
	font-weight:bold;
}

/*  */

/* PRODUCT DETAILS */
div.content div#productdetails {
	margin: 20px 0 40px 0;
	padding: 0;
}

div.price_details {
	width:591px;
	border:2px solid #000;
	background:#fff;
	padding:4px;
	margin:20px 0;
}

div.price_details_inner {
	background:#f4eedd;
	padding:15px;
}

div.price_details_options {
	width:340px;
	float:left;
	display:inline;
}

div.price_details_qty {
	width:220px;
	float:left;
	display:inline;
	text-align:right;
}

div.price_details_qty input.textbox {
	border-color:#fff;
	text-align:right;
	margin-left:3px;
}

div.price_details_qty input.submitbutton {
	font-weight:bold;
	padding:3px;
	margin:0 0 0 7px;
}

div.price_details_qty label {
	display:inline;
	font-weight:bold;
}

div.content div#prodisimg {
	margin: 0;
	padding: 0;
	width: 308px;
	float: left;
}

div.content div.dynimgbloc {
	position:relative;
}

div.content div.dynimgbloc p.enlarge  {
	width:28px;
	height:28px;
	position:absolute;
	right:0px;
	bottom:0px;
	line-height:100px;
	overflow:hidden;
	background:url(/images/bg_mag.png) no-repeat top left;
}

div.content div#prodisimg img {
	border:2px solid #000;
	padding:4px;
	background:#fff;
}

div.content div#prodisimg img.microthumb {
	margin:10px 10px 0 0;
}

div.content div.productdescription {
	margin: 0;
	padding: 0;
}

div.content div.productdescription p {
	margin-top: 0;
}

div.content p.available_from {
	font-weight:bold;
	color:#cc0000;
}

.productcol {
	float:right;
	margin:0;
	padding:0;
	width:270px;
}

div#productdetails h1 {
	width:440px;
	float:left;
	margin:0;
	padding:0;
	line-height:auto;
	line-height:1em;
}

div#productdetails p.price {
	font-size: 1.5em;
	font-weight:bold;
	color:#000;
	width:155px;
	margin:0;
	padding:0;
	line-height:1.3em;
	float:right;
	text-align:right;
}

div#productdetails p.price span {
	color:#961a22;
}
	
#productdetails p.price span.oldprice {
	font-size:0.7em;
	color:#000;
}
.productcol label {
	font-weight:bold;
}

div#productdetails .productcol p ,div#productdetails .productcol ul {
	margin-left:0;
}

.productadvert {
	float:left;
}

div#productdetails .productadvert img {
	border: none;
	padding:0;
	margin:0;
}
/*  */

/* PRODUCT OPTIONS */
table#productoptions th {
	font-size: 0.9em;
	font-weight: normal;
}

table#productoptions th.toptitle {
text-align: center;
}

table#productoptions tr.descriptionrow {
background-color: #EEEEEE;
}

table#productoptions td.descriptiontext {
border: 1px solid #7E7E7E;
text-align: left;
}

table#productoptions tr.options th,td {
text-align: center;
}
/*  */

/* VIEW BASKET */
table#ordercart, table#viewcart {
margin-bottom: 5px;
width:100%;
}

table#ordercart th, table#ordercart td, table#viewcart th, table#viewcart td {
	padding:5px;
}

table#ordercart tr.rowhighlight td, table#viewcart tr.rowhighlight td {
	background:#EEEEEE;
}

table#ordercart th, table#viewcart th {
	font-weight:bold;
	background:#e9e3d3;
	border-right:1px solid #ffffff;
}

table#ordercart th.subtotal, table#ordercart td.productsubtotal, table#ordercart th.itemprice, table#ordercart td.itemprice, table#viewcart th.subtotal, table#viewcart td.productsubtotal, table#viewcart th.itemprice, table#viewcart td.itemprice {
	text-align:right;
}

table#ordercart td.subtotal, table#viewcart td.subtotal {
	text-align:right;
	font-weight:bold;
	font-size:1.1em;
	border-top:1px solid #2C3F69;
	background:#e9e3d3;
	padding-top:4px;
	padding-bottom:4px;
}	
table#productoptions th {
	font-size: 0.9em;
	font-weight: normal;
}

table#productoptions th.toptitle {
	text-align: center;
}

table#productoptions tr.descriptionrow {
	background-color: #EEEEEE;
}

table#productoptions td.descriptiontext {
	border: 1px solid #7E7E7E;
	text-align: left;
}

table#productoptions tr.options th,td {
	text-align: center;
}

table#subtotal {
	text-align: right;
}


/* VIEW BASKET */
table {
	margin-bottom: 15px;
}

table#subtotal {
	text-align: right;
}
/*  */

/* CHECKOUT */

div.border {
	border:2px solid #000;
	background:#fff;
	padding:4px;
	margin:0 0 20px 0;
}

div.border_inner {
	background:#f4eedd;
}

div.border_inner.notable {
	padding:15px;
}

div.content ul#progress_indicator {
	margin: 0px 0 20px 0;
	padding: 0;
	font-size: 1em;
	text-align: center;
	color: #fff;
	list-style: none;
	font-weight:bold;
}

div.content ul#progress_indicator li {
	margin: 0 1px 0 0;
	padding: 7px 0;
	float: left;
	width: 183px;
	background-color: #f0482d;
}

div.content ul#progress_indicator a {
	text-decoration: none;
}

div.content ul#progress_indicator #selected  {
	color: #000;
}

#checkout_comments {
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: left;
}

.carddates {
	 float:left;
	 width:7em;
}

.checkoutaddress {
	margin-left: 0px;
	float:left;
	width: 350px;
}

.checkoutaddress h2 {
	padding: 0;
}
/*  */

		/* Article layout */


		/*  */

		/* stockists */
		address.stockistaddress {
			margin: 0 0 0 30px;
			font-style: normal;
		}
		/*  */
/*  */

/* Column */
/* Cart */
div#cart {
	float:right;
	margin:50px 130px 0 0;
	display:inline;
}

div#cart ul li {
	color:#000;
	font-weight:bold;
	display:inline;
	font-size:1.1em;
	margin-left:20px;
}

div#cart ul li a {
	color:#000;
}

div#cart ul li.cart_items {
	background:url(/images/cart-icon.gif) no-repeat 0 50%;
	padding-left:15px;
}

div#cart p.tel {
	font-size:1.85em;
	font-weight:bold;
	color:#000;
	text-align:right;
	margin:25px 0 0 0;
}

li#cartfade {
	height: 30px;
	margin: 0 0 0 -0.8em;
	padding:0 0 0 0.8em;
}

/*  */

div.column .ctabox {
	margin: 0;
	padding: 0;
}

div.footer .newsletter {
	float:left;
}

div.footer .newsletter p {
	font-size:0.9em;
}

div.footer .newsletter p.heading {
	color:#fff;
	margin:0;
	font-weight:bold;
	font-size:1.2em;
	padding:0 0 5px 0;
}

div.footer .newsletter fieldset {
	margin:0;
	padding:0;
	line-height:0;
}

div.footer .newsletter label {
	display:none;
}

div.footer .newsletter input.textbox {
	width:170px;
	border:1px solid #fff;
	padding:3px;
	margin-bottom:8px;
	font-size:10px;
	padding:2px;
}

div.twine {
	position:absolute;
	top:24px;
	right:0px;
	background:transparent url(/images/bg_twine.png) no-repeat top left;
	width:123px;
	height:170px;
}

* html div.twine {
	display:none;
}

div.twine:hover {
	background:transparent url(/images/bg_twine_over.png) no-repeat top left;
}
div.column .ctabox.best-sellers {
	margin:6px 0 6px 0;
	padding-bottom:9px;
}

div.column .ctabox.best-sellers h2, h2.product_categories {
	background:#a0a766;
	color:#ffffff;
	text-transform:uppercase;
	margin:0 0 12px 0;
	padding-top:6px;
	padding-bottom:8px;
	padding-left:6px;
	font-weight:bold;
}

div.column .ctabox.best-sellers ol {
	margin:0;
	padding:0 0 0 29px;
	list-style: decimal;
}

div.column .ctabox.best-sellers ol li {
	line-height:14px;
}

div.column .ctabox.best-sellers ol li a {
	color:#5c5042;
}


/* */


div#basket.productsadded {
	border-bottom: #fff 1px solid;
	background-color:#198643;
}

/*  */

/* products banner */
.productsbanner {
	margin: 0;
	padding: 0;
}
/*  */

/* --admin form--- */

div#admintext {
	margin: 0;
	padding: 0 0 30px 0;
}

div#admintext div {
	margin: 0 0 1.5em 0px;
	padding: 0;
}

div#admintext form {
	margin: 0;
	padding: 0;
	width: 100%;
}

div#admintext fieldset {
	margin: 10px 10px 10px 0px;
	padding: 10px;
	border: #D1D1C4 1px solid;
	background-color: #F7F7F7;
}

* html div#admintext fieldset {
	background-color: transparent;
}

div#admintext a:link {
	color: #8C181B;
}

div#admintext a:visited {
	color: #8C181B;
}

div#admintext a:hover {
	color: #FF4500;
}


/* --Admin table styles-- */

table#admintable,
table#customertable,
table#ordertable {
	margin:0 0 10px 0;
	width:100%;
}

table#admintable th,
table#customertable th,
table#ordertable th {
	font-weight:bold;
	background:#e9e3d3;
	border-right:1px solid #ffffff;
	padding:2px;
}

table#admintable td,
table#customertable td,
table#ordertable td {
	padding:2px;
}

table#admintable tr.rowhighlight,
table#customertable tr.rowhighlight,
table#ordertable tr.rowhighlight {
	background:#EEEEEE;
}

table#admintable tr.attributehighlight {
	background-color: #E9D1B3;
}

table#admintable .width100,
table#customertable .width100,
table#ordertable .width100 {
	width: 100px;
}

table#admintable .width150,
table#customertable .width150,
table#ordertable .width150 {
	width: 150px;
}

table#admintable .width300,
table#customertable .width300,
table#ordertable .width300 {
	width: 300px;
}

table#admintable .width470,
table#customertable .width470,
table#ordertable .width470 {
	width: 470px;
}

table#admintable .width30,
table#customertable .width30,
table#ordertable .width30 {
	width: 30px;
}

table#admintable .width60,
table#customertable .width60,
table#ordertable .width60 {
	width: 60px;
}

table#admintable .width70,
table#customertable .width70,
table#ordertable .width70 {
	width: 70px;
}

table#subtotal {
	text-align: right;
}

/*  */

/* admin link styles */


.adminlink, p.admintext {
	margin-top: 20px;
	color: Red;
	text-align: left;
}

.adminlink a, p.admintext a {
	padding: 3px;
	color: white;
	font-size: 11px;
	font-weight: normal;
	background-color: #A52A2A;
	text-decoration: none;
	border: 1px solid silver;
}

.adminlink a:hover, p.admintext a:hover {
	color: white;
	background-color: #0F589D;
	text-decoration: none;
}

#categoryadminlink {
	margin: 0 0 0 50px;
	font-size: 0.45em;
	font-weight: normal;
}

.contentadminlink {
	font-size: 1em;
	color: #E48B00;
}

/*  */

/** FORMS **/

form {
	margin: 0;
	padding: 0;
}

fieldset {
	border: none;
}

legend {
	margin-left: 0;
	padding:0 0 0 4px;
	font-size: 1.4em;
	font-weight: normal;
	color: #231f20;
	text-align:left;
}

label {
	display: block;
	line-height: 1.8em;
}

input.submitbutton {
	border:1px solid #f8f8f8;
	background:#961a22;
	color:#fff;
	font-size:11px;
	margin:0 0 0 6px;
	vertical-align:top;
	padding:3px;
	cursor:pointer;
	font-weight:bold;
}

input.submitbutton.nomargin {
	margin:10px 0 0 0;
}

.content fieldset#buttons {
	text-align:right;
	margin-top:10px;
}

.formerror, #product_details fieldset p.formerror {
	color: red;
	font-weight: bold;
}

.required {
	color: #646464;
	font-weight: bold;
	padding-left:6px;
}

.highlight {
	color: #E48B00;
	font-size: 0.8em;
}

/* */

/* Account */

div.formerror input {
	border:1px solid red;
	background:#ffffcc;
}

div.addresscol ul, div.deliverycol ul {
	list-style:none;
	margin:10px 0;
	padding:0;
}

div.addresscol ul li a, div.deliverycol ul li a {
	list-style:none;
	margin:0;
	padding:0;
}

#actitle {
	width: 75px;
}

#acfirstname {
	width: 205px;
}

/* Category */

#acnewcategory {
	width: 220px;
}

#accategoryimage {
	width: 240px;
}

#acparentcategory {
	width: 220px;
}

#acaddbutton {
	width: 100px;
}

label.checkboxlabel {
	float: left;
	width: 8em;
}

input.checkboxes {
	margin: 5px 0 0 0;
}

/*  */

/* maincontent form styles */


div#rightbutton {
	float: right;
}

div#centrebutton {
	text-align: center;
}

.content div#productdetails fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

.content div#productdetails fieldset div {
	margin: 0 0 10px 0;
	padding: 0;
}

/*  */

/* --admin form--- */

div#admintext {
	margin: 0;
	padding: 0 0 30px 0;
}

div#admintext div {
	margin: 0 0 1.5em 0px;
	padding: 0;
}

div#admintext form {
	margin: 0;
	padding: 0;
	width: 100%;
}

div#admintext fieldset {
	margin: 10px 10px 10px 0px;
	padding: 10px;
	border: #D1D1C4 1px solid;
	background-color: #F7F7F7;
}

* html div#admintext fieldset {
	background-color: transparent;
}

/*  */

/* address / delivery details */

.addresscol, .deliverycol {
	width:380px;
	float:left;
	margin:0 0 0 95px;
	display:inline;
}

.deliverycol {
	width:300px;
	margin:0 0 0 90px;
}

.addresscol label, .deliverycol label {
	float:left;
	width:150px;
	line-height:100%;
	font-weight:bold;
}

.accountbox input, .accountbox label {
	float:left;
	margin-right:5px;
	font-weight:bold;
}

.addresscol input, .deliverycol input, .accountbox input  {
	width:160px;
	color:#231f20;
	padding:2px 2px 2px 2px;
	margin:0 0 6px 0;
}

.accountbox input {
	margin-right:15px;
}

.addresscol select, .deliverycol select,.addresscol #billing_country, .deliverycol #delivery_country {
	width:186px;
	border:1px solid #666633;
	color:#231f20;
	padding:2px 2px 2px 2px;	
	font-size:1.1em;
	margin:0 0 6px 0;
}

textarea {
	border:1px solid #666633;
	color:#231f20;
	padding:2px 2px 2px 2px;	
	font-size:1.1em;
}

.deliverycol label {
	display:none;
}

.deliverycol input, deliverycol select, .deliverycol #delivery_country, .deliverycol #delivery_title {
	margin-left:4px;
}


/* Footer */

div.footer a {
	color:#f1e4d4;
}

div.footer input.submitbutton {
	padding:1px;
	font-weight:normal;
}

div.footer .social {
	background: url(/images/bg_footer_social_green.gif) bottom left no-repeat;
	padding-bottom:6px;
	margin-bottom:10px;
}

div.footer .social ul {
	float:left;
}

div.footer .social div.share ul {
/*	margin-left:140px; */
}

div.footer .social ul li {
	font-style:italic;
	font-size:1.2em;
	display:block;
	float:left;
}

div.footer .social ul li.heading {
	padding-right:30px;
}

div.footer .social ul li a {
	width:26px;
	height:26px;
	line-height:90px;
	overflow:hidden;
	display:block;
	float:left;
	padding-left:9px;
}

li.facebook a {
	background: url(/images/bg_icon_facebook.png) no-repeat top left;
}

li.twitter a {
	background: url(/images/bg_icon_twitter.png) no-repeat top left;
}

li.blogspot a {
	background: url(/images/bg_icon_blogspot.png) no-repeat top left;
}

li.favourite a {
	background: url(/images/bg_icon_favourite.png) no-repeat top left;
}

* html li.favourite a {
	background: url(/images/bg_icon_favourite.gif) no-repeat top left;
}

li.email a {
	background: url(/images/bg_icon_email.png) no-repeat top left;
}

* html li.email a {
	background: url(/images/bg_icon_email.gif) no-repeat top left;
}

li.print a {
	background: url(/images/bg_icon_print.png) no-repeat top left;
}

* html li.print a {
	background: url(/images/bg_icon_print.gif) no-repeat top left;
}

div.footer .ccicons {
	float:right;
	padding-right:5px;
}

div.footer_copyright p.copyright {
	float:left;
}

div.footer_copyright a {
	color:#758146;
}

h4.gencon {
	color:#758146;
	text-align:right;
	font-weight:normal;
	line-height:normal;
	font-size:1em;
	padding:0;
	margin:0;
}

h4.gencon a {
	text-decoration:none;
}

h4.gencon a:hover {
	text-decoration:none;
}

/** **/

/** ADMIN **/

div.column.admin {
	margin:0;
	position:absolute;
	top:0;
	left:0;
	width:920px;
	background:red;
}

div.column.admin ul li {
	display:inline;
	float:left;
	border-right:1px solid #fff;
}

div.column.admin ul li a, div.column ul#adminnav ul li a {
	padding:0 4px;
}

div#admintext a:link {
	color: #8C181B;
}

div#admintext a:visited {
	color: #8C181B;
}

div#admintext a:hover {
	color: #FF4500;
}


/* --Admin table styles-- */


/*  */

table#admintable,
table#customertable,
table#ordertable {
	margin:0 0 10px 0;
	width:100%;
}

table#admintable {
	border-bottom: 1px solid #231f20;
}

table#admintable th,
table#customertable th,
table#ordertable th {
	font-weight:bold;
	background:#e6e2d2;
	border-right:1px solid #ffffff;
	padding:2px;
}

table#admintable td,
table#customertable td,
table#ordertable td {
	padding:2px;
}

table#admintable tr.rowhighlight,
table#customertable tr.rowhighlight,
table#ordertable tr.rowhighlight {
	background:#EEEEEE;
}

table#admintable tr.attributehighlight {
	background-color: #E9D1B3;
}

table#admintable .width100,
table#customertable .width100,
table#ordertable .width100 {
	width: 100px;
}

table#admintable .width150,
table#customertable .width150,
table#ordertable .width150 {
	width: 150px;
}

table#admintable .width300,
table#customertable .width300,
table#ordertable .width300 {
	width: 300px;
}

table#admintable .width470,
table#customertable .width470,
table#ordertable .width470 {
	width: 470px;
}

table#admintable .width30,
table#customertable .width30,
table#ordertable .width30 {
	width: 30px;
}

table#admintable .width60,
table#customertable .width60,
table#ordertable .width60 {
	width: 60px;
}

table#admintable .width70,
table#customertable .width70,
table#ordertable .width70 {
	width: 70px;
}

/*  */

/* Admin link styles */

#adminnav {
	background: transparent;
}
	
ul#adminnav  {
	border:none;
	background:none;
}

ul#adminnav  li a:hover {
	background:none;
	background-color:red;
}

#adminnav li a {
	padding: 5px;
	line-height: 2em;
	color: white;
	background-color: #A52A2A;
}

#adminnav li a:hover {
	color: white;
	background-color: #E82A2A;
}

.adminlink, p.admintext {
	margin-top: 20px;
	color: Red;
	text-align: left;
}

.adminlink a, p.admintext a {
	padding: 3px;
	color: white;
	font-size: 11px;
	font-weight: normal;
	background-color: #A52A2A;
	text-decoration: none;
	border: 1px solid silver;
}

.adminlink a:hover, p.admintext a:hover {
	color: white;
	background-color: #0F589D;
	text-decoration: none;
}

#categoryadminlink {
	margin: 0 0 0 50px;
	font-size: 0.45em;
	font-weight: normal;
}

.contentadminlink {
	font-size: 1em;
	color: #E48B00;
}

/*  */

iframe.payment {
	height: 740px;
	width: 740px;
	border: none;
}

