@import url('reset.css');
body{
	background:#000;
	color:#fff;
	font-family: 'Delius', cursive;
	font-size:16px;
	width:30000px;
	position:absolute;	
}
a {text-decoration: none;}
.bf_background img{
	position:fixed;
	top:0px;
	left:0px;
	height:100%;
}

.bf_lamp img{
	position:fixed;
	top:0px;
	left:10%;
	height:435px;
	width:277px;
    	filter:alpha(opacity=90);
    	opacity: 0.9;
    	-moz-opacity:0.9;
}

.bf_lady img{
	position:fixed;
	bottom:-10px;
	right:-200px;
	height:896px;
	width:1280px;
}

/*#bf_page_menu {
    position:fixed;
    bottom:40px;
    left:20px;
    height:217px;
    width:248px;
    background-image: url('../images/widget.png');
        filter:alpha(opacity=90);
        opacity: 0.9;
        -moz-opacity:0.9;
    color: #000;
}*/

#bf_page_menu {
	position:fixed;
	bottom:40px;
	left:20px;
	height:175px;
	width:200px;
	background-image: url('../images/widget2.png');
    	filter:alpha(opacity=90);
    	opacity: 0.9;
    	-moz-opacity:0.9;
	color: #000;
}

#bf_page_menu_2 {
	position:fixed;
	bottom:40px;
	left:230px;
	height:175px;
	width:200px;
	background-image: url('../images/widget2.png');
    	filter:alpha(opacity=90);
    	opacity: 0.9;
    	-moz-opacity:0.9;
	color: #000;
}

/*.bf_widget p{
    padding: 40px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}*/

.bf_widget p{
	padding: 30px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}

.left{
	float: left
}

.right{
	float: right;
}

/* Menu Style */
.bf_menu{
	position:fixed;
	top:45px;
	left:0px;
	width:100%;
	background-image: url('../images/menu.png');
	background-repeat: repeat-x;
    	filter:alpha(opacity=90);
    	opacity: 0.9;
    	-moz-opacity:0.9;
	height:56px;
	z-index:4;
	padding: 6px;
	padding-left: 6%;
}
.nav{list-style: none;}
.nav li {float: left;}

/* Footer Style */
.bf_footer{
	position:fixed;
	bottom:0px;
	left:0px;
	width:100%;
	font-size:13px;
	background:#000;
    	filter:alpha(opacity=90);
    	opacity: 0.9;
    	-moz-opacity:0.9;
	height:20px;
	padding-bottom:5px;
	text-transform:uppercase;
	z-index:4;
	font-family: 'Delius', cursive;
}
.bf_footer a{
	padding:5px 10px;
	letter-spacing:1px;
	text-shadow:1px 1px 1px #000;
	color:#ddd;
	float:right;
}
.bf_footer a:hover{
	color:#fff;
}
.bf_footer a span{
	font-weight:bold;
}
.bf_footer a.bf_left{
	float:left;
}
.section{
	position: relative;
        margin-top: 120px;
	width:4000px;
	float:left;
	height:580px;
	
}
.content{
	margin-left: 440px;
	margin-right: 1892px;
	position: relative;
	background-image: url(../images/page.png);
        background-repeat: no-repeat !important;
	width: 662px;
	height: 580px;
	display: block;
        padding: 5px;
}

.content.pink {
    background-image: url(../images/page_pink.png);
}


.content ul{
	margin: 20px 0px 0px 24px;
}
.content ul li{
	float:left;
}
.content ul li a{
	display:block;
	margin:4px;
}
.content ul li a img{
	display:block;
	-moz-box-shadow:1px 1px 4px #000;
	-webkit-box-shadow:1px 1px 4px #000;
	box-shadow:1px 1px 4px #000;
	opacity:0.7;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-transition: all 0.5s ease-in-out;
}
.content ul li a:hover img{
	opacity:1.0;
}





















.bf_gallery{
	display:none;
}
.bf_nav a{
	width:72px;
	height:140px;
	position:fixed;
	top:50%;
	margin-top:-70px;
	cursor:pointer;
	opacity:0.3;
	z-index:999;
}
a.bf_close{
	top:10px;
	right:10px;
	background:transparent url(../images/close.png) no-repeat center center;
	position:fixed;
	width:40px;
	height:40px;
	cursor:pointer;
	opacity:0.3;
	z-index:999;
}
.bf_nav a:hover, a.bf_close:hover{
	opacity:0.9;
}
.bf_nav a.bf_next{
	background:transparent url(../images/next.png) no-repeat center center;
	right:-72px;
}
.bf_nav a.bf_prev{
	background:transparent url(../images/prev.png) no-repeat center center;
	left:-72px;
}
.bf_gallery_wrapper{
	top:50%;
	left:50%;
	position: fixed;
	width: 500px;
	height: 250px;
	margin: -125px 0px 0px -260px;
	color:#fff;
}
.bf_gallery_item{
	position:absolute;
	display:none;
	height:440px;
	width:560px;
	top:-95px;
	left:-20px; /*480px to slide from right, -520px to slide from right*/
	display:none;
}
.bf_gallery_item img{
	position:absolute;
	top:95px;
	height:250px;
	width:500px;
	left:20px;
	z-index:9;
	cursor:url(../images/cursor_full.cur),  ne-resize;
}
.bf_heading,
.bf_desc{
	position:absolute;
	height:250px;
	width:500px;
	text-shadow:1px 1px 1px #000;
	background:transparent url(../images/bg_black.png) repeat top left;
	-moz-border-radius:0px 100px 0px 100px;
	border-radius:0px 100px 0px 100px;
}
.bf_heading{
	top:95px;/*top:0px;*/
	left:20px /*left:0px;*/
}
.bf_heading h2{
	position:absolute;
	top:20px;
	left:20px;
	font-size:56px;
	line-height:66px;
}
.bf_desc{
	bottom:95px; /*bottom:0px;*/
	right:40px /*right:0px;*/
}
.bf_desc p{
	position:absolute;
	bottom:20px;
	right:20px;
	font-size:30px;
	line-height:66px;
}









#GiftCardContainer{
	width:615px;
	height:520px;
	margin: auto;
	padding:0 0 0 49px;
	background:url(../images/Posare-Salons-GiftCard-ShoppingCart-BG.png) no-repeat;
}
.simpleCart_shelfItem{
	float:left;
	margin:47px 10px 0 7px;
	width:250px;
	height:141px;
	line-height:100%;
	position:relative;
}
.item_image{
	float:left;
	margin-right:15px;
}
.item_name{
	text-transform:uppercase;
	font:bold 12px 'Delius', cursive;
	color:#fff;
	margin-top:20px;
}
.item_Description{
	font-size:10px;
	padding:5px 0;
	clear: both;
}
.item_price{
	font:bold 12px 'Delius', cursive;
	color:#fff;
	float:left;
	margin:6px 6px 0 0;
	position:absolute;
	bottom:13px;
	left:118px;
}
.item_thumb{
	display:none;
}
.item_add{
	display:block;
	width:85px;
	height:25px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/Addtocart.png) 0 -21px;
	position:absolute;
	bottom:8px;
	right:3px;
}
.item_add:hover{
	background-position:-85px -21px;
}
.item_add:active{
	background-position:-170px -21px;
}
.simpleCart_items{
	clear:both;
	float:left;
	margin: 18px 0px -190px 11px;
	height:170px;
	position:relative;
	
}
.cartHeaders{
	display:none;
}
.itemContainer{
	float:left;
	width:110px;
	text-align:center;
	margin-right:25px;
	position:relative;
	bottom:0;
}
.itemname{
	font:bold 11px 'Delius', cursive;
	color:#fff;
	text-transform:uppercase;
}
.itemthumb{
	float:none;
	margin:0;
	padding-top:5px;
}
.itemQuantity{
	float:left;
	clear:both;
	margin-top:5px;
	display:inline;
	margin-left:30px;
}

.itemincrement a{
	display:block;
	background:url(../images/Addtocart.png) -278px -29px;
	width:7px;
	height:5px;
	text-indent:-9999px;
	overflow:hidden;
}
.itemdecrement a{
	display:block;
	background:url(../images/Addtocart.png) -278px -35px;
	width:7px;
	height:5px;
	text-indent:-9999px;
	overflow:hidden;
	margin:5px 0 0 20px;
}
.itemTotal{
	color:#fff;
	font:bold 11px 'Open Sans Condensed', sans-serif;
	margin:8px 0 0 20px;
	padding:0;
	clear:both;
}
#cartTotal{
	clear:both;
	text-align:right;
	font:11px 'Open Sans Condensed', sans-serif;
	text-shadow:none;
	margin-top:23px;
	float:left;
	width:100%;
	margin-left:-85px;
	padding: 85px 72px 0px 0px;
}

.simpleCart_empty{
	display:-moz-inline-box;
	display:inline-block;
	color:#fff;
	font-size:11px;
	text-decoration:none;
	padding-left:345px;
	margin-right:10px;
	position:static;
	top:25px;
	margin-top: 160px;
}
.simpleCart_checkout{
	display:-moz-inline-box;
	display:inline-block;
	background:url(../images/Checkout.png);
	width:87px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
	position:static;
	top:25px;
	margin-top: 160px;
}
strong{
	font-family: 'Delius', cursive;
	font-weight:normal;
	color:#fff;
}
h3{
	margin:35px 3px 0 3px;
	font:bold 20px  
	color:#fff;
	text-shadow: rgba(0, 0, 0, 0.796875) 0px -1px 1px;
}

#section7 ul {
    margin-left: 70px;
}

#section7 ul li {
    width: 50%;
    margin-bottom: 20px;
}

#section7 address a {
    display: inline;
    margin: 0;
    color: #fff;
}

#salon_section p {
}

#salon_section .headline-p > div {
    display: none;
}

#salon_section #product_services h1, #salon_section #product_services p, #salon_section p {
    font-size: 13px;
}

#salon_section #product_services {
    padding-left: 10px;
}

#salon_section #product_services ul {
    margin: 0;
}

#salon_section #product_services li a img {
    width: 65px;
    height: 30px;
}