/* CSS Document */

#header h1 { 
    background:url('../../images/dark-logo-direct.gif') no-repeat ! important; 
}
h4#buyOnline {
	clear: both;
	font-size: 1.6em;
	color: #AD2091;
	font-weight: bold;
	letter-spacing: 0.2em;
	text-align: right;
	padding-right: 50px;
}

a:visited img, a:link img {
    border: 0px;
}

div#main_right div#mainTitle.caseStudy {
	border-bottom: none;
}
div#main_right div#mainTitle {
	background: none ! important;
	border-top: 0px ! important;
	border-bottom: 2px solid #000;
	padding-left:0px;
}
div#main_right div#mainTitle h1 {
	color: #a81a88;
	margin-left:0px;
	font-weight: bold;
	font-size: 1.2em;
}
div#main_right div#mainIntro {
	margin-bottom: 12px;
	color: #000;
}

div#mainTitle { position: relative; }
div#mainTitle a#backToCat { position: absolute; right: 0; top: 12px; color: #000; font-weight: bold; text-decoration: none; }

div#main_right div#addProduct {
	margin-top: 20px;
}
div#main_right div#addProduct div.productQty {
	background-image: url(  '/images/green_top_curved.gif' );
	background-repeat: no-repeat;
	margin-right: 20px;
	float: left;
	background-color: #93A444;
	color: #fff;
	width: 120px;
}
div#main_right div#addProduct div.productQty div.bottom {
	background-image: url(  '/images/green_bottom_curved.gif' );
	height: 5px;
	background-repeat: no-repeat;
}
div#main_right div#addProduct div.productQty label.qty {
	background-color: #93A444;
	height: 28px;
	padding-left: 5px;
	padding-right: 5px;
}
div#main_right div#addProduct div.productQty input.qtyNum {
	padding: 0px;
	width: 40px;
	margin-top: 5px;
	margin-bottom: 0px;
}
div#main_right div#addProduct div.pinkButton {
	background: url(  '/images/pink_button_background.gif' ) top center no-repeat;
	padding: 0px;
	margin-left: 5px;
	width: 104px;
	float: left;
	text-align: center;
	padding-top: 6px;
	height: 27px;
}
div#main_right div#addProduct div.pinkButton input.addButton {
	margin-left: 0px;
	margin-top: 2px;
	font-size: 1em;
	font-weight: bold;
	background-color: #809634;
	color: #fff;
}

div#main_navigation div#basketOverview {
	background-color: #E4EBC5;
	padding: 0px;
	margin-top: 10px;
}

div#basketOverview a, div#basketOverview a:visited {
	float: left;
	margin-top: 10px;
	color: #a81a88;
}

div#basketOverview a:hover {
	text-decoration: underline;
}

div#main_navigation h3#yourBasket {
	font-size: 1.4em;
	margin: 16px 0px 16px 0px;
	color: #a81a88;
	font-weight: bold;
}

div#qty {
	background-color: #93A444;
	width: 121px;
}

div#qty label {
	float: left;
	border: 1px solid red;
}

div#qty input {
	float: left;
	width: 25px;
	border: 1px solid red;
}

table#basket {
	width: 100%;
	text-align: left;
	font-size: 1.2em; 
    border: 0px;
    margin: 0px;
}

table#basket caption {
	font-weight: bold;
	float: left;
	padding: 0px 0px 21px 0px;
}

table#basket th {
	background-color: #f2f2f2;
	color: #000;
	border: 1px solid #e8e8e8;
}
table#basket th.productHead {
	background-color: #ffffff;
	color: #000;
	border: 0px;
	width: 230px; 
} 

table#basket th { 

} 

table#basket th, td { 
	padding: 5px ! important;
}
table#basket td a {
	color: #333333;
	text-decoration: none;
}
table#basket td a:hover {
	color: #999999;
	text-decoration: underline;
}

table#basket td input.textbox {
	border: 1px solid #777;
	padding: 1px;
}

input.basket {
	font-size: 1em;
	padding: 5px;
	float: right; 
	margin: 0px 10px 0px 0px;
	background-color: #F2F2F2;
	text-align: center;
	cursor: pointer;
}

input.basket:hover {
	background-color: #af1694;
	color: #FFFFFF;
}

a.basket {
	font-size: 11px;
	text-decoration: none;
	padding: 5px;
	float: left;
	margin: 9px 10px 0px 0px;
	background-color: #F2F2F2;
	text-align: center;
	color: #000;
}

a.basket:hover {
	background-color: #af1694;
	color: #FFFFFF;
}

div.mtop20 {
	margin-top: 20px;
}

div#checkoutForm {
	float: left;
	width: 410px;
}
div#checkoutForm fieldset {
	padding: 5px 0px 5px 5px;
	margin-bottom: 10px;
}
div#checkoutForm fieldset legend {
/*	float: left;
    border-bottom:2px solid #C2D27A;
    font-size:1.4em;
    font-weight:bold;
    color:#A81A88;
    padding-bottom:5px;
    margin-bottom:5px;
    width:370px;*/
}
div#checkoutForm div.formRow {
	margin-bottom: 3px;
}
div#checkoutForm span {
	padding: 4px 15px 0px 0px;
	float: left;
	width: 120px;
	text-align: left;
}
div#checkoutForm span.full {
	margin: 0px 5px 0px 0px;
	float: left;
	width: 320px;
}
div#checkoutForm input.button { 
	display: inline; 
/*	margin-right: 40px; 
	float: right; 
	width: 80px; */
	cursor: pointer; 
} 

div#checkoutForm input.tb, div#contactForm textarea {
	width: 225px; 
	padding: 3px;
	border: 1px solid #C2D27A;
}
div#checkoutForm span.cb {
	width: 20px;
	float: left;
}
div#checkoutForm span.error {
	margin-left: 135px;
	padding: 5px;
	padding-left: 0px;
	width: 200px;
}
div#checkoutForm input.postcode {
	width: 115px; 
	padding: 3px;
	border: 1px solid #C2D27A;
}

div#checkoutOverview {
	float: left;
	width: 410px;
}
div#checkoutOverview h3 {
	float: left;
	border-bottom: 2px solid #000;
	font-size: 1.4em;
	font-weight: bold;
	color: #000;
	padding-bottom: 5px;
	margin-bottom: 5px;
	width: 100%;
}

div#checkoutOverview ul.details {
	float: left;
	clear: both;
	list-style: none;
	margin-bottom: 20px;
	width: 100%;
}

div#checkoutOverview ul.details li {
	float: left;
	clear: both;
	width: 100%;
}

div#checkoutOverview fieldset {
	float: left;
	clear: both;
	width: 100%;
}

div#checkoutOverview hr {
	float: left;
	clear: both;
	width: 100%;
}

div#checkoutItems {
	float: right;
	width: 250px;
	background-color: #e8e8ea; 
	padding: 0px 10px 20px 20px;
}
div#checkoutItems h5 {
	font-size: 1.4em;
	color: #000;
	font-weight: bold;
    padding: 0px;
    margin: 20px 0 0 0;
} 

div#checkoutItems table th {  
	padding: 4px 0px 4px 0px; 	
} 

div#checkoutItems table td { 
	padding: 4px 0px 4px 0px; 	
} 

div#checkoutItems span.bold { 
	font-weight: bold; 	
} 

ul.categoryList {
	width: 618px;
	margin: 0 auto;
	float: left;
	margin-left: 45px;
	display: inline;
}

ul.categoryList li {
	position: relative;
	float: left;
	display: inline;
	list-style: none;
	width: 176px;
	height: 200px;
	font-size: 1.2em;
	margin: 0px 30px 31px 0px;
}

ul.categoryList li a {
	width: 174px;
	height: 200px;
	background-color: transparent;
	font-style: normal;
	text-align: center;
	color: #FFF ! important;
    display: block;
}
#main_right ul.categoryList li a, #main_right ul.categoryList li a:hover {
	color: #FFF ! important;
}

ul.categoryList li.one {
	background: url(  '../../images/category_1.jpg' ) no-repeat;
}
ul.categoryList li.two {
	background: url(  '../../images/category_2.jpg' ) no-repeat;
}
ul.categoryList li.three {
	background: url(  '../../images/category_3.jpg' ) no-repeat;
}
ul.categoryList li.four {
	background: url(  '../../images/category_4.jpg' ) no-repeat;
}
ul.categoryList li.five {
	background: url(  '../../images/category_5.jpg' ) no-repeat;
}
ul.categoryList li.six {
	background: url(  '../../images/category_2.jpg' ) no-repeat;
}

ul.categoryList li span {
	margin: 0px 0px 0px 0px;
	height: 18px;
	width: 161px;
	display: block;
	background-color: #93a444;
	color: #FFFFFF;
	font-style: italic;
	padding: 0px 0px 0px 15px;
}

div.productForm {
	float: right; 
	display: inline; 
	margin-top: 20px; 
	
}

div.productForm .validator {
	float: left;
	clear: both;
	width: 250px;
	margin-bottom: 10px;
}

div.productForm div.quantity { 
	float: left; 
	color: #ffffff;
	text-align: center;
	padding-top: 6px;
	margin-right: 10px; 
	width: 113px;
	height: 29px;
	background-image: url(  '/images/price_bg.gif' );
	background-repeat: no-repeat;
}

div.productForm div.quantity input.button { 
	background-color: #93A444; 
} 

div.productForm div.basket, .roundButton { 
	float: left; 
	color: #ffffff;
	text-align: center;
	display: inline; 
	width: 113px;
	height: 29px;
	background-image: url(  '/images/basket_bg.gif' );
	background-repeat: no-repeat;
    padding: 0 ! important;
} 
div.basket input.button {
    margin: 0;
    border: 0 none;
}
.roundButton input.button { 
	float:none ! important;
	margin-right:auto ! important;
	width:auto ! important;
	background-color: transparent;
	color: white !important;
	padding:0px ! important;
}

div.productForm div.basket input.button { 
	background-color: #809634; 
} 

div.productForm label {
	padding-right: 10px;
}

div.productForm input.text {
	font-size: 11px;
	padding: 1px;
	margin-top: 1px;
	width:35px;
}

div.productForm input.button {
	font-size: 11px;
	font-weight: bold;
	margin-top: 1px; 
	border-width:0px;
	background-color: #809634; 
	color:#ffffff;
	cursor:pointer;
    padding: 5px 0 0 0;
} 

div#basketSummary { 

	padding: 5px; 
	width: 193px; 
} 
/*div.modal_background { width: 100px; background-color: #333333; -moz-opacity: 0.2; opacity: 0.2; filter: alpha(opacity=20); } 
*/
div.modal_popup h3 { margin-left: 25px; } 
div.modal_popup { width: 300px; text-align: center; background-color: #eeeeee; padding: 15px; } 
div.modal_popup p { font-weight: bold; } 
div.modal_popup input { padding: 6px; width: 100px; cursor: pointer; } 

table.prices { 
	background: #aaaaaa;
	width: 100%;
    border: 0 none;
    padding: 0;
    margin: 0;
}

table.prices td, table.prices th { 
	background: #FFF;
	text-align:center;
    border: 0 none;
    padding: 0;
    margin: 0;
} 

table.prices th { 
	padding: 6px 2px 6px 2px; 
	background-color: #d7d7d7;
} 

a#termsLink {
    color: #a81a88;
}

a#termsLink:visited {
    color: #a81a88;
}
tr.row2 td, tr.row1 td input {
    background-color: #fff !important;
}
tr.row1 td, tr.row2 td input {
    background-color: #fff !important;
}
.directCell {
    width: 100px;
    float: left;
}
.directCell .directCellHead {
    height: 35px;
    text-align: center;
    margin-bottom:8px;
}
.directCell .directCellHead a {
    border: 0px;
}
.directCell .directCellBody {
    height: auto;
    top: 35px;
    width:94px;
    padding-left: 0px;
    padding-right: 0px;
    font-size:11px;
}
.directCellBody img {
    height:auto;
    display: block;
    margin-bottom: 5px;
}
.directCellBody p {
    margin-top: 0px;
}
.directCellBody a, .directCellBody a:link, .directCellBody a:visited {
    color: #050066;
}
#directStrapline, .navNote, #buyfromus {
    margin: 0 ! important;
    padding: 0 ! important;
    overflow: hidden;
    padding-left: 25px ! important;
}
#directStrapline {
    background-image: url(/direct/images/buy-arrow.gif);
    background-repeat: no-repeat;
    background-position: 140px 0px;
    margin-bottom: 10px ! important;
    height: 46px;
}
div#buyfromus {
    width: 190px;
    background-color: #f1f1f1;
    padding: 5px ! important;
    margin-bottom: 10px! important;
}
#directStrapline h4 {
    margin: 0px ! important;
    padding: 0px ! important;
}
.navNote h4, #directStrapline h4 {
    font-size: 12px;
}
#buyfromus h4 {
    font-size: 14px;
    margin-top: 0px;
}
#buyfromus ul {
    padding: 0px;
    margin: 0px;
}
#buyfromus ul li {
    list-style-type: none;
    list-style-image: none;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
}

#directHead {
    width:682px;
    height:300px;
    margin-top: 15px;
    overflow:hidden;
}
#directBestSeller {
    float:left;
    width:455px;
    height:290px;
    margin: 0px;
}
#directNewProduct{
    float:left;
    width:227px;
    height: 290px;
    margin: 0px;
}
#directNewProduct a, #directBestSeller a {
    border: 0px;
    text-decoration:none;
}

#directList {
    margin-top: 20px;
    width:700px;
    overflow:visible;
    margin-left:-4px;
}

#directFooter {
    width:935px;
    line-height: 2em;
    background-color: #94A344;
    margin-top:-15px;
    margin-bottom: 15px;
    color: white;
    padding-left: 15px;
}


div.product {
	background-color: #fafafa;
	float: left;
	width: 688px;
	padding: 10px;
	margin: 0px 0px 10px 0px;
}

div.product div.productTitle {
	font-size: 1.2em;
	color: #000;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}

img.prodImage {
	float: left;
	border: 3px solid #E5E5E5;
    padding-right: 10px;
}

div.product:hover {
	background-color: #E5E5E5;
}

div.product:hover img.prodImage {
	border: 3px solid #CCCCCC; 
	float: left; 
}

div.product div.productPrice {
	font-weight: bold;
	padding: 5px;
	font-size: 1.2em;
}

div.product div.productDescription {
	margin-bottom: 10px;
} 

div.productDescription ul { 
	margin-left: 185px; 
	list-style-type: disc; 
} 

div.productDescription ul li { 
	list-style-type: disc; 
} 

div.product a.viewDetailsTest { 
	float: left; 
	margin: 10px 0px 0px 5px; 
} 

div.productButtons {
    float: left;
    height: 44px;
    width: 150px;
    border: 0px;
    margin: 0px 0 0 0;
    padding: 0px 0 0 0;
}
div.productButtons a.viewDetails.nosale { 
    display: inline;
    margin-top: 0px;
}
div.productButtons a.viewDetails { 
	background-color: #d4d0c8;
	color: #000;
	text-decoration: none;
	padding: 4px;
	font-size: 0.9em;
    float: left;
    width: 60px;
    display: block;
    margin-top: 11px;
}

div.product a.viewDetails:hover, div.product:hover a.viewDetails {
	background-color: #000;
	color: #fff ! important;
}
div.product a.buyButton {
    width: 38px;
    height: 44px;
    display: block;
    margin-left: 10px;
    float: left;
    background-image: url(/direct/images/prod-buy-off.gif);
    background-repeat: no-repeat;
}
div.product:hover a.buyButton {
    background-image: url(/direct/images/prod-buy-on.gif);
}

/* Product page */

div#itemArea {
	margin-top: 20px;
}

div#itemImage {
	float: left;
	width: 325px;
	min-height: 370px; /* IE 6/7 height */
	height: auto !important;
	height: 370px;
}

div#itemInformation {
	float: left;
	width: 360px;
}

div#itemInformation input.quantityText {
	font-size: 11px; 
	padding: 3px; 
	/*margin-top: -1px; */
	border: 1px solid #aaa;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	background-color: #ffffff;
	width: 25px;
}

div#itemArea h4 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px 0px 16px 0px;
}

div#itemArea ul.features {
	font-size: 0.9em;
	margin-left: 16px;
	margin-bottom: 10px;
}

div#options {
	padding-top: 10px; 
	padding-bottom:10px;
	float: left; 
	display: inline; 
	width: 350px; 
} 

div#options div.option { 
	float: left; 
	
}

div#options div.option img { 
	float: left; 
} 

div#options div.option ul { 
	float: left; 
	clear: none; 
	padding-left: 25px; 
	width: 150px; 
} 

div#options div.option ul li { 
	font-size: 14px; 
	width: 100%; 	
} 

div#options div.option ul li span.italic { 
	
	font-style: italic; 
} 

div#options div.last {
	margin: 0px;
}

div#options div.sizing {
	font-size: 1.1em;
	margin: 6px 8px 10px 8px;
}

div.callUs {
    margin-top: 20px;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    width: 100%;
    padding: 15px;
    color: #fff;
    background-color: #000;
}

div#caseStudy .floatRight {float:right; margin:0px; padding-left:10px; }
div#caseStudy .floatLeft {float:left; padding-right:10px; padding-bottom:5px;}

