BODY
{
	font-family: Lucida Sans, Lucida Sans Regular, Arial, Verdana, Helvetica, sans-serif;
	margin: 0px auto;
	font-size: 12px;
	background-color: #000;
}

#wrapper
{
	width: 950px;
	background-color: transparent;
	margin: 0px auto;
}

/* TOP BAR/NAVIGATION */
#topbar
{
	width: 100%;
	background-image: url(../images/denimbak.jpg);
	background-repeat: no-repeat;
	background-position: left -10px;
	height: 189px;
}

.topnav
{
	background-color: #000;
	opacity: .45;
	filter: alpha (opacity=45);
	color: #fff;
	/*font-size: 13px;*/
	float: right;
	width: 100%;
	font-weight: bold;
}

#mainnav
{
	color: #ccc;
	padding-top: 90px;
}

#topbar UL, #mainnav UL
{
	list-style-type: none;
	margin-right: 10px;
}

#topbar LI, #mainnav LI
{
	float: right;
	display: block;
	text-align: center;
	padding: 0px 5px 5px 5px;
}

#mainnav LI A
{
	font-size: 13px;
	color: #ccc;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Lucida Sans, sans-serif;
}

.topnav A
{
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}

#topbar A:hover
{
	color: #ACB4CE;
	text-decoration: none;
}

#mainnav LI A:hover { color: #fff; }

/* CONTENT BOXES */
.photoborder
{
	background-image: url(../images/photoborder.gif);
	background-repeat: no-repeat;
	float: right;
	width: 364px;
	height: 455px;
	margin-right: 0px;
	margin-top: 20px;
}

#storypage .photoborder
{height: 435px; margin-right: 0px; }

#homepage .photoborder
{margin-right: 40px; }


#header3
{
	position: relative;
	float: right;
	overflow: hidden;
	z-index: 50;
	width: 278px;
	height: 412px;
	margin-right: 40px;
	border: 1px solid #000;
}

.blend img
{
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	filter: alpha(opacity=0);
}

#leftcol
{
	width: 350px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	line-height: 130%;
	color: #fff;
}

#middlecol
{
	width: 951px;
	margin: -12px 0 -3px 0;
	/*height: 582px;*/
	background-image: url(../images/pattern.jpg);
	background-repeat: repeat;
}

#homepage #middlecol
{
	background-color: #000;
	color: #999;
	font-size: 10px;
}

#rightcol
{
	/*clear: both;*/
	width: 560px;
	margin-right: 20px;
	float: right;
	margin-top: 20px;
	color: #fff;
	height: 100%;
	padding-bottom: 10px;
}

/* TEXT STYLES */
H1
{
	font-size: 17px;
	text-transform: uppercase;
	color: #fff;
}

H2
{
	font-family: Lucida Sans,Arial,sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	width: 300px;
}

H2:before { content: url(../images/sm_mainflourishtop.gif); }


H3 {font-size: 13px; color: #fff; }

H3 A {color: #630000;}

.bottomimage
{
	background-image: url(../images/sm_mainflourishbottom.gif);
	background-repeat: no-repeat;
	height: 67px;
	width: 330px;
	background-position: left 0px;
}

A
{
	text-decoration: none;
	color: #182835;
}

A:hover { color: #fff; }

#subnav
{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	width: 300px;
	color: #000;
}

#subnav P
{
	width: 300px;
	text-align: center;
	margin: 8px auto;
}

/*
#subnav:before
{text-align: center;
display: block;
content: url(../images/subnavflourishtop.gif);
}


#subnav:after
{display: block;
text-align: center;
content: url(../images/subnavflourishbottom.gif);
}
*/

#subnav A
{
	color: #000;
	text-decoration: none;
}

#subnav A:hover { color: #fff; }

.button
{
	background-image: url(../images/buttonflourish.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 50px;
	padding-top: 20px;
	width: 300px;
	
}

.button A {color: #630000;}

/* PAGE SPECIFICS */
#homepage #middlecol A
{
	color: #ccc;
	font-size: 12px;
	
}

#homepage #middlecol A:hover { color: #630000; }
#productpage .button { width: 110px; }
#productpage .button P { margin-top: 5px; }
#productpage #rightcol, #storypage #rightcol {width: 510px;}
#storypage H2, #storypage .bottomimage {width: 364px;}
.productcontent
{
	color: #ccc;
	line-height: 130%;
}

.productcontent LI { padding-bottom: 5px; }

.flirty
{
	background-image: url(../images/raceychapsbak.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 300px;
	height: 377px;
}
.racey
{
	background-image: url(../images/flirtychapsbak.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 300px;
	height: 357px;
	
}

.mischief
{
	background-image: url(../images/mischiefchapsbak.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 300px;
	height: 420px;
}

.photoview
{
	clear: both;
	width: 300px;
	padding-top: 25px;
	margin: 0px auto;
	text-align: center;
}

#faqpage #rightcol P, #sizepage #rightcol P, #storypage #rightcol P
{
	color: #ccc;
	line-height: 130%;
}
#faqpage #rightcol P B, #sizepage #rightcol P B, #storypage #rightcol P B {color: #fff;}

.q
{
	font-weight: bold;
	color: #fff;
	font-size: 14px;
}

#faqpage #customer, #productpage #products, #contactpage #contactus,  #sizepage #products, #storypage #story
{
	background-image: url(../images/navflourish.gif);
	background-repeat: no-repeat;
	background-position: center 7px;
	height: 100px;
	width: 120px;
	display: block;
	margin-bottom: -40px;
	margin-top: -20px;
	padding-top: 20px;
}

#contactpage #contactus { width: 95px; }
#productpage #products, #sizepage #products { width: 80px; }
#storypage #story {width: 130px;}

/*
#contactpage FORM INPUT, #contactpage FORM TEXTAREA, #productpage FORM INPUT, #productpage FORM TEXTAREA, #wishlistform INPUT, #wishlistform TEXTAREA {background-color: #ccc;}
*/

#giftform TABLE, #wishlistform TABLE, #contactpage TABLE
{
	color: #fff;
	padding: 5px;
	font-weight: bold;
	border-top: 4px solid #630000;
	border-bottom: 4px solid #630000;
}

.sizetable TR TH
{
	background-color: #333;
	color: #fff;
	text-align: center;
	border: 1px solid #000;
}

.sizetable TD
{
	font-size: 11px;
	color: #000;
	text-align: center;
	border: 1px solid #000;
}

.sizesub TD
{
	font-weight: bold;
	background-color: #ccc;
	border: 1px solid #000;
}

.note { color: #ff0; }


.order
{
	float: right;
	width: 110px;
	margin: 0 30px;
}

a.cvn span {
	display:none;
}
a.cvn:hover span {
	display:inline;
	position:absolute;
	
	
	padding:5px 15px 5px 0;
}

 #lyr1, #lyr2,#lyr4, #lyr5, #lyr6, #lyr7 {height: 720px;}
 
 #cartform TD {color: #000;}

#footer
{
	clear: both;
	padding: 5px;
	font-size: 11px;
	width: 941px;
	color: #000;
}

#footer A, #homepage #footer A
{
	color: #000;
	text-decoration: none;
	margin-right: 8px;
}

#footer A:hover { color: #630000; }
