@charset "UTF-8";
/* CSS Document */


/* CSS RESET */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li, form, label,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*  END OF RESET  */

/*  START PAGE STYLES  */

body {
	background:#000046;
}
p {
	margin-top:15px;
}
ul {
	margin-top:20px;
}
ul li {
	margin-top:10px;
	margin-left:15px;
	list-style:circle;
	font-size:12px;
	color:#ffcc00;
}
h1 {
	color:#FF0000;
	font:21px Verdana, Arial, Helvetica, sans-serif bold;
	text-align:center;
	margin-top:20px;
}
h2 {
	color:#000049;
	font:12px Verdana, Arial, Helvetica, sans-serif bold;
	text-align:center;
}
h3 {
	color:#FFCC00;
	font-weight:bold;
	font-size:15px;
	text-align:center;
}
h4 {
	color:#e6e6e6;
	background:#ff0000;
	font-size:16px;
	font-weight:bold;
	padding:5px;
	margin-top:5px;
	text-align:center;
	border-top:1px solid #cccccc;
}
h6 {
	background:#FFCC00;
	color:#000033;
	font-weight:bold;
	font-size:18px;
	padding:5px;
	margin-bottom:15px;
}
#head {
	background:url(images/header.jpg) center no-repeat;
	margin:0 auto;
	width:800px;
	height:205px;
	text-align:left;
}
#head a {
	text-decoration:none;
	color:#FFCC00;
	font-size:16px;
}
#head a:hover {
	text-decoration:underline;
}
#main {
	width:800px;
	margin:0 auto;
}
#main_left {
	width:220px;
	margin:0 auto;
	float:left;
}
#main_left h1 {
	color:#fff;
	font-size:18px;
	font-weight:bolder;
	border-bottom:1px solid #fff;
	padding-top:10px;
}	
#main_left a {
	font-size:16px;
	text-decoration:none;
	color:#FFFFFF;
	padding-top:3px;
}
#main_left a:hover {
	text-decoration:underline;
	color:#e6e6e6;
}
#main_right1 {
	width:560px;
	float:right;
	color:#ffffff;
}
#main_right1 h1 {
	font-size:24px;
	background:#ff0000;
	padding:5px;
	margin-bottom:10px;
	font-weight:bolder;
	color:#fff;
}
#main_right1 a {
	color:#CCCCCC;
	text-decoration:none;
}
#main_right1 a:hover {
	text-decoration:underline;
}
#main_right {
	width:560px;
	float:right;
}
#main_right h1 {
	font-size:24px;
	background:#ff0000;
	padding:5px;
	margin-bottom:10px;
	font-weight:bolder;
	color:#fff;
}
#main_right a {
	color:#CCCCCC;
	text-decoration:none;
}
#main_right a:hover {
	text-decoration:underline;
}
#main_right .product {
	width:540px;
	margin:10px;
	padding:5px;
	background:#fff;
}
#main_right .product_image {
	width:130px;
	margin-right:10px;
	float:left;
}
#main_right .product_info {
	width:400px;
	float:right;
}
#main_right .productc {
	width:540px;
	margin:10px;
	padding:5px;
	background:#e6e6e6;
}
#main_right .productc_image {
	width:130px;
	margin-right:10px;
	float:left;
}
#main_right .productc_info {
	width:400px;
	float:right;
}
#expand {
	clear:both;
}
#white {
	color:#fff;
}
.news {
	width:220px;
	min-height:150px;
	margin-top:10px;
	background:#e6e6e6;
	color:#000046;
	border:2px solid #e6e6e6;
	font-size:12px;
	font-weight:normal;
	margin-top:20px;
}
.news p {
	padding:5px 5px 10px 5px;
	border-bottom:1px solid #cccccc;
	text-align:left;
	margin-bottom:0;
	line-height:15px;
}
#main_left .news p a {
	color:#000046;
	font-size:12px;
	border-bottom:1px solid #666666;
	text-decoration:none;
	font-weight:normal;
}
#main_left .news p a:hover {
	color:#666666;
	text-decoration:none;
}
.news p:hover {
	background:#cccccc;
}
.news a {
	color:#000046;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.news a:hover {
	text-decoration:none;
}
.news .news_title {
	background:#ff0000;
	color:#e6e6e6;
	width:210px;
	padding:5px;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}
#nav {
	width:220px;
	min-height:125px;
	margin-top:10px;
	background:#e6e6e6;
	color:#000046;
	border:2px solid #e6e6e6;
	font-size:12px;
	font-weight:normal;
	margin-top:20px;
}
#nav .news_title {
	background:#ff0000;
	color:#e6e6e6;
	width:210px;
	padding:5px;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}
#nav ul {
	width:220px;
	color:#00046;
}
#nav ul li {
	list-style:none;
	line-height:24px;
	height:24px;
	margin:0;
	border-bottom:1px solid #cccccc;
	float:left;
	display:inline;
	width:220px;
}
#nav ul li:hover {
	background:#cccccc;
}
#nav ul li a {
	font-size:14px;
	color:#000049;
	text-decoration:none;
	font-weight:bold;
	width:220px;
	line-height:24px;
	padding:5px;
}
#nav ul li a:hover {
	text-decoration:none;
	color:#000049;
}
#sponsors {
	width:220px;
	border:1px solid #cccccc;
	text-align:center;
	margin-top:20px;
}
#sponsors p {
	padding:5px;
}
#sponsors .logos {
	background:#e6e6e6;
	margin-top:-15px;
	padding-bottom:20px;
}



<!-- ===================================================================== Admin Styles =========================================================== -->

#admin {
	color:#cccccc;
	margin-top:20px;
}
#admin .error {
	background:#CCCCCC;
	border:1px solid #ff0000;
	padding:5px;
	color:#FF0000;
	font-weight:bold;
	width:100%;
	text-align:center;
	margin-bottom:10px;
	font-size:14px;
	line-height:18px;
}
#admin .error a {
	text-decoration:none;
	color:#ff0000;
	font-weight:bold;
	line-height:18px;
}
#admin .error a:hover {
	text-decoration:none;
	border-bottom:1px solid #666666;
}
#admin .div {
	color:#cccccc;
	margin-top:20px;
}
#news_table {
	width:560px;
	border:2px solid #e6e6e6;
	color:#000046;
	background:#e6e6e6;
	font-size:12px;
	padding-bottom:10px;
}
#news_table .title {
	background:#ff0000;
	color:#e6e6e6;
	padding:5px;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
	clear:both;
}
#news_table .article {
	width:540px;
	border-top:1px solid #cccccc;
	clear:both;
	padding:10px;
}
#news_table .article a {
	color:#000046;
	text-decoration:none;
	border-bottom:1px solid #999999;
}
#news_table .article a:hover {
	color:#ff0000;
	text-decoration:none;
	border-bottom:1px solid #999999;
}
#news_table .article .news_ID {
	width:15px;
	float:left;
	border-right:1px solid #cccccc;
}
#news_table .article .news_message {
	width:300px;
	float:left;
	padding-left:10px;
}
#news_table .article .news_edit {
	width:50px;
	float:right;
}
#news_table .article .news_date {
	width:50px;
	float:right;
}	
#news_table .article .news_active {
	width:60px;
	float:right;
}
#clear {
	clear:both;
}
.news_form label {
	font-size:14px;
	font-weight:bold;
	line-height:20px;
}
	
	

<!-- ===================================================================== Form Styles =========================================================== -->


#form_heading {
	width:90%;
	background:#FFCC00;
	color:#000033;
	padding:10%;
}
#form_section {
	padding:10px;
	margin:10px;
	border:1px solid #ffffff;
	float:left;
	width:560px;
}
#prod_section {
	padding:10px;
	margin:10px;
	border:1px solid #ffffff;
	float:left;
	clear:both;
	width:560px;
}
.form_field {
	width:260px;
	padding-left:5px;
	padding-right:5px;
	float:left;
}
.form_label {
	width:80px;
	padding:5px;
	float:left;
	text-align:right;
}
.form_label label {
	color:#ffffff;
}
.form_input {
	width:160px;
	padding:5px;
	float:left;
}
.form_input input {
	width:160px;
}
.prod_field {
	width:540px;
	padding:10px;
	float:left;
}
.prod_input {
	width:540px;
	float:left;
}
.prod_input textarea {
	width:540px;
	height:50px;
}

