@import url('mi/browser_conformity.css');

body {
	font-family: Arial, Helvetica, sans-serif;
  background: #dde1e4;
	padding: 0;
	margin: 0;
}
a:link,a:visited,a:active {
	text-decoration: none;
	/*color: #306aa9;*/
  color: #035984;
}
a:hover {
	text-decoration: underline;
}
#page_container {
	border: 0;
	overflow: hidden;
	margin: 0 auto;
	line-height: 1.4em;
	position: relative;
	width: 981px;
	text-align: center;
        border-left: 3px solid #B3B6B8;
        border-right: 3px solid #B3B6B8;

}
.sectionTitle {
	color: #b34300;
	border: 1px solid #fff;
	border-bottom: 1px solid #d5d5d5;
	background: transparent url(/images/blockTitle.gif) repeat-x 0 0;
	text-transform: uppercase;
	padding: 6px 6px 4px 6px;
	margin-bottom: 5px;
	font: normal 1.2em arial,helvetica,sans-serif;
}
.sectionTitle .separator {
	margin: 0 5px;
}
.sectionTitle a {
	color: #b34300;
}
.sectionTitle img {
	float: right;
}
#rails {
	clear: left;
}
#rails, #footer {
	background: none;
	margin-top: 0px;
}
#rails, #mh_content {
	background-color: #fff;
	padding: 0;
	text-align: left;
	width: 100%;
}
#rail_a {
	background-color: #fff;
	background: #fff url('/images/backgrounds/blockTitle.gif') repeat-x 0 1px;
	border-right: 1px solid #9fbfcf;
	clear: left;
	float: left;
	width: 627px;
	position: relative;
}
#rail_b {
	border-left: 1px solid #cfdfe7;
	float: right;
	width: 347px;
	position: relative;
}
#rail_b .title, #rail_b .title a {
	color: #cc0a0a;
	text-transform: uppercase;
}
#rail_b .title {
	border-bottom: 1px solid #d5d5d5;
	font-size: 0.9em;
	margin-bottom: 8px;
}
#rail_b .block {
	border-bottom: 1px solid #bbb;
	background: #fff url('/images/backgrounds/blockTitle.gif') repeat-x scroll 0 0;
}
#rail_c {
	clear: both;
	float: none;
	width: 100%;
	position: relative;
}
.photo_credit {
	font-size: 0.70em;
	color: #71808f;
	line-height: 1.1em;
}
.image.right .photo_credit {
	text-align: right;
}
.image.left .photo_credit {
	text-align: left;
}

.adLabel {
	font-family: verdana,arial,helvetical,sans-serif;
	color: #777;
	text-transform: lowercase;
	text-align: center;
	font-size: 10px;
	margin-bottom: 2px;
	line-height: normal;
	display: none;
}


.assetlist li a,
#latest_news li {
	background: transparent url(/images/bullets/main.gif) no-repeat 6px 0.5em;
}

.assetlist .mov a {
	background: transparent url(/images/icons/mov.png) no-repeat left bottom;
}

.assetlist .pdf a {
	background: transparent url(/images/icons/pdf.png) no-repeat left bottom;
}

.assetlist .mp3 a { /* only visible if browser does not have flash */
	background: transparent url(/images/icons/audioB.gif) no-repeat 0 1px;
	height: 16px;
}

.assetlist .mp3 a:hover {
	background-position: 0 -126px;
}

.assetlist .doc a {
	background: transparent url(/images/icons/doc.png) no-repeat left bottom;
}

.assetlist .rtf a {
	background: transparent url(/images/icons/rtf.png) no-repeat left bottom;
}

.assetlist .link a {
	background: transparent url(/images/icons/link.png) no-repeat left bottom;
}

.assetlist .xls a {
	background: transparent url(/images/icons/xls.png) no-repeat left bottom;
}

.assetlist .apvid a {
	background: transparent url(/images/icons/vid2B.gif) no-repeat 0 1px;
}

.assetlist .apvid a:hover {
	background-position: 0 -126px;
}

.timestamp {
	color: #CE743E;
}


/* START:story asset list - */
.story_assets_list {
	font-size: 0.85em;
}

.story_assets_list a:link, .story_assets_list a:visited, .story_assets_list a:active {
	display:block;
	padding:0px 3px 0px 20px;
}

.story_assets_list li span.label {
	text-transform: uppercase;
	color: #80C835;
}

.story_assets_list li.story a {
	background: transparent url(/images/bullets/main.gif) no-repeat scroll 6px 0.75em;
}

.story_assets_list li.link a {
        background: transparent url(/images/icons/bullet.gif) no-repeat scroll 0px 0.2em;
}

.story_assets_list li.comment a {
        background: transparent url(/images/icons/forum.gif) no-repeat scroll 0px 0.5em;
}

.story_assets_list li.gallery a {
	background: transparent url(/images/icons/photo.gif) no-repeat scroll 0px 0.5em;
}

.story_assets_list li.flv a, .story_assets_list li.mov a, .story_assets_list li.wmv a, .story_assets_list li.ap_video_link a {
	background: transparent url(/images/icons/video.gif) no-repeat scroll 0px 0.5em;
}

.story_assets_list li.mp3 a {
        background: transparent url(/images/icons/audio.gif) no-repeat scroll 0px 0.5em;
}

.story_assets_list li.photo a {
        background: transparent url(/images/icons/photo.gif) no-repeat scroll 0px 0.5em;
}


/* START:widgets ---------- */
.fc.snapshot {
	background-color: #fff;
}

#in_print .col {
	float: left;
	width: 49%;
	text-align: center;
}
#in_print .center { width: 66%; }
#in_print .last { width: 33%; }
#in_print ul.col {
	text-align: left;
}

#in_print .contentblock {
	padding: 6px;
	line-height: 18px;
}

#in_print h5 {
	color:#71808F;
	font-size:0.85em;
	font-weight:normal;
}

#in_print ul li {
	font-size: 0.85em;
	background-image:url(/images/bullets/main.gif);
	background-repeat:no-repeat;
	background-position:0.1em 0.55em;
	padding:0pt 0px 0pt 11px;
}

.jobs_widget_large .header {
	background-color: #f93;
	color: #fff;
}
.jobs_widget_large form label:hover {
        background-color: #ffd68e;
}

/* END:widgets ---------- */


/* START:footer ---------- */


#footer li {
	border-left: 1px solid #c1e8f0;
}
	
#footer li.first {
	border: none;
}
/* END:footer ---------- */

h1 {
	font-size: 1.4em;
}

.clearfix {
	overflow: hidden;
}


.content {
	padding: 0 !important;
}


.ie6 {
	display: none;
}

.advertisement {
	margin: 0 auto;
	padding: 5px;
}


.badge_pair {
	overflow: hidden;
}

#NTL3, #MREC01 {
	width: 300px;
}

#NTL2 {
	width: 728px;
	text-align: center;
	padding-bottom: 8px;
}

#billbo {
    width: 972px;
}

#badge_pair {
	overflow: hidden;
}

.assetlist li {
	padding-left: 20px;
	text-indent: -20px;
}

.assetlist a,
#latest_news ul li {
	padding: 2px 0 0 20px;
}

.assetlist a img {
	display: none;
}

.timestamp {
	font-size: 0.8em;
	white-space: nowrap;
}

/* START:widgets ---------- */

#latest_news ul {
	/*font-size: .85em;
	line-height: 1em;*/
	line-height: 1em;
	height: 125px;
	overflow: auto;
}

#latest_news div.ui-tabs-panel li {
	margin-bottom: 5px;
}

#google_ads {
	text-align: center;
}

.fc.snapshot {
	margin: 8px;
}

#top_jobs_container {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	margin: 0 8px 8px;
}

#top_jobs_container ul {
	padding-left: 20px;
	padding: 10px 0 0px 20px;
	list-style: disc outside;
	line-height: 1.1em;
}

#top_jobs_container ul li {
	padding-bottom: 5px;
}

#top_jobs_all_link {
	text-align: right;
	padding-bottom: 5px;
	font-weight: bold;
}

#top_jobs_all_link .arrow {
	letter-spacing: 1px;
	font-size: 11px;
}

#top_jobs_feed {
	text-align: center;
	font-size: 9px;
	padding: 5px;
	vertical-align: top;
}

#top_jobs_feed * {
	vertical-align: middle;
}

#top_jobs_feed_link {
	vertical-align: middle;
	padding-left: .4em;
}

#cb_widget .jobs_widget_large {
        margin: 0px 5px 10px;
        background: #ffffcc;
	border: 1px solid #ff9933;
}

#cb_widget #top_jobs_container{
        margin: 5px;
}

#cb_widget{
        /*width: 300;*/
        border: 1px solid #FF9933;
	margin: 8px;
}

#cb_widget #top_jobs_header {
        background-color: #ffd099;
        color: #E85753;
        padding: 2px;
        font-weight: bold;
        font-size: .8em;

	border-bottom: 1px solid #f93;
	line-height: 1em;
	position: relative;
}

#cb_widget #top_jobs_head {
	display: none;
}

#cb_widget #top_jobs_footer {
        text-align: center;
}

#top_jobs_header .feed {
	position: absolute;
	right: 2px;	
}

.jobs_widget_large .header {
	font-weight: bold;
	font-size: 0.7em;
	line-height: 1.5em;
	padding-left: 3px;
}
.jobs_widget_large form {
	margin: 5px;
}
.jobs_widget_large form label {
	display: block;
	font-size: 0.8em;
	margin-bottom: 1px;
	overflow: hidden;
}
.jobs_widget_large form label input {
	float: right;
	font-size: 1em;
	margin-top: -1.63em;
	width: 176px;
}
.jobs_widget_large form label select {
	float: right;
	font-size: 0.9em;
	margin-top: -1.8em;
	width: 180px; 
}
.jobs_widget_large form .button {
	text-align: right;
	margin-top: 5px;
}
.jobs_widget_large form .button input {
	font-size: 0.7em;
}
.cb_links {
	overflow: hidden;
}
.cb_links li {
	float: left;
	font-size: 0.8em;
	text-align: center;
	width: 49%;
}

/* END:widgets ---------- */

/* START:footer ---------- */
#footer {
	clear: both;
	margin: 0;
	padding: 20px 20px 10px 20px;
	width: 933px;
	font-size: .7em;
	text-align: center;
	position: relative;
}

#footer img {
	float:left;
}

#footer ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-align: center;
	margin: 0 0 5px 0;
}

#footer li {
	display: inline;
	padding: 0 6px;
}

#footer .copyright li {
	display: block;
	border: none;
}

#footer img.pageEnd {
	float: none;
	position: absolute;
	top: 100%;
	left: -1px;
}
/* END:footer ---------- */

/* pluck tabs */


.ui-tabs-nav {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-size: .7em;
	float: left;
	position: relative;
	z-index: 1;
	bottom: -1px;
}
.ui-tabs-nav ul {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
}
.ui-tabs-nav li {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	border: 1px solid #000;
	margin-bottom: 2px;
	margin-right: 1px;
	font-weight: bold;
}
.ui-tabs-nav li a {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	text-decoration: none;
	padding: .25em .4em;
	color: #000;
	background: none;
}
.ui-tabs-nav li a:hover {
	background: #ddd;
}
.ui-tabs-nav li.ui-tabs-selected a, .ui-tabs-nav li.ui-tabs-selected a:hover {
	background: #C6DCE6;
	color: #306AA9;
}
.ui-tabs-panel {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	clear:left;
	background: #fff;
	color: #000;
  width: 270px;
  border: 1px solid #777;
  margin-top: 3px;
  padding: 5px;
  font-size: .8em;
}
.ui-tabs-hide, .ui-hidebeforeload {
	display: none;
}
#popular li, #commented  li, #recommended li {
  border: 0;
  clear: both;
/*  font-size: .8em;*/
  font-weight: normal;
  color: #222;
  margin-bottom: 5px;
}
/* end pluck tabs */


/* temporary ongoing coverage */

#ongoing_coverage li {
  list-style: none;
}

#content_match {
	text-align: center;
	margin: 10px 0;
}


/*in print */
#in_print img.spacer { margin-right: 20px; }

/*rss links on headline highlight set default */
div#topStories a.rss_link {
  display: none;
}
/* for ajax related stuff */
.hide { display: none; }
.show { display: block; }

/* flash ad hyperlink fix */
#FLASH_AD {position: relative; z-index: 2;}

* {border:0; margin:0; padding:0;}


/* over-writes */



#sitemap h4:hover{
	cursor: pointer;
}
.clear, #clear {
	clear: both;
}
.mtshadow {
	background: transparent url(http://www.centredaily.com/images/masthead/nmh_logo_bg.png) repeat-x left top;
	width: 100%;
}

#mhtopper {
	width:975px;
	height:68px;
	text-align:left;
}
.mtshadow .logo {margin-top: 7px;}

#mh_content {
	background: url(http://www.centredaily.com/images/masthead/mh_content_bg.gif) repeat-x center top;
	color: #454b4b;
	padding-top: 8px;
	width:100%;
}
#usertools {float:right;margin-top: 15px;}
#search {
	float: left;
	margin: 0px 5px 5px 15px;
}
/* @group SEARCH FORM */
#yh_search {
	background: url(http://www.centredaily.com/images/masthead/search_icon.png) no-repeat left center;
	padding: 0 0 0 28px;
	margin-top: 10px;
	height: 26px;
}
#searchInput {
	background: transparent;
	border: none;
	color: #666;
	float: left;
	font-size: 11px;
	height: 26px;
	padding: 5px 0 0 5px;
	margin: 0;
	width: 240px;
}
#searchButton {
	background: url(http://www.centredaily.com/images/masthead/search_btn.png);
	color: #fff;
	float: left;
	font-size: 14px;
	padding-bottom: 3px;
	width: 65px;
	height: 26px;
}
#yahoo_text {
	font-size: 10px;
	float: left;
	line-height: 10px;
	margin-top: 12px;
	text-align: left;
}
.yht{
	color: #ad450d;
}
#search_dropdown{
	border-right: solid 2px #b3b6b8;
	border-bottom: solid 2px #b3b6b8;
	border-left: solid 2px #b3b6b8;
	float: left;
	font-size: 11px;
	padding: 4px;
	position: relative;
	top: -4px;
	left: 23px;
	width: 240px;
	z-index: 999;
}
.close_slider {
	float: right;
}
.option {
	margin-left: 5px;
}

/* @end */


/* @group WEATHER */

#weather_wrapper{
	width: 400px;
	float: left;
	margin-left: 20px;
	margin-top: 3px;
	text-align: left;
}
#weather_wrapper #weather a {
	color: #454B4B;
	text-decoration:none;
}

#weather_wrapper #weather a:hover {
	color: #306AA9;
	text-decoration: none;
}

#weather img {
	float: left;
	margin-right: 8px;
	}
#weather_wrapper #weather-header{
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	padding-top: 5px;
}
#weather_wrapper .temp{
	font-size: 18px;
}
#subscriber .info, #mh_content .info {
	font-size: 12px;
	line-height: 18px;
}

/* @end */

/* @group MASTHEAD TOOLS */
#subscriber, #member_center {
	float: left;
	font-size: 12px;
	color: #fff;
}

#member_center {
	padding-top: 12px;
	padding-left:5px;
	padding-right: 5px;
}
#member_center .mbc_link {
	background: url(http://www.centredaily.com/images/masthead/mbc_left.jpg) no-repeat left center;
	padding: 7px;
	
}
#member_center .mbc_link a{
	background: url(http://www.centredaily.com/images/masthead/mbc_right.jpg) no-repeat right center;
	padding: 7px 20px 7px 3px;
	height: 27px;
	color: #B9DEFD;
	text-decoration: none;
}
#member_center .mbc_link a:hover, #subscriber a:hover{
	color: #fff;
}

/* @end */

/* Member Center Overlay */
#simplemodal-overlay {background-color:#000; cursor:wait;}

/* Container */
#simplemodal-container {
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	height:300px; 
	width:300px;
	padding:0;
  	background: #dde1e4;
  	z-index: 1500;
  	text-align: left;
  	-moz-border-radius:8px;
  	-webkit-border-radius:8px;
  	border:  solid 2px #b3b6b8;
}

#simplemodal-container a.modalCloseImg {background:url(http://www.centredaily.com/images/masthead/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:+3px; right:-3px; cursor:pointer;}

#modalTitle {
	background-color: #afc2d9;
	padding: 10px 5px;
	text-align: center;
	text-transform:uppercase;
	-moz-border-radius:8px 8px 0px 0px;
  	-webkit-border-radius:8px 8px 0px 0px;
}

#modalContent {
	padding: 8px;
}
#basicModalContent p, #subscriberModalContent p {
	margin: 5px 0 8px 0;
}
#basicModalContent .tool a, #subscriberModalContent .tool a {
	background: url(http://www.centredaily.com/images/masthead/rightarrow.png) no-repeat right center;
	padding-right: 25px;
	color: #1d5496;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#basicModalContent a:hover, #subscriberModalContent a:hover {
	text-decoration: underline;
}

#basicModalContent .info, #subscriberModalContent .info {
	font-size: 10px;
	line-height: 16px;
}
.loggedout .info{
	font-weight: bold;
}
#basicModalContent hr, #subscriberModalContent hr{
	border-bottom: solid 1px #999;
	clear: both;
	height: 5px;
}
#lesserlink{
	margin-top: 10px;
}
/*login form */

#basicModalContent form{
	margin-top: 10px;
}
.fielddesc {
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
.miregpassword{
	border: solid 1px #ccc;
	margin: 3px 5px;
	padding: 5px;
	width: 140px;
	-moz-border-radius:10px;
  	-webkit-border-radius:10px;
  	}
.miregtext{
	border: solid 1px #ccc;
	margin: 3px 5px;
	padding: 5px;
	width: 140px;
	-moz-border-radius:10px;
  	-webkit-border-radius:10px;
  	}
#basicModalContent .modalButton{
	text-align: center;
	}
input.frmbutton{
	background: url(http://www.centredaily.com/images/masthead/modal_login.jpg) no-repeat center center;
	cursor:pointer;
	color: #1d5496;
	font-size: 16px;
	height: 37px;
	margin-top: 20px;
	text-align: center;
	width: 266px;
}
/* SUBSCRIBER MODAL */

#subscriber {
	background: url(http://www.centredaily.com/images/masthead/subscriber_bg.jpg) no-repeat center left;
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	margin:6px;
	text-align:left;
	width:154px;
 }

#subscriber  a {
	padding:5px;
}
a.nav-link, a.nav-menu a.nav-link:hover{
  color: #b9defd;
  cursor: pointer;
  float: left;
  margin-left: 12px;
  text-decoration: none;
 
}

/* masthead ads */
#NTL2, .advertisement {
	padding: 0;
	background-color: transparent;
}
.pageEnd {
	display:none;
}

/* input form elements border */
#rails input {
  /* border: 1px solid #777; */
}

/* pluck */
.comWrapper {
  padding: 5px;
}
div.Comments_AddTextarea textarea {
  border: 1px solid #333;
}

/* google adsense fix */

div.advertisement a.ad_attribution {display: none; } div.advertisement br {line-height: 0; }

/* zvents search border fix */
#new_zvents input, #top_jobs_search input { border: 1px solid #999; padding: 3px; margin-bottom: 5px; }

/* pluck blog fixes */
#personaDest {
  padding-left: 5px;
}
div.BloggerProfile_Container {
  margin-top: 0;
  border-top: 2px solid #6E93BE;
  background: #eee;
}

/* photo gallery index */

#photogalleries div#gallery { clear: both; width: 100%; font-size: .8em; margin: 15px 0; }
#photogalleries div#gallery div.thumb { float: left; padding-right: 10px; display: block; padding: 5px;}

#breaking_news ul li { font-size: .8em; line-height: 1em; padding-bottom: 5px; }

#NTL2 > div{ position: inherit !important; }
.advertisement {position: relative; }
