
/*
***************************************************
****************************************************
****************************************************
*/
.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:320px;
  height:380px;
  left: 330px;
  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 *****************/


.article  {
  border-top: 1px solid #e7e7e7;
  margin:20px 0px 0px 0px;
  padding:10px 0px 0px 0px;
}


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

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

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


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

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

/************ 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:6px 0px 0px 12px;
  color:#3f3f3f;
  font-size:14px;
  text-transform:uppercase;
}

h1.competitions {
  margin:0px 0px 0px 5px;
  padding:6px 0px 0px 5px;
  color:#3f3f3f;
  font-size:14px;
  text-transform:uppercase;
}

h2 {
  margin:0px 0px 0px 0px;
  padding:5px 0px 0px 0px;
  color:#3f3f3f;
  font-size:11px;
  text-transform:uppercase;
}


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

strong.customer {}

a {
  color:#b99d4c;
  text-decoration:none;
}

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

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

form.competition {
margin: 10px 0 10px 10px
}

html {
  padding: 0px 0px 0px 0px;
  margin:0px 0px 0px 0px;

}

body {
  font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#6f6f6f;
  padding: 0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  /*background: url("../images/homepage_bg.gif") 49% 0% no-repeat;*/
  background: #FFFFFF url("../images/body_bg.gif") 47% 0% repeat-x;
}

body#pop_up {
  background: #FFFFFF url("../images/pop_up_body_bg.jpg") 50% 0% no-repeat;
}

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

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

#popup_page #parent_container {
  width:465px;
  margin:0px auto;
  padding:0px 0px 0px 0px;
  background: url("../images/parent_container_bg_pop.gif") repeat-y;
}

#header_container {
  height:140px;
  /*overflow:hidden;*/
  background: url("../images/header_container_bg.gif") no-repeat;
}

#popup_page #header_container {
  height:100px;
  overflow:hidden;
  background: url("../images/popup_header.gif") no-repeat;
}

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

#footer_container {
  height:294px;
  overflow:hidden;
  position:relative;
  background: url("../images/footer_container_bg.gif") bottom left no-repeat;
}

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

#middle_column {
    float: left;
    left: 22px;
    overflow: hidden;
    padding: 0 0 170px;
    position: relative;
    top: 11px;
    width: 754px;
}

.delivery_rates {
  min-height:300px!important;
}

.delivery_rates #middle_column{
  width:930px!important;
}

/******************* currency_selector *******************/

#currency_selector {
  width:178px;
  /*width:200px;*/
  height:21px;
  float:right;
  padding:5px 22px 0px 0px;
}

#currency_selector_new {
  width:178px;
  /*width:200px;*/
  height:21px;
  float:right;
  padding:5px 22px 0px 0px;
}

#currency_selector td,
#currency_selector_new td {
  /*float: left;*/
  padding:0px 4px 0px 0px;
}

#currency_selector_text {
  /*width:100%;*/
}

/******************* upper_container *******************/

#header_container #upper_container {
  height:86px;
  overflow:hidden;

}

#header_container #upper_container #site_logo {
  padding:7px 0px 0px 13px;
  margin:0px 0px 0px 0px;
  float:left;
}

#header_container #upper_container #top_container_basket {
  height:67px;
  width:125px;
  overflow:hidden;
  background: url("../images/top_container_basket_bg.gif") bottom left no-repeat;
  float:right;
  margin:7px 20px 0px 0px;
  padding:8px 0px 0px 55px;
  color:#a3a3a3;
}

#basket_contents {
  height:30px;
  overflow:hidden;
  padding:3px 8px 0px 4px;
  font-weight:bold;
}

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

.basket_contents_dark {
  text-align:right;
  color:#3f3f3f;
}


#header_container #upper_container #site_phone {
  padding:0px 0px 0px 0px;
  margin:7px 0px 0px 0px;
  float:right;
  position:relative;
}

#header_promo {
  height:32px;
  width:312px;
  overflow:hidden;
  position:absolute;
  top:43px;
  right:31px;
}

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

#lower_container {
  padding:0px 0px 0px 13px;
  float:left;
  width:707px;
}

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

#top_menu li {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  float:left;
  display:block;
  background-color:#FFFFFF;
}


#top_menu span {
  display:none;
}

#top_menu a {
  display:block;
  height:23px;
  border:1px solid #FFFFFF;
  border-bottom:0px;
  padding:2px 0px 0px 0px;
  overflow:hidden;
  font-size:12px;
  font-weight:bold;
  text-align:center;
  text-transform:uppercase;
}

#top_menu a a{
  height: auto;
}

#top_menu .offer_link a {
  color:#9a3838;
}

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

#top_menu .sfhover a {
  display:block;
  border:1px solid #e7e7e7;
  border-bottom:0px;
  padding:2px 0px 0px 0px;
}

#top_menu_1 a{
  width:92px;
}

#top_menu_2 a{
  width:86px;
}

#top_menu_3 a{
  width:101px;
}

#top_menu_4 a{
  width:76px;
}

#top_menu_5 a{
  width:87px;
}

#top_menu_6 a{
  width:109px;
}

#top_menu_7 a{
  width:62px;
}

#top_menu_8 a{
  width:59px;
}

#top_menu_9 a{
  width:59px;
}

#top_menu_10 a{
  width:104px;
}

/******************* lower_container_search *******************/

#lower_container_search {
  padding:1px 20px 0px 0px;
  float:right;
  width:182px;
}

#lower_container_search label {
  display:none;
}

#lower_container_search span {
  width:156px;
  height:16px;
  display:block;
  background: url("../images/lower_container_search_box.gif") no-repeat;
  padding:3px 0px 0px 5px;
  margin:0px 0px 0px 0px;
}

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

#a_z_btands {}

#a_z_btands a {
  padding:2px 0px 0px 0px;
  font-size:12px;
  font-weight:bold;
  text-transform:uppercase;
  display:block;
}

#a_z_btands a:hover {
  text-decoration:none;
}

#top_menu_9 {}

#top_menu_9 a {
  padding:2px 0px 0px 0px;
  font-size:12px;
  font-weight:bold;
  text-transform:uppercase;
  display:block;
}

#top_menu_9 a:hover {
  text-decoration:none;
}

/******************* homepage_promos *******************/

#homepage_promos {}

#promo_large {
  padding:6px 0px 0px 20px;
  height:334px;
  overflow:hidden;
}

#promos_small {
  padding:3px 0px 0px 14px;
  height:146px;
  overflow:hidden;
}

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

#promos_small li {
  padding:0px 0px 0px 6px;
  margin:0px 0px 0px 0px;
  overflow:hidden;
  float:left;
}

.promo_long {
  padding:3px 0px 0px 20px;
  clear:both;
  height:53px;
  overflow:hidden;
}

#homepage_store_stuff {
  width:935px;
  height:283px;
  display:block;
  background: url("../images/homepage_store_stuff_bg.gif") no-repeat;
  padding:0px 0px 0px 0px;
  margin:8px 0px 0px 20px;
  overflow:hidden;
}


/******************* featured_products *******************/

#featured_products {
  padding:23px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  float:left;
  width:751px;
  overflow:hidden;
}

#recently_viewed_title {
  width:754px;
  height:28px;
  background: url("../images/recently_viewed_title.gif") no-repeat;
  padding:0px 0px 0px 0px;
  margin:8px 0px 20px 0px;
}

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

#recent_products {
  padding:0px 0px 0px 13px;
  margin:0px 0px 0px 0px;
}

/******************* #featured_products product class *******************/

#featured_products .s_product,
#recent_products .s_product {
  height:260px;
  width:135px;
  margin:0px 15px 0px 0px;
  float:left;
  display:inline;
  position:relative;
}

#recent_products .s_product {
  margin:0px 16px 0px 0px;
}

#featured_products .s_product_last,
#recent_products .s_product_last {
  margin:0px 0px 0px 0px;
}

#featured_products .s_product ul,
#recent_products .s_product ul  {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

#featured_products .s_product li,
#recent_products .s_product li {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

#featured_products .s_product_image img,
#recent_products .s_product_image img   {
  border:1px solid #e7e7e7;
}

#featured_products .s_product li.s_product_title,
#recent_products .s_product li.s_product_title  {
  padding:3px 40px 0px 0px;
  margin:0px 0px 8px 0px;
  line-height:13px;
  height:45px;
  overflow:hidden;
}

#featured_products .s_product li.s_product_title span,
#recent_products .s_product li.s_product_title span  {
  line-height:14px;
  display:block;
  height:14px;
  overflow:hidden;
  margin:0px 0px 3px 0px;
}

#featured_products .s_product_title a,
#recent_products .s_product_title a  {
  color:#898989;
  text-decoration:none;
}

#featured_products .s_product_title a:hover,
#featured_products .s_product_title a span,
#recent_products .s_producttitle a:hover,
#recent_products .s_product_title a span  {
  color:#3f3f3f;
  text-decoration:none;
}

#featured_products .s_product_quick_buy a,
#recent_products .s_product_quick_buy a  {
  color:#3f3f3f;
  text-decoration:none;
}

#featured_products .s_product_quick_buy a:hover,
#recent_products  .s_product_quick_buy a:hover {
  color:#3f3f3f;
  text-decoration:underline;
}

#featured_products .s_product_price_rrp,
#recent_products .s_product_price_rrp   {
  text-align:right;
  color:#8c8c8c;
  padding:0px 0px 0px 0px;
}

#featured_products .s_product_price,
#recent_products .s_product_price  {
  text-align:right;
  color:#b99d4c;
  font-size:12px;
  padding:0px 0px 0px 0px;
}

#featured_products .s_product_price_now,
#recent_products .s_product_price_now  {
  text-align:right;
  color:#9a3839;
  font-size:12px;
  padding:0px 0px 0px 0px;
}

/******************* latest_news *******************/

#latest_news_title {
  display: block;
  width: 179px;
  height: 20px;
}

#latest_news_title span {
  display: none;
}

#latest_news {
  float:left;
  width:179px;
  padding:0px 0px 0px 0px;
}

#latest_news p {
  padding:0px 6px 0px 6px;
  margin:0px 0px 0px 0px;
  color:#898989;
}

#latest_news p.latest_news_date {
  color:#3f3f3f;
  padding:15px 6px 0px 6px;
}

/******************* homepage_links *******************/

#footer_links {
  width:945px;
  height:165px;
  display:block;
  background: url("../images/homepage_links_bg.gif") no-repeat;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 20px;
  overflow:hidden;
}

.footer_quick_link {
  display:inline;
  float:left;
  width:174px;
  height:113px;
  overflow:hidden;
  padding:0px 0px 0px 0px;
  margin:34px 15px 0px 0px;
}

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

#footer_links ul li {
  padding:0px 0px 8px 11px;
  margin:0px 0px 0px 0px;
  background: url("../images/quick_links_bullet.gif") 0px 4px no-repeat;
}

#footer_links ul li.view_all {
  background: none;
}

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

#footer_links ul li.view_all a {
  color:#898989;
}

#footer_links a:hover,
#footer_links ul li.view_all a:hover {
  color:#b99d4c;
  text-decoration:none;
}

/******************* footer_links_2 *******************/

#footer_links_2 {}

#footer_links_2 ul {
  padding:20px 0px 0px 25px;
  margin:0px 0px 0px 0px;
  list-style:none;
  float:left;
}

#footer_links_2 li {
  padding:0px 0px 3px 8px;
  margin:0px 0px 0px 0px;
  background: url("../images/footer_links_2_bullet.gif") 0px 5px no-repeat;
}

#footer_links_2 a {
  color:#898989;
  text-decoration:none;
}

#footer_links_2 a:hover {
  color:#b99d4c;
  text-decoration:none;
}

/******************* left_menus *******************/

#left_menu_title {
  width:174px;
  height:28px;
  background: url("../images/left_menu_title.gif") no-repeat;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

#left_brands_title {
  width:174px;
  height:28px;
  background: url("../images/left_brands_title.gif") no-repeat;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

#left_sitemaps_title {
  width:174px;
  height:28px;
  background: url("../images/left_sitemaps_title.gif") no-repeat;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

.left_menus {}

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

.left_menus li {
  padding:0px 0px 9px 9px;
  margin:0px 0px 0px 0px;
  background: url("../images/left_menu_item.gif") 0px 5px no-repeat;
  text-transform:uppercase;
  min-height:1px;
  height:auto !important;
  height:1px;
}

.left_menus li#left_menu_sale {
  background: url("../images/left_menu_item_sale.gif") 0px 5px no-repeat;
}

.left_menus a {
  color:#6f6f6f;
  text-decoration:none;
}

#left_brands_all a,
.left_menus a:hover {
  color:#b99d4c;
  text-decoration:none;
}

#left_menu_sale a {
  color:#9a3838;
  text-decoration:none;
}

/******************* whats_new *******************/

#whats_new_title {
  width:174px;
  height:28px;
  background: url("../images/whats_new_title.gif") no-repeat;
  padding:0px 0px 0px 0px;
  margin:2px 0px 2px 0px;
}

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

#whats_new_promo li {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

/******************* delivery_promo *******************/

#delivery_title {
  width:174px;
  height:28px;
  background: url("../images/delivery_title.gif") no-repeat;
  padding:0px 0px 0px 0px;
  margin:20px 0px 2px 0px;
}

#lower_promo {
  margin:20px 0px 0px 0px;
}

#delivery_promo ul,
#lower_promo ul {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

#delivery_promo li,
#lower_promo li {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}



/******************* page_title *******************/

#page_title {
  height:28px;
  background: #cfcfcf;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

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


#breadcrumb_container {}

#breadcrumb_container p {
  margin:0px 0px 0px 0px;
  padding:5px 0px 5px 12px;
  color:#b99d4c;
}

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

#breadcrumb_container a:hover {
  text-decoration:none;
  color:#b99d4c;
}

/******************* category_promo *******************/

#category_promo {
  padding:2px 0px 5px 12px;
}

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

#delivery_promo li {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

/******************* page_intro *******************/

#page_intro {
  padding:0px 0px 2px 12px;
}

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

#page_intro h1 {
  padding:0px 0px 5px 0px;
  margin:0px 0px 0px 0px;
}


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

#select_container {
  padding:0px 0px 0px 0px;
  text-align:right;
}

#select_container #select_container_fill {
  width:100%;
}

#select_container label {
  display:none;
}

#select_container select {
  width:122px;
  margin-left:10px;
  color:#6f6f6f
}

#select_container select#size {
  width:180px;
}

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

#product_paging_top {
  height:42px;
  margin:8px 0px 0px 12px;
  border-top:1px solid #e7e7e7;
}

#paging_options {
  padding:7px 0px 0px 0px;
  float:left;
  color:#939393;
}

#paging_options span,
.pages span {
  color:#b99d4c;
}

.pages {
  padding:7px 0px 0px 0px;
  float:right;
  color:#6f6f6f;
}

.pages a {
  color:#6f6f6f;
  text-decoration:none;
}

.pages a:hover {
  color:#b99d4c;
  text-decoration:none;
}

#product_paging_bottom .pages {
  padding:0px 0px 0px 0px;
}

#product_paging_bottom{height:35px;display:block;}

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

#search_results {
}

/******************* product class *******************/

.product {
  height:341px;
  width:174px;
  margin:0px 2px 0px 13px;
  float:left;
  display:inline;
  position:relative;
}

.product_last {
  margin:0px 0px 0px 12px;
}

#recently_viewed .product {
  height:272px;
}

.product_sashes {
  position:absolute;
  top:216px;
  right:1px;
}

.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_image {
  height:210px;
}

.product_image img  {
  border:1px solid #e7e7e7;
}

.product li.product_title {
  padding:4px 0px 0px 1px;
  margin:0px 0px 4px 0px;
  line-height:13px;
  height:45px;
  overflow:hidden;
  width:130px;
}


.product li.product_title span {
  line-height:14px;
  display:block;
  height:14px;
  overflow:hidden;
  margin:0px 0px 3px 0px;
}

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

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

.product_quick_buy a {
  color:#3f3f3f;
  text-decoration:none;
}

.product_quick_buy a:hover {
  color:#3f3f3f;
  text-decoration:underline;
}

.product_price_rrp  {
  text-align:right;
  color:#8c8c8c;
  padding:5px 0px 0px 0px;
}

.product_price {
  text-align:right;
  color:#b99d4c;
  font-size:12px;
  padding:0px 0px 0px 0px;
}

.product_price_now {
  text-align:right;
  color:#9a3839;
  font-size:12px;
  padding:0px 0px 0px 0px;
}

.product_more_colours {
  height:15px;
  overflow:hidden;
}

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

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

#product_left {
  padding:12px 0px 0px 2px;
  width:340px;
  float:left;
}

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

/******************* main_product - product_left *******************/

.product_img {
  padding:0px 0px 0px 10px;
  height:382px;
  /*overflow:hidden;*/
}

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

#product_thumbs {
  /*
  height:87px;
  overflow:hidden;
  */
  padding:10px 0px 0px 0px;
}

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

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

#product_thumbs li img {
  border:1px solid #e7e7e7;
}

#stock_level{
  /*height:36px;*/
  overflow:hidden;
}


/******************* main_product - product_right *******************/

#product_right h1 {
  padding:0px 0px 0px 0px;
  font-size:14px;
  color:#b99d4c;
  font-weight:bold;
  text-transform:capitalize;
}

#product_right h1 span {
  padding:2px 0px 0px 0px;
  font-size:11px;
  display:block;
  line-height:15px;
  color:#6f6f6f;
}

#code {
  padding:4px 0px 0px 0px;
  color:#939393;
}

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

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

.short_desc li {
  background: url("../images/bullet.gif") 0px 8px no-repeat;
  padding:4px 0px 4px 10px;
  margin:0px 0px 0px 0px;
  line-height:14px;
  color:#6f6f6f;
  /*text-transform:capitalize;*/
}

.product_sash_stock {
  float:right;
  width:106px;
  padding:3px 0px 0px 0px;
}

#product_sash {
  text-align:right;
  padding:0px 0px 14px 0px;
  height:46px;
  overflow:hidden;
}

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

#stock li {
  padding:0px 0px 0px 0px;
  margin:0px 0px 7px 0px;
  list-style:none;
  display:block;
  height:15px;
  overflow:hidden;
}

#product_attributes {
  width:220px;
  padding:36px 0px 15px 0px;
  margin:0px 0px 0px 0px;
  float:left;
  min-height:72px;
  height:auto !important;
  height:72px;
  background: url("../images/click_zoom.gif") bottom left no-repeat;
}

#product_attributes td {
  padding:0px 10px 8px 0px;
}

#product_attributes select {
  width:150px;
  font-size:10px;
  padding:0px 0px 0px 0px;
  color:#6f6f6f;
}

#buy_prices {
  width:162px;
  height:124px;
  background: url("../images/buy_prices_bg.gif") 0px 54px no-repeat;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  float:right;
}

#prices {
  height:67px;
  text-align:right;
  overflow:hidden;
}

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

p#rrp_price {
  font-size:10px;
}

p#price {
  color:#b99d4c;
  font-size:27px;
  font-weight:bold;
  padding:0px 0px 8px 0px;
}


#buy {
  padding:0px 0px 0px 42px;
}

#buy img {
  padding:10px 0px 0px 5px;
}

#product_additional {
  margin:18px 0px 0px 0px;
  border-top:1px solid #e7e7e7;
}

#further_links {
  float:left;
  width:230px;
}

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

#further_links li {
  background: url("../images/bullet.gif") 0px 9px no-repeat;
  padding:4px 0px 4px 8px;
  margin:0px 0px 0px 0px;
  line-height:14px;
  color:#6f6f6f;
}

#further_links a {
  color:#6f6f6f;
  text-decoration:none;
}


#further_links a:hover {
  color:#bea458;
  text-decoration:none;
}

#further_options {
  float:right;
}

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

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

/******************* main_product - product_tabs *******************/

#product_tabs {
  width:753px;
  height:28px;
  background: url("../images/product_tabs_bg.gif") no-repeat;
  padding:0px 0px 0px 0px;
  margin:9px 0px 0px 1px;
}


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

#product_tabs li {
  padding:0px 7px 0px 5px;
  margin:0px 0px 0px 0px;
  display:inline;
  float:left;
}

.extra_information {
  padding:5px 50px 0px 10px;
  line-height:16px;
  font-size:11px;
}

.extra_information_link a {
  color:#3f3f3f;
  text-decoration:none;
}

.extra_information_link a:hover,
.extra_information_link a span {
  color:#b99d4c;
  text-decoration:none;
}

/******************* main_product - product_reviews *******************/

#product_review_title {
  width:753px;
  height:28px;
  background: url("../images/product_review_title.gif") no-repeat;
  padding:0px 0px 0px 0px;
  margin:9px 0px 0px 1px;
}

.product_review td {
  padding:8px 2px 4px 0px;
}

.product_review td.product_review_summary {
  padding:8px 0px 4px 10px;
  color:#3f3f3f;
}

/******************* a_z_brands *******************/

#a_z_brands {
  padding:5px 0px 5px 13px;
}

#a_z_brands td.brand_letter {
  width:73px;
}

#a_z_brands td {
  border-bottom:1px solid #e7e7e7;
}

#a_z_brands .last_brand td {
  border-bottom:0px solid #e7e7e7;
}

#a_z_brands td.brand_td {
  border-bottom:0px solid #e7e7e7;
  width:156px;
  padding:6px 0px 0px 0px;
}

#a_z_brands a {
  color:#6f6f6f;
  text-decoration:none;
}

#a_z_brands a:hover {
  color:#b99d4c;
  text-decoration:none;
}

/******************* pop_images *******************/

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

#popup_page_box_fade {
  padding:0px 20px 0px 20px;
  background: url("../images/parent_container_bg_pop_fage.gif") bottom left no-repeat;
  min-height:515px;
  height:auto !important;
  height:515px;
}

#image_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:10px 10px 0px 0px;
  margin:0px 0px 0px 0px;
  float:left;
}

#image_right img {
  border:1px solid #e7e7e7;
}

#image_left img  {
  border:1px solid #e7e7e7;
}

/******************* gift voucher *******************/

#voucher_header{
  width: 666px;
  height: 40px;
  background: url(../images/voucher_header.gif) -8px 0px no-repeat;
  padding: 10px 0px 0px 72px;
  margin: 0px 0px 0px 7px;
}

#voucher_left {
  width: 318px;
  min-height: 546px;
  height: auto !important;
  height: 546px;
  overflow: hidden;
  float: left;
  border: 1px solid #e7e7e7;
  margin: 0px 0px 0px 12px;
  background: #FFFFFF;
}

#voucher_right {
  width: 320px;
  overflow: hidden;
  float: left;
  /*border: 1px solid #e7e7e7;*/
  margin: 0px 0px 0px 52px;
  background: #FFFFFF;
}


input.voucher_textbox {
  width: 172px;
  border: 1px solid #e7e7e7;
}

textarea.voucher_textbox {
  width: 172px;
  height:136px;
  border: 1px solid #e7e7e7;
}

.mandatory {
  color:#b99d4c;
}

#voucher_value_preview {
  font-size: 50px;
  font-weight: bold;
  padding: 28px 0px 0px 0px;
  margin:10px 10px 0px 10px;
  color: #6f6f6f;
  border-bottom: 1px solid #e7e7e7;
  line-height: 50px;
  display: block;
  height: 54px;
  overflow:hidden;
}

.voucher_content {
  margin:0px 10px 0px 10px;
  padding:0px 0px 10px 0px;
  border-bottom: 1px solid #e7e7e7;
  font-size: 11px;
  font-weight: bold;
  color: #b99d4c;
}

.voucher_content span {
  color:#6f6f6f;
  text-transform:uppercase;
}

.voucher_content p {
  color:#6f6f6f;
  line-height: 12px;
  min-height: 36px;
  height: auto !important;
  height: 36px;
  padding:0px 0px 0px 0px;
}

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

.code_span {
  font-weight: bold;
  font-size: 11px;
  color: #b99d4c;
}

.code_value {
  color: #6f6f6f;
  font-size: 13px;
  font-weight: bold;
}

.code_note {
  font-weight: bold;
  font-size: 11px;
  color: #b99d4c;
  padding:10px 10px 10px 10px;
}

.gift_terms {
  padding: 10px 12px 0px 12px;
  line-height:15px;
}

#voucher_price{
   font-size: 24px;
   display: block;
   height: 28px;
   line-height: 24px;
   font-weight: bold;
   padding: 10px 0px 0px 0px;
   margin: 0px 24px 0px 0px;
   color: #b99d4c;
   text-align:right;
}

/******************* cms stuff *******************/

.cms_page {
  padding: 5px 12px 0px 12px;
  line-height:17px;
  font-size:11px;
}

.cms_page h1 {
  margin:0px 0px 0px 0px;
  padding:0px 0px 5px 0px;
  color:#3f3f3f;
  font-size:12px;
  text-transform:none;
}

.small_content {
  padding: 5px 12px 20px 12px;
  line-height:15px;
  font-size:11px;
}

.search_result_info {
  padding: 0px 12px 0px 12px;
}

#basket_page {
  padding: 0px 12px 0px 12px;
  line-height:15px;
  font-size:11px;
}


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

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

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

.product_header {
  border-bottom: 1px solid #e7e7e7;
}

#main_image img,
.basketimage img {
  border: 1px solid #e7e7e7;
}

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

#basket_promos li {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  overflow:hidden;
  float:left;
}

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

.blank_blue_button, .button_110,
.addbasket, .blank_alt_button_large,
.blank_green_button, .addbasket,
.button_94  {
  background: #4C4C4C url("../images/button_bg.gif") repeat-x;
  border:0px solid #73A2AD;
  color:#FFFFFF;
  font-weight:bold;
  padding-top:4px;
  padding-bottom:2px;
  cursor: pointer; /* hand-shaped cursor  */
  font-size:11px;
}


input#issue_number,
input#cvv2 {
  width:50px;
}


#size_guide td,
#size_guide th {
  border-bottom: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
  padding:3px 3px 3px 3px;
}

#size_guide td.size_guide_brand_left,
#size_guide th.size_guide_brand_left {
  border-left: 1px solid #e7e7e7;
}

#size_guide th.size_guide_brand_top {
  border-top: 1px solid #e7e7e7;
}

#size_guide .size_guide_brand th,
#size_guide .size_guide_brand td {
  border-bottom: 1px solid #b99d4c;
  border-right: 0px solid #e7e7e7;
  padding:15px 3px 3px 3px;
}



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

/*Competition page
**********************/

#competition_container {
width: 742px;
margin: 0 0 10px 10px;
padding: 0 0 10px 0;
border-left: 1px solid #e7e7e7;
border-right: 1px solid #e7e7e7;
border-bottom: 1px solid #e7e7e7;
}

#previous_winners {
margin: 30px 0 10px 30px;
}

#previous_winners h1 {
font-family: arial, helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #3f3f3f;
text-transform: uppercase;
padding: 0 0 10px 0;
}

.first {
background: #eeeeee;
}

.second {
background: #dddddd;
}

.comp_header {
display: none;
}

#linked_products_container {
width: 755px;
margin: 50px 0 0 0;
padding: 0;
}

#linked_products_container h1 {
background: #cfcfcf;
font-family: arial, helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
padding: 10px;
margin: 0 0 20px 0;
text-transform: Uppercase;
}

.product_images {
display: inline;
list-style: none;
padding: 0 0 0 19px;
margin: 20px 0 0 0;
}

.product_images li {
width: 740px;
margin: 10px 10px 10px 0;
display: inline;
}

#bottom_related_products {
width: 740px;
margin: 0 0 0 20px;
padding: 0;
display: block;
}

.product_info {
width:185px;
float: left;
margin: 0 0 10px 0;
display: inline;
}

.prod_title {
color: #2a2a2b;
}

.prod_description {
color: #b2b1b5;
}

.prod_quickbuy {
color: #2a2a2b;
padding: 20px 0 0 0;
}

.prod_price {
text-align: right;
color: #d4c27c;
font-size: 12px;
padding: 20px 0 0 0;
}

a.competition, a:active.competition, a:visited.competition {
font-size: 14px;
text-decoration: underline;
}

a:hover.competition {
color:#3f3f3f;
}

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


#quick_buy {
  padding:10px 10px 10px 10px;
}

#quick_buy h1 {
  padding:0px 0px 11px 0px;
  margin:0px 0px 0px 0px;
  color:#3f3f3f;
  font-size:14px;
}

#quick_buy h2 {
  padding:0px 0px 6px 0px;
  margin:0px 0px 0px 0px;
  color:#3f3f3f;
  font-size:10px;
}

#quick_buy h3 {
  padding:0px 0px 11px 0px;
  margin:0px 0px 0px 0px;
  color:#898989;
  font-size:10px;
  font-weight:normal;
}

#quick_buy #attribute_list td {
  padding:0px 10px 8px 0px;
}

#quick_buy #attribute_list select {
  width:150px;
  font-size:10px;
  padding:0px 0px 0px 0px;
  color:#6f6f6f;
}


#quick_buy #buy {
  padding:0px 0px 0px 0px;
}

.min_spend {
  background: #FFF6CB;
  color: #000000;
  text-align: center;
  font-size:12px;
  font-weight: normal;
  padding:5px 0px 5px 0px;
}

#body_container .home{
padding:11px 0 0 0;
}

.delivery_banner_home {
  text-align: center;
  width: 930px;
  margin: 0 auto;
  color: #3F3F3F;
  font-size: 14px;
  font-weight: bold;
  margin: 0 auto;
  padding: 6px 0;
  text-transform: uppercase;
  background: none repeat scroll 0 0 #CFCFCF;
  cursor: pointer;
}

.delivery_banner_product {
  text-align: center;
  margin: 0 auto;
  color: #3F3F3F;
  font-size: 14px;
  font-weight: bold;
  margin: 0 auto;
  padding: 6px 0;
  text-transform: uppercase;
  background: none repeat scroll 0 0 #CFCFCF;
  cursor: pointer;
}

.continueShopping{ font-size:14px; font-weight:bold; letter-spacing:-1px;}

/********** New Footer Styles **********/

#footer_container_new {
  min-height: 1px;
  height: auto!important;
  height:1px;
  position:relative;
}

#footer_container_lower{
  width: 968px;
  height: 246px;
  background: url(../images/footer_lower_bg2.jpg) no-repeat;
  margin: 0px 0px 0px 1px;
  position: relative;
}

#footer_intro_text{
  float: left;
  width: 500px;
  padding: 0px 0px 0px 20px;
}

#footer_intro_text h1{
  margin: 0;
  padding: 11px 0px 4px 0px;
  color: #b99c4c;
  text-transform: none;
}

#footer_intro_text p{
  margin: 0;
  padding: 0px 0px 0px 0px;
  line-height: 15px;
  display: inline;
}

#footer_intro_text p a{
  color: #373737;
}

#footer_intro_text span{
  color: #c2aa64;
}

#footer_lower_brands{
  margin: 10px 0px 0px 0px;
}

#footer_lower_brands h2{
  color: #b99c4c;
  text-transform: none;
}

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

#footer_lower_brands li{
  margin: 0;
  padding: 0px 0px 0px 0px;
  display: inline;
  line-height: 17px;
}

#footer_lower_brands li a{
  color: #898989;
}

#footer_lower_cats{
  margin: 10px 0px 15px 0px;
}

#footer_lower_cats h2{
  color: #b99c4c;
  text-transform: none;
}

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

#footer_lower_cats li{
  margin: 0;
  padding: 0px 0px 0px 0px;
  display: inline;
  line-height: 17px;
}

#footer_lower_cats li a{
  color: #898989;
}

#footer_links_lower{
  float: left;
  width: 150px;
}

#footer_links_lower_2 {
  float: left;
  width: 130px;
}

#footer_links_lower ul {
  margin: 0;
  padding: 36px 0px 0px 33px;
  list-style: none;
}

#footer_links_lower_2 ul {
margin: 0;
  padding: 120px 0px 0px 12px;
  list-style: none;
}

#footer_links_lower li{
  margin: 0;
  padding: 0px 0px 3px 10px;
  background: url(/images/footer_links_2_bullet.gif) 0px 5px no-repeat;
}

#footer_links_lower_2 li{
  margin: 0;
  padding: 0px 0px 3px 10px;
  background: url(/images/footer_links_2_bullet.gif) 0px 5px no-repeat;
}


#footer_links_lower li a{
  color: #8a8a8a;
}

#footer_links_lower_2 li a{
  color: #8a8a8a;
}

#footer_container_right{
  float: right;
  width: 160px;
}

#newsletter_box {
  padding: 35px 0px 0px 13px;
}

#newsletter_box label {
  display:none;
}

#newsletter_box span {
  width:102px;
  height:16px;
  display:block;
  background: url("../images/left_newsletter_box.gif") no-repeat;
  padding:3px 0px 0px 5px;
  margin:0px 0px 0px 0px;
}

#newsletter_box #emailaddress {
  color:#a9a9a9;
  border:0px;
  padding:0px 0px 0px 0px;
  width:95px;
  background-color:#FFFFFF !important;
  background-color:#FFFFFF;
}

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

#network_links li {
  padding:0px 0px 3px 16px;
  margin:0px 0px 0px 0px;
}

#network_links li#network_links_1 {
  background: url("../images/icon_rss.gif") 0px 2px no-repeat;
}

#network_links li#network_links_2 {
  background: url("../images/icon_facebook.gif") 0px 2px no-repeat;
}

#network_links li#network_links_3 {
  background: url("../images/icon_myspace.gif") 0px 2px no-repeat;
}

#network_links li#network_links_4 {
  background: url("../images/icon_bebo.gif") 0px 2px no-repeat;
}

#network_links li#network_links_5 {
  background: url("../images/icon_twitter.gif") 0px 2px no-repeat;
}

#network_links a {
  color:#898989;
  text-decoration:none;
}

#network_links a:hover {
  color:#b99d4c;
  text-decoration:none;
}

#visualsoft{
  margin: 0;
  padding: 0px 0px 0px 2px;
  float:right;
  width:190px;
  color:#7f7f80;
}

#visualsoft a {
	color:#7f7f80;
}

#visualsoft img {
  padding: 0px 0px 0px 3px;
}

#previous_winners a{
  color: #000;
}

#comp_message{
  padding: 0px 20px;
}

#facebook_like {
padding: 10px 0 0 12px;
}

/********** Delivery Popup **********/

#popup_page_delivery #parent_container{
  width:970px;
  margin:1px auto 0px auto;
  background:url(../images/delivery_pop_repeat.gif) repeat-y;
}

#popup_page_delivery #header_container{
  width:970px;
  height:100px;
  background:url(../images/del_pop_header.gif) no-repeat;
}

#popup_page_delivery #popup_page_box_fade{
  padding:0px 10px 0px 20px;
  background: url("../images/del_pop_fade.gif") bottom left no-repeat;
}

#popup_page_delivery #popup_page_box{
  background:url(../images/del_pop_gradient.gif) no-repeat;
}

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

/*#product_container {position: relative;}*/
#page_intro_new {width:734px; height:470px; line-height:17px; margin: 0 0 0 4px; border-top: 1px solid #E7E7E7; padding: 12px 0 2px 12px; position: absolute; bottom:0px; left:0px;}
#page_intro_new #page_intro {padding:0;}
#product_container_bg, #product_container_bg_recent {padding:0 0 470px; position: relative;}
#product_container_bg_recent {padding:0 0 490px;}

/*social buttons*/

#socialbuttons{height:21px;padding:17px 0 17px 10px;width:340px;float:left;}
#emailfriend{float:left;width:70px;}
#facebook_like_compact{width:46px;float:left;margin:0 20px 0 0;overflow:hidden;}
#tweet_btn_compact{float:left;width:75px;}
#google_plus_one{float:left;width:52px;}



#body_container .home {position: relative;}

#homepage_seo_text_content {line-height:17px; position: absolute; height: 144px; overflow:auto; bottom:0px; left:0px; margin:10px 20px; padding:0 10px;}

#homepage_seo_text_content h1, #homepage_seo_text_content h2 {padding:8px 0 2px; margin:0; color: #B99C4C;}
#homepage_seo_text_content p {padding:2px 0; margin:0;}

#homepage_seo_text_content ul {padding:2px 0 2px 12px; margin:0 auto;}

#homepage_seo_text_content li {padding:2px 0; margin:0;}

#homepage_seo_text {background:url(../images/homepage_seo_text_bg.png) top left no-repeat;  height: 164px; margin: 0 0 0 20px;}


#footer_intro_text .footer_title {color: #B99C4C; margin: 0; padding: 11px 0 4px; text-transform: none; font-weight:bold; font-size:14px;}




