@charset "utf-8";
/* CSS Document */

body {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bb_bg.jpg);
	background-repeat: repeat-x;
	background-color: #101010;
}

a:link {

	color: #f6a5c0;
	
}

a:visited {
	color: #f6a5c0;
}

a:hover {
	color: #fff;
}

#wrap {
	margin: 0px auto 0px auto;
	padding: 0px;
	display: block;
	width: 780px;
	
}
#bgcontainer {
	
	position: relative;
	/*margin: 0px 0px 0px -390px;*/
	margin: 0px auto 0px auto;
	width: 780px;
	/*left: 50%;*/
	border: 1px solid #662d46;
	top: 20px;
	background-color: #141414;
	background-image: url(../images/thickborder_bg.gif);
	background-repeat: repeat-y;
	
}

#header {

	position: relative;
	height: 226px;
	width: 760px;
	left: 10px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/bb_headerbg.jpg);
	background-repeat: repeat-x;
	
}

#headerleft {
	float: left;
	width: 300px;
	height: 226px;
	padding: 0px;
	margin: 0px;
}

#headerright {

	float: right;
	width: 400px;
	height: 226px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bb_headerright1.jpg);
	background-position: right;
	background-repeat: no-repeat;
	
}

#nav {
	
	position: relative;
	width: 760px;
	margin: 0px;
	padding: 0px;
	height: 28px;
	left: 10px;
	background-color: #662e47;
	background-image: url(../images/navbg.png);
	background-repeat: repeat-x;
	border-bottom: 4px solid #242424;
}


#nav ul {
	
	margin: 0px;
	padding: 0px;

}

#nav ul li {

	padding: 0px;
	margin: 0px;
	float: left;
	display: block;
	font: 12px/28px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	list-style-type: none;
	
}

#nav a {

	text-decoration: none;
	font-weight: bold;
	color: #fff;
	display: block;
	height: 28px;
	border-right: 1px solid #222;
	border-left: 1px solid #999;
	padding: 0 15px;
	margin: 0px;
	
}

#nav a:hover {
	
	color: #FFCCFF;
	background-color: #000;
	border-right: 1px solid #ccc;
	border-left: 1px solid #111;

}

#content {
	width: 390px;
	background: #000;
	margin: 0px 0px 0px 40px;
	padding: 0px;
}

#content #content_content {
	width: 360px;
	padding: 0px 15px 0px 15px;
	overflow: visible;
}

#content p {

	padding: 0px;
	margin: 0px 0px 8px 0px;
	
}

#content h3 {

	font-size: 13px;
	font-weight: bold;
}

.contentroundtop {
	height: 9px;
	width: 390px;
	background: url(../images/homerounded_top.png) left top no-repeat;
	margin: 0px;
	padding: 0px;
}

.contentroundbot {
	height: 9px;
	width: 390px;
	background: url(../images/homerounded_bot.png) left bottom no-repeat;
	margin: 0px;
	padding: 0px;
}

.featroundtop {
	height: 9px;
	width: 280px;
	background: url(../images/featrounded_top.png) left top no-repeat;
	margin: 0px;
	padding: 0px;
}

.featroundbot {
	height: 9px;
	width: 280px;
	background: url(../images/featrounded_bot.png) left bottom no-repeat;
	margin: 0px;
	padding: 0px;
}

.gallroundtop {
	height: 9px;
	width: 320px;
	background: url(../images/gallrounded_top.png) left top no-repeat;
	margin: 0px;
	padding: 0px;
}

.gallroundbot {
	height: 9px;
	width: 320px;
	background: url(../images/gallrounded_bot.png) left bottom no-repeat;
	margin: 0px;
	padding: 0px;
}

.videoroundtop {
	height: 9px;
	width: 445px;
	background: url(../images/videorounded_top.png) left top no-repeat;
	margin: 0px;
	padding: 0px;
}

.videoroundbot {
	height: 9px;
	width: 445px;
	background: url(../images/videorounded_bot.png) left bottom no-repeat;
	margin: 0px;
	padding: 0px;
}

/* Home Page Content
-----------------------------------------------------*/
#videopage {
	width: 445px;
	margin: 0px;
	background: #000;
}

#videocontent {
	padding: 10px;
}
#homepage {
	width: 390px;
	margin: 0px 0px 0px 40px;
	padding: 0px;
	background: #000;
}

#homepage #home_content h2 {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	color: #f5a5c0;
	font-style: italic;
	font-size: 20px;
}

#homepage #home_content h3 {
	font-size: 16px;
}

#homepage #home_content {
	width: 360px;
	padding: 0px 15px 0px 15px;
	background: #000;
	text-align: justify;
	clear: both;
	margin: 0px;
	overflow: visible;
}

#homepage #home_content p {
	
}

.italic {
	font-style: italic;
}
.imgwrap {
	border: 0px;
}

.imgright {
	float: right;
	margin: 0px 0px 7px 7px;
	border: 0px;
}

.imgleft {
	float: left;
	margin: 0px 7px 7px 0px;
	border: 0px;
}

.imgbot {
	margin-bottom: 15px;
}
#bleftbg {
	position: relative;
	left: 10px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/bb_bleftbg2.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 564px;
	width: 390px;
	clear: left;
}

#rightCol {
	
	float: right;
	width: 280px;
	margin-right: 40px;
	margin-top: 15px;
	display: inline;
}

#rightCol2 {
	float: right;
	width: 320px;
	margin-top: 15px;
	margin-right: 60px;
	display: inline;
}

#leftCol2 {
	float: left;
	width: 445px;
	margin-top: 15px;
	margin-left: 170px;
	display: inline
}

#leftCol {
	margin-top: 15px;
	float: left;
	width: 390px;
	display: inline;
	
}


/* Featured Product
-----------------------------------------------------*/
#feature {
	padding: 0px;
	width: 280px;
	margin: 0;
	background: #000;
}

#featurecontent {
	background: #000;
	margin: 0;
	padding: 0px 10px 0px 10px;
	text-align: center;
	overflow: visible;
}

#featurecontent p {
	margin: 0px;
	padding: 7px;
	text-align: center;
	font-size: 14px;
}

#featurecontent img {
	border: 0px;
}

#featurecontent h2 {
	margin: 0px;
	padding: 0px 0px 10px 10px;
	color: #f5a5c0;
	font-size: 20px;
	font-style: italic;
	text-align: left;
}

#featurecontent h3 {
	padding: 5px;
	margin: 0px;
	font-size: 18px;
}

#featgallery {
	width: 320px;
	background: #000;
}

#featgallcontent {
	padding: 0px 10px 0px 10px;
}

/* Buy Now Box on the Hair Page
-----------------------------------------------------*/

#buynow {
	margin: 16px 0px 0px 0px;
	width: 280px;
	padding: 0px;
	background: #000;
}

#buynow #buynowcontent {
	background: #000;
	padding: 0px 10px 0px 10px;
	margin: 0px;
}

#buynowcontent h2 {
	font-size: 20px;
	color: #f5a5c0;
	font-style: italic;
	padding: 0px;
	margin: 0px;
}

#buynowcontent h3 {
	font-size: 16px;
}
.buybutton {
	margin-top: 10px;
}
/* Bombshell Definition
-----------------------------------------------------*/

#bombshell_def {
	margin-top: 16px;
	width: 280px;
	text-align: justify;
	background: #000;
}

#bombshell_def_content {
	background: #000;
	padding: 0px 15px 15px 15px;
}

#bombshell_def_content h2 {
	font-size: 20px;
	color: #f5a5c0;
	font-style: italic;
	padding: 0px;
	margin: 0px;
}

#bombshell_def_content h3 {
	font-size: 16px;
	padding: 0px;
	margin: 0px;
}
/* Photo Gallery
-----------------------------------------------------*/

#gallery {
	padding: 15px;
	margin: 0px;
	background: #000;
	width: 740px;
	height: auto;
}

#gallery ul {
	list-style: none;
	width: 100%;
	background-color: #502b3c;
	padding: 10px 0px 10px 10px;
	margin: 0px;
}

#gallery ul li {

	display: block;
	float: left;
	list-style-type: none;
	padding: 3px;
	
}

#gallery ul li img {
	border: 0px;
}

.imgwrapper {
	float: left;
	padding: 0px 15px 0px 0px;
	display: block;
}


.textwrapper {

	float: right;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 250px;
}

.textwrapper p {
	
	text-align: justify;
	
}

.ppform {
	padding: 0px;
	margin: 0px;
}

.leftdiv {

	padding: 0px;
	margin: 0px;
	width: 270px;
	position: absolute;
	left: 10px;
	top: 10px;
	text-align: center;
}


.border {

	height: 10px;
	width: 100%;
	position: relative;
	margin: 0px;
	padding: 0px;
	background-color: #000;
	clear: both;
	
}

.spacer {

	height: 10px;
	clear: both;
	padding: 0px;
	margin: 0px;

}

.clear {
	clear: both;
	padding: 0px;
	margin: 0px;
}

.footer {
	
	position: relative;
	height: 9px;
	background-image: url(../images/fm_bot.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	clear: both;
}

h2.slogan {
	font-style: italic;
	font-size: 20px;
}

img.imgborder {
	border: 5px solid #000;
}

#bfooter {

	text-align: center;
	position: relative;
	margin: 40px 0px 40px 0px;
	clear: both;

}

/* Hair Pouf Kit Box
-----------------------------------------------*/
#hairpoufkit {
	
	margin: 10px 0px 0px 0px;
}
#hairpoufkit ul {
	
	background: none;
	list-style: disc;
}

#hairpoufkit ul li {
	
	float: none;
	display: block;
	list-style-type: disc;
	clear: both;
	background: none;
}

.imgabout {
	
	margin-left: 10px;
}