@charset "utf-8";

/* Yahoo! UI Library: Reset CSS */

body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,input,textarea,p { 
	margin:0;
	padding:0;
}

img, a img { 
	border:0;
}

ol,ul {
	list-style:none;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

a {
	text-decoration: none;
	color: #801d80;
}

a:hover {
	text-decoration: underline;
	color: #E47194;
}

span.red { color: #FF3333; }

/* Layout */

body {
	background: #b055a8 url(/images/page-bg.jpg) repeat-x;
	font: 12px Arial, Helvetica, sans-serif;
	color: #801d80;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	background: url(/images/main-bg.gif) no-repeat center bottom;
}

#banner {
	background: url(/images/banner.jpg) no-repeat;
	height: 145px;
	width: 800px;
}


#contentbox {
	
	padding: 0 5px 0px 5px;
	background:#fff2ea;
	margin:0px 25px 70px;
}

#colleft {
	width: 390px;
	float: left;
	padding-left: 15px;
}


#colright {
	width: 264px;
	float: right;
	margin-right: 15px;
}

#footer {
	clear: both;
}

.clear {
	clear: both;
}


/* Nav */

#nav {
	background: url(/images/nav-off.jpg) no-repeat;
	height: 130px;
	width: 800px;
}

#nav li {
	list-style: none;
	float: left;
	overflow: hidden;
}

#nav li a {
	display: block;
	height: 70px;
	width: 70px;
	text-indent: -9999px;
}

#nav_home a {
	margin: 12px 38px 0 43px;
	width: 70px;
}

#nav_about a {
	margin: 26px 37px 0 0;
}

#nav_services a {
	margin: 35px 37px 0 0;
}

#nav_sensitivity_testing a {
	margin: 40px 37px 0 0;
}

#nav_quiz a {
	margin: 34px 37px 0 0;
}

#nav_faq a {
	margin: 26px 38px 0 0;
}

#nav_contact a {
	margin: 12px 0px 0 0;
}

#nav_home a:hover, #nav_home a.active {
	background: url(/images/nav-on.jpg) no-repeat -43px -12px;
}

#nav_about a:hover, #nav_about a.active {
	background: url(/images/nav-on.jpg) no-repeat -151px -26px;
}

#nav_services a:hover, #nav_services a.active {
	background: url(/images/nav-on.jpg) no-repeat -258px -35px;
}

#nav_sensitivity_testing a:hover, #nav_sensitivity_testing a.active {
	background: url(/images/nav-on.jpg) no-repeat -365px -40px;
}

#nav_quiz a:hover, #nav_quiz a.active {
	background: url(/images/nav-on.jpg) no-repeat -472px -34px;
}

#nav_faq a:hover, #nav_faq a.active {
	background: url(/images/nav-on.jpg) no-repeat -579px -26px;
}

#nav_contact a:hover, #nav_contact a.active {
	background: url(/images/nav-on.jpg) no-repeat -687px -12px;
}

/* Footer Nav */

#footernav {
	text-align: left;
	font-size: 12px;
	line-height: 30px;
	margin-left: 50px;
	vertical-align: middle;
}

#footernav a {
	padding: 0 2px;
	color: #801d80;
}

#copyrightbox {
	text-align: center;
	line-height: 30px;
	vertical-align: middle;
	font-size: 11px;
	color: #e7cae4;
}

#copyrightbox a {
	color: #e7cae4;
}

/* Home */

#contentbox h1 {
	font-size: 22px;
	margin-bottom: 3px;
	margin-top: 20px;
}
#contentbox h2 {
	font-size: 16px;
	margin-bottom: 3px;
	margin-top: 15px;
	font-weight:bold
}

#contentbox p {
	line-height: 18px;
	font-size: 12px;
	margin-bottom: 24px;
}

.more {
	text-align: right;
}

.more a {
	font-weight: bold;
	font-size: 11px;
}

#channels {
	width: 256px;
	margin-top: 18px;
}

/* Form */

#email {
	background: url(/images/textbox1.jpg) no-repeat;
	height: 25px;
	width: 264px;
	border: none;
	color: #801d80;
	font: 12px Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
	padding: 5px 0 0 6px;
}

#name {
	background: url(/images/textbox1.jpg) no-repeat;
	height: 25px;
	width: 264px;
	border: none;
	color: #801d80;
	font: 12px Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
	padding: 5px 0 0 6px;
}

#code {
	background: url(/images/textbox1.jpg) no-repeat;
	height: 25px;
	width: 264px;
	border: none;
	color: #801d80;
	font: 12px Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
	padding: 5px 0 0 6px;
}

#message {
	background: url(/images/textbox2.jpg) no-repeat;
	height: 107px;
	width: 264px;
	border: none;
	color: #801d80;
	font: 12px Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
	padding: 5px 0 0 6px;
}

#submit {
	color: #801d80;
	font: bold 12px Arial, Helvetica, sans-serif;
	border: none;
	background: transparent;
}

#submit:hover {
	cursor: pointer;
}

p#logo { 
	position: relative;
	top: 88px;
	left: 45px;
}

/* Quiz */

ol.quiz {
	list-style: decimal outside;
}

ol.quiz li {
	margin: 18px 0 18px 27px;
}

label.info {
	width:50px;
	float:left;
}
.quiz-txtbox{
	background: url(/images/textbox1.jpg) no-repeat;
	height: 25px;
	width: 264px;
	border: none;
	color: #801d80;
	font: 12px Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
	padding: 5px 0 0 6px;
}
.quiz-submit{
	color: #801d80;
	font: bold 12px Arial, Helvetica, sans-serif;
	border: none;
	background: transparent;
	float: right;
}

ul.u-list{ list-style:none; margin:0px 0px 15px 0px; padding:0px;}
ul.u-list li{ font-size:12px; line-height:19px; background:url(../images/bullet.gif) no-repeat left 7px; padding:0px 0px 0px 17px; margin:0px;}

ol.o-list{margin-left:33px;}
ol.o-list li{ font-size:12px; line-height:20px;}


/******************* Sitemap *****************/
ul.sitemap li{padding-bottom:5px}
ul.sitemap li a { color:#801d80; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; line-height:18px; font-weight:bold; text-decoration: none; }
ul.sitemap li a:hover { text-decoration: underline; }
ul.sitemap { padding-left: 25px; }


/************** Quiz Answers *************/
.q-ans{ font-family:Verdana, Arial, Helvetica, sans-serif; color:#555555; font-size:12px; line-height:19px; margin-bottom: 10px;}
.q-ans span.lrg{font-size:16px; font-weight: bold;}
.q-ans a{ font-family:Verdana, Arial, Helvetica, sans-serif; color:#801d80; font-size:12px; line-height:19px; margin-bottom: 10px; font-weight: bold; text-decoration: none;}
.q-ans a:hover{ text-decoration: underline; }
.highlight {color:#801d80;}
p.title {margin-bottom: 0 !important;}

/* Table */
.table-data td{border-bottom:1px solid #eebacf}

.table-bordered{background:#eebacf}
.table-bordered td{background:#fff2ea}

a.lined{text-decoration: underline; color: #801d80;}
a.lined:hover{text-decoration: underline; color: #E47194;}

