﻿/**** Standard HTML tag definitions ****/
*
{
	margin: 0;
}
html
{
	background: #fff;
	margin: 0;
	padding: 0;
}
body
{
	background: #fff;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 76%;
	margin: 0;
	padding: 0;
	z-index: 0;
}
img
{
	border: 0;
}
h1, .lblHeaderTop /*hack for old donation system in template 2*/
{
	color: #333;
	font-size: 1.6em;
	text-align: left;
	font-family: Georgia, 'Times New Roman' , Times, serif;
	font-weight: 400;
	padding: 0 0 10px;
}
h2, .lblHeader /*hack for old donation system in template 2*/
{
	font-size: 1.2em;
	color: #005596;
	font-weight: 700;
	margin: 0;
	padding: 0;
}
p
{
	margin: 1em 0;
}
blockquote
{
	margin: 0;
	padding: 0;
}
li
{
	margin: 4px;
}

a, a:link
{
	text-decoration: underline;
	color: #005596;
}
a:hover, a:active
{
	text-decoration: none;
	color: #005596;
}
a:visited
{
	color: #800080;
}
p.message
{
	clear: left;
    float: left;
    margin: 5px 5px 15px 5px;
    padding: 5px 2% 5px 2%;
    width: 93%;
	background: #E7EFF4;
    border-bottom: 1px dashed #BBBBBB;
    border-top: 1px dashed #BBBBBB;
}
ul.sitemap
{
	padding-left: 15px;

}
ul.sitemap li
{
	list-style-type: none;
	font-weight: bold;
	margin-left: -15px;
	margin-top: 10px;
}
ul.sitemap ul
{
	padding-left: 17px;
}
ul.sitemap ul li
{
	list-style-type: square;
	font-weight: normal;
	margin-left: auto;
	margin-top: auto;
}
ul.sitemap ul ul li
{
	list-style-type: disc;
}
ul.sitemap ul ul ul li
{
	list-style-type: circle;
}
/**** Page Layout container definitions ****/
.demoBg
{
	background: url(/lc/images/demoBg.gif) repeat;
}
.demoBg175
{
	background: url(/lc/images/demoBg175.png) repeat;
}
.demoBg177
{
	background: url(/lc/images/demoBg177.png) repeat;
}
#container
{
	width: 960px;
	background: #fff url(/lc/images/pagelayout/page_background2.png) repeat-y 0 0;
	margin: 0 auto;
	padding: 0 13px;
	overflow: hidden;
	z-index: -20;
}
#middle
{
	float: left;
	clear: both;
	width: 960px;
	background: #fff url(/lc/images/pagelayout/leftcol_background.png) repeat-y 0 0;
	margin: 0;
	padding: 0;
	/*overflow: hidden;*/
}
#leftColumn
{
	float: left;
	clear: none;
	width: 212px;
	background: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#rightColumn
{
	float: left;
	clear: none;
	width: 708px;
	background: #fff;
	margin: 0 20px -290px 20px;
	padding: 0 0 40px 0;
	/*overflow: hidden;*/
}
#bodyContent
{
	float: left;
	clear: none;
	width: 660px;
	/*padding: 15px 24px 0 24px;
	margin: 0; */
	padding: 15px 0 0 0;
	margin: 0 24px;
	overflow: hidden;
}

#bodyContent ul
{
	margin: 0;
	padding-left: 15px;
}

/**** Main Logo definitions ****/
/*
#header
{
	float: left;
	clear: both;
	width: 960px;
	background: #fff;
	margin: 0;
	padding: 0;
}
	*/
#topLine
{
	float: left;
	clear: both;
	width: 100%;
	color: #666;
  background: #f0eee3; /* fallback flat color */
  background:    -moz-linear-gradient(top, #fefdfc 0%, #f0eee3 100%); /* FF3.6+ */
  background:        -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4f4f4f), color-stop(100%,#f0eee3)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #fefdfc 0%,#f0eee3 100%); /* Chrome10+,Safari5.1+ */
  background:      -o-linear-gradient(top,  #fefdfc 0%,#f0eee3 100%); /* Opera 11.10+ */
  background:     -ms-linear-gradient(top,  #fefdfc 0%,#f0eee3 100%); /* IE10+ */
  background:         linear-gradient(to bottom, #fefdfc 0%,#f0eee3 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefdfc', endColorstr='#f0eee3',GradientType=0 ); /* IE6-9 */
  float: left;
  clear: both;
  width: 930px;
  padding: 0px 15px 5px 15px;

}

#editionBox
{
	float: left;
	clear: none;
	width: 365px;
	padding: 10px 0 0 0;
}

#logoBox
{
	padding: 20px 0 25px 0;
	float: right;
	clear: none;
}

#rightBox
{
	float: right;
	clear: none;
	width: 365px;
}

#header_pnlDonateHead
{
	width: 365px;
    float: left;
	padding: 0 0 35px 0;
	clear: none;

}
#searchBox
{
	float: right;
	clear: right;
	font-size: .9em;
	vertical-align: top;
	width: 365px;
	margin: 0;
	padding: 0 0 11px 0;
}

/**** Change Edition definitions ****/

#header_lblChangeEdition
{
	float: left;
	width: 100%;
	padding: 0 0 0 5px;
}

ul#editionDropdown
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: 1px solid #ccc;
	background: #fff url("/lc/images/pagelayout/select-arrow.png") no-repeat 205px 6px;
	width: 223px;
	float: left;

}
ul#editionDropdown li, ul#editionDropdown ul li
{
	width: 100%;
	float: left;
	margin: 0;
	padding-left: 0;
	border: none;
	background: none;
}
ul#editionDropdown li a, ul#editionDropdown ul li a
{
	padding: .2em 5px;
	width: 215px;
	display: block;
	text-align: left;
	text-decoration: underline;
	color: #027AC6;
}

ul#editionDropdown li ul {
	background: #fff;
	position: absolute;
	left: -999em;
	height: auto;
	z-index: 99;
	white-space: normal;
	margin: 0;
	padding: 0;
	width: 223px;
	list-style: none;
}

	ul#editionDropdown li:hover ul, ul#editionDropdown li.sfhover ul
	{
		left: auto;
	}





ul#topLinks
{
	list-style-type: none;
	float: right;
	clear: right;
	font-size: .9em;
	overflow: hidden;
	margin: 0;
	padding: 7px 5px 0 0;
	height: 63px;
}
ul#topLinks li
{
	float: left;
	clear: none;
	margin: 0;
	padding: 0;
}
	ul#topLinks li.lastLink
	{
		background: url(/lc/images/pagelayout/pipe.png) no-repeat -4px -1px ;
	}

ul#topLinks li a
{
	display: block;
	padding: 1px 5px 3px 5px;
}



/**** Site Search definitions ****/

input.btnSearch
{
	font-size: 1em;
	float: right;
	clear: none;
	margin: 2px 0 0 5px;
}
input.tbSearch
{
	float: right;
	clear: none;
	margin: 2px 0 0;
}

/**** Primary Nav definitions ****/
#navBar
{
	background: #333;
	clear: both;
	width: 960px;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}
#navBarBlank
{
	clear: both;
	width: 960px;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}
ul#nav
{
	font-size: 1.1em;
	line-height: 1.5em;
	list-style-type: none;
	z-index: 500;
	margin: 0 auto;
	display: table;
	position: static;
	padding: 0;
}
ul#nav li
{
	float: left;
	font-weight: 700;
	margin: 0;
	padding: 0;
}
ul#nav li a
{
	display: block;
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding: 4px 1.4em;
}
ul#nav ul
{
	border-bottom: 2px solid #999;
	border-right: 2px solid #999;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	list-style: none;
	position: absolute;
	left: -999em;
	height: auto;
	z-index: 99;
	white-space: normal;
	margin: 0;
	padding: 0;
}
ul#nav ul li
{
	font-weight: 400;
	background: #e7eff4;
	border-top: 1px solid #c5d6e3;
	font-size: 1em;
	padding: 0;
}
ul#nav ul li a
{
	color: #005596;
	text-align: left;
	font-size: .9em;
	line-height: 1.3em;
	padding: 4px 0 4px 14px;
}
ul#nav ul li:hover, ul#nav ul li.sfhover
{
	background: #fff;
}
ul#nav li.ddOne ul, ul#nav li.ddOne ul li
{
	width: 160px;
}
ul#nav li.ddOne ul li a
{
	width: 142px;
}
ul#nav li.ddOne ul li ul
{
	margin: -25px 0 0 160px;
}
ul#nav li.ddTwo ul, ul#nav li.ddTwo ul li
{
	width: 245px;
}
ul#nav li.ddTwo ul li a
{
	width: 227px;
}
ul#nav li.ddTwo ul li ul
{
	margin: -25px 0 0 245px;
}
ul#nav li.ddThree ul, ul#nav li.ddThree ul li
{
	width: 175px;
}
ul#nav li.ddThree ul li a
{
	width: 157px;
}
ul#nav li.ddThree ul li ul
{
	margin: -25px 0 0 175px;
}
ul#nav li.ddFour ul, ul#nav li.ddFour ul li
{
	width: 157px;
}
#nav li.ddFour ul li a
{
	width: 139px;
}
ul#nav li.ddFour ul li ul
{
	margin: -25px 0 0 157px;
}
ul#nav li.ddFive ul, ul#nav li.ddFive ul li
{
	width: 168px;
}
ul#nav li.ddFive ul li a
{
	width: 150px;
}
ul#nav li.ddFive ul li ul
{
	margin: -25px 0 0 168px;
}
ul#nav li.ddSix ul, ul#nav li.ddSix ul li
{
	width: 165px;
}
ul#nav li.ddSix ul li a
{
	width: 147px;
}
ul#nav li.ddSix ul li ul
{
	margin: -25px 0 0 165px;
}
a.parent /*parent links with children - for flyout bullet images*/
{
	background: url(/lc/images/pagelayout/primarynavmenuarrow.gif) no-repeat 95% 50%;
}
ul#nav li:hover, ul#nav li.sfhover
{
	background-image: url(/lc/images/pagelayout/navbarbg_green.gif);
	background-repeat: repeat-x;
	background-position: left top;
	position: static;
}
ul#nav li:hover ul ul, ul#nav li:hover ul ul ul, ul#nav li.sfhover ul ul, ul#nav li.sfhover ul ul ul
{
	left: -999em;
}
ul#nav li:hover ul, ul#nav li:hover ul, ul#nav li.sfhover ul, ul#nav li:hover ul, ul#nav li li:hover ul, ul#nav li li li:hover ul, ul#nav li.sfhover ul, ul#nav li li.sfhover ul, ul#nav li li li.sfhover ul
{
	left: auto;
}
ul#nav .serviceMark
{
	vertical-align: top;
	font-size: 1em;
	font-weight: 400;
	font-family: Arial, Tahoma, Sans-Serif;
	margin: 0 0 0 1px;
	padding: 0;
}
ul#nav .registeredMark
{
	vertical-align: top;
	font-size: .9em;
	font-weight: 400;
	font-family: Arial, Tahoma, Sans-Serif;
	line-height: .9em;
	margin: 0 0 0 1px;
	padding: 0;
}

/**** Page Banner definition ****/
#imgBanner
{
	float: left;
	clear: left;
	width: 212px;
	margin: 0;
	padding: 0;
}

.imgBanner {
    background-color: #CCCCCC;
    text-align: center;
    width: 100%;
}

/**** Left SubNav definitions ****/
#sectionTitle
{
	background: #fff url(/lc/images/pagelayout/LeftColTitle_Shadow.gif) repeat-y 197px 0;
	font-weight: 700;
	font-style: normal;
	font-size: 1em;
	float: left;
	clear: both;
	width: 194px;
	border-bottom: 2px solid #96b0c5;
	margin: 0;
	padding: 4px 4px 4px 14px;
}
#sectionTitle a, #hiliteLinks a
{
	text-decoration: none;
	color: #000;
	display: block;
}
#subNav
{
	float: left;
	clear: both;
	width: 212px;
	padding: 10px 0;
	margin: 0;
}
#subNav ul
{
	float: left;
	clear: both;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
	width: 210px;
}
#subNav ul li
{
	width: 92%;
	vertical-align: middle;
	list-style-type: none;
	float: left;
	clear: both;
	margin: 4px 0 4px 0;
	padding: 0 0 0 6%;
}
#subNav ul li a
{
	display: block;
	float: left;
	clear: both;
	width: 90%;
}
#subNav ul li a:hover
{
	text-decoration: none;
}
#subNav ul li a.navActive
{
	text-decoration: none;
	color: #000;
}
#subNav ul ul
{
	width: 99%;
}
#subNav ul ul li, #subNav ul ul ul li
{
	background: url(/lc/images/pagelayout/primarynavmenubullet.gif) no-repeat 2px 6px;
}

/**** Left Callout Links defintions ****/
#leftLinks
{
	background: url(/lc/images/pagelayout/LeftCol_BottomBg.png) no-repeat left bottom;
	float: left;
	clear: both;
	width: 212px;
	height: 290px;
	margin: 0;
	padding: 20px 0 20px 0;
	overflow: hidden;
}
#leftLinks .title
{
	float: left;
	clear: both;
	width: 152px;
	text-align: center;
	font-family: Georgia, 'Times New Roman' , Times, serif;
	font-size: 1.4em;
	color: #333;
	margin: 0 35px 20px 25px;
	padding: 0;
}
#leftLinks ul.links
{
	width: 166px;
	float: left;
	clear: both;
	text-align: center;
	margin: 0;
	padding: 5px 0 5px 45px;
}
#leftLinks ul.links li
{
	width: 120px;
	vertical-align: middle;
	list-style-type: none;
	float: left;
	clear: both;
	background: url(/lc/images/pagelayout/LeftCol_BtnBlank.png) no-repeat 1px 0;
	margin: 3px 0;
	padding: 0;
}
#leftLinks ul.links li a
{
	display: block;
	width: 120px;
	float: left;
	clear: both;
	width: 120px;
	background: none;
	font-weight: bold;
	margin: 0;
	padding: 4px 0 5px 0;
}
#leftLinks ul.links li a:hover
{
	text-decoration: none;
}
#leftLinks ul.imageLinks
{
	width: 180px;
	float: left;
	clear: both;
	text-align: center;
	margin: 0;
	padding: 25px 0 0 30px;

}
#leftLinks ul.imageLinks li
{
	width: 30px;
	vertical-align: middle;
	list-style-type: none;
	float: left;
	clear: none;

}
#leftLinks a#Donate, #leftLinks a#Donar
{
	padding-left: 14px;
	width: 112px;
}
#leftLinks #Donate, #leftLinks #Donar
{
	background: url(/lc/images/pagelayout/leftcol_donateicon.gif) no-repeat 27% 35%;
}

/**** Breadcrumb definitions ****/
.breadcrumb
{
	font-size: 11px;
	color: #06C;
	width: /*440px*/ 100%;
	float: left;
	margin: 8px 0 0 0;
}
.breadcrumb_on
{
	font-size: 11px;
	color: #000;
}

/**** Page Utility defintions ****/
#pageUtilities
{
	width: 100%;
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
}
#shareEmailPrint
{
	width: 170px;
	float: right;
	/*clear: right;*/
	margin-top: -3px;
	padding:0;
}
#shareEmailPrint img
{
	float: right;
	clear: none;
	margin: 0 0 0 3px;
}
#socialLinks
{
	width: 450px;
	float: left;
	/*clear: left;*/
	margin: 0 0 0 25px;
	z-index: 2; /*** forces facebook like behind primary nav menu ****/
	position: relative; /*** forces facebook like behind primary nav menu ****/
}
#socialLinks .facebook
{
	float: left;
	clear: none;
	/*width: 110px;*/
	margin: 0;
}
#socialLinks .twitter
{
	float: left;
	clear: none;
	width: 110px;
	margin: 0;
}
#socialLinks .googlePlus
{
	float: left;
	clear: none;
	width: 90px;
	margin: 0;
}
#socialLinks .addThis
{
	float: left;
	clear: none;
	width: 70px;
	margin: 0;
}

/**** Page Footer definitions ****/
#footer {
  font-size: 90%;
  font-weight: 400;
  text-align: center;
  color: #999999;
  background: #333333; /* fallback flat color */
  background:    -moz-linear-gradient(top, #4f4f4f 0%, #333333 70%, #333333 100%); /* FF3.6+ */
  background:        -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4f4f4f), color-stop(50%,#333333), color-stop(100%,#333333)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #4f4f4f 0%,#333333 50%,#333333 100%); /* Chrome10+,Safari5.1+ */
  background:      -o-linear-gradient(top,  #4f4f4f 0%,#333333 50%,#333333 100%); /* Opera 11.10+ */
  background:     -ms-linear-gradient(top,  #4f4f4f 0%,#333333 50%,#333333 100%); /* IE10+ */
  background:         linear-gradient(to bottom, #4f4f4f 0%,#333333 50%,#333333 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f4f4f', endColorstr='#333333',GradientType=0 ); /* IE6-9 */
  float: left;
  clear: none;
  padding: 26px 0 10px 40px;
}
#footer a {
  color: #CCCCCC;
  padding: 0 3px;
  text-decoration: none;
}

#footer ul
{
	float: left;
	width: 765px;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
}

#footer ul li
{
	float: left;
	clear: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	width: 20%;
}

#footer ul li ul
{
	float: left;
	width: 100%;
}

#footer ul li ul li
{
	width: 100%;
	font-weight: normal;
}

#footer .connect-with-habitat
{
	float: left;
	text-align: left;
	margin: 0;
	padding: 0 0 15px 0;
	width: 145px;
}

#footer .connect-with-habitat h3
{
	font-family: Arial,Tahoma,sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;
}

#footer .connect-with-habitat a
{
	padding: 0;
}

p.copyright
{
	font-size: 80%;
	line-height: 120%;
	padding: 0;
	margin: 0 0 33px 0;
	float: left;
	width: 889px;
}

/**** Misc Styles ****/
.intlMaps a, .intlMaps a:link, .intlMaps a:visited {
    color: #000000;
}
.intlMaps a.inactive, .intlMaps a.inactive:link, .intlMaps a.inactive:visited {
    color: #777777;
}

/*** Giving thermometer styles ***/
    /*** overall container ***/
    #givingGoalWidget
    {
    	float: left;
    	clear: both;
    	width: 100%;
    	margin: 8px 0 30px 0;
    }

   /*** thermometer image ***/
    #thermometer
    {
    	float: left;
    	clear: left;
    }
    #thermometer img
    {
    	padding: 0;
    }
    #thermTop
    {
    	float: left;
    	clear: both;
        height: 12px;
    }

    #thermBottom
    {
    	float: left;
    	clear: both;
        height: 35px;
    }
    #thermMiddle
    {
        float: left;
        clear: both;
        background: url(/lc/images/pagelayout/thermo_mid.gif) repeat-y;
        width: 30px;
        height: 200px;
    }

	/*** progress message box ***/
    #progress
    {
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		-khtml-border-radius: 10px;
		border-radius: 10px;
        background-color: #00759f;
        float: left;
        clear: right;
        width: 110px;
    	margin: 5px 0px 0 40px;
    	padding: 10px;
    	text-align: center;
    }

    .appealMessageSm
    {
    	color: #fff;
    	font-size: 1.1em;
    	font-weight: bold;
    }

    .appealMessageLg
    {
    	color: #fff;
    	font-size: 1.6em;
    	font-weight: bold;
    }

    #progress #amountBox
    {
    	background: #fff;
    	padding: 8px 5px;
    	float: left;
    	width: 90%;
    	margin-top: 10px;
    	text-align: center;
    	font-size: .9em;
    }

    #progress #amountBox .amountRaised
    {
    	float:left;
    	width: 100%;
    	margin-bottom: 10px;
    	line-height: 1.4em;
    }

    #progress #amountBox .amountGoal
    {
    	float: left;
    	width: 100%;
    	font-weight: bold;
    }

    #progress #amountBox .amountRaised .amount
    {
    	font-size: 1.7em;
    	font-weight: bold;
    }

    #progress #goalThanks
    {
    	font-weight: bold;
    	font-size: .9em;
    	color: #ADD3E0;
    	float: left;
    	width: 55%;
    	margin-top: 10px;
    	padding: 0 45% 20px 0;
    	text-align: left;
    	line-height: 1.1em;
    	background: transparent url(/lc/images/pagelayout/goal_ribbon.gif) no-repeat bottom right;
    }

#popWinContainer
{
	float: left;
	clear: both;
	width: 350px;
	margin: 8px;
}

/*Make new youthprograms styles match Drupal*/
h3.YP
{
    font-family:Georgia,"Times New Roman",Times,serif;
    margin: 0px 0px 12px 0px;
}

/****** Buttons **********/
input[type=submit]
{
	margin-top: 2px;
	width: auto;
	overflow: visible;
	padding: 0 .25em;
}
.btSubmit
{
	float: right;
	clear: none;
	padding: 2px;
	margin-right: 5px;
}
.btSubmitMiddle
{
	float: left;
	clear: both;
	margin-left: 33%;
	padding: 0;
	margin-top: 10px;
}
.btSubmitLeft
{
	float: left;
	clear: both;
	margin-left: 0;
	padding: 0;
	margin-top: 10px;
}
.btCancel
{
	float: left;
	clear: none;
}
.leftButton
{
	float: left;
	clear: both;
	margin: 5px;
}
.hiddenField
{
	border: none;
	font-family: Arial;
	font-size: 1em;
	overflow: hidden;
	float: left;
	clear: both;
	background: #E7EFF4;
	margin: 3px 0 0 20px;
	padding: 3px 0 0;
}

/***** Textboxes ********/

body select {
  overflow:  auto;
  overflow-x: hidden;
	vertical-align: middle;
	background: #fff;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 3px auto 0 auto;
	float: left;
	clear: right;
}


input[type=text], input[type=password] 
{
	vertical-align: middle;
	overflow: visible;
	background: #fff;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 3px auto 0 auto;
	float: left;
	clear: right;
}
input.full
{
	float: left;
	clear: both;
	margin: 0 10px 0;
	width: 96%;
}
.horizForm input[type=text]
{
	margin: 0;
	float: left;
	clear: both;
}
input[readonly=readonly], readOnly
{
	border: none;
	overflow: hidden;
	margin: 3px 0 0;
	padding: 3px 0 0;
	background: none;
}
input.readOnly /*added for IE compatibility mode*/
{
   border: none;
   overflow: hidden;
   background: none;
}
input.tbSearch
{
    clear: none;
    float: right;
    margin: 2px 0 0;
}

textarea
{
	float: left;
	clear: right;
	margin: 5px 0 0;
	font-family: Arial,Tahoma,Sans-Serif;
    font-size: 100%;
}
textarea.full
{
	float: left;
	clear: both;
	margin-left: 10px;
}

input.noleftlabel, textarea.noleftlabel
{
	float: left;
	clear: both;
	margin-left: 33%;
}

/**** Fieldsets *********/



fieldset
{
	border: solid 1px #bbb;
	background: #E7EFF4;
	width: 97%;
	float: left;
	clear: left;
	margin: 5px 5px 15px 5px;
	padding: 0 0 5px 0;
}
fieldset.horizForm
{
    padding: 3% 3% 3% 3%;
    width: 90%;
    clear: both;
}
fieldset fieldset
{
	border: dashed 1px #bbb;
}
fieldset fieldset fieldset
{
	margin-top: 15px;
	margin-bottom: 5px;
}
fieldset fieldset legend
{
	background: #E7EFF4;
	font-size: 1em;
}
fieldset p
{
	padding-left: 10px;
}
fieldset ul
{
	margin: 0;
	padding-left: 25px;
	list-style-type: disc;
}
fieldset ul li
{
	margin: 0;
	padding: 2px 0;
}
legend
{
	color: #005596;
	font-weight: 700;
	font-size: 1.2em;
	display: block;
	margin: 0 0 0 5px;
	padding: 0;
}

/**** HTML label tag customizations ****/
label
{
	width: 32%;
	text-align: right;
	float: left;
	clear: left;
	margin: 4px 0;
	padding: 0 5px 0 0;
}
.horizForm label
{
    width: 97%;
    float: left;
    clear: both;
    padding: 0;
    margin: 4px 1% 0 0;
    text-align: left;
}

label.rb
{
	float: left;
	clear: both;
	width: 98%;
	text-align: left;
	padding: 0 0 0 15px;
}
label.full
{
	float: left;
	clear: both;
	width: 95%;
	text-align: left;
	padding: 0;
	margin: 5px 0 0 10px;
}

label.checkboxFull
{
	text-align: left;
	width: 85%;
	float: left;
	/*clear: right;*/
	margin: 2px 0 0 0;
	padding: 0;
}
label.checkboxSmall
{
	text-align: left;
	vertical-align: bottom;
	padding: 0 0 0 33%;
	margin: 3px 0 0 0;
    width: 66%;
	display: block;
}
.labelInputText
{
	left: 36%;
	width: 65%;
	float: left;
	margin: 4px 0 0;
}
.labelNote
{
	font-size: .8em;
}
label em, p.question em, .requiredText
{
	font-weight: 700;
	color: Red;
}
.fieldMessage, .fieldMessageLight
{
    clear: both;
    float: left;
    padding: 0 0 0 33%;
    width: 66%;
}
.fieldMessageFull
{
    clear: both;
    float: left;
    padding: 5px 2%;
    width: 96%;
    margin: 0;
}

/**** HTML fieldset tag customizations ****/
fieldset.plain
{
	background: none;
}
.fieldsetcontent
{
	overflow: visible;
	padding: 5px 8px;
}
.fieldsetcontent fieldset
{
	background: #fff;
}
.fieldsetcontent legend
{
	background: #fff;
}

/**** HTML Table tag customizations ****/
table.data
{
    width: 98%;
    border-collapse: collapse;
    margin: 5px 1%;
}
table.data caption
{
    text-align: left;
    padding: 2px 20px;
    margin: 0 0 10px 0;
    border-top: dashed 1px #bbbbbb;
    border-bottom: dashed 1px #bbbbbb;
    background: #EEF7EC;
}
table.data tr td
{
	padding: 4px;
}
table.data tr th, table.dataAlt tr th
{
    background-color: #005596;
    color: #fff;
    font-weight: bold;
    text-align: left;
    padding: 4px;
}
table.data tr.alt th
{
	background: #eee;
	color: #000;
}
table.data tr
{
    background-color: #fff;
    padding: 4px;
}
table.data tr.alt
{
	background-color: #E7EFF4;
}
table.dataAlt td
{
    background-color: #EBF5E0;
    padding: 4px;
}
table.dataAlt tr th, .headerg
{
    background-color: #99CC66;
    color: #fff;
    font-weight: bold;
}

/**** HTML checkbox tag customizations ****/
input[type=checkbox], input[type=radio]
{
	margin: 3px 5px;
	padding: 0;
	width:13px;
	height:13px;
	overflow:hidden;
	float: left;
	clear: left;
}
/*** standard form layout - button @ 33% w/label floated next to it ***/
.rbList, .cbList
{
	float: left;
	clear: both;
	width: 67%;
	padding-left: 32%;
}
.rbList label, .cbList label
{
	float: left;
	clear: right;
	width: 64%;
	text-align: left;
	padding: 0 0 0 5px;
	margin: 3px 0 0 0;
}
.rbList input, .cbList input
{
	float: left;
	clear: none;
	margin: 4px 0 0 2%;
}
/*** full layout - button @ 10px w/label floated next to it ***/
.rbListFull, .cbListFull
{
	float: left;
	clear: both;
	width: 100%;
	margin: 4px 0;
}
.rbListFull label, .cbListFull label
{
	float: left;
	clear: none;
	width: 90%;
	text-align: left;
	padding: 0;
	margin: 0 0 0 5px;
}
.rbListFull input, .cbListFull input
{
	float: left;
	clear: left;
	margin: 0 0 0 10px;
	padding: 2px;
}
/*** horizontal layout - button floated to left w/label floated next to it - side by side ***/
.rbListSmall, .cbListSmall
{
	clear: none;
    float: left;
    margin: 2px 0 0 0;
    padding-left: 8px;
}
.rbListSmall label, .cbListSmall label
{
	float: left;
	clear: none;
	width: auto;
	text-align: left;
	padding: 0;
	margin: 2px 3px 0 0;
}
.rbListSmall input, cbListSmall input
{
	float: left;
	clear: none;
}
/*** for multiple rb or cb lists in .NET - add class="listItem" to each item ***/
.listItem
{
	float: left;
	clear: both;
	width: 100%;
	margin: 2px 0;
	vertical-align: middle;
}
/**** Try to clean these up ***/

p.checkboxSmall
{
	text-align: left;
	vertical-align: bottom;
	width: 60%;
	margin: 3px 0 0 32%;
	padding: 0 0 0 23px;
}
.checkBoxText
{
	vertical-align: bottom;
	padding: 0 0 0 4px;
}
.checkboxLeft label
{
	text-align: left;
	float: left;
	clear: none;
	width: 98%;
	margin: 0;
}
.checkbox label
{
	text-align: left;
	float: left;
	clear: none;
	width: 80%;
	margin: 2px 0;
}
.checkboxLeft input, .checkbox input
{
	float: left;
	clear: left;
	width: 20px;
}
ul.checkboxList
{
	width: 70%;
	padding-left: 30%;
	float: left;
	clear: both;
	list-style-type: none;
}
ul.checkboxList li
{
	vertical-align: middle;
	width: 95%;
	float: left;
	clear: both;
}
ul.checkboxList li input
{

	float: left;
	clear: none;
	margin: 1px 4px 0 0;
}
ul.checkboxList li label
{
	text-align: left;
	vertical-align:middle;
	float: left;
	clear: none;
	margin: 0;
	width: 90%;
}

/**** HTML radio button tag customizations ****/





.rbListColOne, .cbListColOne
{
	float: left;
	clear: none;
	width: 45%;
	margin-left: 4%;
}
.rbListColTwo, .cbListColTwo
{
	float: left;
	clear: right;
	width: 45%;
	margin-left: 4%;
}
.rbListColOne .rbList label, .rbListColTwo .rbList label, .cbListColOne .cbList label, .cbListColTwo .cbList label
{
	float: right;
	clear: right;
	width: 95%;
	text-align: left;
	padding: 0;
	margin: 1px 0 0 0;
}
.rbListColOne .rbList input, .rbListColTwo .rbList input, .cbListColOne .cbList input, .cbListColTwo .cbList input
{
	float: left;
	clear: left;
	margin: 2px 0 0 0;
}

/*** Multicolumn form layouts ***/
.multiColumn
{
	width: 99%;
	float: left;
	clear: both;
}
.multiColumn label
{
	width: auto;
	text-align: left;
	margin-left: 5px;
}
.multiColumnThree
{
	float: left;
	clear: none;
	width: 33%;
}
.multiColumnTwo
{
	float: left;
	clear: none;
	width: 49%;
}
.multiColumnTwoThirds
{
	float: left;
	clear: none;
	width: 66%;
}
.multiColumnThree label.full, .multiColumnTwo label.full
{
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: -2px;
}
.multiColumnThree input, .multiColumnThree select /*, .multiColumnTwo input, .multiColumnTwo select*/
{
	float: left;
	clear: both;
}


/**** Form error message customizations ****/
.validatorError
{
	color: Red;
	width: 66%;
	float: left;
	clear: both;
	display: block;
	padding: 0 0 0 33%;
}
.horizForm .validatorError
{
	padding-left:3%;
	width: 95%;
}
.validatorErrorFull
{
	color: Red;
	width: 98%;
	float: left;
	clear: both;
	display: block;
	padding: 0;
	margin-left: 2%;
}
.requiredTextNote
{
	color: red;
	margin: 0;
	padding: 0 0 0 33%;
	width: 60%;
	float: left;
	clear: both;
}
#tbCharsLeftError
{
	background: none;
	border: none;
	font-size: .9em;
	float: left;
	clear: both;
}
#tbCharsLeft.charsLeftMessage
{
	width: 65%;
	background: none;
	border: none;
	font-size: .9em;
	float: left;
	clear: both;
	margin: 3px 0 0 33%;
}
#tbCharsLeft.charsLeftError
{
	width: 300px;
	background: #E7EFF4;
	border: none;
	font-size: .9em;
	float: left;
	clear: both;
	color: Red;
	margin: 3px 0 0 33%;
}

/**** Profile/Account styles ****/
ul.profileActions
{
	float:left;
	clear:both;
	width: 95%;
	list-style-type: none;
	margin-top: 20px;
}

ul.profileActions li
{
	float: left;
	clear: none;
	margin-right: 25px;
}

/**** Generic display styles ****/
.show
{
	display: inline;
}
.hide
{
	display: none;
}
.floatRight
{
	float: right;
	clear: right;
}
.floatLeft
{
	float: left;
	clear: none;
}
hr
{
	margin: 10px 0;
}
ol.questions li
{
	float: left;
	clear: both;
	margin: 5px -10px;
	padding: 0;
}
ol.wideSpacing li
{
	margin-top: 10px;
	margin-bottom: 10px;
}
.inlineBold
{
	display: inline;
	font-weight: bold;
	/*margin-right: 4px;*/
}

/**** Header text in wizards ****/
.section_topic
{
    font-weight: bold;
    font-size: 120%;
    padding-bottom: 10px;
}

/** Generic link button styles **/
.btn {
  font-family: 'Arial Narrow', 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-size: 1.1em;
	font-weight: 600;
    font-stretch: condensed;
	margin: 0;
  padding: 8px 15px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border:solid 1px;
  -moz-box-shadow:
    2px 2px 2px rgba(000,000,000,0.2);
  -webkit-box-shadow:
    2px 2px 3px rgba(000,000,000,0.2);
  box-shadow:
    2px 2px 3px rgba(000,000,000,0.2);
  text-align: center;
  border:solid 1px #005596;
  height: 30px;
  -moz-box-shadow: 2px 2px 3px rgba(000,000,000,0.2);
  -webkit-box-shadow: 2px 2px 3px rgba(000,000,000,0.2);
  box-shadow: 2px 2px 3px rgba(000,000,000,0.2);
  color: #ffffff;
  background: #005596; /* Old browsers */
  background: -moz-linear-gradient(top,  #0071c7 0%, #005596 50%, #003a66 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0071c7), color-stop(50%,#005596), color-stop(100%,#003a66)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #0071c7 0%,#005596 50%,#003a66 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #0071c7 0%,#005596 50%,#003a66 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #0071c7 0%,#005596 50%,#003a66 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #0071c7 0%,#005596 50%,#003a66 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0071c7', endColorstr='#003a66',GradientType=0 ); /* IE6-8 */
  /* IE9 gets the fix applied in the conditional stylesheet because of the border-radius clipping issue */
}

a.btn {
  text-decoration: none;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  }

a.btn:hover, a.btn:active {
  text-decoration: underline;
    -moz-box-shadow:
    2px 2px 2px rgba(000,000,000,0.4);
  -webkit-box-shadow:
    2px 2px 3px rgba(000,000,000,0.4);
  box-shadow:
    2px 2px 3px rgba(000,000,000,0.4);
  }

/*** Red donate button in header ***/

#header_pnlDonateHead a.btn-red {
	color: #ffffff;
	border-color: #9C000B;
	background: #dc241f;
	background: -moz-linear-gradient(top, #dc241f 0%, #dc241f 50%, #003a66 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dc241f), color-stop(50%,#dc241f), color-stop(100%,#9C000B));
	background: -webkit-linear-gradient(top, #dc241f 0%, #dc241f 50%, #9C000B 100%);
	background: -o-linear-gradient(top, #dc241f 0%, #dc241f 50%, #9C000B 100%);
	background: -ms-linear-gradient(top, #dc241f 0%, #dc241f 50%, #9C000B 100%);
	background: linear-gradient(to bottom, #dc241f 0%, #dc241f 50%, #9C000B 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dc241f', endColorstr='#9C000B',GradientType=0 );
	font-weight: bold;
	}

#header_pnlDonateHead .head-donate-wrapper {
	background-color: #e6e4d9;
	padding: 0.5em 1em;
	width: 200px;
	border-radius: 0px 0px 5px 5px;
	text-align: right;
	float: right;
	margin: 0px -9px 0 0;
}

#header_pnlDonateHead .head-donate-text {
	font-family: 'Minion Pro', 'Palatino Linotype', Palatino, Palladio, Georgia, serif;
	color: #7c7369;
	font-style: italic;
	font-size: 11px;
	text-align: center;
	line-height: 1.1em;
	display: block;
	width: 45%;
	float: left;
}

#header_pnlDonateHead a.btn-head-donate {
	font-size: 12px !important;
	padding: 3px 9px !important;
	border-radius: 5px !important;
	height: auto !important;
}

#header_pnlDonateHead a.btn-head-donate:after {
    content: " \25b6";
    font-size: 10px;
    margin: 0 0 0 0.25em;
}

/** Search box in header **/

#searchBox input[type="text"] {
  background-color: #fff;
  border: solid 1px #999;
  color: #999;
  font-style: italic;
}

#searchBox button,
#searchBox input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 1em 0 0;
  font-family: "Helvetica Neue", "Arial Narrow", Arial, Helvetica, sans-serif;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  padding: 0 1em;
}

#searchBox .btnSearch
{
	margin: 0 11px 0 0;
	-moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

#searchBox .tbSearch
{
	margin: 0 11px 0 0;
	-moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

#searchBox button,
#searchBox input[type="button"],
#searchBox input[type="submit"],
#searchBox .btn {
  font-weight: bold;
  font-stretch: condensed;
  border:solid 1px #005596;
  height: 30px;
  -moz-box-shadow: 2px 2px 3px rgba(000,000,000,0.2);
  -webkit-box-shadow: 2px 2px 3px rgba(000,000,000,0.2);
  box-shadow: 2px 2px 3px rgba(000,000,000,0.2);
  color: #ffffff;
  background: #005596; /* Old browsers */
  background: -moz-linear-gradient(top,  #0071c7 0%, #005596 50%, #003a66 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0071c7), color-stop(50%,#005596), color-stop(100%,#003a66)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #0071c7 0%,#005596 50%,#003a66 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #0071c7 0%,#005596 50%,#003a66 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #0071c7 0%,#005596 50%,#003a66 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #0071c7 0%,#005596 50%,#003a66 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0071c7', endColorstr='#003a66',GradientType=0 ); /* IE6-8 */
  /* IE9 gets the fix applied in the conditional stylesheet because of the border-radius clipping issue */
}

/* Mobile Return Link */
#footer-mobilereturn {
	background-color: #ccc;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cccccc), color-stop(100%, #aaaaaa));
	background-image: -webkit-linear-gradient(to bottom, #cccccc 0%, #aaaaaa 100%);
	background-image: -moz-linear-gradient(to bottom, #cccccc 0%, #aaaaaa 100%);
	background-image: linear-gradient(to bottom, #cccccc 0%, #aaaaaa 100%);
		float: left;
		width: 98%;
	padding: 0 1%;
	text-align: center;
	-webkit-text-size-adjust: 320%;
	-moz-text-size-adjust: 320%;
	}
span.mobilereturn-button {
	text-align: center;
	border-radius: 0.5em;
	display: inline-block;
	background-color: #5f5f5f;
	margin: 0.5em auto;
	padding: 0 1.2em;
	}
span.mobilereturn-button a {
	color: #93B9DC !important;
	display: block;
	font-weight: bold;
	padding: 1em 0 !important;
	text-decoration: none;
	text-transform: uppercase;
	}

span.mobilereturn-button a:before {
	content: "";
	background: url("icon-mobiletag.png") no-repeat scroll 0 0 / 0.6em 1em rgba(0, 0, 0, 0);
	padding-left: 1.25em;
}

span.mobilereturn-button a:active, span.mobilereturn-button a:hover, span.mobilereturn-button a:focus {
	color: #51b948;
}
