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

.zoomSmallImageCont img
{
  border: 1px 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:322px;
  height:265px;
  left: 278px;
  top: 0px
}


/*** 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:350px;
  height:280px;
  float:left;
}

#company_address p,
#company_contact p {
  margin:0px 0px 0px 0px;
  padding:10px 0px 0px 0px;
}

#contact_form p {
  margin:0px 0px 0px 0px;
  padding:10px 0px 10px 0px;
}

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

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

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

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

#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:568px;
  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;
}

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */

.jcarousel-container-horizontal {
  width: 560px;
  height: 60px;
  overflow: hidden;
}

.jcarousel-container {
    position: relative;
    top: 3px;
    left: 8px;
    margin: 0;
    padding: 0;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 130px;
    height: 60px;
    padding-left: 5px;
    padding-right: 5px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}


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

.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:16px;
  color:#454589;
	font-weight: bold;
	line-height: 17px;
}

h1 span{
	font-size: 14px;
}

h2 {
  margin:0px 0px 0px 0px;
  padding:5px 0px 5px 0px;
  font-size:12px;
  color:#56BFD4;
}

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

a {
  text-decoration:none;
  color:#4890FF;
}

a:hover {
  text-decoration:none;
  color:#2E4796;
}

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

html {
  padding: 0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  height:100%;
}

body {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  padding: 0px 0px 10px 0px;
  margin:0px 0px 0px 0px;
  color:#4F4F4F;
  background: #FFFFFF url('../images/body_bg.gif') top left repeat-x;
}

/* Main Structure */

#parent_container{
	width: 908px;
	margin: 0px auto 0px auto;
	background: url('../images/parent_container_bg.gif') repeat-y;
}

#header_container {
  height:147px;
  width:908px;
	overflow:hidden;
	background: url('../images/header_container_bg.jpg') no-repeat;
}

#body_container {
	background: url('../images/body_container_bg.gif') no-repeat top left;
	min-height:249px;
	height:auto !important;
	height:1px;
	padding: 5px 0px 0px 0px;
}

#left_column {
  width:174px;
  float:left;
  position:relative;
  left:9px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
}

#middle_column {
  float:left;
  width:717px;
  position:relative;
  left:13px;
	padding:0px 0px 0px 0px;
}

#footer_container {
  height:37px;
  width:906px;
	background: url('../images/footer_container_bg.gif') no-repeat;
	overflow:hidden;
	clear: both;
}

.man_box a{
  float:left;
  margin: 7px 5px 0px 2px;

}

.man_box img{
  border: 1px solid #E6E6E6;
}

/* header_container */

p#site_logo{
	float: left;
	padding: 12px 0px 0px 16px;
}

p#site_logo img {
	border:0px;
}

#top_right {
	float:right;
	width:600px;
}

#top_basket {
	padding:0px 1px 0px 0px;
	margin:0px 0px 0px 0px;
	height:81px;
	width:192px;
	color:#535353;
	background: url('../images/top_basket_bg.gif') top left no-repeat;
	overflow:hidden;
	float:right;
}

#top_basket_contents {
	padding:0px 25px 0px 32px;
	color:#606060;
}

#top_basket_contents strong {
	color:#606060;
}

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

#top_basket p {
	padding:6px 0px 0px 31px;
	margin:0px 0px 0px 0px;
}

#top_basket img{
	border: 0px;
}

.top_basket_price{
  font-weight: bold;
}

#top_menu{
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	display: inline-block;
	clear: both;
}

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

#top_menu li{
	float: left;
	margin:0px 0px 0px 0px;
}

li#home_btn{
  margin: 0px 0px 0px -2px;
  padding: 0px 24px 0px 0px;
}

li#about_btn{
  margin: 0px 0px 0px 0px;
  padding: 0px 28px 0px 0px;
}

li#account_btn{
  margin: 0px 0px 0px 0px;
  padding: 0px 23px 0px 0px;
}

li#test_btn{
  margin: 0px 0px 0px 0px;
  padding: 0px 25px 0px 0px;
}

li#contact_btn{
  margin: 0px 0px 0px 0px;
  padding: 0px 24px 0px 0px;
}

/* top_search */

#top_search {
	padding:5px 0px 0px 400px;
	margin:0px 0px 0px 0px;
	height:31px;
	clear:both;
	overflow:hidden;
	background: url('../images/products_title.gif') 9px 0px no-repeat;
}

#top_search label{
  display:none;
}

#top_search #query {
  width:205px;
  border: 0px;
  background: url('../images/search_box.gif') no-repeat;
  height: 15px;
  padding: 3px 0px 0px 6px;
  color: #929292;
}

#top_search #brand_search {
  width:162px;
	position:relative;
	left:77px;
	top: 1px;
	color: #929292;
}

#top_search .searchButton {
  margin-left:3px;
}

/* left_menu */

#left_menu {
	margin: 0px 0px 0px 0px;
	font-size: 11px;
}

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

#left_menu li {
  padding:0px 0px 0px 0px;
  margin:0px 0px 1px 0px;
	background: url('../images/left_menu_item.gif') no-repeat;
	height:24px;
}

#left_menu li span {
  padding:5px 0px 0px 25px;
  margin:0px 0px 0px 0px;
  display:block;
	font-weight:bold;
	height:18px;
	width:174px;
	overflow:hidden;
}

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

#left_menu li a:hover {
	text-decoration:underline;
	color:#454589;
}

/* delivery_promo */

#delivery_promo_title {
	height:25px;
	overflow:hidden;
	margin: 3px 0px 0px 0px;
	display: inline-block;
}

#delivery_promo {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	line-height: 0px;
	font-size: 0px;
}

/* left_mailing_list */

#left_mailing_list_title {
	height:25px;
	width:174px;
	background: url('../images/newsletter_title.gif') no-repeat;
	margin:4px 0px 0px 0px;
	overflow:hidden;
	display: inline-block;
}

#left_mailing_list {
	margin:0px 0px 0px 0px;
	height:26px;
	width:170px;
	padding: 49px 0px 0px 6px;
	background: url('../images/newsletter_bg.gif') no-repeat;
}

#left_mailing_list label{
  display:none;
}

#left_mailing_list #email_news {
  width:110px;
  background: url('../images/email_box.gif') no-repeat;
  margin: 0px 0px 0px 0px;
  display: inline-block;
}

#left_mailing_list .joinButton {
  margin: 0px 0px 0px 7px;
  display: inline-block;
}

/*
.email{
  border: 0px;
  color: #909090;
  height: 15px;
  padding: 3px 0px 0px 6px;
  width: 50px;
}
*/

/* secure_promo */

#secure_promo_title {
	height:25px;
	overflow:hidden;
	margin:4px 0px 0px 0px;
	display: inline-block;
}

#secure_promo {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

/* installation_promo */

#installation_promo_title {
	height:25px;
	overflow:hidden;
	margin:5px 0px 0px 0px;
	display: inline-block;
}

#installation_promo {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

/* breadcrumb */

#breadcrumb_container{
	height: 24px;
	width: 711px;
	overflow: hidden;
	background: url(../images/breadcrumb_bg.gif) top left no-repeat;
	margin: 0px 0px 0px 1px;
}

#breadcrumb{
	margin: 2px 0px 0px 18px;
	padding: 0px 0px 0px 0px;
	color: #454589;
	font-weight: bold;
	line-height:18px;
}

#breadcrumb a{
	color: #9191ac;
	font-weight: normal;
}

/* subcategories_box */

#subcategories_box{
	background: url(../images/subcategories_bg.gif) top left repeat-y;
	width: 711px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

#subcategories_box_top{
	background: url(../images/subcategories_bg_top.jpg) top left no-repeat;
	min-height:60px;
  height:auto !important;
  height:60px;
}

#subcategories {
	padding:1px 3px 0px 3px;
}

#subcategories_intro {
	width:505px;
	padding:5px 0px 0px 5px;
	line-height: 15px;
	font-size: 10px;
}

#brand_logo{
	float: right;
	position: relative;
	right: 3px;
	top: 5px;
	margin: 0px 0px 6px 0px;
	border: 1px solid #D4D4D4;
	padding: 1px;
}

#subcategories table{
	padding:0px 0px 0px 0px;
	width: 505px;
	margin: 11px 0px 0px 12px;
}

#subcategories td{
	padding-left:10px;
	padding-bottom:10px;
	background: url('../images/bullet.gif') 0px 6px no-repeat;
}

#subcategories td a {
	text-decoration:none;
	color:#454589;
	font-weight: bold;
	font-size: 11px;
}

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

#subcategories_box_btm{
	background: url(../images/subcategories_bg_btm.gif) bottom left no-repeat;
	height: 1px;
	width: 711px;
	margin: 0px 0px 0px 1px;
	padding: 0px 0px 0px 0px;
	line-height: 0px;
	font-size: 0px;
}

.category_dropdown{
  width: 100px;
  color: #929292;
}

.sort_order_dropdown{
  width: 100px;
  color: #929292;
}

/* home_promo_box */

#home_promo {
  width:532px;
	height:224px;
	overflow:hidden;
	float:left;
	padding: 0px 0px 0px 1px;
}

#home_promo img {
	border:0px;
}

/* featured_brands */

#featured_brands {
	border:1px solid #E6E6E6;
	border-top:0px solid #E6E6E6;
	background-color:#E6E6E6;
	width:172px;
	height:222px;
	overflow:hidden;
	float:right;
	position:relative;
	right:5px;
	margin:0px 0px 5px 0px;
}

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

#featured_brands li {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
	background-color:#FFFFFF;
}

#featured_brands li.logo {
	display:block;
	height:51px;
	overflow:hidden;
}

#featured_brands img{
	border-top:1px solid #E6E6E6;
}

#featured_brands .logo img{
	padding:1px 1px 1px 1px;
}

/* browse_options */

#browse_options{
	width: 701px;
	height: 24px;
	background: url(../images/browse_options_bg.gif) top left no-repeat;
	margin: 5px 0px 0px 1px;
	padding: 5px 5px 0px 5px;
}

.browse_options_left{
	float: left;
	margin: 5px 0px 5px 6px;
	width: 111px;
	color: #646363;
}

.browse_options_right{
	float: right;
	margin: 5px 6px 5px 0px;
	width: 111px;
	color: #646363;
}


#select_category {
  width:180px;
}

#select_manufacturer {
  width:180px;
}

#select_sort_order {
  width:110px;
}

/* product_paging */

.product_paging_top{
	width: 711px;
	margin: 7px 0px 2px 1px;
}

#product_paging_bottom{
	width: 711px;
	margin: 7px 0px 4px 1px;
}

.product_results{
	float: left;
	margin: 0px 0px 0px 5px;
}

span.product-results-blue{
	color: #454589;
	font-weight: bold;
}

.product_pages{
	float: right;
	margin: 0px 5px 0px 0px;
	color: #8F8FB8;
}

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

/* main_product */

#product_container {
	width: 716px;
	margin: 1px 0px 0px 1px;
	padding: 0px 0px 0px 0px;
}

#product_top{
  background: url(../images/subcategories_bg.gif) top left repeat-y;
}

#main_product {
	background: url(../images/product_container_top.gif) top left no-repeat;
	min-height: 1px;
	width: 711px;
}

#product_left {
	width:240px;
	padding:6px 0px 5px 6px;
	margin:0px 0px 0px 0px;
	float:left;
	display: inline-block;
}

#product_mid {
	width:290px;
	padding:7px 7px 0px 0px;
	float:left;
	position: relative;
	left: 8px;
}

#product_right {
	width:149px;
	padding:7px 9px 0px 0px;
	float:right;
}

#product_container_btm {
	background: url(../images/product_container_top.gif) top left no-repeat;
	height: 1px;
	line-height: 0px;
	font-size: 0px;
	margin: 0px 0px 0px 1px;
}

/* product_left */

.product_img img{
	border:1px solid #E6E6E6;
	padding:1px 1px 1px 1px;
}

#product_thumbs{
	margin: 6px 0px 0px 0px;
	display: inline-block;
}

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

#product_thumbs li{
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:1px solid #E6E6E6;
	padding:1px 1px 1px 1px;
}

#enlarge_images{
	float: left;
	position: relative;
	top: 3px;
	left: 1px;
	padding: 0px 0px 0px 12px;
	background: url(../images/mag_glass.gif) 0px 2px no-repeat;
	font-size: 9px;
}

/* product_mid */

#product_title{
  margin: -2px 0px 0px 2px;
}

#product_mid table{
	margin: 0px 0px 0px 0px;
}

#short_description{
	min-height: 200px ;
	height: auto!important;
	height: 200px;
	padding: 8px 0px 0px 0px;
	margin: 0px 0px 6px 0px;
}

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

#product_mid li{
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 0px 18px;
	background: url(../images/bullet1.gif) 6px 10px no-repeat;
	height: 12px;
}

#product_options{
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

#product_options a{
	color: #4F4F4F;
}

#product_options a:hover{
	text-decoration: underline;
}

#product_options .cell_pad_up{
		padding-top: 7px;
}

#product_options .cell_pad_right{
		padding: 0px 45px 0px 0px
}

.dark_blue{
	color:#454589;
  font-weight: bold;
}

.dark_blue.table{
  padding: 0px 0px 2px 0px;
  font-size: 9px;
  font-weight: normal;
}

/* product_right */

#pack_calculator_title{
	width: 149px;
	height: 24px;
	background:url(../images/pack_calculator_title.gif) top left no-repeat;
}

#pack_calculator{
	width: 149px;
	background: url(../images/pack_calculator_bg.gif) top left repeat-y;
}

#pack_calculator_spacer{
  height: 143px;
}

#pack_calculator_top{
	background:url(../images/pack_calculator_top_bg.jpg) top left no-repeat;
}

#pack_calculator_content{
	width: 146px;
	margin: 0px auto 0px auto;
	padding: 5px 0px 9px 0px;
}

#pack_calculator_btm{
	background:url(../images/pack_calculator_btm_bg.gif) top left no-repeat;
	width: 149px;
	height: 1px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px 0px 11px 0px;
}

#price_box{
	width: 149px;
	height: 89px;
	background: url(../images/price_box_bg.gif) top left no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 0px;
}

#price_box form, #price_box table{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#price_box input{
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.metre_box{
  background: url('../images/metre_box.jpg') no-repeat #ffffff;
  border: 0px;
  width: 25px;
  height: 14px;
  padding: 2px;
  color: #4F4F4F;
}

.foot_box{
  background: url('../images/metre_box.jpg') no-repeat;
  border: 0px;
  width: 11px;
  height: 14px;
  padding: 2px;
  color: #4F4F4F;
}

.inch_box{
  background: url('../images/metre_box.jpg') no-repeat;
  border: 0px;
  width: 11px;
  height: 14px;
  padding: 2px;
  color: #4F4F4F;
}

input#quantity_price{
  background: url('../images/metre_box.jpg') no-repeat;
  border: 0px;
  width: 45px;
  height: 14px;
  padding: 2px 2px 2px 2px;
  color: #4F4F4F;
}

#units{
  color: #4F4F4F;
}

.calc_info{
  line-height: 13px;
}

#add_to_basket{
	width: 137px;
	margin: 6px auto 0px auto;
}

/* product_information */

#product_information_title{
	width:711px;
  background: url('../images/product_information_title.gif') no-repeat;
	height:24px;
	overflow:hidden;
	clear:both;
	margin: 5px 0px 0px 0px;
}

#product_information{
	margin: 0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
	background: url(../images/subcategories_bg.gif) top left repeat-y;
	width: 711px;
}

#product_information_top{
	background: url(../images/subcategories_bg_top.jpg) top left no-repeat;
	min-height:60px;
  height:auto !important;
  height:60px;
}

#product_information_copy{
	width: 520px;
	padding: 1px 0px 0px 7px;
	line-height: 12px;
	font-size: 9px;
}

#brand_logo_product{
	float: right;
	position: relative;
	left: -7px;
	top: 7px;
	margin: 0px 0px 6px 0px;
	border: 1px solid #E6E6E6;
}

#product_information_link{
	margin-top: 10px;
}

#product_information_link a{
	color: #454589;
}

#product_information_top_line{
	background: url(../images/subcategories_bg_btm.gif) bottom left no-repeat;
	height: 1px;
	width: 711px;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 0px;
	font-size: 0px;
}

#product_information_btm{
	background: url(../images/subcategories_bg_btm.gif) top left no-repeat;
	height: 2px;
	width: 711px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 0px;
	font-size: 0px;
}

/* featured_products */

#featured_products_title {
  width:711px;
  background: url('../images/featured_products_title.gif') no-repeat;
	height:24px;
	overflow:hidden;
	clear:both;
	margin: 0px 0px 0px 1px;
}

#related_products_title{
	width:711px;
  background: url('../images/related_products_title.gif') no-repeat;
	height:24px;
	overflow:hidden;
	clear:both;
	margin: 5px 0px 0px 1px;
}

#products{
  margin: 0px 0xp 0px 0px;
}

#featured_products {}

#related_products{}

.featured_product,
.product,
.related_product {
  width:162px;
	height:329px !important;
	height:331px;
	overflow:hidden;
	margin:5px 5px 0px 0px;
	padding:5px 5px 0px 5px;
	float:left;
	border:1px solid #E6E6E6;
}

.featured_product ul,
.related_product ul,
.product ul {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}

.featured_product li,
.related_product li,
.product li {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

.featured_product img,
.related_product img,
.product img {
	border:1px solid #E6E6E6;
	padding:1px 1px 1px 1px;
}

.featured_product a,
.related_product a,
.product a {
	color:#454589;
	text-decoration:none;
}

.featured_product a:hover,
.related_product a:hover,
.product a:hover {
	color:#454589;
	text-decoration:underline;
}

.featured_product_view a:hover,
.related_product_view a:hover,
.product_view a:hover {
	color:#2E4796;
	text-decoration:underline;
}

.featured_product li.featured_product_title,
.related_product li.related_product_title,
.product li.product_title {
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height:55px;
	overflow:hidden;
	font-weight:normal;
	font-size:11px;
}

.featured_product li.featured_product_title span,
.related_product li.related_product_title span,
.product li.product_title span {
	display:block;
	font-weight:bold;
	font-size:12px;
	height:15px;
	overflow:hidden;
}

.featured_product_price,
.related_product_price,
.product_price {
	padding:4px 0px 5px 0px;
	border-bottom:1px solid #E6E6E6;
}

.featured_product_price span,
.related_product_price span,
.product_price span {
	font-size:12px;
	font-weight:bold;
}

.featured_product_info,
.related_product_info,
.product_info {
	padding:5px 0px 0px 0px;
	height:96px;
	overflow:hidden;
}

.featured_product_view,
.related_product_view,
.product_view {
	padding:11px 6px 0px 0px;
}

/* cms_page */

.cms_page{
	margin: 1px 0px 0px 1px;
	width: 711px;
	background: url(../images/cms_page_bg.gif) top left repeat-y;
	line-height:15px;
}

.cms_page_top{
	background: url(../images/cms_page_top_bg.jpg) top left no-repeat;
	min-height:60px;
  height:auto !important;
  height:60px;
}

.cms_copy{
	padding: 6px 6px 6px 6px;
	width: 565px;
}

.basket_copy{
	padding: 10px 10px 10px 10px;
}

.cms_copy ul{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.cms_copy li{
	margin-top: 5px;
}

.cms_page_btm{
	margin: 0px 0px 0px 1px;
	width: 711px;
	height: 1px;
	background: url(../images/cms_page_btm_bg.gif) top left no-repeat;
	font-size: 0px;
}

.box_end{
	margin: 2px 0px 0px 1px;
	width: 711px;
	background: url(../images/cms_page_bg.gif) top left repeat-y;
}

.box_footer_s{
	background: url(../images/cms_page_top_bg.jpg) top left no-repeat;
	min-height:60px;
  height:auto !important;
  height:60px;
}

.no_results{
	padding: 10px 10px 10px 10px;
	width: 565px;
}

.small_content
{
  background: url(../images/cms_page_btm_bg.gif) bottom left no-repeat;
}

/* footer_container */

#footer_links {
  float:left;
  width:710px;
}


#footer_links ul {
  margin:0px 0px 0px 0px;
  padding:11px 15px 0px 15px;
  list-style:none;
	font-size:9px;
	color:#454589;
	font-weight: bold;
}

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

#footer_container a {
	text-decoration:none;
	color:#707099;
	font-weight: normal;
}

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

#footer_container p {
  padding:11px 19px 0px 0px;
  margin:0px 0px 0px 0px;
  float:right;
}

#footer_container img{display:inline;margin:0 0 0 3px;border: 0 none;}


.blank_blue_button {
  background: url(../images/button_bg2.gif) repeat-x top left #454589;
  border:1px solid #000000;
  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: url(../images/button_bg.gif) repeat-x top left #A3A3BE;
  border:1px solid #000000;
  color:#454589;
  font-weight:bold;
  padding-top:2px;
  padding-bottom:2px;
  cursor: pointer; /* hand-shaped cursor  */
}

.mandatory_star {
  color:#454589;
}

#attributes_2{
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

#attribute_list td {
  padding:0px 0px 5px 0px;
  margin:0px 0px 0px 0px;
}

#attribute_list select {
  width:145px;
}


.sitemap_table td {
  padding:0px 0px 20px 0px;
}

.sitemap_table ul {
  padding:0px 0px 0px 5px;
}

.error_message,
.html_message {
	font-weight: bold;
	color: #ff0000;
}

p.welcome{
   padding: 5px 0px 0px 7px;
}

.textbox_short{
   width: 40px;
}

/********** New Branding *************/

html {
	background: #FFFFFF url('../images/body_bg.gif') top left repeat-x;
}

body {
  background: url('../images/head_contain_wide_bg.gif') 50% 0% no-repeat;
}

p#site_logo{
	float: left;
	padding: 0px 0px 5px 4px;
}

#top_menu{
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	display: inline-block;
	clear: both;
}

#visualsoft{
  color: #a6a6bb;
  padding:12px 0px 0px 0px;
}

#visualsoft a{
  color: #a6a6bb;
}



.featured_product .product_overlay, .related_product .product_overlay{
    margin-left: 1px;
    margin-top: -119px;
    position: absolute;
}

#product_left .product_img {
position:relative;
z-index:10;
}

#product_left .product_overlay {
position:absolute;
z-index:20;
margin: 1px 0px 0px 1px;
}

.product .product_overlay{
    margin-left: 1px;
    margin-top: -119px;
    position: absolute;
}

