/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
}

body {
	color: #fff;
	background: #3f3f3f url('../images/bg.png') left top repeat-x;
}

a {
	color: #fff;
}

h2 {
	font-size: 22px;
	color: #cd3b89;
	margin-bottom: 20px;
}

#swarovski {
	position: absolute;
	top: 30px;
	left: 420px;
}

#wrap {
	width: 900px;
	margin: 0 auto;
}

#header {
	position: relative;
	height: 116px;
	overflow: hidden;
}

#logo {
	display: block;
	float: left;
	width: 369px;
	height: 116px;
	background: url('../images/logo.png') left top no-repeat;
}

#content-left {
	float: left;
	width: 552px;
	margin: 20px 0 20px 20px;
}

#content-right {
	float: right;
	width: 273px;
	margin: 20px 20px 20px 0;
}

.block {
	width: 552px;
	background: url('../images/blockbg.png') top left no-repeat;
	padding-top: 18px;
	margin: 5px 0 18px 5px;
}

.block-inner {
	padding: 0 18px 18px 18px;
	background: url('../images/blockbg.png') bottom left no-repeat;
}

.block-small {
	float: right;
	width: 273px;
	background: url('../images/sidebg.png') top left no-repeat;
	padding-top: 18px;
	margin: 5px 5px 23px 0;
}

.block-small-inner {
	padding: 0 18px 18px 18px;
	background: url('../images/sidebg.png') bottom left no-repeat;
}

.block table {
	width: 536px;
}

.block table h2 {
	text-align: left;
}

.block table td {
	padding: 4px;
}

#hright {
	width: 282px;
	height: 116px;
	float: right;
	text-align: right;
	overflow: hidden;
}

#quicksearch {
	position: relative;
	height: 49px;
	background: url('../images/sprites.png') left 0px no-repeat;
	margin-bottom: 28px;
}

#quicksearch #search_input {
	position: absolute;
	top: 13px;
	left: 20px;
	width: 175px;
	background: transparent none repeat scroll 0 0;
	border: 0px None;
	padding: 4px;
}

#quicksearch #search_submit {
	position: absolute;
	top: 14px;
	left: 208px;
	background: transparent none repeat scroll 0 0;
	border: 0px None;
	text-indent: -9000px;
	cursor: pointer;
	width: 61px;
	height: 24px;
}

#myaccount {
	height: 38px;
	width: 108px;
	background: url('../images/sprites.png') -10px -241px no-repeat;
	display: inline-block;
}

#checkout {
	height: 38px;
	width: 89px;
	background: url('../images/sprites.png') -118px -241px no-repeat;
	display: inline-block;
}

#checkout-nav {
	height: 116px;
	width: 500px;
	position: absolute;
	right: 0px;
	top: 0px;
}

#secure-checkout {
	width: 92px;
	height:32px;
	background: url('../images/securecheckout.png') top left no-repeat;
	margin: 50px 50px 0 0;
	float: left;
}

#checkout-nav .step {
	display: block;
	text-decoration: none;
	float: left;
	width: 80px;
	height: 116px;
	text-align: center;
	color: #fff;
}

#checkout-nav .active {
	color: #cd3b89 !important;
}

#checkout-nav .step .number {
	margin: 40px 0 0 0;
	font-size: 36px;
}

#checkout-nav .step .desc {
	font-size: 12px;
}

#quick-cart {
	float: right;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	width: 215px;
}

#quick-cart a {
	text-decoration: none !important;
	color: #333 !important;
	background: none !important;
}

#topnav-checkout {
	height: 36px;
	background: url('../images/topnav-checkout.png');
	padding-left: 10px;
}

#topnav {
	height: 36px;
	background: url('../images/topnav.png');
	padding-left: 10px;
}

#topnav a {
	display: block;
	height: 36px;
	padding-left: 20px;
	float: left;
	text-decoration: none;
	background: url('../images/sprites.png') left -49px no-repeat;
}

#topnav a span {
	display: block;
	height: 36px;
	line-height: 36px;
	padding-right: 20px;
	color: #333;
	background: url('../images/sprites.png') right -49px no-repeat;
}

#topnav a.first {
	background-position: -2px -49px;
}

#topnav a.last span {
	background: transparent;
}

#topnav a:hover, #topnav a:hover span {
	background-position: center -163px;
}

#topnav a.active, #topnav a.active span {
	background-position: right -87px;
}

#subnav {
	clear: both;
	background-color: #778998;
	margin: 0 0 0 -10px;
	padding: 0 0 0 0;
	height: 30px;	
}

#subnav a {
	background-color: #778998;
	background-image: url(../images/line.png);
	background-position: right;
	background-repeat: no-repeat;
	line-height: 30px;
	padding: 0 20px 0 20px;
	height: 30px;
}

#subnav a:hover {
	background-color: #93a4b2;
	background-image: url(../images/line.png);
	background-position: right;
	background-repeat: no-repeat;
}

#content {
	clear: both;
	background: #000;
	min-height: 700px;
}

#page-content {
	padding: 18px;
}

#sidenav {
	float: left;
	width: 180px;
}

#sidenav a {
	height: 29px;
	background: url('../images/sidenav.png') left bottom no-repeat;
	display: block;
	text-align: right;
	padding-right: 10px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	line-height: 29px;
}

#sidenav a.active, #sidenav a:hover {
	color: #cc649b;
}

#collection {
	height: 29px;
	background: url('../images/sidenav.png') left top no-repeat;
	display: block;
	text-align: left;
	padding-left: 10px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	line-height: 29px;
}

#main {
	float: right;
	width: 665px;
}

.login .input-block label {
	display: block;
	font-size: 14px;
}

.login .input-block input {
	margin-bottom: 10px;
}

.login p {
	font-size: 14px;
	margin-bottom: 10px;
}

div.product-block {
	width: 130px;
	float: left;
	margin: 0 10px 10px 6px;
	padding: 10px;
	background: url('../images/productblock.png') left top no-repeat;
	line-height: 1.6em;
}

div.product_info {
	background: url('../images/productblock.png') left bottom no-repeat;
	margin: 0 -10px 0 -10px;
	padding: 0 10px 5px 10px;
}

div.product-block a.product-img {
	width: 130px;
	height: 130px;
	display: block;
	background-color: #000;
	background-position: center center;
	background-repeat: no-repeat;
}

div.product-block a.product-name {
	text-decoration: none;
	font-weight: bold;
}

.swatch-list {
	padding: 3px 0 5px 0;
	border-bottom: 1px solid #444;
}

.swatch-list .swatch {
	width: 16px;
	height: 16px;
	float: left;
	margin: 2px;
}

#display-photo {
	float: left;
}

#display-info {
	float: right;
	padding: 15px 15px 0 15px;
	width: 275px;
	background: url('../images/productoverviewbg.png') no-repeat;
}

#display-info h1 {
	font-size: 22px;
	color: #ff0188;
	font-weight: normal;
	margin-bottom: 10px;
}

#display-info h4 {
	border-bottom: 1px solid #404040;
	margin-bottom: 5px;
}

#display-info h4 span {
	color: #73bcf3;
}

#display-info p.overview {
	margin-bottom: 20px;
}

#display-info .product-swatch img {
	border: 1px solid #404040;
}

#display-info .product-swatch.selected img {
	border: 1px solid #fff;
}

#display-info .product-swatches {
	margin-bottom: 10px;
}

#display-info .product-buybox {
	padding: 0 15px 15px 15px;
	margin: 0 -15px 0 -15px;
	background: url('../images/productoverviewbg.png') no-repeat bottom;
}

#display-info .product-sizes .product-size {
	background: url('../images/sizebg.png') left top no-repeat;
	padding-left: 8px;
	display: inline-block;
	height: 20px;
	text-decoration: none;
	margin-right: 2px;
}

#display-info .product-sizes .product-size span {
	background: url('../images/sizebg.png') right top no-repeat;
	padding-right: 8px;
	display: inline-block;
	height: 19px;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	padding-top: 1px;
}

#display-info .product-sizes {
	margin-bottom: 10px;
	text-decoration: none;
}

#display-info .product-sizes .product-size.outofstock {
	background-position: left bottom;
	text-decoration: none;
}

#display-info .product-sizes .product-size.outofstock span {
	background-position: right bottom;
	color: #aaa;
	text-decoration: none;
}

#display-info .product-sizes .product-size.selected span {
	color: #ff0188;
	text-decoration: none;
}

#main-photo {
	background-position: center center;
	background-repeat: no-repeat;
	border: 1px solid #404040;
	height: 320px;
	width: 340px;
	text-align: center;
	padding-top: 20px;
}

.centered {
	text-align: center;
	margin: 20px 0;
}

.mini-cart .item {
	border-top: 2px solid #888;
	padding: 5px 0;
}

.mini-cart .items {
	border-bottom: 2px solid #888;
	margin-bottom: 4px;
}

form.contact label {
	width: 100px;
	float: left;
}

form.contact input.text {
	width: 150px;
	float: left;
	margin-bottom: 5px;
}

form.contact input.submit {
	margin-left: 100px;
}

form.contact textarea {
	width: 400px;
	height: 90px;
	float: left;
	margin-bottom: 5px;
}


.mini-cart .image {
	width: 47px;
	height: 47px;
	float: left;
}

.mini-cart .image img {
	width: 47px;
	height: 47px;
}

.mini-cart .details {
	float: right;
	width: 180px
}

.mini-cart .left {
	float: left;
}

.mini-cart .right {
	float: right;
	color: #cd3b89;
}

.mini-cart .discount, .mini-cart .tax, .mini-cart .shipping {
	margin-top: 4px;
	border-bottom: 1px solid #888;
}

.mini-cart .line-items {
	border-bottom: 2px solid #888;
	margin: 2px 0;
}

.mini-cart .subtotal {
	padding-top: 2px;
	border-top: 2px solid #888;
}

.cart-divider {
	width: 852px;
	margin: 15px auto;
	height: 5px;
	background: url('../images/carthr.png') top left no-repeat;
}

.cart-items .row {
	width: 850px;
	height: 55px;
	margin: 10px auto;
	background: url('../images/cartrow.png') top left no-repeat;
	overflow: hidden;
}

.cart .image {
	float: left;
	width: 47px;
	height: 55px;
	margin-right: 20px;
}

.cart .image img {
	width: 47px;
	height: 47px;
	margin: 4px 0;
}

.cart .delete {
	float: left;
	margin: 0 20px;
	width: 20px;
	height: 55px;
	cursor: pointer;
	background: url('../images/cartremove.png') center center no-repeat;
}

.cart.receipt .delete {
	background: none;
	cursor:default;
}

.cart {
	width: 850px;
	margin: 0 auto;
}

.cart .cart-header {
	height: 15px;
}

.cart .cart-header div {
	text-align: center;
	height: 15px;
	line-height: 15px;
	float: left;
}

.cart .cart-header .delete {
	background: none;
}

.cart .product {
	width: 210px;
	height: 55px;
	float: left;
	padding: 0 10px;
}

.cart .cart-header .product {
	text-align: left;
}

.cart .cart-items .product {
	background: url('../images/cartdivider.png') right top no-repeat;
}

.cart .product .name {
	margin-top: 10px;
}

.cart .product .price {
	margin-top: 4px;
	color: #cd3b89;
}

.cart .cart-items .color {
	text-align: center;
	line-height: 55px;
	background: url('../images/cartdivider.png') right top no-repeat;
}

.list_price {
	color: #007D97;
}

.cart .color {
	width: 120px;
	height: 55px;
	float: left;
	padding: 0 10px;
}

.cart .size {
	width: 90px;
	height: 55px;
	float: left;
	padding: 0 10px;
}

.cart .cart-items .size {
	text-align: center;
	line-height: 55px;
	background: url('../images/cartdivider.png') right top no-repeat;
}

.cart .qty {
	width: 50px;
	height: 55px;
	float: left;
	padding: 0 20px 0 10px;
}

.cart .cart-items .qty {
	background: url('../images/cartdivider.png') right top no-repeat;
}


.cart .cart-items .qty .qty-minus {
	width: 10px;
	height: 55px;
	float: left;
	background: url('../images/cartminus.png') center top no-repeat;
	cursor: pointer;
}

.cart .cart-items .qty .qty-plus {
	width: 10px;
	height: 55px;
	float: left;
	background: url('../images/cartplus.png') center top no-repeat;
	cursor: pointer;
}

.cart .cart-items .qty .qty-amt {
	width: 30px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	float: left;
}

.cart .total {
	width: 150px;
	height: 55px;
	float: left;
	text-align: center;
}

.cart .cart-items .total {
	line-height: 55px;
}

.cart-summary {
	width: 200px;
	float: right;
	font-size: 18px;
}

.cart-summary b {
	color: #cd3b89;
}

.errorSummary, .errorMessage {
	padding: 4px 16px 4px 32px;
	color: #CC0000;
	font-weight: bold;
	margin: 0 0 12px 0;
	background-color:#FAEBE7;
	background-image:url(../images/error_msg_icon.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
	border: 1px Solid #F16048;
}

.error {
	color: #CC0000;
	font-weight: bold;
}

input.error {
	border: 1px solid #CC0000;
}

.success {
	padding: 4px 16px 4px 32px;
	color: #339900;
	font-weight: bold;
	margin: 0 0 12px 0;
	background-color:#ccff99;
	background-image:url(../images/success_msg_icon.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
	border: 1px Solid #339900;
}

.button {
	display: inline-block;
	height: 26px;
	line-height: 26px;
	padding-left: 6px;
	background: url('../images/buttons.png') bottom left no-repeat;
	text-decoration: none
}

.button span {
	font-size: 14px;
	height: 26px;
	display: inline-block;
	line-height: 26px;
	color: #cd3b89;
	padding-right: 6px;
	background: url('../images/buttons.png') bottom right no-repeat;
}

.button.active {
	background: url('../images/buttons.png') top left no-repeat;
}

.button.active span {
	color: #fff;
	background: url('../images/buttons.png') top right no-repeat;
}

.clear {
	clear: both;
}

#main {
	line-height: 1.6em;
}

#main p {
	margin-bottom: 15px;
}

#main em {
	color: #007d97;
	font-style: normal;
}

a.thumbnail img {
	width: 50px;
	height: 50px;
	margin: 5px;
	border: 1px Solid #333;
}

#main_boxes {

}

#main_boxes .img_box {
	margin-right: 8px;
}

#main_boxes img {
	margin-bottom: 8px;
}

blockquote {
background: transparent url(../images/bq_left.gif) left top no-repeat;
margin: 5px 20px 10px 20px;
padding-left: 50px;
}

blockquote p {
background: url(../images/bq_right.gif) right bottom no-repeat;
margin: 0;
padding-right: 50px !important;
text-align: left;
line-height: 1.5em;
}

blockquote #sig {
	text-align: right;
}

#banner {
background: url(../images/banner.jpg) right bottom no-repeat;
height: 202px;
width: 876px;
margin: 0;
padding: 12px;
color: #333;
}

#banner_text {
	margin-left: 650px;
	line-height: 1.2em;
}

#banner_text #sig {
	text-align: right;
	color: #ff0188;
	margin-top: 6px;
}

blockquote p b {
	color: #ff0188;
}

#footer {
	clear: both;
	background: #e1e7ee;
	padding: 12px;
	color: #333;
	text-align: center;
	width: 876px;
	margin: auto;
}

#footer a {
	color: #333;
	text-decoration: none;
	padding: 0 12px 0 12px;
}

h1 {
	font-size: 22px;
	color: #ff0188;
	font-weight: normal;
	margin-bottom: 10px;
}

#main strong {
	color: rgb(0, 128, 128);
}

#main a {
	color: #CCC;
}

#blog {
	line-height: 2em;
}

.padding15 {
	padding: 15px;
}

table.data {
	width: 100%;
}

table.data th {
	padding: 6px;
	background: #444;
}

table.data td {
	padding: 6px;
	border-bottom: solid 1px #444;
	border-right: solid 1px #444;
}

#account_login {
	padding: 15px;
	border: 1px solid #444;
	width: 300px;
	margin: auto;
	position: relative;
	top: 25px;
}

#account_login td {
	padding: 15px;
}

#account_box {
	padding: 15px;
}

#account_box table {
	border: 1px solid #444;
}

#account_box td {
	padding: 10px;
}

#account_nav {
	border-bottom: 1px solid #444;
	margin: 20px 0;
}

#account_nav a {
	float: left;
	background: #444;
	padding: 6px 12px;
	margin: 0 6px;
}
