@charset "utf-8";

body, textarea{
	background-color:#ffffff;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#222222;
	margin: 0;
}
/* Tonys New Checkout Page */
/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#fff;}

#colorbox{}
    #cboxContent{margin-top:32px;}
        #cboxLoadedContent{background:#000; padding:1px;}
        #cboxLoadingGraphic{background:url(/images/loading.gif) no-repeat center center;}
        #cboxLoadingOverlay{background:#000;}
        #cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
        #cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}
        #cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose{text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; background:url(/images/controls.png) no-repeat 0 0;}
        #cboxPrevious{background-position:0px 0px; right:44px;}
        #cboxPrevious.hover{background-position:0px -25px;}
        #cboxNext{background-position:-25px 0px; right:22px;}
        #cboxNext.hover{background-position:-25px -25px;}
        #cboxClose{background-position:-50px 0px; right:0;}
        #cboxClose.hover{background-position:-50px -25px;}
        .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
        .cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
        .cboxSlideshow_on #cboxSlideshow.hover{background-position:-100px -25px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
        .cboxSlideshow_off #cboxSlideshow.hover{background-position:-75px -25px;}
.checkship {
text-align: center;
margin-top: 139px;
}
.checkship a {
text-decoration: none;
color: blue;
}
.checkship a:hover {
text-decoration: underline;
}

.checkoutcontainer {
        margin-top: 5px;
}
.checkoutsummary {
    -moz-border-radius: 5px 5px 5px 5px;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    background: none repeat scroll 0 0 #F7F7F7;
    border-style: none;
    float: left;
    min-height: 380px;
    height: auto;
    width: 235px;
    padding: 5px;
}
.checkoutsummaryvod {
    background: none repeat scroll 0 0 #FFFFFF;
    border-style: none;
    float: left;
    min-height: 380px;
    height: auto;
    width: 235px;
    padding: 5px;
}
.vodcartsubtitle {
text-align: center;
color: #6F6F6F;
}
.vodcartmemo {
text-align: center;
width: 400px;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 76px;
}
.vodpack {
margin-top: 0px;
padding-right: 25px;
height: 125px;
}
.vodpacks {
width: 160px;
height: 140px;
float: left;
padding-right: 10px;
}
.vodpackshead {
text-align: center;
}
.vodpacks ul {
text-align: right;
list-style: none;
display: inline;
}
.vodpayment {
width: 360px;
height: 140px;
float: left;
padding-left: 20px;
}
.vodpaymenttitle {
font-weight: bold;
padding-left: 10px;
padding-bottom: 10px;
}
.vodpaybycc {
padding-bottom: 10px;
}
.vodpaybottom {
height: 100px;
float: left;
padding-top: 30px;
}
.livehelp-secure {
    float: left;
    margin-left: 5px;
    margin-top: 191px;
}
.livehelp {
    float: left;
    margin-left: 5px;
    margin-top: 11px;
}
.livehelp-secure-head {
float: left;
}
.checkoutsumbody {
    background: none repeat scroll 0 0 white;
    float: left;
    min-height: 380px;
    width: 100%;
}
.summtitle {
    font-size: 13px;
    font-weight: bold;
    margin-top: 12px;
    text-align: center;
    width: 100%;
}
.shipcalc {
    -moz-border-radius: 5px 5px 5px 5px;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    background: url("/images/minicart_overlay.png") repeat-x scroll 0 0 #F8F8F8;
    float: left;
    height: 157px;
    margin-left: 16px;
    margin-top: 13px;
    width: 200px;
}

.calcform {
    float: left;
}
.calctitle{
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 12px;
    text-align: center;
    width: 193px;
}
.calcform select {
    float: left;
    font-size: 11px;
    margin-bottom: 4px;
    margin-left: 9px;
    width: 180px;
}

.calcform input {
    float: left;
    font-size: 14px;
    margin-bottom: 4px;
    margin-left: 9px;
    width: 70px;
}
.calcform .btn2 {
    margin-left: 14px;
    width: 92px;
}
.calcresult {
    float: left;
    font-size: 14px;
    margin-left: 27px;
    margin-top: 7px;
    width: 200px;
}
.couponbox {
    -moz-border-radius: 5px 5px 5px 5px;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    background: url("/images/minicart_overlay.png") repeat-x scroll 0 0 #F8F8F8;
    float: left;
    min-height: 150px;
    margin-left: 16px;
    margin-top: 15px;
    margin-bottom: 0px;
    width: 200px;
    padding-bottom: 8px;
}
.couponbox p {
    margin-left: 30px;
    width: 161px;
}
.couponbox .removebutton {
    float: left;
    width: 46px;
}
.coupontitle {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 3px;
    text-align: center;
    width: 100%;
}
.couponbox input {
    float: left;
    margin-bottom: 4px;
    margin-left: 50px;
    width: 91px;
}
.couponbox .btn2 {
    margin-left: 49px;
    width: 96px;
}
.checkoutcart{
    background: none repeat scroll 0 0 threedlightshadow;
    border-bottom: 1px solid threedface;
    float: left;
    margin-left: 4px;
    width: 225px;
}
.checkoutmain .formtable td {
padding-top: 0px;
}
.checkoutmain table.cartoverview {
    float: right;
    width: 200px;
}
.cartsum_head {
    background: none repeat scroll 0 0 threedface;
    border-bottom: 1px solid threedface;
    float: left;
    margin-left: 4px;
    margin-top: 18px;
    width: 225px;
}
.checkout_hqty {
width:20px;
float:left;
}
.checkout_hname {
width:160px;
float:left;
}
.checkout_hprice {
width:45px;
float:left;
}
.checkout_itemline {
    float: left;
    width: 225px;
}
.checkout_qty {
    float: left;
    width: 20px;
    text-align: center;
}
.checkout_itemn {
    float: left;
    width: 160px;
}
.checkout_itempr {
    float: left;
    width: 45px;
    text-align: right;
}
.checkout_discount{
    border-left: 1px solid threedface;
    float: left;
    margin-left: 4px;
    width: 225px;
}
.checkout_dis {
    float: left;
    margin-left: 4px;
    text-align: right;
    width: 145px;
}
.checkout_disamount {
    background: none repeat scroll 0 0 threedlightshadow;
    border-bottom: 1px solid threedface;
    float: left;
    text-align: right;
    width: 75px;
}
.checkout_subtotal {
    border-left: 1px solid threedface;
    float: left;
    margin-left: 4px;
    width: 225px;
}
.checkout_sub {
    float: left;
    margin-left: 4px;
    text-align: right;
    width: 145px;
}
.checkout_subamount {
    background: none repeat scroll 0 0 threedlightshadow;
    border-bottom: 1px solid threedface;
    float: left;
    text-align: right;
    width: 75px;
}

.checkout_shipping {
    border-left: 1px solid threedface;
    float: left;
    margin-left: 4px;
    width: 225px;
}
.checkout_ship {
    float: left;
    margin-left: 4px;
    text-align: right;
    width: 145px;
}
.checkout_shipamount {
    background: none repeat scroll 0 0 threedlightshadow;
    border-bottom: 1px solid threedface;
    float: left;
    text-align: right;
    width: 75px;
}

.checkout_total {
    border-bottom: 1px solid threedface;
    border-left: 1px solid threedface;
    float: left;
    margin-left: 4px;
    width: 225px;
}
.checkout_editct {
float: left;
width: 30px;
margin-left: 4px;
}
.checkout_tot {
    float: left;
    text-align: right;
    width: 115px;
}
.checkout_totamount {
    background: none repeat scroll 0 0 threedlightshadow;
    float: left;
    text-align: right;
    width: 75px;
}
.checkout_invstat {
    float: left;
    font-size: 10px;
    margin-left: 40px;
    text-align: left;
    width: 160px;
}
.checkoutmain {
    -moz-border-radius: 5px 5px 5px 5px;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    background: none repeat scroll 0 0 #F7F7F7;
    border-style: none;
    float: left;
    min-height: 380px;
    margin-left: 5px;
    width: 551px;
    padding: 5px;
}
.checkoutmainbody {
    background: none repeat scroll 0 0 white;
    float: left;
    min-height: 380px;
    height: 100%;
    width: 551px;
}
.checkoutmainbody small {
color: green;
font-size: 12px;
}
.carttitle {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
.checkoutconf {
    -moz-border-radius: 5px 5px 5px 5px;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    background: none repeat scroll 0 0 #F7F7F7;
    border-style: none;
    float: left;
    height: 380px;
    margin-left: 5px;
    width: 164px;
    padding: 5px;
}
.checkoutconfbody {
    background: none repeat scroll 0 0 white;
    float: left;
    height: 100%;
    width: 164px;

}
.checkoutaddcont {
float: left;
width: 267px;
background: white;
}
.checkoutaddcont .input {
float: left;
margin: 1px;
}
.checkout_fname {
width: 98px;
float:left;
margin: 1px;
}
.checkout_lname {
width: 153px;
float:left;
margin: 1px;
}
.checkout_email {
width: 126px;
float:left;
margin: 1px;
}
.checkout_phone_day {
width: 125px;
float:left;
margin: 1px;
}
.checkoutaddcont .checkbox {
float: left;
width: 200px;
}
.checkout_address1 {
width: 259px;
float:left;
margin: 1px;
}
.checkout_address2 {
width: 259px;
float:left;
margin: 1px;
}
.checkout_city {
width: 121px;
float:left;
margin: 1px;
}
.checkout_state {
    float: left;
    height: 22px;
    margin: 1px;
    width: 70px;
}
.checkout_stateint {
width: 64px;
float:left;
margin: 1px;
}

.checkout_zip {
width: 58px;
float:left;
margin: 1px;
}
.checkout_country {
width: 265px;
float:left;
margin: 1px;
height: 22px;
}
.checkoutpaycont {
    background: none repeat scroll 0 0 white;
    float: right;
    width: 267px;
    height: 380px;
}
.checkoutpaycont span.hidden {
        display:none;
}

.checkoutpaycont span.error {
    background: none repeat scroll 0 0 yellow;
    display: inline;
    float: left;
    padding-left: 5px;
    text-align: left;
    width: 260px;
}
.checkout_cardnum {
width:259px;
margin: 1px;
}
.checkout_code {
    float: left;
    margin: 1px;
    width: 48px;
}
.checkout_month {
width: 123px;
float:left;
margin: 1px;
height: 22px;
}
.checkout_year {
width: 84px;
float:left;
margin: 1px;
height: 22px;
}
.checkout_btn {
    -moz-border-radius: 5px 5px 5px 5px;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    background: url("/images/button_overlay.png") repeat-x scroll 0 0 green;
    border-style: none;
    color: white;
    cursor: pointer;
    display: inline-block;
    font: bold 14px "Helvetica Neue",Helvetica,Arial,clean,sans-serif !important;
    overflow: visible;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25), -2px 0 1px rgba(0, 0, 0, 0.25);
    white-space: nowrap;
    width: 266px;
}
.cart_assist {
    float: left;
    width: 293px;
}
.cart_assist .checkout_assist {
    border: 0px solid lightGrey;
    height: 156px;
    margin-left: 4px;
    margin-top: 0;
    width: 293px;
}
.checkout_assist {
    border: 0px solid;
    height: 217px;
    margin-top: 0px;
    width: 265px;
}
.assist_title {
    color: #C2C0C2;
    font-size: 12px;
    font-weight: bold;
    padding-top: 6px;
    text-align: center;
    width: 267px;
}
.checkout_assist div {
background-color: yellow;
width: 265px;
height: 214px;
padding: 0px;
color: black;
display: none;
}
.checkout_assist h4 {
    color: #AD208E;
    float: left;
    font-size: 16px;
    height: 0;
    margin-top: 3px;
    margin-bottom: 5px;
    padding-bottom: 4px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    width: 100%;
}
.checkout_assist p {
    color: #AD208E;
    float: left;
    font-size: 15px;
    margin-left: 10px;
    width: 245px;
    margin-bottom: 2px;
    padding-bottom: 0px;
}

.conftitle {
    font-size: 13px;
    font-weight: bold;
    margin-top: 12px;
    text-align: center;
    width: 100%;
}
.confitems {
    font-size: 13px;
    font-weight: bold;
    height: 210px;
    margin-top: 9px;
    width: 100%;
}
.confitems ul {
    list-style: none outside none;
    margin-top: 0;
    padding-left: 8px;
    padding-top: 5px;
    text-align: left;
}
.confitems li a {
    background: none repeat scroll 0 0 white;
    color: #AD208E;
    list-style: none outside none;
    padding-bottom: 9px;
    float: left;
    text-decoration: none;
    cursor: help;
}
.confitems li a:hover {
    text-decoration: underline;
}
.conf_truste {
background: none repeat scroll 0 0 white;
width: 100%;
text-align:center;
}
.conf_truste img {
width:130px;
}
.conf_thawte {
background: none repeat scroll 0 0 white;
width: 100%;
text-align:center;
}
.conf_thawte img {
width:130px;
}
.cardtypes img {
width:153px;
}

h1{ color:#663333; font-family:Arial; font-size:18px; padding:0 0 15px 0; font-weight:500; }
h2{ color:#663333; font-family:Arial; font-size:14px; padding:0 0 15px 0; font-weight:700; }

a {
  color:#333333;
}

a:hover {
  text-decoration: none;
}

a.new { 
  color: #B63636;
  font-size: 11px;
  font-weight: normal;
}

#formcart {
	font-size: 120%;
}

#formcart .rowOfBoxes {
	margin-top: 10px;
	margin-bottom: 10px;
}

/* Forms */

.formstyle{
	font-size: 120%;
	margin: auto;
	width:100%;
	padding:2%;
	text-align: left;
}
.formstyle h1 {
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:8px;
	border-bottom:solid 1px #FAA2FA;
	width: 100%
}
.formstyle p{
	font-size:0.9em;
	color:#666666;
	margin-bottom:10px;
	border-bottom:solid 1px #FAA2FA;
	padding-bottom:10px;
}
.formstyle textarea { 
  float:left;
  font-size:11px;
  padding:4px 2px;
  width:54%;
  margin: 2px 0 10px 3%;
  border:solid 1px #FAA2FA;
}

.formstyle label{
display:block;
	font-weight:bold;
	text-align:right;
width:40%;
float:left;
margin-top: 5px;
}

#shippingform {
	float: left;
}

#formcart .formstyle {
	border:solid 1px #FAA2FA;
	font-size: 90%;
	
}

#formcart .formstyle h1 {
	margin-top: 0;
}

#formcart .formstyle p {
	margin-left: 43%;
	font-size: 120%;
	margin-bottom: 0;
	margin-top: 0;
	color: black;
	border: 0;
}

table.cartoverview {
	width: 100%;
	
}

table.cartoverview td {
	color: black;
	font-size: 110%;
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 4px;
	padding-top: 4px;
}

.formstyle span.hidden {
	display:none;
}

.formstyle span.error {
	display: inline;
	width: 54%;
	margin-left: 43%;
	text-align:left;
	margin-bottom: 5px;
	padding: 4px;
	float: left;
	background: #FCF400;
}

.formstyle label.zip{
	display:block;
	margin-left: 1%;
	font-weight:bold;
	text-align:right;
	padding-top: 4px;
	width:8%;
	float:left;
}

.formstyle .ccyear, .formstyle .ccmonth {
	width: 8%;
}

.formstyle label.vcc {
	width: 20%;
}

.formstyle input.vcc {
	width: 12%;
}

.formstyle .checkbox {
width: 100%;
float: left;
}

.formstyle .checkbox input{
	margin-left: 43%;
width: 10px;
margin-right: 2%;
float:left;
border: 0;
}

.formstyle .cards {
	margin-left: 43%;
	width: 45%;
	float: left;
}

.formstyle .cards label {
	width: auto;
	padding-left: 8px;
	margin-top: 2px;
}

.formstyle .cards input.radio {
	width: 10px;
	border: 0;
}	

.formstyle .checkbox label{
	font-weight:bold;
	text-align:left;
width:43%;
float:left;
      padding-bottom: 16px;
}

.formstyle .checkbox small{
	text-align: left;
}

.formstyle small{
color:#666666;
display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
width:100%;
}
.formstyle input, .formstyle select{
float:left;
font-size:0.9em;
padding:4px 2px;
border:solid 1px #FAA2FA;
width:54%;
margin: 2px 0 10px 3%;
}

.formstyle input.error {
	margin: 2px 0 0 3%;
	border: solid 2px #FCF400;
}

.formstyle .input {
float:left;
      font-size:1em;
padding:4px 2px;
width:54%;
margin: 2px 0 10px 3%;
border:solid 1px #FAA2FA;
}

.formstyle .inputclear {
float:left;
      font-size:1em;
padding:4px 2px;
width:54%;
margin: 2px 0 10px 3%;
}

.formstyle #b_state, .formstyle #state{
float:left;
font-size:0.9em;
padding:4px 2px;
width:25%;
margin: 2px 0 10px 3%;
}

.formstyle input.zip {
width:15%;
}

.formstyle .btn, .formstyle button, .formstyle input.button, .formstyle .btn2{
float:none;
clear:both;
      margin-left:43%;
width:45%;
}

.formstyle .required{
	margin-top: 10px;
}

button.submitBtn, input.submitBtn {
  border:0;
  cursor:pointer;
  font-weight:bold;
  padding:0 10px 0 0;
  text-align:center;
  background:url(/images/button_right.gif) right no-repeat;
  font-size:1.3em;
}
/* The star before margin designates it for IE7 and below */
button.submitBtn span, input.submitBtn span {
  position:relative;
  display:block;
  white-space:nowrap;
  padding:0 0 0 15px;
 *margin-right: -35px;
  height:50px;
  line-height:50px;
  background:url(/images/button_left.gif) left no-repeat;
  color:#fff;
}



/* infobox */

.infobox {
	margin: 3px;
	font-size: 12px;
}

.infobox .errors{
	border:solid 1px #CC0000; 
	background:#F7CBCA;
	color:#CC0000;
	padding:4px;
	text-align:left;
}

.infobox .warnings{
	border:solid 1px #349534; 
	background:#C9FFCA;
	color:#008000;
	padding:4px;
	text-align:left;
}

img {
	border: 0;
}

ol li{
	list-style-type: decimal;
	display:list-item;
	padding-bottom: 2px;
}
.flashbanner {
	margin-top: 0;
	text-align: center;
}
#wrapper{
	background-color:#ffffff; 
	margin:0 auto;
	width:990px;
	/*border:1px solid #444444;*/
}
.logo {
	float:left; 
	margin-left:0; 
	margin-top:0; 
	width:202px; 
	height:118px;
}

#customlogo { 
    padding-top: 25px;
}

#page {
        width:990px;
        background: url("/images/valentineshead.jpg") no-repeat left bottom;
        *background: url("/images/valentineshead.jpg") no-repeat left 113px;
}
.account {
	background:#E5E5E5; 
	font-weight:bold;
}

.inputbox{
	padding:0;
}

.tight_input input, .tight_input select{
	margin-bottom: 6px;
}

.leftlabel {
  width: 200px;
  float:left;
  display:block; 
  margin-left:0px; 
  margin-bottom:5px;
  text-align:right;
  font-size:12px; 
  font-weight:bold;
}

.rightcontentbox{
  width: 250px;
  float:left;
  display:block;
  margin-left:10px;
  text-align:left;
  margin-right:10px;
  font-size:12px;
}

.seperator {
  height:15px; 
  float:left;
  display:block; 
  width:450px;
}

.topmenu{
	float:left;
	background-color: #ffffff;
	padding-left: 140px;
	margin-top: -5px;
	width: auto;
}
.topmenu ul{
	float:left;
	display:block;
	padding:0px;
	margin:0;
}
.topmenu ul li{
	float:left; 
	padding:0px; 
	margin:0;
	color:#000000;
	list-style:none; 
	padding-top:5px;
}

.topmenu ul li a{
	float:left;
	padding:0 5px 0 5px;
	text-decoration:none;
	color:#000000;
}
.topmenu ul li a:hover{
	text-decoration:underline;
}

.builders ul{
        margin: 0;
        padding-left: 0;
        font-size: 120%;
        list-style:none
}

.builders li{
        margin-left: 0;
	padding: 10px;
	padding: 10px;
	border-bottom: 1px solid #CCFFCC;
}

.builders {
	border: 2px solid Green;
	margin-top: 35px;
	width: 232px;
}

.builders h1 {
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	background: Green;
	color: #FFFFFF;
	text-align: center;
	
}

.coupons { 
	border: 2px solid Green;
	margin-top: 15px;
	width: 232px;
}

.coupons h1 {
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	background: Green;
	color: #FFFFFF;
	text-align: center;
	
}

.coupons p, .coupons form {
    margin-left: 0;
	padding: 2px 10px;
}

ul.cartoverview, ul.cartoverview li{
	margin-left: 0;
	padding-left: 0;
	font-size: 110%;
	list-style:none
}

ul.cartoverview li.total {
	padding-top: 10px;
	font-size: 130%;
	font-weight: bold;
}
.phone {
color:#663399;
font-size:21px;
font-weight:bold;
margin-left:400px;
*margin-left:398px;
margin-top:45px;
*margin-top:15px;
*width:215px;
position:absolute;
*position:relative;
}
.hours {
color:#663399;
font-size:12px;
margin-left:418px;
*margin-left:425px;
margin-top:76px;
*margin-top:0px;
*width:180px;
position:absolute;
*position:relative;
}
.special {
margin-top: 37px;
*margin-top: 0px;
*position: absolute;
margin-left: 439px;
float: left;
}
.minicart {
margin-top: 37px;
*margin-top: -35px;
width: 175px;
height: 75px;
*height: 80px;
float: right;
background: url("/images/valentinesminicart.jpg") no-repeat left bottom;
border-style: none;
}
.minicart .mctitle {
        width: 100%;
        color: #663399;
        margin-top: 2px;
        text-align: center;
}
.minicart .cart a {
        color: #663399;
        float: left;
        text-decoration: none;
        font-size: 14px;
        margin-top: 3px;
        margin-left: 22px;
}
.minicart .subtotal {
        color: #663399;
        float: right;
        font-size: 14px;
        margin-top: 3px;
        margin-right: 22px;
}
.minicart .shipping {
        width: 100%;
        color: #663399;
        float: left;
        font-size: 10px;
        text-align: center;
}
.minicart .mcviewcart{
        height: 16px;
        width: 150px;
        margin-top: 35px;
        *margin-top: 19px;
        margin-left: 11px;
        color:  #663399;
        text-align: center;
        font-weight: bold;
}
.minicart .mcviewcart a{
color:  #663399;
text-decoration: none;
}
.minicart .mcviewcart a:hover{
color:  #c054a9;
text-decoration: underline;
}
.login a {
text-decoration: none;
padding-left: 5px;
}
.login a:hover {
text-decoration: underline;
position: relative;
}
.loggedinas {
padding-right:140px;
padding-top:3px;
position:absolute;
right:0;
top:0;
}
.myaccount {
float:left;
padding-top:0;
position:relative;
width:70px;
}
.logout {
float:left;
padding-right:15px;
position:relative;
width:30px;
}
.minicart .login p a{
position: absolute;
margin-top: 0px;
}
.conf {
margin-top: 9px;
}

/*
.cartstatus {
	float:right;
	width: 230px;
}

.cartstatus .box{
	float:right;
	padding: 6px;
	border-left: 1px solid #FAA2FA;
	border-right: 1px solid #FAA2FA;
	border-bottom: 1px solid #FAA2FA;
}

.cartstatus .subtotal {
	font-size: 14px;
}

.cartstatus .cart {
        font-size: 14px;
	}

.cartstatus .shipping {	
	margin-top: 3px;
	padding-top: 3px;
	border-top: 1px solid #FAA2FA;
	color: #66b245;
	display: block;
	float: left;
	width: 200px;
}

.cartstatus .half {
	width: 100px;
	padding: 0;
}

.cartstatus p{
	margin: 2px;
}

.cartstatus a{
	color:#000000;

}


.cartstatus .checkout {
	font-size: 18px;
	text-align: center;
	padding-top: 7px;
}

.cartstatus .login {
	text-align: right;
}
*/
p {
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 0;
}

.faq p {
	padding: 6px;
}

.faq h2{
	padding-left: 0;
	padding-right: 0;
	padding-top: 3px;
	padding-bottom: 0;
	margin: 0;
	font-weight: bold;
}

.receipt h2{
	padding-top: 0;
	padding-bottom: 3px;
	margin: 0;
}

.receipt ul{
	display:block;
	padding-bottom: 4px;
	margin:0;
	padding-left:0;
}
.receipt ul li{
	padding:0px; 
	margin:0;
	list-style:none; 
	padding-left: 0;
	padding-top:2px;
}

.checkout_progress table {
	padding-left: 10px;
	width: 600px;
}

#progress td { 
  border: 1px solid #B14636;
  padding: 0px;
}

#progress div { 
  background-color: #B14636;
  height: 20px;
}

#leftcolumn{
	margin-top:10px;
	width:174px;
	float:left;
}

#banner{ width:620px; margin-right:0px; margin-top:10px; float:right;}
#leveltwotopmenu{width:620px; margin-right:0px; margin-top:10px; float:right;}


#allcontent{ 
	width:1000px; 
	margin-right:0px; 
	margin-top:0px; 
	float:right;
}

#allcontent{ 
	width:810px; 
	margin-right:0px; 
	margin-top:0px; 
	float:right;
}
#allcontent02{ 
	width:810px; 
	margin-right:0px; 
	margin-top:0px; 
	float:right; 
	border-bottom:solid 1px #555555;
}

#allcontent02 p{
	margin-left:0px;
	margin-top:0px;
	padding-right:5px;
}

#pagenumbers{
	float:right;
	margin-top: 5px;
	margin-bottom: -8px;
}
#pagenumbers ul{
	font-size:11px; 
	text-align:right; 
	float:right; 
	width:575px;
}
#pagenumbers ul li, #pagenumbers ul li.down{
	list-style:none; 
	margin:1px;
	display:inline;
}

#pagenumbers ul li.down{
	color:Black;
	padding:6px 10px 6px 10px;
	border: 1px solid #DB46BD;
	font-weight:bold;
	background-color:#ccc;
}
#pagenumbers ul li a{
	color:Black;
	text-decoration:none;
	font-weight:bold;
	padding:6px 10px 6px 10px;
	border: 1px solid #ddd;
	background-color:#eee;
}

#pagenumbers ul li a:hover{
	color:Black;
	border: 1px solid #bbb;
	background-color:#ccc;
}
.oneres {
padding-left: 10px;
width: 145px;
float: left;
}
.instock {
width: 720px;
float: left;
padding-left: 8px;
}
.instocktxt {
float: left;
position: relative;
width: 155px;
}
.instock img {
float: left;
position: relative;
}
instockfilter { 
float: left;
position: relative;
}
.clear {
	clear:both;
}

#header {
	background-repeat: no-repeat;
	height:118px;
        *height:165px;
	margin:0px;
	width:990px;
}

#customheader { 
	height:118px;
	margin:0px;
	width:990px;
}

/* Main menu on the top of the page, below header */

.mainmenu {
width:990px;
border-bottom: 1px solid #DBB2FF;
background-repeat:no-repeat;
height:33px;
*height: 0px;
*float: left;
margin-left:0;
margin-bottom: 0;
}

.mainmenu ul {
	list-style-type:none;
	padding-left:248px;
	*padding-left: 200px;
/*	margin-top: -45px; */
	*margin-top: -33px;
} 

.mainmenu ul li {
	float:left;
	background:url('/images/valentinesmenu_left.jpg') no-repeat;
	margin-right:0;
}

.mainmenu ul li:hover, .mainmenu ul .selected {
	float:left;
	background:url('/images/valentinesmenu_left.jpg') left -40px no-repeat;
	margin-right:0;
	text-decoration:none;
}

.mainmenu ul li a:hover, .mainmenu ul .selected a{
	background:url('/images/valentinesmenu_right.jpg') right -40px no-repeat;
	text-decoration:none;
}

.mainmenu ul li a {
	float:left;
	background:url('/images/valentinesmenu_right.jpg') no-repeat;
	background-position: 100% 0%;
	padding-left:15px;
	padding-right:15px;
	font-size: 16px;
	text-decoration:none;
	font-weight:bold;
	color:#663399;
	line-height:33px;
} 




#rl{display:block; float:left; line-height:20px;}
#enlarge{display:block; float:left; margin-top:15px; margin-bottom:15px;}
.img_enlarge{width:55px; height:55px; padding:4px; float:left; display:block;}

.categoryview{
	margin:9px 0 0 0;
	padding: 0; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:22px; 
	font-weight:bold; 
	text-transform: capitalize;
}

.catlist {
	padding-top: 10px;
}

.catlist h2{
	padding: 0;
	margin-top: 0;
}

.catlist .half {
	margin-left: 20px;
	margin-right: 0;
	padding-top: 20px;
	height: 130px;
	width: 340px;
	border-bottom: 1px solid #cccccc;
}

.catlist .half img {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	width: 100px;
	height: 100px
}

.catlist .half p {
	font-size: 14px;
	color: #555555;
}

.crumb {
float: left;
width: 100%;
padding-bottom: 3px;
}
.crumbcont {
float: left;
font-size: 14px;
padding-bottom: 3px;
padding-top: 3px;
}
.crumbcont div {
float: left;
margin-right: 5px;
}


.categoryview h1 span{
	color: #B34635;
}
.valentines-gift-ideas {
    font-size: 14px;
    padding-left: 10px;
    width: 750px;
}
.valentines-gift-ideas span {
    width: 750px;
    float: left;
    padding-bottom: 10px;
}

.valentines-gift-ideas h3 {
    width: 750px;
    float: left;
}
.vdayimgleft {
    border: 1px solid #EEEEEE;
    float: left;
    text-align: center;
    width: 99px;
    margin-bottom: 6px;
    margin-right: 20px;
}
.vdayimgright {
    border: 1px solid #EEEEEE;
    float: right;
    text-align: center;
    width: 99px;
    margin-bottom: 6px;
    margin-left: 20px;
}
.imagetitle {
width: 99px;
font-size: 12px;
}
.imagetitle a{
text-decoration: none;
}
.imagetitle a:hover{
text-decoration: underline;
}


.valentines-gift-ideas img {
float: left;
padding-right: 10px;
width: 99px;
}

#products {
	width:800px;
	margin-top: 10px;
	margin-left: 10px;
}

.productresults{
 float:left;
 width: 100%;
 }

.productdetails{
	width:178px;
	padding:6px;
	margin-bottom: 10px;
	margin-left: 10px;
	float:left;
	border:1px solid #DDDDDD;
}

.productdetailsmain{
	width:800px;
	float:left;
}

.mailicon{
	margin-top:0px;
	width:29px;
	display:block;
	float:left;
}

.details{
	padding:0 0 0 5px; 
	height: 33px;
	width:170px; 
	float:left;
	margin:0;
}
.detailsmain{
	padding:0 0 0 25px; 
	float:left; 
	margin-right:2px; 
	width:405px;
}


.whybox {
	float: left;
	width: 150px;
}

.detailsmain p{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#555555; text-align:left; float:left; margin-bottom: 15px; margin-top:0px; padding:0px;}


.detailsmain .stock {
	font-weight: bold;
	color: green;
	text-align:center;
	width: 151px;
	font-size: 1em;
}

.detailsmain h1{font-family:Arial, Helvetica, sans-serif; font-size:12px; width:260px;font-weight:bold; color:#555555; margin:0 0 15px 0; float:left;}

.addthis_toolbox {
	margin-top: 20px;
}

.detailsmaincont .price{
	font-size: 18px;
	width: 80px;
	text-align: left;
	color: #C40481; 
}

.details .price{
	font-size: 12px;
	text-align: left;
	color: #C40481; 
	height: 22px;
	margin:5px 0 5px 0;
	float: left;
}

.details .price .number{
	font-size: 18px;
	text-align: center;
	color: #C40481; 
}
.vodplayicon {
	width: 34px;
	float: left;
	position: absolute;
	bottom: 7px;
}
.vodplayicon img{
        padding-top: 13px;
}

.detailsmaincont tr .option{
	font-size: 14px;
	width: 90px;
}

.detailsmaincont tr .option_value{
        font-size: 14px;
	padding-left: 7px;
		}

.details p{
	margin-top:10px;
	height: 40px;
	font-size:11px; 
	color:#555555; 
	display: none;
}

.productdetailstitle{ 
	margin:0;
	height: 45px;
	text-align: center;
}

.productdetailstitle a{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	color:#333333; 
	text-decoration: none;
}
.productdetailstitle a:hover{
	text-decoration:underline;
}

.productdetailstitlemain{
	margin:0;
}

.productdetailstitlemain h1{
	font-size:22px; 
	font-weight:normal;
	color:#333333;
	margin:0;
	text-transform:capitalize;
}

.productdetailstitlemain h2{font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:normal;color:#333333; margin:5px 5px 0 0;}
.detailsmain p{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal;color:#333333;margin:5px 5px 0 0;}

.detailsmaincont{
	font-size:12px;
	font-weight:normal;
	color:Black;
	border-top:solid 1px #eee;
	border-bottom:solid 1px #eee;
	padding-top:15px;
	padding-bottom:5px;
	margin-top:20px;
	margin-bottom:20px;
	padding-left: 100px;
}

.detailsmaincont01{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	margin:0px 5px 0 0;
	padding-bottom:15px;
}
.detailsmaincont_func{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal;color:#333333;margin:0px 5px 0 0; padding-bottom:15px; width:150px;}
.link{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal;color:#333333; margin-top:3px;margin-bottom:0px; float:left;display:block}
.link2{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal;color:#333333; margin-left:8px; margin-top:3px;margin-bottom:9px; float:left;display:block}
.link p{width:253px;font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal;color:#333333; padding-top:10px; float:left;}
.play{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal;color:#333333; margin-bottom:2px; margin-top:0px; float:left;margin-left:8px; display:block}

.productimg{
	width:175px; 
	text-align:center;
	height:145px; 
	padding-top:12px;
	padding-bottom:2px;
	float:left;
      position:relative;
        display:block;


}

.productimg .new{
	position:absolute;
	left:70%;
	top:12px;

}
.preview {
float: left;
width: 38px;
height: 140px;
text-align: left;
}
.vidicon {
margin-top: 0px;
}
.stkicon {
margin-top: 103px;
margin-left: 4px;
}

.productimg img {
float: left;
}
.productimg .dvdvodicon{
position:absolute;
right:0px;
bottom:12px;
}


.productimg .freeshipping{
	position:absolute;
	left:53%;
	top:100px;

}

.productimg_main .freeshipping{
	position:absolute;
	left:73%;
	top:10px;
}

.productimg_main{
	margin-top: 10px;
	padding:2px;
	float:left;
	width:320px
	text-align:center;
	position:relative;
	display:block;



}

.productcontent{width:620px;margin:0 0 10px 0;}
.productcontent p{padding:10px;margin:5px 0 10px 0;font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal;color:#333333;}

.minutes {
    font-size: 11px;
    width: 135px;
    margin-bottom: 5px;
}

.options { 
  	font-size: 11px;
    width: 115px;
    margin-bottom: 5px;
}

/* tab contents on detail page */
#description{margin:0 0 10px 0;padding:10px;}
#description p{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#333333;}
.rating_name{float:left; display:block; margin-left:20px;font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#662D91;}
.stars{float:left; display:block;width:60px;}
.rating h2{margin-left:15px;font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal;}
#reviews{padding-top:20px;width:600px;margin:0 0 10px 0;display:none;}
#reviews p{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#333333; padding-bottom:15px; border-bottom:solid 1px #555555; padding-left:10px; }
#sizechart{padding-top:20px;width:600px;margin:0 0 10px 0;display:none;}
#sizechart p{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#333333; padding-bottom:15px; border-bottom:solid 1px #555555; padding-left:10px; }
#scenes{padding-top:20px;width:600px;margin:0 0 10px 0;display:none;}
#scenes p{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#333333; padding-bottom:15px; border-bottom:solid 1px #555555; padding-left:10px; }

.reviewcontent {
	font-size: 120%;
}

/* ratings on overview */
.resultsrating {
  float: left;
  padding-left:5px;
  padding-top: 8px;
  height: 26px;
  text-align:center;
  width: 45px;
}

.starsrating img{
  width:8px;
} 

#icon-category{width:200px; line-height:27px; display:block; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; float:left; margin:0 5px 15px 0;}
#icon-category ul{
	display:block;
	/*margin-left:5px;*/
	list-style:none;
/*	float:left;*/
	padding:0px;
	margin:0;
}

#icon-category ul li{
float:left;
	font:11px Arial;
	font-weight:bold;
	padding: 0px 0 0 5px; 
	width:150px;
	height:27px;background-image:url(/images/icons/placeholder_icon.gif); background-repeat:no-repeat; 
	/*background:url(images/leftmenu_bg.gif) 0 0px no-repeat;*/
}

#icon-category ul li a{
	padding-left:20px;
	color:#333333;
	text-decoration:none;
}

#icon-category ul li a:hover{
	color:#B64636;
}

.titlebar, h1 {
	border-bottom:0px solid #999999; 
	padding-bottom:3px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:16px; 
	font-weight:bold; 
	color:#333333;
}

#blank{width:990px;height:0px;}

.column{
	width:180px; 
	float:left; 
	display:block; 
	border-right: 1px solid #eeeeee;
	padding: 10px;
}

.column a {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	text-align:justify;
	text-decoration:none;
	color:#444444;
	}

.column a:hover{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	text-align:justify; 
	color:#B64636; 
	text-decoration:none; 
	margin:5px 0;
}

.column p{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	text-align:justify; 
	padding-right: 0;
	color:#444444; 
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 62px;
	display:none;
}

.column .img{
	height: 180px;
	text-align: center;
}


.column .price{
	text-align: center;
	font-size: 18px;
	text-align: center;
	color: #C40481; 
	height: 15px;
	margin-right: 0;
	padding-left:0px;
	width: 178px;
}

h2.title {
	font-size: 20px;
	color: #444444;
	padding: 0;

}

.column h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; font-weight:bold;
	text-align:center; color:#333333;margin:5px 0;
	height: 30px;
}
.column h1{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-align:center;
font-weight:bold; color:#B64636; margin:5px 0;}
.column h3{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; text-align:center;  color:#B64636; margin:5px 0;}
.title{ height:23px;}
.title h1{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; text-align:center;
color:#333333; margin:5px 0;}

.img {
	margin:5px 0;
	display:block;
}
.more {
	float:left; 
	/*height:8px; */
	width: 130px;
	margin:10px 0 0 0;
	padding-left: 10px;
	white-space: nowrap;
	background: url(/images/more_arrow.gif) left center no-repeat;
}

.more a {
	font-weight:bold;
	color:#662d91;
	padding-right: 8px;
}

.more a:hover {
	color:#662d91;
	text-decoration: underline;
}

.price {
	min-width: 65px;
	padding-left:0px;
	margin:10px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
}

.icons{
	float:right; 
}

.rating{height:13px; float:right; display:block;margin-top:4px;}

.left_menu_cap{ 
	margin-right:0px;
	margin-top:0px;
	display:block;
	width:164px;
	height:27px;
	float:left;
	background-color: #444444;
}
.left_menu_cap .title{
display:block;
width:164px;
text-align: center;
padding-top:5px;
font-family: Arial, sans-serif;
font-size: 13px;
font-weight:bold;color:#FFFFFF;
}
#adsearchbut{float:inherit; width:102px;margin:29px 0 0px 0px}

/* Left Menu Navigation Through Categories */


.leftmenudrop{width:154px;}

#left_nav { 
	margin-left:5px;
	margin-top:10px;
	margin-bottom:12px;
	display:block;
	width:164px;
	float:left;
	
}

#left_nav ul{
	display:block;
	list-style:none;
	padding:0px;
	margin:0;
	border-top: 1px solid #F7D2F0;
}

#left_nav ul li{
	float:left;
	font:11px Arial;
	font-weight:bold;
	padding: 0; 
}

#left_nav ul .drop {
	background-color:#FFDBF7;
}

#left_nav ul .drop a{
	float:left;
	height:27px;
	color:#222222;
	text-decoration:none;
	line-height:27px;
	display:block;
	padding-left: 12px;
	width: 152px;
	border-bottom: 1px solid #F7D2F0;
}

#left_nav ul .drop:hover{
	float:left;
	height:28px;
	line-height:27px;
	background-color:#ECAEDE;
	color:#000000;
}


#left_nav ul .second {
	background-color:#FFF2FC;
	/*border-left: 7px solid #DE7CC7;*/
	border-left: 7px solid #A577E3;
}

#left_nav ul .second a{
	float:left;
	height:27px;
	color:#222222;
	text-decoration:none;
	line-height:27px;
	display:block;
	padding-left: 12px;
	width: 145px;
	border-bottom: 1px solid #F7D2F0;
}

#left_nav ul .second:hover{
	float:left;
	height:28px;
	line-height:27px;
	background-color:#ECAEDE;
	color:#000000;
}

#left_nav ul .third {
	background-color:#FFFFFF;
	border-left: 7px solid #DE7CC7;
}

#left_nav ul .third a{
	float:left;
	height:27px;
	color:#222222;
	text-decoration:none;
	line-height:27px;
	display:block;
	padding-left: 19px;
	width: 138px;
	border-bottom: 1px solid #F7D2F0;
	font-weight: normal;
}

#left_nav ul .third:hover{
	float:left;
	height:28px;
	line-height:27px;
	background-color:#FFE0F8;
	color:#000000;
}


#left_nav ul li.down a, #left_nav ul li.down a:hover{
	float:left;
	display:block;
	height:27px;
	padding: 0px 0 0 12px;
	/*background-color:#DE7CC7;*/
	background-color:#A577E3;
	color:#000000;
	text-decoration:none;
	line-height:27px;
	width:152px;
}

#left_nav ul li a.down:hover{
	float:left;
	height:27px;
	line-height:27px;
	background-color:#B64636;
	width:143px;
	color:#B64636;
}

#left_nav ul li.seconddown {
	display:block;
	height:27px;
	line-height:27px;
	width:157px; 
	display:block;
	float:left;
	background-color: #DE7CC7;
	border-left: 7px solid #DE7CC7;
}

#left_nav ul li.seconddown a{
	text-decoration: none;
	color: #000000;
	width: 150px;
	line-height:27px;
	display: block;
	padding-left: 12px;
	float: left;
}

#left_nav ul li.seconddrop{
    background: none repeat scroll 0 0 #FFF2FC;
    border-left: 7px solid #A577E3;
    color: #000000;
    display: block;
    float: left;
    height: 21px;
    line-height: 21px;
    margin: 0 0 0 0;
    text-decoration: none;
    width: 157px;
}

#left_nav ul li.thirddown {
	display:block;
	height:27px;
	line-height:27px;
	width:157px; 
	display:block;
	float:left;
	background-color:#FFE0F8;
	border-left: 7px solid #DE7CC7;
	background-image:url('/images/arrowLeft.gif');
	background-position: 105%;
	background-repeat: no-repeat;
}

#left_nav ul li.thirddown a{
	text-decoration: none;
	color: #000000;
	width: 135px;
	line-height:27px;
	display: block;
	padding-left: 19px;
	font-weight: normal;
	float: left;
}


/* Search Box */

.searchbox {
	width:164px; 
	background-color:#e5e5e5; 
	margin-left:6px;
}

.searchbox label {
	margin-left: 6px;
}

.searchbox input {
        margin-left: 6px;
	margin-bottom: 5px;
	width: 145px;

}

.searchbox select {
	margin-left: 6px;
	width: 151px;
	margin-bottom: 5px;
}

.searchbox .btn{
	width: 151px;
	padding: 3px;
	margin-left: 6px;
}

.searchbox #button {
	width:22px;
	height:17px; 
	float:right; 
	margin-right:0px; 
	margin-top:5px;
}

.searchbox_capup{ background: url(/images/search01.gif) no-repeat; width:164px; height:9px;}
.searchbox_capdown{ background: url(/images/search02.gif) no-repeat; width:164px; height:9px;}


.usclink {	
width:570px;
text-align:center;
padding-left: 310px;
}
	
.usclink ul {
	display:block; /*margin:10px auto;*/
}
.usclink ul li {	
	float:left;
	list-style:none;
}

.usclink ul li a {
	text-decoration:none;
	font:12px Arial;
	color:#666666;
}

.usclink ul li a:hover {
	color:#333333;
	text-decoration:none;
}
 
#footer {

	width:990px;

	text-align:center;
	margin:10px auto;
}

.footermenu ul{
	display:block; /*margin:10px auto;*/
	padding-left: 25px;
	text-align: center;
	list-style: none;
	white-space: nowrap;
}

.footermenu ul li{	
	float:left;
	list-style: none;
}

.footermenu ul li a{
	padding:0px 15px 0px 8px;
	text-decoration:none;
	font:12px Arial;
	color:#333333;
}

.footermenu ul li:first-child  a{
background:none;padding:0 8px 0 0px;
}

.footermenu ul li a:hover{
	background:url(/images/vertredline.gif) 0 5px no-repeat;
	color:#B64636;
	text-decoration:none;
}

.footermenu ul li:first-child a, .footermenu ul li:first-child a:hover{
background:none;
}

#smtrust{
position:relative; 
left:325px; 
width:300px;
vertical-align: top;
}
.shoppingcartbuttons {
    height: 50px;
    margin-bottom: 0;
    margin-top: 0;
    width: 100%;
}

.shoppingcartbuttons a{
	float:left; 
	vertical-align:middle;
	display:block;
	color:#333333;
}

.checkoutbutton{
	float:right;
}

td.light span.free { 
  color: #8F2624;
}

td.ship span.free { 
  color: #8F2624;
}

/* Table styling */

table{
	margin-bottom: 15px;
}

td {
	text-align:left;
	color:#555555;
	padding-top: 20px;
}

table .clean td{
	background-color: White;
}

.formtable thead td{
	background:#E5E5E5; 
	font-weight:bold; 
	height:20px;
	padding: 4px;
}

.formtable img {
	float: left;
	width: 60px;
	padding-right: 10px;
}

.formtable {
	width: 100%;
}

.formtable td {
	padding-left: 3px;
	padding-right: 3px;
	background-color: #F8F8F8;
}

.formtable .empty{
	font-size: 14px;
	text-align: center;
}

.formtable .confb td{
	color: green;
}

td.totalamount { 
	color:#8F2624;
	font-weight: bold;
	font-size: 13px;
}

td.total{
	text-align:right; 
	background:#F8F8F8; 
	vertical-align:middle; 
	color:#8F2624; 
	font-weight:bold; 
	font-size:14px;
	padding-left:3px;
}

td.column1 {
	font-weight:bold;  width: 125px; height:20px;
}
 td.column2{
	font-weight:bold; width: 100px;
}

td.firstcolumn { 
  width: 20px;
}

/* Sorting and search inside results style */

.filtering {
	float:left;
	background-color: #eeeeee;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 800px;
}

.filtering .sort { 
	padding-left: 5px;
	width: 370px;
	float: left;
}

.filtering .search{
padding-right: 22px;
width: 400px;
float: right;
text-align: right;
}

.filtering .search .btn{
	font-size: 11px;
	padding: 1px 8px;
}




/* Half, Third and quarter trick */

.rowOfBoxes {
	clear: both;
	float: left;
	width: 100%;
}

.quarter, .oneThird, .half, .twoThirds, .fullWidth {
	float: left;
}

.quarter {
	width: 21%;
	padding: 0 1.9%;
}

.oneThird {
	width: 28%;
	padding: 0 1.9%;
}

.half {
	width: 45%;
	margin-right: 5px;
	padding: 0 1.9%;
}

.twoThirds {
	width: 63%;
	padding: 0 1.9%;
}

.fullWidth {
	width: 96%;
	padding: 0 1.2em;
	border-left: none;
}

/* Required fields */
.required { 
	font-size: 16px;
	font-weight: bold;
	color: #B34635;	
}


/* Show error messages */
.errors {
	display: block;
	color: #B34636;
	float: none;
}
.stardata {
border: 1px solid #000;
height: 175px;
width: 790px;
overflow: auto;
}
.starimage  {
float: left;
clear: both;
}
.startext {
font-size: 12px;
float: right;
text-align: justify;
height: 165px;
width: 630px;
padding: 5px;
}
.stardata .startext h1 {
margin-top: 0px;
margin-bottom: 0px;
font-size: 18px;
line-height: 12px;
}
.straponsubmenu {
padding-top: 10px;
}
.straponsubmenutitle a {
    color: #C054A9;
    font-weight: bold;
    text-decoration: none;
}
.straponitems {
width: 160px;
float: left;
padding-right: 0px;
}
.straponicon {
float: left;
}
.straponsubmenutitle {
padding-bottom: 5px;
}
.straponsubmenutitle a {
text-decoration: none;
}
.straponsubmenutitle a:hover {
text-decoration: underline;
}

.straponsubmenumore {
float:left
width: 51px;
height: 15px;
}
.rrreviews {
padding-left: 6px;
padding-bottom: 10px;
}
.nav_badge {
text-align: center;
text-decoration: none;
margin:-0px 0 10px 6px;
}
.addthis_toolbox {
margin-left: 45px;
width: 150px;
height: 16px;
}

.frontstatic .left{
	width: 350px;
	float: left;
}

.frontstatic .right{
	width: 350px;
	float: left;
}

.frontstatic .left{
	width: 320px;
	float: left;
	margin-left: 100px;
}

.frontstatic .right{
	width: 320px;
	float: left;
}

.frontstatic ul, .frontstatic li {
	list-style: none;
	font-size: 1.1em;
	margin-left: 0;
	padding-left: 0;
	margin-top: 5px;
}

.frontstatic li.all a{
	color: #DB46BD;
}

.frontstatic h1 {
	margin-top: 25px;
	margin-bottom: 5px;
	font-size: 1.4em;
}


.frontstatic h1 a{
	color: #DB46BD;
}

.guides h1 {
	font-size: 2em;
	text-transform: capitalize;
}

.guides h2 {
	font-size: 1.4em;
	color: #69217A;
	padding-bottom: 0;
	margin-top: 10px;
	border-bottom: 1px solid #A274E1;
}

.guides a {
	color: #69217A;
}

.guides ul, .guides li{
	padding-bottom: 6px;
}

.guides, .guides_index {
	font-size: 1.2em;
	color: #222222;
}

.guides_index h1{
	font-size: 2em;
	text-transform: capitalize;
}

.guides_index h2 {
	font-size: 1.4em;
	color: #A274E1;
	padding-bottom: 0;
}

.guides_index li {
	font-size: 1.2em;
}

.guides .half, .guides .oneThird, .guides .fullWidth{
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
}

ul.tabbernav li a
{
padding: 3px 0.5em;
	 margin-left: 3px;
	border-bottom: none;
	background: #F7D2F0;
	text-decoration: none;
}

ul.tabbernav li a:link { color: #222222; }
ul.tabbernav li a:visited { color: #222222; }

ul.tabbernav li a:hover
{
	color: #000;
	background-color:#ECAEDE;
}

ul.tabbernav li.tabberactive a
{
	color: Black;
	border: 1px solid #B51797;
	background-color: white;
	border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
	color: Black;
	border: 1px solid #B51797;
	background-color: white;
	border-bottom: 1px solid #fff;
}

/*--------------------------------------------------
 *   .tabbertab = the tab content
 *     Add style only after the tabber interface is set up (.tabberlive)
 *       --------------------------------------------------*/
.tabberlive .tabbertab {
padding:5px;
font-size: 14px;
border-top:1px solid #B51797;
       border-top:0;

       /* If you don't want the tab size changing whenever a tab is changed
	*     you can set a fixed height */

       /* height:200px; */

       /* If you set a fix height set overflow to auto and you will get a
	*     scrollbar when necessary */

       /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
display:none;
}
.tabberlive .tabbertab h3 {
display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
height:200px;
overflow:auto;
}

.removebutton{
cursor:pointer;
background: transparent url(/images/remove_from_cart.png) no-repeat center top;
font-size: 0.1em;
width: 14px;
height: 14px;
margin: 0;
padding: 0;
border: 0;

}

.btn {
font: bold 14px "Helvetica Neue", Helvetica, Arial, clean, sans-serif !important;
text-shadow: 0 -1px 1px rgba(0,0,0,0.25), -2px 0 1px rgba(0,0,0,0.25);
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
display: inline-block;
color: white;
padding: 5px 10px 5px;
white-space: nowrap;
text-decoration: none;
cursor: pointer;
background: #663399 url(/images/button_overlay.png) repeat-x scroll 0 0;
border-style: none;
text-align: center;
overflow: visible;
}
.btn2 {
font: 12px "Helvetica Neue", Helvetica, Arial, clean, sans-serif !important;
text-shadow: 0 -1px 1px rgba(0,0,0,0.25), -2px 0 1px rgba(0,0,0,0.25);
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
display: inline-block;
color: white;
padding: 3px;
white-space: nowrap;
text-decoration: none;
cursor: pointer;
background: #663399 url(/images/button_overlay.png) repeat-x scroll 0 0;
border-style: none;
text-align: center;
overflow: visible;
}


.btn2 {
font: 12px "Helvetica Neue", Helvetica, Arial, clean, sans-serif !important;
text-shadow: 0 -1px 1px rgba(0,0,0,0.25), -2px 0 1px rgba(0,0,0,0.25);
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
display: inline-block;
color: white;
padding: 3px;
white-space: nowrap;
text-decoration: none;
cursor: pointer;
background: #663399 url(/images/button_overlay.png) repeat-x scroll 0 0;
border-style: none;
text-align: center;
overflow: visible;
}

.btn:hover,.button:focus {
background-position: 0 -50px;
color: white;
}

.btn:active {
	background-position: 0 -100px;
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.7);
	-webkit-box-shadow: none;
}

.sex-toys {
height: 253px;
width: 805px;
border: 3px solid #F3F3F3;
margin-top: 2px;
margin-bottom: 10px;
}
.sex-toys-title-box {
height: 30px;
width: 100px;
border-top: 3px solid #FFF;
border-top: 3px solid #CCC;
border-top: 3px solid #CCC;
border-top: 3px solid #CCC;
margin-top: -3px;
margin-left: 80px;
}
.sex-toys-title-box {
height: 20px;
width: 100px;
margin-top: -3px;
border-top-width: 3px;
border-right-width: 3px;
border-bottom-width: 3px;
border-left-width: 3px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #FFF;
border-right-color: #F3F3F3;
border-bottom-color: #F3F3F3;
border-left-color: #F3F3F3;
font-family: Arial, sans-serif;
font-size: 16px;
color: #909;
font-weight: bold;
margin-left: 20px;
text-align: center;
}
.featured-sex-toy {
height: 228px;
width: 161px;
padding-right: 3px;
padding-left: 3px;
float: left;
text-align: center;
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
color: #666;
text-decoration: none;
font-weight: bold;
}
.featured-sex-toy a{
text-decoration: none;
color: #666;
}
.featured-sex-toy a:hover{
text-decoration: none;
color: #909;
}
.featured-sex-toy-categories {
height: 251px;
width: 634px;
float: left;
margin-top: -23px;
text-decoration: none;
}
.sex-toy-icons {
float: left;
height: 121px;
width: 124px;
padding-top: 3px;
text-align: center;
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
color: #666;
text-decoration: none;
font-weight: bold;
}
.sex-toy-icons a{
text-decoration: none;
color: #666;
}
.sex-toy-icons a:hover{
text-decoration: none;
color: #909;
}
.lingerie {
height: 253px;
width: 345px;
border: 3px solid #F3F3F3;
float: right;
}
.lingerie-title-box {
height: 30px;
width: 100px;
border-top: 3px solid #FFF;
border-top: 3px solid #CCC;
border-top: 3px solid #CCC;
border-top: 3px solid #CCC;
margin-top: -3px;
margin-left: 80px;
}
.lingerie-title-box {
height: 20px;
width: 100px;
margin-top: -3px;
border-top-width: 3px;
border-right-width: 3px;
border-bottom-width: 3px;
border-left-width: 3px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #FFF;
border-right-color: #F3F3F3;
border-bottom-color: #F3F3F3;
border-left-color: #F3F3F3;
font-family: Arial, sans-serif;
font-size: 16px;
color: #909;
font-weight: bold;
margin-left: 20px;
text-align: center;
}
.featured-lingerie {
height: 228px;
width: 118px;
padding-right: 3px;
padding-left: 3px;
float: left;
text-align: center;
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
color: #666;
text-decoration: none;
font-weight: bold;
}
.featured-lingerie a{
text-decoration: none;
color: #666;
}
.featured-lingerie a:hover{
text-decoration: none;
color: #909;
}
.featured-lingerie-categories {
height: 251px;
width: 204px;
float: left;
margin-top: -23px;
text-decoration: none;

}
.lingerie-icons {
float: left;
height: 121px;
width: 100px;
padding-top: 8px;
text-align: center;
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
color: #666;
text-decoration: none;
font-weight: bold;
}
.lingerie-icons a{
text-decoration: none;
color: #666;
}
.lingerie-icons a:hover{
text-decoration: none;
color: #909;
}
.bondage {
height: 253px;
width: 443px;
border: 3px solid #F3F3F3;
position: relative;
float: left;
}
.bondage-title-box {
height: 30px;
width: 100px;
border-top: 3px solid #FFF;
border-top: 3px solid #CCC;
border-top: 3px solid #CCC;
border-top: 3px solid #CCC;
margin-top: -3px;
margin-left: 80px;
}
.bondage-title-box {
height: 20px;
width: 100px;
margin-top: -3px;
border-top-width: 3px;
border-right-width: 3px;
border-bottom-width: 3px;
border-left-width: 3px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #FFF;
border-right-color: #F3F3F3;
border-bottom-color: #F3F3F3;
border-left-color: #F3F3F3;
font-family: Arial, sans-serif;
font-size: 16px;
color: #909;
font-weight: bold;
margin-left: 20px;
text-align: center;
}
.featured-bondage {
height: 228px;
width: 118px;
padding-right: 3px;
padding-left: 3px;
float: left;
text-align: center;
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
color: #666;
text-decoration: none;
font-weight: bold;
}
.featured-bondage a{
text-decoration: none;
color: #666;
}
.featured-bondage a:hover{
text-decoration: none;
color: #909;
}
.featured-bondage-categories {
height: 251px;
width: 300px;
float: left;
margin-top: -23px;
text-decoration: none;
}
.bondage-icons {
float: left;
height: 115px;
width: 100px;
padding-top: 8px;
text-align: center;
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
color: #666;
text-decoration: none;
font-weight: bold;
}
.bondage-icons a{
text-decoration: none;
color: #666;
}
.bondage-icons a:hover{
text-decoration: none;
color: #909;
}
.footermenu {
text-align: center;
list-style-position: inside;
list-style-type: none;
float: left;
padding-left: 230px;
float:left;
width: 755px;
}

#plupperButton {
	width: 190px;
	margin-left: 5px;
}
.frontshare {
padding-top: 35px;
}
.popular-sex-toys {
	height: 180px;
	width: 805px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 3px solid #F3F3F3;
}
.popular-sex-toys-title h2{
    font-size: 16px;
    height: 0;
    margin-top: 0px;
    padding-bottom: 10px;
    color: #663399;
}
.popular-sex-toys-title a{
        text-decoration: none;
	color: #663399;
}
.popular-sex-toys-title a:hover{
	text-decoration: underline;
	color: #663399;
}
.popular-sex-toys #___plusone_0{
    padding-left: 115px;
    padding-top: 29px;
}

/*
	jQuery Coda-Slider v2.0 - http://www.ndoherty.biz/coda-slider
	Copyright (c) 2009 Niall Doherty
	This plugin available for use in all personal or commercial projects under both MIT and GPL licenses.
*/

/* Most common stuff you'll need to change */

	.coda-slider-wrapper { padding: 20px 0 }
	.coda-slider { background: White }
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { height: 200px; overflow: auto !important; padding-right: 20px }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel { width: 600px } 
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 600px }
	.coda-slider-wrapper.arrows .coda-slider { margin: 0 10px }
	
	/* Arrow styling */
	.coda-nav-left a, .coda-nav-right a { background: #000; color: #fff; padding: 5px; width: 100px }
	
	/* Tab nav */
	.coda-nav ul li a.current { background: #39c }
	
	/* Panel padding */
	.coda-slider .panel-wrapper { padding: 20px }
	
	/* Preloader */
	.coda-slider p.loading { padding: 20px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
	.coda-nav ul { clear: both; display: block; margin: auto; overflow: hidden }
	.coda-nav ul li { display: inline }
	.coda-nav ul li a { background: #000; color: #fff; display: block; float: left; margin-right: 1px; padding: 3px 6px; text-decoration: none }
	
	/* Miscellaneous */
	.coda-slider-wrapper { clear: both; overflow: auto }
	.coda-slider { float: left; overflow: hidden; position: relative }
	.coda-slider .panel { display: block; float: left }

#plupperButton {
	width: 190px;
	margin-left: 5px;
}
.popular-sex-toys {
	height: 180px;
	width: 805px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 3px solid #F3F3F3;
}
.popular-sex-toys-title {
	font-family: Arial, Helvetica, sans-serif;
	color: #663399;
	font-weight: bold;
	font-size: 16px;
	width: auto;
	padding-top: 5px;
	padding-left: 5px;
}
.popular-sex-toys-title a{
        text-decoration: none;
	color: #663399;
}
.popular-sex-toys-title a:hover{
	text-decoration: underline;
	color: #663399;
}



.popular-sex-toys li {
	list-style-type: none;
	font-size: 14px;
}
.popular-sex-toys ul {
    margin-left: 0;
    margin-top: 0;
    padding-left: 6px;
    padding-top: 0;
}
.popular-sex-toys li a{
	text-decoration: none;
	color: #666;
}
.popular-sex-toys li a:hover{
	text-decoration: none;
	color: #909;
}
.popular-sex-toys-box {
	float: left;
	height: 177px;
	width: 161px;
	border: 0px solid #000;
}
.smbadgea {
width: 110px;
height: 30px;
float: right;
margin-right: 45px;
margin-top: 9px;
}
.smbadgeb {
width: 110px;
height: 0px;
float: left;
margin-top: -12px;
}
.smbadgea td{
width:110px;
}
.smbadgea img{
width:100%;
}
.smbadgeb td{
width:110px;
}
.smbadgeb img{
width:100%;
}
#formcontact {
width: 350px;
}
.contactfname {
float: left;
width: 100px;
height: 20px;
}
.contactfnamebox {
float: right;
width: 220px;
height: 20px;
}
.contactlname{
float: left;
width: 100px;
height: 20px;
}
.contactlnamebox {
float: right;
width: 220px;
height: 20px;
}
.contactemail {
float: left;
width: 100px;
height: 20px;
}
.contactemailbox {
float: right;
width: 220px;
height: 20px;
}
.contactphone {
float: left;
width: 100px;
height: 20px;
}
.contactphonebox {
float: right;
width: 220px;
height: 20px;
}
.contactcommentsbox{
width: 300px;
}
.sex-toys-title-box h1 a {
	font-size: 20px;
	color: #663399;
	margin-top: -3px;
	text-decoration: none;
}
.sex-toys-title-box h1 a:hover {
	text-decoration: underline;
	
}
.sex-toys-title-box h1 {
	margin-top: -5px;
}
.bondage-title-box h1 a {
	font-size: 20px;
	color: #663399;
	margin-top: -3px;
	text-decoration: none;
}
.bondage-title-box h1 a:hover {
	text-decoration: underline;
	
}
.bondage-title-box h1 {
	margin-top: -5px;
}
.lingerie-title-box h1 a {
	font-size: 20px;
	color: #663399;
	margin-top: -3px;
	text-decoration: none;
}
.lingerie-title-box h1 a:hover {
	text-decoration: underline;
	
}
.lingerie-title-box h1 {
	margin-top: -5px;
}
/* Tony's changes to detail page */
.pdetailspanel {
-moz-border-radius:5px 5px 5px 5px;
-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.5);
background:none repeat scroll 0 0 #f7f7f7;
border-style:none;
height: 451px;
margin-top: 15px;
padding: 10px;
width: 790px;
}
.pdetailspanel price {
font-family:Arial,Helvetica,sans-serif;
font-size:24px;
font-weight:bold;
padding-left:150px;
}
.pdetailsimage {
width: 320px;
float: left;
height: 453px;
background: #FFFFFF;
overflow: hidden;
}
.pdetailsimage img {
float: left;
}
.pdetailsimage .freeshipping{
        position: absolute;
        margin-left: -83px;
        margin-top: 0px;
}

.pdetailspanel h1 {
    float: right;
    margin-top: 0px;
    height: 50px;
    text-align: center;
    width: 456px;
    font-size: 20px;
}
.pddetailsinfo {
width: 300px;
float: right;
}
.pddetailsinfo form {
width: 400px;
}
.detailscrumb {
margin-top:-27px;
*margin-left:-328px;
*margin-top:-31px;
position: absolute;
}
.detailscrumbcont {
float: left;
}
.detailscrumbcont div {
float: left;
margin-right: 5px;
}
.prodborder {
background: none repeat scroll 0 0 #FFFFFF;
border:1px solid #CFCDCD;
float:right;
height:442px;
padding:5px;
width:450px;
}
.prodnav {
width:100%;
float: left;
height: 17px;
}
.prodnav ul{
border:1px solid #CFCDCD;
margin-left: 0px;
margin-top: 0px;
padding-left: 0px;
text-align: center;
width: 447px;
}
.prodnav li {
display:inline;
list-style-type:none;
padding-right: 10px;
}
.prodnav a{
text-decoration:none;
}
.prodnav a:hover{
text-decoration:underline;
}
.red {
color: #ef0000;
}
.yellow {
color: #ff9600;
}
.green {
color: #79b800;
}
.proddetolpricetx {
    color: red;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 12px;
    padding-left: 50px;
    width: 200px;
}
.proddetolprice{
    color: red;
    float: left;
    font-size: 18px;
    font-weight: bold;
    height: 18px;
    padding-left: 40px;
    text-decoration: line-through;
    width: 190px;
}
.proddetpricetx {
    color: green;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding-left: 100px;
    width: 140px;
}

.proddetprice {
    color: green;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 24px;
    font-weight: bold;
    padding-left: 100px;
    width: 140px;
}
.prodinfoord {
    color: green;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin-left: 271px;
    margin-top: 269px;
    position: absolute;
    width: 140px;
   *margin-top: -16px;
   *margin-left: 0px;
}
.prodinfostock {
    color: green;
    float: right;
    font-weight: bold;
    margin-top: -33px;
    width: 145px;
}
.pddetailplay {
    margin-left: 267px;
   *margin-left: 237px;
    margin-top: 329px;
   *margin-top: 267px;
    position: absolute;
    width: 175px;
}
.smallbadge2 {
margin-left:350px;
margin-top:409px;
*margin-top:343px;
position:absolute;
width:100px;
}
.smallbadge1 {
margin-top:393px;
*margin-top:320px;
position:absolute;
width:100px;
}
.smallbadge2 img{
width: 100px;
}
.smallbadge1 img{
width: 100px;
}
.smallshare {
    margin-left: 147px;
    float: left;
    margin-top: 420px;
   *margin-top:346px;
    position: absolute;
    width: 145px;
}
.gplusonepd {
    float: left;
    padding-right: 3px;
}
.pddetailsdata {
width: 450px;
float: right;
}
.pddetailsinfo{
float:right;
width:450px;
}
.prodinfoline {
width: 440px;
float: left;
padding-top:5px;
}
.prodinfohead {
float:left;
padding-left:70px;
width:50px;
}
.prodinfodata {
width: 290px;
float: right;
}
.prodrating {
float:left;
padding-left:70px;
width:160px;
}
.prodinv {
width: 200px;
float: right;
}
.prodinfoq {
    float: left;
    margin: auto;
    padding-top: 5px;
    position: relative;
    text-align: center;
    width: 450px;
}
.panel {
-moz-border-radius:5px 5px 5px 5px;
-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.5);
background:#f7f7f7;
border-style:none;
padding: 5px;
margin-top: 5px;
float: left;
}
.panel img {
padding:5px;
}
.top a{
margin-left: 700px;
text-decoration: none;
float: left;
}
.top a:hover {
text-decoration: underline;
}
.panelborder {
background: none repeat scroll 0 0 #FFFFFF;
padding: 5px;
border: solid 1px #cfcdcd;
float: left;
width: 788px;
}
.panelborder h2 {
margin-top: -5px;
font-size:18px;
}
.moreimages {
float: left;
}
.moreimagesdesc {
width: 300px;
}
.sdescription {
    background: none repeat scroll 0 0 #F8EBF6;
    border: 1px solid #CFCDCD;
    color: #666666;
    float: left;
    height: auto;
    padding: 10px;
    width: 215px;
    margin-right: 15px;
    margin-left: 25px;
}
.sdescription h4{
    margin-top: 0px;
    margin-bottom: 0px;
}
.sdescription ul{
    list-style: disc outside none;
    padding-left: 0px;
}
.sdescription li{
    list-style: disc outside none;
    margin-left: 18px;
    padding-left: 0px;
}
.fulldesc {
float: left;
width: 500px;
}
.fulldesc2 {
float: left;
}
.deschead {
    color: #444444;
    margin-bottom: 0px;
    padding-bottom: 0px;
    width: 510px;
}
.deschead2{
    color: #444444;
    font-weight: lighter;
    margin-top: 0px;
}
.sex-toy-materials {
width: 300px;
height: 315px;
}
.description {
font-size: 14px;
}
.ratingstars {
    float: left;
    padding-left: 50px;
    width: 80px;
}
.ratingstars img {
padding:0px;
}
.ratingoverview {
padding-bottom: 30px;
}
.custrevh {
    padding-left: 50px;
    margin-bottom: 8px;
}
.poster {
    width: 600px;
}
.prodreview {
    padding-bottom: 10px;
    padding-left: 50px;
    width: 690px;
}
.reviewform {
    border: 1px solid #CFCDCD;
    margin: auto;
    padding: 5px;
    width: 680px;
}
.reviewform label {
width: 50px;
}
.reviewform [for="rating"] {
    float: left;
    font-weight: bold;
    margin-top: 0;
    padding-left: 50px;
    position: relative;
}
.reviewform [for="review"] {
    font-weight: bold;
    margin-left: 50px;
    position: absolute;
    margin-top:15px;
}
.reviewform [name="name"] {
    margin-left: 335px;
    margin-top: -176px;
   *margin-top: 0px;
   *margin-left: 15px;
    position: absolute;
    width: 300px;
    background: none repeat scroll 0 0 #FFFEEC;
}
.reviewform [for="name"] {
    font-weight: bold;
    margin-left: 285px;
    margin-top: -172px;
    position: absolute;
}

.inputclear {
    float: left;
    padding-left: 0;
    width: 80px;
   *width: 680px;
}
.inputclear a {
width:10px;
}
.inputclear img {
padding: 0px;
}
.reviewform textarea {
    margin-left: 50px;
    margin-top: 35px;
    width: 586px;
    background: none repeat scroll 0 0 #FFFEEC;
}
.reviewform [class="btn"] {
margin-left:566px;
}
.pddetaildata {
    float: left;
    height: 200px;
    overflow: hidden;
    *width:450px;
}

