/* CSS Document Created by Matthew Morris */
/*                wabuf.com               */
/* -------------------------------------- */

/* GENERAL */
* {
	margin: 0px;
	padding: 0px;
	outline: 0px;
}
a {
	color: inherit !important;
}
a:visited {
	color: inherit !important;
}

/* STRUCTURE */
html {
	margin-top: 38px;
}
#container {
	width: 972px;
	margin: 24px auto;
}
#top {
	width: 972px;
	height: 8px;
	background: transparent url(images/top.png) top center no-repeat;
}
#mid {
	width: 972px;
	padding-bottom: 2px;
	background: transparent url(images/mid.png) top center repeat-y;
}
#bot {
	clear: both;
	width: 972px;
	height: 14px;
	background: transparent url(images/bot.png) top center no-repeat;
}
#header {
	width: 972px;
	height: 71px;
}
#content {
	width: 948px;
	margin: 0 auto;
}
#footer {
	width: 972px;
}
#headWrap {
	width: 947px;
	margin: 0 auto;
	padding-top: 9px;
}
#logo {
	float: left;
	width: 244px;
	height: 150px;
	display: block;
	z-index: 1 !important;
	position: absolute;
	margin: -75px 0 0 0;
	background: transparent url(images/CR_Logo.png) no-repeat;
}
#logo a {
	width: 244px;
	height: 100px;
	display: block;
	margin-top: 20px;
}
#navWrap {
	width: 684px;
	height: 77px;
	float: right;
}
#navWrap li {
	float: left;
	margin-left: 6px;
	list-style-type: none;
}
#ourMap, #community, #events, #about {
	width: 165px;
	height: 49px;
}
#ourMap a, #community a, #events a, #about a {
	width: 165px;
	height: 49px;
	display: block;
	text-indent: -2000em;
}
#ourMap a {
	background: transparent url(images/ourMap.png) top left no-repeat;
}
#community a {
	background: transparent url(images/forums.png) top left no-repeat;
}
#events a {
	background: transparent url(images/events.png) top left no-repeat;
}
#about a {
	background: transparent url(images/videos.png) top left no-repeat;
}
#ourMap a:hover, #ourMap a:focus {
	background: transparent url(images/ourMap.png) bottom left no-repeat;
}
#community a:hover, #community a:focus {
	background: transparent url(images/forums.png) bottom left no-repeat;
}
#events a:hover, #events a:focus {
	background: transparent url(images/events.png) bottom left no-repeat;
}
#about a:hover, #about a:focus {
	background: transparent url(images/videos.png) bottom left no-repeat;
}
#infoAnim a {
	width: 263px;
	height: 64px;
	display: block;
	background: none;
	text-indent: -2000em;
}
#infoAnim a:hover {
	background: transparent url(images/home.png);
}

/* TEXT */
p, li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2, h3 {
	color: #0099FF;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#content p {
	color: #CCCCCC;
	font-size: 14px;
	line-height: 24px;
}
#content .fBoxBody p {
	margin-bottom: 6px;
	line-height: 16px !important;
}
h1 {
	display: none;
	text-indent: -2000em;
}
h2 {
	font-size: 18px;
	line-height: 26px;
	font-variant: small-caps;
}
h3 {
	font-size: 16px;
	text-indent: 4px;
	font-variant: small-caps;
}
.small {
	font-size: 10px;
}
.indent {
	text-indent: 12px;
}
.tt {
	cursor: help;
	font-weight: bold;
}
.tt:hover {
	text-decoration: underline;
}
.fBox li {
	color: #CCCCCC;
	font-size: 12px;
	margin-right: 5px;
}

/* PAGE SPECIFIC */
.half {
	float: left;
	width: 471px;
}
.third {
	float: left;
	width: 312px;
}
.thirdMargin {
	width: 6px;
	height: 30px;
	float: left;
}

/* TOOLTIP */
#tooltip {
	width: 220px;
	z-index: 9999;
	color: #CCCCCC;
	font-size: 11px;
	position: absolute;
}
#tooltip .tipBody {
	text-indent: 0px;
	text-align: center;
	line-height: normal;
	padding: 10px 6px 10px 6px;
	background-color: #000000;
}

/* MISC */
.clear {
	clear: both;
}
.hidden {
	display: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.spacer {
	clear: both;
	width: 100%;
	height: 10px;
}
hr {
	width: 150px;
	border: none;
	margin: 4px 10px;
	box-shadow: rgba(60,60,60,0.8) 1px 1px 3px;
	border-bottom: 1px solid #003358;
}
.fBox {
	width: 230px;
	min-height: 20px;
}
.fBoxTop {
	width: 312px;
	height: 3px;
	background: transparent url(images/fBoxTop.png) top center no-repeat;
}
.fBoxBody {
	width: 312px;
	padding: 3px 0;
	background: transparent url(images/fBoxBody.png) repeat;
}
.fBoxBody p {
	padding: 0 8px;
	font-size: 12px !important;
}
.fBoxBot {
	width: 312px;
	height: 3px;
	background: transparent url(images/fBoxBot.png) top center no-repeat;
}
.wBox {
	width: 948px;
	min-height: 20px;
}
.wBoxTop {
	height: 3px;
	width: 948px;
	background: transparent url(images/wBoxTop.png) top center no-repeat;
}
.wBoxBody {
	width: 936px;
	padding: 3px 6px;
	background: transparent url(images/fBoxBody.png) repeat;
}
.wBoxBot {
	height: 3px;
	width: 948px;
	background: transparent url(images/wBoxBot.png) top center no-repeat;
}
.avatar {
	margin: 0 4px;
	margin-top: 9px;
	margin-bottom: -9px;
}
/* FONTS */
@font-face { font-family: 'Junction'; src: url('fonts/Junction.otf') format('opentype'); }     /* attnBar */
@font-face { font-family: 'Judson'; src: url('fonts/Judson.otf') format('opentype'); }     /* attnBar */
@font-face { font-family: 'Signika'; src: url('fonts/Signika.otf') format('opentype'); }     /* attnBar */
#attnBar {
	color: #8888CC;
	width: 941px;
	padding: 3px;
	padding-left: 4px;
	margin-bottom: 6px;
	text-align: center;
	cursor: default !important;
	background: #A22 url(images/attnBG.png);
}
#attnBar marquee {
	margin-right: 37px;
}
#attnBar h2 {
	color: #AAAACC;
	margin-top: -3px;
	text-shadow: rgba(0,0,0,0.5) 1px 3px 2px;
	font-family: 'Judson', arial, serif !important;
}
#attnBar h2:hover {
	color: #EEEEFF;
}
#attnBar a {
	color: #EEE;
	padding: 0 3px;
	text-decoration: underline;
}
#attnBar a:hover {
	color: #FFF;
	border-radius: 2px;
	text-decoration: none;
	background-color: rgba(0,0,0,0.2) !important;
}

/* VIDEOS.PHP SPECIFIC */
#vidList {
	width: 936px;
	height: 102px;
	overflow: scroll;
	overflow-y: hidden;
	-ms-overflow-y: hidden;
}
#vidList ul {
	width: 4800px;
	color: #CCCCCC;
	list-style-type: none;
}
#vidList li {
	float: left;
	padding: 2px;
	height: 79px;
	display: inline;
	margin: 0 6px 6px 0;
}
#vidList li:hover {
	border-radius: 3px;
	background-color: #23354E;
}
#vidList li a {
	color: #AAAAAA !important;
	font-size: 14px !important;
	text-decoration: none !important;
}
#vidList li a:hover {
	color: #FFFFFF !important;
	text-decoration: underline !important;
}
#vidList a {
	float: right;
	height: 79px;
	max-width: 200px;
	margin: 2px 6px 2px -70px;
}
#vidList img {
	width: 100px;
	border-radius: 2px;
	border: 2px solid #3A597E;
}
#MCVID {
	margin-top: 6px;
}
.vidInfo {
	float: right;
	color: #777777;
	font-size: 10px;
	position: relative;
	margin: 50px 0 0 6px;
}
#CRvidLink {
	width: 320px !important;
	padding-left: 0px !important;
	background: transparent url(images/CRvidLink.png) 0 0 no-repeat;
}
#CRvidLink:hover {
	background-position: 0 -83px !important;
}
#CRvidLink a {
	width: 320px !important;
	height: 83px;
	display: block;
	text-indent: -2000em;
}

/* INDEX.PHP SPECIFIC */
#Arrow {
	float: left;
	width: 129px;
	z-index: 200;
	height: 130px;
	position: absolute;
	margin: -75px 0 0 -138px;
	background: transparent url(images/Arrow.png) top center no-repeat;
}
#aCont:hover #Arrow {
	background-position: bottom center;
}

/* TECTONICUS.PHP SPECIFIC */
#tecPanelL, #tecPanelR {
	width: 474px;
	height: 400px;
	overflow: auto;
}
#tecPanelL h3, #tecPanelR h3 {
	float: left;
	padding: 6px;
	color: #FFFFFF;
	font-size: 13px;
	position: absolute;
	text-shadow: rgba(0,0,0,0.8) 1px 1px 2px;
}
.tecHeader, .tecFooter {
	width: 948px;
	background-color: rgba(0,0,0,0.45);
}
.tecHeader {
	height: 28px;
	margin-top: 6px;
	text-align: center;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.tecFooter {
	padding: 6px 0px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}
.tecFooter p {
	margin-left: 6px;
	font-size: 12px !important;
	line-height: 18px !important;
}

/* OVERRIDES */
@media screen and (-webkit-min-device-pixel-ratio:0){
	#vidList li a {
		margin-top: -79px;
	}
}




