
body {
	margin: 0;
	padding: 0;
	background: #5d0e23;
	font-family: Helvetica, Arial, sans-serif;
	color: #fff;
}
h1 {
	display: block;
	margin: 0 0 19px 0;
	padding: 0;
}
h1 a {
	display: block;
	width: 360px;
	height: 70px;
	background: url('../img/logo.jpg') no-repeat;
	text-indent: -9999px;
}
h2 {
	color: #000;
	margin: 0;
	padding: 0;
	font-size: 125%;
	font-weight: normal;
	line-height: 110%;
}
h2.sub_h2 {
	margin-bottom: 20px;
}
h3 {
	color: #fff;
	font-size: 100%;
}
h3.free_pnp {
	margin: 0 0 1em 0;
	text-align: center;
	color: #d89898;
}
img {
	border: 0;
}
a {
	color: #ff7096;
}
/* wrappers */
.wrapper {
	position: relative;
	width: 900px;
	margin: 0 auto;
	padding: 0;
	z-index: 1;
}
/* Header */
.header {
	position: relative;
	z-index: 1;
	height: 111px;
	padding: 10px 0;
	background: url("/img/bg_header.gif") #fff top right no-repeat;
}
.header a {
	color: #992b48;
}
.header .wrapper {

}
.top_links {
	float: right;
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #992b48;
}
.top_links li {
	float: left;
	margin-left: 1em;
}
.top_links li a {
	font-size: 85%;
	font-weight: bold;
	text-decoratiON: none;
}
/* nav */
.nav {
	float: left;
	height: 32px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.nav li {
	position: relative;
	float: left;
	margin: 0 5px 0 0;
}
.nav li a {
	float: left;
	display: block;
	height: 32px;
	font-size: 115%;
	font-weight: bold;
	text-decoration: none;
}
.nav li a span {
	float: left;
	display: block;
	padding: 7px 15px;

}
.nav #nav_boy img, .nav #nav_girl img {
	float: left;
	margin: -7px 5px 0 0;
}
.nav li a:hover, .nav li a.active {
	background: url("/img/bg_nav.gif") no-repeat top right;
	color: #fff;
}
.nav li a:hover span, .nav li a.active span {
	background: url("/img/bg_nav_cap.gif") no-repeat top left;	
}
.nav  li:hover ul {
	display: block;
}
.nav ul {
	display: none;
	position: absolute;	
	top: 32px;
	left: -2px;
	width: 490px;
	margin: 0;
	padding: 10px 0 10px 10px;
	border: 2px solid #ae3d5b;
	border-top: 0;
	background: #992b48;
	list-style-type: none;
	font-size: 75%;
	z-index: 9999;
}
.nav ul li a {
	float: left;
	width: 140px;
	height: auto;
	margin: 5px 10px 5px 0;
	color: #fff;
	font-weight: normal;
	font-size: 100%;
	font-weight: bold;
}

.nav ul li a:hover {
	padding: 0;
	background: none;
	border: 0;
}
.tel {
	float: right;
	display: block;
	padding: 0 0 0 30px;
	background: url("/img/icon_phone.gif") no-repeat 5px left;
	color: #992b48;
	font-weight: bold;
	font-size: 150%;
}


/* content */
.content {
	position: relative;
	z-index: 0;
	background: url("/img/bg_bubbles_top.gif") #992b48 top right  no-repeat;
}
.content .wrapper {
	padding: 15px 0;
}
.bubbles_bottom {
	border-bottom: 4px solid #fff;
	background: url("/img/bg_bubbles_bottom.gif") bottom left no-repeat;
}
/* side bars */
.left {
	float: right;
	width: 198px;
	margin: 0 0 0 20px;
}
.left ul {
	margin: 0 0 10px 0;
	padding: 5px 0 1px 5px;
	background: #c34f6e url("/img/bg_side.gif") no-repeat bottom left;
	list-style-type: none;
}
.left ul li {
	width: 188px;
	margin: 5px 0;
 	background: url("/img/bg_sideitem.gif") no-repeat bottom left;
}
.left ul li a {
	display: block;
	padding: 5px 10px;
	margin-bottom: 1em;
 	background: url("/img/bg_sideitem_cap.gif") no-repeat top left;
 	color: #f6c9d5;
 	font-size: 85%;
 	text-decoration: none;
	font-weight: bold;
}
.left .box{
	background: #c34f6e url("/img/bg_side.gif") no-repeat bottom left;	
	padding: 5px;
}
.left form {
	margin: 0;
	padding: 0;
}
.left form fieldset {
	clear: both;
	margin: 0 0 10px 0;
	padding: 0;
	border: 0;
}
.left form fieldset input {
	clear: left;
	float: left;
	width: 14px;
	margin: 3px 3px 5px 0;
}
.left form fieldset label {
	display: block;
	float: left;
	width: 165px;	
	margin: 0 0 5px 0;
	color: #f3c1ce;
	font-size: 80%;
	font-weight: bold;
}
.left form h4 {
	color: #fff;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #fff;
	font-size: 90%;
}
.left .price_from {
	float: left;
	color: #f3c1ce;
	font-size: 80%;
	font-weight: bold;
}
.left .price_to {
	float: right;
	color: #f3c1ce;
	font-size: 80%;
	font-weight: bold;
}
.left .refine_button {
	display: block;
	width: 188px;
	margin: 5px 0 0 0;
 	background: url("/img/bg_sideitem.gif") no-repeat bottom left;
 	color: #fff;
  	text-decoration: none;
  		font-weight: bold;
 	font-size: 90%;
 	text-decoration: none;
 	text-align: center;

}
.left .refine_button span {
	display: block;

	padding: 5px 10px;
	margin-bottom: 1em;
 	background: url("/img/bg_sideitem_cap.gif") no-repeat top left;
}
/* breadcrumbs */
.breadcrumbs {
	margin: 0 0 5px 0;
	font-size: 70%;
}

/* main */
.faders {
	height: 373px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.faders img {
	width: 672px;
	border: 5px solid #fff;
}
.main {
	float: left;
	width: 682px;
	margin: 0;
}
.main h2 {
	color: #000;
}
.img_right {
	float: right;
	margin: 0 0 0 10px;
}
.no_right_margin {
	margin-right: 0 !important;
}
.logos {
	clear: both;
	margin: 20px 0 0 0;
	padding: 0;
	list-style-type: none;
}
.logos li {
	float: left;
	width: 280px;
	margin: 0 0 10px 0;
	text-align: center;
	border: 1px solid #efefef;
}
.logos li.right_logo {
	float: right;
}
.logos li a {
	display: block;
	height: 50px;
	padding: 10px;
	font-size: 125%;
	font-weight: bold;
	text-decoration: none;
}

/* misc */
.hr {
	clear: both;
	height: 1px;
	margin: 10px 0;
	border-top: 1px solid #cccccc;
	font-size: 1px;
}
.h3_title {
	float: left;
	display: block;
	height: 29px;
	margin: 0;
	padding: 0;
	background: url("/img/bg_title.gif") no-repeat top right;
	color: #992b48;
	font-size: 100%;
}
.h3_title span {
	float: left;
	display: block;
	padding: 7px 10px;
	background: url("/img/bg_title_cap.gif") no-repeat top left;
}
.h3_products_title {
	float: left;
	display: block;
	height: 29px;
	margin: 0;
	padding: 0;
	background: url("/img/h3_title_products.gif") no-repeat top right;
	color: #992b48;
	font-size: 100%;
}
.h3_products_title span {
	float: left;
	display: block;
	padding: 7px 10px;
	background: url("/img/bg_title_cap.gif") no-repeat top left;
}
.h3_title_border {
	clear: both;
	height: 3px;
	background: url("/img/bg_title_bottom.gif") no-repeat top left #fff;
}
.h3_coloured_title {
	float: left;
	display: block;
	height: 15px;
	margin: 0;
	padding: 7px 10px;
	background: url("/img/h3_coloured_title.gif") #c8526e no-repeat top right;
	color: #fff;
	font-size: 100%;
}
.side_title a {
	display: block;
	width: 143px;
	height: 43px;
	margin: 20px 0 10px 0;
	text-indent: -9999px;
}

.thumb {

}
.thumb_wrapper {
	width: 130px;
	padding: 5px;

}
.img_wrapper {
	position: relative;
	float: right;
	width: 302px;
	padding: 10px;
	margin-left: 10px;
	text-align: center;
}
.img_wrapper p {
	margin: 0 auto;
	padding: 10px 0;
}



/* Buttons */
.button {
	display: block;
	float: right;
	height: 25px;
	margin: 0 0 0 .5em;
	background: url("/img/bg_bigbutton.gif") no-repeat top right;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
}
.button span {
	float: left;
	display: block;
	height: 17px;
	padding: 4px 6px;
	margin: 0;
	background: url("/img/bg_bigbutton_cap.gif") no-repeat top left;
}
.greybutton {
	display: block;
	float: right;
	height: 25px;
	margin: 0 0 0 .5em;
	background: url("/img/bg_bigbutton.gif") no-repeat top right;
	color: #da7c95;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
}
.greybutton span {
	float: left;
	display: block;
	height: 17px;
	padding: 4px 6px;
	margin: 0;
	background: url("/img/bg_bigbutton_cap.gif") no-repeat top left;
}
.small_greybutton {
	display: block;
	float: left;
	height: 20px;
	margin: 0 0 0 .5em;
	background: url("/img/bg_button.gif") no-repeat top right;
	color: #da7c95;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;	
}
.small_greybutton span {
	float: left;
	display: block;
	height: 16px;
	padding: 2px 6px;
	margin: 0;
	background: url("/img/bg_button_cap.gif") no-repeat top left;
}
.small_button {
	display: block;
	float: left;
	height: 20px;
	margin: 0 0 0 .5em;
	background: url("/img/bg_button.gif") no-repeat top right;
	color: #fff;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;	
}
.small_button span {
	float: left;
	display: block;
	height: 16px;
	padding: 2px 6px;
	margin: 0;
	background: url("/img/bg_button_cap.gif") no-repeat top left;
}
.basket .small_button {
	display: block;
	float: left;
	height: 20px;
	margin: 0 0 0 .5em;
	background: url("/img/bg_button.gif") no-repeat top right;
	color: #fff;
	text-decoration: none;
	font-size:90%;
}
.basket .small_button span {
	float: left;
	display: block;
	height: 16px;
	padding: 2px 6px;
	margin: 0;
	background: url("/img/bg_button_cap.gif") no-repeat top left;
}
.basket .small_greybutton {
	font-size:90%;
}
.buttons {
	float: right;
	margin-top: 1.2em;
}
.buttons .button, .buttons .greybutton {
	margin-left: 10px;
}
.buttons_left {
	width: 52px;
	float: left;
	margin-top: 1.2em;
}

/* new products */
.new_products, .featured_designers {
	margin-top: 2em;
	margin-bottom: 1em;
}

.new_products .view_all, .featured_designers .view_all {
	float: left;
	display: block;
	font-weight: bold;
	padding: 5px;
	margin: 0 0 0 5px;
}
.new_products ul {
	margin: 1em 0;
	padding: 0;
	list-style-type: none;
	font-size: 90%;
}
.new_products ul li {
	float: left;
	width: 179px;
	height: 200px;
	text-align: center;
	font-size: 75%;
}
.new_products ul li a {
	font-weight: bold;
}
/* Featured designers */
.featured_designers ul {
	margin: 10px 0 10px 3px;
	padding: 0;
	list-style-type: none;
}
.featured_designers ul li {
	float: left;
	width: 103px;
	height: 66px;
	margin: 0 10px 10px 0;
}
.featured_designers ul li a img  {
	width: 99px;
}


.featured_designers ul li a  {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 99px;
    height: 62px;
    overflow: hidden;
    background: #fff;
   	border: 2px solid #aaa;
}
.featured_designers ul li a * {
    vertical-align: middle;
}

.featured_designers ul li a {
    display: block;
}
.featured_designers ul li a span {
    display: inline-block;
    height: 62px;
    width: 0;
}


/* categories */
.cats_designers {
	margin: 1em 0;
	padding: 0;
	list-style-type: none;
}
.cats_designers li {
	clear: left;
	float: left;
	width: 277px;
	margin-bottom: 20px;
	margin-right: 20px;
}
.cats_designers li.second {
	clear: none;
	width: 297px;
	margin-right: 0;
}
.cats_designers .thumb_wrapper {
	float: left;
	margin-right: 10px;
}
.cats_designers h3 {
	margin: 0;
	padding: 0;
}
.cats_designers p {
	margin: 0 0 1em 0;
	padding: 0;
}

/* stocklist */
.sexes {
	margin: 1em 0;
	border-bottom: 1px solid #ccc;

}
.sexes div {
	float: left;
	width: 320px;
	margin-bottom: 1em;
	text-align: center;
	font-weight: bold;
}
.sexes img {
	/*width: 320px;
	border: 3px solid #fff;*/
}

.sale_small {
	position: absolute;
	width: 50px;
	height: 36px;
	right: 0px;
	top: 0;
	background: url("/img/sale_small.png") no-repeat;
}
.stocklist  {
	margin: 1em 0;
	padding: 0;
	list-style-type: none;
	font-size: 90%;
}
.stocklist li {
	position: relative;
	float: left;
	width: 134px;
	margin: 0 18px 20px 18px;
	text-align: center;
	font-size: 75%;
}
.stocklist .product_hover {
	display: none;
	position: absolute;
	height: 40px;
	width: 140px;
	left: -6px;
	top: -2px;
	background: url("/img/product_hover.gif") no-repeat;
	
}
.stocklist li a {
	font-weight: bold;
	text-decoration: none;
}
.stocklist li .thumb_wrapper {
	display: block;
	padding: 2px;
	background: #fff;
}


.stocklist li .thumb_wrapper {
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    height: 150px;
   	padding: 1px;
	background: #fff;
	border: 1px solid #ff7096;
    text-align: center;
}
.stocklist li .thumb_wrapper * {
    vertical-align: middle;
}

.stocklist li .thumb_wrapper {
    display: block;
}
.stocklist li .thumb_wrapper span {
    display: inline-block;
    height: 160px;
    width: 0;
}




.stocklist li p {
	margin: 0;
	padding: 5px;
	height: 56px;
	border-top: 3px solid #ff7395;
	background: url("/img/bg_stocklist.gif") no-repeat bottom left;
}
.stocklist li p a {

}



.paging_links {
	clear: both;
	float: right;
	font-size: 80%;
	font-weight: bold;
}
.paging_links a {
	display: block;
	float: left;
	height: 20px;
	margin: 0 0 0 .5em;
	background: url("/img/bg_button.gif") no-repeat top right;
	color: #fff;
	text-decoration: none;
}
.paging_links a span {
	float: left;
	display: block;
	height: 16px;
	padding: 2px 6px;
	margin: 0;
	background: url("/img/bg_button_cap.gif") no-repeat top left;
}
.paging_links span {
	display: block;
	float: left;
	padding: 0;
	height: 20px;
	margin: 0 0 0 .5em;
	background: url("/img/bg_button.gif") no-repeat bottom right;
	color: #fff;
	text-decoration: none;
}
.paging_links span span {
	float: left;
	display: block;
	height: 16px;
	padding: 2px 6px;
	margin: 0;
	background: url("/img/bg_button_cap.gif") no-repeat bottom left;
	color: #992b48;
}
/* stockitem */
.stockitem h3 {
	margin: 1em 0 0 0;
}
.stockitem .designer {
	font-size: 75%;
}
.stockitem .details_wrapper {
	width: 370px;
}
.stockitem .img_wrapper {
}
.stockitem .img_wrapper ul {
	margin: 10px 0 0 -11px;
	padding: 0;
	list-style-type: none;
}
.stockitem .img_wrapper ul li {
	float: left;
	margin: 0 0 10px 12px;
}
.stockitem .img_wrapper ul li img {
	width: 90px;
	height: 87px;
}
.stockitem .button {
	clear: left;
	float: left;
	margin-top: 2em;

}
.sale {
	position: absolute;
	width: 150px;
	height: 107px;
	top: 0;
	right: 0;
	background: url("/img/sale.png") no-repeat;
}
/* Basket page */
.basket {
	width: 100%;
	font-size: 90%;
}
.basket th {
	margin: 0;
	padding: 5px 10px;
	border-bottom: 2px solid #fff;
	text-align: left;
}
.basket td {
	padding: 5px 10px;
	border-bottom: 1px solid #c34f6e;
}
.basket td.alt {
	background: #a53250;
}
.basket td.total {
	border-top: 1px solid #c34f6e;
	border-bottom: 0;
}
.basket td.no_border {
	border-bottom: 0;
}
.basket td.totals {
	font-weight: bold;
	text-align: right;
}
/* Order process */
.order_process {
	margin: 0 0 20px 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
.order_process li {
	display: inline;
	padding: 0 10px;
	color: #c34f6e;
	font-size: 90%;
}
.order_process li.current {
	font-weight: bold;
	color: #ee96ae;
}
/* Checkout */
.addresses {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.addresses li {
	float: left;
	width: 290px;
	margin-right: 20px;
	margin-bottom: 2em;
}
.addresses input {
	float: left;
}
.addresses label {
	float: left;
}


/* footer */
.footer {
	clear: both;
	background: #5d0e23;
	border-top: 4px solid #420314;
	padding: 10px 0;
	color: #af536b;
	font-size: 70%;
}
.footer p {
	margin: 0 0 0.5em 0;
}
.footer a, .footer strong {
	color: #e894aa;
	font-weight: bold;
	text-decoration: none;
}

/*
	Form stuff
*/
.standard_form {
	margin: 10px 0;
	padding: 0;
}
.standard_form h3 {
	clear: left;
	margin: 0 0 1em 0;
}
.standard_form legend {
	margin: 0;
	padding: 0;
	padding-bottom: 1em;
}
.standard_form fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	border-bottom: 1px solid #ddd;
}
.standard_form .label {
	clear: both;
	float: left;
	width: 220px;
	margin-top: 5px;
	}
.standard_form .input_wrapper {
	float: left;
	width: 455px;
	margin-bottom: 1em;
}
.standard_form .input {
	float: left;
	width: 449px;
	padding: 2px;
	margin-bottom: 1em;
	border-top: 1px solid #ABADB3;
	border-right: 1px solid #E3E9EF;
	border-bottom: 1px solid #E3E9EF;
	border-left: 1px solid #ABADB3;
}
.standard_form .input_wrapper .input {
	float: left;
	width: 222px;
	padding: 2px;
	margin-bottom: 0;
	border-top: 1px solid #ABADB3;
	border-right: 1px solid #E3E9EF;
	border-bottom: 1px solid #E3E9EF;
	border-left: 1px solid #ABADB3;
}
.standard_form .input_wrapper .small_label {
	float: left;
	width: 227px;
	margin-bottom: 0.5em;
	font-size: 85%;
	color: #ff7096;
}
.error {	
	background-color: #FFDDDD !important;
	border: 1px solid #B00000 !important;
}
.select {
	float: left;
}
.inputMsg {
	clear: left;
	margin-left: 150px;
	margin-bottom: 2em;
}
.radio {
	float: left;
	clear: left;
	width: 14px;
	margin: 0 5px 10px 0;
	padding: 0;
}
.radio_label {
	position: relative;
	float: left;
	height: 30px;
	width: 545px;
	margin: 0 0 10px 0;
}
.radio_label img {
	position: absolute;	
	right: 0;
	margin-top: -10px;
}
.small_notice {
	clear: left;
	font-weight: bold;
	font-size: 85%;
}
/* Info/Error msgs for forms */
.msg_info {
	clear: both;
	margin-bottom: 1em;
	padding: 5px;
	color: #000;
	background-color: #DDFFF7;
	border: 1px solid #4C91CE;
	text-align: left;
}
.msg_info a {
	color: #4C91CE;
	text-decoration: none;
	border-bottom: 1px dotted #4C91CE;
}
.msg_fail {
	clear: both;
	margin-bottom: 1em;
	padding: 5px;
	color: #000;
	background-color: #FFDDDD;
	border: 1px solid #B00000;
	text-align: left;
}
.flash {
	float: left;
	margin-top: 1px;
}
.flash_text {
	margin-left: 2em;
}
.flash_text a {
	color: #dd0000;
}
.flash_text ul {
	margin: 0.5em;
	padding: 0 1em;
}
/*
	Contact form
*/
.contact_back_link {
	float: right;
	font-size: 120%;
}
.contact_label {	
	clear: left;
	float: left;
	width: 150px;
	margin-top: 1em;
	font-weight: bold;
}
.contact_data {
	float: left;
	width: 450px;
	margin-top: 1em;
}
.contact_address {
	float: right;
	margin-bottom: 1em;
	margin-left: 20px;
}
.contact {
	clear: both;
	margin: 0 0 2em 0;
	padding: 0 0 2em 0;
}

.contact legend {
	margin: 0 0 0.5em 0;
	padding: 0;
	padding-bottom: 1em;
	color: #CCC;
}
.contact fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
.contact label {
	float: left;
	clear: left;
	width: 380px;
	margin: 5px 0;
}
.contact .label_checkbox {
	clear: none;
	float: left;
	width: 50px;
	margin-bottom: 1em;
}
.contact .input_wrapper {
	width: 380px;
	border: 0px;
	padding: 5px;
	margin-bottom: 1em;
	border: 0;
	font-size: 100%;
}
.contact .input_checkbox {
	clear: none;
	float: left;
	width: 25px;

}
.contact .input {
	width: 580px;
	padding: 5px;
	border: 1px solid #aaa;
	margin-bottom: 1em;
	font-family: "Courier New", monospace;
	font-size: 100%;
}
.contact .input_fail {
	width: 580px;
	padding: 5px;
	margin-bottom: 1em;
	background-color: #FFDDDD;
	border: 1px solid #B00000;
	font-family: "Courier New", monospace;
	font-size: 100%;
}
.contact .textarea {
	width: 580px;
	height: 100px;
	border: 1px solid #aaa;
	padding: 5px;
	font-family: "Courier New", monospace;
	font-size: 100%;
}
.contact .textarea_fail {
	width: 580px;
	height: 100px;
	padding: 5px;
	background-color: #FFDDDD;
	border: 1px solid #B00000;
	font-family: "Courier New", monospace;
	font-size: 100%;
}
.contact .formSubmit {
	display: block;
	float: right;
	margin-top: 10px;
}
