@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: url(images/body_loop.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top:20px;
}
#main {
	font-family: Arial, Helvetica, sans-serif;
	width: 900px;
	height:150px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #191919;
}

#menu {
	height: 30px;
	width: 900px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	/*padding-left: 20px;*/
	background-image: url(images/menu.png);
	background-repeat: repeat-x;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#menu a {
	color: #000000;
}
#core {
	height: auto;
	width: 858px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom:40px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}

#core #find #form1 a {
	color: #FFFFFF;
	text-decoration: underline;
}
#core #find #form1 select {
	margin: 0px;
}
#core #findTable {
	width: 860px;
	float: none;
	height: auto;
}
#core #findTable #heads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	background-color: #333333;
}
#core #findTable #records {
	color: #000000;
	background-color: #FFFFFF;
	font-size: 13px;
}
#core #findTable td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#core #find {
	width: 860px;
	background-image: url(images/find.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #FFFFFF;
}
.title_bar{
	margin-top:20px;
	margin-bottom:20px;
	vertical-align:middle;
}
.title {
	font-size: 24px;
	color: #ECAD03;
}
.subtitle {
	color:#fff;
	font-size: 14px;
	font-weight: normal;
}
#core #find #form1 {
	height: 50px;
}
#core #find #form1 #results {
	color: #FFFFFF;
	font-style: italic;
	text-decoration: none;
	font-weight: normal;
	cursor: pointer;
}
a:link {
	text-decoration: none;
	color: #fff;
}
a:visited {
	color: #fff;
}
table td{
	color: #999999;
}
.specs{
	color: #999999;
	width:100%;
	border-collapse:collapse;
	font-size:9pt;
	font-weight:400;
	text-align:center;
}
.specs_start{
	text-align:left;
}
.specs_end{
	text-align:right;
}

.series_footer{
	text-align:center;
	color:#fff;
	font-style:italic;
	font-size:10pt;
}
.title2{
	text-align:center;
	font-size:10pt;
	font-weight:900;
}
.subtitle2{
	text-align:center;
	font-size:9pt;
	font-style:italic;
}
.title3{
	text-align:center;
	font-size:12pt;
}
.features{
	padding-left:20px;
}
.features ul{
	list-style-type: circle;
	margin-left:0px;
	padding-left:25px;
	margin-bottom:5px;
}
.features ul li{
	font-size:9pt;
	font-weight:900;
}
.list2 td{
	vertical-align:top;	
	padding-top:15px;
}
.list2 ul{
	margin:0px;
	padding:0px;
	padding-left:10px;
	margin-bottom:5px;
}
.list2 ul li{
	font-size:8.5pt;
}
.last_words{
	text-align:center;
	font-size:9pt;
}
.last_words td{
	padding-bottom:25px;
}
.product_table{
	padding-bottom:25px;
	width:860px;
}
.product_table td{
	margin:0;
	/*padding:5px;*/
	border:0;
}
.p6data td{
	font-size:9pt;
	text-align:center;
	padding-bottom:5px;
}
#main #catalog{
	float:right;
	clear:left;
	height: 50px;
	width:100px;
	padding:20px;
	padding-top:35px;
	text-align:center;
	vertical-align:middle;
	font-size:10pt;
}
#main #catalog a{
	color:#fff;
}

#main #logo {
	float: left;
	height: 125px;
	width: 300px;
}
#main #nav {
	float: right;
	height: 55px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	text-align: right;
	padding-top: 70px;
	/*padding-right: 20px;*/
	width: 400px;
	/*padding-left: 20px;*/
}
#core #contact {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	height: 300px;
	width: 380px;
	margin-right: 20px;
	margin-left: 20px;
	float: right;
	margin-top: 20px;
}
#core #text {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	float: left;
	height: 285px;
	width: 370px;
	margin-right: 20px;
	margin-left: 30px;
	margin-top: 20px;
	background-image: url(images/textBck.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}

#index_box{
	background: url('images/Intro.jpg') no-repeat center bottom;
	width:100%;
	height:500px;
}

#index_box iframe{
	float:left;
	margin:30px;
}

#qnews{
	float:left;
	width:360px;
	height:400px;
	color:#fff;
	margin-top:30px;
	margin-left:30px;
	/* background:url('/images/black_trans.png'); */
}
#qnews_heading{
	text-align: center;
	font-size: 18pt;
}
#qnews_articles{
	font-size:10pt;
}

#qnews_articles li{
	margin-bottom:10px;
}
.pg_article
{
	color:#fff;
	font-size:10pt;
	margin-bottom:10px;
	padding:10px;
}
.pg_article img{
	float:right;
	margin:10px;
}
.qnews_title{
	font-weight:900;
	border-bottom:solid 1px #999;
	font-size:9pt;
}

.error{
	color:#fff;
	font-size:10pt;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	height: 20px;
	width: 860px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(images/Footer.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#core #find #bass img {
}
#core #find #bass td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#core #find #bass #texttable {
	font-size: 12px;
	padding-left: 10px;
	text-align: left;
}
#core #find #bass #texttable ul {
	margin: 0px;
	list-style-position: inside;
	list-style-type: disc;
	padding:0px;
	font-weight: normal;
}
#core #find #findTable {
	font-weight: normal;
}
/*#core #find #findTable #records {*/
#records {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#core #find #bass {
	font-size: 14px;
	font-weight: bold;
}
.minitext {
	font-size: 13px;
}
.subtitleA {
	font-size: 12px;
	font-weight: normal;
}
#core #find #bass ul {
	font-size: 12px;
	font-weight: normal;
	list-style-position: inside;
	list-style-type: disc;
	padding: 0px;
	margin: 0px;
}
/*#core #find #findTable #records td {*/
#records td {
	color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
#core #find #EmailForm #contactform {
	padding-left: 20px;
}
#core #find #EmailForm #contactform td {
	padding-left: 40px;
}
#core #find #introtable td {
	border: 1px solid #666666;
}
#core #find #bass li {
	margin: 0px;
	padding: 0px;
}
#core #find #EmailForm {
	font-size: 12px;
	font-weight: normal;
}

.spaced{
	padding-left:3px;
	padding-right:3px;
}
.spaced_start{
	padding-right:5px;
}
.spaced_end{
	padding-left:5px;
}
.popup{
	font-size:10pt;
}
.popup th{
	color:#F6BD26;
	text-align:right;
}
.info{
	font-size:8pt;
	color:#ECAD03;
	cursor:pointer;
}
#contact_us_form{
	margin-left:50px;
	font-size:9pt;
}
#contact_us_block{
	width:547px;
	height:300px;
	font-size:9pt;
	padding-top:5px;
	background: url('images/textBck.png') no-repeat 50% 50%;
}

#contact_us_block div{
	margin:20px;
	margin-left:90px;
	margin-right:90px;
}
