@charset "UTF-8";
body {
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	color: #dfdfdf;
	text-align: center;
}

a {
	color:#fff;
	text-decoration:underline;
}

.productside {
	margin-top:42px;
	float:right;
	width:240px;
}

a:hover {
	color:#c7c7c7;
	color:#F9A41E;
	text-decoration:underline;
}

.clearall {
	clear:both;
}

#wrapper {
	width: 900px;
	margin:60px auto 10px auto;
	background-color: #020202;
	padding:12px 0;
	border-right:thin solid #2a2a2a;
	border-bottom:thin solid #2a2a2a;
	border-left:thin solid #2a2a2a;
}

#container {
	width:876px;
	margin:0 auto;
	background-color: #020202;
	text-align: left;
	display:block;
}


#maincol {
	width:570px;
	
	border:thin solid #494545;
	display:block;
	margin-top:12px;
	padding:15px;
}

#rightcol {
	width:265px;
	float:right;
	display:block;
	margin-top:12px;
	
}

#maincol h1 {
	color:#F9A41E;
	font-size:14px;
	display:block;
	margin-bottom:12px;
}

#maincol p {
	line-height:16px;
	display:block;
	margin:12px 0;
}

/*
#maincol ul {
	list-style:disc inside;
}

#maincol li {
	margin:3px 0;
}
*/

ul {
	list-style:none;
}

ul li {
	background:url(../images/bullet.gif) left center no-repeat;
	padding-left:8px;
	margin:3px 0;
}

ol {
	list-style:decimal-leading-zero;
}

ol li {
	list-style:inside decimal-leading-zero;
	margin:4px 0;
}

h1 {
	color:#F9A41E;
	font-size:14px;
	display:block;
	margin-bottom:12px;
}

h1 a {
	color:#F9A41E;
	text-decoration:none;
}

h1 a:hover {
text-decoration:none;
}

.orange {
	color:#F9A41E;
}

#footer {
	background-image: url(../images/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	clear: both;
	height: 56px;
	text-align: center;
}

#footer2 {
	margin:5px auto 20px auto;
	background-image: url(../images/footer2bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 116px;
	width: 900px;
}

#homevid {
	background-color:#232323;
	padding:3px;
	margin-bottom:20px;
}

#page_lines {
	background:url(../images/lines.jpg) top left repeat-y;
	margin-top:0;
	padding: 0 15px 15px 15px;
	border-bottom:thin solid #494545;
}

#page {
	margin-top:10px;
	padding:15px;
	border:thin solid #494545;
}

#page p {
	line-height:16px;
	margin:12px 0;
	display:block;
}

.photopage {
	display:block;
	text-align:center;
}

.photopage a img {
	float:left;
	margin-right:6px;
	margin-bottom:6px;
	width:200px;
	height:133px;
}

.photopage a img.lastrow {
	margin-right:0;
}

.pagetitle {
	width:846px;
	height:43px;
	margin-bottom:12px;
}

.newsblock {
	margin-bottom:12px;
	width:846px;
	min-height:60px;
	display:block;
	background:url(../images/newsbg.jpg) top left repeat-y;
}

.newsblock_pdf {
	height:60px;
	float:left;
	background:url(../images/pdf_big.gif) center center no-repeat;
}

.newsblock_content {
	padding:18px;
	float:left;
}

.newsblockcontent a {
	color:#F9A41E;
}

.newsblockcontent a:hover {
	color:#fff;
}


.locatecontent {
	background:#272626;
	height:180px;
	width:190px; 
	text-align:left; 
	float:left;
	padding:5px;
	margin:0 12px 12px 0; 
	line-height:14px;
}

.eventblock {
	width:400px;
	margin-left:8px;
	float:left;
	margin-bottom:12px;
	font-size:12px;
	line-height:15px;
	font-weight:bold;
}


label {
	display:block;
	margin-bottom:2px;
}

input{
	border-collapse:collapse;
	border:thin solid #d8d8d8;
	margin-bottom:12px;
	padding:2px;
}

.installerform {
	padding:12px;
	text-align:left;
}

.installerform label {
	display:block;
	margin-bottom:2px;
}

.installerform input {
	border-collapse:collapse;
	border:thin solid #d8d8d8;
	margin-bottom:12px;
	padding:2px;
}

.contactform {
}

.contactform label {
	display:block;
	margin-bottom:2px;
}

.contactform input {
	border-collapse:collapse;
	border:thin solid #d8d8d8;
	margin-bottom:12px;
	padding:2px;
}


.manualrow {
	width:846px;
	display:block;
	clear:both;
	
}

.manualblock {
	width:410px;
	height:80px;
	margin-bottom:12px;
	background:url(../images/manualbg.jpg) top right;
	vertical-align:middle;
	overflow:hidden;
}

.right {
	float:right;
}

.left {
	float:left;
}

.manualcontent {
	margin:12px 0 0 24px;
	font-size:12px;
	font-weight:bold;
	padding-left:42px;
	line-height:14px;
	min-height:60px;
	width:300px;
	background:url(../images/pdf_big.gif) top left no-repeat;
}

.manualcontent a {
	color:#F9A41E;
}

.manualcontent a:hover {
	color:#fff;
}

.footercopy {
	text-align:center;
	font-size:9px;
	line-height:13px;
}

#myspacelink {
	height:18px;
	line-height:18px;
	text-align:right;
	display:block;
}