@charset "utf-8";
* {
   margin : 0;
   padding : 0;
 }
#container {
	width: 957px;
	text-align: left;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	letter-spacing: 1px;
}
body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	background-repeat: repeat-x;
	background-image: url(../img/body_bkg.jpg);
	background-attachment: scroll;
	background-color: #000000;
}
#searchbar {
	background-color: #990000;
	clear: left;
	float: left;
	height: 25px !important;
	height: 32px;
	width: 945px !important;
	width: 955px;
	padding-top: 0px;
	text-align: left;
	padding-right: 10px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	background-color: #CC0000;
	background-image: url(../img/menu_grad.jpg);
	background-repeat: repeat-x;
	background-position:top;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
#searchbar h3 {
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #990000;
}

		#container #header1 {
			background-color: #000000;
			float: left;
			height: 112px;
			width: 775px;
			border-left-width: 1px;
			border-left-style: solid;
			border-left-color: #CCCCCC;
		}
		#container #header2 {
			background-color: #000000;
			float: right;
			height: 102px !important;
			height: 112px;	
			width: 175px !important;
			width: 180px;
			color:#ffffff;
			color: #FFFFFF;
			font-size: 12px;
			letter-spacing: 1px;
			text-align: center;
			padding-right: 5px;
			padding-top: 10px;
			border-right-width: 1px;
			border-right-style: solid;
			border-right-color: #CCCCCC;
		}

/*#header1 {
	background-color: #000000;
	float: left;
	height: 112px;
	width: 655px;
	border-left:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
}
#header2 {
	background-color: #000000;
	float: left;
	height: 102px !important;
	height: 116px;
	width: 175px !important;
	width: 299px;
	color:#ffffff;
	color: #FFFFFF;
	font-size: 12px;
	letter-spacing: 1px;
	text-align: center;
	padding-right: 5px;
	padding-left: 120px;
	padding-top: 10px;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
}*/

#header2 td {
color:#ffffff;
}
#header2 h2 {
	color:#ffffff;
	font-size: 12px;
	font-weight: bold;
}
#maincontent {
	padding-left:10px;
	width: 770px !important;
	width: 780px;
	padding-top:5px;
	padding-right:5px;
	float: right;
	/*border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #FFFFFF;*/
	min-height:675px;
	font-size: 11px;
	color: #000000;
	background-color:#ffffff;
	/*background-color:#ed217c;*/
	overflow:visible !important;
	overflow:hidden;
}
#container #contentwrapper #maincontent .indexcats {
	margin-right: 4px;
}

#maincontent p{
	padding-right:5px;
}
#maincontent li {
	padding-left: 20px;
	list-style-type: none;
	background-image: url(../img/bullet1.gif);
	background-repeat: no-repeat;
	padding-bottom: 4px;
	background-position: 0px -1px;
}
#maincontent ul {
	padding-bottom: 15px;
	padding-top: 5px;
}
#footer {
	background-color: #990000;
	height: 30px !important;
	height: 47px;
	width: 925px !important;
	width: 955px;
	float: left;
	/*border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #FFFFFF;*/
	text-align: center;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background-color: #CC0000;
	background-image: url(../img/menu_grad.jpg);
	background-repeat: repeat-x;
	background-position:top;
}
#footer a{
	color:#FFFFFF;
	font-size: 11px;	
}
.module {
	height: 100% !important;
	height: 100px;
	width: 185px;
	background-color: #f6f6f6;
	padding-bottom: 2px;
	margin-bottom:5px;
}
.module p, .module td,.module img{
	padding-left:2px;
	padding-right:2px;
	padding-bottom:1px;
}
.module img{
	display: block;
    margin-left: auto;
    margin-right: auto;
	padding-top:3px;
	padding-bottom:3px;
}
.module a:hover{
	text-decoration:underline;
}
.module h2{
	height: 20px;
	width: 100%;
	margin: 0px;
	display: inline-block;
	text-align: center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	background-color: #CC0000;
	background-image: url(../img/menu_grad.jpg);
	background-repeat: repeat-x;
	background-position:top;
	color:#FFFFFF;
}
.module a:link{
	color:#CC0000;
	text-decoration:none;
}
.module a:hover,.module a:active{
	text-decoration:underline;
}

/*START accordion menu classes*/
.menuitems{ /*header of 1st demo*/
	cursor: hand;
	background-repeat: no-repeat;
	background-position: 5px 2px;
	padding-left: 20px;
	padding-bottom::4px;
	font-weight:normal;
}
.menuitems:hover{ /*header of 1st demo*/
	cursor: hand;
 	color:#FFFFFF;
}

.menucontents{ /*class added to contents of 1st demo when they are open*/
	font-size: 12px;
}
.menuitemsON {
	cursor: hand;
	padding-bottom: 3px;
	color: #FFFFFF;
}
/*END accordion menu classes*/

.productbox {
	margin: 3px;
	float: left;
	height: 185px;
	width: 244px;
	font-size: 10px;
	text-align: left;
	clear: none;
	padding: 2px;
}
.productbox img{
	margin-bottom:1px;
}
.imgbdr {
	border: 1px solid #666666;
}
.imgbdr2 {
	border: 1px solid #7f7f7f;
}
a:link,a:visited {
	color: #cc0000;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
}

input,textarea,select {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	border: 1px solid #000000;
	letter-spacing: 0px;
	color: #990000;
	background-color: #ffffff;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
 
.catbox {
	background-color:#FFFFFF;
	width:200px;
	height:80px;
	margin-bottom:10px;
	margin-right:20px;
	border: 1px dashed #000000;
}
.tableheader {
	background-color: #CC0000;
	background-image: url(../img/menu_grad.jpg);
	background-repeat: repeat-x;
	color:#FFFFFF;
	font-weight: bold;
	padding: 2px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #ffffff;
}
.tableheaderN {
	background-color: #CC0000;
	background-image: url(../img/menu_grad.jpg);
	background-repeat: repeat-x;
	color:#FFFFFF;
	font-weight: bold;
	padding: 2px;
}
.tableheaderR {
	background-color: #CC0000;
	background-image: url(../img/menu_grad.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	color:#FFFFFF;
	padding: 2px;
	text-align:right;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #ffffff;
}
.tablecontent {
	/*background-color: #474747;*/
	padding: 2px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	vertical-align: top;
}
.tablecontentR {
	/*background-color: #474747;*/
	padding: 2px;
	text-align:right;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	vertical-align: top;
}
p {
	padding-bottom: 10px;
	padding-right: 10px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 25px;
	margin-top:19px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 5px;
} 
a.maleover {
	display: block;
	width: 55px;
	height: 71px;
	background: url(../img/cat/male.gif) 0 0 no-repeat;
	text-decoration: none;
	float: left;
	margin-left: 0px;
	margin-right:3px;
}
a:hover.maleover {
    background-position: -55px 0;}
a.womanover {
    display: block;
    width: 55px;
    height: 71px;
    background: url(../img/cat/women.gif) 0 0 no-repeat;
    text-decoration: none;
	float: left;
	margin-right:3px;}
a:hover.womanover {
    background-position: -55px 0;}
a.vibover {
	display: block;
	width: 55px;
	height: 71px;
	background: url(../img/cat/vibrators.gif) 0 0 no-repeat;
	text-decoration: none;
	float: left;
	clear: right;
	margin-right:3px;
}
a:hover.vibover {
    background-position: -55px 0;}
a.rabover {
    display: block;
    width: 55px;
    height: 71px;
    background: url(../img/cat/rabbit.gif) 0 0 no-repeat;
    text-decoration: none;
	float: left;
	margin-right:3px;}
a:hover.rabover {
    background-position: -55px 0;}
a.analover {
    display: block;
    width: 55px;
    height: 71px;
    background: url(../img/cat/anal.gif) 0 0 no-repeat;
    text-decoration: none;
	float: left;
	margin-right:3px;}
a:hover.analover {
    background-position: -55px 0;}
a.dildoover {
    display: block;
    width: 55px;
    height: 71px;
    background: url(../img/cat/dildo.gif) 0 0 no-repeat;
    text-decoration: none;
	float: left;
	margin-right:3px;}
a:hover.dildoover {
    background-position: -55px 0;}
a.kitsover {
    display: block;
    width: 55px;
    height: 71px;
    background: url(../img/cat/kits.gif) 0 0 no-repeat;
    text-decoration: none;
	float: left;
	margin-right:3px;}
a:hover.kitsover {
    background-position: -55px 0;}
a.topover {
    display: block;
    width: 55px;
    height: 71px;
    background: url(../img/cat/topsellers.gif) 0 0 no-repeat;
    text-decoration: none;
	float: left;
	margin-right:3px;
	margin-left:30px;}
a:hover.topover {
    background-position: -55px 0;}
a.couplesover {
    display: block;
    width: 55px;
    height: 71px;
    background: url(../img/cat/couples.gif) 0 0 no-repeat;
    text-decoration: none;
	float: left;
	margin-right:3px;
	}
a:hover.couplesover {
    background-position: -55px 0;}
#spacefix {
	width: 185px;
	height: 71px;
	overflow: hidden;
	float: right;
}
#products {
	margin: 0px;
	float: left;
	height: 100% !important;
	height: 500px;
	width:100% !important;
	width: 770px;
	text-align:left;
}
#displayproductsleft {
	margin: 0px;
	float: left;
	height: 100% !important;
	height: 500px;
	width: 770px !important;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	min-height:500px;
}

#displayproductsright {
	float: right;
	height: 100% !important;
	height: 400px;
	width: 400px !important;
	width: 400px;	
	text-align: center;
	margin-right:0px;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-bottom: 0px;
}

#floatclearright {
	float: left;
	clear:both;
	width: 555px;
	text-align: right;
}
#floatrightmargin {
	float: left; 
	clear:left;
	text-align: right;
	margin-right: 10px;
	clear:left;
	width:555px !important;
	width:545px;
}
td {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
}
#chartdiv{
	height: 300px;
	width: 500px;
	overflow: hidden;
}
.redtext {
	color: #FF0000;
	background-color: #EEEEEE;
	text-align: center;
	border: 1px solid #000000;
	width: 300px;
	margin-left: 45px;
	padding-top:5px;
}
#displayproductsleft a {
		color:#cc0000;
		text-decoration: none;
	}
	#displayproductsleft a:hover {
		color:#cc0000;
		text-decoration: underline;
	}
	#displayproductsleft .cart_title {
	width: 185px;
	float:left;
	font-weight:bold;
	height:20px;
	padding-left:5px;
	text-align:left;
	}
	#displayproductsleft .cart_data {
	width: 170px;
	height:20px;
	float:right;
	text-align:right;
	padding-right:5px;
	}
	#displayproductsleft .cart_attachpadding {
	margin-top:20px;
	}
	#displayproductsleft .cart_fulldata {
	width: 355px;
	height:20px;
	float:left;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
	}
	#displayproductsleft .proddetailsheader {
	width:365px;
	display:block;
	float:left;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 15px;
	line-height:20px;
	text-align:left;
	clear:left;
	
	}
.carttitle {
	color:#FFFFFF;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 6px;
}
.carttitleS {
	color:#FFFFFF;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 6px;
}
.carttitle2S {
	color:#FFFFFF;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 6px;
}
.cartinfotext {
	font-size: 9px;
	text-align:right;
	padding-right:7px;
	padding-bottom: 6px;
}
.carttitle2 {
	color:#FFFFFF;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 6px;
}
#cart3,#cart1 {
	background-color:#dfe5e6;
	border: 1px dashed #000000;
	float: right;
	height: 200px;
	width: 170px !important;
	width: 185px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-right: 0px !important;
	margin-left: 0px;
	text-align: left;
	font-size: 11px;
	margin-bottom:5px;
}
#cartcontainer  {
	height: 100% !important;
	height: 600px;
	width: 555px !important;
	width: 555px;
	float:left;
	vertical-align: top;
	padding-bottom:20px;
}
.basketbutton {
	width:170px;
	font-weight:bold;
}
.cart_buy {
	background-color: #CC0000;
	background-image: url(../img/menu_grad.jpg);
	background-repeat: repeat-x;
	letter-spacing: 1px;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
	padding-left:15px !important;
	padding-right:15px !important;
	overflow:visible;	
}
		
	html>/**/body .cart_buy 
		{ 
		overflow:auto; 
		} 
	.cart_buy:hover {
			background-color: #C93B3B;
		}
	.buttonclass {
			background-color: #CC0000;
			background-image: url(../img/menu_grad.jpg);
			background-repeat: repeat-x;
			letter-spacing: 1px;
			color: #FFFFFF;
			font-weight: bold;
			padding-left:5px;
			padding-right:5px;
			overflow:visible;
			/*border:none;	*/
		}
		
		html>/**/body .buttonclass 	{ 
			overflow:auto; 
		} 
	.buttonclass-black {
			background-color: #000000;
			background-image:url(../img/buttongrad-black.jpg);
			background-repeat: repeat-x;
			letter-spacing: 1px;
			color: #FFFFFF;
			font-weight: bold;
			padding-left:5px;
			padding-right:5px;
			overflow:visible;
			border:none 1px	#000000;	
		}
		
		html>/**/body .buttonclass-black 	{ 
			overflow:auto; 
		} 
#mods  {
	width: 185px;
	height: 100% !important;
	height: 80px;
	float: right;
	padding-top: 0px;
	padding-left: 0px;
	clear: right;
	padding-right: 0px;
	padding-bottom: 0px;
	border-top: 0px solid #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: visible;
}
.pad_prods {
	padding-bottom:20px;
}
.floatright {
	padding: 0px;
	float: right;
	clear: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 3px;
	/*border: 1px solid #333333;*/
}
.floatleft {
	margin: 0px 3px 0px 0px;
	padding: 0px;
	float: left;
	width: 200px;
	clear: left;
	/*border: 1px solid #333333;*/
}
#displayproductscreds {
	margin: 0px;
	float: right;
	height: 100% !important;
	height: 150px;
	width: 170px !important;
	width: 175px;
	padding: 5px;
	clear:right
}
.menu_subcat_links {
	float: left;
	height: 100px;
	width: 250px;
	color: #FFFFFF;
}
.menu_subcat_links img{
	/*border: 1px solid #000000;*/
	}
	
.menu_subcat_links a {
	margin-left:60px;
	}
	
	
.indexcols {
	float: left;
	width: 283px;
	margin-top:5px;
}
.indexcols h2{
	color:#FFFFFF;
	background-color: #CC0000;
	background-image: url(../img/menu_grad.jpg);
	background-repeat: repeat-x;
	height:18px;
	width: 95%;
	margin: 0px;
	display: inline-block;
	text-align: center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	margin-bottom:4px;
}
.indexcols p{
	width:95%;
}
#container #leftmenu {
			float: left;
			height: 100% !important;
			height: 450px;
			padding-top:5px;	
			width: 170px;
			background-color: #F3F3F3;
			overflow:hidden;
		}

				#container #contentwrapper #leftmenu #menufooter {
					padding-top: 15px;
					padding-left:10px;
				}
				#container #contentwrapper #leftmenu h3 {
					font-size: 12px;
					padding-bottom:5px;
					letter-spacing: 1px;
				}
				#container #contentwrapper #leftmenu li {
					margin: 0px;
					padding-top: 0px;
					padding-right: 0px;
					padding-bottom: 0px;
					padding-left: 0px;
					list-style-type: none;
					letter-spacing: 1px;
					font-weight: normal;
				}
				#container #contentwrapper #leftmenu ul {
					margin: 0px;
					padding-top: 0px;
					padding-right: 0px;
					padding-bottom: 15px;
					padding-left: 0px;
					list-style-type: none;
				}
				#container #contentwrapper #leftmenu .bottommargin {
					margin-bottom:15px;
				}
						#container #contentwrapper #leftmenu #buildmenu a {
							color:#000000;
							text-decoration:none;
							font-weight:normal;
							width:100%;
							display:block;
							padding-bottom: 2px;
							padding-bottom: 2px;
							padding-left:15px;
							border-bottom:dashed 1px #cccccc;
						}
						#container #contentwrapper #leftmenu #dropdown a{
							color:#cc0000;
							text-decoration:none;
							font-weight:normal;
							padding-bottom: 0px;
							padding-left:30px;
							border-bottom:none;
							background-color:#FCFCFC;
						}
						#container #contentwrapper #leftmenu #dropdown a:hover {
							color:#F262A3;
							background-color:#cc0000 !important;
							color:#FFFFFF;
						}
						#container #contentwrapper #leftmenu #buildmenu a:hover {
							background-color:#cccccc;
							color:#FFFFFF;
						}
					#container #contentwrapper #leftmenu label {
					font-weight:bold;
					}
.cartheader {
	background-color: #cc0000;
	background-image:url(../img/menu_grad.jpg);
	background-repeat: repeat-x;
	height: 17px;
	width: 550px;
	float:left;
	background-position: left top;
	text-align: left;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	color:#FFFFFF;
	margin-top:20px;
	margin-bottom: 15px;
	letter-spacing: 1px;
	font-size: 13px;
	font-weight: bold;
}
.prodpageheader {
	width:760px !important;

}

.cartheadertitle {
	font-size: 16px;
}
.fgifts {
	float:left;
	width:90px;
	height:90px;
	margin-left:24px !important;
	margin-right:24px !important;
	margin-left:24px ;
	margin-right:24px ;
	margin-bottom:10px;
}
.prod_detailblock{
	width:249px !important;
	width:248px;
	margin-right:3px;
	margin-left:3px;
	float:left;

}
	.prod_detailblock h2{
		width:249px;
		height:15px;
		background-color: #cc0000;
		background-image:url(../img/menu_grad.jpg);
		background-repeat: repeat-x;
		background-position: left top;
		font-size: 13px;
		font-weight: bold;
		letter-spacing: 1px;
		color:#FFFFFF;
		padding-left: 3px;
		padding-top:2px; }
		
	.prod_detailblock ul{
		margin-top:0px;
		padding-top:0px;
	}

.prod_textblock {
	width:770px;
	margin-bottom:10px;
	float:left;
}
#siteanchors {
	height: 89px;
	width: 760px;
	float:left;
	background-position: left top;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	color:#FFFFFF;
	margin-bottom: 5px;
}
#siteanchors .ancbdr {
	border:none;
	margin-right:1px;
	margin-left:1px;
}
#relatedprods {
	background-color: #000000;
	background-image: url(../img/mod-bg.gif);
	background-repeat: repeat-x;
	height: 145px;
	width: 570px;
	float:left;
	background-position: left top;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	color:#ffffff;
	margin-top: 10px;
	margin-bottom: 10px;
}
.try {
	width:170px;
	height:127px;
	float:left;
	padding-left:10px;
	padding-right:10px;	
	text-align:center;
}
/*Productbox styles*/

.productbox {
	margin-left:5px;
	margin-right:5px;
	margin-top:3px;
	margin-bottom:3px;
	float: left;
	height: 185px;
	width: 245px;
	font-size: 11px;
	text-align: left;
	clear: none;
	padding: 0px;
}
	.productbox  a {
		font-weight:bold;
	}
	.productbox  h3 {
		font-size:13px;
		padding:0px;
		margin:0px;
		font-weight:bold;
	}
	.productbox form {
		margin-top:10px;
		clear:both;
		float:left;
		width:100%;
	}
	.productbox input {
		margin:0px;
		font-size: 10px;
		letter-spacing: 1px;
	}
	.productbox .prod_box_left {
		height:15px;
		width:100px;
		float:left;
		padding-left:0px !important;
		padding-right:0px !important;
		padding-top:0px !important;
		padding-bottom:5px !important;
		margin:0px !important;
		font-weight:bold;
	}
	.productbox .prod_box_right {
		height:15px;
		width:140px;
		float:left;
		padding-left:0px !important;
		padding-right:0px !important;
		padding-top:0px !important;
		padding-bottom:5px !important;
		margin:0px !important;
	}
	.productbox .prod_box_desc {
		width:138px !important;
		width:134px;
		height:102px;
		float:right;
		padding-left:2px !important;
		padding-right:3px !important;
		padding-top:0px !important;
		padding-bottom:0px !important;
		margin:0px !important;
	}
	.productbox img {
		float:left;
	}
	
/*Productbox styles*/
#container #contentwrapper {
			float: left;
			height: 100% !important;
			height: 500px;
			width: 955px;
			background-color: #F3F3F3;
			border-right-width: 1px;
			border-left-width: 1px;
			border-right-style: solid;
			border-left-style: solid;
			border-right-color: #CCCCCC;
			border-left-color: #CCCCCC;
		}
}
#container #contentwrapper #leftmenu #menufooter {
	font-weight: bold;
	padding-top: 15px;
}