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

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

.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:279px;
  height:279px;
  left:292px;
  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 {
  height:73px;
  padding:27px 10px 0px 0px;
  margin:0px 0px 6px 11px;
  color: #CC0000;
  font-weight: bold;
  font-size:11px;
}

.discontinued_desc a,
.discontinued_desc a:hover {
  color:#ffffff;
}

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

*/

.article {
  padding:15px 0px 0px 0px;
}

.article_customer {
  font-size:11px;
  font-weight:bold;
  color:#86EFF3;
}

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

.contact_us_text {
  width:330px;
  float:left;
}

#contact_us_form,
#contact_us_map {
  width:320px;
  float:right;
}


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

#contact_us_form textarea {
  height:100px;
}

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

#map_canvas {
  width:250px;
  height:250px;
  float:right;
  margin:0px 20px 0px 0px;
}

#map {
  width:710px;
  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;
}

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

#faqs .hide {
  display: none;
}

#faqs .show {
  display: block;
}

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

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

.address_select{
	width: 140px;
}

/************ standard forms *****************/

.form_label {
  width:110px;
}

.basket_label {
  display:none;
}

.basket_remove {
  width:40px;
}


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

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

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

img {
  border:0px;
}


h1 {
  margin:0px 0px 0px 0px;
  padding:7px 0px 7px 0px;
  color:#86eff3;
  font-size:16px;
}

h2 {
  margin:0px 0px 0px 0px;
  padding:7px 0px 7px 0px;
  color:#86eff3;
  font-size:11px;
}


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

strong.customer {}

a {
  color:#86eff3;
  text-decoration:none;
}

a:hover {
  color:#ffffff;
  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:Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#ffffff;
  padding: 0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  background: #2d2d2d url("../images/body_bg.jpg") 50% 0% no-repeat;
}

body#pop_up {
  background: #202020 url("../images/header_container_bg_pop.jpg") repeat-x;
}

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

#parent_container {
  width:944px;
  margin:0px auto;
  padding:0px 0px 0px 0px;
}

#pop_up #parent_container {
  width:508px;
  margin:0px auto;
  padding:0px 0px 0px 0px;
}

#header_container {
  height:166px;
  overflow:hidden;
  position:relative;
}

#pop_up #header_container {
  height:91px;
  overflow:hidden;
  text-align:right;
}

#pop_up #header_container p {
  padding:65px 0px 0px 0px;
}

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

#pop_up #left_column {
  width:101px;
  float:left;
  padding:0px 0px 0px 0px;
  position:relative;
  left:5px;
  overflow:hidden;
}

#middle_column {
  width:750px;
  float:left;
  position:relative;
  left:17px;
  padding:0px 0px 0px 0px;
  overflow:hidden;
}

#pop_up #middle_column {
  width:395px;
  float:left;
  position:relative;
  left:5px;
  padding:0px 0px 0px 0px;
  overflow:hidden;
}


#body_container {
   background:url("../images/body_container_tile.jpg") repeat-y;
}

#body_container_top {
   background:url("../images/body_container_top_bg.jpg") top left no-repeat;
   min-height:1px;
   height:auto !important;
   height:1px;
}


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

#product_container_bg #product_container,
.box_end .box_footer_s {
   background:url("../images/cms_container_end_bg.gif") bottom left no-repeat;

}

#footer_container {
  height:41px;
  background:url("../images/footer_container_bg.jpg") 0px -1px no-repeat;
}

/******************* header_container - site_logo *******************/

#site_logo {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  position:absolute;
  left:17px;
  z-index:10;
}

/******************* header_container - top_container *******************/

#header_container #top_container {
  background:url("../images/top_container_bg.jpg") top left no-repeat;
  height:111px;
  overflow:hidden;
}

#site_phone {
  float:right;
  position:relative;
  right:33px;
  top:18px;
}

#top_container_basket {
  background:url("../images/top_container_basket_bg.jpg") top left no-repeat;
  height:99px;
  width:194px;
  overflow:hidden;
  float:right;
  position:relative;
  right:12px;
  top:12px;
  letter-spacing:0.3px;
  font-size:11px;
}


#top_container_basket #basket_links_1 {
  padding:10px 0px 0px 43px;
}


#top_container_basket #basket_contents {
  padding:5px 0px 0px 49px;
  color:#ffffff;
}

#top_container_basket #basket_contents span {
  color:#86eff3;
  font-weight:bold;
}

#top_container_basket #basket_links {
  padding:2px 0px 0px 47px;
  color:#ffffff;
}

#top_container_basket #basket_links a {
  color:#86eff3;
  text-decoration:none;
}

#top_container_basket #basket_links a:hover {
  color:#ffffff;
  text-decoration:none;
}


/******************* header_container - lower_container *******************/

#header_container #lower_container {
  background:url("../images/lower_container_bg.jpg") top left no-repeat;
  height:30px;
  overflow:hidden;
}


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

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

#top_menu span {
  display:none;
}

#top_menu a {
  display:block;
  height:21px;
}

#top_menu_1 a {
  width:62px;
  background: url("../images/top_menu_1.jpg") no-repeat;
}

#top_menu_2 a {
  width:82px;
  background: url("../images/top_menu_2.jpg") no-repeat;
}

#top_menu_3 a {
  width:102px;
  background: url("../images/top_menu_3.jpg") no-repeat;
}

#top_menu_4 a {
  width:95px;
  background: url("../images/top_menu_4.jpg") no-repeat;
}

#top_menu_5 a {
  width:66px;
  background: url("../images/top_menu_5.jpg") no-repeat;
}

#lower_container_search {
  padding:5px 13px 0px 0px;
  float:right;
}

#lower_container_search label {
  display:none;
}

#lower_container_search span {
  width:140px;
  height:21px;
  display:block;
  background: url("../images/lower_container_search_box.jpg") no-repeat;
  padding:4px 0px 0px 4px;
  margin:0px 0px 0px 0px;
}

#lower_container_search #query {
  color:#292929;
  border:0px;
  width:135px;
  font-size:10px;
  padding:0px 0px 0px 0px;
}

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

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

#breadcrumb_container p {
  padding:5px 0px 0px 185px;
}

#breadcrumb_container span {
  color:#86eff3;
}



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

#left_menu {}

.brand_title{
  width: 150px;
  height: 25px;
  background: url("../images/brands_title.gif") top left no-repeat;
  margin: 0px 0px 0px 5px;
}

.search_brand{
   margin: 10px 0px 6px 0px;
}

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

#left_menu ul 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 0px 0px;
  font-size:10px;
}

#left_menu span {
  height:18px;
  width:132px;
  background: url("../images/left_menu_item.gif") no-repeat;
  overflow:hidden;
  border-top:1px solid #070707;
  display:block;

  padding:5px 0px 0px 18px;
}

#left_menu .left_menu_first span {
  background: url("../images/left_menu_item_first.gif") no-repeat;

  padding:4px 0px 0px 20px;
}

#left_menu .left_menu_sale span {
  /*background: url("../images/left_menu_item_sale.gif") no-repeat;*/
  border-bottom:1px solid #4a4a4a;
}

#left_menu li li span,
#left_menu .left_menu_first li span {
  background: url("../images/left_menu_item_sub.gif") no-repeat;
  min-height:18px;
  height:auto !important;
  height:18px;
  overflow:visible;
}

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

#left_menu a:hover,
#left_menu li li a {
  color:#7ad6da;
  text-decoration:none;
}

/******************* left_brands *******************/

#left_brands {
  height:78px;
  width:160px;
  background: url("../images/left_brands_bg.jpg") no-repeat;
}

#left_brands label {
  display:none;
}

#left_brands select {
  font-size:10px;
  width:130px;
  margin:45px 0px 0px 15px;
  color:#292929;
}

/******************* left_newsletter *******************/

#left_newsletter {
  height:56px;
  width:160px;
  background: url("../images/left_newsletter_bg.jpg") no-repeat;
  padding:102px 0px 0px 15px;
}

#left_newsletter label {
  display:none;
}

#left_newsletter span {
  width:128px;
  height:16px;
  display:block;
  background: url("../images/left_newsletter_box.gif") no-repeat;
  padding:1px 0px 0px 2px;
  margin:0px 0px 7px 0px;
}

#left_newsletter #emailaddress {
  color:#292929;
  border:0px;
  width:125px;
  font-size:10px;
}

/******************* home_promo_fade *******************/

#home_promo_fade {
  height:304px;
  width:493px;
  background: url("../images/home_promo_fade_bg.gif") no-repeat;
  margin:5px 0px 0px 0px;
  float:left;
  display:inline;
  padding:7px 0px 0px 7px;
}

/******************* home_best_sellers *******************/

#home_best_sellers {
  height:311px;
  width:250px;
  background: url("../images/home_best_sellers_bg.jpg") bottom left no-repeat;
  margin:5px 0px 0px 0px;
  float:left;
  display:inline;
}

#home_best_sellers_title {
  height:31px;
  width:250px;
  background: url("../images/home_best_sellers_title.jpg") no-repeat;
}

.best_seller {
  padding:4px 9px 1px 9px;
  height:50px;
  overflow:hidden;
  font-size:10px;
}

.best_seller td {
  padding:0px 8px 0px 0px;
}

.best_seller td {
  padding:0px 8px 0px 0px;
}

.best_seller td.best_seller_number {
  padding:1px 8px 0px 0px;
  color:#86eff3;
}

.best_seller td.best_seller_title {
  padding:1px 8px 0px 0px;
  color:#ffffff;
}

.best_seller td.best_seller_title span {
  display:block;
  height:26px;
  line-height:13px;
  overflow:hidden;
  margin:0px 0px 3px 0px;
}

.best_seller td.best_seller_title span a {
  color:#ffffff;
  text-decoration:none;
}

.best_seller td.best_seller_title span a:hover {
  color:#86eff3;
  text-decoration:none;
}




/******************* home_brands *******************/

#home_brands {
  height:73px;
  width:750px;
  background: url("../images/home_brands_bg.jpg") no-repeat;
  clear:both;
}

#home_brands #brands {
  height:59px;
  width:735px;
  overflow:hidden;
  position:relative;
  left:9px;
}

#home_brands ul {
  padding:11px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  list-style:none;
  width: 882px;
  height: 59px;

}

#home_brands li {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  display:block;
  float:left;
  height:49px;
  width:147px;
}

/******************* home_brands *******************/

#home_promo_interactive {
  height:316px;
  width:750px;
  background: url("../images/home_promo_interactive_bg.jpg") no-repeat;
  clear:both;
}

.interactive_promo {
  float:left;
  display:inline;
  margin:7px 7px 0px 7px;
  width:236px;
  overflow:hidden;
}

.interactive_promo label {
  display:none;
}

.interactive_promo select {
  font-size:10px;
  width:232px;
  margin:2px 0px 0px 2px;
  color:#292929;
}

/******************* seo box *******************/

#seo_box{
  width: 746px;
  min-height: 100px;
  height: auto!important;
  height: 100px;
  background: url(../images/seo_box_slice.gif) repeat-y;
  margin: 0px 0px 0px 0px;
}
#seo_box_top{
  width: 746px;
  min-height: 1px;
  height: auto!important;
  height: 1px;
  background: url(../images/seo_box_top.gif) no-repeat;
  padding: 4px 0px 0px 0px;
}
#seo_box_footer{
  width: 746px;
  height: 7px;
  background: url(../images/seo_box_footer.gif) no-repeat;
  overflow: hidden;
  margin: 0px 0px 0px 0px;
}

#seo_wrapper{
  height: expression( this.scrollHeight > 224 ? "225px" : "auto" ); /* sets max-height for IE - doesn't validate */
  max-height: 225px; /* sets max-height value for all standards-compliant browsers */
  overflow: auto;
  width: 695px;
  padding: 0px 30px 0px 16px;
  font-size: 11px;
}
/*
#seo_box_top #seo_wrapper h1{
  padding:10px 0px 10px 10px;
  margin:0px;
}
#seo_wrapper p{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 8px 0px;
}

#seo_wrapper h1{
  margin: 0px;
  padding: 3px 0px 0px 10px;
}
*/
/******************* footer_links *******************/

#footer_links {
  float:left;
}

#footer_links ul {
  padding:8px 0px 0px 22px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

#footer_links li {
  padding:0px 1px 0px 1px;
  margin:0px 0px 0px 0px;
  color:#939393;
  display:inline;
  font-size:10px;
}

#footer_links a {
  color:#939393;
  text-decoration:none;
}

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

#visualsoft {
  padding:4px 12px 0px 0px;
  margin:0px 0px 0px 0px;
  float:right;
}

/******************* cms_page *******************/

.cms_page {
  min-height:679px;
  height:auto !important;
  height:679px;
  background: url("../images/cms_page_bg.jpg") no-repeat;
  padding:15px 15px 15px 15px;
  line-height:15px;
}

#pop_up .cms_page {
  min-height:1px;
  height:auto !important;
  height:1px;
  background: none;
  padding:15px 15px 15px 15px;
  line-height:15px;
}

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

.small_content {
  height:539px;
  background: url("../images/cms_page_bg.jpg") 0px -10px no-repeat;
  padding:5px 15px 15px 15px;
  line-height:15px;
}



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

#page_intro {
  /*
  min-height:150px;
  height:auto !important;
  */
  height:150px;
  width:717px;
  background: url("../images/page_intro_bg.jpg") no-repeat;
  position:relative;
  padding:10px 16px 0px 16px;
}

#page_intro h1,
#page_intro_new_3 h1 {
  /*padding:18px 0px 2px 0px;*/
  font-size:14px;
  font-weight:normal;
}


#page_intro_text {
  padding:0px 200px 0px 0px;
  padding:0px 0px 0px 0px;
  line-height:18px;
  min-height:70px;
  height:auto !important;
  height:70px;
}

#page_intro_text td {
  padding:2px 0px 2px 0px;
}

#page_intro_image {
  position:absolute;
  top:12px;
  right:19px;
}

#page_intro p {
  padding:0px 0px 0px 0px;
}

#page_intro_new {
  min-height:1px;
  height:auto !important;
  height:1px;
  width:749px;
  /*background: url("../images/page_intro_new.gif") repeat-y;*/
  background: url("../images/page_intro_new_slice.gif") repeat-y;
  margin: 3px 0px 0px 4px;
}

#page_intro_new_2 {
  min-height:1px;
  height:auto !important;
  height:1px;
  /*background: url("../images/page_intro_new_2.gif") top left no-repeat;*/
  background: url("../images/page_intro_new_top.gif") top left no-repeat;
}

#page_intro_new_3 {
  min-height:147px;
  height:auto !important;
  height:147px;
  /*background: url("../images/page_intro_new_3.gif") bottom left no-repeat;*/
  background: url("../images/page_intro_new_footer.gif") bottom left no-repeat;
  position:relative;
  padding:1px 0px 0px 0px;
}

#page_intro_text_wrapper{
  height: expression( this.scrollHeight > 165 ? "166px" : "auto" ); /* sets max-height for IE - doesn't validate */
  max-height: 166px; /* sets max-height value for all standards-compliant browsers */
  overflow: auto;
  width: 692px;
  padding: 0px 30px 0px 16px;
}
/******************* select_container *******************/

#select_container {
  padding:8px 16px 5px 6px;
}

#select_sort_order_box {
  width:100%;
}

#select_container label {
  display:none;
}

#select_container select {
  width:160px;
  margin-right:6px;
  font-size:10px;
}

#select_container select#select_price,
#select_container select#select_size {
  width:80px;
}

#select_container #select_sort_order {
  margin-right:0px;
  width:120px;
}

/******************* product_paging *******************/

#product_paging_top {
  height:23px;
  width:752px;
  margin:0px 0px 0px 0px;
  color:#86eff3;
  overflow:hidden;
}

#product_paging_bottom {
  padding:0px 0px 5px 0px;
  color:#86eff3;
}

#paging_options {
  padding:5px 0px 0px 15px;
  float:left;
  word-spacing:2px;
}

.pages {
  padding:5px 15px 0px 0px;
  float:right;
  word-spacing:2px;
}

#product_paging_top a,
#product_paging_bottom a {
  color:#86eff3;
  text-decoration:none;
}

#product_paging_top span,
#product_paging_bottom span  {
  color:#ffffff;
}


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

.product {
  height:292px;
  width:187px;
  margin:0px 0px 0px 0px;
  float:left;
  background: url("../images/product.jpg") no-repeat;
  position:relative;
}

.product_1 {
  background: url("../images/product_1.jpg") no-repeat;
}

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

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

.product li.product_title {
  padding:8px 9px 0px 9px;
  margin:0px 0px 0px 0px;
  line-height:14px;
  height:45px;
  overflow:hidden;
}

.product li.product_title span {
  font-size:12px;
  line-height:14px;
  display:block;
  height:14px;
  overflow:hidden;
}

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

.product_title a:hover,
.product_title a span {
  color:#86eff3;
  text-decoration:none;
}

.product_view {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  position:absolute;
  bottom:12px;
  right:15px;
}


.product_rrp {
  color:#848484;
  font-size:11px;
  padding:6px 16px 0px 16px;
  text-transform:uppercase;
}

.product_price {
  color:#86eff3;
  font-size:12px;
  padding:3px 16px 0px 16px;
  text-transform:uppercase;
}

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

#main_product {
  width:749px;
  background: url("../images/cms_container_tile.gif") repeat-y;
}

#main_product_top {
  background: url("../images/cms_page_bg.jpg") no-repeat;
}

/******************* product_left *******************/

#product_left {
  padding:17px 0px 0px 13px;
  width:290px;
  float:left;
}

.product_img {
  height:284px;
  width:284px;
  background: url("../images/product_img_bg.gif") no-repeat;
  padding:6px 0px 0px 5px;
}


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

#product_thumbs li {
  padding:4px 0px 0px 5px;
  margin:0px 0px 0px 0px;
  background: url("../images/product_thumb_bg.gif") no-repeat;
  display:block;
  height:92px;
  width:91px;
  float:left;
}


/******************* product_right *******************/

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

.short_desc {
  min-height:170px;
  height:auto !important;
  height:170px;
  float:left;
  width:255px;
  padding:27px 0px 0px 15px;
}

#product_right h1 {
  padding:0px 0px 0px 0px;
  font-size:16px;
  font-weight:bold;
}

#product_right h1 span {
  padding:0px 0px 0px 0px;
  font-size:12px;
  font-weight:normal;
  display:block;
  line-height:15px;
}

#code {
  padding:2px 0px 0px 0px;
  color:#848484;
}

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

.short_desc li {
  background: url("../images/bullet.gif") 0px 10px no-repeat;
  padding:4px 0px 3px 10px;
  margin:0px 0px 0px 0px;
  line-height:14px;
  color:#D7C5D9;
  font-size:11px;
}

#stock {
  float:right;
  width:150px;
}

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

#stock li {
  padding:0px 29px 0px 0px;
  margin:0px 0px 5px 0px;
  list-style:none;
  display:block;
  height:17px;
  overflow:hidden;
  text-align:right;
}

#stock_delivery {
  background: url("../images/stock_delivery.gif") top right no-repeat;
}

#stocl_state {
  background: url("../images/stocl_state.gif") top right no-repeat;
}

#stock_secure {
  background: url("../images/stock_secure.gif") top right no-repeat;
}

#stock_state_none {
  background: url("../images/stock_state_none.gif") top right no-repeat;
}

#product_attributes {
  height:73px;
  float:left;
  width:167px;
  padding:27px 0px 0px 0px;
  margin:0px 0px 6px 11px;
  background: url("../images/product_attributes_bg.gif") bottom left no-repeat;
}

#product_buy {
  float:right;
  width:163px;
  text-align:right;
  padding:0px 4px 0px 0px;
}

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

p#rrp_price {
  font-size:12px;
  color:#848484;
  text-transform:uppercase;
}

p#price {
  color:#86eff3;
  font-size:26px;
  font-weight:bold;
  padding:2px 0px 8px 0px;
}

#further_options {
  background: url("../images/further_options_bg.gif") no-repeat;
  height:102px;
  width:432px;
}

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

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

#further_options li#cards {
  padding:0px 0px 0px 15px;
  margin:0px 0px 0px 0px;
}

/******************* product_information *******************/

#product_information_title {
  width:747px;
  height:37px;
  background: url("../images/product_information_title.gif") no-repeat;
  margin:0px 0px 0px 1px;
}

#brand_information_title {
  width:747px;
  height:37px;
  background: url("../images/brand_information_title.gif") no-repeat;
  margin:0px 0px 0px 1px;
}

#related_products_title {
  width:747px;
  height:37px;
  background: url("../images/related_products_title.gif") no-repeat;
  margin:0px 0px 0px 1px;
}

.extra_information_box {
  background: url("../images/cms_container_tile.gif") repeat-y;
}

.extra_information,
.extra_information_brand {
   background:url("../images/cms_page_bg_2.jpg") 1px 0px no-repeat;
   min-height:1px;
   height:auto !important;
   height:1px;
   padding:5px 15px 5px 15px;
   line-height:13px;
}

.extra_information_brand {
   background:url("../images/cms_page_bg_3.jpg") 1px 0px no-repeat;
}


/*#brand_information {
   width:540px;
   float:left;
}*/

/*#brand_logo {
   background:url("../images/brand_bg_2.gif") no-repeat;
   height:59px;
   width:145px;
   float:right;
   padding:5px 0px 0px 5px;
}*/

#product_close {
  width:747px;
  height:6px;
  background: url("../images/product_close.gif") no-repeat;
  margin:0px 0px 0px 1px;
}

/******************* basket_page *******************/

#basket_page {
  min-height:684px;
  height:auto !important;
  height:684px;
  background: url("../images/cms_page_bg.jpg") no-repeat;
  padding:10px 0px 15px 5px;
  line-height:15px;
}

#basket_page_short {
  min-height:350px;
  height:auto !important;
  height:350px;
  background: url("../images/cms_page_bg.jpg") no-repeat;
  padding:10px 0px 15px 5px;
  line-height:15px;
}

#basket_page_contents {
  padding:15px 15px 15px 10px;
}

#basket_page_contents_intro {
  padding:0px 5px 15px 5px;
  font-size:11px;
  font-weight:bold;
}

.basket_image img  {
  padding:1px 1px 1px 1px;
  border:1px solid #4a4a4a;
}

.basketheader td,
.table_row_header {
  border-bottom:1px solid #4a4a4a;
  padding:0px 5px 4px 5px;
  font-size:11px;
  font-weight:bold;
  color:#939393;
}

.basket_text td {
  border-bottom:1px solid #4a4a4a;
  padding:0px 0px 0px 0px;
}

#popup_window_tile {
  background: url("../images/popup_window_tile.jpg") repeat-y;
}

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

#popup_window_end {
  background: url("../images/popup_window_end.jpg") bottom left no-repeat;
  min-height:310px;
  height:auto !important;
  height:310px;
}

#image_left  {
  padding:7px 0px 7px 6px;
}

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

#image_right li {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  height:101px;
  width:101px;
  background: url("../images/thumb_bg_pop.gif") bottom left no-repeat;
  overflow:hidden;
}

#image_right img {
  padding:7px 0px 0px 7px;
}

.account_icon {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  height:96px;
  width:96px;
  background: url("../images/product_thumb_bg.gif") bottom left no-repeat;
  overflow:hidden;
}

.account_icon img {
  padding:4px 0px 0px 4px;
}

.blank_blue_button, .button_110,
.addbasket, .blank_alt_button_large,
.blank_green_button, .addbasket,
.button_94  {
  background: #259396 url("../images/button_bg.gif") top left repeat-x;
  border:1px solid #86EFF3;
  color:#2D2D2D;
  font-weight:bold;
  padding-top:2px;
  padding-bottom:2px;
  cursor: pointer; /* hand-shaped cursor  */
  font-size:11px;
}


.strike_price {
  text-decoration:line-through;
  display:block;
}

.td_full {
  width:100%;
}

#cvv2,
#issue_number {
  width:50px;
}
#address1{
  float:left;
  width:150px;
  padding-bottom:10px;
}
#address2{
  float:left;
  width:170px;
  padding-bottom:10px;
}

/******************* homepage_new *******************/

#homepage_sub_sections{
	padding:2px 0px 0px 2px;
  height: 356px;
}

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

#homepage_sub_sections li{
	float:left;
	padding:0px 4px 4px 0px;
}

#homepage_sub_sections img{
	float:left;
}

#homepage_sub_sections .last_in_row{
	padding-right:0px;
}

.sub_section{
  float: left;
  width: 146px;
  height: 173px;
  padding: 0px 4px 0px 0px;
}

.sub_section_last{
  float: left;
  width: 146px;
  height: 173px;
  padding: 0px 0px 0px 0px;
}

.sub_section_img{
  width: 146px;
  height: 142px;
  overflow: hidden;
}

.sub_section_link{
  width: 146px;
  height: 31px;
  background: url(../images/sub_section_btm.jpg) no-repeat;
}

.sub_section_link a{
  color: #000;
  display: block;
  text-align: center;
  padding: 7px 0px 0px 0px;
}

/******************* seo box new *******************/

#seo_box_below{
  width: 746px;
  min-height: 100px;
  height: auto!important;
  height: 100px;
  background: url(../images/seo_box_slice.gif) repeat-y;
  margin: 0px 0px 0px 2px;
  float:left;
}

#seo_box_top_below{
  width: 746px;
  min-height: 182px;
  height: auto!important;
  height: 182px;
  background: url(../images/seo_box_top.gif) no-repeat;
  float:left;
}

#seo_box_footer_below{
  width: 746px;
  height: 7px;
  background: url(../images/seo_box_footer.gif) no-repeat;
  overflow: hidden;
  margin: 0px 0px 0px 2px;
  float:left;
}

#seo_wrapper_boxes{
  padding: 0px 0px 0px 2px;
  float:left;
}

#seo_box_top_below #seo_wrapper_boxes h1{
  padding:0px 0px 2px 0px;
  margin:0px;
  font-size:14px;
}

#seo_box_top_below #seo_wrapper_boxes h2{
  padding:0px 0px 2px 0px;
  margin:0px;
  font-size:10px;
}

#seo_wrapper_boxes p{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 23px 0px;
}

.seo_wrapper_box1{
  float:left;
  padding:15px 0px 0px 17px;
  width:336px;
  text-align:justify;
}

.seo_wrapper_box2{
  float:left;
  padding:32px 0px 0px 30px;
  width:336px;
  text-align:justify;
}

/********** Large Home Promo **********/

#home_promo_large{
  width: 750px;
  height: 311px;
  background: url(../images/large_promo_bg.jpg) no-repeat;
  margin-top: 5px;
}

.centerdiv{
  padding: 7px 0px 0px 7px;
}

#product_page_bottom{
  width: 749px;
  height: 7px;
  background: url(../images/product_page_bottom.gif) no-repeat;
}

#product_information_right_container{
  float: left;
  width: 371px;
  padding: 0px 0px 0px 2px;
}

#product_information_title_small{
  width: 371px;
  height: 30px;
  background: url(../images/prod_desc_header.gif) no-repeat;
}

.extra_information_box_small{
  width: 371px;
  min-height: 1px;
  height: auto!important;
  height: 1px;
  background: url(../images/prod_desc_slice.gif) repeat-y;
}

.extra_information_small{
  width: 371px;
  min-height: 1px;
  height: auto!important;
  height: 1px;
  background: url(../images/prod_desc_top.gif) no-repeat;
}

.extra_information_small_footer{
  width: 371px;
  height: 5px;
  background: url(../images/prod_desc_footer.gif) no-repeat;
  overflow: hidden;
}

.extra_information_txt{
  padding: 5px 15px 5px 12px;
}

#brand_information_title_small{
  width: 371px;
  height: 30px;
  background: url(../images/brand_desc_header.gif) no-repeat;
}

#brand_information {
   padding: 5px 15px 5px 12px;
}

#brand_logo {
   background:url("../images/brand_bg_2.gif") no-repeat;
   height:59px;
   width:145px;
   padding:5px 0px 0px 5px;
   margin: 0px 0px 0px 12px;
}

#upselling_container{
  float: left;
  width: 375px;
  padding: 0px 0px 0px 2px;
}

#related_products_title_small{
  width: 371px;
  height: 30px;
  background: url(../images/related_products_header.gif) no-repeat;
}

#related_products .product{
  height:292px;
  width:185px;
  margin:0px 0px 0px 1px;
  float:left;
  background: url("../images/product_rel.jpg") no-repeat;
  position:relative;
}

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

#faqs{
  min-height: 958px;
  height: auto!important;
  height: 958px;
  padding: 5px 20px 0px 20px;
}

#faqs h1{
  padding: 5px 0px 10px 0px;
}

.faq_box{
  padding: 5px 30px 5px 0px;
}

.faq_box p a{
  font-size: 11px;
  font-weight: bold;
}


#footer_links li {
  float: left;
}

li#facebook  {
  background:url("/images/facebook.gif") no-repeat left 0;
  height:14px;
  display: inline-block;
  margin-right: 3px;
  margin-left: 10px;
  padding:0 0 0 18px;
}

li#twitter {
  background:url("/images/twitter.gif") no-repeat left 0;
  height:14px;
  display: inline-block;
  margin-right: 3px;
  margin-left: 5px;
  padding:0 0 0 18px;
}

li#wordpress {
  background:url("/images/wordpress.gif") no-repeat left 0;
  height:14px;
  margin-left: 5px;
  display: inline-block;
  padding:0 0 0 18px;
}


/*****/

#trade_logo {
  position: absolute;
  height:33px;
  width:160px;
  top:108px;
  left:17px;
  z-index:22;
}

#trade_promo {
  position: absolute;
  height:69px;
  width:158px;
  top:25px;
  left:256px;
  z-index:22;
}

