* {		
	margin:0;
	padding:0;
}

html {
	font-size:16px;
}

body {
	text-align:center; 
/*	background: url(images/scene.jpg) left top no-repeat #000 fixed; */
	background: url(images/centerbackground.gif) center repeat-y #ededed; 
/*	background-color: #fff; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height:1.4em;
	font-weight: 200;
	color:#000;
}

.wrapper #page {
	width: 1020px;
	margin: 0 auto;
	text-align:left;
}

img {
	display: inline;
	border: none;
/*	margin: 2pt; */
}

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
	
.clearfix { 
	display: inline-block; 
}

/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* stop commented backslash hack */

#topLogo {
	width:1024px; 
	height: 100px; 
/*	height:117px; */
	position:absolute; 
	top:0px; 
/*	left:0px; */
	padding:0px; 
	margin:0px; 
	overflow: hidden; 
/*	background:url(/images/site_logo_darkk.jpg) #000 no-repeat; */
	background:url(/images/nordwebtop2.jpg) no-repeat; 
}

#topLogoPartner {
	width:1024px; 
	height: 100px; 
	position:absolute; 
	top:0px; 
	padding:0px; 
	margin:0px; 
	overflow: hidden; 
	background:url(/images/nordwebtop2p.jpg) no-repeat; 
}

#topLogoBeta {
	width:1024px; 
	height: 120px; 
	position:relative; 
	top:-15px; 
	padding:0px; 
	margin:0px; 
	overflow: hidden; 
	background:url(http://www.nordkeyboards.com/images/beta-topbanner.jpg) no-repeat; 
}

#siteContent {
	width:1024px;
	position:absolute;
	top:95px; 
}

#siteContentPartner {
	width:1024px;
	position:absolute;
	top:95px; 
	margin-top:15px;
}

#mainMenu {
	display:block; 
	position:absolute;
/*	left:8px; */
/*	top:88px; */
	top:74px;
	padding:0px;
	margin:0px
}

.subMenu {
/*	background: url(images/menybargradient.gif) repeat-x;
	border-bottom: 1px solid #ccc;
	padding:0 0 0 14px;
	margin:6px 0 0 0;	
	display:block; */
}

#menuWrapper {
	padding:0 0 4px 14px;
	margin:5px 0 4px 0;
	border: solid #ccc;
	border-width: 0 1px 1px 1px;
	background: url(images/menybargradient.gif) repeat-x;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
}

#menuWrapperHome {
	padding:0 0 4px 14px;
	margin:5px 0 4px 0;
	border: solid #ccc;
	border-width: 0 1px 1px 1px;
	background: url(images/menybargradient.gif) repeat-x;
	-moz-border-radius-bottomleft: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-bottomright: 2px;
	-webkit-border-bottom-right-radius: 2px;
}

/*
.subMenuHome {
	display:block;
	background: url(images/menybargradient.gif) repeat-x;
	padding:0 0 4px 14px;
	margin:5px 0 4px 0;
	overflow: hidden;
	border-bottom: 1px solid #aaa;
}
*/

.subMenuSec {
	padding: 5px 0 5px 10px; 
/*	background:#eaeaea; */
/*	background: url(images/menybargradient.gif) repeat-x; */
	line-height: 13px; 
}

.subMenuSec a {
	text-decoration:underline;
}

/*
#divider {
	display:block; 
	border-top: 1px solid #000;
}
*/

#mainContainer {
	background: white;
	clear:both;
	padding-top: 15px; 
	overflow:auto; 
}

#mainContainerShort {
	width:720px;
	clear:both;
	padding-top: 15px; 
	overflow:auto; 
}
	
/* dublett??
#mainLeftColumn {
	width:1020px;
} */

#mainLeftColumn {
	width:720px;
}

#mainRightColumn {
	width: 270px; 
	float: right; 
	padding-left: 15px; 
	display:inline; 
}

#leftColumnNews div {
	border-style: dotted; 
	border-color: #ccc; 
	border-width: 0 0 1px 0; 
	margin-bottom: 15px; 
}

#leftColumnNews div:last-child {
	border: 0px;
}

#rightColumnNews h3 {
	clear:both;
}

/* #rightColumnNews p {
	text-align:justify;
} */
		
#rightColumnNews div {
	border-style: dotted; 
	border-color: #ccc; 
	border-width: 0 0 1px 0; 
	margin-bottom: 15px; 
}

#rightColumnNews div:last-child {
	border: 0px;
}

.basicBox {
	background:url(/images/basicboxgrad.gif) repeat-x;
	border: 1px #efefef solid; 
	padding:15px; 
	margin: 0 15px 15px 0;
}

p {
	margin: 0 0 15px 0; 
}

strong {
	font-weight:bold;
}

h2 {
	font-size:2em;	
	margin-top:0;
}

h3 {
	font-size:1em;
	font-weight:bold;
	margin-bottom:5px;
/*	text-transform:uppercase; */
}

/*
#mainContainerShort h3 {
	margin-bottom: 25px;	
} */

h4 {
	font-size:1em;
	font-weight:bold;
}

h5 {
	font-family: Georgia, "Times New Roman", Times;
	font-size:1.2em;
	font-weight:normal;
	font-style: italic;
	margin:0 0 10px 0;
}

h6 {
	font-size:1em;
	font-weight:bold;
	margin:0;
}

hr {
	margin: 15px 0;
/*	border: 1px solid #ccc; */
	border: 0 none;
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	width: 100%;
}

#mainLeftColumn h4:before, #mainFullColumn h4:before, #downloadSelector h4:before {
	content: url(/home/images/reddot.gif);
	margin-right:12px;
}

#mainContainer h4 {		 
/*	margin: 5px 0; */
	margin: 20px 0 10px;
	font-family: Georgia, "Times New Roman", Times;
	font-weight: normal;
	color: #666655;
	font-size: 1.6em;
}
	
#mainContainer h3 {
	margin: 0 0 10px 0; 
}
	
#mainContainer .topBanner {
	margin-bottom:25px;
}

.topBannerCentered {
	text-align:center;
	margin-bottom:25px;	
}
	
#downloadSelector h3 {
	display:inline;
	margin-bottom:0;
}

.vHistory {
	margin:0 0 0 10px;
	padding:0;
}

th {
	margin-left: 2pt;
	margin-right: 2pt;
	margin-bottom: 2pt;
	font-size: 8pt;
	font-weight: 100;
}

ol {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
	font-weight: 400;
}

#page ul {
	margin-left: 0.2em; 
/*	margin-right: 20px; */
	margin-bottom: 15px;
	font-weight: 400;
	list-style-type:disc;
	list-style-position:inside;
	padding-left:1em; 
	text-indent:-1em;
}

#page ul ul {
	color: #444;
	margin:5px 20px;
	font-style:italic;
}

#page li {
	margin-bottom: 3px;
}

ol.install {
	margin-left:20px;
	padding:0px;
	border: none 1px green;
	list-style-type: decimal;	
}

.flowList {
	list-style-type:none; 
}

.flowList li {
	list-style-type:none;
/*	display:inline; */
}

#html>body .vHistory { 
	margin:0;
}

.vHistory h4  {
/*	margin-left:-15px; */
/*	display:inline;	*/
	margin-bottom: 5px;
}

#latestOS {
	background:url(/images/vert_graydient.gif) #dadada repeat-x; 
	padding:5px 15px 20px; 
	width: 238px; 
	border: solid 1px #eee;
}

#pinkribbon {
	cursor: pointer; 
	height: 60px; 
	position:relative; 
	top:-10px; 
	right: 20px; 
	background:url('home/images/rosa-bandet.png') no-repeat top right;
}

.clearBox {
	clear:both;
}

#faqBox {
	width: 690px; 
	background: #eee url(faq/images/qna_backgroundlogo.gif) no-repeat top right; 
	border: solid 1px #888; 
	padding: 15px; 
	font-size: 125%; 
	line-height: 200%;
	margin-bottom: 60px;
}

.faqContent {
	margin-bottom: 60px; 
}

.faqContentSelected {
	background: green;
}

.faqContent span {
	color:#555; 
	font-size:110%;
}

.faqContent img {	
	position: relative; 
	top:4px; 
	margin-right:8px
}

.rightColumnHeader {
	margin: 15px 0 15px 0;
}
		
#indexMellotronBox { 
	background:#660000 url(home/images/mellotron_ornaments.gif) no-repeat top right;
	padding:10px 15px 5px 10px; 
	display:block; 
	margin-top:20px;
	color: #fff;
}
	
#indexMellotronBox img {
	float:left; 
	margin-right:15px; 
	background:#333; 
	padding:5px;
}	
			
#indexMellotronBox h2 {
	font-size:1.8em;
	line-height:1em;
	margin-top:0px; 
	letter-spacing:-0.5pt;
}	

#indexMellotronBox p {
/*	font-family: Georgia, "Times New Roman", Times; */
	font-size:0.9em;
} 
			
.quotes {
	margin-top:25px;
	background: url(/about/images/quotes-icon.gif) no-repeat top left;
}

.boxSpace {
	padding-left:10px;
	padding-right:10px;	
}
	
.imgFloatRight {
	float:right;
	margin-left: 15px;
}

.imgFloatLeft {
	float:left;
	margin-right: 15px;
}

/* #historyLeft h4, #historyRight h4 {
	border-bottom: 1px #999 solid; 
	margin-bottom:15px;
} */
	
#historyRight img {
	margin-bottom:15px; 
}

#disclaimer {
	font-size:0.85em;
	font-style:italic;
}

#disclaimerBox {
	background: #eee;
	border: 1px solid #bbb;
	padding:25px 25px 15px;
	margin-bottom: 25px;
}

#newsArchive h3 {
	clear:both
}

#newsArchive td {
	padding:0 30px 15px 0;
	vertical-align:top;
	width:270px; 
}

.dateStamp {
	padding: 1px 3px;
	background: #eee;
	color: #666;
	margin-right: 15px;
}

/*
.demoBox {
	margin: -15px 0 15px;
}

.demoBoxAdjust {
	margin-top:12px;	
}
*/

.demoBoxInline {
	display:inline-block;
	min-width:250px;
}
	
.header1 {
	display: block;
	text-align: left;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-top: 4pt;
	margin-bottom:15px;
	padding: 3pt;
	border: solid 2pt #DEDEDE;
	font-size: 10.0pt;
	font-weight: 900;
	font-style: Italic;
	color: #410000; 
	background: #f5f5f5;
	text-decoration: none;
	vertical-align: bottom;
	text-transform: uppercase;
}

.header2 {
	display: block;
	text-align: left;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-top: 4pt;
	padding: 3pt;
	border: solid 2pt #333333;
	font-size: 10.0pt;
	font-weight: 900;
	font-style: Italic;
	color: #410000; 
	background: #f5f5f5;
	text-decoration: none;
	vertical-align: bottom;
	text-transform: none;
}

.header3 {
	display: block;
	text-align: left;
	margin-left: 4pt;
	margin-right: 4pt;
	margin-top: 2pt;
	padding: 3pt;
	border: solid 1pt #333333;
	font-size: 10.0pt;
	font-weight: 900;
	font-style: Italic;
	color: #410000; 
	background: #f5f5f5;
	text-decoration: none;
	vertical-align: bottom;
	text-transform: none;
}
	
.header {
	width:100%;
	text-align: left;
	text-indent: 1.0pt;
	margin-top: 12pt;
	margin-bottom: 0pt;
	font-size: 11.0pt;
	font-weight: normal;
	font-style: Italic;
	color: #000000; 
	background: transparent;
	text-decoration: none;
	vertical-align: bottom;
	text-transform: none;
}
	
.headertable {
	width:100%;
	white-space: nowrap;
	text-align: left;
	text-indent: 1.0pt;
	margin-left: 4pt;
	margin-top: 12pt;
	margin-bottom: 0pt;
	font-size: 9.0pt;
	font-weight: bold;
	font-style: normal;
	color: #000000; 
	background: transparent;
	text-decoration: none;
	vertical-align: bottom;
	text-transform: none;
}
	
.title {
	display: block;
	text-align: left;
	text-indent: 0pt;
	margin-top: 13pt;
	font-size: 9pt;
	font-weight: 800;
	font-style: normal;
	color: #000000; 
	background: transparent;
	text-decoration: none;
	vertical-align: baseline;
	text-transform: none;
}
	
.title2 {
	display: block;
	text-align: left;
	text-indent: 0pt;
	margin-top: 5pt;
	font-size: 9pt;
	font-weight: 800;
	font-style: normal;
	color: #000000; 
	background: transparent;
	text-decoration: none;
	vertical-align: baseline;
	text-transform: none;
}
		
.ingress {
	display: block;
	text-align: center;
	text-indent: 0.0pt;
	margin-top: 14.0pt;
	margin-bottom: 13.0pt;
	font-size: 12pt;
	line-height: 1.5;
	font-weight: normal;
	font-style: Italic;
	color: #000000; 
	text-decoration: none;
	vertical-align: baseline;
	text-transform: none;
}
	
.ingress_small {
	display: block;
	text-align: center;
	text-indent: 0.0pt;
	margin-top: 14.0pt;
	margin-left: 20pt;
	margin-right: 20pt;
	margin-bottom: 13.0pt;
	font-size: 10pt;
	line-height: 1.8;
	font-weight: normal;
	font-style: Italic;
	color: #000000; 
	text-decoration: none;
	vertical-align: baseline;
	text-transform: none;
}
	
.bodytitle { 
	display: block; 
	text-align: left; 
	text-indent: 0; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	color: #000000; 
	text-decoration: none; 
	vertical-align: baseline; 
	text-transform: none;  
	margin-top: 5pt; 
}
	
.bodytitle2 { 
	display: block; 
	text-align: left; 
	text-indent: 0; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	color: #000000; 
	text-decoration: none; 
	vertical-align: baseline; 
	text-transform: none; 
	margin-left: 3pt; 	
	margin-top: 1pt; 
}

.bodytitlesmall { 
	display: block; 
	text-align: left; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	color: #000000; 
	text-decoration: none; 
	vertical-align: baseline; 
	text-transform: none;  
}

.body {
	display: block; 
	text-align: left;
	text-indent: 0;
	font-size: 9pt;
	font-weight: 400;
	font-style: normal;
	color: #000000; 
	text-decoration: none;
	vertical-align: baseline;
	text-transform: none;
	margin-bottom: 12pt;
	margin-top: 15px;
}	
	
.bodypad {
	display: block;
	text-align: left;
	text-indent: 0;
	padding: 0px 0px 0px 5px;
	text-decoration: none;
	vertical-align: baseline;
	text-transform: none;
	margin-bottom: 12pt;
}		
	
.body2 {
	display: block;
	text-align: left;
	text-indent: 0;
	font-size: 9pt;
	font-weight: 400;
	font-style: normal;
	color: #000000; 
	text-decoration: none;
	vertical-align: baseline;
	text-transform: none;
	margin-left: 4pt;
	margin-bottom: 2pt;
}	
	
.bodysmall {
	display: block;
	text-align: left;
	text-indent: 0;
	font-size: 8pt;
	font-weight: 400;
	font-style: normal;
	color: #000000; 
	text-decoration: none;
	vertical-align: baseline;
	text-transform: none;
	margin-bottom: 12pt;
}	
	
.link {
/*	display: inline;
	text-align: left;
	margin-left: 0pt;
	margin-right: 0pt;	
	font-size: 9pt;
	color: #334499; */
	text-decoration: underline;
	cursor: pointer;
}
	
/*.link:link {color: #334499} 
	
.link:visited {color: #334499}

.link:hover {color: #7799DD}
*/	

.date {
	display: block;
	text-align: left;
	padding: 0;
	margin: 0pt;
	font-size: 8pt;
	font-weight: 400;
	font-style: italic;
	color: #9a9a9a; 
	text-decoration: none;
	vertical-align: baseline;
	text-transform: none;
}

.bodyspace { 
	display: block; 
	text-align: left; 
	text-indent: 0; 
	font-size: 9pt; 
	font-weight: 400; 
	font-style: normal; 
	color: #000000; 
	text-decoration: none; 
	vertical-align: baseline; 
	text-transform: none; 
	margin-top: 8pt;
}

.bodyindent { 
	display: block; 
	text-align: left; 
	text-indent: 0; 
	font-size: 9pt; 
	font-weight: 400; 
	font-style: normal; 
	color: #000000; 
	text-decoration: none; 
	vertical-align: baseline; 
	text-transform: none; 
	margin-left: 3pt;
 }
 
.bullet { 
	display: block; 
	text-align: left; 
	text-indent: -9pt; 
	font-size: 9pt; 
	font-weight: 400; 
	font-style: normal; 
	color: #000000; 
	text-decoration: none; 
	vertical-align: baseline; 
	text-transform: none; 
	margin-left: 10pt; 
}

.bullettitle { 
	display: block; 
	text-align: left; 
	text-indent: -6pt; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	color: #000000; 
	text-decoration: none; 
	vertical-align: baseline; 
	text-transform: none; 
	margin-left: 5pt; 
}

em, abbr, cite {
	background-color:#ffffbb; 
	border-bottom: 1px dotted #ccc;
	font-style:normal;
} 

abbr {	
	cursor:help;
}

.comment {
/*	display:block; */
	font-size: 0.85em; 
	font-style: italic; 
	padding-right:20px;
}

.important {
	display: block; 
	text-align: left; 
	border: none 1px red;
	padding: 10px;
	margin: 0px 20px 0px 20px;
}

td.warning {
	background-image: url('images/mini_triangle.gif');
	text-align: center; 	 
	font-size: 12pt; 
	font-weight: 900; 
}

.tableheader {
	margin: 0pt;
	text-align: center;
	font-weight: bold; 
	font-style: normal; 
	color: #000000; 	
}

.topmenu {
	display:block;
	margin: 0pt 0pt 0pt 0pt;
	padding: 2pt 5pt 0pt 5pt;
	font-size: 11pt; 
	font-weight: 200; 
	color: #FFFFFF;
	cursor:pointer;
}
	
.topmenu-ovr {
	display:block;
	margin: 0pt 0pt 0pt 0pt;
	padding: 2pt 5pt 0pt 5pt;
	font-size: 11pt; 
	font-weight: 200;
	color: #EFEFEF; 
	cursor:pointer;
}

.topmenu-dwn {
	display:block;
	margin: 0pt 0pt 0pt 0pt;
	padding: 2pt 5pt 0pt 5pt;
	font-size: 11pt; 
	font-weight: 200; 
/*	font-weight: 800; */
	color: #582323; 
	cursor:pointer;
}

.topmenu-sel {
	display:block;
	margin: 0pt 0pt 0pt 0pt;
	padding: 2pt 5pt 0pt 5pt;
	font-weight: 200; 
/*	font-weight: 800; */
	margin-bottom:0px;
	font-size: 11pt; 
	color: #582323; 
	cursor:pointer;		
}

.imageFrame {
	width: 150px;
	padding: 10px;
	border: 1px solid #eee;
}

.menu {
	display:block;
	margin: 0pt 0pt 0pt 0pt;
	padding: 2pt 5pt 0pt 5pt;
	font-size: 8.5pt; 
	color: #582323; 
	vertical-align: bottom;	
	cursor:pointer;	
}

.menu-ovr {
	display:block;
	margin: 0pt 0pt 0pt 0pt;
	padding: 2pt 5pt 0pt 5pt;
	font-size: 8.5pt; 
	color: #EF2323; 
/*	font-weight: 800; */
	cursor:pointer;	 
}

.menu-sel {
	display:block;
	margin: 0pt 0pt 0pt 0pt;
	padding: 2pt 5pt 0pt 5pt;
	font-size: 8.5pt; 
	color: #EF2323; 	
/*	color: #AC2323; */
/*	font-weight: 800; */
	cursor:pointer;	
}

.menu-dwn {
	display:block;
	margin: 0pt 0pt 0pt 0pt;
	padding: 2pt 5pt 0pt 5pt;
	font-size: 8.5pt; 
	color: #AC2323; 
/*	font-weight: 800; */ 
	cursor:pointer;	
}
	
.button {
	display:block;
	margin: 0pt 0pt 3px 0pt;
	padding: 0pt 0pt 0pt 0pt;
	font-size: 7pt; 
	font-weight: 800; 
	color: #334499; 
	cursor:pointer;	
}

.button-ovr {
	display:block;
	margin: 0pt 0pt 3px 0pt;
	padding: 0pt 0pt 0pt 0pt;
	font-size: 7pt; 
	font-weight: 800; 
	color: #FEFEFE;
	cursor:pointer;	
}

.button-dwn {
	display:block;
	margin: 0pt 0pt 3px 0pt;
	padding: 0pt 0pt 0pt 0pt;
	font-size: 7pt; 
	font-weight: 800; 
	color: #EFEFEF;
	cursor:pointer;	 
}

.button-sel {
	display:block;
	margin: 0pt 0pt 3px 0pt;
	padding: 0pt 0pt 0pt 0pt;
	font-size: 7pt; 
	font-weight: 800; 
	color: #3E2C72; 
	cursor:pointer;	
}

.fieldlabel {
	display:block;
	margin-top:15pt;
	font-size: 7pt; 
	font-weight: 800;
}

.fielddescription {
	display:inline;
	font-size: 7pt; 
	font-weight: 100;
	font-style: italic; 
	color: #3E2C72; 	
}

div.submenu {
	display:none;
	border: dotted 1px blue;
	padding:3px	
}

fieldset {
	border:none;
}

table.specification{
}

table.downloadlink {
	padding: 0;
	margin: 0 0 10px 0;
}

/*
table.download {
	border:solid 1px #ccc;
	padding: 10px;
	padding: 0px 1px 0px 1px;
	border:none 2px #ECECFA;
	background-color: #666666; 
}

th.download {
	border:solid 1px #CACACA;
	background-color: #DEDEDE;
	color:#454545;
	vertical-align:top;
}


*/

table.style, table.download {
	width:1020px;
	border-width: 1px;
	border-spacing: 1px; 
	padding:10px;
	border-style: solid;
	border-color: #ccc;
	border-collapse: separate;
	background-color: white;
}

table.style th, table.downlad th {
	border-width: 1px;
	padding: 1px;
	border-style: none; 
	border-color: #ccc;
	background-color: white;
	-moz-border-radius: 0px;
}

table.style td, table.download td {
	border-width: 1px;
	padding: 1px;
	border-style: none; 
	border-color: #ccc;
/*	background-color: white; */
	-moz-border-radius: 0px;
	vertical-align: top;
}

table.products td {
	padding:0 15px 5px 0;	
}

div.divider {
	border: none 3px green;
	margin: 0px 0px 100px 0px;
}

div.catalogue {
	width:120px;
	color:#400000;
	text-align:center
}
	
#downloadSelector fieldset {
	margin:5px 0 15px 0;
	padding:0;
	border: none;
}
	
#downloadSelector select {
	font-size: 1.2em;
	padding: 5px;
}	

#downloadSelector select {
	background:url(/images/inputgradient.gif) #fff repeat-x; 
}

.currentDownload {
	width:250px;
}

.osDownload {
	width:200px;
	vertical-align:top;
	margin-left:26px;
}

.imgGuides {
	margin: 25px 0;	
}

.mainright {
	width:33%;
	float:left;
	background:#fff;
	padding-bottom:10px;
}
	
.maincenter {
	width:34%;
	float:left;
	background:#fff;
	padding-bottom:10px;
}
	
.mainleft {
	width:33%;
	float:left;
	background:#fff;
	padding-bottom:10px;
}

.banner {
	background:#fff;
}