﻿body, p, td, normal, para, {
  font-family: arial, helvetica, sans-serif; font-size:small; line-height:130%;  }

address {
	  font-family: arial, helvetica, sans-serif; font-size:small; line-height:130%;  display: block;}
	
ul{	list-style: square; font-size:small;}
li{font-size:small;}
	
a {color: #006600; text-decoration: underline;}
a:visited { color: #800080; }
a:hover { color: #800080; text-decoration: underline; }
a.negative { color: #FFF; }
a span { cursor: pointer; }

.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
/* Styles for Headers */
h1     {
	font-size: large;
	font-family: Arial;
	color: #006600
}
h2     {
	font-size: medium;
	color: #800000;
	font-family: Arial;
}
h3    {
	font-size: medium;
	font-variant: small-caps;
	color: #B96F00;
	font-family: Arial;
	font-weight: bold;
	text-align: left;
}
h4    {
	color: #800000;
	font-size: medium;
	font-family: Arial;
	font-weight: bold;
}
h5    { font-family: Arial; font-size: small; color: #808080; font-style:italic;  }

.sfTitle {
  font-size: 30px;
}

div.editable {
   border: 1px solid #D5D5D5;
   padding: 5px;
   padding-top: 1px;
   margin-bottom: 10px;
   background: white;
}

div.view {
   border: 1px solid #D5D5D5;
   padding: 5px;
   padding-top: 1px;
   margin-bottom: 10px;
   background: white;
}

div.hand {
   cursor: pointer;
}

div.editable h5 {
   margin: 0;
   text-align: center;
   color: #D5D5D5;
   font-size: 12px;
}

div.editing {
   border: 1px solid #D5D5D5;
   padding: 5px;
   margin-bottom: 10px;
   background: white;
}

#logo_container {
  text-align: left;
}

div.paneSimple {
   border: 1px solid #CCCCCC;
   padding: 10px;
   background: #FFFDEA;
   font-size: 11px;
   font-weight: bold;
}

div.paneHeading {
   font-size: 14px;
   font-weight: bold;
   color: #454545;
   width: 100%;
   border-bottom: 1px solid #9FA4C5;
   margin-bottom: 5px;
}

div.pane {
   border: 1px solid #7F7F7F;
   padding: 0;
   background: #F2F2F2;
   font-size: 11px;
   font-weight: bold;
}

div.pane h3 {
   background: #F2F2F2 url('/images/header/button_active_bg.gif');
   background-repeat: repeat-horizontal;
   background-position: bottom;
   border-bottom: 1px solid #7F7F7F;
   margin-bottom: 5px;
   padding: 3px;
   font-size: 14px;
   margin: 0;
   text-align: left;
}

div.flashNotice {
	background-image: url('/templates/default/images/icons/alert.gif');
	background-position: left middle;
	background-repeat: no-repeat;
	padding-left: 25px;
	color: green;
	font-size: 12px;
	font-weight: normal;
	height: 25px;
	text-align: left;
	margin: 5px;
	width: 340px;
}

div.content {
	padding: 5px;
}

div.active {
   border: 1px solid #FFE382;
   margin-bottom: 3px;
}

/* ---- /templates/publication_pods/stylesheets/fobs.css ---- */

div.spacer {
	margin-bottom: 4px;
}

div.spacerMedium {
	margin-bottom: 12px;
}

div.spacerBig {
	margin-bottom: 20px;
}

div #profiles_explanation {
	background: url('/templates/default/images/fobs/illustration_profiles_setup.gif') no-repeat 10px 10px;
	height: 280px;
	padding: 10px;
}

div #profiles_explanation_content {
	margin-left: 280px;
}

div #fobs_explanation {
	background: url('/templates/default/images/fobs/illustration_fobs_setup.gif') no-repeat 35px 10px;
	padding: 10px;
	_height: 200px;
	min-height: 200px;
}

div #fobs_explanation_content {
	margin-left: 280px;
}

div #quick_profile {
	width: 800px;
}

#quick_profile input[type="text"], #quick_profile select, #quick_profile textarea {
	background: #FFFADB url('/templates/default/images/layouts/bounded/input_field_bg.gif') repeat-x;
	border: 1px solid #777777;
	color: #084F9F;
	font-size: 15px;
	padding: 3px;
}

#quick_profile textarea {
	width: 400px;
}

#quick_profile .label {
	font-size: 15px;
	margin-top: 7px;
}

#quick_profile .group {
	margin: 20px 0 20px 0;
}
/* ----------------------------------- Form Elements ------------------------------------- */

.field {
	border: 1px solid #808080;
	padding: 3px;
	font-size: 12px;
	color: #0000FF;
	background: #FFFCDC;
}

.field_disabled {
	border: 1px solid #808080;
	padding: 3px;
	font-size: 12px;
	color: #6F6F6F;
}

.buttonSmall {
	font-size: 10px;
  cursor: pointer;
}

.form {
	border: 1px solid #A4B1D7;
	border-collapse: collapse;
	background: #F8FAFF;
}

.form td {
	padding: 5px;
}

.form .row {
	border-bottom: 1px solid #CDCDCD;
}

.formInsert {
	border: 1px dotted #A4B1D7;
	background: #FFFCDC;
}

.formAux {
	border: 1px solid #9FCC9C;
	border-collapse: collapse;
	background: #F3FFF2;
}

.formAux td {
	padding: 5px;
}

.formAux .row {
	border-bottom: 1px solid #CDCDCD;
}

.formAuxInsert {
	border: 1px dotted #9FCC9C;
	background: #FFFCDC;
}

/* --------------------------------------------------------------------------------------- */

div.editable {
   border: 1px solid #D5D5D5;
   padding: 5px;
   padding-top: 1px;
   margin-bottom: 10px;
   background: white;
}

div.view {
   border: 1px solid #D5D5D5;
   padding: 5px;
   padding-top: 1px;
   margin-bottom: 10px;
   background: white;
}

div.hand {
   cursor: hand;
}

div.editable h5 {
   margin: 0;
   text-align: center;
   color: #D5D5D5;
   font-size: 12px;
}

div.editing {
   border: 1px solid #D5D5D5;
   padding: 5px;
   margin-bottom: 10px;
   background: white;
}

div.active {
   border: 1px solid #FFE382;
   margin-bottom: 3px;
}

div.none {
   background: #FBFFB9;
   color: #A5A5A5;
   font-size: 11px;
   font-weight: normal;
   width: 100%;
   padding-top: 15px;
   padding-bottom: 15px;
   text-align: center;
}

div.adv {
   text-align: center;
   font-size: 6px;
}

div.adv .img {
}

div.photo {
	border: 1px solid #8C8C8C;
	width: 151px;
	height: 200px;
	text-align: center;
	vertical-align: center;
	color: #8C8C8C;
	font-size: 10px;
}

/*div.help {
	background: #DEFFE5 url('/templates/default/images/fobs/icons/about_big_green.gif');
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding: 10px;
	padding-left: 70px;
	padding-top: 20px;
	border: 1px solid #1D8D08;
	color: #115D02;
}*/

div.floatingBox {
	position: absolute;
	z-index: 10;
	border: 1px solid #007603;
	background: #FFF;
	margin: 5px;
}

div.popupWindow {
	border: 1px solid #007603;
	background: #FFF;
	margin: 5px;
}

div.userDataBox {
	margin: 8px 6px 6px 5px;
	border: 1px solid #EDECEC;
	background: #FFFADD;
	width: 353px;
	height: 122px;
	_height: 130px;
	font-size: 11px;
}

div.pad {
	padding: 10px;
}
/*
div h3, h4 {
   background: #FFFBEB;
   text-align: center;
   color: #5C5C5C;
   font-size: 10px;
   font-weight: bold;
   margin: 0;
   padding: 0;
   padding-left: 3px;
   padding-right: 3px;
   border-right: 1px solid #939393;
   border-bottom: 1px solid #939393;
   border-left: 1px solid #D6D6D6;
   border-top: 1px solid #D6D6D6;
}
*/
div.floatingBox h3, div.popupWindow h3 {
	background: #007603;
	color: #FFF;
	text-align: left;
	border: 0;
}

td.content {
   font-size: 12px;
   font-weight: normal;
   vertical-align: top;
}

div.messageMine {
	padding: 5px;
	border: 1px solid #EDECEC;
	border-left: 1px dotted #C1C1C1;
	background: #FFF;
	margin: 5px 50px 5px 10px;
}

div.messageNotMine {
	padding: 5px;
	border: 1px solid #EDECEC;
	border-right: 1px dotted #C1C1C1;
	background: #FFFCDC;
	margin: 5px 10px 5px 50px;
}

/* You'll want to separate these into a separate CSS file probably. */
div.viewProfilePane {
	background: #F6F5F5;
	border: 1px solid #DADADA;
	width: 588px;
	min-height: 60px;
	_height: 60px;
	margin-bottom: 10px;
	padding: 5px;
}

div.viewProfileBox {
	background: #F6F5F5;
	border: 1px solid #DADADA;
	margin-bottom: 10px;
	padding: 5px;
}

div.viewProfilePaneFestive {
	background: #EDFFEA;
	border: 1px solid #B2D1AC;
	width: 588px;
	min-height: 60px;
	_height: 60px;
	margin-bottom: 10px;
	padding: 5px;
}

.viewProfilePaneSparse {
	border: 1px solid #EDECEC;
	border-right: 0;
	border-bottom: 0;
	width: 588px;
	min-height: 60px;
	_height: 60px;
	margin-bottom: 10px;
	padding: 5px;
}

.paneInsert {
	border: 1px dotted #A4B1D7;
	background: #FFFCDC;
}

div.contactSymbol {
	background: url('/templates/default/images/fobs/icons/tab_contact.gif') no-repeat;
	width: 40px;
	height: 50px;
}

div.chatSymbol {
	background: url('/templates/default/images/fobs/icons/tab_chat.gif') no-repeat;
	width: 40px;
	height: 50px;
}

div.blogsSymbol {
	background: url('/templates/default/images/fobs/icons/tab_blogs.gif') no-repeat;
	width: 40px;
	height: 50px;
}

div.favoritesSymbol {
	background: url('/templates/default/images/fobs/icons/tab_favorites.gif') no-repeat;
	width: 40px;
	height: 50px;
}

div.hobbiesSymbol {
	background: url('/templates/default/images/fobs/icons/tab_hobbies.gif') no-repeat;
	width: 40px;
	height: 50px;
}

div.linksSymbol {
	background: url('/templates/default/images/fobs/icons/tab_links.gif') no-repeat;
	width: 40px;
	height: 50px;
}

div.attachmentsSymbol {
	background: url('/templates/default/images/fobs/icons/tab_attachments.gif') no-repeat;
	width: 40px;
	height: 50px;
}

div.listingsSymbol {
	background: url('/templates/default/images/fobs/icons/tab_ads.gif') no-repeat right;
	width: 40px;
	height: 50px;
}

div.buddiesSymbol {
	background: url('/templates/default/images/fobs/icons/tab_buddies.gif') no-repeat;
	width: 40px;
	height: 50px;
}

div.blankSymbol {
	width: 40px;
	height: 25px;
}

div.userOffline {
	background: url('/templates/default/images/fobs/icons/user_offline.gif') no-repeat left 1px;
	color: #BD2020;
	padding-left: 20px;
	font-size: 10px;
	margin: 10px;
}

div.userOnline {
	background: url('/templates/default/images/fobs/icons/user_online.gif') no-repeat left 1px;
	color: green;
	padding-left: 20px;
	font-size: 10px;
	margin: 10px;
}

/********************************************************************/






/* -------------------------------------------------------------------------- */

.borderLight {
	border: 1px solid #DFDFDF;
}

.profileFeaturedBox {
	border: 5px solid #D3DDF4;
	height: 150px;
	width: 680px;
	padding-left: 3px;
	margin-bottom: 10px;
}

div.profileBriefCard, div.profileFeaturedBriefCard {
	width: 302px;
	height: 145px;
	float: left;
	background-repeat: no-repeat;
	text-align: left;
}

div.profileBriefCard {
	background: url('/templates/default/images/fobs/profile_brief_pane.gif') no-repeat;
}

div.profileFeaturedBriefCard {
	background: url('/templates/default/images/fobs/profile_featured_brief_pane.gif') no-repeat;
}

div.profileBriefCard .title {
	font-size: 14px;
	color: #737373;
	padding-top: 13px;
	padding-left: 13px;
	float: left;
}

div.profileFeaturedBriefCard .title {
	font-size: 14px;
	color: #737373;
	padding-top: 13px;
	padding-left: 45px;
	float: left;
}

div.profileBriefCard .thumb, div.profileFeaturedBriefCard .thumb {
	padding-top: 15px;
	padding-left: 13px;
	float: left;
	margin-right: 10px;
	height: 150px;
	_height: 115px;
}

div.profileBriefCard .info, div.profileFeaturedBriefCard .info {
	margin-left: 10px;
	font-size: 12px;
	color: #333333;
}

div.profileBriefCard .contents, div.profileFeaturedBriefCard .contents {
	font-size: 10px;
	padding-right: 13px;
}

div.batchCard {
}

div.batchCard .physical {
	float: left;
	clear: both;
	width: 910px;
	height: 243px;
	background: url('/templates/default/images/fobs/batch_pane.gif') no-repeat;
}

div.batchCard .virtual {
	width: 910px;
	border: 1px dotted #CCCCCC;
	padding: 15px 0 15px 0;
	margin-bottom: 15px;
}

div.batchCard h1 {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 5px;
	padding-left: 15px;
}

div.batchCard .content {
	padding: 3px;
	padding-top: 5px;
	padding-left: 20px;
}

div.batchCard .fob, div.fobGroup .fob {
	text-align: center;
	float: left;
	width: 97px;
}

div.batchCard .fobCard {
	width: 175px;
}

div.batchCard .fobCardElement {
	float: left;
}

div.batchCard .fobCardElement .fobCardElementImage {
	padding: 10px 4px 0 0;
}

div.fob .image {
	height: 90px;
	text-align: center;
}

div.batchCard .labels, div.fobGroup .fob {
	text-align: center;
	margin-top: 3px;
}

div.batchCard .labels .number, div.fobGroup .labels .number {
	font-weight: bold;
}

div.batchCard .labels .code, div.fobGroup .labels .code {
	color: #A1A1A1;
}

div.batchCard .editLink, div.fobGroup .editLink {
	font-size: 9px;
}

div.batchCard .stats, div.fobGroup .stats {
	border: 1px solid #C2C2C2;
	color: #656565;
	margin: 3px;
	margin-top: 8px;
	padding: 2px;
	width: 95px;
	_width: 100px;
}

div.batchCard .emptyStats {
	border: 1px solid #EDECEC;
	color: #C2C2C2;
	margin: 3px;
	margin-top: 8px;
	padding: 2px;
	width: 84px;
}

div.batchCard .stats div, div.batchCard .emptyStats div, div.fobGroup .stats div {
	font-size: 10px;
	margin: 0;
	line-height: 14px;
}

/* -------------------------------------------------------------------------- */







/* -------------------------------- Buttons & Notices ----------------------------------- */

div.flashNotice {
	background-image: url('/templates/default/images/fobs/icons/info.gif');
	background-position: left middle;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 5px;
	color: #0061C7;
	width: 500px;
	height: 25px;
	text-align: left;
	margin: 10px;
}

div.buttonBack, div.buttonGenerate, div.buttonAddStar, div.buttonPrint, div.buttonAddItem, div.buttonSendFob {
	background-position: left middle;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 5px;
	color: #0061C7;
	font-weight: bold;
	height: 25px;
	text-align: left;
	float: left;
	margin-right: 15px;
	cursor: hand;
}

div.buttonBack { background-image: url('/templates/default/images/fobs/icons/back.gif'); }
div.buttonGenerate { background-image: url('/templates/default/images/fobs/icons/gear_add.gif'); }
div.buttonAddStar { background-image: url('/templates/default/images/fobs/icons/star_yellow_add.gif'); }
div.buttonAddItem { background-image: url('/templates/default/images/fobs/icons/add_item.gif'); }
div.buttonPrint { background-image: url('/templates/default/images/fobs/icons/print.gif'); }
div.buttonSendFob { background-image: url('/templates/default/images/icons/fob_buddy_gave.gif'); padding-left: 35px; }

div.buttonEditItemTiny, div.buttonDeleteItemTiny, div.buttonViewTiny, div.buttonCloseTiny, div.buttonEditTiny {
   background-position: left middle;
   background-repeat: no-repeat;
   padding-left: 18px;
   padding-bottom: 5px;
   color: #0061C7;
   font-size: 9px;
   font-weight: bold;
   height: 15px;
   text-align: left;
   float: left;
   margin-right: 15px;
	cursor: hand;
}

div.buttonEditItemTiny { background-image: url('/templates/default/images/fobs/icons/edit_item_tiny.gif'); }
div.buttonDeleteItemTiny { background-image: url('/templates/default/images/fobs/icons/delete_item_tiny.gif'); }
div.buttonViewTiny { background-image: url('/templates/default/images/fobs/icons/view_tiny.gif'); }
div.buttonEditTiny { background-image: url('/templates/default/images/fobs/icons/edit_tiny.gif'); }
div.buttonCloseTiny { background-image: url('/templates/default/images/fobs/icons/close_tiny.gif'); }

a.button {
	font-size: 12px;
	color: #FFF;
	font-weight: medium;
	background: #007603 url('/templates/default/images/fobs/icons/hyperlink_white.gif');
	background-repeat: no-repeat;
	background-position: 3px 4px;
	padding-left: 18px;
	padding-right: 5px;
	padding-bottom: 2px;
	border-top: 1px solid #A7F1C6;
	border-left: 1px solid #A7F1C6;
	border-bottom: 1px solid #00421C;
	border-right: 1px solid #00421C;
}



/* ---- /templates/publication_pods/stylesheets/interface.css ---- */

div.popularSearch {
	float: left;
	font-size: 10px;
	word-wrap: break-word;
	width: 260px;
}

div.siteHeaderTitle {
	font-family: "Trebuchet MS", Trebuchet, Verdana;
	line-height: 24px;
}

div.siteMenuOnBottom, div.siteMenu {
	background: url('/templates/default/images/menu_bg.jpg') no-repeat 0 7px;
	height: 40px;
	width: 920px;
	padding-bottom: 5px;
	padding-top: 6px;
}

div.siteMenuOnTop {
	background: url('/templates/default/images/menu_on_top_bg.jpg') no-repeat 0 7px;
	height: 35px;
	width: 920px;
	padding-top: 12px;
}

div.matchesAlert {
	background: url('/templates/default/images/matches_alert_pane.gif') no-repeat 0px 0px;
	width: 94px;
	height: 25px;
	margin-top: 9px;
	padding-top: 3px;
	text-align: center;
}

.matchesAlertLabel {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}

ul.siteMenuPages {
	float: left;
	margin: 0;
	margin-top: 5px;
}

ul.siteMenuPages li {
	list-style-type: none;
	display: inline;
	margin-right: 20px;
	margin-left: 15px;
	font-weight: bold;
}
/*--was ul.siteMenuPages li a {*/
ul.siteMenuPages li {
	color: #9F9F9F;
}


ul.siteMenuUser {
	float: right;
	margin: 0;
	margin-top: 5px;
}

ul.siteMenuUser li {
	list-style-type: none;
	display: inline;
	margin-right: 20px;
	margin-left: 3px;
}
/*--was ul.siteMenuUser li a { {*/
ul.siteMenuUser li {
	color: #656565;
	font-size: 10px;
	font-weight: bold;
}

ul.userMenu {
	margin: 0;
}

.userMenu ul li {
	list-style-type: none;
	display: inline;
	margin-left: 35px;
	margin-right: 10px;
	font-size: 12px;
	font-weight: bold;
	float: right;
	padding: 5px;
}
/*--was .userMenu ul li a { {*/
.userMenu ul li {
	color: #9F9F9F;
}

div.topFobber {
	float: left;
	width: 90px;
	height: 130px;
	font-size: 10px;
	text-align: center;
}

/* ---- /templates/publication_pods/stylesheets/matches.css ---- */

/************************ DIV Elements *******************************************/
div.match {
	clear: both;
	margin-top: 5px;
	padding-bottom: 15px;
}

div.match .chain {
	margin-left: 20px;
}

div.match .chain .linkTop {
	background: url('/templates/default/images/match_arrows_top.gif') no-repeat 0 4px;
	padding-left: 24px;
	clear: both;
}

div.match .chain .linkMiddle {
	background: url('/templates/default/images/match_arrows_middle.gif') no-repeat 0 4px;
	padding-left: 24px;
	clear: both;
}

div.match .chain .linkBottom {
	background: url('/templates/default/images/match_arrows_bottom.gif') no-repeat 0 4px;
	padding-left: 24px;
	clear: both;
}

div.match .score {
	background: url('/templates/default/images/listing_score_only_pane.gif') no-repeat 0px 0px;
	width: 60px;
	height: 70px;
	float: left;
}

div.match .scoreNumber {
	font-size: 21px;
	color: #FFF;
	margin-top: 9px;
	text-align: center;
}

div.match .scoreLabel {
	font-size: 11px;
	color: #FFF;
	text-align: center;
}

div.match .details {
	border-bottom: 1px dotted #A6A6A6;
	padding-bottom: 10px;
	margin-left: 10px;
}

/* ---- /templates/publication_pods/stylesheets/chat_room.css ---- */

.chatBox {
	font-size: 12px;
	padding: 1px;
	height: 400px;
	width: 550px;
	border: 1px solid #999999;
	overflow: auto;
	background: #FFF;
}
.chatTime {
	font-size: 9px;
	color: #999999;
}
.chatWho {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	padding-right: 2px;
}
.chatMessage {
	font-size: 11px;
}
.vcard {
	background-image: url('/images/vcardBG.gif');
	background-repeat: no-repeat;
	height: 150px;
	width: 300px;
	padding-top: 6px;
	padding-left: 7px;
}
.vcardUsername {
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
}
.vcardLocation {
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
}
.vcardFeedback {
	font-size: 14px;
	padding-left: 10px;
}
.vcardQuote {
	font-size: 12px;
	padding: 10px;
}


/* ---- /templates/publication_pods/stylesheets/default.css ---- */

/************************ Basics ********************************************/
pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}


/* .progressBar .border { background-color: white; border: 1px solid #333; width: 100%; }
.progressBar .background { background-color: #333; height: 10px; width: 0%; } */

form {
	margin: 0;
}

.fieldWithErrors {
  padding: 1px;
  background-color: red;
  display: table;
}

#ErrorExplanation {
  width: 400px;
  border: 1px solid #c00;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background: #FFF;
}

#ErrorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#ErrorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
  background: #FFF;
}

#ErrorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

.link {
	font-weight: bold;
	padding: 0;
	padding-left: 15px;
	font-size: 12px;
	background-image: url('/templates/default/images/icons/hyperlink.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.linkSmall {
	font-weight: bold;
	padding: 0;
	padding-left: 15px;
	font-size: 10px;
	background-image: url('/templates/default/images/icons/hyperlink.gif');
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

.linkBig {
	font-weight: bold;
	padding: 0;
	padding-left: 15px;
	font-size: 15px;
	background-image: url('/templates/default/images/icons/hyperlink.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

.linkHuge {
	font-size: 16px;
	font-weight: bold;
	padding-left: 26px;
	background: url('/templates/default/images/icons/hyperlink_big.gif');
	background-repeat: no-repeat;
	background-position: 3px 4px;
}

.linkHuger {
	font-size: 20px;
	font-weight: bold;
	padding-left: 26px;
	background: url('/templates/default/images/icons/hyperlink_big.gif') no-repeat 3px 7px;
}

.infoLink {
	font-weight: bold;
	padding: 0;
	padding-top: 3px;
	padding-left: 20px;
	font-size: 12px;
	background-image: url('/templates/default/images/icons/info_tiny.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.questionLink {
	font-weight: bold;
	padding: 0;
	padding-top: 3px;
	padding-left: 20px;
	font-size: 12px;
	background-image: url('/templates/default/images/icons/bubble_tiny.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
/****************************************************************************/

/************************ Text Styling **************************************/
.font {
	font-size: 11px;
}

.fontMedium {
	font-size: 12px;
}

.fontMediumer {
	font-size: 13px;
}

.fontSmall {
	font-size: 10px;
}

.fontTiny {
	font-size: 9px;
}

.fontBig {
	font-size: 16px;
	line-height: 20px;
}

.fontBigger {
	font-size: 18px;
}

.fontHuge {
	font-size: 25px;
	letter-spacing: -1pt;
	font-weight: bold;
}

.fontHugeSubtle {
	font-size: 25px;
	letter-spacing: -1pt;
	font-weight: bold;
	color: #E7E7E7;
}

.red {
   color: #BD2020;
}

.black {
	color: #000;
}

.informative, .green {
   color: green;
}

.grey {
   color: #A6A6A6;
}

.bold {
	font-weight: bold;
}

.negative {
	color: #FFF;
}

.urgent {
	color: #BD2020;
	font-weight: bold;
}

.subtle {
	color: #626262;
}

.quote {
	color: #EB6508;
	font-style: italic;
	display: block;
}

.quoteSubtle {
	color: #333333;
	font-style: italic;
	display: block;
}

.incidental {
	font-size: 10px;
	color: #A6A6A6;
}

.label {
	font-size: 12px;
	font-weight: bold;
}

.labelSmall, .labelTiny {
	font-size: 12px;
	font-weight: bold;
}

.labelBig {
	font-size: 14px;
	font-weight: bold;
}

.heading {
	font-size: 16px;
	font-weight: bold;
	color: #EB6508;
}

.headingSmall {
	font-size: 12px;
	font-weight: bold;
	color: #EB6508;
}

.discreetHeading {
	font-size: 16px;
	font-weight: bold;
	color: #B2B2B2;
}

.footnote {
	font-size: 11px;
	font-style: italic;
	color: #A6A6A6;
}

.footnoteBig {
	font-size: 13px;
	font-style: italic;
	color: #A6A6A6;
}

.important {
	color: #61A356;
}

/****************************************************************************/

.subtleBorder {
	border: 1px dotted #98917D;
}

/************************ Buttons ********************/

.buttonAdd {
	padding-left: 38px;
	padding-top: 6px;
	font-size: 17px;
	font-weight: bold;
	height: 36px;
	background: url('/templates/default/images/icons/add_item.gif') no-repeat 0 0;
	margin-bottom: 10px;
  cursor: pointer;
}

.buttonAddNewspaper {
	padding-left: 38px;
	padding-top: 6px;
	font-size: 17px;
	font-weight: bold;
	height: 36px;
	background: url('/templates/default/images/icons/add_newspaper.gif') no-repeat 0 0;
	margin-bottom: 10px;
  cursor: pointer;
}

.buttonAddChat {
	padding-left: 38px;
	padding-top: 6px;
	font-size: 17px;
	font-weight: bold;
	height: 36px;
	background: url('/templates/default/images/icons/add_chat.gif') no-repeat 0 0;
	margin-bottom: 10px;
  cursor: pointer;
}

/************************ Specialized Interface Controls ********************/
div.selectTagFlatSelected {
	font-size: 11px;
	font-weight: bold;
	border: 1px dotted #92B78C;
	padding-left: 5px;
	padding-right: 5px;
	background: #F2FFF0 url('/templates/default/images/icons/select_box_down.gif') no-repeat 4px 8px;
	color: #92B78C;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 19px;
	float: left;
}

div.selectTagFlatSelectedActive {
	font-size: 11px;
	font-weight: bold;
	border: 1px dotted #BD2020;
	padding-left: 5px;
	padding-right: 5px;
	color: #BD2020;
	background: #FFE7E7 url('/templates/default/images/icons/select_box_up.gif') no-repeat 4px 8px;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 19px;
	float: left;
}

div.selectTagFlatOptions {
	font-size: 11px;
	border: 1px solid #E4E4E4;
	padding: 5px;
	background: #FFF;
	margin-left: 4px;
	float: left;
	position: absolute;
	margin-top: 30px;
	width: 150px;
}

div.labelInline {
	float: left;
	padding: 3px;
	font-size: 12px;
	margin-right: 4px;
}

div.selectTagFlatOptions ul {
	list-style-type: none;
	margin: 0;
	display: inline;
}

div.selectTagFlatOptions ul li {
	border-top: 1px dotted #D1D1D1;
	margin: 0;
	font-size: 11px;
}

div.selectTagFlatHelp {
	font-size: 10px;
}

div.inline {
	float: left;
	margin-right: 5px;
}

div.inlineFlush {
	float: left;
}

div.inlineRight {
	float: right;
	margin-left: 5px;
}

div.inlineQuarter {
	float: left;
	width: 25%;
}

div.inlineEighth {
	float: left;
	width: 14%;
}

div.inlineHalf {
	float: left;
	width: 48%;
}

div.newline {
	clear: both;
}

pre.captcha {
	font-family: "Courier New";
	font-weight: bold;
	background: #FFFADD;
	line-height: 1.2;
}

div.SubtleHR {
	border: 0;
	border-top: 1px dotted #C0C0C0;
	margin-top: 50px;
	margin-bottom: 50px;
}

input.captcha {
	font-size: 18px;
	color: #003395;
	text-transform: uppercase;
}
/****************************************************************************/

/************************ DIV Elements **************************************/
div.buttonIndicatorBar {
	background: url('/templates/default/images/button_indicator_bar.gif') no-repeat right;
	height: 33px;
}

div.fancyHR {
	background: url('/templates/default/images/fancy_hr_bg_blue.gif') repeat-x;
	height: 16px;
}

div.giantBracket {
	background: url('/templates/default/images/giant_bracket.gif');
	background-repeat: no-repeat;
	margin-top: 10px;
	width: 910px;
	height: 104px;
}

div.featuredBox {
	border: 3px solid #EDECEC;
}

div.wedgeBar {
	background: url('/templates/default/images/wedge_bar.gif') no-repeat right center;
	padding: 4px;
}

div.widget, div.widgetNarrowCentered {
	border: 1px solid #EDECEC;
	padding: 3px;
	background: #EAEBEA url('/templates/default/images/widget_bg.gif') repeat-x;
}

div.widgetNarrowCentered {
	width: 500px;
	margin: 0 auto 0 auto;
}

div.widgetBody {
	padding: 15px;
}

div.widgetBody textarea {
	width: 575px;
}

div.widget h1, div.widgetNarrowCentered h1 {
	margin: 0;
	padding: 0;
	padding-bottom: 3px;
	font-size: 15px;
	font-weight: bold;
	color: #FFAA00;
	border-bottom: 1px dotted #FFD045;
}

div.widgetMoney {
	border: 1px solid #92B78C;
	padding: 3px;
	background: #F2FFF0;
  height: auto!important;
	height: 507px;
	min-height: 507px;
	width: 555px;
}

div.widgetMoney h1 {
	margin: 0;
	padding: 0;
	padding-bottom: 3px;
	font-size: 15px;
	font-weight: bold;
	color: #61A356;
	border-bottom: 1px dotted #61A356;
}

div.widgetHighlighted {
	border: 1px solid #EDECEC;
	padding: 3px;
	background: #FFFADD url('/templates/default/images/widget_highlighted_bg.gif') repeat-x;
}

div.features {
  min-height: 507px;
  height: auto;
}

/* Fix for IE */
* html .features {
  height: 507px;
}

div.box {
	border: 1px solid #EDECEC;
	padding: 3px;
	background: #F3F3F3;
}

div.boxHighlighted {
	border: 1px solid #EDECEC;
	padding: 3px;
	background: #FFFBDE;
}

div.note {
	background: #FBFFE4;
	border: 1px solid #A6A6A6;
	padding: 5px;
}

#popup_margin {
	text-align: center;
	margin-left: 200px;
	margin-top: 150px;
}

#popup_outside {
	width: 550px;
	background: #EAEBEA url('/templates/default/images/widget_bg.gif') repeat-x;
}

#popup_inside {
	background: url('/templates/default/images/popup_border.gif') no-repeat top left;
}

#popup_content {
	text-align: left;
	padding: 10px;
	background: url('/templates/default/images/popup_border.gif') no-repeat bottom right;
}

#popup_content h1 {
	margin: 0;
	padding: 0;
	padding-bottom: 3px;
	font-size: 15px;
	font-weight: bold;
	color: #FFAA00;
}

div.none {
	background: #FBFFB9;
	color: #A5A5A5;
	font-size: 11px;
	font-weight: normal;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}

div.help {
	background: #E6EEFF url('/templates/default/images/icons/info_big.gif');
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding: 10px;
	padding-left: 40px;
	padding-top: 10px;
	border: 1px solid #ADBCDC;
}

div.question {
	background: #EEFFEB url('/templates/default/images/icons/bubble.gif');
	background-repeat: no-repeat;
	background-position: 6px 6px;
	padding: 10px;
	padding-left: 45px;
	padding-top: 15px;
	border: 1px solid #34A430;
}

div.pane {
	background: #EDECEC;
	border: 1px solid #A6A6A6;
	padding: 5px;
}

div.attention {
	background: #FFD4D4;
}

div.hr {
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #A6A6A6;
}

div.spacer {
	padding-bottom: 10px;
}

div.fullScreen {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	background: #FFF;
	opacity: 0.85;
	filter: alpha(opacity=85);
	z-index: 5;
	width: 100%;
	height: 100%;
	padding: 30px;
	text-align: center;
	vertical-align: top;
}

div.photo {
	background: url('/templates/default/images/photo_small.gif');
	background-repeat: no-repeat;
	background-position: center center;
	height: 110px;
}

div.asset {
	background: url('/templates/default/images/asset.gif') no-repeat;
	width: 110px;
	height: 130px;
}

div.assetLink {
	text-align: left;
	padding: 3px 0 2px 5px;
	border-bottom: 1px dotted #6AA0CC;
}

div.assetFilename {
	text-align: center;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	padding: 10px 3px 15px 3px;
}

div.assetFiletype {
	text-align: center;
	font-size: 12px;
	color: #444;
}

div.photoLabel {
	position: relative;
	top: 65px;
	text-align: center;
	font-size: 11px;
	color: #FFF;
}

span.tagCloudLabel {
	font-size: 14px;
	font-weight: bold;
	margin: 3px;
}

span.tagCloudTag {
	margin: 3px;
}

div.indented {
	padding-left: 15px;
}

div.padded {
	padding: 5px;
}

div.paddedMore {
	padding: 15px;
}

div.marginBottom {
	margin-bottom: 10px;
}

div.marginBottomMore {
	margin-bottom: 20px;
}

div.marginTop {
	margin-top: 10px;
}

div.marginTopMore {
	margin-top: 20px;
}

div.marginRight {
	margin-right: 15px;
}

/****************************************************************************/

/************************ Notices *******************************************/
.flashNotice {
	background-image: url('/templates/default/images/icons/alert.gif');
	background-position: left middle;
	background-repeat: no-repeat;
	padding-left: 25px;
	color: green;
	font-size: 12px;
	font-weight: bold;
	width: 500px;
	height: 25px;
	text-align: left;
}
/****************************************************************************/

/************************ Specific Page Elements ****************************/
.bar {
	background: #EDECEC;
	border-bottom: 2px solid #A6A6A6;
}

.buttonDel {
	padding-left: 23px;
	padding-top: 2px;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	background-image: url('/templates/default/images/icons/delete_item_small.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;
  cursor: pointer;
}

/****************************************************************************/

/************************ Tables ********************************************/

td {
	text-align: left;
}

/*********** Enhanced Table ************/
.enhancedTable{
	border-collapse:collapse;
	border: 1px solid #DFDFDF;
}

.enhancedTableColouredRow{
	background:#EFEFEF;
}

.enhancedTableRowHover{
	background:#DEFFD7;
}

/*.enhancedTableActive{
	background:#FFC2C2;
}*/

.simpleTable, .plainTable {
   border-collapse: collapse;
}

.enhancedTable td, .simpleTable td {
   font-size: 12px;
   vertical-align: top; 
   color: #3A3A3A;
   border: 1px solid #DFDFDF;
   padding: 5px;
}

.enhancedTable tbody td, .simpleTable tbody td {
	background: #FFFFFF;
}

.enhancedTable td.label, .simpleTable td.label {
   font-size: 11px;
   font-weight: bold;
   vertical-align: top;
   padding: 4px;
   border: 1px solid #DFDFDF;
   color: #000;
   background: #FFF8D3;
}

.enhancedTable thead td, .simpleTable thead td, .enhancedTable tfoot td, .simpleTable tfoot td {
   font-size: 12px;
   font-weight: bold;
   vertical-align: top;
   padding: 4px;
   border: 1px solid #DFDFDF;
   color: #5C5C5C;
   background: #FBFBFB;
   background-position: left center;
   background-repeat: no-repeat;
}

.plainTable td {
	font-size: 10px;
}

.plainTable td.border {
   border: 1px solid #DFDFDF;
	padding: 2px;
}

/****************************************************************************/

/********************************** Ads *************************************/

.banner {
	border: 1px solid #DDDDDD;
	width: 750px;
	height: 92px;
	padding: 15px;
	text-align: center;
	vertical-align: middle;
	margin: 5px;
	margin-bottom: 15px;
}

.banner .heading {
	font-size: 23px;
	color: #105CB6;
	margin-bottom: 5px;
}

.banner .verbiage {
	font-size: 11px;
	color: #000;
}

/******************************* RedCloth Textile ***************************/

.h1_textile {
	font-weight: bold;
	font-size: 28px;
	margin-bottom: 10px;
}

.h2_textile {
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 10px;
}

.h3_textile {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
}

.h4_textile {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
}

.h5_textile {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
}

.h6_textile {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}

a.help {
  border:0px;
  text-decoration:none;
  color: inherit;
}

.help img {
  border: 0px;
}

.help_dialog {
  border: 1px solid black;
  background-color: white;
  padding: 10px;
  width:350px;
}
/********************** Sites Lists Widgets ************/
table.sites_list tr td {
  font-size: 9px;
  line-height: 10px;
}
table.sites_list tr {
  padding: 0px;
}

div.help_widget {
	position:absolute;
	z-index:1000;
}

a.help_widget {
  border:0px;
  text-decoration:none;
  font-size: 14px;
	font-weight: bold;
  color: #EB6508;
}


/* ---- /templates/publication_pods/stylesheets/lightbox.css ---- */

#lightbox{	position: absolute;	left: 0; width: 100%; _width: 960px; z-index: 1100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#topNavContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 14px; overflow: auto; width: 40%; text-align: center; padding-top: 10px;}

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { /* background: url(/images/prevlabel.gif) left 15% no-repeat; */ }
#nextLink:hover, #nextLink:visited:hover { /* background: url(/images/nextlabel.gif) right 15% no-repeat; */ }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	margin-top: 8px; padding:10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplayContainer{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; padding-top: 1.0em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


/* ---- /templates/publication_pods/stylesheets/search.css ---- */

/************************ DIV Elements *******************************************/

span.listingResultNewsHighlight {
	background: #FEFF8D;
}

div.listingResultNews {
	background: url('/templates/default/images/icons/news.gif') no-repeat 0px 1px;
	width: 32px;
	height: 32px;
	float: left;
}

div.listingResult {
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #A6A6A6;
	margin-left: 70px;
}

div.listingResultFooter {
	font-size: 10px;
	color: #A6A6A6;
	clear: both;
}

div.listingLabelWithPhotos {
	/*background: url('/templates/default/images/icons/pictures_small.gif') no-repeat 0px 1px;*/
	padding-left: 22px;
}

div.listingResultBolding {
	border: 2px solid #92B78C;
	padding: 5px;
	background: #F2FFF0;
	margin-bottom: 5px;
}

div.listingDeleted {
	background: #FFD4D4;
	margin-bottom: 5px;
	text-align: center;
	padding: 10px;
}

div.searchTags {
	border-bottom: 1px solid #EDECEC;
	padding: 8px;
}

div.searchTagsYours {
	padding: 8px;
	float: left;
}

div.searchTagsExcluded {
	border-left: 1px solid #EDECEC;
	padding: 8px;
	float: left;
}

div.searchTagsSuggested {
	border-top: 1px solid #EDECEC;
	padding: 8px;
}

div.searchTagSuggested {
	font-size: 10px;
	font-weight: bold;
	float: left;
	width: 44%;
}

div.searchTag {
	float: left;
	font-size: 10px;
	font-weight: bold;
	margin-right: 5px;
	word-wrap: break-word;
}

div.listingResultScore {
	background: url('/templates/default/images/listing_score_pane.gif') no-repeat 0px 0px;
	width: 60px;
	height: 70px;
	float: left;
}

div.eventResultScore {
	background: url('/templates/default/images/event_score_pane.gif') no-repeat 0px 0px;
	width: 60px;
	height: 70px;
	float: left;
}

div.businessResultScore {
	background: url('/templates/default/images/business_score_pane.gif') no-repeat 0px 0px;
	width: 60px;
	height: 70px;
	float: left;
}

div.listingResultScoreOnly {
	background: url('/templates/default/images/listing_score_only_pane.gif') no-repeat 0px 0px;
	width: 60px;
	height: 49px;
	padding-top: 1px;
}

div.eventResultScoreOnly {
	background: url('/templates/default/images/event_score_only_pane.gif') no-repeat 0px 0px;
	width: 60px;
	height: 49px;
	padding-top: 1px;
}

div.businessResultScoreOnly {
	background: url('/templates/default/images/business_score_only_pane.gif') no-repeat 0px 0px;
	width: 60px;
	height: 49px;
	padding-top: 1px;
}

div.listingResultScoreNumber {
	font-size: 19px;
	color: #FFF;
	margin-top: 9px;
	text-align: center;
}

div.listingResultScoreLabel {
	font-size: 11px;
	color: #FFF;
	text-align: center;
}

div.listingResultScoreRespond {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

div.popularListingsList {
	text-align: left;
}

div.popularListingsList .bullet, .featuredFronts .bullet {
	font-weight: bold;
	font-size: 12px;
}

div.bullet .summary {
	font-weight: normal;
	padding-left: 10px;
}

/************************ TABLE Elements *******************************************/


/* OLD -- Verify if any of these are still needed */
.searchItemTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}
.searchItemTags {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	word-spacing: 1em;
	padding: 5px;
}
.searchItemBox {
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
}
.searchItemValue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
	padding: 5px;
	font-size: 12px;
}

.searchResultsBox {
	background-color: #FBFFE4; 
	border: 1px solid #993300; 
	padding: 4px; 
	font-family:Geneva; 
	color: #993300; 
	font-size: 12px;
}
.searchOptionsHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.searchOptionsText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
}

/* ---- /templates/publication_pods/stylesheets/calendar.css ---- */

.specialDay {
  font-weight: bold;
  font-size: 15px;
}

/* The main calendar widget.  DIV containing a table. */

.calendar {
  position: relative;
  display: none;
  color: #999;
  cursor: default;
  font-family: tahoma,verdana,sans-serif;
  border: 0;
}

.calendar table {
  border: 1px solid #fff;
  font-size: 11px;
  color: #999;
  cursor: default;
  background: #F6F6F6;
  font-family: tahoma,verdana,sans-serif;
  height: 220px;
  width: 100%;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;
  padding: 1px;
  border-top: 1px solid #fff;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  border-left: 1px solid #fff;
}

.calendar .nav {
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;
  padding: 1px;
  border: 1px solid #DAEAFF;
  background: #DAEAFF;
  color: #7D8692;
  text-align: center;
}

.calendar thead .headrow { /* Row TR containing navigation buttons */
}

.calendar thead .daynames { /* Row TR containing the day names */
}

.calendar thead .name { /* Cells TD containing the day names */
  border-bottom: 1px solid #999;
  padding: 2px;
  text-align: center;
  background: #FFF;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #EB6508;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  border-top: 2px solid #fff;
  border-right: 2px solid #999;
  border-bottom: 2px solid #999;
  border-left: 2px solid #fff;
  padding: 0px;
  background-color: #d8e0e4;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #999;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #999;
  background-color: #b8c0c4;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells TD containing month days dates */
  width: 50px;
  text-align: center;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #aaa;
}
.calendar tbody .day.othermonth.oweekend {
  color: #faa;
}

.calendar table .wn {
  border-right: 1px solid #999;
  background: #FFF;
}

.calendar tbody .rowhilite td {
  background: #FFD571;
}

.calendar tbody .rowhilite td.wn {
  background: #FFD571;
}

.calendar tbody td.hilite { /* Hovered cells TD */
  border: 1px solid;
  border-color: #fff #999 #999 #fff;
}

.calendar tbody td.active { /* Active (pressed) cells TD */
}

.calendar tbody td.selected { /* Cell showing selected date */
  font-weight: bold;
  font-size: 15px;
  border: 0;
  background: #F6F6F6;
  color: #00f;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #EB6508;
}

.calendar tbody td.today { /* Cell showing today date */
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The TR in footer (only one right now) */
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell TD */
  background: #FFF;
  padding: 1px;
  border: 1px solid #DAEAFF;
  background: #DAEAFF;
  color: #FF2222;
  text-align: center;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  border-top: 1px solid #fff;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  border-left: 1px solid #fff;
  padding: 1px;
  background: #d8e0e4;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #999;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #999;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  width: 4em;
  top: 0px;
  left: 0px;
  cursor: default;
  border-top: 1px solid #fff;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  border-left: 1px solid #fff;
  background: #d8e0e4;
  font-size: 90%;
  padding: 1px;
  z-index: 100;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .active {
  background: #F6F6F6;
  padding: 0px;
  border-top: 1px solid #999;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #999;
}

.calendar .combo .hilite {
  background: #048;
  color: #aef;
}

.calendar td.time {
  border-top: 1px solid #999;
  padding: 1px 0px;
  text-align: center;
  background-color: #FFF;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: #fff;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-color: #999;
  background-color: #667;
  color: #fff;
}

.calendar td.time span.active {
  border-color: #EB6508;
  background-color: #999;
  color: #0f0;
}


/* ---- /templates/publication_pods/stylesheets/blogs.css ---- */

.blogHeader {
	border-bottom: 1px dotted #626262;
}

.blogBody {
	padding: 15px;
	background: #FFF;
}

.blogBody h1, .blogBody h2, .blogBody h3 {
	color: #000;
	border: 0;
	background: none;
	text-align: left;
}

.blogComment {
	background: url('/templates/default/images/icons/dialogue_small.gif') no-repeat;
	padding: 5px 5px 5px 35px;
}

.blogCommentInactive {
	background: url('/templates/default/images/icons/dialogue_inactive_small.gif') no-repeat;
	padding: 5px 5px 5px 35px;
}

/****************************************************************************/


/* ---- /templates/publication_pods/stylesheets/listings.css ---- */

/************************ DIV Elements *******************************************/

div.listingTags {
	border-bottom: 1px solid #EDECEC;
	padding: 8px;
}

div.listingTagsYours {
	padding: 8px;
	float: left;
}

div.listingTagsSuggested {
	border-top: 1px solid #EDECEC;
	padding: 8px;
}

div.listingTag {
	float: left;
	width: 145px;
	font-size: 10px;
	font-weight: bold;
	word-wrap: break-word;
}

.listingResultCardPhoto div {
    height: 130px;
}

div.listingResultBriefCard {
	width: 300px;
	height: 145px;
	float: left;
	background-repeat: no-repeat;
	background: url('/templates/default/images/listing_brief_pane.gif');
}

div.listingResultBriefInactiveCard {
	width: 302px;
	height: 145px;
	float: left;
	background-repeat: no-repeat;
	background: url('/templates/default/images/listing_brief_inactive_pane.gif');
	opacity: 0.35;
	filter: alpha(opacity=35);
}

div.listingResultBriefInactiveCardLabel {
	position: relative;
	top: 75px;
	text-align: center;
}

td.listingResultBriefCardTitle {
	padding-top: 13px;
	padding-left: 13px;
}

div.listingResultBriefCardTitle {
	font-size: 14px;
	color: #FFF;
}

div.listingResultActiveCard, div.listingResultInactiveCard, div.listingResultDeletedCard, div.eventResultActiveCard, div.eventResultInactiveCard, div.eventResultDeletedCard , div.businessResultActiveCard, div.businessResultInactiveCard, div.businessResultDeletedCard {
	width: 441px;
	height: 223px;
	float: left;
	background-repeat: no-repeat;
	overflow: hidden;
}

div.listingResultActiveCard {
	background: url('/templates/default/images/listing_active_pane.gif');
}

div.eventResultActiveCard {
	background: url('/templates/default/images/event_active_pane.gif');
}

div.businessResultActiveCard {
	background: url('/templates/default/images/business_active_pane.gif');
}

div.listingResultInactiveCard, div.listingResultDeletedCard, div.eventResultInactiveCard, div.eventResultDeletedCard, div.businessResultInactiveCard, div.businessResultDeletedCard {
	background: url('/templates/default/images/listing_inactive_pane.gif');
}

table.listingResultActiveCard {
	width: 100%;
	height: 200px;
}

table.listingResultActiveCard {
	width: 100%;
	height: 200px;
}

div.listingResultDeletedCard, div.eventResultDeletedCard {
	opacity: 0.35;
	filter: alpha(opacity=35);
}

div.listingResultDeletedCardLabel {
	position: relative;
	top: 100px;
	text-align: center;
}

td.listingResultCardTitle {
	padding-top: 15px;
	padding-left: 15px;
}

div.listingResultCardTitle {
	font-size: 17px;
	color: #FFF;
}

td.listingResultCardPhoto {
	padding-top: 8px;
	padding-left: 20px;
	width: 120px;
}

td.listingResultCardTags {
	padding-left: 15px;
	padding-top: 12px;
	font-size: 10px;
}

td.listingResultBriefCardTags {
	padding-left: 15px;
	padding-top: 8px;
	font-size: 10px;
}

td.listingResultCardInfo {
	padding-top: 5px;
	font-size: 11px;
}

td.listingResultBriefCardInfo {
	padding-top: 3px;
	padding-left: 15px;
	font-size: 11px;
}

div.listingResultCardDescription {
	color: #828282;
	border: 1px dotted #CACACA;
	padding: 5px;
	width: 90%;
}

div.listingResultBriefCardDescription {
	color: #828282;
	font-size: 11px;
	width: 90%;
}

div.noPhoto {
	background: url('/templates/default/images/photo.gif');
	background-repeat: no-repeat;
	width: 110px;
	height: 130px;
}

div.noPhotoLabel {
	position: relative;
	top: 65px;
	text-align: center;
	font-size: 11px;
	color: #FFF;
}

div.listingHeading, div.listingScore {
	height: 116px;
}

div.listingScore {
	margin-right: 12px;
}
/************************ Buttons *******************************************/

.buttonServicefrontSmall {
	padding-left: 18px;
	font-size: 10px;
	height: 14px;
	margin-left: 5px;
	background: url('/templates/default/images/icons/servicefront_tiny.gif') no-repeat 3px 0;
	margin-bottom: 6px;
  cursor: pointer;
}

.buttonRenew {
	padding-left: 15px;
	font-size: 9px;
	float: left;
	background-image: url('/templates/default/images/icons/add_item_tiny.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-weight: normal;
  cursor: pointer;
}

.buttonEdit {
	padding-left: 15px;
	font-size: 9px;
	background-image: url('/templates/default/images/icons/edit_item_tiny.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-weight: normal;
  cursor: pointer;
}

.buttonDel {
	padding-left: 15px;
	font-size: 9px;
	background-image: url('/templates/default/images/icons/delete_item_tiny.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-weight: normal;
  cursor: pointer;
}

.buttonMatch {
	padding-left: 15px;
	font-size: 9px;
	background-image: url('/templates/default/images/icons/match_tiny.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-weight: normal;
  cursor: pointer;
}

/* OLD - Verify all are still needed */
.titleBox {
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 5px;
}
.titleInput {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #666666;
	width: 100%;
}
.titleHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.blueBox {
	border: 1px solid #6699CC;
	background-color: E2EEF8;
	padding: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3366CC;
}
.blueBoxText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366CC;
}
.titleInputKeywords {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #666666;
	width: 100px;
}
.suggestedKeywords {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.enhancementsHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3366CC;
	font-weight: bold;
}
.generalInput {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #666666;
}
.generalButton {
	border: 1px #CCCCCC solid; 
	background-color: #FFF; 
	padding: 5px;
  cursor: pointer;
}
.itemListBox {
	background-color: #FFFFF1;
	border: 1px dotted #666666;
}
.viewLink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
div.listingPhoto {
	background: url('/templates/default/images/photo_small.gif');
	background-repeat: no-repeat;
	background-position: center center;
	height: 110px;
}
.photoBox {
	background-color: #FFFFFF;
	border: 1px solid #AAA;
	padding: 0px;
	margin: 1px;
	font-size: 10px;
}
.itemShowContent {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EEEEEE;
	border: 1px solid #666666;
}
.itemListTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
}
.itemListTags {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	word-spacing: 4px;
}

.itemListEdit {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #EAFEED;
	border: 1px solid #009900;
	padding: 1px;
}
.itemListDelete {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFEDF7;
	padding: 1px;
	border: 1px solid #993300;
}
.itemListShowbox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #EEEFFD;
	padding: 1px;
	border: 1px solid #003366;
}
.boxGrey {
	background-color: #EEEEEE;
	border: 1px solid #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px;
}
.boxBlue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ECF9FF;
	border: 1px solid #003366;
	padding: 4px;
}
.boxGreyHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.boxBlueHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.generalInput {
	padding: 3px;
	border: 1px solid #666666;
}

.tinyText {
	font-size: 8px;
}

.originatorString {
	font-size: 10px;
	font-weight: bold;
	color: #D0D0D0;
}

.attributesFreeformValue {
  border: 1px solid #C2C2C2;
  border-top: 0;
  padding: 3px;
}

}

/* ---- /templates/publication_pods/stylesheets/push.css ---- */

/************************ Content Specific *******************************************/

div#comments_container
{
  background:#F6F5F5 none repeat scroll 0%;
  border:1px solid #DADADA;
  margin-bottom:10px;
  min-height:60px;
  _height:60px;
  padding:5px;
  width:100%;
}

div.comment
{
  background:#FFFFFF none repeat scroll 0%;
  border-color:#EDECEC rgb(237, 236, 236) rgb(237, 236, 236) rgb(193, 193, 193);
  border-style:solid solid solid dotted;
  border-width:1px;
  margin:5px 50px 5px 10px;
  padding:5px;
}

div.email_content_pane .label {
	width: 150px;
	display: block;
}

div.email_content_pane textarea {
	width: 400px;
	height: 100px;
}

/************************ DIV Elements *******************************************/

div.pad 
{
  padding:10px;
  overflow-x: auto;
}

div.spacer {
padding-bottom:10px;
}
  
/************************ Link Elements *******************************************/

.link {
  background-image:url(/templates/default/images/icons/hyperlink.gif);
  background-position:0px 3px;
  background-repeat:no-repeat;
  font-size:12px;
  font-weight:bold;
  padding:0pt 0pt 0pt 15px;
}

.linkSmall {
  background-image:url(/templates/default/images/icons/hyperlink.gif);
  background-position:0px 2px;
  background-repeat:no-repeat;
  font-size:10px;
  font-weight:bold;
  padding:0pt 0pt 0pt 15px;
}

.linkBig {
  background-image:url(/templates/default/images/icons/hyperlink.gif);
  background-position:0px 5px;
  background-repeat:no-repeat;
  font-size:15px;
  font-weight:bold;
  padding:0pt 0pt 0pt 15px;
}

.linkHuge {
  background:transparent url(/templates/default/images/icons/hyperlink_big.gif) no-repeat scroll 3px 4px;
  font-size:16px;
  font-weight:bold;
  padding-left:26px;
}

.linkHuger {
  background:transparent url(/templates/default/images/icons/hyperlink_big.gif) no-repeat scroll 3px 7px;
  font-size:20px;
  font-weight:bold;
  padding-left:26px;
}

/************************ Miscellaneous *******************************************/

.green
{
  color: green;
}

.red {
  color: #BD2020;
}

.labelSmall, .labelTiny 
{
  font-size:12px;
  font-weight:bold;
}


/* ---- /templates/publication_pods/stylesheets/profiles.css ---- */

.userFeaturedBox {
	border: 5px solid #FFDAB4;
	height: 150px;
	width: 680px;
	padding-left: 3px;
}

.userDataBox {
	margin: 10px;
	margin-left: 7px;
	border: 1px solid #EDECEC;
	padding: 5px;
	background: #FFFADD;
	width: 350px;
	height: 118px;
}

.userActionBox {
	margin-left: 7px;
	width: 200px;
	height: 150px;
}

.userNoPhoto {
	width: 50px;
	height: 50px;
	background-image: url('/templates/default/images/no_photo.gif');
	background-repeat: no-repeat;
	background-position: center center;
}

div.userResultBriefCard {
	width: 302px;
	height: 145px;
	float: left;
	background-repeat: no-repeat;
	background: url('/templates/default/images/user_brief_pane.gif');
}

div.userResultBriefCardOnAuxBG {
	width: 302px;
	height: 145px;
	float: left;
	background-repeat: no-repeat;
	background: url('/templates/default/images/user_brief_pane_on_yellow.gif');
}

div.userResultBriefFeaturedCard {
	width: 302px;
	height: 145px;
	float: left;
	background-repeat: no-repeat;
	background: url('/templates/default/images/user_brief_featured_pane.gif');
}

div.userResultBriefInactiveCard {
	width: 302px;
	height: 145px;
	float: left;
	background-repeat: no-repeat;
	background: url('/templates/default/images/listing_brief_inactive_pane.gif');
	opacity: 0.35;
	filter: alpha(opacity=35);
}

div.userResultBriefInactiveCardLabel {
	position: relative;
	top: 75px;
	text-align: center;
}

td.userResultBriefCardTitle {
	padding-top: 13px;
	padding-left: 13px;
}

td.userResultBriefFeaturedCardTitle {
	padding-top: 13px;
	padding-left: 46px;
}

td.userResultBriefCardInfo {
	padding-top: 15px;
	padding-left: 15px;
}

div.userResultBriefCardTitle {
	font-size: 14px;
	color: #FFF;
}

div.fobBuddyStateBoth, div.fobBuddyStateGot, div.fobBuddyStateGave {
	width: 28px;
	height: 25px;
}

div.fobBuddyStateBoth {
	background: url('/templates/default/images/icons/fob_buddy_both.gif');
}

div.fobBuddyStateGot {
	background: url('/templates/default/images/icons/fob_buddy_got.gif');
}

div.fobBuddyStateGave {
	background: url('/templates/default/images/icons/fob_buddy_gave.gif');
}

#fob_state_legend {
	border: 1px solid #C3C3C3;
	width: 400px;
	font-size: 10px;
	color: #909090;
	margin-right: 30px;
}

#fob_state_legend legend {
	font-size: 12px;
	color: #C3C3C3;
}

/* ---- /templates/publication_pods/stylesheets/listing_details.css ---- */

.buttonLabel {
	margin-top: 5px;
	margin-left: 5px;
	float: right;
	padding: 7;
	font-size: 12px;
	font-weight: bold;
  cursor: pointer;
}

.buttonServicefront {
	margin: 0 0 5px 0;
	text-align: left;
	padding: 7;
	padding-left: 28px;
	font-size: 15px;
	background: #F4F9FF url('/templates/default/images/icons/servicefront_small.gif') no-repeat 6px 9px;
  	cursor: pointer;
	border: 1px solid #EDECEC;
	font-weight: bold;
}

.buttonServicefront .explanation {
	font-size: 12px;
	font-weight: normal;
}

.buttonServicefront img {
	float: left;
	margin: 3px;
	border: 0;
}

.buttonEditMedium {
	margin-top: 5px;
	margin-right: 5px;
	float: left;
	padding: 7;
	padding-top: 5px;
	padding-left: 30px;
	font-size: 12px;
	font-weight: bold;
	background-image: url('/templates/default/images/icons/edit_item_small.gif');
	background-repeat: no-repeat;
	background-position: 6px 6px;
  cursor: pointer;
}

.buttonRespond {
	margin-top: 5px;
	margin-right: 5px;
	float: left;
	padding: 7;
	padding-top: 10px;
	padding-left: 34px;
	font-size: 12px;
	font-weight: bold;
	background-image: url('/templates/default/images/icons/arrow_green_small.gif');
	background-repeat: no-repeat;
	background-position: 6px 6px;
  cursor: pointer;
}

.buttonProfile {
	margin-top: 5px;
	margin-left: 5px;
	float: right;
	padding: 7;
	padding-left: 25px;
	font-size: 12px;
	background-image: url('/templates/default/images/icons/contact_tiny.gif');
	background-repeat: no-repeat;
	background-position: 6px 7px;
  cursor: pointer;
}

/* ---- /templates/publication_pods/stylesheets/layout.css ---- */

body {
	margin: 0;
	padding: 0;
	background: #DCDCDC;
	text-align: center;
}

body, div, td {
	font-family: 'Arial';
}

img {
	border: 0;
}

.video_video .object {
	width: 300px;
	height: 247px;
}

  div.playlist_vertical {
    float: left;
    width: 250px;
    height: 300px;
    overflow: auto;
    padding: 10px;
    margin: 0px 10px 0px 10px;
    border: 1px solid gray;
  }

  div.playlist_vertical img.playlist_thumbnail {
    float: left;
    width: 100px;
    margin-right: 10px;
  }

  div.playlist_vertical a.playlist_anchor {
    display: block;
    clear: both;
    padding: 3px;
    margin-bottom: 10px;
    border: 1px solid gray;
  }

  div.playlist_horizontal {
    width: 600px;
    height: 125px;
    overflow: auto;
    padding: 10px;
    margin: 10px 10px 0px 0px;
    border: 1px solid gray;
    clear: both;
    text-align: left;
  }

  div.playlist_horizontal img.playlist_thumbnail {
    float: left;
    height: 100px;
    margin-right: 10px;
  }

  div.playlist_horizontal a.playlist_anchor {
    display: inline;
    float: left;
    padding: 3px;
    margin-left: 10px;
    border: 1px solid gray;
    clear: none;
    width: 300px;
  }

#pt1_page {
}

#pt1_header {
	width: 960px;
	margin: 0 auto 0 auto;
}

#pt1_site_footer {
	clear: both;
}

.pt1_three_quarters {
	width: 75%;
	margin: 0 auto 0 auto;
}

#pt1_content_container {
	padding: 6px;
	width: 960px;
/*--this line was here in addition to the above 960    	_width: 970px;*/
	min-height: 800px;
	_height: 800px;
	margin: 0 auto 0 auto;
	margin-top: 6px;
}

#pt1_search_bar_container {
	float: left;
}

#pt1_search_links {
	float: left;
	font-size: 15px;
	padding: 5px 20px 0 0;
}
/*--was #pt1_search_links a {  */
#pt1_search_links {
	color: #FFF;
}

#pt1_search_controls {
	float: left;
	padding-top: 3px;
}

#pt1_branding {
	height: 70px;
	background: #2B2B2B url('/templates/publication_pods/images/sample_banner.gif') 7px 7px no-repeat;
	padding-left: 200px;
}

.square_banner_ad {
	padding: 0;
}

#mappy {
	width: 600px;
}

.pt1_pane {
	background: #FFF url('/templates/publication_pods/images/corner_top_left.gif') top left no-repeat;
	margin-bottom: 10px;
}

.pt1_pane .pt1_pane_heading {
	font-size: 20px;
	font-family: Helvetica;
	color: #97D1FF;
	text-align: left;
	border-bottom: 1px solid #DCDCDC;
	padding: 8px 0 8px 12px;
}

.pt1_pane .pt1_pane_body {
	background: url('/templates/publication_pods/images/corner_bottom_right.gif') bottom right no-repeat;
	padding: 10px;
	text-align: left;
}

.pt1_pane_special {
	background: #2B2B2B url('/templates/publication_pods/images/corner_dark_top_left.gif') top left no-repeat;
	margin-bottom: 10px;
}

.pt1_pane_special .pt1_pane_heading {
	font-size: 20px;
	font-family: Helvetica;
	color: #FFF;
	text-align: left;
	padding: 8px 0 8px 12px;
}

.pt1_pane_special .pt1_pane_body {
	background: #FFF url('/templates/publication_pods/images/corner_bottom_right.gif') bottom right no-repeat;
	padding: 10px;
	text-align: left;
}

.pt1_pane_subtle {
	background: #F0F0F0 url('/templates/publication_pods/images/corner_medium_top_left.gif') top left no-repeat;
	padding-top: 8px;
	margin-bottom: 10px;
}

.pt1_pane_subtle .pt1_pane_heading {
	font-size: 16px;
	font-weight: bold;
	font-family: Helvetica;
	color: #BABABA;
	text-align: left;
	border-bottom: 1px solid #DCDCDC;
	padding: 0 0 8px 10px;
}

.pt1_pane_subtle .pt1_pane_body {
	background: #F0F0F0 url('/templates/publication_pods/images/corner_medium_bottom_right.gif') bottom right no-repeat;
	padding: 10px;
	text-align: left;
}

.pt1_button {
	padding: 3px;
	border: 1px solid #D50202;
	color: #D50202;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}
/************************* CONTENT TEMPLATES **********************/

img.small-float-left {
  float:left;
  max-height: 110px;
  _width: 130px;
  max-width: 130px;
  padding: 5px;
  border: 0;
}

.float-right {
  float:right;
}

div.slideshow_container {
  float: left;
}

div.simple-slideshow-container {
  margin: 0;
  border: 0;
  padding: 0;
  width: 305px;
  margin-bottom: 7px;
}

div.slideshow_container img.image_img {
  width: 300px;
  float: left;
  padding: 5px;
  margin: 0;
}

div.simple-slideshow-container div.slideshow-image-wrapper img.image_img {
  max-width: 300px;
  width: auto;
  float: left;
  _width: 300px;
  display: block;
  border: 0;
}

.simple-slideshow-nav {
  cursor: pointer;
  margin-right: 7px;
}

div.simple-slideshow-nav-container {
  text-align: left;
  clear: both;
  padding: 5px;
}

div.slideshow_container .story_item_headline {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 7px;
}

div.story_item_map {
  width: 300px;
  height: 300px;
  float: left;
  margin: 5px;
}

div.story_item_map div.mapDiv {
  width: 100%;
  height: 100%;
}

/************************* MENU ***********************************/

#pt1_menu {
	background: #FFF;
}

#pt1_main_menu {
	background: #FFF;
	clear: both;
	border-top: 1px solid #FFF;
}

#pt1_main_menu .pt1_item, #pt1_main_menu .pt1_item_active {
	padding: 3px 10px 3px 10px;
	border-right: 1px dotted #B2B2B2;
	float: left;
}

#pt1_sub_menu .pt1_item {
	float: left;
	padding: 5px 8px 3px 8px;
}
/*--was #pt1_sub_menu .pt1_item a {  */
#pt1_sub_menu .pt1_item {
	color: #FFF;
}

#pt1_sub_menu .pt1_button {
	float: left;
	padding: 1px 3px 1px 3px;
	margin: 3px 10px 3px 10px;
	border: 1px solid #FFF;
	color: #FFF;
	font-weight: bold;
}

#pt1_main_menu .pt1_item_active {
	background: #D50202;
	border: 1px solid #D50202;
}
/*--was #pt1_main_menu .pt1_item_active a {  */
#pt1_main_menu .pt1_item_active {
	color: #000;
	font-weight: bold;
}
/*--was #pt1_main_menu .pt1_item a {  */
#pt1_main_menu .pt1_item {
	color: #2B2B2B;
}

#pt1_sub_menu {
	background: #D50202;
	height: 29px;
	clear: both;
}

#pt1_login_controls {
	float: right;
	padding: 3px 10px 0 0;
	width: 240px;
}
/*--was #pt1_login_controls a {  */
#pt1_login_controls {
	font-weight: normal;
	color: #2B2B2B;
	/* color: #97D1FF; */
}

#pt1_login_controls div, #pt1_login_controls ul, #pt1_login_controls li {
	padding: 0;
	margin: 0;
}

.userMenu #sign_out {
	margin-left: 30px;
}

/************************* TOP STORIES ****************************/
.pt1_feature .pt1_feature_header {
	margin: -10px -10px 5px -10px;
	padding: 5px 0 0 0;
	_padding: 5px 0 5px 0;
	border-bottom: 1px solid #DCDCDC;
	height: 30px;
	background: #F6F6F6;
}

.pt1_feature .pt1_feature_header .pt1_item {
	float: left;
	padding: 3px 10px 3px 10px;
}
/*--was .pt1_feature .pt1_feature_header .pt1_item a {  */
.pt1_feature .pt1_feature_header .pt1_item {
	color: #B0B0B0;
	font-size: 15px;
	font-weight: bold;
}

.pt1_feature .pt1_feature_header .pt1_selected {
	border: 0;
	margin: 0;
}
/*--was .pt1_feature .pt1_feature_header .pt1_selected a {  */
.pt1_feature .pt1_feature_header .pt1_selected {
	color: #21A31A;
	margin: 0;
}

.pt1_feature .pt1_feature_body {
	clear: both;
	width: 600px;
	min-height: 390px;
	_height: 390px;
	padding: 5px;
	margin: 0;
}

.pt1_top_stories .story_item {
	font-size: 13px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin: 3px;
}

.pt1_top_stories .story_item em {
	font-size: 11px;
}

.pt1_top_stories .story_item h2 {
	margin: 0;
	padding: 0;
}

.pt1_top_stories .lead_story, .pt1_top_stories .secondary_story {
	border-bottom: 1px solid #DCDCDC;
}

.pt1_top_stories .first_column {
	float: left;
	width: 280px;
	_width: 270px;
	padding: 0 3px 0 0;
}

.pt1_top_stories .second_column {
	float: right;
	border-left: 1px solid #DCDCDC;
	padding: 0 0 0 10px;
	width: 290px;
	margin: 0 0 0 5px;
}

.pt1_top_stories .second_column {
  _margin-left: 0;
}

.pt1_top_stories .second_column object {
  width: 255px;
 _width: 247px;
}

.pt1_top_stories .second_column div.simple-slideshow-container {
  width: 255px;
  _width: 247px;
  margin: 0;
  padding: 0;
}

.pt1_top_stories .second_column div.simple-slideshow-container img.image_img {
  width: 100%;
  margin: 0;
  padding: 0;
}

.pt1_top_stories .lead_story .story_item_headline, .pt1_top_stories .photo_story .story_item_headline {
	font-size: 20px;
	font-weight: bold;
}

.pt1_top_stories .secondary_story .story_item_headline {
	font-size: 16px;
	font-weight: bold;
}

.pt1_top_stories .story_item .story_item_info {
	color: #B0B0B0;
	clear: both;
	padding: 3px 0 0 0;
}

.pt1_top_stories .story_item .story_item_info div {
	float: left;
}

.pt1_top_stories .story_item .story_item_summary {
	clear: both;
	padding-top: 3px;
}

.pt1_top_stories .more_stories ul {
	margin: 0;
	padding-left: 15px;
}

.pt1_top_stories .photo_story {
	float: right;
}

.pt1_top_stories .image_image {
	margin-bottom: 10px;
}

.pt1_top_stories .image_img {
	width: 290px;
}

.pt1_top_stories .story_item .video_video .object {
	width: 290px;
	height: 242px;
}

.pt1_top_stories .pt1_read_more_link {
	margin-top: 5px;
	text-align: right;
	clear: both;
}
/******************************************************************/

/************************* SEARCH BAR *****************************/
#pt1_search_controls {
	float: right;
}

#pt1_search_element_select, #pt1_search_element_bar {
	float: left;
	margin-right: 10px;
	color: #FFF;
	/*was #FFF*/
}

/******************************************************************/

/************************* HOME ***********************************/
#pt1a_home_left_column {
	float: left;
	width: 630px;
	text-align: left;
}

#pt1a_home_right_column {
	float: right;
	width: 300px;
	text-align: left;
}

#pt1a_home_page #todays_events_container {
	margin: 15px 0 15px 0;
}

#pt1a_home_page #community_container .pt1_pane_body {
	min-height: 1100px;
	_height: 1100px;
}

#pt1a_home_right_column .square_banner_ad {
	padding: 0;
}

#pt1a_home_page #todays_events_container .heading, #pt1a_home_page #featured_fronts_container .heading {
	display: none;
}

#pt1a_home_page .rss_item_desc {
	font-weight: normal;
}

.rss_item_title {
	font-weight: bold;
}

.popularListingsList .summary {
	margin: 0;
}

.popularListingsList .image {
	float: right;
	margin: 0 0 3px 3px;
	width: 55px;
	height: 55px;
}

.popularListingsList .bullet {
	clear: both;
	margin-bottom: 5px;
}

/************************* HOME ELEMENTARY ************************/

#pt1_home_left_column {
	float: left;
	width: 320px;
	text-align: left;
	margin-right: 10px;
}

#pt1_home_middle_column {
	float: left;
	width: 300px;
	text-align: left;
	margin-right: 10px;
}

#pt1_home_right_column {
	float: left;
	width: 320px;
	text-align: left;
}

#todays_events_container {
	margin: 15px 0 15px 0;
}

#pt1_home_page #todays_events_container .heading, #pt1_home_page #featured_fronts_container .heading {
	display: none;
}

#pt1_home_page #push_home_news_bullets_container ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#pt1_home_page #push_home_news_bullets_container li {
	font-size: 13px;
	padding: 5px 0 5px 0;
	margin: 0;
	border-bottom: 1px dotted #DCDCDC;
	list-style: none;
	float: left;
	width: 275px;
}

#push_home_news_lead_story_container .story_item_headline, #push_home_news_video_story_container .story_item_headline {
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
}

#pt1_home_page #pt1_lead_story_pane .pt1_pane_body, #pt1_home_page #pt1_video_story_pane .pt1_pane_body {
	height: 450px;
}

#pt1_home_page #pt1_recent_headlines_pane .pt1_pane_body {
	height: 1450px;
}

#pt1_home_page #pt1_events_pane .pt1_pane_body {
	height: 820px;
}

#pt1_home_page #pt1_businesses_pane .pt1_pane_body {
	height: 1320px;
}

#pt1_home_page #pt1_comments_pane .pt1_pane_body {
	height: 577px;
}

#pt1_home_page #pt1_marketplace_pane .pt1_pane_body {
	height: 400px;
}
/*--was #pt1_home_page #pt1_browse_by_category a { */
#pt1_home_page #pt1_browse_by_category {
	font-size: 11px;
	width: 150px;
	float: left;
}

#pt1_home_page .pt1_button {
	margin: 0 4px 4px 0;
	width: 140px;
	float: left;
}

#pt1_home_page #pt1_marketplace_buttons {
	border-bottom: 1px solid #DCDCDC;
	padding: 5px 5px 0 5px;
}

#pt1_home_page #pt1_lead_story_pane .image_img {
	width: 300px;
}

/******************************************************************/

/************************* NEWS LIST ******************************/
#pt1_news_list_left_column {
	width: 550px;
	float: left;
}

#pt1_news_list_right_column {
	width: 300px;
	float: right;
}

#pt1_news_list .heading {
	text-align: left;
}

#pt1_news_list .story_item {
	width: 250px;
	float: left;
	margin: 3px 10px 3px 10px;
	padding-bottom: 3px;
	border-bottom: 1px solid #DCDCDC;
}

#pt1_new_list .story_item .even {
	float: left;
}

#pt1_new_list .story_item .odd {
	float: right;
}

#pt1_news_list .story_item_headline {
	font-size: 16px;
	font-weight: bold;
}

#pt1_news_list .story_item .story_item_info {
	color: #B0B0B0;
	clear: both;
	padding: 3px 0 0 0;
}

#pt1_news_list .story_item .story_item_info div {
	float: left;
}

#pt1_news_list .story_item .story_item_summary {
	clear: both;
	padding-top: 3px;
}

#pt1_news_list .image_image {
	margin-bottom: 5px;
}

#pt1_news_list .image_img {
	width: 230px;
}


.image_caption, .video_caption, .rss_item_date {
	font-size: 11px;
	color: #979797;
	line-height: 14px;
	text-align: right;
}

/*******/

#news_page_center_column {
  width: 515px;
  float: left;
}

#news_page_center_column .heading_with_line {
	text-align: left;
	padding-bottom: 10px;
	border-bottom: 2px solid #DCDCDC;
}

#news_page_center_column .heading_small {
	text-align: left;
	color: #BABABA;
	font-size: 20px;
	font-family: 'Arial Black';
	font-weight: normal;
	letter-spacing: -1;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 2px solid #DCDCDC;
}

#center_main {
  clear: both;
  padding-bottom: 4px;
}

#center_main .image_caption {
  max-width: 300px;
  /* hack for obnoxious IE*/
  width: expression("300px");
}

#center_two_column {
  clear: both;
  border-top: 1px solid #DCDCDC;
  padding-top: 4px;
}

#first_center_column {
  width: 63%;
  padding-right: 3px;
  border-right: 1px solid #DCDCDC;
  float: left;
  padding-top: 4px;
}

#second_center_column {
  width: 33%;
  float: right;
  padding-top: 4px;
}

#first_center_column img {
  max-width: 95%;
  /* hack for obnoxious IE*/
  width: expression("95%");
}
/*--was #first_center_column .story_item_headline a {  */
#first_center_column .story_item_headline {
  font-size: larger;
}  

#first_center_column div.story_item {
  margin-bottom: 15px;
}

#news_page_right_column {
  width: 300px;
  float: right;
}

#news_page_right_column .heading_with_line {
	text-align: left;
	padding-bottom: 10px;
	border-bottom: 2px solid #DCDCDC;
}

.image_caption {
  font-style: italic;
  color: #CCCCCC;
}

.video_player {
	height: 250px;
	width:  170px;
}

/******************************************************************/

/************************* NEWS PAGE ******************************/

#pt1_news_page {
	text-align: left;
}

#pt1_news_page .story_item {
	
}

#pt1_news_page #pt1_main_column {
	width: 630px;
	float: left;
}

#pt1_news_page #pt1_right_column {
	width: 320px;
	float: right;
}

#pt1_news_page #pt1_main_columns {
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
}

#pt1_news_page #pt1_main_left_column {
	border-right: 1px solid #BABABA;
	padding: 0 5px 5px 5px;
	width: 300px;
	float: left;
}

#pt1_news_page #pt1_main_left_column .story_item_headline {
	clear: both;
}

#pt1_news_page #pt1_main_right_column {
	width: 285px;
	_width: 290px;
	padding: 5px 2px 5px 8px;
	float: left;
}

#pt1_news_page #pt1_main_right_column .story_item {
	margin-bottom: 5px;
}

#pt1_new_page #pt1_main_column .pt1_pane_body {
	min-height: 1200px;
	_height: 1200px;
}

#pt1_news_page #pt1_main_featured {
	border-bottom: 1px solid #BABABA;
	padding-bottom: 10px;
}

#pt1_news_page #pt1_main_featured .video_video .object {
	width: 300px;
	height: 247px;
}

#pt1_news_page #pt1_main_featured .story_item_headline {
	font-size: 18px;
	font-weight: bold;
}

#pt1_news_page #pt1_main_featured .story_item .image_image {
	width: 300px;
	float: left;
}

#pt1_news_page #pt1_main_featured .story_item .image_img, #pt1_multimedia_photos img {
	width: 300px;
}

#pt1_news_page #pt1_main_right_column .story_item_headline {
	font-weight: bold;
	margin-bottom: 3px;
}

#pt1_news_page #pt1_bullets {
	border-top: 1px solid #BABABA;
	margin-top: 10px;
	padding-top: 10px;
}

#pt1_main_secondary .story_item {
	margin-top: 10px;
	clear: both;
}

#pt1_main_secondary .story_item .image_img {
	width: 100px;
	float: left;
	border: 0;
	margin: 0 5px 5px 0;
}

#pt1_main_secondary .story_item b {
	font-size: 15px;
	font-weight: bold;
}

#pt1_main_secondary .story_item_info {
	font-size: 12px;
	font-style: italic;
	color: #BABABA;
}

/******************************************************************/

/************************* NEWS SEARCH RESULTS PAGE ***************/

#pt1_news_results_page #pt1_main_column {
	width: 470px;
	float: left;
}

#pt1_news_results_page #pt1_right_column {
	width: 340px;
	float: right;
}

#pt1_news_results_page #pt1_right_column .skyscraper_banner_ad {
	float: left;
	margin: 10px 5px 10px 0;
}

#pt1_news_results_page #pt1_results {
	padding: 10px;
}

#pt1_news_results_page .story_item {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #98917D;
}

#pt1_news_results_page .story_item_headline {
	font-size: 14px;
	font-weight: bold;
}

/******************************************************************/

/************************* NEWS ARTICLE ***************************/

#pt1_full_story #pt1_main_column {
	width: 620px;
	float: left;
}

#pt1_full_story #pt1_right_column {
	width: 330px;
	float: right;
}

#pt1_full_story #pt1_right_column .skyscraper_banner_ad {
	float: left;
	margin: 10px 5px 10px 0;
}

#pt1_full_story .skyscraper_banner_ad {
	float: right;
}

.full_story .story_item_headline {
	font-size: 20px;
	font-weight: bold;
	color: #000;
}

.full_story .story_item .story_item_info {
	color: #B0B0B0;
	clear: both;
	padding: 3px 0 0 0;
}

.full_story .story_item .story_item_info div {
	float: left;
}

.full_story .story_item .story_item_content {
	padding-top: 5px;
	font-size: 14px;
	clear: both;
}

.full_story .image_img {
	max-width: 250px;
	_width: 250px;
	float: left;
	margin: 10px;
}

#pt1_full_story .image_img, #pt1_full_story .image_caption {
	float: none;
}

#pt1_full_story .image_caption {
	width: 260px;
	padding: 0 10px 10px 0;
}

#pt1_full_story .story_item_images {
	float: left;
}

#pt1_full_story pre {
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
	clear: both;
}

.signature_line {
	color: #B0B0B0;
	clear: both;
	padding: 3px 0 0 0;
}

.signature_line_email_body {
	/*min-width: 400px;
	width: expression('400px');
	z-index: 10;
	position: absolute;
	background-color: white;
	opacity: 1;
	border: 1px solid gray;
	padding: 3px;
	color: black;
	width: 100%;*/
	text-align: left;
	margin: 25% auto;
}

.signature_line_email_body label {
	width: 150px;
	text-align: right;
	padding-right: 3px;
	display: block;
	float: left;
	font-weight: bold;
}

.signature_line_email_body div {
	clear: both;
}

.signature_line_email_body input[type="submit"] {
	margin-left: auto;
	margin-right: auto;
}

.signature_email_message {
	font-size: larger;
	color: black;
	font-weight: bold;
}

div.email_recommend_label {
	font-weight: bold;
	font-size: larger;
	padding-bottom: 10px;
}

.related_content {
	border-top: 1px solid #DCDCDC;
	clear: both;
	padding: 3px;
	font-size: smaller;
	margin-top: 3px;
}

.related_content_label {
	color: #444444;
	margin: 0px;
	padding: 2px;
	font-weight: bold;
}

.related_content_body {
	margin-top: 2px;
	margin-left: 5px;
}

.related_content_body h2 {
	margin: 2px;
}

.social_bookmarks {
  font-size: 0.8em;
  border: 1px solid #DFDFDF;
  padding: 8px;
  margin-top: 4px;
}

.social_bookmarks p{
  display: inline;
}

.social_bookmarks ul {
  padding: 0px;
  margin-left: 15px;
}

.social_bookmarks ul li {
  display: inline; 
  padding-right: 15px;
  }
/*--was .social_bookmarks ul li a { */
.social_bookmarks ul li { 
  padding-left: 18px;
}

.social_bookmarks ul #digg {
  background: url('/templates/publication_professional/images/social_digg.gif') no-repeat;
}

.social_bookmarks ul #delicious {
  background: url('/templates/publication_professional/images/social_delicious.gif') no-repeat;
}

.social_bookmarks ul #facebook {
  background: url('/templates/publication_professional/images/social_facebook.gif') no-repeat;
}

.social_bookmarks ul #linkedin {
  background: url('/templates/publication_professional/images/social_linkedin.gif') no-repeat;
}

.social_bookmarks ul #twitter {
  background: url('/templates/publication_professional/images/social_twitter.gif') no-repeat;
}

.social_bookmarks ul #reddit {
  background: url('/templates/publication_professional/images/social_reddit.gif') no-repeat;
}

.social_bookmarks ul #newsvine {
  background: url('/templates/publication_professional/images/social_newsvine.gif') no-repeat;
}

.social_bookmarks ul #fark {
  background: url('/templates/publication_professional/images/social_fark.gif') no-repeat;
}

.social_bookmarks ul #mixx {
  background: url('/templates/publication_professional/images/social_mixx.gif') no-repeat;
}

.social_bookmarks ul #stumbleupon {
  background: url('/templates/publication_professional/images/social_stumbleupon.gif') no-repeat;
}

.title_date {
	font-weight: normal;
	color: #B0B0B0;
}

.signature_line img.dont_touch_me {
	border: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height:;
	width:;
	min-height: auto;
	min-width: auto;
	/* last-ditch effort to prevent trouble */
	max-width: 15px;
}

	max-width: 15px;
}

.pt1_poll .story_item_headline {
	color: black;
	font-size: 18px;
	font-weight: bold;
}

.pt1_poll h2 {
	color: #4E4E4E;
	font-size: 15px;
}

.pt1_poll .story_item_info {
	font-size: 12px;
	color: #B0B0B0;
}

.poll_results {
	padding-left: 10px;
}

.poll_results label {
	font-size: 12px;
}

.poll_results_percent {
	font-weight: bold;
	color: green;
	width: 40px;
}

#pt1_full_story #comments_container {
	clear: both;
	width: 98%;
}

#print_content_container {
  width: 525px;
}

#print_content_container .story_item_headline {
	border-bottom: 2px solid gray;
}

#print_content_container {
  padding-bottom: 15px;
  border-bottom: 1px solid gray;
}
/******************************************************************/

/************************* BUSINESS DIRECTORY *********************/

#pt1_business_directory_page #pt1_main_column {
	float: left;
	width: 630px;
	margin-right: 10px;
}

#pt1_business_directory_page #pt1_right_column {
	float: left;
	width: 320px;
}

#pt1_business_directory_info .widgetHighlighted {
	margin: 0 10px 15px 0;
	padding: 10px;
	text-align: left;
	width: 280px;
}

#pt1_directory_info {
	padding-bottom: 10px;
}

select.search_attributes_select {
  max-width: 190px;
  _width: 190px;
}

/******************************************************************/

/************************* MULTIMEDIA *****************************/

#pt1_main_right_column div.audio_audio {
  width: 100%;
}

#center_main div.object {
  margin-left: auto;
  margin-right: auto;
}

#center_main div.video_caption {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

/******************************************************************/

/************************* CLASSIFIEDS ****************************/

#pt1_classifieds_page #pt1_main_column {
	float: left;
	width: 630px;
}

#pt1_classifieds_page #pt1_right_column {
	float: right;
	width: 320px;
}

#pt1_classifieds_page #pt1_post_newspaper_ad {
	float: left;
	width: 250px;
}

#pt1_classifieds_page #pt1_post_online_ad {
	float: right;
	width: 200px;
}

#pt1_classifieds_page .popularSearch {
	float: left;
	width: 140px;
}

#pt1_classifieds_page #pt1_browse_classifieds_bar {
	clear: both;
}

#pt1_recent_ads .pt1_pane_body {
	min-height: 800px;
	_height: 800px;
}

#pt1_browse_classifieds_bar {
	height: 74px;
	background: url('/templates/publication_pods/images/classifieds_bar_bg.gif') repeat-x;
	margin-bottom: 15px;
}

#pt1_browse_classifieds_bar div {
	float: left;
}

#pt1_browse_classifieds_bar #pt1_cap_left {
	width: 10px;
	height: 74px;
	background: url('/templates/publication_pods/images/classifieds_bar_cap_left.gif') no-repeat;
}

#pt1_browse_classifieds_bar #pt1_cap_right {
	width: 8px;
	height: 74px;
	background: url('/templates/publication_pods/images/classifieds_bar_cap_right.gif') no-repeat top right;
	float: right;
}

#pt1_browse_classifieds_bar #pt1_real_estate {
	width: 95px;
	height: 74px;
	background: url('/templates/publication_pods/images/classifieds_bar_real_estate.gif') no-repeat;
	margin-right: 4px;
}

#pt1_browse_classifieds_bar #pt1_autos {
	width: 95px;
	height: 74px;
	background: url('/templates/publication_pods/images/classifieds_bar_autos.gif') no-repeat;
	margin-right: 4px;
}

#pt1_browse_classifieds_bar #pt1_rentals {
	width: 95px;
	height: 74px;
	background: url('/templates/publication_pods/images/classifieds_bar_rentals.gif') no-repeat;
	margin-right: 4px;
}

#pt1_browse_classifieds_bar #pt1_jobs {
	width: 95px;
	height: 74px;
	background: url('/templates/publication_pods/images/classifieds_bar_jobs.gif') no-repeat;
	margin-right: 4px;
}

#pt1_browse_classifieds_bar #pt1_browse_all {
	width: 95px;
	height: 74px;
	background: url('/templates/publication_pods/images/classifieds_bar_all.gif') no-repeat;
}

#pt1_classifieds_page .page_heading {
	clear: both;
}
/*--was #pt1_classifieds_page #pt1_browse_by_category a {  */
#pt1_classifieds_page #pt1_browse_by_category a {
	display: block;
	text-align: left;
	float: left;
	width: 240px;
}
/*--was #pt1_classifieds_page #pt1_browse_by_category a:hover {  */
#pt1_classifieds_page #pt1_browse_by_category a:hover {
	background: #FFFAE0;
	text-decoration: none;
	font-weight: bold;
}

/******************************************************************/

/************************* EVENTS *********************************/

#pt1_events_page #pt1_main_column {
	float: left;
	width: 510px;
}

#pt1_events_page #pt1_right_column {
	float: right;
	width: 310px;
}

/******************************************************************/

/************************* BLOGS **********************************/

#pt1_blogs_page {
	text-align: left;
}

#pt1_blogs_page #pt1_main_column {
	float: left;
	width: 510px;
}

#pt1_blogs_page #pt1_right_column {
	float: right;
	width: 310px;
}

#pt1_blogs_page .pt1_latest_blogs {
	padding: 10px;
}

#pt1_blogs_page .blog_item_title {
	font-size: 14px;
	font-weight: bold;
}

#pt1_blogs_page .blog_item {
	margin-bottom: 10px;
}

#blog_details_container .blog_item_title {
	font-size: 17px;
	font-weight: bold;
	color: #FB5722;
}

#blog_details_container .blog_item_info {
	font-size: 13px;
	font-style: italic;
	color: #555555;
}

#blog_details_container .blog_item_summary {
	padding: 10px;
}

/******************************************************************/

/************************* MY CONTENT *****************************/

#digest_settings_container {
	width: 350px;
}

#digest_settings_container h3 {
	font-family: 'Arial';
	color: #FB5722;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	background: none;
	border: none;
}

/******************************************************************/

/************************* MISC ***********************************/

div.audio_audio {
  width: 280px;
}

.image_img {
	max-width: 300px;
}

.leaderboard_banner_ad  {
	padding-left: 60px;
	padding-top: 10px;
}

a.rss_link {
  background-image: url('/images/rss-icon.gif');
  background-position: center left;
  background-repeat: no-repeat;
  padding-left: 20px;
}

/******************************************************************/

/************************* APP ADJUSTMENTS ************************/
.help_dialog {
	border: 1px solid #BABABA;
}

.blogHeader .heading, .widgetHighlighted .heading, .viewProfilePane .heading {
	font-family: 'Arial';
	color: #FB5722;
	font-size: 17px;
	font-weight: bold;
}
/*--was .heading, .heading .help, .page_heading, .page_heading a {  */
.heading, .heading .help, .page_heading, .page_heading {
	font-size: 20px;
	font-family: Helvetica;
	color: #97D1FF;
	text-align: left;
	border-bottom: 1px solid #DCDCDC;
	padding: 8px 0 8px 0;
	border: 0;
}

div.widget {
	border: none;
}

div.widget h1 {
	background: #2B2B2B url('/templates/publication_pods/images/corner_dark_top_left.gif') top left no-repeat;
	font-size: 20px;
	font-family: Helvetica;
	color: #FFF;
	text-align: left;
	padding: 8px 0 8px 12px;
	font-weight: normal;
	border: 0;
	margin: -3;
}

#user_buddies_container h1 {
	font-size: 16px;
}

div.batchCard .stats, div.fobGroup .stats {
	border: 1px solid #C2C2C2;
	color: #656565;
	margin: 3px;
	margin-top: 8px;
	padding: 2px;
	width: 95px;
	_width: 100px;
}

div.batchCard .emptyStats {
	border: 1px solid #EDECEC;
	color: #C2C2C2;
	margin: 3px;
	margin-top: 8px;
	padding: 2px;
	width: 95px;
	_width: 100px;
}

.viewProfilePane .signature_line {
  clear: right;
}

.viewProfilePane img.image_img {
  _width: 195px;
  max-width: 195px;
  float:left;
  margin: 5px;
}

.viewProfilePane .image_caption {
  float:left;
}

.viewProfilePane .simple-slideshow-container {
  float: left;
}

.viewProfilePane hr {
  clear: both;
}


/******************************************************************/

/************************* WEATHER ********************************/

#rendered_weather {
	position: absolute;
	z-index: 900;
	margin: 0 auto 0 auto;
	color: #97D1FF;
	text-align: left;
	width: 300px;
}

#rendered_weather_label {
	float: right;
	padding: 11px 0 0 0;
	_padding: 2px 0 0 0;
	width: 220px;
}

#rendered_weather_label_temperature {
	float: right;
	font-size: 20px;
	font-weight: bold;
	margin-right: 5px;
}

#rendered_weather_label_conditions {
	float: right;
	font-size: 13px;
	width: 150px;
	text-align: right;
	margin-right: 10px;
}

#rendered_weather span {
	line-height: 13px;
}

#rendered_weather .link {
	float: right;
	margin: 3px 10px 0 0;
	background: url('/templates/default/images/icons/hyperlink_white.gif') 0px 3px no-repeat;
	color: #FFF;
}

.weatherClearIcon {
	float: right;
	height: 50px;
	width: 50px;
	background: url('/templates/publication_pods/images/icons/weather_sunny.png') no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/templates/publication_pods/images/icons/weather_sunny.png');
}

.weatherCloudyIcon {
	float: right;
	height: 52px;
	width: 70px;
	background: url('/templates/publication_pods/images/icons/weather_cloudy.png') no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/templates/publication_pods/images/icons/weather_cloudy.png');
}

.weatherRainIcon {
	float: right;
	height: 60px;
	width: 70px;
	background: url('/templates/publication_pods/images/icons/weather_rain.png') no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/templates/publication_pods/images/icons/weather_rain.png');
}

.weatherShowersIcon {
	float: right;
	height: 70px;
	width: 70px;
	background: url('/templates/publication_pods/images/icons/weather_showers.png') no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/templates/publication_pods/images/icons/weather_showers.png');
}

.weatherThunderIcon {
	float: right;
	height: 70px;
	width: 70px;
	background: url('/templates/publication_pods/images/icons/weather_thunder.png') no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/templates/publication_pods/images/icons/weather_thunder.png');
}

.weatherThunderShowersIcon {
	float: right;
	height: 70px;
	width: 70px;
	background: url('/templates/publication_pods/images/icons/weather_thunder_showers.png') no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/templates/publication_pods/images/icons/weather_thunder_showers.png');
}

.weatherSnowIcon {
	float: right;
	height: 70px;
	width: 70px;
	background: url('/templates/publication_pods/images/icons/weather_snow.png') no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/templates/publication_pods/images/icons/weather_snow.png');
}


/* ---- CUSTOM DEFINED STYLESHEET layout ---- */ 

body {
	background-color: #eee;
	}
	
body, div, td {
	font-family: 'Arial';
	font-size: 14px;
	}

.half_banner_ad {margin: 0 auto; padding: 0; width: 234px; height: 60px;}

#web_exclusives {width: 245px;}
/*--was .webExclusive .story_item_headline a {color: #060;}  */
.webExclusive .story_item_headline {color: #060;}
.webExclusive .image_caption {margin: 10px 0 0 0; text-align: left; clear: both;}
.webExclusive .story_item_images {width: 50%;}
/*--was .webExclusive h2 a {color: #333;}  */
*/
.webExclusive h2 {color: #333;}
/*--was .webExclusive h2 a:hover {color: #060;}  */


.image_caption {text-align: left;}

div#pt1_results div.story_item {margin: 10px 0; clear: both; overflow: auto;}
div#pt1_results div.story_item img.image_img {width: 80px;}

div.listingResultDeletedCard .link {display: none;}

/*div#login_container div.widget form a .link {display: none;}*/

#green_rss .rss_item_desc {display: none;}
#green_rss .rss_item_date {float: left; margin: 0 0 10px 0;}
#green_rss .rss_item_title {margin: 10px 0 0 0; clear: both;}

#archive_column img {float: left; margin: 0 10px 0 0; width: 80px;}
#archive_column .story_item {margin: 10px 0; padding: 0 0 10px 0; clear: both; overflow: auto; border-bottom: 1px solid #DCDCDC;}
/*--was #archive_column .story_item a {color: #060;}*/


*/


/************************* AJAX PAGE ******************************/

	#home_subContainer {
		width: 630px;
		background-color: #fff;
		padding-bottom: 10px;
		}
	
	#home_leftSubColumn {
		float: left;
		width: 300px;
		margin-left: 10px;
		border-right: 1px solid #ccc;
		}
	
	#home_rightSubColumn {
		float: right;
		width: 300px;
		margin-right: 10px;
		}
		
	#home_leftSubColumn h2, 
	#home_rightSubColumn h2 {
		color: #ca6d2a;
		margin-bottom: 5px;
		}

div#editorNote {margin: 15px 0;}
div#greenTip {margin: 15px 0;}
div#publishersWatch {margin: 15px 0;}
div#greenBlog {margin: 15px 0;}
div#ourGreenFuture {margin: 15px 0;}
div#mileDiet {margin: 15px 0;}
div#liveWork {margin: 15px 0;}
div#theMarket {margin: 15px 0;}
div#comingNextMonth {margin: 15px 0;}
div#entryway {margin: 15px 0;}
div#comingNextMonth {margin: 15px 0;}
div#whatYouDontKnow {margin: 15px 0;}
				
	
	
	div#home_subContainer div.story_item_headline a, 
	div#topMainSection b a, 
/*--was 	div#top_stories_container div.story_item b a {  */
	div#top_stories_container div.story_item b {
		font-size: 16px;
		text-transform: capitalize;
		font-weight: normal;
		color: #663366;
		}
/*--was 	div#topMainSection div.story_item b a {  */		
	div#topMainSection div.story_item b {
			font-size: 20px;
			text-transform: capitalize;
			font-weight: normal;
			color: #663366;
			}
/*-was 	div#top_stories_menu_container.pt1_feature_header div.pt1_item a { */	
	div#top_stories_menu_container.pt1_feature_header div.pt1_item {
		font-size: 14px;
		margin: 0px;
		}
	
	#home_leftSubColumn div.signature_line, 
	#home_rightSubColumn div.signature_line, 
	div#publishersWatch img.image_img, 
	div.image_caption, 
	div#push_home_greenTip_container div.simple-slideshow-nav-container/ {
		display: none;
		}
		
	div#liveWork div#push_home_liveWork_container div.story_items b, 
	div#comingNextMonth div#push_home_comingInNovember_container div.story_items b, 
	div#greenBlog div#push_home_greenBlog_container div.story_items b, 
	div#ourGreenFuture div#push_home_ourGreenFuture_container div.story_items b, 
	div#mileDiet div#push_home_100mileDiet_container div.story_items b {
		font-size: 15px;
		text-transform: capitalize;
		}
		
	div#home_leftSubColumn div#ourGreenFuture div.story_item, 
	div#home_leftSubColumn div#mileDiet div.story_item {
		width: 290px;
		}
		
	.linkBig {
		display: inline;
		}

div#publishersWatch div#push_home_publishersWatch_container {
  
}
		
	div#publishersWatch div#push_home_publishersWatch_container div.rss_item_desc, 
	div#publishersWatch div#push_home_publishersWatch_container div.rss_item_title, 
	div#publishersWatch div#push_home_publishersWatch_container div.rss_item_date {
		width: 290px;
		}
/*--was 	div#push_home_publishersWatch_container div.rss_item_title a {  */		
	div#push_home_publishersWatch_container div.rss_item_title {
		font-weight: normal;
		color: #060;
		font-size: 16px;
		}

<!--///// IMAGE SIZES ///// -->	
		
div#publishersWatch img.image_img {width: 100px;}
div#mileDiet img.image_img {width: 100px;}
div#liveWork img.image_img {width: 100px;}
div#theMarket img.image_img {width: 100px;}
div#comingNextMonth img.image_img {width: 100px;}
div#entryway img.image_img {width: 100px;}
div#editorNote img.image_img {width: 100px;}
div#comingNextMonth img.image_img {width: 100px;}

div#greenTip img.image_img {width: 100px;}
div#greenBlog img.image_img {width: 100px;}
div#ourGreenFuture img.image_img {width: 100px;}
div#whatYouDontKnow img.image_img {width: 100px;}

div#push_home_upForTheWeekend_container {overflow: auto;}
div#push_home_upForTheWeekend_container img {float: left; width: 100px;}


/************************* NEWS PAGE ******************************/

#pt1_news_page {
	text-align: left;
}

#pt1_news_page .story_item img {
	margin: 0 10px 0 0;
}
/*--was #pt1_news_page .story_item b a {  */
#pt1_news_page .story_item b {
	font-size: 20px;
        color: #636;
}

#pt1_news_page #pt1_main_column {
	width: 630px;
	float: left;
}


#pt1_news_page #pt1_right_column {
	width: 320px;
	float: right;
}

#pt1_news_page #pt1_main_columns {
	margin: 5px 0 0 0;

	padding: 5px 0 0 0;
}

#pt1_news_page #pt1_main_left_column {
	border-right: 1px solid #BABABA;
	padding: 0 5px 5px 5px;
	width: 300px;
	float: left;
}

#pt1_news_page #pt1_main_left_column .story_item_headline {
	clear: both;
}

#pt1_news_page #pt1_main_right_column {
	width: 285px;
	_width: 290px;
	padding: 5px 2px 5px 8px;
	float: left;
}

#pt1_news_page #pt1_main_right_column .story_item {
	margin-bottom: 5px;
}

#pt1_new_page #pt1_main_column .pt1_pane_body {
	min-height: 1200px;
	_height: 1200px;
}

#pt1_news_page #pt1_main_featured {
	border-bottom: 1px solid #BABABA;
	padding-bottom: 10px;
}

#pt1_news_page .video_video .object {
	width: 300px;
	height: 247px;
}

#pt1_news_page .story_item_headline {
	font-size: 18px;
	font-weight: bold;
}

#pt1_news_page .story_item img.image_image {
	width: 300px;
}

#pt1_news_page .story_item .image_img, #pt1_multimedia_photos img {
	width: 300px;
        float: left;
}

#pt1_news_page #pt1_main_right_column .story_item_headline {
	font-weight: bold;
	margin-bottom: 3px;
}

#pt1_news_page #pt1_bullets {
	border-top: 1px solid #BABABA;
	margin-top: 10px;
	padding-top: 10px;
}

#pt1_main_secondary .story_item {
	margin-top: 10px;
	clear: both;
}

#pt1_main_secondary .story_item .image_img {
	width: 100px;
	float: left;
	border: 0;
	margin: 0 5px 5px 0;
}

#pt1_main_secondary .story_item b {
	font-size: 15px;
	font-weight: bold;
}

#pt1_main_secondary .story_item_info {
	font-size: 12px;
	font-style: italic;
	color: #BABABA;
}

/*--------////////////////--------*/

.body_left {
  float: left;
  width: 60%;
}

.signature_line {display: none;}

#contact_form_container {
  float: right;
  padding: 4px 0 4px 4px;
  width: 300px;
  background: #EEE;
  border: 1px solid #CCC;
}

div.form {
  padding: 3px;
  background: none;
  border: none;
}

div#webform_736915 input {
  margin: 0;
  padding: 3px 0 0 0;
}

#pt1_branding {
	height: 128px;
	background: #fff
	position: relative;
	float:left
	}
	
	#eEdition {
		position: absolute;
		right: 5px;
		width: 108px;
		height: 106px;
		}

div#eEdition img {
  width: 108px;
}
		
#pt1_main_menu, 
#pt1_sub_menu {
	font-weight: normal;
	text-transform: lowercase;
	}

#pt1_main_menu .pt1_item_active {
	background: #060;
	border: 1px solid #060;
	}
/*--was #pt1_main_menu .pt1_item_active a {  */
#pt1_main_menu .pt1_item_active {
	color: #fff;
	font-weight: normal;
	}

#pt1_sub_menu {
	background: #060;
	height: 29px;
	clear: both;
	border-bottom: 1px solid #acc1b6;
	}

.pt1_button {
	padding: 3px;
	border: 1px solid #060;
	color: #fff;
	font-weight: normal;
	text-align: center;
	font-size: 14px;
	}
/*--was #pt1_sub_menu .pt1_item a {  */
#pt1_sub_menu .pt1_item {
	color: #fff;
	}

div.pt1_pane div.pt1_pane_heading {
        margin: 7px 0 0 0;
	background-color: #777;
	color: #fff;
	text-transform: capitalize;
	}
	
div#top_stories_menu_container {
	background-color: #fff;
	}

div.story_item_headline a, 
div.labelBig a, 
div.popularListingsList div.bullet a, 
div.blog_item_title a, 
/*--was div.story_item b a { */
div.story_item b {
	color: #000;
	font-family: "Arial", Times, serif;
	text-transform: capitalize;
	}
	
	div.story_item_headline {
                        margin: 10px 0 0 0;
			font-family: "Arial", Times, serif;
			text-transform: capitalize;
                        font-weight: bold;
			}

#pt1a_home_right_column .story_item {margin: 10px 0; border; 1px solid red;}
#pt1a_home_right_column .story_item_summary {margin: 0 0 10px 0;}
#pt1a_home_right_column .story_item_info {margin: 0 0 10px 0;}
			
	div#push_home_upForTheWeekend_container div.story_item_headline {
			font-family: "Arial", Times, serif;
			font-size: 15px;
			font-weight: bold;
			}
	
div.pt1_read_more_link a:link span.linkBig, 
div.pt1_read_more_link a:visited span.linkBig, 
div.pt1_read_more_link a:active span.linkBig {
	color: #669900;
	border-bottom: none;
	text-decoration: none;
	}

div.pt1_read_more_link a:hover span.linkBig {
	color: #669900;

	border-bottom: none;
	text-decoration: underline;
	}

div#pt1a_home {
	width: 310px;
	float: right;
	}
	
.pt1_top_stories {
	float: left;
	width: 610px;
	}
	
	.pt1_top_stories img {
		text-align: left;
		}
/*--was div#topMainSection div.story_item b a {  */		
div#topMainSection div.story_item b {
	font-size: 18px;
	text-transform: capitalize;
	}

div.story_item_author {
	margin-bottom: 10px;
	text-transform: capitalize;
	}
	
div.story_item_author {
	margin-bottom: 10px;
	text-transform: uppercase;
	}

div.pt1_pane, 
.pt1_pane .pt1_pane_body {
	background-image: none; font-size:small; line-height:130%
	}
	
div#top_stories_menu_container {
		border: none;
		}

div#top_stories_container * {
	border-bottom: none;
	}

/* sub nav buttons */
/*--was div#top_stories_menu_container a {  */
div#top_stories_menu_container {
	color: #679b41;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 10px;
	}
	
	div#top_stories_menu_container .pt1_item {
		padding: 0px 0px 0px 10px;
		margin: 0px;
		margin-right: 8px;
		font-family: "arial";
		}
/*--was 	div#pt1a_home_left_column div#top_stories_menu_container .pt1_selected a {  */	 
	div#pt1a_home_left_column div#top_stories_menu_container .pt1_selected {
		color: #060;
		text-transform: uppercase;
		font-weight: normal;
		}

	div.full_story div.story_item_headline {
		color: #060;
		font-size: 20px;
		font-weight: normal;
		}
		
	div.image_caption {
		color: #333;
		font-style: normal;
		}


/*------/////// NEW STYLES FOR REDESIGNED PAGE LOOK ///////-------*/

  #topMainSection {padding: 0; background: none;}
  #home_subContainer {margin: 0; background: none;}
  #home_leftSubColumn {margin: 0; width: 300px; border: none;}
  #home_rightSubColumn {margin: 0; width: 300px;}

  #topMainSection .pt1_pane .pt1_pane_heading, #pt1a_home_right_column .pt1_pane .pt1_pane_heading {
  padding: 5px 0 5px 12px;
  font-family: Arial Narrow, Arial, sans-serif;
  text-transform: lowercase; 
 /* background: #777 '/images/corner_grey_top_left.gif' no-repeat top left;*/
  background:#777 url('../images/corner_grey_top_left.gif') no-repeat top left;
            /*        url('/images/header/button_active_bg.gif')*/
  }

  #topMainSection .story_item_author {display: none;}
  
  #home_leftSubColumn .rss_feed {padding: 0 0 0 5px;}
  #home_leftSubColumn .rss_item_title {padding: 0 0 5px 0;}
  #home_leftSubColumn .rss_item_desc {display: none;}

  #topMainSection li {
    list-style-type: none; 
  }
/*--was   #topMainSection a {  */
  #topMainSection {
    margin: 0; 
    padding: 5px 0; 
    color: #333;
  }
/*--was   #topMainSection a:hover { */
  #topMainSection a:hover { 
    color: #060;
  }
  #topMainSection hr {
    margin: 0 auto; 
    padding: 0; 
    height: 1px;
    background: #CCC;
    border: none;
  }
/*--was   div#home_leftSubColumn div.story_item_headline a,
  div#home_rightSubColumn div.story_item_headline a,
  #pt1a_home_right_column .story_item a,
*/

  div#home_leftSubColumn div.story_item_headline ,
  div#home_rightSubColumn div.story_item_headline ,
  #pt1a_home_right_column .story_item ,
  .video_title
    {
    font-weight: bold;
    color: #333;
    }
  #pt1a_home_right_column a.story_item_full_story_link {font-weight: normal; color: #333}

  div#home_leftSubColumn div.story_item_headline a:hover,
  div#home_rightSubColumn div.story_item_headline a:hover,
  #pt1a_home_right_column .story_item a:hover 
    {
    text-decoration: none;
    color: #060;
    }
  #pt1a_home_right_column a:hover.story_item_full_story_link {font-weight: normal; color: #060; text-decoration: none;}

.every_issue_bold {
  float: left; 
  padding: 5px 0; 
  font-weight: bold; 
  font-size: 14px; 
  width: 50%;
  color: #333; 
  text-transform: uppercase;
}
.every_issue_title {
  margin: 0; 
  padding: 0; 
  font-weight: normal;
  border-top: 1px solid #CCC;
}
.every_issue_title h2 {margin: 0; padding: 5px 0 0 0;}
/*--was .every_issue_title h2 a, .webExclusive h2 a {margin: 0; padding: 0; font-size: 110%; font-weight: normal;} */
.every_issue_title h2, .webExclusive h2 {margin: 0; padding: 0; font-size: 110%; font-weight: normal;}

div#publishersWatch {margin: 0; padding: 0;}
/*--was #publishersWatch a {float: left; margin: 5px 0; padding: 0; font-family: Arial Narrow, Arial, sans-serif; font-size: 14px; font-weight: bold; text-transform: uppercase;} */
#publishersWatch {float: left; margin: 5px 0; padding: 0; font-family: Arial Narrow, Arial, sans-serif; font-size: 14px; font-weight: bold; text-transform: uppercase;}