body {
	margin: 0;
	padding: 0;
	background-color: #e3ebf3;
	background-image: url(http://assets.newscheckmedia.com/sites/netnewscheck/images/global/bkgd.jpg);
	background-repeat: repeat-x;
}

#global {
	width: 990px;
	margin: 0 auto;
}

#header {
	width: 100%;
	height: 252px;
	position: relative;
	margin-bottom: 20px;
}

#beta-logo-top {
	position: absolute;
	width: 281px;
	height: 47px;
	left: 1px;
	top: 5px;
}

#logo-top {
	position: absolute;
	width: 281px;
	height: 47px;
	left: 2px;
	top: 17px;
}

#utility-menu {
	position: absolute;
	right: -3px;
	top: 0;
	width: 684px;
	height: 31px;
	background-image: url(http://assets.newscheckmedia.com/sites/netnewscheck/images/global/utility-bkgd.png);
	background-repeat: no-repeat;
}

#utility-menu ul {
	list-style: none;
	padding: 0;
	margin: 0 6px 0 0;
	height: 30px;
	float: right;
}

#utility-menu ul li {
	display: inline;
	border-left: solid 1px #e2e2e3;
	font-size: 11px;
	font-weight: bold;
	line-height: 30px;
	padding: 0 9px;
}

#utility-menu ul li.member-name {
	color: #ce2a1e;
	border-left: none;
}

#utility-menu ul li.partner-site {
	padding-right: 6px;
}

#utility-menu ul li.partner-site img {
	position: relative;
	top: 2px;
}

#updated-text {
	position: absolute;
	left: 311px;
	top: 43px;
	width: 376px;
	height: 20px;
}

#search {
	position: absolute;
	left: 704px;
	top: 37px;
	width: 286px;
	height: 34px;
	background-image: url(http://assets.newscheckmedia.com/sites/netnewscheck/images/global/search-bkgd.png);
}

.input-query {
	height: 14px;
	border: solid 1px;
	border-color: #abadb3 #dbdfe6 #dbdfe6 #abadb3;
	padding: 3px;
	font-size: 11px;
}

#search .input-query {
	position: absolute;
	left: 5px;
	top: 6px;
	width: 209px;
}

#search a {
	position: absolute;
	right: 6px;
	top: 7px;
}

#header-ad-left {
	position: absolute;
	left: 0;
	top: 78px;
	width: 728px;
	height: 90px;
}

#header-ad-right {
	position: absolute;
	right: 2px;
	top: 78px;
	width: 248px;
	height: 90px;
}

.ad-zone {
	border: 1px solid #aaa;
}

.no-border .ad-zone {
	border: none;
}

.ad-zone span {
	display: none;
}

/* headers */

h1.sifr {
	color: #000000;
	font-size: 24px;
	padding: 0;
	margin: 5px 0;
}

h2.sifr {
	color: #ce2a1e;
	font-size: 18px;
	text-transform: uppercase;
	padding: 0 0 8px 0;
	margin: 3px 0 10px 0;
	/*
	background-image: url(http://assets.newscheckmedia.com/sites/netnewscheck/images/global/block-header-bkgd.png);
	background-repeat: repeat-x;
	background-position: bottom;
	*/
}

h2.red {
	color: #CC0000;
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 3px;
	padding-left: 2px;
	border-bottom: solid 1px #ccc;
}

#category-header div.header h1 {
	margin: 0;
	text-align: right;	
	padding-right: 15px;
	color: #ce2a1e;
	font-size: 32px;
	text-transform: uppercase;
	visibility: visible;
}

#category-header.special-reports div.header h1 {
	font-size: 24px;
}

#register-reminder {
	font-size: 14px;
	margin-bottom: 15px;
	font-weight: bold;
}

#register-reminder .close {
	font-size: 11px;
	border-top: solid 1px #e1e354;
	margin-top: 8px;
	padding-top: 5px;
}

#register-reminder .close a {
	font-weight: normal;
}

/* navigation */

#nav {
	position: absolute;
	left: 0;
	top: 180px;
	width: 990px;
	height: 72px;
	margin-bottom: 15px;
}

#nav ul {
	padding: 0;
	margin: 0;
	width: 990px;
	list-style: none;
	text-align: center;
}

#nav ul li {
	display: inline;
}

#main-nav {
	width: 990px;
	height: 43px;
	background-image: url(http://assets.newscheckmedia.com/sites/netnewscheck/images/global/main-nav-bkgd.png);
	background-repeat: no-repeat;
}

#main-nav ul, #main-nav ul li {
	height: 43px;
}

#main-nav ul li a {
	font-size: 15px;
	background-image: url(http://assets.newscheckmedia.com/sites/netnewscheck/images/global/main-nav-div.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
	text-decoration: none;
	height: 43px;
	line-height: 42px;
	padding: 11px 7px 11px 12px;
	color: #fff;
	text-shadow: 1px 1px 0 #18476d;
}

#main-nav ul li a:hover {
	color: #fcec79;
}

#main-nav ul li.first a {
	background: none;
	padding-left: 0;
}

#main-nav ul li.last a {
	padding-right: 0;
}

#sub-nav {
	width: 990px;
	height: 29px;
	background-image: url(http://assets.newscheckmedia.com/sites/netnewscheck/images/global/sub-nav-bkgd.png);
	background-repeat: no-repeat;
}

#sub-nav ul li a {
	position: relative;
	top: 1px;
	line-height: 25px;
	padding: 4px 8px 4px 10px;
	text-decoration: none;
	color: #646464;
	border-left: solid 1px #bcbcbc;
}

#sub-nav ul li.classifieds a {
	background-image: url(http://assets.newscheckmedia.com/sites/netnewscheck/images/global/classifieds-menu-bkgd.png);
	background-repeat: no-repeat;
	background-position: center center;
	color: #000;
}

#sub-nav ul li.facebook a, #sub-nav ul li.twitter a {
	padding: 4px 0px 0px 3px;
	position: relative;
	top: 4px;
	border-left: none;
}

#sub-nav ul li.last a {
	border-right: solid 1px #bcbcbc;
}

/* main columns */

#main {
	margin-top: 10px;
}

#three-col-left {
	width: 688px;
	float: left;
	overflow: hidden;
}

#left-col {
	clear: left;
	float: left;
	width: 230px;
	margin-right: 9px;
	overflow: hidden;
}

.three-col #main-col {
	float: left;
	width: 440px;
	margin-right: 9px;
	overflow: hidden;
}

.two-col #main-col {
	float: left;
	width: 679px;
	margin-right: 9px;
	overflow: hidden;
}

.one-col #main-col {
	width: 990px;
	overflow: hidden;
}

#right-col {
	float: right;
	width: 302px;
	overflow: hidden;
}

/* ad styles */

#ad-section-display {
	position: relative;
	left: -4px;
}

/* box/list styles */

ul.bullet-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.bullet-list li.list-item {
	padding-left: 20px;
	background-image: url(http://assets.newscheckmedia.com/sites/netnewscheck/images/global/bullet-round.png);
	background-repeat: no-repeat;
	margin-top: 8px;
}

/* Section Header */

#category-header {
	width: 679px;
	float: left;
	margin-bottom: 9px;
}

#category-header div.header {
	width: 679px;
	height: 65px;
	background-image: url(http://assets.newscheckmedia.com/sites/netnewscheck/images/global/section-bkgd.png);
	background-repeat: no-repeat;
}

#category-header.special-reports div.header {
	background-image: url(http://assets.newscheckmedia.com/sites/netnewscheck/images/global/special-report-bkgd.png);
}

#category-header div.header h1 {
	line-height: 65px;
}

#category-header div.toolbar {
	width: 679px;
	height: 28px;
	background-image: url(http://assets.newscheckmedia.com/sites/netnewscheck/images/global/section-menu.png);
	background-repeat: no-repeat;
}

#category-header div.toolbar div {
	background-image: none;
}

/* Special Page Header */
#technology-header {
	width: 643px;
	float: left;
	margin-bottom: 9px;
}

#technology-header div.header {
	width: 643px;
	height: 97px;
	background-image: url(/sites/tvnewscheck/images/global/tech-guide-banner.png);
	background-repeat: no-repeat;
}

#technology-header div.header h1 {
	margin: 0;
	text-align: right;	
	padding-right: 15px;
	color: #ce2a1e;
	font-size: 32px;
	text-transform: uppercase;
	visibility: visible;
}

#technology-header div.header h1 {
	line-height: 65px;
}

#technology-header div.toolbar {
	width: 643px;
	height: 28px;
	background-image: url(/sites/tvnewscheck/images/global/section-menu-short.png);
	background-repeat: no-repeat;
}

#technology-header div.toolbar div {
	background-image: none;
}

#category-articles div.first {
	padding-top: 0;
}

/* toolbar */

div.toolbar-top {
	margin-bottom: 15px;
}

div.toolbar {
	height: 29px;
	padding: 0 !important;
	background-image: url(http://assets.newscheckmedia.com/sites/netnewscheck/images/article/toolbar-bkgd.png);
	background-repeat: repeat-x;
}

div.two-col div.toolbar {
	width: 643px;
}

div.three-col div.toolbar {
	width: 402px;
}

div.toolbar div.left {
	float: left;
	width: 190px;
	padding-left: 8px;
	height: 29px;
	background-image: url(http://assets.newscheckmedia.com/sites/netnewscheck/images/article/toolbar-side.png);
	background-repeat: no-repeat;
	background-position: -4px 0;
}

div.toolbar div.right {
	float: right;
	width: 433px;
	padding-right: 10px;
	height: 29px;
	background-image: url(http://assets.newscheckmedia.com/sites/netnewscheck/images/article/toolbar-side.png);
	background-repeat: no-repeat;
	background-position: 439px 0;
}

div.toolbar ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

div.toolbar ul li {
	display: inline;
}

div.toolbar ul li a {
	float: left;
	line-height: 28px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left center;
}

div.toolbar div.left ul {
	float: left;
}

div.toolbar div.right ul {
	float: right;
}

div.toolbar div.right ul li a {
	margin-left: 12px;
}

div.toolbar a.back {
	background-image: url(http://assets.newscheckmedia.com/images/icons/navigation-180-frame.png);
}

div.toolbar a.directory-index {
	background-image: url(http://assets.newscheckmedia.com/images/icons/book-open-bookmark.png);
}

div.toolbar a.directory-about {
	background-image: url(http://assets.newscheckmedia.com/images/icons/question-frame.png);
}

a.rss {
	background-image: url(http://assets.newscheckmedia.com/images/icons/feed.png);
}

/* forms */

.form-default, .form-default form {
	width: 100%;
	padding: 0;
	margin: 0;
}

.form-default fieldset {
	padding: 0 0 20px 0;
	margin: 0;
	border: none;
}

.form-default fieldset legend {
	font-size: 17px;
	font-weight: bold;
	color: #cc0000;
	padding-bottom: 3px;
}

.form-default .no-border table.fieldset {
	border: none !important;
}

.form-default table.fieldset {
	width: 100%;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-top: solid 1px #ccc;
}

.form-default table.fieldset > tbody > tr > td {
	padding-top: 10px;
}

.form-default table.fieldset label {
	padding: 0;
}

.form-default table.fieldset td {
	background-repeat: no-repeat;
	background-position: right 12px;
}

.form-default table.fieldset td#recaptcha-label {
	background-position: right 93px;
}

.form-default table.fieldset tr.success {
	background: none;
	color: inherit;
}

.form-default table.fieldset tr.success td {
	background-image: url(http://assets.newscheckmedia.com/images/icons/tick-circle.png);
}

.form-default table.fieldset tr.error {
	background: none;
	color: #cc0000;
}

.form-default table.fieldset tr.error td {
	background-image: url(http://assets.newscheckmedia.com/images/icons/cross-circle.png);
}

.form-default table.fieldset tr.success td.input, .form-default table.fieldset tr.error td.input {
	background-image: none;
}

.form-default table.fieldset td.form-subtitle {
	padding-top: 20px;
	font-size: 17px;
	font-weight: bold;
	color: #cc0000;
	padding-bottom: 3px;
	border-bottom: solid 1px #ccc;
}

.form-default table.fieldset td.input {
	width: 305px;
	padding-left: 5px;
}

.form-default table.fieldset input[type="radio"] {
	width: auto !important;
	height: auto !important;
	position: relative;
	left: -2px;
}

.form-default table.fieldset td.validation {
	width: 20px;
	text-align: right;
}

.form-default table.fieldset tr.error-msg td {
	padding-left: 5px;
}

.form-default table.fieldset td.validation img {
	width: 16px;
	height: 16px;
}

.form-default table.fieldset td.input input {
	width: 297px;
    font-size: 13px;
    height: 19px;
    padding: 2px 0 0 3px;
}

.form-default table.fieldset td.input input[type=checkbox] {
	width: auto;
}

.form-default table.fieldset td.input input.text {
    border: 1px solid #666666;
}

.form-default table.fieldset tr.error td.input input {
	width: 297px;
	background-color: #ffecec;
    border: 1px solid #7c0000;
    font-size: 13px;
    height: 19px;
    padding: 2px 0 0 3px;
}

.form-default table.fieldset td.input select {
	width: 300px;
	height: 19px;
}

.form-default table.fieldset p.hint, .form-default table.fieldset p.hint-top {
	font-size: 11px;
	padding: 0;
	margin: 3px 0 0 0;
	color: #555 !important;
}

.form-default table.fieldset p.hint-top {
	margin: 3px 0;
}

.form-default table.fieldset td.submit {
    padding-top: 5px;
    text-align: right;
    border-style: solid;
    border-color: #ccc;
    border-width: 1px 0px 0px 0px;
}

.form-default table.fieldset tr.error-msg td {
	padding-top: 2px;
	color: #cc0000;
	font-size: 11px;
	font-weight: bold;
}

.form-default td.input ul.errors {
	padding: 0;
	margin: 3px 0 0 0;
	list-style: none;
	color: #cc0000;
	font-size: 11px;
}

#fieldset-buttons {
	margin-top: 10px;
}

#fieldset-buttons td {
	text-align: right;
}

/* search */

#search-box {
	width: 661px;
	margin: 5px 0 18px 0;
}

#search-box form {
	padding: 0;
}

#search-box-query {
	float: left;
	width: 540px;
	height: 43px;
	background-image: url(http://assets.newscheckmedia.com/images/search/search-area.png);
	background-repeat: no-repeat;
}

#search-box-query input {
	width: 524px;
	font-size: 20px;
	height: 43px;
	line-height: 43px;
	padding: 1px 8px 8px 8px;
	color: #333;
	border: none;
	background: none;
}

#search-box-btn {
	float: right;
	width: 121px;
	height: 43px;
}

/* newsletter selector */

ul.newsletter-selector {
	width: 655px;
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.newsletter-selector li {
	width: 325px;
	height: 87px;
	float: left;
	margin-bottom: 15px;
}

ul.newsletter-selector label {
	padding: 0;
	margin: 0;
}

ul.newsletter-selector label img {
	margin: 3px 0;	
}

ul.newsletter-selector input {
	width: auto !important;
	height: auto !important;
	padding: 0 !important;
}

ul.newsletter-selector div.ns-checkbox {
	float: left;
	width: 8%;
}

ul.newsletter-selector div.ns-info {
	float: left;
	width: 92%;
}

ul.newsletter-selector div.ns-description {
	margin: 3px 0 6px 0;
}

ul.newsletter-selector div.ns-sample {
	margin-top: 3px;
	border-top: solid 1px #ddd;
	padding-top: 1px;
}

ul.newsletter-selector div.ns-sample a {
	background-color: #e0edf9;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 2px 3px 2px;
}

ul.newsletter-selector div.ns-sample a:hover {
	background-color: #c8def2;
	text-decoration: none;
}

/* pagination */

#pagination-top div.pagination {
	border-bottom: solid 1px #555;
	margin-bottom: 15px;
	height: 23px;
	background-image: url(http://assets.newscheckmedia.com/sites/netnewscheck/images/article/pagination-top-bkgd.png);
	background-position: bottom;
}

#pagination-bottom div.pagination {
	border-top: solid 1px #555;
	margin-bottom: 15px;
	height: 23px;
	background-image: url(http://assets.newscheckmedia.com/sites/netnewscheck/images/article/pagination-bottom-bkgd.png);
}

div.pagination {
	text-align: right;
	background-repeat: repeat-x;
}

div.pagination ul {
	float: right;
	list-style: none;
	margin: 0 8px 0 0;
	padding: 0;
}

div.pagination ul li {
	display: inline;
}

div.pagination a {
	float: left;
	margin-left: 3px;
	padding: 3px 6px;
	text-decoration: none;
	border: solid 1px #777;
	background-color: #e6edf4;
	background-repeat: no-repeat;
}

div.pagination li.prev a {
	padding-left: 23px;
	background-image: url(http://assets.newscheckmedia.com/images/icons/navigation-180.png);
	background-position: 10% center;
}

div.pagination li.next a {
	padding-right: 25px;
	background-image: url(http://assets.newscheckmedia.com/images/icons/navigation.png);
	background-position: 92% center;
}

#pagination-top a {
	border-bottom: none;
}

#pagination-bottom a {
	border-top: none;
}

/* article pagination */

div.article-pagination.top {
	text-align: center;
	margin-bottom: 10px;
}

div.article-pagination.bottom {
	text-align: center;
	margin-top: 10px;
}

div.article-pagination a, div.article-pagination span {
	font-size: 16px;
	text-decoration: none;
	margin: 0 4px;
}

div.article-pagination img {
	position: relative;
	top: 2px;
}

/* footer */

#footer {
	width: 100%;
	background-color: #fff;
	padding: 19px 0;
}

#footer h3 {
	color: #ce2a1e;
	padding: 0 0 8px 10px;
	margin: 0;
	font-size: 14px;
	background-image: url(http://assets.newscheckmedia.com/sites/netnewscheck/images/global/block-header-bkgd.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

#footer ul.bullet-list {
	margin-left: 10px;
}

#footer ul.bullet-list li {
	background-image: url(http://assets.newscheckmedia.com/sites/netnewscheck/images/global/bullet-round-small.png);
}

#footer-inner {
	width: 990px;
	margin: auto;
}

div.footer-block {
	float: left;
	margin-right: 20px;
}

#footer-logo {
	width: 220px;
}

#footer-logo a {
	position: relative;
	left: 10px;
}

#footer-staff {
	width: 200px;
}

#footer-staff ul {
	list-style: none;
	padding: 0;
	margin: 0 0 0 10px;
}

#footer-staff ul li {
	margin: 10px 0;
	font-size: 11px;
}

#footer-staff ul li .contact-name {
	font-size: 12px;
	margin-bottom: 2px;
}

#footer-staff ul li .contact-title {
	font-style: italic;
}

#footer-staff ul li .contact-email a {
	font-weight: normal;
}

#footer-departments {
	width: 155px;
}

#footer-exclusives {
	width: 155px;
}

#footer-info {
	margin: 0;
}

#footer-info h3 {
	padding-left: 0;
	background: none;
}

#footer-info ul {
	list-style: none;
	margin: 0 0 18px 0;
	padding: 0;
}

#footer-info ul li {
	margin: 6px 0;
}

/* Tablesorter */

table.tablesorter-large {
}

table.tablesorter-large th {
	font-size: 12px !important;
}

table.tablesorter-large td {
	font-size: 12px;
	padding: 7px 5px !important;
}

/* Market Wrapper */

body.market-footer {
	background: none;
}

/* Roadblock */
#roadblock {
	display: none;
	position: absolute;
	color: white;
	font-size: 12px;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1001;
}

#roadblock-bkgd {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 5000px;
	z-index: 1000;
	background-color: white;
	opacity: .90; 
	filter: alpha(opacity=90); 
	-moz-opacity: 0.9;
}

#rb-top {
	position: relative;
	width: 100%;
	height: 50px;
	background-color: #333;
	border-bottom: solid 1px #aaa;
}

#rb-logo {
	float: left;
	margin: 9px 0 0 10px;
}

#rb-text {
	float: right;
	line-height: 50px;
	vertical-align: middle;
	margin-right: 10px;
	font-weight: bold;
	text-align: right;
}

#rb-text a {
	padding: 3px;
	background-color: white;
	color: #cc0000;
	font-weight: bold;
	margin-left: 5px;
}

#rb-text a:hover {
	background-color: #cc0000;
	color: white;
	text-decoration: none;
}

#rb-ad {
	width: 100%;
	text-align: center;
}

#rb-ad div {
	margin: 50px auto 30px auto;
}

/* Ad formatting */

.header-ad-120 #header {
	height: 282px;
}

.header-ad-120 #nav {
	top: 210px;
}

.header-ad-180 #header {
	height: 342px;
}

.header-ad-180 #nav {
	top: 270px;
}

.header-ad-160 #header {
	height: 322px;
}

.header-ad-160 #nav {
	top: 250px;
}

div.twitterEmbed { 
	background-color: #DDD;
	padding: 5px;
}

/** Salutations **/
div.ad-salutations {
    padding: 0 10px 10px 10px;
    background-color: #eef7ff;
	font-family:"Times New Roman";
	font-size: 12px;
}

div.ad-salutations .ad-note {
    line-height: 15px;
    height: 15px;
    font-size: 8px;
    color: #555;
    font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-transform: uppercase;
}

div.ad-salutations .ad-frame {
    background-color: #fff;
    border: solid 2px #a8abb2;
	border-radius: 4px;
    padding: 2px;
}

div.ad-salutations .ad-highlight {
    /*
	border: solid 2px #d6e9f4;
	*/
}

div.ad-salutations .ad-highlight-inner {
	/*
    background-color: #fff;
    border: solid 2px #a8abb2;
	border-radius: 4px;
    padding: 2px;
	*/
}

div.ad-salutations img {
    border: none;
}

div.ad-salutations .headline {
    color: #3977a9;
    font-size: 18px;
    font-weight: bold;
    /* font-style: italic; */
}

div.ad-salutations a { 
    color: #3977a9;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

div.ad-salutations .to {
    color: #cc0000;   
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 5px;
}

#privacy-dialog { 
	display: none;
}

#register-footer { 
	margin: 10px 60px;
	padding: 10px 20px;
}

#register-footer a { 
	display: inline-block;
	font-weight: bold;

	margin: 5px;
	padding: 5px;

	border: #3977A9 1px solid;
	border-radius: 5px;

	text-align: center;
	width: 200px;

	text-decoration: none;
}

#privacy-footer { 
	margin: 10px;
	padding: 10px;

	border-top: 1px solid #CCC;
}

#privacy-footer a { 
	display: inline-block;
	font-weight: bold;

	margin: 5px;
	padding: 5px;

	border: #3977A9 1px solid;
	border-radius: 5px;

	text-align: center;
	width: 200px;

	text-decoration: none;
}
