/* --- Coded by Jon Wright for LunaHomeStore / TapBuyer.com --- */

/*****STYLE****************/

.clear
{
  clear: both
}

/*top, right, bottom, left*/
#leftnav p 
{
  margin: 0 0 1em 0; 
}

#leftnav a img 
{
  border: 0;
}

#content p 
{
  color: #6395AE;
  font-size: 12px;
  font-family: "verdana", mono;
  margin: 0 0 1em 0; 
}

#content h2 
{ 
  color: #6395AE;
  font-family: "arial", mono;
  font-size: 16px;
  margin: 0 0 .5em 0; 
}

#content a img 
{
  border: 0;
  margin-right: 12px;
  border: 1px solid #99CCFF;
}

#content a:hover img 
{
  border: 1px solid #354E79;
}

#tabs
{
  font-family: "arial", mono;
  font-size: 10px;
  background-color: #ccc;
}

#tabs ul li
{
  display: inline;
}

#tabs ul li a
{
  color: #fff;
}
#tabs ul li a:hover
{
  color: #fff;
}

.tab_btn 
{
  position: relative;
  float: left;
  height: 22px; 
  margin-right: -4px;
  margin-bottom: 10px;
  text-align: center;
}

.tab_btn a, .tab_btn a:visited, .tab_btn span 
{
  display: block; * display: inline-block;
  height: 17px;
  width: 90px;
  padding: 5px 10px 0px 0px;
  background: url('http://www.tapbuyer.com/images/tab_img.gif') top left no-repeat;
  color: #fff;
  text-decoration: none;
  font-size: 10px;
  line-height: 12px /* Changed 4/24 from "normal" to fix FF-Win bug */ 
}


.tab_btn a:hover
{
  position: relative;
  color: #fff;
  background-position: 0 -22px;
  cursor: pointer; 
}

#header
{
  width: 496px;
  height: 95px;
  background-color: #fff;
}

#basket_outer
{
  position: relative;
  float: right;
  top: -87px;
  left: 130px;
  color: #2C426B;
  padding: 0px 5px 0px 10px; /*top, right, bottom, left*/
  height: 76px;
  width: 110px;
  background-color: #6BA2B9;
}

#basket_inner
{
  color: #2C426B;
  margin: 5px 0px 5px 0px; /*top, right, bottom, left*/
  background-color: #6BA2B9;
  font-family: "verdana", mono;
  font-size: 10px;
  line-height: 17px;
  text-align: right;
  font-weight: bold;
}

#basket_inner a
{
  color: #FFF;
  display: inline;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
}

.basket_cart_link a
{
  color: #FFF;
  padding-left: 31px;
  padding-bottom: 5px;
  background-image: url('http://www.tapbuyer.com/images/cart.gif');
}

.basket_chkout_link a
{
  padding-left: 50px;
  padding-bottom: 5px;
  background-image: url('http://www.tapbuyer.com/images/checkout.gif');
}


#basket_inner .basket_cart_link a:hover
{
  color: #354E79;
}

#basket_inner .basket_chkout_link a:hover
{
  color: #354E79;
}

.basket_value
{
  font-size: 11px;
  text-align: left;
}

.basket_value_val
{
  color: #FFF;
}

#leftnav .leftnav_text
{
  color: #425A67;
  font-family: "arial", mono;
  font-size: 11px;
  font-weight: bold;
}

#leftnav .leftnav_text a
{
  color: #425A67;
  text-decoration: none;
}

/***** Stlying for inside INNERLAYOUT ************/
.sec_name
{
  text-decoration: none;
  color: #184796;
  font-family: "Arial";
  font-size: 20px;
  font-weight: bold;
}

#content .text_breadcrumbs
{
  color: #99CCFF;
  text-decoration: none;
  font-family: "verdana", mono;
  font-size: 10px;
}

#content .text_breadcrumbs a
{
  color: #6395AE;
  text-decoration: none;
  font-family: "verdana", mono;
  font-size: 10px;
}

#content .text_breadcrumbs a:hover
{
  color: #354E79;
}

.image_product a img
{
  float: left;
  border: 1px solid #000;
}

.text_container
{
  float: left;
  margin-top: 5px;
}

/**** For the page that shows a collection of the same product ***/
#section_range
{
  width: 638px;
  background-color: #fff;
}

.product_list
{
  float: left;
  background-color: #fff;
  margin-bottom: 10px;
  clear: bottom;
  height: 275px;
}

.product_list .text_product
{
  display: block;
  line-height: 13px;
  width: 115px;
  min-height: 50px;
  padding: 5px 15px 5px 15px;  /*top, right, bottom, left*/
  border: 1px solid #99CCFF;
  background-color: #E3F3FC;

  text-decoration: none;
  text-align: center;
  color: #81AEC5;
  font-family: "arial";
  font-size: 11px;
} 

.product_list .text_product a 
{
  text-decoration: none;
  text-align: center;
  color: #637A9C;
  font-family: "arial";
  font-size: 11px;
  font-weight: bold;
} 

.product_list .text_product a:hover
{
  color: #354E79;
}

.p-name
{
  color: #000;
  font-size: 14px;
  font-weight: bold;
}

.p-ref
{
  color: #CCC;
  font-size: 11px;
}

.p-description
{
  color: #828C8E;
  font-size: 11px;
}

.p-price
{
  color: #E1046D;
  font-size: 11px;
}

.p-price2
{
  font-weight: normal;
}

.p-saving
{
  color: #000;
  font-size: 11px;
  font-weight: bold;
}

/**** This is for the site-map ***/
#content li a 
{
  color: #637A9C;
  font-family: "arial", mono;
  font-size: 11px;
  font-weight: bold;
}

#content li a:hover
{
  color: #354E79;
}

/**** Layout for individual page ***/

#product_title
{
  width: 630px;
  background-color: #fff;
}

#outer_product_container
{
  margin-top: -20px;
  width: 630px;
  background-color: #fff;
}

.product_container
{
  float: left;
  width: 310px;
  background-color: #fff;
}

.product_container2
{
  width: 280px;
  float: right;
}

.product_img
{
  float: left;
  width: 305px;
  background-color: #fff;
}

#product_txt
{
  float: left;
  width: 280px;
  background-color: #fff;
  line-height: 14px;
  font-family: "arial";
  font-size: 12px;
}

#product_txt ul
{
  margin-bottom: 20px;
  margin-left: 13px;
}

/**** place co-ord range below price/cart_btn ***/

#cat_img_lnk
{
  position:absolute;
  float: right;
  background-color: #fff;
  margin-top:150px;
}
/*** text above the 3 img links ***/
.sp
{
  font-family: "arial";
  color: #828C8E;
  font-size: 11px;
  background-color: #fff;
  padding-bottom:3px;
}
/*** description tweek - text beside pcode ***/
.t
{
  color: #5F95AF;
  font-size: 11px;
}

/*** TAB_MENU - individual product page ***/
.tab
{
  position: relative;
  float: left;
  margin-right:-1px;
  top: 5px;
  color: #6395AE;
  background-color: #fff;
  border: 1px solid;
  border-color: #99CCFF;
  text-align: center;
  font: 9px Verdana,sans-serif;
  padding: 2px;
  cursor: pointer;
  cursor: hand;
}
.panel
{
  position: absolute;
  top: 270px;
  width: 330px;
  height: 425px;
  margin-right:-1px;
  z-index: 1;
  visibility: hidden;
  font: 12px Verdana, sans-serif;
  color: navy;
  padding: 10;
  overflow: auto;
}
/** basket table style ***/
.cart_tbl_head
{
  background-color: #999;
  font: 11px Verdana, sans-serif;
  font-weight: bold;
}

.cart_tbl, .cart_tbl a
{
  color: #000;
  background-color: #EEE;
  font: 11px Verdana, sans-serif;
}

.paypal_btn a
{
  border: none;
}

.cart_tbl_lbl
{
  background-color: #fff;
  font: 11px Verdana, sans-serif;
  font-weight: bold;
}

.cart_button input
{
 display: block;
 padding: 3px 4px 3px 5px;
 color: #FFF;
 background-color: #5E95AE;
 text-decoration: none;
 border-bottom: 1px solid #FFF;
 margin: 0;
}

.cart_button input:hover
{
 color: #FFF;
 background-color: #2C426B;
 padding: 3px 4px 3px 5px;
 margin: 0;
}

.cart_button_disabled input
{
 display: block;
 padding: 3px 4px 3px 5px;
 color: #FFF;
 background-color: #CCC;
 text-decoration: none;
 border-bottom: 1px solid #FFF;
 margin: 0;
}

/*** adjustment ***/

#align_matrix_img_to_acces
{
  background-color: #fff;
  height: 18px;
}

#breadcrumb_fix
{
  background-color: #fff; 
  width: 630px;
  //overflow: hidden;
}