/**
Client:				Signbox Shop 
Date:					November 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 */


/** **/

/** 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, Helvetica, sans-serif;
	color: #666;
}

div.container {
	margin: 0 auto 0 auto;
	width: 960px;
	padding:0 0px 30px 0px;
	display:block;
	background: #ffffff url(/images/bg_body.gif) top center repeat-y;
	border-bottom:3px solid #666666;
}

body#plain_successful_order div.container,
body#plain_failed_order div.container {
	background: none;
	width: auto;
}


div.header {
	margin: 0 0px 20px 0px;
	padding:0px 0 0 0;
	height: 106px;
	width:960px;
	background:url(/images/bg_signbox_shop_header.gif) no-repeat top left;
	position:relative;
}

div.logo_container {
		padding: 10px 0 0 0;
}

img.logo {
	padding: 0px 0 0 0;
	float:right;
	display:block;
}

div#main {
	padding: 0 20px 0 20px;
	width:920px;
}

div.content {
	float: left;
	width: 660px;
	display:inline;
}

body#plain_successful_order div.content, 
body#plain_failed_order div.content {
	width:auto;
}

div.column {
	float: right;
	padding: 0 10px 0 10px;
	width: 220px;
	display:inline;
}

div.footer {
	margin: 0 auto 0 auto;
	padding: 0px 0px 20px 0px;
	width: 960px;
	position:relative;
}

/** **/

/** NAVIGATION **/

/* Header Nav */

div#headernav {
	margin:5px 0 0 0;
	padding: 0px 0 0 0px;
	width:960px;
	float:left;
}

ul.headernav {
	float:left;
	list-style: none;
}

ul.headernav li {
	float: left;
	height:28px;
}

ul.headernav li a {
	margin: 0 0px 0 0;
	padding: 0 15px 0 15px;
	display: block;
	line-height: 28px;
	float: left;
	color: #535353;
	font-size:1.0em;
	font-weight:bold;
	border-bottom:5px solid #666666;
}

ul.headernav a:hover, ul.headernav a:active {
	color: #ffffff;
	text-decoration: none;
	border-bottom:5px solid #bdd73e;
}

ul.headernav li#primary_navigation_1 a {
	padding-left:20px;
}
ul.headernav li#primary_navigation_7 a {
	background:none;
}
/*  */

/* Primary Nav */

ul.primary {
	margin: 0 0 20px 0;
	list-style: none;
}

ul.primary li {
	margin: 0 0 0px 0;
	line-height: 28px;
	display: block;
	height:1%;
	font-weight:bold;
	border-bottom:1px solid #d7d7d7;
}

ul.primary li a {
	padding: 0 0 0 8px;
	display: block;
	height:1%;
	color: #535353;
	text-decoration: none;
	font-size: 12px;
}

ul.primary li a:hover, ul.primary li.active, ul.primary li a.active {
	color: #0099ff;
	text-decoration: none;
	background-color: #f8f8f8;
}

ul.primary li.offers a {
	color: #535353;
	text-transform:uppercase;
}

#adminnav {
	background: transparent;
}

#adminnav li {
	margin-left: 0;
	margin-bottom: 5px;
}

#adminnav li a {
	padding-left: 5px;
	line-height: 2em;
	color: Green;
	background-color: #C3FFD2;
}

#adminnav li a:hover {
	color: Green;
	background-color: #EEFFF2;
}
/*  */

/* Footer Nav */

ul.footer {
	margin: 0;
	padding:0 0 0 5px;
	font-size: 1em;
	list-style: none;
}

ul.footer li {
	padding:3px 10px 3px 10px;
	border-right:1px solid #cccccc;
	display: inline;
}

ul.footer a {
	color: #666666;
	text-decoration: none;
	text-transform: capitalize;
}

ul.footer a:hover {
	text-decoration: underline;
}

#siteinfo {
	padding: 3px 0 0 0; 
	float:left;
}

#credits {
	margin:5px 0 0 0;
	padding:0 0px 0 0px;
	border-top:1px solid #cccccc;
}

.footer p {
	margin:0;
	padding:5px 10px 5px 10px;
}

.footer p.gencon_credits a {
	font-size:1em;
	color:#999999;
}

.footer p.site_link {
	margin:0;
	padding:2px 0px 5px 10px;
}

.site_link a {
	padding:0 20px 0 20px;
	color:#666666;
	background:transparent url(/images/small_logo.gif) no-repeat scroll 0px 0px;
}

.footer p.phone_number {
	margin:0;
	padding:2px 10px 5px 20px;
	background:transparent url(/images/mob_phone.gif) no-repeat scroll 0px 4px;
	color:#263997;
	font-weight:600;
}

div.footer .ccicons {
	float:right;
	padding:10px 10px 0 0;
}


/*  */

/** **/

/** Generic Styles **/

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #666;
	display: block;
	margin:10px 0 10px 0;
}

h1 {
	font-size: 1.9em;
	color:#666;
}

h2 {
	font-size: 1.6em;
	font-weight:bold;
}

h3 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.2em;
}

hr {
	margin: 2em 0 2em 0;
}

a {
	color: #0099ff;
	text-decoration: none;
}
div.content img {
	display: block;
}

a:hover, .formerror a:hover {
	color: #0099ff;
	text-decoration: underline;
}

table {
	text-align: left;
}

table td {
	font-size: 0.9em;
}
p {
	line-height:150%;
	margin:0 0 1em 0;
}

.content ol {
	list-style:decimal;
	margin-left:25px;
}

/* */

/** **/

/** STYLES AND STRUCTURE FOR SPECIFIC AREAS / SECTIONS **/

/* Header */

span.header_link a  {
	width:265px;
	height:44px;
	position:absolute;
	top:15px;
	left:20px;
	line-height:150px;
	overflow:hidden;
	display:block;
	padding:0;
	margin:0;
}

/* Home Page */

/* Spotlight */
div#spotlight {
	margin: 0 0 20px 0;
	padding: 0;
}
div#spotlight h1 {
	display:none;
}

div.content .ctabox {
	margin: 0 20px 10px 0;
	float: left;
	width: 146px;
	padding:1px;
}

div.content .ctabox.end {
	margin-right: 0;
}

div.content .ctabox h2 {
	color: #666666;
	font-size:1.0em;
	font-weight:normal;
}
div.content .ctabox h2 a {
	color: #666666;
}

div.content .ctabox img {
	margin: 0;
	padding: 1px;
	border:1px solid #ececec;
}

div.content .ctabox h2 span.newoffpr {
	font-weight:bold;
}
/*  */

/* Header */

div.headersearch {
	height:30px;
}

div.headersearch label {
	display: none;
	float: left;
	width: 55px;
	line-height: 28px;
	color:#ffffff;
}

div.headersearch input.textbox {
	margin:1px 0 0 0;
	width:165px;
	border:1px solid #ececec;
	padding:3px;
		font-size:11px;
	float:left;
}
div.headersearch input.searchbutton {
	float:right;
}

/*  */

/* Content */

div.content img.banner {
	margin: 0px 0px 0px 0px;
	border: none;
}

div.content img.imageleft {
	margin: 0 0px 0px 0;
	float: left;
}

div.content img.imageright {
	margin: 0 0 20px 20px;
	float: right;
}

div.content ul {
	margin: 0 0 0 40px;
	padding: 0;
	list-style:disc;
}

div.productcolright ul.product_price {
	margin: 0 0 0 0px;
	padding: 0;
	list-style:none;
}

div.content em.oldoffpr {
	text-decoration: line-through;
}

div.content em.newoffpr {
	font-weight: bold;
	font-size: 1.1em;
	color: Red;
}

/* Breadcrumb */
div.content ul#breadcrumb {
	margin: 0px 0 10px 0;
	position: relative;
	color: #666;
	font-size: 1em;
	list-style: none;
	font-weight:bold;
}

ul#breadcrumb li {
	display: inline;
}

div.content ul#breadcrumb a {
	color: #666666;
}

div.content ul#breadcrumb li.breadcrumb a {
	color:#0099ff;
	text-decoration:underline;
}

/* Page navigation */
div.content ul.pagenav {
	margin: 0 0 0px 0;
	padding: 10px 0 0 0;
	text-align: center;
	height: 20px;
	list-style: none;
	font-weight:bold;
	background:url(/images/hr_dotted.gif) top left no-repeat;
}

ul.pagenav li {
	margin: 0;
	padding: 0;
	display: block;
	color:#666;
}

span.pagenav_greyout {
	color:#ddd;
}

div.content ul.pagenav a {
	color: #0099ff;
}

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 {
	font-size: 1em;
}

div.product div.clear {
	display: none;
}

div.clear.border {
	height:10px;
	}

div.heading_holder {
	margin:0;
	padding:1px;
	border:1px solid #ececec;
}

div.content h2.producttitle.categorytitle, div.content h2.producttitle {
	margin:0;
	padding:2px 4px 2px 6px;
	font-size:1.0em;
	line-height:20px;		
	background:#bdd73e;
	display:block;
}

/*div.content h2.producttitle.categorytitle {
	background:#263997;
}*/	

div.content h2.producttitle a {
	color: #ffffff;
}

div.content p.details {
	display: none;
	font-size: 1.1em;
}

.oldprice {
	color:#6e6e70;
	font-weight:normal;
}

li.newprice {
	color: #666;
	font-size: 1.2em;
	font-weight: bold;

	list-style: none;
}

/* Product Styles */

div.content div.product {
	margin: 0 20px 20px 0;
	padding: 0 0 0 0;
	float: left;
	width: 150px;
	position:relative;
	display:inline;
}

div.content div.product div.imageborder {
	margin:0 0 10px 0;
	min-height:146px;	
	height:auto !important;
	height:146px;		
	width:146px;
	padding:1px;
	border:1px solid #ececec;
}

div.content div.product.end {
	margin:0 0 20px 0;
}

div.content div.product img {
	border:none;
	}
	
.product_quantity {
	margin:5px 0 0 0;
}	
	
.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:#666;
	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: 0px 0 40px 0;
	padding: 0;
}

div.productcolleft {
	margin:0 20px 0 0;
	float:left;
}

div#dynamic_product_image {
	margin:0 0 10px 0;
}

div.content div#prodisimg {
	margin: 0 0px 20px 0px;
	padding: 0;
	width: 300px;
	float: left;
}

div.microthumb_container {
	margin: 0 5px 5px 0;
	padding:1px;
	border:1px solid #ececec;
	float:left;
}

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:left;
	margin:0;
	padding:0;
	width:370px;
}

div.productcolright {
	float:left;
	width:340px;
}

.productcol h1, .productcolright h1 {
	margin-top:0;
	font-size:1.45em;
	font-weight:600;
}

div.productdetails {
	margin: 0 0 10px 0;
}

div.productdetails h2 {
	font-size:1.1em;
}

div.productdetails h2, div.productdetails p {
	display: inline;
}
	
div.productdetails p a {
	text-decoration:underline;
}

p.product_code {
	margin: 0 0 0 0;
	font-weight:600;
}

.productcol .price {
	margin:0.8em 0;
	font-size: 1.3em;
	color:#666;
}
.productcol .oldprice {
	font-size:0.8em;
}
.productcol label {
	font-weight:bold;
}

div.add_to_cart {
	margin:10px 0 0 0;
	/*height:30px;*/
}

.content div#productdetails fieldset .addtocart_label {
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
}

.content div#productdetails fieldset .addtocart_quantity {
	margin:0 4px 0 0;
	padding:0 0 0 0;
	float:left;
}

.content div#productdetails fieldset .addtocart_submit {
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
}

#add_to_cart label {
	line-height: 23px;
	font-weight:bold;
	display: block;
}

#add_to_cart input#cart_quantity {
	margin:0 0 0px 0;
	font-size:12px;
	font-family:arial;
	float: left;
}


div#productdetails .productcol p ,div#productdetails .productcol ul {
	margin-left:0;
}

.productadvert {
	float:left;
}

div#productdetails .productadvert img {
	border: none;
	padding:0;
	margin:0;
}

p.no_image {
	position:absolute; 
	top:48%; 
	left:31%;
}



/*  */

/* 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:4px;
}

table#ordercart tr.rowhighlight td, table#viewcart tr.rowhighlight td {
	background:#EEEEEE;
}

table#ordercart th, table#viewcart th {
	font-weight:bold;
	background:#c3d54e;
	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, table#admintable td.total {
	text-align:right;
	font-weight:bold;
	font-size:1.1em;
	border-top:1px solid #2C3F69;
	background:#E9E9E9;
	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;
}


/* VIEW BASKET */
table {
	margin-bottom: 15px;
}

table#subtotal {
	text-align: right;
}
/*  */

/* CHECKOUT */

/* Progress bar */

div.progress_indicator {
	margin: 20px 0 50px 0px;
	padding: 0;
}

div.content ul#progress_indicator {
	margin: 10px 0 10px 0px;
	padding: 1px;
	font-size: 0.9em;
	text-align: center;
	list-style: none;
	height:20px;
	border:1px solid #ebebeb;
}

div.content ul#progress_indicator li {
	margin: 0px;
	padding: 0px 0;
	line-height: 20px;
	font-size:1.1em;
	font-weight:600;
	color:#ffffff;
	float: left;
	width: 131px;
	background-color: #bdd73e;
}

div.content ul#progress_indicator a {
	padding: 0;
	text-decoration: none;
}

div.content ul#progress_indicator a:hover {
	background-color: transparent;
}

#selected  {
	color:  #373535;
	background:transparent url(/images/tick.gif) no-repeat scroll 95px 6px;
}

#checkout_comments {
	margin: 0 auto 0 auto;
	padding: 0;

	text-align: left;
}

.carddates {
	 float:left;
	 width:7em;
}

.checkoutaddress {
	margin-left: 0px;
	float:left;
	width: 300px;
}

.checkoutaddress h2 {
	padding: 0;
}
/*  */

		/* Article layout */
div.articleblock {
	margin: 0 0 100px 0px;
	width: 600px;
	background-color: transparent;
}

div.articleblock img {
	margin: 0 0 10px 630px;
	position: absolute;
	border-color: white;
}

div.articleblock p, div.articleblock h2 {
	margin: 0 0 10px 0;
	padding: 0;
		}
		/*  */

		/* stockists */
address.stockistaddress {
	margin: 0 0 0 30px;
	font-style: normal;
}

		/*  */
/*  */

/* Column */
/* Cart */
div#cart {
	margin: 0 0 10px 0;
	padding: 9px 10px 0 10px;
	background:#f8f8f8;
	position:relative;
	height:58px;
	border:1px solid #ececec;
}

div#cart p {
	margin:0;
	line-height:100%;
}

div#basket {
	margin: 0 0 5px 0;
	padding: 0;
	font-weight:bold;
}

p.basketheader {
	background:url(/images/bg_cart.gif) no-repeat 0 50%;
	padding-left:25px;
}

p.basketheader span {
	float:right;
}

div#basket p {
	line-height:100%;
}

div#basket p a {
	margin:0px 0 0px 0;
	line-height:100%;
	color:#535353;
}


div#options {
	margin: 0 0 0px 0px;
	padding: 0;
	height: 60px;
	width:100%;
}

div#options p.left {
	padding-left:25px;
}
div#options p a {
	padding: 0 0px 0px 0px;
	color: #535353;
	line-height:25px;
	font-weight:600;
}

div#options p a:hover {
	color:#231f20;
}

/*  */

div.column .ctabox {
	margin: 10px 10px 0 0;
	padding: 0;
	line-height:0;
	float: left;
}
div.column .ctabox.end {
	margin-right: 0;
}

div.column .ctabox a {
	height:1%;
}

div.newsletter {
	margin:0 0 0px 0;
	padding:45px 0px 0 10px;
	height:50px;
	background:transparent url(/images/bg_news_signup.gif) no-repeat scroll left top;
}

div.newsletter_signup {
	margin:0 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

div.newsletter form.newsletter-form {
	margin:0 0 0 0;
	padding:0 0 0 0;
	line-height:1%;
}

* html div.newsletter form.newsletter-form {
	margin:0 0 0 0;
	padding:0 0 0 0;
	line-height:1%;
}

div.newsletter fieldset {
	margin:0;
	padding:0;
	line-height:1%;
}

div.newsletter label {
	height:0;
	overflow:hidden;
	position:absolute;
}

div.newsletter input.newsletter-textbox {
	margin:2px 0 0 0;
	width:145px;
	font-size:11px;
	float:left;
}

div.newsletter input.newsletter-button {
	margin:0 10px 0 0;
	float:right;
}

div.newsletter p {
	margin:0;
	padding:5px 0 0 0px;
	line-height:100%;
}

div.newsletter a {
	padding:0 20px 0 0;
	font-size:0.9em;
	background:transparent url(/images/right_arrow.gif) no-repeat scroll 67px 4px;
}

* html div.newsletter a {
	padding:0 20px 0 0;
	font-size:0.9em;
	font-weight:500;
	border:none;
	background:transparent url(/images/right_arrow.gif) no-repeat scroll 75px 4px;
}

div.column .ctabox.newsletter {
	background-color:#7c6273;
	margin:6px 0 6px 0;
}

div.column .ctabox.newsletter p {
	color:#fff;
	margin:0;
	padding:3px 0 3px 0;
	font-weight:bold;
	font-size:1.1em;
}

div.column .ctabox.newsletter fieldset {
	margin:0;
	padding:0;
	line-height:0;
}

div.column .ctabox.newsletter label {
	display:none;
}
div.column .ctabox.newsletter input.textbox {
	width:110px;
	border:1px solid #999;
	padding:3px;
}

div.column .ctabox.newsletter form {
	padding:0 0 10px 6px;
	margin:0;
}

div.column .ctabox.newsletter input { 
	font-size:11px;
	padding:1px;
}

div.column .ctabox.best-sellers {
	margin:0px 0 10px 0;
}

div.column .ctabox.best-sellers ul {
	margin:0px 0 0px 8px;
}

div.column .ctabox.best-sellers ul li {
	line-height:25px;
}

div.column .ctabox.best-sellers ul li a {
	font-weight:600;
}

h2.product_categories {
	text-transform:uppercase;
	margin:0 0 12px 0;
	padding:8px 0 6px 8px;
	font-weight:bold;
}

div.column .ctabox.best-sellers h2 {
	margin:0 0 0px 0;
	padding:0px 0 0px 8px;
	line-height:28px;
	font-size:1.45em;
	font-weight:bold;
	background:transparent url(/images/down_arrow.gif) no-repeat scroll 118px 10px;
}


/* */


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:#c3d54e;
	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 .width200,
table#customertable .width200,
table#ordertable .width200 {
	width: 200px;
}

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 */

#adminnav {
	background: transparent;
}
	
ul#adminnav  {
	border:none;
	background:none;
}

ul#adminnav  li a:hover {
	background:none;
	background-color:red;
}

#adminnav li {
	margin-left: 0;
	margin-bottom: 5px;
}

#adminnav li a {
	padding-left: 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: #ff0000;
	text-align: left;
}

h1 .adminlink {
	margin: 0 0 0 50px;
	font-size: 0.45em;
	font-weight: normal;
}

.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;
}

.right, .edit_cta, .add_cta {
	float:right;
}

.left, .clicks {
	float:left;
}

/*Is this still required - was id for a strong tag now covered by span class admin link*/
#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 4px 0 4px;
	font-size: 1.4em;
	font-weight: normal;
	color: #231f20;
	text-align:left;
}

label {
	display: block;
	line-height: 1.8em;
}


input.submit {
	padding: 2px;
}

input.checkbox {
	width: 1em;
}

select {
	margin-top: 1px;
}

#add_to_cart select {
	width: 340px;
}

.content fieldset#buttons {
	font-size:12px;
	background:#eee;
	color:#231f20;
	border:none;
	padding:5px 5px 5px 5px;
	margin-right:10px;
	text-align:right;
}

form em {
	color:#ff0000;
	}

.formerror, .formerror a, #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;
}

#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;
}

input.storebutton, #buttons input {
	color:#fff;
	border:none;
	background:#bdd73e;
	font-weight:bold;
	padding:1px 5px;
}

/*  */

/* maincontent form styles */

.content fieldset {
	margin: 0 0 0px 0px;
	padding: 10px 10px 10px 0px;
}

.content fieldset div, form fieldset#buttons div {
	margin: 0 auto 0.5em auto;
}

/*p#note {to be deleted as replaced by class below
	margin: 0 0 15px 0px;
	padding: 10px;
	background-color: #eee;
}*/

p.note {
	margin: 0 0 15px 0px;
	padding: 10px;
	background-color: #eee;
}
.error {
	color:#ff0000;
}


.input_error {
	border:1px solid #ff0000;
}

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:310px;
	float:left;
	margin:10px 0;
	padding-top:10px;
}

.deliverycol {
	background:#fff;
	border-left:1px solid #ccc;
	padding-left:20px;
}


.addresscol label, .deliverycol label, .accountbox label {
	float:left;
	width:100px;
	line-height:100%;
	font-weight:bold;
	padding: 5px 0 0 0;
}

.addresscol input, .deliverycol input  {
	width:160px;
	color:#231f20;
	/*padding:2px 2px 2px 2px;*/
	padding:0;
}

.addresscol select, .deliverycol select,.addresscol #billing_country, .deliverycol #delivery_country {
	width:186px;
	border:1px solid #666633;
	color:#231f20;
	padding:0;	
	font-size:1.1em;
}

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;
}




/** **/
/** ADMIN **/

div#admintext a:link {
	color: #8C181B;
}

div#admintext a:visited {
	color: #8C181B;
}

div#admintext a:hover {
	color: #FF4500;
}


/* --Admin table styles-- */


/*  */

td.text_left, th.text_left {
	text-align:left;
}

td.text_center, th.text_center {
	text-align:center;
}

td.text_right, th.text_right, .text_right {
	text-align:right;
}


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:#c3d54e;
	border-right:1px solid #ffffff;
	padding:2px;
}

table#admintable td,
table#customertable td,
table#ordertable td {
	padding:4px;
}

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;
}


/*  */

iframe.payment {
	height: 700px;
	width: 665px;
	border: none;
}
