body
{
	background-color: #E6DED3;
	color:#000000;
}

a:link
{
	color:#C2AA0B;
	font-style: normal;
}

a:visited
{
	color:#C2AA0B;
}

a:hover
{
	color:#C2AA0B;
	text-decoration: underline;
}

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

#productList  .productBox 
{
	display: block;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 12px;
	text-align: center;
	border: 1px solid #000000;
	overflow: hidden;
	min-width: 133px;
	width: auto;
	margin-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;
}
.in_stock
{
	font-weight: bold;
	color: #FF0000;
}


#productList  .productBox  .productName 
{
	font-size: 12px;
    font-weight:bold;
	text-align: center;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#productList .productBox a
{
	color: #000000;
	text-decoration: none;
	display: block;
	padding-bottom: 3px;
	font-weight: bold;
}
#productList .productBox a:hover
{
	color: #000000;
	text-decoration: underline;
}
a.normal_link
{
	color: #000000;
	text-decoration: underline;
}

#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: #000000;
}
#productList    .productBox    h1  
{
	font-size: 12px;
	color: #C2AA0B;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
ul#categoryList
{
	display: block;
	width: 160px;
	list-style-type: none;
	border: 1px solid #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#categoryList li
{
	padding-left: 0px;
}
#categoryList    li   h1 a
{
	font-size: 16px;
	color: #C2AA0B;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #000000;
}

#categoryList .category
{
	
	font-weight: bold;
}
#categoryList .category a
{
	padding-left:5px;
	color: #333333;
	text-decoration: none;
	display: block;
	font-style:normal;
	font-weight: bold;
}
#categoryList  .category  a:hover 
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C2AA0B;
}
#categoryList .subcategoryList
{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	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: #C2AA0B;
}
#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: auto;
	margin-left: auto;
	overflow: auto;
	border:1px solid #000000;
	padding:5px;
}
#mainProductBox #mainProductBoxRightCol
{
	display: block;
	margin-left: 140px;
	padding-right: 10px;
	padding-left:10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
#mainProductBox #mainProductBoxRightCol #descriptionBox
{
	display: block;
	font-size: 12px;
}
#mainProductBox #mainProductBoxRightCol h1
{
	font-size: 18px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

#mainProductBox #mainProductBoxLeftCol
{
	display: block;
	width: 138px;
	float: left;
    overflow:hidden;
}
img.thumbnailImage
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.rrp_price
{
	font-weight: normal;
	font-size: 12px;
}
.our_price
{
	font-weight: bold;
	color: #843907;
	font-size: 14px;
}
.savingMoney
{
	font-size: 12px;
	color: #843907;
}
.commentsBox
{
	display: block;
	padding-left:10px;
	padding-top:10px;
	padding-right: 10px;
}
.commentsBox h1
{
	font-size: 16px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	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: #000000;
}
.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:10px;
}
#formSearch
{
	display: block;
	width: 160px;
	border: 1px solid #000000;
	color: #000000;
	margin-top: 3px;
	text-align:left;
}
#formSearch h1
{
	padding-left: 5px;
	color: #C2AA0B;
	font-size: 16px;
	margin: 0px;
	background-color: #000000;
	padding-right: 5px;
}
#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;
	border: 1px solid #000000;
}
#basketContainer .basketRow
{
	display: block;
	overflow: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#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;
}
#subTotalContainer
{
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}

#miniBasket
{
	display: block;
	width: 160px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 3px;
	border: 1px solid #000000;
}
#miniBasket h1
{
	font-size: 16px;
	color: #C2AA0B;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	background-color: #000000;
}
#miniBasket p
{
	margin: 0px;
	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:#990000;
}
.mailing_list_box
{
	display: block;
	width: 160px;
	margin-top: 3px;
	border: 1px solid #000000;
}
#mailing_list_box
{
	display: block;
}

.mailing_list_box  h2
{
	font-size: 16px;
	color: #C2AA0B;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	background-color: #000000;
}
.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: 160px;
	border: 1px solid #000000;
	color: #000000;
	margin-top: 3px;
	text-align:left;
}
#formBrandFilter h1
{
	padding-left: 5px;
	color: #C2AA0B;
	font-size: 16px;
	margin: 0px;
	background-color: #000000;
	padding-right: 5px;
}
#formBrandFilter #brand_id
{
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;

}
#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;
}
.boldText
{
	font-weight: bold;
}
#customerLogin
{
	margin: 0px;
	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: #000000;
	color: #FFFFFF;
	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: #C2AA0B;
	background-color: #000000;
	text-align: center;
}
.logged_in_box_basket
{
	border: 1px solid #000000;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	display: block;
	padding-left: 5px;
}
.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: #C2AA0B;
	background-color: #000000;
	text-align: center;
	font-size: 120%;
}
#personal_details_table      
{
	border: 1px solid #000000;
}
.div_sub_header
{
	padding-left: 5px;
	color: #C2AA0B;
	font-size: 16px;
	margin: 0px;
	background-color: #000000;
	display: block;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding-right: 5px;
}
.div_sub_header:hover
{
	padding-left: 5px;
	color: #C2AA0B;
	font-size: 16px;
	margin: 0px;
	background-color: #000000;
	display: block;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
#my_account_mini
{
	display: block;
	width: 160px;
	border: 1px solid #000000;
}
.h1styling18px 
{
	font-size: 18px;
	margin: 0px;
	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: #C2AA0B;
	background-color: #000000;
	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;
}

#container #content #mainCol
{
	margin-left: 215px;
}
#container #content #leftCol
{
	float: left;
	width: 200px;
}
#form_login
{
	margin-right: 3px;
	margin-left: 5px;
}
.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: #C2AA0B;
	background-color: #000000;
	text-align: center;
	font-size: 120%;
}
#basket_table
{
	margin-bottom: 10px;
}
#basket_table a
{
	font-weight: bold;
	color: #843907;
	text-decoration: none;
}
#basket_table a:hover
{
	color: #000000;
	text-decoration: underline;
}
#basket_table .table_header_coloured
{
	color: #FFFFFF;
	background-color: #000000;
}
.left_margin_col  
{
	padding-left: 5px;
}
#termsAndConditionsBox
{
	display: block;
	margin-top: 15px;
}
