@charset "UTF-8";
body {
	font: 90% Helvetica, Arial, sans-serif;
	background: #141414 url(../images/bg.jpg) center top no-repeat;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFF;
}
.oneColFixCtr #container {
	width: 950px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0;
}
#header {
	width:950px;
	height:180px;
	margin:0 auto;
	text-align:left;
}
#headerPad {
	padding:35px 295px 0 290px;
	font: 115% Helvetica, Arial, sans-serif;
	color:#c4c4c4;
	line-height:125%;
}
strong { 
        color: #cc0000; 
} 
.red {
	color:#b40707;
}
a {
	color:#b40707;
	text-decoration:none;
}
a:hover {
	color:#d66a6a;
	text-decoration:none;
}
h1 {
	color:#9d9d9d;
	font-size:195%;
}
h1 a {
	color:#9d9d9d;
	text-decoration:none;
}
h1 a:hover {
	color:#FFF;
}
.imgBorder {
	border:5px solid #000;
}
#content {
	width:950px;
	margin:0 auto;
	text-align:left;
}
#leftCol {
	width:460px;
	float:left;
}
#rightCol {
	width:460px;
	float:right;
}

/* FEATURE LINKS */

#carousel {
        display:block; 
}

#carousel div.carousel-inner {
	width:451px;
	margin:0 0 10px;
	overflow:hidden;
	position:relative;
}
#carousel div.carousel-inner img {
	vertical-align:middle;
}
#carousel div.nav-carousel {
	overflow:hidden;
	position:relative;
	float:left;
}
#carousel div.nav-carousel ul {
	position:relative;
	width:500px;
	padding:0;
	margin:0;
	list-style:none;
	height:1%;
	overflow:hidden;
	line-height:16px;
}
#carousel div.nav-carousel ul li {
	float:left;
	padding:0 10px 0 0;
	margin:0 0 0 0;
	font-size:110%;
	width:102px; 
}
#carousel div.nav-carousel ul li a {
}
#carousel div.nav-carousel ul li a.FeatureThumb {
	display:block;
	width:100px;
	color:#c0c0c0;
	font-size:90%;
	font-weight:bold;
	padding:0;
	margin:0 0 10px 0;
}
#carousel div.nav-carousel li a.FeatureThumb:hover img {
	border:#fff solid 5px;
	padding:0;
	margin:0 0 15px 0;
	/*float:left;*/
}
#carousel div.nav-carousel li a.FeatureThumb img {
	border:#000 solid 5px;
	padding:0;
	margin:0 0 15px 0;
	/*float:left;*/
}
#carousel div.nav-carousel  li a:hover {
	text-decoration:none;
	color:#FFF;
        margin:0 0 15px 0; 
}
#carousel div.nav-carousel ul li img {
	vertical-align:middle;
	border:1px solid #002d52;
}
#carousel .carousel-inner2 {
        padding-top: 520px; 
        position:relative;
        width:0px; 
}
#carousel div.nav-carousel ul li span {
        position:relative; 
	display:block;
}
#carousel div.nav-carousel ul li a span .hidden-text {
	width:102px;
	height:60px;
	color:#fff;
	position:absolute;
	top:1px;
	left:1px;
	background:url(img/bg-carousel-item-over.png);
	display:none;
	padding:9px 9px 0 9px;
}
#carousel div.nav-carousel ul li a:hover span .hidden-text {
	display:block;
}

#carouselList li.active {
	text-decoration:none;
	color:#FFF;
}

ul#FeatureList {
	list-style:none;
        padding: 0px; 
        position:relative;
	padding-top: 550px;
	margin:0;
}
#FeatureList li {
	float:left;
	padding:0 15px 0 0;
	margin:0 0 0 0;
	font-size:110%;
}
ul#FeatureList li.rightSide {
	padding:0;
}
ul#FeatureList li a.FeatureThumb {
	display:block;
	width:100px;
	color:#c0c0c0;
	font-size:90%;
	font-weight:bold;
	padding:0;
	margin:0 0 10px 0;
}
ul#FeatureList li a.FeatureThumb img {
	border:#000 solid 5px;
	padding:0;

}
ul#FeatureList li a:hover {
	text-decoration:none;
	color:#FFF;
        padding:10px; 
}
ul#FeatureList li a:hover img {
	border:#FFF solid 5px;
}


/* end FEATURE LINKS */


/* YEAR AGO */

#YearAgo {
	border-top: #000 solid 5px;
	clear:both;
	margin:10px 0 15px 0;
	padding:20px 0 0 0;
}
#YearAgoTitle {
	background:url(../images/title-year-ago.gif) no-repeat left top;
	padding:10px 0 10px 240px;
	margin:0 0 0 0;
	font:140%  Helvetica, Arial, sans-serif;
	color:#9d9d9d;
	font-weight:bold;
}

/* end YEAR AGO */

#Donate {
	border:#000 solid 5px;
	background:#2b2b2b url(../images/bg-donate.jpg) no-repeat top left;
	width:460px;
	/*height:260px;*/
	text-align:center;
	margin-top:65px;
	margin-bottom:20px;
}
#DonatePad {
	padding:125px 20px 0 120px;
}
#Donate a {
	color:#000;
	font-weight:bold;
	font-size:120%;
}
#Donate a img {
	border:none;
	margin:10px 0 25px 0;
}
#TellDodd {
	background:#323232 url(../images/bg-petition.jpg) no-repeat top left;
	border:#000 solid 5px;
	width:460px;
	margin-bottom:20px;
}
#TellDoddPad {
	padding:77px 22px 22px 22px;
}
#TellDodd input {
	background-color: #d9d9d9;
	border:none;
	border-style:none;
	width:170px;
	margin:0 10px 10px 0;
	font:110% Arial, Helvetica, sans-serif;
	padding:5px 10px;
}
#Tweet {
	background:#323232 url(../images/bg-tweet.jpg) no-repeat top left;
	border:#000 solid 5px;
	width:460px;
	margin-bottom:20px;
}
#TweetPad {
	padding:55px 22px 22px 22px;
}
#Tweet input, #Tweet textarea {
	background-color: #d9d9d9;
	border:none;
	border-style:none;
	width:375px;
	margin:0 0 10px 0;
	font:110% Arial, Helvetica, sans-serif;
	padding:5px 10px;
}
#PaidFor {
	font:100% Arial, Helvetica, sans-serif;
	color:#ccc;
	width: 250px; 
	text-align:center;
	padding: 9px;
	border: 1px #ccc solid; 
}
div.tabset {
	cursor: pointer;
}
