html {
	overflow: -moz-scrollbars-vertical;
}

body {
	margin: 0px;
}

h1 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 36px;
	color: #562e18;
	line-height: normal;
	margin: 0 0 5px 0;
}

h2 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 32px;
	color: #562e18;
	line-height: 34px;
	margin: 10px 0 0 0;	
}

h3 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 44px;
	color: #562e18;
	line-height: 51px;
	margin: 0 0 5px 0;	
}

blockquote {
	font-size: 16px;
	margin: 20px 0;
	padding-left: 40px;
}

p {
	margin: 5px 0 5px 0;
}

ol li {
	background: none;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 10px 0 0 0;
}

li {
	padding: 0 0 10px 20px;
	background: transparent url(/library/images/common/list-arrow.gif) no-repeat 0 5px;
}


.content {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	color: #5d4232;
	line-height: normal;
}

.content a {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 14px;
	color: #5d4232;
	text-decoration: underline;
}

.content a:hover {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 14px;
	color: #5d4232;
	text-decoration: none;
}

.footer {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 9px;
	line-height: 16px;
	color: #333333;
}

.footer a {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 9px;
	color: #333333;
	text-decoration: underline;
}

.footer a:hover {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}

.errmsg {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 9px;
	line-height: 18px;
	color: red;
}

.ip {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #6e5341;
	border: none;
	padding: 10px;
	background: transparent url(/library/images/common/form-bg.gif) top left no-repeat;
	width: 168px;
}

.ip option {
	border: none;
}

/*--- COLLECTION VIEW ---*/

#frame {
	position: relative; left: -20px;
}

#div1 {
	display: block;
}

#div2, #div3, #div4, #div5, #div6, #div7, #div8, #div9, #div10 {
	display: none;
}

/*--- LOOKBOOK VIEW ---*/

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider, #slider li{ 
	width:860px;
	height:557px;
	overflow:hidden; 
	}
	
.relative {
	position:relative; 
	z-index:100
}

#prevBtn {
	position:absolute; 
	left:-90px; 
	top:-296px;
}

#nextBtn {
	position:absolute; 
	left:876px; 
	top:-292px;
}
