
/*
***************************************************
****************************************************
****************************************************
*/
.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:320px;
  height:220px;
  left: 230px;
  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:10px 4px 15px 4px;
  line-height:15px;
}

#tesimonials_intro {
  padding:0px 11px 0px 11px;
  line-height:15px;
}

#tesimonials td {
  padding-left:0px;
}

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

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

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

.article_header  {
  height:33px;
  width:713px;
  background: url("../images/article_header.gif" ) top left no-repeat;
  padding:14px 0px 0px 11px;
  margin:10px 0px 0px 0px;
  font-weight:bold;
  overflow:hidden;
  font-family:"Times New Roman", Times, serif;
  font-size:14px;
  overflow:hidden;
}

.article {
  padding:12px 20px 0px 20px;
}

.article img{
  padding:10px 0px 10px 0px;
}
/************* contact us page *****************/

#company_address {
  width:260px;
  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:260px;
  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: 695px;
  height: 60px;
  overflow: hidden;
}

.jcarousel-container {
    position: relative;
    top: 0px;
    left: 4px;
    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: 137px;
    height: 46px;
    padding-left: 0px;
    padding-right: 2px;
    padding-top:13px;
}

/**
 * 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;
}

/************ faqs *****************/

#faqs .hide {
  display: none;
}

#faqs .show {
  display: block;
}

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

/* 26D7D5 */

/* E3097F / E30082 / 790045 / D7017C */


.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 5px 0px;
  font-size:12px;
  color:#26D7D5;
}

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

strong.customer {}

a {
  color:#26D7D5;
  text-decoration:underline;
}

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

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;
  color:#858585;
  padding: 0px 0px 10px 0px;
  margin:0px 0px 0px 0px;
  background: #1D1D1E url("../images/body_bg.gif") repeat-x;
}

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

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


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

#header_container {
  height:191px;
  background: url("../images/header_container_bg.jpg") top left no-repeat;
  position:relative;
  overflow:hidden;
}



#footer_container {
  background: url("../images/footer_container_bg.gif") top right no-repeat;
  height:30px;
  width:908px;
  clear:both;
  margin:9px 0px 0px 0px;
}

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

#left_column {
  width:147px;
  float:left;
  position:absolute;
  left:4px;
  overflow:hidden;
  z-index:10;
  /*background: url("../images/left_menu_tile.jpg") 6px 0px repeat-y;*/
  background: url("../images/left_column_bg.gif") no-repeat;
}

#left_column_tile {
  /*background: url("../images/left_menu_bg.jpg") no-repeat;*/
}

#middle_column_home {
  background: url("../images/middle_column_bg.jpg") top right no-repeat;
  padding:0px 0px 0px 13px;
  min-height:499px;
  height:auto !important;
  height:499px;
}

#middle_column {
  background: url("../images/middle_column_bg.jpg") top right no-repeat;
  padding:0px 0px 10px 13px;
  min-height:509px;
  height:auto !important;
  height:509px;
}

#middle_column_end {
  background: url("../images/middle_column_end.gif") bottom left no-repeat;
}

#middle_column_tile {
  width:766px;
  position:relative;
  left:138px;
  background: url("../images/middle_column_bg.gif") repeat-y
}


#product_container_bg #product_container {
  width:732px;
  background: url("../images/product_container_end.gif") bottom left no-repeat;
}

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

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


#top_container  {
  height:156px;
  background: url("../images/top_container_bg.jpg") top right no-repeat;
}


p#site_logo {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  position:absolute;
  top:15px;
  left:28px;
}

p#site_logo img {
  border:0px;
}

#top_tag {
  padding:0px 0px 0px 0px;
  margin:54px 67px 0px 0px;
  float:right;
  height:57px;
  width:552px;
  background: url("../images/top_tag_bg.jpg") bottom right no-repeat;
}

/******************* top_basket *******************/

#top_basket {
  padding:8px 18px 0px 18px;
  margin:0px 0px 0px 0px;
  float:right;
  height:127px;
  width:164px;
  background: url("../images/top_basket_bg.jpg") bottom right no-repeat;
  color:#858585;
}

#basket_contents #basket_items td {
  padding:5px 10px 3px 10px;
}

#basket_contents #basket_total td {
  padding:4px 10px 3px 10px;
}

#basket_contents span {
  color:#26D7D5;
}

#basket_contents p {
  padding:4px 3px 0px 0px;
  text-align:right;
}

/******************* top_menu *******************/

#top_menu {
  padding:0px 20px 0px 0px;
  margin:0px 0px 0px 0px;
  clear:both;
  text-align:right;
  font-family:"Times New Roman", Times, serif;
  font-size:16px;
  color:#26D7D5;
  position:relative;
  top:-5px;
}

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

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

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

#top_menu a:hover {
  color:#26D7D5;
  text-decoration:none;
}

/******************* top_search *******************/

#top_search {
  padding:8px 0px 0px 662px;
  margin:0px 0px 0px 0px;
  height:35px;
  background: url("../images/top_search_bg.jpg") top right no-repeat;
}

#top_search label {
  display:none;
}

#top_search #query {
  width:170px;
  background-color:#222223;
  color:#858585;
  border-top:2px solid #969696;
  border-left:2px solid #969696;
  border-right:2px solid #FBFBFB;
  border-bottom:2px solid #FBFBFB;
}

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

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

#footer_links {
  width:700px;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  float:left;
}

#footer_links ul {
  margin:0px 0px 0px 0px;
  padding:7px 20px 0px 20px;
  list-style:none;
  font-size:10px;
  color:#6D6D6D;
}

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

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

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

#footer_container p {
  padding:3px 20px 0px 0px;
  margin:0px 0px 0px 0px;
  float:right;
}


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

#left_menu_title {
  height:5px;
  width:137px;
  background: url("../images/left_menu_title.jpg") no-repeat;
  margin:0px 0px 0px 10px;
  overflow:hidden;
}

#left_brands_title {
  height:26px;
  width:137px;
  background: url("../images/left_brands_title.jpg") no-repeat;
  margin:0px 0px 0px 10px;
}


#left_brands {
  padding:0px 0px 0px 0px;
  height:226px;
  overflow:hidden;
}

#left_menu {
  padding:0px 0px 0px 0px;
  height:148px;
  overflow:hidden;
}

#left_menu ul,
#left_brands ul {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 20px;
  list-style:none;
  border-top:1px solid #222223;
  width:116px;
}

#left_menu li,
#left_brands li {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

#left_menu li span,
#left_brands li span {
  border-bottom:1px solid #222223;
  padding:4px 0px 4px 4px;
  display:block;
  width:112px;
  color:#26D7D5;
}

#left_menu li a,
#left_brands li a {
  text-decoration:none;
  color:#858585;
}

#left_menu li a:hover,
#left_brands li a:hover {
  text-decoration:none;
  color:#26D7D5;
}

/******************* quick_find *******************/

#quick_find_title {
  height:25px;
  width:137px;
  background: url("../images/quick_find_title.jpg") no-repeat;
  margin:0px 0px 0px 10px;
}

#quick_find,
#quick_find_2 {
  padding:0px 0px 0px 0px;
  height:137px;
  overflow:hidden;
  background: url("../images/quick_find_bg.jpg") bottom right no-repeat;
}

#quick_find_2 {
  background: url("../images/quick_find_bg2.jpg") bottom right no-repeat;
}

#quick_find form,
#quick_find_2 form {
  padding:3px 7px 0px 15px;
}

#quick_find label,
#quick_find_2 label {
  display:none;
}

#quick_find select,
#quick_find_2 select {
  margin-bottom:3px;
  margin-top:3px;
  width:125px;
  background-color:#222223;
  color:#858585;
}

#quick_find .findButton,
#quick_find_2 .findButton{
  margin-top:3px;
}

/******************* home_page *******************/

#home_page {
  height:421px;
  width:753px;
  background: url("../images/home_page_bg.jpg") 229px 0px no-repeat;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}

#home_welcome {
  float:left;
  width:398px;
  padding:0px 0px 0px 11px;
}

#flash_box {
  float:right;
  padding:16px 0px 0px 0px;
}


#home_page_text {

  color:#5E5E5E;
  line-height:16px;
  font-family:"Times New Roman", Times, serif;
  font-size:13px;
  padding:7px 0px 0px 0px;

}

#home_promo {
  height:289px;
  width:398px;
}

#home_promo img {
  border:0px;
}

/******************* featured_brands *******************/

#featured_brands {
  height:71px;
  width:740px;
  background: url("../images/featured_brands_bg.jpg") 0px 5px no-repeat;
  margin:0px 0px 0px 0px;
}

#featured_brands p {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  float:right;
}

#featured_brands p img,
#brands img {
  border:0px;
}

#brands {
  float:left;
  width:678px;
  height:60px;
}

#brands ul {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

#mycarousel{width:800px;height:46px;list-style:none;text-align:center;overflow:hidden;margin:0;padding:0;}
#mycarousel li{float:left;height:46px;width:137px;margin:0;padding:0px 0px 0px 0px;}
#mycarousel li img{height:46px;width:137px;}
.jcarousel-container {position: relative;top: 13px;left: 8px;margin: 0;padding: 0;width: 678px;height: 60px;overflow: hidden;}


/******************* breadcrumb *******************/

#breadcrumb_container {
  width:732px;
  height:65px;
  background: url("../images/breadcrumb_container_bg.jpg") no-repeat;
  overflow:hidden;
  margin:0px 0px 0px 5px;
}

p#breadcrumb {
  padding:4px 15px 0px 15px;
  margin:0px 0px 0px 0px;
  color:#26D7D5;
}

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

p#breadcrumb a:hover {
  text-decoration:none;
  color:#26D7D5;
}

#breadcrumb_container h1 {
  padding:18px 15px 0px 15px;
  margin:0px 0px 0px 0px;
  color:#26D7D5;
  font-family:"Times New Roman", Times, serif;
  font-size:20px;
  font-weight:normal;
}

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

#subcategories_box {
  background: url("../images/subcategories_bg.gif") no-repeat;
  height:79px;
  width:732px;
  overflow:hidden;
  margin:0px 0px 0px 5px;
}

#subcategories {
  padding:3px 15px 0px 15px;
  line-height:15px;
  width:550px;
  height:63px;
  overflow:hidden;
}


#subcategories_image {
  position:absolute;
  top:12px;
  right:22px;
}

#subcategories_image_brand {
  position:absolute;
  top:80px;
  right:32px;
}

#subcategories_image_brand img {
  border:1px solid #2C2C2D;
}

/******************* browse_options *******************/

#select_container {
  background: url("../images/browse_options_bg.gif") no-repeat;
  height:34px;
  width:707px;
  overflow:hidden;
  margin:0px 0px 0px 5px;
  padding:0px 10px 0px 15px;
}

#select_container label {
  display:none;
}

#select_container #select_manufacturer {
  width:180px;
  margin-right:5px;
  margin-top:6px;
}

#select_container #select_price {
  width:100px;
  margin-right:5px;
  margin-top:6px;
}

#select_container #select_sort_order {
  width:100px;
  margin-right:5px;
  margin-top:6px;
}


/******************* product_pageing_top *******************/


#product_pageing_top {}

#product_pageing_bottom {}

#product_pageing_top #product_results {
  float:left;
  padding:5px 0px 5px 10px;
  color:#4E4E4E;
}

#product_pageing_top .product_pages {
  padding:5px 25px 5px 0px;
  color:#4E4E4E;
  float:right;
}

#product_pageing_bottom .product_pages {
  padding:0px 25px 10px 0px;
   color:#4E4E4E;
   float:right;
}

#product_results a {
  color:#4E4E4E;
  text-decoration:none;
}

.product_pages a {
  color:#4E4E4E;
  text-decoration:none;
}

.product_pages a:hover,
#product_results a:hover {
  color:#26D7D5;
  text-decoration:none;
}

/******************* products *******************/

#search_results {}

#related_products_title {
  height:35px;
  width:241px;
  background: url("../images/related_products_title.gif") no-repeat;
  margin:5px 0px 3px 5px;
  padding:0px 0px 0px 6px;
}


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

.product_row {
  height:258px;
  width:725px;
  background: url("../images/products_bg.gif") no-repeat;
  overflow:hidden;
  margin:0px 0px 3px 5px;
  padding:0px 0px 0px 6px;
}


.product {
  width:134px;
  height:220px;
  margin:15px 0px 0px 8px !important;
  margin:15px 4px 0px 4px;
  position:relative;
  float:left;
}

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

.product li {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

.product .product_image {
  width:134px;
  height:134px;
  background: url("../images/product_image_bg.gif") no-repeat;
}

.product .product_image img {
  padding:3px 0px 0px 3px;
}

.product .product_title {
  height:58px;
  overflow:hidden;
  padding:0px 2px 0px 2px;
  margin:8px 0px 0px 0px;
  line-height:14px;
}

.product .product_title span {
  height:23px;
  overflow:hidden;
  display:block;
  font-family:"Times New Roman", Times, serif;
  font-size:14px;
  padding:0px 0px 6px 0px;
}

.product_title a {
  color:#858585;
  text-decoration:none;
  font-weight:bold;
}

.product_title a:hover {
  color:#26D7D5;
  text-decoration:none;
}

.product_price {
  padding:0px 2px 0px 2px;
  margin:4px 0px 0px 0px;
  color:#26D7D5;
  font-weight:bold;
  font-size:12px;
}


.product .product_view {
  position:absolute;
  right:2px;
  bottom:0px;
}

/******************* main_product *******************/

#main_product  {
  background: url("../images/grad_full.gif")top left no-repeat;
}


#product_left {
  padding:10px 0px 10px 15px;
  width:230px;
  float:left;
}

#product_right {
  padding:0px 0px 0px 0px;
  width:483px;
  float:right;
}

#product_left img {
  padding:1px 1px 1px 1px;
  border:1px solid #2C2C2D;
}

.product_img {
  height:223px;
}

#product_thumbs {}

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

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

h1#product_title_h1 {
  padding:10px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  font-size:20px;
  color:#858585;
  font-family:"Times New Roman", Times, serif;
  font-weight:normal;
}

h1#product_title_h1 span {
  display:block;
  padding:1px 0px 0px 0px;
}

.short_desc {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  width:320px;
  float:left;
  min-height:200px;
  height:auto !important;
  height:200px;
}

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

.short_desc li{
  padding:5px 0px 2px 10px;
  margin:0px 0px 0px 0px;
  list-style:none;
  font-weight:bold;
  background: url("../images/bullet.gif") 0px 10px no-repeat;
}

#stock {
  padding:8px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  width:160px;
  float:right;
  text-align:right;
}

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

#stock li{
  padding:0px 0px 3px 0px;
  margin:0px 0px 0px 0px;
}

#further_options {
  border-top:1px solid #2C2C2D;
  width:478px;
  margin:8px 0px 0px 0px;
}

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

#further_options li{
  padding:7px 10px 4px 0px;
  margin:0px 0px 0px 0px;
  float:left;
}

#buy_options {
  position:relative;
  min-height:104px;
  height:auto !important;
  height:104px;
}

#attributes {
  padding:10px 0px 0px 0px;
  width:200px;
}

#attributes td {
  padding-left:0px;
}

#attributes select {
  width:150px;
  background-color:#222223;
  color:#858585;
}

#prices {
  width:200px;
  text-align:right;
  position:absolute;
  bottom:5px;
  right:11px;
}

#prices p {
  padding:0px 5px 1px 0px;
  margin:0px 0px 0px 0px;
}

#prices #our_price {
  padding:0px 5px 1px 0px;
  margin:0px 0px 0px 0px;
  font-size:14px;
  color:#858585;
  font-weight:bold;
  font-family:"Times New Roman", Times, serif;
}

#prices #price {
  font-size:23px;
  color:#26D7D5;
}


#additional_title {
  background: url("../images/additional_title.jpg") no-repeat;
  height:47px;
  width:723px;
  margin:0px 0px 0px 5px;
}


#additional_info,
#long_description {
  line-height:15px;
  padding:5px 15px 5px 15px;
}

#brand_title {
  background: url("../images/brand_title.jpg") no-repeat;
  height:47px;
  width:723px;
  margin:0px 0px 0px 5px;
}

#brand_profile{
	padding: 0px 0px 15px 0px;
}

#brand_text {
  line-height:15px;
  padding:5px 15px 5px 15px;
  float:left;
  width:530px;
}

#brand_text a {
  color:#858585;
  text-decoration:none;
}

#brand_text a:hover,
#brand_text span {
  color:#26D7D5;
  text-decoration:none;
}

#brand_image {
  float:right;
  padding:15px 20px 0px 0px;
}

#brand_image img  {
  border:1px solid #2C2C2D;
}

.cms_page,
#cms {
  padding:10px 15px 15px 15px;
  line-height:15px;
}

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

.box_end .box_footer_s {
  width:732px;
  background: url("../images/product_container_end.gif") bottom left no-repeat;
}

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

.small_content {
  padding:10px 15px 15px 15px;
  line-height:15px;
}

#brand_logos {
  padding:0px 0px 8px 7px !important;
  padding:0px 0px 8px 5px;
}

.brand_logo_box {
  float:left;
  margin:4px 0px 0px 2px;
}

.brand_logo_box a  {
  border:1px solid #2C2C2D;
  padding:1px 1px 1px 1px;
  display:block;
  height:46px;
  width:137px;
}

.brand_logo_box a:hover  {
  border:1px solid #26D7D5;
  padding:1px 1px 1px 1px;
}

.table_row_header,
.basketheader td {
  border-bottom:1px solid #2C2C2D;
}

.mandatory_star {
  color:#26D7D5;
  font-weight:bold;
}

.blank_blue_button, .button_110 {
  background: #26D7D5 url("../images/button_pink.gif") repeat-x;
  border:1px solid #26D7D5;
  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: #4A4A4A url("../images/button_grey.gif") repeat-x;
  border:1px solid #4A4A4A;
  color:#000000;
  font-weight:bold;
  padding-top:2px;
  padding-bottom:2px;
  cursor: pointer; /* hand-shaped cursor  */
}

#basket_page {
  padding:10px 15px 15px 15px;
  line-height:15px;
}

#basket_page td {
  padding-left:0px;
}

.basket_image img {
  padding:1px 1px 1px 1px;
  border:1px solid #2C2C2D;
}

#main_image img {
  padding:1px 1px 1px 1px;
  border:1px solid #2C2C2D;
}

#sitemap {
  padding:10px 15px 15px 15px;
  line-height:15px;
}

#sitemap ul{
  margin: 2px 0px 5px 20px;
  padding: 0px 0px 0px 0px;
}

#sitemap ul li{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#sitemap a{
  text-decoration: none;
  color: #858585;
}

.sitemap_title{
  color:#26D7D5;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-weight: bold;
}

#sitemap strong a{
  color:#26D7D5;
  margin: 0px 0px 0px 7px;
}

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

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

ul#press_articles li{
    margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

ul#press_articles a img{
  border: 0px;
  float: left;
  margin: 0px 10px 5px 0px;
}

.size_guide th {
  background-color:#2C2C2D;
  border-bottom:1px solid #359EB3;
}

.size_guide td {
  border-bottom:1px solid #2C2C2D;
  text-align:center;
}

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

.rand_image{
	float:left;
	display: inline;
	margin: 0px 5px 0px 0px;
}

.address_select{
	width: 140px;
}