@CHARSET "UTF-8";

a img {
	border: none;
}

div#logo {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/logo-ng.png);
	width: 800px;
	height: 102px;
}

div#top {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/menu-ng.png);
	overflow: hidden;
	width: 800px;
	height: 224px;
}

#toptools {
	width: 770px;
	height: 113px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
}

#dropdowns {
	margin-top: 0px;
	width: 770px;
	height: 50px;
	float: left;
	overflow: hidden;
}

#dropdown_tissue {
	margin-left: 139px;
	margin-top: 15px;
	width: 198px;
	height: 20px;
}

#dropdown_nucleic {
	margin-left: 16px;
	margin-top: 15px;
	width: 198px;
	height: 20px;
}

#dropdown_application {
	margin-left: 15px;
	margin-top: 15px;
	width: 198px;
	height: 20px;
}

#field_search {
	margin-left: 0px;
	margin-top: 15px;
	width: 172px;
	height: 17px;
	border: none;
	background: transparent;
}

#button_search {
	margin-left: 2px;
	margin-top: 11px;
	width: 68px;
	height: 25px;
}

#dropdowns div {
	float: left;
	height: 50px;
}

#textsearch {
	width: 237px;
	height: 49px;
	float: right;
	overflow: hidden;
}

#menubar {
	width: 770px;
	height: 111px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
}

#menubar .item1 {
	display: block;
	margin-left: 15px;
	width: 118px;
	height: 64px;
	float: left;
	text-decoration: none;
}
#menubar .item2 {
	display: block;
	margin-left: 6px;
	width: 117px;
	height: 64px;
	float: left;
	text-decoration: none;
}
#menubar .item3 {
	display: block;
	margin-left: 6px;
	width: 118px;
	height: 64px;
	float: left;
	text-decoration: none;
}
#menubar .item4 {
	display: block;
	margin-left: 6px;
	width: 118px;
	height: 64px;
	float: left;
	text-decoration: none;
}
#menubar .item5 {
	display: block;
	margin-left: 6px;
	width: 118px;
	height: 64px;
	float: left;
	text-decoration: none;
}
#menubar .item6 {
	display: block;
	margin-left: 6px;
	width: 118px;
	height: 64px;
	float: left;
	text-decoration: none;
}

div#quicklinks {
	margin-left: 25px;
}

#contentdisp {
	width: 800px;
	/*margin-left: 15px;
	margin-right: 14px;*/
	margin-top: 0px;
	margin-bottom: 0px;
	height: 200px;
	min-height: 200px;
	height: auto !important;
	background-image: url(/images/backg-ng.png);
}

div.rightBlock {
	overflow: hidden;
	margin-left: 0px;
	width: 164px;
	padding: 0px;
	background: #aeaea6 url(/images/shoplist-top-img.png) no-repeat top left;
}
div.rightBlock div.bottom {
	clear: both;
	overflow: hidden;
	width: 164px;
	height: 16px;
	background: #aeaea6 url(/images/shoplist-bot-img.png) no-repeat bottom center;
	margin-left: 0px;
}

div.rightBlock img.articleImage {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 20px;
	width: 164px;
}
div.rightBlock div.imageDescription {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	clear: both;
	width: 1px;
	min-width: 1px;
	width: auto !important;
	color: #fffffd;
	font-size: 12px;
}
div.rightBlock div * {
	color: #fffffd;
	padding: 0px;
}

div.rightBlock > div > ul > li {
	margin-left: 17px;
	width: 125px;
}

div.rightBlock > div {
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 12px;
}
div.rightBlock > h2 {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
}
div.rightBlock > h2 > img {
	color: white;
}
div.rightBlock > h3 {
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}
div.rightBlock > h3 > img {
	color: white;
}

div#articleDisplayHeading {
	width: 350px;
	float: left;
}
div#articledisplay h1.articleList {
	margin-top: 0px;
	padding-top: 0px;
}
div#articleDisplaySorting {
	overflow: hidden;
	float: right;
	margin-right: 25px;
}
div#articleDisplaySorting span {
	float: left;
	color: #353535;
	font-size: 12px;
}
div#articleDisplaySorting span#sortbytext {
	margin-right: 5px;
}
div#articleDisplaySorting a {
	float: left;
	color: #E94200;
	font-size: 12px;
	text-decoration: none;
}
div#articleDisplaySorting a:hover {
	text-decoration: underline;
}

ul.articleList {
	list-style: none;
	padding: 0px 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	width: 568px;
	overflow: hidden;
}

ul.articleList li {
	padding: 0px 0px;
	margin: 0px 0px;
	width: 568px;
	overflow: hidden;
}

ul.articleList > li > div.divider {
	background: url(/images/article-div-ng.png) no-repeat top;
	width: 551px;
	height: 23px;
}
ul.articleList > li > div.articleItem {
	margin-bottom: 6px;
}

#leftcol > * {
	margin-left: 30px;
}

div#appsubmit {
	background-image: url(/images/appsubmit-bg-ng.png);
	width: 166px;
	height: 165px;
	margin-left: 25px;
}

/* This is actually invisible in normal browsers */
div#appsubmit > h2 {
	height: 0px;
	margin: 0px;
	padding: 0px;
}

#appsubmittext {
	margin-top: 79px;
	margin-left: 16px;
	height: 45px;
}

#appsubmittext > p {
	color: #404A80;
	line-height: 16px;
}

#appsubmitimage {
	margin-left: 16px;
}

#articledisplay > * {
	margin-left: 15px;
}

/*
 * Submit application CSS
 */
div.formField {
	width: 550px;
	clear: both;
	overflow: hidden;
	height: 20px;
	min-height: 20px;
	height: auto !important;
}

div.formField > h3 {
	margin-top: 15px;
	margin-bottom: 5px;
}

div.formField > label {
	display: block;
	float: left;
	width: 150px;
}

div.formField > input, div.formField > textarea {
	float: left;
	width: 350px;
}

div.formField > textarea {
	height: 100px;
}

p.signature {
	font-size: 11px;
	color: #333333;
}
p.signature > a {
	text-decoration: none;
	color: #3C4986;
}

ul#articlebar {
	display: block;
	list-style-type: none;
	margin-top: 15px;
	padding: 0px;
	clear: both;
	width: 479px;
	height: 20px;
	min-height: 20px;
	height: auto !important;
}

ul#articlebar a {
	color: #E94200;
}

ul#articlebar li {
	display: block;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 7px;
	margin-left: 0px;
	padding: 0px;
}

ul#articlebar li > img {
	float: left;
}

ul#articlebar li > div {
	float: left;
}

div#comments > div.heading {
	width: 551px;
	height: 34px;
	background: url(/images/comments-head-ng.png) no-repeat top left;
	overflow: hidden;
	margin-top: 15px;
}

div#comments > div.heading > div.heading {
	margin-top: 8px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

div#comments > div.heading > div.heading > h2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}

div.ratingmeter {
	height: 12px;
	background: url(/images/meter-gray-ng.png) repeat-x center left;
}

div.ratingmeter > div {
	height: 12px;
	background: url(/images/meter-red-ng.png) repeat-x center left;
}

div.recipeInfoBar {
	clear: both;
	overflow: hidden;
	margin-top: 7px;
	height: 15px;
}
div.recipeInfoBar * {
	font-size: 12px;
}

div.recipeInfoBar > div {
	float: left;
	margin-right: 7px;
	height: 14px;
}

div.recipeInfoBar > div.ratingmeter {
	margin-left: -2px;
}

/*
 * Author
 */
div.recipeInfoBar > div.author {
	color: #353535;
}
div.recipeInfoBar > div.author > a {
	color: #55629D;
	text-decoration: none;
}

/*
 * Tags..
 */
div.recipeInfoBar > span {
	color: #6A6565;
}
div.recipeInfoBar > span > a {
	color: #6A6565;
	text-decoration: none;
}

/*
 * Remove add-comment button...
 */
div.SERIA_Comments_bar {
	display: none;
}

h2.searchTitle {
	color: #E94200;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
h2.searchTitle:hover {
	text-decoration: underline;
}
a.noTextDeco {
	text-decoration: none;
}

h3.quicklink a.quicklink {
	font-size: 13px;
	font-weight: bold;
}
a.quicklink {
	text-decoration: underline;
	color: #3C4986;
}
a.quicklink:hover {
	text-decoration: none;
}

p.searchResultPara {
	color: black;
	font-size: 12px;
}

h1.articleHeading {
	font-size: 26px;
	font-weight: normal;
	color: #312F2B;
	margin-left: 0px;
	padding-left: 0px;
}

span.introduction {
	color: #312F2B;
	font-size: 13px;
	font-weight: bold;
}

h2.articleHeading {
	font-size: 13px;
	color: #404040;
	font-weight: bold;
}

span.articleText {
	font-size: 12px;
	color: #404040;
}

div#articleDisplay {
	margin-right: 10px;
	overflow: hidden;
}


div#encComment {
	margin-left: 2px;
}
div#encRate {
	margin-left: 1px;
}
div#encPrint {
	margin-left: 3px;
}
div#encApp {
	margin-left: 3px;
}
div#encRecommend {
	margin-left: 3px;
}
div#encEdit {
	margin-left: 3px;
}

