﻿body {
	margin: 0; padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background: #A8A8A8 url(../imagesNET/body_bg.jpg) repeat-x;
	
}
*{outline: none;}
img {border: 0;}
.container {
	width: 960px;
	padding: 0;
	margin: 0 auto;
}
#header {
	background: url(../imagesNET/header.jpg) no-repeat;
	width: 970px; height: 232px;
	
}



#content_container{
	clear: both;
	width:970px; min-height:300px;
	background: #585454;
	color: white;
	padding:5px 5px 5px 5px;
	overflow:auto;
}

#content_image{
	background: url(../images/dashboard.jpg) no-repeat;
	height:130px;
	padding-bottom:5px;
}

#content_body{
	background: url(../images/bodyBG.jpg) no-repeat;
}

#megamenu
{
    clear:left;
	position:absolute;
	
	top:172px;
}

ul#topnav {
	margin: 0; padding: 0;
	float:left;
	width: 970px;
	list-style: none;
	font-size: 1.1em;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative;
}
ul#topnav li a {
	float: left; 
	text-indent: -9999px;
	height: 40px;
}
ul#topnav li:hover a, ul#topnav li a:hover { background-position: left bottom; }
ul#topnav a.HOME {
	background: url(../imagesNET/nav_home.jpg) no-repeat;
	width: 73px; 
}
ul#topnav a.PRODUCTS {
	background: url(../imagesNET/nav_products.jpg) no-repeat;
	width: 110px; 
}
ul#topnav a.SERVICES {
	background: url(../imagesNET/nav_services.jpg) no-repeat;
	width: 110px; 
}
ul#topnav a.community {
	background: url(../imagesNET/nav_community.png) no-repeat;
	width: 124px; 
}
ul#topnav a.store {
	background: url(../imagesNET/nav_store.png) no-repeat;
	width: 141px; 
}

ul#topnav a.ORDER {
	background: url(../imagesNET/nav_order.jpg) no-repeat;
	width: 130px; 
}
ul#topnav a.POWER {
	background: url(../imagesNET/nav_power.jpg) no-repeat;
	width: 127px; 
}
 ul#topnav a.HELP {
	background: url(../imagesNET/nav_help.jpg) no-repeat;
	width: 121px; 
}

 ul#topnav a.LEGAL {
	background: url(../imagesNET/nav_legal.jpg) no-repeat;
	width: 70px; 
}

 ul#topnav a.TUNING {
	background: url(../imagesNET/nav_tuning.jpg) no-repeat;
	width: 127px; 
}

 ul#topnav a.CONTACT {
	background: url(../imagesNET/nav_contact.jpg) no-repeat;
	width: 92px; 
}

 ul#topnav a.CONTACTUS {
	background: url(../imagesNET/nav_contactus.jpg) no-repeat;
	width: 102px; 
}

 ul#topnav a.ENVIRONMENT {
	background: url(../imagesNET/nav_environment.jpg) no-repeat;
	width: 127px; 
}
 ul#topnav a.SOAPBOX {
	background: url(../imagesNET/nav_soapbox.jpg) no-repeat;
	width: 96px; 
}

 ul#topnav a.SENDINGSTUFF {
	background: url(../imagesNET/nav_sendingstuff.jpg) no-repeat;
	width: 124px; 
}

 ul#topnav a.JOBS {
	background: url(../imagesNET/nav_jobs.jpg) no-repeat;
	width: 56px; 
}

 ul#topnav a.ABOUTUS {
	background: url(../imagesNET/nav_AboutUs.jpg) no-repeat;
	width: 96px; 
}
 
ul#topnav li .sub {
	position: absolute;	
	top: 40px; left: 0;
	background: #404040 url(../imagesNET/sub_bg.jpg) repeat-x;
	padding: 20px 10px 10px;
	float: left;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: none;
}
ul#topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 10px;}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0 10px 0 10px; padding: 0;
	width: 250px;
	float: left;
}
ul#topnav .sub ul li {
	width: 100%;
	color: #fff;
}
ul#topnav .sub ul li h2 {
	padding: 0;  margin: 0;
	font-size: 1.0em;
	font-weight: normal;
}
ul#topnav .sub ul li h2 a {
	padding: 5px 0;
	background-image: none;
	color: #e8e000;
}
ul#topnav .sub ul li a {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	background: url(../imagesNET/navlist_arrow.png) no-repeat 5px 12px;
	padding: 7px 5px 7px 15px;
	display: block;
	text-decoration: none;
	color: #fff;
}
ul#topnav .sub ul li a:hover {color: #ddd; background-position: 5px 12px ;}

img
{
    border:solid 1px black;
}

td.yellow
{
    border:solid 1px yellow;
}

.productImageLeft
{
    float:left;
    width:250px;
    
}
.productDescRight
{
    float:right;
    width:700px;
    
    
    
}

.LeftColumn
{
    float:left;
    width:750px;
    
}

.RightColumn
{
    float:right;
    width:200px;
    
    
    
}
.isLeft
{
	float:left;
}

.ClearColumns{
clear:both;
}

.noindent{
	padding-left:0;
}

#pleft,#pright{
	padding-left:0;
}

#tips,#pleft,#pright{
color: #edef49;
background-color:none;
}

#tips{
	width:250px;
	font-size:20px;
	line-height:120%;
	}
#tips li{
	padding:20px;
	
	display:none; /* hide the items at first only */
	}

.quest{
	color:#83ffce;
	font-weight:bold;
}
.answer{
	color:#ffc983;
	font-weight:bold;
}