/* Start of CMSMS style sheet 'Default' */
/*	STRUCTURES
=============================== */

html { min-height: 100%; margin-bottom: 1px; }
	
body {
	background: #eb5100 url(media/images/backgrounds/body.gif) top repeat-x;
	margin: 0 20px;
	}
table, tr, th, td {
	border-collapse: collapse;
	border: none;
	margin: 0;
	padding: 0;
	}

#site {
	background: #be0200 url(media/images/backgrounds/site.gif) top repeat-x;
	width: 962px;
	margin: 0 auto;
	padding: 0 9px;
	}
#main {
	width: 960px;
	border-left: 1px solid #be0200;
	border-right: 1px solid #be0200;
	}

#header {
	background: #fff url(media/images/backgrounds/header.gif) top repeat-x;
	width: 100%;
	margin: 0;
	padding: 0;
	}
#logo { }
#headerRight {
	text-align: right;
	}
#topButtons { margin: 25px 25px 0 25px; }
#topButtons img { margin: 0 0 0 5px; }

#date {
	margin: 0 25px 8px 0;
	font-size: 12px;
	color: #a3a3a3;
	}
	
#menuBar {
	background: url(media/images/menu/background.gif) top repeat-x;
	margin: 0;
	padding: 0;
	width: 100%;
	border-bottom: 2px solid #d80200;
	}
#menu {

	}
#search {
	text-align: right;
	}
#searchForm {
	width: 100%;
	}
#searchForm td {
	text-align: right;
	margin: 0;
	padding: 0;
	}
#searchForm .input {
	background: #c20300 url(media/images/backgrounds/search.gif) top repeat-x;
	border: 1px solid #ad0200;
	color: #fff;
	font-size: 12px;
	}
	
#homeFlash { }

#topPhoto { height: 130px; }
#topPhotoNasa { height: 143px; }

#home {
	background: #fff;
	margin: 0;
	padding: 0;
	width: 100%;
	}
#homeLeft {
	background: #0b4a80 url(media/images/backgrounds/star.jpg) top left no-repeat;
	width: 220px;
	vertical-align: top;
	color: #fff;
	font-size: 12px;
	padding: 115px 25px 10px 25px;
	line-height: 1.3;
	}
#homeMiddle {
	background: url(media/images/backgrounds/content.gif) top repeat-x;
	vertical-align: top;
	padding: 25px;
	}
#homeRight {
	width: 240px;
	vertical-align: top;
	font-size: 12px;
	border-left: 1px solid #cccccc;
	line-height: 1.3;
	}

#interior {
	background: #fff url(media/images/backgrounds/content.gif) top repeat-x;
	width: 100%;
	margin: 0;
	}
#colLeft {
	margin: 0;
	vertical-align: top;
	padding: 15px 25px 25px 25px;
	}
#colRight {
	width: 160px;
	vertical-align: top;
	padding: 15px 25px 25px 25px;
	}
	
#breadcrumbs {
	font-size: 11px;
	color: #eb5100;
	margin: 0 0 20px 0;
	padding: 0 0 4px 0;
	border-bottom: 1px dashed #d0d0d0;
	}
	
.buttonRight {
	float: right;
	margin: 3px 0 15px;
	}
	
.split {
	width: 100%;
	}
.split th {
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	padding: 5px 15px;
	}
.split td {
	width: 50%;
	padding: 5px 15px;
	margin: 0 0 15px 0;
	vertical-align: top;
	}
	
#newsletterSplit { }
#newsletterSplit th {
	font: normal 22px georgia, serif;
	color: #0a4a80;
	vertical-align: top;
	padding: 20px;
	}
#newsletterSplit td {
	vertical-align: top;
	}

.cfcButton{
	margin: 25px 0;
	text-align: center;
	}

.sponsorLogos {
	margin: 0 0 20px 0;
	padding: 5px 0 20px 0;
	text-align: center;
	}
	
#platinum { }
	
.signupForm {
	background: #f8f8f8;
	margin-bottom: 15px;
	border: 1px solid #ededed;
	}
.signupForm td {
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
	}
	
.contentRight {
	float: right;
	width: 220px;
	margin: 0 80px 0 20px;
	}
.contactBox { margin-right: 0; }

#volunteerForm { }
#volunteerForm th {
	padding: 10px 20px 10px 0;
	border-bottom: 1px solid #ededed;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
	width: 50%;
	}
#volunteerForm td {
	padding: 10px 0 10px 20px;
	border-bottom: 1px solid #ededed;
	vertical-align: top;
	width: 50%;
	}

.feedbackForm {
	/*width: 100%;*/
	width: 400px;
	margin: 0 20px 20px 0;
	}
.feedbackForm td {
	padding: 10px 5px;
	border-bottom: 1px solid #ededed;
	font-size: 12px;
	text-align: left;
	}
.feedbackForm td td { border: none; }
.feedbackForm td.left { white-space: nowrap; }
.feedbackForm td textarea { width: 100%; }

.feedbackFormLarge {
	width: 100%;
	margin: 0 20px 20px 0;
	}
.feedbackFormLarge td {
	padding: 10px 5px;
	border-bottom: 1px solid #ededed;
	font-size: 12px;
	text-align: left;
	}
.feedbackFormLarge td td { border: none; }
.feedbackFormLarge td.left { white-space: nowrap; }
.feedbackFormLarge td textarea { width: 100%; }

#frontendUsers {
	background: #f6f6f6;
	border-bottom: 1px solid #e3e3e3;
	color: #969696;
	font-size: 11px;
	margin: 0 0 25px 0;
	padding: 5px 10px;
	height: 17px;
	}
#frontendUsers p { margin: 2px 0 0 0; }
#frontendUsers ul {
	list-style-image: none;
	list-style: none;
	float: right;
	margin: 0;
	padding: 0;
	}
#frontendUsers ul li {
	list-style-image: none;
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	}
#frontendUsers a:link, #frontendUsers a:active, #frontendUsers a:visited { 
	text-decoration: none;
	font-weight: bold;
	margin: 0 5px;
	padding: 3px 6px;
	display: block;
	}
#frontendUsers a:hover { background: #fff; }
	
#copyright { }
#threshtech { }
	
#footer {
	width: 100%;
	margin: 0;
	padding: 0;
	}
#footer th {
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	vertical-align: top;
	padding: 15px;
	}
#footer th span {
	font-size: 13px;
	font-weight: bold;
	}
#footer td {
	text-align: right;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	vertical-align: top;
	padding: 15px;
	}
#footer p { margin: 0; }
	
dfn { display: none; }
.floatRight { float: right; }
.floatLeft { float: left; }
.clear { clear: both; }
.right { text-align: right; }
.center { text-align: center; }
.print { display: none; }
.nodisplay { display: none; }
.nomargin { margin: 0; }

/*	HEADINGS AND FONTS
=============================== */

body, table, tr, th, td {
	font: 13px/1.3 arial, helvetica, sans-serif;
	color: #343434;
	}

p, h1, h3, h4, h5, h6 { margin-top: 0; }

h1 {
	font: normal 24px georgia, serif;
	color: #0a4a80;
	}
	
h2 {
	font: bold 20px 'arial narrow', arial, helvetica, sans-serif;
	color: #a71600;
	margin-top: 10px;
	}
#homeRight h2 {
	background: #e94d00 url(media/images/backgrounds/news.gif) no-repeat;
	color: #fff;
	padding: 10px 15px;
	}
h2 span {
	font-size: 16px;
	color: #000;
	display: block;
	}
	
h3 {
	font: bold 16px 'arial narrow', arial, helvetica, sans-serif;
	color: #000;
	}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #be0200;
	}
	
h5 {
	font-size: 12px;
	color: #666;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	}
	
h6, .required {
	font-weight: bold;
	font-size: 12px;
	color: #c40d00;
	}
	
small, .small {
	font-size: 11px;
	color: #666;
	}

.highlight { color: #d90000; }
	
.quote {
	font-style: italic;
	margin: 10px 0 15px 0;
	}
	
sup { font-size: 8px; }

input, select, textarea {
	font: 12px/1.4 arial, helvetica, sans-serif;
	color: #343434;
	}

#homeLeft span { font-weight: bold; }

.NewsSummaryPostdate, #NewsPostDetailDate {
	font-size: 11px;
	font-weight: bold;
	color: #878787;
	}
#NewsPostDetailDate { margin-bottom: 13px; }

/*	LINKS
=============================== */

a:link, a:active, a:visited {
	color: #be0200;
	text-decoration: none;
	}
a:hover { color: #eb5100; }

#homeMiddle a, #colLeft a, .sponsorLogos a { text-decoration: underline; }

#breadcrumbs a:link, #breadcrumbs a:active, #breadcrumbs a:visited {
	color: #898989;
	text-decoration: none;
	}
#breadcrumbs a:hover { color: #a4a4a4; }

#homeLinks a:link, #homeLinks a:active, #homeLinks a:visited {
	background: #e5e5e5 url(media/images/menu/homeLinks.gif) top left repeat-x;
	padding: 7px 20px 7px 25px;
	font-weight: bold;
	display: block;
	}
#homeLinks a:hover {
	background: none;
	}

#footer a:link, #footer a:active, #footer a:visited { color: #fff; }
#footer a:hover { color: #f3cfcf; }
	
/*	LISTS
=============================== */
ul, ol {
	margin: 0 0 25px 25px;
	padding: 0;
	}
ol li {
	margin: 0 0 5px 5px;
	padding: 0;
	}
ul li {
	list-style-image: url(media/images/icons/list.gif);
	margin: 0 0 5px 5px;
	padding: 0;
	}

ul li ul {
	margin: 5px 0 5px 15px;
	padding: 0;
	}
ul li ul li {
	list-style-image: url(media/images/icons/list2.gif);
	margin: 0 0 5px 0;
	padding: 0;
	}

.picturelist li, .albumlist li {
	list-style-image: none;
	list-style: none;
	}

.pdfList li { list-style: url(media/images/icons/pdf-list.gif); }
.docList li { list-style: url(media/images/icons/doc-list.gif); }

.bronzeSponsors li { font-weight: bold; }

#homeLinks ul {
	list-style-image: none;
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0;
	}
#homeLinks ul li {
	background: #f0f0f0 url(media/images/menu/homeLinks-over.gif) top left repeat-x;
	list-style-image: none;
	border-bottom: 1px solid #d7d7d7;
	list-style: none;
	margin: 0;
	padding: 0;
	}

#homeRight ul.docList {
	margin: 15px 15px 15px 25px;
	padding: 0;
	}
#homeRight ul.docList li {
	margin: 0 0 8px 0;
	padding: 0;
	}
	
#footer ul {
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0;
	}
#footer ul li {
	list-style-image: none;
	display: inline;
	margin: 0;
	padding: 0 4px 0 8px;
	}

/*	IMAGES
=============================== */

img { border: none; }

#homeLeft .photo {
	text-align: center;
	margin: 0 0 20px 0;
	}
#homeLeft .photo img {
	background: #5889b3;
	padding: 5px;
	border: 1px solid #78aedc;
	}
#homeLeft .photo img:hover { background: #6899c4; }

.photoRight {
	float: right;
	margin: 0 0 20px 20px;
	}
.photoCenter {
	text-align: center;
	margin: 25px 0;
	}
.photoLeft {
	float: left;
	margin: 0 20px 20px 0;
	}
.photoLeft img, .photoCenter img, .photoRight img, .sponsorLogos img {
	background: #f1f1f1;
	margin: 5px;
	padding: 4px;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #e6e6e6;
	}
.photoLeft a:hover img, .photoCenter a:hover img, .photoRight a:hover img, .sponsorLogos a:hover img {
	background: #fff;
	border-top: 1px solid #bcd9f4;
	border-right: 1px solid #67a1d4;
	border-bottom: 1px solid #67a1d4;
	border-left: 1px solid #bcd9f4;
	}
.caption {
	font-size: 11px;
	text-align: center;
	color: #767676;
	}

/*	FORMS
=============================== */

form {
	margin: 0;
	padding: 0;
	}

/*	MISCELLANEOUS
=============================== */

.hr {
	background: #ccc;
	width: 100%;
	height: 1px;
	display: block;
	margin: 25px 0;
	clear: both;
	}
.hr hr { display: none; }

blockquote { margin-left: 25px; }


/* End of 'Default' */

