body { 
	margin: 0; 
	padding: 0; 
	color: white; 
 	font: normal 62.5% Arial, Helvetica, Verdana, sans-serif; 
}
#headerwrapper {
	background-color: #FFFFFF;
	color: black;
}
#header-links {
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	padding-top: 4px;
	margin-top: 20px;
	margin-right: 6%;
	display: none;

}
#logo {
	position: absolute;
	top: 0px;
	right: 5%;
	display: none;

}
#noscreen {

}
#wrapper {
	color: black;
	margin-top: 5px;
	margin-bottom: 30px;
}



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

#content {
	color: black;
}
#mainfeature {
	background-image: url(img/mainimg.jpg);
	background-repeat: no-repeat;
	background-color: #112236;
	color: white;
	padding: 2em 2em 1em 200px;
	display: none;

}
#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 { 
}

#content .inner h2 { 
	color: #000000; 
	border-bottom: 1px solid #000000; 
	font-size: 1em; 
}
#content .inner ul.features {
	margin: 0;
	padding: 0;
	list-style: none;
}

#content .inner h3 {
	font-size: 1.2em;
	color: #000000;
	margin-bottom: 5px;
	margin-top: 50px;
	padding-left: 10px;
}

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

}

#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-bottom: 80px; */
}
#content .inner ul.features li .bullet h2 {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 300px;
	font-size: 1.4em;
	margin: 5px 0px;
	padding: 0px;
}
#content .inner ul.features li p.spacer {
/*	margin-top: 55px;
	margin-bottom: 55px; */
}

#content .inner ul.features li p.spacer2 {
/*	margin-top: 10px;
	margin-bottom: 10px; */
}

#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 {
	height: 82px;
	width: 110px;
}


/* #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; 
}

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

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

/* --- N0N PRODUCT PAGES STYLES */

#nonprodcontent {
	color: black;
	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 { 
}

#nonprodcontent .footer {
}

#nonprodcontent p.logos {
	text-align: center;

}

#nonprodcontent .footer p {
}

#nonprodcontent .inner h2 { 
	font-size: 2em;
	margin-bottom: 0px;
	margin-top: 15px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#nonprodcontent .inner p {
	font-size: 1.3em;
}
#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 {
	text-align: center;
}
#nonprodcontent .inner table.indexprod td.prodimg {
	width: 5%;
}
#nonprodcontent .inner table.indexprod tr.prodtxt {
	font-size: 0.7em;
	padding-bottom: 10px;
}
#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;
	display: none;
}
.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: 0.8em;
	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: 0.8em;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left: 10px;
}

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

#content .inner table.dltable tr {
	font-size: 0.8em;
	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: #FF0000;
}
#content .inner a.dwg:link {
	color: #FF0000;
}
#content .inner a.dwg:visited {
	color: #FF0000;
}

/* DXF links */

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

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