/* [html] */

body, h1, h2, h3, h4, h5, h6, p, div, form, dl, dt, dd, ul, li, ol, img {
	margin:0;
	padding:0;
	border:0;
}
body {
	font:70%/170% Verdana, Arial, Helvetica, sans-serif;
	background:#252525;
	color:#404040;
	text-align:center;
}
p, h2, h3, h4 {
	margin:15px 0;
}
h1 {
}
h2 {
	font:176%/130% "Lucida sans", Verdana, Helvetica, Arial, sans-serif;
	font-weight:normal;
	color:#ec24cd;
	text-transform:lowercase;
}
h2 a {
	text-decoration:none;
	color:#ec24cd;
	border-bottom:1px dotted #404040;
	padding-bottom:1px;
}
h3 {
	font:110%/130% Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666;
	margin:20px 0 15px;
}
h4 {
	font-size:100%;
	color:#ec24cd;
}
a {
	color:#ec24cd;
}
a:hover, a:active {
	color:#404040;
}

/* [/html] */

/* [top and nav] */

#top {
	background:url(images/top-long-bg.gif) repeat-x;
	margin:0 auto;
	text-align:left;
}
#top_inner {
	width:770px;
	margin:0 auto;
	background:url(images/top-bg.gif) no-repeat;
}
#top_left {
	width:188px;
	height:319px;
	float:left;
	padding:0 0 0 17px;
}
#top_left img {
	margin:30px 14px 34px;
}
ul#nav {
	height:222px;
	background:url(images/nav-bg.gif) no-repeat right;
	padding:12px 20px 0 0;
	list-style:none;
	text-align:right;
	font-size:90%;
	font-weight:bold;
	color:#ec24cd;
	line-height:160%;
}
ul#nav li.divide {
	margin-top:8px;
}
ul#nav a {
	color:#d9d9d9;
	text-decoration:none;
	font-weight:normal;
}
ul#nav a:hover {
	color:#ec24cd;
}
ul#nav a.shop_on {
	color:#ec24cd;
	font-weight:bold;
}
#top_right {
	float:left;
	width:549px;
	height:319px;
	color:#4F6069;
	background:#868686;
	line-height:1.5em;
	text-align:left;
}

/* [/top] */

/* [content] */

#content {
	background:#f2f2f2 url(images/bg.gif);
}
#content_inner {
	width:737px;
	margin:0 auto;
	text-align:left;
	background:url(images/content-bg.gif) repeat-y;
	padding:0 16px 0 17px;
}
#content_inner img {
	border:1px solid #ec24cd;
}
#content_inner img.nb {
	border:0;
}
#leftcol {
	width:467px;
	float:right;
	padding:0 20px 10px;
	position:relative;
}
#leftcol ul {
	margin:15px 25px;
}
#leftcol h2 {
	margin-top:20px;
}
#leftcol ul.gall_list {
	list-style:none;
	margin:15px 0;
	padding-bottom:10px;
}
#leftcol ul.gall_list li {
	float:left;
	margin:0 8px 10px 0;
}
#leftcol ul.gall_list li.lastone {
	margin-right:0;
}
#leftcol ul.gall_list img {
	border:1px solid #ec24cd;
}
#leftcol ul.brands a {
	color:#404040;
}
#leftcol h3.newshead {
	height:10px;
}
#leftcol h3.newshead span.title {
	float:left;
}
#leftcol h3.newshead span.date {
	float:right;
}
#leftcol .new_arrival {
	padding-bottom:20px;
}
#leftcol .new_arrival p {
	margin:15px 0 0;
}
#leftcol .week_box {
	background:url(images/week-bg.gif) no-repeat;
	height:205px;
	padding:42px 15px 0 20px;
	margin:0 -15px;
}
#leftcol .week_box h3 {
	margin:0;
}
#leftcol .week_box h4 {
	font-size:110%;
	margin:0 0 15px;
	color:#666;
}
#leftcol .week_box p {
	margin:0 0 15px;
}
#leftcol .brandbox {
	line-height:160%;
	padding-bottom:10px;
}
#leftcol .brandbox p {
	margin:15px 0 0;
}
#leftcol .brandbox img {
	margin-bottom:10px;
}
#leftcol .brandbox img.tag {
	border:0;
	margin-bottom:-5px;
}
#leftcol .logout {
	float:right;
	padding-top:15px;
}
#rightcol {
	width:190px;
	padding:0 20px 15px;
	float:left;
	border-top:5px solid #484848;
}
#rightcol .img_back, #rightcol p.outfit {
	position:relative;
}
#rightcol .outfit_week {
	position:absolute;
	z-index:101;
	left:0;
	top:0;
	background:transparent;
	border:0;
}
#rightcol .cart {
	margin:20px 0 0;
	padding-left:22px;
	background:url(images/cart-icon.gif) no-repeat left center;
	font-size:90%;
}
#rightcol img.checkout {
	display:block;
	margin:auto;
	border:0;
}
#rightcol .news {
	margin:0 -20px 0;
	padding:15px 20px 5px;
	background:#919191 url(images/news-bg.gif) no-repeat bottom;
	color:#fff;
}
#rightcol .news h2 {
	color:#fff;
	margin-top:0;
}
#rightcol .news a {
	color:#404040;
}
#rightcol p.newspic {
	margin:-5px 0;
}

/* [/content] */

/* [shop] */

#leftcol .logout {
	position:absolute;
	z-index:1000;
	right:25px;
	top:8px;
	background:transparent;
	border:0;
}
#leftcol .logout a {
	background:url(images/lock.gif) no-repeat 0 5px;
	padding-left:16px;
}
#leftcol .catimage {
	border:0;
	float:left;
	margin:5px 7px 5px 0;
}
#leftcol .prod_list_box {
	width:143px;
	float:left;
	text-align:center;
	font-weight:bold;
	color:#737373;
	padding:0 9px;
	height:350px;
	background:url(images/vert-seperator.gif) no-repeat right bottom;
	position:relative;
}
#leftcol .prod_list_box span.price {
	display:block;
	clear:left;
	color:#403f3f;
	line-height:270%;
	font-size:110%;
	font-weight:bold;
}
#leftcol .prod_list_box span.wasprice {
	display:block;
	clear:left;
	line-height:180%;
	color:#403f3f;
	font-size:110%;
	font-weight:bold;
	text-decoration:line-through;
}
#leftcol .prod_list_box span.red {
	color:#FF0033;
	line-height:180%;
}
#leftcol .prod_list_box a {
	font-weight:normal;
}
#leftcol .prod_list_box p {
	margin:0 0 10px;
}
#leftcol .prod_list_box img {
	border:1px solid #808080;
	margin-bottom:10px;
}
#leftcol .prod_list_box .salebanner {
	position:absolute;
	z-index:1000;
	left:12px;
	top:3px;
	background:transparent;
	border:0;
	margin:0;
}
#leftcol .prod_list_box form {
	margin:0;
}
#leftcol .nolb {
	padding-left:0;
}
#leftcol .nolb .salebanner {
	left:3px;
}
#leftcol .norb {
	padding-right:0;
	background:none;
}
#leftcol .prod_img {
	float:left;
	width:215px;
	position:relative;
	margin-top:10px;
}
#leftcol .prod_img .img_back {
	border:1px solid #adac9a;
	margin-bottom:5px;
}
#leftcol .prod_img .magnify {
	position:absolute;
	z-index:1000;
	right:25px;
	top:305px;
	background:transparent;
	border:0;
}
#leftcol .prod_img .soldout {
	position:absolute;
	z-index:1000;
	left:3px;
	top:3px;
	background:transparent;
	border:0;
}
#leftcol .prod_img a.size_guide {
	background:url(images/size-guide.gif) no-repeat 0 2px;
	padding-left:18px;
	margin-right:19px;
	text-decoration:none;
	color:#404040;
}
#leftcol .multi .magnify {
	bottom:27px;
}
#leftcol .prod_img #sizes {
	margin:30px 18px 0 0;
	/*display:none;*/
}
#leftcol .prod_img #sizes ul {
	margin:0 0 0;
	border:1px solid #ccc;
	list-style:none;
	padding:8px;
	float:left;
	width:135px;
}
#leftcol .prod_img #sizes .size_chart {
	float:left;
}
#leftcol .prod_intro {
	float:left;
	width:250px;
	margin-top:10px;
}
#leftcol .prod_intro h3 {
	font-size:100%;
	margin-top:5px;
}
#leftcol .prod_intro .price {
	font-size:150%;
	color:#dd127d;
	font-weight:bold;
}
#leftcol .prod_intro .wasprice {
	font-size:125%;
	font-weight:bold;
	color:#403f3f;
	text-decoration:line-through;
	margin-right:10px;
}
#leftcol .prod_intro a {
	text-decoration:none;
	border-bottom:1px dotted #7f7e7e;
}
#leftcol .prod_intro .detailoption {
	display:none;
}
#leftcol .prod_intro input {
	font:110% Verdana, Arial, Helvetica, sans-serif;
	border:0;
	background:none;
	padding:0;
	width:auto;
}
#leftcol .prod_intro p.shoptag {
	margin-top:0;
}
#leftcol .prod_intro p.shoptag img {
	border:0;
}
#leftcol .prod_intro label {
	font-size:100%;
	width:55px;
}
#leftcol .prod_intro label.col_lab {
	height:20px;
}
#leftcol .prod_intro select {
	width:155px;
}
#leftcol img.keep {
	border:0;
}
#leftcol img.delivery {
	border:0;
	margin:-28px 0 0;
	vertical-align:middle;
}
#leftcol table.size_chart {
	margin:15px 0;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
#leftcol table.size_chart td {
	padding:3px 5px;
	border-bottom:1px solid #ccc;
}

/* [shopping cart] */

.shop_cart {
	margin:20px 0 0;
}
.intro {
	color:#000000;
}
.bigtext {
	color:#000000;
}
.nopcart {
	color:#000; 
	background:#fff; 
	border:1px;
}
.nopcart td {
	padding:12px 6px;
	border-bottom:1px dotted #afa1af;
	vertical-align:middle;
}
.nopcart td.nobord {
	padding:0;
	border:0;
}
td.nopheader {
	background:#533652;
	border:0;
	padding:6px 6px;
	color:#fff;
}
.nopentry {
	color:#000000;
	background:#ffffff;
}
.noptotal {
	color:#000000; 
	background:#ffffff;
}
.pricebg {
	color:#000000;
	background:#dfdbdf;
}
.totcol td, .postcol td, .delcol td {
	border:0;
}
.nopcart .totbg {
	color:#000000;
	background:#afa1af;
	border-top:2px solid #fff;
}
.nopeven {
	color:#000000; 
	background:#ebebeb;
}
.nopship {
	color:#000000; 
	background:#fff;
}
.nopship_options {
	color:#000000; 
	background:#fff;
	font-size:80%;
}
.nopbutton {
	color:#6a5069; 
	background:none;
	border:0;
	cursor:pointer;
	font-size:110%;
	width:auto;
}
.basket {
	border:0;
	width:auto;
	padding:0;
}
.bigbutton {
	color:#000000; 
	background:#f0f5ff;
}
.bigbutton:hover {
	color:#000000; 
	background:#e0eaff; 
	cursor:pointer;
}
.qtybox {
	text-align:center;
	width:18px;
	padding:1px 2px;
	font:100% Verdana, Arial, Helvetica, sans-serif;
}
.radbutt {
	background:none;
	border:0;
	padding:0;
	vertical-align:middle;
	margin-right:5px;
	width:18px;
}
img.cart_thumb {
	vertical-align:middle;
	margin-right:3px;
	width:30px;
	height:30px;
	border:1px solid #adac9a;
	display:block;
}
p.shop_butts {
	border-top:1px dotted #ccc;
	margin-top:25px;
	padding-top:45px;
}

/* [form] */

form {
	margin:10px 0 20px;
}
legend {
	font-size:120%;
	color:#818181;
	font-weight:bold;
}
fieldset {
	border:1px solid #ccc;
	padding:0 45px 20px;
}
fieldset p {
	margin:20px 0 0;
}
label {
	width:120px;
	float:left;
	font-size:110%;
}
input, textarea {
	font:110% Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #ccc;
	background:#f2f2f2;
	padding:4px;
	width:235px;
}
select {
	font:100% Verdana, Arial, Helvetica, sans-serif;
	background:#f2f2f2;
}
input.submitbutt {
	background:#dcdcdc;
	font:110% Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:125px;
}
form.discount {
	height:30px;
	margin-top:20px;
}
form.discount input.basket {
	float:left;
	margin-top:-5px;
}
form.discount input.code {
	float:left;
	width:150px;
	margin-right:5px;
}

/* [/form] */

/* [footer] */

#footer {
	clear:both;
	background:#252525 url(images/footer-bg.gif) repeat-x 0 5px;
	color:#e6e6e6;
	font-size:90%;
}
#footer_inner {
	width:737px;
	margin:0 auto;
	text-align:left;
	padding:10px 0 20px;
	border-top:5px solid #484848;
}
#footer_inner ul {
	list-style:none;
}
#footer_inner li {
	float:left;
	padding:0 10px;
}
#footer_inner li.valid {
	float:right;
}
#footer_inner a {
	color:#e6e6e6;
}
.arrival {
}
.arrival img {
	margin:54px 20px 0 0;
	float:right;	
}

/* [/footer] */

/* [extra] */

.divider {
	margin:15px 0;
	border-bottom:1px solid #d4d4d4;
	font-size:1px;
	clear:both;
}
hr {
	color:#d4d4d4;
	background-color:#d4d4d4;
	border:0;
	height:1px;
	clear:both;
}
.cleaner {
	clear:both;
}
.bott_strip {
	clear:both;
	background:#555555;
	width:210px;
	padding:0 0 0 20px;
	font-size:5px;
	height:5px;
	line-height:5px;
}
.imgright {
	float:right;
	margin:3px 0 0 20px;
	border:1px solid #ec24cd;
}
.imgleft {
	float:left;
	margin:3px 20px 0 0;
	border:1px solid #ec24cd;
}
.float_left {
	float:left;
}
.float_right {
	float:right;
}
.red {
	color:#ed1c24;
}
.central {
	text-align:center;
}
.firstpara {
	font-size:110%;
}
.hide, h1 span {
	position:absolute;
	left:-5000px;
	margin:0;
	padding:0;
}
.none {
	display:none;
}

/* [/extra] */