* {
	margin: 0;
	padding: 0;}

body {
	font-size: 69.5%;
	font-family: Arial, sans-serif;
	background-color: #bfe2f8;}

a, a:visited {
	color: #36c;
	text-decoration: none;}

a:hover, a:focus {
	color: #fc3;
	text-decoration: underline;}

a:active {
  	color:#fc3;
  	text-decoration: underline;}

h1, h2, h3, h4 {
	font-family: arial;
	margin-top: 1.3em;
	margin-bottom: .5em;}

h1 {
	line-height: 1.2em;
	font-size: 175%;}

h2 {
	color: #dd1816;
	font-size: 125%;}

h3 {
	color: #dd1816;
	font-size: 110%;}

h4 {
	color: #dd1816;
	font-size: 100%;}

p {
	margin: 1em 0;}
	
ol {
	list-style-position: inside;}
	
hr {
	border: 0;
	height: 1px;
	background-color: #999;
	color: #999;}
		
#coldiv {
/*	display: block;*/
/*	float: left;*/
/*	margin: 0 10px 0 305px;*/
	position: absolute;
	left: 527px;
	top: 113px;
	padding: 0 0;
	height: 450px;
	border-left: 1px solid #999;}
	
#col1, #col2 {
	float: left;
	width: 46%;}
		
#col1 {
	margin: 0 30px 0 0;}
	
#content, #nav, #logo {
	display: block;
	margin: 0 0 0 158px;
	border-left: 1px solid #999;}

#content {
	/*Spacing before content area can be altered by changing padding here*/
	padding: 0.5em .75em 0 .75em;
	line-height: 1.5em;
	min-height: 400px;
	/*Font size for the content area can be altered by changing the value for font-size here*/
	font-size: 1em;}

#splashnote {
	clear: both;
	margin: 2em 8em -3em 8em;
	padding: 2em 8em 0em 8em;}

#copyright {
	line-height: 1.3em;
	clear: both;
	color: #999;}

#footer {
	clear: both;
	margin: 0 0 2em 0;
	padding: 5em 0 0 0;}

#footer ul {
	list-style-type: none;
	list-style-image: none;}

#footer li {
	float: left;
	margin: 0 .25em 0 0;}

#footer li:before {
	content: "[ ";}

#footer li:after {
	content: " ]";}

#logo {
	width: 210px;
	border-width: 0 0 0 1px;}
		
#nav {
	background-color: #000;
	padding: .2em 0 .2em 17px;
	/*line below needs to begin with dash*/
	-padding: 0 0 0 17px;
	font-size: 94%;}

#nav a {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;}

#nav a:before {
	content: "> ";}

#nav a:hover, #nav ul li.current a {
/*	color: #09c; */
	color: #3cf;}

#nav li {
	display: inline;
/*	text-indent: -9px; */
/*	margin-left: 9px; */
	padding: 0 6px 0 0;}

#nav ul ul {
	list-style-type: none;
	position: absolute;
	top: 21px;
	left: 51px;
	width: 158px;
	padding: 86px 0 0 0;
	background: url(http://www.antarestech.com/images/headVoiceGraphic.gif) no-repeat left top;}

#nav ul ul li {
	display: block;
	border-bottom: 1px dashed #999;	
	padding: .4em 0;}

#nav ul ul li.first, #nav ul ul li.knowledgebase {
	border-bottom: 1px dashed #999;
	}

#nav ul ul li.knowledgebase a {
	color: #000;
	font-weight: bold;}

#nav ul ul a, #nav ul li.current ul a {
	margin-left: 1px;
  text-indent: -9px;
	padding: 0 0 0 10px;
	background: none;
	color: #333;
	display: block;}

#nav ul ul a:before {
	content: "> ";
	color: #fff;}

#nav ul ul li.knowledgebase a:before {
	content: "> ";
	color: #000;}

#nav ul ul li.current a, #nav ul ul a:hover {
	color: #dd1816;}

#nav ul ul li.current a:before {
	color: #dd1816;}

#nav ul li.current ul li a:hover {
	color: #dd1816;
	padding: 0 0 0 10px;
	background: none;}
	
	
/*Special case when left nav not within top nav*/	
/*Browser test before removing the following two*/	
#nav ul ul li.navother a {
  text-indent: -1px;
	color: #fc3;}

#nav ul ul li.navother a:before {
  text-indent: -1px;
	color: #fc3;}

/*Special case when left nav not within top nav*/	
#nav ul li.navother ul li.news a:hover {
  text-indent: -1px;
	color: #fc3;
	padding: 0 0 0 10px;
	background: none;}

#nav ul li.navother ul li.knowledgebase a:hover {
	color: #dd1816;
	padding: 0 0 0 10px;
	background: none;}


/*Style for news column on home page*/	
#nav ul ul li.news a {
  text-indent: -1px;
	color: #36c;
	line-height: 1.1em;
	text-transform: none;}
	
#nav ul ul li.news a:focus {
  text-indent: -1px;
	color: #fc3;
	line-height: 1.1em;
	text-transform: none;}

#nav ul ul li.news a:before {
  text-indent: -1px;
	content: "";}

#wrapper {
	width: 800px;
	margin: 20px 50px;
	border: 1px solid #999;
	background: #fff url(http://www.antarestech.com/images/worldwideStandard.gif) no-repeat bottom left;}

#bottomleft {
    margin-top: -1.1em;
    position: relative;
    left: -1px;
    top: 1px;
    background: transparent url(http://www.antarestech.com/images/bottomLeftCorner.gif) no-repeat bottom left;}

#topright {
	position: absolute;
	top: 20px;
	left: 837px;
	width: 15px;
	height: 20px;
	background: transparent url(http://www.antarestech.com/images/topRightCorner.gif) no-repeat top right;}


/*Style for data table*/
	}
.datatable table, td, th {
	border: 1px solid #D6D5BB;
	border-collapse: collapse;
	margin: 0;
	padding: 0;}
	
.datatable td, th {
	padding: .2em .5em;
	vertical-align: top;
	text-align: left;}
		
.datatable th {
	color: #000;
	background: #D6D5BB;
	font-weight: bold;}

.datatable th.prodname {
	color: #dd1816;
	background: #D6D5BB;
	font-weight: bold;}
	
.datatable tbody {
	background: #F4F4E9;}


/*Style for product pages upgrade box*/
#upgradebox {
	width: 275px;
	border: 1px solid #D6D5BB;
	padding: 10px 10px 10px 10px;}
				
.skip {
	display: none;}
	
.nowrap {
	clear: right;}
	
	
/*Style for Knowledgebase default text*/
.KBdefaulttext {
	font-size: small;
	line-height: 1.5em;}


/*Styles from previous design maintained here for compatibility*/

.sectionhead {
	font-size:105%; 
	font-weight: 700; 
	color: #CC0000;}

.sectionheadblack {
	font-size:105%; 
	font-weight:700; 
	color:#000;}

.sectionheadbig {
	font-size:125%; 
	font-weight:700; 
	color:#C00;}

.sectionheadbigbl {
	font-size:125%; 
	font-weight:700; 
	color:#000;}

.sectionhead a {
   font-weight:700; 
   color:#C00;}

.smallcaption {
	font-size:83%; 
	line-height:/* */ 1.1; 
	font-weight:500; 
	color:#999;}

.smallcaptionblk {
	font-size:83%; 
	line-height:/* */ 1.1; 
	font-weight:500; 
}

P.dealerlist {
	line-height:/* */ 1.1;}

P.indent {
	margin: 0em 0% .2em 0%;
	text-indent: 2em;}

.nditem {
	font-size: .9em;
	line-height:/* */ 1.1; 
	text-align: justify;}

.amounts { 
	font-size: 105%; 
	font-weight: 700; 
	text-align: right;} 

ul.pagelist {
	list-style: disc;
	list-style-position: inside;
	list-style-image: url(http://www.antarestech.com/images/bullet.gif);}

img.spaceleft {
	padding: 4px 0px 4px 10px;}