@font-face {
font-family: 'SFTransRoboticsExtendedRegular';
src: url('SFTransRoboticsExtended.eot');
src: local('SF TransRobotics Extended Regular'), local('SFTransRoboticsExtended'), url('SFTransRoboticsExtended.woff') format('woff'), url('SFTransRoboticsExtended.ttf') format('truetype'), url('SFTransRoboticsExtended.svg#SFTransRoboticsExtended') format('svg');
}
@font-face {
font-family: 'VegurRegular';
src: url('Vegur-R_0500.eot');
src: local('Vegur Regular'), local('Vegur-Regular'), url('Vegur-R_0500.ttf') format('truetype');
}
@font-face {
font-family: 'VegurBold';
src: url('Vegur-B_0500.eot');
src: local('Vegur Bold'), local('Vegur-Bold'), url('Vegur-B_0500.ttf') format('truetype');
}
* {
	margin: 0px;
	padding: 0px;
}
html, body {
	background: #000;
	font-family: 'VegurRegular', sans-serif;
	font-size: 14px;
	color: #888888;
}
a > img, a:link > img, a:hover > img, a:active > img, a:visited > img {
	border: none;
}
p, a, li, td, dd {
	line-height: 1.4em;
	font-size: 14px;
	color: #888888;
}
h2 {
	color: #ef8a14;
	font-size: 24px;
	font-family: 'SFTransRoboticsExtendedRegular', sans-serif;
	margin-bottom: 10px;
	text-transform: uppercase;
}
h3 {
	color: #ef8a14;
	font-size: 18px;
	font-family: 'SFTransRoboticsExtendedRegular', sans-serif;
	margin-bottom: 10px;
}
a, a:link {
	color: #888888;
}
a:hover, a:active {
	color: #ef8a14;
}
ul {
	list-style-type: none;
}
div#container {
	width: 1000px;
	margin: 0px auto;
}
div#nav_alpha {
	height: 50px;
}
div#nav_beta {
	background: #000;
	border-left: 1px solid #6f6f6f;
	border-right: 1px solid #6f6f6f;
	height: 29px;
}
div#nav_alpha ul, div#nav_beta ul {
	list-style-type: none;
}
div#nav_alpha ul li, div#nav_beta ul li {
	float: left;
	color: #EF8A14;
	font-family: Verdana, 'VegurBold', sans-serif;
	font-weight: bold;
}
div#nav_alpha ul li span {
	float: left;
	line-height: 45px;
}
div#nav_beta ul li span {
	float: left;
	line-height: 28px;
}
div#nav_alpha ul li a, div#nav_alpha ul li a:link, div#nav_alpha ul li a:visited, div#nav_beta ul li a, div#nav_beta ul li a:link, div#nav_beta ul li a:visited {
	padding: 14px 35px;
	color: #6f6f6f;
	font-family: 'SFTransRoboticsExtendedRegular';
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
}
div#nav_beta ul li a, div#nav_beta ul li a:link, div#nav_beta ul li a:visited {
	padding: 6px 35px;
	color: #9b9b9b;
}
div#nav_alpha ul li:first-child a, div#nav_alpha ul li:first-child a:link, div#nav_alpha ul li:first-child a:visited, div#nav_beta ul li:first-child a, div#nav_beta ul li:first-child a:link, div#nav_beta ul li:first-child a:visited {
	padding-left: 50px;
}
div#nav_alpha ul li a:hover, div#nav_alpha ul li a:active, div#nav_beta ul li a:hover, div#nav_beta ul li a:active {
	color: #EF8A14;
}
div#header {
	background: #171614;
	border: 1px solid #6f6f6f;
	padding: 30px 50px 20px;
	position: static;
	z-index: 10;
	overflow: auto;
}
div#loading {
	background: #171615;
	text-align: center;
	padding: 0px 15px;
	height: 30px;
	color: #ef8a14;
	font-family: 'VegurBold', sans-serif;
	position: absolute;
	top: 0px;
	right: 25px;
	z-index: 9;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
div#content_bg {
	background: #6f6f6f url('../img/bg_diagonals.jpg') repeat;
	border-left: 1px solid #6f6f6f;
	border-right: 1px solid #6f6f6f;
}
div#content {
	border-top: 10px solid #171614;
	padding: 20px 50px 40px;
	position: relative;
}
div#content p {
	margin: 0px 0px 10px;
}
div#content strong {
	color: #ef8a14;
	font-family: 'VegurBold', sans-serif;
	font-weight: bold;
}
#video_thumbs {
	height: 150px;
	margin-top: 40px;
	position: relative;
	z-index: 347;
}
#video_thumbs div {
	width: 120px;
	position: absolute;
	text-align: center;
}
#video_thumbs span {
	display: block;
	color: #ef8a14;
	z-index: 350;
	top: -15px;
	font-family: 'VegurBold', sans-serif;
	position: relative;
}
#video_thumbs a {
	text-decoration: none;
}
img.thumb_img {
	top: 0px;
	left: 0px;
	position: absolute;
	z-index: 1999;
}
img.thumb_mask {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2001;
}
img.thumb_glow {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2002;
}
img.thumb_over {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2003;
}




div#footer {
	background: #171614;
	border: 1px solid #6f6f6f;
	padding: 20px 50px 10px;
	margin-bottom: 10px;
	position: relative;
}
p#copyright {
	margin: 10px 0px 10px;
}
#logo {
	margin-bottom: 10px;
	float: left;
}

/* FORMS */

form fieldset {
	border: 1px solid #6f6f6f;
	background: #171615;
	padding: 10px 20px;
	margin: 10px 0px;
	width: 400px;
	clear: both;
}
form fieldset legend {
	color: #888888;
}
form label {
	text-transform: uppercase;
	display: block;
	margin: 10px 0px 0px;
	line-height: 1em;
}
form input, form textarea, .form_button {
	background: #171615;
	color: #6f6f6f;
	border: 1px solid #6f6f6f;
	padding: 4px 6px;
	text-decoration: none;
}
form input[type=text], form textarea {
	display: block;
	width: 250px;
	margin: 5px 0px 5px;
}
form input[type=radio] {
	margin: 2px 5px 0px 0px;
}
form input[type=submit], .form_button {
	margin: 8px 0px 10px;
	text-transform: uppercase;
	cursor: pointer;
	color: #EF8A14;
	padding: 8px 12px;
}
form input[type=submit]:hover, form input[type=submit]:active {
	background: #6f6f6f;
	color: #171615;
	border-color: #171615;
	color: #EF8A14;
}
form select {
	background: #171615;
	color: #6f6f6f;
	border: 1px solid #6f6f6f;
}
form select option {
	padding: 2px 10px;
}
form select option:hover, form select option:active {
	background: #6f6f6f;
	color: #171615;
}
form#contact_form {
	display: block;
}
form#contact_form textarea {
	width: 400px;
	height: 200px;
}
.req {
	color: #ef8a14 !important;
}
div#content ol {
	margin: 20px 60px;
	list-style-type: decimal;
}
div#content ul {
	margin: 20px 60px;
}
div#content ul li {
	margin-bottom: 8px;
}
div#content ul.features {
	margin: 20px 0px 20px 60px;
	width: 575px;
}
div#content ul.features a {
	text-decoration: none;
	color: #6f6f6f;
}
div#content ul.features a strong {
	color: #ef8a14;
}
div#content ul.features a:hover strong, div#content ul.features a:active strong {
}
div#content ul.instructions img {
	margin: 20px 130px;
}
#product_logo {
	margin-bottom: 10px;
}
.tagline {
	font-family: 'SFTransRoboticsExtendedRegular';
	font-size: 16px;
	line-height: 16px;
	text-transform: uppercase;
	float: left;
	clear: left;
	white-space: nowrap;
	color: #4c4c4c;
}
.subnav {
}

form#store input[type=text] {
	width: 30px;
	display: inline-block;
}

form#store label {
	display: inline-block;
	padding-right: 10px;
}

.store_product {
	background: #000;
	border: 1px solid #6f6f6f;
	padding: 15px 20px;
	overflow: auto;
	width: 615px;
	margin: 0px 0px 20px 0px;
	
}

.product_img {
	margin-right: 20px;
	margin-bottom: -10px;
	float: left;
}

.product_content {
}

.product_description {
	padding-top: 10px;
}

.product_qty {
	display: inline-block;
	margin-left: 10px;
}

.product_price {
	font-size: 24px;
	font-family: 'VegurBold', sans-serif;
	font-weight: bold;
	color: #ef8a14;	
}

div#content #sidebar {
	width: 200px;
	margin: 0px 10px 10px 10px;
	float: right;
}

div#content #sidebar .cart {
	margin: 0px 0px 10px 0px;
	border: 1px solid #6f6f6f;
	background: #171615;
}

div#content #sidebar .cart .cart_header {
	padding: 5px 10px;
	background: #000000;
}

div#content #sidebar .cart .cart_body {
	overflow: auto;
}

div#content #sidebar .cart .cart_body .line_item {
	border-top: 1px solid #6f6f6f;
	padding: 10px;
}

div#content #sidebar .cart .cart_body .product_total {
	color: #ef8a14;
	text-align: right;
}

div#content #sidebar .cart .cart_total {
	padding: 10px;
	border-top: 1px solid #6f6f6f;
	text-align: right;
}

div#content #sidebar .cart .total {
	color: #ef8a14;
	font-family: 'VegurBold', sans-serif;
	margin: 0px;
}

div#content #sidebar .cart #total_price {
}

div#content #sidebar .cart h1 {
	font-family: 'VegurBold', sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
}

div#content #sidebar #checkout_submit {
	width: 200px;
	padding: 10px 0px;
}

div.cart_breakdown {
	background: #171615;
	border: 1px solid #6f6f6f;
	padding: 10px 20px;
}

div#content fieldset ul {
	margin: 10px 0px;
}

.validation-failed {
	background: #ef8a14;
	color: #FFF;
}

.validation-advice {
	color: #ef8a14;
}
a.buynow, a.buynow:link {
	color: #ef8a14;
	font-size: 18px;
	font-family: 'SFTransRoboticsExtendedRegular', sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	background: url(../img/bg_diagonals.jpg) repeat; 
	padding: 15px 60px;
	margin: -20px -50px 10px 10px;
	float: right;
	clear: none;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
}
a.buynow:hover, a.buynow:active {
	color: #888888;
}

#checkout_breakdown {
	width: 900px;
	border: 1px solid #6f6f6f;
}

#checkout_breakdown th {
	text-align: left;
	font-weight: bold;
}

#checkout_breakdown td, #checkout_breakdown th {
	padding: 4px 10px;
}

#checkout_breakdown th {
	background: #171615;
	padding-bottom: 2px;
	border-bottom: 1px solid #6f6f6f;
}

#checkout_breakdown tr.bottom_border td {
	border-bottom: 1px solid #6f6f6f;
}


#checkout_breakdown td {
	background: #000;
}


#checkout_breakdown .inverse {
	background: #6f6f6f;
	color: #000;
}

#checkout_breakdown .title_cell {
	text-align: right;
	background: #171615;
	border-right: 1px solid #6f6f6f;
}

div#content #checkout_uses ul {
	margin: 0px 30px 10px;
}

div#content #checkout_uses ul li {
	margin-bottom: 0px;
}         

.feature_hilite, .feature_product {
	position: absolute;
	top: 0px;
	left: 0px;
}

.feature_product {
	z-index: 31;
}

.feature_hilite {
	z-index: 35;
}
