@charset "UTF-8";
/* CSS Document */

* {
	outline: none;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #4871b2;
	background: #5B7DB5 url(../images/bg.jpg) repeat-y center top;
	background-color: #5B7DB5;
}

body a {
	text-decoration: none;
	color: #CC0000;
}

body a:hover {
	text-decoration: underline;
	color: #FF0000;
}

#branding {
	margin: 0;
	padding: 0 28px 16px 28px;
}

#main {
	width: 782px;
	text-align: center;
	margin: 0 auto;
}

#wrapper {
	width: 862px;
	text-align: left;
	margin: 0 auto;
	padding: 0px;
}

p {
	margin-top: 0px;
	margin-bottom: 10px;
	letter-spacing: 0.05em;
}

h1 {
	font-size: 32px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	letter-spacing: 0em;
	line-height: 1.2em;

}

h2 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	letter-spacing: 0em;
	line-height: 26px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	letter-spacing: 0em;
	line-height: 25px;
}


/*
Forms ----------------------------------------------------------------- */

.textfield {
	height: 17px;
	color: #5c8727;
	border: 1px solid #5c8727;
	padding: 2px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
}

.smTextfield {
	width: 124px;
	border: 1px solid #abbddb;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D70101;
	background-color: #FFF;
	padding: 2px 5px 2px 5px;
}


/*
Navigation ---------------------------------------------------------------------- */

#controls {
	text-align: left;
	float: right;
	margin: 26px 29px 0 0;
	display: inline;
	/*	background-image: url(../images/donateBg.gif);
*/	background-repeat: no-repeat;
	background-position: left top;
	width: 200px;
}

#controls ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 11px;
}

#controls ul li {
	margin: 0;
	padding: 0;
	display: inline;
}

#controls .select {
	background: url(../images/icon_circle_grey.gif) no-repeat 0 50%;
	padding: 3px 10px 3px 20px;
	font-weight: 12px;
}

#controls .select a {
	text-decoration: none;
	color: #9e9e9e;
}

#controls .select a:hover {
	text-decoration: underline;
}

#contact {
	text-align: center;
	width: 862px;
	background-image: url(../images/homeTitleBg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	padding: 0px;
}

#contact ul {
	padding: 0px 0;
	margin: 0px 0 68px 0;
	list-style: none;
	font-size: 13px;
	letter-spacing: 0em;
}

#contact ul li {
	padding: 0px 0px 0px 0;
	margin: 0;
	display: inline;
	text-transform: uppercase;
	font-weight: bold;
}

/*
#contact ul {
	padding: 0;
	margin: 12px 0 0 28px;
	list-style: none;
	font-size: 12px;
}

#contact ul li {
	padding: 4px 14px 3px 0;
	margin: 0;
	display: inline;
	background: url(../images/icon_circle_grey.gif) no-repeat 0 50%;
}

#contact ul li a {
	text-decoration: underline;
	color: #3366CC;
}

#contact ul li a:hover {
	text-decoration: none;
}
*/

#subNav {
	padding: 10px;
	margin: 0 0 20px 0;
	list-style: none;
	text-align: center;
	font-size: 11px;
	border: 1px solid #EAEAEA;
	background: #F7F7F7;
}

#subNav li {
	padding: 3px 0;
	margin: 0;
	display: inline;
	line-height: 3.5em;
}

#subNav li a {
	color: #5c8727;
	border: 1px solid #CCC;
	background: #EAEAEA;
	padding: 5px;
	text-decoration: none;
	margin: 0;
}

#subNav li a:hover {
	text-decoration: none;
	background: #003e7e;
	border: 1px solid #CCC;
	color: #FFF;
}

#subNav li a.current {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	background: #003e7e;
	border: 1px solid #CCC;
}

select {
	font-size: 11px;
	padding: 1px;
}

#register {
	padding: 2px 0 2px 0;
	margin: 0 10px 0 0;
	list-style: none;
	clear: right;
	font-size: 10px;
	text-align: right;
	display: inline;
	
}

#register a {
	color: #5c8727;
	text-decoration: none;
	padding:  0 0 0 0;
	margin:  0 0 0 0;
}

#register a:hover {
	text-decoration: underline;
}

.middle {
	vertical-align: middle;
	
}


/*
Main Navigation ---------------------------------------------------------------------- */

#navigation {
	background: #950024 url("../images/mannys/navBg.gif") repeat-x left top;
	float: left;
	width: 100%;
	margin: 28px 0 0 0;
	/*padding-left: 10px;*/
}

#nav_main {
	padding: 0 8px 8px 0;
	margin: 0;
	list-style: none;
	
}	

#nav_main li {
	margin: 0;
	padding: 0;
	float: left;
	background: #950024 url("../images/mannys/navBg.gif") repeat-x left top;
}	
#nav_main li a {
	padding: 0 0 0 4px;
	background: #950024 url("../images/mannys/navButtonLeftSide.gif") no-repeat left top;
	color: #d9b463;
	text-decoration: none;
}

#nav_main li a span {
	margin: 0 0 0 0;
	padding: 6px 12px 6px 6px;
	background: #950024 url("../images/mannys/navButtonRightSide.gif") no-repeat right top;
	display:block;
}

#nav_main li a:hover {
	background-position: 0% -27px;
}

#nav_main li a:hover span {
	background-position: 100% -27px;
	color: #ffe6a8;
}

#nav_main .current {
	background-position: 0% -27px;	
}

#nav_main span.on {
	background: #950024 url("../images/mannys/navButtonRightSide.gif") no-repeat right top;
	background-position: 100% -27px;
	color: #ffe6a8;
}



/*
Navigation Drop Downs ---------------------------------- */

#nav_main ul {
	font-size: 12px;
	line-height: 1.0em;
	padding: 0;
	margin: 0 0 0 0;
	list-style: none;
	background: #ffebab;
}

#nav_main li ul {
	position: absolute;
	width: 14em;
	left: -999em;
}

#nav_main a.second  {
	display: block;
	padding: 5px 10px 5px 10px;
	background: #fff2cf;
	width: 14em;
	color: #62102e;
}

#nav_main a {
	display: block;
}

#nav_main li li a:hover{
	background: #fff9e7;
	color: #d91e4a;
	display: block;
	width: 14em;
	text-decoration: none;
	
}

#nav_main li:hover ul, #nav_main li.sfhover ul  {
	left: auto;
	background: #FF0000;
	display: block;
}




/*
Home Content ---------------------------------------------------------------------- */

#homeFlash {
	/*border-top: 1px solid #7c0525;*/
	margin: 16px 0 9px 0;
}

#homeContent {
	padding: 0 0 4px 0;
	background-image: url(../images/mannys/contentBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7591BF;
}

#homeContent p {
	line-height: 1.6em;
	font-size: 13px;
	color: #333333;
}

#homeContent .description p{
	font-size: 11px;
	line-height: 1.5em;
}

#homeContent p a {
	color: #CC0000;
}

#homeContent p a:hover {
	text-decoration: underline;
	color: #FF0000;

}

#homeLeft {
	width: 182px;
	float: left;
	display: inline;
}

#homeMiddle {
	float: left;
	width: 543px;
	margin: 0 0 3px 0;
	display: inline;
}

.policy {
	margin: 0 0 20px 0;
}

#arrow {
	padding: 0;
	margin: 0;
	list-style: none;
}

#arrow li {
	margin: 0;
	padding: 3px 0 3px 20px;
	background: url(../images/icon_circle_green.gif) no-repeat 0 .4em;
}

#arrow li a {
	color: #5c8727;
	text-decoration: none;
}

#arrow li a:hover {
	text-decoration: underline;
}

#arrow li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#arrow li li {
	background: none;
	

}


/*
Content ---------------------------------------------------------------------------- */


#content {
	background: #FFF url(../images/bkg_curves_interior.jpg) no-repeat left top;
	padding: 20px;
	border-top: 1px solid #dfdfdf;
}

#content p {
	line-height: 1.5em;
	font-size: 11px;
}

#content p a {
	color: #CC0000;
}

#content p a:hover {
	text-decoration: none;
	color: #FF0000;
}


#mainLeft {
	width: 530px;
	float: left;
	padding: 20px 0 0 0;
}

#mainRight {
	float: right;
	width: 241px;
	background-image: url(../images/sideBarBg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 16px 0 24px 0;
	
}

#mainRight #top {
	background-image: url(../images/sideBarTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 241px;
}
#mainRight #bottom {
	background-image: url(../images/sideBarBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 23px;
	width: 241px;
}

#mainRight h1 {
	font-size: 24px;
	letter-spacing: 0em;
	margin: 3px 17px 6px 17px;
	color: #4871b2;
	line-height: 28px;

}

#mainRight h2 {
	margin-top: 5px;
	margin-right: 17px;
	margin-bottom: 6px;
	margin-left: 17px;
	font-size: 20px;
	color: #4871b2;
	line-height: 23px;
}

#mainRight h3 {
	margin-top: 3px;
	margin-right: 17px;
	margin-bottom: 6px;
	margin-left: 17px;
	font-size: 16px;
	color: #4871b2;
	line-height: 20px;
}

#mainRight p {
	line-height: 1.5em;
	font-size: 12px;
	margin: 0 17px 8px 17px;
}

.clear {
	clear: both;
}

.submit {
	margin: 8px 0 0 0 
}

#mainLeft p.caption {
	font-size: 9px;
	color: #666;
}

#footer {
	width: 862px;
	vertical-align: top;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#footer ul {
	padding: 0px 0;
	margin: 0 0 8px 28px;
	list-style: none;
	font-size: 12px;
	letter-spacing: 0em;
	float: left;
}

#footer ul li {
	padding: 0px 3px 0px 0;
	margin: 0;
	display: inline;
}

/*#footer p.legalType {
	padding: 0;
	margin: 0 0 26px 28px;
	font-size: 12px;
	letter-spacing: 0em;
	float: left;
	display: block;
}*/


/*
#footer ul li a {
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
}
*/


.rightBox {
	background: url(../images/bkg_rightBox_bottom.gif) no-repeat left bottom;
	width: 186px;
}

#mainRight .contactUs {
	width: 200px;
	border: none;
	margin: 0 0 16px 17px;
	font-size: 12px;
	color: #333333;
}

.contactUs .description {
	padding: 0 15px 0 15px;
	line-height: 1.5em;
	font-size: 10px;
}

.description p {
	font-size: 11px;
}

#mainRight .header {
	background: #b7bbcf;
	font-size: 14px;
	color: #474747;
	font-weight: bold;
	padding: 5px 5px 5px 15px;
}

.rightBox td {
	padding: 5px;
	line-height: 1.5em;
}

#mainRight .contactUs p {
	line-height: 1.5em;
}	

#mainRight a {
	color: #195ecd;
}

#mainRight a:hover {
	text-decoration: none;
}

.flash {
	margin: 20px 0 20px 0;
}

.rightBox .newsDigest {
	width: 100%;
	border: none;
}

.newsDigest ul {
	padding: 0 0 0 10px;
	margin: 0;
	list-style: none;
}

.newsDigest ul li {
	padding: 5px 0 5px 20px;
	margin: 0;
	background: url(../images/bullet_arrow.gif) no-repeat 0 50%;
}	

.newsDigest ul li a {
	color: #195ecd;
}

.newsDigest ul li a:hover {
	text-decoration: none;
}

.caption {
	padding: 10px 10px 10px 10px;
}



.rightBoxLink {

}


.rightBoxLink {
	background: url(../images/bkg_rightBox_bottom.gif) no-repeat left bottom;
	width: 186px;
}

.subNavRight .header {
	background: #d4dcf4;
	font-size: 16px;
	color: #003e7e;
	font-weight: bold;
	padding: 5px 5px 5px 15px;
}

.rightBoxLink td {
	padding: 5px;
	line-height: 1.5em;
}

.rightBoxLink a {
	color: #195ecd;
}

.rightBoxLink a:hover {
	text-decoration: none;
}


#flashAd {
	border: 1px solid #FFF;
}





.rightBox .subNavRight {
	width: 100%;
	border: none;
}

.subNavRight ul {
	padding: 0 0 0 10px;
	margin: 0;
	list-style: none;
}

.subNavRight ul li {
	padding: 5px 0 5px 20px;
	margin: 0;
	background: url(../images/icon_circle_greenv2.gif) no-repeat 0 .3em;
}	

.subNavRight ul li a {
	color: #003e7e;
}

.subNavRight ul li a:hover {
	text-decoration: none;
}

.subNavRight li ul{
	margin: 0 10px 0 0;
	padding: 0;
	list-style: none;
}

.subNavRight li li a {
	margin: 0;
	padding: 0 0 0 0;
}

.subNavRight .currentRight {
	font-weight: bold;
	text-decoration: none;
}


#mainLeft p.nextHdr {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

#mainLeft ul {
	line-height: 2em;
}

#mainLeft ul li a{
	color: #003e7e;
	text-decoration: underline;
}

#mainLeft .policyBox {
	width: 60%;
	border: none;
}

.policyBox .description {
	padding: 0 15px 0 15px;
	line-height: 1.5em;
	font-size: 10px;
}

#mainLeft .policyBox p {
	line-height: 1.5em;
}

.policyBox td {
	padding: 5px;
	line-height: 1.5em;
}

#mainLeft ul li a:hover {
	text-decoration: none;
}




/*
Case Study ------------------------------------------------------------ */

.caseStudy {
	width: 100%;
	border: 1px solid #EAEAEA;
	color: #666;
	font-size: 11px;
	margin:  10px 0 0 0;
}

.caseStudy td {
	padding: 5px;
}

.caseStudy .odd {
	background: #F7F7F7;
	border-top: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	
}

.caseStudy img {
	border: 1px solid #CCC;
}

.caseStudy .off {
}

.lisa {
	margin: 20px 0 0 0;
}


/*
State Table ------------------------------------------------------------- */

#stateTable {
	width: 100%;
	border-left: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
	border-top: 1px solid #EAEAEA;
	margin: 15px 0 0 0;
}

#stateTable td {
	padding: 5px;
	border-bottom: 1px solid #EAEAEA;
}

#stateTable .on {
	background: #F7F7F7;
}	

#stateTable .hdr {
	background: #F7F7F7 repeat-x left top;
	padding: 3px;
}

#stateTable a {
	color: #195ecd;
}

#stateTable a:hover {
	text-decoration: none;
}

#stateTable th {
	background: #EEE url(../images/bg_state_table.jpg) repeat-x left top;
	font-size: 18px;
	padding: 5px;
	text-align: left;
	color: #003e7e;
	font-weight: normal;
}


/*
Team Section ------------------------------------------------------------- */

#content p.teamHdr {
	font-size: 14px;
	color: #003e7e;
}

.hdrPR {
	font-size: 12px;
}

.line {
	border-bottom: 1px solid #EAEAEA;
	clear: both;
}

/*
Next Step ---------------------------------------------------------------- */

.nextBreak {
	padding: 20px;
	border: 1px solid #CCC;
	background: #F7F7F7;
	margin:  0 0 20px 0;
}

.rightCol {
	width: 186px;
	float: right;
	margin: 20px 0 0 20px;
	padding: 0 0 20px 0;
}
#wrapper #homeHead {
	margin: 0px 0 14px 28px;
}
.topFlash {
	text-align: right;
	float: right;
}

.homeHeadImage {
	margin-top: 8px;
	margin-bottom: 3px;
}
#logoBottom {
	float: right;
	clear: right;
}
.bottomLogo {
	margin-top: 0px;
	margin-right: 28px;
	margin-bottom: 28px;
	float: right;
}
.donateButton {
	margin-top: 0px;
}

#interiorNav {
	text-align: left;
	width: 570px;
	float: left;
}

#interiorNav ul {
	padding: 0px 0;
	margin: 5px 0 5px 27px;
	list-style: none;
	letter-spacing: 0em;
	float: left;
}

#interiorNav ul li {
	padding: 7px 0px 0px 0;
	margin: 0;
	display: inline;
}

#pageTitle {
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #D60000;
	background-image: url(../images/pageTitleElephant.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}

#pageTitle h1 {
	font-size: 18px;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 0.05em;
	line-height: 0em;
	margin: 42px 0 0 70px;
	height: 72px;
	width: 400px;
}
h1 interiorHead {
	margin-top: 0;
}
.subHead1 {
	font-size: 24px;
}
#wrapper #branding #homeContent #mainRight .subHead1 {
	font-size: 16px;
}
.donateButton {
	/*text-align: center;*/
	margin: 0 28px 0 0;
}


#wrapper #branding #homeContent #mainRight #form1 .contactUs #signUp {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	background-color: #6386bb;
	padding: 2px 5px 2px 5px;
	border-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9ab9e7;
	border-right-color: #455e85;
	border-bottom-color: #455e85;
	border-left-color: #9ab9e7;
}
#wrapper #branding #homeContent #homeMiddle .pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 52px;
	font-weight: normal;
	color: #D60000;
	background-image: url(../images/pageNameBgScape.gif);
	background-repeat: no-repeat;
	background-position: left top;
	letter-spacing: 0.05em;
	margin: 0 0 2px 0;
	padding: 36px 0 0 70px;
	height: 102px;
	width: 543px;
	line-height: 54px;
}

#wrapper #concert {
	margin: 0 0 3px 28px;
	float: left;
	
}

#wrapper #concert h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #333333;
	margin: 0 0 3px 0;
}

#wrapper #contact h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	margin: 0 0 7px 0;
	letter-spacing: 0.1em;
}

#wrapper #contact h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #333333;
	margin: 1px 0 0px 0;
	letter-spacing: 0.05em;
	line-height: 30px;
}
#wrapper #contact .billingBox {
	margin-left: 28px;
}

#wrapper #branding #homeContent #mainRight .finePrint {
	font-size: 9px;
	line-height: 13px;
	font-style: italic;
	margin-top: 0;
}
#wrapper #branding #homeContent #mainRight ul {
	padding-left: 0;
	font-size: 12px;
	letter-spacing: 0.07em;
	margin-top: 2px;
	margin-right: 28px;
	margin-left: 36px;
	margin-bottom: 12px;
	line-height: 20px;
}

#wrapper #branding #homeContent #mainRight li {
/*	padding-left: 22px;
	background-image: url(../images/starBullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;*/
	font-weight: bold;
	padding-bottom: 0px;
}
#wrapper #branding #homeContent #homeMiddle li {
	line-height: 20px;
	font-weight: bold;
	font-size: 15px;
}
#wrapper #branding #homeContent #homeMiddle ul {
	margin-left: 20px;
}
hr {
	color: #F2F7FF;
	background-color: #F2F7FF;
	border: 1px dotted #abbddb;
	border-style: none none dotted;
	margin:0 19px 12px 19px;
}

#wrapper #contact .navCenter {
	margin: 0 87px 0 87px;
}
#wrapper #contact .right {
	text-align: right;
	padding: 0 0 0 0px;
}
#wrapper #contact #proventionLogo {
	margin-bottom: 17px;
}
#wrapper #contact ul li a {
	text-decoration: underline;
}
#wrapper #contact ul li a:hover {
	text-decoration: none;
}


#wrapper #contact .concertTitle h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #221E1F;
	margin-top: 0px;
	margin-bottom: 4px;
	text-transform: uppercase;
	line-height: 16px;
	font-weight: bold;
}
#wrapper #contact .concertTitle h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #221E1F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	letter-spacing: 0.05em;
}
#wrapper #branding #homeContent #homeMiddle h1 {
	margin-top: 14px;
	margin-bottom: 16px;
}
#wrapper #branding #homeContent #homeMiddle .interiorHead {
	margin: 0 0 12px 0;
}
#mainRight input {
	margin: 0 0 5px 17px;
}#wrapper #branding #homeContent #homeMiddle #saleItem {
	background-color: #ffffff;
	padding: 12px;
	width: 512px;
	margin: 0 18px 18px 0;
	border: 1px dotted #97aed3;
	background-image: url(../images/merch/salesItemBg.gif);
	background-repeat: repeat-x;
	background-position: top;

}
#wrapper #branding #homeContent #homeMiddle #saleItem #shirtImage {
	background-image: url(../images/merch/merchImageShirt.jpg);
	background-repeat: no-repeat;
	height: 256px;
	width: 256px;
	margin: 10px 0 2px 0;
	text-indent: -10000px;
}
#wrapper #branding #homeContent #homeMiddle #saleItem .subHead {
	font-size: 10px;
	margin: 4px 18px 4px 0;
	line-height: 12px;
	width: 400px;
	color: #444444;
}
#wrapper #branding #homeContent #homeMiddle #saleItem #shirtImageCream {
	background-image: url(../images/merch/merchImageShirtCream.jpg);
	background-repeat: no-repeat;
	height: 256px;
	width: 256px;
	margin: 10px 0 2px 0;
	text-indent: -10000px;
}
