@charset "utf-8";
/* CSS Document */

#bscHomePopup	{
	display:none;
}
.fontWeight	{
	font-weight:bold;
}
.clear	{
	clear:both;
}
.quizAnswer	{
	font-size:20px;	
	color:#000000;
	padding:10px 0;
	line-height:125%;
}
.bscSpace	{
	height:10px;
	margin-bottom:-10px;
}
.bscNoCss	{
	display:none;
}

/* QUIZ PAGE */

#bscBlueFrame	{
	width:509px;	
}
#bscBlueFrameTop	{
	background:url(../images/bscBkgrdBlueFrameTop.png) no-repeat;
	height:20px;
}
#bscBlueFrameBody	{
	background:url(../images/bscBkgrdBlueFrameBody.png) repeat-y;
}
#bscBlueFrameBtm	{
	background:url(../images/bscBkgrdBlueFrameBtm.png) no-repeat bottom left;	
}
#bscBlueFlowers	{
	background:url(../images/bscBkgrdBlueFlowers1.png) no-repeat;
	margin:-10px 0 0 0;
	padding-bottom:70px;
}
#bscBtnBackToQuizzes	{
	padding:8px 0 3px 0;
	margin-left:335px;
	font-weight:bold;
	font-size:12px;
}
#bscBtnBackToQuizzes a	{
	color:#2b7976;
}
#bscQuizFrame	{	
	font:12px/16px "Trebuchet MS", Trebuchet, arial, sans-serif;
	color:#FFFFFF;
	width:568px;
	height:305px;
	overflow:hidden;
}
#bscQuizFrameTop	{
	background:url(images/bscImgQuizFormTop.png) no-repeat;
	height:28px;
}
#bscQuizFrameBody	{
	background:url(images/wolf_back1.jpg) repeat-y;
	height:305px;
	padding:75px 38px 0px 46px;
	font-size:14px;
}
#bscQuizFrameBtm	{
	background:url(images/bottomline.gif) no-repeat;
	height:28px;

}
#bscHdrQuizHeadline	{
	font-size:22px;
	line-height:28px;
	color:#a85c82;
	padding:10px 0 25px 0;
}
#bscQuiz input	{
	
}
#bscQuiz label	{
	
}
.bscFormText	{
	margin:0 0 20px 0;
	font-weight:bold;
	font-size:16px;
	line-height:125%
}
.bscFormDivider	{
	margin-bottom:8px;
}
#bscBtnNext,
#bscBtnNext a	{
	width:121px;
	height:44px;
}
#bscBtnNext	{
	margin:5px 0 0 280px;
	background:url(../images/bscBtnPurpleNextOn.png) no-repeat;
	width:121px;
	height:44px;
}
#bscBtnNext a	{
	background:url(../images/bscBtnPurpleNext.png) no-repeat;
}
/* QUIZ RESULTS */
#bscImgFlowerPotButterfly	{
	background:url(../images/bscImgFlowerPotButterfly.png) no-repeat bottom left;
	padding-bottom:150px;
	position:relative;
	margin-bottom:-10px;
}
#bscQuizBtnBox	{
	position:relative;
	margin-top:40px;
	top:0px;
	left:150px;

}
#bscBtnTakeAnotherQuiz,
#bscBtnTakeAnotherQuiz a	{
	width:251px;
	height:43px;
}
#bscBtnTakeAnotherQuiz	{
	background:url(../images/bscBtnTakeAnotherQuizOn.png) no-repeat;
}
#bscBtnTakeAnotherQuiz a	{
	background:url(../images/bscBtnTakeAnotherQuiz.png) no-repeat;
}
#bscBtnTryAgain,
#bscBtnTryAgain a	{
	width:158px;
	height:38px;
}
#bscBtnTryAgain	{
	background:url(../images/bscBtnTryAgainOn.png) no-repeat;
	float:left;
}
#bscBtnTryAgain a	{
	background:url(../images/bscBtnTryAgain.png) no-repeat;
}
#bscBtnExit,
#bscBtnExit a	{
	width:78px;
	height:35px;
}
#bscBtnExit	{
	margin-left:172px;
	background:url(../images/bscBtnExitOn.png) no-repeat;
}
#bscBtnExit a	{
	background:url(../images/bscBtnExit.png) no-repeat;
}