.skipnav { display: none; }
.printonly { display: none; }

body {
	background: #414141;	
	text-align: center;
	font-family: georgia, times, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #555;
	}
	
img { border: 0; vertical-align: text-top;}
b, strong { font-weight: bold; }
i, em { font-style: italic; }

p { margin: 0 0 15px; }

a, a:visited { color: #f06624; }
a:hover { color: black; }
	


/* Primary Page Layout
---------------------------------------------------------------------------------------------------- */

.pagewrap {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background: #fff;
	}
	
	
	.countdown {
		text-align: right;
		padding: 10px 30px 5px;
		margin: 0 35px;
		}
		
		.countdown p {
			margin:0;
			color: #999;
			font-family: arial, sans-serif;
			font-size: 11px;
			text-transform: uppercase;
			}
			
			.countdown p strong {
				color: #555;
				font-family: georgia;
				}
		
		
	.mainimage {
		margin: 0px;
		padding: 0px;
		}
		
		
	.mainimage h1 {
		display: none;
		}
#tempa{
width: 730px; 
height: 360px; 
margin: 0px auto;
background: url(/test/images/bg/tempa.png) no-repeat center;}
}
#roty{
width: 730px; 
height: 360px; 
margin: 0px auto;
display: none;
}
.slideshow { position: relative; width: 730px; height: 360px; margin: 0px auto; overflow: hidden;}
.slideshow img { position: absolute; top: 0px; left: 0px; width: 730px; height: 360px; }



	.mainmsg {
		margin: 0 0 30px;
		padding: 30px 65px;
		background: #E3DCBF;
		}
	
	.mainmsg h2  {
		margin: 0 0 10px;
		}
	
	.mainmsg p {
		font-size: 13px;
		line-height: 18px;
		margin: 0 0 10px;
		}
		
		.mainmsg p a {
			font-weight: bold;
			}
	
	
.contentwrap {
	padding: 0 35px 10px;
	}
	
	.section {
		margin: 0 0 10px;
		}
		
	.subsection {
		border-top: solid 10px #fff;
		margin: 0 0 20px;
		padding: 0 10px 20px 30px;
		background: url(../images/border_light_gray.gif) left bottom repeat-x;
		}
		
	#AddYourVoice .subsection { background-image: url(../images/border_orange.gif); }
	#GetYourOrganizationInvolved .subsection { background-image: url(../images/border_gray.gif); }
	#SpreadTheWord .subsection { background-image: url(../images/border_green.gif); }
	#WhatOthersHaveToSay .subsection { background-image: url(../images/border_tan.gif); }
	#CommunitySupporters .subsection { background-image: url(../images/border_orange.gif); }
	#PressCoverage .subsection { background-image: url(../images/border_light_gray.gif); }


	
/* section headers
---------------------------------- */

	.section h3 {
		line-height: 60px;
		color: #fff;
		background: #999 url(../images/misc-hdrs.jpg) 0 0 no-repeat;
		margin: 0 0 10px;
		}
		
	.showhide h3 a {
		display: block;
		color: #fff;
		padding-top: 60px;
		height: 0;
		overflow: hidden;
		text-decoration: none;
		}
		
	.open h3 {
		height: 0;
		padding-top: 60px;
		overflow: hidden;
		color: #fff;
		background: #999 url(../images/misc-hdrs.jpg) 0 -120px no-repeat;
		}
		
		
		.showhide h3 a:hover { background-position: 0 -60px; }

		.showhide h3.active a { background-position: 0 -120px; }
		
		#AddYourVoice h3 a { background-image: url(../images/voice-hdr.jpg); }
		#GetYourOrganizationInvolved h3 a { background-image: url(../images/getinvolved-hdr.jpg); }
		#SpreadTheWord h3 a { background-image: url(../images/word-hdr.jpg); }
		#WhatOthersHaveToSay h3 a { background-image: url(../images/seehear-hdr.jpg) }
		#CommunitySupporters h3 a  { background-image: url(../images/community-hdr.jpg) }
		#PressCoverage h3 a { background-image: url(../images/press-hdr.jpg) }




/* Subheads
---------------------------------- */

h4 {
	font-size: 16px;
	line-height: 24px;
	margin: 0 0 10px;
	}
	
	h4 em {
		font-weight: normal;
		font-style: normal;
		color: #777;
		font-size: 12px;
		font-family: "Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;
		}
	
	#AddYourVoice h4 { color: #f06624; }
	#GetYourOrganizationInvolved h4 { color: #555; }
	#SpreadTheWord h4 { color: #5c883c; }
	#WhatOthersHaveToSay h4 { color: #B5AA7A; }
	#CommunitySupporters h4 { color: #f06624; }
	#PressCoverage h4 { color: #555; }
	
	

		


/* Add Your Voice items
---------------------------------- */

#AddYourVoice ul, #GetYourOrganizationInvolved ul { margin-bottom: 30px; }

#AddYourVoice ul li, #GetYourOrganizationInvolved ul li {
	font-size: 20px;
	margin: 0 20px 10px 0;
	padding: 12px 15px;
	background: #dedede;
	font-weight: bold;
	color: #f06624;
	}

#AddYourVoice ul li { color: #f06624; }
#GetYourOrganizationInvolved ul li { color: #555; }
	
	#AddYourVoice ul li a {
		color: #f06624;
		}
		
		#AddYourVoice ul li strong { color: #777; }
	
	#GetYourOrganizationInvolved ul li a {
		color: #555;
		}
		
		#AddYourVoice ul li em,
		#GetYourOrganizationInvolved ul li em { 
			font-size: 12px; 
			font-family: "Lucida Grande","Lucida Sans Unicode",Arial,sans-serif; 
			text-decoration: none; 
			font-style: normal; 
			margin-left: 3px;
			font-weight: normal;
			color: #555;
			}
		
		#AddYourVoice ul li a:hover, #GetYourOrganizationInvolved ul li a:hover { color: #222; }
		
			
.AddBadge {
	margin: 0 0 30px;
	padding: 0 15px;
	}	
	
	.AddBadge img {
		border: solid 1px #dedede;
		margin: 0 20px 0 0;
		}

/* Added */
.AddBadge .box{
border: 1px solid #eee;
margin: 5px;
padding: 15px;
}
.AddBadge .instructions{
font: 11px Arial, sans-serif;
color: green;
margin: 5px 0;
}
.AddBadge textarea{
width: 50%;
background-color: #f5f5f5;
border: 1px solid #ddd;
padding: 2px;
font: 9px Arial, sans-serif;
height: 50px;
}


/* Spread the word
---------------------------------- */
#SpreadTheWord ul {
	float: left;
	margin: 10px 0 30px;
	border-left: solid 1px #ccc;
	}

#SpreadTheWord ul li {
	float: left;
	border-right: solid 1px #dedede;
	padding: 0 50px;
	height: 94px;
	}
	
	#SpreadTheWord ul li a img {
		vertical-align: text-top;
		}
		

.SocialMediaLinks {
	border-left: solid 1px #ccc;
	margin: 0 0 30px;
	}
	
	.SocialMediaLinks img {
		padding: 10px 40px;
		border-right: solid 1px #ccc;
		}


/* Comments Areas
---------------------------------- */

.comments {
	margin: 0 50px 30px 0;
	}
	
	.comments li {
		border-top: solid 1px #EBE6D0;
		padding: 15px 15px 5px;
		margin: 0 0 0 0;
		background: #fff;
		}
		
		.comments li.odd { background-color: #F2EFE2; }

		
		.comments li p {
			margin: 0 0 8px;
			font-family: arial, helvetica, sans-serif;
			font-size: 12px;
			line-height: 16px;
			text-indent: -4px;
			}
			
			.comments li p.credit {
				font-size: 10px;
				text-transform: uppercase;
				text-indent: 0;
				}

				.comments li p.credit strong{
				font-weight: 900;
				}


/* See/Hear What others have to say
------------------------------------------------------------------- */

.YoutubeChannel {
	margin: 0 -30px 30px;
	border-bottom: dotted 1px #999;
	}
	
	.YoutubeChannel h4 {
		margin-left: 30px;
		}


.VoiceMsgs {
	margin: 0 0 30px;
	border-bottom: dotted 1px #EBE6D0;
	}
	.VoiceMsgs object{
	width: 93%;
	}
	
	.VoiceMsgs li {
		border-top: dotted 1px #EBE6D0;
		padding-top:10px;
		}
		
		.VoiceMsgs li a {
			display: block;
			padding: 0 0 0 110px;
			background: url(../images/icon_listen.jpg) 5px center no-repeat;
			line-height: 50px;
			color: #555;
			}
			
			.VoiceMsgs li a:hover {
				color: #000;
				}


/* Community Supporters and logos
---------------------------------- */

.organizationLogos {
	float: left;
	margin: 0 0 30px;
	border-bottom: dotted 1px #999;
	}
	
	.organizationLogos li {
		float: left;
		display: inline;
		margin: 0 10px 10px 0;
		}
		
		.organizationLogos li a img {
			border: solid 2px #eee;
			}
			
		.organizationLogos li a:hover img {
			border: solid 2px #ccc;
			}
			
			

				
	
	
.footer {
	text-align: center;
	margin: 0 0 0px;
	border-bottom: solid 30px #fff;
	}
#scred{
margin-top: 40px;
}
		
.signoff {
	width: 800px;
	margin: 0 auto 30px;
	}
	
	.signoff p {
		font-size: 11px;
		line-height: 15px;
		font-family: "Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;
		color: #aaa;
		margin: 0 35px 15px 35px;
		text-align: left;
		}
		
		.signoff p a { color: #aaa; }
		.signoff p a:hover { color: #fff; }
		
		
.textpg {
	margin: 0 35px 30px;
	padding-bottom: 40px;
	background: url(../images/border_light_gray.gif) left bottom repeat-x;
	}
	
	.textpg h3 {
		font-size: 24px;
		line-height: 30px;
		color: #666;
		margin: 0 0 30px;
		}
	
	.textpg p {
		margin: 0 0 15px;
		}
		
	.textpg ul {
		margin: 0 0 15px 30px;
		list-style: disc;
		}
		
	.textpg ol {
		list-style: decimal;
		margin: 0 0 15px 30px;
		}

	.textpg li {
		margin: 0 0 7px;
		}
		
	p.attention {
		font-size: 15px;
		line-height: 21px;
		font-weight: bold;
		color: #f06624;
		padding: 10px 15px;
		background: #F2EFE2;
		margin: 25px -15px;
		}

/* Counter Styles */		
#countHold{
position: relative;
height: 35px;
}
#countText{ 
width: 250px; 
height: 22px; 
position: absolute;
right: 320px;
top: 10px;
font-size: 11px;
font-weight: bold;
z-index: 1;
border-right: 0px solid #eee;
text-align: right;
}
#nCountdown{ 
width: 260px; 
height: 25px; 
position: absolute;
top: 10px;
right: 70px;
text-transform: uppercase;
font-family: Arial, sans-serif;
font-size: 11px;
text-align: right;
}

/* form styles */
.formHold{
padding: 10px;
margin: 5px;
}
.formHold label{
display: block;
margin: 3px 0px 1px 0px;
font: 100 17px Georgia, serif;
color: #414141;
}
.formPair{
padding-bottom: 3px;
text-align: left;
}
.formPair .txt{
border: 1px solid #CEC18C;
background-color: #E7E1CB;
padding: 3px;
width: 99%;
font: 13px Georgia, serif;
}
.buty{
background-color: #5C883D;
font: 100 17px Georgia, serif;
padding: 3px;
color: #B3C4A2;
border: 1px solid #4B7030;
}
.buty:hover{
color: #fff;
cursor: pointer;
}
#photog{
display: none;
}

#vidbox{
float: right;
margin: 0px 0px 0px 15px;
padding: 0px 0px 0px 3px;
}
#vidHold{
margin: 0px;
padding: 0px;
}

#poster{
float: right;
margin: 0px 0px 2px 10px;
padding: 3px;
border: 0px dashed orange;
font-size: 9px;
font-weight: 900;
line-height: 13px;
}
#gPic{
/*background-color: #5C883D;*/
padding: 0px;
margin-bottom: 15px;
}
#gPic img{
border: 0px solid black;
}

#gPic2{
/*background-color: #5C883D;*/
padding: 0px;
margin-bottom: 15px;
display: none;
}
#gPic2 img{
border: 0px solid black;
}
.gPicCap{
text-align: center;
margin-top: 3px;
font-size: 9px;
font-weight: bold;
text-transform: uppercase;
}