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

.zoomSmallImageCont img
{
  border: 1px solid #e5d7e9;
  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:336px;
  height:287px;
  left: 229px;
  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 *****************/

#tesimonials {
  padding:0px 15px 0px 15px;
  margin: 0px 0px 0xp 0px;
}

#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 h1.title {
  margin:0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 10px;
  line-height: 12px;
}

#tesimonials p {
  margin:10px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

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

.contact_us_text {
  width:250px;
  float:left;
  overflow: hidden;
}

.contact_us_text p{
  width: 250px;
}

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


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

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

#map_canvas {
  width:270px;
  height:270px;
  float:right;
}

#map {
  width:568px;
  height:300px;
  position:relative;
  left:0px;
  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;
}


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

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

.clear_last {
  background-color:#BB94C3;
}


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

h1 {}

h2 {}

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

strong.customer {}

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

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

a img{
  border: 0px;
}

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:Geneva, Arial, Helvetica, sans-serif;*/
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#903F98;
  padding: 0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  background: #BB94C3 url("../images/body_bg.gif") repeat-x;
}

body.popup {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#903F98;
  padding: 0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  background: #BB94C3 url("../images/body_bg_popup.gif") repeat-x;
}

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

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

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

#body_container_filler {
  background: url("../images/body_container_filler.gif") 165px 0px no-repeat;
}

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

#left_column {
  width:165px;
  float:left;
  overflow:hidden;
  background: url("../images/left_column_bg.gif") repeat-y;
}

#left_column_grad {
  background: url("../images/left_column_grad.gif") 0px 54px no-repeat;
}

#middle_column {
  width:589px;
  float:left;
  position:relative;
  left:1px;
  overflow:hidden;
  background: url("../images/middle_column_bg.gif") 0px 35px no-repeat;
  padding: 0px 0px 2px 0px;
}

#right_column {
  width:202px;
  float:left;
  position:relative;
  left:2px;
  overflow:hidden;
  background: url("../images/right_column_bg.gif") repeat-y;
}

#right_column_grad {
  background: url("../images/right_column_grad.gif") 0px 35px no-repeat;
}

#right_column_grad_memb {
  background: url("../images/grad_right_memb.gif") 0px 35px no-repeat;
}

#footer_container {
  background-color:#BB94C3;
  min-height:1px;
  height:auto !important;
  height:1px;
}

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

#logo {
  height:140px;
  width:199px;
  position:absolute;
  top:5px;
  left:-8px;
  /*background: url("../images/top_search_bg.jpg") bottom right no-repeat;*/
  background: url("../images/bp_top_search_bg.jpg") bottom right no-repeat;
  z-index:50;
}

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

#logo p img {
  border:0px;
}

#top_container {
  padding:0px 0px 0px 191px;
}

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

#top_menu {
  height:26px;
  overflow:hidden;
  padding:20px 0px 0px 0px;
}

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

#top_menu span {
  display:none;
}

#top_menu #top_menu_1 a {
  background: url("../images/link_1.gif") no-repeat;
  display:block;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 9px;
  height:26px;
  width:60px;
}

#top_menu #top_menu_2 a {
  background: url("../images/link_2.gif") no-repeat;
  display:block;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 17px;
  height:26px;
  width:77px;
}

#top_menu #top_menu_3 a {
  background: url("../images/link_3.gif") no-repeat;
  display:block;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 18px;
  height:26px;
  width:87px;
}
#top_menu #top_menu_4 a
{
  background: url("../images/link_4.gif") no-repeat;
  display:block;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 18px;
  height:26px;
  width:79px;
}

/******************* top_promos *******************/

#top_promos {
  margin: 1px 0px 0px 0px;
  height: 98px;
  overflow: hidden;
}

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

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

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

#top_basket {
  float:right;
  width:196px;
  height:125px;
  /*background: url("../images/top_basket_bg.jpg") bottom right no-repeat;*/
  background: url("../images/bp_top_basket_bg.jpg") bottom right no-repeat;
  padding:0px 0px 0px 0px;
  color:#727171;
  margin:20px 0px 0px 0px;
  position:absolute;
  top:0px;
  right:4px;
  overflow:hidden;
}

#top_basket_account {
  height:26px;
  padding:0px 0px 0px 5px;
}

#top_basket_title {
  height:24px;
  margin:0px 0px 0px 5px;
  /*background: url("../images/top_basket_title.gif") no-repeat;*/
  background: url("../images/bp_top_basket_title.gif") no-repeat;
}

#basket_items td.items {
  padding:4px 0px 0px 16px;
  color:#622280;
  font-weight:bold;
  font-size:10px;
}

#basket_items td.totals {
  padding:4px 23px 0px 0px;
  color:#622280;
  font-weight:bold;
  font-size:10px;
}

#basket_items span {
  color:#CD129F;
}

#basket_buttons td.button_basket {
  padding:12px 0px 0px 9px;
}

#basket_buttons td.button_checkout {
  padding:12px 13px 0px 0px;
}

/******************* left_search *******************/

#left_search {
  width:165px;
  height:45px;
  background: url("../images/left_search_bg.gif") no-repeat;
  padding:9px 0px 0px 14px;
  margin:0px 0px 0px 0px;
  overflow:hidden;
}

#left_search label {
  display:none;
}

#left_search span {
  width:143px;
  height:19px;
  background: url("../images/search_box.gif") no-repeat;
  display:block;
  margin:0px 0px 1px 0px;

}

#left_search input#query {
  border:0px;
  font-size:10px;
  margin:2px 0px 0px 3px;
  width:132px;
  color:#8F8F8F;
}

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

#left_brands {
  padding:0px 0px 0px 4px;
}

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

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

#left_brands li {
  padding:0px 0px 0px 0px;
  margin:1px 0px 0px 0px;
}

#left_brands span  {
  width:130px;
  height:17px;
  display:block;
  overflow:hidden;
  background: url("../images/left_menu_item.gif") no-repeat;
  padding:3px 0px 0px 19px;
}

#left_brands a {
  color:#903F98;
  text-decoration:none;
}

#left_brands a:hover {
  color:#903F98;
  text-decoration:underline;
}

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

#left_menu {
  padding:0px 0px 0px 9px;
}

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

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

#left_menu li {
  padding:0px 0px 0px 0px;
  margin:1px 0px 0px 0px;
}

#left_menu span  {
  width:130px;
  height:17px;
  display:block;
  overflow:hidden;
  background: url("../images/left_menu_item.gif") no-repeat;
  padding:3px 0px 0px 19px;
}

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

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

#left_menu_end {
  width:165px;
  height:53px;
  background: url("../images/left_menu_end.gif") no-repeat;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  overflow:hidden;
}

/******************* middle_menu *******************/

#middle_menu {
  width:589px;
  height:35px;
  background: url("../images/middle_menu_bg.gif") no-repeat;
}

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

#middle_menu li {
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  display:block;
  float:left;
}

#middle_menu span {
  display:none;
}

#middle_menu a {
  display:block;
  height:22px;
}

#middle_menu #middle_menu_1 a {
  width:81px;
  background: url("../images/menu_1.gif") no-repeat;
  margin:0px 13px 0px 0px;
}

#middle_menu #middle_menu_2 a {
  width:67px;
  background: url("../images/menu_2.gif") no-repeat;
  margin:0px 13px 0px 0px;
}


#middle_menu #middle_menu_3 a {
  width:63px;
  background: url("../images/menu_3.gif") no-repeat;
  margin:0px 12px 0px 0px;
}

#middle_menu #middle_menu_4 a {
  width:52px;
  background: url("../images/menu_4.gif") no-repeat;
  margin:0px 13px 0px 0px;
}

#middle_menu #middle_menu_5 a {
  width:76px;
  background: url("../images/menu_5.gif") no-repeat;
  margin:0px 14px 0px 0px;
}

#middle_menu #middle_menu_6 a {
  width:41px;
  background: url("../images/menu_6.gif") no-repeat;
  margin:0px 13px 0px 0px;
}

#middle_menu #middle_menu_7 a {
  width:59px;
  background: url("../images/menu_7.gif") no-repeat;
  margin:0px 13px 0px 0px;
}

#middle_menu #middle_menu_8 a {
  width:40px;
  background: url("../images/menu_8.gif") no-repeat;
}

/******************* home_page *******************/

#homepage {
  width:589px;
  height:331px;
  background: url("../images/homepage_bg.gif") no-repeat;
}

ul#homepage_intros {
  padding:6px 8px 0px 8px;
  margin:0px 0px 0px 0px;
  list-style:none;
  height:155px;
  overflow:hidden;
}

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




#homepage_intros li#member_intro {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  float:right;
}


ul#homepage_promos {
  padding:0px 11px 0px 9px;
  margin:0px 0px 0px 0px;
  list-style:none;
}
#homepage_promos li
{
  padding:0 0 0 0;
  margin:0px;
  float:left;
}
#homepage_promos li#promo_1 {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  float:left;
}

#homepage_promos li#promo_2 {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  float:right;
}



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

#featured_products_title {
  width:589px;
  height:33px;
  background: url("../images/featured_products_title.gif") no-repeat;
}

#featured_products_title_site {
  width:589px;
  height:46px;
  background: url("../images/featured_products_title_site.gif") no-repeat;
}

.view_all_btn{
  float: right;
  position: relative;
  top: 9px;
  right: 14px;
}

.view_all_btn_site{
  float: right;
  position: relative;
  top: 23px;
  right: 14px;
}

#featured_products {
  width:580px;
  height:303px;
  background: url("../images/featured_products_bg.gif") no-repeat;
  margin:0px 0px 0px 0px;
  padding: 0px 0px 0px 9px;
}

#featured_products_site {
  width:580px;
  height:303px;
  background: url("../images/featured_products_bg.gif") no-repeat;
  margin:0px 0px 0px 0px;
  padding: 0px 0px 0px 9px;
}

.featured_product_1 {
  width:190px;
  height:294px;
  background: url("../images/featured_product_1.gif") no-repeat;
  margin:0px 0px 0px 2px;
  float:left;
  position:relative;
}

.featured_product_2 {
  width:189px;
  height:294px;
  background: url("../images/featured_product_2.gif") no-repeat;
  margin:0px 1px 0px 1px;
  float:left;
  position:relative;
}

.featured_product_3 {
  width:190px;
  height:294px;
  background: url("../images/featured_product_3.gif") no-repeat;
  margin:0px 0px 0px 0px;
  float:left;
  position:relative;
}


.featured_product_1 .featured_product_view {
  position:absolute;
  bottom:-3px;
  right:-3px;
  z-index:10;
}

.featured_product_2 .featured_product_view {
  position:absolute;
  bottom:-3px;
  right:-3px;
  z-index:10;
}

.featured_product_3 .featured_product_view {
  position:absolute;
  bottom:-3px;
  right:-2px;
  z-index:10;
}


.featured_product_1 ul {
  padding:11px 0px 0px 8px;
  margin:0px 0px 0px 0px;
  list-style: none;
}

.featured_product_2 ul,
.featured_product_3 ul {
  padding:11px 0px 0px 7px;
  margin:0px 0px 0px 0px;
  list-style: none;
}

.featured_product_1 li,
.featured_product_2 li,
.featured_product_3 li {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

li.featured_product_image {
  padding:0px 0px 6px 6px;
  margin:0px 0px 0px 0px;
}

.featured_product_2 li.featured_product_image,
.featured_product_3 li.featured_product_image {
  padding:0px 0px 6px 7px;
  margin:0px 0px 0px 0px;
}

li.featured_product_title {
  padding:5px 0px 0px 0px;
  font-size:10px;
  line-height:13px;
  height:39px;
  overflow:hidden;
}

.featured_product_title span {
  display:block;
  height:13px;
  overflow:hidden;
  font-weight:bold;
}

.featured_product_title a {
  color:#903F98;
  text-decoration:none;
}

.featured_product_title a:hover,
.featured_product_title a span {
  color:#60207F;
  text-decoration:none;
}

.featured_product_1 .featured_product_price_was,
.featured_product_1 .featured_product_price_save,
.featured_product_1 .featured_product_price {
  padding:0px 0px 0px 8px;
  margin:0px 0px 0px 0px;
  list-style: none;
}

.featured_product_2 .featured_product_price_was,
.featured_product_3 .featured_product_price_was,
.featured_product_2 .featured_product_price_save,
.featured_product_3 .featured_product_price_save,
.featured_product_2 .featured_product_price,
.featured_product_3 .featured_product_price {
  padding:0px 0px 0px 7px;
  margin:0px 0px 0px 0px;
  list-style: none;
}

.featured_product_1 .featured_product_price_was,
.featured_product_2 .featured_product_price_was,
.featured_product_3 .featured_product_price_was {

  color:#60207F;
  padding-top:8px;
}

.featured_product_price_save {
  color:#60207F;
  font-weight:bold;
}

.featured_product_1 .featured_product_price,
.featured_product_2 .featured_product_price,
.featured_product_3 .featured_product_price {
  color:#D024A6;
  font-size:18px;
  font-weight:bold;
  padding-top:4px;
  line-height:19px;
}

/******************* lower_promos *******************/

#lower_promos {}

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

#lower_promos li {
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 3px;
  float:left;
}
#bottom_promos {
  margin: 10px 0px 0px 0px;
}

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

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

/******************* special_offers *******************/

#special_offers_title {
  width:575px;
  height:30px;
  background: url("../images/special_offers_title.gif") no-repeat;
  margin:4px 0px 0px 7px;
}

.view_all_btn_spec{
  float: right;
  position: relative;
  top: 4px;
  right: 7px;
}

#special_offers {
  width:564px;
  height:190px;
  background: url("../images/special_offers_bg.jpg") no-repeat;
  margin:0px 0px 0px 7px;
  padding:6px 0px 0px 11px;
}

#special_offers_box {
  width:378px;
  float:left;
}

#special_offers_image {
  width:179px;
  padding:6px 0px 0px 0px;
  float:right;
}


.special_offer {
  padding:0px 0px 0px 0px;
  margin:0px 0px 1px 0px;
  height:28px;
  overflow:hidden;
  width:378px;
}

.special_offer_on {
  padding:0px 0px 0px 0px;
  margin:0px 0px 1px 0px;
  height:28px;
  overflow:hidden;
  width:378px;
  background: url("../images/special_offers_hover.gif") top right no-repeat;
}

.special_offer_title {
  width:172px;
  overflow:hidden;
  font-size:10px;
  line-height:13px;
  padding:0px 0px 0px 5px;
}

.special_offer_title span {
  display:block;
  font-weight:bold;
}

.special_offer_title a {
  color:#903F98;
  text-decoration:none;
}

.special_offer_title a:hover,
.special_offer_title a span {
  color:#60207F;
  text-decoration:none;
}


.special_offer_was {
  width:85px;
  overflow:hidden;
  color:#903F98;
  font-size:10px;
}

.special_offer_price {
  width:100px;
  overflow:hidden;
  color:#D024A6;
  font-weight:bold;
  font-size:12px;
}

/******************* quick_links *******************/

#quick_links {
  height:114px;
  overflow:hidden;
  width:575px;
  background: url("../images/quick_links.gif") no-repeat;
  margin:0px 0px 0px 7px;
  line-height:13px;
}

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

#quick_links li.quick_links_title {
  margin:0px 0px 0px 0px;
  padding:0px 0px 6px 0px;
  min-height:1px;
  height:auto !important;
  height:1px;
  background:none;
  display:block;
  color:#D024A6;
  font-size:11px;
  font-weight:bold;
}

#quick_links li {
  margin:0px 0px 0px 2px;
  padding:3px 0px 0px 6px;
  min-height:1px;
  height:auto !important;
  height:1px;
  background: url("../images/quick_bullet.gif") 0px 8px no-repeat;
  display:block;
}

#quick_links a {
  color:#903F98;
  text-decoration:none;
}

#quick_links a:hover {
  color:#D024A6;
  text-decoration:none;
}

/******************* right_member_title *******************/

#right_member_title {
  width:202px;
  height:35px;
  background: url("../images/right_member_title.gif") no-repeat;
}

#right_member_status {
  width:196px;
  height:84px;
  background: url("../images/right_menber_status_bg.gif") no-repeat;
  margin:0px 0px 0px 2px;
  overflow:hidden;
}

#right_member_status p {
  padding:5px 10px 0px 10px;
  line-height:14px;
  color:#FFFFFF;
}

#right_member_status p a {
  color:#D024A6;
  text-decoration:none;
}

#right_member_status p a:hover {
  color:#D024A6;
  text-decoration:underline;
}


/******************* right_headlines *******************/

#right_headlines {
  width:135px;
  height:180px;
  background: url("../images/right_headlines_bg.gif") no-repeat;
  font-size:10px;
  padding:44px 15px 0px 15px;
  overflow:hidden;
}

.right_headline{

  height: 86px;
  overflow: hidden;
}

.right_headline_date {
  color:#CD129F;
  font-weight:bold;

}

.right_headline_title {
  color:#60207F;
  font-weight:bold;
  height:12px;
  overflow:hidden;
}

.right_headline_text {
  height:40px;
  overflow:hidden;
  padding:0px 0px 0px 0px;
  line-height: 13px;
}

.right_headline a {
  color:#BC94C4;
  text-decoration:none;
}

.right_headline a:hover {
  color:#BC94C4;
  text-decoration:underline;
}

/******************* right_headlines *******************/

#right_calendar {
  width:182px;
  height:140px;
  background: url("../images/right_calendar_bg.gif") no-repeat;
  margin:0px 0px 0px 0px;
  padding:36px 0px 0px 20px;
  overflow:hidden;
}

#right_calendar td {
  height:12px;
  width:18px;
  border:1px solid #E8DBEC;
  text-align:center;
  color:#BC94C4;
  line-height:13px;
  background-color:#FFFFFF;
}

#right_calendar td.calendar_day {
  height:12px;
  width:18px;
  border:0px solid #E8DBEC;
  text-align:center;
  color:#903F98;
  font-weight:bold;
  background-color:transparent;
}

#right_calendar td.calendar_month_right{
  height:12px;
  width:18px;
  border:0px solid #E8DBEC;
  text-align:center;
  color:#903F98;
  font-weight:bold;
  line-height:10px;
  padding:2px 0px 0px 0px;
}

#right_calendar td.calendar_today {
  border:1px solid #CD129F;
}

#right_calendar td.calendar_event{
  background-color:#DDCAE3;
}

#right_calendar td.calendar_event_today{
  background-color:#DDCAE3;
  border:1px solid #CD129F;
}

#right_calendar a{
   color:#BC94C4;
}

#right_calendar_end {
  width:202px;
  height:21px;
  background: url("../images/right_calendar_end.gif") no-repeat;
  overflow:hidden;
}

#member_promo{
  margin: 5px 0px 0px 0px;
}

/******************* best_sellers *******************/

#best_sellers_box {
  background: url("../images/best_sellers_title.gif") no-repeat;
  min-height:1px;
  height:auto !important;
  height:1px;
  padding: 36px 0px 0px 0px;
}

#best_sellers_box_memb {
  background: url("../images/best_sellers_title_memb.gif") no-repeat;
  min-height:1px;
  height:auto !important;
  height:1px;
  padding: 36px 0px 0px 0px;
}

#best_sellers {
  width:178px;
  height:520px;
  background: url("../images/best_sellers_bg_longer.gif") bottom left no-repeat;
  font-size:10px;
  color:#60207F;
  padding:0px 12px 0px 12px;
}

#best_sellers_memb {
  width:178px;
  height:520px;
  background: url("../images/best_sellers_bg_longer.gif") bottom left no-repeat;
  font-size:10px;
  color:#60207F;
  padding:0px 12px 0px 12px;
}

.best_seller{
  height: 40px;
  overflow:hidden;
  padding: 2px 0px 4px 0px;
}

#best_sellers img, #best_sellers_memb img{
  border:1px solid #BC94C4;
  margin:0px 8px 5px 0px;
  float: left;
  display: inline;
}

#best_sellers span.num, #best_sellers_memb span.num {
  width: 18px;
  float: left;
  display: block;
}

#best_sellers span.bs_info, #best_sellers_memb span.bs_info {
  display:block;
  line-height:13px;
  height:26px;
  overflow:hidden;
  float: left;
  width: 110px;
}

#best_sellers span.bs_info a, #best_sellers_memb span.bs_info a{
  color:#903F98;
}

a.bs_link{
  margin: 0px 0px 0px 18px;
  color:#cd129f;
}

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

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

#left_newsletter_box {
  width:151px;
  height:106px;
  background: url("../images/left_newsletter_bg_bottom.gif") bottom left no-repeat;
  padding:118px 0px 0px 14px;
}

#left_newsletter_box label {
  display:none;
}

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

#left_newsletter_box input#email_name,
#left_newsletter_box input#email_news {
  border:0px;
  font-size:10px;
  margin:2px 0px 0px 3px;
  width:132px;
  color:#8F8F8F;
}

#prod_list_grad{
  background: url(../images/prod_listing_grad.jpg) top left no-repeat;
  min-height: 477px;
  height: auto !important;
  height: 477px;
  padding: 0px 0px 8px 0px;
}

#test_list_grad{
  background: url(../images/test_listing_grad.jpg) top left no-repeat;
  min-height: 477px;
  height: auto !important;
  height: 477px;
  padding: 0px 0px 8px 0px;
}

#product_container{
  background: url(../images/prod_cont_bg.gif) top left no-repeat;
  min-height: 477px;
  height: auto !important;
  height: 477px;
  padding: 12px 0px 8px 0px;
}

#product_container_popup{
  background: url(../images/prod_cont_popup.gif) top left no-repeat;
  min-height: 300px;
  height: auto !important;
  height: 300px;
  padding: 12px 0px 0px 0px;
}

#product_container_popup_cvv{
  background: url(../images/prod_cont_popup.gif) top left no-repeat;
  min-height: 200px;
  height: auto !important;
  height: 200px;
  padding: 12px 0px 0px 0px;
}

#product_container_popup_btm{
  background: url(../images/prod_cont_popup_bg.gif) top left no-repeat;
  height: 26px;
  width: 589px;
}

#product_container_popup_btm_cvv{
  background: url(../images/prod_cont_popup_cvv.gif) top left no-repeat;
  height: 26px;
  width: 589px;
}

.page_header{
  height: 20px;
  width: 500px;
  margin: 0px 0px 0px 14px;
}

.page_header h1{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  display: none;
}

.page_header.about_us{
  background: url(../images/page_headers/about_us.gif) top left no-repeat;
  margin: 0px 0px 5px 14px;
}

.page_header.addresses{
  background: url(../images/page_headers/addresses.gif) top left no-repeat;
}

.page_header.account{
  background: url(../images/page_headers/account.gif) top left no-repeat;
}

.page_header.account_reminder{
  background: url(../images/page_headers/account_reminder.gif) top left no-repeat;
}

.page_header.basket{
  background: url(../images/page_headers/basket.gif) top left no-repeat;
}

.page_header.calendar{
  background: url(../images/page_headers/calendar.gif) top left no-repeat;
}

.page_header.catalogue_request{
  background: url(../images/page_headers/catalogue.gif) top left no-repeat;
}

.page_header.card_details{
  background: url(../images/page_headers/card_details.gif) top left no-repeat;
}

.page_header.cd_bonus{
  background: url(../images/page_headers/cd_bonus.gif) top left no-repeat;
  height: 16px;
}

.page_header.cd_help{
  background: url(../images/page_headers/cd_help.gif) top left no-repeat;
}

.page_header.checkout{
  background: url(../images/page_headers/checkout.gif) top left no-repeat;
}

.page_header.competitions{
  background: url(../images/page_headers/competitions.gif) top left no-repeat;
}

.page_header.confirmation{
  background: url(../images/page_headers/confirmation.gif) top left no-repeat;
}

.page_header.contact_us{
  background: url(../images/page_headers/contact_us.gif) top left no-repeat;
}

.page_header.cust_gallery{
  background: url(../images/page_headers/cust_gallery.gif) top left no-repeat;
}

.page_header.delivery_and_shipping{
  background: url(../images/page_headers/delivery.gif) top left no-repeat;
}

.page_header.details{
  background: url(../images/page_headers/details.gif) top left no-repeat;
}

.page_header.directions{
  background: url(../images/page_headers/directions.gif) top left no-repeat;
}

.page_header.dom{
  background: url(../images/page_headers/dom.gif) top left no-repeat;
}

.page_header.downloads{
  background: url(../images/page_headers/downloads.gif) top left no-repeat;
}

.page_header.email_a_friend{
  background: url(../images/page_headers/email.gif) top left no-repeat;
}

.page_header.failed{
  background: url(../images/page_headers/failed.gif) top left no-repeat;
}

.page_header.faqs{
  background: url(../images/page_headers/faqs.gif) top left no-repeat;
}

.page_header.gallery{
  background: url(../images/page_headers/gallery.gif) top left no-repeat;
}

.page_header.hints{
  background: url(../images/page_headers/hints.gif) top left no-repeat;
}

.page_header.links{
  background: url(../images/page_headers/links.gif) top left no-repeat;
}

.page_header.login{
  background: url(../images/page_headers/login.gif) top left no-repeat;
}

.page_header.loyalty_points{
  background: url(../images/page_headers/loyalty_points.gif) top left no-repeat;
}

.page_header.meet_designers{
  background: url(../images/page_headers/meet_designers.gif) top left no-repeat;
}

.page_header.platinum_members{
  background: url(../images/page_headers/platinum_members.gif) top left no-repeat;
}

.page_header.memb_band_info{
  background: url(../images/page_headers/memb_band_info.gif) top left no-repeat;
}

.page_header.memb_down{
  background: url(../images/page_headers/memb_down.gif) top left no-repeat;
}

.page_header.memb_packs{
  background: url(../images/page_headers/memb_packs.gif) top left no-repeat;
  height: 18px;
}

.page_header.memb_packs_pages{
  background: url(../images/page_headers/memb_packs_pages.gif) top left no-repeat;
}

.page_header.members{
  background: url(../images/page_headers/members.gif) top left no-repeat;
}

.page_header.members_account{
  background: url(../images/page_headers/memb_account.gif) top left no-repeat;
}

.page_header.members_gallery{
  background: url(../images/page_headers/members_gallery.gif) top left no-repeat;
}

.page_header.mom{
  background: url(../images/page_headers/mom.gif) top left no-repeat;
}

.page_header.news{
  background: url(../images/page_headers/news.gif) top left no-repeat;
}

.page_header.not_found{
  background: url(../images/page_headers/not_found.gif) top left no-repeat;
}

.page_header.orders{
  background: url(../images/page_headers/orders.gif) top left no-repeat;
}

.page_header.password{
  background: url(../images/page_headers/password.gif) top left no-repeat;
  margin: 0px 0px 4px 14px;
}

.page_header.privacy_policy{
  background: url(../images/page_headers/privacy_policy.gif) top left no-repeat;
}

.page_header.projects{
  background: url(../images/page_headers/projects.gif) top left no-repeat;
}

.page_header.quick_order{
  background: url(../images/page_headers/quick_order.gif) top left no-repeat;
}

.page_header.register{
  background: url(../images/page_headers/register.gif) top left no-repeat;
}

.page_header.returns_policy{
  background: url(../images/page_headers/returns_policy.gif) top left no-repeat;
}

.page_header.sitemap{
  background: url(../images/page_headers/sitemap.gif) top left no-repeat;
}

.page_header.terms_conditions{
  background: url(../images/page_headers/terms.gif) top left no-repeat;
}

.page_header.testimonials{
  background: url(../images/page_headers/testimonials.gif) top left no-repeat;
}

.page_header.travel{
  background: url(../images/page_headers/travel.gif) top left no-repeat;
}

.page_header.write_review{
  background: url(../images/page_headers/write_review.gif) top left no-repeat;
}

.product_paging_top{
	height: 19px;
	overflow: hidden;
	color: #ffffff;
	font-size: 10px;
	padding: 15px 0px 0px 18px;
}

.product_paging_top a{
	color: #ffffff;
}

.product_paging_bottom{
	height: 19px;
	overflow: hidden;
	color: #903f98;
	font-size: 10px;
	padding: 15px 0px 0px 18px;
}

.product_paging_bottom a{
	color: #903f98;
}

.paging_info{
	float: left;
}

.paging_links{
	float: right;
	margin: 0px 17px 0px 0px;
	display: inline;
}

.product{
	width: 571px;
	height: 107px;
	margin: 0px 0px 0px 8px;
	padding: 0px 0px 0px 1px;
	background: url(../images/prod_bg.gif) top left no-repeat;
}

.product.top{
	background: url(../images/prod_bg_top.gif) top left no-repeat;
	padding: 1px 0px 0px 0px;
	margin: 0px 0px 0px 9px;
	height: 107px;
	width: 571px;
}

.prod_img{
	height: 88px;
	width: 88px;
	border: 1px solid #e6d8ea;
	float: left;
	margin: 8px 0px 0px 8px;
	display: inline;
}

.prod_info{
	margin: 8px 0px 0px 9px;
	float: left;
	display: inline;
	color: #60207f;
	/*width: 400px;*/
	width: 430px;
}

.prod_title{
	height: 45px;
	overflow: hidden;
	line-height: 15px;
}

.prod_title a{
	color: #903f98;
}

.prod_title a strong{
	color: #60207f;
}

p.old_price{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 14px;
	overflow: hidden;
	line-height: 12px;
	width: 100px;
}

p.new_price{
	color: #d024a6;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	font-weight: bold;
	font-size: 18px;
	height: 20px;
	overflow: hidden;
	line-height: 20px;
}
p.sale_price
{
  color:red;
  font-weight:bolder;
}
p.multi_price{
  color:#d024a6;
  font-weight:bolder;
  margin:0px;
  padding:4px 0px 0px 0px;
}

p.new_price span{
	font-size: 16px;
}

.view_prod{
	float: right;
	position: relative;
	right: 10px;
	top: 70px;
}

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

#categories{
	margin: 0px 0px 0px 9px;
}

.category{
	background: url(../images/cat_bg.gif) top left no-repeat;
	height: 225px;
	width: 182px;
	float: left;
	margin: 2px 0px 1px 0px;
	padding: 8px 0px 0px 8px;
	overflow: hidden;
}

.category.topline{
	background: url(../images/cat_bg_top.gif) top left no-repeat;
	height: 225px;
	padding: 7px 0px 0px 8px;
}

.category_image{
	height: 173px;
	width: 173px;
	border: #e5d7e9 solid 1px;
	background: #ffffff;
}

.category_name{
	float: left;
	line-height: 14px;
	position: relative;
	top: 4px;
	left: 2px;
	width: 120px;
	overflow: hidden;
	font-weight: bold;
	font-size: 10px;
	height: 30px;
}

.category_name a{
	color: #60207f;
}

.view_range{
	float: right;
	position: relative;
	right: 4px;
	top: 9px;
	overflow: hidden;
	height: 34px;
}

#breadcrumb_container{
  height: 17px;
  padding: 3px 0px 0px 10px;
  font-size: 10px;
  background: url(../images/breadcrumb_bg.gif) top left no-repeat;
}

#breadcrumb_container_product{
  padding: 0px 0px 0px 0px;
  font-size: 10px;
  background: url(../images/breadcrumb_bg_product.gif) top left repeat-y;
}

#breadcrumb_top{
  padding: 0px 0px 0px 0px;
  font-size: 10px;
  background: url(../images/breadcrumb_top.gif) top left no-repeat;
  min-height: 14px;
  height: auto !important;
  height: 14px;
}

#breadcrumb_btm{
  padding: 2px 0px 2px 12px;
  font-size: 10px;
  background: url(../images/breadcrumb_btm.gif) bottom left no-repeat;
  min-height: 22px;
  height: auto !important;
  height: 22px;
}

#breadcrumb a{
  color: #903f98;
}

#cat_desc{
	background: url(../images/cat_desc.gif) top left no-repeat;
	width: 589px;
	height: 141px;
}
#cat_desc #desc_img
{
  background:none;
}
#desc_img{
	float: right;
	background: url(../images/desc_img_bg.gif) top left no-repeat;
	height: 95px;
	width: 97px;
	position: relative;
	top: 6px;
	right: 12px;
	padding: 28px 0px 0px 8px;
}

.cat_name{
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  margin: 0px 0px 0px 15px;
  padding: 10px 0px 0px 0px;
  line-height: 16px;
  width: 450px;
  overflow: hidden;
  height: 18px;
}

.cat_text{
  width: 450px;
  margin: 0px 0px 0px 15px;
  padding: 8px 0px 0px 0px;
  font-size: 10px;
  height: 98px;
  overflow: hidden;
  line-height: 14px;
}

.top_cat_text{
  width: 450px;
  margin: 0px 0px 0px 15px;
  padding: 10px 0px 0px 0px;
  font-size: 10px;
  height: 74px;
  overflow: hidden;
  line-height: 12px;
}

#select_text{
  width: 450px;
  margin: 5px 0px 0px 15px;
  padding: 0px 0px 0px 0px;
  font-size: 10px;
  overflow: hidden;
  line-height: 12px;
}

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

p.no_results{
  padding: 40px 20px 0px 20px;
}

#cat_filters{
	background: url(../images/cat_filters.gif) top left no-repeat;
	width: 582px;
	height: 25px;
	padding: 7px 0px 0px 7px;
	color: #ffffff;
	font-size: 10px;
}

#cat_filters select{
	font-size: 10px;
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#cat_filters select.brand{
	width: 120px;
}

#cat_filters select.price{
	width: 79px;
	margin: 0px 0px 0px 5px;
}

#cat_filters select.sort_by{
	width: 91px;
	margin: 0px 5px 0px 5px;
}

#product_holder{
  background: url(../images/prod_holder_bg.gif) top left no-repeat;
  width: 591px;
  min-height: 535px;
  height: auto !important;
  height: 537px;
  padding: 12px 0px 0px 0px;
}

#product_holder_left{
  float: left;
  width: 225px;
  margin: 0px 0px 0px 12px;
  display: inline;
}

#product_holder_right{
  float: left;
  width: 350px;
}

#product_holder_right_top{
  min-height: 128px;
  overflow: hidden;
}

#product_holder_right_topleft{
  width: 340px;
}

#product_holder_right_topleft ul{
  margin: 11px 0px 0px 6px;
  padding: 0px 0px 0px 0px;
  color: #903f98;
  list-style: none;
  font-size: 10px;
}

#product_holder_right_topleft ul li{
  margin: 0px 0px 7px 0px;
  padding: 0px 0px 0px 9px;
  background: url(../images/bullet.gif) 0px 5px no-repeat;
  height: 12px;
  overflow: hidden;
  font-size: 10px;
  line-height: 12px;
}

.short_desc{
  min-height: 45px;
  overflow: hidden;
}

#stock_avail{
  width: 341px;
}

#stock_avail ul{
  margin: 4px 0px 0px 5px;
  padding: 0px 0px 0px 0px;
  color: #903f98;
  list-style: none;
}

#stock_avail ul li{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.product_img{
  /*overflow: hidden;*/
  margin: 0px 0px 5px 0px;
  height: 220px;
}

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

#product_thumbs ul li{
  margin: 0px 5px 0px 0px;
  padding: 0px 0px 0px 0px;
  float: left;
  display: inline;
  height: 66px;
  width: 66px;
  padding: 1px;
  border: 1px solid #e5d7e9;
}

h1.product_title{
  color: #cd129f;
  font-size: 12px;
  margin: 2px 0px 7px 5px;
  padding: 0px 0px 0px 0px;
  line-height: 16px;
  height: 32px;
  overflow: hidden;
}

.product_code{
	margin: 0px 0px 0px 5px;
	font-size: 10px;
	line-height: 12px;
	height: 14px;
  	overflow: hidden;
}

.product_code span{
	color: #b5249c;
}

#quantity_holder{
	height: 18px;
	overflow: hidden;
}

.quantity_box{
	width: 21px;
	height: 14px;
	border: solid 1px #9b9b9b;
	text-align: center;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 1px 0px 0px;
	padding: 1px 0px 0px 0px;
}

#buy{
	font-size: 10px;
	height: 71px;
	overflow: hidden;
	width: 335px;
	margin: 0px 0px 0px 6px;
}

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

#buy_right{
	float: right;
	text-align: right;
	width: 150px;
}

p.product_old_price{
	margin: 19px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

p.price{
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #d024a6;
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 24px;
}
p#price.multi_buy
{
	height: 24px;
	font-weight: bold;
	color: #d024a6;
  margin:17px 0px 0px 0px;
  font-size:13px;
}

.button_basket{
	margin: 9px 0px 0px 0px;
}

#cards{
	border-bottom: 1px solid #e5d7e9;
	border-top: 1px solid #e5d7e9;
	height: 25px;
	overflow: hidden;
	width: 335px;
	margin: 0px 0px 0px 5px;
	padding: 8px 0px 0px 0px;
}

#further_options{
	width: 333px;
	margin: 0px 0px 0px 5px;
	border-bottom: 1px solid #e5d7e9;
	height: 30px;
	padding: 4px 0px 0px 2px;
}

#further_options_left{
  width: 184px;
	margin: 13px 0px 0px 19px;
}

.long_desc{
	background:url(../images/prod_info_title.gif) top left no-repeat;
	width: 561px;
	padding: 30px 7px 0px 7px;
	margin: 24px 0px 0px 8px;
	font-size: 10px;
	line-height: 13px;
}

.brand_profile{
	background: url(../images/brand_profile_title.gif) top left no-repeat;
	width: 561px;
	padding: 30px 7px 0px 7px;
	margin: 19px 0px 0px 8px;
	font-size: 10px;
	line-height: 13px;
}

.brand_profile_text{
	width: 440px;
}

.brand_profile_text a{
	color: #cd129f;
}

.brand_profile_logo{
	float: right;
	width: 107px;
	height: 64px;
	border: 1px solid #e5d7e9;
}

#reviews{
	background: url(../images/reviews_title.gif) top left no-repeat;
	width: 561px;
	padding: 30px 7px 0px 7px;
	margin: 19px 0px 0px 8px;
	font-size: 10px;
	line-height: 13px;
}

#reviews a{
  color: #cd129f;
}

.review{
  color: #cd129f;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
}

.review span{
  color: #903f98;
}

.review p{
  font-weight: normal;
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 0px 0px;
}

.review_text{
  font-weight: normal;
  color: #903f98;
}

#prod_variations{
  margin: 0px 0px 0px 1px;
}

#variations{
  border-right:1px solid #c3aace;
  margin-left: 2px;
  font-size: 10px;
}

#variations td{
  border-left:1px solid #c3aace;
  border-bottom:1px solid #c3aace;
  height: 23px;
  overflow: hidden;
}

.v_product_header{
background: url(../images/var_header_prod.gif) top left no-repeat;
height: 24px;
width: 247px;
border-bottom: 0px;
}

.v_qty_header{
background: url(../images/var_header_qty.gif) top left no-repeat;
height: 24px;
width: 36px;
}

.v_price_header{
background: url(../images/var_header_price.gif) top left no-repeat;
height: 24px;
width: 59px;
}

.product_data{
  padding: 0px 0px 0px 4px;
}

.prod_var_textbox{
  width: 25px;
  padding: 0px 0px 0px 0px;
  text-align: center;
  border-top: 1px solid #969696;
  border-left: 1px solid #969696;
  border-right: 1px solid #fbfbfb;
  border-bottom: 1px solid #fbfbfb;
  color: #903f98;
}

#add_all_basket{
  float: right;
  margin: 15px 10px 20px 0px;
  display: inline;
}

#related_items{
  background: url(../images/related_prods_bg.gif) top left no-repeat;
  margin: 5px 0px 0px 0px;
  padding: 48px 0px 0px 9px;
  width:600px;
}

.related_product{
  background: url(../images/upsell_prod.gif) top left no-repeat;
  height: 292px;
  width: 184px;
  float: left;
  padding: 7px 0px 0px 6px;
  position: relative;
}

.related_product.left{
  background: url(../images/upsell_prod_left.gif) top left no-repeat;
  width: 184px;
  padding: 7px 0px 0px 8px;
}

.recommends_thumb{
  height: 173px;
  width: 173px;
  border:1px solid #c3aace;
}

.recommends_box_title{
  height: 65px;
  margin: 5px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-weight: bold;
  font-size: 10px;
  line-height: 14px;
  overflow: hidden;
  width: 172px;
}
.recommends_box_title a{
  color: #60207f;
}

.recommends_box_desc{
  height: 28px;
  margin: 5px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 10px;
  line-height: 14px;
  overflow: hidden;
  width: 172px;
}

.recommends_box_price{
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 130px;
}

.recommends_box_info{
  float: right;
  position: relative;
  top: 14px;
  right: 8px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.featured_box_title {
  height: 42px;
  margin: 5px 0px 8px 0px;
  padding: 0px 0px 0px 0px;
  font-weight: bold;
  font-size: 10px;
  line-height: 14px;
  overflow: hidden;
  width: 172px;
}

.featured_box_title a{
  color: #903f98;
  font-weight: normal;
}

.featured_box_title span{
  font-weight: bold;
  color: #60207f;
}

.feat_box_info{
  float: right;
  position: relative;
  right: 9px;
  top: 20px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.feat_box_price{
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  overflow: hidden;
  width: 140px;
}

.feat_old_price{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 14px;
	overflow: hidden;
	line-height: 12px;
}

.feat_saving{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  height: 14px;
  font-weight: bold;
  overflow: hidden;
}

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

#footer_links ul {
  margin:0px 0px 0px 0px;
  padding:3px 0px 0px 6px;
  list-style:none;
  float:left;
  font-size:10px;
  color:#CD129F;
}

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

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

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

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

h1.title{
  margin: 0px 10px 0px 10px;
  padding: 20px 0px 0px 0px;
}

.cms_page{
  font-size: 10px;
}

.cms_page h1{
  margin: 0px 10px 0px 10px;
  padding: 20px 0px 0px 0px;
}

#news_list{
  list-style: none;
  margin: 1px 0px 0px 9px;
  padding: 0px 0px 0px 0px;
  font-size: 10px;
  line-height: 12px;
}

#news_list li{
  background: url(../images/news_bg.gif) top left no-repeat;
  height: 131px;
  width: 557px;
  margin: 0px 0px 4px 0px;
  padding: 13px 0px 0px 14px;
}

#news_list li.top_news{
  background: url(../images/news_bg_top.gif) top left no-repeat;
}

.news_image{
  width: 115px;
  height: 115px;
  padding: 1px;
  border: 1px solid #e5d7e9;
  float: left;
  margin: 0px 10px 0px 0px;
  display: inline;
}

#download_list{
  list-style: none;
  margin: 1px 0px 0px 9px;
  padding: 0px 0px 0px 0px;
  font-size: 10px;
  line-height: 12px;
}

#download_list li{
  background: url(../images/news_bg.gif) top left no-repeat;
  height: 131px;
  width: 558px;
  margin: 0px 0px 4px 0px;
  padding: 13px 0px 0px 13px;
}

.download_image{
  width: 115px;
  height: 115px;
  padding: 1px;
  border: 1px solid #e5d7e9;
  float: left;
  margin: 0px 10px 0px 0px;
  display: inline;
  text-align:center;
}

.download_info{
  line-height: 15px;
  height: 90px;
  overflow: hidden;
  width: 410px;
}

.download_info span{
  display: block;
  font-weight: bold;
  line-height: 12px;
  height: 15px;
}

.download_link{
  height: 14px;
  background: url(../images/pdf_logo.gif) top left no-repeat;
  float: left;
  margin: 13px 0px 0px 0px;
  padding: 0px 0px 0px 17px;
  line-height: 15px;
}
.download_link.pdf,
.main_dom_link.pdf
{
 background: url(../images/pdf_logo.gif) top left no-repeat;
}
.download_link.jpg,
.main_dom_link.jpg
{
 background: url(../images/jpg_icon.gif) top left no-repeat;
}
.download_link.exe,
.main_dom_link.exe
{
 background: url(../images/exe_icon.gif) top left no-repeat;
}

.download_link a{
    color: #d024a6;
}

.news_title{
  height: 14px;
  overflow: hidden;
  color: #cd129f;
  font-weight: bold;
}

.news_title a{
  color: #903f98;
}

.news_story{
  width: 400px;
  height: 90px;
  overflow: hidden;
}

.news_link a{
  color: #cd129f;
}

#news_holder{
  background: url(../images/news_holder_repeat.gif) top left repeat-y;
  margin: 4px 0px 0px 9px;
}

#news_holder_top{
  background: url(../images/news_holder.gif) top left no-repeat;
  padding: 13px 13px 13px 13px;
  width: 545px;
}

#news_holder_btm{
  background: url(../images/news_holder_btm.gif) top left no-repeat;
  margin: 0px 0px 10px 9px;
  height: 5px;
  width: 571px;
  line-height: 0px;
  font-size: 0px;
}

#news_holder_image{
  float: left;
  height: 115px;
  width: 115px;
  padding: 1px;
  border: 1px solid #e5d7e9;
  margin: 0px 10px 0px 0px;
  display: inline;
}

.article{
  width: 380px;
  float: left;
  font-size: 10px;
  padding: 0px 0px 0px 0px;
}

.article h1.title{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 10px;
  color: #cd129f;
  line-height: 12px;
  display: block;
  height: 15px;
}

.article h1.title a{
  color: #903f98;
}

.news_page_link{
  color: #cd129f;
  margin: 0px 0px 0px 13px;
}

.news_page_link:hover{
  color: #cd129f;
}

p.welcome{
  margin: 0px 0px 0px 0px;
  background: url(../images/welcome_bg.gif) top left no-repeat;
  height: 19px;
  width: 579px;
  padding: 7px 0px 0px 10px;
}


#qo_error{
  color: #ff0000;
  margin: 0px 0px 0px 15px;
  padding: 3px 0px 0px 0px;
  font-weight: bold;
}

#qo_text{
  width: 560px;
  margin: 8px 0px 5px 14px;
  line-height: 14px;
  letter-spacing: -0.02em;
  min-height: 50px;
  height: auto !important;
  height: 50px;
}
#qo_text.small
{
  height:auto !important;
  min-height:0 !important;
}

#qo_text a{
  color: #cd129f;
}

#qo_text span{
  color: #d024a6;
  font-weight: bold;
  display: block;
  letter-spacing: 0em;
  height: 16px;
  overflow: hidden;
  padding: 4px 0px 0px 0px;
}

#qo_header{
  width: 571px;
  height: 33px;
  background: url(../images/qo_header.gif) top left no-repeat;
  margin: 14px 0px 0px 9px;
}

#qo_holder{
  background: url(../images/qo_bg.gif) top left no-repeat;
  height: 503px;
  width: 568px;
  margin: 0px 0px 0px 9px;
  padding: 0px 0px 0px 3px;
}

#qo_table td{
  border-left: 1px solid #e5d7e9;
  border-bottom: 1px solid #e5d7e9;
  text-align: center;
  vertical-align: center;
  height: 40px;
}

#qo_table td.left_tab{
  border-left: 0px;
}

#qo_table_total td{
  border-left: 1px solid #e5d7e9;
  border-bottom: 1px solid #e5d7e9;
  text-align: center;
  vertical-align: center;
  height: 37px;
}

#qo_table_total td.bottom_left_tab{
  border-left: 0px;
  border-bottom: 0px;
  text-align: right;
  font-weight: bold;
  padding: 0px 10px 0px 0px;
}

#qo_table_total td.price_td{
  color: #cd129f;
  font-weight: bold;
  font-size: 11px;
}

.qo_textbox{
  width: 108px;
  height: 15px;
  border-top: 1px solid #8f8f8f;
  border-left: 1px solid #cecece;
  border-right: 1px solid #cecece;
  border-bottom: 1px solid #e3e3e3;
  padding: 2px 0px 0px 4px;
  color: #353535;
  font-size: 11px;
}

.qo_textbox.qty{
  width: 25px;
  padding: 2px 0px 0px 0px;
  text-align: center;
}

.qo_basket{
  float: right;
  position: relative;
  top: 9px;
  right: 12px;
}

#memb_login{
  background: url(../images/memb_login_bg.jpg) top left no-repeat;
  width: 222px;
  height: 287px;
  float: left;
  margin: 19px 0px 15px 10px;
  padding: 11px 0px 0px 11px;
  display: inline;
}

#member_login_text{
  background: url(../images/memb_login_text.gif) top left no-repeat;
  width: 204px;
  padding: 72px 0px 0px 0px;
}

#member_login_text table{
  margin: 0px 0px 0px 1px;
  height: 60px;
}

#member_login_text table td{
  vertical-align: top;
  height: 28px;

}

#member_login_text table td.top_box{
   height: 44px;
}

a.forgot_pass{
  padding: 11px 0px 0px 0px;
  color: #d024a6;
  display: block;
}

.memb_textbox{
  float: left;
  width: 197px;
  padding: 2px 0px 0px 2px;
  height: 15px;
  border-left: 1px solid #cecece;
  border-right: 2px solid #cecece;
  border-top: 1px solid #8f8f8f;
  border-bottom: 1px solid #e4e4e4;
}

#apply_memb{
  background: url(../images/apply_memb.gif) top left no-repeat;
  width: 331px;
  height: 305px;
  float: right;
  margin: 12px 9px 0px 0px;
  display: inline;
}

#apply_btn{
  position: relative;
  top: 270px;
  left: 172px;
}

.gallery_paging{
  float: right;
  height: 18px;
  margin: 0px 18px 0px 0px;
  display: inline;
  font-weight: bold;
}

.gallery_paging a{
  color: #903f98;
  font-weight: normal;
}

#galleries{
  margin: 0px 0px 0px 9px;
  clear: both;
}

.gallery_holder{
  background: url(../images/gallery_holder.gif) top left no-repeat;
  width: 182px;
  height: 273px;
  float: left;
  padding: 8px 0px 0px 8px;
  overflow: hidden;
}

.gallery_holder right{
  background: url(../images/gallery_holder_right.gif) top left no-repeat;
  width: 183px;
}

.gallery_image{
  width: 171px;
  height: 171px;
  border: 1px solid #e5d7e9;
  padding: 1px;
  overflow: hidden;
}

.gallery_title{
  width: 171px;
  overflow: hidden;
  font-weight: bold;
  line-height: 12px;
  height: 12px;
  margin: 5px 0px 0px 0px;
}
.gallery_holder .download_title{
  width: 171px !important;
  border:none !important;
  overflow: hidden;
  font-weight: bold;
  line-height: 12px;
  height: 52px;
  margin: 5px 0px 0px 0px;
  padding:0px;
}

.gallery_desc{
  width: 171px;
  overflow: hidden;
  line-height: 13px;
  height: 39px;
  margin: 2px 0px 0px 0px;
}

.gallery_view{
  float: right;
  position: relative;
  top: 5px;
  right: 7px;
}

.divider{
  clear: both;
  height: 22px;
  width: 589px;
  background: url(../images/divider.gif) top left no-repeat;
}

.enlarge{
  float: left;

  margin: -2px 0px 0px 16px;
  height: 22px;
}

#gallery_images{
  margin: 0px 0px 0px 6px;
}

.gallery_image_page{
  background: url(../images/gallery_img_bg.gif) top left no-repeat;
  width: 273px;
/*  height: 320px;*/
  float: left;
  margin: 0px 0px 24px 7px;
  padding: 4px 2px 0px 2px;
  display: inline;
  overflow: hidden;
  line-height: 13px;
}

.gallery_image_page a.imgholder{
  margin: 0px 0px 7px 2px;
  overflow:hidden;
  height: 210px;
  display:block;
}

.gallery_image_page a{
  color: #cd129f;
}

.gallery_image_info{
  height: 29px;
  overflow: hidden;
}

.back_gallery_link{
  float: left;
  margin: 0px 0px 0px 15px;

  display: inline;
  color: #cd129f;
}

.back_gallery_link:hover{
  color: #cd129f;
}

#faqs{
  margin: 0 10px 0 10px;
  font-size: 10px;
}

#faqs table{
  margin: 10px 0px 0px 2px;
}

#faqs table a{
  font-weight: bold;
  color: #903f98;
}

#faqs table td{
  padding: 0px 0px 14px 0px;
}

#faqs table p{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 5px 0px;
}

.show{
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 0px 0px;
}

.faq_title{
  font-weight: bold;
  font-size: 14px;
  height: 22px;
}
.faq_title a
{
  color:#903F98 !important;
}
.faq_title span{
  color: #cd129f;
}

.faq_text{
  line-height: 14px;
  height: 70px;
  overflow: hidden;
}

.faq_link{
  margin: 10px;
  line-height: 12px;
}

.faq_link a{
  color: #cd129f;
}

#calendar_key{
  color: #cd129f;
  margin: 5px 0px 0px 15px;
}

#calendar_key td{
  height: 26px;
}

.colour_holder{
  width: 14px;
  height: 14px;
  padding: 1px;
  border: 1px solid #e5d7e9;
  float: left;
  display: inline;
  margin: 0px 5px 0px 0px;
}

.cal_color{
  height: 14px;
  width: 14px;
}

#calendar_header{
  background: url(../images/calendar_header.gif) top left no-repeat;
  height: 20px;
  width: 550px;
  margin: 8px 0px 0px 9px;
  padding: 5px 11px 0px 10px;
}

#calendar_footer{
  background: url(../images/calendar_footer.gif) top left no-repeat;
  height: 27px;
  width: 550px;
  margin: 0px 0px 0px 9px;
  padding: 1px 11px 0px 10px;
}

.calendar_month{
  height: 20px;
  width: 300px;
  float: left;
  font-size: 15px;
  line-height: 16px;
  font-weight: bold;
  color: #ffffff;
  letter-spacing: -0.02em;
}

.cal_buttons{
  float: right;
  padding: 2px 0px 0px 0px;
}

.cal_divider{
  width: 7px;
  background: url(../images/cal_line.gif) top left no-repeat;
  height: 17px;
}

#calendar{
  margin: 0px 0px 0px 9px;
}

#calendar td.shadow_left{
  width: 3px;
  background: url(../images/table_shadow_left.gif) top left repeat-y;
}

#calendar td.shadow_right{
  width: 3px;
  background: url(../images/table_shadow_right.gif) top left repeat-y;
}

#calendar_events td.cal_event{
  width: 563px;
  border-bottom: 1px solid #e5d7e9;
  padding:1px;
}

#calendar_events td table{
  padding: 10px 0px 5px 0px;
  width: 563px;
}

#calendar_events td table td{
  border-bottom: none;
  padding:3px 0px 2px 10px;
  vertical-align: top;
}

#calendar_events td table td a{
  color: #903f98;
}

td.cal_title{
  padding:0px;
  text-align: right;
  width:74px;
  color: #d024a6;
}

td.cal_detail{
  padding:0px 0px 0px 0px;
  text-align: left;
}

#calendar_events td table td.cal_link a{
  color: #d024a6;
}

.cms_holder{
  padding: 0px 15px 0px 15px;
  line-height: 13px;
}

.cms_holder span{
  display: block;
  margin: 10px 0px 5px 0px;
  padding: 0px 0px 0px 0px;
}
.cms_holder span.resCH
{
   display:inline;
}

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

.cms_holder a{
  color: #d024a6;
}

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

.cms_holder ul li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 12px;
	min-height: 1px;
	height: auto !important;
	height: 1px;
	background: url(../images/bullet.gif) 0px 5px no-repeat;
}

#sitemap{
  padding: 0px 15px 0px 15px;
}

#sitemap ul{
  margin: 4px 0px 0px 12px;
  padding: 0px 0px 0px 0px;
}

#sitemap ul li a{
  color: #d024a6;
}

.sitemap_table a{
  color: #903f98;
}

.sitemap_table td{
   border-bottom: 1px solid #bb94c3;
   padding: 6px 0px 12px 0px;
}

p.sitemap_title{
  margin: 0px 0px 0px 0px;
  padding: 7px 0px 0px 0px;
  font-size: 14px;
  line-height: 17px;
  font-weight: bold;
}

p.sitemap_ranges{
  margin: 0px 0px 0px 0px;
  padding: 7px 0px 3px 0px;
  font-size: 14px;
  line-height: 17px;
  font-weight: bold;
}

#directions{
  padding: 0px 0px 0px 11px;
}

#directions a{
  color: #d024a6;
}

h1.directions_title{
  margin: 0px 0px 0px 11px;
  padding: 0px 0px 0px 0px;
  font-size: 14px;
}

.table_row_header{
  font-weight: bold;
}

h2.sub_title{
  margin: 0px 0px 0px 0px
  padding: 0px 0px 0px 0px;
  font-size: 12px;
  line-height: 13px;
}

.textbox{
  width: 200px;
  margin: 0px 5px 5px 0px;
  float: left;
}

textarea.textbox{
  height: 60px;
}

#attribute_holder{
  height: 20px;
}

#main_image{
  border: 1px solid #e5d7e9;
  padding: 1px;
}

#contact_us_form p{
  width: 260px;
}

.error_message{
  color: red;
}

#directions p{
  color: red;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 12px 0px;
}

.basketheader, .product_header{
  font-weight: bold;
}

.cms_holder p.thin{
  width: 250px;
}

#member_logged_in{
	background: #ceb4d7 url(../images/memb_menu_top.gif) top left no-repeat;
	width: 180px;
	height: 175px;
	margin: 0px 0px 0px 7px;
	padding: 3px 0px 0px 6px;
	color: #ffffff;
	line-height: 18px;
}

#member_logged_in span{
	font-weight: bold;
	color: #903f98;
}

#member_logged_in table{
	line-height: 14px;
	margin: 2px 0px 2px 0px;
	letter-spacing: -0.03em;
}

#member_logged_in a{
	color: #cd28a6;
	font-weight: bold;
}

#member_logged_in table td{
	height: 16px;
}

#memb_menu{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 7px;
	list-style: none;
	background: url(../images/memb_menu_bg_full.gif) bottom left no-repeat;
}

#memb_menu li{
	background: url(../images/memb_menu_bg.gif) top left no-repeat;
	width: 167px;
	height: 17px;
	padding: 4px 0px 0px 19px;
}

#memb_menu li.last{
	background: url(../images/memb_menu_bg_last.gif) top left no-repeat;
	width: 167px;
	height: 17px;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 8px 19px;
}

#memb_menu li a{
	color: #85358d;
}

#membs_menu_title{
	background: url(../images/membs_menu.gif) top left no-repeat;
	width: 105px;
	height: 12px;
	margin: 8px 0px 0px 0px;
}

#member_welcome{
	/*padding: 0px 0px 0px 184px;*/
	/*width: 375px;*/
	/*background: url(../images/membership.gif) top left no-repeat;*/
  float:right;
	margin: 8px 10px 0 12px;
	height: 181px;
}

.memb_welcome{
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
}

#member_welcome p{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 6px 3px;
	line-height: 13px;
}

.memb_welcome span, #member_welcome a{
	color: #cd129f;
}

#memb_promos{
	float: left;
	width: 167px;
	display: inline;
	margin: 0px 0px 0px 12px;
}

#memb_promos img{
	margin: 0px 0px 10px 0px;
}

#memb_news{
	float: left;
	width: 379px;
	display: inline;
	margin: 7px 0px 0px 18px;
	border-top: 1px solid #e6d9ea;
}

.memb_news_article{
	border-bottom: 1px solid #e6d9ea;
}

.memb_news_article img{
	margin: 7px 0px 0px 0px;
}

.memb_news_article_title{
	font-weight: bold;
	font-size: 12px;
	margin: 6px 0px 6px 3px;
	line-height: 14px;
	height: 14px;
	overflow: hidden;
}

.memb_news_article_title span{
	color: #cd129f;
	font-weight: normal;
}

.memb_news_article_info{
	line-height: 13px;
	margin: 0px 0px 0px 3px;
}

.memb_news_article_link{
	margin: 6px 0px 27px 3px;
}

.memb_news_article_link a{
	color: #cd129f;
}

#member_of_month{
	background: url(../images/memb_of_month_bg.gif) top left no-repeat;
	width: 570px;
	height: 133px;
	margin: 0px 0px 0px 7px;
	padding: 28px 0px 0px 5px;
}

#member_of_month_img{
	background: url(../images/memb_of_month_img_bg.gif) top left no-repeat;
	height: 125px;
	width: 106px;
	padding: 4px;
	float: left;
	margin: 0px 8px 0px 0px;
}

.mom_title{
	float: left;
	font-weight: bold;
	width: 440px;
	height: 12px;
	line-height: 12px;
	margin: 0px 0px 2px 0px;
}

.mom_name{
	float: left;
	font-weight: bold;
	width: 440px;
	color: #cd129f;
	height: 12px;
	line-height: 12px;
	margin: 0px 0px 5px 0px;
}

.mom_text{
	float: left;
	width: 440px;
	letter-spacing: -0.02em;
	line-height: 14px;
	margin: 0px 0px 3px 0px;
	height: 84px;
	overflow: hidden;
}

.mom_link{
	float: left;
	width: 440px;
}

.mom_link a{
	color: #cd129f;
}

.memb_tabs{
	width: 561px;
	height: 22px;
	margin: 4px 0px 0px 9px;
	padding: 8px 0px 0px 10px;
}

.memb_tabs.details{
	background: url(../images/tabs_details.gif) top left no-repeat;
}

.memb_tabs.history{
	background: url(../images/tabs_history.gif) top left no-repeat;
}

.memb_tabs.password{
	background: url(../images/tabs_password.gif) top left no-repeat;
}

.memb_tabs.band{
	background: url(../images/tabs_band.gif) top left no-repeat;
}

.memb_tabs.loyalty{
	background: url(../images/tabs_loyalty.gif) top left no-repeat;
}

.memb_tabs ul{
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	font-size: 11px;
}

.memb_tabs ul li{
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

.memb_tabs a{
	color: #cd129f;
}

#memb_account_area{
  background:transparent url(../images/memb_account_bg.gif) repeat-y scroll left top;
  height:auto !important;
  margin:0 0 0 9px;
  min-height:414px;
  padding:10px 15px 0 10px;
}

#memb_account_area span{
	font-weight: bold;
	color: #cd129f;
}

#memb_account_area table{
	margin: 10px 0px 0px 0px;
}

#memb_account_area input.textbox{
	width: 191px;
	border-top: 1px solid #8e8e8e;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	border-bottom: 1px solid #e4e4e4;
	margin: 3px 0px 3px 5px;
	padding: 1px 0px 1px 2px;
}

#memb_account_area select.textbox{
	width: 198px;
	margin: 3px 0px 2px 5px;
}

#memb_account_area .table_row_header{
	padding: 0px 0px 10px 0px;
}

#memb_account_area_btm{
	background: url(../images/memb_account_btm.gif) top left no-repeat;
	height: 7px;
	width: 571px;
	margin: 0px 0px 0px 9px;
	line-height: 0px;
	font-size: 0px;
}

#memb_order_hist{
	border-bottom: 1px solid #f3edf5;
}

#memb_order_hist a{
	color: #cd129f;
	text-decoration: none;
}

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

#memb_order_hist td{
	border-left: 1px solid #f3edf5;
	height: 25px;
}

#memb_order_hist td.table_row_header{
	border: none;
	color: #cd129f;
}

#memb_order_hist tr.basketheader{
	background: url(../images/table_header.gif) top left repeat-x;
	height: 17px;
	color: #ffffff;
}

#memb_order_hist tr.basketheader td{
	border-left: 1px solid #903f98;
	height: 25px;
	padding: 0px 0px 0px 5px;
}

#memb_order_hist tr.basketheader td.status{
	border-right: 1px solid #903f98;
}

#memb_order_hist td.basket_text.right{
	border-right: 1px solid #f3edf5;
}

#memb_order_hist td.basket_text_alt.right{
	border-right: 1px solid #f3edf5;
}

#memb_band_table{
	border-bottom: 1px solid #f3edf5;
	padding: 8px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#memb_band_table a{
	color: #cd129f;
	text-decoration: none;
}

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

#memb_band_table td{
	border-left: 1px solid #f3edf5;
	/*height: 25px;*/
	text-align: center;
	padding:3px 0px 3px 0px;
}

#memb_band_table td.table_row_header{
	border: none;
	color: #cd129f;
}

#memb_band_table tr.basketheader{
	background: url(../images/table_header.gif) top left repeat-x;
	height: 17px;
	color: #ffffff;
}

#memb_band_table tr.band_row{
	height: 36px;
	vertical-align: center;
	line-height: 12px;
}

#memb_band_table tr.band_row.selected td{
	border-top: 1px solid #cd129f;
	border-bottom: 1px solid #cd129f;
	border-left: none;
	color: #cd129f;
}

#memb_band_table tr.band_row.selected td.left_td{
	border-left: 1px solid #cd129f;
}

#memb_band_table tr.band_row.selected td.right{
	border-right: 1px solid #cd129f;
}

#memb_band_table tr.basketheader td{
	border-left: 1px solid #903f98;
	height: 25px;
	padding: 0px 0px 0px 0px;
}

#memb_band_table tr.basketheader td.status{
	border-right: 1px solid #903f98;
}

#memb_band_table td.basket_text.right{
	border-right: 1px solid #f3edf5;
}

#memb_band_table td.basket_text.left{
	font-weight: bold;
}

#loyalty_table {
  width:553px;
  height:173px;
  background: url("../images/loyalty_table.gif") no-repeat;
  margin:20px 0px 10px 0px;
  padding:0px 0px 0px 0px;
}

#memb_account_area td.loyalty_title{
	vertical-align: center;
	height: 28px;
	line-height: 10px;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	width: 270px;
	overflow: hidden;
}

#loyalty_table table{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 378px;
}

#loyalty_image{
	float: right;
	width: 170px;
	height: 169px;
	position: relative;
	top: 2px;
	right: 2px;
}

#memb_account_area a{
	color: #cd129f;
}

#mom_page_image{
	float: left;
	width:  110px;
	height: 129px;
	background: url(../images/mom_pic_bg.gif) top left no-repeat;
	margin: 4px 7px 0px 12px;
	display: inline;
	padding: 4px 0px 0px 4px;
}

#mom_page_text{
	float: left;
	width: 430px;
	margin: 4px 0px 0px 0px;
}

#mom_page_title{
	font-weight: bold;
	line-height: 12px;
	height: 16px;
	overflow: hidden;
}

#mom_page_name{
	font-weight: bold;
	line-height: 12px;
	height: 24px;
	overflow: hidden;
	color: #cd129f;
}

#mom_page_text p{
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 6px 0px;
}

#mom_page_text a{
	color: #cd129f;
}

#project_img{
	margin: 12px 0px 0px 0px;
}

.project_title{
	color: #cd129f;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	padding: 0px 0px 10px 0px;
}

.print_project{
	height: 18px;
	background: url(../images/printer.gif) top left no-repeat;
	margin: 10px 0px 10px 0px;
	padding: 2px 0px 0px 24px;
}

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

.project_holder{
  padding: 0px 15px 0px 15px;
  line-height: 13px;
}

.project_holder span{
  display: block;
  margin: 10px 0px 5px 0px;
  padding: 0px 0px 0px 0px;
}

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

.project_holder a{
  color: #d024a6;
}

.project_holder ul li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	min-height: 1px;
	height: auto !important;
	height: 1px;
}

.project_step{
	margin: 15px 0px 10px 0px;
}

.project_step_text{
	width: 360px;
	float: left;
}

.project_step_image{
	float: right;
	padding: 1px;
	border: 1px solid #e5d7e9;
	position: relative;
	right: 1px;
}

.step_divider{
	clear: both;
	border-bottom: 1px solid #e5d7e9;
	height: 1px;
	line-height: 0px;
	font-size: 1px;
	height: 12px;
}

span.inline_span{
	display: inline;
	color: #cd129f;
	font-weight: bold;
}

.project_link{
	float: right;
	margin: 10px 0px 0px 0px;
}

#bonus_cd_img{
	margin: 1px 0px 0px 15px;
}

.download_title{
	width: 560px;
	border-bottom: 1px solid #e6d9ea;
	margin: 0px 0px 0px 13px;
	font-weight: bold;
	padding: 10px 0px 1px 3px;
	clear: both;
}

.download_row{
	margin: 4px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}

.cd_download{
	background: url(../images/cd_down_bg.gif) top left no-repeat;
	width: 132px;
	height: 170px;
	float:left;
	padding: 10px 0px 0px 10px;
}

.cd_download_img{
	height: 123px;
	width: 123px;
	margin: 0px 0px 3px 0px;
}

.cd_download_title{
	line-height: 12px;
	font-weight: bold;
	height: 25px;
	overflow: hidden;
}

.cd_download_link{
	line-height: 11px;
}

.cd_download_link a{
	color: #d024a6;
}

.platinum_member{
	width: 559px;
	border-bottom: 1px solid #e6d9ea;
	height: 134px;
	margin: 14px 0px 0px 15px;
}
.platinum_member.noborder
{
  height:auto;
  border-bottom:none;
}
.platinum_member_img{
	width: 115px;
	height: 115px;
	padding: 1px;
	border: 1px solid #e6d9ea;
	float: left;
	margin: 0px 16px 0px 0px;
	background: #ffffff;
}

.platinum_member_info{
	float: left;
	width: 410px;
}

.platinum_member_info_name{
	font-size: 13px;
	color: #cd129f;
	line-height: 14px;
	height: 16px;
	overflow: hidden;
	font-weight: bold;
}
.platinum_member_info_name a
{
  color:#903F98;
}

.platinum_member_info_text{
	line-height: 13px;
	height: 90px;
	overflow: hidden;
}

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

.platinum_member_info_link a{
	color: #cd129f;
}

.designer{
	width: 559px;
	border-bottom: 1px solid #e6d9ea;
	height: 134px;
	margin: 14px 0px 0px 15px;
}
.designer.noborder
{
  height:auto;
  border-bottom:none;
}
.designer_img{
	width: 115px;
	height: 115px;
	padding: 1px;
	border: 1px solid #e6d9ea;
	float: left;
	margin: 0px 16px 0px 0px;
	background: #ffffff;
}

.designer_info{
	float: left;
	width: 410px;
}

.designer_info_name{
	font-size: 13px;
	color: #cd129f;
	line-height: 14px;
	height: 16px;
	overflow: hidden;
	font-weight: bold;
}
.designer_info_name a
{
  color:#903F98;
}

.designer_info_text{
	line-height: 13px;
	height: 80px;
	overflow: hidden;
}

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

.designer_info_link a{
	color: #cd129f;
}

span.mandatory_star{
  display: block;
  float: left;
  margin: 1px 6px 0px 4px;
}

span.mandatory_star_details{
  display: block;
  float: left;
  margin: 5px 6px 0px 4px;
}

.pack_table{
	margin: 0px 0px 17px 13px;
	border-bottom: 1px solid #d6d3d7;
}

.pack_table td{
	border-left: 1px solid #d6d3d7;
	line-height: 12px;
	padding: 7px 0px 5px 5px;
}

.pack_table td.right{
	border-right: 1px solid #d6d3d7;
}

td.pack_header{
	background: url(../images/table_header.gif) top left repeat-x;
	height: 25px;
	color: #ffffff;
	font-weight: bold;
	border-left: 1px solid #903f98;
	border-right: 1px solid #903f98;
	padding: 0px 0px 0px 5px;
}

.product_paging_packs{
	height: 19px;
	overflow: hidden;
	color: #ffffff;
	font-size: 10px;
	padding: 5px 0px 0px 18px;
}

.paging_links_packs{
	float: right;
	margin: 0px 17px 0px 0px;
	color: #903f98;
	display: inline;
}

.paging_links_packs a{
	color: #903f98;
}

.comp_header{
	color: #cd129f;
	font-size: 12px;
	line-height: 14px;
	padding: 10px 0px 2px 0px;
}

#comp_table{
	margin: 20px 0px 10px 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
}

.comp_textbox{
	width: 250px;
	height: 15px;
  	border-top: 1px solid #8f8f8f;
  	border-left: 1px solid #cecece;
  	border-right: 1px solid #cecece;
  	border-bottom: 1px solid #e3e3e3;
  	padding: 2px 0px 0px 4px;
	margin: 3px 0px 0px 0px;
}

.line_break{
	border-bottom: 1px solid #e5d7e9;
	height: 15px;
	margin: 0px 0px 15px 0px;
}

.tiebreaker{
	border-top: 1px solid #8f8f8f;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cdcdcd;
	border-bottom: 1px solid #e3e3e3;
	width: 546px;
	height: 41px;
}

.dom_header,
.comp_list_header{
	background: url(../images/dom_header.gif) top left no-repeat;
	height: 23px;
	width: 556px;
	margin: 4px 0px 0px 11px;
	color: #bc94c4;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 0px 0px 11px;
}
div.cms_page .dom_header.top,
div.cms_page .comp_list_header.top{
	background: url(../images/dom_header_top.gif) top left no-repeat;
}

.dom_header span,
.comp_list_header span{
	color: #ffffff;
}
.comp_content,
.dom_content{
	background: url(../images/dom_content.gif) top left no-repeat;
	height: 131px;
	width: 571px;
	margin: 0px 0px 0px 9px;
	padding: 10px 0px 0px 0px;
}

.dom_img{
	width: 115px;
	height: 115px;
	padding: 1px;
	border: 1px solid #e5d7e9;
	margin: 0px 9px 0px 13px;
	float: left;
	display: inline;
}

.dom_title{
	float: left;
	width: 415px;
	font-weight: bold;
	line-height: 12px;
	height: 16px;
	overflow: hidden;
}

.dom_name{
	float: left;
	width: 415px;
	font-weight: bold;
	line-height: 12px;
	height: 20px;
	overflow: hidden;
	color: #cd129f;
}
.comp_info,
.dom_info{
	float: left;
	width: 415px;
	line-height: 15px;
	height: 60px;
	overflow: hidden;
}
.comp_info
{
 padding:0px 0px 0px 5px;
 height:100px;
 /* width:545px;*/
}

.comp_link,
.dom_link{
	float: left;
	width: 415px;
	line-height: 12px;
	margin: 8px 0px 0px 0px;
}
.comp_link a,
.dom_link a{
	color: #d024a6;
}
.comp_link
{
 /*width: 545px;*/
 margin: 0px 0px 0px 5px;
}
.comp_link a
{
  display: block;
  padding: 10px 0 0 5px;
}

#dom_view_left{
	float: left;
	display: inline;
	margin: 13px 0px 0px 20px;
	width: 180px;
}

#dom_view_right{
	float: left;
	display: inline;
	margin: 16px 0px 0px 4px;
	width: 340px;
}

#dom_main_img{
	height: 169px;
	width: 169px;
	padding: 2px;
	background: #ffffff;
	border: 1px solid #e5d7e9;
	margin: 0px 0px 4px 0px;
}

.dom_thumb{
	width: 51px;
	height: 51px;
	padding: 1px;
	border: 1px solid #e5d7e9;
	float: left;
	margin: 0px 5px 0px 0px;
}

.main_dom_title{
	float: left;
	width: 340px;
	font-weight: bold;
	line-height: 12px;
	height: 16px;
	overflow: hidden;
}

.main_dom_name{
	float: left;
	width: 340px;
	font-weight: bold;
	line-height: 12px;
	height: 20px;
	overflow: hidden;
	color: #cd129f;
}

.main_dom_info{
	float: left;
	width: 340px;
	line-height: 15px;
	/*height: 136px;*/
	overflow: hidden;
}

.main_dom_info p{
	margin: 0px 0px 16px 0px;
	padding: 0px 0px 0px 0px;
}

.main_dom_link{
	float: left;
	width: 322px;
	line-height: 12px;
	margin: 30px 0px 0px 0px;
	background: url(../images/pdf_logo.gif) top left no-repeat;
	height: 13px;
	padding: 1px 0px 0px 18px;
}

.main_dom_link a{
	color: #d024a6;
}

.html_message{
  color: #ff0000;
  margin: 3px 0px 0px 0px;
  font-weight: bold;
}

#news_menu{
  list-style: none;
  margin: 10px 0px 0px 20px;
  padding: 0px 0px 20px 0px;
}

#news_menu li{
  float: left;
}

#news_menu li a{
  color: #d024a6;
}

.no_news{
  margin: 20px 0px 40px 15px;
}

span.cp{
	font-weight: bold;
}

.test_holder{
   width: 576px;
   height: 130px;
   margin: 2px 0px 0px 9px;
   position: relative;
}

.test_holder.products{
   background: url(../images/testimonials/prod_holder.gif) top left no-repeat;
}
.test_holder.cust_serv{
   background: url(../images/testimonials/cust_service.gif) top left no-repeat;
}
.test_holder.website{
   background: url(../images/testimonials/website.gif) top left no-repeat;
}
.view_more_btn{
   position: absolute;
   left: 485px;
   top: 92px;
}

.test_content{
   width: 450px;
   height: 50px;
   line-height: 15px;
   margin: 0px auto 10px auto;
   text-align: center;
   position: relative;
   top: 40px;
   overflow: hidden;
}

.test_name{
   width: 450px;
   margin: 0px auto 0px auto;
   text-align: center;
   position: relative;
   top: 40px;
   font-weight: bold;
}

.testimonial{
   background: url(../images/test_bg.jpg) top left no-repeat;
   height: 110px;
   width: 571px;
   margin: 0px 0px 0px 8px;
}

.testimonial_content{
   width: 450px;
   height: 64px;
   line-height: 15px;
   margin: 0px auto 10px auto;
   text-align: center;
   position: relative;
   top: 17px;
   overflow: hidden;
}

.testimonial_name{
   width: 450px;
   margin: 0px auto 0px auto;
   text-align: center;
   position: relative;
   top: 14px;
   font-weight: bold;
}

.spec_offer_name{
   height: 26px;
   overflow: hidden;
}

.catalogue_image{
   float: right;
   border: 1px solid #e5d7e9;
   padding: 1px;
}

#bundles_section{
   padding: 8px 20px 8px 20px;
}

#bundles_section img, #bundle_table img{
   margin: 4px 2px 4px 0px;
}

#bundles_section #info_title{
   font-weight: bold;
   height: 20px;
}

hr{
 color: #ffffff;
}

#offer_month{
   width:575px;
   height: 149px;
   background: url(../images/offers_of_month.gif) top left no-repeat;
   margin: 0px 0px 0px 7px;
   overflow: hidden;
   padding:27px 0px 0px 0px;
}

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

#offer_month ul li{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}

#offer_month_left{
   float: left;
   display: inline;
   margin: 0px 0px 0px 4px;
}

#offer_month_middle{
   float: left;
   display: inline;
   margin: 0px 0px 0px 10px;
}

#offer_month_right{
   float: left;
   display: inline;
   margin: 0px 0px 0px 10px;
}

.popup_bg_repeat{
   background: url(../images/prod_cont_popup_repeat.gif) top left repeat-y;
}

#nav_breadcrumb ul li
{
 list-style-image: none;
 display:inline;
 padding: 0px 3px 0px 0px;
 margin: 0px 0px 0px 0px;
}

#nav_breadcrumb ul
{
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 list-style-type: none;
}
#nav_breadcrumb a
{
  color: #D024A6;
}
#nav_breadcrumb a:hover
{
  color: #666666;
}

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

#new_homepage_box {
  background: url(../images/homepage_tile.gif) top left repeat-y;
}

#new_homepage_end {
  background: url(../images/homepage_bottom.gif) bottom left no-repeat;
}

#new_homepage_content {
  background: url(../images/homepage_top.gif) top left no-repeat;
  padding:7px 0px 10px 0px;
}

#new_homepage_promo {
  margin:0px 0px 5px 8px;
  height:364px;
  width:573px;
  overflow:hidden;
  position: relative;
}

#new_homepage_video {
  position:absolute;
  bottom:104px;
  right:15px;
  width:301px;
  height:195px;
}