#productList
{
	list-style-type: none;
	display: block;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0 0 0 0;
}
#productList  li 
{
	float: left;
}

#productList  .productBox 
{
	display: block;
	margin-right: 5px;
	font-size: 12px;
	text-align: center;
	border: 1px solid #D1BC9F;
	overflow: hidden;
	min-width: 133px;
	width: auto;
	margin-bottom: 5px;
	padding-bottom: 3px;
}
#productList .productBox img
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
    margin-left:auto;
    margin-right:auto;
}

#productList  .productBox  .productThumbnailBox 
{
	display: block;
	overflow: hidden;
	width: 133px;
	height: 100px;
	text-align: center;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1BC9F;
}
#productList    .productBox    h1  
{
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #D1BC9F;
	line-height: 20px;
}
.h1_topper {
	font-size: 18px;
	color: #000000;
	margin: 0;
	background-color: #DFC39B;
	line-height: 24px;
	border: 1px solid #000000;
	width: 185px;
	text-align: center;
}
ul#categoryList
{
	display: block;
	list-style-type: none;
	color: #000000;
	background-color: #e4d1b7;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: 185px;
}
.category_box_bottom {
	display: block;
	height: 5px;
	width: 185px;
	margin-bottom: 10px;
}


#categoryList li
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

#categoryList .category
{
	
	font-weight: bold;
}
#categoryList .category a
{
	padding-left:10px;
	color: #333333;
	text-decoration: none;
	display: block;
	font-style:normal;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	line-height: 140%;
}
#categoryList  .category  a:hover 
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
#categoryList .subcategoryList
{
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 7px;
	list-style-type: none;
}
#categoryList  .subcategory 
{
	padding: 0px;
	list-style-type: none;
}
#categoryList  .subcategory  a 
{
	color: #333333;
	text-decoration: none;
	display: block;
	padding-left: 15px;
	font-style:normal;
	font-weight: normal;
}
#categoryList  .subcategoryList  .subcategory  a:hover 
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
#container #content #menuCol #my_account_mini #my_account_span .no_account_text a
{
	color: #000000;
	text-decoration: underline;
}

p.pageNumbers
{
	display: block;
	clear: both;
	text-align: center;
}
#mainProductBox
{
	display: block;
	/*width: 500px;*/
    margin-top:10px;
	margin-right: 20px;
	margin-left: 20px;
	padding:5px;
	color: #000000;
}
#mainProductBox #mainProductBoxRightCol
{
	display: block;
	margin-left: 140px;
	padding-right: 10px;
	padding-left:10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DEC5A2;
}
#mainProductBox #mainProductBoxRightCol #product_name {
	font-size: 18px;
	color: #000000;
	margin: 0;
	padding: 0;
}
#mainProductBox  #mainProductBoxRightCol  #product_code {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#mainProductBox #mainProductBoxRightCol label {
	display: block;
	width: 50px;
	float: left;
}
#mainProductBox #mainProductBoxRightCol select {
	width: 120px;
}
#mainProductBox #mainProductBoxRightCol #product_detail {
	margin: 0px;
	padding: 10px 0 10px 0;
	list-style-type: none;
}
#mainProductBox #mainProductBoxRightCol #product_detail li {
	display: block;
	float: none;
}
#mainProductBox #mainProductBoxRightCol .our_price {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
#mainProductBox #mainProductBoxRightCol .rrp_price {
	font-size: 12px;
	color: #666666;
}
#mainProductBox #mainProductBoxRightCol .out_of_stock {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
#mainProductBox #mainProductBoxRightCol .in_stock {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
#mainProductBox #mainProductBoxRightCol #description_heading {
	font-size: 14px;
	color: #000000;
	margin-top: 20px;
	font-weight: bold;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 5px;
}

#mainProductBox #mainProductBoxRightCol #descriptionBox
{
	display: block;
	font-size: 12px;
	padding: 5px;
	border: 1px solid #DEC5A2;
	height: 150px;
	overflow: auto;
}
#mainProductBox #mainProductBoxRightCol #descriptionBox p
{
	margin: 0px;
	padding: 0px;
}









#mainProductBox #mainProductBoxLeftCol
{
	display: block;
	width: 140px;
	float: left;
	overflow: hidden;
}
img.thumbnailImage
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.savingMoney
{
	font-size: 12px;
	color: #843907;
}
.commentsBox  
{
	display: block;
	padding-left:0px;
	padding-top:10px;
	padding-right: 7px;
	clear: right;
}

.commentsBox   h1  
{
	font-size: 16px;
	line-height: 20px;
	margin: 0px;
	padding: 0 0 0 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.commentsBox   .singleComment  
{
	display: block;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4d1b7;
	margin-left: 3px;
	padding-bottom: 5px;
}
.commentsBox   .singleComment   .rating  
{
	display: block;
	text-align: right;
	padding-right: 10px;
	line-height: 20px;
	font-size: 12px;
}
.commentsBox   .singleComment   .commentText  
{
	color: #000000;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
}
.commentsBox   .singleComment   .postedBy  
{
	text-align: right;
	display: block;
	font-size: 12px;
	color: #000000;
}
#formCommentButton
{
	padding-left:0px;
	margin-top: 5px;
}
#formSearch
{
	display: block;
	width: 165px;
	color: #000000;
	margin-top: 0px;
	text-align:left;
	background-color: #e4d1b7;
	padding: 5px 10px 5px 10px;
	border: solid 1px #000000;
	border-top: none;
}
#formSearch #search_keyword
{
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
#formSearch #searchButton
{
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}


#basketContainer
{
	display: block;
	font-size: 12px;
	text-align:left;
	margin-top:10px;
	margin-left: 5px;
	margin-right: 5px;
}
#basketContainer h1 {
	font-size: 16px;
}

#basketContainer .basketRow
{
	display: block;
	overflow: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4d1b7;
}
#basketContainer .basketRow .leftCol
{
	display: block;
	float: left;
	width: 140px;
    overflow:hidden;
}
#basketContainer .basketRow .rigthCol
{
	padding-top:10px;
	padding-left: 145px;
}
#basketContainer .basketRow .rigthCol .productTitle
{
	font-size: 14px;
	font-weight: bold;
}
#basket_table
{
	border: 1px solid #000000;
	margin-bottom: 20px;
	margin-right: 10px;
	line-height: 18px;
}
#basket_table .left_margin_col
{
	padding-left: 5px;
}

#basket_table .table_header_coloured
{
	background-color: #e4d1b7;
	color: #000000;
}


#subTotalContainer
{
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}

#miniBasket
{
	display: block;
	width: 185px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #e4d1b7;
	color: #000000;
	padding-bottom: 0px;
}
#miniBasket p
{
	margin: 0 10px 0 10px;
	padding-left: 5px;
	padding-right: 5px;
}
#miniBasket  .basketButton
{
	color: #000000;
	text-decoration: underline;
	display: block;
	text-align: center;
	line-height: 16px;
	margin-bottom: 4px;
}
#logged_in_list_menu  li a
{
	color: #000000;
}



.specialOffer
{
	color:#898B97;
	font-weight: bold;
}
.mailing_list_box
{
	display: block;
	width: 185px;
	border: solid 1px #000000;
	background-color: #e4d1b7;
	border-top: none;
}
#mailing_list_box
{
	display: block;
}

.mailing_list_box  h2
{
	font-size: 16px;
	color: #000000;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	background-color: #e4d1b7;
}
.mailing_list_box p.smallText
{
	font-size: 11px;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
}
.mailing_list_box #formML
{
	margin-left: 5px;
	margin-right: 5px;

}


#formBrandFilter
{
	display: block;
	width: 165px;
	color: #000000;
	margin-top: 0px;
	text-align:left;
	background-color: #e4d1b7;
	padding: 5px 10px 5px 10px;
	border: solid 1px #000000;
	border-top: none;
}
#formBrandFilter h1
{
	padding-left: 5px;
	color: #000000;
	font-size: 16px;
	margin: 0px;
	background-color: #e4d1b7;
	padding-right: 5px;
}
#formBrandFilter #brand_id
{
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	width: 144px;

}
#container #mainArea h1 {
	margin-left: 0px;
	padding-left: 0px;
}

#formBrandFilter  #filterBrand
{
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
#terms
{
	height: 110px;
	border: 1px solid #000000;
	overflow: auto;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0 5px 0 5px;
}
#terms ul {
	padding-left: 30px;
	list-style-type: disc;
	margin-bottom: 10px;
}

.boldText
{
	font-weight: bold;
}
#customerLogin
{
	margin: 0 7px 0 2px;
	padding: 0px;
	list-style-type: none;
	display: block;
	overflow: auto;
}
#customerLogin  li  
{
	display: block;
	width: 50%;
	float: left;
	font-size: 10px;
	text-align: center;
}
a.removeButton
{
	color: #000000;
	text-decoration: underline;
}

#customerLogin h2
{
	font-size: 14px;
	font-weight: bold;
	background-color: #e4d1b7;
	color: #000000;
	text-align: center;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
#customerLogin p
{
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.basket_customer_info
{
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	background-color: #e4d1b7;
	text-align: center;
}
.logged_in_box_basket
{
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	display: block;
	padding-left: 5px;
	margin-left: 2px;
	margin-right: 7px;
	background-color: #000000;
}
.logged_in_box_basket a {
	color: #FFFFFF;
	text-decoration: none;
}
.logged_in_box_basket a:hover {
	color: #E2D1B3;
}

.logged_in_box_basket ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.logged_in_box_basket  ul  li
{
	display: inline;
}
.small_text
{
	font-size: 10px;
	line-height: 20px;
}
#personal_details_table    tr.table_header         
{
	color: #FFFFFF;
	background-color: #e4d1b7;
	text-align: center;
	font-size: 120%;
	display: none;
}
#personal_details_table      
{
	margin-top: 15px;

}
#my_account_mini
{
	display: block;
	width: 185px;
	background-color: #e4d1b7;
	color: #000000;
	border: 1px solid #000000;
	border-top: none;
}
#my_account_mini ul
{
	margin: 0px;
	padding: 5px 0 0 0;
	list-style-type: none;
}
#my_account_mini ul a
{
	color: #000000;
	text-decoration: none;
	display: block;
	margin-left: 7px;
	padding-left: 5px;
	margin-right: 8px;
	font-size: 12px;
	margin-top: 0px;
}
#my_account_mini ul a:hover
{
	color: #FFFFFF;
	background-color: #e4d1b7;
}



.h1styling18px 
{
	font-size: 18px;
	margin: 0 0 0 10px;
	padding: 0px;
}
p.noMarginTop   
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
tr.table_header_order_history
{
	color: #000000;
	background-color: #e4d1b7;
	text-align: left;
	font-size: 115%;
}
#order_history_header
{
	text-align: right;
	margin-bottom: 0px;
	font-size: 32px;
	line-height: 40px;
}
#container #content #order_detail_snippet
{
	margin-right: 0px;
	margin-left: auto;
}
.in_stock
{
	color: #843907;
}
.delivery_box {
	display: none;
}


#container #content #mainCol
{
	margin-left: 215px;
}
#container #content #leftCol
{
	float: left;
	width: 200px;
}
#form_login
{
	margin-right: 10px;
	margin-left: 10px;
}
.no_account_text
{
	font-size: 12px;
	color: #000000;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
}
#order_history_table .order_history_link
{
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
#order_history_table .order_history_link:hover
{
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
tr.table_header
{
	color: #000000;
	background-color: #e4d1b7;
	text-align: center;
	font-size: 120%;
}
#relatedProducts   {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
	height: 200px;
}
#relatedProducts  h1   {
	font-size: 16px;
	margin: 5px 5px 5px 2px;
	padding: 0 0 0 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#relatedProducts   li   {
	float: left;
}
#relatedProducts   li   .productBox   {
	width: 110px;
	border: 1px solid #000000;
	display: block;
	text-align: center;
	margin-right: 5px;
	padding-bottom: 3px;
	overflow: hidden;
	margin-left: 10px;
}
#relatedProducts   li   .productBox   h1   {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #333333;
	background-color: #e4d1b7;
}
#relatedProducts   li   .productBox   img   {
	display: block;
	margin: 3px auto 3px auto;
	padding: 0;
	border-bottom: 1px solid #000000;
	border-left: none;
	border-right: none;
	border-top: none;
}
#post_new_comment   {
	margin: 0 0 0 10px;
	padding: 0px;
}
#customer_login_menu {
	margin-right: 10px;
	margin-left: 10px;
}
#customer_login_menu h1 {
	margin-left: 10px;
}
#customer_login_menu ul {
	margin-left: 30px;
	padding-left: 10px;
}
#basket_box {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: 185px;
	display: block;
}
