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

.zoomSmallImageCont img
{
  border: 1px solid #E2E2E2;
  padding: 2px 0px 0px 0px;
}

.zoomBigImageCont
{
  overflow: hidden;
  position: absolute;
  background: #fff;
  z-index: 110;
  border: 1px solid #E2E2E2;
  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:225px;
  height:225px;
  left: 235px;
  top: 2px
}


/*** 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 0px 5px;
  color: #CC0000;
  font-weight: bold;
  text-align: left;
  height:93px;
  line-height:15px;
}

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

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

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


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

#contact_us_form textarea {
  height:100px;
}

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

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

#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;
}

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

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

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

.clear_end {
   background: url("../images/end_clear_bg.gif") no-repeat;
}

select, input, textarea {
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size:11px;
  margin:0px 0px 0px 0px;
  font-weight:normal;
  background-color:#FFFFFF;
  background-color:#FFFFFF !important;
}

.textarea
{
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

h1 {
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  color:#064B9C;
  font-size:20px;
  font-weight:normal;
}

h2 {}

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

strong.customer {}

a {
  color:#064B9C;
  text-decoration:none;
}

a:hover {
  color:#064B9C;
  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:#6C5560;
  padding: 0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  background: #ffffff url("../images/body_bg.jpg") top center no-repeat;
}

#popup_page {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#6C5560;
  padding: 0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  background: #C6D2E2 url("../images/body_bg_pop.jpg") repeat-x;
}

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

#parent_container {
  width:913px;
  margin:0px auto;
  position: relative;
  left: -3px;
}

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

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


#popup_page #header_container {
  height:54px;
  background: url("../images/pop_logo.gif") no-repeat;
  overflow:hidden;
  position:relative;
  padding:26px 17px 0px 0px;
  text-align:right;
}


#body_container {
  min-height:1px;
  height:auto !important;
  height:1px;
}

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

#body_container_plain {
  min-height:1px;
  height:auto !important;
  height:1px;
}

#left_column {
  width:194px;
  float:left;
  position:relative;
  overflow:hidden;
  min-height:521px;
  height:auto !important;
  height:521px;
}

#left_column_wrap{
  width: 183px;
  margin: 0px 0px 0px 11px;
}

#middle_column {
  width:714px;
  float:left;
  position:relative;
  overflow:hidden;
  background: #275eaa url(/images/middle_column_bg.gif) bottom left no-repeat;
  padding: 0px 0px 10px 0px;
}

#footer_container  {
  height:160px;
  overflow:hidden;
}

#popup_page #footer_container  {
  height:12px;
  overflow:hidden;
  background: url("../images/footer_container_bg_pop.gif") bottom left no-repeat;
}

/******************* logo *******************/

#top_container {
  height:144px;
  overflow:hidden;
  position:relative;
  background: url("../images/img_phone_2.png") 478px 64px no-repeat;
}

#logo {
  float:left;
}

#logo p {
  padding:13px 0px 0px 16px;
  margin:0px 0px 0px 0px;
}

#logo p img {
  border:0px;
}

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

#top_menu  {
  float:left;
}

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

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

#top_menu a {
  display:block;
  text-align:center;
  height:17px;
}

#top_menu span {
  display:none;
}

#top_menu #top_menu_1 {
  padding:0px 0px 0px 11px;
}

#top_menu #top_menu_1 a {
  width:48px;
  background: url("../images/top_menu_1.gif") top left no-repeat;
  padding: 0px 15px 0px 0px;
}

#top_menu #top_menu_2 a {
  width:80px;
  background: url("../images/top_menu_2.gif") top left no-repeat;
  padding: 0px 12px 0px 0px;
}

#top_menu #top_menu_3 {
  padding:0px 0px 0px 1px;
}

#top_menu #top_menu_3 a {
  width:123px;
  background: url("../images/top_menu_3.gif") top left no-repeat;
  padding: 0px 14px 0px 0px;
}

#top_menu #top_menu_4 a {
  width:97px;
  background: url("../images/top_menu_4.gif") top left no-repeat;
}

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

#top_search {
  float:right;
  padding:5px 17px 0px 0px;
}

#top_search label {
  display:none;
}

#top_search span {
  width:227px;
  height:16px;
  display:block;
  background: url("../images/top_search_box.gif") no-repeat;
  padding:2px 0px 0px 5px;
}

#top_search .searchButton {}

#top_search #query {
  color:#7A7A7A;
  border:0px;
  width:216px;
  font-size:10px;
  padding:0px 0px 0px 0px;
  height:14px;
  overflow:hidden;
}



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

#top_basket {
  float:right;
  width:175px;
  height:108px;
  padding:0px 0px 0px 0px;
  background: url("../images/top_basket_bg.png") top left no-repeat;
  margin:2px 0px 0px 0px;
  position:relative;
  right:14px;
  color:#878787;
}

#btn_view_basket{
  padding: 7px 0px 0px 11px;
}

#top_basket_contents{
  padding: 4px 12px 6px 10px;
}

#top_basket strong {
  color:#686868;
}

#top_basket_items td {
  padding:1px 2px 1px 2px;
}

#btn_checkout{
  text-align: right;
  padding: 0px 13px 0px 0px;
}
/******************* left_menu *******************/

#left_menu_title {
  height:28px;
  background: url("../images/left_menu_title.png") top left no-repeat;
  overflow:hidden;
}

#left_menu {
  padding:0px 0px 0px 0px;
  background: #cfcfcf;
  width: 181px;
}

#left_menu ul {
  margin:1px 0px 0px 2px;
  padding:0px 0px 2px 0px;
  list-style:none;
  font-family:tahoma;
  font-size:11px;
  min-height:1px;
  height:auto !important;
  height:1px;
  font-weight: bold;
}

#left_menu li {
  margin:0px 0px 2px 0px;
  padding:0px 0px 0px 0px;
  width: 179px;
  min-height: 25px;
  height: auto!important;
  height: 25px;
  background: #275fac url(/images/left_li_bg_2.png) no-repeat;
}

#left_menu span {
  display: block;
  padding: 6px 0px 3px 9px;
}

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

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

/******************* home_box *******************/

#home_box {
  height:197px;
  width:701px;
  overflow:hidden;
  margin: 0px 0px 0px 7px;
}

#main_promo {
  width:489px;
  height:197px;
  overflow:hidden;
  float:left;
}
#our_labels img{border:0px;}
#our_labels {
  width:205px;
  height:197px;
  overflow:hidden;
  position:relative;
  margin:0px 0px 0px 0px;
  background: url("../images/our_labels.png") top left no-repeat;
  float:right;
}

#our_labels ul{
  margin: 0;
  padding: 31px 0px 0px 7px;
  list-style: none;
  font-size: 10px;
  color: #393939;
  font-family:tahoma;
}

#our_labels li{
  margin: 0px 0px 2px 0px;
  padding: 4px 0px 0px 25px;
  height: 17px;
}

#our_labels li.promo_li_1{
  background: url(/images/promo_li_1.gif) 0px 0px no-repeat;
}

#our_labels li.promo_li_2{
  background: url(/images/promo_li_2.gif) 0px 0px no-repeat;
}

#our_labels li.promo_li_3{
  background: url(/images/promo_li_3.gif) 0px 0px no-repeat;
}

#our_labels li.promo_li_4{
  background: url(/images/promo_li_4.gif) 0px 0px no-repeat;
}

#our_labels li.promo_li_5{
  background: url(/images/promo_li_5.gif) 0px 0px no-repeat;
}

#our_labels li.promo_li_6{
  background: url(/images/promo_li_6.gif) 0px 0px no-repeat;
}

#our_labels li.promo_li_7{
  background: url(/images/promo_li_7.gif) 0px 0px no-repeat;
}

/******************* featured_products / related_products *******************/

#related_products_title {
  height:25px;
  background: url("../images/related_products_title.gif") top left no-repeat;
  margin: 6px 0px 6px 7px;
}

#related_products_title_basket {
  height:44px;
  background: url("../images/related_products_title_basket.gif") top left no-repeat;
  margin: 0px 0px 3px 7px;
}

#featured_products_title {
  height:25px;
  width:701px;
  overflow:hidden;
  background: url("../images/featured_products_title.png") top left no-repeat;
  margin: 7px 0px 0px 7px;
}

#featured_products {
  padding: 6px 0px 0px 0px;
}

.featured_product {
  height:300px;
  width:170px;
  overflow:hidden;
  float:left;
  display: inline;
  margin: 0px 0px 7px 7px;
  position:relative;
  background: url(/images/prod_bg.gif) no-repeat;
}

.featured_product .product_view {
  position:absolute;
  bottom:3px;
  left:33px;
}

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

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

.featured_product .product_title {
  padding:5px 4px 0px 4px;
  font-weight: bold;
  line-height:12px;
	font-size: 12px;
  height:65px;
  overflow:hidden;
  text-align: center;
}

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

.featured_product .product_title a:hover  {
  color:#0149B7;
  text-decoration:none;
}

.featured_product .product_text {
  padding:2px 10px 0px 10px;
  line-height:13px;
  height:40px;
  overflow:hidden;
  text-align: center;
  color: #5b5b5b;
}

.featured_product .product_price_vat {
  padding:0px 10px 0px 10px;
  color:#254896;
  font-size:13px;
  font-weight:bold;
  text-align: center;
}

.featured_product .product_price {
  padding:3px 10px 0px 10px;
  color:#5b5b5b;
  font-size: 10px;
  text-align: center;
}

.featured_product .product_price span {
  font-size:10px;
  font-weight:normal;
}


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

#footer_promos{
  padding: 6px 0px 0px 5px;
}

#footer_promo_left  {
  float:left;
  height:112px;
  width:192px;
  overflow:hidden;
  margin:0px 0px 0px 0px;
}

#footer_promo_middle  {
  float:left;
  height:112px;
  width:235px;
  overflow:hidden;
}

#footer_promo_right {
  float:left;
  height:112px;
  width:239px;
  overflow:hidden;
}

/******************* footer_newsletter *******************/

#footer_newsletter {
  height:37px;
  width:225px;
  background: url("../images/footer_newsletter_bg.jpg") top left no-repeat;
  float:left;
  overflow:hidden;
  padding:75px 0px 0px 12px;
}

#footer_newsletter label {
  display:none;
}

#footer_newsletter span {
  width:148px;
  height:16px;
  display:block;
  background: url("../images/footer_newsletter_box.gif") no-repeat;
  padding:2px 0px 0px 5px;
  position:relative;
  top:1px;
}

#footer_newsletter .joinButton {
  position:relative;
  left:4px;
}

#footer_newsletter #emailaddress {
  color:#7A7A7A;
  border:0px;
  width:143px;
  font-size:10px;
  padding:0px 0px 0px 0px;
  height:14px;
  overflow:hidden;
}

/******************* footer_links *******************/

#footer_container_2{
  width: 913px;
  height: 35px;
  background: url(/images/footer_container_bg.png) no-repeat;
}

#footer_links ul {
  margin:0px 0px 0px 0px;
  padding:11px 0px 0px 14px;
  list-style:none;
  float:left;
  font-size:10px;
  color:#DFE7F3;
}

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


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

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

#footer_facebook {
  background: url("../images/facebook.gif") no-repeat;
}

#footer_container p {
  padding:11px 16px 0px 0px;
  margin:0px 0px 0px 0px;
  float:right;
  color:#fff;
}

#footer_container a {
  color:#fff;
}

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

#breadcrumb_container {
  height:47px;
  overflow:hidden;
  background: url("../images/breadcrumb_bg.gif") top left no-repeat;
  padding:0px 0px 0px 0px;
  color:#b6b6b6;
  margin: 0px 0px 0px 7px;
}

#breadcrumb_container h1 {
  margin:0px 0px 0px 0px;
  padding:5px 0px 0px 9px;
  color:#fff;
  font-size:14px;
  font-weight:bold;
  text-transform:uppercase;
}

p#breadcrumb {
  color:#b6b6b6;
  padding:4px 0px 0px 9px;
  margin:0px 0px 0px 0px;
}

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

p#breadcrumb a:hover {
  color:#b6b6b6;
  text-decoration:underline;
}

/******************* section_intro *******************/

#section_intro {
  width: 694px;
  overflow:hidden;
  padding: 4px 0px 0px 7px;
  line-height:15px;
  background: #fff;
  margin: 0px 0px 0px 7px;
}

/******************* select_container *******************/

#select_container {
  height:32px;
  overflow:hidden;
  background: url("../images/select_container_bg.gif") top left no-repeat;
  padding:9px 6px 0px 8px;
  margin: 0px 0px 0px 7px;
}


#select_container label {
  display:none;
}

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

#select_container #select_category  {
  width:200px;
}

/******************* product_pageing *******************/

#product_pageing_top {
  width: 681px;
  height:23px;
  overflow:hidden;
  background: url("../images/product_pageing_top_bg.gif") top left no-repeat;
  padding:6px 10px 0px 10px;
  color:#FFFFFF;
  margin: 7px 0px 3px 7px;
}

#product_pageing_bottom .product_pages  {
  padding:5px 10px 4px 10px;
  color:#fff;
}

#product_results {
  float:left;
  padding:0px 0px 0px 0px;
}

.product_pages {
  float:right;
  padding:0px 0px 0px 0px;
}


#product_results a,
.product_pages a {
  color:#FFFFFF;
  text-decoration:none;
}

#product_results a:hover,
.product_pages a:hover {
  color:#FFFFFF;
  text-decoration:underline;
}

#product_pageing_bottom .product_pages a {
  color:#fff;
  text-decoration:none;
}

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

/******************* search_results *******************/

#search_results {}

.product {
  height:288px;
  width:176px;
  margin:0px 0px 0px 0px;
  overflow:hidden;
  float:left;
  background: url("../images/product_bg_5.gif") top left no-repeat;
  position:relative;
  padding:1px 0px 0px 1px;
}

.product {
  width:170px;
  height:300px;
  background: url("../images/prod_bg.png") top left no-repeat;
  padding:0px 0px 0px 0px;
  margin: 0px 0px 7px 7px;
  position: relative;
}

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

.product .product_view {
  position:absolute;
  bottom:3px;
  left:33px;
}

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

.product .product_title {
  padding:5px 4px 0px 4px;
  font-weight: bold;
  line-height:12px;
	font-size: 12px;
  height:65px;
  overflow:hidden;
  text-align: center;
}


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

.product .product_title a:hover  {
  color:#0149B7;
  text-decoration:none;
}

.product .product_text {
  padding:2px 10px 0px 10px;
  line-height:13px;
  height:40px;
  overflow:hidden;
  text-align: center;
}

.product .product_price_vat {
  padding:0px 10px 0px 10px;
  color:#254896;
  font-size:13px;
  font-weight:bold;
  text-align: center;
}

.product .product_price {
  padding:3px 10px 0px 10px;
  color:#5b5b5b;
  font-size: 10px;
  text-align: center;
}

.product .product_price span {
  font-size:10px;
  font-weight:normal;
}

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

.product_green{
  margin: 0px 0px 0px 7px;
  width: 701px;
  background: #fff;
}

#main_product {
  width:701px;
  /*min-height:330px;
  height: auto-important;
  height: 330px;*/
  overflow:hidden;
}

#main_product_slice{
  width:701px;
  /*min-height:330px;
  height: auto-important;
  height: 330px;*/
}

#product_left {
  padding:7px 0px 0px 7px;
  width:231px;
  float:left;
}

#product_right {
  padding:5px 13px 0px 0px;
  width:449px;
  float:left;
}

#product_right_top{
 min-height: 272px;
 height: auto!important;
 height: 272px;
}

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

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

.product_img  {
  height:230px;
}

#click_enlarge{
  width: 231px;
  height: 34px;
  background: url(/images/click_enlarge.gif) no-repeat;
  margin: 1px 0px 0px 0px;
}

#product_thumbs {}

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

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

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

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

#product_right h1 {
  margin:0px 0px 0px 0px;
  padding:5px 0px 0px 7px;
  color:#064B9C;
  font-size:14px;
  font-weight:bold;
}


/******************* short_desc *******************/

.short_desc {
  /*height:115px;
  overflow:hidden;*/
}

.short_desc ul {
  padding:4px 0px 0px 7px;
  margin:0px 0px 0px 0px;
  list-style:none;
  font-family:Arial, Helvetica, sans-serif;
  color:#7E7E7E;
}

.short_desc li {
  background: url("../images/bullet.gif") 0px 5px no-repeat;
  padding:0px 0px 5px 10px;
  margin:0px 0px 0px 0px;
  line-height:14px;
}

#product_model{
  color: #202020;
  font-size: 10px;
  padding: 4px 0px 0px 8px;
}

#product_specs{
  padding: 9px 0px 0px 7px;
}

#product_specs td.spec_heading{
  color: #064b9c;
  text-transform: uppercase;
  padding: 4px 12px 4px 0px;
}

#product_specs td.spec_info{
  padding: 4px 0px 4px 4px;
}

#product_tags{
  width: 460px!important;
  width: 450px;
  height: 120px;
  position:relative;
  overflow: hidden;
}

#product_tags ul{
  margin: 0;
  padding: 0 0px 0px 7px;
  list-style: none;
  font-size: 10px;
  color: #393939;
  font-family:tahoma;
}

#product_tags li{
  margin: 0px 0px 2px 0px;
  padding: 0px 0px 4px 4px;
  display: block;
  float: left;
  width: 218px!important;
  width: 200px;
  height: 22px;
  font-size: 11px !important;
  position: relative;
  z-index: 100;
}

#product_tags li img {
  position: relative;
  top: 7px;
  left: -4px;
  width: 22px;
  height: 22px;
}

#product_tags li.tag1{
  background: url(../images/tag1.gif) 0px 0px no-repeat;
}

#product_tags li.tag2{
  background: url(../images/tag5.gif) 0px 0px no-repeat;
}

#product_tags li.tag3{
  background: url(../images/tag2.gif) 0px 0px no-repeat;
}

#product_tags li.tag4{
  background: url(../images/tag6.gif) 0px 0px no-repeat;
}

#product_tags li.tag5{
  background: url(../images/tag3.gif) 0px 0px no-repeat;
}

#product_tags li.tag6{
  background: url(../images/tag7.gif) 0px 0px no-repeat;
}

#product_tags li.tag7{
  background: url(../images/tag4.gif) 0px 0px no-repeat;
}

/*
.short_desc {
  height:115px;
  overflow:hidden;
}

.short_desc ul {
  padding:4px 0px 0px 7px;
  margin:0px 0px 0px 0px;
  list-style:none;
  font-family:Arial, Helvetica, sans-serif;
  color:#7E7E7E;
}

.short_desc li {
  background: url("../images/bullet.gif") 0px 5px no-repeat;
  padding:0px 0px 5px 10px;
  margin:0px 0px 0px 0px;
  line-height:14px;
}
*/

/******************* stock *******************/

#stock {
  float: left;
  display: inline;
  overflow: hidden;
  position: relative;
  left: 264px;
  width:190px;
  z-index: 1;
  margin-top: -30px;
}


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

#stock li {
  padding:0px 0px 2px 0px;
  margin:0px 0px 0px 0px;
  height:22px;
  overflow:hidden;
  display: block;
  float: left;
  width: 90px;
}

/******************* product_buy *******************/

/*#product_buy {
  min-height:120px;
  height: auto!important;
  height: 120px;
  width:200px;
}

#attribute_box {
  min-height:47px;
  height: auto !important;
  height:47px;
  overflow:hidden;
}

#attribute_box select {
  font-size:10px;
}

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

#prices {
  height:41px;
  overflow:hidden;
}

#price_vat {
  padding:4px 0px 0px 7px;
  color:#656565;
}

#price {
  padding:1px 0px 0px 7px;
  color:#0149B7;
  font-size:22px;
  font-weight:bold;
}

#price span {
  font-size:11px;
  font-weight:normal;
}*/

/******************* further_options *******************/

#further_options {
  margin:1px 0px 10px 8px;
  padding:0px 0px 10px 0px;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  /*height: 120px;
  width: 452px;*/
}

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

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

#further_options li#further_options_1 {
  padding:1px 0px 0px 3px;
}

#further_options li#further_options_2 {
  padding:0px 0px 0px 6px;
}

#further_options li#further_options_3 {
  padding:5px 0px 0px 5px;
}

/********** Variations Table **********/

table#variations{
  margin: 2px 0px 0px 3px;
  font-family: arial;
}

tr.variationsheader td{
  height: 34px;
  background: url(/images/variations_header.gif) repeat-x;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  font-family: arial;
  text-align: center;
}

td.v_qty_header{
  width: 86px;
}

td.v_price_header{
  width: 70px;
}

td.v_price_per_header{
  width: 116px;
}

td.v_vat_price_header{
  width: 116px;
}

td.v_postage_header{
  width: 79px;
}

td.v_personalise_header{
  width: 108px;
}

td.v_basket_header{
  width: 120px;
}

td.type_data, td.v_price_per_data, td.vat_data{
  font-size: 14px;
  color: #202020;
  padding: 4px 0px 4px 0px;
}

td.price_data{
  font-size: 14px;
  color: #275eab;
  font-weight: bold;
  padding: 4px 0px 4px 0px;
}

td.postage_data{
  color: #275eab;
  font-weight: bold;
  font-size: 12px;
  padding: 4px 0px 4px 0px;
}

#variations_table_footer{
  width: 701px;
  height: 9px;
  background: url(../images/variations_footer.gif) no-repeat;
}

/******************* additional_information *******************/

#additional_information_title {
  height:21px;
  background: url("../images/additional_information_title.gif") top left no-repeat;
}

#long_description {
  height:87px;
  overflow:hidden;
  background: url("../images/additional_information_bg.gif") top left no-repeat;
  padding:0px 10px 0px 10px;
  line-height:15px;
}

#long_description p {
  padding:2px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}



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

#body_container_cms .cms_page {
  line-height:15px;
  padding:0px 10px 10px 10px;
}

#body_container_cms #body_container_cms_tile .cms_page{
  line-height:17px;
  padding:0px 150px 10px 10px;
}

.small_content {
  line-height:17px;
  padding:5px 150px 10px 10px;
}

#basket_contents {
  line-height:15px;
  padding:0px 10px 10px 8px;
  min-height:335px;
  height:auto !important;
  height:335px;
  background: #fff;
  margin: 0px 0px 0px 7px:
}

.small_content {
  background: url("../images/small_content_bg.gif") top left no-repeat;
}

#confidence_box {
  line-height:15px;
  padding:10px 5px 10px 10px;
  background: #fff;
  margin: 0px 0px 0px 7px;
  width: 686px;
}

#confidence_box p {
  padding:0px 0px 1px 0px;
}

#confidence_box strong {
  color:#064B9C;
}

td.table_row_header {
  border-bottom:1px solid #E4E4E4;
  font-weight:bold;
}

.basketheader td {
  border-bottom:1px solid #E4E4E4;
}

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

#body_container_cms #product_container_bg{
  width: 701px;
  min-height: 1px;
  height: auto!important;
  height: 1px;
  background: #fff;
  margin: 0px 0px 0px 7px;
}

#basket_page_empty{
  width: 701px;
  min-height: 1px;
  height: auto!important;
  height: 1px;
  background: #fff;
  margin: 0px 0px 0px 7px;
}

#basket_page_empty .cms_page{
  padding: 10px;
}

#body_container_basket .cms_page ul{
  margin: 0;
  padding: 0px 0px 0px 0px;
  list-style: none;
}

#cms_page_footer{
  width: 701px;
  height: 9px;
  background: url(../images/variations_footer.gif) no-repeat;
  overflow: hidden;
}

#account_page_wrapper{
  width: 681px;
  min-height: 1px;
  height: auto!important;
  height: 1px;
  background: #fff;
  margin: 0px 0px 0px 7px;
  padding: 10px 10px 0px 10px;
}

#cms_page_footer_empty, #cms_page_footer_account{
  width: 701px;
  height: 9px;
  background: url(../images/variations_footer.gif) no-repeat;
  overflow: hidden;
  margin: 0px 0px 0px 7px;
}

#account_page_wrapper td{
  padding: 4px;
}

/*#body_container_cms #product_container{
  background: url("../images/cms_tile.gif") top right no-repeat;
}

#body_container_cms_tile {
  background: url("../images/cms_tile.gif") 736px 0px repeat-y;
  padding:0px 0px 0px 0px;
  min-height:1px;
  height:auto !important;
  height:1px;
}

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

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

/******************* sitemap *******************/

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

#sitemap ul {
  padding:6px 10px 10px 5px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

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

#sitemap li a {
  color:#6C5560;
}

.sitemap_title {
  padding:0px 0px 6px 0px;
  margin:0px 0px 0px 0px;
  font-weight:bold;
}

.sitemap_title_first {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  font-weight:bold;
}


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

#pop_images,
#popup_page .cms_page {
  background: url("../images/body_container_pop_bg.gif") top left no-repeat;
  padding:0px 13px 0px 13px;
  min-height:439px;
  height:auto !important;
  height:439px;
  line-height:15px;
}

#brochure_form input.textbox,
#brochure_form textarea {
  width:170px;
}

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

#brochure_form textarea {
  height:100px;
}

#pop_images img,
#main_image img {
  border:1px solid #E2E2E2;
  background-color:#FFFFFF;
  padding:1px 1px 1px 1px;
}

#image_right {
  width:52px;
  float:right;
  padding:0px 0px 0px 0px;
}

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

#image_right li {
  padding:0px 0px 7px 0px;
  margin:0px 0px 0px 0px;
}

#image_left  {
  width:453x;
  float:left;
  padding:0px 0px 0px 0px;
}


.blank_blue_button, .button_110,
.addbasket, .blank_alt_button_large,
.blank_green_button, .addbasket,
.button_94  {
  background: #0149B7 url("../images/button_bg.gif") repeat-x !important;
  background: #0149B7 url("../images/button_bg.gif") repeat-x;
  border:1px solid #0149B7;
  color:#F6F5F6;
  padding-top:2px;
  padding-bottom:2px;
  font-weight:bold;
  cursor: pointer; /* hand-shaped cursor  */
}

p.product_header {
  color:#064B9C;
  font-weight:bold;
  padding:0px 0px 5px 4px;
}

img.promo_delivery {
  padding:3px 0px 0px 7px
  }

  .v_add {
    padding-top: 5px;
  }

  .hidden {
    display: none;
  }

  /******************* personalisations *******************/
#TB_title {
  display: none;
}

#TB_ajaxContent {
  padding: 0 !important;
  width: 896px !important;
  border: 0 !important;
}

#TB_window {
  width: 896px !important;
  border: 0 !important;

}

#TB_ajaxContent {
  overflow: hidden !important;
}

#tb_product_image {
  display: inline;
  overflow: hidden;
  float: left;
  width: 240px;
  margin: 11px 0 0 11px;
}

#tb_product_image_border {
  border: 1px solid #D7D7D7;
  padding: 1px;
  width: 225px;
}

#tb_product_info {
  display: inline;
  overflow: hidden;
  float: left;
  width: 620px;
  margin: 11px 0 0 0;
}

#TB_ajaxContent h1 {
  font-size: 15px;
  font-weight: bold;
}

.lowlight {
  font-weight: bold;
}

#tb_qty {
  font-size: 16px;
  font-weight: bold;
}

#tb_info_header {
  display: inline;
  overflow: hidden;
  float: left;
  width: 510px;
  padding-bottom: 10px;
}

#tb_close_button {
  display: inline;
  overflow: hidden;
  float: left;
  width: 105px;
  text-align: right;
  padding-top: 5px;
}

.tb_close img, #tb_close_button a img {
  border: 0;
}

#tb_info {
  clear: left;
  border-top: 1px solid #E4E4E4;
  padding-top: 11px;
}

#tb_info h2, #tb_inc_vat_price {
  font-size: 15px;
  font-weight: bold;
  color: #064B9C;
}

.shorter_desc, .long {
  color: #7E7E7E;
}

.tb_form_row {
  clear: left;
  display: inline;
  overflow: hidden;
  float: left;
  width: 450px;
  padding-top: 5px;
}

.tb_form_label {
  display: block;
  width: 100px;
  overflow: hidden;
  float: left;
  font-weight: bold;
}

.long {
  width: 80%;
}

.tb_form_input {
  width: 340px;
  display: inline;
  overflow: hidden;
  float: left;
}

.tb_form_input input {
  border: 1px solid #B1B1B1;
}

#tb_main_form {
  display: inline;
  overflow: hidden;
  float: left;
  width: 450px;
}

#tb_form_submit {
  display: inline;
  overflow: hidden;
  float: left;
  width: 170px;
  text-align: right;
}

#tb_ex_vat_price, #tb_inc_vat_price, #tb_add_to_basket, #tb_cancel {
  padding: 0 !important;
  margin: 0 !important;
}

#tb_ex_vat_price {
  margin-top: 40px !important;
}

#tb_inc_vat_price {
  font-size: 20px;
}

#tb_inc_vat_price small {
  font-size: 12px;
}

#popup_page #cms_page_footer{
  display: none;
}

#product_container_paypal{
  background:#fff;
  margin:0px 6px 0px 7px;
}

#paypal_footer{
  width:701px;
  height:3px;
  background:url(../images/paypal_footer.gif) no-repeat;
  margin:0px 0px 0px 7px;
}

#paypal_wrapper{
  padding:10px;
}

.homepage-text {
	height: 449px;
	width: 161px;
	margin: 5px 0 0 0;
	padding: 10px;
	background:url(../images/homepage_content_background.jpg) no-repeat;
}

.homepage-text h1 {
	font-size: 17px;
	margin: 0 0 5px 0;
	padding: 0;
}
