body {
	background: #000;
 	background-image: url(/img/css/bg_carbon.gif); 
	color: #333;
	height: auto;
	padding-bottom: 20px;
}

 input[type=text] {width: 200px;} 
/* select {width: 60px; padding: 2px;} */


a:link, 
a:visited, 
a:active		{color: #8d2323; text-decoration: none;}
a:hover			{color: #8d2323; text-decoration: underline;}

a:hover {
	text-decoration: underline;
}

h1 {
	color: #8d2323;
}

h2 {
	color:#666;
}

h3 {
	color:#DDDDDD;
}

.container_16 {
/*	background: url(/img/css/dragon.png) no-repeat 50% 0; */
	background-repeat: repeat-y;
	margin-bottom: 0;
}
/*
.container_16 {
	background-image: url(/img/css/16_col.gif);
}
*/

#header {
	background: #000;
	height: 200px;
	border-bottom:4px solid #8d2323;
}

.logo {
	margin: 10px;
	width: 200px;
	height: 118px;
	background: url(/img/css/logo_zdayz.png) no-repeat;
	}

.upgrade_ie {
	clear: both;
	width: 100%;
	height: 42px;
	position: relative;
	background: url(/img/css/warning_bar_0000_us_bg.gif) repeat;
}

.alternate_navigation {
	background-color: #8d2323;
	width: 960px;
	height: 20px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #fff;
	font-size: 13px;
	padding: 2px 0 0 0;
}
.alternate_navigation a {padding: 6px 12px;}
.alternate_navigation a:link, 
.alternate_navigation a:visited, 
.alternate_navigation a:active		{color: #fff; text-decoration: none;}
.alternate_navigation a:hover			{background-color: #fff; color: #8d2323; text-decoration: underline;}

#register_now {
	margin: 10px 0 0 0;
}

#register_now_button {
	background: url(/img/css/button_register_now.png) no-repeat;
}

#layout {
	background-color: #fff;
}
.one_column {
	padding: 10px 0;
}

.left_column {
	padding: 10px 0;
}

.right_column {
	padding: 20px 0 10px 0;
	
}

.footer {
	background-color: #000;
	background-image: none;
	color: #fff;
	padding: 10px 0 10px 0;
	border-top:4px solid #8d2323;
}

.footer a:link, 
.footer a:visited, 
.footer a:active		{color: #fff; text-decoration: none;}
.footer a:hover			{color: #8d2323; text-decoration: underline;}

.footer_logo {
	width: 90px
	height: 53px;
	background: url(/img/css/logo_zdayz_small.png) top left no-repeat;
}

.copyright {
	font-size: 10px;
	padding-top: 6px;
	margin-top: 2px;
}

.footer_navigation {
	font-size: 13px;
	margin-bottom: 10px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #8d2323;
}

#social_media {
	text-align: right;
	background: url(/img/css/logo_facebook.png) top right no-repeat;
}

table .spacing {
	padding: 10px 0;
	text-align: center;
}

table {
	width: 100%;
	border-collapse: separate;
	border: 1px solid #8d2323;
}

events {
	width: 800px;
	border-collapse: separate;
	border: 1px solid #8d2323;
}

td, th {
	padding: 2px;
	border: 1px solid #ccc;
	font-size: 12px;
}

thead th, th{
	background-color: #ccc;
	font-weight: bold;
	font-size: 12px;
}


#sponsor td, #sponsor th {
	border: none;
}

#gallery-index td, #gallery-index th {
	text-align: center;
}

#gallery td, #gallery th {
	border: none;
	text-align: center;
	height: 50px;
}

.align {
	vertical-align: middle;
	text-align: center
}	

.section {
	vertical-align:middle
}

.judge {
	vertical-align:middle
}
.state, .section, .tbhead , .items{
	color: #fff;
	background-color: #8d2323;
	border: 1px solid #8d2323;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.carshow {
	width: 600;
	color: #fff;
	background-color: #8d2323;
	border: 1px solid #8d2323;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.product_table {
	width: 600;
	color: #fff;
	background-color: #8d2323;
	border: 1px solid #8d2323;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}


#attendance td {
	font-size: 10px;
	padding: 1px;
}

#attendance th {
	font-size: 11px;
	font-weight: bold;
	padding: 1px;
}
#product_table td {
	font-size: 10px;
	padding: 1px;
}
#product_table th {
	font-size: 11px;
	font-weight: bold;
	padding: 1px;
}
hr {
	color: #ccc;
	background-color: #ccc;
	height: 2px;
}

.brakes  {
	text-align: right;
}
	
#brakes th {
	background-color: #ccc;
	font-size: 12px;
}	

.flt-rght {
	float: right;
	margin: 0 0 10px 10px;
}

.flt-lft {
	float: left;
	margin: 0 10px 10px 0;
}

.clr {
	clear: both;
}

ul {
	margin-left: 40px;
}

.divider {
	background-color: #8d2323
}

.frame {
	padding: 4px;
	border: 1px solid #ccc;
}