
/*
***************************************************
****************************************************
****************************************************
*/
.zoomSmallImageCont
{
  position: relative;
  text-align: center;
}

.zoomSmallImageCont img
{
  border: 0px;
  padding: 2px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.zoomBigImageCont
{
  overflow: hidden;
  position: absolute;
  background: #fff;
  z-index: 110;
  border: 1px solid #d0c6ce;
  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
{
  height:272px;
  left:278px;
  width:383px;
  top:-55px;
}


/*** 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;
  height:77px;
  line-height:17px;
}

/*************************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:330px;
  float:left;
}

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


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

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

#main_image {
  border:1px solid #DDC1D0;
  padding:1px 1px 1px 1px;
  background-color:#FFFFFF;
}

#ask_question_form textarea {
  width:382px;
  height:50px;
}

#ask_question_form input.textbox {
  width:220px;
}

#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 !important;
  background-color:#FFFFFF;
}

h1 {
  margin:0px 0px 0px 0px;
  padding:0px 0px 5px 0px;
  color:#6D1C43;
  font-size:20px;
  font-weight:normal;
}

h2 {}

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

strong.customer {}

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

a:hover {
  color:#B04374;
  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:Georgia, "Times New Roman", Times, serif;
  font-size:12px;
  color:#995274;
  padding: 0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  background: #6D1C43 url("../images/body_bg.jpg") repeat-x;
}

body#popup_page {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:12px;
  color:#995274;
  padding: 0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  background: #6D1C43 url("../images/body_bg_popup.jpg") repeat-x;
}

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

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

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

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

#popup_page #header_container {
  height:64px;
  background: url("../images/header_container_bg_popup.jpg") bottom left no-repeat;
  overflow:hidden;
  position:relative;
  text-align:right;
  padding:42px 43px 0px 0px;
}


#body_container {
  background: url("../images/body_container_bg.gif") top left repeat-y;
}

#popup_page #body_container {
  background: url("../images/body_container_bg_popup.jpg") top left no-repeat;
}

#popup_page #body_container_tile {
  background: url("../images/body_container_bg_tile_popup.gif") repeat-y;
}

#popup_page #body_container_end {
  background: url("../images/body_container_bg_end_popup.gif") bottom left no-repeat;
  min-height:464px;
  height:auto !important;
  height:464px;
  padding:0px 0px 37px 0px;
}

#body_container_tile {
  /*background: url("../images/body_container_bg_tile.gif") repeat-x;*/
}

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

#body_container_left {
  background: url("../images/left_column_bg.jpg") -5px 0px no-repeat;
}

#body_container_right {
  min-height:1px;
  height:auto !important;
  height:1px;
  background: url("../images/middle_column_bg.jpg") 898px 0px no-repeat;
  padding:0px 0px 0px 0px;
  position:relative;
}

#bottom_pages {
  position:absolute;
  bottom:0px;
  left:218px;
}


#body_container_right_cms {
  background: url("../images/middle_column_bg.jpg") 898px 0px no-repeat;
}

#body_container_cms_tile {
  background: url("../images/body_container_cms_tile.gif") 218px 0px repeat-y;
}

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

#left_column {
  width:180px;
  float:left;
  position:relative;
  overflow:hidden;
  left:36px;
}

#middle_column {
  width:746px;
  float:left;
  position:relative;
  overflow:hidden;
  left:38px;
}

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

#footer_container_top_tile {
  background: url("../images/body_container_bg.gif") top left repeat-y;
}

#footer_container_top {
  background: url("../images/body_container_bg_end.gif") bottom left no-repeat;
  padding:0px 0px 6px 36px;
}

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

#top_bar {
  height:29px;
  background: url("../images/top_bar_bg.gif") top left no-repeat;
  overflow:hidden;
  position:relative;
}

/******************* top_container *******************/

#top_container {
  height:90px;
  background: url("../images/top_container_bg.jpg") top left no-repeat;
  overflow:hidden;
  position:relative;
  padding:0px 0px 0px 390px;
}

#top_container p {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  float:left;
}

#top_container p img {
  border:0px;
}

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

#top_menu  {
  float:left;
}

#top_menu ul {
  margin:0px 0px 0px 0px;
  padding:6px 0px 0px 38px;
  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:18px;
}

#top_menu span {
  display:none;
}

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

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

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

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




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

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

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

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

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

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

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






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

#top_search {
  float:left;
  padding:6px 0px 0px 40px;
}

#top_search label {
  display:none;
}

#top_search span {
  width:140px;
  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:#A74574;
  border:0px;
  width:120px;
  font-size:10px;
  padding:0px 0px 0px 0px;
  height:14px;
  overflow:hidden;
}



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

#top_basket {
  float:right;
  width:156px;
  height:58px;
  padding:0px 0px 0px 0px;
  background: url("../images/top_basket_bg.gif") top left no-repeat;
  margin:0px 0px 0px 0px;
  position:relative;
  right:39px;
  top:13px;
}

#top_basket_contents
{
  height:17px;
  padding:23px 0px 0px 0px;
  font-size:10px;
  color:#FFFFFF;
}

#top_basket span {
  color:#A74574;
}

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

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


/******************* left_menu /left_collections *******************/

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

#left_menu_close {
  height:23px;
  overflow:hidden;
}

#left_menu  {
  background: url("../images/left_menu_bg_tile.gif") repeat-y;
  /*
  background: #F4E8EE url("../images/left_menu_bg.gif") bottom left no-repeat;
  overflow:hidden;
  height:94px;
  */
}


#left_collections_title {
  height:44px;
  background: url("../images/left_collections_title.gif") top left no-repeat;
  overflow:hidden;
  margin:1px 0px 0px 0px;
}

#left_collections  {
  background: url("../images/left_menu_bg_tile.gif") repeat-y;
  /*
  overflow:hidden;
  background: #F4E8EE url("../images/left_collections_bg.gif") bottom left no-repeat;
  height:149px;
  */
}

#left_menu ul,
#left_collections ul {
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  list-style:none;
  font-size:11px;
}

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

#left_menu span,
#left_collections span {
  height:19px;
  display:block;
  padding:4px 0px 0px 16px;
  overflow:hidden;
  background: url("../images/menu_bullet.gif") 6px 9px no-repeat;
  border-top:1px solid #6C5A62;
}

#left_menu .first_menu span,
#left_collections .first_menu span {
  border-top:0px solid #6C5A62;
}

#left_menu a,
#left_collections a {
  color:#6D1C43;
  text-decoration:none;
}

#left_menu a:hover,
#left_collections a:hover {
  color:#6D1C43;
  text-decoration:underline;
}

#left_collections .view_more  {
  display:block;
  padding:1px 6px 0px 6px;
  overflow:hidden;
  background: url("../images/view_more_collection_bg.gif") 6px 1px no-repeat;
}

#left_collections .view_more a {
  color:#FFFFFF;
}

#left_collections .view_more span {
  height:21px;
  display:block;
  padding:4px 0px 0px 19px;
  overflow:hidden;
  background: url("../images/menu_bullet_2.gif") 9px 9px no-repeat;
  border-top:0px solid #6C5A62;
  border-bottom:1px solid #FFFFFF;
}



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

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

#left_menu li li span,
#left_collections li li span {
  min-height:1px;
  height:auto !important;
  height:1px;
  display:block;
  padding:0px 0px 6px 24px;
  overflow:visible;
  background: url("../images/menu_bullet_sub.gif") 14px 5px no-repeat;
  border-top:0px solid #6C5A62;
  font-size:10px;
}

#left_menu li li a,
#left_collections li li a {
  color:#a74574;
  text-decoration:none;
}

#left_menu li li a:hover,
#left_collections li li a:hover {
  color:#6D1C43;
  text-decoration:underline;
}


/******************* left_extra *******************/

#left_extra ul {
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  list-style:none;
  font-size:12px;
  text-transform:uppercase;
}

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

#left_extra_new span {
  height:24px;
  display:block;
  overflow:hidden;
  padding:19px 0px 0px 26px;
  background: url("../images/left_extra_new.gif") no-repeat;
}

#left_extra_hot span {
  height:24px;
  display:block;
  overflow:hidden;
  padding:8px 0px 0px 26px;
  background: url("../images/left_extra_hot.gif") no-repeat;
}

#left_extra_sale span {
  height:28px;
  display:block;
  overflow:hidden;
  padding:8px 0px 0px 26px;
  background: url("../images/left_extra_sale.gif") no-repeat;
}

#left_extra a {
  color:#FFFFFF;
}

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

#left_newsletter {
  height:36px;
  width:164px;
  background: url("../images/left_newsletter_bg.gif") top left no-repeat;
  overflow:hidden;
  margin:2px 0px 2px 0px;
  padding:96px 0px 0px 16px;
}


#left_newsletter label {
  display:none;
}

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

#left_newsletter .joinButton {
  position:relative;
  top:1px;
}

#left_newsletter #emailaddress {
  color:#A74574;
  border:0px;
  width:95px;
  font-size:10px;
  padding:0px 0px 0px 0px;
  height:14px;
  overflow:hidden;
}

/******************* network_links *******************/

#network_links {
  height:40px;
  width:180px;
  background: url("../images/network_links.gif") no-repeat;
  overflow:hidden;
}

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

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

/******************* extra_links *******************/

#extra_links_2_box {
  float:left;
}

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

#extra_links_title {
  height:29px;
  width:706px;
  background: url("../images/extra_links_title.gif") no-repeat;
  overflow:hidden;
}

#extra_links {
  height:112px;
  width:706px;
  background: url("../images/extra_links_bg.jpg") no-repeat;
  overflow:hidden;
  font-size:11px;
}

#extra_links a {
  color:#f3e7ec;
}

#extra_links ul {
  margin:0px 0px 0px 0px;
  padding:5px 0px 0px 0px;
  list-style:none;
  float:left;
  display:inline;
  width:229px;
}

#extra_links ul#extra_links_1 {
  width:229px;
  margin:0px 0px 0px 4px;
}

#extra_links ul#extra_links_2 {
  width:229px;
  margin:0px 0px 0px 5px;
}

#extra_links ul#extra_links_3 {
  width:230px;
  margin:0px 0px 0px 5px;
}

#extra_links li {
  margin:0px 0px 0px 0px;
  padding:0px 0px 6px 17px;
  background: url("../images/extra_links_bullets.gif") 9px 5px no-repeat;
}


/******************* left_promo_2 *******************/

.left_promo_2 {
  margin:2px 0px 0px 0px;
}

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


#site_welcome {
  height:25px;
  width:706px;
  overflow:hidden;
  background: url("../images/site_welcome.gif") top left no-repeat;
}

#main_promo {
  height:292px;
  width:706px;
  overflow:hidden;
  background: url("../images/main_promo_bg.gif") bottom left no-repeat;
}

#main_promo img {
  padding:1px 0px 0px 5px;
}

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

#featured_products_title {
  height:34px;
  width:706px;
  overflow:hidden;
  background: url("../images/featured_products_title.gif") top left no-repeat;
}

#featured_products {
  height:279px;
  background: url("../images/featured_products_bg.gif") no-repeat;
  padding:6px 0px 0px 7px;
}

.featured_product {
  height:279px;
  width:224px;
  overflow:hidden;
  float:left;
  margin:0px 10px 0px 0px;
  position:relative;
}

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

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

.featured_product .product_image {
  height:144px;
  overflow:hidden;
  border-bottom:2px solid #FFFFFF;
}

.featured_product .product_title {
  padding:7px 7px 0px 7px;
  line-height:15px;
  height:32px;
  overflow:hidden;
  display:block;
  font-size:13px;
  font-weight:bold;
}

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

.featured_product .product_title a:hover {
  color:#6D1C43;
  text-decoration:underline;
}

.featured_product .product_text {
  padding:3px 7px 0px 7px;
  color:#985273;
  font-size:11px;
  line-height:15px;
  height:32px;
  overflow:hidden;
}

.featured_product .product_text_sale {
  padding:3px 7px 0px 7px;
  color:#985273;
  font-size:11px;
  line-height:15px;
  height:16px;
  overflow:hidden;
}

.featured_product .product_price_sale {
  padding:1px 7px 0px 7px;
  color:#985273;
  font-size:11px;
  line-height:15px;
  height:16px;
  overflow:hidden;
}


.featured_product .product_price {
  padding:22px 7px 0px 7px;
  color:#6D1C43;
  font-size:15px;
  font-weight:bold;
}

.featured_product .product_view {
  position:absolute;
  bottom:14px;
  right:0px;
}

/******************* homepage_intro *******************/

#homepage_intro_title {
  height:32px;
  width:706px;
  overflow:hidden;
  background: url("../images/homepage_intro_title.gif") bottom left no-repeat;
}

#homepage_intro {
  background: url("../images/homepage_intro_tile.gif") repeat-y;
}

#homepage_intro_pattern {
  background: url("../images/homepage_intro_bg.jpg") top left no-repeat;
}

#homepage_intro_content {
  min-height:250px;
  height:auto !important;
  height:250px;
  background: url("../images/homepage_intro_end.gif") bottom left no-repeat;
  padding:0px 50px 10px 13px;
  color:#520434;
  font-size:11px;
  line-height:20px;
}


/******************* footer_promos *******************/


#footer_promos {
  height:137px;
  width:969px;
  overflow:hidden;
  background: url("../images/footer_promos_bg.jpg") top left no-repeat;
}

#footer_promos ul {
  padding:13px 0px 0px 41px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

#footer_promos li {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  float:left;
  height:111px;
  width:288px;
  overflow:hidden;
}

#footer_promos li#footer_promo_middle {
  padding:0px 6px 0px 8px;
}


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

#footer_bar {
  height:22px;
  overflow:hidden;
  background: url("../images/footer_bar_bg.gif") top left no-repeat;
}

#footer_links ul {
  margin:0px 0px 0px 0px;
  padding:4px 0px 0px 40px;
  list-style:none;
  float:left;
  font-size:10px;
  color:#B05983;
  text-transform:uppercase;
}

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


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

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

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

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

#breadcrumb_container {
  height:25px;
  overflow:hidden;
  background: url("../images/breadcrumb_bg.gif") top left no-repeat;
}

p#breadcrumb {
  color:#EEDDE5;
  padding:4px 0px 0px 35px;
  margin:0px 0px 0px 0px;
}

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

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

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

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

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

#section_intro_3 {
  min-height:41px;
  height:auto !important;
  height:41px;
  width:678px;
  background: url("../images/section_intro_bg_3.gif") bottom left no-repeat;
  padding:8px 14px 0px 14px;
}

#section_intro h1 {
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  color:#6D1C43;
  font-size:16px;
  font-weight:bold;
}

#section_intro_text {
  padding:0px 100px 0px 0px;

  color:#520434;
  font-size:11px;
  line-height:20px;
}

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

#select_container {
  padding:5px 0px 10px 0px;
  font-size:10px;
}


#select_container label {
  display:none;
}

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

#select_container select#select_price {
  width:100px;
}

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

#select_container #select_sort_order {}

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

#product_pageing_top {
  height:24px;
  width:686px;
  overflow:hidden;
  background: url("../images/product_pageing_top_bg.gif") top left no-repeat;
  padding:17px 10px 0px 10px;
  color:#FFFFFF;
}

#product_pageing_bottom {
  height:23px;
  width:696px;
  overflow:hidden;
  background: url("../images/product_pageing_bottom_bg.gif") top left no-repeat;
  padding:7px 10px 0px 0px;
  color:#FFFFFF;
  text-align:right;
  clear:both;
}

#categories_pageing_top {
  height:24px;
  width:686px;
  overflow:hidden;
  background: url("../images/product_pageing_top_bg.gif") top left no-repeat;
  padding:17px 10px 0px 10px;
  color:#FFFFFF;
}



.product_pages {
  padding:0px 0px 0px 0px;
  font-size:11px;
}

#product_pageing_top .product_pages {
  padding:0px 0px 0px 0px;
  font-size:11px;
  float:right;
}

#product_pageing_top .product_results {
  padding:0px 0px 0px 0px;
  font-size:11px;
  float:left;
}

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

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

.product_pages span {
  color:#EEDDE5;
  text-decoration:none;
}

.product_pages .imglink {
  text-decoration:underline;
}

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

#search_results {
  padding:0px 0px 30px 1px;
  min-height:457px;
  height:auto !important;
  height:457px;
  margin:0px 0px 0px 0px;
}

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

.product_top,
.product {
  height:279px;
  width:234px;
  margin:0px 0px 0px 0px;
  overflow:hidden;
  float:left;
  background: url("../images/product_bg_new.gif") top left no-repeat;
  position:relative;
  padding:0px 0px 0px 0px;
}

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

/*
.product_top .product_first {
  background: url("../images/product_bg_1.gif") top left no-repeat;
  height:228px;
  width:177px;
}


.product .product_first {
  background: url("../images/product_bg_3.gif") top left no-repeat;
  height:228px;
  width:177px;
}
*/

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

.product_top ul{
  padding:5px 0px 0px 6px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

.product_first ul  {
  padding:5px 0px 0px 6px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

.product .product_view,
.product_top .product_view {
  position:absolute;
  bottom:10px;
  right:6px;
}

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

.product .product_image ,
.product_top .product_image {
  height:144px;
  width:224px;
  overflow:hidden;
  border-bottom:2px solid #FFFFFF;
}

.product .product_title,
.product_top .product_title {
  padding:7px 7px 0px 7px;
  line-height:15px;
  height:32px;
  overflow:hidden;
  display:block;
  font-size:13px;
  font-weight:bold;
}

.product .product_title a,
.product_top .product_title a {
  color:#6D1C43;
  text-decoration:none;
}

.product .product_title a:hover,
.product_top .product_title a:hover  {
  color:#6D1C43;
  text-decoration:underline;
}

.product .product_text,
.product_top .product_text {
  padding:3px 7px 0px 13px;
  color:#985273;
  font-size:11px;
  line-height:15px;
  height:32px;
  overflow:hidden;
}

.product .product_text_sale,
.product_top .product_text_sale {
  padding:3px 7px 0px 13px;
  color:#985273;
  font-size:11px;
  line-height:15px;
  height:16px;
  overflow:hidden;
}

.product .product_price_sale,
.product_top .product_price_sale {
  padding:1px 7px 0px 13px;
  color:#985273;
  font-size:11px;
  line-height:15px;
  height:16px;
  overflow:hidden;
}

.product .product_price,
.product_top .product_price {
  padding:20px 7px 0px 13px;
  color:#6D1C43;
  font-size:15px;
  font-weight:bold;
}

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


#main_product {
  width:706px;
  min-height:419px;
  height:auto !important;
  height:419px;
  background: url("../images/main_product_bg.jpg") top left no-repeat;
}

#main_product_2 {
  background: url("../images/additional_information_bg.gif") top left repeat-y;
  min-height:1px;
  height:auto !important;
  height:1px;
}


#product_left {
  padding:21px 0px 0px 23px;
  width:280px;
  float:left;
  position:relative;
  z-index: 2;
}

#product_right {
  padding:5px 23px 0px 0px;
  width:375px;
  float:right;
  position:relative;
  z-index: 1;
  overflow:hidden;
}

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

.product_img {
  text-align:center;
  width:264px;
  padding:55px 0px 0px 11px;
}

#product_thumbs {
  padding:61px 0px 0px 0px;
  height:145px;
  width:276px;
  overflow:hidden;
}

#product_thumbs img {
  border:1px solid #DDC1D0;
  padding:5px 5px 5px 5px;
  background-color:#FFFFFF;
}

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

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

#product_thumbs p {
  clear:both;
  text-align:center;
  font-size:10px;
}


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

#product_right h1 {
  margin:0px 0px 0px 0px;
  padding:0px 120px 10px 0px;
  color:#6d1c43;
  font-size:18px;
  font-weight:bold;
}

#product_right h1 span {
  margin:0px 0px 0px 0px;
  padding:3px 0px 0px 0px;
  color:#540c2e;
  font-size:13px;
  font-weight:normal;
  display:block;
}


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

.short_desc {
  /*
  float:left;
  width:240px;
  */
  height:180px !important;
  height:177px;
  overflow:hidden;
  padding:12px 0px 0px 5px;
  font-size:11px;
}

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

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

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

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

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

li#further_options_1 {
  width:66px;
  margin:0px 32px 0px 0px;
  text-align:center;
}

li#further_options_2 {
  width:69px;
  margin:0px 38px 0px 0px;
  text-align:center;
}

li#further_options_3 {
  width:60px;
  margin:0px 31px 0px 0px;
  text-align:center;
}

li#further_options_4 {
  width:69px;
  margin:0px 0px 0px 0px;
  text-align:center;
}

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

#stock {
  float:right;
  width:115px;
  text-align:right;
  position:absolute;
  top:0px;
  right:15px;
}

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

#stock li {
  padding:0px 0px 8px 0px;
  margin:0px 0px 0px 0px;
  height:19px;
  overflow:hidden;
}


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

#product_attributes {
  float:left;
  width:200px;
  padding:0px 0px 0px 5px;
  font-size:10px;
}


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

#product_buy {
  float:right;
  width:154px;
  text-align:right;
}

#rrp_price {
  padding:1px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  color:#A74574;
  font-size:16px;
}

#price {
  padding:2px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  color:#A74574;
  font-size:27px;
}

#price.price_nosale {
   padding:21px 0px 0px 0px;
}

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

#further_options {
  margin:0px 0px 0px 0px;
  padding:34px 0px 0px 0px;
  font-size:9px;
}

#further_options img {
  padding:0px 0px 5px 0px;
}

#further_options a {
  color:#995274;
  text-decoration:none;
}

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

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

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

#additional_information_box {
  background: url("../images/additional_information_bg.gif") top left repeat-y;
  min-height:1px;
  height:auto !important;
  height:1px;
}

#additional_information {
  background: url("../images/additional_information_end.gif") bottom left no-repeat;
  padding:0px 60px 10px 23px;
  line-height:17px;
}

/******************* related_products_title *******************/

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

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

.cms_page,
#sitemap {
  min-height:392px;
  height:auto !important;
  height:392px;
  background: url("../images/cms_bg.jpg") top left no-repeat;
  width:666px;
  padding:20px 20px 20px 20px;
  line-height:18px;
}

.cms_page_about {
  background: url("../images/cms_bg.jpg") top left no-repeat;
  width:696px;
  padding:2px 0px 20px 5px;
}

.cms_page_about_pic {
  min-height:1px;
  height:auto !important;
  height:1px;
  background: url("../images/about_us_bg.jpg") top left no-repeat;
  padding:326px 20px 0px 20px;
  line-height:18px;
}

.cms_text {
  padding:0px 80px 0px 0px;
}

#popup_page .cms_text {
  padding:0px 0px 0px 0px;
}

#popup_page .cms_page {
  min-height:1px;
  height:auto !important;
  height:1px;
  background: none;
  width:490px;
  padding:20px 0px 20px 70px;
  line-height:18px;
}

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

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

.small_content {
  min-height:372px;
  height:auto !important;
  height:382px;
  background: url("../images/cms_bg.jpg") top left no-repeat;
  width:676px;
  padding:10px 20px 0px 20px;
  position:relative;
  top:-2px;
  line-height:18px;
}


/******************* secure_box *******************/

#secure_box {
  height:91px;
  width:678px;
  overflow:hidden;
  background: url("../images/secure_box_bg.jpg") top left no-repeat;
  padding:8px 14px 0px 14px;
}

#secure_box h1 {
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  color:#6D1C43;
  font-size:16px;
  font-weight:bold;
}

#secure_box_text {
  height:60px;
  overflow:hidden;
  padding:1px 100px 0px 0px;
  line-height:16px;
}

#secure_box_text p {
  padding:5px 0px 0px 0px;
}

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

#basket_page {
  background: url("../images/cms_bg_basket.jpg") top left no-repeat;
  width:706px;
}


#basket_page_end {
  background: url("../images/basket_end.gif") bottom left no-repeat;
  padding:10px 10px 10px 10px;
  line-height:18px;
  min-height:289px;
  height:auto !important;
  height:289px;
}

#basket_page_tile {
  background: url("../images/body_container_cms_tile.gif") top left repeat-y;
}


.basket_image img {
  border:1px solid #DDC1D0;
  padding:5px 5px 5px 5px;
  background-color:#FFFFFF;
}

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


#checkout_page {
  padding:10px 10px 10px 10px;
  line-height:18px;
  min-height:1px;
  height:auto !important;
  height:1px;
  width:686px;
  background: url("../images/cms_bg_basket.jpg") top left no-repeat;
}

#account_options td {
  padding:5px 5px 0px 0px;
}

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

#pop_images {
  padding:18px 0px 0px 0px;
}

#image_left  {
  background: url("../images/image_left_bg.gif") no-repeat;
  height:395px;
  width:489px;
  margin:0 auto;
  padding:80px 0px 0px 0px;
  text-align:center;
}

#image_right  {
  background: url("../images/image_right_bg.gif") no-repeat;
  height:211px;
  width:489px;
  margin:0 auto;
  padding:8px 0px 0px 0px;
  overflow:hidden;
}

#image_right img {
  border:1px solid #DDC1D0;
  padding:1px 1px 1px 1px;
  background-color:#FFFFFF;
}

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

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

.cms_break {
  border-top:1px solid #A74574;
  display:block;
  padding:5px 0px 0px 0px;
}

.sitemap_title {
  border-bottom:1px solid #A74574;
  display:block;
  padding:5px 0px 0px 0px;
  margin:0px 0px 5px 0px;
}


.blank_blue_button, .button_110,
.addbasket, .blank_alt_button_large,
.blank_green_button, .addbasket,
.button_94  {
  background: #4C102C url("../images/button_bg.gif") 0px -3px repeat-x !important;
  background: #4C102C url("../images/button_bg.gif") 0px -3px repeat-x;
  border:1px solid #6D1C43;
  color:#FFFFFF;
  padding-top:2px;
  padding-bottom:2px;
  cursor: pointer; /* hand-shaped cursor  */
  font-family:Georgia, "Times New Roman", Times, serif;
}


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

#news_header {
  background: url("../images/news_header_bg.gif") no-repeat;
  height:46px;
  width:706px;
  overflow:hidden;
}

#news_header_title {
  margin:0px 0px 0px 0px;
  padding:9px 0px 0px 25px;
  color:#6D1C43;
  font-size:20px;
  font-weight:normal;
}

.press {
  background: url("../images/news_bg.jpg") no-repeat;
  height:175px;
  width:706px;
  overflow:hidden;
}

.press p {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

#press_results .press p.press_title {
	padding:20px 0px 5px 0px;
	margin:0px 0px 0px 0px;
}

#press_results .press p.press_title a {
	font-size:13px;
	color:#6d1c43;
	text-decoration:none;
}

#press_results .press p.press_title a:hover {
	color:#6d1c43;
	text-decoration:none;
}

#press_results .press p.press_content {
	padding:10px 50px 8px 0px;
}

#press_results .press p.press_date {
	color:#a74574;
}

p.press_more a {
	color:#6d1c43;
	text-decoration:none;
}

p.press_more a:hover,
p.press_more {
	color:#6d1c43;
	text-decoration:none;
	font-weight:bold;
}

#press_results .press_image {
	padding:31px 34px 0px 36px;
}

.cms_page_news .press_image {
	padding:11px 34px 0px 16px;
}

h1#press_title {
  padding:0px 0px 3px 0px;
  margin:0px 0px 0px 0px;
  font-size:13px;
  color:#6d1c43;
}

#press_date {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px
}

.cms_page_news {
  min-height:392px;
  height:auto !important;
  height:392px;
  background: url("../images/news_full_bg.jpg") top left no-repeat;
  width:666px;
  padding:20px 20px 20px 20px;
  line-height:18px;
}



.press_pageing {
	padding:15px 25px 0px 0px;
	float:right;
}

#news_bottom {
	padding:0px 35px 0px 0px;
}


.press_pageing .product_results {
	float:left;
	padding:0px 0px 0px 8px;
	color:#E660AE;
}

.press_pageing .product_results a {
	color:#359695;
	text-decoration:none;
}

.press_pageing #product_results a:hover {
	color:#E660AE;
	text-decoration:none;
}

#subcategories {
  width: 710px;
  background-color: #500432;
}

/******************* subcats *******************/

/*

.subcats_page {
  background: #eedde5;
  width:695px;
  padding:0px 0px 0px 0px;
  border: 1px solid #B04573;
  margin:0px 0px 5px 5px;
  font-size:10px;
}

.subcats_text {
  padding:10px 5px 5px 10px;
}

.subcats_text td {
  padding:0px 5px 5px 8px;
  background: url("../images/menu_bullet_sub.gif") 0px 4px no-repeat;
}

*/


#homepage_intro_content #init_content h1{
  padding:10px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

#homepage_intro_content #init_content h2{
  padding:10px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

#homepage_intro_content #init_content h3{
  padding:10px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  font-size:11px;
  font-weight:normal;
}

#homepage_intro_content #secondary_content h1{
  padding:10px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

#homepage_intro_content #secondary_content h3{
  padding:10px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  font-size:11px;
  font-weight:normal;
}

#paypal_container{
  width: 680px;
  padding: 0px 0px 0px 15px;
}