body {
	background: white;
	font-family: Georgia, serif;
	font-size: 12px;
	color: #4F5054;
	line-height: 1.3;
}

img {
	border: none;
	float: left;
}

img.cascade, img.hard-cascade {
	display: none;
}

img.cascade {
	opacity: .1;
}

div.section, div.product-section {
	clear:left;
	padding-top: 25px;
}

div#rachel {
	clear: left;
	padding-top: 29px;	
}

div#rachel img {
	padding-bottom: 8px;	
}

a#legal {
	font-size: 90%;
	padding: 16px 0px;
	clear: left; 
	display: block;
}

div#legal {
	clear:left;
	padding-top: 17px;
}

img.pre {
	display: none;
}

div.product-section {
	padding-top: 2px;
}

div.overlay {
	border: 1px solid #AFB0B4;
	position: absolute;
	width: 530px;
	height: 590px;
	left: 15px;
	z-index: 1;
	margin-bottom: 10px;
	overflow: hidden;
	display: none;
	font-size: 10px;
	background: white;
}

div.overlay, a, a:visited {
	color: #4F5054;
}

div.overlay img {
	float: none;
}

div.slide {
	width: 1060px;
}

div.slide, a.close, div.purchase, span.prev, div.about, span.next {
	position: absolute;
}

a.close {
	left: 13px;
	top: 13px;
}

div.purchase {
	right: 20px;
	top: 15px;
	background: white;
}

#contentarea div.purchase {
	white-space: nowrap;
}

div.purchase em {
	font-style: normal;
	text-transform: uppercase;
	color: #1c1c1c;
}

div.about {
	width: 325px;
	font-size: 9px;
	text-align: center;
	left: 100px;
	bottom: 8px;
	background: white;
}

span.prev, span.next {
	bottom: 30px;
	background: white;
	color: #AFB0B4;
}
a span.prev, a span.next {
	color: #4F5054;
}

span.prev {
	left: 16px;
}

span.next {
	right: 20px;
}

/* cart styles */

h1, h2, h3, h4 {
	font-weight: normal;
}

h1 {
	font-size: 218%;
}

h3 {
	font-size: 145%;
	margin: 2em 0 .5em 0;
}
h4 {
	font-size: 118%;
	margin: 1.5em 0 .25em 0;
}
div.cart-billing, div.cart-shipping {
	float: left;
	margin-right: 2em;
}
table.cart {
	width: 35em;
	margin: 1.5em 0;
}
div#order-status {
	clear: left;
	padding-top: 1px;
}
body#gemmaredux table.cart tr {
	height: auto ;
}
td.cart_math {
	width: 10em;
	height: 2em;
}
table.cart td, table.cart th {
	padding-right: 1em;
}
table.cart th, table.cart td.price {
	text-align: left;
}
/* Press page */
body#press h2 {
	font-size: 11px;	
	padding-left: 210px;
	margin: 45px 0 15px 0;
}
body#press img {
	float: none;
}	
div.mention {
	float: left;
	clear: left;
	padding-bottom: 15px;
	width: 450px;
}
div.mention div.graphic {
	float: left;
	width: 210px;
}
div.mention div.graphic div.vert{
	height: 70px;
	width: 1px;
	float: left;
}
body#press div.mention div.graphic img {
	float: right;
	padding-right:10px;
}
div.mention div.copy p {
	margin-top: 0px;
}
div.mention span.larges a {
	display: none;
}
div.mention span.larges a.index-0 {
	display: inline;
}

#announce {
	border: 1px solid #AFB0B4;
	position: absolute;
	width: 570px;
	width: 690px;
	min-height: 383px;
	height: auto;
	z-index: 1;
	overflow: hidden;
	display: block;
	font-size: 10px;
	background: #fff url('../images/announcement-header.png') top left repeat-x;
	padding-top: 17px;
	top: 60px;
	left: 270px;
	*height: 383px;
}

#announce-left {
	background: transparent url('../images/announcement-icon.png') top left no-repeat;
	padding-top: 100px;
	margin: 0;
	padding-left: 8px;
	text-align: center;
	width: 210px;
	display: block;
	float: left;
}

#announce-left img {
	margin-left: 23px;
}

#announce-right {
	width: 290px;
	width: 410px;
	display: block;
	float: left;
	margin: 8px;
}

#announce-right .border {
	border: #a0a1a3 2px solid;
	margin-top: 8px;
}

#announce-close {
	margin-top: 8px;
}

#contentarea {
	width: 100%;
	height: 450px;
	height: 562px;
	height: 592px;
}

#pressInfo {
	width: 390px;
}

#pressCenter {
	width: 300px;
	text-align: center;
}

.pressPrevNext {
	width: 45px;
	padding: 0 10px;
}

.pressCover img {
	padding: 2px;
}

#crossSell {
	width: 196px;
}

#crossSell div {
	width: 166px;
	border-top: #b7b6bb 1px solid;
	border-bottom: #b7b6bb 1px solid;
	text-align: center;
	padding: 16px 0;
	margin-left: 30px;
}

#crossSell img {
	float: none;
}

#crossSell .title {
	color: #949496;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

#crossSell a {
	text-decoration: none;
}

#crossSell a:hover {
	text-decoration: underline;
}

.lookbook-thumb img {
	padding: 0;
}

#indexCategories {
	padding-top: 60px;
}

#indexCategories .categoryListBoxContents {
	text-align: center;
	padding-top: 16px;
	width: 100%;
	float: left;
}

#indexCategories .categoryListBoxContents img {
	float: none;
}
