
/*** Tag Defaults ***/
html, body, ul, ol, li, dl, p, pre, dd, blockquote, 
h1, h2, h3, h4, h5, h6, a, form, label, fieldset, address {
	margin: 0;
	padding: 0;
	border: 0;
}

form { margin-bottom: 0; display: inline; }
img { border: 0; }

a:link { color: #00619A; text-decoration: underline; }
a:visited { color: #00619A; text-decoration: underline; }
a:hover { color: #00619A; text-decoration: none; }

/*** Structure ***/
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	padding:0;
	margin:0;
	background: #ccc url(../images/page_bg.jpg) repeat-x;
}

#wrapper {
	font-size: 0.7em;
	line-height: 1.4em;
	width:900px;
	margin:0 auto 0 auto;
	padding:0 10px 0 10px;
	background:#fff;
	border-right:1px solid #999999;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
}

#wrapper.full {
	width: 100%;
	border: none;
	margin:0;
}

#headerframe {
	padding:1em;
}

#welcomeframe {
	float: right;
	text-align: right;
	width: 500px;
}

#welcomeframe .header {
	font-size: 1.4em;
	padding-bottom: 5px;
}

#welcomeframe .links {
	padding-bottom: 5px;
}

#welcomeframe .privatemessages {
	
}

#navigationframe {
	padding-left: 1em;
	height: 27px;
}

#navigationframe img {
	vertical-align: bottom;
}

#navigationframe a:link { text-decoration: none; }
#navigationframe a:visited { text-decoration: none; }
#navigationframe a:hover { text-decoration: none; }

#navigationseparator {
	padding: 2px;
	border-top: 1px solid #287F7E;
	background-color: #6AADAC;
	clear: both;
}

#mainframe {
	
}

#wrapper.full #contentframe {
	padding:10px	
}

#contentframe {
	
}

#contentframe.sparse {
	padding: 12px;
}

#contentframe.sparse.tour {
	width: 630px;
	margin: 0 auto 0 auto;
}

#footerseparator {
	padding: 2px;
	border-top: 1px solid #287F7E;
	background-color: #6AADAC;
	clear: both;
}

#footerframe {
	padding-left: 20px;
	margin-top: 10px;
	text-align:center;
}

#locationbar {
	padding:.5em 1em .5em 1em;
	background-color: #E8F3F5;
	border-top: 1px solid #C7D8DB;
	border-bottom: 1px solid #C7D8DB;
}

#videowrapper {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:center;
}

.mainpane {
	padding: 1em;
}

.splitpane {
	width: 100%;
}

.splitpane .leftcolumn {
	vertical-align: top;
	padding: 12px;
}

.splitpane .rightcolumn {
	width:220px;
	vertical-align: top;
	padding: 12px;
	background-color: #F4F2E9;
	border-left: 1px solid #D8D6CA;
	border-right: 1px solid #D8D6CA;
}

#admin_leftcolumn {
	float:left; 
	width:200px;
}

#admin_rightcolumn {
	margin-left:210px;
	width:665px;
}

/*** Text ***/
h1, h2, h3, h4, h5, h6 {
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", LucidaGrande, Arial, sans-serif;
	padding: 0;
	margin-bottom: 0.8em;
	font-weight: normal;
	margin-top: 0px;
	font-weight: normal;
	line-height: normal;
}

h1 {
	font-size: 1.7em;
	font-weight: normal;
	color: #287F7E;
}

h2 {
	color: #282d31;
	font-size: 1.4em;
	font-weight: normal;
}

h3 {
	color: #282d31;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0.6em;
}

p {
	margin-bottom: 1.5em;
}

blockquote {
	border: 1px dashed #CDCDCD;
	background: #F2F2F2;
	padding: 1em;
	margin-bottom: 1.5em;
}

blockquote p {
	margin-bottom: 0;
}

small {
	font-size: 0.8em;
}

.microtext {
	font-size: 0.8em;
}

sup {
	position: relative;
	bottom: 0.3em;
	vertical-align: baseline;
}

sub {
	position: relative;
	bottom: -0.2em;
	vertical-align: baseline;
}

pre {

}

code {
	font-family: "Courier New", Courier, monospace;        
	font-size: 1em;
	border: 1px dashed #CDCDCD;
	background: #F2F2F2;
	padding: 1em;
	display: block;
}

ul, ol {
	margin-bottom:1.5em;
	padding-left:0;
}

ul {
	list-style-type:none;
	margin-left:0;
}	

ul li {
	padding-left: 1em;
	margin-bottom: 0.6em;		
	background: url(../images/icons/bullets/gt.gif) left .5em no-repeat;
	vertical-align: top;
}

ul.bulletless li {
	padding-left: 0;
	background: none;
}

ol {
	list-style-type:decimal;
	margin-left:2em;
}	

ol li {
	padding-left: 0;
	margin-bottom: 0.6em;
}	

/*** Content Sections ***/
.notice {
	margin-bottom: 5px;
}

.notice h2 {
	padding-left:20px;
	background:url(../images/icons/info.gif) left .08em no-repeat;
}

.notice .contents {
	background-color: #FEF8D8;
	border: 1px solid #C9C296;
	padding: 6px;
}

.notice .right_shadow {
	background:url(../images/notice_shadow_right.jpg) top right no-repeat;
	height:16px;
}

.notice .left_shadow {
	background:url(../images/notice_shadow_left.jpg) top left no-repeat;
	height:16px;
	width:200px;
}

.summarypane {
	width: 100%;
	border: 1px solid #D8D6CA;
}

.summarypane td {
	vertical-align:top;
}

.summarypane .leftcolumn {
	width: 200px;
	background-color: #F0EEE3;
	border-right: 1px solid #D8D6CA;
	padding: 1em;
}

.summarypane .rightcolumn {
	background-color: #F7F6F2;
	padding: 1em;
}

.section {
	margin-bottom: 18px;
}

.section .contents {
	padding-top: 0.5em;
}

.section .footer{
	padding-top: 0.5em;
}

.section-dark {
	margin-bottom: 18px;
	border: 1px solid #2A6164;
}

.section-dark h2 {
	display: block;
	background-color: #2A6164;
	padding: 4px;
	margin: 0px;
	color: #FFFFFF;
	font-size: 1.3em;
	border-bottom:1px solid #85BCBB;
}

.section-dark .contents {
	background: #477575 url(../images/section_dark_bg.jpg) center 5px no-repeat;
	padding: 5px;
	color: #FFFFFF;
}

.section-dark .contents a {
	color: #FFFFFF;
}

.section-lined {
	margin-bottom: 18px;
}

.section-lined h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #282d31;
	font-size: 1.4em;
	font-weight: normal;
	padding-bottom: 5px;
	margin-bottom: 4px;
	border-bottom: 1px solid #2E8382;
}

.section-lined .contents {
	padding-top: 0.5em;
}

.section-light {
	background:url(../images/section_light_bg_tile.jpg) repeat-x;
}

.section-light .background {
	background:url(../images/section_light_bg.jpg) right top no-repeat;
}

.section-light h1 {
	display: block;
	color: #FFFFFF;
	padding:.5em;
	margin:0;
}

.section-light .contents {
	padding: 10px;
}

.section-latest {
	margin-bottom: 18px;
	background:#fff;
	border:1px solid #125a59;
}

.section-latest h2 {
	display: block;
	margin-bottom:.5em;
	font-size:1.4em;
	color:#287F7E;
}

.section-latest h3 {
	display: block;
	margin-bottom:.5em;
	border-bottom:1px dashed #c4c4c4;
	padding-bottom:.5em;
	text-transform:uppercase;
}

.section-latest table.content {
	width:100%;
}

.section-latest p {
	margin-bottom:0;
}

.section-latest .excerpt {
	padding-bottom:.5em;
}

.section-latest .info {
	border-top:1px dashed #c4c4c4;
	padding-top:.5em;
	overflow:hidden;
}

.section-latest .info .author {
	padding-bottom:.5em; 
	float:left;
	font-weight:bold;
}

.section-latest .info .comments {
	padding-bottom:.5em; 
	float:right;
}

.section-latest .info .comments img {
	vertical-align:bottom;
}

.section-latest .buttonrow {
	border-top:1px dashed #c4c4c4;
	clear:both;
	padding-top:.5em;
}

.section-latest table.content td {
	padding:10px;
	vertical-align:top;
}

.section-latest table.content td.lcolumn {
	width:100px;
	padding-right:0;
}

.section-latest table.content td.rcolumn {

}

.linkbar {
	padding: 8px;
	border-top: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	background: #f6f6f6 url(../images/linkbar_bg.gif) repeat-x;
	overflow: hidden;
	zoom: 1; /* neded for IE6 */
}

.linkbar img {
	vertical-align:bottom;
}
.linkbar .atleft {
	width: 300px;
}

.linkbar .atright {
	float: right; 
	width: 400px; 
	text-align: right;
}

.paginationbar {
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 8px;
	border-top: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	background: #f6f6f6 url(../images/linkbar_bg.gif) repeat-x;
	overflow: hidden;
	zoom: 1; /* neded for IE6 */
}

.paginationbar img {
	vertical-align:bottom;
}
.paginationbar .atleft {
	width: 300px;
}

.paginationbar .atright {
	float: right; 
	width: 400px; 
	text-align: right;
}

.searchbar {
	background: #f0f7f9 url(../images/searchbar_bg.gif) repeat-x;
	border-bottom: 1px solid #BFD1D4;
	border-top: 1px solid #BFD1D4;
	margin-bottom: 1px;
}

.searchbar .contents {
	padding: 4px;
	background: url(../images/searchbar_emblem.jpg) top right no-repeat;
}

#staff_menu {
	border-top:1px solid #cdcdcd;
	border-bottom:1px solid #e2e2e2;
	background: #f5f5f5 url(../images/admin/submenu_bg.jpg) repeat-x;
	padding: 8px;
}

#staff_menu h2 {
	margin-bottom:1em;
}

#staff_menu ul {
	list-style-type:none;
	margin-left:0;
}	

#staff_menu ul li {
	padding-left:1em;
	margin-bottom:1em;
	background: url(../images/icons/bullets/double_gt.gif) left .45em no-repeat;
	vertical-align:top;
}

#staff_menu li a { 	
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", LucidaGrande, Arial, sans-serif;
	color: #757575; 
	text-decoration:none;
	font-size:1.2em;
}

#staff_menu li.current a { 	
	font-weight:bold;
}

#staff_menu li a:link { color: #757575; text-decoration:none }
#staff_menu li a:visited { color: #757575; text-decoration:none }
#staff_menu li a:hover { color: #000; text-decoration:none }

#staff_menu li.current a:link { color: #000; text-decoration:none }
#staff_menu li.current a:visited { color: #000; text-decoration:none }
#staff_menu li.current a:hover { color: #000; text-decoration:none }

.subtabset {
	border-bottom: 1px solid #414141;
	padding-bottom: 4px; 
	margin-bottom: .6em; 
	margin-top: 1em;
	
}

.subtabset ul {
	list-style-type: none;
	margin-bottom: 0;
	}

.subtabset li {
	padding: 5px 5px;
	margin-right: 3px;
	display: inline;
	background: #dcdcdc url(../images/admin/subtab_bg.jpg) repeat-x;
	border-top: 1px solid #afafaf;
	border-left: 1px solid #afafaf;
	border-right: 1px solid #afafaf;
	color: #757575;
	vertical-align: baseline;
}

.subtabset li.selected {
	color:#FFFFFF;
	font-weight:bold;
	background-color:#414141;
	background-image:none;
	border-top: 1px solid #414141;
	border-left: 1px solid #414141;
	border-right: 1px solid #414141;
}

.subtabset li.selected a:link { color: #FFFFFF; text-decoration:none }
.subtabset li.selected a:visited { color: #FFFFFF; text-decoration:none }
.subtabset li.selected a:hover { color: #FFFFFF; text-decoration:none }

.subtabset li a:link { color: #757575; text-decoration:none }
.subtabset li a:visited { color: #757575; text-decoration:none }
.subtabset li a:hover { color: #000; text-decoration:none }


/*** Forms ***/
form {
	padding: 0;
	margin: 0;
	margin-bottom: 1.5em;
}

fieldset {
	border: 0px;
	padding: 0px;
}

legend {
	background: none;
	border: none;
	font-weight: bold;
	padding: 0.5em;
}

label {
	display: block;
	margin-bottom: 0.5em;
	font-weight: bold;
}

label.inline {
	display: inline;
	margin: 0;
	padding-right: 1em;
	vertical-align: top;
}

input.button {
	background-image: url(../images/admin/button_background.gif);
	background-repeat: repeat-x;
	border: 1px solid #959595;
	padding: 3px 14px;
	color: #555555;
	font-size: 0.8em;
}

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 0.2em;
	color: #545454;
}

input {
	/* border: 1px solid #CCCCCC; */
}

input.checkbox {
	margin: 0;
	padding: 0;
	border: 0;
}

input.radio {
	margin: 0;
	padding: 0;
	border: 0;
}

textarea {
	border: 1px solid #ccc;
}

select {
	border: 1px solid #ccc;
}

.required {
	color: #990000;
}

div.fieldWithErrors {
	display: inline;	
}

/*** Flash Messages ***/
.flash {
	
}

.flash ul {
	padding-left:0pt;
	margin-bottom:0pt;
	list-style-type:none;
	margin-left:0pt;
}

.flash ul li {
	background: transparent url(../images/icons/bullets/gt.gif) no-repeat scroll left center;
	margin-bottom: 0.6em;
	padding-left: 1em;
	vertical-align:top;
}

.flash .container {
	padding:1em;
	padding-left:5em;
	margin-bottom: .6em;
}

.flash .error { 
	background: #fcf6d0 url(../images/icons/flashes/error.gif) 1.5em 1em no-repeat; 
	border-top: 1px solid #ecd757;
	border-bottom: 1px solid #ecd757;
}
.flash .back { 
	background: #e9f3dc url(../images/icons/flashes/back.gif) 1.5em 1em no-repeat; 
	border-top: 1px solid #bfcbb0;
	border-bottom: 1px solid #bfcbb0;
}

.flash .confirm { 
	background: #e9f3dc url(../images/icons/flashes/confirm.gif) 1.5em 1em no-repeat; 
	border-top: 1px solid #bfcbb0;
	border-bottom: 1px solid #bfcbb0;
}

.flash .info { 
	background:#dee9f4 url(../images/icons/flashes/info.gif) 1.5em 1em no-repeat; 
	border-top:1px solid #b4c5d5;
	border-bottom:1px solid #b4c5d5;
}

.flash .infoyellow { 
	background:#fcf6d0 url(../images/icons/flashes/info.gif) 1.5em 1em no-repeat; 
	border-top:1px solid #ecd757;
	border-bottom:1px solid #ecd757;
}

.flash .warn { 
	background:#fcf6d0 url(../images/icons/flashes/warn.gif) 1.5em 1em no-repeat; 
	border-top:1px solid #ecd757;
	border-bottom:1px solid #ecd757;
}


/*** Grids ***/
table {
	width: 100%;
}

table.grid {
	border: 1px solid #1f6261;
	border-collapse: separate;
	*border-collapse: collapse; /* hack for IE6 & IE7 */
}

table.grid {
	 
}


table.grid tr td {
	padding: 6px;
	vertical-align: top;
}

table.grid thead td {
	background:#1f6261 url(../images/gridheader_bg.gif) top left repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: bottom;
	text-align: left;
}

table.grid tr.even td {
	background: #ebf1f9;
	border-top: 1px solid #cad6e6;
}

table.grid tr.odd td {
	border-top: 1px solid #cad6e6;
}

.paginationlinks {
	float: right; 
	width: 500px; 
	text-align: right;
	margin-bottom: 1em;
}

.paginationlinks .link {
	padding: 2px;
	margin-right: 5px;
	border: 1px solid #CACACA;
	background-color: #F2F2F2;
}

.paginationlinks .link-current {
	padding: 2px;
	margin-right: 5px;
	border: 1px solid #CACACA;
	background-color: #247271;
	color: #FFFFFF;
}

/*** Form Blocks ***/
table.formblock {
	border: 0px;
	margin: 0px;
	border-collapse: collapse;
	border-spacing: 5px 5px;
}

table.formblock tr td {
	padding: 4px;
	margin: 0px;
	border: 0px;
	vertical-align: top;
}

table.formblock tr td.label {
	width: 30%;
	font-weight: bold;
}

/* This is not necessary to use... */
table.formblock tr td.value {
	
}

table.formblock tr.separator {
	height: 10px;
}

table.formblock th {
	padding: 5px;
	margin: 0px;
	border: 0px;
	background: #282d31;
	color: #dcdcdc;
	font-weight: bold;
	vertical-align: bottom;
}

.even {
	background: #ebf1f9;
	border-top: 1px solid #cad6e6;
	border-bottom: 1px solid #cad6e6;
}

.odd {
	
}

.row {
	padding-bottom: 8px;
}

.row.indent {
	padding-left:videowrapper 20px;
}

.public .banner {
	border-bottom: 1px solid #fff;
}

.public .banner img{
	border: 1px solid #125a59;
}

.public .intro {
	border-top: 1px solid #125a59;
	border-bottom: 1px solid #125a59;
	background: #f9f8f8 url(../images/public_intro_bg.jpg) repeat-x;
	margin-bottom: 1.5em;
}

.public .intro .container {
	padding: 1em;
	background: url(../images/public_intro_quote.jpg) left top no-repeat;	
}

.public .intro .section {
	padding-left: 175px;
	margin-bottom: 0;
}

.public .intro .section ul{
	margin-bottom: 0;
}

.public .intro .buttonrow {
	border-top: 1px solid #125a59;
	background: #daebeb url(../images/button_row_bg.jpg) repeat-x;
	padding: .5em;
	text-align: center;
}

.public .intro .buttonrow img {
	vertical-align: bottom;
}

.public .intro .buttonrow .join {
	margin-left: 2em;
}

.public #welcomeframe {
	border: 1px solid #91c4c1;
	width: 137px;
	padding: 10px;
	background: #daebeb url(../images/button_row_bg.jpg) repeat-x;
}

	.public #welcomeframe .button {
		display: block;
	}	
	
	.public #welcomeframe .button.tour {
		margin-bottom: 5px;
	}

.public #navigationseparator {
	margin-top: 1em;
}

.avatar {
	border:1px solid #1f6261;
}

.inactiverow {
	color: #666666;
	font-style: italic;
}

.tour_section {
	background: #e6e6e6;
	border: 1px solid #c9c6c6;
	padding: 5px;
	width: 618px;
	margin: 0 auto 0 auto;
	clear: both;
}

.tour_section h1{
	font-size: 1.5em;
}

.tour_section .contents {
	background: #fff;
	border: 1px solid #6aadac;
	padding: 5px;
}

.tour_section .banner {
	border: 1px solid #125a59;
	margin-bottom:1px;
}

.tour_section .copy {
	padding: 1em;
	border-top: 1px solid #125a59;
	background: #f9f8f8 url(../images/public_intro_bg.jpg) repeat-x;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", LucidaGrande, Arial, sans-serif;
	font-size: 1.2em;
}

.tour_section .navigation {
	border-top: 1px solid #125a59;
	border-bottom: 1px solid #125a59;
	background: #daebeb url(../images/button_row_bg.jpg) repeat-x;
	padding: .5em;
	text-align: center;
	overflow: hidden;
	zoom: 1; /* neded for IE6 */
}

.tour_section .navigation.centered {
	text-align: center;
}

.tour_section .navigation .button.left {
	float: left;
}

.tour_section .navigation .button.right {
	float: right;
}

.section ul.forum_topics {
	font-size:1.2em;
}