html,body,h1,h2,h4,h4,h5,h6,div,p,p2 {
	margin:0;
	padding:0;
}

body {
	margin: 0;
	padding: 0;
	background-color: #fff;
}

#body {
	margin: 20px auto 20px auto;
	padding: 0;
	text-align: center;
	width: 790px;
}

#header {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 638px;
}

#main {
	margin: 35px 0 0 0;
}

#left {
	width: 95px;
	margin: 0 0px 0 0;
	padding: 0;
	float: left;
	text-align: right;
}

#right {
	margin: 0 10px 0 0;
	padding: 0;
	float: right;
	width: 670px;
	text-align: center;
}

#content {
	margin: 0 60px 0 5px;
	padding: 0;
	text-align: left;
}

.highlight {
	margin: 0 auto 0 auto;
	padding: 15px 15px 0 15px;
	line-height: 135%;
	background-color: #A6D0E9;
	text-align: left;
	width: 500px;
}

.highlight-product {
	margin: 0 auto 0 auto;
	padding: 15px 15px 0 15px;
	line-height: 135%;
	background-color: #A6D0E9;
	text-align: left;
	width: 500px;
}

.show-highlight {
	margin: 0 auto 0 auto;
	padding: 15px;
	line-height: 135%;
	background-color: #F9A6D7;
	text-align: left;
	width: 500px;
}

.buffer {
	margin: 0 auto 0 auto;
	height: 15px;
	padding: 0 15px 0 15px;
	background-color: #A6D0E9;
	width: 500px;
}

.about-us, .about-us-bordered {
	margin: 0 auto 0 auto;
	padding: 15px;
	line-height: 135%;
	text-align: left;
	width: 500px;
}

.about-us-bordered {
	border: 1px solid #ED008B;
}

.buy {
	margin: 8px 0 8px 0;
	padding: 15px 0 15px 0;
	border-top: 1px dotted #A6D0E9;
	border-bottom: 1px dotted #A6D0E9;
	text-align: right;
}

#rainbow {
	margin: 0 auto 0 auto;
	padding: 15px;
	line-height: 135%;
	background-color: #FFFF9C;
	text-align: left;
	width: 500px;
}

#leftsub {
	float: left;
	margin: 0;
	padding: 0;
	width: 178px;
	height: 130px;
	text-align: left;
	background: url(rubber.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

#rightsub {
	float: right;
	margin: 0;
	padding: 0;
	width: 300px;
	text-align: left;
}

.clear {
	margin: 0;
	padding: 0;
	clear: both;
	height: 0;
}

#footer {
	margin: 0;
	padding: 10px 0 0 0;
	width: 500px;
	border-top: 1px dotted #0077C0;
}

#contact {
	margin: 0;
	padding: 0;
	height: 250px;
	background-image: url(images/bg_phone.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

/* Shop */

form {
	margin: 0;
	padding: 0;
	/*display: inline;*/
}

.light {
	background-color: #fff;
	margin: 0;
	padding: 15px;
	border: 0;
	text-align: left;
}

.small {
	background-color: #fff;
	margin: 0;
	padding: 0;
	border: 0;
	height: 0px;
}

.dark {
	background-color: #A6D0E9;
	margin: 0;
	padding: 15px;
	border: 0;
	text-align: left;
}

.local, .green {
	background-color: #FFE97F;
	margin: 0;
	padding: 15px;
	text-align: left;
}

.text {
	display: block;
}

.td {
	margin: 0;
	padding: 15px;
}

.pad {
	margin: 5px 10px 5px 0;
	padding: 10px;
	background-color: #fff;
}

textarea, .input, .alert {
	background-color: #FFFFD3;
}

.alert {
	margin: 0 auto 0 auto;
	padding: 15px;
}

.big {
	font-size: 14px;
	line-height: 135%;
}

/* Magic */

.text, .text-front {
	cursor: pointer;
	cursor: hand;
	text-decoration: underline;
	color: #EC008C;
	margin: 0;
	padding: 0;
	display: inline;
}

.hand {
	cursor: pointer;
	cursor: hand;
}

.show, .show-ajax {	 }

.show-inline { /* Drop box */
	position: absolute;
	display: inline;
	z-index: 100;
	border: 1px solid #0077C0;
	background-color: #A6D0E9;
	margin: 0;
	padding: 3px;
	line-height: 135%;
	}

.hide, .hide-ajax { display: none; }

.show-desc, .show-desc-top {
	background-color: #F9A6D7;
	margin: 0;
	padding: 15px;
	border: 0;
	text-align: left;
	}
.show-desc {
	border-bottom: 10px solid #fff;
	}
.show-desc-top {
	border-top: 10px solid #fff;
	}
	
/* Mock-AJAX */

.highlight-ajax:hover {
	background-color: #FFFFD3;
}

.highlight-me {
	background-color: #FFFFD3;
}

/* Type */

h1, h2, h3, h4, h5, h6, p, p2, a, label, input {
	font-family: Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	}

p, p2 {
	font-size: 14px;
	}

h1 {
	color: #000;
	font-size: 19px;
	}

h2 {
	color: #000;
	font-size: 19px;
	text-transform: uppercase;
	}

h3 {
	color: #000;
	font-size: 14px;
	}

h4 {
	color: #0077C0;
	font-size: 10px;
	}
	
h5 {
	color: #0077C0;
	font-size: 19px;
	margin-bottom: 5px;
	}

h6 {
	color: #0077C0;
	font-size: 10px;
	font-weight: normal;
	}
	
.highlight h2, .about-us h2 {
	font-size: 17px !important;
	text-transform: none !important;
	}

p, label, input {
	color: #005890;
	}

a {
	color: #EC008C;
	}

p2 {
	color: #fff;
	}
.exclaim, .magenta {
	color: #ED008B;
	}
.submit {
	font-weight: bold;
	}

/* Search */

#submit {
	margin-left: 25px;
}

label {
	margin-right: 15px;
}

label, input {
	font-size: 12px;
}

input {
	padding: 3px;
}


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

#shop {
	width: 95px;
	margin: 0;
	padding: 0;
}

#shop li {
	width: 92px;
	height: 45px;
	text-align: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

	* html #shop-container {
		width: 92px; /* for IE5.5/win */
		w\idth: auto;
	}
	#shop li a {
		display: block;
		height: 45px;
		border: none;
		text-decoration: none;
	}
	#shop li a img {
		border: none;
		vertical-align: bottom; /* for IE6 */
	}


#nav {
	height: 58px;
	margin: 0 0 0 16px;
	padding: 0;
	list-style: none;
}

	.home { background: url(home_r.gif); }
	.shop { background: url(shop_r.gif); }
	.faq { background: url(faq_r.gif); }
	.about { background: url(about_r.gif); }
	.links { background: url(links_r.gif); }
	.contact { background: url(contact_r.gif); }
	.thanks { background: url(thanks_r.gif); }

	.cond { background: url(cond_r.gif); background-repeat: no-repeat; background-position: top right; margin: 0; padding: 0; }
	.lubes { background: url(lubes_r.gif); background-repeat: no-repeat; background-position: top right; margin: 0; padding: 0; }
	.massage { background: url(massage_r.gif); background-repeat: no-repeat; background-position: top right; margin: 0; padding: 0; }
	.condom { background: url(condom_r.gif); background-repeat: no-repeat; background-position: top right; margin: 0; padding: 0; }
	.gifts { background: url(gifts_r.gif); background-repeat: no-repeat; background-position: top right; margin: 0; padding: 0; }
	.books { background: url(books_r.gif); background-repeat: no-repeat; background-position: top right; margin: 0; padding: 0; }
	.certs { background: url(certs_r.gif); background-repeat: no-repeat; background-position: top right; margin: 0; padding: 0; }
	.sorry { margin: 20px 0 25px 0; margin: 0; padding: 0; }
	
	#thanks { margin: 0 !important; }

	#nav li {
		display: block;
		width: 54px;
		height: 58px;
		float: left;
		margin: 0 38px 0 0;
		padding: 0;
	}
	#nav a:hover img, #shop a:hover img { visibility: hidden; }
	#nav a, #shop a { display: block; border: none;}
	#nav a, #shop a/**/ {
		height: 58px; /* hide from IE */
	}
	/* fixes for IE \*/
	* html #nav a { cursor: hand; }
	* html #nav li a:hover  { height: 1%; }
	* html #shop a { cursor: hand; }
	* html #shop li a:hover  { height: 1%; }