/* CSS Document */
body {
	margin:0; padding:0;
	background:#AE6E3B url("../images/background.jpg"); height:100%;
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; line-height:14px;
	}
	
	p {line-height:1.4em; color:#FFF;}
	
	li {line-height:1.5em; color:#FFF;}
	
	h1 {font-size:24px; font-weight:700; color:#F6B238; font-family:"Lucida Calligraphy", Georgia, "Times New Roman", Times, serif;}
	h2 {color:#F6B238;font-family:"Lucida Calligraphy", Georgia, "Times New Roman", Times, serif; font-size:18px; font-weight:600; line-height:1.3em;}
	h4 {font-size:18px; line-height:1.3em;font-weight:200; color:#F6B238; margin-bottom:-1px;}
	
	a, a:active {text-decoration:underline; color:#F6B238;}
	a:hover, a:active:hover {text-decoration:underline; color:#FFF;}
	
	hr {background:#834157;height:1px; width:100%; border:0;color:#834157; margin-top:-10px;}
	
	.clear {clear:both;}
	
	.padten {padding:10px;}
	
	#brandlist ul {list-style-type:none; margin:0; padding:0;}
	#brandlist li {
		display: block; float:left; width:25%; padding-bottom:10px;
		}
	#brandlist ul li a {
		display:block;
		}
		
	#deptnav {margin:0px 0px 10px 10px; color:#F6B238;font-family:"Lucida Calligraphy", Georgia, "Times New Roman", Times, serif; font-size:14px; font-weight:300; line-height:1.3em;}
	
	#deptlist ul, #deptnav ul {list-style-type:none; margin:10px 0 0 0; padding:0;}
	#deptlist a { font-size:10px;  color:#F6B238; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none;}
	#deptlist a:hover {color:#FFF;}
	
	#sidenav h3 {
	color:#F6B238;
	font: 300 18px "Lucida Calligraphy", Georgia, "Times New Roman", Times, serif;
	text-align: center;
margin-top: 0px;
}
	#sidenav ul {list-style-type:none; margin:4px 0px; padding:0;}
	#sidenav li {margin:0px 0px 5px 5px; font-size:12px;}
	#sidenav a, #sidenav a:active {color:#F6B238; text-decoration:none;}
	#sidenav a:hover, #sidenav a:active:hover {text-decoration:underline; color:#FFF;}
#designernav {text-align: right;}

#designernav div {
	padding-right: 8px;
}
	
	#container {width:888px; margin:0px auto; }

	#content {float:left; background:#5E0825; border:3px solid #B9240E; width:888px; }
	#bandPurple {float:left; background:#5E0825; border:1px solid #5E0825; width:882px;}
	#bandRed {float:left; background:#5E0825 url("../images/heartPattern.gif"); border: 3px solid #B9240E; width:880px;}
	
	#topnav {float:left; width:888px; height:176px; background:url("../images/navTop.gif") no-repeat top left;}
	#logo {position:absolute; z-index:50;}
	
	#shoppandora {position: relative; top:24px; left:379px; width:194px; height:43px;}
	/* -- with pandora #shopbag {position:relative; top:25px; left:379px; width:452px; height:99px;} --*/
	
	#shopbag {position:relative; top:80px; left:610px; width:452px; height:43px;}
	#navigation {position:absolute; margin:125px 0px 0px 41px; z-index:1;}
	
	#main {margin:0 20px 0 20px; }
	#interior {padding:5px; float:left;}
	#leftcol {
	float:left;
	width:190px;
	margin:0px;
}
	#rightcol {
	float:left;
	width:680px;
	padding:0 0 20px 0;
	background:url("../images/gradient.jpg") bottom right no-repeat;
}
	
	#blogleftcol {float:left; width:175px; margin:0px;}
	#blogrightcol {float:left; width:680px;  padding:0 0 20px 0; background:url("../images/gradient.jpg") bottom right no-repeat;}
	
	/*------------------- HOME PAGE -----------------*/
	#homeleftcol {float:left; width:478px; margin:0px;}
	#homerightcol {float:left; width:380px; margin:0 0 0 10px;background:url("../images/gradient.jpg") bottom right no-repeat;}
	

	.homeProducts {
	text-align:center;
	float:left;
	margin-right:20px;
	width:150px;
	margin-bottom:20px;
	}

	.homeProducts a, .homeProducts a:link {text-decoration:none;}
	/*-- END HOME --*/
	
	
	#footer {float:left; color:#FFF; width:900px; background:url("../images/footer.gif") no-repeat top left; height:81px;}
	#footer a, #footer a:active {text-decoration:none; color:#F596BF;}
	#footer a:hover, #footer a:active:hover {text-decoration:none; color:#FFF;}
	
	#mailinglist {float:left; margin-left:5px;  width:398px; height:53px; background:url("../images/mailinglist.gif") no-repeat top left;}
	.mailinside {padding:5px 0px 0px 65px;}
	#footertext {float:left; width:460px; padding:0; margin:0 0 0 0px; height:31px;}
	#copyright {width:790px; float:left; text-align:left; color:#FFF;margin-top:10px; font-size:14px; font-family:"Lucida Calligraphy", Georgia, "Times New Roman", Times, serif;}
	#poweredby {width:790px; float:left; text-align:right; color:#FFF; font-size:80%; margin-bottom:10px;}
	#poweredby a, #poweredby a:active {text-decoration:none; color:#5E0825;}
	#poweredby a:hover, #poweredby a:active:hover {text-decoration:none; color:#FFF;}
	
input.ftext {background-color:#FFF; border: 1px solid #5E7647; color:#5E7647;}
input.mailtext {background-color:#5E7647; border: 0px solid #5E7647; color:#FFF;}
input.sendbutton {margin:0; padding:0;cursor:pointer; }

input.button {background-color:#2F401E; color:#F6B238;  border:1px solid #5E7647; cursor:pointer; }

.shopt {
	padding:0;
	margin:-1px 0 -3px 0 !important;
	margin:0 0 -3px 0;
	}
	
.prodtable {margin-top:10px; border-top:1px solid #834157; padding-top:10px;}
.pictrow {text-align:left; }
.namerow {font-size:12px; line-height:16px; text-align:left; padding-bottom:10px;}
	.namerow a, .namerow a:active {color:#FFF; text-decoration:none;}
	.namerow a:hover, .namerow a:active:hover {color:#F6B238; text-decoration:none;}
.longdesc {font-size:12px; line-height:16px;margin-bottom:10px;color:#FFF;}
.shortdesc {font-size:12px; line-height:16px;margin-bottom:10px; color:#FFF;}
.specinst {font-size:12px; line-height:16px; font-style:italic;}
.deptlist {font-size:14px; line-height:16px;}
.price {font-size:14px; line-height:16px;color:#FFF;}
.smallprice {font-size:10px; color:#F6B238;}
.prodformlabel {color:#FFF;}
h1.prodname {font-size:24px; color:#F6B238;font-family:"Lucida Calligraphy", Georgia, "Times New Roman", Times, serif; margin-top:20px; line-height:1.4em;font-weight:normal;margin-bottom:0;}
/*
.catname {font-size:24px;color:#F6B238;font-family:"Lucida Calligraphy", Georgia, "Times New Roman", Times, serif; margin:10px 0;}
*/
.deptname {font-size:24px;color:#F6B238;font-family:"Lucida Calligraphy", Georgia, "Times New Roman", Times, serif; margin:10px 0; }
.pagecount {font-size:11px; padding-left:10px;color:#FFF; margin-bottom:10px;}

.crosslink {color:#FFF;}

.text {color:#FFF; width:630px;}

.flag {background:#B9240E; color:#FFF; padding:3px; width:130px;}
	
div.float {float:left; margin:5px 15px 5px 0px;overflow:visible;}
div.item {float:left; margin:5px 15px 5px 0px;width:130px;}

.popupprodname {font-size:18px; color:#F6B238; font-family:"Lucida Calligraphy", Georgia, "Times New Roman", Times, serif;}
.linkbutton {font: 12px/1.3 Verdana, Helvetica, Arial, sans-serif; padding:10px; margin:5px 0px 5px 0px;}
.linkbutton a:link, .linkbutton a:visited, .linkbutton a:active {text-decoration:none; color:#FFF; background-color:#5E0825; padding:10px; display:block; width:500px;}
.linkbutton a:hover, .linkbutton a:visited:hover {text-decoration:none; color:#FFF; background-color:#B9240E;}

.shoppingbag {
	margin-bottom:30px;
}
/* heading styles */
.sbhead {
	background-color:#F6B238;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.sbhead  p {
	margin-top: 0;
	margin-bottom: 0;
	margin-left:5px;
	margin-right:5px;
	color:#5E0825;		
}
.sbqtyhead, .sblistpricehead, .sbtotalpricehead {
	text-align:right;
}
/* item row styles  */
.sbitem {
	background-color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000;
}
.sbitem p {	
	margin-left:5px;
	margin-right:5px;
	color:#5E0825;	
}
.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:#F6B238;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.sbsubtotal p {
	margin-left:5px;
	margin-right:5px;
	color:#5E0825;	
	
}
.sbline {
}
.shoppingbag .seealso {padding-top:30px }

.recitem {
	width:120px;
	float:left;
}
.itemdesc a:hover, .itemdesc a:visited:hover {color: #F6B238; text-decoration: none;}

