﻿body
{
    background-color: #eee;
	/*background:#f2f2f2 url(/content/images/whole_back.gif) top repeat-x;*/
    margin:0;
    padding:0;
    font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:120%;
}

/*------------------------------------------old links -------------------*/

a,  a:link 
{
	/*color:#1e406e;*/
	color:#09557d;
	text-decoration:none;
}

a:hover 
{
	text-decoration: underline;
}

img
{
	border:none;
}

/*-------------------------------------------------------------- end ------------*/

h1, .pagetitle, .pageTitle, .Pagetitle, .PageTitle
{
	font-size:210%;
	line-height:130%;
    font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#c6c631;
	color:#56660C;
}

h2
{
	font-size:140%;
	/*border-top:1px dashed #ccc;*/
	padding-top:10px;
	font-weight:normal;
}

form
{
    margin:0;
    padding:0;
    display:inline;
}

input[type=submit]
{
    cursor:pointer;
}

#headerwrap, #mainnavwrap, #contentwrap, #footerwrap
{
    text-align:center;
}

#header, #mainnav, #contentinner, #footer
{
    clear:both;
    text-align:left;
    margin-left:auto;
    margin-right:auto;
    width:960px;
}

#headerwrap
{
    /*background: #314566 url(/content/images/header_back.png) repeat-x top left;*/

	background: #064160 url(/content/images/grad_header.png) repeat-x top left;
	
}

#header
{
    position:relative;
    height:110px;
}

#logo img
{
	margin: 15px 0 0 0;
	height:86px;
	border:none;
}
#utilnav
{
    position:absolute;
    right:0;
    top:15px;
}

.utilitynav
{
    margin:0;
    padding:0;
}

.utilitynav li
{
    list-style-type:none;
    display:inline;
    margin-left:5px;
}

.utilitynav a
{
    text-transform:lowercase;
    padding-left:10px;
    /*border-left: solid 1px #435C8B;*/
    font-size:11px;
    color:#fff;
}

.utilitynav li:first-child a
{
    border-left: none;
}

#search
{
    background-color: #fff;
    position:absolute;
    right:0px;
    bottom:30px;    
    height:24px;
    padding:3px 3px 3px 4px;
}

#search input[type=submit]
{
    background: #09557D url(/content/images/magnify.png) no-repeat center center;
    border:solid 1px #074B70;
    height: 24px;
    width: 24px;
}

#search input[type=text]
{
    border:none;
    width:190px;
	background-color:#fff;
	padding:2px;
}

#mainnavwrap
{
    /*background: #4d6b9f url(/content/images/mainnav_back.png) repeat-x top left;*/
	background: #095f8c url(/content/images/grad_main_nav.png) repeat-x top left;
}

#mainnav
{
    height:40px;
    position:relative;
}

.mainnavlist
{
    position:absolute;
    bottom:0px;
    left:0px;
    padding:0;
    margin:0;
}

.mainnavlist li
{
    padding: 0;        
    margin:0;
    display:inline;
    list-style-type: none;
}

.mainnavlist a
{    
    float:left;
    margin:0;
	padding: 10px 17px 12px 17px;
    text-transform:uppercase;
    text-decoration:none;    
    font-size:14px;
    font-weight:normal;
    color: #fff;
    /*border-right: solid 1px #405B86;*/
	background: url(/content/images/grad_main_nav_border.png) no-repeat left bottom
}

.mainnavlist li:first-child a
{
    /*border-left: solid 1px #405B86;*/
	background: url(/content/images/grad_main_nav_border.png) no-repeat left bottom
}

.mainnavlist a:hover
{
    text-decoration:underline;    
}

#contentinner
{
    padding: 10px;
    width:940px;
    background-color: #fff;
}

#sidecontent
{
    width:200px;
    float:left;
    margin: 0;
}

#mainfeature
{
    background-position: left top;
    width: 720px;
    float: right;
    position: relative;
    height: 270px;
	/*background: #4D6B9F url(/content/images/grad_feature_back.png) repeat-x top left;*/
	background: url(/content/images/grad_content.png) #08567f repeat-x left top;

}

#mainfeatureimages
{
	position:absolute;
	left:0;
	top:0;
	/*left:0px;
	top:0px;*/
    width:360px;
    height:270px;
    overflow:hidden;
}

#mainfeatureimages img
{
    width:360px;
    height:270px;
}

#mainfeatureitems
{
    width: 360px;
    height: 270px;
    position: absolute;
    right: 0;
    top: 0;
    background: transparent url(/content/images/alpha_flame_feature_back.png) no-repeat 35px top;
}

#mainfeatureitems > div
{
    position:relative;
    height:54px;
    margin: 0;
}

#mainfeatureitems > div > a > img
{
    position:absolute;
    top:5px;
    left:5px;
    width:56px;
    height:42px;
    border: solid 1px #fff;
}

#mainfeatureitems > div > p
{
    position: absolute;
    left: 73px;
    right: 10px;
    top: 8px;
    bottom: 8px;
    margin:0;
    padding:0;
    font-size: 13px;
    color: #fff;
}

#mainfeatureitems > div > p > a
{
    color: #fff;
}

#subcontent h1, .sidebox h1, .visionstmt h1
{
    font-weight:normal;
    /*color: #c6c631;*/
	color:#AEAE2B;
	color: #000;
	color: #545415;
	color: #56660C;

    font-size:15px;
	text-transform:uppercase;
    margin:0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.sidebox h1, .visionstmt h1
{
    padding:0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

#subcontent
{
    float:right;
    width:720px;
    padding: 20px 0 0 0;
}

.subfeature
{
    width:348px;
	/*width:360px;*/
    padding: 0;
    margin:0;
    float:left;
    margin:0;
	padding:0 0 10px 0;
}

.subfeature:first-child
{
    margin-right:20px;
}

.subfeature ul, .sidebox ul
{
    margin:0;
    padding:0;
}   

.subfeature li, .sidebox li
{
    list-style-type:none;
    margin:0;
    padding:7px 0 7px 0;
    font-size:13px;
}

.sidebox li
{
    border-top: solid 1px #ddd;
}

.subfeature li
{
    border-top: solid 1px #ddd;
}

.subfeature li:first-child, .sidebox li:first-child
{
    border-top: none;
}

.subfeature h2
{
    margin:0;   
    padding:0 0 5px 0;
    font-weight:normal;
    font-size:13px;
	border:0px;
}

div.clear
{
    clear:both;
}

#footerwrap
{
    /*background-color:#eee;*/
}

#footer
{
    height:155px;
    padding: 20px 0 40px 0px;
    font-size:12px;
	text-align:center;
    background-color: #545415;
	background: #67790F url(/content/images/grad_footer.png) repeat-x top left;
	line-height:24px;
}

#footer h1
{
    color: #C0E31C;

    margin:0 0 5px 0;
    padding:0;
    font-size:14px;
	font-weight:bold;
    font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.footopen
{
    font-size:22px;
    color:#C0E31C;
    font-weight:normal;
    padding:0;
    margin: 20px 0 0 0;
}

#footer, #footer a
{
    color:#fff;
}

.subfooter
{
    float:left;
    width:290px;
    padding: 0 0 0 20px;
}

.subfooter h1
{
    color: #c0e31c;
    margin:0;
    padding:0 0 5px 0;
    font-size:14px;
    border-bottom: solid 1px #4e5b0b;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;

}

#footer ul
{
    margin:0;
    padding:0;
}

#footer ul li
{
    margin:0;
    padding:4px 0 4px 0;
    list-style-type: none;
}

#newsletter
{
    display:block;
    margin-top:10px;
    position:relative;
}

#newsletter input[type=text]
{
    margin:0;
    position:absolute;
    top:0;
    left:0;
    padding:3px 0 0 5px;
    width:200px;
    height:19px;
    border:none;
}

#newsletter input[type=submit]
{   
    position:absolute;
    top:0;
    right:0;
    margin:0;
    padding-top:2px;
    padding-left:5px;
    width:80px;
    height:23px;
    text-transform:lowercase;    
    border: solid 1px #2C3941;
    background: #40505E url(/content/images/grad_footer_button.png) repeat-x bottom left;
    color: #96AAB8;
    font-size:13px;
    font-weight:bold;
}

#maincontent
{
    float:right;
    width:720px;
    min-height:500px;
}

#widecontent, #maincontent
{
    padding: 0;
}

.breadcrumbs
{
    margin:0;
    padding:0;
}

.breadcrumbs li
{
    display: inline;    
    list-style-type: none;
    margin:0;
    padding:0 20px 0 0;
}

.cal
{
    width: 100%;
    border-collapse: collapse;
    border: solid 1px #ccc;
}


/* handle the calendar nav */

.cal-navigator 
{
    background:#41739C url('/content/images/back_shade.png') bottom repeat-x;
    padding:8px;
    font-size:11px;
    text-transform:uppercase;
    font-weight:bold;
    
    
}

.cal-navigator select, .cal-navigator input 
{
    font-size:11px;
    text-transform:uppercase;
    vertical-align:middle;    
   
}

.cal-navigator a
{
    color:#fff;
    margin-right:30px;    
        
}

.cal-navigator b
{
    color:#D3D089;
    margin-right:30px;
    border:1px solid #fff;
    /*background-color:#2F5371;*/
    /*color:#000;*/
    padding:2px 6px 2px 6px;    
}

.cal-navigator .cal-label 
{
    color:#A5C2DA;
}

/*-------------------------------------------*/

.cal-viewtype
{
    background:#fff url('/content/images/back_shade.png') repeat-x left bottom;
    padding:8px;
    font-size:11px;
    text-transform:uppercase;
    font-weight:bold;
    margin-bottom:20px;  
}

.cal-viewtype a
{
    color:#3D7BA0;    
    margin-right:30px;
    
}

.cal-viewtype b
{
    color:#000;
    margin-right:30px;
    border:1px solid #333;
    padding:2px 6px 2px 6px;
}

.cal-viewtype .cal-label 
{
    color:#666;
}

/*-------------------------------------------*/

.cal-month-picker
{
    background:#DAE6EF url('/content/images/back_shade.png') bottom repeat-x;
    padding:8px;
    font-size:11px;
    text-transform:uppercase;
    font-weight:bold;  
    margin-bottom:20px;
}

.cal-month-picker select, .cal-month-picker input 
{
    font-size:11px;
    text-transform:uppercase;
    vertical-align:middle;
}

.cal-month-picker .cal-label 
{
    color:#666;
}

.cal-label 
{
    font-weight:bold;
    font-size:11px;
    width:100px;    
    text-transform:uppercase;
    display:block;
    float:left;
}

/*--------------------------------------------*/

/*.cal-link-cal 
{
    background:transparent url('/content/images/calendar48.png') no-repeat left;
    padding-left:38px;
    padding-top:10px;
    padding-bottom:10px;
}

.cal-link-list 
{
    background:transparent url('/content/images/cal_page48.png') no-repeat left;
    padding-left:38px;
    padding-top:10px;
    padding-bottom:10px;
}

.cal-link-ical 
{
    background:transparent url('/content/images/database_down48.png') no-repeat left;
    padding-left:38px;
    padding-top:10px;
    padding-bottom:10px;
}*/

.cal-col
{
    width: 14.3%;
}

.cal-header
{
    border: solid 1px #ccc;
}

.cal-day, .cal-day-weekend
{
    border: solid 1px #ccc;
    height: 150px;
    vertical-align:top;   
}

.cal-day-unused
{
    border: solid 1px #ccc;
    background: #ccc;
    height: 150px;
    
}

.cal-daynum
{
    text-align: center;
    border-bottom: solid 1px #ccc;
    background-color:#eee;
}

.cal-item
{
    /*margin-bottom:7px;*/
    padding:7px;
}

.inset
{
    float:right;
    padding: 0 0 10px 10px;
	background-color:#fff;
}

/*---------------bread-----------------------------------------*/

ul.breadcrumbs, ul.breadcrumbs li
{
    display:inline;
	margin-left:0;
}



ul.breadcrumbs
{
    padding:0px;
	
	display:block;
	margin:0px;
	margin-bottom:20px;	
}

ul.breadcrumbs li
{
    margin:0px 5px 0px 0px;
    padding:0px 0px 0px 5px;
    font-size:12px;
	
	
	display: inline;
    margin-right: 3px;   	
	background:transparent url('/content/images/bread-back.png') no-repeat right bottom;
	padding:4px 15px 6px 6px;
	color:#fff;
	font-size:11px;	
	
	padding:4px 12px 6px 6px;
	
}


ul.breadcrumbs a
{
    text-decoration:none;

	color:#fff;
}

ul.breadcrumbs a:hover
{
    text-decoration:underline;
}

/*-------------------end bread---------------------------------*/

.search-summary

{
    font-weight:bold;
    padding-top:10px;
}

.section-top
{
    font-size:22px;
    /*line-height:24px;*/
    font-weight:normal;
    /*padding-bottom:7px;*/
    color:#c6c631;
	color:#56660C;
	text-transform:uppercase;
}

.section-top a
{
    color:#c6c631;
	color:#56660C;
}


.ourlist-selected
{
    background-color:#4d6b9f;    
    font-weight:normal;
    padding-left:20px;	
	color:#000;
}

.sidebox li:first-child
{
    border-top-width:0;
}



.ourlist-selected ul
{
background-image:none;
}

.brt-related-list h2
{
    border:0px;
    padding-top:0px;
}

.blog-author
{
    float:right;
    width:200px;
    padding: 0 0 20px 20px;
    background: #eeede6;
}

.mapdiv
{
/*background-color:#eeede6;*/
}

.flright
{
/*background-color:#eeede6;*/
padding-left:20px;
padding-bottom:20px;
}

li.ourlist-selected
{
	padding-left:10px;
	color:#000;
	font-weight:bold;
}

.tableback

{
background-color:#f2f2f2;
border:1px solid #ccc;
}

.tableback td

{
padding:5px;

}

.rowconfirm

{
background-color:#577382;
color:#fff;
}

.rowheader

{
background-color:#577382;
color:#fff;

}

.more-small
{
    font-size:11px;
    margin-left:10px;
    text-decoration:underline;
}


.our-flex-grid 
{
    height:290px;
    overflow:hidden;
    float:left;
    width:178px;
    padding:10px;
    margin:5px;
    border:1px solid #ccc;
    text-align:center;
    background:#fff url('/content/images/people_shading.gif') repeat-x bottom;
}

.our-flex-grid h2
{
    border:0px solid #fff;
    padding:0px;
	margin:0;
	margin-bottom:10px;
}

.our-flex-grid img
{
    background:#fff;
    padding:8px;
    border:1px solid #ccc;
    margin-bottom:8px;
}

.flex-email 
{
    padding-left:20px;
    background:url('/content/images/mail_send.png') no-repeat;   
}

.sidefeature
{
    margin:15px 0 0 0;
}

.sidefeature h2
{
    border:none;
    padding:0;
    margin:0;
	font-size:12px;
    font-weight:bold;
}

.sidefeature p
{    
    padding:0 0 0 0;
    margin:0;
	font-size:11px;
	color: #666;
}

.sidefeature img
{
    width:190px;
    height:60px;
    border: solid 5px #eee;
}

.selectedfeat
{
    background: transparent url(/content/images/selfeatitem.png) repeat left top;
}

.visionstmt
{
    margin-top:20px;
}

.visionstmt p
{
    margin: 0;
    padding: 0;
}

/*-----------------------------getting crazy--------------------------*/

.sidebox li
{
background:#fff url(/content/images/boxy_gradient.gif) top repeat-x;
padding-left:10px;
color:#333;
}


.section-top
{
font-size:15px;
font-weight:normal;
padding:10px 10px 10px 10px;
color:#000;
background:#fff url(/content/images/boxy_gradient.gif) top repeat-x;
border-bottom: solid 1px #ddd;
}

.sidebox
{
border:1px solid #ddd;
border-left: 4px solid #ddd;
}

.subfeature h1, .sidebox h1
{
    background: #fff url(/content/images/boxy_gradient.gif) repeat-x top left;
	padding:6px;
	border:1px solid #ddd;
    position:relative;
}

.sidebox h1
{
    border:none;
    border-bottom:1px solid #ddd;
}

.ourlist li
{
    padding-left:10px;    
}

.subfeature h1 a
{
    position:absolute;
    bottom:6px;
    right:10px;
	font-size:10px;
}

.ourlist-selected LI
{
    border:0px solid #ccc;
    margin-left:20px;
    margin-right:20px;
    font-weight:normal;
    padding-bottom:0px;
	color:#000;
	background-image:none;
	background:none;
}

.newsinset
{
    /*width:240px;*/
	/* dss change 1/7/11 per kelly roberson request */
    width:370px;
    float:right;
    background: #fff;
    padding: 0 0 10px 10px;
}

.insetwide{
	float:right;
	width:400px;
	padding: 0 0 15px 15px;
}

/*-----stuff for forms prettiness--------------------------*/

.submit-forms input[type=text], .submit-forms textarea
{
   width:370px;
   border:3px solid #c4d7ec;
   padding:5px;
}

.submit-forms select
{
   border:3px solid #c4d7ec;
   padding:5px;
}

.submit-forms textarea
{
	height:150px;
}

.submit-forms table tbody tr td
{
    padding-bottom:7px;
    padding-top:7px;
    /*border-bottom:1px solid #fff;    */
}

.submit-forms input[type=text].brfinvalid, .submit-forms textarea.brfinvalid
{
	border-color: #f00;    
}

.submit-forms table
{
    background-color:#D0DFF0;
    padding:10px;
}

.submit-p
{
   /*text-align:center;*/
}

.brfgridheader
{
    display:none;
}

.brfnondepsubform
{
    border:1px dashed #7DA9D5;
    margin-top:10px;
}

.submit-forms h2
{
    padding:0;
    margin:0;
}

.big-choice-form, .big-choice-phone, .big-choice-members, .big-choice-vote
{
    background-color:#D0DFF0;
    border:1px solid #c4d7ec;
    padding:10px;
    padding-left:74px;
    min-height:56px;
    background-repeat:no-repeat;
    background-position:5px 5px;
}

.big-choice-form
{
    background-image:url(/content/images/edit_page.png);
}

.big-choice-phone
{
    background-image:url(/content/images/telephone.png);    
}

.big-choice-vote
{
    background-image:url(/content/images/megaphone.png); 
    margin-top:10px;   
}

.big-choice-vote h2:first-child
{
    margin-top:0;
}

.big-choice-members
{
    background-image:url(/content/images/ic_members.png);
}

.vanilla-choice
{
    background-color:#D0DFF0;
    border:1px solid #c4d7ec;
    padding:10px;
}

.big-choice-form p:first-child, .big-choice-phone p:first-child, .big-choice-members p:first-child, .vanilla-choice p:first-child
{
    margin-top:0;
}

#dropins
{
    overflow:auto;
    height:200px;
}

#memberlogin input[type=text], #memberlogin input[type=password]
{
    width:150px;
}

.smally 
{
    font-size:11px;
}

.loginerror
{
    background-color: #962C2C;
    color: #fff;
    font-weight:bold;
    padding:10px;    
}

.brfsubform > a
{
   font-size:22px;
   font-weight:bold;
}
/*-----end of forms stuff----------------------------------*/

/* --------------- WALK CHALLENGE ----- START --------------- */
#wc-header
{
    position:relative;
}

#wc-welcome
{
    position:absolute;
    right:10px;
    top:0px;
    text-align:right;

}

#wc-tabs
{
    border-bottom:4px solid #ddd;
    margin-top:15px;
}

#wc-tabs a
{
    background-color:#ddd;
    padding:3px 6px 0 6px;
    text-decoration:none;
    color:#333;
}

.wc-ch-table
{
    border:1px solid #ddd;
    width:100%;
    border-collapse:collapse;
    font-size:90%;
}

.wc-ch-table td
{
    padding:4px;
    border:1px solid #ddd;
}

.wc-ch-label
{
    background-color:#000;
    color:#fff;
    height:120px;
    text-align:center;    
}

.wc-ch-title
{
    background-color:#ddd;
    color:#000;
    font-weight:bold;
}

.stubout
{
    background-color:#eee;
    padding:10px;
    border:1px solid #ccc;
}

.wc-select
{
    width:350px;
}


.wc-ch-name
{
    color:#000;
}

#wc-line-scroller
{
    width:100%;
    overflow-x:scroll;
    overfow-y:none;
}

.wc-big-button
{
    font-size:28px;
}

.wc-message
{
    background-color:#ffffcc;
    padding:10px;
    font-weight:bold;
}

#wc-new-ch
{
    position:absolute;
    right:0;    
}

.wc-add-row
{
    background-color:#eee;
}

.wc-center
{
    text-align:center;
}

.wc-right
{
    text-align:right;
}

.wc-unjoin
{
    color:#999;
}
/* --------------- WALK CHALLENGE ----- END --------------- */





/*------------------------- NOMINATIONS ----- START -------------------------*/

.nom-list
{
	float:left;
	width:300px;
	/*margin-top:20px;*/	
	margin-left:50px;
	margin-bottom:20px;
	/*border:1px solid #AAA;*/
}

.nom-list:first-child
{
	margin-left:0px;
}

	
/*background-color:#bbb;*/ /*
.nom-list h2
{
	padding:10px;
	margin:0px;
}

.nom-nominee h2
{
	margin-top:5px;
	padding:0px;
}

.nom-nominee h3
{
	margin-bottom:5px;
	padding:0px;
}
*/

.nom-photo img
{
	width:150px;
	height:200px;
}

.nom-nominate-a
{
    padding:5px;
    border: 1px solid #ccc;
    margin-left:5px;    
}

.nom-nominate-a:hover
{
    text-decoration:none;
    background: #e9e9e9;
}

.nom-row1
{
	background-color:#EFEFEF;
	padding:10px;
}

.nom-row2
{
	background-color:#DFDFDF; /* e9e9e9 */
	padding:10px;
}
/*------------------------- NOMINATIONS ----- END -------------------------*/



/* begin page tools */

.pagetools
{
		
}

.pagetools .pdfpg
{
	background: transparent url(/content/images/icon_printer.png) left no-repeat;
	padding-left:20px;
	margin-right:20px;
	float:left;
}

.pagetools .emailpg
{
	background: transparent url(/content/images/icon_mail_send.png) left no-repeat;
	padding-left:20px;
	float:left;
}

/* Font-Sizer Specific Styling */

.fsizer { float:left;margin-left:20px;} /* Container element */

.fsizer a { display: block; float: left; width: 20px; margin-right: 5px; text-align: center; border: 1px dotted #ccc; color: #5761a0; text-decoration: none; cursor: pointer; letter-spacing: 0; line-height: 100%; }
.fsizer a:hover { text-decoration: none; background: #ebebeb;  }

/* Three 'A' links used to control size */

.fsizer a#fs_sml { font-size: 9px; height: 15px; padding-top: 5px; }
.fsizer a#fs_med { font-size: 13px; height: 17px; padding-top: 3px; }
.fsizer a#fs_lrg { font-size: 16px; height: 18px; padding-top: 2px; }

.fsizer a.fsactive { color: #000; background: #ebebeb; cursor: default; } /* When mode is active */

/* end page tools */
