/* @override http://www.valasciences.com/?css=assets/dev.css.v.1235755186 */
/* <style type="text/css"> */
body {
	background: #cfd8da;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	margin: 0;
}
#everything {
	padding: 5px 0 11px 0;
	background: #fcfcfc url("images/bg.gif") repeat-x top center;
}
#container {
	width: 1003px;
	margin: 0 auto;
	position: relative;
	padding: 0 10px;
}
/* ! -- HEADER */
h1 {
	display: block;
	height: 85px;
	width: 195px;
	margin: 0;
	padding: 0;
	float: left;
}
h1 a:link, h1 a {
	background: url("images/vala-sciences.png") no-repeat bottom left;
	text-indent: -1000em;
	overflow: hidden;
	display: block;
	height: 85px;
	width: 195px;
}
h1 a:hover {
	background-position: top left;
}
#logo {
	margin: 0;
	padding: 0;
	float: right;
	width: 195px;
	position: relative;
	z-index: 1000;
}
#logo img {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1000;
}
#logo img.login-btn, #logo img.search-btn {
	border: none;
	position: absolute;
	top: 83px;
	right: 10px;
	z-index: 1900;
}
#logo img.search-btn {
	right: 80px;
}
#acc-btn {
	position: absolute;
	top: 83px;
	left: 23px;
}
#admin-btn {
	position: absolute;
	top: 83px;
	left: 120px;
}
#acc-btn img, #admin-btn img {
	border: none;
}
/* ! -- NAVIGATION */
#nav {
	background: #47829c url("images/nav-bg.gif") repeat-x;
	font-size: 13px;
	margin-top: 14px;
	padding-top: 13px;
	padding-bottom: 13px;
	float: left;
	width: 613px;
	height: 25px;
	position: relative;
	z-index: 2000;
}
#nav ul, #nav ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 613px;
}
#nav ul {
	padding: 4px 0 4px 0;
	text-align: center;
	width: 595px;
	margin: -17px auto 0 auto;
}
#nav ul li {
	position: relative;
	display: block;
	float: left;
	width: 80px;
}
#nav ul li a {
	background: #47829c url("images/nav-item-bg.png") no-repeat right top;
	color: #ccebf3;
	padding: 17px 10px 18px 8px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin: 0;
}
#nav ul li a:hover {
	background-position: right bottom;
}
#nav ul li a.last {
	background: #47829c url("images/nav-item-bg.png") no-repeat left top;
}
#nav ul li a.last:hover {
	background-position: left bottom;
}
#nav ul li.nav-home {
	width: 57px;
}
#nav ul li.nav-software {
	width: 77px;
}
#nav ul li.nav-reagents {
	width: 80px;
}
#nav ul li.nav-blog {
	width: 48px;
}
#nav ul li.nav-services {
	width: 73px;
}
#nav ul li.nav-articles {
	width: 70px;
}
#nav ul li.nav-forum {
	width: 61px;
}
#nav ul li.nav-about {
	width: 59px;
}
#nav ul li.nav-contact {
	width: 70px;
}
/* ! -- NAVIGATION - DROPDOWNS */
#nav li ul {
	margin: 0;
	padding: 0;
	width: 191px;
	position: absolute;
	top:0px;
	left: -999em;
	text-align: left;
	background: #c3d5da;
	display: block;
	z-index: 2000;
}
#nav li ul li {
	background: url("images/dropdown-bg.png") repeat-y center top;
	margin-right: -5px;
	margin-left: -5px;
	margin-top: 0;
	margin-bottom: 0;
	padding: 3px 15px;
	width: 171px;
	position: static;
	z-index: 5000;
}
#nav li ul li.dd-last {
	background: url("images/dropdown-bottom.png") repeat-y center bottom;
	margin-bottom: -5px;
	padding: 3px 15px 15px 15px;
}
#nav li ul li.dd-first {
	background: url("images/dropdown-top.png") repeat-y center top;
	margin-top: -5px;
	padding: 15px 15px 3px 15px;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: 0;
	position:relative;
	margin: 5px 0 0 0;
}
#nav li li {
	display: list-item;
}
#nav li li a {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #064155;
	padding: 0;	
	background: none;
}
/* ! -- CONTENT */
#main-content {
	width: 752px;
	float: left;
	clear: both;
	margin: 17px 0 0 1px;
}
.box {
	width: 752px;
	margin: 20px auto 20px auto;
	padding: 0;
	background: #dee8ea url(images/block-bg.gif) repeat-y center top;
	clear: both;
	float: left;
}
.box-top {
	background: url(images/block-top-dark.gif) no-repeat center top;
	height: 9px;
	width: 752px;
	display: block;
	margin: -9px 0 0 0;
	float: left;
}
.box-top-light {
	background: url(images/block-top.gif) no-repeat center top;
}
.box-bottom, .box-bottom-padded {
	background: url(images/block-bottom.gif) no-repeat center bottom;
	height: 9px;
	width: 752px;
	display: block;
	margin: 0 0 -9px 0;
	float: left;
}
.box-bottom-padded {
	padding: 1em 0 0 0;
}
.box .box-content {
	width: 701px;
}
.box .fixedheight {
	min-height: 250px;
}
.box-content, .box-content-fixed {
 	padding: 0 25px;
	font-size: 13px;
	color: #17465e;
	line-height: 150%;
	margin: 0;
	clear: both;
	float: left;
}
.box-content .subtle, .box-content-fixed .subtle {
	color: #719198;
}
.thumb-img {
	width: 245px;
	float: left;
	border: none;
}
.thumb-details {
	float: right;
	width: 440px;
}
/* ! -- CONTENT - LARGE BOX */
.largebox, .largedarkbox {
	width: 1000px;
	margin: 33px auto 0 auto;
	background: #dee8ea url(images/largeblock-bg.png) repeat-y center top;
	clear: both;
}
.largedarkbox {
	background-image: url(images/largedarkbox_bg.gif);
	margin: 28px auto 0px auto;
}
.lb-bottom-spacer {
	margin: 33px auto 20px auto;
}
.largebox-top, .largedarkbox-top {
	background: url(images/largeblock-top.gif) no-repeat center top;
	height: 9px;
	width: 1000px;
	display: block;
	margin: -9px 0 0 0;
	float: left;
}
.largedarkbox-top {
	background-color: #2082b1;
	background-image: url(images/largedarkbox_top.gif);
	height: 65px;
	margin: 0;
}
.largebox-bottom, .largedarkbox-bottom {
	background: url(images/largeblock-bottom.gif) no-repeat center bottom;
	height: 9px;
	width: 1000px;
	display: block;
	margin: 0 0 -9px 0;
	float: left;
}
.largedarkbox-bottom {
	background-color: #dee8ea;
	background-image: url(images/largedarkbox_bottom.gif);
	margin: 0 0 -6px 0;
	padding: 15px 0 0 0;
}
.largebox-content {
	width: 680px;
	float: left;
	margin: 0;
}
.largebox-right {
	width: 240px;
	float: right;
	margin: 0 10px 0 0;
	padding: 0 0 0 3px;
	text-align: center;
	background: url(images/block-splitter.png) no-repeat left bottom;
}
.left-third {
	clear:both;
	float: left;
	width: 30%;
	height: 37px;
	font-size: 11px;
	margin: 20px 0 0 0;
}
.right-third {
	float: right;
	width: 30%;
	height: 37px;
	font-size: 11px;
	margin: -30px 0 0 0;
	text-align: right;
}
.center-third {
	width: 30%;
	height: 37px;
	margin: 13px auto 0 auto;
	text-align: center;
}
/* ! -- CONTENT - HOMEPAGE SPOTLIGHT BOX */
.largedarkbox .column {
	width: 289px;
	float: left;
	margin: -34px 0 0 0;
	padding: 0 15px 0 17px;
	font-size: 13px;
	background: url(images/largeblock_spacer.gif) no-repeat 0px 34px;
/* 	text-align: justify; */
	color: #17465e;
	line-height: 140%;
}
.largedarkbox .first {
	margin: -34px 0 0 19px;
	background: none;
}
.largedarkbox h2 {
	width: auto;
	background: none;
	text-align: center;
	margin: 0;
	padding: 0;
}
.largedarkbox h2 a, .largedarkbox h2 a:visited, .largedarkbox h2 a:hover {
	color: #fff;
}
.largedarkbox .img {
	text-align: center;
}
/* ! -- CONTENT - EXTRAS BOX */
#content-extras, #content-extras-populated {
	background: #f2f5f5 url(images/extras-grad.gif) repeat-x center top;
	border-top: 1px solid #d3d9d9;
	border-bottom: 1px solid #bfc5c6;
	margin: 1.5em -23px 0 -22px;
	padding: 0;
}
#content-extras-populated {
	padding: 0 10px 15px 10px;
}
#content-extras .left-content {
	width: 45%;
	padding: 10px 0 0 20px;
	float:left;
}
#content-extras .right-content {
	width: 50%;
	float: right;
	padding: 10px 0 0 0;
	margin: 0;
}
#content-extras h3 {
	font-size: 14px;
	color: #324144;
	background: none;
	padding: 0;
	margin: 0;
}
#content-extras .subtle {
	font-size: 11px;
	color: #88aab7;
}
#content-extras ul {
	margin: 1em 0 1em 0;
	padding: 0;
}
#content-extras-populated ul {
	margin: 1em 0 1em 30px;
	padding: 0 0 30px 0;
}
#content-extras .right-content ul {
	margin: 2em 0 1em 0;
}
#content-extras .left-content li {
	list-style-type: none;
	background: url(images/extras-list-spacer.gif) no-repeat center bottom;
	padding: 4px 0 7px 0;
}
#content-extras-populated li {
	list-style-type: none;
	background: url(images/extras-list-spacer.gif) no-repeat center top;
	padding: 7px 0 4px 0;
}
#content-extras .right-content li {
	width: 49%;
	text-align: center;
	float: left;
	list-style: none;
	margin: 0 0 4px 0;
}
#content-extras-populated li {
	width: 45%;
	float: left;
	margin: 0 3% 0 0;
}
#content-extras li.last, #content-extras-populated li.nobg {
	background: none;
}
#content-extras .left-content a:link, #content-extras .left-content a:visited,
#content-extras-populated a:link, #content-extras-populated a:visited {
	text-decoration: none;
	background: url(images/extras-link-bullet.gif) no-repeat 0 1px;
	padding: 4px 0 4px 20px;
}
#content-extras .left-content a:hover, #content-extras-populated a:hover {
	background-position: 0 -23px;
}
/* ! -- SIDEBAR */
#sidebar {
	width: 240px;
	float: right;
	clear: right;
	margin: 28px 0 0 0;
}
.sbblock {
	width: 198px;
	background: url(images/smallblock-top.png) no-repeat right top;
	font-size: 12px;
	color: #2c4a5a;
	padding: 1px 15px 0 15px;
	margin: 0 0 22px 0;
	float: right;
	line-height: 150%;
}
.sb-content {
	min-height: 192px;
}
.sbblock p {
	margin: 1em 0 0 0;
	padding: 0;
}
.sbblock .show-footer {
	background: url(images/smallblock-bottom.gif) no-repeat right bottom;
	padding: 8px 15px 10px 15px;
	margin: 0 -15px;
}
.sbblock .show-footer img {
	border: none;
}
.sbblock ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
}
.sbblock li {
	background: url(images/bullet.gif) no-repeat left center;
	padding: 1px 0 1px 20px;
}
.sbblock li a:link, .sbblock li a:visited {
	color: #215e7e;
	text-decoration: none;
}
.sbblock li a:hover {
	color: #072737;
}
/* ! -- SIDEBAR - CART */
#foxee_cart_container {
	display: none;
}
#foxee_products_container {
	margin: 10px 0 0 0;
	padding: 0 0 5px 0;
	background: url(images/subhead-underline.gif) repeat-x center bottom;
}
.sbblock .foxee_product_name {
	font-weight: bold;
	font-size: 11px;
	line-height: 130%;
	display: block;
	color: #357783;
	margin: 7px 0 0 0;
}
.sbblock .total {
	text-align: center;
	margin: 8px 0 -3px 0;
	padding: 0;
}
.product-qty {
	font-size: 10px;
	text-align: right;
	display: block;
	margin: 0 0 4px 0;
	color: #3478c3;
}
/* ! -- CONTENT - CYTESEER */
.large-intro {
	background: #f0f5f6;
	border-bottom: 1px solid #cddae1;
	border-top: 1px solid #cddae1;
	margin: 0 -23px 0 -22px;
	font-size: 15px;
	color: #254754;
	position: relative;
	height: 257px;
}
.large-intro em {
	font-style: normal;
	background-color: #fff;
}
.large-intro p {
	position: absolute;
	width: 300px;
	left: 25px;
	top: 20px;
	text-align: center;
	line-height: 140%;
}
.large-intro p.button {
	bottom: 25px;
	top: auto;
	left: 55px;
	background: #427d94;
	width: 240px;
	border: 1px solid #c0dbe5;
	color: #b9cfd7;
	font-family: Verdana, Arial;
	font-size: 12px;
}
.large-intro p.button span {
	border: 1px solid #fff;
	display: block;
	padding: 5px 0;
}
.large-intro img {
	position: absolute;
	right: 10px;
	top: 10px;
}
.large-intro a:link, .large-intro a:visited {
	color: #e4f4f8;
	font-weight: bold;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 15px;
}
#screenshots p {
	width: 232px;
	float: left;
	margin: 10px 0 10px 0;
	text-align: center;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #4d4d4d;
}
#screenshots p.middle {
	border-left: 1px solid #ccd8dc;
	border-right: 1px solid #ccd8dc;
}
#screenshots img {
	border: none;
}
ul.features {
	margin: 1em 0;
	padding: 0 0 0 10px;
}
ul.features li {
	background: url(images/feature-bullet.gif) no-repeat 0 1px;
	list-style-type: none;
	padding: 0 0 0 23px;
	margin: 0 0 6px 0;
}
ul.features ul {
	margin: 0.5em 0 0 0
}
ul.features ul li {
	list-style-type: square;
	background: no-repeat;
	padding: 0;
	margin: 0 0 3px 0;
}
/* ! -- TESTIMONIAL BLOCK */
.testimonial-box {
	background: url(images/testimonial-top.png) no-repeat 10px top;
	clear: both;
	margin: 20px 0 -19px 0;
}
.testimonial-box blockquote {
	display: block;
	margin: 0 0 0 47px;
	padding: 24px 0 0 0;
	font-size: 12px;
	color: #3a4f57;
	width: 910px;
	line-height: 145%;
}
.testimonial-box .attribute {
	text-align: right;
	color: #3a8cb6;
	font-size: 11px;
	display: block;
	width: 965px;
	background: url(images/testimonial-bottom.png) no-repeat 21px bottom;
	height: 30px;
	padding: 0 35px 10px 0;
}
/* ! -- NEWS HEADLINES */
#headlines {
	display: block;
	width: 716px;
	height: 157px;
	background: #fbf6ec url(images/news-bg.png) no-repeat left top;
	margin: 21px 0 0 -7px;
	position: relative;
}
#headlines dt {
	width: 283px;
	float: left;
	height: 39px;
	clear: both;
	margin: 0 0 0 1px;
	padding: 0
}
#headlines dd {
	width: 400px;
	color: #17465e;
	position: absolute;
	top: -10px;
	left: 300px;
	margin: 22px 0 0 0;
	padding: 0;
	height: 100px;
	font-size: 12px;
}
#headlines .date {
	color: #8c9c9f;
	font-size: 11px;
}
#headlines dt a:link, #headlines dt a:visited {
	font-size: 12px;
	color: #463e2e;
	display: block;
	width: 273px;
	height: 29px;
	padding: 10px 0 0 10px;
	margin: 0;
	text-decoration: none;
	background: #f7f1e5 url(images/news-inactive-bg.png) repeat-x left center;
	border-top: 1px solid #e1d6c0;
	border-right: 1px solid #e1d6c0;
}
#headlines dt a.top:link, #headlines dt a.top:visited {
	background: #f7f1e5 url(images/news-inactive-bg-top.png) no-repeat left center;
	border-top: none;
}
#headlines dt a.bottom:link, #headlines dt a.bottom:visited {
	background: #f7f1e5 url(images/news-inactive-bg-bottom.png) no-repeat left center;
}
#headlines dt a:hover, #headlines dt a.selected:link, #headlines dt a.selected:visited {
	color: #2688af;
	font-weight: bold;
	background: none;
	border-right: none;
}
#headlines dt a.top:hover, #headlines dt a.bottom:hover {
	background: none;
}
#headlines .more-link {
	position: absolute;
	right: 0;
	bottom: -37px;
}
#headlines .more-link img {
	border: none;
	width: 118px;
	height: 37px;
}
/* ! -- FOOTER */
#footer {
	background: #cdd6d8 url(images/footer-bg.gif) repeat-x center top;
	clear: both;
	height: 52px;
}
#footer-content {
	width: 1003px;
	margin: 0 auto;
	position: relative;
}
#footer-content p {
	margin: 0;
	padding: 20px 0 0 0;
	color: #6e838d;
	font-size: 11px;
	float: left;
}
#footer-content p#top-link {
	float: right;
	margin: 3px 0 0 0;
	padding: 0;
}
#footer-content p#top-link a:link, #footer-content p#top-link a:visited {
	background: url(images/top-link.gif) no-repeat right top;
	display: block;
	width: 53px;
	height: 49px;
	text-indent: -1000em;
	overflow: hidden;
}
#footer-content p#top-link a:hover {
	background-position: right bottom;
}
#footer-content .highlighted {
	color: #0f2b39;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #6e838d;
}
#footer a:hover {
	text-decoration: underline;
}
#footer-content p#footer-right {
	position: absolute;
	right: 65px;
	margin: 0;
	float: none;
	font-size: 11px;
	height: 48px;
	padding: 3px 0 0 0;
}
#footer-right a:link, #footer-right a:visited {
	color: #0f2b39;
	background: url(images/rss.gif) no-repeat center right;
	padding: 17px 20px 0 11px;
	display: block;
	float: right;
	height: 31px;
	border-left: 1px solid #cedee2;
}
#footer-right a.twitter:link, #footer-right a.twitter:visited {
	background: url(images/twitter.gif) no-repeat right center;
	border-left: none;
	margin: 0 12px 0 0;
}
/* !-- FORMS */
form {
	margin: 0;
	padding: 0;
}
.box .input, .nl-input {
	font-size: 11px;
	padding: 4px 5px;
	margin: 0;
	width: 140px;
	float: right;
}
.box .form-field-med .input {
	width: 250px;
}
.box .file-input {
	float: left;
	margin: 0 0 0 10px;
}
.box .form-field-search .input {
	width: 270px;
}
.nl-input {
	margin: 10px auto 4px auto;
	width: 150px;
	display: block;
	float: none;
}
.form-field, .form-field-wide, .form-field-search, .form-field-med {
	border: 2px groove #ffffff;
	width: 265px;
	float: left;
	margin: 0 28px 5px 0;
	padding: 4px;
}
.centered-field-wide {
	width: 310px;
	margin: 0 auto;
}
.centered-field-wide .form-field {
	width: 310px;
}
.form-field-search {
	width: 400px;
	margin: 0 auto 5px auto;
	display: block;
}
.form-field-wide {
	width: 570px;
	clear: both;
}
.form-field-med {
	width: 400px;
	clear: both;
	float: none;
	margin: 0 auto 5px auto;
}
.search-form-wrapper form {
	width: 400px;
	margin: 1em auto 0 auto;
}
.form-wrapper form, .form {
	width: 583px;
	margin: 1em auto 0 auto;
}
.small-form form {
	width: 265px;
}
.small-form .form-field {
	margin: 0 0 5px 0;
}
.form-wrapper label, .form label, .search-form-wrapper label {
	width: 100px;
	float: left;
	padding: 4px 0 0 0;
}
.centered-field-wide label {
	width: 130px;
}
.search-form-wrapper label {
	font-weight: bold;
}
.textarea {
	width: 447px;
	height: 200px;
	float: right;
	display: block;
	margin: 0;
	padding: 5px;
}
.submit {
	width: 88px;
	height: 37px;
	clear: both;
	margin: 1em auto;
	display: block;
}
#forums .submit {
	width: auto;
	height: auto;
	clear: none;
	display: inline;
}
.form-message {
	width: 400px;
	margin: 5px auto 0 auto;
	clear: both;
	border: 2px groove #ffffff;
	padding: 4px;
}
.form-message p {
	width: 386px;
	line-height: 130%;
	margin: 0 auto 5px auto;
	padding: 3px 5px;
	background: #fff;
	font-size: 11px;
	height: 110px;
	border: 1px solid #acacac;
	overflow: auto;
}
.form-detailed {
	padding: 10px;
	width: 388px;
	margin: 5px auto 10px auto;
}
.form-detailed p {
	background: none;
	border: none;
	height: auto;
	padding: 10px 0 0 0;
	margin: 0;
}
.form-detailed .input {
	margin: 6px auto 0 auto;
	clear: both;
	width: 230px;
	display: block;
	float: none;
}
.form .form-message label, .form-message label {
	float: none;
	text-align: center;
	width: 100%;
	padding: 0 0 5px 0;
}
.form .form-detailed label, .form-detailed label {
	font-weight: bold;
	float: left;
}
/* !-- REAGENTS */
.prod-description {
	background-color: #fff;
	padding: 4px;
	margin: 4px 0 0 0;
	color: #526c79;
	border-top: 2px solid #d5d1ca;
	position: relative;
}
.prod-description .thumb {
	float: left;
	margin: 5px 4px 0 0;
	width: 60px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.prod-description-text {
	width: 625px;
	float: left;
}
.prod-description-text p {
	margin: 4px 0 0 0;
}
.buy-btn {
	width: 221px;
	height: 26px;
	display: block;
	margin: -50px 0 0 70px;
	padding: 0;
	float: left;
}
.prod-description .buy {
	position: absolute;
	bottom: 10px;
	left: 10px;
}
.buy-single {
	position: absolute;
	right: 10px;
	top: 13px;
}
.prod-description .qty-label, .qty-label {
	float: left;
	display: block;
	margin: 0 10px 0 2px;
}
.prod-description .buy form, .buy-single form {
	display: table;
	margin: 2px 0 0 0;
	padding: 0;
	float: left;
}
.prod-description .buy input, .buy-single input {
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
}
.buy-single .foxycart_link {
	margin: -6px 0 0 6px;
}
.prod-description p.download {
	text-align: right;
	clear: both;
	padding: 8px 4px 0 0;
}
.prod-description img.btn {
	width: 204px;
	height: 32px;
	border: none;
}
.prod-overview {
	background: #fff;
	padding: 10px;
	height: 50px;
	position: relative;
}
.prod-overview .image-left {
	position: absolute;
	left: 10px;
	top: 10px;
}
.prod-overview .info {
	position: absolute;
	left: 70px;
	top: 17px;
	margin: 0;
	font-size: 12px;
}
.prod-overview .no_thumb {
	left: 15px;
}
.prod-overview .subtle {
	color: #c3ced4;
}
.prod-overview .ordering-info {
	position: absolute;
	right: 10px;
	text-align: right;
	font-size: 11px;
	margin: 0;
	top: 43px;
}
.price {
	font-size: 16px;
	color: #0089cf;
}
/* !-- SOFTWARE  */
.mini-content-block {
	border: 2px solid #fff;
	background: url(images/minicontent-bg.gif) repeat-x center top;
	margin: 1em 0 0 0;
	color: #14262d;
	padding: 10px;
}
.mini-content-block h4 {
	margin: 0;
	font-size: 14px;
}
.tagline {
	position: relative;
	margin: 4px 0 0 0;
}
.more-details {
	width:90px;
	height:23px;
	border: none;
	position: absolute;
	bottom: -3px;
}
/* !-- FORUMS */
#forums {
	margin: 0 3px;
}
#forums .submit {
	width: auto;
	height: auto;
	clear: none;
	display: inline;
}
/* ! -- TUTORIALS */
.LessonStep {
	margin: 10px;
}
/*
.step-instructions {
	margin: 0 20px;
}
*/
.step-image img {
	display: block;
	margin: 0 auto;
	padding: 3px;
	border: 1px solid #b7c9cc;
}
/* ! -- VERSIONING */
.versioning-controls {
	width: 370px;
	position: relative;
	height: 37px;
	margin: 0 auto;
}
.sort-buttons, .sort-buttons-center, .sort-buttons-right {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 118px;
	height: 37px;
	border: none;
}
.sort-buttons-center {
	top: -12px;
	left: 124px;
}
.sort-buttons-right {
	top: -12px;
	left: auto;
	right: 3px;
}
.orig-download {
	float: right;
	width: 85px;
	height: 86px;
	display: block;
}
.orig-download img {
	border: none;
	width: 85px;
	height: 86px;
}
.mini-icon {
	position: relative;
	top: 3px;
}
/* ! -- GENERIC ELEMENTS */
h2 {
	background: #f6c66e url(images/heading-dna.png) no-repeat center center;
	font-size: 16px;
	color: #61543a;
	padding: 15px 20px 0 20px;
	width: 680px;
	height: 34px;
	margin: 8px 0 1em -10px;
	clear: both;
}
h2.news {
	background-image: url(images/heading-news.png);
}
.article-date {
	text-align: right;
	float: right;
	margin: -50px 0 0 0;
	padding: 0 50px 0 0;
	font-size: 11px;
	color: #6c675f;
	font-weight: bold;
}
h2.spotlight {
	background: #2d7fa5 url(images/heading-spotlight.png) no-repeat center center;
	color: #f3f6fb;
	margin: 8px 0 0 -10px;
}
h2.spotlight a {
	color: #f3f6fb;
	text-decoration: none;
}
.sbblock h3 {
	background: url(images/subhead-underline.gif) repeat-x center bottom;
	color: #0089cf;
	font-size: 16px;
	padding: 0 0 15px 0;
	margin: 15px 0 0 0;
}
.sbblock h3 a {
	color: #0089cf;
	text-decoration: none;
}
h3 {
	margin: 1em 0 0 0;
	padding: 0;
	font-size: 14px;
}
.tutorial-content h3 {
	margin: 1em 0 0.5em 0;
}
.heading-subtle {
	color: #a68649;
}
.spotlight-subtle {
	color: #abd5e7;
}
p {
	margin: 1em 0 0 0;
}
.short-text p {
	margin: 4px 0 0 0;
}
.short-text {
	margin: 0 0 1em 0;
}
a:link, a:visited {
	color: #0e77ad;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a:hover {
	color: #0f5375;
}
a.button:link, a.button:visited {
	background: #f6f9f9 url(images/button-bg.png) no-repeat top left;
	height: 28px;
	width: 118px;
	display: block;
	margin: 0 auto;
	padding: 9px 0 0 0;
	text-decoration: none;
}
a.button:hover {
	background-position: bottom left;
}
.clear {
	display: block;
	clear: both;
}
.clear_fixed {
	height: 1px;
}
.image-left {
	float: left;
	margin: 0 15px 0 0;
}
.image-right {
	float: right;
	margin: 0 0 0 15px;
}
.centered {
	text-align: center;
}
#main-content .highlighted {
	font-size: 14px;
}
.nomargin {
	margin: 0;
}
.autowidth, .form label.autowidth, .form-wrapper label.autowidth  {
	width: auto;
}
.notice {
	text-align: center;
	clear: both;
	font-size: 11px;
	color: #5f6d74;
}
.small {
	font-size: 11px;
	line-height: 125%;
}
.req {
	color: #ee3c3c;
}
.licenses-table {
	width: 85%;
	margin: 1em auto;
	border: 1px solid #aac9d5;
}
.licenses-table .heading {
	background-color: #fff;
}
.licenses-table a {
	text-decoration: none;
	font-weight: bold;
}
.licenses-table .odd {
	background-color: #dfeaed;
}
.licenses-table .even {
	background-color: #f3f6f7;
}
th, td {
	text-align: left;
}
td.details {
	font-size: 11px;
	border-top: 2px solid #61a0c1;
	padding: 6px 20px;
	line-height: 140%;
}
th.subtle {
	font-weight: normal;
	font-size: 12px;
}
td em {
	font-style: normal;
	color: #444;
}
.smaller, .license-table td.smaller, .box-content .smaller {
	font-size: 11px;
	line-height: 120%;
}
.license-table td.end-subsection {
	font-size: 11px;
	border-bottom: 1px solid #cbdfe3;
}
.split-left {
	width: 49%;
	float: left;
}
.split-right {
	width: 49%;
	float: right;
}
.splitter {
	clear: both;
	display: block;
	width: 746px;
	margin: 12px 0 0 -22px;
	padding: 0;
	height: 4px;
	background: #ccd8dc url(images/splitter.gif) repeat-x top left;
	font-size: 1px;
}
.txt-btn {
	border: 1px solid #91aab3;
	text-align: center;
	font-size: 14px;
	background: #5998b0;
	margin: 1em auto;
	width: 190px;
}
.txt-btn span {
	border: 1px solid #fff;
	padding: 5px 3px;
	display: block;
}
.txt-btn a:link, .txt-btn a:visited {
	color: #f7fdff;
	font-weight: bold;
}
.small-dark-table {
	width: 80%;
	margin: 1em auto;
	border: 2px solid #fff;
	background: #437e96;
	color: #f3f6f7;
}
.small-dark-table a {
	color: #fff;
	text-decoration: underline;
}
.small-dark-table .alt {
	background: #769bae;
}
.child-graphic {
	width: 10px;
	height: 10px;
	margin: 2px 5px 0 2px;
	display: block;
	float: left;
}
/* ! -- License table */
.license-table {
	width: 95%;
	margin: 1em auto 0 auto;
	border: 2px solid #c0d4d8;
	border-spacing: 2px;
	background-color: #fff;
}
.license-table th {
	background-color: #417b92;
	color: #f1fcfc;
	padding: 2px 4px;
	font-size: 14px;
}
.license-table td {
	background-color: #f4f7f8;
	padding: 2px 4px;
	font-size: 13px;
}
.license-table p {
	margin: 0;
}
/* ! -- Account page */
.orders {
	margin: 1em 0 0 0;
}
.order {
	border: 1px solid #c0d4d8;
	padding: 0 10px 10px 10px;
	margin: 0 0 4px 0;
	background: #e8eff1;
}
.order-info {
	width: 35%;
	float: left;
}
.order-items {
	width: 65%;
	float: right;
}
.order-details {
	clear: both;
	margin: 1em auto;
	text-align: center;
}
.right-large {
	text-align: right;
	font-size: 15px;
}
.order-table, .order-table table {
	width: 100%;
}
.order-extras {
	vertical-align: top;
	width: 46%;
	padding: 0 2%;
}
.order-extras-left {
	border-right: 2px solid #c0d4d8;
}
.order-extras table {
	margin: 10px 0 0 0;
}
/* ! -- Fancybox */
html, body {
	height: 100%;
}

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	display: none;
	z-index: 30;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('images/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('images/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 32px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #444;
	background: #FFF;
}

div#fancy_content {
	position: relative;
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('images/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	position: absolute;
	overflow: auto;
	top: 15px;
	left: 15px;
	bottom: 15px;
	right: 15px;
}

* html div#fancy_ajax {
	height: expression((this.parentNode.clientHeight - 30) + "px");
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('images/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('images/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('images/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('images/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('images/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('images/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('images/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('images/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('images/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('images/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -32px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(images/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(images/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(images/fancy_title_right.png) repeat-x;
}

/* ! -- Livesearch */
.search-box, .order-box {
	text-align: center;
	border: 1px solid #ccc;
	width: 300px;
	margin: 1em auto;
	padding: 0 0 1em 0;
	background-color: #f3f6f7;
}
.order-box {
	width: 450px;
}
.box .order-box .input {
	width: 100px;
	font-size: 13px;
	display: block;
	margin: 1em auto 0 auto;
	clear: both;
	position: static;
	float: none;
}
.search-box p {
	font-size: 11px;
}
.search-box input {
	font-size: 13px;
	width: 200px;
	margin: 10px 0 0 0;
}
.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('/images/loading.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #cfefff;
	color: #0e77ad;
}

/* </style> */