body
{
	font-family: Verdana;
	font-size: 10pt;
	margin: 0;
	z-index: -1;
}
p
{
	font-family: Verdana;
	font-size: 10pt;
}
a
{
	text-decoration: none;
	cursor: pointer;
}
a:hover
{
	text-decoration: underline;
}
h1
{
	font-family: Freestyle Script, Pristina, Rage Italic, Kunstler Script, Script;
	font-size: 30pt;
	color: #ff9900;
}
h2
{
	font-size: 12pt;
	color: #ff9900;
}
#rating
{
	width: 300px;
	margin: 10px;
	visibility: hidden;
	border: solid 1px orange;
	padding: 6px;
	z-index: 99;
	position: absolute;
	background: white;
}
.ratingStar 
{
	PADDING-RIGHT: 0px;	
	DISPLAY: block;	
	PADDING-LEFT: 0px;	
	FONT-SIZE: 0pt;	
	PADDING-BOTTOM: 0px;	
	MARGIN: 0px;	
	WIDTH: 13px;	
	CURSOR: pointer;	
	PADDING-TOP: 0px;	
	BACKGROUND-REPEAT: no-repeat;	
	HEIGHT: 12px
}

.filledRatingStar {	BACKGROUND-IMAGE: url(Images/FilledStar.png)}
.emptyRatingStar {	BACKGROUND-IMAGE: url(Images/EmptyStar.png)}
.savedRatingStar {	BACKGROUND-IMAGE: url(Images/SavedStar.png)}
.zlow
{
	z-index: -1;
}

.closeDiv
{ float: right; 
	text-decoration: none; 
	border: solid 1px red; 
	width: 10px; 
	}
	
.rounded p {padding-left: 10px;padding-right: 10px;}
.rounded {float: right;}
#navButtons
{
	width: 193px;
	float: right;
}
.buttons
{
	background: url(Images/button.jpg) no-repeat;
	height: 50px;
	width: 193px;
	font-weight: bold;
	color: #ff9900;
	z-index: 1;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.buttons p
{
	padding-top: 17px;
	padding-left: 50px;
	margin: 0;
}
.buttons a
{
	color: #ff9900;
}

#stars
{
	float: right;
	margin-right: 80px;
}
#quote
{
	font-family: Freestyle Script, Pristina, Rage Italic, Kunstler Script, Script;
	font-size: 20pt;
	line-height: 95%;
	color: White;
	background: url(Images/quote_box.jpg) no-repeat;
	width: 551px;
	height: 227px;
	padding-left: 40px;
	padding-top: 30px;
	position: absolute;
	left: 404px;
	top: 180px;
}
#UpdatePanel1
{
	width: 481px;
	padding-right: 20px;
}
#welcome
{
	font-family:  Pristina, Freestyle Script,  Rage Italic, Kunstler Script, Script;
	font-size: 20pt;
	color: gray;
	width: 551px;
	border-bottom: solid 1px lightgrey;
	border-top: solid 1px lightgrey;
	margin: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	position: absolute;
	left: 395px;
	top: 420px;
	background: white;
	z-index: -1;
}
#header
{
	width: 100%;
	height: 149px;
	background: url(Images/header_hi.jpg) no-repeat;
}
#header h1
{
	color: White;
	font-size: 50pt;
	font-family: Pristina, Freestyle Script, Rage Italic, Kunstler Script, Script;
	position: absolute;
	left: 180px;
	top: 20px;
	margin-top: 0;
}
#leftNav
{
	width: 370px;
	height: 800px;
	position: absolute;
	top: 183px;
}
#newsletter
{
	width: 200px;
	float: right;
	z-index: -1;
	position: absolute;
	left: 165px;
	top: 340px;
}
#tabs
{
	position: absolute;
	left: 403px;
	height: 100px;
	width: 544px;
	top: 121px;
}
.tabTop
{
	width: 136px;
	text-align: center;
	color: #ff9900;
	font-size: 9pt;
	float: left;
}
.tabTop a
{
	color: #ff9900;

}
#buyCoa
{
	position: absolute;
	top: 630px;
	left: 405px;
	text-align: center;
	z-index: -1;
}
#chrysalis
{
	width: 180px;
	position: absolute;
	top: 630px;
	left: 755px;
	text-align: center;
	font-family: Pristina, Freestyle Script, Rage Italic, Kunstler Script, Script;
	color: gray;
	font-size: 14pt;
	margin: 10px;
}
#rateWrap
{
	margin-top: 10px;
	border-top: 1px orange;
	overflow: visible;
	padding-top: 10px;
	width: 190px;
	position: absolute;
	left: 180px;
	top: 200px;
}
.UserMessage
{
	font-size: 9pt;
	color: Red;
}
.centerWrap
{
	visibility: hidden;
	position: absolute;
	left: 404px;
	top: 180px;
	width: 551px;
	height: auto;
	background: lemonchiffon;
	padding: 10px;
	z-index: -1;
	overflow: visible;
	border-right: deepskyblue 1px solid;
	border-top: deepskyblue 1px solid;
	border-left: deepskyblue 1px solid;
	border-bottom: deepskyblue 1px solid;
}
#quoteArrow
{
	position: absolute;
	margin: 0;
	padding: 0;
	top: 192px;
	left: 428px;
}
#Unsubscribe
{
	text-align: center;
	position: relative;
	top: 100px;
	width: 100%;
}
#pnlBuyNow
{
	width: 350px;
	height: auto;
	background-color: #e7f4ca;
	border: solid 1px green;
	padding-top: 10px;
	padding-bottom: 10px;
}
.imgQuiz
{
	float: left;
	text-align: center;
	height: 200px;
	margin: 4px;
}
