/*------------Content-----------*/

h1{
	font-size:2.4em;
	text-transform:uppercase;
}

h2{
	text-transform:uppercase;
	font-size:2.4em;
	margin:4px 0 4px 0;
	display:block;
	color:#6e6e79;
	padding-bottom:13px;
}

h3{
	text-transform:uppercase;
	font-size:1.2em;
	font-weight:bold;
	color:#000;
	padding-bottom:0px;
	margin:0;
}


#lookbook-content{
	position:relative;
	width:1123px;
	overflow:hidden;
	padding-bottom: 22px;
	background-color:transparent;
	height:900px;
	margin-top: 0;
	margin-right: 350px;
	margin-bottom: 0;
	margin-left: auto;
}

#lookbook-content2{
	width:400px;
	overflow:hidden;
	/*padding-bottom: 22px;*/
	height:1000px;
	background-color: transparent;
	/*margin-top: 0;*/
	margin-right: 500px;
	/*margin-bottom: 0px;
	margin-left: auto;*/
}

.lookbook {
	width:980px;
	/*background:#fbfbfd;*/
	background-color:transparent;
	min-height: 100%;
	height: 100% !important;
	height: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 200px;
}

#lookbook_wrapper {
	height:100%;
	width:200px;
	position:relative;
	/*background:url(../images/ajax-loader.gif) 340px 310px no-repeat;*/
	background-color:transparent;
	margin-top:121px;
}

/* Specific lookbook settings */
#carousel_wrapper {
	position:relative;
	margin:0 auto -108px auto;
	margin-bottom/*\**/:-300px\9; /* IE8 */
	*margin-bottom:-125px; /* IE6 & 7 */
	z-index:1004;
	width:980px;
}

#carousel {
	position:relative;
	z-index:1004;
	margin-left:200px;
}

#carousel li {
	position:relative;
}

.carousel_hover {
	position:absolute; 
	top:-11px; 
	left:-5px; 
	z-index:2001; 
	/*border:1px solid #FFF; 
	border-top:none; 
	border-bottom:none;*/
}

.carousel_hover_large {
	width:78px;
	height:116px;
	position:absolute;
	top:0;
	left:0;
	z-index:2000;
	top:-11px;
	left:-4px;
}

.carousel_hover_active {
	width:78px !important;
	height:116px !important;
	position:absolute !important;
	top:0 !important;
	left:0 !important;
	z-index:2000 !important;
	top:-11px !important;
	left:-4px !important;
}

.active_hover {
	display:block !important;
}

.carousel_hover_normal {
	width:71px;
	height:105px;
	top:0px;
	left:0px;
	/*margin-left:-2px;*/
}

.hidden {
	display:none !important;
}

#copy {
	left:260px;
	position:absolute;
	top:170px;
	width:220px;
	z-index:1001;
}

#copy .scroll_text{
	background:url(../images/arrow_down.gif) left 5px no-repeat;
	padding:0 0 0 14px;
	margin-top:30px;
	clear:both;
}

#prod_image {
	margin-left:100px;
	position:relative;
	z-index:998;
	top: -4px;

	*top: -4px;
	
}


#content-overlay{
	background:url(../images/triangle.png) top left no-repeat;
	height:550px;
	width:550px;
	position:absolute;
	top:0;
	left:0;
	z-index:999;
}
a.btn_top {
	background:transparent url(../images/btn_top.gif) no-repeat scroll left center;
	font-size:1.2em !important;
	
	padding-left:13px;
	position:relative;
	top:-45px;
	left:60px;
	z-index:1000;
	font-weight:bold;
}
a.btn_top{color:#FFF; font-size:1em; outline:none;}
a.btn_top:hover{color:#FFF; text-decoration:underline;}

.arrow_gt {
	background:url(../images/arrow_gt.gif) center right no-repeat;
	width:4px;
	height:15px;
	text-indent:-9000px;
	display:inline-block;
	padding-left:5px;
}

#pagination {
	float:right;
	padding-top:5px;
}

.leftmost {
	left:-3px;
}

.rightmost {
	right:-3px;
}

a#buy-now{
	background:#000 url(../images/arrow-white.gif) right 4px no-repeat;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	width:auto;
	display:block;
	float:left;
	font-size:1.1em;
	cursor:pointer;
	padding:2px 15px 2px 5px;
	letter-spacing:0.5px;
	text-decoration:none;
	display:block;
	margin:0 0 10px 0;
}
a#buy-now:hover{
	color:#fff;
}

.prod_shoe {
	clear: left;
	float: left;
	/*
	position: absolute;
	top: 260px;
	*/
}
.prod_shoe {
	font-weight: bold;
	font-size: 1.2em;
	letter-spacing: 0.05em;
}
a.buy-shoes{
	background:#000 url(../images/arrow-white.gif) right 4px no-repeat;
	color:#fff!important;
	font-weight:bold;
	text-transform:uppercase;
	width:auto;
	display:block;
	float:left;
	font-size:1.1em;
	cursor:pointer;
	padding:2px 15px 2px 5px;
	letter-spacing:0.5px;
	text-decoration:none;
	display:block;
	margin:4px 0 10px 0;
}
a.buy-shoes:hover{
	color:#fff;
	background-color: #10106a;
}
.catwalk_only {
font-weight: normal;
text-transform: lowercase;
position: relative; 
top: 2px; 
color:#000;
font-size: 1.2em;
font-family: Arial, Helvetica, sans-serif;
}

