body,html{
	color:#666;
	margin:0;	padding:0;
	height:100%;
	width:100%;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px
	
}

form{
	margin:0;
	padding:0;
	border:0px solid red;
}

table,td{
	color:#666; 
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align:top;
	line-height:15px
	
}

th{
	font-size:15px;
}

a.catTitle:link,a.catTitle:visited{
	font-size:13px;
	color:#C14619;
}

a.catTitle:hover{ 
	font-size:13px;
	color:#CCCC9A;
}

h1{
	color:#036;
	font-size:24px;
	font-weight:normal;
	text-decoration:none;
	border:0px solid red;
	line-height:26px
}

h2{
	color:#666;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	line-height:15px
}

h3{
	color:#333;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

hr{
	margin-top:5px;
	margin-bottom:5px;
	height:1px;
	color:#DDB;
}

select{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size:12px;
}


input.button,input.text{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size:12px;
}

input.widebutton{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size:12px;
	width:400px;
}

input.widetext{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size:12px;
	width:400px;
}

input.contact,textarea.contact{

}

fotarea.contact{
	height:70px;
}

.pageTitle{
	font-size:18px;
	font-weight:bold;
	color:#C14619;
}

.right{
	text-align:right;
	padding-right:10px;
}

.center{
	text-align:center;
}

.left{
	text-align:left;
	padding-left:10px;
}

.heading{
	font-size:18px;
	font-weight:bold;
}

.subheading{
	font-size:16px;
	font-weight:bold;
	color:#C14619;
}

#top{
	position:absolute;
	top:0;
	left:0;
	height:100px;
	width:100%;
	padding:0;
	margin:0;
	border:0px solid red;
	background:none;
}



#row2{
	position:relative;
	top:100px;
	left:0;
	padding:0;
	margin:0;
	width:100%;
	height:19px;
	background:#B27FB2;
}

div#row2 #row2LeftBlock{
	position:absolute;
	top:0;
	width:182px;
	height:19px;
	border-right:1px solid #FFF;
	background:#999;
}

div#row2 #row2MidBlock{
	position:absolute;
	top:0;
	left:183px;
	width:577px;
	height:19px;
	background:#606;
}


table#navbarTbl{
	position:absolute;
	left:0;
	top:140;
	margin:0;
	padding:0;

}

table#navbarTbl td{
	padding:5px;
	vertical-align:top;
}

table#navbarTbl td.top{
	font-weight:bold;
	font-size:12px;
	padding-top:10px;
}

#leftcol{
	width:183px;;
	vertical-align:top;
	background:#E1E1E1;
	border-right:0px solid red;
}


#holdertable{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	border:0;
}

#holdertable td{
	margin:0;
	padding:0;
	border:0;
}

tr#emptyTopRow{
	height:120px;
}

tr#emptyTopRow td{
}

#delivery{
	width:100%;
	height:48px;
	padding-top:10px;
	font-size:18px;
	font-weight:bold;
	color:#C14619;
	background:#DDDDBB;
	white-space:nowrap;
}

#delivery img{
	vertical-align:middle;
}


#main{
	padding:0;
	margin:0;
	border:0;
	width:760px;
	vertical-align:top;
	background:#F5F5F5;
}

#maincontent{
	vertical-align:top;
	margin-bottom:0;
	margin-top:0;
	padding:10px;
	background:#F5F5F5;
	
}

tr#bottomRow{
	height:50px;
	background:#FFF;
}

tr#bottomRow td{
	border-top:1px solid #CCCC9A;
	padding-top:0;
	text-align:center;
}

table.leftColTable{
	width:181px;
	max-width:181px;
}

div#basketHolder{
	width:181px;
	overflow:hidden;
}

tr.basketTitle{
	background:#C14619;
	height:23px;

}

tr.basketTitle td{
	width:100%;
	color:#FFF;
	font-weight:bold;
}

td.basketProductName{
	
}

a.navbar:link,a.navbar:visited{
	display:block;
	color:#FFF;
	width:100%;
	height:23px;
	background:#C14619;
	padding-top:3px;
	padding-left:13px;
	border:1px solid #C14619;
}

a.navbar:hover{
	display:block;
	color:#C14619;
	width:100%;
	height:23px;
	background:#FFF;
	padding-top:3px;
	padding-left:13px;
	border:1px solid #C14619;
}

td.basketDel{
	width:45px;
	text-align:center;
	padding-right:5px;
	padding-top:15px;
}

a.basketDel:link,a.basketDel:visited{
	display:block;
	color:#FFF;
	height:23px;
	width:35px;
	background:#C14619;
	padding-top:3px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #333;
}

a.basketDel:hover{
	color:#C14619;
	height:23px;
	background:#FFF;
	padding-top:3px;
	border:1px solid #C14619;
}



a.cartButton:link,a.cartButton:visited{
	display:block;
	color:#333;
	height:23px;
	width:150px;
	background:#DDDDBB;
	padding-top:3px;
	padding-left:6px;
	padding-right:6px;
	text-align:center;
	border:1px solid #333;
	font-weight:normal;
}

a.cartButton:hover{
	display:block;
	color:#DDDDBB;
	height:23px;
	background:#333;
	padding-top:3px;
	border:1px solid #DDDDBB;
}



a.checkoutButton:link,a.checkoutButton:visited{
	display:block;
	color:#FFF;
	height:23px;
	width:150px;
	background:#C14619;
	padding-top:3px;
	padding-left:6px;
	padding-right:6px;
	text-align:center;
	border:1px solid #333;
}

a.checkoutButton:hover{
	display:block;
	color:#C14619;
	height:23px;
	background:#FFF;
	padding-top:3px;
	border:1px solid #C14619;
}

a.addButton:link,a.addButton:visited{
	display:inline;
	font-weight:normal;
	height:23px;
	width:120px;
	text-align:left;
	background:#C14619;
	color:#FFF;
	padding:0;
	padding-left:6px;
	padding-top:3px;
	border:1px solid #333;
	vertical-align:middle;
}

a.addButton:hover{
	color:#C14619;
	height:23px;
	background:#FFF;
	border:1px solid #C14619;
}

a.detailButton:link,a.detailButton:visited{
	display:block;
	color:#333;
	height:23px;
	width:120px;
	background:#DDDDBB;
	padding-top:3px;
	padding-left:6px;
	padding-right:6px;
	border:1px solid #333;
	font-weight:normal;
}

a.detailButton:hover{
	color:#DDDDBB;
	height:23px;
	background:#333;
	padding-top:3px;
	border:1px solid #DDDDBB;
}

a.calculator:link,a.calculator:visited{
	display:block;
	color:#FFF;
	height:23px;
	width:120px;
	background:#C14619;
	padding-top:3px;
	padding-left:6px;
	padding-right:6px;
	text-align:left;
	border:1px solid #333;
	font-weight:normal;
}

a.calculator:hover{
	display:block;
	color:#C14619;
	height:23px;
	background:#FFF;
	padding-top:3px;
	border:1px solid #C14619;
}

tr#basketColTitles{
	height:23px;
}

tr#basketColTitles td{
	background:#DDDDBB;
	border-right:1px solid #FFF;
	padding:4px;
	font-style:italic;
	font-weight:bold;
}

tr.basketRows{
	height:23px;
}

tr.basketRows td{
	background:#F9F8F1;
	padding:1px;
	font-size:12px;
	border:1px solid #FFF;
}

tr.basketRows td.right{
	padding-right:4px;
}

tr#basketColSummary{
	height:23px;
}

tr#basketColSummary td{
	background:#DDDDBB;
	border-right:1px solid #FFF;
	border-top:1px solid #FFF;
	padding:4px;
	font-weight:bold;
}


table.specialsListTable{
	border:1px solid #CCCC9A;
	margin-bottom:5px;
}

table#productTable td{
	padding:10px;
	padding-top:0;
}

table#productsListTable{
	border:1px solid #CCCC9A;
	width:100%;
	margin-bottom:5px;
}

table#productsListTable td{
	border:0px solid red;
}

table.priceTable td{
	padding:5px;
	padding-left:0;
}

td.productListImageCell{
	vertical-align:top;
	width:150px;
}

td.productListDetails{
	vertical-align:top;
}

.searchNav{
	width:100%;
	border:1px solid #DDB;
	margin-top:10px;
	margin-bottom:10px;
	padding:10px;
}

.seht{
	display: none;
	background: #ffffff;
	left: -50000px;
	width: 5000px;
	color: #000000;
	position: absolute;
	top: 20px;
	height: 100px;
}

div#orderProducts{
	position:relative;
	top:-10px;
	left:140px;
	width:200px;
	display:block;
	text-align:right;
	font-weight:bold;
	margin:0;
	padding:0;
	border:0px solid;
}

div#sortHeading{
	font-weight:bold;
	font-size:14px;
}

.subCatList{
	width:100%;
}

.subCatList td{
	padding:5px;
	padding-right:20px;
	border-bottom:1px solid #DDB;
}

.catDesc{
	width:100%;
}

.catName{
	white-space:nowrap;
}

#catInfo{
	width:100%;
	border:1px solid #DDB;
	margin-bottom:10px;
	padding:5px;
}

#sortHolder{
	width:100%;
	border:1px solid #DDB;
	margin-bottom:10px;
	margin-top:10px;
	padding:5px;
}

/* CART VIEW BITS */

#cartViewTable{
	width:100%;
}

#cartViewTable td,th{
	padding-top:5px;
	padding-bottom:5px;
	border:1px solid #DDB;
}

/* Final basket bits */

table#addressDetailTable{
	padding:10px;
	width:100%;
	border:0px solid red;
}

table#addressDetailTable td{
	padding-top:5px;
	padding-bottom:5px;
	border:1px solid #DDB;
}

table#addressDetailTable td input,select,textarea{
	width:250px;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
}

div#goSecure{
	margin-left:2px;
	margin-right:2px;
	padding:5px;
	border:1px solid #DDB;
}
/* PAGE NAV ITEMS*/

table.pageNavTable{
	text-align:center;
}

table.pageNavHolderTable{
	border:1px solid #FFF;
	width:100%;
	padding:10px;
}

div.pageNavHolder{
	text-align:center;
	width:100%;
	border:0px solid red;
}

/* Page Bottom Links */

tr#bottomRow a:link,tr#bottomRow a:visited{
	font-size:13px;
	color:#333;
	font-weight:normal;
}

tr#bottomRow a:hover{ 
	font-size:13px;
	color:#C14619;
}

/* Product Page */

#relatedProducts{
	width:400px;
	padding:10px;
	border:0px solid #DDB;
}

a.on:link,a.on:visited{
	font-weight:bold;
	color:#000;
}

a.off:link,a.off:visited{
	font-weight:normal;
	color:#999;
}

table#priceTable{
	margin-top:0px;
}

table#priceTable td{
	padding-left:0;
	vertical-align:top;
}
input.medtext { 
	width:250px; 
	font-size: 12px;
	border:1px solid #333;
	font-family: Verdana,Arial, Helvetica, sans-serif; 
	}

textarea.contact {
	width:250px;
	height:70px;
	border:1px solid #333;
	}
