@charset "UTF-8";
/* CSS Document */

/* Firefox 2 navbar fix */

<!--[if IE 6]>
.header {
	margin-left:auto;
	margin-right:auto;
	background-repeat:no-repeat;
	background-position:top;
	top:10px;
	font-size:12px;
	background-image: none;
	position:relative;
	z-index:4;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://sweetschocolates.com/siteimgs/topbar.png');
}

<![endif]-->




/* Flash Text Replace stuff */

.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 h1 {
	visibility: hidden;
	width:700px;
	font-size:48px;
	margin:10px 0px 0px 0px;
	float:left;
}

/* .sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
} */

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}


/* end flash replace */

#introbody {background:#333333; position:relative; z-index:0;}
#introbody a {color:#66CC00; float:right; text-decoration:none; margin-top:20px;}
#introbody a:hover {text-decoration:underline;}
#introbox h1 {margin-left:125px; _margin-left:70px;}
#introflash { position:relative; z-index:1;}
.intrologo {position:absolute; z-index:15; left:-20px; top:0px;}
#introbox {position:relative; z-index:3;}
body, #introbody {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	}
table ul {
	margin:0px;
	padding:0px;
	}
#flashcontent {
	height: 500px;
	background:#e6e6e6;
	margin:20px auto;
	}

#box, #introbox {
	width:900px;
	margin:0px auto;
	padding:10px 0px 0px 0px;
	font-size:12px;
	text-align:left;
	}
#box a {
	color:#990000;
	text-decoration:none;
	}
#box a:hover {
	text-decoration:underline;
	}
#nav {
	height:30px;
	width:700px;
	list-style:none;
	margin:0px 0px 40px 0px;
	padding:0px;
	float:left;
	position:relative;
	z-index:10;
	}
#nav li {
	display:inline;
	margin-right:20px;
	float:left;
	font-size:13px;
	font-weight:bold;
	}
#nav a {
	color:#FFFFFF;
	text-decoration:none;
	}
	#nav a:hover {
	color:#990000;
	text-decoration:none;
	}
#current, #current a {color:#000000;}
#bgleaf {
	background:url(siteimgs/bg_leaf.jpg) no-repeat top right;
	position:absolute;
	height:246px;
	width:280px;
	top:0;
	right:0;
	z-index:-10;
	}	
.topbar {
	width:100%;
	height:114px;
	position:absolute;
	z-index:0;
	
	top:0;
	left:0;
	}
.topbar[class] {
  background:url(siteimgs/topbar.png) repeat-x bottom;
}

.raterange {
	margin:10px 0px;
	
	}
.raterange h3 {
	color:#990000;
	margin:0px;
	font-size:14px;
	}
.left {
	float:left;
	margin:0px 20px 0px 0px;
	position:relative;
	z-index:5;
	}
.right {
	float:right;
	margin:0px 0px 0px 20px;
	text-align:center;
	color:#990000;
	}
.image {
	float:left;
	margin:15px 20px 20px 0px;
	text-align:center;
	color:#990000;
	}
.panorama {
	background:url(siteimgs/pano_bg.jpg) #4C4C4C top;
	height:260px;
	width:100%;
	clear:left;
	text-align:center;
	position:relative;
	}
#panflashholder {
	position:absolute;
	height:972px;
	bottom:0;
	background:#CCCCCC;
	width:100%;
	left:0;
	}
.moviehold {
	position:absolute;
	left:0;
	width:900px;
	top:50%;
	left:50%;
	margin-left: -450px;
	margin-top:-400px;
	width:900px;
	}
#footer {
	clear:both;
	margin:10px auto;
	padding:10px;
	border-top:1px solid #CCCCCC;
	text-align:right;
	color:#888888;
	}
#footer a {
	color:#33CC33;
	}