* {margin:0px;padding:0px;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;}

* {
	font: 12px "Franklin Gothic Book", Verdana, Sans-Serif;
	color: #000000;
}

body {
    margin: 30px 0px 0px 0px;
	background: #F2F2F2 url(http://www.neonode.com/App_Themes/investor/images/background.gif) top left repeat-x;

}

a {
	color: #666666;
	font-size: 12px;
	text-decoration: underline;
}

h1,
h2,
h3 {
	font-weight: bold;
	color: #7F7F7F;
}

h1 {
   	padding: 0px 0px 12px 0px;
   	color: #333333;
   	font: 18px "Franklin Gothic Medium", Arial, Sans-Serif;
	text-transform: capitalize;
}

h2 {
	padding: 24px 0px 2px 0px;
	font: bold 12px Arial, Sans-Serif;
	text-transform: uppercase;
	
}

h3 {
	margin: 0px 0px 5px 0px;
	font: bold 12px Arial, Sans-Serif;
	text-transform: uppercase;
	border-bottom: 1px solid #D9D9D9;
}

p {
	padding: 4px 0px 11px 0px;
	line-height: 16px;
}

b {
	font-weight: bolder;
}

fieldset {
	padding: 10px 0px 0px 0px;
}

#wrapper {
	width: 948px;
	margin: 0px auto;
	background: #FFFFFF url(http://www.neonode.com/App_Themes/investor/images/background_sideBar.gif) bottom right no-repeat;
}

#masthead { border-bottom: 1px solid white; }

#head {
	display: block;
	height: 45px !important;
	padding: 22px 0px 22px 50px;
	background: url(http://www.neonode.com/App_Themes/investor/images/background_head.gif) no-repeat right top;
}

#menu {
	display: block;
	padding: 6px 0px 0px 60px;
	height: 22px;
}

#menu ul li {
	position: relative;
	margin: 0px 0px 0px -10px;
	padding: 0px 0px 0px 1px;
    float: left;
    background: url(http://www.neonode.com/App_Themes/investor/images/background_menu_left.gif) left 1px no-repeat;
}

#menu ul li.selected {
	z-index: 1;
	background-image: url(http://www.neonode.com/App_Themes/investor/images/background_menu_selected_left.gif);
}

#menu ul li a {
	display: block;
	height: 22px;
	width: 158px;
    text-transform: uppercase;
	text-decoration: none;
	background: url(http://www.neonode.com/App_Themes/investor/images/background_menu.gif) right no-repeat;
	cursor: pointer !important;
}

#menu ul li.selected a {
	background: url(http://www.neonode.com/App_Themes/investor/images/background_menu_selected.gif) right no-repeat;
}

#menu ul li a span {
	display: block;
	padding: 4px 40px 0px 17px;
	height: 18px;
	color: #000000;
	font: bold 11px Arial;
}

#menu ul li.selected span {
	color: #FFFFFF;
}

#subMenu {
	display: block;
	height: 20px;
}

#subMenu ul li.selected a {
	color: #FFFFFF;
}

#subMenu ul {
    display: block;
    padding: 3px 0px 3px 53px;
	border-width: 1px 0px;
	background: #4F4F4F;
	line-height: 20px;
}

#subMenu ul li {
	display: inline;
	padding: 0px;
}

#subMenu ul li a {
	padding: 0px 15px 0px 15px;
	font: 11px Arial, Sans-Serif;
	color: #F2F2F2;
	text-decoration: none;
	background: url(http://www.neonode.com/App_Themes/investor/images/background_subMenu_listItem.gif) no-repeat right;
}

#subMenu ul li.last a {
	background: none;
}

#leftColumn {
	position: relative;
	float: left;
 	padding: 32px 0 60px 66px;
	width: 594px;
	background: #FFF;
}

#content {
	position: relative;
	padding: 0px 66px 0px 0px;
	border-right: 1px solid #D9D9D9;
	background: #FFF;
}

#rightColumn {
	position: relative;
	padding: 52px 17px 0px 18px;
	float: right;
	clear: right;
	width: 247px;
	background: #FFF;
}

#sideBar {
	padding: 0px 0px 0px 0px;
}

#sideBar .item {
	padding: 0px 0px 30px 0px;
}

#sideBar .item .contact { padding: 0px 0px 0px 15px; }

#footer {
	clear: both;
	width: 948px;
	margin: 0px auto;
	padding: 0px 0px 30px 0px;
}

#footer p {
	padding: 10px 0px 0px 0px;
	font-size: 10px;
	color: #CCCCCC;
	text-align: right;
}

ul li {
	padding: 0px 0px 0px 15px;
}

ul.downloads li {
	background: url(http://www.neonode.com/App_Themes/investor/images/background_downloadListItem.gif) no-repeat left 5px;
}

ul.downloads li a {
	color: #ED1B24;
}

ul.list {
	padding: 0px 0px 30px 0px;
	border-top: 1px solid #D9D9D9;
}

ul.list.large {
	padding-top: 10px;
}

ul.list.large li {
	padding: 0px 0px 10px 0px;
}

ul.list li a {
	color: #ED1B24;
}

ul#pressReleases {
	padding: 0px 0px 30px 0px;
}

ul#pressReleases li {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border-bottom: 1px solid #D9D9D9;
}

ul#pressReleases li span.date {
	color: #909090;
}
ul#pressReleases li h2 {
	padding: 0;
}

ul#pressReleases li h2 a {
	color: #ED1B24;
	font: 14px "Franklin Gothic Book", Arial, Sans-Serif;
}

#listPaging {
	background: #F2F2F2;
	padding: 0px 0px 1px 0px;
}

#listPaging p {
	padding: 0;
	margin: 0px 20px 1px 0px;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}

#listPaging a {
	font-weight: bold;
	text-decoration: none;
}

#listPaging a.previous {
	padding: 0px 0px 0px 20px;
	background: url(http://www.neonode.com/App_Themes/investor/images/background_pagingList_previous.gif) left 2px no-repeat;
}

#listPaging a.previous.disabled {
	background-position: left -13px;
}

#listPaging a.next {
	padding: 0px 20px 0px 0px;
	background: url(http://www.neonode.com/App_Themes/investor/images/background_pagingList_next.gif) right 2px no-repeat;
}

#listPaging a.next.disabled {
	background-position: right -13px;
}

#stockQuotes {
	margin: 0px 0px 30px 0px;
	background: #F2F2F2;
	border-bottom: 1px solid #D9D9D9;
}

#stockQuotes li {
	display: inline;
	padding: 0px 35px 0px 0px;
	font-size: 14px;
}

#stockQuotes li span.value {
	font-family: "Franklin Gothic Demi", Arial, Sans-Serif;
}

span.listTitle {
	font-weight: bold;
}

span.listTitle.large {
	color: #797979;
	font: 12px "Franklin Gothic Demi";
	text-transform: uppercase;
}

fieldset .row {
	padding: 0px 0px 10px 0px;
}

fieldset .row label {
	display: block;
	clear: both;
	padding: 0px 0px 4px 4px;
}

fieldset .row label.inline {
	display: inline;
	clear: none;
}

input,
select,
textarea {
	width: 200px;
	min-width: 200px !important;
	background: #F2F2F2;
	border: 1px solid #D9D9D9;
}

input.button {
	width: 67px;
	min-width: 67px !important;
	height: 19px;
	background: url(http://www.neonode.com/App_Themes/investor/images/background_button.gif) no-repeat;
	font: 11px Arial, Sans-Serif;
	color: #FFFFFF;
	border: 0;
}

input.checkBox {
	width: 12px;
	min-width: 12px !important;
	background: none;
	border: 0;
}