﻿/* ---------------------------BreadCrubs ------------------------------------------*/
.breadCrumbs { color:#ffffff; }

/* --------------------------------- Rounded Corners ---------------------------------- */

.topbar         { background-position: 0% 0%; background-image: url(../../Public/Design/Feature_Controls/tb.gif); background-repeat: repeat-x; background-color: #0397D7; }
.topleft        { width: 10px; height: 10px; background: url(../../Public/Design/Feature_Controls/tl.gif) 0 0 no-repeat; background-color: #0397D7; }
.topright       { background: url(../../Public/Design/Feature_Controls/tr.gif) 100% 0 no-repeat; background-color: #0397D7; }
.bottombar      { background: url(../../Public/Design/Feature_Controls/bb.gif) repeat-x 0% bottom; }
.bottomleft     { background: url(../../Public/Design/Feature_Controls/bl.gif) no-repeat 0px 100%; }
.bottomright    { width: 10px; height: 10px; background: url(../../Public/Design/Feature_Controls/br.gif) 100% 100% no-repeat }
.h_leftbar      { background: url(../../Public/Design/Feature_Controls/hl.gif) repeat-y; background-color: #0397D7; }
.leftbar        { background: url(../../Public/Design/Feature_Controls/lb.gif) repeat-y; }
.h_rightbar     { background: url(../../Public/Design/Feature_Controls/hr.gif) repeat-y; background-color: #0397D7; }
.rightbar       { background: url(../../Public/Design/Feature_Controls/rb.gif) repeat-y right 0%; }
.h_seperator    { background: url(../../Public/Design/Feature_Controls/header_mid.gif); height:2px;}

/* ---------------------------- Quick Poll ------------------------------------ */

.pollheader     { background-color: #0397D7; font-size: 8pt; color: #ffffff; font-family: Verdana, Tahoma, Arial; font-weight: bold; padding-bottom:5px; }
.pollquestion   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #ffffff; font-weight: normal; }
.placeholder    { width: 100%; background-color: #ffff66; padding-right: 0px; padding-left: 0px; margin-left: 0px; margin-right: 0px; }
.pollbody       { background-color: #3B3A38; font-size: 8pt;
    color: #ffffff;
    font-family: Verdana, Tahoma, Arial;
    padding-top:5px;
}
.searchlink     { color:#fff; }
.pollchoices
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
}

a.getTheFacts
{
    
}

/* ---------------------------- Email to Friend ------------------------------------ */

.emailtofriend
{
}

/* ---------------------------- Print Page ------------------------------------ */

.printpage
{
}

/* ---------------------------- Top Horizontal Navigation ------------------------------------ */

/* Top Navigation Placeholder - DIV */
.headerimage
{
    background-image: url(../../Public/Design/Feature_Controls/headerimage.gif);
    position: relative;
    background-repeat: repeat-y;
    width: 747px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1px;
    color: #ffffff;
    text-align: left;
    font-weight: bold;
    vertical-align: middle;
}

.topnavholder
{
    position: relative;
    background-repeat: repeat-y;
    width: 747px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 55px;
    color: #ffffff;
    text-align: left;
    font-weight: bold;
    vertical-align: middle;
}

.topnav
{
}

/* ---------------------------- Left Vertical Navigation ------------------------------------ */

.sidenav
{
}

/* ---------------------------------- Search Site User Control ------------------------------*/

/* Div to hold search site user control */
.searchholder { position: absolute; right: 5px; top: 85px; }





.searchtext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #696969; font-weight: bold; }

.allsitescb
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #696969;
    font-weight: normal;    
}

/* ************************************* Form related styles ************************** */

table.Question
{
    padding:0px;
    margin:0px;  
}
    
.dymVal
{
    padding-left:3px;
}
    
.dymVallbl
{
    color:Red;
    font-family:Verdana;
    font-size:8pt;
    padding-left:3px;
}

.QuestionItalText
{
    color:#999999;
    font-family:Verdana;
    font-size:8pt;
    font-weight:normal;
    font-style:italic
}

.errorTxt
{
    color:Red;
    font-family:Verdana;
    font-size:8pt;
    font-weight:bold;
}

.successTxt
{
    color: green;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
}

.stdContent
{
}

/* ************************************* Header style ************************** */

.headertext
{
    color: #79a12e;
    font-family: Verdana;
    font-size: 14pt;
    font-weight: bold;
}

.header
{
    background-image: url(../../Public/Design/Feature_Controls/header.gif);
    background-repeat: repeat-y;
    position: relative;
    width: 743px;
    height: 75px;
    margin-left: auto;
    margin-right: auto;
    border-right: #d32525 1px solid;
    border-left: #d32525 1px solid;
}

/* Header Title */
#h1
{
    position: absolute;
    left: 155px;
    top: 10px;
    text-transform: uppercase;
    font-size: 14px;
    width: 250px;
    font-weight: bold;
}

/* ************************************* Content area style ************************** */

/* Main Content Container ID */
#contentcontainer 
{
	width: 100%;
}

/* Main Content Holder withing #contentcontainer - Includes #leftbox and #rightbox */	
.contentholder
{
    background-image: url(../../Public/Design/Feature_Controls/body-repeat.gif);
    background-repeat: repeat-y;
    position: relative;
    width: 760px;
    height: auto;
    margin: 0 auto;
	overflow: hidden;
	padding-bottom: 75px;
    text-align: left;
}

.contenttext
{

}

.contenttext a { color:#0397d7;}


.header
{
}

/* Right panel (DIV) for Placeholders */
#rightbox
{
    float: right;
    margin: 0px 10px 0px 0px;
    width: 535px;
    height: 100%;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
}

/* Left panel (DIV) for Placeholders */
#leftbox
{
    float: left;
    margin: 10px 0px 10px 15px;
    width: 180px;
    height: 100%;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
}

/* *************************************  Print and Email Icon Controls ************************** */

.iconholder
{
}

/* mailbox (DIV) for Placeholders */
#mailbox
{
    float: right;
    margin: 0px 10px 0px 0px;
    height: 100%;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
}

/* mailbox (DIV) for Placeholders */
#printbox
{
    float: right;
    margin: 0px 0px 0px 0px;
    height: 100%;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
}

/* *************************************  Print and Email page styles ************************** */

/* Div to hold print page and e-mail to friend icons */
.iconholder
{
    background-repeat: no-repeat;
    height: auto;
    margin-left: 5px;
    margin-right: 5PX;
    margin-top: 5px;
    text-align: right;

    font-weight: normal;
}

.closeWindow
{
    font-size: 8.5pt;
    font-family: Verdana, Tahoma, Arial;
    font-weight: bold;
}

.emailDataCol
{
    font-size: 8.5pt;
    font-family: Verdana, Tahoma, Arial;
}

.emailLabelCol
{
    font-size: 8.5pt;
    font-family: Verdana, Tahoma, Arial;
}

.printButton
{
}

.printLogo
{
}

.popupErrorTxt
{
    color:Red;
    font-family:Verdana;
    font-size:8pt;
    font-weight:bold;
}

a.mailLink
{
}

.printPageTitle
{
}

.printPageDiv
{
}

/* ---------------------------------- Logo Control ------------------------------*/

.logo
{
    position: absolute;
    left: 5px;
    top: 1px;
    width: 300px;
}

.slogan
{
    position: absolute;
    left: 5px;
    top: 15px;
    width: 300px;
}

.logotext { color: #fff; font-family:Verdana; font-size:20pt; }

/* ---------------------------------- HomeIcon Control ------------------------------*/

.homeicon
{
    position: absolute;
    left: 10px;
    top: 85px;
}

/* ---------------------------------- Footer Control ------------------------------*/

#footercontainer {
	background-image: url(../../Public/Design/Feature_Controls/footer-side.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 75px;
	text-align: center;
}

#footer { width: 1000px; clear: both; color: #333; background: #3b3a38; margin: 0px 0px 10px 0px; padding: 0px; }

#footernav
{
    position: relative;
    width: 760px;
    height: auto;
    margin: 0 auto;
	overflow: hidden;
	padding-bottom: 5px;
    text-align: left;
}

.menub {
	margin: 12px auto 5px auto;
	text-transform: uppercase;
	font-size: 10px;
}

.menub a:visited {
	color: #d32525;
}

/* ---------------------------------- Member Login Control ------------------------------*/

.loginErrorTxt
{
    color:Red;
    font-family:Verdana;
    font-size:8pt;
    font-weight:bold;
}

.memLoginLabel
{
    font-size: 8.5pt;
    font-family: Verdana, Tahoma, Arial;
    font-weight: bold;
}

/* ---------------------------------- Std Buttons Control ------------------------------*/
.stdButton
{
    color: white;
    background-color: #3b6191;
}

.delButton
{
     color: white;
    background-color: #d32525;
}

/* ---------------------------------- Std Table Design ------------------------------*/
.stdLabel
{
    color: #d32525;
    background-color: #dcdcdc;
    font-weight: bold;
    height: 25px;
    padding-left: 5px;
}

.stdData
{
    color: black;
    background-color: white;
    height: 25px;
}

.Gray
{
    font-weight: bold;
    color: white;
    background-color: #3b6191;
}