/* tags */
img, div { behavior: url("/htc/iepngfix.htc") }
body {
	margin: 0;
	padding: 0;
	background: url('../img/bg.gif') repeat-x #e8e6e7;
	font-family: Arial, sans-serif;
	color: #333333;
}
h1 {
	display: block;
	margin: 0 0 15px 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: #000;
	font-size: 100%;
}
h3.free_pnp {
	margin: 0 0 1em 0;
	text-align: center;
	color: #d89898;
}
img {
	border: 0;
}
a {
	color: #02519a;
}
/* wrappers */
.wrapper {
	position: relative;
	width: 940px;
	margin: 0 auto;
	padding: 0 10px;
	background: #fff;
	z-index: 1
}
.top_links {
	margin: 10px 0;
	font-size: 70%;
	word-spacing: 0.5em;
}
.top_links a, .top_links span {
	word-spacing: 0;
}
.top_links .float_right {
	float: right;
}
.top_links a.account_link {
	background: url("/img/icon_account.gif") no-repeat;
	padding-left: 24px;
	word-spacing: 0;
}
.top_links a.basket_link {
	background: url("/img/icon_basket.gif") no-repeat;
	padding-left: 24px;
	word-spacing: 0;
}
.top_right {
	float: right;
	margin-top: -80px;
}
/* misc */
.hr {
	clear: both;
	height: 1px;
	margin: 10px 0;
	border-top: 1px solid #cccccc;
	font-size: 1px;
}
.side_title {
	clear: both
}
.side_title a {
	display: block;
	width: 143px;
	height: 43px;
	margin: 20px 0 10px 0;
	text-indent: -9999px;
}
.left .categories {
	background: url('../img/title_categories.gif') no-repeat top center;
}
.left .designers {
	background: url('../img/title_designers.gif') no-repeat top center;
}
.right .saleitems {
	background: url('../img/title_saleitems.gif') no-repeat top center;
}
.right .contactinfo {
	background: url('../img/title_contactinfo.gif') no-repeat top center;
}
.thumb {

}
.thumb_wrapper {
	width: 130px;
	padding: 5px;

}
.img_wrapper {
	position: relative;
	float: right;
	width: 302px;
	padding: 10px;
	margin-left: 10px;
	background-color: #fff;
	text-align: center;
}
.img_wrapper p {
	margin: 0 auto;
	padding: 10px 0;
}
/* nav */
.nav {
	height: 33px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: url("/img/nav_bg.gif");
}
.nav li {
	float: left;
}
.nav li a {
	display: block;
	padding: 8px 20px 9px 20px;
	background: url("/img/nav_breaker.gif") no-repeat top right;
	color: #fff;
	font-weight: bold;
	font-size: 90%;
	text-decoration: none;
}
.nav li a:hover, .nav li a.active {
	background: url("/img/nav_active.gif") repeat-x;
	padding: 8px 19px 9px 19px;
	border-left: 1px solid #68424c;	
	border-right: 1px solid #68424c;	
}
.nav  li:hover ul {
	display: block;
}
.nav ul {
	display: none;
	position: absolute;	
	width: 490px;
	margin: 0;
	padding: 10px 0 10px 10px;
	border: 1px solid #a06c79;
	border-top: 0;
	background: #fff;
	list-style-type: none;
	font-size: 75%;
	font-weight: normal;
	z-index: 9999;
}
.nav ul li a {
	float: left;
	width: 153px;
	padding: 0;
	margin-right: 10px;
	background: none;
	color: #a06c79;
	font-weight: normal;
}
.nav ul li a:hover {
	padding: 0;
	background: none;
	border: 0;
	text-decoration: underline;
}
/* side bars */
.left {
	float: left;
	width: 200px;
	margin: 0 20px 0 0;
	font-size: 70%;
}
.left h3 {
	height: 18px;
	margin: 0;
	padding: 4px 0 0 10px;
	color: #fff !important;
	font-weight: bold;
	font-size: 100%;
}
.left ul {
	margin: 0 0 10px 0;
	padding: 10px;
	list-style-type: none;
}
.left ul li a {
	display: block;
	margin: 0.2em 0;
	text-decoration: none;
	font-weight: bold;
}

.left_featured h3 {
	padding: 0 0 0.5em 0;
	margin-bottom: 1em;
	color: #000 !important;
	font-size: 124%;
	border-bottom: 1px solid #ccc;
}
.left_featured ul {
	margin: 0;
	padding: 0;
	text-align: center;
}
.left_featured ul li {
	width: 100%;
 	margin: 0 auto;
}
.left_featured ul li a {
	border: 1px solid #ccc;
	padding: 1em 0;
	margin-bottom: 1em;
}
.left_featured ul li img {
 	width: 150px;
}
.collections_girls ul li a {
	color: #ba909a;
}
.collections_girls h3 {
	height: auto;
	padding-bottom: 2px;
	background: url("/img/left_pinkheader.gif") no-repeat #a26e7b;
}
.collections_girls {
	background: url("/img/left_pinkmain.gif") no-repeat bottom left; 	
}
.collections_girls a:hover, .collections_girls a.active {
	background-color: #ba909a; 	
	color: #fff;
}
.collections_boys ul li a {
	color: #487391;
}
.collections_boys h3 {
	height: auto;
	padding-bottom: 2px;
	background: url("/img/left_blueheader.gif") no-repeat #6d8ea1;
}
.collections_boys {
	background: url("/img/left_bluemain.gif") no-repeat bottom left; 	
}
.collections_boys a:hover, .collections_boys a.active {
	background-color: #487391; 	
	color: #fff;
}
/* right */
.right {
	float: left;
	width: 143px;
	margin-left: 30px;
	font-size: 70%;
}
/* Buttons */
.button {
	float: right;
	display: block;
	padding: 3px 5px;
	border-top: 1px solid #a06c79;
	border-right: 1px solid #a06c79;
	border-bottom: 2px solid #a06c79;
	border-left: 1px solid #a06c79;
	background-color: #fee7ed !important;
	color: #a06c79;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-size: 75%;
}
.button:hover {
	margin-top: 1px;
	border-top: 1px solid #a06c79;
	border-right: 1px solid #a06c79;
	border-bottom: 1px solid #a06c79;
	border-left: 1px solid #a06c79;
}
.greybutton {
	float: right;
	display: block;
	padding: 3px 5px;
	margin-bottom: 40px;
	border-top: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	border-bottom: 2px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	background-color: #f6f6f6 !important;
	color: #c0c0c0;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-size: 75%;
}
.small_greybutton {
	float: left;
	display: block;
	padding: 3px 5px;
	border-top: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	border-bottom: 2px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	background-color: #f6f6f6;
	color: #c0c0c0;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-size: 75%;
}
.small_button {
	float: left;
	display: block;
	padding: 3px 5px;
	border-top: 1px solid #a06c79;
	border-right: 1px solid #a06c79;
	border-bottom: 2px solid #a06c79;
	border-left: 1px solid #a06c79;
	background-color: #fee7ed !important;
	color: #a06c79;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-size: 75%;
}
.small_button:hover {
	margin-top: 1px;
	border-top: 1px solid #a06c79;
	border-right: 1px solid #a06c79;
	border-bottom: 1px solid #a06c79;
	border-left: 1px solid #a06c79;
}
.basket .small_button {
	float: left;
	display: block;
	padding: 3px 5px;
	border-top: 1px solid #407cb3;
	border-right: 1px solid #407cb3;
	border-bottom: 2px solid #407cb3;
	border-left: 1px solid #407cb3;
	background-color: #f5faff !important;
	color: #407cb3;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-size: 75%;
}
.basket .small_button:hover {
	margin-top: 1px;
	border-top: 1px solid #407cb3;
	border-right: 1px solid #407cb3;
	border-bottom: 1px solid #407cb3;
	border-left: 1px solid #407cb3;
}
.buttons {
	float: right;
	margin-top: 1.2em;
}
.buttons .button, .buttons .greybutton {
	margin-left: 10px;
}
.buttons_left {
	width: 52px;
	float: left;
	margin-top: 1.2em;
}
/* main */
.faders {
	height: 373px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.main {
	float: left;
	width: 719px;
	margin: 0;
	font-size: 90%;
	line-height: 125%;
}
.main h2 {
	color: #000;
}
.img_right {
	float: right;
	margin: 0 0 0 10px;
}
.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;
}
/* new products */
.new_products, .featured_designers {
	margin-top: 2em;
	margin-bottom: 1em;
	border-bottom: 1px solid #ccc;
}
.new_products h3, .featured_designers h3 {
	margin: 0;
	padding: 0 0 0.5em 0;
	font-size: 100%;
	border-bottom: 1px solid #ccc;
}
.new_products .view_all, .featured_designers .view_all {
	float: right;
	font-weight: bold;
}
.new_products ul {
	margin: 1em 0;
	padding: 0;
	list-style-type: none;
}
.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: 1em 0;
	padding: 0;
	list-style-type: none;
}
.featured_designers ul li {
	float: left;
	width: 235px;
	margin-right: 4px;
	margin-bottom: 10px;
	text-align: center;
	border: 1px solid #ccc;
}
.featured_designers ul li.last {
	margin-right: 0;
}
.featured_designers ul li a {
	display: block;
	height: 50px;
	padding: 10px;
	font-size: 125%;
	font-weight: bold;
	text-decoration: none;
}
/* 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;
}
/* breadcrumbs */
.breadcrumbs {
	margin: 10px 0 10px 10px;
	font-size: 70%;
}
/* stocklist */
.sexes {
	margin: 1em 0;
	border-bottom: 1px solid #ccc;

}
.sexes div {
	float: left;
	margin-bottom: 1em;
	text-align: center;
	font-weight: bold;
}
.sexes img {
	padding: 1px;
	border: 1px solid #ccc;
	background-color: #fff;
}
.stocklist {
	margin: 1em 0;
}
.stocklist .thumb_wrapper {
	float: left;
	position: relative;
	margin: 0 10px 20px 0;
}
.stocklist h3 {
	margin-top: 0;
}
.stocklist .details_wrapper {
	float: left;
	width: 560px;
}
.stocklist .button {
	float: right;
	margin-top: -3.5em;
	font-size: 75%;
	
}
.stocklist .designer {
	margin-top: -1.5em;
	font-size: 75%;
}
.sale_small {
	position: absolute;
	width: 50px;
	height: 36px;
	right: 0;
	top: 0;
	background: url("/img/sale_small.png") no-repeat;
}
.paging_links {
	text-align: center;
	font-size: 80%;
}
/* 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;
	font-size: 75%;	
}
.sale {
	position: absolute;
	width: 150px;
	height: 107px;
	top: 0;
	right: 0;
	background: url("/img/sale.png") no-repeat;
}
/* Basket page */
.basket {
	width: 100%;
}
.basket th {
	margin: 0;
	padding: 5px 10px;
	border-bottom: 2px solid #a2b7c7;
	text-align: left;
}
.basket td {
	padding: 5px 10px;
	border-bottom: 1px solid #a2b7c7;
}
.basket td.alt {
	background-color: #eff5fa;
}
.basket td.total {
	border-top: 1px solid #a2b7c7;
	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: #888;
	font-size: 90%;
}
.order_process li.current {
	font-weight: bold;
	color: #000;
}
/* 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;
	border-top: 1px solid #cccccc;
	padding: 10px 0;
	font-size: 70%;
	text-align: center;
}
.footer p {
	margin: 0 0 0.5em 0;
}

/*
	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: 149px;
	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: #888;
}
.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;
}