
/*
***************************************************
****************************************************
****************************************************
*/
.zoomSmallImageCont
{
  position: relative;
}

.zoomSmallImageCont img
{
  border: 0px solid #999999;
}

.zoomBigImageCont
{
  overflow: hidden;
  position: absolute;
  background: #fff;
  z-index: 110;
  border: 1px solid #999999;
  visibility: hidden;
}

.zoomBigImageCont img
{
  border: 0px;
}

.zoomHeader
{
  position: relative;
  z-index: 10;
  left: 0px;
  top: 0px;
  padding:0px;
}

.zoomHeader a
{
  color: #fff;
}

.zoomPup
{
  z-index: 10;
  visibility: hidden;
  position: absolute;
  width: 50px;
  height: 50px;
  border: 1px solid #aaa;
  background: #ffffff;
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter: alpha(Opacity=50);
}

.zoomPosition
{
  width:450px;
  height:238px;
  left: 250px;
  top: -1px
}


/*** PRODUCT PREVIEW ***/
#preview_div
{
  display: none;
  position: absolute;
  z-index:110;
}

.border_preview
{
	z-index:100;
	position:absolute;
	background: #fff;
	border: 1px solid #959595;
}

.preview_temp_load
{
	vertical-align:middle;
	text-align:center;
	padding: 0px;
}

.preview_temp_load img
{
	vertical-align:middle;
	text-align:center;
}

.preview_temp_footer
{
  height: 30px;
  background: #959595;
  padding: 0px;
  margin: 0px;
  font-size: 9px;
  color: #ffffff;
  padding:5px;
}
/*** PRODUCT PREVIEW ***/

/*** HOMEPAGE IMAGE FADER ****/

#homepage_images { position: relative; width:558px; height:222px; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; }
#homepage_images li { display: block; }
#homepage_images img { border:0px; padding:0px 0px 0px 0px; }

/****** END OF FADER STYLES ****/

.discontinued_desc
{
  clear: both;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 10px 0px;
  color: #CC0000;
  font-weight: bold;
  text-align: center;
}

/*************************ONE CLICK CROSS SELLING*******************************/

#scrollbox_title {
  height:25px;
  width:642px;
  background: url("../images/cross_selling_popup_title.gif") no-repeat;
}

#scrollbox {
  height:220px;
  width:668px;
  overflow-y:auto;
  border-top:1px solid #F69901;
  border-bottom:1px solid #F69901;
  background-color:#A3A3A3;
}

#scrollbox table {
  border-collapse:collapse;
}

#one_click_table td {
  background-color:#FFFFFF;
  padding:4px 4px 4px 4px;
  border:1px solid #F69901;
}

.cross_img,
.cross_title,
.cross_price,
.cross_qty {
  height:63px;
  overflow:hidden;
  border:1px solid #F69901;
  border-top:0px;
  float:left;
  background-color:#FFFFFF;
}

.cross_img {
  width:84px;
  text-align:center;
}

.cross_title {
  width:354px;
  border-left:0px;
  padding:20px 5px 0px 5px;
  height:43px;
}

.cross_price {
  width:84px;
  border-left:0px;
  padding-top:20px;
  height:43px;
  text-align:center;
}

.cross_qty {
  width:105px;
  border-left:0px;
  padding-top:20px;
  height:43px;
}

#loader_container {text-align:center;position:absolute;top:40%;width:100%}
#loader
{
font-size:12px;
color:#000000;
background-color:#FFFFFF;
padding:10px 0 0px 0;
margin:0 auto;
display:block;
width:135px;
text-align:left;
z-index:255;
}

#progress
{
height:5px;
font-size:1px;
width:1px;
position:relative;
top:1px;
left:10px;
background-color:#ffffff
}

#loader_bg
{
background-color:#cccccc;
position:relative;
top:8px;
left:8px;
height:7px;
width:113px;
font-size:1px
}

/************* tesimonials *****************/

#tesimonials {
  padding:6px 0px 6px 0px;
  background: url("../images/grad.gif")top left no-repeat;
}

#tesimonials #testimonial_form {
  padding-left:6px;
  padding-top:10px;
}

#tesimonials #testimonial_form input.textbox {
  width:180px;
  margin-right:10px;
}

#tesimonials #testimonial_form textarea {
  width:310px;
  height:30px;
}

.article_header  {
  height:18px;
  width:578px;
  background: url("../images/article_header.gif" ) top left no-repeat;
  padding:6px 6px 0px 6px;
  margin:15px 0px 0px 0px;
  font-weight:bold;
  overflow:hidden;
}

#tesimonials p,
#tesimonials h1.title {
  padding-left:6px;
  padding-right:6px;
}

#tesimonials p {
  margin:10px 0px 0px 0px;
}

/************* contact us page *****************/

#company_address {
  width:240px;
  height:280px;
  float:left;
}

#company_address .blank_blue_button,
#directions_form .blank_blue_button {
  margin-left:5px;
}

#map_canvas {
  width:300px;
  height:250px;
  float:right;
}

#company_contact {
  width:240px;
  float:left;
  padding:0px 0px 0px 0px;
}

#company_contact p.details,
#company_address p.details {
  padding-top:10px;
}

#contact_form_feedback {
  padding:25px 0px 0px 0px;
}

#contact_form {
  width:300px;
  float:right;
  padding:0px 0px 0px 0px;
}

#contact_form textarea,
#contact_form input.textbox {
  width:250px;
}

#contact_form input.number {
  width:50px;
}

#map {
  width:530px;
  height:300px;
  position:relative;
  left:5px;
  margin:10px 0px 0px 0px;
}

#route {}

#ask_question_form textarea,
#ask_question_form input.textbox {
  width:200px;
}

#tell_friend_form textarea,
#tell_friend_form input.textbox {
  width:230px;
}

/***********************************************************/
/***********************************************************/
/***********************************************************/
/***********************************************************/

.clear {
  clear:both;
  height:1px;
  overflow:hidden;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

select, input, textarea {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:1.00em;
  margin:0px 0px 0px 0px;
  font-weight:normal;
}

h1 {
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
	font-size:18px;
	color:#2A2A2A;
	font-weight:normal;
}

p {
  margin:0px 0px 0px 0px;
  padding:5px 0px 5px 0px;
}

strong.customer {}

a {
  text-decoration:none;
	color:#BE2A36;
}

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

form {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

html {
  padding: 0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

body {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  padding: 0px 0px 10px 0px;
  margin:0px 0px 0px 0px;
	color:#505050;
	background: #E2E8EB url("../images/body_bg.gif") repeat-x;
}

/******************* Main Holders *******************/


#parent_container {
  width:906px;
  margin:0px auto 0px;
	background: url("../images/parent_bg.gif") repeat-y;
}

#pop_up #parent_container {
	background: none;
}

#header_container {
	height:146px;
	background: url("../images/header_bg.gif") no-repeat;
}

#footer_container {
  height:30px;
  width:906px;
  clear:both;
	margin:10px 0px 0px 0px;
	background: url("../images/footer_bg.gif") no-repeat;
}

#body_container {
  min-height:1px;
	height:auto !important;
	height:1px;
	background: url("../images/body_container_bg.gif") no-repeat;
}

#full_body_container {
  min-height:1px;
	height:auto !important;
	height:1px;
	background: url("../images/body_container_bg.gif") no-repeat;
}

#left_column {
  width:153px;
  float:left;
  position:relative;
  left:14px;
	overflow:hidden;
}

#middle_column {
  float:left;
  width:556px;
  position:relative;
  left:22px;
	padding:0px 0px 0px 0px;
}

#full_body_container #middle_column {
  width:717px;
}

#right_column {
  width:153px;
  float:left;
  position:relative;
  left:30px;
	padding:0px 0px 0px 0px;
}

#full_body_container #product_container_bg {
	background: url("../images/product_container_bg_bg.gif") repeat-y;
}

#full_body_container #product_container {
  min-height:200px;
	height:auto !important;
	height:200px;
	background: url("../images/product_container_bg.gif") bottom left no-repeat;
}

/******************* header_container *******************/

p#site_logo {
	padding:28px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	width:348px;
	float:left;
}

p#site_logo img {
	border:0px;
}

#back_link {
	position:absolute;
	height:60px;
	width:218px;
	top:45px;
	left:35px;
	cursor:pointer;
	/*border:1px solid #CCCCCC;*/
}

#top_container {
	float:left;
	width:543px;
	position:relative;
}

#site_phone {
	padding:3px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
	width:376px;
	text-align:right;
}

#top_basket {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
	height:119px;
	width:167px;
	color:#535353;
	background: url("../images/top_basket_bg.gif") top left no-repeat;
}

#top_basket_contents {
	height:63px;
	overflow:hidden;
	padding:22px 15px 0px 15px;
}

#top_basket a {
	color:#BE2A36;
}

#top_basket a:hover {
	color:#535353;
}

#top_basket_contents td {
	padding:3px 0px 0px 0px;
}

#top_basket p {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-align:right;
}

span.free {
	font-weight:bold;
	color:#BE2A36;
}

#top_menu {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:right;
	width:535px;
	text-transform:uppercase;
	color:#77010B;
}

#top_menu ul {
  margin:0px 4px 0px 0px;
  padding:8px 0px 0px 0px;
  list-style:none;
}

#top_menu li {
  margin:0px 0px 0px 8px;
  padding:0px 0px 0px 0px;
	display:block;
	float:left;
	text-align:center;
}

#top_menu a {
	text-decoration:none;
	color:#FFFFFF;
}

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


/******************* footer_container *******************/


#footer_links {
  float:left;
  width:750px;
  text-transform:uppercase;
	color:#E662B9;
}


#footer_links ul {
  margin:0px 0px 0px 0px;
  padding:6px 15px 0px 15px;
  list-style:none;
	font-size:10px;
	color:#3E608A;
}

#footer_container li {
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
	display:inline;
}

#footer_container a {
	text-decoration:none;
	color:#FFFFFF;
}

#footer_container a:hover {
	text-decoration:none;
	color:#BE2A36;
}

#footer_container p {
  padding:5px 17px 0px 0px;
  margin:0px 0px 0px 0px;
  float:right;
}


/******************* left_menu *******************/


#left_menu_title {
	height:34px;
	width:153px;
	background: url("../images/left_menu_title.gif") no-repeat;
}

#left_menu {
	background: url("../images/left_bg.gif") repeat-y;
}

#left_menu_top_bg {
	width:153px;
	background: url("../images/left_menu_top.gif") top left no-repeat;
}

#left_menu ul {
	padding:4px 1px 4px 1px;
	margin:0px 0px 0px 0px;
	list-style:none;
	background: url("../images/left_menu_end.gif") bottom left no-repeat;
}

#left_menu li {
  padding:0px 0px 4px 0px;
  margin:0px 0px 0px 0px;
	background: url("../images/left_menu_item.gif") 5px 4px no-repeat;
}

#left_menu li span {
  padding:5px 0px 0px 20px;
  margin:0px 0px 0px 0px;
  display:block;
	min-height:1px;
	height:auto !important;
	height:1px;
	background: url("../images/left_menu_line.gif") top left no-repeat;
}

#left_menu li.first_item span {
	background: none;
}

#left_menu li a {
	text-decoration:none;
	color:#616161;
}

#left_menu li a:hover {
	text-decoration:none;
	color:#BE2A36;
}

/******************* left_mailing_list *******************/

#left_mailing_list {
	margin:8px 0px 0px 0px;
	height:33px;
	width:146px;
	padding: 90px 0px 0px 7px;
	background: url("../images/newsletter_bg.gif") no-repeat;
}

#left_mailing_list label{
  display:none;
}

#left_mailing_list #email_news {
  width:100px;
}

#left_mailing_list .joinButton {
  margin-left:5px;
}

/******************* middle_search *******************/

#middle_search {
	padding:11px 0px 0px 80px;
	margin:0px 0px 0px 0px;
	height:41px;
}

#middle_search label{
  display:none;
}

#middle_search #query {
  width:250px;
	margin-left:5px;
}

#middle_search select {
  width:150px;
	margin-left:50px;
}

#middle_search .searchButton {
  margin-left:5px;
}

/******************* home_promos *******************/

#home_promo {
	height:144px;
	width:556px;
	margin:0px 0px 4px 0px;
	overflow:hidden;
}

#home_promo img {
	border:0px;
}

#home_promo p.home_promo {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

/******************* top_products *******************/

#top_products_title {
	height:24px;
	width:153px;
	padding: 0px 0px 0px 0px;
	margin:8px 0px 0px 0px;
	background: url("../images/top_products_title.gif") no-repeat;
}

#recent_products_title {
	height:24px;
	width:153px;
	padding: 0px 0px 0px 0px;
	margin:8px 0px 0px 0px;
	background: url("../images/recently_viewed_header.gif") no-repeat;
}

#top_products,
#recent_products {
	width:153px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:9px;
	background: url("../images/left_bg.gif") repeat-y;
}

#top_products_bg {
	padding:0px 5px 0px 5px;
	height:377px;
	overflow:hidden;
	background: url("../images/left_menu_end.gif") bottom left no-repeat;
}

#recent_products_bg {
	padding:0px 5px 5px 5px;
	background: url("../images/left_menu_end.gif") bottom left no-repeat;
}

#top_products img,
#recent_products img {
	padding:9px 5px 2px 0px;
}


.top_product_title,
.recent_product_title {
	height:25px;
	overflow:hidden;
	display:block;
	padding:9px 0px 0px 0px;
	font-weight:bold;
	color:#BE2A36;
}

.top_product_title a,
.recent_product_title a {
	text-decoration:none;
	font-weight:normal;
	color:#616161;
}

.top_product_title a:hover,
.recent_product_title a:hover{
	text-decoration:none;
	color:#BE2A36;
}

.top_product_title a span,
.recent_product_title a span {
	color:#032349;
	font-weight:bold;
}

p.right_promo,
.promo_unit_2 {
	padding:0px 0px 0px 0px;
	margin:8px 0px 0px 0px;
}

p.right_promo_fitness {
	padding:0px 0px 0px 0px;
	margin:52px 0px 0px 0px;
}

p.right_promo img,
p.right_promo_fitness img,
.promo_unit_2 img {
	border:0px;
}

/******************* featured_categories *******************/

#featured_categories {}

.featured_category,
.featured_category_first  {
	height:112px;
	width:274px;
	margin:0px 0px 8px 0px;
	overflow:hidden;
	float:left;
}

.featured_category  {
	margin:0px 0px 8px 8px;
}

#featured_categories ul  {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
}

#featured_categories li  {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

/******************* featured_products *******************/

#featured_products_title {
	height:28px;
	width:556px;
	background: url("../images/featured_products_title.gif") no-repeat;
}

#related_products {
	padding:4px 0px 4px 8px;
}


.featured_product,
.featured_product_first,
.product,
.product_first,
.related_product,
.related_product_first {
	background: url("../images/product_bg.gif") no-repeat;
	height:264px;
	width:136px;
	float:left;
	margin:4px 0px 0px 0px;
}

.product_special,
.product_first_special {
	background: url("../images/product_bg_special.gif") no-repeat;
	height:264px;
	width:136px;
	float:left;
	margin:4px 0px 0px 0px;
}

.featured_product,
.product,
.product_special  {
	margin:4px 0px 0px 4px;
}

.related_product  {
	margin:4px 0px 0px 5px;
}

.featured_product ul,
.featured_product_first ul,
.product ul,
.product_first ul,
.product_special ul,
.product_first_special ul,
.related_product ul,
.related_product_first ul {
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}


.featured_product_image,
.product_image,
.related_product_image  {
	padding:8px 0px 10px 4px;
	margin:0px 0px 0px 0px;
}

.featured_product_title,
.prod_title,
.related_product_title  {
	padding:0px 6px 0px 6px;
	margin:0px 0px 0px 0px;
	list-style:none;
	height:41px;
	overflow:hidden;
}

.featured_product_title span,
.prod_title span,
.related_product_title span  {
	display:block;
	font-weight:bold;
	height:15px;
	overflow:hidden;
	font-size:11px;
}

.featured_product_title a span,
.featured_product_title a:hover span,
.prod_title a span,
.prod_title a:hover span,
.related_product_title a span,
.related_product_title a:hover span {
	color:#BE2A36;
	text-decoration:none;
}

.featured_product_title a,
.prod_title a,
.related_product_title a {
	color:#616161;
	text-decoration:none;
}

.featured_product_title a:hover,
.prod_title a:hover,
.related_product_title a:hover {
	color:#BE2A36;
	text-decoration:none;
}

.featured_product_rrp,
.product_rrp,
.related_product_rrp {
	color:#848A98;
	padding:0px 6px 0px 6px;
	margin:0px 0px 0px 0px;
	font-size:9px;
	height:12px;
}

.featured_product_save,
.product_save,
.related_product_save {
	color:#848A98;
	padding:0px 6px 0px 6px;
	margin:0px 0px 0px 0px;
	font-size:9px;
	height:12px;
}

.featured_product_price,
.product_price,
.related_product_price {
	color:#616161;
	padding:0px 6px 2px 6px;
	margin:0px 0px 0px 0px;
	font-weight:bold;
	height:16px;
}

.featured_product_price span,
.product_price span,
.related_product_price span {
	color:#BE2A36;
	font-size:13px;
}

.featured_product p,
.featured_product_first p,
.product p,
.product_first p,
.related_product p,
.related_product_first p {
	color:#BE2A36;
	padding:7px 6px 0px 6px;
	margin:0px 0px 0px 0px;
	font-weight:bold;
}

.product_special p,
.product_first_special p {
	color:#FFFFFF;
	padding:7px 6px 0px 6px;
	margin:0px 0px 0px 0px;
	font-weight:bold;
}

.featured_product p a,
.featured_product_first p a,
.product p a,
.product_first p a,
.product_special p a,
.product_first_special p a,
.related_product p a,
.related_product_first p a {
	color:#FFFFFF;
	text-decoration:none;
}

.featured_product p a:hover,
.featured_product_first p a:hover,
.product p a:hover,
.product_first p a:hover,
.related_product p a:hover,
.related_product_first p a:hover {
	color:#BE2A36;
	text-decoration:none;
}

.product_special p a:hover,
.product_first_special p a:hover {
	color:#000000;
	text-decoration:none;
}

/******************* breadcrumb_container *******************/


#breadcrumb_container {
  width:556px;
  background: url("../images/breadcrumb_container_tile.gif") repeat-y;
	margin:3px 0px 0px 0px;
}

#middle_column p#breadcrumb {
  padding:8px 10px 6px 10px;
  margin:0px 0px 0px 0px;
  color:#2A2A2A;
  min-height:11px;
  height:auto !important;
  height:11px;
  background: url("../images/breadcrumb_container_bg.gif") top left no-repeat;
}

#full_body_container #breadcrumb_container  {
  width:720px;
  background: url("../images/full_breadcrumb_container_tile.gif") repeat-y;
}

#full_body_container p#breadcrumb  {
  background: url("../images/full_breadcrumb_container_bg.gif") top left no-repeat;
}

p#breadcrumb a {
  text-decoration:none;
  color:#FFFFFF;
}


p#breadcrumb a:hover {
  text-decoration:none;
  color:#2A2A2A;
}

/******************* subcategories *******************/

#subcategories_box {
  width:556px;
  background: url("../images/plain_bg.gif") repeat-y;
}


#subcategories {
  background: url("../images/plain_end.gif") bottom left no-repeat;
	padding:2px 3px 0px 0px;
}

#subcategories_img {
	padding:3px 120px 3px 6px;
	min-height:150px;
	height:auto !important;
	height:150px;
}

#subcategories_text {
	padding:3px 6px 3px 6px;
}

#subcategories td {
	background: url("../images/cat_bullet.gif") 0px 8px no-repeat;
	padding-left:8px;
}

#subcategories a {
	color:#BE2A36;
	text-decoration:none;
}


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

#subcategories_logo_text {
	width:380px;
	float:left;
}

#subcategories_logo {
	padding:8px 0px 0px 7px;
	margin:0px 0px 5px 0px;
	height:54px;
	width:146px;
	overflow:hidden;
	background: url("../images/brand_bg.gif") no-repeat;
	float:right;
}

/******************* subcategories *******************/

#browse_options {
  background: url("../images/browse_bg.gif") top left no-repeat;
	height:26px;
	width:556px;
	margin:5px 0px 0px 0px;
	padding:8px 0px 0px 0px;
}

#browse_options label,
#browse_options p {
	display:none;
}

#select_category {
	margin-left:8px;
	width:200px;
}

#select_manufacturer {
	margin-left:8px;
	width:120px;
}

#select_sort_order {
	margin-right:8px;
	margin-left:8px;
	width:120px;
}
/******************* product pages *******************/

#product_pageing_top {}

#product_pageing_bottom {}

#product_results {
  float:left;
  padding:5px 0px 3px 8px;
}

#product_results span,
.product_pages span {
  color:#BE2A36;
}

.product_pages {
  float:right;
  padding:5px 8px 3px 0px;
}

#product_pageing_bottom .product_pages {
  float:right;
  padding:5px 8px 0px 0px;
}

.product_pages a {
  color:#3C3D3E;
  text-decoration:underline;
}

.product_pages a:hover  {
  color:#BE2A36;
  text-decoration:underline;
}

/******************* main product *******************/

#product_left {
	width:250px;
	padding:8px 0px 5px 8px;
	float:left;
}

#product_right {
	width:450px;
	padding:8px 8px 5px 0px;
	float:right;
}


#product_left .product_img,
.product_img {
	border:1px solid #D7D5D5;
	height:238px;
	width:238px;
}

#product_left .product_img img,
.product_img img {
	margin:5px 0px 0px 6px;
}

#product_left #product_thumbs ul {
  padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}

#product_left #product_thumbs li {
  padding:6px 7px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
}

#product_left #product_thumbs img {
  border:1px solid #D7D5D5;
}

#short_description {
	width:340px;
	float:left;
	min-height:190px;
	height:auto !important;
	height:190px;
}

h1#product_title_h1 {
  padding:0px 0px 10px 0px;
  margin:0px 0px 0px 0px;
  color:#3E608A;
	font-weight:normal;
	font-size:17px;
}

h1#product_title_h1 span {
  color:#032349;
	font-weight:bold;
	display:block;
}


#short_description ul{
  padding:5px 0px 0px 3px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

#short_description li{
  padding:0px 0px 5px 10px;
  margin:0px 0px 0px 0px;
  background: url("../images/bullet.gif") 0px 4px no-repeat;
}

#product_tags {
	width:102px;
	float:right;
}

#product_tags img {
	padding-bottom:5px;
}

#attribute_list {
	padding:10px 0px 0px 0px;
}

#price_rrp {
	color:#3E608A;
	padding:0px 0px 2px 0px;
}

#price_save {
	color:#000000;
	padding:0px 0px 2px 0px;
}

#price {
	color:#FF0C00;
	font-weight:bold;
	font-size:14px;
	padding:0px 0px 10px 0px;
}

#price span {
	color:#000000;
	font-size:10px;
}

#tabs {
	height:22px;
	width:720px;
	background: url("../images/blank_header.gif") no-repeat;
	overflow:hidden;
	margin:15px 0px 0px 0px;
}

#tabs ul {
  padding:0px 0px 0px 3px;
	margin:0px 0px 0px 0px;
	list-style:none;
}

#tabs li {
  padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
}

#tab_content {
	padding:0px 8px 0px 8px;
}

#review_title{
	height:22px;
	width:720px;
	background: url("../images/review_title.gif") no-repeat;
	margin:15px 0px 0px 0px;
}

#review_content {
	padding:0px 8px 0px 8px;
}

#review_content span {
	color:#258888;
}

#brand_profile_title {
	height:22px;
	width:720px;
	background: url("../images/brand_profile_title.gif") no-repeat;
	margin:15px 0px 0px 0px;
}

#brand_content {
	padding:0px 8px 0px 8px;
}

#brand_profile {
	width:540px;
	float:left;
}

#brand_profile_img {
	padding:8px 0px 0px 7px;
	margin:5px 0px 0px 0px;
	height:54px;
	width:146px;
	overflow:hidden;
	background: url("../images/brand_bg.gif") no-repeat;
	float:right;
}

#related_products_title {
	height:22px;
	width:720px;
	background: url("../images/related_products_title.gif") no-repeat;
	margin:15px 0px 0px 0px;
}

/***********************************************************/
/***********************************************************/


#product_container_bg {
  min-height:1px;
  height:auto !important;
  height:1px;
  background: url("../images/plain_bg.gif") repeat-y;
}

.box_end {
  width:556px;
  min-height:1px;
  height:auto !important;
  height:1px;
  margin:5px 0px 0px 0px;
  background: url("../images/plain_bg.gif") repeat-y;
}

.small_content,
#product_container {
  background: url("../images/plain_end.gif") bottom left no-repeat;
}

#pop_up #product_container {
	background: none;
}


.no_results {
  background: url("../images/plain_top.gif") top left no-repeat;
	padding:8px 8px 8px 8px;
}

.cms_page,
.cms_page_image,
#cms,
#sitemap {
	padding:8px 8px 8px 8px;
}

.cms_page_image{
  background: url("../images/cms_bg.gif") 3px 0px no-repeat;
  min-height:514px;
  height:auto !important;
  height:514px;
}

#brands_page {
	padding:0px 8px 8px 8px;
}

.man_box {
	padding:8px 0px 0px 7px;
	margin:8px 8px 0px 0px;
	height:54px;
	width:146px;
	overflow:hidden;
	background: url("../images/brand_bg.gif") no-repeat;
	float:left;
}

.cms_page td,
#cms td {
  padding-left:0px;
  padding-right:0px;
}

.product_header {
  font-weight:bold;
}

.table_row_header{
  border-bottom:1px solid #BE2A36;
  padding-top:5px;
  font-weight:bold;
  color:#000000;
}

.basketheader td {
  border-bottom:1px solid #BE2A36;
  padding-top:5px;
  font-weight:bold;
}

.basket_img img {
  border:1px solid #D7D7D7;
  padding:2px 2px 2px 2px;
}

.blank_blue_button {
  background: #BE2A36 url("../images/button_bg.gif") repeat-x;
  border:1px solid #BE2A36;
  color:#FFFFFF;
  font-weight:bold;
  padding-top:2px;
  padding-bottom:2px;
  cursor: pointer; /* hand-shaped cursor  */
}

.addbasket, .blank_alt_button_large, .blank_green_button, .addbasket, .button_94 {
  background: #848A98 url("../images/button_bg_2.gif") repeat-x;
  border:1px solid #848A98;
  color:#FFFFFF;
  font-weight:bold;
  padding-top:2px;
  padding-bottom:2px;
  cursor: pointer; /* hand-shaped cursor  */
}

.review img{
  margin:10px 0px 5px 0px;
}

.mandatory_star {
  color:#BE2A36;
}

#product_right form span {
  color:#BE2A36;
}

#product_right form strong {
  color:#505050;
}
.html_message{color:#990000};