/* Naks.com MkII styles */
body {
	font-family: Arial, Helvetica;
	color: #000000;
	background: #ffffff;
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

br {
	
}

a:active,a:link,a:visited,a:focus,a:hover {
	text-decoration: none;
	color: Black;
	text-align: right;
	vertical-align: bottom;
}

/*
form {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	clear:both;
	background-color: #8AA2A2;
}
*/
#container {
	width: 770px;
	margin-top: 12px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	padding: 0;
	clear: none;
}

#adcontainer1 {
	width: 120px;
	margin-top: 85px;
	clear: none;
}

#naksdhtmlmenu {
	position: relative;
	width: 770;
	height: 20;
}

.header {
	position: relative;
	z-index: 10;
	width: 770px;
	height: 90px;
}

.headerBackground {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 10;
	background-color: #000000;
}

.headerLogo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 11;
}

.headerDate {
	position: absolute;
	left: 650px;
	top: 20px;
	font-size: 9px;
	color: White;
	font-weight: normal;
	text-align: right;
	letter-spacing: 1px;
	vertical-align: bottom;
	z-index: 12;
}

.naks_copyright {
	font-size: 9px;
	color: Black;
	font: lighter;
}

.naks_unoff {
	font-size: 12px;
	color: White;
	font-weight: normal;
	text-align: left;
	vertical-align: text-bottom;
}

.naks_homepagemenu {
	background-color: #ffffff;
	width: 100%;
	font-size: 12px;
	padding-bottom: 15px;
}

/* homepageitem */
.naks_homepageitem { /* background-color: #ffffff; */
	width: 100%;
	font-size: 12px;
	/* padding-bottom: 6px; */
	clear: both;
}

.naks_homepageitemhead {
	height: 25px;
	border: 2px solid;
	border-left-style: none;
	border-right-style: none;
	border-bottom-color: #474747;
	border-top-color: #474747;
	font-size: 20px;
	font-weight: bolder;
	text-align: left;
	color: #474747;
	background-color: #ffffee;
}

.naks_homepageitemsmlhead {
	height: 18px;
	border: 2px solid;
	border-left-style: none;
	border-right-style: none;
	border-bottom-color: #474747;
	border-top-color: #474747;
	font-size: 15px;
	font-weight: bolder;
	text-align: left;
	color: #474747;
}

.naks_homepageitemsubhead {
	font-size: 12px;
	font-weight: bolder;
	text-align: left;
	margin-left: 10px;
}

.naks_homepageitemintro {
	font-size: 12px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	font-weight: bold;
}

.naks_homepageitemimage {
	
}

.naks_homepageitembody {
	font-size: 12px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	font-weight: lighter;
}

.naks_homepageitemfooter {
	font-size: 12px;
	font-weight: bolder;
	clear: both;
}

/* homepageintro */
.naks_homepageintro {
	background-color: #ffffff;
	width: 100%;
	font-size: 14px;
	padding-bottom: 3px;
}

.naks_homepageintrohead {
	font-size: 25px;
	font-weight: bolder;
	text-align: left;
	color: #303030;
}

.naks_homepageintrosubhead {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	margin-left: 10px;
	color: #474747;
}

.naks_homepageintrointro {
	font-weight: bold;
	/*font-size:14px;
	padding-left: 3px;
	*/
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
}

.naks_homepageintrobody {
	font-weight: lighter;
	/*font-size:14px;
	padding-left: 3px;
	*/
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
}

/*
.naks_homepageintroimage {
	float : right;
	background-color : Aqua;
}
*/
.naks_homepageintrofooter {
	font-size: 12px;
	font-weight: bolder;
	clear: both;
}

/* nedstat */
.naks_homepagenedstat {
	text-align: right;
}

.naks_portletspacer {
	padding-bottom: 1px;
}

.features_table {
	font-size: 12px;
	empty-cells: show;
	background-color: Black;
}

.production_table {
	font-size: 12px;
	empty-cells: show;
	background-color: Black;
}

.documentation_table {
	background-color: White;
}

td.featurename {
	text-align: left;
	font-weight: bolder;
}

td.featuremodel {
	text-align: center;
	font-weight: bolder;
}

td.featurevalue {
	text-align: left;
}

td.featuredot {
	background-image: url(../gfx/dot.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.paypalform {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
	float: right;
}

.searchform {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
	float: right;
	background-color: #8AA2A2;
}

table.genericform {
	background-color: #8AA2A2
}

form.genericform {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

textarea.genericform {
	width: 250px;
	height: 100px;
}

input.genericform {
	width: 250px;
}

.plainbody {
	background-color: #FFFFE1;
	margin-bottom: 3px;
	height: 40px;
}

.plaintitle {
	background-color: Lime;
}

.plainimage {
	background-color: Yellow;
}

#mailman {
	
}

#mailman h2 {
	color: Black;
	text-align: left;
}

.readmore {
	clear: none;
	font-style: italic;
	padding-left: 2px;
	font-weight: bold;
}

#clearer {
	clear: none;
}

/* columns container */
#columnscontainer {
	width: 100%;
}

#columnscontainer table {
	width: 100%;
}

#columnscontainer tr {
	
}

#columnscontainer td {
	vertical-align: top;
}

/* column */
#column {
	float: left;
	clear: none;
	position: relative;
}

#columnspacer {
	
}

#columnsintro {
	clear: both;
	/*padding-bottom: 26px; */
}

#block {
	clear: both;
}

/* pollform */
#pollform form {
	background-color: #ADA68E;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	clear: both;
}

#pollform input.submit {
	float: right;
}

/* poll */
#poll dl {
	margin: 0;
	padding: 0;
}

#poll dl dt {
	border: thin;
	border-bottom: 1px solid Black;
}

#poll dl dd {
	margin: 0;
	background-color: #eeeeff;
	text-align: right;
}

.pollbar {
	background-color: Red;
	clear: none;
	height: 3px;
}

/* productlist */
#productlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#productlistx ul li {
	display: inline;
}

#productlist ul li a {
	text-decoration: none;
	color: #fff;
	background-color: #036;
}

/* *********************************************************************************** */
	/* guestbook */
#guestbook dl {
	border-bottom: 1px dotted Black;
}

#guestbook dt {
	border-top: 1px dotted Black;
	color: #7E687C;
	font-size: 12pt;
	font-weight: bold;
}

#guestbook dd {
	font-size: 8pt;
	margin-left: 2px;
	margin-bottom: 5px;
}

.guestbookdate {
	margin-left: 10px;
	font-size: 8pt;
	font-weight: normal;
}

/* features */
#featuresul ul {
	border-bottom: 1px solid Black;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	margin: 0;
	padding: 0;
}

#featuresul li {
	background-color: #ffffee;
	list-style-type: none;
	border-top: 1px solid Black;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

#featuresul li ul {
	margin-left: 3em;
	border: 0px;
	padding: 0px;
}

#featuresul li ul li {
	background-color: #eeffff;
	border-left: 1px solid Black;
}

#featuresshortlist {
	float: left;
	width: 20%;
	margin-right: 15px;
	padding-bottom: 20px;
	margin-top: 10px;
}

#featuresshortlist ul {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

#featuresshortlist ul li {
	display: inline;
	background-image: url(../gfx/dot.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
	margin-right: 3px;
	vertical-align: middle;
}

#gbanner {
	position: absolute;
	top: 100px;
	margin-left: 775px;
	width: 120px;
	/*background-color: Silver;*/
}
/* the end */