* {
	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, #contentmain {
	display: block;
	margin: 0 0 0 160px;
}

#content {
	clear:both;
	/*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: 1em;
	clear: both;
	color: #999;
	margin-bottom:10px;
}
	
#copyright a {
	color:#999;
	text-decoration:none;
}
#copyright a:hover {
	color:#000;
}

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

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

#footer li {
	float: left;
	margin: 0 0 0 0;
	float:left;
	list-style:none;

	padding: 0 3px 5px 3px;
	border-right:1px solid #999;
}
#footer ul li.first {
	padding-left:0px;
}
#footer ul li.last {
	border-right:none;
}
#footer li a {
	display:block;
	background:#fff;
	text-decoration:none;
	color:#999;	
	font-size:95%;
}
#footer li a:hover {
	color:#000;
}



#logo {
	width: 210px;
}
	
/* Main page styles */
#storediv {
	position:absolute;
	top:20px;
	left:567px;
	height:40px;
	width:100px;
	border-left:1px solid #999;	
	padding-left:15px;
	background:transparent url(http://www.antarestech.com/images/shoppingbag.gif) no-repeat center right;}
}
#storediv a {
	margin-top:15px;
}
.storewrap {
	margin-top:15px;
}
.storewrap a {

	text-decoration:none;
	font-weight:bold;
	font-size 1em;
	color:#999;
}

.storewrap a:hover {
	color: #CC3333;
	text-decoration:none;
}


#contentmain {
	clear:both;
	/*Spacing before content area can be altered by changing padding here*/
	padding: 5px 0px 0 7px;
	margin:5px 0px 0px 160px;
	line-height: 1.1em;
	min-height: 400px;
	/*Font size for the content area can be altered by changing the value for font-size here*/
	font-size: 1em;
}
	
#maincol1 {
	float:left;
	margin:5px 0px 0 0;
	width:56%;
	
}
#maincol2 {
	float:left;	
	width:41%;
	
}

#newsdiv {
	min-height:310px;
}
.arrowbullet {
	background: transparent url(/images/arrow.gif) no-repeat center left;
	padding-left: 15px;
}
#newsdiv h4 {
	line-height:1em;
}

#newscol1 {
	float:left;
	margin:0;
	width:56%
		
}
#newscol1 a {
	color: #CC3333;
	text-decoration:none;
}
#newscol2 {
	float:left;
	margin:0 0 0 0;
	
}
#demodiv {
	clear:both;
	min-height:150px;
	border-top:1px solid #999;
	padding-top:5px;
}
#democol1 {
	float:left;
	
}
#democol2 {
	float:left;
	margin:0;
	width:70%;
}
#democol2 a {
	color:#CC3333;
	text-decoration:none;
	
}

.smallpara {
	font-size:90%;
	line-height:1em;
}
.fontred {
	color:#CC3333;
}
.headerfontred {
	color: #dd1816;
}
		
/* Navigation styles */

#nav {
	clear:both;
	
}
	
#nav ul {
	
	margin-left:20px;
}

#nav ul li {
	display:inline;
	float:left;
	list-style:none;
	padding: 0 12px 0px 6px;
	border-right:1px solid #999;
}
#nav ul li.last {
	border-right:none;
}
#nav ul li a {
	display:block;
	background:#fff;
	text-decoration:none;
	text-transform: uppercase;
	color:#999;
	
	font-weight:bold;
}

#nav ul li a:hover {	
	color:#CC3333;
}
#nav ul li ul {
	display: none;
	background-color:#fff;    
    z-index:1001;
}

#nav ul li:hover ul {
    display: block;
    position: absolute;
    margin: 0px 3px 3px 0px;
    padding: 0px 0px 0px 0px; 

}

/* Drop shadow styles */

#nav ul li:hover ul .shadow2,
#nav ul li:hover ul .shadow3,
#nav ul li:hover ul .container {
	position: relative;
	left: -1px;
	top: -1px;
}

#nav ul li:hover ul .shadow1 {
	background: #E8E7E8 /*#F1F0F1*/;
}

#nav ul li:hover ul .shadow2 {
	background:#B8B6B8 /*#DBDADB*/;
}

#nav ul li:hover ul .shadow3 {
	background: #7E7C7E /*#B8B6B8*/;
}

#nav ul li:hover ul .container {
	background: #ffffff;
	border:1px solid #848284;
	margin-top:10px;
	padding: 5px;
}

#nav ul li:hover li {
    float: none; 
    padding:0px 0px 0px 0px;
    margin:0;
    border-right:none;
    line-height:1.1em;
}
#nav ul li:hover li a {	
    text-transform:none;
    color:#666666;
    font-weight:lighter;
    font-size:1.1em;
    padding:0px 0px 5px 0px;
}

#nav ul li li a:hover {
    color:#CC3333;
}


#sideNav {
	clear: both;
	list-style-type: none;
	position: absolute;
	top: 21px;
	left: 51px;
	width: 160px;
	padding: 86px 0 0 0;
	background: url(http://www.antarestech.com/images/upperleft.gif) no-repeat left top;

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

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

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

#sideNav 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;}

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

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

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

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

/*
#nav ul li.current ul li a:hover {
	color: #dd1816;
	padding: 0 0 0 10px;
	background: none;}
*/


#wrapper {
	width: 800px;
	margin: 20px 50px;
	border: 1px solid #999;
	background-color:#fff;
}

#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;}
	
.languagebtns {
	clear:both;
	float:right;
	vertical-align:text-top;
	margin-top:10px;
	margin-right:30px;
}

/*Style for data table*/
	
.datatable  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;}
	
.clearboth {
	clear:both;
}
	
	
/*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; 
}

.bulletItem {
	background: transparent url(http://www.antarestech.com/images/bullet.gif) no-repeat left;
	padding-left: 12px;
}

select.selbox {
	width:250px;
}
	

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;}

