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

.zoomSmallImageCont img
{
  border: 0px;
  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:308px;
  height:308px;
  left: 320px;
  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; }

/*** HOMEPAGE H1 TITLE ***/
h1#homepage_title {
	font-weight: normal;
	line-height: 14px;
	padding: 4px 8px 3px 12px;
  text-align: center;
  font-size: 11px;
  line-height: 14px;
  margin: 0;
	letter-spacing: 0.4em;
	background: url(../images/breadcrumb_bg.jpg) top left no-repeat;
}

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

html{
	background: #c6b8a9 url(../images/page_bg.gif) top center repeat-y;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	min-height: 1px;
	height: auto !important;
  height: 1px;
}

body{
	background: url(../images/page_bg.jpg) top center no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #414141;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

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

.clear{
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

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

a:hover{
	text-decoration: underline;
}

a img{
	border: 0px;
}


#parent_container{
	width: 954px;
	margin: 0px auto 0px auto;
}

#header_container{
	background: url(../images/header_bg.jpg) top left no-repeat;
	width: 954px;
	height: 154px;
	padding: 25px 0px 0px 0px;
}

#top_container{
	height: 80px;
	overflow: hidden;
}

#site_logo{
	position: relative;
	left: 317px;
	width: 320px;
}

#middle_container{
	padding: 16px 0px 0px 96px;
	height: 22px;
	overflow: hidden;
}

#search{
	background: url(../images/search_bg.gif) top left no-repeat;
	width: 211px;
	height: 22px;
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 58px;
}

#blog_search #search{
  width: 211px;
	height: 22px;
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 58px;
}

#blog_search{
  width: 269px;
	height: 22px;
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.search_textbox{
	height: 13px;
	margin: 1px 5px 0px 0px;
	border-top: 2px solid #969696;
	border-left: 2px solid #969696;
	border-bottom: 2px solid #fbfbfb;
	border-right: 2px solid #fbfbfb;
	font-size: 10px;
	width: 150px;
	color: #9f9f9f;
	padding: 1px 0px 0px 3px;
	float: left;
}

.wish_textbox{
	height: 13px;
	margin: 1px 0px 0px 0px;
	border-top: 2px solid #969696;
	border-left: 2px solid #969696;
	border-bottom: 2px solid #fbfbfb;
	border-right: 2px solid #fbfbfb;
	font-size: 10px;
	color: #9f9f9f;
	padding: 1px 2px 0px 3px;
	text-align: right;
}

input.textbox{
	height: 13px;
	margin: 1px 5px 0px 0px;
	border-top: 2px solid #969696;
	border-left: 2px solid #969696;
	border-bottom: 2px solid #fbfbfb;
	border-right: 2px solid #fbfbfb;
	font-size: 10px;
	width: 180px;
	color: #9f9f9f;
	padding: 1px 0px 0px 3px;
	float: left;
}

input.textbox.short{
  width: 30px;
}

textarea.textbox{
	height: 98px;
	margin: 1px 5px 0px 0px;
	border-top: 2px solid #969696;
	border-left: 2px solid #969696;
	border-bottom: 2px solid #fbfbfb;
	border-right: 2px solid #fbfbfb;
	font-size: 10px;
	width: 180px;
	color: #9f9f9f;
	padding: 1px 0px 0px 3px;
	float: left;
}

.rand_image{
   float: left;
   margin: 0px 4px 0px 0px;
}

#top_menu{
	height: 19px;
	overflow: hidden;
	float: left;
	padding: 3px 0px 0px 12px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	letter-spacing: 0.1em;
	line-height: 14px;
}

#top_menu ul{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 22px;
	overflow: hidden;
}

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

#top_menu ul li.menu_line{
	width: 26px;
	height: 13px;
	background:url(../images/top_menu_line.gif) 11px 2px no-repeat;
}

#btm_container{
	padding: 12px 0px 0px 146px;
	height: 18px;
	overflow: hidden;
}

#lower_menu{
	height: 14px;
	overflow: hidden;
	float: left;
	width: 326px;
	padding: 4px 0px 0px 11px;
	letter-spacing: -0.02em;
}

#lower_menu ul{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 22px;
	overflow: hidden;
}

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

#lower_menu ul li.menu_line{
	width: 24px;
	background: url(../images/menu_line.gif) top left no-repeat;
}

#basket{
	float: left;
	width: 222px;
}

#basket img{
	float: left;
}

#basket table{
	position: relative;
	top: 4px;
	left: 6px;
	line-height: 12px;
	float: left;
	line-height: 13px;
}

#basket table td{
	height: 12px;
}

.items_td{
	width: 46px;
}

.price_td{
	width: 54px;
}

#currency{
	background: url(../images/currency_bg.gif) top left no-repeat;
	height: 17px;
	width: 54px;
	float: left;
	padding: 1px 0px 0px 46px;
}

#currency table td{
	width: 17px;
}

#body_container{
	padding: 0px 0px 3px 0px;
	background: url(../images/body_bg.gif) top left repeat-y;
	position: relative;
	min-height: 1px;
	height: auto !important;
	height: 1px;
}

#left_column{
	float: left;
	width: 155px;
	padding: 0px 0px 31px 0px;
}

#left_title{
	background: url(../images/left_column_top.gif) top left no-repeat;
	width: 155px;
	height: 47px;
}

#left_content{
	background: url(../images/left_column_bg.gif) top left repeat-y;
	width: 140px;
	padding: 0px 0px 0px 9px;
}

#left_menu{
	padding: 0px 0px 12px 6px;
}

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

#left_menu ul li{
	list-style: none;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 16px 0px;
	font-weight: bold;
}

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

#left_menu ul li ul li{
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 16px;
	font-weight: normal;
}

#left_menu ul li ul li ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}

.menu_break{
	background: url(../images/menu_break.gif) top left no-repeat;
	width: 137px;
	height: 4px;
	font-size: 0px;
	line-height: 0px;
}

#vip_promo{
	width: 126px;
	height: 144px;
	padding: 24px 0px 0px 6px;
	line-height: 14px;
}

#vip_promo span{
	font-weight: bold;
	display: block;
	font-size: 11px;
	padding: 0px 0px 5px 1px;
	letter-spacing: 0.03em;
}

.vip_textbox{
	width: 117px;
	height: 13px;
	margin: 9px 0px 0px 0px;
	border-top: 2px solid #969696;
	border-left: 2px solid #969696;
	border-bottom: 2px solid #fbfbfb;
	border-right: 2px solid #fbfbfb;
	font-size: 10px;
	color: #9f9f9f;
	padding: 1px 0px 0px 3px;
}

.rand_textbox{
   border-top: 2px solid #969696;
	border-left: 2px solid #969696;
	border-bottom: 2px solid #fbfbfb;
	border-right: 2px solid #fbfbfb;
	font-size: 10px;
	color: #9f9f9f;
	padding: 1px 0px 0px 3px;
	height: 14px;
	width: 90px;
}

#recently_viewed{
	width: 126px;
	height: 144px;
	margin: 24px 0px 0px 6px;
	line-height: 14px;
}

#recently_viewed span{
	font-weight: bold;
	display: block;
	font-size: 11px;
	padding: 0px 0px 5px 1px;
	letter-spacing: 0.03em;
}

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

#recently_viewed ul li{
  clear: left;
	line-height: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#recently_viewed ul li img{
  float: left;
  margin-bottom: 4px;
  margin-right: 5px;
}

#privacy_link{
	line-height: 10px;
	float: left;
	font-size: 10px;
	padding: 3px 0px 0px 0px;
}

#privacy_link a{
	text-decoration: underline;
}

.join_btn{
	float: right;
	margin: 4px 0px 0px 0px;
}

#secure_promo{
	background: url(../images/secure_promo.gif) top left no-repeat;
	width: 124px;
	height: 146px;
	margin: 19px 0px 0px 4px;
	padding: 0px 0px 0px 2px;
	line-height: 14px;
}

#secure_promo span{
	font-weight: bold;
	font-size: 11px;
	display: block;
	line-height:15px;
	padding: 0px 0px 4px 1px;
}

/*#left_btm{
	background: url(../images/left_column_btm.gif) top left no-repeat;
	height: 30px;
	width: 155px;
}*/

#left_btm{
	background: url(../images/left_column_btm.gif) top left no-repeat;
	height: 31px;
	width: 155px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}

#content{
  float: left;
	width: 644px;
	padding: 0px 0px 66px 0px;
}

#middle_column{
	float: left;
	width: 644px;
	padding: 0px 0px 66px 0px;
}

#middle_column_home{
	float: left;
	width: 644px;
}

#testimonials_home{
	background: url(../images/test_home.jpg) top left no-repeat;
	width: 273px;
	height: 154px;
	margin: 11px 0px 0px 0px;
	padding: 70px 17px 38px 354px;
	font-size: 11px;
	line-height: 14px;
	overflow: hidden;
}

#testimonials_home span{
	font-weight: bold;
	line-height: 15px;
}

#star_style_title{
	background: url(../images/star_style_title.gif) top left no-repeat;
	height: 38px;
	width: 514px;
  padding: 42px 65px 0px 65px;
  text-align: center;
  font-size: 11px;
  line-height: 14px;
}

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

#star_style{
	height: 188px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
}

.star{
	width: 212px;
	height: 188px;
	margin: 0px 4px 0px 0px;
	float: left;
	display: inline;
	position: relative;
}

.star_link{
 display: block;
 width: 100%;
 height: 100%;
 position: absolute;
}

.star.left{
	background: url(../images/stars/star1.jpg) top left no-repeat;
}
.star.middle{
	background: url(../images/stars/star2.jpg) top left no-repeat;
}
.star.right{
	background: url(../images/stars/star3.jpg) top left no-repeat;
	margin: 0px 0px 0px 0px;
}

.view_link{
	position: absolute;;
	top: 164px;
	left: 4px;
}

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

.star_text{
	width: 80px;
	position: relative;
	left: 123px;
	top: 10px;
	font-size: 11px;
	line-height: 17px;
}

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

#lower_promos{
	height: 272px;
	overflow: hidden;
}

.promo{
	width: 322px;
	height: 272px;
	float: left;
	position: relative;
}

.promo_link{
 display: block;
 width: 100%;
 height: 100%;
 position: absolute;
}

.promo_text{
	font-size: 11px;
	width: 160px;
	position: relative;
	left: 14px;
	top: 110px;
	line-height: 16px;
	height: 144px;
	overflow: hidden;
	display: block;
	font-weight: normal;
}

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

a .promo_text{
  font-weight: normal;
}

#take_three_title{
	background: url(../images/take_three_title.gif) top left no-repeat;
	height: 27px;
	width: 614px;
  padding: 42px 15px 0px 15px;
  text-align: center;
  font-size: 11px;
  line-height: 14px;
}

#take_three_promos{
  height: 304px;
  overflow: hidden;
}

#take_three_promos_left{
  height: 304px;
  width: 322px;
  float: left;
  overflow: hidden;
}

#take_three_left_top{
  width: 322px;
  height: 152px;
  overflow: hidden;
   position: relative;
}

#take_three_left_top_text{
  width: 295px;
  position: relative;
  left: 15px;
  top: 112px;
  display: block;
  font-weight: normal;
}

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

#take_three_left_bottom{
  width: 322px;
  height: 152px;
  overflow: hidden;
   position: relative;
}

#take_three_left_bottom_text{
  width: 140px;
  position: relative;
  left: 170px;
  top: 10px;
  font-weight: normal;
}

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

#take_three_promo_right{
  height: 304px;
  width: 322px;
  float: left;
  overflow: hidden;
  position: relative;
}

.take_three_promo_right_title{
  font-size: 17px;
  font-weight: bold;
  line-height: 19px;
  height: 57px;
  overflow: hidden;
  padding: 12px 20px 0px 20px;
}

.take_three_promo_right_text{
  font-size: 10px;
  font-weight: bold;
  line-height: 14px;
  height: 56px;
  overflow: hidden;
  padding: 165px 20px 0px 20px;
  display: block;
  font-weight: normal;
}

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

.breadcrumb_container{
	background: url(../images/breadcrumb_bg.jpg) top left no-repeat;
	height: 19px;
	width: 639px;
	overflow: hidden;
	padding: 5px 0px 0px 3px;
}

p#breadcrumb{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 14px;
}

p#breadcrumb a{
	color: #635f5b
}

#cat_desc{
	height: 144px;
	width: 644px;
	background: url(../images/cat_dec_btm.jpg) bottom left no-repeat;
	overflow: hidden;
}

#cat_desc_left{
	float: left;
	width: 358px;
	overflow: hidden;
	height: 128px;
	padding: 10px 0px 0px 11px;
}

#cat_desc_garter{
	overflow: hidden;
	padding: 10px 0px 0px 11px;
	height: 328px;
	line-height: 17px;
}

#cat_desc_garter p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 9px 0px;
}

#garter_header{
	background: url(../images/the_collection.gif) top left no-repeat;
	width: 644px;
	height: 51px;
}

.garter_holder{
	background: url(../images/garter_cat_bg.jpg) top left no-repeat;
	width: 270px;
	height: 224px;
	float: left;
	margin: 0px 4px 0px 0px;
	padding: 0px 25px 0px 25px;
}

.garter_holder.right{
	margin: 0px 0px 0px 0px;
}

.garter_holder_name{
	width: 270px;
	text-align: center;
	font-size: 11px;
	line-height: 14px;
	height: 28px;
	margin: 14px 0px 11px 0px;
	overflow: hidden;
}

.garter_holder_image{
	height: 106px;
	width: 270px;
	overflow: hidden;
}

.garter_holder_desc{
	width: 260px;
	text-align: center;
	margin: 17px 0px 0px 0px;
	line-height: 12px;
	height: 36px;
	overflow: hidden;
}

#page_title{
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	padding: 0px 0px 13px 0px;
	letter-spacing: 0.05em;
}
h1#page_title
{
  margin:0;
}

#page_subtitle{
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	padding: 7px 8px 5px 12px;
	letter-spacing: 0.05em;
}
h2#page_subtitle
{
  margin:0;
}

#page_desc{
	line-height: 16px;
	height: 96px;
	overflow: hidden;
}

#page_desc p, #page_desc_short p, #page_desc_short_stock p{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}

#page_desc_short{
	line-height: 16px;
	height: 64px;
	overflow: hidden;
}

#page_desc_short_stock{
  line-height: 16px;
	height: 80px;
	overflow: hidden;
}

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

.sort_by_select{
	font-size: 10px;
	color: #858484;
	width: 118px;
}

#cat_desc_right{
	float: right;
}

.product_paging{
	height: 21px;
	overflow: hidden;
	line-height: 14px;
	padding: 7px 6px 0px 11px;
}

.product_paging_bottom{
	height: 33px;
	overflow: hidden;
	line-height: 14px;
	padding: 0px 6px 0px 11px;
}

.paging_results{
	float: left;
}

.paging_links{
	float: right;
}

.prod{
	background: url(../images/prod_bg.gif) top left no-repeat;
	width: 152px;
	height: 267px;
	float: left;
	display: inline;
	margin: 0px 4px 30px 0px;
	padding: 4px 3px 4px 3px;
	position: relative;
}

.prod.right{
	margin: 0px 0px 30px 0px;
}

.new_sash{
	width: 77px;
	height: 77px;
	position: absolute;
	top: 4px;
	left: 3px;
}

.prod_img{
	width: 144px;
	height: 144px;
	overflow: hidden;
	margin: 4px 0px 0px 4px;
	text-align: center;
}

.prod_title{
	line-height: 14px;
	font-weight: bold;
	margin: 9px 0px 0px 6px;
	height: 28px;
	overflow: hidden;
	font-size: 11px;
}

.prod_info{
	line-height: 14px;
	margin: 7px 0px 0px 6px;
	height: 42px;
	overflow: hidden;
}

.prod_price_holder{
	float: left;
	width: 99px;
	margin: 0px 0px 0px 6px;
}

p.prod_old_price{
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	line-height: 13px;
}

p.prod_old_price span{
	text-decoration: line-through;
}

p.prod_new_price{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 14px;
	color: #cc0018;
	font-weight: bold;
}

p.prod_price{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #414141;
}

.view_prod{
	float: right;
	position: relative;
	width: 41px;
	height: 22px;
	top: 13px;
	right: 6px;
}

.view_product_button{
	float: left;
	position: absolute;
	width: 41px;
	height: 17px;
	top: 0px;
	right: 47px;
  font-weight: bold;
}

.out_of_stock{
	float: right;
	position: absolute;
	width: 65px;
	height: 17px;
	top: 4px;
	right: 0px;
  font-weight: bold;
}

#product_holder{
	width: 644px;
	margin: 7px 0px 14px 0px;
}

#product_holder_top{
	min-height: 335px;
	height: auto !important;
	height: 335px;
}

#product_holder_left{
  float: left;
  width: 327px;
}

.product_image{
	background: url(../images/main_img_bg.gif) top left no-repeat;
	height: 308px;
	width: 308px;
 padding: 10px 10px 10px 9px;
}

#product_holder_right_top{
	float: left;
	display: inline;
	margin: 3px 0px 0px 9px;
	width: 306px;
	min-height: 220px;
	height: auto !important;
	height: 220px;
}

#product_tabs{
	width: 306px;
	background: url(../images/tabs_bg.gif) bottom left no-repeat;
	height: 22px;
	overflow: hidden;
}

.info_td{
	width: 103px;
}

.delivery_td{
	width: 103px;
}

.returns_td{
	width: 100px;
}

#product_info{
 min-height: 198px;
 height: auto !important;
 height: 198px;
}

#delivery_info, #returns_info{
 display: none;
 line-height: 18px;
 padding: 10px 0px 0px 0px;
 min-height: 188px;
 height: auto !important;
 height: 188px;
}

h1#product_title{
	font-size: 12px;
	line-height: 14px;
	margin: 0px 0px 0px 1px;
	padding: 16px 0px 0px 0px;
	min-height: 28px;
	height: auto !important;
	height: 28px;
}

.product_desc{
	line-height: 18px;
}

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

.product_desc ul li{
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#prod_basket{
	text-align: right;
	width: 306px;
	height: 110px;
	overflow: hidden;
}

p.old_price{
	margin: 0px 0px 0px 0px;
	padding: 0px 11px 0px 0px;
	font-size: 11px;
	line-height: 12px;
}

p.old_price span{
	text-decoration: line-through;
}

p.price{
	margin: 0px 0px 6px 0px;
	padding: 0px 11px 0px 0px;
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
}

p.new_price{
	margin: 0px 0px 6px 0px;
	padding: 0px 11px 0px 0px;
	font-size: 24px;
	line-height: 26px;
	color: #cc0018;
	font-weight: bold;
}

.cards{
	margin: 3px 0px 0px 0px;
	width: 156px;
	height: 17px;
	overflow: hidden;
}

.prod_break{
	background: url(../images/prod_break.gif) top left no-repeat;
	height: 4px;
	width: 644px;
	clear: both;
}

#product_holder_btm{
	height: 79px;
	overflow: hidden;
	margin: 4px 0px 6px 0px;
}

.prod_thumbs{
	float: left;
	width: 322px;
	height: 89px;
  margin: 5px 0px 0px 0px;
  background: url(../images/prod_thumbs_bg.gif) top left no-repeat;
  padding: 15px 0px 0px 0px;
}

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

.prod_thumbs ul li{
	margin: 0px 5px 0px 0px;
	padding: 5px 6px 7px 5px;
	float: left;
	background: url(../images/thumbs_bg.gif) top left no-repeat;
	width: 67px;
	height: 67px;
}

#prod_options{
clear: both;
	padding: 6px 0px 0px 22px;
  height: 87px;
}

.friend_td{
	width: 78px;
}

.ques_td{
	width: 85px;
}

.wishlist_td{
	width: 76px;
}

.bookmark_td{
	width: 54px;
}

#add_this{
  padding: 0px 0px 0px 5px;
  height: 16px;
  overflow: hidden;
}

#add_this_garter{
  padding: 0px 0px 0px 20px;
  height: 16px;
  overflow: hidden;
}

#related_title{
	background: url(../images/related_title.gif) top left no-repeat;
	width: 644px;
	height: 43px;
}

#recent_title{
  background: url(../images/recent_title.gif) top left no-repeat;
	width: 644px;
	height: 43px;
	margin: 10px 0px 0px 0px;
}

#related_prods{
	height: 275px;
	overflow: hidden;
	padding: 2px 0px 0px 0px;
}

#recent_prods{
	height: 275px;
	overflow: hidden;
	padding: 2px 0px 0px 0px;
}


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

.cat_box{
	background: url(../images/cat_box.jpg) top left no-repeat;
	width : 212px;
	height: 243px;
	float: left;
	margin: 2px 4px 0px 0px;
	padding: 12px 0px 0px 0px;
}

.cat_box.last{
	margin: 2px 0px 0px 0px;
}

.cat_box_title{
	width: 100%;
	text-align: center;
	font-size: 11px;
  font-weight:bold;
	line-height: 16px;
	height: 32px;
	margin: 0px 0px 4px 0px;
  padding:0;
}

.cat_box_img{
	margin: 0px auto;
	width: 160px;
	height: 160px;
	text-align: center;
}

.cat_box_desc{
	text-align: center;
	width: 184px;
	margin: 0px auto;
	line-height: 12px;
	letter-spacing: -0.03em;
	height: 36px;
	overflow: hidden;
}

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

#customer_services{
	background: url(../images/cust_services_bg.gif) top left no-repeat;
	width: 444px;
	height: 29px;
	position: absolute;
	bottom: 0px;
	padding: 37px 100px 0px 100px;
	text-align: center;
	letter-spacing: -0.01em;
}

#customer_services_home{
	background: url(../images/cust_services.gif) top left no-repeat;
	width: 444px;
	height: 14px;
	padding: 28px 100px 0px 100px;
	text-align: center;
	letter-spacing: -0.01em;
	font-weight: normal;
	font-size: 10px;
}

#right_column{
	width: 155px;
	float: left;
	padding: 0px 0px 31px 0px;
}

#right_column .right_promo{
	width: 135px;
	margin: 10px 0px 10px 3px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	text-align: center;
	line-height: 14px;
	position: relative;
}

#right_column .right_promo_text p{
  margin:5px 0px 5px 0px;
  padding:0px;
}

#right_column .promo_link_name{
	font-weight:bold;
	font-size:11px;
	display:block;
}

#strictly_promo{
	width: 135px;
	height: 189px;
	margin: 3px 0px 10px 3px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	text-align: center;
	line-height: 14px;
	position: relative;
  background: url(../images/strictly_promo.jpg) no-repeat;
}

#strictly_promo a{
  width: 135px;
	height: 189px;
  display: block;
  text-decoration: none;
}

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

#strictly_promo a span{
  display: block;
  padding: 100px 5px 0px 0px;
  text-decoration: none;
}

#right_column_home{
	width: 155px;
	float: left;
}

#right_title{
	background: url(../images/right_column_top.gif) top left no-repeat;
	width: 155px;
	height: 47px;
}

.blog_top{
	background: url(../images/blog.gif) top left no-repeat;
	width: 155px;
	height: 47px;
}

.shopby_mid{
	background: url(../images/shop-by-mid.gif) top left no-repeat;
	width: 125px;
	height: 47px;
}

#comment{
  width: 98%;
}

#right_content{
	background: url(../images/right_column_bg.gif) top left repeat-y;
	width: 145px;
	padding: 0px 0px 0px 10px;
}

#quick_shop{
	width: 125px;
	height: 113px;
	margin: 0px 0px 0px 6px;
	font-weight: normal;
	font-size: 10px;
}

#quick_shop table td{
	height: 45px;
	vertical-align: bottom;
	font-weight: normal;
	vertical-align: top;
}

#quick_shop table td select{
	width: 124px;
	font-size: 10px;
	color: #858484;
	padding: 0px 0px 0px 0px;
	margin: 4px 0px 0px 0px;
}

.find_btn{
	float: right;
	margin: 6px 0px 0px 0px;
}

#keepsake_promo{
	background: url(../images/wedding_keepsake.gif) top left no-repeat;
	width: 135px;
	height: 111px;
	margin: 3px 0px 10px 0px;
	padding: 29px 0px 0px 0px;
	font-size: 10px;
	text-align: center;
	line-height: 14px;
	position: relative;
}
#keepsake_promo a
{
  top:28px;
  height:100px;
  left:4px;
  text-align:left;
  font-weight:normal;
  font-size:10px;
  text-decoration:none;
  width:130px;
}
#keepsake_promo a span
{
  padding-top:55px;
  display:block;
  font-weight:bold;
  font-size:11px;
  text-align:center;
}
#keepsake_promo a:hover span
{
  text-decoration:underline;
}

#voucher_promo{
	background: url(../images/vouchers_promo.gif) top left no-repeat;
	width: 135px;
	height: 90px;
	margin: 10px 0px 10px 0px;
	padding: 54px 0px 0px 0px;
	font-size: 10px;
	text-align: left;
	line-height: 14px;
	position: relative;
}
#voucher_promo a
{
  height:100px;
  left:8px;
  text-align:left;
  font-weight:normal;
  font-size:10px;
  text-decoration:none;
  width:120px;
  position: relative;
}
#voucher_promo a span
{
  padding-top:10px;
  display:block;
  font-weight:bold;
  font-size:11px;
  text-align:center;
}
#voucher_promo a:hover span
{
  text-decoration:underline;
}

#stockists_promo{
	background: url(../images/stockists_promo.gif) top left no-repeat;
	width: 135px;
	height: 135px;
	margin: 10px 0px 10px 0px;
	padding: 24px 0px 0px 0px;
	font-size: 10px;
	text-align: left;
	line-height: 14px;
	position: relative;
}
#stockists_promo a
{
  position: relative;
  height:100px;
  left:8px;
  text-align:left;
  font-weight:normal;
  font-size:10px;
  text-decoration:none;
  width:120px;
  display: block;
}
#stockists_promo a span
{
  padding-top:12px;
  display:block;
  font-weight:bold;
  font-size:11px;
  text-align:center;
}

#stockists_promo a span.stockists_span{
  display: block;
  padding-top:0px;
  width: 75px;
  font-weight:normal;
  font-size:10px;
  text-align:left;
}

#stockists_promo a:hover span
{
  text-decoration:underline;
}

.range_link{
	position: absolute;
	bottom: 2px;
	width: 80px;
	left: 32px;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0.03em;
}

#impress_promo{
	background: url(../images/f_impress.jpg) top left no-repeat;
	width: 126px;
	height: 106px;
	position: relative;
	padding: 56px 0px 0px 9px;
	line-height: 14px;
	margin: 0px 0px 8px 0px;
}

#impress_promo a{
   font-weight:normal;
   font-size: 10px;
}

#impress_promo a span
{
  display:block;
  text-align:center;
  font-size:12px;
  font-weight:bold;
  padding-top:10px;
}
#impress_promo a:hover
{
  text-decoration:none;
}
#impress_promo a:hover span
{
  text-decoration:underline;
}

.details_link{
	position: absolute;
	bottom: 3px;
	width: 90px;
	left: 28px;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0.03em;
}

#test_promo{
	background: url(../images/test_promo.gif) top left no-repeat;
	width: 125px;
	height: 75px;
	position: relative;
	padding: 67px 0px 0px 9px;
	line-height: 14px;
	margin: 13px 0px 12px 0px;
	font-size: 10px;
	letter-spacing: -0.03em;
}
#test_promo a span
{
  display:block;
  font-weight:bold;
  font-size:12px;
  text-align:center;
  padding-top:10px;
}
#test_promo a:hover
{
  text-decoration:none;
}
#test_promo a:hover span
{
  text-decoration:underline;
}

.more_link{
	position: absolute;
	bottom: 2px;
	width: 90px;
	left: 35px;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0.03em;
}

#trade_login{
	width: 125px;
	height: 143px;
	font-size: 11px;
	line-height: 12px;
	padding: 0px 0px 0px 7px;
  margin: 10px 0px 0px 0px;
	position: relative;
}

#trade_login table{
	margin: 5px 0px 0px 0px;
}

#trade_login table td{
	height: 18px;
}

.trade_textbox{
	width: 117px;
	height: 13px;
	margin: 0px 0px 4px 0px;
	border-top: 2px solid #969696;
	border-left: 2px solid #969696;
	border-bottom: 2px solid #fbfbfb;
	border-right: 2px solid #fbfbfb;
	font-size: 10px;
	color: #9f9f9f;
	padding: 1px 0px 0px 3px;
}

.trade_table{
	width: 445px;
	font-size: 11px;
	font-weight: bold;
	margin: 22px 0px 0px 37px;
}

.trade_td{
	width: 173px;
}

.trade_table td{
	padding: 0px 0px 13px 0px;
	vertical-align: top;
}

.trade_table td span{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: inline;
	font-weight: normal;
}

.trade_textbox_long{
	width: 268px;
	height: 13px;
	margin: 0px 0px 4px 0px;
	border-top: 2px solid #969696;
	border-left: 2px solid #969696;
	border-bottom: 2px solid #fbfbfb;
	border-right: 2px solid #fbfbfb;
	font-size: 10px;
	color: #9f9f9f;
	padding: 1px 0px 0px 3px;
}

.trade_dropdown{
	font-size: 10px;
	width: 189px;
	color: #858484;
}

.login_btn{
	float: right;
	margin: 3px 0px 0px 0px;
}

.trade_link{
	width: 120px;
	position: absolute;
	bottom: 0px;
	left: 11px;
	text-decoration: underline;
	font-size: 10px;
}

#product_container{
	line-height: 16px;
}

.cms_page{
	width: 620px;
  overflow: hidden;
	margin: 0px 0px 0px 11px;
}

.help_page{
	width: 620px;
	margin: 0px 0px 0px 11px;
}

.news_page{
	width: 644px;
}
.news_page a:hover {
  text-decoration:underline;
}

.news_top{
	width: 620px;
	margin: 0px auto;
  position : relative;
}

.rss_feed_btn{
  position: absolute;
  right: 10px;
  top: 4px;
}

.news_info{
	margin: 19px 0px 12px 0px;
}

#press_info{
	margin: 19px 0px 12px 0px;
}

#press_info span{
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 1px 0px;
	font-size: 10px;
}

.news_break{
	background: url(../images/news_break.gif) top left no-repeat;
	width: 620px;
	height: 5px;
}

#latest_news{
	background: url(../images/latest_news.jpg) top left no-repeat;
	width: 644px;
	height: 219px;
	padding: 37px 0px 0px 0px;
}

#latest_bridal_news{
	background: url(../images/latest_bridal_news.jpg) top left no-repeat;
	width: 644px;
	height: 219px;
	padding: 37px 0px 0px 0px;
}

#latest_news_text{
	width: 350px;
	height: 200px;
	position: relative;
	overflow: hidden;
}
#latest_news_text h2, #latest_news_text h3, #latest_news_text h4, #latest_news_text h5, #latest_news_text h6
{
  font-size:11px;
  font-weight:bold;
  margin:6px 0 0 12px;
  padding:0;
}

#latest_news_text span{
	margin: 9px 0px 1px 12px;
	padding: 0px 0px 0px 0px;
}

#latest_news_text p{
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 0px 0px;
	height: 32px;
	overflow: hidden;
}

.latest_link{
  display: block;
  padding: 20px 0px 0px 12px;
}

.more_news{
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.brides_td{
	background: url(../images/just_for_brides.jpg) top left no-repeat;
	width: 178px;
	height: 114px;
	padding: 0px 17px 20px 17px;
  position: relative;
}

.td_link{
  display: block;
  width: 100%;
  height: 210px;
}

.win_td{
	background: url(../images/win_bride_bg.jpg) top center no-repeat;
	width: 186px;
	height: 114px;
	padding: 0px 17px 20px 17px;
}

.press_td{
	background: url(../images/press_bg.jpg) top left no-repeat;
	width: 178px;
	height: 114px;
	padding: 0px 17px 20px 17px;
}

.jewel_td{
	background: url(../images/jewel_bg.jpg) top left no-repeat;
	width: 178px;
	height: 114px;
	padding: 0px 17px 20px 17px;
}

.win_brides_td{
	background: url(../images/win_bride_bg.jpg) top center no-repeat;
	width: 186px;
	height: 114px;
	padding: 0px 17px 20px 17px;
}

.gallery_td{
	background: url(../images/gallery_td.jpg) top left no-repeat;
	width: 178px;
	height: 114px;
	padding: 0px 17px 20px 17px;
}

#where_youve_seen{
	background: url(../images/where_youve_seen.jpg) top left no-repeat;
	width: 644px;
	height: 191px;
	padding: 51px 0px 0px 0px;
}

.spotting{
	float: left;
	width: 290px;
	height: 58px;
	overflow: hidden;
	margin: 0px 18px 0px 13px;
	display: inline;
}

#where_youve_seen span{
	margin: 0px 0px 1px 0px;
	padding: 0px 0px 0px 0px;
}

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

#costume_jewellery{
	background: url(../images/fashion_tips.jpg) top left no-repeat;
	height: 365px;
	width: 624px;
	padding: 51px 8px 0px 12px;
	letter-spacing: 0.03em;
}

#bridal_jewellery{
	background: url(../images/bridal_tips.jpg) top left no-repeat;
	height: 365px;
	width: 624px;
	padding: 51px 8px 0px 12px;
	letter-spacing: 0.03em;
  overflow: hidden;
}

#costume_jewellery_text{
	width: 330px;
}

#costume_jewellery_text span{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

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

#news_archive{
	background: url(../images/news_archive_bg.gif) top left repeat-y;
	width: 644px;
  padding: 0px 0px 10px 0px;
}

.news_archive_top{
   width: 644px;
   background: url(../images/news_archive_top.gif) top left no-repeat;
   padding: 1px 0px 0px 0px;
}

.news_archive_btm{
   width: 644px;
   height: 19px;
   background: url(../images/news_archive_btm.gif) top left no-repeat;
}

#news_archive span{
	margin: 14px 0px 0px 12px;
	padding: 0px 0px 0px 0px;
}

.news_archive_top ul.archive{
  list-style: none;
	padding: 0px 0px 0px 0px;
  margin: 10px 0px 0px 60px;
}

.news_archive_top ul.archive li{
   font-size: 12px;
   font-weight: bold;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
   float: left;
   width: 120px;
}

.news_archive_top ul.archive li ul{
   list-style: circle;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
}

.news_archive_top ul.archive li ul li {
   font-size: 11px;
   font-weight: normal;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
}

.news_archive{
	background: url(../images/news_archive_bg.gif) top left repeat-y;
	width: 644px;
  padding: 0px 0px 0px 0px;
}

.press_menu table{
	margin: 5px auto;
}

.press_menu table td{
	width: 22px;
	font-size: 12px;
	text-align: center;
}

.press_menu table td a{
	text-decoration: underline;
	font-weight: bold;
}

.press_paging{
	padding: 10px 14px 9px 0px;
}

.press_paging .paging_links a{
	text-decoration: underline;
}

.press_front{
	background: url(../images/press_pic_bg.gif) top left no-repeat;
	width: 96px;
	height: 154px;
	float: left;
	margin: 0px 5px 29px 3px;
	display: inline;
	padding: 1px;
}

.press_front_img{
	height: 133px;
	overflow: hidden;
}

.press_front_name{
	text-align: center;
	width: 96px;
	padding: 3px 0px 0px 0px;
}

.cuttings_image{
	border: 1px dashed #ffffff;
	width: 638px;
	overflow: hidden;
	margin: 0px 0px 0px 2px;
	background: #f4e2ca;
}

.cuttings_caption a{
	text-decoration: underline;
}

.about_title{
	background: url(../images/about_title.gif) top left no-repeat;
	height: 34px;
	width: 620px;
}

h1.title{
	font-size: 12px;
	line-height: 14px;
	margin: 10px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
}

h1.cuttings_title{
	font-size: 12px;
	line-height: 14px;
	margin: 10px 0px 13px 13px;
	padding: 0px 0px 0px 0px;
}

h1.contact_title{
	font-size: 12px;
	line-height: 14px;
	margin: 10px 0px 3px 13px;
	padding: 0px 0px 0px 0px;
}


h1.news_title{
	font-size: 12px;
	line-height: 14px;
	margin: 10px 0px 3px 0px;
	padding: 0px 0px 8px 0px;
	width: 620px;
	text-align: center;
	letter-spacing: 0.02em;
}

h1.gallery_title{
	font-size: 13px;
	line-height: 14px;
	margin: 10px 0px 3px 0px;
	padding: 0px 0px 12px 0px;
	width: 620px;
	text-align: center;
	letter-spacing: 0.02em;
}

.page_image {
  float: left;
  width: 408px;
  min-height: 408px;
  height: auto !important;
  height: 408px;
}
.page_text {
  float: left;
  width: 218px;
  font-size: 12px;
}

.news_subtitle{
	font-size: 12px;
	line-height: 14px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 8px 0px;
	text-align: center;
	letter-spacing: 0.02em;
}

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

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

.news_page p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 1px 12px;
}

.cms_page span{
	display: block;
	margin: 16px 0px 16px 0px;
	font-size: 11px;
	font-weight: bold;
}

.help_page h2{
	display: block;
	margin: 5px 0px 5px 0px;
	font-size: 11px;
	font-weight: bold;
}

.help_page h2.faq_header{
	display: block;
	margin: 5px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	font-size: 13px;
	font-weight: normal;
  text-decoration: underline;
  font-weight: bold;
}

h3.title{
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 5px 0px;
}

.news_page span{
	display: block;
	margin: 16px 0px 5px 12px;
	font-size: 11px;
	font-weight: bold;
}

h2.news_h2{
	display: block;
	margin: 16px 0px 5px 12px;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}

.cms_page ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 16px 0px;

}

.cms_page ul li{
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 0px 0px;
}

.cms_page ol{
   margin: 0px 0px 0px 0px;
	padding: 0px 0px 16px 0px;
}

.cms_page ol li{
	margin: 0px 0px 0px 16px;
	padding: 0px 0px 0px 0px;
}

.news_temp1{
	width: 644px;
	margin: 13px 0px 0px 0px;
	overflow: hidden;
}

.news_temp1_image_left{
	float: left;
	width: 210px;
	background: url(../images/news_temp1.gif) top left no-repeat;
	padding: 3px 0px 0px 2px;
}

.news_temp1_image_left img{
   display: block;
   padding: 0px 0px 3px 0px;
}

.news_temp1_image_right{
	float: right;
	background: url(../images/news_temp1.gif) top left no-repeat;
	width: 210px;
	padding: 3px 0px 0px 2px;
}

.news_temp1_text_left{
	width: 400px;
	float: left;
}

.news_temp1_text_right{
	width: 432px;
	float: right;
}

.news_page .news_temp1 h2{
	display: block;
	margin: 0px 0px 8px 12px;
	line-height: 12px;
}

.news_page .news_temp1 p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 22px 12px;
}

.temp2_image{
	background: url(../images/news_temp2.gif) top center no-repeat;
	height: 216px;
	text-align: center;
	padding: 4px 0px 0px 0px;
	vertical-align: top;
}

.news_page table#news_temp2_table{
	margin: 7px 0px 0px 0px;
}

.news_page table#news_temp3_table{
	margin: 4px 0px 0px 0px;
}

.news_page table td{
	vertical-align: top;
}

td.temp2_link{
	vertical-align: top;
	text-align: center;
	padding: 0px 0px 0px 0px;
	width: 212px;
}

.news_temp3_left{
	float: left;
	width: 422px;
}

.news_temp3_right{
	float: right;
	width: 211px;
	height: 211px;
	background: url(../images/news_temp3.gif) top left no-repeat;
	margin: 15px 0px 0px 0px;
	padding: 3px 0px 0px 2px;
}

/*#right_btm{
	background: url(../images/right_column_btm.gif) top left no-repeat;
	height: 30px;
	width: 155px;
}*/

#right_btm{
	background: url(../images/right_column_btm.gif) top left no-repeat;
	height: 31px;
	width: 155px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#footer_container{
	background: url(../images/footer_bg.gif) top left no-repeat;
	width: 954px;
	height: 151px;
	clear: both;
}

#footer_links{
	float: left;
	color: #d0a2a2;
	position: relative;
	top: 5px;
	left: 8px;
  width:680px;
}

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

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

#footer_links ul li a{
	color: #858484;
}

#visualsoft_logo{
	float: right;
	position: relative;
  margin: 5px 13px 0px 6px;
  display: inline;
}

.contact_us_text{
	float: left;
	width: 240px;
	margin: 0px 0px 0px 14px;
}

.contact_us_text p{
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#contact_us_form{
	float: left;
	width: 322px;
	margin: 0px 0px 0px 66px;
	display: inline;
}

#contact_us_form table td{
	padding: 0px 0px 17px 0px;
	vertical-align: top;
}

.contact_link{
	font-size: 12px;
	font-weight: bold;
	margin: 6px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.label_td{
	width: 81px;
	font-size: 11px;
	font-weight: bold;
}

input.contact_textbox{
	height: 13px;
	border-top: 2px solid #969696;
	border-left: 2px solid #969696;
	border-bottom: 2px solid #fbfbfb;
	border-right: 2px solid #fbfbfb;
	font-size: 10px;
	width: 238px;
	color: #9f9f9f;
	padding: 1px 0px 0px 3px;
	float: left;
}

textarea.contact_textbox{
	height: 98px;
	border-top: 2px solid #969696;
	border-left: 2px solid #969696;
	border-bottom: 2px solid #fbfbfb;
	border-right: 2px solid #fbfbfb;
	font-size: 10px;
	width: 238px;
	color: #9f9f9f;
	padding: 1px 0px 0px 3px;
	float: left;
}

#enquiries_table{
	margin: 10px auto;
}

#enquiries_table td{
	width: 185px;
	padding: 0px 15px 15px 0px;
}

#enquiries_table span{
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
}

#product_holder_garter{
	padding: 0px 0px 20px 0px;
  height: auto;
}

.product_image_garter{
	background: url(../images/garter_image_repeat.gif) top left repeat-y;
	width: 644px;
  margin: 7px 0px 0px 0px;
  height: auto;
}

.product_image_garter_top{
  background: url(../images/garter_image_top.gif) top left no-repeat;
  height: auto;
}

.product_image_garter_bottom{
  padding: 8px 0px 10px 7px;
	margin: 0px 0px 0px 0px;
  background: url(../images/garter_image_bottom.gif) bottom left no-repeat;
  height: auto;
}

.garter_intro{
	font-size: 11px;
	line-height: 13px;
	padding: 4px 0px 0px 10px;
	height: 19px;
}

#product_holder_garter_left{
	width: 324px;
	float: left;
}

.charm_thumb{
	background: url(../images/charm_thumb.gif) top left no-repeat;
	width: 92px;
	height: 147px;
	float: left;
	margin: 0px 6px 0px 0px;
	padding: 6px 6px 0px 6px;
}

.charm_thumb.right{
	margin: 0px 0px 14px 0px;
}

.charm_image{
	height: 92px;
	width: 92px;
	overflow: hidden;
}

.charm_name{
	line-height: 15px;
	height: 30px;
	overflow: hidden;
	width: 85px;
	margin: 7px 0px 0px 3px;
}

.charm_price{
	line-height: 15px;
	height: 15px;
	font-size: 12px;
	font-weight: bold;
	overflow: hidden;
	width: 85px;
	margin: 4px 0px 0px 3px;
}

#product_holder_garter_right{
	width: 320px;
	float: left;
}

#product_holder_garter_right_top{
	margin: 2px 0px 0px 12px;
	width: 294px;
}

#prod_basket_garter{
	padding: 49px 2px 5px 12px;
}

#prod_atts{
	float: left;
}

#prod_atts select{
	color: #858484;
	font-size: 10px;
	width: 139px;
}

#prod_basket_garter_right{
	width: 156px;
	float: right;
  text-align: right;
}

.garter_break{
	background: url(../images/garter_break.gif) top left no-repeat;
	height: 4px;
	width: 320px;
  line-height: 1px;
  font-size: 1px;
  clear: both;
}

#prod_options_garter{
	padding: 10px 0px 0px 20px;
  height: 78px;
}

.addbasket, .blank_blue_button, .button_110, .blank_alt_button_large, .blank_green_button, .voucherButton{
   text-transform: uppercase;
   color: #000000;
   border: 1px solid #000000;
   background: #f8e2cc;
   cursor: pointer;
}

tr.basketheader{
  position: relative;
}

tr.basketheader td{
  height: 31px;
  font-weight: bold;
  font-size: 11px;
  line-height: 13px;
  color: #635f5b;
	background-image:none;
  background:none;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  vertical-align: center;
}

tr.basketheader td.product{
  background: url(../images/basketheader.gif) no-repeat 0 0;
}

tr.basketheader td.price{
  background: url(../images/basketheader.gif) no-repeat 20% 0;
}

tr.basketheader td.qty{
  background: url(../images/basketheader.gif) no-repeat 20% 0;
}

tr.basketheader td.total{
  background: url(../images/basketheader.gif) no-repeat 20% 0;
}

tr.basketheader td.remove{
  background: url(../images/basketheader.gif) no-repeat 100% 0;
}

tr.basket_row td{
  border-bottom: #ffffff 1px solid;
}

tr.basket_row td table tr td{
  border-bottom: 0px;
}

.basket_textarea{
  width: 250px;
  height: 75px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding: 2px;
}

span.mandatory_star{
   display: inline;
}

.table_row_header{
   font-size: 11px;
   font-weight: bold;
}

.error_message{
   color: #ff0000;
   font-size: 11px;
}

.checkout_error_message{
   color: #ff0000;
   font-size: 11px;
  padding: 0px 0px 0px 132px;
}

.total_price{
  font-size: 12px;
  font-weight: bold;
  padding: 20px 0px 0px 0px;
}

p.welcome{
 padding: 10px 0px 10px 0px;
 margin: 0px 0px 0px 0px;
 }

.product_header{
  font-size: 11px;
  font-weight: bold;
}

.sitemap_title{
   font-size: 11px;
}

#testimonials_intro{
  float: left;
  width: 320px;
  font-size: 10px;
  line-height:20px;
}

#testimonial_form{
 float: right;
 width: 300px;
 color: #601407;
 font-size: 10px;
 line-height:12px;
 padding: 16px 0px 0px 0px;
}

input.test_textbox{
   height: 13px;
	margin: 1px 5px 0px 0px;
	border-top: 2px solid #969696;
	border-left: 2px solid #969696;
	border-bottom: 2px solid #fbfbfb;
	border-right: 2px solid #fbfbfb;
	font-size: 10px;
	width: 270px;
	color: #9f9f9f;
	padding: 1px 0px 0px 3px;
	float: left;
}

textarea.test_textbox{
   height: 63px;
	margin: 1px 5px 0px 0px;
	border-top: 2px solid #969696;
	border-left: 2px solid #969696;
	border-bottom: 2px solid #fbfbfb;
	border-right: 2px solid #fbfbfb;
	font-size: 11px;
	width: 270px;
	color: #9f9f9f;
	padding: 1px 0px 0px 3px;
	float: left;
	font-family: Arial;
}

.article_header  {
  height:18px;
  font-weight:bold;
  overflow:hidden;
  font-size: 12px;
}

.article{
   width: 630px;
   font-size: 11px;
}

.article p{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;

}

.testimonial_name{
 font-size: 11px;
}
.star_text h2, .star_text h3, .star_text h4, .star_text h5, .star_text h6
{
  font-size:11px;
  font-weight:normal;
  margin:0;
  padding:0;
}

#popup_header{
   background: url(../images/popup_header.jpg) top left no-repeat;
   width: 543px;
   height: 54px;
}

#close_window{
   float: right;
   top: 8px;
   right: 28px;
   position: relative;
}

#image_left{
   background: url(../images/image_left.gif) top left no-repeat;
   width: 434px;
   height: 451px;
   padding: 0px 0px 0px 16px;
   float: left;
}

#image_right{
   background: url(../images/image_right.jpg) top left no-repeat;
   width: 83px;
   height: 405px;
   float: left;
   padding: 0px 0px 46px 10px;
   overflow: hidden;
}

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

#image_right ul li{
   margin: 0px 0px 10px 0px;
   padding: 3px 3px 3px 3px;
   background: url(../images/popup_thumb.gif) top left no-repeat;
   width: 67px;
   height: 67px;
}

#popup_body{
   background: url(../images/popup_body.jpg) top left repeat-y;
}

#popup_body_top{
   background: url(../images/popup_body_top.jpg) top left no-repeat;
   padding: 0px 10px 10px 10px;
}

#popup_body_top h1.title{
   margin: 0px 0px 0px 0px;
   padding: 18px 0px 0px 0px;
}

#popup_btm{
   width: 543px;
   height: 35px;
   background: url(../images/popup_btm.jpg) top left no-repeat;
}

#main_image{
   background: url(../images/main_image.jpg) top left no-repeat;
   width: 144px;
   height: 144px;
   padding: 7px;
   margin: 0px 58px 0px 0px;
}

.gallery_element{
   float: left;
   width: 208px;
   background: url(../images/news_temp2.gif) top left no-repeat;
   padding: 3px 2px 0px 2px;
   margin: 0px 1px 0px 1px;
   height: 270px;
}

.gallery_element img{
   height: 208px;
   width: 208px;
   overflow: hidden;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}

.gallery_element_title{
   width: 208px;
   text-align: center;
   padding: 5px 0px 0px 0px;
   line-height: 14px;
   height: 42px;
   overflow: hidden;
}

.gallery_element_caption{
   width: 634px;
   text-align: left;
   padding: 5px 2px 10px 2px;
   line-height: 14px;
   height: 42px;
   overflow: hidden;
}

#gallery_intro{
   margin: 0px 0px 10px 0px;
}
.news_archive h1, .news_archive h2, .news_archive h3, .news_archive h4, .news_archive h5, .news_archive h6
{
  display:inline;
  font-size:10px;
  font-weight:normal;
  margin:0;
  padding:0;

}
.gallery_element_caption
{
  font-size:12px;
  font-weight:normal;
  margin:0;
  padding:0;
}

.basket_label{
   display: none;
}

#search_form{
 float: left;
}

h2.store_name{
  font-size: 13px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#footer_table{
	width: 100%;
	padding: 10px 0px 0px 10px;
}

#footer_table table {
  width: 100%;
}

#footer_table td{
  width: 20%;
	vertical-align: top;
}

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

#footer_table ul li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
}

.footer_header td{
	font-size: 11px;
	font-weight: bold;
  width: 20%;
}

.resource{
  clear: both;
  padding: 20px 0px 0px 5px;
}

.resource_left{
  float: left;
  width: 300px;
  font-size: 11px;
  font-weight: bold;
  margin: 0px 20px 0px 0px;
}

.resource_right{
  float: left;
  width: 300px;
}

.lower_basket{
  float: left;
  width: 190px;
  height: 109px;
  border-right: 1px solid #000000;
  padding: 0px 11px 0px 11px;
}

.lower_basket.right{
  border-right: 0px;
  background: none;
}

.lower_basket_title{
  font-weight: bold;
  font-size: 11px;
  padding: 2px 0px 0px 0px;
}

.lower_basket_text{
  line-height: 14px;
  padding: 2px 0px 10px 0px;
}

.form_label{
  width: 70px;
}

.register_left{
  float: left;
  width: 291px;
}

.reg_title{
   font-size: 13px;
   font-weight: bold;
  height: 20px;
}

.register_right{
  float: left;
  display: inline;
  margin: 0px 0px 0px 70px;
  width: 255px;
  overflow: hidden;
}

.address_td{
  font-size: 11px;
  font-weight: bold;
}

.address_td span{
  padding: 0px 0px 0px 156px;
  margin: 0px 0px 0px 0px;
  height: 1px;
  display: inline;
}

.address_select{
  width: 180px;
}

#express_left{
  float: left;
  width: 290px;
}

#express_right{
  float: right;
  width: 300px;
}

#login_left{
  float: left;
  width: 284px;
}

#login_right{
  float: right;
  width: 280px;
}

.entry{
  font-size: 11px;
}

.country_list{
  list-style: none;
  margin: 10px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
}

.country_list li{
  float: left;
  width: 190px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

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

#rss_feeds_list ul li{
  background: url(../images/rss_icon.gif) 0px 2px no-repeat;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 3px 13px;
  line-height: 12px;
}

#rss_feeds_list{
	width: 124px;
	height: 40px;
	margin: 19px 0px 0px 4px;
	padding: 0px 0px 0px 2px;
	line-height: 14px;
}

#rss_feeds_list span{
	font-weight: bold;
	font-size: 11px;
	display: block;
	line-height:15px;
	padding: 0px 0px 4px 1px;
}



.news_container .postmetadata {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}

.news_container .entry {
  padding: 0 0 10px 0;
  margin: 0 0 0 0;
}

.news_container  {
  padding: 20px 10px 10px 10px;
  margin: 0 0 0 0;
}

.news_container h2 {
  font-size: 16px;
  font-weight: bold;
  display: block;
}

.news_container h3 {
  font-size: 12px;
  font-weight: bold;
  display: block;
}

.social_bookmark {
  display: none;
}

label.show_none{
  display:none;
}

textarea.textbox{
  font-family: Arial, Helvetica, sans-serif;
  font-size:10px;
}

#ask_question_form textarea.textbox{
  width:180px;
}

#new_custs_box{
  width: 300px;
  padding: 10px 0px 0px 10px;
}

.btn_signup{
  float: right;
  padding: 0px 15px 0px 0px;
}

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

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