/** DSSCC.com **/
/* Page Structure */

body {
	background-color: #012e5f;
	background-image: url(/img/page/bg08.jpg);
	background-repeat:repeat-x;
	vertical-align:top;
}

#pageframe {
	width: 802px;
	padding:0;
	margin:0;
	vertical-align: top;
}

#banner {
	background-image: url("/img/page/banner.gif");
	background-repeat:no-repeat;
	width: 100%;
	height: 120px;
	display: block;
}
	/* Banner email box
	#email {
		display: block;
		float: right;
		height: 75px;
		width: 150px;
		padding: 30px 0px 0px 0px;
		margin:0;
		text-align: left;
		vertical-align:top;
		font-size: 12px;
		font-weight: bold;
		color:#000099;
		z-index: 100;
	}
	
	#email .textbox {
		border: 1px solid silver;
		background-color:#F8F8F8;
		height: 15px;
		font-size: 12px;
		color: #999999;
		padding: 3px;
		margin: 0;
	}
	
	#email #txtEmail{
		background-image: url("/img/page/emailStar.png");
		background-position: 3px 3px;
		background-repeat: no-repeat;
		padding-left: 25px;
		float: right;
	}
	
	#email #txtZip {
		width: 82px;
		margin: 5px 3px 0px 0px;
		float:right;
	}
	
	#email #butEmail {
		border:0;
	}
	
	#email #butEmailLink {
		text-decoration: none;
		margin: 4px 0px 0px 4px;
		float:right;
	}
	
	*/

	#email {
		display: block;
		width: 185px;
		height:70px;
		background-image:url(/img/page/joinus-small/emailsignup.png);
		background-repeat:no-repeat;
		padding: 30px 0px 0px 0px;
		margin: 10px 0px 0px 0px;
		text-align: left;
		vertical-align:top;
		font-size: 12px;
		font-weight: bold;
		color:#000099;

	}
	
	
	#email .textbox {
		border: 1px solid silver;
		background-color:#F8F8F8;
		height: 15px;
		font-size: 12px;
		color: #999999;
		padding: 3px;
		margin: 0;
	}
	
	#email #txtEmail{
		background-image: url("/img/page/emailStar.png");
		background-position: 3px 3px;
		background-repeat: no-repeat;
		padding-left: 25px;
		width:120px;
	}
	
	#email #txtZip {
		width: 82px;
		margin: 0;
	}
	
	#email #butEmail {
		border:0;
	}
	
	#email #butEmailLink {
		text-decoration: none;
		margin: 0;
	}
	
	#email td{
		padding:2px;
	}

#email-homepage {
		display: block;
		width: 210px;
		height:125px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 9px 0px;
		text-align: left;
		vertical-align:top;
		font-size: 12px;
		font-weight: bold;
		color:#000099;
	}
	
	#sidebar #email-homepage .titlebar{
		background: #314270 url("/img/page/bar-grad.jpg") repeat-x;
		display:block;
		height: 28px;
		width: 100%;
		text-align: center;
	}
	
	#email-homepage .textbox {
		border: 1px solid silver;
		background-color:#F8F8F8;
		height: 15px;
		font-size: 12px;
		color: #999999;
		padding: 3px;
		margin: 0;
	}
	
	#email-homepage #txtEmail{
		background-image: url("/img/page/emailStar.png");
		background-position: 3px 3px;
		background-repeat: no-repeat;
		padding-left: 25px;
		width:140px;
		margin: 7px 0px 0px 0px;
	}
	
	#email-homepage #txtZip {
		width: 102px;
		margin: 0;
	}
	
	#email-homepage #butEmail {
		border:0;
	}
	
	#email-homepage #butEmailLink {
		text-decoration: none;
		margin: 0;
	}
	
	#email-homepage td{
		padding:2px;
	}
	
#frame {
	display: block;
	width: 801px;
	border-bottom:0;
	border-right: 1px solid #8c8484;
	border-left: 1px solid #8c8484;
	border-top: 0;
	background-color:#cccccc;
	text-align: left;
	padding: 0;
	padding-top:10px;
	margin:0;
}
	
#footer{
	display: block;
	width: 802px;
	height: 15px;
	background-image:url(/img/page/frame-bottom.png);
	background-position: 0 0;
	background-repeat:no-repeat;
	margin: 0;
	padding: 0;
	}

	
.box {
	border: 1px solid #999999;
	background: #ffffff url("/img/page/box-grad-side.jpg") repeat-y;
	vertical-align: top;
	padding: 0;
	margin: 9px;
}

	
	.box .titlebar{
		background: #314270 url("/img/page/bar-grad-sm.jpg") repeat-x;
		display:block;
		height: 28px;
		width: 100%;
		text-align: center;
		margin:0;
	}
	
		.box .titlebar2{
		background: #314270 url("/img/page/bar-grad-red.jpg") repeat-x;
		display:block;
		height: 35px;
		width: 100%;
		text-align: center;
		margin:0px 0px 2px 0px;
		border:0px;
	}
	
	.box .titlebar h1{
		margin:0;
		padding:0;
		font-size: 16px;
		color: white;
		text-decoration:none;
		display: inline;
		text-shadow: 0 0 0 #000000;
		text-align: center;
	}
	
	.box .box #homepage-box-footer {
		display:block;
		width: 100%;
	}
	.box #homepage-box-footer .footer {
		font-size: 11px;
		display: block;
		width: 100%;
		text-align: right;
		vertical-align:middle;
		padding: 2px;
		width: 260px;
		float:left;	
}

	.box #homepage-box-footer .footer #recentnews{ margin: 0px 10px 10px 10px; }
	.box #homepage-box-footer .footer #fromtheblog{ margin: 0px 10px 10px 5px; }
	
	.box #homepage-box-footer .footer a.more{
		background-color:#EBEAFD;
		border: 1px solid silver;
		color:#666666;
		padding: 0px 3px 0px 3px;
		white-space: nowrap;
		text-decoration: none;
	}
	
	.box #homepage-box-footer .footer a.more:hover{
		color:#333333;
		border: 1px solid #333333;
	}
	
	.box #homepage-box-footer .footer .more-arrow {
		border: 0;
	}

#content {
	width: 780px;
	margin: 0px 9px 0px 9px;
	padding: 0px 0px 10px 0px;
	background-image: url(/img/page/section-grad.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
} 
	#content #side{
		display: block;
		width: 180px;
		float:right;
		text-align:center;
		padding: 0;
		margin: 40px 15px 0px 0px;
	}
	
	#content #side .box {
		margin: 10px 10px 10px 0px;
		padding:0;
		display: block;
		width: 180px;
		text-align:left;
	}
	
	#content #side .box a.item {
		display:block;
		font-size: 12px;
		text-align: left;
		padding: 2px 10px 2px 5px;
		margin: 5px 0px 5px 20px;
		display: block;
		width:130px;
		text-decoration:none;
	}

	#content #side .box a.item:hover{
		color:#FFFFFF;
		background-color:#999999;
	}
		
	#content #joinus{
		padding:0;
		border: 1px solid #999999;
		height:225px;
	}
	
	#content #tools{
		padding:0;
		background-image: none;
		border:0;
	}
	
	#content #bio {
		width: 150px;
		background-image:none;
		float:left;
		border-top:0;
		border-left:0;
		border-right:0;
		border-bottom: 6px solid #6e7a9a;
		margin: 0px 15px 15px 25px;
		padding:0;
		background-color:#F0F0F0;
	}
	
		#content #maintext #bio ul {
			padding:0;
			margin: 5px 5px 5px 25px;
		}
		
		#content #maintext #bio li {
			padding: 5px 5px 5px 5px;
			margin:0px;
			font-weight: bold;
			list-style-image:url(/img/page/bullet-star-sm.png);
		}
	
	#content #maintext {
		display: block;
		width: 575px;
		padding:0;
		margin:0;
	}
	
	#content #maintext .subsection {
		margin-left: 25px;
		margin-top: 15px;
	}
		
		#content #maintext .entry {
			border-bottom: 1px dotted #CCCCCC;
			margin: 0px 25px 10px 25px;
			padding: 0px 5px 10px 0px;
		}
		
		#content #maintext .entry .entry-footer {
			font-size: 11px;
			color:#999999;
			margin:0;
			padding:0;
			text-align: right;
			display:block;
		}
	
	#content #maintext table.candidatelist {
		margin: 10px 20px 10px 30px;
	}
	
	#content #maintext td.label {
		color:#666666;
		white-space: nowrap;
		font-size: 12px;
		padding: 5px;
		border-bottom:1px solid #CCCCCC;
		margin:0;
	}
	
	#content #maintext td.text {
		white-space:nowrap;
		font-size: 12px;
		padding:5px;
		border-bottom:1px solid #CCCCCC;
		margin:0;
	}
	
	#content #maintext .biopic {
		margin: 3px;
		border: 0;
	}
	
	#content #maintext .biopic-border{
		margin: 0px 15px 15px 15px;
		border: 1px solid silver;
		float:right;
	}

#recentnews, #fromtheblog {
	text-align: left;
	width: 260px;
	height: 130px;
	display: block;
	float:left;	
}

#recentnews{ margin: 0px 10px 10px 10px; }
#fromtheblog{ margin: 0px 10px 10px 5px; }

#featurednews, #featuredcandidate {
	display: block;
	width: 560px;
	text-align: center;
	margin:0px 0px 0px 9px;
}


#featurednews { 
	height:375px; 
	}
	
	#featurednews .feature{
		margin: 10px;
		border: 1px solid silver;
	}
	
#featuredcandidate {
	height: 225px; 
	margin-top: 9px;
	text-align: left;
	
	}
	
	#candidatetext{
		display: block;
		width: 545px;
		padding: 0px 5px 5px 10px;
		text-align: left;
		
	}
	
	#featuredcandidate-biopic {
		border: 1px solid silver;
		float: right;
		margin: 10px 10px 0px 15px;
	}
	
	#candidatephoto{
		border:0;
		margin:3px;
		height: 165px;
	}
	
	
	#featuredcandidate .more {
		background-color:#EBEAFD;
		border: 1px solid silver;
		color:#666666;
		padding: 2px 3px 2px 3px;
		white-space: nowrap;
		text-decoration: none;
		font-size:11px;
		margin: 0px 5px 0px 0px;
	}
	
	#featuredcandidate .more:hover{
		color:#333333;
		border: 1px solid #333333;
	}
	
	#featuredcandidate #more-links {
		text-align:right; 
		padding: 0px 10px 0px 0px;
		margin:0;
	}
	
#sidebar{
	display: block;
	width: 210px;
	float:right;
	text-align:center;
	margin: 0px 10px 0px 0px;
	padding: 0;
}
#getinvolved, #joinus {
	display: block;
	width: 210px;
	text-align: center;
	margin: 0;
}

#joinus { 
	height: 180px; 
	margin: 0px 0px 0px 0px; 
	text-align: left;
	}
	
#getinvolved { 
	height: 238px; 
	margin: 9px 0px 0px 0px; 
}

	#sidebar #joinus .titlebar{
		background: #314270 url("/img/page/bar-grad.jpg") repeat-x;
		display:block;
		height: 35px;
		width: 100%;
		text-align: center;
	}
	
	#joinus #contribute, #joinus #volunteer, #joinus #tellafriend, #joinus #findyourcandidate{
		display: block;
		height: 41px;
		width: 182px;
		padding: 0;
		margin: 0px 0px 0px 15px;
		background-position:0 0;
		background-repeat:no-repeat;
	}

	#joinus #contribute{ background-image:url(/img/page/contrib.png); margin-bottom: 0px;}
	#joinus #volunteer{ background-image:url(/img/page/volunteer.png); margin-bottom: 6px; }	
	#joinus #tellafriend{ background-image:url(/img/page/tellafriend.png); margin-bottom: 7px; }
	#joinus #findyourcandidate{	background-image:url(/img/page/findyourcandidate.png); margin-bottom: 8px; }

	#joinus #contribute:hover, #joinus #volunteer:hover, #joinus #tellafriend:hover, #joinus #findyourcandidate:hover{
		background-position: -182px 0px;
	}

	#getinvolved #youtube, #getinvolved #flickr, #getinvolved #facebook, #getinvolved #registertovote, #getinvolved #actblue {
		display: block;
		width: 88px;
		height: 33px;
		background-color: white;
		border: 1px solid silver;
	}
	
	#getinvolved #youtube:hover, #getinvolved #flickr:hover, #getinvolved #facebook:hover, #getinvolved #registertovote:hover, #getinvolved #actblue:hover {
		border: 1px solid #333333;
	}

	#getinvolved td{
		vertical-align:top;
		font-size:11px;
		color:#666666;
		padding:5px;
		text-align: left;
	}
	
	#getinvolved #youtube{ float: left; background-image:url(/img/page/youtube.png); }
	#getinvolved #facebook{ background-image:url(/img/page/facebook.png); }
	#getinvolved #flickr{ background-image:url(/img/page/flickr.png); }
	#getinvolved #registertovote{ background-image:url(/img/page/registertovote.png); }
	#getinvolved #actblue { background-image:url(/img/page/actblue.png); }
	
	
/** Join Us (Small) **/

	#joinus-sm #contribute, #joinus-sm #volunteer, #joinus-sm #tellafriend, #joinus-sm #findyourcandidate{
		display: block;
		height: 38px;
		width: 175px;
		padding: 0;
		margin:0;
		background-position:0 0;
		background-repeat:no-repeat;
	}

	#joinus-sm #contribute{ background-image:url(/img/page/joinus-small/contrib.png); margin-top:0px; }
	#joinus-sm #volunteer{ background-image:url(/img/page/joinus-small/volunteer.png); margin-top:4px; }	
	#joinus-sm #tellafriend{ background-image:url(/img/page/joinus-small/tellafriend.png); margin-top: 5px; }
	#joinus-sm #findyourcandidate{	background-image:url(/img/page/joinus-small/findcandidate.png); margin-top: 7px; margin-bottom: 10px;}

	#joinus-sm #contribute:hover, #joinus-sm #volunteer:hover, #joinus-sm #tellafriend:hover, #joinus-sm #findyourcandidate:hover{
		background-position: -175px 0px;
	}


/*********************/
/** Icons **/

.rss {
	margin: 5px 5px 0px 5px;
	border: 0;
	}

/************/

/** Sections **/

.section-header {
	display: block; 
	width: 450px; 
	height: 50px; 
	margin: 10px 0px 0px 0px; 
	background-repeat:no-repeat; 
	background-position: 0 0;
}

#section-blog { background-image:url(/img/page/sections/blog.png); }
#section-contactus { background-image:url(/img/page/sections/contactus.png); }
#section-contribute { background-image:url(/img/page/sections/contribute.png); }
#section-findcandidate { background-image:url(/img/page/sections/findcandidate.png); }
#section-links { background-image:url(/img/page/sections/links.png); }
#section-mediacenter { background-image:url(/img/page/sections/mediacenter.png); }
#section-ourcandidates { background-image:url(/img/page/sections/ourcandidates.png); }
#section-pressrelease { background-image:url(/img/page/sections/pressrelease.png); }
#section-tellafriend { background-image:url(/img/page/sections/tellafriend.png); }
#section-volunteer { background-image:url(/img/page/sections/volunteer.png); }
#section-whoweare { background-image:url(/img/page/sections/whoweare.png); }
#section-events { background-image:url(/img/page/sections/events.png); }

/**** Find your candidate ************/

#txtZip5 {
	width: 75px;
	color:#999999;
}

#txtZip4 {
	width:65px;
	color:#999999;
}

/*************************************/