@charset "utf-8";
body {	font: 100% Arial, Helvetica, sans-serif; margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000; background-color:#E9E9E9; }
td { font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
th { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}
.small { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal;}
.medium { font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
.big { font-family: Arial, Helvetica, sans-serif; font-size: 16px;}
.xbig { font-family: Arial, Helvetica, sans-serif; font-size: 24px;}
.expanded { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; letter-spacing: 2px;}
.justified { font-family: Arial, Helvetica, sans-serif; text-align: justify;}

/* h1 - reserved for headlines */
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; margin: 0px; color:#05378c;}

/* h2 - reserved for section headings */
h2 {
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background: #565656 url(section-heading.gif) repeat-x;
	border-bottom: 2px solid #666666;
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

/* h3 - reserved for sub-section headings */
h3 {
	padding: 3px;
	color: #666666;
	background: url(subsection-heading.gif) repeat-x;
	font: bold 14px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #999999;
	margin: 0px;
}

/* h4 - reserved for sub headlines */
h4 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; font-style: italic; color: #666666; margin-top: 0px; margin-bottom: 5px;}

/* h5 - reserved for bylines */
h5 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; margin-top: 0px; margin-bottom: 3px;}

/* h6 - available */
h6 { font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; margin-top: 0px; margin-bottom: 10px;}

a:link { color: #000099; text-decoration: underline;}
a:visited { color: #000099; text-decoration: underline;}
a:hover { text-decoration: underline !important;}
a:active { color: #000099; text-decoration: none;}
/* a:active { color: #CC0000; text-decoration: none;} */

form { margin: 0px;}
input, textarea, select { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal;}


/*---------------------------------------------------------
| related to section index pages                          |
---------------------------------------------------------*/
/* #index {}
#index h1 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; margin: 0px 0px 3px;}
#index br {line-height: 0px}
#inindex { float: right;}
#inindex img, #inindex object, #inindex iframe { margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 10px;} */

#index {}
#index h1 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; margin: 3px 0px; color:#000099; clear:left; }
#index .main-headline { font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; margin: 3px 0px; color:#000099; clear:left; }
#index .main-headline a {text-decoration:none}
#index .main-headline a:hover {text-decoration:underline;}
#index a:visited h1 { color: #AEC0E1; }
#index a:hover h1, #index a:active h1 { color:#000099; text-decoration:underline !important; }
#index p { margin-bottom:2px; }
#index .top-story { width:400px; float:right; margin-left:10px;}
.inside_index_mainphoto img {width:400px;}

#story h4 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; font-style: italic; color: #666666; margin-top: 0px; margin-bottom: 5px;}
#story h5 {font-family: Arial,Helvetica,sans-serif;font-size: 11px;font-weight: bold;margin-top: px;margin-bottom: 5px;color: #999999;}
#index br {line-height: 0px}
#inindex { float: right;}
#index table { float:left; margin-bottom:5px; }
#inindex img, #inindex object, #inindex iframe { margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 10px;}

.index-item { margin-bottom: 3px;}
.index-date { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #999999; margin-bottom: 3px; font-weight: bold; padding-bottom: 3px; margin-top: 3px;}
.thumb-right { float:right;}
.thumb-right img { width: 100px; margin-top: 0px; margin-right: 0px; margin-bottom: 5px; margin-left: 5px; border: 1px solid #CCCCCC;}
.thumb-left { float:left}
.thumb-left img { width: 100px; margin-top: 0px; margin-right: 5px; margin-bottom: 5px; margin-left: 0px; border: 1px solid #CCCCCC;}
.newsitem { margin-bottom: 10px; clear: both;}
ul.rss-list { margin: 0px; padding: 0px;}
.rss-block { margin:0px 0px 10px;}
.rss-item { list-style-type: none; margin:0px 0px 10px;}

#health-index h2 { background-color: #FFFFFF; border: none; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; padding: 3px; margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px;}


/*---------------------------------------------------------
| related to full-story                                   |
---------------------------------------------------------*/
#story {}
#story h1 { font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; margin-top: 0px; margin-bottom: 5px;}
#story h4 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; font-style: italic; color: #666666; margin-top: 0px; margin-bottom: 5px;}
#story h5 {font-family: Arial,Helvetica,sans-serif;font-size: 12px;font-weight: normal;font-style: italic;color: #666666;margin-top: 10px;}
.story-tools { margin-top: 0px; text-align: center; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight:bold;}
.story-tools a:link, .story-tools a:visited { color: #a2bdc8; text-decoration:none;}
.story-tools a:hover, .story-tools a:active { color: #a2bdc8; text-decoration:none;}
#storytext { font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
#instory { float: right;}
#instory img, #instory object, #instory iframe { margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 10px;}
#photo img { width:  420px;}
.photobox { border: 1px solid #CCCCCC; float:left; margin-right:10px; margin-bottom:10px;}
.photocell { border: 1px solid #CCCCCC;}
.photocutline { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; width: 300px; padding: 3px;}
#ZoomCapDiv { display:none; }

/* fancy slideshow styles */
#story #SlideShowPhotoBox { width:420px; height:350px; text-align:center; overflow:hidden; }
#story #SlideShowPhotoBox img { width:auto; max-width:  420px; max-height:350px; margin:auto; border-collapse:collapse; border:0; *width:expression(this.width > this.height ? "420px" : ((this.width * 350)/this.height) + "px"); }
#story #SlideShowPhotoCaption { height:60px; overflow:auto; }
#story #SlideShowButtonContainer img { border-collapse:collapse; border:0; }

#photo-noresize img {}
#photo-noresize .photocutline { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; width: auto; padding: 3px;}

#displayad img {}
#displayad td.photocutline { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; padding: 3px;}

.slideshow-image { padding-bottom: 5px;}
.slideshow-image img{ width: 420px;}
.slideshow-headline { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; background-color: #ECECEC; padding: 5px; border-top: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; border-left: 1px solid #CCCCCC; height: 75px; overflow:auto;}
.slideshow-navigation { background-color: #ECECEC; padding: 5px; border-right: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC; border-left: 1px solid #CCCCCC;}


#videonews .photobox { margin: 0px 0px 0px 0px; border: 1px solid #CCCCCC;}
#videonews .photocell { border: 1px solid #CCCCCC;}
#videonews .photocutline { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; padding: 3px;}

#emailform { margin: 0px auto;}
#printstory {}

/*---------------------------------------------------------
| related to simpleblog                                   |
---------------------------------------------------------*/
.comments {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #336981;}
.simpleblog { padding: 5px; font-family: Arial, Helvetica, sans-serif; border: 1px solid #D0D0BF; font-size: 11px; background: #FCFCFD;}
.simpleblog-form {}
.simpleblog-form-block {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bold; display:block; clear: both;}
.simpleblog-results p {font-family: Arial, Helvetica, sans-serif; font-size:11px;}
.simpleblog-results { background-color: #FFFFFF; padding: 5px; border: 1px solid #CCCCCC; margin: 5px 0px 0px;}
.simpleblog-results p { margin: 0px 0px 3px;}
.simpleblog-response { display:block; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; margin: 3px 0px; padding-bottom: 3px; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #999999;}
.simpleblog-confirmation {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #990000;}
.simpleblog-name{ font-weight:bold;}
.simpleblog-date { font-weight:normal; color: #666666;}
.simpleblog-form-label {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; display: block;}
.simpleblog-form-block input, .simpleblog-form-block textarea {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; margin: 0px 0px 10px;}
#simpleblog-captcha {margin: 0px 5px 0px 0px}

/*---------------------------------------------------------
| related to article rating                               |
---------------------------------------------------------*/
#rating { border: 1px solid #D0D0BF; margin-top: 0px; margin-bottom: 15px; background: #FCFCFD;}
#rating td{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; padding: 5px; width: 50%; font-weight: bold;}
#rating select { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal;}
#rating form { margin: 0px;}
#rating table { width: 70%;}

/*---------------------------------------------------------
| related to archives                                     |
---------------------------------------------------------*/
#archives { font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
#archives td{ font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
#archives font{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}
.searchsys {width:auto;}

/*---------------------------------------------------------
| related to guestbook                                    |
---------------------------------------------------------*/
#guestbook { }
#guestbook td{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; vertical-align: top;}
#guestbook hr { color: #999999; height: 1px;}
.guestbook-form-block {}
.guestbook-form-label {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; display:block; margin: 0px 0px 3px;}
#guestbook-captcha img {}

/*---------------------------------------------------------
| Directory  styles                                       |
---------------------------------------------------------*/
#dirscript { font-family: Arial, Helvetica, sans-serif;}
#dirscript td { font-family: Arial, Helvetica, sans-serif;}
#dirscript hr {}
#dirscript h2 { background-color: #ECECEC; border-top: solid 1px #999999; border-bottom: solid 1px #999999;  font-size: 16px; font-weight: bold; padding: 5px; margin: 0px 0px 10px 0px;}
.ds-title { background-color: #ECECEC; border-top: solid 1px #999999; border-bottom: solid 1px #999999;  font-size: 16px; font-weight: bold; padding: 5px; margin: 0px 0px 10px 0px;}
.ds-intro { font-size: 12px; color: #666666; margin: 5px 0px;}
.ds-index { font-size: 11px; font-weight: bold;}
.ds-top { font-size: 11px;}
.ds-category { font-size: 14px; font-weight: bold; color: #000000;}
.ds-body { font-size: 12px;}


/*---------------------------------------------------------
| related to admarket                                     |
---------------------------------------------------------*/
#admarket { font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
#admarket hr { color: #999999; height: 1px;}
#admarket a:link { color: #000099; text-decoration: underline;}
#admarket a:visited { color: #66066; text-decoration: underline;}
#admarket a:hover, #admarket a:active { color: #CC0000; text-decoration: underline;}
#admarket thead th{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-transform: uppercase; color: #FFFFFF; padding: 2px 5px; background-color: #999999;}
#admarket th { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-align: left;}
#admarket td { font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
#admarket input { font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
#admarket select { font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
.admarket-rss, .admarket-rss-box a { background: url(/shared-content/admarket/img/feed-icon-16x16.png) left center no-repeat; padding: 0 0 0 20px;}
.admarket-ad-featured { border: 2px solid #288BCF; background-color: #FFFFFF; padding: 8px; margin: 10px 0px 0px 0px;}
.admarket-ad { border: 1px solid #999;  padding: 8px; margin: 10px 0px 0px 0px;}
.admarket-ad-text { font: 12px Arial, Helvetica, sans-serif; display: block; clear: both; text-align: left; margin: 0px 0px 5px;}
.admarket-ad-media { font-family: Arial, Helvetica, sans-serif; font-size: 12px; clear: both; margin: 0px 0px 5px; display:inline;}
.admarket-ad-extra { font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-color: #ECECEC; display: block; padding: 5px; margin-bottom: 5px; text-align: right; border: 1px dotted #CCCCCC;}
.admarket-ad-domain { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: normal; margin-right: 10px; padding-right: 10px; border-right-width: 1px; border-right-style: solid; border-right-color: #999999;}
.admarket-ad-date { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #990000; font-weight: bold; margin-right: 10px; padding-right: 10px; border-right-width: 1px; border-right-style: solid; border-right-color: #999999;}
.submit { text-align: center;}
.admarket-search {}
#admarket fieldset { margin: 0px; padding: 0px; border: none;}
#searchbg { background-color: #ECECEC; padding: 5px;}
.searchbox { font-family: Arial, Helvetica, sans-serif; font-size: 11px; padding: 2px 0px;}
.admarket-search-label { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; padding: 3px 3px 0px 0px; float: left; width: 80px; text-align: right;}
#admarket .icon {margin-bottom:10px;}
#admarket .icon img a {text-decoration:none;}
#admarket .icon a img {text-decoration:none;}
#admarket .admarket-ad {width: 750px;}
#admarket td img {}

/* related to [admarket_search]  */
.admarket-search-zone { padding: 0px 5px 5px;}
.admarket-search-count{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; margin-top: 5px; margin-bottom: 10px;}
.admarket-search-item { font-family: Arial, Helvetica, sans-serif; font-size: 11px; margin-bottom: 10px; padding-bottom: 5px; border-bottom: 1px dotted #CCCCCC;}
.admarket-search-results { margin-top: 5px; padding-top: 5px; border-top: 1px dotted #CCCCCC;}


/*---------------------------------------------------------
| related to photo gallery                                |
---------------------------------------------------------*/
#gallery-index {}
#gallery-album {}
#gallery-media {}
#gallery-usersubmit {}
#gallery-search {}

/* applies to [gallery] tokens */
.gallery-block { text-align: center; float: left; width:32%; margin: 2px; height: 175px;}
.gallery-album-block { padding:5px; #padding:0px;}
.gallery-image-block { height: 120px; overflow:hidden;}
.gallery-image-block img{ border: 1px solid #CCCCCC;}
.gallery-title-block { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; display: block; margin-top: 5px;}
.gallery-count-block { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666;}

/* applies to [gallery] token on front page */
#front .gallery-block { margin: 0px 0px 2px; display: block; width: 100%; height: 90px; overflow:hidden;}
#front .gallery-album-block { padding:0px 5px; display: block; text-align: left;}
#front .gallery-image-block { height: 90px; overflow:hidden; float: left;}
#front .gallery-image-block img{ width: 100px; border: 1px solid #CCCCCC; margin: 0px 5px 5px 0px;}
#front .gallery-title-block { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; display: block; margin-top: 5px;}
#front .gallery-count-block { font-family: Arial, Helvetica, sans-serif; font-style: italic; font-size: 10px; color: #666666;}

/* applies to [galleryphoto] token */
.gImg-showphoto { border: 1px solid #999999; }
.gText-showphoto-cutline { font-family: Arial, Helvetica, sans-serif; font-size: 11px; padding: 3px; margin: 5px 0px;}
.gallery-linktophotomsg { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bold;}
.gallery-linktophototext{ font-family: Arial, Helvetica, sans-serif; font-size: 8px;}

/* applies to [album] token */
.gImg-album { border: 1px solid #CCCCCC;}
#gallery-media-album img.gImg-album { width: 60px; border: 1px solid #CCCCCC;}

/* applies to [gallerycomments](form) tokens */
#gComments-block { margin-bottom: 10px; border: 1px solid #CCCCCC; padding: 0px 5px 5px; background-color: #FFFFFF;}
.gText-comment-default { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #666666; display: block; margin-bottom: 2px; margin-top: 5px;}
.gButton-comment-submit { margin-top: 3px;}
/* applies to [gallerycomments](comments) tokens */
.gText-comment-title { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;}
.gHR-comment-hr { color: #999999; height: 1px;}
.gText-comment-author { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;}
.gText-comment-date { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; font-weight: normal;}
.gText-comment-data { font-family: Arial, Helvetica, sans-serif; font-size: 11px; margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; font-weight: normal;}

/* applies to [galleryupload] token */
.gText-upload-default { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #666666; display: block; margin-bottom: 2px;}
.gInput-upload { margin-bottom: 5px; width: 100%;}
.gInput-upload input { width: 90%;}
.gInput-upload-select { margin-bottom: 5px;}
.gInput-upload-caption { margin-bottom: 5px; width: 100%;}
.gInput-upload-caption textarea {width: 90%;}
.gInput-upload-submit { margin-bottom: 5px;}

/* applies to [albumrating](form) token */
.gallery-ratingcomment { background-color: #FFFFFF; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #999999; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; padding: 3px; margin: 0px 0px 5px 0px;}
#gallery-ratingform { font-family: Arial, Helvetica, sans-serif; font-size: 11px; margin: 0px 0px 5px; padding: 5px; border-bottom: 1px dotted #CCCCCC;}
#gallery-ratingform input{ font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
.gallery-ratingvoted { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#CC0000; display: block; margin-bottom: 2px;}
.gallery-ratingthanks { padding: 3px; color: #666666; background: url(subsection-heading.gif) repeat-x; font: bold 14px Arial, Helvetica, sans-serif; border-bottom: 1px solid #999999; margin: 0px;}

/* applies to [ratingresults] token */
.gallery-ratingresultsmsg { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; display:block; margin: 0px 0px 5px;}
.gallery-ratingresultsavg { font-family: Arial, Helvetica, sans-serif; font-size: 11px; margin: 0px 0px 5px; padding: 5px; border-bottom: 1px solid #CCCCCC;}

/* applies to [gallerysearch](form) token */
.gText-search-header { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #666666; display: block; margin-bottom: 2px;}
.gInput-search-keyword { margin-bottom: 5px;}
.gInput-search-album { margin-bottom: 5px;}
.gInput-search-nResults { margin-bottom: 5px;}

/* applies to [gallerysearch](results) token */
.gText-results-default { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; margin: 0px 4px 5px; color: #000000;}
.gText-results-title { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; display: block; margin: 0px 4px 2px;}
.gText-results-cutline { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000; margin: 0px 5px;}
.gText-results-numResults { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #666666; display: block; margin-bottom: 2px;}
.gHR-results { color: #999999; height: 1px;}

/* applies to [gallery_index](list) token.  Uncomment as needed.
.gallery-list-title { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;}
.gallery-list-subhead { font-family: "Times New Roman", Times, serif; font-size: 12px; font-style: italic; color: #666666;}
.gallery-list-update { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; margin-bottom: 3px; padding-bottom: 3px; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #CCCCCC;}
*/

/* applies to [gallery_index](list-album) token.  This option, by default is setup on media templates */
.gallery-list-title {display: none;}
.gallery-list-albumtitle { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;}
.gallery-list-albumsub { font-family: "Times New Roman", Times, serif; font-size: 12px; font-style: italic; color: #666666;}
.gallery-list-update { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; margin-bottom: 0px; padding-bottom: 3px; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #CCCCCC;}



div#bronx {margin: 0px; display: none; padding:6px;}
div#bronx_user {margin: 0px; display: none; padding:6px;}
div#sports {margin: 0px; display: none; padding:6px;}
div#brooklyn {margin: 0px; display: none; padding:6px;}
div#queens {margin: 0px; display: none; padding:6px;}
div#brooklyn_user {margin: 0px; display: none; padding:6px;}
div#queens_user {margin: 0px; display: none; padding:6px;}


.photo_title {background-color: #B0D0E2; padding: 2px; margin-top:3px; }

.photo_title_link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; font-style:italic; color: #fff; text-decoration: none;}
a.photo_title_link:link  {color: #006699; text-decoration: none;}
a.photo_title_link:visited {color: #006699; text-decoration: none;}
a.photo_title_link:hover {color: #000; text-decoration: none;}

.photo_more { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #333; }

/* applies to [gallery_index](mini) token.  Uncomment as needed.
.gallery-index-block { margin: 3px 0px; padding-bottom: 3px; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #CCCCCC;}
.gallery-index-title { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;}
.gallery-index-count { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; margin-bottom: 3px;}
*/

/* applies to [gallery_index](rotating) token.  Uncomment as needed. 
.gallery-flash-thumb { text-align: center;}
.gallery-flash-title { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;}
.gallery-flash-subhead { font-family: "Times New Roman", Times, serif; font-size: 12px; font-style: italic; color: #666666;}
.gallery-flash-date { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; margin-bottom: 3px; padding-bottom: 3px; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #CCCCCC;}
*/

/* applies to [gallery_index](base) token.  Uncomment as needed. */
.gallery-base-block { text-align: center; margin: 3px 3px; padding-bottom: 3px; float:left;}
.gallery-base-title { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;}
.gallery-base-image { text-align: center; margin: 3px 0px}
.gallery-base-subhead {font-family: "Times New Roman", Times, serif; font-size: 12px; font-style: italic; color: #666666; margin: 0px 0px 3px;}
.gallery-base-albumcount {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; margin: 0px 3px 3px 0px; display:block; padding: 0px 3px 0px 0px;}
.gallery-base-update {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; display:block;}



/*---------------------------------------------------------
| related to calendar                                     |
---------------------------------------------------------*/
#calendar {}
#event {}
#calendar-details { padding: 5px;}
.calendar-paging { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#000000; margin: 5px 0px;}
.calendar-note { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#000000; }

/* applies to normal [events] */
.event-block { margin-top: 5px; margin-bottom: 15px; padding-bottom: 15px; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #000000;}
.eventhead { background-color: #006699; padding: 3px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; border-bottom: 1px solid #999999; color: #FFFFFF; border-top-width: 2px;}
.eventrow { border-bottom: 1px solid #CCCCCC; padding-top: 3px; padding-bottom: 3px; clear: both; overflow: auto; width: 100%;}
.eventlabel { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; float: left; width: 75px; padding: 5px;}
.eventtext { font-family: Arial, Helvetica, sans-serif; font-size: 11px; float: left; padding: 5px;}
.eventlink { padding: 8px 5px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-color: #ECECEC; clear: both; border-bottom: 1px solid #CCCCCC;}
.eventlink a:link, .eventlink a:visited { color: #666666;}
.eventlink a:hover, .eventlink a:active { color: #000099;}

/* applies to special [events] */
.special-block { margin-top: 5px; margin-bottom: 15px; padding-bottom: 15px; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #000000;}
.specialhead { background-color: #3399FF; padding: 3px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; border-bottom: 1px solid #999999; color: #FFFFFF; }
.specialrow { border-bottom: 1px solid #999999; padding-top: 3px; padding-bottom: 3px; clear: both; overflow: auto; width: 100%; background-color: #C1E0FF;}
.speciallabel { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; float: left; width: 75px; padding: 5px;}
.specialtext { font-family: Arial, Helvetica, sans-serif; font-size: 11px; float: left; padding: 5px;}
.speciallink { padding: 8px 5px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-color: #ECECEC; clear: both; border-bottom: 1px solid #999999;}
.speciallink a:link, .speciallink a:visited { color: #666666;}
.speciallink a:hover, .speciallink a:active { color: #000099;}

/* applies to [calendar_detail] */
.detail-block { margin: 0px; border-right: 1px solid #CCCCCC; border-left: 1px solid #CCCCCC;}
.detailhead { background-color: #666666; padding: 3px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; border-bottom: 1px solid #CCCCCC; color: #FFFFFF; border-top: 1px solid #CCCCCC;}
.detailrow { border-bottom: 1px solid #CCCCCC; padding-top: 3px; padding-bottom: 3px; clear: both; overflow: auto; width: 100%;}
.detaillabel { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; float: left; width: 75px; text-align:right; padding: 5px;}
.detailtext { font-family: Arial, Helvetica, sans-serif; font-size: 11px; float: left; padding: 5px;}

/* applies to [calendar] */
.calendar-block { margin: 0px 0px 10px; background-color:#FFFFFF}
.calendar-block td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: center; border: 1px solid #CCCCCC;}
.cal-head { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-transform: uppercase; color: #FFFFFF; padding: 3px; background: #B0D0E2 url(month-heading.gif) repeat-x;}
.cal-dow th{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #666666; background-color: #CCCCCC; border: 1px solid #999999; text-align:center;}
.cal-dow th.sunday { color: #666666; background-color: #FFFFCC; text-align:center;}
.cal-dow th.saturday { color: #666666; background-color: #FFFFCC; text-align:center;}
.cal-row {}
.activecell a { display: block; background-color: #EFF3F6;}
.activecell a:link, .activecell a:visited { color: #999999; text-decoration: none;}
.activecell a:hover, .activecell a:active { color: #999999; background-color: #CCCCCC;}
#today a { display: block; background-color: #B0D0E2;}
#today a:link, #today a:visited { color: #FFFFFF; text-decoration: none;}
#today a:hover, #today a:active { color: #FFFFFF; background-color: #CCCCCC;}

#small-calendar .calendar-block {#width:330px; margin: 0px 0px 10px; background-color:#FFFFFF}
#small-calendar .calendar-block td { font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-align: center; border: 1px solid #CCCCCC;}
#small-calendar .cal-head { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-transform: uppercase; color: #FFFFFF; background: #B0D0E2 url(month-heading.gif) repeat-x; padding: 3px;}
#small-calendar .cal-dow th{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #666666; background-color: #CCCCCC; border: 1px solid #999999; text-align:center;}
#small-calendar .cal-dow th.sunday { color: #666666; background-color: #FFFFCC; text-align:center;}
#small-calendar .cal-dow th.saturday { color: #666666; background-color: #FFFFCC; text-align:center;}
#small-calendar .cal-row {}
#small-calendar .activecell a { display: block; background-color: #EFF3F6;}
#small-calendar .activecell a:link, .activecell a:visited { color: #999999; text-decoration: none;}
#small-calendar .activecell a:hover, .activecell a:active { color: #FFFFFF; background-color: #CCCCCC;}
#small-calendar #today a { display: block; background-color: #B0D0E2;}
#small-calendar #today a:link, #today a:visited { color: #FFFFFF; text-decoration: none;}
#small-calendar #today a:hover, #today a:active { color: #FFFFFF; background-color: #CCCCCC;}

/* applies to [calendar_submit] */
#calendar-submit .required-text { color: #CC3333;}
.calendarsubmit { border: 1px solid #CCCCCC;}
.calendarsubmit th { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; background-color: #666666; font-weight: bold;}
.calendarsubmit th.required { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; background-color: #CC3333;}
.calendarsubmit td { font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
#input-event textarea { width: 98%;}

/*---------------------------------------------------------
| related to Registration                                 |
---------------------------------------------------------*/
#registration {}
#registration h1 { color:#990000; margin: 0px 0px 10px;}
#registration th { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; }
#registration p { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
#registration td { font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
#registration input, #registration textarea, #registration select { font-family: Arial, Helvetica, sans-serif; font-size: 11px;}

/* applies to registration-pass.eml */
.regpass-status { color:#CC0000; font-weight: bold;}
.regpass-body { margin: 5px;}
h2.regpass-heading { margin: 0px 0px 5px; color:#990000;}
.regpass-subheading { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold;}
.regpass-table {}
.regpass-row {}
.regpass-column { font-family: Arial, Helvetica, sans-serif; font-size: 11px; padding: 2px;}
.regpass-memberid { font-weight:bold;}
input.regpass-textbox {font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
input.regpass-submit {font-family: Arial, Helvetica, sans-serif; font-size: 11px;}

/*---------------------------------------------------------
| related to e-Edition Special Sections                   |
---------------------------------------------------------*/
.edition-list-block {}
.edition-list-item { width: 30%; padding: 5px; float: left; text-align: center; margin-bottom: 15px;}
.edition-list-thumbnail { margin-bottom: 5px; overflow: hidden; height: 125px; border: 1px solid #999999;}
.edition-list-thumbnail img{ margin-bottom: 5px;}
.edition-list-name { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; overflow: hidden; height: 30px;}
.edition-list-date { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; overflow: hidden; height: 25px;}


/*---------------------------------------------------------
| related to Special Sections                             |
---------------------------------------------------------*/
#special {}
.special-navbar { background-color: #EAEAEA; padding: 5px; margin-top: 5px; margin-bottom: 5px; font-family: Arial, Helvetica, sans-serif; border-top: 1px solid #999999; border-bottom: 1px solid #999999;}


/*---------------------------------------------------------
| related to Poll                                         |
---------------------------------------------------------*/
#poll-box { margin: 15px 0px; padding: 3px; border: 1px solid #CCCCCC;}
.poll-default-table {padding: 0px;}
.poll-default-question {font: bold 12px Arial, Helvetica, sans-serif;}
.poll-default-row1 { background-color: #FFFFFF;	font: 11px Arial, Helvetica, sans-serif;}
.poll-default-row2 { background-color: #ECECEC;	font: 11px Arial, Helvetica, sans-serif;}
.poll-default-results {color: #000000; padding: 0px;}
.poll-default-resultstitle {color: #000000; font: bold 12px Arial, Helvetica, sans-serif;}
.poll-default-resultsanswers {color: #000000; font: 11px Arial, Helvetica, sans-serif;}
.poll-default-resultspercent {color: #000000; font: 11px Arial, Helvetica, sans-serif;}
.poll-default-close {color: #000000; font: 10px Arial, Helvetica, sans-serif}
.poll-default-view {color: #000000; font: 10px Arial, Helvetica, sans-serif; text-decoration: none}
.poll-default-view a:link{color: #000000; font: 10px Arial, Helvetica, sans-serif; text-decoration: none}
.poll-default-view a:visited{color: #CC0000; font: 10px Arial, Helvetica, sans-serif; text-decoration: none}
.poll-default-view a:hover{color: #CC0000; font: 10px Arial, Helvetica, sans-serif; text-decoration: underline;}


/*---------------------------------------------------------
| related to Forms                                        |
---------------------------------------------------------*/
#form {}
#form input, #form textarea, #form select { font: 11px Arial, Helvetica, sans-serif;}
.form-row1 {
	font: 12px Arial, Helvetica, sans-serif;
	background: #E7F1F6;
}
.form-row2 { font: 12px Arial, Helvetica, sans-serif; background: #FFFFFF;}
.form-label { font: bold 12px Arial, Helvetica, sans-serif; width: 25%; padding: 5px; text-align: right; vertical-align: top;}
.form-labeltop {	font: bold 12px Arial, Helvetica, sans-serif; padding: 5px;}
.form-item { font: normal 11px Arial, Helvetica, sans-serif; width: 75%; text-align: left; padding: 5px; vertical-align: top;}
.form-header-column1 { font: bold 14px Arial, Helvetica, sans-serif; padding: 5px; text-align: left; background-color:#666666; color: #FFFFFF; border-right: solid 1px #FFF;}
.form-label-column1 { font: bold 12px Arial, Helvetica, sans-serif; width: 25%; padding: 5px; text-align: right; vertical-align: top; background-color:#CCCCCC; border-bottom: solid 1px #666;}
.form-item-column1 { font: normal 11px Arial, Helvetica, sans-serif; text-align: left; padding: 5px; vertical-align: top; background-color:#CCCCCC; border-bottom: solid 1px #666; border-right: solid 1px #FFF;}
.form-header-column2 { font: bold 14px Arial, Helvetica, sans-serif; padding: 5px; text-align: left; background-color:#003366; color: #FFFFFF; border-left: solid 1px #FFF;}
.form-label-column2 { font: bold 12px Arial, Helvetica, sans-serif; width: 25%; padding: 5px; text-align: right; vertical-align: top; background-color: #C8D9EC; border-bottom: solid 1px #666; border-left: solid 1px #FFF;}
.form-item-column2 { font: normal 11px Arial, Helvetica, sans-serif; text-align: left; padding: 5px; vertical-align: top; background-color: #C8D9EC; border-bottom: solid 1px #666;}

.form-rowsubmit { margin: 10px 2px 2px; padding: 2px; overflow: auto; background: #ECECEC; border: 1px solid #CCCCCC; text-align: center;}


/*---------------------------------------------------------
| Miscellaneous used on corefunctionality                 |
---------------------------------------------------------*/
.button { margin: 5px auto; text-align: center; display: block; width: 160px; background-color: #ECECEC; border-top: 1px solid #CCCCCC; border-right: 1px solid #999999; border-bottom: 1px solid #999999; border-left: 1px solid #CCCCCC; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}
.button a { display: block; color: #000000; text-decoration: none;}
.button a:link, .button a:visited { padding: 3px; color: #000000; text-decoration: none;}
.button a:hover, .button a:active { color: #FFFFFF; background-color: #999999; text-decoration: none;}
.note { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666;}
.timestamp { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666;}
.newsblock-left { padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 0px;}
.newsblock-right { padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 5px;}
.newsblock-left-line { padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 0px; border-right-width: 1px; border-right-style: solid; border-right-color: #CCCCCC;}
.newsblock-right-line { padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 5px; border-left-width: 1px; border-left-style: solid; border-left-color: #CCCCCC;}
.box { border: 1px solid #CCCCCC;}
#subsection-links { margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; text-align: center; background-color:#0094D3; padding:5px; color:#FFFFFF;}
#subsection-links a:link, #subsection-links a:visited { color: #FFFFFF;}
#subsection-links a:hover, #subsection-links a:active { color: #FFFFFF;}

/*---------------------------------------------------------
| Significant to this site's design                       |
---------------------------------------------------------*/
#page1 { width: 100%; background: url(background.gif) repeat; margin: 0;}
#page2 { width: 100%; background: url(background-gradient.gif) repeat-x; margin: 0;}
#mainbox1 { background: url(mainbox-bg.gif) repeat-y; text-align: left; margin: 0px; padding: 0px; }
#mainbox2 { background: url(mainbox-gradient.gif) no-repeat; text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0px 15px 10px; }
#container { width: 991px; margin: 0 auto; text-align: left; }
#header { padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.date { font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#666; padding: 0px 5px 5px 0px; }
#main-content { padding: 0px 10px 0px 6px; margin: 0px; background: #e2e2e2; vertical-align: top; }
.mainbox-top { background-image:url(mainbox-top.gif); width:991px; height:25px; padding-left:25px; padding-right:45px; padding-top:5px; font-size:12px; font-weight:bold; color:#000000;}

/* related to Main Nav 
---------------------------------------------------------*/
#nav { background-image:url(navbar-bg.jpg); background-repeat:no-repeat; width:947px; height:36px; padding-left:20px; font-family: Arial, Helvetica, sans-serif; font-size: 16px; text-align:left;}
#nav a { color: #FFFFFF; text-decoration: none; font-weight: bold; margin:0px; vertical-align:5px;}
#nav a:hover { color: #CCCCCC; text-decoration: none; font-weight: bold;}
.navbar-divide { width:1px; height:29px; margin-left:5px; margin-right:5px;}

.gutter { width: 10px;}
#right-column { padding: 0px; margin: 0px; background: #e2e2e2; vertical-align: top; }
.railitem {margin: 0px 0px 15px;}
#leaderboard-top { background: url(masthead-bg.jpg); height:120px; margin:0px; #margin-bottom:-5px;}
#leaderboard-top .masthead-centered { width:991px; margin:auto; }
#leaderboard-btm { padding: 5px; }
/* .logo { float:left; display:inline; padding-left:12px; #padding-left:7px; padding-right:50px; padding-bottom:0px; margin:0px;} */
.logo { float:left; display:inline; padding-top:2px; padding-right:70px;}
.leaderboard-ad {float:right; color:#FFFFFF; text-align:right; font-size:12px;}


/* related to Popups 
---------------------------------------------------------*/
body#popup { margin: 0px; background: #EFEFEF;}
#popup-wrapper { margin: 0 auto; text-align: left;}
#popup-mast {text-align: left; background: url(masthead-bg.jpg); height:120px;}
#popup-page { padding: 5px; text-align:left; background-color:#FFFFFF}


/* related to right column boxes
---------------------------------------------------------*/
.rail-box {background-color:#FFFFFF; border:1px solid #CCCCCC; text-align:center; font-family: Arial, Helvetica, sans-serif; color:#666666;}
.rail-boxtitle {background-color:#CCCCCC; background-image:url(rail-boxtitle.jpg); background-repeat:repeat-x; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; text-align: center; padding-top: 6px; padding-bottom: 6px; margin:0;}
.rail-boxheadline {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color: #000000;}
.rail-box table {border-width:0px; border-collapse:collapse; text-align:center;}

/* related to footer
---------------------------------------------------------*/
#footer { padding: 0 10px;/* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#565656; border-top: 1px solid #CCCCCC; margin: auto; text-align: center; }
#footer td {font-family:Arial, Helvetica, sans-serif; font-size:11px; color: #a8a8a8; }
#footer a {font-family:Arial, Helvetica, sans-serif; font-size:11px; color: #a8a8a8; text-decoration:none;}
#footer a:hover {text-decoration:underline;}
#footer td.divide { background: #282828; width: 1px; }
#footer td.item { vertical-align: top; padding-right: 10px; padding-left: 10px; text-align: left;}
#footer .highlight { background: #414141; border: 1px solid #a9a9a9; }
.icon-footer-arrow {vertical-align: -1px;}
#copyright { background: url(copyright-bg.gif) repeat; font: 11px Arial, Helvetica, sans-serif; padding: 10px; color: #FFFFFF; text-align:center; }
#copyright a {color: #FFFFFF; text-decoration: underline; font-weight:bold;}

/* related to brand.html (used in the top frame of special sections
---------------------------------------------------------*/
#brand-special { padding: 0 10px;/* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#565656; border-top: 1px solid #CCCCCC; margin: auto; text-align: center; }
#brand-special td {font-family:Arial, Helvetica, sans-serif; font-size:14px; color: #a8a8a8; }
#brand-special a {font-family:Arial, Helvetica, sans-serif; font-size:14px; color: #a8a8a8; text-decoration:none;}
#brand-special a:hover {text-decoration:underline;}


/* Top Ads styles
---------------------------------------------------------*/
.topads { width:162px; margin-bottom:10px;}
.topads-top { background-image:url(topads_top.jpg); background-repeat:no-repeat; height:23px; #height:28px; padding-top:5px; vertical-align:middle; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#000000;}
.topads-bottom { background-image:url(topads_bott.jpg); background-repeat:no-repeat; height:28px; vertical-align:middle; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}


/* Front Page styles 
---------------------------------------------------------*/
#topnews-gradient { background: #2C2C2C url(topnews-bg.gif); width:756px; height:313px; padding-right: 14px; padding-left: 14px; }
#topnews-gradient2 { background: #2C2C2C url(topnews-bg2.gif); width:756px; height:245px; padding-right: 14px; padding-left: 14px; }
#fullstory-selectnabe { background: #2C2C2C url(fullstory-selectnabe-bg.gif); width:676px; height:245px; padding-right: 14px; padding-left: 14px; }
	
/* PORTAL TABS */
#portal-tabs { padding-left:15px; height:29px;}
.portal-tab {background-image:url(portal-tab-off.jpg); background-repeat:no-repeat; float: left; width: 112px; height:29px; padding-right:5px; display:block; text-align:center; vertical-align:middle;}
.portal-tab-off { background-image:url(portal-tab-off.jpg); background-repeat:no-repeat; width: 112px; height:22px; #height:29px; display:block; padding-top:5px; text-align:center; vertical-align:middle; color:white;}
a.portal-tab-off {padding-top:7px; color:white; font-weight:bold; text-decoration:none;}
.portal-tab-on { background-image:url(portal-tab-on.jpg); background-repeat:no-repeat; width: 112px; height:22px; #height:29px; display:block; text-align:center; vertical-align:middle; color:white;}
a.portal-tab-on {padding-top:7px; color:white; font-weight:bold; text-decoration:none;}
#portalsub1,#portalsub2,#portalsub3 {display:none;}

.portal_burrow_bg { background-image:url(portal_burrow_bg.jpg); height:52px; color:#FFFFFF; font-weight:bold; font-size:16px; text-align:center; border-right:1px solid #C6C6C6;}
.portal_burrow_bg2 { background-image:url(portal_burrow_bg.jpg); height:52px; color:#FFFFFF; font-weight:bold; font-size:16px; text-align:center;}
.portal_burrow { border:3px solid #EEEEEE; padding:3px; font-family:Arial, Helvetica, sans-serif; font-size:10px;}
.portal_burrow_pic {float:left; margin-right:7px; border:1px solid #0a6eb9;}
.portal_burrow_pic img {width:75px;}
.portal_burrow_headline { font-size:12px; font-weight:bold;}
.portal_burrow_headline a { color:#010066; text-decoration:none;}
.portal_burrow_headline a:hover { text-decoration:underline !important;}
.portal_burrow_more { float:right; font-size:11px; font-weight:bold;}
.portal_burrow_more a { color:#010066; text-decoration:none;}
.portal_burrow_more a:hover { text-decoration:underline !important;}


/* SMALL PORTAL TABS */
#smallportal-tabs {height:20px;}
.smallportal-tab {background-image:url(smallportal-tab-off.jpg); background-repeat:no-repeat; float: left; width: 77px; height:20px; padding-right:1px; display:block; text-align:center; vertical-align:middle; font-size:9px; font-family:Arial, Helvetica, sans-serif;}
.smallportal-tab-off { background-image:url(smallportal-tab-off.jpg); background-repeat:no-repeat; width: 77px; height:15px; #height:20px; display:block; padding-top:1px; text-align:center; color:white;}
a.smallportal-tab-off {padding-top:7px; color:white; font-weight:bold; text-decoration:none;}
.smallportal-tab-on { background-image:url(smallportal-tab-on.jpg); background-repeat:no-repeat; width: 77px; height:15px; #height:20px; display:block; text-align:center; vertical-align:middle; color:white;}
a.smallportal-tab-on {padding-top:7px; color:white; font-weight:bold; text-decoration:none;}
#smallportalsub1,#smallportalsub2,#smallportalsub3 {display:none;}

#smallportal_bg { background-color:#CCCCCC; background-image:url(smallportal_bg.jpg); background-repeat:no-repeat; border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC; font-family:Arial, Helvetica, sans-serif; font-size:9px; }
#smallportal_bg ul { padding-left:32px; #padding-left:0px; padding-top:0px; #padding-top:10px;}
#smallportal_bg ul li { list-style-image:url(smallportal_bullet.gif); padding-bottom:2px;}
#smallportal_bg ul li a {color:#000000; text-decoration:none;}
#smallportal_bg ul li a:hover { text-decoration:underline !important;}


/* PORTAL BOX */	
#PortalBox {border:1px solid #3fade2; background-color:#f8f8f8; text-align:left; width:724px; height:155px; }
.portal_hood_bg {padding-left:18px; height:26px; background-image:url(portal_hood_bg.jpg); color:white; font-size:14px; font-weight:bold;}
.portal_table_list {padding-top:0px; width:144px; #padding-top:5px; border-right:1px solid #b9b9b9;}
.portal_table_list ul { margin-left:-9px; #margin-left:25px; margin-top:5px;}
.portal_table_list li {list-style-image:url(portal_list_bullet.gif); padding-bottom:0px; font-size:10px;}
.portal_table_list li a { color:black; text-decoration:none;}
.portal_table_list li a:hover { text-decoration:underline !important;}

	
/* SLIDESHOW TABS */
#most-tabs { padding-left:10px;}
.most-tab { background-image:url(most-tab-off.gif); background-repeat:no-repeat; float: left; width: 122px; display:block; text-align:center; vertical-align:middle;}
.most-tab-off { background-image:url(most-tab-off.gif); background-repeat:no-repeat; width: 122px; display:block; text-align:center; vertical-align:middle;}
.most-tab-on { background-image:url(most-tab-on.gif); background-repeat:no-repeat; width: 122px; display:block; text-align:center; vertical-align:middle;}
#mostsub1,#mostsub2,#mostsub3 {display:none;}


/* NEWS BOX TABS */
#tabs { padding-left:10px; padding-right:10px;}
.news-tab {	margin-left:1px; display:block; float:left; width:97px; height:21px; text-transform:capitalize; color:#666; text-decoration:none; text-align:center; vertical-align:middle; background-image:url(tab_off.jpg); background-repeat:no-repeat; font: bold 10px Arial, Helvetica, sans-serif; }
.news-tab a {color:#666; text-decoration:none;}
.news-tab a:hover {color:#666; text-decoration:none;}
.news-tab-off {	display:block; float:left; width:97px; height:21px; font-family:Arial, Helvetica, sans-serif; font-size:9px; text-transform:capitalize; color:#666; font-weight:bold; text-decoration:none; text-align:center; vertical-align:middle; background-image:url(tab_off.jpg); background-repeat:no-repeat; padding-top: 2px; overflow: hidden; }
.news-tab-on {	display:block; float:left; width:97px; height:21px; font-family:Arial, Helvetica, sans-serif; font-size:9px; text-transform:capitalize; color:#666; font-weight:bold; text-decoration:none; text-align:center; vertical-align:middle; background-image:url(tab_on.jpg); background-repeat:no-repeat; padding-top: 2px; overflow: hidden; }
#sub1,#sub2,#sub3 {display:none;}

/* NEWS BOX */
#newsbox {padding:0px; margin:0px;}
#newsbox .border{ background-color:#474747; padding: 20px; width:675px;}
#newsbox .inside{ background: #FFFFFF; padding: 20px;}
#newsbox .heading { color:#000; text-align:left; margin: 0px 0px 10px; padding: 0px; font: bold 14px Arial, Helvetica, sans-serif; clear: left; }
#newsbox .heading a:link, #newsbox .heading a:visited{ color:#000; text-decoration: none;}
#newsbox .heading a:hover, #newsbox .heading a:active{ color:#000; text-decoration: underline;}
#newsbox .line { margin-top:25px; border-bottom:2px dotted #4895bb; margin-bottom:25px; clear: both; }
#newsbox .blue_arrow {margin-right:5px; vertical-align:-5px;}
#newsbox .burrow {float:left; padding-left:5px; padding-top:2px; font-size:14px; color:#000099;}

.tab-content {padding: 20px; background-color:#F0F0F0; border-right: 1px solid #dedede; border-bottom: none; border-left: 1px solid #dedede; font-family:Arial, Helvetica, sans-serif; font-size:10px;}
.tab-content a {color: #010066; text-decoration:none; font-size:14px;}
.tab-content a:hover {text-decoration:underline;}
.tab-content h1 { margin: 0px 0px 5px; font-family: Arial, Helvetica, sans-serif; font-size: 18px;}
.tab-content h1 a {color:#010066; font-size:18px;}
.tab-content ul { margin: 0px; padding: 0px}
.tab-content li.headline { list-style-image:url(spotlight_arrow.gif); font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; margin: 0px 0px 0px 20px; font-weight: normal;}
.tab-content .timestamp {font-family:Arial, Helvetica, sans-serif; font-size:9px; font-weight: bold;}
.tab-content .timestamp a {color:#999999;}
.tab-content li.timestamp {margin:5px 0px 10px 0px; list-style-type:none; }
.tab-btm {padding: 10px 20px 20px; background-color:#F0F0F0; border-right: 1px solid #dedede; border-bottom: 1px solid #dedede; border-left: 1px solid #dedede; font-family:Arial, Helvetica, sans-serif; font-size:10px;}

.submit { font-size:11px; float:right; text-decoration:none; white-space: nowrap; }
.submit a {color:#000099; text-decoration:none;}
.submit a:hover {text-decoration:underline;}

/* COMMUNITY CONNECTION */
#comcon { background: #F0E4D9; border-right: 1px solid #DFCEBE; border-left: 1px solid #DFCEBE; padding: 0px 15px;}
#comcon .top { color:#e37606; font-size:12px; font-weight:bold; letter-spacing:-1px; text-align:center; text-transform: uppercase; margin-bottom: 10px;}
#comcon div.item { font: 11px Arial, Helvetica, sans-serif; clear: both; margin-bottom: 10px; overflow: auto; height: 90px; }
#comcon div.item a:link, #comcon div.item a:visited{ color: #000000; text-decoration: none;}
#comcon div.item a:hover, #comcon div.item a:active{ color: #000000; text-decoration: underline;}
#comcon .icon { float:left; margin-right:10px; border:0; }

/* SLIDESHOW */
#TopNewsBox {border:10px solid #a3a3a3; text-align:left; }
#SlideShowMainContainer {border-right:0; width:420px; background-color:#364757; border:1px solid #FFF; overflow:hidden;}
#SlideShowPhotoBox {text-align:left; width:420px; }
#SlideShowPhotoBox a img {margin-top:-5px; border:0; width:420px;}
a#SlideShowPhotoLinkUrl {text-decoration:none;}
#SlideShowMainPhoto {width:420px; overflow:hidden; }
a#SlideShowCaptionLinkUrl {text-decoration:none; font:10pt Arial, Helvetia, sans-serif; color:#FFF;}
a#SlideShowCaptionLinkUrl:hover {text-decoration:none;}
#SlideShowPhotoCaption {color:#FFFFFF; background-color:#364757; padding:5px; #padding:0px; #padding-left:5px; height:60px; #height:65px; #width:412px; overflow:auto;}
#SlideShowButtonContainer {float:right; margin:6px 6px 0px 0px;}
a#SlideShowBackButtonLink {}
#SlideShowBackButton {width:17px; height:14px; border:0}
#SlideShowBackButton:hover {}
a#SlideShowPausePlayButtonLink {}
#SlideShowPausePlayButton {width:17px; height:14px; margin-left:3px; border:0}
#SlideShowPausePlayButton:hover {}
a#SlideShowForwardButtonLink {}
#SlideShowForwardButton {width:17px; height:14px; margin-left:3px; border:0}
#SlideShowForwardButton:hover {}
.shrinkPhotoBox {height:315px; width:420px; overflow:hidden;}

/* SPOTLIGHT NEWS */
#spotlight-list { background-color:white; width:266px; padding:10px; padding-bottom:0; margin:0px; border-left:0; text-align:left; height:377px; #height:382px; font-size:12px; overflow: auto;}
#spotlight-list h2 {
	border-bottom: dotted 2px #999999;
	background: none;
	color: #000000;
}
#spotlight-list .headline {margin-left:-20px; margin-bottom:15px; list-style-image:url(spotlight_arrow.gif); font-family:Arial, Helvetica, sans-serif; color:black; font-size:9px; text-decoration:none;}
#spotlight-list a {margin-left:0px; list-style-image:url(spotlight_arrow.gif); font-family:Arial, Helvetica, sans-serif; color:#010066; font-size:28px; font-weight:bold; text-decoration:none; line-height:30px;}
#spotlight-list a:hover {text-decoration:underline;}
#spotlight-list .timestamp {margin: 2px 0px 5px -20px; list-style-type:none; font-family:Arial, Helvetica, sans-serif; font-size:9px; font-style:italic; color:#999;}
#spotlight-list .line {margin-top:5px; border-bottom:2px dotted #999; margin-bottom:5px;}
#spotlight-list .submit a {font-size:12px; font-family:Arial, Helvetica, sans-serif;}
.news-alerts a { font-family:Arial, Helvetica, sans-serif; font-size:9px; color:#FFFFFF; text-transform:uppercase; font-weight:bold; text-decoration:none;}
.news-alerts a:hover {text-decoration:underline;}
.news-alerts a:visited { color:#FFFFFF;}

/* related to Ads 
---------------------------------------------------------*/
.ad-sponsor img, .ad-sponsor object, .ad-sponsor iframe {margin: -5px 0px 5px 0px; #margin: 0px 0px 5px 0px;}
/* #leaderboard-top { text-align: center;}
#leaderboard-top img, #leaderboard-top object, #leaderboard-top iframe { margin: 15px 0px 15px 0px;}
#leaderboard-btm { text-align: center;}
#leaderboard-btm img, #leaderboard-btm object, #leaderboard-btm iframe { margin: 15px 0px 15px 0px;} */
.advertisement {margin-top:10px; font-family:Arial, Helvetica, sans-serif; font-size:8px; border-top:1px solid #999999; color:#999999; padding-top:2px; width:300px; margin-bottom:10px; #margin-bottom:7px;}

.back-links {color:#000000;}
.back-links a {color:#000000; text-decoration:none;}
.back-links a:hover {color:#000000; text-decoration:underline;}


/* related to Entertainment pages 
---------------------------------------------------------*/
.ent-sub-links { text-align:center; font-size:14px; color:#FFFFFF; border-top:1px solid #FFF; border-bottom:1px solid #FFF; background-color:#666; padding:2px;}
.ent-sub-links a { color:#FFFFFF; text-decoration:none;}
.ent-sub-links a:hover {color:#FFFFFF; text-decoration:underline;}
.ent-sub-links a:visited {color:#FFFFFF; text-decoration:none;}
.ent-mainbox-rt-headline { font-family:Arial, Helvetica, sans-serif; font-size:32px; text-align:center; font-weight:bold; padding:10px; }
.ent-mainbox-rt-story { padding:0px 20px 20px 20px;}
.entertainment-mainbox-right { width:45%; height:100%; border-left:2px solid #FFFFFF; background-color:#456969; color:#FFFFFF;}
.entertainment-mainbox-right a { color:#FFFFFF; text-decoration:none;}
.entertainment-mainbox-right a:hover { color:#FFFFFF; text-decoration:underline;}
.entertainment-mainbox-left {height:300px; overflow:hidden;}
.entertainment-mainbox-left img {width:410px; #width:400px;}
.ent-subbox { width:356px; background-color:#FFFFFF; border-right:1px solid #b3b4b6; border-bottom:1px solid #b3b4b6; border-left:1px solid #b3b4b6;}
.ent-subbox-title { background-color:#666666; background-image:url(ent_subbox.jpg); height:34px; vertical-align:middle; text-align:center; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:24px; color:#FFFFFF;}
.ent-subbox-title a {color:#FFFFFF; text-decoration:none;}
.ent-subbox-title a:hover { color:#FFFFFF; text-decoration:underline;}

/* related to Sports pages 
---------------------------------------------------------*/
.sports-bg {background-color:#d40205; background-image:url(sports_bg.jpg); background-repeat:repeat-x;}
.sports-mainbox-right { width:45%; height:100%; border-left:2px solid #FFFFFF; background-color:#000000; color:#FFFFFF;}
.sports-mainbox-right a { color:#FFFFFF; text-decoration:none;}
.sports-mainbox-right a:hover { color:#FFFFFF; text-decoration:underline;}
.sports-mainbox-right a:visited { color:#FFFFFF;}
.sports-subbox { background-color:#FFFFFF; border-right:1px solid #b3b4b6; border-bottom:1px solid #b3b4b6; border-left:1px solid #b3b4b6;}
.sports-subbox-title { background-color:#000000; background-image:url(sports_subbox.jpg); height:34px; vertical-align:middle; text-align:center; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:24px; color:#FFFFFF;}
.sports-subbox-title a {color:#FFFFFF; text-decoration:none;}
.sports-subbox-title a:hover { color:#FFFFFF; text-decoration:underline;}
.sports-subbox-title a:visited { color:#FFFFFF;}
.sports-sub-links { text-align:center; font-size:14px; color:#FFFFFF; border-top:1px solid #FFF; border-bottom:1px solid #FFF; background-color:#520505; padding:2px;}
.sports-sub-links a { color:#FFFFFF; text-decoration:none;}
.sports-sub-links a:hover {color:#FFFFFF; text-decoration:underline;}
.sports-sub-links a:visited {color:#FFFFFF; text-decoration:none;}

/**********START SPECIAL SECTIONS STYLES**********/
.spotlight {	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 5px; 
}
.spotlight-screenshot {
	text-align: center;
}
.spotlight-screenshot img {
	border: 1px solid #919191;
	padding:3px;
	margin-bottom:10px;
}
.Tab1Visible .Tab1Container {
	DISPLAY: inline; VISIBILITY: visible
}
.Tab1Visible .Tab2Container {
	DISPLAY: none; VISIBILITY: hidden
}
.Tab1Visible .Tab3Container {
	DISPLAY: none; VISIBILITY: hidden
}
.Tab1Visible .Tab4Container {
	DISPLAY: none; VISIBILITY: hidden
}
.Tab1Visible .Tab5Container {
	DISPLAY: none; VISIBILITY: hidden
}
.Tab1Visible .Tab6Container {
	DISPLAY: none; VISIBILITY: hidden
}
.Tab1Visible .Tab7Container {
	DISPLAY: none; VISIBILITY: hidden
}
.Tab2Visible .Tab1Container {
	DISPLAY: none; VISIBILITY: hidden
}
.Tab2Visible .Tab2Container {
	DISPLAY: inline; VISIBILITY: visible
}
.Tab2Visible .Tab3Container {
	DISPLAY: none; VISIBILITY: hidden
}
.Tab2Visible .Tab4Container {
	DISPLAY: none; VISIBILITY: hidden
}
.Tab2Visible .Tab5Container {
	DISPLAY: none; VISIBILITY: hidden
}
.Tab2Visible .Tab6Container {
	DISPLAY: none; VISIBILITY: hidden
}
.Tab2Visible .Tab7Container {
	DISPLAY: none; VISIBILITY: hidden
}
.Tab3Visible .Tab1Container {
	DISPLAY: none; VISIBILITY: hidden
}
.Tab3Visible .Tab2Container {
	DISPLAY: none; VISIBILITY: hidden
}
.Tab3Visible .Tab3Container {
	DISPLAY: inline; VISIBILITY: visible
}
.Tab3Visible .Tab4Container {
	DISPLAY: none; VISIBILITY: hidden
}
.Tab3Visible .Tab5Container {
	DISPLAY: none; VISIBILITY: hidden
}
.Tab3Visible .Tab6Container {
	DISPLAY: none; VISIBILITY: hidden
}
.Tab3Visible .Tab7Container {
	DISPLAY: none; VISIBILITY: hidden
}
.Tab4Visible .Tab1Container {
	DISPLAY: none; VISIBILITY: hidden
}
.Tab4Visible .Tab2Container {
	DISPLAY: none; VISIBILITY: hidden
}
.Tab4Visible .Tab3Container {
	DISPLAY: none; VISIBILITY: hidden
}
.Tab4Visible .Tab4Container {
	DISPLAY: inline; VISIBILITY: visible
}
.Tab4Visible .Tab5Container {
	DISPLAY: none; VISIBILITY: hidden
}
.Tab4Visible .Tab6Container {
	DISPLAY: none; VISIBILITY: hidden
}
.Tab4Visible .Tab7Container {
	DISPLAY: none; VISIBILITY: hidden
}
.Tab5Visible .Tab1Container {
	DISPLAY: none; VISIBILITY: hidden
}
.Tab5Visible .Tab2Container {
	DISPLAY: none; VISIBILITY: hidden
}
.Tab5Visible .Tab3Container {
	DISPLAY: none; VISIBILITY: hidden
}
.Tab5Visible .Tab4Container {
	DISPLAY: none; VISIBILITY: hidden
}
.Tab5Visible .Tab5Container {
	DISPLAY: inline; VISIBILITY: visible
}
.Tab5Visible .Tab6Container {
	DISPLAY: none; VISIBILITY: hidden
}
.Tab5Visible .Tab7Container {
	DISPLAY: none; VISIBILITY: hidden
}
.Tab6Visible .Tab1Container {
	DISPLAY: none; VISIBILITY: hidden
}
.Tab6Visible .Tab2Container {
	DISPLAY: none; VISIBILITY: hidden
}
.Tab6Visible .Tab3Container {
	DISPLAY: none; VISIBILITY: hidden
}
.Tab6Visible .Tab4Container {
	DISPLAY: none; VISIBILITY: hidden
}
.Tab6Visible .Tab5Container {
	DISPLAY: none; VISIBILITY: hidden
}
.Tab6Visible .Tab6Container {
	DISPLAY: inline; VISIBILITY: visible
}
.Tab6Visible .Tab7Container {
	DISPLAY: none; VISIBILITY: hidden
}
.Tab7Visible .Tab1Container {
	DISPLAY: none; VISIBILITY: hidden
}
.Tab7Visible .Tab2Container {
	DISPLAY: none; VISIBILITY: hidden
}
.Tab7Visible .Tab3Container {
	DISPLAY: none; VISIBILITY: hidden
}
.Tab7Visible .Tab4Container {
	DISPLAY: none; VISIBILITY: hidden
}
.Tab7Visible .Tab5Container {
	DISPLAY: none; VISIBILITY: hidden
}
.Tab7Visible .Tab6Container {
	DISPLAY: none; VISIBILITY: hidden
}
.Tab7Visible .Tab7Container {
	DISPLAY: inline; VISIBILITY: visible
}
/**********END SPECIAL SECTIONS STYLES**********/

.gText-upload-error {display:none;}
.galleryhead .gButton-upload-Submit {display:none;}
.galleryhead .gInput-upload {display:none;}
.galleryhead .gInput-upload-caption {display:none;}
.galleryhead .gInput-upload-select {display:none;}
.galleryhead .gText-upload-default {display:none;}

.ta-body {
	background-image: url(ta-bod.gif);
	background-repeat: repeat-y;
	width: 176px;
}
.ta-body a { text-decoration:none; }
.ta-body hr {
	width:80%;
}
.ta-top {
	background-image: url(ta-top.gif);
	background-position: top;
	height: 30px;
	width: 176px;
}
.ta_bottom {
	background-image: url(ta-bottom.gif);
	height: 30px;
	width:176px;
}
.ta-position-title {
	width:85%;
	font-size: 12px;
	font-weight: bold;
	color: #1e5bab;
}
.ta-description {
	width:85%;
	font-size: 10px;
}
.ta-company-name {
	width:85%;
	font-size: 12px;
	font-weight: bold;
	color: #000000;	
}

.ta-logo {}
.ta-logo img {
	max-width:150px;
	border: 1px solid #1e5bab;	
}
.ta-heading-title {
	font-family:verdana,arial,sans-serif;
	font-size:22px;
	color:black;
	weight:bold;
	width: 140px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom:15px;
}

#tn-css-default-job-popup {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:100%;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
text-align:left;
}