/* Norfolk LINk
--------------------------------------------------------------*/
body
{
	font: 100%/1.0 verdana,helvetica,arial,sans-serif;
	background: #fff; color: #000;
}
#top
{
	width: 980px;
	margin: 0 auto;
}
.inner
{
	overflow: hidden;
	position: relative;
	float: left;
	width: 980px;
}
strong { font-weight: bold; }
em { font-style: italic; }

/* =HEADER
--------------------------------------------------------------*/
#header
{
	height: 200px;
	background: url('../images/bg_header.gif') no-repeat left top;
}
#logo
{
	height: 151px;
	padding: 25px 0 0 30px;
	background-repeat: no-repeat;
	background-position: right top;
}

/* =NAV
--------------------------------------------------------------*/
#nav
{
	overflow: hidden;
	width: 960px; height: 3.5em;
	padding: 0;
	font-size: 70%;
	background: #262626 url('../images/bg_nav.gif') repeat-x left top; 
}
#nav li
{
	display: block;
	float: left;
	background: url('../images/bg_nav_item.gif') repeat-y left top;
}
#nav a
{
	display: block;
	width: 96px; height: 3.5em;
	line-height: 3.5em;
	text-decoration: none; text-transform: lowercase; text-align: center;
	background-image: url('../images/bg_nav_item.gif');
	background-repeat: repeat-y;
	background-position: left top;
}
#nav a:link, #nav a:visited
{
	color: #ccc;
	background-position: left top;
}
#nav a:hover, #nav a:active
{
	color: #fff;
	background-position: right top;
}

/* =CONTENT
--------------------------------------------------------------*/
#content
{
	width: 960px;
	padding: 0 10px;
	background: url('../images/bg_content.gif') repeat-y left top;
}
#content h1
{
	width: 880px; height: 39px;
	margin: 0 auto; padding: 43px 0 0 60px;
	font-size: 90%; font-weight: bold;
	background: url('../images/bg_h1.gif') no-repeat left top; color: #333;
}
#content .wrapper
{
	overflow: hidden;
	width: 820px;
	margin: 1.25em 0 1em 70px; padding-bottom: 1em;
	background: url('../images/bg_vr.gif') repeat-y 580px 0;
	font-size: 75%; line-height: 1.5;
}

/* =MAIN TEXT
--------------------------------------------------------------*/
#main
{
	float: left;
	width: 520px;
	line-height:
}
#main h2
{
	margin: 1em 0 0.5em; padding: 0 0 0.5em;
	font-size: 110%; font-weight: bold;
	color: #c908c9;
	border-bottom: 1px solid #ded0e1;
}
#main h3
{
	margin: 0 0 0.25em; padding: 1em 0 0;
	font-size: 100%; font-weight: bold;
	color: #95009C;
}
#main h3.news
{
	margin-top: 2em;
	border-top: 1px solid #ded0e1;
}
#main h4
{
	margin: 1em 0 0;
	font-size: 100%; font-weight: bold;
	color: #333;
}
#main p
{
	margin: 0 0 1em;
}
#main .postdate
{
	font-size: 90%; font-style: italic;
	color: #555;
}
#main ul
{
	list-style: disc;
	margin: 0 0 1em; padding: 0 0 0 1.25em
}
#main ol
{
	list-style: decimal;
	margin: 0 0 1em; padding: 0 0 0 1.25em
}
#main li
{
	margin-bottom: 0.5em;
}
#main a:link
{
	color: #95009C;
	text-decoration: underline;
}
#main a:visited
{
	color: #47004a;
	text-decoration: underline;
}
#main a:hover, #main a:active
{
	color: #640065;
	text-decoration: none;
}
#main .bordered
{
	margin: 0 0 1em; padding: 0 0 1em;
	font-size: 90%;
	color: #666;
	border-bottom: 1px solid #ded0e1;
}
#main ul.back
{
	margin-top: 1em; padding-top: 1em; 
	border-top: 1px solid #ded0e1;
}
#main blockquote
{
	margin: 1em 0; padding: 1em 2em;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
}

#main td
{
	padding: 4px;
	line-height: 1.2;
	border: 1px solid #555;
}

/* =SIDEBAR
--------------------------------------------------------------*/
#side
{
	float: right;
	width: 220px;
}
#side h4
{
	font-weight: bold;
	margin: 0 0 0.5em;
}
#side h4, #side h4 a:link, #side h4 a:visited, #side h4 a:hover, #side h4 a:active
{
	text-decoration: none;
	color: #95009C;
}
#side ul
{
	margin: 0 0 2em;
}
#side li
{
	padding: 0.2em 0;
	border-top: 1px solid #ded0e1;
}
#side p
{
	margin-bottom: 0.4em;
}
#side a:link
{
	text-decoration: none;
	color: #333;
}
#side a:visited
{
	text-decoration: none;
	color: #000;
}
#side a:hover, #side a:active
{
	text-decoration: none;
	color: #95009C
}

/* =HOME // QUOTE
--------------------------------------------------------------*/
#quote
{
	width: 940px; height: 240px;
	margin: 0 0 0 10px;
	position: relative;
	background: url('../images/bg_quote.gif') no-repeat left top;
}
#quote h1
{
	width: auto; height: auto;
	margin: 0; padding:0;
	font-size: 120%; font-weight: bold;
	background: none;
}
#quote blockquote
{
	width: 750px; height: 148px;
	padding: 22px 0 0 100px;
	color: #333;
	font-size: 105%; line-height: 1.4;
}

/* =HOME // FEATURES
--------------------------------------------------------------*/
#quote .feature
{
	overflow: hidden;
	position: absolute;	top: 116px;
	font-size: 80%; line-height: 1.2;
	background-color: #decde0;
	background-repeat: no-repeat;
	background-position: left top;
}
#yoursay
{
	left: 40px;
	width: 250px; height: 76px;
	padding: 30px 135px 15px 35px;
	font-weight: bold; 
	background-image: url('../images/bg_home_yoursay.gif');
}
#members
{
	left: 480px;
	width: 370px; height: 76px;
	padding: 30px 15px 15px 35px;
	background-image: url('../images/bg_home_members.gif');
}
#members p
{
	margin: 0.5em 0 0;
	font-size: 95%;
}

#quote .feature h2
{
	font-weight: bold; font-size: 110%;
	margin-bottom: 0.5em;
	white-space: nowrap;
}
#quote .feature h2 span
{
	font-weight: normal;
}
#quote .feature a:link, #quote .feature a:visited
{
	text-decoration: underline;
	color: #95009C;
}
#quote .feature a:hover, #quote .feature a:active
{
	text-decoration: none;
	color: #640065;
}

/* =HOME // LOGIN FORM
--------------------------------------------------------------*/
#quote form
{
	overflow: hidden;
	font-size: 80%;
}
#quote .formitems
{
	float: left;
	width: 160px;
}
#quote .submit
{
	width: 30px;
	padding-top: 1.3em;
}
#quote label
{
	display: block;
	margin-bottom: 2px;
	font-weight: bold;
}
#quote input
{
	width: 144px;
	padding: 2px;
	background: #fff; color: #333;
	border: 1px solid #333;
}
#quote button
{
	width: auto;
	padding: 1px 2px 0;
	background: #95009C; color: #fff;
	border-width: 2px; border-style: outset; border-color: #b751bb #730078 #5d0061 #a72bad;
}
#quote .check
{
	float: none; 
	display: inline;
	width: auto;
	margin: 0; padding: 0;
}


/* =HOME // CTA
--------------------------------------------------------------*/
#cta
{
	width: 340px; height: 76px;
	padding: 30px 145px 15px 35px;
	background: url('../images/bg_home_cta.jpg') no-repeat left top;
}
#cta h2
{
	margin: 0 0 0.25em; padding: 0; 
	border: 0;
}
#cta a
{
	font-weight: bold;
}

/* =HOME // PROMO
--------------------------------------------------------------*/
#side .promo
{
	margin: 0 0 2em;
	background: url('../images/bg_feature_bottom.gif') no-repeat left bottom;
}
#side .promo h2
{
	margin: 0 0 0.25em; padding: 10px; 
	font-weight: bold; line-height: 1.0;
	background: url('../images/bg_feature_top.gif') no-repeat left top; color: #fff;
	border: 0;
}
#side .promo p
{
	padding: 0 10px 15px;
}
#side .promo a
{
	font-weight: bold;
	text-decoration: underline;
}

/* =FORMS
--------------------------------------------------------------*/
.genform
{
	width: 520px;
	margin: 0 0 1em; padding: 0 0 1em;
}
.genform fieldset
{
	overflow: hidden;
	width: 520px;
	margin: 0 0 1em; padding: 0 0 1em;
	background: #e7e7e7 url('../images/bg_fieldset_bottom.gif') no-repeat left bottom;
}
.genform .fieldsetwrapper
{
	overflow: hidden;
	padding: 0 10px;
	background: url('../images/bg_fieldset_top.gif') no-repeat left top;
}
#main .genform h3
{
	margin-bottom: 1em;
}
#main .genform h4
{
	margin-bottom: 1em;
}
.genform label
{
	display: block;
	float: left;
	width: 140px;
}
.genform .widelabels label { width: 220px; }
.genform input, .genform textarea
{
	float: left;
	width: 340px;
	margin: 0 0 0.5em; padding: 2px;
	background: #fff; color: #333;
	border: 1px solid #999;
	font: 100% verdana,helvetica,arial,sans-serif;
}
.genform select
{
	float: left;
	width: 340px;
	margin: 0 0 0.5em;
	background: #fff; color: #333;
	font: 100% verdana,helvetica,arial,sans-serif;
}
.genform .widelabels input, .genform .widelabels textarea, .genform .widelabels select
{
	width: 260px;
}
.genform .check
{
	float: left;
	display: block;
	margin: 0; padding: 0;
	width: auto;
	background: transparent;
	border: 0;
}
.genform .inline
{
	float: left;
	width: 470px;
	display: block;
	margin: 0 0 0.5em 0.75em; padding: 0;
	line-height: 1.1;
}
.genform .formwrapper
{
	padding-left: 140px;
}
.genform .formwrapper .check
{
	float: none; display: inline;
	margin: 0; padding: 0;
	width: auto;
}
.genform button
{
	width: auto;
	margin: 10px 0 0 140px; padding: 1px 2px 0;
	font-weight: bold;
	background: #95009C; color: #fff;
	border-width: 2px; border-style: outset; border-color: #b751bb #730078 #5d0061 #a72bad;
}
.genform .lefty
{
	margin-left: 0;
}
.genform .hidden { display: none; }
.genform .hwid { width: 180px; }
.genform .widelabels .hwid { width: 140px; }
.genform br { clear: both; }

/* =ALERTS
--------------------------------------------------------------*/
#main .status
{
	margin: 0 0 1em; padding: 10px 10px 10px 50px;
	border-width: 3px; border-style: solid;
	background-repeat: no-repeat; background-position: 2% 50%;
	color: #000;
}
#main .status p { margin: 0; }
#main .confirm
{
	background-color: #d3f0d7;
	background-image: url('../images/status_confirm.gif');
	border-color: #22b539;
}
#main .error
{
	background-color: #f9d3cc;
	background-image: url('../images/status_error.gif');
	border-color: #e32300;
}

/* =SURVEY FORM
--------------------------------------------------------------*/
#survey 
{
	padding: 1em;
	background: #eee;
	border: 1px solid #ccc;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#survey label
{
	font-weight: bold;
}
#survey ul
{
	list-style: none;
	margin: 0; padding: 0;
}
#survey li
{
	margin-bottom: 0.75em;
}
#survey button
{
	margin: 1em 0 0; padding: 1px 2px 0;
	font-weight: bold;
	background: #95009C; color: #fff;
	border-width: 2px; border-style: outset; border-color: #b751bb #730078 #5d0061 #a72bad;
}

#surveyresults
{
	margin-bottom: 1.5em;
}
#surveyresults td
{
	vertical-align: top;
	text-align: left;
	border-bottom: 1px solid #ccc;
	padding: 0.5em 0;
}
#surveyresults .bar
{
	width: 300px;
	padding-left: 10px;
}
#surveyresults span
{
	display: block;
	height: 1em;
	margin-top: 2px;
	background: #cc00cc;
	border-width: 1px; border-style: solid;
	border-color: #e786e7 #a700a7 #900090 #d83dd8;
}
#surveyresults span img
{
	height: 1em;
}

/* =QUESTIONNAIRE FORM
--------------------------------------------------------------*/
#questionnaire fieldset 
{
	padding: 1em; margin: 0 0 1em;
	background: #eee;
	border: 1px solid #ccc;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#questionnaire h3
{
	margin: 0 0 0.5em; padding-top: 0;
	line-height: 1.2;
}
#questionnaire label
{
	font-weight: bold;
}
#questionnaire .text
{
	width: 480px;
	padding: 2px;
	background: #fff; color: #333;
	border: 1px solid #999;
	font: 100% verdana,helvetica,arial,sans-serif;
}
#questionnaire button
{
	margin: 0; padding: 1px 2px 0;
	font-weight: bold;
	background: #95009C; color: #fff;
	border-width: 2px; border-style: outset; border-color: #b751bb #730078 #5d0061 #a72bad;
}

/* =SITE MAP
--------------------------------------------------------------*/
#main #sitemap ul
{
	line-height: 1.0;
	margin: 1em 0; padding: 0;
	list-style-type: none;
}
#main #sitemap ul ul
{
	margin: 0.5em 0 1em; padding-left: 1.5em;
	list-style-type: square;
}
#main #sitemap li
{
	margin: 0; padding: 5px 0;
}
#main #sitemap li li
{
	margin: 0; padding: 5px 0 5px 0.5em;
}
#main #sitemap ul a:link, #main #sitemap ul a:visited, #main #sitemap ul a:hover, #main #sitemap ul a:active
{
	text-decoration: none;
}

/* =FOOTER
--------------------------------------------------------------*/
#footer
{
	clear: both;
	padding-bottom: 40px;
	font-size: 70%; line-height: 1.5;
	background: url('../images/bg_footer_bottom.gif') no-repeat left bottom;
}
#footer .wrapper
{
	width: 940px;
	text-align: center;
	margin: 0 0 0 20px; padding: 15px 0 0;
	background: #e7e7e7 url('../images/bg_footer_top.gif') no-repeat left top; 
}
#footer li
{
	display: inline;
	color: #999;
}
#footer a:link
{
	text-decoration: underline;
	color: #333;
}
#footer a:visited
{
	ext-decoration: underline;
	color: #000;
}
#footer a:hover, #footer a:active
{
	text-decoration: none;
	color: #95009C
}
#footer p a:link, #footer p a:visited, #footer p a:hover, #footer p a:active
{
	color: #666;
	text-decoration: none;
}
/* =END --------------------------------------------------------------*/