body {
  font: 62.5%/1.6 "arial", "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
  background-color:#fff;
  text-align: center;
  min-width: 760px;
  margin: 0;
}
h1 {
  font-size: 2em;
  font-weight: normal;
}
h2 {
  font-size: 1.7em;
  font-weight: normal;
}
p, li {
  font-size: 1.2em;
}
h1, h2, p {
  margin: .5em 0;
}
#wrapper {
  background-color: #fff;
  position: relative;
  margin: 0 auto;
  text-align: left;
  width:972px;
}
#header {
  position: relative;
  margin: 0;
  padding: 0;
  height: 170px;
  margin-bottom: 10px;
}
#content {
  width: 775px;
  float: right;
  margin: 0;
}
#mainContent {
  width: 594px;
  margin: 0;
  float: left;
}
#RightCol {
  margin:0;
  width: 156px;
  padding: 0 12px 0 10px;
  display: inline; /* :KLUDGE: Fixes IE double margin float bug */
  float: right;
}
* html #RightCol {
  padding: 0 5px 0 7px;
}
#RightCol img {
  padding-bottom: 5px;
}
#LeftCol {
  float: left;
  width: 179px;
  padding: 0 10px 10px 5px;
}
#LeftCol img {
  padding-bottom: 10px;
  margin: 0 0 0 3px;
  clear: left;
}


/******* Currency **********/
.Choose_Currency {
  position: absolute;
  top: 123px;
  left: 330px;
  background: url(/images/currency_bg.gif) repeat-x;
  height: 40px;
  width: 190px;
  vertical-align: bottom;
  padding-top: 9px;
}
.Choose_Currency span.choose_txt {
  color: #fff;
  font-size: 12px;
  padding-bottom: 10px;
}

/**/

/********** newsletter *******************/

.news_letter {
  position: relative;
  background: url(/images/newsletter_bg.gif) no-repeat;
  height: 205px;
  width: 176px;
  float: left;
  padding: 0 0 0 5px;
  margin: 0;
  margin-top: 10px;
}
.news_letter fieldset {
  margin: 0;
  float: left;
  margin-top:140px;
  padding: 0;
  border: 0;

}
.news_letter .news_submit {
  width: 82px;
  height: 25px;
  margin: 0;
  padding: 0;
  float: left;
}
.news_letter input {
  padding: 0;
  margin: 0;
  width: 120px;
}
/*****************************************/



a#logo {
  position: absolute;
  display: block;
  height: 94px;
  width: 319px;
  background: url(/images/logo.png) no-repeat;
  top: 27px;
}
.strapline {
  position: absolute;
  right: 0;
  height: 106px;
  width: 267px;
  background: url(/images/strapline.png) no-repeat;
}
.filter {
  width: 594px;
  border: 1px solid #000;
  float: left;
  background: url(/images/filter_bg1.gif) repeat-x 0 35px;
  margin-bottom: 10px;
}
.filter h2 {
  margin: 0;
  color: #fff;
  padding: 0 10px 0 10px;
  font-size: 18px;
  line-height: 35px;
  border: 1px solid #fff;
  background: url(/images/filter_bg.gif) repeat-x;
}
.filter table a:hover {
  color: #b56487;
}
.filter a {
  color: #000;
  font-size: 11px;
}
.orange {
  color: #ff9933;
}
.filter table {
  margin: 0 10px 0 10px;
}
.filter table td.subject {
  width:11%;
  padding-right: 6px;
  font-size: 15px;
  color: #a40052;
  vertical-align: top;
}
.filter table td.border {
  border-bottom:1px dotted #999;
  line-height: 2px;
}
.filter table td.views {
  width: 163px;
  text-align: left;
  vertical-align: middle;
}
table td.views a {
  text-decoration: none;
  padding-left: 20px;
  font-size: 13px;
}
.filter table td.desc {
  background: url(/images/desc_icon.gif) no-repeat 0 center;
}
.filter table td.grid {
  background: url(/images/grid_icon.gif) no-repeat 0 center;
}
.filter table td.enlarge {
  background: url(/images/enlarge_icon.gif) no-repeat 0 center;
}
img {
  border: 0;
}
#LeftCol .news {
  float: left;
  background: #ddd;
  width: 181px;
  padding: 35px 0 0 0;
  margin: 0 0 10px 0;
  background: url(/images/latest_news.png) no-repeat;
}
#LeftCol .news h3 {
  padding: 0;
  margin: 0;
  font-size: 13px;
  font-weight: normal;
}
.right {
  float: right;
}
.left {
  float: left;
}
.clear {
  clear: both;
}
#LeftCol .news .date, #LeftCol .date a {
  color: #dd5599;
  text-decoration: none;
}
#LeftCol .news p {
  margin: 0;
  font-size: 12px;
  color: #999;
  line-height: 15px;
}
#LeftCol .news a:hover {
  text-decoration: underline;
}
#basket {
  float: left;
  height: 1%;
  background: url(/images/your_bkt.png) no-repeat 0 0;
  width: 163px;
  padding: 40px 0 0 0;
  margin-bottom: 0;
}
#basket table td {
  color: #b2075a;
  font-size: 12px;
}
#basket td.last {
  border-bottom: 1px dotted #a6a6a6;
}
#basket .total {
  text-align: right;
}

#basket img
{
   padding-bottom: 5px;
}

#footer {
  clear: both;
  min-height: 20px;
  margin: 0;
  padding: 0 0 20px 0;  
  border-top: 3px solid #e1e1e1;
  border-bottom: 3px solid #e1e1e1;
  margin-bottom: 20px;
}
.footer_links {
  margin: 0;
  padding: 0;
  margin-top: 30px;
  float: left;
}
.footer_links .links li, .footer_links .links li a {
  color: #a6a6a6;
  text-decoration: none;
  list-style: none;
  font-size: 10px;
  color: #999;
  line-height: 18px;
}
.footer_links .links li {
  display: inline;
  float: left;
}
.footer_links h1 {
  float: left;
  clear: left;
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: bold;
  padding-right: 20px;
  color: #cc0066;
  width: 120px;
  min-height: 35px;
  line-height: 15px;
}
* html .footer_links h1 {
    height: 50px;
}
#footer .links {
  border-bottom: 1px dotted #a6a6a6;
  float: left;
  padding: 0;
  margin: 0;
  margin-right: 40px;display:inline;
  margin-left: 40px;
  width: 870px;
  margin-bottom: 2px;
}
.footer_links .links ul {
  margin: 0;
  padding: 0;
}
.footer_links .links a:hover {
  color: #000;
}
#footer .copyright {
  position: relative;
  top: -15px;
  margin: 0;
  padding: 0;
  padding-left: 20px;
  padding-right: 20px;
}
#footer .copyright td, #footer .copyright td a {
  color: #fff;
  margin: 0;
  padding: 0;
  font-size: 12px;
  text-decoration: none;
}
#footer .copyright td a {
  color: #a6a6a6;
}
.prod_found {
  float: left;
  width: 584px;
  background: #fce4ef;
  border: 1px solid #eebdd2;
  padding: 2px 5px 0 5px;
}
.prod_found span {
  font-size: 12px;
}
.prod_found .paging_styles {
  color: #cc0066;
  text-align: right;
  font-size: 12px;
  margin: 0;
  padding: 0;
  float: right;
}
.paging_styles a {
  color: #cc0066;
  font-size: 12px;
  text-decoration: none;
}
.paging_styles a:hover {
  text-decoration: underline;
  color: #000;
}
.paging_styles span {
  color: #000;
}
.product_outer {
  background: #f4f4f4;
  margin: 10px 0 0 0;
  border: 1px solid #e9e9e9;
  width: 574px;
  padding: 10px;
  float: left;
}
.product_box {
  float: left;
  padding: 5px;
  background-color: #ffffff;
  border: 1px solid #e9e9e9;
  width: 562px;
  padding: 5px;
}
.product_box .prod_img {
  float: left;
  clear: left;
  min-width:105px;
}
.product_box .zoom a {
  background: url(/images/zoom.png) no-repeat 4px 0;
  float: left;
  clear: left;
  height: 22px;
  width: 98px;
}
.product_box h2 {
  line-height: 20px;
  float: left;
  display: block;
  padding: 0 0 5px 0px;
  margin: 0 0 0 10px;
  font-weight: bold;
}
.product_box .inner {
  float: left;
  width: 440px;
  margin-left: 10px;
  border-top: 1px solid #eee;
  padding-top: 4px;
}
.product_box .inner_right {
  width: 150px;
  float: right;
  clear: right;
}
.product_box .inner_right span {
  text-align: right;
  clear: right;
  display: block;
}
.product_box .inner_right img {
  float: right;
  clear: right;
  padding-top: 3px;
}
.product_box .inner_right span.r_price {
  color: #5f5e5f;
  font-weight: bold;
  font-size: 13px;
  text-decoration: line-through;
}
.product_box .inner_right span.our_price {
  color: #b2175d;
  font-weight: bold;
  font-size: 13px;
}
.product_box .inner_right em.larger {
  font-size: 16px;
  font-style: normal;
}
.product_box .inner_right span.saving {
  font-weight: bold;
  font-size: 14px;
}
.product_box .description {
  font-weight: normal;
  font-size: 13px;
  padding: 0;
  margin: 0;
  line-height: 17px;
}
.product_box .inner_left {
  float: left;
  width: 282px;
}
.product_box .inner_left ul {
  padding: 10px 0 0 10px;
  margin: 0;
}
.product_box .inner_left ul li {
  font-size: 11px;
  color: #b2175d;
  list-style: none;
  background: url(/images/m_box_blt.gif) no-repeat 0 8px;
  padding-left: 8px;
}
.specials {
  float: left;
  height: 1%;
  background: url(/images/specials.png) no-repeat;
  width: 163px;
  padding: 30px 0 0 0;
  margin-bottom: 5px;
}
.specials .offer {
  border: 1px solid #edb0cb;
  padding: 4px;
  float: left;
  margin: 0 0 5px 0;
}
.specials .offer p.desc  {
  color: #727272;
  font-size: 10px;
  line-height: 14px;
  margin: 0;
}
.offer .img_div  {
  float: right;
  clear: right;
  width: 64px;
}
.offer .img_div img {
  display: block;
  margin: 0 auto;
}
.offer span.off_rrp {
  font-size: 12px;
  color: #727272;
  padding-top: 2px;
  border-top: 1px solid #b9ffdc;
  font-weight: bold;
}
.offer span.off_price {
  color: #cc0066;
  font-size: 13px;
  font-weight: bold;
}
.offer span.off_price em {
  font-size: 15px;
  font-style: normal;
  font-weight: bold;
}
#search .search_txt {
  position:absolute;
  right:0px;
  left:-110px;
  top:11px;
  font-size:16px;
  color:#fff;
  font-weight:bold;
}
#search .search_input {
  width:132px;
  height:20px;
  padding:0 0 0 3px;
  margin:0;
  font-size:13px;
  line-height:20px;
  margin-right:10px;
  margin-top:13px;
  vertical-align:bottom;
  border:0;
}
#search .sub_btn {
  position:absolute;
  right:-35px;
  top:6px;
  margin-right:4px;
}
.main_prod_left .zoom2 a {
  background: url(/images/zoom.png) no-repeat center center;
  float: left;
  clear: left;
  height: 22px;
  width: 378px;
}
.bask_holder {
  float:right;
  padding:0 0 10px 10px;
}
#mainContent2 {
  width: 770px;
  margin: 0;
  float: left;
  padding-right: 0px;
}
span.h1_current {
color:#aa0456;
font-family:Arial,sans-serif;
font-size:12px;
margin-top:0;
padding-top:0;
}
h1.crumbs a, h1.crumbs {
  font-size: 14px;
  text-decoration: none;
  color: #000;
}
h1.crumbs a:hover {
  color: #aa0456;
}
.intro_head {
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  width: 590px;
  float: left;
  padding: 5px 0 0 0;
  margin: 0 0 10px 0;
}
.main_prod_area {
  width: 100%;
  float: left;
  clear: both;
  padding: 0 0 20px 0;
}
.main_prod_left {
  float: left;
  width: 378px;
  padding-right: 10px;
}
.main_prod_left h1  {
  line-height: 25px;
}
.main_prod_right {
  float: right;
  width: 360px;
}
.product_outer2 {
  background: #f4f4f4;
  margin: 0;
  border: 1px solid #e9e9e9;
  width: 338px;
  padding: 10px;
  float: right;
  clear: left;
}
.product_inner2 {
  border: 1px solid #e9e9e9;
  padding: 0 10px 5px 10px;
  background: #fff;
  float: right;
}
.product_inner2 h2 {
  color: #b2175d;
  font-weight: bold;
  line-height: 20px;
}
.product_inner2 .selections {
  width: 100%;
  clear: both;
  float: left;
  padding-bottom: 10px;
}
/* tables */
table.color_select, table.size_select {
  font-size: 13px;
  text-align: center;
  float: left;
}
table.size_select {
  margin-left:30px;
}
table.color_select th {
  text-align: left;
}
.color_select .colors {
  background-color: #821245;
  color: #fff;
  padding: 0 4px 0 4px;
}
.size_select .sizes {
  background-color: #821245;
  color: #fff;
  padding: 0 4px 0 4px;
}
td.color_select {
  margin: 0 4px 0 0;
}
.price_div {
  float:left;
  width:150px;
}
.price_div span {
  display: block;
  float: left;
}
.price_div span.r_price {
  color: #5f5e5f;
  font-weight: bold;
  font-size: 13px;
  line-height: 16px;
  text-decoration: line-through;
  clear: left;
}
.price_div span.our_price {
  color: #b2175d;
  font-weight: bold;
  font-size: 12px;
  clear: left;
}
.price_div em.larger {
  font-size: 22px;
  font-style: normal;
  line-height: 24px;
}
.price_div span.saving {
  font-weight: bold;
  font-size: 14px;
  clear: left;
}
.buy_div {
  float:right;
  width: 126px;
}
.buy_div .prod_code {
  text-align: center;
  display: block;
  clear: right;
  margin: 0 auto;
}
.thumbs img {
  float: left;
  margin-left: 21px;
  border: 1px solid #fff;
}
.thumbs img:hover {
  border: 1px solid #821245;
}

/* descriptions menu */
.descriptions {
  width: 766px;
  margin: 0;
  padding: 0;
  background: url(/images/desc_btm.gif) no-repeat bottom left;
  padding-bottom: 30px;
  float: left;
}

.descriptionBullets div, .descriptionBullets li
{
    font-size: 11px;
    margin-left:12px;    
}

.descriptions p, .descriptions h3 {
   padding-left: 10px;
   padding-right:10px;
}
.descriptions img
{
    padding-left: 10px;
}
.description_menu {
  height: 30px;
  z-index: 1000;
  background:#fff url(/images/desc_top.gif) no-repeat bottom left;
  padding-bottom: 19px;
  width: 766px;
}
* html .description_menu {
  padding-bottom: 16px;
}
.description_menu ul {
  float: right;
  margin: 0;
  margin-right: 35px;
  padding: 0;
}
.description_menu ul li {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  height: 30px;
  padding-right: 10px;
  background: url(/images/desc_tab_right.gif) no-repeat top right;
  border-bottom: 1px solid #c6c6c6;
}
.description_menu ul li a:hover {
  color: #d63385;
}
.description_menu ul li a {
  margin: 0;
  padding: 0;
  font-size: 12px;
  display: block;
  float: left;
  height: 1%;
  padding: 5px;
  height: 20px;
  padding-left: 15px;
  color: #767676;
  text-decoration: none;
  background: url(/images/desc_tab_left.gif) no-repeat top left;
}
.description_menu ul li.selected {
  border-bottom: 1px solid #fff;
}
.description_menu ul li.selected a {
  color: #d63385;
  font-weight: bold;
}
.img_holder {
  float: left;
  padding: 10px;
  clear: both;
  width: 97%;
}
.img_holder .holder {
  float: left;
  width: 106px;
  text-align: center;
  margin-left: 35px;
}
* html .img_holder .holder {
  display: inline;
}
.img_holder .holder img {
  display: block;
  margin: 0 auto;
  border: 1px solid #fff;
  border-top: 1px solid #e8e8e8;
}
.img_holder .holder h2, .img_holder .holder h2 a {
  color: #cc0066;
  font-size: 11px;
  text-align: center;
  line-height: 15px;
  text-decoration: none;
  width: 100%;
}
.img_holder .holder h2 a:hover {
  color: #000;
}
.img_holder .pricing {
  float: left;
  width: 105px;
}
.img_holder .pricing span {
  display: block;
}
.img_holder .pricing span.off_price {
  color: #cc0066;
  font-size: 13px;
  font-weight: bold;
}
.img_holder .pricing span.off_price em {
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
}
.img_holder .pricing span.off_rrp {
  font-size: 11px;
  color: #727272;
  padding-top: 2px;
  font-weight: bold;
}
.img_holder .holder img:hover {
  border: 1px solid #e8e8e8;
}
.heading_block {
  float: left;
  width: 100%;
  background: #fce4ef;
  border: 1px solid #eebdd2;
}
.heading_block h1 {
  background: url(/images/head_blt.gif) no-repeat 5px 6px;
  margin: 0;
  padding: 0 0 1px 25px;
  font-size: 16px;
  font-weight: bold;
  }
 .product_outer3 {
  background: #f4f4f4;
  margin: 10px 0 0 0;
  border: 1px solid #e9e9e9;
  padding: 10px;
  width: 750px;
  float: left;
  clear: left;
}
.inf_container {
  background: #fff;
  width: 97%;
  padding: 10px;
  border: 1px solid #e9e9e9;
  float: left;
}
.inf_container .Basket_q {
  width: 99.9%;
  font-size: 11px;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #fbe3f0;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.inf_container .Basket_q td {
  padding: 0 10px 0 10px;
  width:10%;
}
.inf_container .Basket_q td img {
  display: block;
  margin: 0 auto;
  padding-top: 5px;
}
.Basket_q .Inf_top td {
  background: url(/images/table_bg.gif) repeat-x;
  color: #fff;
  font-size: 14px;
  line-height: 15px;
  padding-top:4px;
  padding-bottom:10px;
}
.inf_container .Basket_q td.desc {
  color: #821245;
  font-weight: bold;
  padding-bottom: 5px;
  width: 40%;
}
.inf_container .Basket_q td.price {
  font-weight: bold;
  font-size: 12px;
  vertical-align: top;
}
.inf_container .Basket_q td.qty {
  vertical-align: top;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
}
.inf_container .Basket_q td.Total {
  font-size: 15px;
  color: #821245;
  vertical-align: top;
  font-weight: bold;
}
.inf_container .Basket_q td.Edit a, .inf_container .Basket_q td.Remove a {
  display: block;
  padding-left: 20px;
  padding-right: 2px;
  text-decoration: none;
  color: #999;
  font-size: 14px;
  background: url(/images/edit.gif) no-repeat 2px center;
  border: 1px solid #fff;
}
.inf_container .Basket_q td.Remove a {
  background: url(/images/remove.gif) no-repeat 2px center;
}
.inf_container .Basket_q td.Edit a:hover, .inf_container .Basket_q td.Remove a:hover {
  color: #f36da9;
  border-bottom: 1px solid #f36da9;
}
.proceed_next {
  float:left;
  width:100%;
  padding: 10px 0 30px 0;
}
.proceed_next a {
  font-size: 12px;
  padding-top: 10px;
  color: #000;
}
.proceed_next p {
  clear: both;
  float: right;
  color: #999;
  line-height: 16px;
}
.basket_total {
  float: left;
}
.basket_total .message {
  float:left;
  color:#fe0000;
  font-size:12px;
  width:450px;
  padding-top:20px;
}
.basket_total .Totals {
  float:right;
  padding-left:40px;
}
.basket_total .Shipping {
 display:block;
 font-size:13px;
}
.basket_total .Total_Price {
  display:block;
  clear:right;
  font-size:18px;
  color:#777;
}
.basket_total em.enlarge {
  font-size:25px;
  color:#000;
  font-style: normal;
}
h1.cat_h1 {
  color: #af185b;
  font-size: 25px;
  padding: 20px 0 0 0;
  margin:0;
}
h1.cat_h1 span {
  color: #e7458e;
}

.ErrorDisplay
{
    color:Red;
    font-size:14px;
    font-family:12px;
    
}

.StandardText
{
    color:Black;
    font-family:Verdana;
    font-size:12px;
}

/************** Add to leftcol news css ***************/
#LeftCol .news h3 a {
  color: #cc0066;
  text-decoration: none;
}
#LeftCol .news h3 a:hover {
  color: #000;
}

/******************************************************/
/********** member login ************/
.topLinks li.members a {
  color: #cc0066;
}
/************************************/
/************** footer base ************************/
.footer_base {
  clear:left;padding:20px 0 40px 0;position:relative;
}
a#shopzilla {
  position:absolute;left:335px;width:211px;height:50px;display:block;
}
a.built_by {
  color:#cc0066;text-decoration:none;font-size:12px;line-height:15px;margin:0;padding:0;float:left;clear:left;position:relative;
}
/***************************************************/

/**** Filter Box ****/
.Search_By {
  font-size: 13px;
}
/********************/

.prod_found h3
{
    font-size:16px;
    padding:0px;
    display:inline;
}