/* CSS Document */
body {
	margin:0; padding:0;
	background:#23172c; height:100%;
	width:100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px; line-height:14px;
	}
	
	p {line-height:1.4em; color:#e8d4b7;}
	
	li {line-height:1.5em;color:#e8d4b7;}
	
	h1 {font-size:24px; font-weight:700; color:#e8d4b7; margin-top:5px; }
	h2 {font-size:18px; font-weight:200; color:#e8d4b7;}
	h3 {font-size:16px; color:#FFF; }
	
	a, a:active {text-decoration:underline; color:#e8d4b7;}
	a:hover, a:active:hover {text-decoration:underline; color:#cc0066;}
	
/* ---------------- Home Lookbook Page ------------------- */


#homeLogo {
	position:absolute; 
	top:10px; 
	left:105px;
	z-index:100; 
	height:272px; width:254px;
	cursor:pointer;
	z-index:3;}
	
#homeNavCol {
	position:relative;
	width:685px;
	left:20px !important; left:-100px;
	margin:0px; 
	padding-top:48px; 
	z-index:1;
	}
	
#homeLookbook {
	position:relative;
	float:left;
	width:560px;
	 top:-72px; /* works in all */
  	*top:-530px; /* targets IE6 and 7 */
  	_top:-590px; /* targets IE6 */
	margin-bottom:-400px;
	z-index:2;
	}
	
	#homeLookbook {
	 left:260px; /* works in all */
  	*left:400px; /* targets IE6 and 7 */
  	_left:290px; /* targets IE6 */
	}
	
#navscrollHome {width:200px; margin:5px 12px; height:260px; overflow:auto;}
	
	#navscrollHome div {margin-bottom:8px;}
	
	#contentHome {
		float:left; 
		height:580px; 
		width:960px; 
		background:url(../images/backgrounds/midPurple.jpg);
		}
	
/* ---------------- Page Structure ------------------- */
	#container {width:960px; margin:10px auto;}
	#shopbag {width:840px; text-align:right; padding:11px 0 0 0;}
	#content {float:left; background:#FFF; width:960px; background:url(../images/backgrounds/midPurple.jpg);}
	
	#topnav {width:960px;background:url(../images/backgrounds/topPurple.jpg) no-repeat; height:150px;}
	
	#fullPage {
		position:relative;
		}
	#logo {position:absolute; top:55px; left:74px;z-index:100;}
	
	#quote {
		float:right;
		width:445px;
		height:40px;
		margin-right:65px !important; margin-right:25px;
		margin-top:30px;
		color:#634327;
		font-size:10px;
		font-style:italic;
		}
		#quote p {
			color:#634327;
			margin-bottom:-8px;
			margin-top:15px; /* works in all */
  			*margin-top:12px; /* targets IE6 and 7 */
  			_margin-top:10px; /* targets IE6 */ 
			}

	#interior {padding:5px; float:left;}
	#leftcol {float:left; width:266px; margin:0px; padding-top:48px;}
	#fullFrame {float:left; width:684px;}
	#rightcolTop {
		float:left; 
		width:684px;
		height:31px; 
		background:#23172c url(../images/backgrounds/pageFrameTop.jpg) no-repeat;
		margin:0; 
		padding:0; 
		}
	#rightcol {
		float:left; 
		width:684px; 
		background:#23172c url(../images/backgrounds/pageFrameMiddle.gif) repeat-y;
		margin:0; 
		padding:0; 
		}
		.insideFrame {
			float:left;
			width:600px;
			padding:0px; margin:0px;
			}
			.insideScrolls {
			float:left;
			padding:20px;
			margin-left:24px; /* works in all */
  			*margin-left:24px; /* targets IE6 and 7 */
  			_margin-left:12px; /* targets IE6 */
			width:600px;
			background: url(../images/backgrounds/purpleScrolls.gif) no-repeat;
			}
	#rightcolBottom {
		float:left; 
		width:684px;
		height:31px; 
		background:#23172c url(../images/backgrounds/pageFrameBottom.gif) no-repeat;
		margin:0; 
		padding:0; 
		}
	
	
	#main {float:left; width:580px;padding:40px 0px 20px 0px;}
	
	#footer {float:left; text-align:center;color:#999; width:960px; background:url(../images/backgrounds/bottomPurple.jpg) no-repeat; height:124px;}
	#footer a, #footer a:active {text-decoration:none; color:#999;}
	#footer a:hover, #footer a:active:hover {text-decoration:none; color:#FFF;}
	
	#copyright {width:960px; float:left; text-align:left; color:#FFF;margin-top:10px;}
	#poweredby {width:960px; float:left; text-align:right; color:#FFF; font-size:80%; margin-bottom:10px;}
	#poweredby a, #poweredby a:active {text-decoration:none; color:#999;}
	#poweredby a:hover, #poweredby a:active:hover {text-decoration:none; color:#FFF;}
	



/* ---------------- Changes for shopping bag page ------------------- */

#logoCentered {
	position:absolute; 
	top:14px; 
	left:370px;
	z-index:100;
	}

#topnavNoScroll {width:960px;background:url(../images/backgrounds/topPurple-NoScroll.jpg) no-repeat; height:150px;}

#pageCenter {
	float:left;
	width:820px;
	margin:0 70px;
	background:#362443;
	padding-top:50px;
	margin-bottom:20px;
	border:1px solid #c69644;
	}
	.pageInside {
		width:780px;
		float:left;
		margin:0px 20px;
		}


/* ---------------- Side Navigation ------------------- */

.shopButtons {padding-top:60px; padding-left:1px;}

.sideNavBack {
	background:url(../images/backgrounds/notebook.jpg) no-repeat; 
	height:430px; 
	padding:0;
	}
	
#departmentnav, #designernav {
	float:left;
	width:150px;
	margin-top:25px;
	}
	#p7TMnav {
		height:280px; overflow:auto;
		}
	
	#boyfriendRackHome {
		position:absolute;
		top:435px;
		left:175px;
		z-index:10;
		}
		#boyfriendRackHome a, #boyfriendRack a {
		display:block;
		text-indent:-1000em;
		background:url(../images/navigation/leftNav/Boyfriend-Rack-Total.png) 0 0 no-repeat;
		width:112px; height:90px;		
		overflow:hidden;		
		}
		#boyfriendRackHome a:hover, #boyfriendRack a:hover {background-position:0px -90px;}
		#boyfriendRackHome img, #boyfriendRack img { behavior: url("iepngfix.htc"); }
		
	#boyfriendRack {
		position:absolute;
		float:left;
		top:580px;
		left:100px;
		z-index:10;
		cursor:pointer;
		width:112px; height:90px;
		}
	
	
	#designernav a, #designernav a:active, #departmentnav a,#departmentnav a:active {text-decoration:none; color:#544538; border:0; }
	#designernav a:hover, #designernav a:active:hover, #departmentnav a:hover, #departmentnav a:active:hover {text-decoration:none; color:#C06;}
	
	#navscroll {width:130px; margin:5px 12px; height:260px; overflow:auto;}
	
	#navscroll div {margin-bottom:8px;}
	
/* ---------------- Designer Content Nav ------------------- */	
#designContentnav {
	width:135px;
	padding:0px;
	
	}
	
#designContentnav ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
}
#designContentnav a, #designContentnav a:link, #designContentnav a:visited
{
display: block;
padding: 4px 5px;
width: 150px;
color:#544538;
text-decoration:none;
}
#designContentnav a:hover, #designContentnav a:visited:hover {
text-decoration:none;
color:#c06;
	}
/* ---------------- Form buttons ------------------- */
.ftext {background-color:#e3d1b9; border: 1px solid #23172c; color:#544538;}
input.button {background-color:#372744; color:#e3d1b9; border:1px solid #c69644;cursor:pointer; padding:3px; margin-top:5px;}

.prodformfield {background-color:#e3d1b9;  color:#544538;}

/* ---------------- Shopping specific styles ------------------- */

.biolink {
	margin:0px 20px 10px 0px;
	}

.shopt {
	padding:0;
	margin:-1px 0 -3px 0 !important;
	margin:0 0 -3px 0;
	}
	
.product, .seealso {color:#e8d4b7;}
	
.namerow, .smallprice {font-size:12px; line-height:1.3em;color:#e8d4b7; text-align:left;}

.namerow a, .namerow a:active, .detaillink a, .detaillink a:active {text-decoration:none; color:#e8d4b7;}
.namerow a:hover, .namerow a:active:hover, .detaillink a:hover, .detaillink a:active:hover {text-decoration:none; color:#C06;}
	
.pictrow {text-align:left;}

.deptlist {font-size:12px; line-height:16px;}

.catname, .deptname {color:#e8d4b7; margin-bottom:5px; margin-top:10px; font-size:15px;}

.pagecount {font-size:12px; padding-top:10px;color:#e8d4b7; margin-bottom:10px;}

.prodname {font-size:24px; line-height:1.3em; color:#e8d4b7;}


.smallprice {font-weight:800; margin-bottom:5px;}

.shortdesc {font-size:12px;margin-bottom:10px;color:#e8d4b7;}
.longdesc {font-size:12px;margin-bottom:10px;color:#e8d4b7;}
.specinst {font-size:12px; line-height:16px; font-style:italic;}
.price {font-size:16px; line-height:16px; margin-top:8px; font-weight:800;}

.detaillink img {margin-right:10px;}
.detaillink {margin-top:8px;}
	
div.float {float:left; margin:5px 15px 5px 0px;overflow:visible;}
div.item {float:left; margin:5px 15px 5px 0px;width:130px;}

.flag {background:#C06; color:#FFF; width:130px; padding:2px 0px; text-align:center; margin-top:5px;}

/* ---------------- shopping bag styles ------------------- */
.shoppingbag {
color: #C93;
}
/* heading styles */
.sbhead {
	background:#473655;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C93;
}
.sbhead  p {
	margin-top: 0;
	margin-bottom: 0;
	margin-left:5px;
	margin-right:5px;
	
}
.sbitemhead {
	border-bottom:1px solid #C93;
	}
.sbqtyhead, .sblistpricehead, .sbtotalpricehead {
	text-align:right;
	border-bottom:1px solid #C93;
}
/* item row styles  */
.sbitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#C93;
	border-bottom:1px solid #C93;
}
.sbitem p {	
	margin-left:5px;
	margin-right:5px;
}
.sbimage {
	width:110px;
	text-align:center;
}
.sbitemname {
	width:320px;
	border-bottom:1px solid #C93;
}
.itemremove {
	text-align:right;
}
.sbqty {
	width:50px;
	text-align:right;
	border-bottom:1px solid #C93;
}
.sblistprice {
	width:100px;
	border-bottom:1px solid #C93;
	text-align:right;
}
.sbtotalprice {
	width:100px;
	border-bottom:1px solid #C93;
	text-align:right;
}
/* summary lines */

.sbsubtotal {
	background:#473655;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-top:1px solid #C93;
}
.sbsubtotal p {
	margin-left:5px;
	margin-right:5px;
}
.sbline {
}