/* main html tag styles for global site settings */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;	
	font-family:Verdana, Geneva, sans-serif;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	color: #333;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #333;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

/* styles for the contact form at the top of the site */

#contact_form_wrapper {
	background-color: #521016;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline:0;
}
#contact_form_container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #61262c;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline:0;
}
#contact_form_top {
	float: right;
}
.top_contact_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.3em;
	color: #FFF;
	width: 880px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.contact_info_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.6em;
	color: #CCC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.form_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
	color: #CCC;
	text-align: right;
	padding: 5px;
}
.contact_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
	color: #999;
	padding-top: 7px;
	padding-bottom: 7px;
	width: 875px;
	text-align: right;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* main structure styles for containers */

#main_wrapper {
	width: 100%;
	background-image: url(/images/body_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	float: left;
	height: 120px;
	width: 900px;
}
#logo_box {
	padding: 5px;
	float: left;
}
#flash_tips {
	float: right;
	padding: 10px;
	width: 400px;
}
#content {
	float: left;
	width: 900px;
}
#category_content {
	float: left;
	width: 900px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 15px;
}
#category_content .category {
	float: left;
	height: 210px;
	width: 900px;
}
#category_content .category .cat_img {
	float: left;
	height: 176px;
	width: 311px;
	background-color: #F2F2F2;
	background-image: url(/images/cat_img_bg.png);
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#category_content .category .cat_truck {
	float: left;
	height: 176px;
	width: 311px;
	background-color: #F2F2F2;
	background-image: url(/images/cave_truck_001.png);
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#category_content .category .cat_expandable {
	float: left;
	height: 176px;
	width: 311px;
	background-color: #F2F2F2;
	background-image: url(/images/expandable_001.png);
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#category_content .category .cat_movingfloor {
	float: left;
	height: 176px;
	width: 311px;
	background-color: #F2F2F2;
	background-image: url(/images/movingfloor_001.png);
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#category_content .category .cat_combatcave {
	float: left;
	height: 176px;
	width: 311px;
	background-color: #F2F2F2;
	background-image: url(/images/concretecave_001.png);
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#category_content .category .cat_info {
	float: right;
	width: 510px;
	background-color: #F2F2F2;
	height: 176px;
	background-image: url(/images/cat_info_bg.png);
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#contact_info_top {
	float: left;
	width: 900px;
	padding: 10px;
}
#category_content .category .cat_info .cat_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.3em;
	color: #521016;
	margin: 0px;
	padding: 0px;
}
#category_content .category .cat_info .cat_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666;
	line-height: 23px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#title_content {
	float: left;
	width: 900px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	height: 350px;
}
#title_content #tc_left {
	float: left;
	width: 400px;
	padding-right: 10px;
}
#title_content #tc_right {
	float: right;
	width: 470px;
	padding: 3px;
}

/* footer styles */

#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.foot_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
#footwrap {
	background-color: #333;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* navigation styles for the main menu */

#nav_wrapper {
	float: left;
	width: 900px;
}
#nav {
	float: left;
	width: 900px;
	height: 55px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	width: 900px;
	list-style-type: none;
}
#nav ul li {
	display: inline;
	float: left;
}
#nav ul li a {
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-size: 0.9em;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 8px;
	color: #666;
}
#nav ul li a:hover {
	display: block;
	color: #521016;
	text-decoration: none;
	background-color: #999;
	padding-top: 7px;
	padding-right: 9px;
	padding-bottom: 12px;
	padding-left: 9px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;
}
#nav    ul li #currentpage{
	display: block;
	color: #FFF;
	text-decoration: none;
	background-color: #333;
	margin-top: 27px;
}
#nav ul li #currentpage:hover {
	display: block;
	color: #FFF;
	text-decoration: none;
	background-color: #333;
	margin-top: 27px;
	padding-top: 7px;
	padding-right: 9px;
	padding-left: 9px;
	padding-bottom: 7px;
	border: 1px solid #000;
}
#copy_block {
	float: left;
}

/* style classes and misc styles */

.copy_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.clearfix {
	clear: both;
}
.registered {
	font-size: 0.5em;
}
.content_copy_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	line-height: 23px;
	color: #333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#table_container {
	float: left;
	width: 878px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #333;
	background-color: #e6e7e8;
	margin-bottom: 25px;
}
.table_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	color: #521016;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.table_row1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
	color: #FFF;
	background-color: #999;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	border: 1px solid #666;
}
.table_row2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #333;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
}
.table_cat_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	color: #333;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
}
.table_cat_title2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	color: #521016;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
}
a:active {
	outline:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} /* get rid of those system borders being generated for A tags */
:focus {
	-moz-outline-style:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} /* get rid of those system borders being generated for A tags */
div.overlay {
	padding:30px;
	width:576px;
	display:none;
	background: url(/images/transparent.png) repeat;
}
div.overlay div.close {background:url(/imgages/close.png) no-repeat;position:absolute;top:2px;right:5px;width:35px;height:35px;cursor:pointer;}
a.player {
	display:block;
	height:450px;
	background-image: none;
	background-repeat: no-repeat;
}

#contentForm {
  display:inline-block;
  width: 500px;
  margin: 70px auto;/*this line will center the page*/
  padding: 25px;
  border: 1px solid black;
  background-color: white;
}

/* and now the form formatting itself */
label {
	display: block;
	clear: left;
	line-height: 20px;
	margin-bottom: 5px;
	font-size:.8em;
	margin-right: 0;
	margin-left: 0;
}

input, textarea, select {
  margin: 0;
  padding: 2px;
  font-size: 1em;
  color: #666666;
  background: #F5F5F5;
  border: 1px solid #ccc;
  margin: 5px 0;
}   

input:focus, textarea:focus, select:focus {
  border: 1px solid #999;
  background-color: #FFFFFF;
}

/*input.button {
  cursor: pointer;
  border: none;
  font-weight: bold;
  background: url(/images/submit.jpg) no-repeat left top;
  width: 90px;
  height: 28px;
  margin-left: 150px;
}*/

span.required{
  font-size: 13px !important;
  color: red !important;
}
#category_content .content_video_box .video_button, input.button {
	background-color: #CCC;
	display: block;
	padding: 4px;
	float: left;
	border: 1px solid #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #333;
}

.errormsg {
  display: block;
  width: 90%;
  height: 22px;
  line-height: 22px;
  color: #FFFFFF;
  font-weight: bold;
  background: #FF9D9D url(/images/stop.gif) no-repeat 10px center;
  padding: 3px 10px 3px 40px;
  margin: 10px 0;
  border-top: 2px solid #FF0000;
  border-bottom: 2px solid #FF0000;
}

.msgSent {
  font-size: 20px;
  text-align: center;
}
.hidden {
	visibility:hidden;
	display:none;
}
.video_ttl {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	color: #333;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 15px;
}
#category_content .content_video_box {
	float: left;
	width: 878px;
	padding: 10px;
	background-color: #CCC;
	border: 1px dashed #333;
}
#category_content #page_content_container {
	float: left;
	width: 900px;
}
button {
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	-moz-outline-radius-bottomleft:8px;
	-moz-outline-radius-bottomright:8px;
	-moz-outline-radius-topleft:8px;
	-moz-outline-radius-topright:8px;
	background-color:#333;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	cursor:pointer;
	font-size:0.8em;
	outline-color:#999999;
	outline-style:outset;
	outline-width:1px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 5px;
	font-weight: normal;
	margin-right: 7px;
}
