body, img, button, iframe, ul, li, hr  { margin:0; padding:0; border:0; }

body { 
	background-color: #666666; 
	color: white; 
 	font: normal 62.5% Arial, Helvetica, Verdana, sans-serif; 
}
#headerwrapper {
	background-color: #666666;
	color: black;
}
#header-links {
	/*border-top: 2px solid #FF0000;
	border-bottom: 2px solid #FF0000;*/
	padding-top: 4px;
	margin-top: 20px;
	margin-right: 21.7%;
}
#logo {
	position: absolute;
	top: 0px;
	right: 5%;
	z-index: 150;
}

#noscreen {
	display: none;

}
#wrapper {
	background-color: #666666;
	color: black;
	margin-top: 60px;
	margin-bottom: 30px; 
}


#main {
	position: relative;
	top:0;
	left:  0;
	width: 100%;
	margin-top: 10px;

}

#content {
	border: 1px solid #666666;
	background-color: #CCCCCC;
	color: black;
	margin-right: 5%;
	margin-bottom: 0;
	margin-left: 10px;
}
#mainfeature { 
	background-image: url(img/mainimg.jpg); 
	background-repeat: no-repeat; 
	background-color: #112236; 
	color: white; 
	padding: 2em 2em 1em 200px; 
}
#mainfeature h2 { 
	margin: 0; 
	font-weight: normal; 
	font-size: 140%; 
} 
#mainfeature p { 
	font-size: 110%; 
}
#mainfeature p.more { 
	margin-top: 0; 
	text-align: right; 
} 
#mainfeature p.more a:link, #mainfeature p.more a:visited { 
	color: white; 
	background-image: url(img/more-bullet.gif); 
	background-repeat: no-repeat; 
	background-position: center left; 
	padding-left: 14px; 
}
#content .inner { 
	margin: 10px 20px; 
}

#content .inner h2 {
	color: #000000;
	border-bottom: 2px solid #666666;
	font-size: 1.5em;
	margin: 0px 230px 0px 0px;
}

#content .inner h2.break {
	border-top: 2px solid #666666;
	margin: 0px;
}

#content .inner ul.features { 
 margin: 0; 
 padding: 0; 
 list-style: none;
}

#content .inner .clear {
	clear:both;
}

#content .inner h3 {
	font-size: 1.8em;
	margin-top: 5px; /* 50 */
	color: #FF0000;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	background-color: #999999;
	background-image: url(../images/aximlogo_sml.png);
	background-repeat: no-repeat;
	padding-left: 95px;
	line-height: 30px;
	background-position: 1px 2px;
	margin-bottom: 5px;

}
#content .inner h6.links{
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
	background-color: #999999;
	width: 300px;
	text-align: center;
}

#content .inner ul.features li .bullet {
	padding-left: 8px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF0000;
	margin-left: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	/*margin-bottom: 200px;*/
}

#content .inner ul.features li .bullet p {
	line-height: normal;

}

#content .inner ul.features li .bullet h2 {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 300px;
	font-size: 1.4em;
	margin: 5px 0px;
	padding: 0px;
}

#content .inner h3 a:link, #content .inner h3 a:visited { 
	color: #245185; 
}

#content .inner h6 a:link, #content .inner h6 a:visited { 
 	color: #245185; 
}
#content .inner p { 
	color: #666666; 
	font-size: 1.2em; 
}
#content .inner .features li img {
	float: right;
	margin: 0 0 5px 0;
	clear: both
}

/* #content .inner .features li {  Mine
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
*/

#content .inner p.author { 
	font-weight:  bold; 
}

/* #content .inner p.more{
	position: absolute;
	top: 50px;
	left: -90px;
	margin: 0;
	padding: 5px;
	border: 1px dotted #999999;
	width: 80px;
} 
*/

#content .inner p.more a:link, #content .inner p.more a:visited { 
	color: black; 
	background-image: url(img/more-bullet.gif); 
	background-repeat: no-repeat; 
	background-position: center left; 
	padding-left: 14px; 
	font-size: 90%; 
	color: #1e4c82; 
}

#content .inner .prodgroup1 {
	background-color: #E8E8E8;
	border: 1px solid #FFFFFF;
	padding: 5px;
	color: #FF0000;
}

#content .inner .prodgroup2 {
	background-color: #818181;
	border: 1px solid #FFFFFF;
	padding: 5px;
}

/* --- SIDE LOGO FOR NON PRODUCT PAGES --- */

#sidelogo {
	position: absolute;
	top: 0;
	right: 5%;
	width: 213px;
	background-color: #FFFFFF;
	color: white;
	background-image: url(../images/axim_side_bg.png);
	background-repeat: repeat-y;
	height: 100%;
	z-index: 150;
	/*height: 100%;*/
}

x {
	position: absolute;
	z-index: 150;
}
/* --- END --- */

/* --- N0N PRODUCT PAGES STYLES */

#nonprodcontent {
	border: 1px solid #666666;
	background-color: #999999;
	color: black;
	margin-right: 5%;
	margin-bottom: 0;
	margin-left: 10px;
}
#mainfeature h2 { 
	font-size: 16pt;
	color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 15px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
} 
#nonprodcontent .inner { 
	margin: 20px 230px 0px 20px; /*was 0px 230px 0px 20px;*/ 
}
#nonprodcontent .footer {
	margin: 0px 210px 0px 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #DADADA;
	line-height: 15px;
	padding-left: 20px;
	padding-right: 20px;
}
#nonprodcontent p.logos {
	text-align: center;

}

#nonprodcontent .footer p {
	color: #000000;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}

#nonprodcontent .inner h2 { 
	font-size: 2em;
	color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 15px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#nonprodcontent .inner p {
	font-size: 1.3em;
	color: #FFFFFF;
	padding-left: 10px;
}
#nonprodcontent .address p {
	font-size: 1.3em;
	line-height: 12pt;
	font-weight: bold;
	margin: 0px;
}
#nonprodcontent .address p a:link, #nonprodcontent .address p a:visited {
	color: #666666;
	text-decoration: none;
}
#nonprodcontent .address p a:hover {
	text-decoration: underline;
}

/* Index Page Styles */

#nonprodcontent .inner table.indexprod {
	margin-bottom: 10px;
	text-align: center;
}
#nonprodcontent .inner table.indexprod td.prodimg {
	width: 5%;
}
#nonprodcontent .inner table.indexprod tr.prodtxt {
	font-size: 100%;

}
#nonprodcontent .inner table.indexprod tr.prodtxt a:visited, #nonprodcontent .inner table.indexprod tr.prodtxt a:link {
	color: #000000;
	text-decoration: none;
}
#nonprodcontent .inner table.indexprod tr.prodtxt a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.marqueetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #FF0000;
	text-decoration: none;
	line-height: 18pt;
	margin: 0px;
	border: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.marqueetext a:hover, a:link {
	color: #B30000;
	text-decoration: underline;
}
.marqueetext a:hover, a:visited {
	color: #B30000;
	text-decoration: none;
}

#nonprodcontent .inner .smallblack p{
	color: #000000;
	border-top: 2px solid #FF0000;
	font-size: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

/* Downloads Pages Table Styles */

.thr {
}

.tsr {
}

#content .inner table.dltable {
	width: 80%;
}

#content .inner table.dltable tr.thr td.file {
	width:30%;
}
#content .inner table.dltable tr.thr td.down {
	width:30%;
}
#content .inner table.dltable tr.thr td.desc {
	width:40%;
}

#content .inner table.dltable tr.thr {
	background-color: #333333;
	font-size: 100%;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left: 10px;
}

#content .inner table.dltable tr.tsr {
	background-color: #8C8C8C;
	font-size: 150%;
	color: #FF0000;
	padding-left: 10px;
	text-align: left;
}

#content .inner table.dltable tr {
	font-size: 150%;
	color: #000000;
	height: 25px;
}

#content .inner a:hover {
	color: #000000;
	background-color: #FFFFFF;
}

#content .inner a:link {
	color: #000000;
}

#content .inner a:visited {
	color: #000000;
}

/* DWG links */

#content .inner a.dwg:hover {
	color: #666666;
}
#content .inner a.dwg:link {
	color: #666666;
}
#content .inner a.dwg:visited {
	color: #666666;
}

/* DXF links */

#content .inner a.dxf:hover {
	color: #FF0000;
}
#content .inner a.dxf:link {
	color: #FF0000;
}
#content .inner a.dxf:visited {
	color: #FF0000;
}

/* Download Pages Disclaimer Bit */

#content .inner .savenote {
	font-size: 1em;
	border: 2px solid #333333;
	width: 75%;
	background-color: #999999;
	padding: 2px;
	margin-top: 5px;
}

#content .inner .savenote p {
	color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 0px;
}

#content .inner .savenote p.bold {
	color: #FFFFFF;
	margin-bottom: 2px;
	margin-top: 2px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	background-color: #666666;
	font-style: italic;
}
.copyright {
	color: #000000;
	background-color: #DADADA;
	text-align: center;
	margin: 0px 210px 0px 0px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 20px;
}
.copyrightprod {
	color: #000000;
	text-align: center;
	margin-right: 5%;
	margin-bottom: 0;
	margin-left: 10px;
	line-height: 20px;
}

/* FAQ Page */

dl {
	padding-bottom: 5px;
}

dt {
	font-weight: bold;
	color: #FF0000;
	margin-top: 15px;
	margin-right: 50px;
	margin-left: 50px;
	margin-bottom: 5px;


}

	dt span {
		/*content: "Q";*/
		font-size: 2.5em;
		font-family: Georgia, "Times New Roman", Times, serif;
		margin-right: 7px;
		padding: 0 8px 5px 8px;
		color: #FF0000;
		background-color: #FFFBF0;
		font-weight: normal;
		
		margin-left: -47px;
		position: relative;
		top: 13px;
	}


dd {
	margin: 25px 50px 0px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
	line-height: 250%;
	color: #FFFBF0;

	}
	
	dd span {
		/*content: "A";*/
		font-size: 2.5em;
		font-family: Georgia, "Times New Roman", Times, serif;
		margin-right: 7px;
		padding: 0 9px;
		color: #FFFFFF;
		background-color: #FF0000;
		
		margin-left: -47px;
		position: relative;
		top: 13px;
	}
	
#nonprodcontent .inner dl dt p.redtext {
	color: #FF0000;
	}
#nonprodcontent .inner dl dt p.whitetext {
	margin-bottom: 1000px;

	}
.show {display: block;}
.hide {display: none;}

#nonprodcontent .inner h2 a:hover
{
	color: #FFFFFF;
	font-size: 0.75em;
}

#nonprodcontent .inner h2 a:link {
	color: #CCCCCC;
	font-size: 0.75em
}

#nonprodcontent .inner h2 a:visited {
	color: #CCCCCC;
	font-size: 0.75em
	}

#nonprodcontent .inner dl h6  {
	color: #CCCCCC;
	font-size: 1em;
	}
	
#nonprodcontent .inner dl h6 a:hover {
	color: #FF0000;
	}

#nonprodcontent .inner dl h6 a:link{
	color: #FF0000;
	}

#nonprodcontent .inner dl h6 a:visited {
	color: #FF0000;
	}
		