body.page-template-bridal-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:0;
	margin:0;
}

#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;
}

.wedding_planner_title {
	color: #6e6e6e !important;
}

.weddingplanner {
	width: 280px;
	min-height: 225px;
}

.weddingplanner p{
	color:#6E6E79;
	font-size: 12px;
}

.weddingplanner .wedding-planner-links{
	font-size: 12px;
}

.related{
	float:left;
}

.related h3{
	color:#000;
	font-size:1.9em;
	padding:6px 0 6px 0;
}

.related li{
	float:left;
	margin:0 2px 0 0;
}
.weddingplanner {
	min-height: 225px;
}

/* Specific lookbook settings */
#carousel {
	
}

.hidden {
	display:none;
}

#prod_image {
	position:relative;
	z-index:998;
	height:819; 
	width:647;
	background:#000 url(../images/static/ajax-loader.gif) center center no-repeat;
	display:block;
}

#prod_description{
	padding:0 0 20px 0;
}

.btn_top {
	background:transparent url(../images/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/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;
}
ul.nav li.levelsale a{
	color:#cc0000;
}
