#wrapper {
	width: 960px;
	margin: 0 auto;
}

#left {
	float: left;
	width: 211px;
	position: relative;
}

#left #header {
	height: 147px;
}

.menu {
	width: 211px;
}

.menu ol {
	list-style: none;
	margin: 0;
	padding: 0;
}
.menu ol li {
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #73A9B7;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: uppercase;
	padding: 10px 0 0 0;
	margin: 0;
}
.menu ol li a {
	color: #73A9B7;
	text-decoration: none;
}
.menu ol li a:hover {
	color: #4E8998;
}
.menu ol li ol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #293A85;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0;
	margin: 0 0 0 43px;
	padding: 0 0 0 10px;
	background: url(../images/menu-item.jpg) 0 5px no-repeat;
}

.menu ol li ol li a {
	color: #293A85;
	text-decoration: none;
}
.menu ol li ol li a:hover {
	color: #606DFF;
}

/* SINGLE MENU */
.menu.single .contents h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #606DFF;
	font-weight: normal;
	letter-spacing: -1px;
	display: inline-block;
	margin: 0;
	margin-bottom: 4px;
}

.menu.single ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

.menu.single ol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #293A85;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0;
	margin: 0 0 0 43px;
	padding: 0 0 0 10px;
	background: url(../images/menu-item.jpg) 0 5px no-repeat;
}

.menu.single ol li a {
	color: #293A85;
	text-decoration: none;
}
.menu.single ol li a:hover {
	color: #606DFF;
}

/*MENU STYLING*/
.menu .top_left {
	background: url(../images/box-top-left-menu.jpg) 0 0 no-repeat;
	height: 18px;
}

.menu .top_right{
	background: url(../images/box-top-right-menu.jpg) 100% 0 no-repeat;
	height: 18px;
}

.menu .top_left.nh {
	float: left;
	background: url(../images/box-top-left.gif) 0 0 no-repeat;
	height: 18px;
	width: 18px;
}
.menu .top_right.nh {
	float: left;
	background: url(../images/box-top-right.gif) 100% 0 no-repeat;
	height: 18px;
	width: 18px;
}

.menu .top {
	float: left;
	width: 175px;
	border-top: 1px solid #DADADA;
}

.menu .bottom_left {
	float: left;
	position: relative;
	background: url(../images/box-bottom-left.gif) 0 0 no-repeat;
	height: 18px;
	width: 18px;
}
.menu .bottom {
	float: left;
	width: 175px;
	border-bottom: 1px solid #DADADA;
	height: 17px;
}
.menu .bottom_right{
	float: left;
	background: url(../images/box-bottom-right.gif) 0 0 no-repeat;
	height: 18px;
	width: 18px;
}
.menu .header {
	background: url(../images/box-bg.gif) 0 0 no-repeat;
}
.menu .contents {
	padding: 0 10px 10px 10px;
	border-left: 1px solid #DADADA;
	border-right: 1px solid #DADADA;
}

/* CENTER */
#center {
	float: left;
	width: 518px;
	padding: 13px 10px 0 10px;
}

#center #intro {
	background: url(../images/intro.jpg) 100% 0 no-repeat;
	min-height: 102px;
}
#center #intro h1 {
	line-height: 38px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 44px;
	color: #79ACB9;
	letter-spacing: -2px;
	text-align: right;
	padding: 12px 75px 0 0;
}

/* PRODUCTS */
.products {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #365F6A;
	font-weight: normal;
}

.products h1, 
.products h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	color: #F70F64;
	margin-top: 0;
}

.products p {
	/*margin: 0;*/
}

.products h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #365F6A;
	letter-spacing: -1px;
}

.products h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #365F6A;
	font-weight: normal;
}

.products a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #365F6A;
	text-decoration: none;
}

.products a:hover {
	text-decoration: underline;
}

.products .pic {
	float: left;
	padding: 0 10px 0 0;
}

.products .description {
	float: left;
	width: 390px;
}

.products .detailed_description {
	float: left;
	width: 270px;
}

.products .left {
	float: left;
	position: relative;
	width: 249px;
	padding: 5px 0 0 5px;
	
}

.products .link {
	padding: 10px;
	background-color: #F70F64;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 80px;
}

.products .link a {
	padding: 10px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.products .left_extend {
	width: 508px;
	padding: 5px 0 0 5px;
}

.products .right {
	float: left;
	width: 249px;
	padding: 5px 0 0 5px;
}

.products .divider {
	clear: both;
	height: 1px;
	width: auto;
	background-color: #DADADA;
}

/* CATALOG */
#catalog .button {
	width: 100px;
	background: url(../images/button-bg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 36px;
	margin: 0 5px 0 0;
	text-align: center;
}

#catalog .button a {
	padding: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

#catalog .button_left {
	background: url(../images/button-left.jpg) 0 0 no-repeat;
}

#catalog .button_right {
	background: url(../images/button-right.jpg) 100% 0 no-repeat;
}

/* SECTION */
.section {
	margin: 10px 0 0 0;
	background: url(../images/section-box-bg.gif) repeat-x;
	height: 34px;
}
.section ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.section ul li {
	background: url(../images/section-item.gif) 0 4px no-repeat;
	padding: 0 10px;
}

.section ul li, 
.section ul li a {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F70F64;
	text-decoration: none;
	text-transform: none;
}

.section ul li a:hover {
	color: #D4004B;
}


.section ul li h1, 
.section ul li h1 a {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #606DFF;
	text-decoration: none;
}

.section ul li h1 a:hover {
	color: #293A85;
}

.section .left {
	float: left;
	position: relative;
	background: url(../images/section-box-left.gif) 0 0 no-repeat;
	height: 34px;
	width: 6px;
}
.section .right {
	float: left;
	position: relative;
	background: url(../images/section-box-right.gif) 0 0 no-repeat;
	height: 34px;
	width: 6px;
}
.section .contents {
	float:left;
	width: 486px;
	padding: 6px 10px 0 10px;
}

/* RIGHT */
#right {
	float: left;
	width: 211px;
}

/* FOOTER */
#footer {
	clear: both;
	width: 960px;
	height: 156px;
	background: url(../images/footer-bg.jpg) repeat-x;
	background-color: #C1094E;
}

#footer .left {
	background: url(../images/footer-left.jpg) 0 0 no-repeat;
	height: 156px;
}

#footer .right {
	background: url(../images/footer-right.jpg) top right no-repeat;
	height: 156px;
}

#footer .bg {
	width: 960px;
	height: 156px;
	background: url(../images/footer-tx-sex-toys.jpg) 97% 50% no-repeat ;
}

#footer .contents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 78px 0 0 80px;
}
#footer .contents a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer .contents a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer .hidden {
	display: none;
}

/* BOXES */
.box {
	width: 211px;
}

.box .top_left {
	float: left;
	position: relative;
	background: url(../images/box-top-left.gif) 0 0 no-repeat;
	height: 18px;
	width: 18px;
}

.box .top {
	float: left;
	width: 175px;
	border-top: 1px solid #DADADA;
	height: 17px;
}
.box .top_right{
	float: left;
	background: url(../images/box-top-right.gif) 100% 0 no-repeat;
	height: 18px;
	width: 18px;
}
.box .bottom_left {
	float: left;
	position: relative;
	background: url(../images/box-bottom-left.gif) 0 0 no-repeat;
	height: 18px;
	width: 18px;
}
.box .bottom {
	float: left;
	width: 175px;
	border-bottom: 1px solid #DADADA;
	height: 17px;
}
.box .bottom_right{
	float: left;
	background: url(../images/box-bottom-right.gif) 0 0 no-repeat;
	height: 18px;
	width: 18px;
}
.box .header {
	background: url(../images/box-bg.gif) 0 0 no-repeat;
}
.box .contents {
	padding: 0 10px 10px 10px;
	border-left: 1px solid #DADADA;
	border-right: 1px solid #DADADA;
}

.box .contents h1, 
.box .contents h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #F70F64;
	font-weight: normal;
	letter-spacing: -1px;
	text-decoration: none;
}
.box .contents h1 a:hover {
	text-decoration: underline;
}
.box .contents h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F70F64;
	font-weight: normal;
	letter-spacing: -1px;
	text-decoration: none;
}

.box .contents h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #606DFF;
	font-weight: normal;
	letter-spacing: -1px;
}

/* LISTS */
ol.lists {
	margin: 10px 20px;
	padding: 0;
	list-style: none;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #365F6A;
}

ol.lists li {
	float: left;
	width: 145px;
	background: url(../images/menu-item.jpg) 0 5px no-repeat;
	padding: 4px 0 4px 10px;
}

ol.lists li a {
	color: #365F6A;
	text-decoration: none;
}
ol.lists li a:hover {
	color: #4E8998;
}

/* PAGER */
.pager {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
.pager a {
	display: inline-block;
	background: #F3F3F3;
	color: #000;
	padding: 4px 6px;
	margin-right: 2px;
	text-decoration: none;
}

.pager a.selected {
	background: #F70F64;
	color: #fff;
}

.pager a:hover {
	text-decoration: none;
}

/* COMMON */
.spacer {
	padding: 10px 0 10px 0;
	clear: both;
}

.spacer_sm {
	padding: 5px 0 5px 0;
	clear: both;
}

.float_left {
	float: left;
}

.clear {
	clear: both;
}

form {
	margin: 0;
}

fieldset {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

fieldset label {
	display: inline-block;
	width: 20px;
}

fieldset ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

fieldset li {
	padding: 2px 0 2px 0;
}

input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #E2E2E2;
	scrollbar-face-color:       #FFFFFF;
    scrollbar-highlight-color:  #FFFFFF;
    scrollbar-shadow-color:     #FFFFFF;
    scrollbar-3Dlight-color:    #FFFFFF;
    scrollbar-arrow-color:      #FF3300;
    scrollbar-track-color:      #FFFFFF;
    scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
}

input[type=radio] {
	border: 0;
}

input[type=button] {
	background-color: #F70F64;
	padding: 5px;
	color: #FFFFFF;
}