/*************************** New Styles ******************************/
html {
	background-color:#E4E4E4;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:75%;
	padding:0;
	margin:0 auto;
	background:#7e4798 url(../images/bgContentPage.jpg) no-repeat left top;
	width: 1024px;
	text-align: center;
}
/* -------------------------------------------------------------------------------------------------
SITE STRUCTURE
-------------------------------------------------------------------------------------------------- */
form {margin:0 auto;width:826px;padding:20px;}
img {border:none;}
.printOnly{display:none;}
form {
	margin-top: 100px;
}
/* Header */
#header {margin:0 auto;width:760px;text-align:left;	position:relative;padding-bottom:2px;}
#header .free-sample {position:absolute;top:-3px;right:-60px;}
#header a img {display: none;}

/* Navigation */
#navigation {list-style:none;width:696px; margin: 40px 0 0 0;padding:0;top:0;left:195px;height:46px;position:absolute; background:transparent url(../images/navBarBG.jpg) repeat-x left top;}
#navigation li {
background:transparent none repeat scroll 0 0;
border-left:1px solid #666666;
display:inline;
float:left;
margin:0;
text-align:center;
width:90px;
}

#navigation a {color:#FFFFFF;text-decoration:none;font-weight:bold; display:block; height: 45px;}
#navigation a:hover {color:#FFD307;}
#navigation a.active {color:#FFD307;}
#navigation li.first {border-left: none;}
/*************************** New Styles ******************************/
#navigation a#uiHeader_uiForumsLink
{
	background: transparent url(../images/admin_Forum.jpg) no-repeat left bottom;
	text-indent: -5000px;
	text-decoration: underline;
}
#navigation a:hover#uiHeader_uiForumsLink {
	background-position: left top;
}
#navigation a#uiHeader_uiForumsLink.active{
	background:transparent url(../images/admin_ForumSelected.jpg) no-repeat left bottom;
	text-indent: -5000px;
}
#navigation a#uiHeader_uiStoriesLink {
	background:transparent url(../images/admin_Homepage.jpg) no-repeat left bottom;
	text-indent: -5000px;
}
#navigation a:hover#uiHeader_uiStoriesLink {
	background-position: left top;
}
#navigation a#uiHeader_uiStoriesLink.active{
	background:transparent url(../images/admin_HomePageSelected.jpg) no-repeat left bottom;
	text-indent: -5000px;
}
#navigation a#uiHeader_uiMembersLink {
	background:transparent url(../images/admin_Members.jpg) no-repeat left bottom;
	text-indent: -5000px;
}
#navigation a:hover#uiHeader_uiMembersLink {
	background-position: left top;
}
#navigation a#uiHeader_uiMembersLink.active{
	background:transparent url(../images/admin_MembersSelected.jpg) no-repeat left bottom;
	text-indent: -5000px;
}
#navigation a#uiHeader_uiFreeSampleLink {
	background:transparent url(../images/admin_FreeSample.jpg) no-repeat left bottom;
	text-indent: -5000px;
}
#navigation a:hover#uiHeader_uiFreeSampleLink {
	background-position: left top;
}
#navigation a#uiHeader_uiFreeSampleLink.active{
	background:transparent url(../images/admin_FreeSampleSelected.jpg) no-repeat left bottom;
	text-indent: -5000px;
}
#navigation a#uiHeader_uiSurveyLink {
	background:transparent url(../images/admin_SurveyResult.jpg) no-repeat left bottom;
	text-indent: -5000px;
}
#navigation a:hover#uiHeader_uiSurveyLink {
	background-position: left top;
}
#navigation a#uiHeader_uiSurveyLink.active{
	background:transparent url(../images/admin_SurveyResultSelected.jpg) no-repeat left bottom;
	text-indent: -5000px;
}
/* Sub navigation */
#sub-navigation 
{
	background:transparent url(../_images/global/subnavigation_bck.jpg) repeat scroll 0 100%;
	margin:0 0 0 250px;
	position:absolute;
	top:84px;
	z-index:10000 !important;
	width:675px;
}
#sub-navigation ul {list-style:none;margin:0;padding:0;z-index:10000 !important;}
#sub-navigation li {float:left;display:inline;border-left: 1px solid #000000;z-index:10000;margin:3px 0 4px 0;z-index:10000 !important;}
#sub-navigation li.first {border:none;margin-left:25px;z-index:10000 !important;}
#sub-navigation a {color:#FFFFFF;text-decoration:none;font-weight:bold;margin:0 10px 0 10px;z-index:10000 !important;}
#sub-navigation a:hover {color:#FFD307;z-index:10000 !important;}
#sub-navigation a.active {color:#FFD307;z-index:10000 !important;}
/* Footer */
#footer {margin:0 auto 25px auto;width:760px;text-align:left;color:#616161;font-size:90%;}
#footer p {padding:40px 0 50px 205px;background: url(../_images/global/footer_logo.gif) no-repeat 35px 45px;height:1%; color: #fff}
#footer a {color:#FFF;}
/* Content */
#content {text-align:left;}
#content p {margin:0 0 10px 0;}
#content a {color:#146DAA;}
#content h1 {font-size:330%;color:#0D4B8F;letter-spacing:-.03em;font-weight:bold;margin:0 0 0 0;}
#content h1 span{display:none;}
#content h2 {font-size:220%;color:#813C73;font-weight:bold;margin:0 0 5px 0;}
#content h3 {color:#F0E70F; font-family:"GoodDog Plain",Calibri,Arial,sans-serif; font-size:260%; margin: 20px 0; letter-spacing: 1px;}
#content h4 {font-size:120%;color:#653690;font-weight:bold;margin:0 0 5px 0;}
#content ul {margin:0;list-style:none;padding:0;height:1%;}
#content li {margin:0 0 10px 0;list-style-type:none;}
#content table {font-size:100%;margin:20px 0 0 0; border-collapse: collapse;}
#content table th {color:#146DAA; background-color: #fff; font-weight:bold;font-size:110%; vertical-align: middle;}
#content table thead {background:#FFFFFF;}
#content table tr.alt {background:#cedde5;}
#content ol li span
{
	font-weight: bold;
	color:#146DAA;
}
#disclaimer {font-size:75%;}

#content table tr td b {
	display: block;
	background-color: #fff;
	padding: 5px;
	color:#146DAA;
}
/*-------------------------------------------------------------------------------------------------
CLASSES
-------------------------------------------------------------------------------------------------- */
.cleaner {overflow:hidden;clear:both;height:1px;margin-top:-1px}
.left {float:left;}
.right {float:right;}
.center {text-align:center;}
.hidden {display:none;}
.uppercase {text-transform:uppercase;}
.cursor {cursor:pointer;cursor:hand;}
.removeBreak {margin:-2px 0px 0px 0px;overflow:hidden;height:.5px;background:none;}
.no-wrap {white-space:nowrap;}
.hi-light {color:#873E77;font-size:140%;font-weight:bold;padding:15px 0 15px 0;display:block;}
span.mandatory {font-family:Tahoma;color:#E38F17;}
p.mandatory {font-weight:bold;padding:10px 0 10px 0;}
.disclaimer {font-size:75%;}
/*------------------------------------------------------------------------------------------------
GLOBAL ELEMENTS
-------------------------------------------------------------------------------------------------- */
/* Pinth - 320px wide */
#content .plinth-320px {background:#D1EDFC url(../_images/global/plinth_320_bck.gif) no-repeat;padding:20px 20px 0 20px;margin:0px 0 10px 0;height:1%;}
#content .plinth-320px .base {background:#D1EDFC url(../_images/global/plinth_320_base.gif) no-repeat;height:30px;margin:0 -20px 0 -20px;clear:both;}
/* Pinth - 380px wide */
#content .plinth-380px {background:#D1EDFC url(../_images/global/plinth_380_bck.gif) no-repeat;padding:20px 20px 0 20px;margin:10px 0 10px 0;height:1%;}
#content .plinth-380px .base {background:#D1EDFC url(../_images/global/plinth_380_base.gif) no-repeat;height:30px;margin:0 -20px 0 -20px;clear:both;}
/* Pinth - 680px wide */
#content .plinth-680px {background:#D1EDFC url(../_images/global/plinth_680_bck.gif) no-repeat;padding:20px 20px 0 20px;margin:10px 0 10px 0;}
#content .plinth-680px .base {background:#D1EDFC url(../_images/global/plinth_680_base.gif) no-repeat;height:30px;margin:0 -20px 0 -20px;clear:both;}
/* Pinth - 225px wide */
#content .plinth-225px {background:#D1EDFC url(../_images/global/plinth_225_bck.gif) no-repeat;padding:20px 20px 0 20px;margin:10px 0 10px 0;height:1%;}
#content .plinth-225px .base {background:#D1EDFC url(../_images/global/plinth_225_base.gif) no-repeat;height:30px;margin:0 -20px 0 -20px;clear:both;}
/* Pinth - 285px wide */
#content .plinth-285px {background:#D1EDFC url(../_images/global/plinth_285_bck.gif) no-repeat;padding:20px 20px 0 20px;margin:10px 0 10px 0;height:1%;}
#content .plinth-285px .base {background:#D1EDFC url(../_images/global/plinth_285_base.gif) no-repeat;height:30px;margin:0 -20px 0 -20px;clear:both;}
/* Pinth - 295px wide */
#content .plinth-295px {background:#D1EDFC url(../_images/global/plinth_295_bck.gif) no-repeat;padding:20px 20px 0 25px;margin:10px 0 10px 0;height:1%;}
#content .plinth-295px .base {background: url(../_images/global/plinth_295_base.gif) no-repeat;height:46px;margin:0 -20px 0 -25px;clear:both;}
/* Pinth - 300px wide */
#content .plinth-300px {background:#D1EDFC url(../_images/global/plinth_300_bck.gif) no-repeat;padding:20px 40px 0 30px;margin:10px 0 10px 0;height:1%;}
#content .plinth-300px .base {background: url(../_images/global/plinth_300_base.gif) no-repeat;height:41px;margin:0 -40px 0 -30px;clear:both;}

/* Pinth - 445px wide */
#content .plinth-445px {background:#D1EDFC url(../_images/global/plinth_445_bck.gif) no-repeat;padding:20px 20px 0 20px;margin:10px 0 10px 0;}
#content .plinth-445px .base {background:#D1EDFC url(../_images/global/plinth_445_base.gif) no-repeat;height:30px;margin:0 -20px 0 -20px;clear:both;}
/*------------------------------------------------------------------------------------------------
FORM LAYOUTS
-------------------------------------------------------------------------------------------------- */
#content .field {height:1%;margin-bottom:10px;}
#content .field label {width:45%;text-align:right;margin:0px 5px 0px 0px;float:left;padding-top:3px;}
#content .field input {width:50%;}
#content .field textarea {width:50%;}
#content .fieldmultiple {height:1%;margin-bottom:10px;}
#content .fieldmultiple .description {width:45%;text-align:right;margin:0px 5px 0px 0px;float:left;color:#833D73;font-weight:bold;}
#content .fieldmultiple input {float:left;width:50%}
#content label {color:#146DAA;font-weight:bold;}
#content fieldset {background: url(../_images/global/fieldset_bck.gif) no-repeat;border:none;margin:0;padding:25px 20px 0px 20px;}
#content fieldset div.base {background: url(../_images/global/fieldset_base.gif);height:30px;margin:0 -20px 0 -20px;clear:both;}

#content .error {border:2px solid #135995;margin:0 0 10px 0;background:#FFFFFF;padding:10px;width:400px%;}
#content .error h3 {color:#833D73;font-size:130%;}
#content .error ul {margin:10px 0 0 0;list-style:none;padding:0px;height:1%;}
#content .error li {margin:4px 0 4px 0;padding:0 0 0 15px;}
#content .field-error {background:#DAC4D5;}


#navigation a#uiHeader_uiHomeLink {
    background:transparent url(../images/admin_HomePage.jpg) no-repeat scroll left bottom;
    text-indent:-5000px;
}

#navigation a#uiHeader_uiHomeLink.active {
    background:transparent url(../images/admin_HomePageSelected.jpg) no-repeat scroll left bottom;
    text-indent:-5000px;
}

#navigation a#uiHeader_uiUserLink {
    background:transparent url(../images/admin_users.jpg) no-repeat scroll left bottom;
    text-indent:-5000px;
}

#navigation a#uiHeader_uiUserLink.active {
    background:transparent url(../images/admin_usersSelected.jpg) no-repeat scroll left bottom;
    text-indent:-5000px;
}

#navigation a#uiHeader_uiBookClubLink {
    background:transparent url(../images/admin_bookclub.jpg) no-repeat scroll left bottom;
    text-indent:-5000px;
}

#navigation a#uiHeader_uiBookClubLink.active {
    background:transparent url(../images/admin_bookclubSelected.jpg) no-repeat scroll left bottom;
    text-indent:-5000px;
}


