*{ margin: 0px; padding: 0px; }
a img{ border: none; }

body{  }
	#pageBody{ background: url('../images/page_bg.jpg') top center no-repeat; }


/* 
 * Headers
 */
#header{ background: url('/themes/blackcandy/images/homebg.jpg') center top; height: 351px; min-width: 916px; }
	#pageBody #header{  background: url('/themes/blackcandy/images/pagebg.jpg') center top; height: 230px; min-width: 916px;  }
#logo{ position: relative; top: 215px; left: 328px; }
	#pageBody #logo{ position: relative; left: 331px; top: 97px; }
.trackOrder{ float: left; margin: -78px 0 0 58px; padding: 5px 13px 30px 13px; }
	#pageBody .trackOrder{ margin: -76px 0 0 58px; }


/*
 * Navigation
 */
#nav{ margin: -5px auto; width: 916px; }
#nav ul{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; list-style: none; text-align: center; border-bottom: solid 3px #faf9f6; padding: 0 0 10px 0;}
#nav ul li{ display: inline; margin: 0px 7px; }
#nav ul li a{ font-weight: bold; text-decoration: none; color: #553016; }
#nav ul li a:hover, #nav ul li a:active, .current{ border-bottom: solid 3px #553016; padding: 0 0 10px 0; }


/*
 * Shopping cart
 */
#basket{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; text-align: center; color: #d1a082; margin-left: 770px; margin-top: 187px; width: 135px; }
	#pageBody #basket{ margin-top: 70px; }
#basket span{ color: #fff; margin: 12px 0px 12px 30px; display: block; }
#basket a{ text-decoration: none; color: #d1a082; margin: 0px 15px 0px 0px; }
#basket a:hover, #basket a:active{ text-decoration: underline; }


/*
 * Order Display
 */
.block{ background-color: none; }


/*
 * Layout
 */
#contentCol{ width: 916px; margin: 20px auto; }
#Sidebar{ float: left; width: 270px; }
	#pageBody #Sidebar{ width: 170px; }
#blogContent{ float: left; width: 676px; }


/*
 * General
 */
.prodTitle{ font-family: UniversityRomanBT; font-size: 37px; color: #61270e; margin: 13px 0 5px 0; }
h3, .h3{ font-family: font-family: UniversityRomanBT; font-size: 18px; color: #61470e; margin: 5px 0 2px 0;  }
h2, .h2, p{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; color: #644124; margin: 5px 5px 10px 5px; }
table{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; color: #644124; }
hr{ clear: both; border: none; color: #d1c5bd; background-color: #d1c5bd; height: 1px; }
.btnMoreInfo{ padding: 4px 0 3px 0; }
.btnMoreInfo:hover, .btnMoreInfo:active{ border-bottom: solid 1px #9f3000; }


/*
 * Blog
 */
.archiveMonths{ font-family: Verdana, Arial, sans-serif; font-size: 13px; list-style: none; margin: 0; padding: 0; }
.archiveMonths li{ margin: 0 5px; }
.archiveMonths a{ text-decoration: none; }
.sidebarBox { padding-left: 20px; width: 270px; }
	#pageBody .sidebarBox{ width: 170px; }
.sidebarBox ul { list-style: none; }
.sidebarBox li a { color: #644124; }
h2 a { color: #644124; text-decoration: none; }
.datetext, h3 a { color: #61270e; text-decoration: none; }
p a{ color: #61270e; text-decoration: underline; }
.smalltext { font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; color: #644124; margin: 10px 0; }


/*
 * Homepage
 */
.featuredProductImage{ float: left; }
.latestNewsLink{ text-decoration: none; }
.latestNewsLink:hover{ text-decoration: underline; }
.verDivider{ border-left: solid 1px #d1c5bd; padding-left: 7px; }


/*
 * Footer
 */
#footer{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; text-align: right; color: #907055; margin: 0 auto; padding: 20px; width: 916px; clear: both; }
#footer span{ float: left; }
#footer a{ text-decoration: none; color: #907055; }
#footer a:hover{ text-decoration: underline; }


/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h2 {
	visibility: hidden;
	line-height: 34px;
	font-size: 30px;
	color: #61270e;
	margin: 5px 0 0 0;
}
.sIFR-hasFlash h3 {
	line-height: 15px;
	font-size: 15px;
}


/*.sIFR-hasFlash .price_display {
	visibility: hidden;
	font-size: 17px;
	line-height: 17px;
}*/