/* CSS Document */
body{
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-x;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	width: 100%;
}
img{
	border: 0px;
}
a{
	text-decoration: none;
	color: #333333;
}
a:hover{
	text-decoration: underline;
}
/* Clear bold text we don't want */
#header_logo b, #header_caption b{
	display: none
}
.image-button{
	padding: 0px;
	position: absolute;
}


/* DIV's */
#wrapper{
	margin: 0 auto;
	width: 858px
}
#container{
	background-image: url(../images/white_bg.gif);
	background-repeat: no-repeat;
	width: 840px;
	padding: 20px 9px 0px 9px;
	float: left
}
#header_container{
	width: 100%;
	height: 101px;
	float: left
}
#header_logo{
	background-image: url(../images/kmcrystalcolours_logo.gif);
	background-repeat: no-repeat;
	width: 240px;
	height: 100px;
	margin: -2px 0px 0px 10px;
	float: left
}
#header_right{
	width: 500px;
	float: right
}
#header_nav{
	width: 100%;
	height: 15px;
	text-align: right;
	color: #427A9B;
	font-size: 10px;
	position: relative;
	top: -22px;
}
#header_nav ul{
	padding: 0px;
	margin: 0px;
	line-height: 12px
}
#header_nav li{
	color: #427A9B;
	float: right;
	display: block;
}	
#header_nav li a{
	padding: 0px 5px 0px 5px;
	border-right: 1px solid #427A9B;
	color: #427A9B;
	text-decoration: none;	
	display: block;
}
#header_nav li b{
	padding: 0px 5px 0px 5px;
	color: #427A9B;
	font-weight: normal
}

#header_search{
	width: 100%;
	height: 15px;
	text-align: right;
	margin: 6px 0px 0px 0px;
	position: relative;
	top: -18px;
}
#header_caption{
	width: 495px;
	height: 20px;
	background-image: url(../images/header_caption.gif);
	background-repeat: no-repeat;
	background-position: right;
	position: relative;
	top: 77px
}

#nav_container{
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
	background-color: #4888AD;
	width: 849px;
	margin: 0px 0px 0px -4px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left
}
#nav_container ul{
	padding: 0px;
	margin: 0px;
	line-height: 23px;
	font-size: 14px
}	
#nav_container li{
	float: left;
	display: block;
}
#nav_container li.nav_start a{
	padding: 0px 15px 0px 15px;
	border-right: 1px solid #669EBF;
	color: #ffffff;
	text-decoration: none;	
	display: block;
}
#nav_container li.nav a{
	padding: 0px 15px 0px 15px;
	border-right: 1px solid #669EBF;
	color: #ffffff;
	text-decoration: none;	
	display: block;
}
#nav_container li.nav_end a{
	padding: 0px 15px 0px 15px;
	color: #ffffff;
	text-decoration: none;
	display: block;
}
#nav_container li.nav_start a:hover, #nav_container li.nav a:hover, #nav_container li.nav_end a:hover{
	background-color: #4888AD;
	display: block;
}

#main_container{
	width: 100%;
	min-height: 350px;
	float: left
}

#content{
	width: 830px;
	padding: 0px 5px 10px 5px;
	float: left;
}

#categories_holder{ 
	background-color: #85A7C2;
	width: 195px;
	padding: 0px 0px 20px 0px;
	margin: 0px;
	float: left
}
.categories_header{
	width: 191px;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	padding: 4px 0px 4px 4px;
	color: #055678;
	float: left
}
.categories{
	padding: 0px 0px 20px 0px;
	font-size: 12px;
	width: 100%;
	float: left;
}
.cat_off a{
	background-image: url(../images/category_bg_off.gif);
	background-repeat: no-repeat;
	width: 170px;
	font-weight: bold;
	padding: 5px 0px 5px 25px;
	line-height: 14px;
	display: block;
	color: #fff;
	border-bottom: 1px solid #92B1C9
}
.cat_off a:hover{
	background-image: url(../images/category_bg_on.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block
}

#category_footer{
	background-image: url(../images/category_bg_footer.gif);
	background-repeat: no-repeat;
	width: 195px;
	height: 22px;
	float: left
}
.submenu{
	width: 100%;
	background-color: #F3F3F3;
	float: left;
	display: block
}
.sub{
	width: 186px;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	border-bottom: 1px solid #D9D9D9;
	padding: 2px 0px 2px 9px;
	display: block;
}
a.sub{
	color: #333333;
	text-decoration: none
}
a.sub:hover{
	background-color: #E9E9E9;
	text-decoration: none;
}

#left_holder{
	width: 195px;
	float: left
}
#noright_holder{
	width: 625px;
	float: right
}
#noleft_holder{
	width: 625px;
	padding: 0px;
	float: right
}
#right_holder{
	background-color: #E9F3F2;
	width: 140px;
	padding: 8px 4px 20px 4px;
	margin: 0px 0px 10px 0px;
	float: right;
}

#footer_container{
	width: 850px;
	margin: 0px 0px 0px -4px;
	float: left;
}
#footer_bar{
	background-image: url(../images/footer_bg.png);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 12px;
	color: #fff;
	width: 100%;
	height: 30px;
	float: left
}
#footer_text{
	width: 100%;
	font-size: 12px;
	color: #fff;
	text-align: center;
	margin: 8px 0px 0px 0px;
	float: left
}

#footer_nav{
	width: 100%;
	text-align: center;
	font-size: 10px;
	float: left;
	margin: 10px 0px 0px 0px;
	color: #999999;
}
#footer_nav a{
	color: #666666;
	text-decoration: none;
}

/* Categories */
.category_header{
	width: 250px;
	float: left;
}
.category_header_text{
	width: 100%;
	font-size: 10px;
	margin: 0px 0px 4px 0px;
	float: left;
}
.categories_pager{
	width: 100%;
	margin: 2px 0px 2px 0px;
	float: left
}
.pager_pages{
	color: #999999;
}
.pager_pages a{
	color: #427A9B;
	font-weight: bold;
}
.categories_pager select{
	border: 1px solid #666666;
	background-color: #fff;
	padding: 0px;
	color: #762527;
	font-size: 11px;
}	
.pager_next_button{
	width: 64px;
	height: 20px;
	float: right
}
.pager_prev_button{
	width: 64px;
	height: 20px;
	float: left
}
.pager_pages{
	width: 492px;
	text-align: center;
	float: left
}
.catview_categories_bg{
	width: 134px;
	height: 204px;
	float: left
}
.catview_categories_bg{
	margin: 5px 0px 0px 0px;
}
.catview_categories_bg a{
	width: 100%;
	height: 100%;
	text-decoration: none;
	cursor: pointer;
	display: block
}
.catview_categories_text{
	width: 110px;
	height: 150px;
	padding: 10px;
	color: #fff;
	font-size: 12px;
	float: left
}
.catview_categories_text b{
	font-size: 14px;
	color: #427A9B
}

.product_view_category_wrapper{
	width: 120px;
	margin: 2px 0px 8px 0px;
	float: left
}
.product_view_category_holder{
	width: 100%;
	float: left
}
.product_view_category_picture{
	background-color: #EFEFEF;
	width: 120px;
	height: 120px;
	overflow: hidden;
	margin: 0 auto;
}
.product_view_category_price_holder{
	width: 110px;
	padding: 4px;
	border: 1px solid #CCCCCC;
	float: left;
}
.product_view_category_title{
	width: 100%;
	height: 46px;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	overflow: hidden;
	color: #000000;
	float: left
}
.product_view_category_title a{
	color: #000000;
}
.product_view_category_login, .product_view_category_price {
	width: 120px;
	line-height: 16px;
	font-size: 14px;
	color: #427A9B;
	font-weight: bold;
	float: left
}
.product_view_category_login a, .product_view_category_price a{
	color: #427A9B;
}

/* Product view */
#product_zoom_holder{
	width: 620px;
	position: absolute;
	margin: 41px 0px 0px 205px;
	display: none;
	z-index: 500
}
#product_left_holder{
	width: 340px;
	margin: 5px 0px 0px 0px;
	float: left;
}
#product_main_image{
	width: 100%;
	float: left;
}
#product_gallery_holder{
	width: 100%;
	float: left;
}
.product_image_holder{
	width: 64px;
	height: 64px;
	padding: 3px;
	margin: 3px;
	border: 1px solid #427A9B;
	overflow: hidden;
	float: left;
}
#product_image_buttons{
	width: 100%;
	line-height: 14px;
	font-size: 12px;
	color: #666666;
	text-align: center;
	float: left
}

#product_right_holder{
	width: 270px;
	margin: 5px 0px 0px 0px;
	float: right
}
#product_itemnumber{
	width: 100%;
	line-height: 24px;
	border-bottom: 1px solid #CCCCCC;
	font-weight: bold;
	color: #666666;
	float: left;
}	
#product_description{
	width: 260px;
	margin: 5px 0px 0px 0px;
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
	float: left;
}
#product_price, #product_login{
	width: 100%;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	margin: 8px 0px 2px 0px;
	float: left;
}
#product_price b{
	font-size: 16px;
	color: #427A9B
}
#product_price i{
	font-size: 10px;
	color: #666666
}

#product_price_retail{
	width: 100%;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
	float: left
}
#product_login a{
	color: #427A9B;
	font-weight: bold;
}
#product_bulk{
	font-size: 14px;
	line-height: 16px;
	width: 100%;
	margin: 2px 0px 2px 0px;
	color: #333333;
	float: left;
}
.product_view_category_soon, .product_view_category_out{
	width: 130px;
	margin: 8px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	float: left;
}
.product_view_category_stock{
	width: 260px;
	padding: 5px;
	background-color: #EFEFEF;
	margin: 8px 0px 0px 0px;
	color: #666666;
	display: block;
	float: left;
}
.product_view_category_multiples{
	width: 100%;
	margin: 4px 0px 2px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	float: left
}
.product_add_button{
	margin: 0px 0px -4px 4px;
}
.product_dimensions{
	width: 100%;
	color: #333333;
	font-size: 12px;
	float: left
}

#might_also_like_holder{
	width: 100%;
	margin: 20px 0px 5px 0px;
	float: left;
}
#might_also_like_header{
	background-image: url(../images/button_related_on.gif);
	background-repeat: no-repeat;
	width: 170px;
	height: 20px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	padding: 0px 0px 0px 10px;
	float: left
}
#might_also_like_content{
	width: 610px;
	padding: 5px;
	border: 2px solid #427A9B;
	float: left;
}

#product_sizes_group{
	width: 100%;
	height: 350px;
	overflow: auto;
	float: left
}
.product_size_holder{
	width: 250px;
	display: block;
	border-bottom: 1px solid #427A9B;
	margin: 0px 0px 6px 0px;
	float: left
}
.product_size_holder:hover{
	background-color: #EFEFEF;
	display: block
}
.product_size_code{
	width: 100%;
	line-height: 12px;
	font-size: 10px;
	color: #666666;
	float: left
}
.product_size_title{
	width: 100%;
	line-height: 16px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	float: left
}
.product_size_multiples{
	width: 100%;
	line-height: 14px;
	font-size: 10px;
	color: #333333;
	float: left
} 
.product_size_details_holder{
	width: 140px;
	padding: 0px 4px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left
}
.product_size_price_holder{
	width: 106px;
	padding: 0px 0px 4px 0px;
	margin: 14px 0px 0px 0px;
	float: left
}
.product_size_price_login{
	width: 100%;
	float: left
}
.product_size_price{
	width: 63px;
	line-height: 18px;
	font-size: 16px;
	font-weight: bold;
	color: #427A9B;
	float: left
}
.product_size_qty{
	width: 35px;
	float: left
}
.product_size_add{
	width: 72px;
	float: left
}
.product_size_rrp{
	width: 100%;
	line-height: 16px;
	text-align:left;
	font-size: 10px;
	color: #666666;
	float: left
} 
#product_grouped_totals_holder{
	width: 100%;
	border-top: 2px dashed #CCCCCC;
	padding: 8px 0px 0px 0px;
	margin: 2px 0px 0px 0px;
	float: left
}
#product_grouped_totals_selected{
	width: 120px;
	color: #333333;
	float: left
}
#product_grouped_totals_price{
	width: 130px;
	color: #427A9B;
	font-weight: bold;
	float: right
}
#product_grouped_subtotal{
	width: 130px;
	color: #333333;
	font-size: 18px;
	margin: 4px 0px 0px 0px;
	font-weight: bold;
	float: right
}
#product_grouped_button{
	width: 95%;
	text-align: right;
	margin: 4px 0px 0px 0px;
	float: left
}

/* Basket */
#basket_holder{
	width: 100%;
	float: left;
}
#basket_title_holder{
	width: 100%;
	border-bottom: 1px solid #427A9B;
	font-size: 10px;
	line-height: 18px;
	color: #666666;
	float: left;
}
.basket_title_qty, .basket_item_qty{
	width: 47px;
	float: left;
}
.basket_title_title, .basket_item_title{
	width: 225px;
	float: left;
}
.basket_title_code, .basket_item_code{
	width: 110px;
	float: left;
}
.basket_item_title a{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.basket_item_title a:hover{
	color:  #427A9B;
	font-weight: bold;
	text-decoration: none;
}
.basket_title_price, .basket_item_price{
	width: 85px;
	float: left;
}
.basket_title_price i, .basket_title_linetotal i{
	font-size: 8px;
	color: #666666;
	font-style: normal
}
.basket_title_linetotal, .basket_item_linetotal{
	width: 100px;
	float: left;
}
.basket_item_linetotal span{
	color: #666666;
}
.basket_title_delete, .basket_item_delete{
	width: 40px;
	float: left
}
.basket_item_delete img{
	padding: 0px 0px 0px 4px;
}
.basket_item_price{
	color:  #427A9B;
	font-size: 12px
}
.basket_item_linetotal{
	color: #000000;
	font-size: 12px
}
.basket_item1, .basket_item2{
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 8px 0px;
	line-height: 18px;
	border-bottom: 1px dotted  #427A9B;
	float: left
}
.basket_item1{
	background-color: #FFFFFF
}
.basket_item2{
	background-color: #F0F0F0
} 
.checkout_item{
	width: 100%;
	margin: 4px 0px 4px 0px;
	padding: 0px 0px 2px 0px;
	line-height: 14px;
	border-bottom: 1px solid #CCCCCC;
	float: left;
}
.basket_totals_holder{
	width: 315px;
	margin: 10px 0px 0px 0px;
	float: right;
}
.basket_totals_title{
	width: 145px;
	text-align: right;
	line-height: 18px;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	float: left
}
.basket_totals_grand_title{
	width: 145px;
	text-align: right;
	line-height: 20px;
	font-weight: bold;
	font-size: 14px;
	color: #666666;
	float: left
}
.basket_totals{
	width: 115px;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
	float: right;
	display: block
}
.basket_totals_grand{
	width: 115px;
	font-size: 14px;
	line-height: 20px;
	color: #762527;
	font-weight: bold;
	float: right;
	display: block
}
.basket_delivery{
	width: 100%;
	line-height: 20px;
}
.delivery_select{
	font-size: 12px;
	padding: 1px;
}
.basket_buttons_holder{
	width: 100%;
	margin: 10px 0px 10px 0px;
	font-size: 10px;
	vertical-align: middle;
	color: #666666;
	float: left;
}
#promotion_holder{
	width: 240px;
	height: 75px;
	border: 1px dotted #85A7C2;
	background-color: #F2F5F9;
	padding: 5px;
	float: left;
}
#promotion_holder span{
	color: #427A9B;
}
#promotion_holder p{
	margin: 0 0 4px 0;
}
#basket_checkout_holder{
	width: 100%;
	margin: 30px 0px 0px 0px;
	text-align: center;
	float: left;
}
#basket_empty{
	width: 100%;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0px 0px 0px;
	color: #427A9B;
	float: left;
}
	

/* Misc */
.box_outer{
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin: 0px;
	float: left;
}
#warning{
	width: 100%;
	height: 20px;
	text-indent: 35px;
	padding: 6px 0px 0px 0px;
	font-size: 11px;
	margin: 10px 0px 8px 0px;
	float: left;
}
.warningerror{
	background-position: left;
	background-repeat: no-repeat;
	background-color: #ffffff;
	border: 1px solid #FF0000;
	color:#FF0000;
	font-weight: bold;
}
.warningok{
	background-position: left;
	background-repeat: no-repeat;
	background-color: #D0FDB5;
	border: 1px solid #009700;
	color: #333333;
	font-weight: bold;
}
.custom_button{
	margin: 2px 0px 2px 0px;
	float: left;
}

/* Custom pages */
#page_text{
	width: 100%;
	margin: 4px 0px 0px 0px;
	float: left;
}
#page_text img{
	margin: 10px
}

/* Register */


/* Account Section */
.account_order_title{
	background-color: #EFEFEF;
	border-bottom: 1px dotted #CCCCCC;
	width: 100%;
	height: 20px;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	margin: 0px 0px 8px 0px;
	float: left
}
.account_order_date, .account_order_orderno, .account_order_value, .account_order_status, .account_order_type{
	width: 120px;
	line-height: 20px;
	margin: 0px 0px 0px 4px;
	float: left;
}
.account_order_body_text{
	width: 100%;
	margin: 4px 0px 10px 0px;
	line-height: 12px;
	font-weight: bold;
	float: left;
}
.account_order_body_line{
	width: 100%;
	line-height: 20px;
	margin: 0px 0px 5px 0px;
	border-bottom: 1px dashed #999999;
	float: left;
}
.account_order_showall{
	width: 100%;
	text-align: right;
	margin: 5px 0px 8px 0px;
	font-weight: bold;
	color: #333333;
}
.account_order_showall a{
	color: #333333;
	font-size: 12px;
}
.view_order_details_holder{
	width: 260px;
	background-color: #EFEFEF;
	border: 1px solid #999999;
	margin: 0px 0px 10px 0px;
	float: right;
}
.view_order_details_line{
	width: 120px;
	line-height: 18px;
	font-size: 10px;
	font-weight: bold;
	text-indent: 3px;
	float: left;
}
.view_order_details_value{
	width: 120px;
	line-height: 18px;
	text-indent: 10px;
	font-size: 12px;
	border-left: 1px solid #999999;
	float: right;
}
.view_order_item{
	width: 80px;
	line-height: 20px;
	margin: 0px 0px 0px 4px;
	float: left;
}
.view_order_title{
	width: 120px;
	line-height: 20px;
	margin: 0px 0px 0px 4px;
	float: left;
}
.view_order_title a{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.view_order_title a:hover{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.view_order_price{
	width: 80px;
	line-height: 20px;
	margin: 0px 0px 0px 4px;
	float: left;
}
.view_order_qty{
	width: 60px;
	line-height: 20px;
	margin: 0px 0px 0px 4px;
	float: left;
}
.view_order_total{
	width: 90px;
	line-height: 20px;
	margin: 0px 0px 0px 4px;
	float: left;
}
.view_order_body{
	width: 100%;
	margin: 0px 0px 20px 0px;
	float: left;
}
.order_done_result{
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 0px 0px 10px 0px;
	line-height: 31px;
	float: left;
}
.order_done_text{
	width: 100%;
	float: left;
}
#view_order_billing, #view_order_shipping{
	width: 300px;
	font-size: 12px;
	margin: 0px 0px 8px 8px;
	float: left;
}	

/* Homepage */
#homepage_main_holder{
	background: url(../images/front_image.jpg);
	background-repeat: no-repeat;
	width: 810px;
	height: 175px;
	padding: 10px;
	margin: 10px 0px 0px 0px;
	float: left
}
#homepage_main_text{
	width: 345px;
	color: #054D6B;
	margin: 100px 0px 0px 0px;
	float: left
}
#homepage_categories_holder{
	width: 830px;
	float: left
}
#homepage_buttons_holder{
	width: 830px;
	float: left
}
.homepage_button{
	width: 200px;
	height: 100px;
	margin: 10px 0px 0px 0px;
	float: left
}
.homepage_button_header{
	width: 180px;
	padding: 10px 10px 0px 10px;
	color: #427A9B;
	font-size: 16px;
	float: left
}
.homepage_button_text{
	width: 180px;
	padding: 10px 10px 0px 10px;
	color: #333333;
	font-size: 10px;
	float: left
}
.homepage_categories_bg_start, .homepage_categories_bg{
	width: 200px;
	height: 295px;
	float: left
}
.homepage_categories_bg{
	margin: 10px 0px 0px 0px;
}
.homepage_categories_bg a, .homepage_categories_bg_start a, .homepage_button a{
	width: 100%;
	height: 100%;
	text-decoration: none;
	cursor: pointer;
	display: block
}
.homepage_categories_text{
	width: 180px;
	padding: 10px 10px 0px 10px;
	color: #333333;
	font-size: 12px;
	float: left
}
.homepage_categories_text p, .homepage_button_text p{
	margin: 4px 0px 0px 0px;
}
.homepage_categories_text b, .homepage_button_text b{
	font-size: 14px;
	color: #427A9B;
}

#right_title{
	color: #588181;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	float: left;
	width: 100%;
}
.right_product_holder{
	width: 100%;
	border-bottom: 1px dotted #669393;
	padding: 4px 0px 4px 0px;
	margin: 2px 0px 2px 0px;
	float: left;
}
.right_product_image{
	width: 40px;
	margin: 0px 6px 0px 0px;
	float: left;
}
.right_product_image img{
	border: 1px solid #669393;
}
.right_product_title{
	width: 90px;
	float: left;
}
.right_product_title a{
	color: #333333;
	font-weight: bold;
}
.homepage_login{
	width: 135px;
	margin: 5px 0px 15px 0px;
	text-align: right;
	float: left;
}
/* Search */
.search_results_text{
	width: 100%;
	margin: 0px 0px 5px 0px;
	color: #666666;
	float: left;
}
#list_view_search_holder{
	width: 100%;
	float: left;
}

/* Prev & Next */
#next_prev_products{
	width: 90%;
	border: 1px dotted #669393;
	margin: 5px 0px 0px 0px;
	float: left;
}
#next_prev_category{
	background: #669393;
	width: 100%;
	color: #fff;
	margin: 0px 0px 5px 0px;
	font-size: 10px;
	font-weight: bold;
	text-indent: 2px;
	line-height: 14px;
}
#prev_product{
	width: 60px;
	color: #2F5E5E;
	font-size: 10px;
	font-weight: bold;
	margin: 0px 0px 0px 40px;
	float: left;
}
#next_product{
	width: 60px;
	color: #2F5E5E;
	font-size: 10px;
	font-weight: bold;
	margin: 0px 40px 0px 0px;
	float: right;
}
#prev_product img, #next_product img{
	border: 1px solid #669393;
	margin: 0px 0px 0px 8px;
}

/* Stockists */
#stockists_search_holder{
	width: 100%;
	margin: 0px 0px 5px 0px;
	float: left
}
.stockists_list_holder{
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
	float: left
}
.stockists_details_holder{
	width: 205px;
	padding: 10px 0px 15px 0px;
	float: left
}
.stockists_details_name{
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 18px;
	float: left
}
.stockists_details_add{
	width: 100%;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	float: left
}
.stockists_none{
	width: 100%;
	padding: 5px 0px 5px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	float: left
}

.news_holder{
	width: 100%;
	margin: 5px 0px 15px 0px;
	float: left
}
.news_image{
	width: 110px;
	margin: 0px 6px 0px 0px;
	float: left
}
.news_title{
	width: 500px;
	color: #427A9B;
	border-bottom: 1px solid #427A9B;
	line-height: 18px;
	font-size: 14px;
	font-weight: bold;
	float: left
}
.news_title b{
	color: #999999;
	font-size: 12px
}
.news_text{
	width: 500px;
	float: left
}
.news_text a{
	color: #427A9B;
	font-weight: bold;
}
.news_back a{
	color: #427A9B;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	float: left
}