* {
/*	border: 1px dashed red; */
	margin: 0;
	padding: 0;
	font-family: PT Sans, tahoma;
}
textarea {
	font-family: PT Sans, tahoma;
}
img {
	border: 0;
}
body {
	background: url( 'http://www.kinky.co.nz/uploads/images/layout/bg.png' ) repeat;
}
#page {
	text-align: center;
}
#pagecontainer {
	margin: 0 auto;
	width: 945px;
	display: block;
	overflow: auto;
}
#header {
	height: 113px;
}
#logo {
	width: 232px;
	height: 90px;
	margin: 20px 0px 0px 0px;
	text-align: left;
	float: left;
}
#cart {
	width: 200px;
	height: 67px;
	margin: 24px 30px 0px 0px;
	float: right;
	text-align: left;
}
#cart .hfleft p {
	font-size: 14px;
	padding-top: 3px;
	text-align: right;
	color: #ff2423;
	font-weight: bold;
}
#cart input[type=text] {
	border: 1px solid #ff2423;
	color: #ff2423;
	padding: 5px;
	width: 140px;
	font-size: 11px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
#nav {
	background: url( 'http://www.kinky.co.nz/uploads/images/layout/nav-bg.png' ) no-repeat;
	height: 51px;
}
#nav ul {
	list-style: none;
	margin-left: 
}
#nav ul li {
	float: left;
	height: 12px;
	padding: 6px 20px 13px 20px;
}
.navborder {
	border-left: 3px solid black;
}
#nav ul li a {
	font-size: 12px;
	line-height: 12px;
	text-transform:uppercase;
	text-decoration: none;
	color: white;
	font-weight: bold;
}
#header2 {
	background-color: white;
	border-left: 1px solid #e2e2df;
	border-right: 1px solid #e2e2df;
	height: 211px;
	margin: 0px 16px 0px 11px;
	position: relative;
	top: -10px;
}
#slider {
	border: 1px solid #e2e2df;
	width: 644px;
	height: 190px;
	float: left;
	margin: 10px 0px 10px 10px;
}
#advert {
	width: 235px;
	height: 190px;
	float: right;
	margin: 10px 10px 10px 0px;
	text-align:center;
}
.redbox {
	background: #ff0012 url( 'http://www.kinky.co.nz/uploads/images/layout/advert-bg.png' ) no-repeat center 20px;
	border: 1px solid #ff2423;
}
.redbox p {
	color: white;
	font-size: 18px;
	margin: 8px 8px 6px 8px;
	font-weight: bold;
}
.redbox ul {
	list-style: none;
	text-align:left;
	margin: 0px 8px 8px 8px;
}
.redbox ul li {
	padding: 6px 0px 6px 0px;
	border-top: 1px solid #d1000f;
	font-size: 13px;
}
.redbox ul li a {
	color: black;
	text-decoration:none;
	font-size: 11px;
}
#headingbar {
	background: url( 'http://www.kinky.co.nz/uploads/images/layout/headerbar-bg.png' ) no-repeat;
	height: 44px;
	position: relative;
	top: -20px;
}
#headingbar h1 {
	text-align: left;
	font-size: 18px;
	padding: 15px 0px 0px 20px;
	color: white;
	font-weight: normal;
}
#contentcontainer {
	border: 1px solid #e2e2df;
	background-color: white;
	overflow: auto;
	display:block;
	margin: 0px 16px 0px 11px;
	position:relative;
	top: -20px;
	padding-bottom: 11px;
}
#content {
	float: right;
	width: 700px;
	margin: 10px 10px 10px 0px;
	text-align: left;
}
#sidebar {
	float: left;
	width: 179px;
	margin: 10px 0px 0px 10px;
}
#footer1 {
	background: url( 'http://www.kinky.co.nz/uploads/images/layout/footer-bg.png' ) no-repeat 30px 10px;
	width: 100%;
	overflow: auto;
	text-align:center;
	position:relative;
	top: -10px;
	background-color: #f6e7e7;
	padding: 20px 0px 20px 0px;
	min-height: 150px;	
}
#footer2 {
	margin: 0 auto;
	width: 945px;
	display: block;
	overflow: auto;
}
#footerleft {
	width: 40%;
	float: left;
	text-align:left;
	padding-left: 13px;
}
#footerleft p {
	font-size: 11px;
	color: #68585a;
}
#footerleft p a {
	color: #68585a;
	text-decoration:underline;
}
#footerright {
	width: 200px;
	float: right;
	text-align:right;
	margin-right: 30px;
}
#footerright input[type=text] {
	border: 1px solid #ff2423;
	color: #ff2423;
	width: 140px;
	padding: 5px;
	font-size: 11px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.hfleft {
	width: 150px;
	float: left;
	text-align: right;
	height: 34px;
}
.hfright {
	width: 35px;
	float: right;
	text-align: right;
	height: 34px;
}

/* slider */
#mainslidecontainer {
	width: 644px;
	height: 190px;
}
#slides {
	position:relative;
	width: 644px;
	height: 190px;
}
.slides_container {
	width: 644px;
	height: 190px;
	position:relative;
	display:none;
}
.slides_container div {
	width: 644px;
	height: 190px;
	display:block;
}
.slides_container a img {
	display:block;
}
.pagination {
	margin:26px auto 0;
	width: 80px;
	top: -45px;
	left: 270px;
	position: relative;
	z-index: 200;
}
.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}
.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url('http://www.kinky.co.nz/uploads/images/layout/slider/pagination.png');
	background-position:0 0;
	float:left;
	overflow:hidden;
}
.pagination li.current a {
	background-position:0 -12px;
}

/* forms */
.siteform {
}
.formlabel {
	text-align: right;
	font-size: 14px;
	line-height: 22px;
	width: 200px;
	padding: 6px 3px 3px 3px;
	vertical-align:top;
}
.formfield {
	text-align: left;
	font-size: 14px;
	line-height: 22px;
	width: 350px;
	padding: 3px;
	vertical-align:top;
}
.formfield textarea {
	width: 200px;
	height: 50px;
	border: 1px solid #ff2423;
	color: #ff2423;
	padding: 5px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 14px;
	line-height: 22px;
}
.formfield input[type=text],
.formfield input[type=email] {
	width: 200px;
	border: 1px solid #ff2423;
	color: #ff2423;
	font-size: 14px;
	line-height: 22px;
	padding: 5px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.siteform input[type=submit]{
	border: 1px solid #ff2423;
	background-color: #ff2423;
	font-size: 14px;
	color: white;
}
.siteform input[type=submit]:hover {
	cursor: hand; cursor: pointer;
}
/* shop */
.browseitem1 {
	width: 143px;
	height: 210px;
	border: 1px solid #e1e1de;
	background-color: #f3f3f3;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px;
	float: left;
	color: black;
	font-size: 14px;
	line-height: 22px;
	position: relative;
}
.browseimage {
	overflow: hidden;
	width: 142px;
	height: 142px;
	border: 1px solid #e1e1de;
	position: relative;
	text-align:center;
	background-color: white;
display:table-cell; vertical-align:middle;
}
.browseimage img {
max-height: 110px;
}
.browseitem1 a {
	color: black;
	font-size: 14px;
	line-height: 22px;
	text-decoration:none;
}
.newflag {
	background:url('http://www.kinky.co.nz/uploads/images/layout/new.png') no-repeat;
	width: 62px;
	height: 60px;
    position: absolute;
    top: 0;
    left: 0;
}
.button {
	background:url('http://www.kinky.co.nz/uploads/images/layout/button.png') no-repeat;
	width: 61px;
	height: 25px;
	font-size: 14px;
	text-decoration:none;
	display:block;
	float: right;
	color: white !important;
	text-align: center;
}

/* content */
h1,h2,h3,h4,h5,h6,p {
	text-align: left;
}
#content p {
	font-size: 14px;
	line-height: 22px;
	margin: 0px 0px 10px 0px;
}
#content table {
	font-size: 14px;
	line-height: 22px;
}
#content p a {
	font-size: 14px;
	line-height: 22px;
	color: #ff2423;
}
#content h1 {
	font-size: 23px;
	line-height: 29px;
	margin: 0px 0px 10px 0px;
	color: #ff2423;
}
#content h2 {
	font-size: 20px;
	line-height: 25px;
	margin: 0px 0px 10px 0px;
	color: #ff2423;
}
#content h3 {
	font-size: 17px;
	line-height: 22px;
	margin: 0px 0px 10px 0px;
	color: black;
}
#content ul {
	font-size: 14px;
	line-height: 22px;
	margin: 0px 0px 10px 20px;
}
#content ol {
	font-size: 14px;
	line-height: 22px;
	margin: 0px 0px 10px 20px;
}
.breadcrumbs {
	font-size: 12px !important;
	line-height: 20px !important;
}
#content a {
	color: #ff2423;
}
.breadcrumbs a {
	font-size: 12px !important;
	line-height: 20px !important;
}

/* Stylesheet: style Modified On 2014-08-27 16:08:17 */
