body.page-template-jewellery-php{
	background:#000;
	height:auto;
}


h1{
	font-size:2.4em;
	text-transform:uppercase;
	margin:0 0 0 55px;
}

h2{
	text-transform:uppercase;
	font-size:2.4em;
	margin:4px 0 4px 55px;
	display:block;
	color:#6e6e79;
	padding-bottom:13px;
}

h3{
	text-transform:uppercase;
	font-size:1.2em;
	font-weight:bold;
	color:#000;
	padding-bottom:0px;
	margin-bottom:0px;
}

#lookbook-content{
	position:relative;
	width:980px;
	overflow:hidden;
	margin:0 auto 0 auto;
	padding-bottom: 22px;
	background:#fff;
	height:819px;
}

.lookbook {
	width:980px;
	background:#fff;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position:relative;
	overflow:hidden;
}

#col1 {
	width:313px;
	height:819px;
	float:left;
	overflow:hidden;
}

#col2 {
	width:647px;
	height:819px;
	float:right;
}

/* Specific lookbook settings */
#carousel {
	
}

.hidden {
	display:none;
}

#prod_image {
	position:relative;
	z-index:998;
	height:819; 
	width:647;
	background:#000 url(../images/jewellery/static/ajax-loader.gif) center center no-repeat;
	display:block;
}


.btn_appointment {
	background:url(../images/jewellery/static/btn_appointment.gif) top left no-repeat;
	width:137px;
	height:17px;
	text-indent:-9000px;
	display:block;
	margin:10px 0 20px 0;
}

.btn_top {
	background:transparent url(../images/jewellery/static/btn_top.gif) no-repeat scroll left center;
	font-size:1.1em !important;
	height:4px;
	padding-left:13px;
	position:relative;
	top:530px;
	z-index:1000;
}

.arrow_gt {
	background:url(../images/jewellery/static/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;
}
