/* CSS Document */

/*
LIGHT PINK: fdf0f5
DARK PINK: f69fb2
LIGHT BEIGE: e8e3da
DARK BROWN: 453628

*/
body {
	margin:0; padding:0;
	background:#FFF url("../images/fullSite/background.jpg"); height:100%;
	width:100%;
	font-family:"Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; line-height:1.4em;
	}
	
	p {line-height:1.4em;}
	
	li {line-height:1.5em;}
	
	h1 {font-size:24px; font-weight:200; color:#f69fb2; margin-top:10px; font-family:"Tahoma", Verdana, Arial, Helvetica, sans-serif; line-height:1.2em; font-style:italic;  }
	h2 {color:#453628; font-size:18px; font-weight:200;}
	h3 {font-size:16px; font-weight:200; color:#453628; margin-top:10px;}
	
	a, a:active {text-decoration:underline; color:#f69fb2;}
	a:hover, a:active:hover {text-decoration:underline; color:#453628;}
	
	.registry a, .registry a:active {text-decoration:underline; color:#453628;}
	.registry a:hover, .registry a:active:hover {text-decoration:underline; color:#f69fb2;}
	
	hr {height:1px; width:100%; border:0;color:#ddd9d5; background:#ddd9d5; margin:-1px 0 !important; margin:-10px 0; padding:0;}
	
.flag {
	background:#fdf1f6; 
	margin:-2px 0px 5px 0px;
	font-size:10px;
	color:#f69fb2; 
	text-align:center; 
	padding:3px;
	}
		
	.lightPink {background:#fdf0f5;}
/* ---------------- Page Structure ------------------- */
	#container {
	width:927px;
	margin:0px auto;
	background:#FFF;
	
	 }
	#content {
	float:left; 
	width:925px;
	background:#FFF;
	padding:0; margin:8px 0 0 0;
	border:2px solid #ab997f;
	 }
	 #header {
	 float:left;
	 width:925px;
	 text-align:center;
	 background:#FFF;
	 }
	
	#sectionNav {
	float:left;
	width:925px;
	height:70px;
	background:url(../images/headerNav/navBack.gif) no-repeat top left;
	}
	#sectionNavWhite {
	float:left;
	width:925px;
	height:70px;
	background:url(../images/headerNav/navBackLight.gif) no-repeat top left;
	}
	.sectionTable {
		margin-left:175px;
		margin-top:5px;
	}
	.sectionProducts {text-align:center;}
 	#mainPage {
	 	float:left; 
		width:925px;
		background:#FFF;
		}
		#mainPagePink {
	 	float:left; 
		width:925px;
		background:#fdf0f5;
		}
	
	 
	 #pageBody {
	 float:left;
	 width:925px;
	 margin:0; padding:0;
	 background:url(../images/content/background.gif) repeat-y;
		}
	
	 
	 #leftCol {
		float:left;
		width:235px;
		}
		
		
	#oneCol {
		float:left;
		width:846px;
		margin:0 0 0 20px; padding:0;
		}
		
		
	#centerCol {
		float:left;
		width:680px;
		margin:0; padding:0;
		}
	
		.sidebar {
			float:left;
			margin:10px 0px 0px 10px;
			width:160px;
			}
			
		
		.interiorcontent {
			padding:0;
			}
		
	#footer {
		float:left;
		text-align:center;
		width:925px;
		background:url(../images/content/bottomLine.gif) no-repeat;
		margin-top:0px;
		padding-top:15px;
		}
	 
	#copyright {
		float:left;
		width:925px;
		background:white;
		
		}
		#poweredby {font-size:9px;width:925px; float:left; text-align:right; color:#999;  border-bottom:10px solid white; background:white;}

	#poweredby a, #poweredby a:active {text-decoration:none; color:#999; padding-right:10px;}

	#poweredby a:hover, #poweredby a:active:hover {text-decoration:none; color:#000;}
	
/* ---------------- Side Navigation ------------------- */

	.sideNavBack {
	 	background:url(../images/sidenav/sideBack.gif) repeat-y;
		}

	#departmentnav, #designernav {
	float:left;
	width:232px;
	margin-top:25px;
	font-family:"Tahoma", Verdana, Arial, Helvetica, sans-serif;
	}
	#departmentnav h3, #departmentnav h4 {color:#453628; padding-left:15px;}
	
	#deptborder {
	float:left;
	width:232px;
	padding-left:4px;
	
	}
	
	#departmentnav ul {
		margin:0 0 .5em .8em; padding:0;
		}
	#departmentnav li {
		list-style-type:none;
		line-height:1.5em;
		border:0;
		font-family:"Tahoma", Verdana, Arial, Helvetica, sans-serif;
		}
	
	
	#designernav a, #designernav a:active, #departmentnav a,#departmentnav a:active {text-decoration:none; color:#453628; border:0; }
	#designernav a:hover, #designernav a:active:hover, #departmentnav a:hover, #departmentnav a:active:hover {text-decoration:none; color:#000;}
	
	#navscroll {width:180px; margin:5px 12px; height:350px; overflow:auto;}

/* ---------------- Section Pages ------------------- */

.sectionLargeImage {
	border-top:1px solid white;
	border-left:1px solid white;
	}
.sectionProducts  {
	
	text-align:center;
	}
	
	
/* ---------------- Form buttons ------------------- */
input.ftext {background-color:#FFF; border: 1px solid #f69fb2; color:#453628;}
input.button {background-color:#fdf0f5; color:#453628;cursor:pointer; border: 1px solid #f69fb2; font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; }


/* ---------------- Shopping specific styles ------------------- */




.shopt {
	padding:0;
	margin:-1px 0 -3px 0 !important;
	margin:0 0 -3px 0;
	}
	
.namerow, .smallprice {font-size:12px; line-height:14px;color:#453628; text-align:center;}

.namerow a, .namerow a:active {text-decoration:underline; color:#f69fb0;}
.namerow a:hover, .namerow a:active:hover {text-decoration:underline; color:#C06;}

 .detaillink a, .detaillink a:active {text-decoration:none; color:#f69fb0;}
 .detaillink a:hover, .detaillink a:active:hover {text-decoration:none; color:#C06;}
	
.pictrow {text-align:center;}

.deptlist {font-size:10px; line-height:16px;}

.pagecount {font-size:12px; padding-top:10px;color:#453628; margin-bottom:10px; }

.prodname {
	font-size:24px; 
	line-height:1.1em; 
	color:#453628; 
	margin:0; 
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-weight:600;
	 }
.shortdesc, .smallcatname, .longdesc, .crosslink {font-size:12px;margin-bottom:8px;color:#453628;}
.shortdesc {margin-top:10px;}
.smallcatname {font-weight:800;  margin-top:4px; margin-bottom:-1px; color:#453628; }
.specinst {font-size:12px; line-height:16px; color:#933; font-style:italic; margin-bottom:10px;}
.price {font-size:14px; margin-bottom:0px; font-weight:600;color:#453628;}


.pictrow img {margin-top:8px; margin-bottom:8px;border: 1px solid #e8e3da;}
.detaillink a, .detaillink a:visited {text-decoration:0; border:0;}
.detaillink img {border:0; padding:0;}

.seealso {color:#f69fb0; letter-spacing:.1em; font-size:12px; font-weight:200; }

.alsorec {clear:both;float:left;}
	
div.float {float:left; margin:5px 15px 5px 0px;overflow:visible;}
div.item {float:left; margin:5px 15px 5px 0px;width:130px;}

.prodnav, .navrow {padding-top:50px;}

/* ---------------- shopping bag styles ------------------- */
.shoppingbag {
	width:750px;

}

.itemdesc a, .itemdesc a:active {text-decoration:underline; color:#f69fb0;}
	.itemdesc a:hover, .itemdesc a:active:hover {text-decoration:underline; color:#983436;}
/* heading styles */
.sbhead {
	background-color:#fdf0f5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #453628;
}
.sbhead  p {
	margin-top: 0;
	margin-bottom: 0;
	margin-left:5px;
	margin-right:5px;
}
.sbqtyhead, .sblistpricehead, .sbtotalpricehead {
	text-align:right;
	text-transform:uppercase;
}
/* item row styles  */
.sbitem {
	background-color:#fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color:#f69fb0;
	border-bottom:2px solid #f69fb0;
}
.sbitem p {	
	margin-left:5px;
	margin-right:5px;
}
.sbimage {
	width:110px;
	text-align:center;
}
.sbitemname {
	width:320px;
}
.itemremove {
	text-align:right;
}
.sbqty {
	width:50px;
	text-align:right;
}
.sblistprice {
	width:100px;
	text-align:right;
}
.sbtotalprice {
	width:100px;
	text-align:right;
}
/* summary lines */

.sbsubtotal {
	background-color:#fdf0f5;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#453628;
	font-size: 12px;
}
.sbsubtotal p {
	margin-left:5px;
	margin-right:5px;
}
.sbline { margin-bottom:10px;
}



