/* CSS Document */
html {
	height: 100%;	
}

* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff;	
	background-image: url(../images/c2c-bgrnd.jpg);
/*	background-image: url(../images/c2c-bgrnd-hd.jpg);
*/	background-repeat: repeat-x;
	font-family: verdana;
}


div#kids {
	background-image: url(../images/home-kids-2.jpg);
	background-repeat:no-repeat;
	background-position: top center; 
}

div#wrapper {
	margin: 0 auto;
	width: 800px;
	position: relative;
	font-size: 12px;
}

div#wrapper-2 {
	margin: 0 auto;
	width: 960px;
	position: relative;
	font-size: 12px;
}



p.fight {
	padding-top: 10px;
	padding-left: 20px;
}	

div#wrapper-main {
	margin: 0 auto;
	width: 782px;
	position: relative;
	font-size: 12px;
	margin-top: 0;
	padding-bottom: 10px;
}

div#wrapper-secondary {
	margin: 0 auto;
	width: 782px;
	position: relative;
	font-size: 12px;
	background: #fff;
	padding-top: 11px;
	padding-bottom: 10px;
	top: 36px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

div#logos {
	height: 97px;
	width: 900px;
	top: 20px;
}


ul.other-logos {
	margin-left: 10px;
	list-style: none;
	padding-top: 1px;
	position: absolute;
	width: 1000px;
	top: 55px;
}

ul.other-logos li{
	display: inline;
	padding-right: 5px;
}

div#upcoming {
	background: url(../images/upcoming-bg.jpg);
	background-repeat: repeat-x;
	margin-top: -10px;
}

div#tagline {
	margin-top: 10px;
	text-align: center;
}

div#top-slideshow {
	margin-top: -14px;
	text-align: center;
}

div#video2 {
	margin-top: 10px;
	text-align: left;
	background: #fff;
}


p.center {
	text-align: center;
	margin-top: 0;
}

p.headerman {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: -9px;
}

p.line-top {
	border-top: 1px solid #999;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.more {
		display: none; }
a.showLink, a.hideLink {
		text-decoration: none;
		color: #36f;
		 }
a.hideLink {
		 }
a.showLink:hover, a.hideLink:hover {
		 }

p.uamb {
	font-size: 12px;
	line-height: 1.5em;
	text-align: justify;
	margin-bottom: 10px;
	padding-right: 15px;
	padding-top: 10px;
	margin-left: 10px;
	border-top: 1px solid #ccc;
}

p.uamb a {
	color: #27445b;
	font-weight: bold;
}

p.uamb a:hover {
	color: #27445b;
	text-decoration: none;
}

p.reg {
	padding-left: 10px;
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	margin-bottom: 10px;
	padding-right: 15px;
	margin-top: 10px;
}

p.reg a {
	color: #27445b;
	font-weight: bold;
}

p.reg a:hover {
	color: #27445b;
	text-decoration: none;
}

p.videoleft {
	float: right;
	margin-left: 10px;
	margin-right: 20px;
	background-image: url(http://www.coasttocoastagainstcancer.org/images/video-presentation.jpg);
	background-repeat: no-repeat;
	width: 330px;
	height: 234px;
	padding-top: 27px;
	padding-left: 9px;
}

p.eventright {
	margin-left: 20px;
	margin-right: 10px;
	background-image: url(http://www.coasttocoastagainstcancer.org/images/upcoming-event-box.jpg);
	background-repeat: no-repeat;
	width: 330px;
	height: 234px;
	padding-top: 27px;
	padding-left: 9px;
}

p.picright {
	float: left;
	margin: 10px;
	padding-top: 10px;
}

h2 {
	font-size: 21px;
	font-weight: 100;
	padding: 10px;
	color: #27445b;
}

h2 a {
	color: #27445b;
	text-decoration: underline;
}

h2 a:hover {
	color: #27445b;
	text-decoration: none;
}

h2.maintitle {
	background-image: url(http://www.coasttocoastagainstcancer.org/images/c2c-little.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 40px;
	height: 32px;
	margin-left: 15px;
}

div#usefullinks {
	padding: 15px;
	text-align: justify;
	width: 740px;
	margin: 10px;
	line-height: 1.5em;
	background: #fff;
}

h5 {
	font-size: 18px;
	margin-left: 10px;
	margin-bottom: 10px;
	color: #333;
	font-weight: 100;
	background: #FFC;
	border-bottom: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
	padding: 5px;
}

h6 {
	font-size: 12px;
	margin-top: -5px;
	margin-left: 10px;
	margin-bottom: 10px;
	color: #333;
	font-weight: bold;
	line-height: 1.5em;
}



h3 {
	font-size: 18px;
	font-weight: 100;
	padding: 10px 10px 0 10px;
	color: #27445b;
}

h3 a {
	color: #27445b;
	text-decoration: underline;
}

h3 a:hover {
	color: #27445b;
	text-decoration: none;
}

div#feature_list {
	width: 800px;
	height: 240px;
	overflow: hidden;
	position: relative;
	margin-top: 1px;
}

div#feature_list ul {
	position: absolute;
	top: 0;
	list-style: none;	
	padding: 0;
	margin: 0;
}

ul#tabs {
	left: 0;
	z-index: 2;
	width: 320px;
}

ul#tabs li {
	font-size: 12px;
	font-family: Arial;
}

ul#tabs li img {
	padding: 5px;
	border: none;
	float: left;
	margin: 10px 10px 0 0;
}

ul#tabs li a {
	color: #222;
	text-decoration: none;	
	display: block;
	padding: 10px;
	height: 60px;
	outline: none;
}

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

ul#tabs li a.current {
	background:  url('http://www.coasttocoastagainstcancer.org/images/home/feature-tab-current.png');
	color: #FFF;
}

ul#tabs li a.current:hover {
	text-decoration: none;
	cursor: default;
}

ul#output {
	right: 0;
	width: 513px;
	height: 240px;
	position: relative;
}

ul#output li {
	position: absolute;
	width: 513px;
	height: 240px;
}

ul#output li a {
	position: absolute;
	bottom: 10px;
	right: 10px;
	padding: 8px 12px;
	text-decoration: none;
	font-size: 11px;
	color: #FFF;
	background: #2841b9;
	-moz-border-radius: 5px;
}

ul#output li a:hover {
	background: #fff;
	color: #2841b9;
}

#spiral {
	background-image: url(http://www.coasttocoastagainstcancer.org/images/spiral.jpg);
	background-repeat: no-repeat;
}

#rotator
{
	cursor: pointer;
	overflow: hidden;
	margin: 0px auto 10px;
	position: relative;
	width: 330px;
	height: 367px;
	float: right;
	padding-top: 2px;
	margin-left: 5px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 330px;
	height: 367px;
}

div#clear {
	clear: both;	
}

div#main-stuff {
	width: 550px;
	margin-left: 210px;
	padding-right: 10px;
	border-left: 1px dotted #ccc;
}

div#sidepanel {
	float: left;
	width: 190px;
	padding: 10px 10px 10px 5px;
	margin-right: 10px;
	height: 100%;
}

div#sidepanel p {
	font-size: 12px;
	line-height: 1.5em;
	margin-left: 5px;
	text-align: left;
	margin-right: 10px;
}
div#sidepanel p.imager {
	text-align: left;
}

div#sidepanel p.centered {
	text-align: center;
	margin-top: 5px;
	border-bottom: 1px solid #eaeaea;
	margin-bottom: 5px;
	padding-bottom: 3px;
}

div#sidepanel h4 {
	font-size: 18px;
	font-weight: 100;
	border-bottom: 1px solid #eaeaea;
	margin-bottom: 3px;
	padding-bottom: 3px;
	color: #27445b;
	margin-left: 5px;
}

div#sidepanel h4.hero {
	font-size: 18px;
	font-weight: 100;
	background-image: url(http://www.coasttocoastagainstcancer.org/images/superman.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 40px;
	height: 32px;
	margin-left: 15px;
	color: #27445b;
}

div#wrapper-secondary ul{
	margin-left: 15px;
	list-style-position: inside;
}

div#wrapper-secondary ul li{
	margin-left: 15px;
	line-height: 1.5em;
}

div#wrapper-secondary ul a {
	color: #27445b;
	font-weight: bold;
}

div#wrapper-secondary ul a:hover {
	color: #27445b;
	text-decoration: none;
}

div.backlinks {
	color: #666;
	font-size: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-bottom: 1px solid #ccc;
	padding: 5px 0 5px 5px;
}	

div.backlinks a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

div.backlinks a:hover {
	color: #666;
	font-weight: bold;
	text-decoration: underline;
}	

ul.videotabs {
	list-style: none;
}

ul.videotabs li{
	display: inline;
	padding: 10px;
}

ul.videotabs li img {
	padding: 5px;
	border: 1px solid #ccc;
}

ul.videotabs li img:hover {
	padding: 1px;
	border: 5px solid #ccc;
}

ul.roles {
	list-style: none;
}

ul.roles li{
	padding: 0px;
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
}

ul.roles li span{
	float: right;
	font-weight: bold;
}

ul.roles a {
	color: #27445b;
	font-weight: bold;
}

ul.roles a:hover {
	color: #27445b;
	text-decoration: none;
}

.widget {
width: 500px;
margin: 20px;
padding: 10px;
background: #f3f1eb;
border: 1px solid #dedbd1;
margin-bottom: 15px;
}

	.widget a {
	color: #222;
	text-decoration: none;
	}
	
	.widget a:hover {
	color: #009;
	text-decoration: underline;
	}

	.tabnav li {
	display: inline;
	list-style: none;
	padding-right: 5px;
	}
	
		.tabnav li a {
		text-decoration: none;
		text-transform: uppercase;
		color: #222;
		font-weight: bold;
		padding: 4px 6px;
		outline: none;
		}
		
		.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
		background: #dedbd1;
		color: #222;
		text-decoration: none;
		}
		
	.tabdiv {
	margin-top: 2px;
	background: #fff;
	border: 1px solid #dedbd1;
	padding: 5px;
	}
	
		.tabdiv li {
		list-style-image: url("star.png");
		margin-left: 20px;
		}

.ui-tabs-hide {
		display: none;
		}

		#featuredvid {
		text-align: center;
		}
		
			.fvid {
			margin-bottom: 5px;
			}
		
			.vidselector li {
			text-align: left;
			list-style: none;
			padding: 5px;
			background: #ffffff;
			border: 1px solid #dedbd1;
			text-transform: uppercase;
			margin-bottom: 5px;
			}

span.cite {
	font-size: 9px;
}

div#main-stuff p.pdf  {
	background: url(http://www.tourforkids.com/images/pdf.png);
	background-repeat: no-repeat;
	background-position: left;
	padding: 5px 0 5px 35px;
	height: 30px;
	margin-right: 10px;
}

div#main-stuff p.pdf a{
	color: #F00;
	text-decoration: none;
}

div#quotes-donations {
	float: right;
	background: #E5E5E5;
	width: 200px;
	padding: 10px;
}

div#quotes-donations h4{
	font-size: 15px;
	color: #26445c;
	font-weight: 100;
}

div#quotes-donations h6{
	font-size: 11px;
	color: #26445c;
	font-weight: bold;
	margin-left: 0;
	margin-top: 10px;
}

div#quotes-donations p.quotesreg {
	font-size: 11px;
	line-height: 1.5em;
}

table.donationsamount {
	font-size: 12px;	
}

table.donationsamount td {
	border-bottom: 1px solid #CCC;
	padding: 10px;
}

p.smalltext {
	font-size: 11px;
	margin-bottom: 15px;
	padding-left: 10px;
	margin-top: 5px;
	color: #666;
}

table.ftpdocs {
		
}

table.ftpdocs td {
	text-align: center;	
}

/*table.ftpdocs td:hover {
	background: #eaeaea;
}*/

table.ftpdocs td a {
	color: #27445b;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

table.ftpdocs td a:hover {
	color: #F90;
}

table.ftpdocs td span{
	display: block;
	margin-top: 5px;
}

ul.events3rd {
	background: #26445c;
	list-style: none;
	color: #FFF;
	padding: 8px;
	font-size: 14px;
}

div#main-stuff ul.events3rd li {
	display: inline;	
}

div#main-stuff ul.events3rd li a {
	color: #FFF;
	text-decoration: none;
}

div#main-stuff ul.events3rd li a:hover {
	color: #FFF;
	font-weight: bold;
}

table.frontnace {
	font-size: 11px;
	line-height: 1.5em;
	margin-top: 20px;
}

table.frontnace td {
	padding: 8px;
	border-right: 1px solid #999;
}

table.frontnace td.whitecolumn {
	padding: 8px;
	border-right: 1px solid #fff;
}

table.frontnace td ul.frontlist {
	list-style: none;
	margin-left: 5px;
}

table.frontnace td ul.frontlist li {
	border-bottom: 1px solid #999;
	padding-bottom: 10px;
	padding-top: 10px;
}


table.frontnace td ul.frontlist li a{
	color: #000;
	font-weight: normal;
}

table.frontnace td ul.frontlist li.listlink {
	border-bottom: 1px solid #fff;
}

table.frontnace td ul.frontlist li.listlink a{
	color: #a70004;
	font-weight: bold;
}

table.frontnace td ul.frontlist li span {
	color: #a70004;
	font-weight: bold;
	float: right;
}

table.frontnace td p{
	margin-bottom: 10px;
}

table.frontnace a {
	color: #a70004;
	font-weight: bold;
	text-decoration: none;
}

table.frontnace a:hover {
	color: #a70004;
	font-weight: bold;
	text-decoration: underline;
}


