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

a:visited
{
	color:#593244;
}

a:hover
{
	color:#593244;
	text-decoration: underline;
}
#container #textArea #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: 40px;
}
#container   #textArea #productList li 
{
	float: left;
}
#container    #textArea #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: 133px;
	margin-bottom: 3px;
}
#container  #textArea  #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: #593244;
}
#container   #textArea   #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;
	line-height: 16px;
	height: 32px;
	display: block;
}
#container   #textArea   #productList .productBox .productThumbnailBox 
{
	display: block;
	overflow: hidden;
	width: 133px;
	height: 100px;
	text-align: center;
}
#container   #textArea   #productList .productBox h1 
{
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0 3px 0 3px;
	background-color: #E5DAD8;
	line-height: 16px;
	height: 32px;
}
ul#categoryList
{
	display: block;
	width: 214px;
	list-style-type: none;
	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
{
	font-size: 16px;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#categoryList .category
{
	
	font-weight: bold;
}
#categoryList .category a
{
	padding-left:20px;
	color: #333333;
	text-decoration: none;
	display: block;
	font-style:normal;
	font-weight: bold;
	text-transform: capitalize;
}
#categoryList  .category  a:hover 
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #593244;
}
#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: 25px;
	font-style:normal;
	font-weight: normal;
	text-transform: capitalize;
}
#categoryList   .subcategory   a:hover   
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #593244;
}
p.pageNumbers
{
	display: block;
	clear: both;
	text-align: center;
}
#mainProductBox
{
	display: block;
	/*width: 500px;*/
    margin-top:10px;
	margin-right: 10px;
	margin-left: auto;
	overflow: auto;
	padding:5px;
	margin-bottom: 10px;
}
#mainProductBox #mainProductBoxRightCol
{
	display: block;
	margin-left: 140px;
	padding-right: 10px;
	padding-left:10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D4C4C5;
}
#mainProductBox #mainProductBoxRightCol ul {
	list-style-type: none;
}
#mainProductBox #mainProductBoxRightCol ul li label {
	display: block;
	float: left;
	width: 70px;
}

#mainProductBox #mainProductBoxRightCol p {
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#mainProductBox #mainProductBoxRightCol #descriptionBox
{
	display: block;
	font-size: 12px;
	padding-right: 30px;
}
#mainProductBox #mainProductBoxRightCol h1
{
	font-size: 18px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#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: #593244;
	font-size: 14px;
}
.savingMoney
{
	font-size: 12px;
	color: #593244;
}
.commentsBox
{
	display: block;
	padding-left:10px;
	padding-top:10px;
	padding-right: 10px;
}
#container  #textArea .commentsBox h1
{
	font-size: 16px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: none;
	color: #000000;
}
.commentsBox .singleComment
{
	display: block;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.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;
	color: #000000;
	margin-top: 0px;
	text-align:left;
	padding-left: 10px;
}
#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: 0px solid #000000;
	margin-left: 10px;
	background-color: #FFFFFF;
	color: #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;
	padding-right: 0px;
	padding-left: 20px;
	margin-top: 3px;
}
#miniBasket h1
{
	font-size: 16px;
	color: #000000;
	margin: 0px;
	padding: 0px 5px 0px 5px;
}
#miniBasket p
{
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
.specialOffer
{
	color:#593244;
	font-weight: bold;
}
.mailing_list_box
{
	display: block;
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
#mailing_list_box
{
	display: block;
}
.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;
	color: #000000;
	margin-top: 0px;
	text-align:left;
	padding-left: 10px;
}
#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: 100px;
	border: 1px solid #CCCCCC;
	overflow: auto;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0 5px 0 5px;
}
.boldText
{
	font-weight: bold;
}
#customerLogin
{
	margin: 5px 0 0 0;
	padding: 0;
	list-style-type: none;
	display: block;
	overflow: auto;
	border: 1px solid #ffffff;
}
#customerLogin  li  
{
	display: block;
	width: 50%;
	float: left;
}
#customerLogin h2
{
	font-size: 16px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
	line-height: 22px;
	margin: 0px;
	padding: 0 0 0 5px;
}
#customerLogin p
{
	margin: 5px 10px 5px 10px;
	padding: 0 10px 0 0;
	display: block;
	text-align: left;
}
#form_login, #form_new_customer, #form_bypass
{
	margin-left:15px;
	margin-right:auto;
}
.basket_customer_info
{
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	background-color: #FF8D48;
	text-align: center;
}
.logged_in_box_basket
{
	border: 1px solid #000000;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	display: block;
	margin-top: 5px;
	padding-left: 10px;
}
.logged_in_box_basket ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.logged_in_box_basket  ul  li
{
	display: inline;
}
.logged_in_box_basket  ul  li a 
{
	font-size:88%;
}
.small_text
{
	font-size: 10px;
	line-height: 20px;
}
tr.table_header             
{
	color: #FFFFFF;
	background-color: #593244;
	text-align: center;
	font-size: 120%;
}
.div_sub_header
{
	padding-left: 5px;
	color: #FFFFFF;
	font-size: 16px;
	margin: 0px;
	background-color: #593244;
	display: block;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding-right: 5px;
}
.div_sub_header:hover
{
	padding-left: 5px;
	color: #FFFFFF;
	font-size: 16px;
	margin: 0px;
	background-color: #593244;
	display: block;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
#my_account_mini
{
	display: block;
	padding-left: 10px;
}
.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: 10px;
}
tr.table_header_order_history
{
	color: #FFFFFF;
	background-color: #593244;
	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;
}
#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;
}
#basketContainer #basket_table
{
	display: block;
	margin-top: 15px;
	margin-right: 0px;
	padding-right: 0px;
	margin-bottom: 30px;
	border: 1px solid #000000;
}
#personal_details_table      
{
	border: 1px solid #000000;
}
#basket_table .table_header_coloured
{
	color: #FFFFFF;
	background-color: #593244;
}
.left_margin_col
{
	padding-left: 5px;
}
#formRangeFilter {
	display: block;
	color: #000000;
	margin-top: 0px;
	text-align:left;
}
#formRangeFilter #range_id {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}
#formRangeFilter #filterRange {
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
#relatedProducts   {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
	height: 220px;
}
#relatedProducts  h1   {
	font-size: 16px;
	margin: 5px 0 5px 0;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#relatedProducts   li   {
	float: left;
}
#relatedProducts   li   .productBox   {
	width: 133px;
	border: 1px solid #000000;
	display: block;
	text-align: center;
	margin-right: 10px;
	padding-bottom: 3px;
	overflow: hidden;
}
#relatedProducts   li   .productBox   h1   {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background-color: #593244;
	line-height:16px;
	height:32px;
}
#relatedProducts   li   .productBox   img   {
	display: block;
	border: 0px solid #CCCCCC;
	margin: 3px auto 3px auto;
	padding: 0;
}
.h1_topper {
	font-size: 14px;
	padding-left: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #593244;
	background-image: url(../../images/site/spacer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 4px;
}
#customer_login_menu {
	margin-right: 10px;
	margin-left: 10px;
}
#order_history_table {
	color: #000000;
	background-color: #FFFFFF;
}
#login_details {
	margin-left: 10px;
}
.boldertext {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}

