/* GLOBAL STYLES */
* {
	margin: 0;
	padding: 0;
}

img {
	border-width:0;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #666;
	color: #666;
}

a img {
	border: none;
}

a {
	color: #78BB42;
}

input {
	vertical-align: middle;
}

/* LAYOUT BLOCKS */
#container {
	width: 769px;
	margin: 20px 0 20px -380px;
	position: absolute;
	left: 50%;
	background-color: #FFF;
	padding: 0;
}

#left_column {
	width: auto;
	float: left;
	margin: 22px 11px;
}

#footer {
	clear: left;
	color: #FFF;
	background-color: #000;
	text-transform: uppercase;
	font-size: 10px;
	text-align: center;
	padding: 10px 0;
	width: 100%;
}

#header {
	width: 769px;
	margin: 0 0 23px 0;
}

/* HEADER STYLES */
#header h1 {
	width: 286px;
	height: 100px;
	text-indent: -5000px;
	background: transparent url(images/llogo.png) no-repeat left top;
	margin: 22px 0 0 16px;
	padding: 0;
}
#header ul {
	position: absolute;
	top: 56px;
	left: 520px;
	padding: 6px 0;
	background: url(images/headernav.gif) no-repeat left center;
}
#header ul li {
	display: inline;
}
#header ul li a {
	color: #FFF;
	text-decoration: none;
}
#header ul li#shopping_cart_link {
	padding:5px 16px 5px 25px;
/*	padding: 4px 15px;*/
}

#header ul li#checkout_link {
	padding:5px 34px 5px 11px;
/*	padding:'padding-top' 'padding-right' 'padding-bottom' 'padding-left'*/
/*	padding: 11px 15px;*/
}

/* SUB-HEADER STYLES */
#sub_header {
	border-width: 2px 0;
	border-color: #eee;
	border-style: solid;
	padding: 10px 0;
	width: 769px;
	font-size: 11px;
	color: #999;
}
	
#sub_header ul li {
	display: inline;
}

#sub_header form {
	position: absolute;
	top: 110px;
	left: 535px;
	text-transform: uppercase;
	vertical-align: middle;

}
#keywords_label {
	display: none;
}
#sub_header input {
	font-size: 10px;
}
#search {
	vertical-align:middle;
}
#sub_header ul {
	margin-left: 11px;
}
#sub_header ul li {
	border-left: 1px solid #CCC;
	padding: 0 5px;
}
#sub_header ul li.first {
	border-left: 0px solid #FFF;
}
#sub_header ul li a {
	text-decoration: none;
	color: #999;
	text-transform: uppercase;
}

/* LEFT COLUMN STYLES */
#left_column ul {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
	width: 155px;
}

* html #left_column ul li {
	height: 1%;
}

#left_column ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#left_column ul#category_list h2 {
	/* background-color: #78BB42; */
	background-color: #004894;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding: 3px;
	text-transform:uppercase;
	margin: 0;
}
#left_column ul li a {
	border-bottom: 1px solid #D8D7D7;
	padding: 3px;
	margin: 0;
	text-decoration: none;
	display: block;
	color: #999;
	font-size: 10px;
}
#left_column ul li a:hover {
	background-color: #F5F5F4;
}
#left_column ul#bestsellers_list h2 {
	background-color: #BE1010;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding: 3px;
	text-transform:uppercase;
	margin: 0;
}
#left_column ul#bestsellers_list span {
	float: right;
	color:#BE1010;
	font-weight: bold; 
}

#left_column img {
	margin-bottom:15px;
	
}

/* FOOTER STYLES */
#footer ul, #footer li {
	margin: 0;
	padding: 0;
}

#footer li {
	display: inline;
	padding: 0 5px;
	border-left: 1px solid #FFF;
}
#footer li.first {
	border: none;
}
#footer li a {
	color: #FFF;
	text-decoration: none;
}
#footer li a:hover {
	text-decoration: underline;
}


/* SHOPPING BASKET */
#basket {
	width: 97%;
}
#basket thead th {
	text-align: left;
	font-size:10px;
	padding:3px 5px 5px 5px;
}

#basket tbody tr td {
	vertical-align:middle;
	margin:5px 0 0 0;
	padding:0 5px 0 5px;
}

#basket tbody .incVAT {
	color:#7BBA45;
	font-weight:bold;
}

#basket tbody tr.odd {
	background-color: #F3F3F3;
}

#basket tbody tr.line td{
	background-color:#CCCCCC;
	height:1px;
}

#basket tbody th {
	text-align: right;
	font-size: 12px;
	color:#7BBA45;
	font-weight:normal;
	padding:5px 7px 5px 0;
	vertical-align:middle;
}

#basket img {
	vertical-align:middle;
	padding:5px 0 5px 0;
}

#basket_notice {
	color:#FFFFFF;
	background-color:#79BA41;
	padding:3px 4px 4px 4px;
	margin:0 0 6px 0;
	width:240px;
	text-align:center;
	font-size:11px;
}

#basket_controls {
	margin:60px 8px 70px 0;
}

p#basket_continue_button {
	float:left;
	width:180px;
}

p#basket_checkout_button {
	float:right;
	text-align:right;
	width:300px;	
}

p#basket_checkout_button img, p#basket_continue_button img {
	vertical-align:middle;	
}

/*=== BASKET TOTAL TABLE ===*/

div#basketTotal {
	width:550px;
	float:left;
	margin-bottom:30px;
}


div#basketTotal table {
	float:right; 
}

div#basketTotal th{
	color:#7BBA45;
	text-align:right;
	padding-right:10px;
}

div#basketTotal td{
	text-align:left;
	border-bottom:1px solid #CCCCCC;
	padding:3px 0 3px 0;
}

/*=== CONTENT BELOW THE BASKET ===*/

div#basketFooter {
	width:550px;
	float:left;
	margin:20px 0 50px 0;
}

div#basketFooter p.basket_subtitle {
	font-size: 14px;
	color:#7BBA45;
	font-weight:normal;
	margin:15px 0 5px 0;
}

div#basketFooter p.basket_text {
	color:#A4A4A4;
	font-size:10px;
	line-height:14px;
	margin-right:10px;
}



/* PAGE CONTENT */
#content {
	position: relative;
	width: auto;
	padding: 0;
	margin: 20px 0 0 0;
	float: left;
}

#right_column {
	width:577px;
	float: left;
/*	margin: 15px 0 0 0;*/
	margin: 0 0 0 0;
}

/* ERROR BOX */
.error {
	font-weight:bold;
	color:#FF0000;
	font-size:10px;
}

span.error {
	font-weight:bold;
	color:#FF0000;
	font-size:10px;
}

#contentStrict {
	width:530px;
	padding:0 20px 10px 15px;
	float: left;
}

#contentStrict p {
	padding:0 0 15px 0;
	float: left;
	width:100%;
}

* html #contentStrict p {
	width:100%;
}

#contentStrict span.sectionSubTitle {
	font-weight:bold;
	font-style:italic;
	font-size:13px;
}

div#contentStrict dl {
	float: left;
	margin: -10px 0 15px 0;	
}

div#contentStrict dl dt {
	float: left;
	width: 70px;
	clear: both;
}

div#contentStrict dl dd {
	float: left;
	width: 250px;
}


/* BREADCRUMB TRAIL */
#breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0 0 15px 0;
	padding:0;
}

#breadcrumb_bott {
	font-family: Arial, Helvetica, sans-serif;
	color:#757678;
	font-size: 10px;
	margin: 10px 0 15px 0;
	padding:0;
	float: left;
	clear: both;
	width: 100%;
}

#breadcrumb a, #breadcrumb_bott a, #breadcrumb span, #breadcrumb_bott span {
	color:#60B4B4;
	text-decoration:none;
}

/* ATTRIBUTES TABLE */
#attributesTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	width:275px;
	text-align:center;
	float: right;
	margin-top: 28px;
}

#attributesTable th {
	color:#7BBA45;
	padding:2px 1px 2px 1px;
	margin:0;
	background-color:#FFFFFF;	
}
#attributesTable td {
	background-color:#ECECEC;
	padding:2px 1px 2px 1px;
}

#attributesTable .attributeRight {
	background-color:#FFFFFF;
	text-align:left;
	padding:2px 1px 2px 1px;
}

#attributesTable .attributeBreak {
	height:6px;
/*	border-bottom:1px solid #ECECEC;*/
	background-color:#FFFFFF;
}

#attributesTable .line {
	height:6px;
}

/*HOME PAGE*/

img.home_header {
	margin: 7px 0 20px 0;
}


div#productImage {
	height:210px;
	width:292px;
	margin-bottom:10px;
}

/*product box classes*/

div#productTools img {
	margin-right:10px;
		vertical-align:middle;	
}

div#productTools div#printButton img {
	vertical-align:middle;	
}

div.productBox1, div.productBox2, div.productBox3 {
	float:left;
	margin: 0px 12px 15px 0px;
	width: auto;
	text-align:center;
}

div.productBox1 span.border, div.productBox2 span.border, div.productBox3 span.border {
	border-right: 1px dotted #CCCCCC;
	float: left;
	width: 160px;
	padding: 0 10px 0 0;	
}

div.productBox3 span.border {
	border: none;
}

span.productBox_border {
	border-bottom:1px dotted #CCCCCC;
	float: left;
	clear: left;
	width: 145px;
	background: #fff;
	margin: 15px 0 0 5px;
}

* html span.productBox_border {
	margin-top: 0;
}

.productBox1 p, .productBox2 p, .productBox3 p {
	font-family: Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	float: left;
}

p.image {
	height:117px;
	width:155px;
	vertical-align:top;
	margin-bottom:10px;
	float: left;
}

p.sub_title {
	color:#666666;
	font-size:10px;
	text-align:left;
	width:155px;
}

p.notes {
	color:#999999;
	font-size:10px;
	text-align:left;
	width:145;
	height:25px;
	vertical-align:top;
	width:155px;
}

.productBox1 span, .productBox2 span, .productBox3 span {
	color:#666666;
	font-weight:bold;
	font-size:10px;
	width:150px;
}

p.price {
	font-size: 11px;
	font-weight:bold;
	color:#7BBA45;
	margin:6px 0 0 0;
	text-align: left;
}

/*span.red {*/
p.price span.red {
	font-style: bold;
	color:#FF0000;
	text-align: left;
	width:auto;
}

p.info {
	font-size: 11px;
	font-weight:bold;
	margin:6px 0 0 0;
	float:right;
}

/*Products Page*/
#title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#7BBA45;
	padding:10px 0 10px 0;	
	margin:0;
}

#description {
	font-family: Arial, Helvetica, sans-serif;
	color:#999999;
	font-size: 11px;
	padding:0 0 10px 0;	
	margin:0px 0 10px 0;
	width:350px;
	float: left;
}

div#prod_top {
	float: left;
	width: 560px;
	margin-bottom: 10px;
}

div#the_products {
	float: left;
	clear: both;
	width: 550px;
	padding-left:15px;
}

div#narrow_page {
	font-size: 10px;
	text-align: right;
	width: 205px;
	float: right;	
}

.sectionTitle {
	text-align:left;
	font-size: 16px;
	color:#7BBA45;
	font-weight:normal;
	margin:0 0 15px 0;
}

div#narrow_page p#page_numbers {
	margin-top: 65px;
}

div#sale_pagination {
	font-size:10px;
	width:540px;
	text-align:right;
	margin-bottom:18px;
	padding-right:20px;
	display:block;
	float:left;
}

p#page_numbers_footer {
	float:right;
	font-size:10px;
	width:100%;
	text-align:right;
}

/*Product Details Page*/
div#recommended_products {
	width: 570px;
	clear: both;
	padding-top: 5px;
	margin-top: 15px;
}

div#product_information {
	width: 570px;
	float: left;
	/*clear: both;*/
	margin: 15px 0 0 0;
}

div#product_information div {
	float: left;
}

div#product_information p {
	float: left;
	clear: both;
	width: 250px;
	color:#828282;
	font-size:10px;
	margin-bottom:10px;
}

div#product_information p.notes {
	width: 250px;
	font-size:10px;
	color:#666666;
	float: left;
	clear: both;
	margin-bottom: 10px;
}

div#product_information p.sectionTitle, div#recommended_products p.sectionTitle {
	border-bottom: 1px solid #d9d8d8;
	height: 28px;
	width: 250px;
	color:#7BBA45;
	font-size: 16px;
}

div#product_def {
	float: left;
	width: 280px;

}

div#product_specs {
	float: right;
	width: 250px;
	margin-top:35px;
}

div#product_specs p span, div#product_specs p a {
	font-size:10px;
	text-decoration:none;
	margin-left:10px;
}

ul.variant {
	list-style-type: none;
	margin: 8px 0 10px 8px;
}

p#product_price {
	padding: 15px 0 5px 0;
	color: #74ba43;
	font-weight: bold;
	font-size: 13px;
	border-bottom: 1px dotted #ccc;
	width: 210px;
	margin: 0 0 12px 8px;
}

p#deliveryTime {
	color: #74ba43;
	font-weight: bold;
	font-size: 12px;
	width: 210px;
	margin: 0 0 12px 8px;
}


p#product_price span#sale {
	color:#FF0000;
	font-size:12px;
}

p#product_price img {
	vertical-align: abs-bottom;
	margin-left: 15px;
}

select#cushionSelect.input {
	margin-left: 8px;
	margin-top: 4px;
}

form#add_to_basket {
	margin: 10px 0;
}

/*Checkout page*/
.input {
	border: 1px solid #cccccc;
	width: 110px;
	margin: 3px 0 0 0;
	font-size: 11px;
	padding: 2px;
	vertical-align: top;
}

textarea.input {
	width: 146px;
} 

div.leftColumn {
	width: 40%;
	float: left;
	padding: 0 0 0 18px;
	font-size: 11px;
}

div.leftColumn dl dd {
	margin-bottom: 5px;
}


div.leftColumn p, div.leftColumn dl {
	margin: 0 0 12px 17px;
}

div.rightColumn {
	width: 40%;
	float: right;
	padding: 36px 50px 0 0;
	font-size: 11px;
}

div.rightColumn dl dd {
	margin-bottom: 5px;
}

div.rightColumn h2, div.leftColumn h2, div.centred h2 {
	color: #78bb42;
	font: 16px/17px Arial, Helvetica, sans-serif;
	font-style: normal;
	margin: 0 0 12px 0;
}

div.rightColumn p, div.rightColumn dl {
	margin: 0 0 12px 17px;
}

div.rightColumn dl dd.complete_order {
	margin-top: 10px;
}
div.centred {
	clear: both;
	padding: 20px 0 0 18px;
	font-size: 11px;
}
dl.inline_dd {
	float: left;
}

dl.inline_dd dt {
	width: 230px;
	float: left;
}

dl.inline_dd dt dd {
	clear: both;
}

/* LOGIN / CHECKOUT */
#loginBox {
	width:670px;
	margin:40px 50px 0 50px;
	color:#999999;
	font-size:11px;
}

#loginBox .subTitle {
	font-size:13px;
	margin:0;
	padding:0;
}

#loginBox p {
	margin:10px 0 30px 0;
}

#loginBox .radioItem {
	margin:0 40px 0 0;
}

#checkOutFooter {
	width:670px;
	margin:10px 50px 40px 50px;
	border-top:1px solid #CCCCCC;
}

#checkOutFooter img {
	margin:20px 20px 0 0;
	vertical-align:top;
}


img#saleItems {
	margin-bottom: 5px;	
}

p.saleItem {
	color: #CC0000;
	font-size: 12px;
	text-align:left;
	width:155px;
	margin: 0;
}

p.salesImage {
	margin: 0;
	padding: 0;
	width: 155px;
}

span.sub_cat {
	border:1px solid #FF0000;
	font-size:10px;
	font-weight:bold;
}


select#cushionSelect {
	font-size:11px;
	width:250px;
}

div#continueCheckoutThree {
    display:block;
    padding:15px 10px 15px 10px;
    text-align:right;
    width:738px;
}

a#parasolSwatch {
	font-size:10px;
	text-decoration:none;
	margin-left:8px;
}
