/* Copyright Hyperactive Designs 2008 */

* { padding: 0; margin: 0;
	scrollbar-face-color:#b80000; 
	scrollbar-track-color:#000000;
	scrollbar-arrow-color:#ffffff; 
	scrollbar-shadow-color:#870000; 
	scrollbar-dark-shadow-color:#6f0000; 
	scrollbar-3dlight-color:#6d0000; 
	scrollbar-highlight-color:#6d0000; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #000 url(img-ui/background.jpg) no-repeat center top;

}
#wrapper {
	margin: 0 auto;
	width: 990px;
}
#top {
	color: #333;
	width: 990px;
	height: 30px;
	margin: 30px 0 0;
	background: url(img-ui/red_bg.png) repeat-x;
	clear: none;
	position: relative;
}
#top #logon {
	padding: 7px 20px;
	height: 16px;
	color:#FFFFFF;
}
#top #logon a {
	color:#ffba00;
}
#top .left {
	padding: 3px 20px;
	height: 23px;
	float: left;
}
#top .text {
	margin: 7px 0 0;
}
#top .login {
	height: 16px;
	float: right;
	text-align: left;
	padding: 7px 0;
}
#top .loginbox {
	height: 22px;
	float: right;
	padding: 4px 0;
}
#top   .loginbox    .logon_input_txt {
	margin: 0 4px 0 0;
	border: solid #ffba00 2px;
	height: 18px;
	background: #fff url(img-ui/textarea_bg.gif) repeat-x 0 2px;
	color:#999;
}
#top .submit {
	float: right;
	padding: 7px 10px;
	display: block;
	color: #FFFFFF;
	height: 16px;
	background: url(img-ui/submit_bg.gif) repeat-x;
}

#content {
	float: left;
	color: #333;
	background: #000000 url(img-ui/carbon_bg.gif) repeat-x top;
	/*background: #000000 url(img-ui/bg_content_matt.gif) repeat-x top;*/
	width: 566px;
	display: inline;
	border: 2px solid #000000;
}
#content #wrap {
	font-size: 12px;
	color: #000;
	padding: 2px 10px 30px;
}
#content #wrap h1 {
	font-size: 20px;
	color: #FFFFFF;
	background-image: url(img-ui/h1bg.gif);
	padding: 6px 5px 4px 10px;
	margin-top: 8px;
}
#content #wrap .text {
	color: #DDD;
	padding: 10px;
	border: solid #920000 4px;
	line-height:16px;
	font-size: 12px;
	background: #1F1F1F;
}
#content #wrap .text p {
	margin-bottom: 10px;

}
#content #wrap .date {
	font-weight: bold;
	color: #666;
	text-align: right;
}
#content #wrap .text ul {
	padding-left: 20px;
	margin-bottom: 5px;
}


#content #wrap .text .inside h1 {
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(img-ui/grey_bg.gif);
	padding: 6px 5px 4px 10px;
	margin-top: 8px;
}
#content #wrap .text a {
	color:#FFBA00;
}
#content #wrap h2 {
	color: #FFFFFF;
}
#content #wrap .text .inside a {
	color:#CC0000;
}

.text .inside .instext {
	color: #000000;
	padding: 10px;
	border: solid #111 4px;
	line-height:16px;
	font-size: 12px;
	background: #f1f1f1;
}
.text .inside .instext p {
	margin-bottom: 5px;

}

.tbl_data {
	border: 1px solid #920000;
}
.td_col_hdr {
	text-align: center;
	background: #6A0000;
	color: #FFFFFF;
	padding: 2px;
}
.td_title {
	background: #6A0000 url(img-ui/red_bg.gif) repeat-x center;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
}
.td_data {
	border: 1px solid #920000;
	background: #292929;
	color: #FFFFFF;
	padding: 2px;
}




#right {
	color: #333;
	background: #000 url(img-ui/carbon_bg.gif) repeat-x top;
	width: 210px;
	float: left;
	border-top: 3px solid #000000;
}
#right  .logo {
	color: #333;
	background: #666 url(img-ui/news_bg.gif) repeat;
	padding: 0px;
	width: 210px;
	height: 39px;
}
#right .logo img {
	display: block;
	padding: 10px 0 0 8px;
}
#news {
	color: #fff;
	padding: 0 10px 10px;
	font-size: 11px;
	line-height: 14px;
}
#news .date {
	color: #CCCCCC;
	text-align: right;
	padding-top: 1px;
	margin: 0px;
	padding-bottom: 2px;
	border-top: 1px solid #464646;
	font: 10px Arial, Helvetica, sans-serif;
}
#news  .title {
	color: #FFFFFF;
	text-align: left;
	text-transform: uppercase;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 2px;
}
#news .news {
	color: #FFFFFF;
	text-align: left;
	padding-bottom: 12px;
}
.newslink {
	font-weight: bold;
	color: #FFBA00;
	text-decoration: none;
	padding-top: 12px;
	display: block;
}
#footer {
	width: 990px;
	clear: both;
	color: #444;
	background: #000;
	margin: 0;
	padding: 0px;
	height: 50px;
}
#footer  #teammr {
	padding: 10px;
	float: left;
}
#footer #copyright {
	padding: 10px;
	float: right;
	text-align: right;
	font-size: 11px;
	color: #444;
}
#footer #copyright a {
	color: #444;
	text-decoration: underline;
}
#hyperfooter {
	width: 990px;
	clear: both;
	color: #666;
	background: #111 url(img-ui/footer_bg.gif) repeat-x;
	margin: 0;
	padding: 0px;
	height: 30px;
}
#hyperfooter #hypertext a {
	color: #666;
	text-decoration: none;
}
#hyperfooter #hypertext {
	padding: 10px;
	float: right;
	text-align: right;
	font-size: 11px;
}
#rightnav {
	padding-bottom:0;
}
#nav {
	color: #333;
	background: #666 url(img-ui/carbon.gif) repeat;
	padding: 0px;
	width: 210px;
	float: left;
}
#nav  .logo {
	color: #333;
	background: #666 url(img-ui/logo_bg.jpg) repeat;
	padding: 0px;
	width: 210px;
	height: 100px;
}
#nav  .logo  img {
	margin: auto;
	display: block;
	padding: 18px 0 0 0;
}
.menu img {
	border: 0px;
}
.menu ul {
	list-style: none;
}
.menu {
	border-size: 1px;
	font: 12px Arial, Helvetica, sans-serif;
	list-style: none;
	vertical-align: bottom;
}
.menu li a {
	text-decoration: none;
	padding: 7px 20px;
	display: block;
	color: #FFFFFF;
	height: 16px;
	background: url(img-ui/red_bg.png) repeat-x;
	vertical-align: bottom;
}		
.menu li a:hover {
	background: url(img-ui/grey_bg.gif) repeat-x;
}
.submenu  ul {
	list-style: none;
}
.submenu {
	border-size: 1px;
	font: bolder 12px Verdana, Arial, Helvetica, sans-serif;
	background: url(img-ui/sndnav_bg.gif);
}	
.submenu li a {
	text-decoration: none;
	padding: 7px 0 7px 45px;
	display: block;
	color: #ffba00;
	height: 16px;
	background: 25px 11px url(img-ui/bulletp.gif) no-repeat;
}	
.submenu li a:hover {
	color: #FFF;
}
#headimg {
	float: left;
	color: #333;
	background: #666 url(img-ui/carbon.gif) repeat;
	padding: 0px;
	width: 780px;
	display: inline;
}
.thumb_title {
	margin: 0px;
	padding: 0px 0px 4px;
	font-size: 13px;
	font-weight: bold;
}
.thumb_desc {
	width: 100px;
	padding-top: 4px;
	font-size: 9px;
	line-height: 13px;
}
.imgleft {
	margin: 0 8px 8px 0;
	border: solid #333 1px;
}
.size11 {
	font-size:11px;
}
.size11 td {
	vertical-align:top;
}
.imgboard {
	margin: 8px;
	border: solid #333 1px;
}
.ok {
	font-weight: bold;
	color: #006633;
}
.notOK {
	font-weight: bold;
	color: #FF0000;
}
.red {
	font-weight: bold;
	color: #FF0000;
}

H2              { font-size: 18px; margin: 1em 0; line-height:1em; }
H3              { font-size: 1.2em; margin: 1em 0; line-height:1em; }
H4           { margin: 1.33em 0; line-height:1em; }
H5              { font-size: .83em; line-height: 1.17em; margin: 1.67em 0; line-height:1em; }
H6              { font-size: .67em; margin: 2.33em 0 }


/*.pricelist table, .pricelist td, .pricelist tr {
	border: 1px dashed #000000;
}
