/* 
Title:		Master styles for Browns Ladders
Author: 	michael@dpi21.com
Copyright: 	© 2009. dpi21. Creative Digital Thinking
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	border: 0;
	outline: 0;
	background: transparent;
	}

ol, ul {
	list-style: none;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}


body {
	font: 13px Helvetica, Verdana, Arial, sans-serif;
	color: #333;
	background: url(../styleImages/backgrounds/bodyBg.jpg) top repeat-x;
}

a {
	color: #333;
	text-decoration: underline;
}

a:hover {
	color: #981A36;
}
		
/* page structure 
--------------------------------------------- */
#wrapper {
	width: 1024px;
	margin: 0 auto;
}

#topSection {
	width: 1024px;
	height: 171px;
}

#mainBody {
	padding-top: 5px;
}

	
/* main styles 
--------------------------------------------- */

/* Top Section */

#logo {
	width: 425px;
	height: 81px;
	float: left;
	padding-top: 27px;
	padding-left: 13px;
}

#topRight {
	float: right;
	width: 545px;
	padding-right: 13px;
	padding-bottom: 12px;
}

#topRight a {
	color: #F9F1CB;
	text-decoration: none;
}

#topRight a:hover {
	text-decoration: underline;
}

ul#register {
	float: right;
	padding: 12px 0 20px 0;
	color: #F9F1CB;
}

ul#register li {
	display: inline;
}

#contactDetails {
	clear: right;
	height: 65px;
}

#sage {
	float: left;
	width: 155px;
	padding-right: 5px;
	padding-top: 5px;
}

#shoppingBasket {
	float: right;
	width: 190px;
	height: 60px;
	border-left: 1px dotted #F9F1CB;
	padding-left: 5px;
	padding-top: 5px;
}

#hotline {
	float: left;
	width: 180px;
	height: 60px;
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
	border-left: 1px dotted #F9F1CB;
}

#hotline p {
	color: #F9F1CB;
	padding: 5px 0;
}

#hotline h1 {
	color: #fff;
	font-size: 26px;
}

p.basket {
	color: #F9F1CB;
	background: url(../styleImages/icons/basket.jpg) top left no-repeat;
	padding: 5px 0 12px 28px;
}

ul#search li {
	display: inline;
}

input#searchBtn {
	border: none;
	background: #F9F1CB;
	color: #7C0040;
	width: 26px;
	height: 19px;
}

input#search {
	width: 135px;
	background: url(../styleImages/icons/search.jpg) left no-repeat #50000C;
	border: none;
	height: 17px;
	padding: 2px 2px 2px 20px;
	color: #F9F1CB;
}

/* Navigation */

#navigation {
	clear: both;
	width: 994px;
	height: 26px;
	background: url(../styleImages/backgrounds/topMenuBg.png) top left no-repeat;
	padding: 20px 15px 0 15px;
}

#navigation ul {
	width: 1000px;
	height: 20px;
}

#navigation ul li {
	display: block;
	float: left;
	padding: 3px 10px 3px 10px;
}

#navigation ul li.leftB {
	border-left: 1px solid #9c4951;
}

#navigation ul li a {
	color: #F9F1CB;
	text-decoration: none;
	background: url(../styleImages/arrows/navArrow.png) top left no-repeat;
	padding-left: 10px;
}

#navigation ul li a:hover {
	text-decoration: underline;
}

/* left side bar */

#leftSideBar {
	float: left;
	width: 235px;
}

/* Product Navigation */

#navCon {
	padding-left: 13px;
}

#productNavigation {
	width: 214px;
	border: 1px solid #c3c3c3;
	background: #ffffff;
	padding: 3px;
}

#background {
	background: url(../styleImages/backgrounds/productNavBg.jpg) top left repeat-x #981A36;
	padding: 5px;
	width: 203px;
}

#background h1 {
	color: #F9F1CB;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #793c3b;
	padding: 10px 0 10px 10px;
}

#background ul {
	line-height: 18px;
	padding: 10px 5px 10px 10px;
	width: 170px;
}

#background ul li {
	
}

#background ul li a {
	color: #fff;
	text-decoration: none;
	background: url(../styleImages/arrows/whiteArrow.png) top left no-repeat;
	padding: 0 0 5px 10px;
	display: block;
}

#background ul li a:hover {
	color: #F9F1CB;
}

#background h2 {
	border-top: 1px solid #b04f5a;
	background: url(../styleImages/icons/sale.jpg) top left no-repeat;
	padding: 10px 0 10px 35px;
	font-size: 14px;
	font-weight: bold;
}

#background h2 a {
	color: #F9F1CB;
	text-decoration: none;
}

#background h2 a:hover {
	text-decoration: underline;
}


/* Buy Online Box */

#buyOnline {
	width: 196px;
	margin-left: 13px;
	margin-top: 5px;
	border: 1px solid #c3c3c3;
	padding: 12px;
	background: url(../styleImages/backgrounds/buyOnline.jpg) center no-repeat;
	height: 73px;
}

#buyOnline h1 {
	color: #981A36;
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 10px 0;
}

#buyOnline p a {
	background: url(../styleImages/arrows/blackArrow.png) top left no-repeat;
	padding: 0 0 0 10px;
	color: #333333;
	text-decoration: none;
}

#buyOnline p a:hover {
	text-decoration: underline;
}

/* Free Delivery Box */

#freeDelivery {
	width: 196px;
	margin-left: 13px;
	margin-top: 5px;
	border: 1px solid #c3c3c3;
	padding: 10px 12px 12px 12px;
	background: url(../styleImages/backgrounds/freeDelivery.jpg) center no-repeat;
	height: 72px;
}

#freeDelivery h1 {
	color: #981A36;
	font-size: 18px;
	font-weight: bold;
}

#freeDelivery h2 {
	font-size: 13px;
	font-weight: normal;
	color: #981A36;
	width: 80px;
}

#freeDelivery p {
	color: #333333;
	font-size: 11px;
	width: 100px;
}

/* Ladder Training Courses Box */

#ladderInpsections, #windowCleaning, #endLines {
	width: 235px;
}

#endLines {
	padding-top: 5px;
}

#ladderTrainingCourses {
	width: 235px;
}

#ladderTrainingCourses h1 {
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 3px;
}

#ladderTrainingCourses p a {
	background: url(../styleImages/arrows/whiteArrow.png) top left no-repeat;
	color: #fff;
	text-decoration: none;
	padding: 0 0 0 10px;
	
}

/* Twitter Box */

#twitter_div {
	background: url(../styleImages/backgrounds/twitterBubble.jpg) top left no-repeat;
	width: 200px;
	height: 282px;
	padding: 15px 10px 0 25px;
	color: #666;
}

#twitter_div h1 {
	color: #981A36;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 5px 5px 5px;
}

#twitter_div  a {
	color: #981A36;
}

.twtr-join-conv {
	font-size: 10px;

}


/* Social and Sharing */

#share {
	padding: 12px 0 15px 13px;
}

#share ul li {
	display: inline;
	padding-right: 5px;
}


/* Content Area DIV */

#contentArea {
	float: right;
	width: 779px;
	padding-top: 10px;
}

#contentArea h1 {
	color: #981A36;
	font-size: 20px;
	padding-left: 5px;
}

/* Masthead */

#masthead {
	background: url(../styleImages/backgrounds/masthead.png) top left no-repeat;
	height: 264px;
	width: 752px;
	padding: 12px 19px 12px 8px;
}

#flashMovie {
	float: left;
	width: 754px;
	height: 265px;
}

#quickButtons {
	float: right;
	width: 248px;
}

/* Product Range section */

#product-range {
	padding-top: 10px;
	float: left;
}

#product-range h1 {
	font-size: 18px;
}

#products {
	float: left;
	padding: 10px 0;
}

#products img {
	float: left;
	width: 150px;
	margin: 2px;
}

div.homeProduct {
	width: 116px;
	height: 115px;
	float: left;
	background: url(../styleImages/backgrounds/prodThumbBg.jpg) top left no-repeat;
	padding: 5px 5px 0 7px;
}

div.homeProduct img {
	border-bottom: 1px solid #fff;
}

div.homeProduct p {
	text-align: center;
	background: url(../styleImages/backgrounds/prodThumbName.jpg) top left repeat-x;
	height: 17px;
	padding-top: 4px;
	font-size: 12px;
}

div.homeProduct p a {
	color: #F9F1CB;
	text-decoration: none;
}

/* Copy Text */

div.col1 {
	width: 364px;
	float: left;
	padding-left: 10px;
	padding-right: 30px;
}

div.col2 {
	width: 358px;
	float: left;
}


div.col1 p, div.col2 p {
	line-height: 18px;
	padding-bottom: 13px;
}

/* Category Page */

#breadcrumb {
	width: 765px;
	border-bottom: 1px solid #c3c3c3;
	color: #333333;
}

#breadcrumb ul {
	height: 23px;
	padding-bottom: 3px;
}

#breadcrumb ul li {
	display: inline;
	padding: 3px 10px;
	border-right: 1px solid #c3c3c3;
}

#breadcrumb ul li a {
	color: #333333;
	text-decoration: none;
}

#breadcrumb ul li a:hover {
	text-decoration: underline;
}

#categoryIntro h1 {
	padding-left: 0;
	padding-bottom: 15px;
}

#categoryIntro {
	padding: 18px 15px 20px 10px;
}

#categoryIntro p {
	padding-bottom:12px;
}

div.productListing {
	width: 745px;
	border-top: 1px dashed #c3c3c3;
	padding: 10px;
}

img#prodList {
	float: left;
	border: 1px solid #c3c3c3;
	padding: 3px;
	width: 145px;
}

div.prodDetail {
	float: left;
	width: 580px;
	padding: 5px 0 0 12px;
}

div.prodDetail h2 {
	padding-bottom: 12px;
}

div.prodDetail h2 a {
	color: #981A36;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}

div.prodDetail h2 a:hover {
	text-decoration: underline;
}

div.prodDetail p {
	padding-bottom: 12px;
}

p.price {
	color: #981A36;
	font-size: 14px;
}

p.price strong {
	font-size: 16px;
}

/* Product Description Page */

#productDescription {
	padding: 10px;
}

#productDescription h1 {
	padding-left: 0;
	padding-bottom: 12px;
}

img#mainProdImage {
	float: left;
	border: 1px solid #c3c3c3;
	padding: 3px;
	width: 180px;
}

div.description {
	float: left;
	width: 540px;
	padding: 5px 0 0 20px;
}

div.description p, div.description ul {
	padding: 5px 0;
	line-height: 18px;
}

div.description ul {
	list-style-type: disc;
	padding-left: 17px;
}

p.code, p.deliveryNote {
	color: #981A36;
}

/* Prices Table */

#tableData {
	padding: 0 0 10px 10px;
}

#tableData table {
	width: 750px;
	text-align: center;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #c3c3c3;
}

#tableData table td {
	height: 30px;
	vertical-align: middle;
}

#tableData table .topRow td {
	background: url(../styleImages/backgrounds/tableBg.jpg) top left repeat-x;
	color: #fff;
}

#tableData table .normalCell {
	border-left: 1px solid #c3c3c3;
}

#tableData .lightGrey td{
	background: #E6E6E6;
}

/* Basket Selection */

#basketSelection {
	padding: 0 10px 10px 10px;
	border-bottom: 1px dashed #c3c3c3;
}

#basketSelection ul {
	padding: 5px 0;
}

#basketSelection ul li {
	display: inline;
	padding-right: 5px;
}

#basketSelection select {
	padding-right: 10px;
}

input#quantity {
	border: 1px solid #c3c3c3;
	background: #E6E6E6;
	color: #333;
	padding: 2px;
	width: 20px;
}

input#basketBtn {
	border: none;
	color: #FAF2CC;
	font-size: 16px;
	font-weight: bold;
	background: url(../styleImages/buttons/add-to-basket.jpg) top left no-repeat;
	width: 185px;
	height: 44px;
	padding: 0 0 0 17px;
	margin: 5px 0 0 0;
	cursor: pointer;
}

/* You May Also Need */

#alsoNeed {
	float: left;
	width: 759px;
	padding: 10px;
}

#alsoNeed h1 {
	padding-left: 0;
	padding-bottom: 10px;
	color: #981A36;
	font-size: 16px;
}

div.relatedProduct {
	float: left;
	width: 135px;
	padding: 3px;
	border: 1px solid #c3c3c3;
	text-align: center;
	margin: 2px;
}

div.relatedProduct img {
	width: 135px;
}

p.prodName {
	padding: 5px 0;
}

p.prodName a {
	color: #333333;
	text-decoration: underline;
}

p.prodName a:hover {
	text-decoration: none;
}

p.relatedPrice {
	padding: 5px 0;
	color: #981A36;
	font-size: 15px;
}

/* Working At Height Regulations PAGE */

#contentLeftCol {
	float: left;
	width: 492px;
	padding: 10px 0 10px 10px;
}

#contentLeftCol p, #contentLeftCol ul {
	line-height: 18px;
	padding: 5px 0;
}

#contentLeftCol ul {
	list-style-type: disc;
	padding-left: 17px;
}

#contentLeftCol h2 {
	color: #981A36;
	font-size: 16px;
	padding: 5px 0;
}

#contentLeftCol h3 {
	color: #981A36;
	font-size: 16px;
	padding: 5px 0;
	font-weight: normal;
	line-height: 22px;
}

#slideDownSection {
	padding: 5px 0;
	border-top: 1px dotted #ccc;
}

p#equipLink {
	padding: 9px 0;
	border-bottom: 1px dotted #ccc;
	background: url(../styleImages/arrows/grayArrow.jpg) right no-repeat;
}

p#equipLink a {
	color: #981A36;
	text-decoration: none;
}

#equipBox a, #equipBox2 a, #equipBox3 a, #equipBox4 a, #equipBox5 a, #equipBox6 a,  #equipBox7 a {
	color: #981A36;
	text-decoration: underline;
	background: url(../styleImages/arrows/red.jpg) left no-repeat;
	padding-left: 10px;
}

#equipBox a:hover, #equipBox2 a:hover, #equipBox3 a:hover, #equipBox4 a:hover, #equipBox5 a:hover, #equipBox6 a:hover, #equipBox7 a:hover {
	text-decoration: none;
}

p#equipLink a:hover {
	text-decoration: underline;
}

#equipBox, #equipBox2, #equipBox3, #equipBox4, #equipBox5, #equipBox6,  #equipBox7 {
	padding: 5px 10px;
	border-bottom: 1px dotted #ccc;
	background-color: #F2F2F2;
}


#contentRightCol {
	float: right;
	width: 246px;
	padding: 10px 15px 0 0;
}

ul#printSend {
	float: right;
	font-size: 12px;
	padding-bottom: 20px;
}

ul#printSend li {
	display: inline;
}

ul#printSend li a {
	color: #981A36;
	text-decoration: underline;
}

ul#printSend li a:hover {
	text-decoration: none;
}

ul#printSend li.print {
	background: url(../styleImages/icons/print.jpg) left no-repeat;
	padding: 5px 12px 5px 33px;
}

ul#printSend li.sendFriend {
	background: url(../styleImages/icons/send-to-friend.jpg) left no-repeat;
	padding: 5px 0 5px 33px;
}

#bookNow {
	clear: right;
	width: 226px;
	background: url(../styleImages/backgrounds/heightRegsFormBg.jpg) top left no-repeat #991A36;
	color: #FAF2CC;
	padding: 10px;
	
}

#bookNow h1 {
	padding-left: 0;
	border-bottom: 1px dashed #7f3d41;
	color: #FAF2CC;
}

#bookNow form {
	padding: 0
}

#bookNow form p {
	padding: 5px 0;
}

#bookNow .input, #bookNow .textbox, #bookNow .textboxLarge {
	width: 217px;
}

#bookNow .input, #bookNow .textbox, #bookNow .inputsml, #bookNow .textboxLarge, #existingCustomer .textbox, #forgotPass .textbox, #gateway .textbox {
	color: #981A36;
	background: #fff;
	padding: 3px 2px;
	margin-top: 2px;
	border: none;
	font: 13px Helvetica, Verdana, Arial, sans-serif;
}

#existingCustomer .textbox, #forgotPass .textbox {
	width: 275px;
}

#bookNow .textbox {
	height: 100px;
}

#bookNow .textboxLarge {
	height: 150px;
}

#bookNow .inputsml {
	width: 100px;
}

#bookNow #send {
	border: none;
	color: #FAF2CC;
	font-size: 14px;
	font-weight: bold;
	background: url(../styleImages/buttons/formSendBtn.png) top left no-repeat;
	width: 60px;
	height: 30px;
}


#equipBox table {
	margin: 0 0 15px 0;
	border-top: 1px solid #c3c3c3;
	border-left: 1px solid #c3c3c3;
}

#equipBox table td {
	padding: 5px;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #c3c3c3;
}

#equipBox table tr#topRow td {
	color: #FAF2CC;
	background: #991A36;
}

/* Training Courses Pages */

ul#moreTrainingCourses li a {
	color: #333;
	text-decoration: underline;
}

ul#moreTrainingCourses li a:hover {
	color: #333;
	text-decoration: none;
}

#grayBox {
	background: #F2F2F2;
	padding: 10px;
}

#contentRightCol h1 {
	padding-left: 0;
	padding-bottom: 5px;
	font-size: 15px;
	margin-bottom: 5px;
}

#contentRightCol ul li {
	padding-bottom: 5px;
}

/* Footer */

#footerContainer {
	clear: both;
	background: url(../styleImages/backgrounds/footerBg.jpg) repeat-x;
	height: 100px;
	border-top: 1px solid #e1e1e1;
}

#categoriesContainer {
	width: 1024px;
	margin: 0 auto;
}

#prodCats {
	width: 680px;
	float: left;
	padding: 15px 0 0 10px;
}

#prodCats h1 {
	font-size: 20px;
	color: #666666;
	padding-bottom: 12px;
}

#prodCats p {
	padding-bottom: 10px;
}

ul#col1 {
	float: left;
	width: 170px;
}

ul#col2 {
	float: left;
	width: 245px;
}

ul#col3 {
	float: left;
	width: 250px;
}

ul#col1 li, ul#col2 li, ul#col3 li {
	padding-bottom: 3px;
}

ul#col1 li a, ul#col2 li a, ul#col3 li a {
	color: #666666;
	text-decoration: none;
	background: url(../styleImages/arrows/arrow.png) top left no-repeat;
	padding: 0 0 0 10px;
}

ul#col1 li a:hover, ul#col2 li a:hover, ul#col3 li a:hover {
	color: #000;
	text-decoration: underline;
}

#paymentMethods {
	float: right;
	width: 320px;
	margin-top: 30px;
	border-left: 1px solid #e1e1e1;
	padding: 0 0 0 10px;
	color: #666666;
	margin-bottom: 10px;
}

#paymentMethods p {
	padding-bottom: 10px;
}

#dpi21, #dpi21 img, #dpi21 p {
	float: left;
}

#validation {
	float: right;
	width: 350px;
	text-align: right;
}

#validation ul {
	padding: 5px 0;
}

#footer {
	clear: both;
	padding: 10px 10px;
	margin: 0px auto;
	width: 1024px;
	font-size: 11px;
	color: #999999;
	border-top: 1px solid #e1e1e1;
	height: 80px;
}

#footer li {
	display: inline;
}

#footer a {
	color: #999999;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

/* dpi21 */

#dpi21 {
	width: 300px;
}

#dpi21 img {
	border-right: 1px solid #e1e1e1;
	padding: 0px 5px 0px 0px;
	width: 70px;
	height: 33px;
}

#dpi21 p {
	padding: 3px 0px 0px 5px;
	line-height: 14px;
}

/* misc. 
--------------------------------------------- */

.clear {
	clear: both;
}

.red, .txtError {
	color: #981A36;
}

.txtError {
	padding: 5px;
}

.red10 {
	color: #981A36;
	font-size: 10px;
}

span.red15 {
	color: #981A36;
	font-size: 15px;
}

#contentLeftCol h2 span.em {
	font-style: italic;
	font-size: 14px;
	color: #333;
	font-weight: normal;
}

div.pagination {
	text-align: right;
	padding: 10px 15px 10px 0;
	color: #981A36;
}

div.pagination a {
	color: #981A36;
}

span.warning {
	color: red;
	font-weight: bold;
}

.warning2 {
	color: #FAF2CC;
	font-size: 11px;
	font-weight: bold;
}

p.success {
	color: #00d42f;
	padding: 10px 0;
}

#standardTemplate h1 {
	padding: 5px 0;
}

#standardTemplate {
	padding: 0 15px 15px 0;
}

#standardTemplate p {
	padding: 5px 0;
}

#standardTemplate div {
	float: left;
}


/* Login screen. 
--------------------------------------------- */

div#login {
	float: left;
	background: url(../styleImages/backgrounds/loginBg.jpg) top left repeat-x #991a37;
	color: #FAF2CC;
	padding: 20px;
	width: 220px;
	margin-top: 50px;
	margin-left: 250px;
}

div#login h2 {
	font-size: 16px;
}

input#loginBtn {
	border: none;
	color: #FAF2CC;
	font-size: 13px;
	background: url(../styleImages/buttons/formSendBtn.png) top left no-repeat;
	width: 60px;
	height: 30px;
}

div#login ul li {
	padding-bottom: 10px;
}

div#login ul li a {
	color: #FAF2CC;
	text-decoration: none;
}

div#login ul li a:hover {
	text-decoration: underline;
}

input#logInpt {
	color: #981A36;
	background: #fff;
	width: 210px;
	height: 18px;
	padding: 2px;
	margin-top: 5px;
	border: none;
}


/* Registration screen. 
--------------------------------------------- */

#registrationPage {
	padding: 0 15px 15px 10px;
}

#registrationPage h1 {
	padding: 0 0 15px 0;
}

p#regDesc {
	clear: both;
	padding: 5px;
	border: 1px solid  #981A36;
	background-color: #FAF2CC;
	color: #981A36;
}

#regForm table {
	float: left;
	margin-top: 5px;
}

#regForm tr.regHead td {
	font-size: 14px;
	color: #981A36;
	padding: 15px 0 10px 0;
}

#regForm tr#terms td {
	padding: 10px 0;
	border-top: 1px dotted #c4c4c4;
}

#regForm tr#security td {
	padding-bottom: 5px;
	text-align: left;
}

a.txtLink {
	color: #981A36;
}

input#registerBtn {
	border: none;
	color: #FAF2CC;
	font-size: 12px;
	background: url(../styleImages/buttons/registerBtn.jpg) top left no-repeat;
	width: 163px;
	height: 46px;
	margin-left: -10px;
}

#regForm table td {
	padding: 4px 0;
}

#registrationPage .textbox {
	margin: 2px 0px;
	padding: 2px;
	border: 1px solid #c4c4c4;
}

#registrationPage #titleBox, #registrationPage #postcode {
	width: 50px;
}

#registrationPage #firstName, #registrationPage #lastName, #registrationPage #emailaddr, #registrationPage #phone, #registrationPage #mobile, #registrationPage #companyName, #registrationPage #add_1, #registrationPage #add_2, #registrationPage #town, #registrationPage #password, #registrationPage #passwordConf {
	width: 200px;
}

#registrationPage .regHead {
	border-top: 1px dotted #c4c4c4;
}

#shoppingCartNav {
	float: left;
	width: 755px;
	padding: 10px 0;
}

#shoppingCartNav p {
	float: right;
	margin-top: -10px;
}

#shoppingCartNav ol li {
	display: block;
	float: left;
	padding: 10px 25px;
	color: #FAF2CC;
	background: #981A36;
	border-right: 1px solid #FAF2CC;
}

#shoppingCartNav li.txtcartProgressCurrent {
	color: #981A36;
	background: #FAF2CC;
}

#shoppingCartNav ol {
	float: left;
}

table#basket {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	margin-bottom: 12px;
}

table#basket td {
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}

table#basket td img {
	width: 120px;
}

table#basket tr#topRow td {
	background: #d7d6d8;
	color: #333333;
	padding: 5px;
}

table#basket tr#productDet td {
	padding: 5px;
}

table#cartTable {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	margin-bottom: 12px;
}

table#cartTable td {
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	padding: 5px;
}

table#cartTable tr#price td {
	background: #d7d6d8;
}

#newCustomer, #forgotPass {
	float: left;
	width: 280px;
	padding: 20px;
	background: url(../styleImages/backgrounds/loginBg.jpg) top left repeat-x #991a37;
	color: #FAF2CC;
	margin-right: 50px;
	height: 200px;
}

#newCustomer p, #forgotPass p {
	padding: 5px 0;
	line-height: 18px;
}

#existingCustomer {
	float: left;
	width: 280px;
	padding: 20px;
	background: url(../styleImages/backgrounds/loginBg.jpg) top left repeat-x #991a37;
	color: #FAF2CC;
	height: 200px;
}

#newCustomer h2, #existingCustomer h2 {
	font-size: 16px;
	padding-bottom: 10px;
	font-weight: normal;
	line-height: 20px;
}

#existingCustomer p {
	padding: 5px 0;
}

input#newCustBtn, #forgotPass .submit {
	border: none;
	color: #FAF2CC;
	font-size: 12px;
	background: url(../styleImages/buttons/newCustBg.png) top left no-repeat;
	width: 175px;
	height: 30px;
}

#existingCustomer p a {
	color: #FAF2CC;
}

#existingCustomer p a:hover {
	text-decoration: none;
}

form#cart div#right {
	float: right;
}

form#cart ul {
	float: left;
}

form#cart ul li {
	display: block;
	float: left;
}



/* @group Contact Page */

#enquiryForm, #contactText, #formBox1, #formBox2{
	float: left;
}

#contactText {
	width: 380px;
	padding: 10px;
}

#enquiryForm {
	width: 680px;
	margin: 10px 0px;
}

#formBox1 {
	width: 310px;
	padding-right: 15px;
}

#formBox2 {
	padding-left: 20px;
	border-left: 1px solid #c4c4c4;
	width: 310px;
}

#enquiryForm p, #contactText p, #map p {
	padding: 5px 0px;
	line-height: 16px;
}

fieldset {
	border: 1px solid #c4c4c4;
	padding: 10px;
}

legend {
	border: 1px solid #c4c4c4;
	background: white;
	padding: 2px 5px;
	color:  #991A36;
}

#enquiryForm #companyName, #enquiryForm #postcode, #enquiryForm #fullName, #enquiryForm #tel, #enquiryForm #address, #enquiryForm #email, #enquiryForm  #enquiry{
	width: 300px;
	margin: 5px 0px;
	padding: 2px;
	border: 1px solid #c4c4c4;
}

#address {
	height: 100px;
}

#enquiry {
	height: 200px;
}

#map {
	width: 300px;
	margin-top: 10px;
	padding: 0px 5px;
	border: 1px solid #c4c4c4;
}

/* @end */


ul.sitemap {
	padding: 5px;
	font-style: normal;	
}

.txtContentTitle {
	color:  #991A36;
	font-weight: bold;
	font-size: 18px;
}

.mail-order {
	clear: both;
	padding: 10px 0;
	color:  #991A36;
	font-size: 20px;
}

#ladderexchange {
	float: left;
	width: 779px;
	padding: 5px 0;
}

#copyHome {
	padding: 10px;
}

#copyHome p {
	padding: 6px;
}

#contentArea h2 {
	color: #981A36;
	font-size: 17px;
	padding: 0 0 10px 5px;
}

#contentArea h3 {
	color: #981A36;
	font-size: 15px;
	padding: 10px 0 10px 5px;
}

#contentArea h4 {
	color: #981A36;
	font-size: 14px;
	padding: 10px 0 10px 5px;
}

/* start mod: Added to basket message */
/* by Estelle - http://cubecart.expandingbrain.com */
.divAddedToBasket {
	border: 1px solid #E1E1E1;
	background: url(../styleImages/tick.jpg) left no-repeat #E0FFB8;
	line-height: 2;
	padding: 10px 10px 10px 80px;
	margin-bottom: 10px;
	margin-top: 0px;
	position: relative;
	width: 670px;
}
/* end mod: Added to basket message */

#christmas {
	text-align: center;
	padding: 10px 0;
}

#gateway {
	float: left;
	width: 779px;
}

#gateway p, #ContentBox p {
	padding: 5px 0;
	line-height: 18px;
}

#gateway p strong {
	color: #981A36;
}

#gateway .textbox {
	width: 500px;
	height: 100px;
	border: 1px solid #999
}

.tdcartEven {
	font-weight: bold;
}

#payBt {
	background: url(../styleImages/buttons/make-payment.jpg) left top no-repeat;
	width: 144px;
	height: 42px;
	border: none;
	cursor: pointer;
	}
