/*===============================================*/
/*                    Layout                     */
/*===============================================*/

* {
	margin: 0;
	padding: 0;
}
body {
	padding-top: 10px;
	color:#000000;
}
p {
	margin: 0 0 1em 0;
}
ul {
	margin: 0 0 1em 0;
}
option {
	padding: 0 8px 0 0;
}
h3 {
	font-size: 1em;
}
a {
color:#402f8e;
}
a:visited {
color:#402f8e ;
}

/* ~Header
-------------------------------------------------*/

#top_banner {
	text-align: center;
	width: 974px;
	padding: 1em 0 .5em 0;
}
#top_banner img {
	border: none;
}
#masthead {
	width: 974px;
	height: 153px;
	position: relative;
}
#last_updated { 
	position: absolute;
	top: 10px;
	left: 10px;
}
#location_date {
	position: absolute;
	color: #405f9e  ;
	top: 125px;
	left: 375px;
}
#masthead h1 {
	position: absolute;
	top: 47px;
	left: 15px;
}
#masthead h1 a {
	display: block;
	width: 480px;
	height: 83px;
}
#masthead h1 span {
	display: none;
}
#masthead h2 {
	display: none;
}
#print_edition {
	position: absolute;
	left: 785px;
	width: 200px;
	top: 10px;
	right: 5px;
}
#header_nav {
	width: 974px;
}
#header_nav table {
	margin: 7px 0;
}
#header_nav td {
	vertical-align: center;
	text-align: center;
	padding: 0 15px;
}
#header_nav a {
	display: block;
}
#header_sub {
	width: 974px;
	height: 35px;
	position: relative;
}
#header_sub_nav {
	position: absolute;
	top: 7px;
	left: 10px;
}
#header_sub_nav ul {
	list-style-type: none;
}
#header_sub_nav li {
	float: left;
	margin: 0 5px 0 0;
	display: inline;
}
#header_sub_nav a {
	float: left;	
	display: block;	
	cursor: pointer;
	cursor: hand;
}
#header_sub_nav span {	
	float: left;
	display: block;
	height: 22px;
	padding: 6px 10px 0 10px;
}
#header_search {
	position: absolute;
	top: 1px;
	right: 20px;
}
#banner_block {
	background: #8AB8DC;
	margin: 0 8px 7px 0;
	position: relative;
	height: 137px;
}
#banner_block .banner {
	position: absolute;
	top: 23px;
	left: 10px;
}
#weather {
	position: absolute;
	left: 759px;
	top: 6px;
	width: 198px;
	background:none;
}
#weather img {
	border: none !important;
}
.image_input {
	position: relative;
	top: 7px;
}

/* ~Content
-------------------------------------------------*/

/* BEGIN: Homepage Sections */

/* PAB 8/29/07  text color black */
.story,
.post, {
	color:#000000;
}

.section {
  padding: 0;
  margin: 0 0 9px 0;
}
.section .inner {
	padding: 0 10px 10px 10px;
}
ul.stories {
	margin: 0 0 10px 20px;
}
#cover_story {
	padding: 0 !important;
}
#cover_story h2 {
	height: 19px;
	margin: 0;
	padding: 32px 0 0 95px;
}
#cover_story h3 {
	margin: 0 0 .5em 0;
}
#cover_story .story {
	padding: 11px;
}
#first_block {
	float: left;
	width: 327px;
}

#sports .col1,
#valley_life .col1,
#bullseye .col1 {
	float: left;
	width: 161px;
	margin: 0 0 1em 10px;
	display: inline;
}
#sports .col2,
#valley_life .col2,
#bullseye .col2 {
	float: left;
	width: 135px;
	margin: 0 0 1em 10px;
	display: inline;
}
#opinion .col1 {
	float: left;
	width: 140px;
	margin: 0 0 1em 10px;
	display: inline;
}
#opinion .col2 {
	float: left;
	width: 153px;
	margin: 0 0 1em 10px;
	display: inline;
}
#opinion .poll {
	background: #F49s1E ;
	border: 1px solid #dadadb;
	padding: 2px;
}
/* PAB */
.shaded_box {
	background: #8AB8DC ;
	border: 1px solid #dadadb;
	padding: 10px;
}
/* END PAB */
#special_sections .col {
	float: left;
	width: 90px;
	margin: 0 13px 1em 13px;
	text-align: center;
}
#special_sections img {
	border: none;
}
#second_block {
	float: left;
	width: 624px;
	margin-left: 8px;
	display: inline;
}
#main_block {
	width: 400px;
	margin-left: 8px;
}
#breaking_block,
#community_block {
	float: left;
	width: 310px;
	margin-right: 8px;
	display: inline;
}
#breaking_news li,
#community_news li, {
	margin: 0 0 1em 0;
}


#news_signup {
	padding: 10px;
	margin: 0 0 10px 0;
}
#next_week .book {
	float: left;
	text-align: center;
	width: 140px;
}
#classifieds_block {
	width: 135px;
	float: left;
}
#classifieds .category {
	padding-left: 6px;
	padding-right: 6px;
}
#classifieds .banners li {
	text-align: center;
	margin: 0 0 1em 0;
}
#classifieds .banners img {
	border: none;
}
#classifieds .nav {
	padding: 0 6px;
	margin: 0 0 1em 0;
	color:#405f9e ;
}
#contact_block {
	width: 160px;
	float: left;
	margin-left: 8px;
	display: inline;
}
#third_block {
	float: left;
	width: 624px;
	margin-left: 8px;
	display: inline;
}
#left_block {
	width: 185px;
	float: left;
	display: inline;
	margin-right: 10px;
}
#center_block {
	width: 185px;
	float: left;
	display: inline;
	margin-right: 10px;
}
#calendar {
	width: 198px;
	float: left;
}
#photo_galleries .col {
	float: left;
	width: 168px;
	display: inline;
	margin: 0 14px 1em 14px;
	text-align: center;
}
/* PAB 8/31/07 */
#photo_galleries .gallery-base-block {
	float:left;
	padding-left:10px;
	font-size: 1.1em;
	font-weight:bold;
    color:#405f9e  ;
	text-align:center;
}
#photo_galleries .gallery-base-albumcount {
display:none
}
#photo_galleries .gallery-base-update {
display:none
}
/*             END PAB*/


/* END: Homepage Sections */

/* BEGIN: Classifieds Sections */

.classifieds #primary_content {
	float: left;
	width: 795px;
}
.classifieds #primary_content h1 {
	margin: 0 0 0 15px;
}
.classifieds #breadcrumbs {
	margin: 1em 15px;
}
#main_categories .section {
	float: left;
	width: 165px;
	padding: 15px;
}
#main_categories .realestate {
	float: left;
	width: 495px;
	padding: 15px;
}
#main_categories .nav {
	clear: both;
	text-align: center;
	padding: 7px;
	margin: 10px;
}
#sub_categories .section {
	width: 184px;
	height: 140px;
	margin: 0 0 9px 10px;
	display: inline;
}
#main_categories .section h3 {
	text-transform: uppercase;
	margin: 0 0 5px 0;
}
.classifieds #secondary_content {
	float: left;
	width: 160px;
}
.classifieds #classifieds_search {
	width: 265px;
	margin: 0 0 0 10px;
	display: inline;
}
.classifieds #classifieds_search h3 {
	margin: 1em 0;
}
.classifieds #classifieds_search th {
	width: 100px;
	text-align: left;
	vertical-align: top;
}
.classifieds #classifieds_search td {
	padding: 0 0 10px 0;
}
.classifieds #body_banner {
	float: left;
	width: 280px;
	padding: 10px
}

/* END: Classifieds Sections */

/* BEGIN: Article Sections */

.article #primary_content {
	float: left;
	width: 615px;
	padding: 0 20px;
	color:#000000;
}
.article #primary_content h1 {
	margin: 0 0 .5em 0;
	line-height: 1em;
}
.article #secondary_content {
	float: left;
	width: 305px;
	padding: 0 0 2em 0;
}
.article #breadcrumbs {
	margin: 1em 0;
}
.article #classifieds {
	width: 129px;
	float: left;
	border-right: 1px solid #dadadb;
	border-left: 1px solid #dadadb;
}
.article #stock_market {
	width: 175px;
	float: left;
	display: inline;
}
.article #side_banner {
	float: left;
	width: 175px;
	padding: 7px;
}
.social_links {
	background: #405f9e ;
	color: white;
	padding: 10px;
	text-align: center;
	margin: 1em 0;
}
.social_links a {
	color: white;
	padding: 10px;
}
.external_links {
	background: #white;
}
.external_links h2 {
	border-color: white !important;
}
.external_links ul {
	list-style-type: disc !important;
	margin: 0 0 1em 20px;
}
form table th {
	vertical-align: top;
	text-align: left;
	padding: 0 10px 10px 0;
}
form table td {
	vertical-align: top;
	text-align: left;
	padding: 0 0 10px 0;
}

/* END: Article Sections */

#content {
	width: 974px;
	color:#000000;
}

/* ~Footer
-------------------------------------------------*/

#footer {
	width: 964px;
	height: 50px;
	padding: 35px 0 0 10px;
}

/* ~Misc
-------------------------------------------------*/

.clear {
	height: 0;
	clear: both;
	overflow: hidden:
}

/*===============================================*/
/*     Colors, Backgrounds, Borders & Fonts      */
/*===============================================*/

body {
	background: #c6e5f7;
	font: 75%/1em arial, helvetica, verdana, sans-serif;
}
img {
	border: none;
}

/* ~Header
-------------------------------------------------*/

#masthead {
	background: white url(../images/header_bg.jpg) top left no-repeat;
}
#last_updated {
	color: #a4a5a7;
	font: .9em arial, helvetica, verdana, sans-serif;
}
#print_edition a:link, a:visited {
	font-weight: bold;
	font-size: 1em;
	color: #402f8e;
}
#header_nav {
	background: #405f8e url(../images/header_nav_bg.gif) top left repeat-y;
}
#header_nav table {
	width: 967px;
}
#header_nav td {
	border-left: 1px solid #80b399;
}
#header_nav td.first {
	border: none;
}
#header_nav a {
	color: white;
	font: 1em arial, helvetica, verdana, sans-serif;
	text-decoration: none;
}
#header_nav a:hover {
	text-decoration: underline;
}
#header_sub {
	background: #daecd7  url(../images/header_search_bg.gif) top left repeat-y;
}
#header_sub_nav a {
	background: transparent url(../images/header_sub_nav_bg.gif) top right no-repeat;
	text-decoration: none;
	color: white;
	font: 1em arial, helvetica, verdana,  sans-serif;	
}
#header_sub_nav span {
	background: transparent url(../images/header_sub_nav_edge.gif) top left no-repeat;
}
#header_sub_nav a:hover {
	background-position: right -28px;
}
#header_sub_nav a:hover span {
	background-position: 0 -28px;
}

/* ~Content
-------------------------------------------------*/

/* BEGIN: Homepage Sections */

.section {
	border: 1px solid #dadadb;
}
.section.alt {
	background: #daecd7;
	border: 1px solid #dadadb;
}
/* PAB added admarket-main-category-table, searchsys, index-item 8/27/07 */
.section a,
.admarket-main-category-table a,
.searchsys,
.index-item a {
	color: #405f9e  ;
}
.section h2 {
	font: 1em/1em georgia, times, serif;
	text-transform: uppercase;
	border: 1px solid white;
	background: #405f9e  ;
	color: white;
	padding: 5px 7px;
	margin: 0 0 1em 0;
	font-weight:bolder;
}
.section.alt h2 {
	background: #e9da99  ;
	color: #405f9e  ;
}
/*  PAB  */
.section h2 a {
	background: #405f9e   ;
	font: 1em/1em georgia, times, serif;
	text-transform: uppercase;
	color: white;
	margin: 0 0 1em 0;
	text-decoration:none;
	font-weight:bolder;
}
.section.alt h2 a {
	background: #e9da99  ;
	font: 1em/1em georgia, times, serif;
	text-transform: uppercase;
	color: #006633;
	margin: 0 0 1em 0;
	text-decoration:none;
	font-weight:bolder;
}
/* END PAB*/
.section h3 {
	font-size: 1.1em;
}
.section .story h3 {
	font-size: 1em;
}
.section .more a {
	font-weight: bold;
}
.section img {
	border: 1px solid #706d6d;
}
.story a,
.story .h3 a {
	color: #405f9e ;
}
.story .more a {
	color: #405f9e ;
	font: .9em arial, helvetica, verdana, sans-serif;
}
.section ul {
	list-style-type: none;
}
ul.stories {
	list-style-type: disc;
}
ul.stories a {
	color: #405f9e ;
}
#cover_story .story {
	background: #405f9e ;
	color: white;
}
#cover_story h2 {
	background: white url(../images/tucson_business_white_bg.gif) 10px 5px no-repeat;
	border: none;
}
#cover_story h3 {
	font: normal 1.5em georgia, times, serif;
	line-height: 1.2em;
}
#cover_story h3 a {
	text-decoration: underline;
}
#cover_story a {
	color: white;
}
#opinion .story img {
	border: 1px solid black;
}
#opinion_block {
	border-right: 1px solid #dadadb;
}
#news_signup {
	background: #a6a7a9 url(../images/news_signup_bg.jpg) top left repeat-x;
	color: white;
}
#news_signup h2 {
	font-size: 1.1em;
}
#news_signup label {
	font: .9em arial, helvetica, verdana, sans-serif;
}
#news_signup .image_input {
	position: relative;
	top: 6px;
}
#news_signup .more {
	text-align: right;
	font: .9em arial, helvetica, verdana, sans-serif;
}
#news_signup a {
	color: white;
}
#classifieds h3 {
	font-size: .8em;
	text-transform: uppercase;
}
#classifieds .category img {
	border: 1px solid #405f9e ;
}
#classifieds .more a {
	font-size: .9em;
	font-weight: normal !important;
}
#stock_market .date_source {
	color: #999999;
	font: .9em arial, helvetica, vedana, sans-serif;
}
#stock_market table {
	font: .9em arial, helvetica, vedana, sans-serif;
}
#special {
	border-right: 1px solid #dadadb;
}
#people_in_action {
	border-right: 1px solid #dadadb;
}

/* END: Homepage Sections */

/* BEGIN: Classifieds Sections */

#community .story h3 {
	font-size: 1em;
	text-transform: none;
}
#main_categories .section {
	border: none;
}
#main_categories .section img {
	border: 1px solid black;
}
#main_categories .nav {
	background: #405f9e ;
	color: white;
	font: 1em arial, helvetica, verdana, sans-serif;
}
#main_categories .nav a {
	color: white;
}
#sub_categories .section {
	border-right: 1px solid #daecd7 ;
}
.classifieds #classifieds_search {
	float: left;
	background: #405f9e ;
	color: white;
}
.classifieds #classifieds_search h2 {
	border-color: white;
}
.classifieds #classifieds_search h3 {
	font-size: 1.17em;
	border-bottom: 1px solid #fff;	
}

/* END: Classifieds Sections */

#content {
	background: white url(../images/content_bg.gif) top left repeat-y;
	color:#000000;
	line-height: 1.3em;
}
.homepage #content {
	background: white url(../images/home_content_bg.gif) top left repeat-y;
}
#primary_content h1 {
	color: #405f9e ;
	font: normal 2em/1.2em georgia, times, serif;
}
#breadcrumbs a {
	color: #858585;
}

/* ~Footer
-------------------------------------------------*/

#footer {
	background: #d2e3dd url(../images/footer_bg.gif) top left no-repeat;
	color: #405f8e;
	font: .9em/1.5em arial, helvetica, verdana, sans-serif;
}
#footer a {
	color: #405f8e;
	font-weight:bold;
}
/* ----------- PAB -------------*/

.article #primary_content_feature {
	float: left;
	width: 920px;
	padding: 0 20px;
	color:#000000;
}
.how_to_category {
border:double;
padding:10px;
background-color:#acbeb5;
}

.ht_title {
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}

.ht_company {
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
padding:5px;
}
.section_img img {
	border: none;
}
.simpleblog-error {
color:#FF0000;
font-size:14px;
font-weight:bold;
}
.simpleblog-confirmation {
color:#FF0000;
font-size:14px;
font-weight:bold;
}
.gText-upload-thanks {
color:#FF0000;
font-size:14px;
font-weight:bold;
}
.small_print {
font-size:x-small;
font-family:Arial, Helvetica, sans-serif;
}
.homepage #preview-edition {
	border-top: 1px solid #cccccc;
	padding-top: 10px;
}
.homepage #preview-edition h3 {
	font: bold 12px helvetica, arial, verdana, sans-serif;	
	margin: 0 0 1em 0;
}
.homepage #preview-edition .image img {
	border: none;
}
.homepage #preview-edition p a {
	color: #402f8e;
	font-weight: bold;
}
/* PAB for simple gallery  pages 8/29/07 */
/* The System propagates galleries vertically, their associated albums horizontally */
#gallery_block {
	float: left;
	width: 655px;
	background-color:white;
}
#gallery_image {
margin-left:20px;
}
#gallery_right_block {
	float:left;
	width:auto;
	background-color:white;	
}
/*  vertical space between galleries - class id auto-generated by TownNews gallery token*/
.gallery-base-title,
.gallery-index-count,
.gallery-index-count a {
padding:8px;
font-weight:bold;
color:#405f9e  ;
text-align:center;
padding-bottom:10px;
}
.gallery-title-block,
.gallery-base-block,
.gallery-index-title,
.gallery-index-title a,
.gallery-title-block a, 
.gallery-base-title a {
	font-size: 1.1em;
	font-weight:bold;
    color:#405f9e  ;
}
#gallery_main {
	float:left;
	padding-left:10px;
	}
.gallery-index-block {
float:left;
padding:5px
}
.gallery_submit_photo {
padding:8px;
}
.sportspoll .poll {
	background: #e9da99;
	border: 1px solid #dadadb;
	padding: 10px;
}
.header_photo {
	position: absolute;
	top: 28px;
	right: 30px;
} 
.header_block {
	position: absolute;
	top: 28px;
	left: 615px;
}
#fourth_block {
	float: left;
	margin-left: 8px;
	display: inline;
	width: 624px;
}
.section .inner1 {
	padding: 0 5px 5px 5px;
}
.section .no_border img {
	border:none;
}
#scenes { 
	position: absolute;
	top: 10px;
	right: 40px;
	color: #a4a5a7;
	font: .9em arial, helvetica, verdana, sans-serif;
}
.classifieds .col1 {
	float: left;
	width: 780px;
	margin: 0 0 1em 10px;
}
.classifieds .col2 {
	float: left;
	width: 170px;
}

.simpleblog-error {

color:#FF0000;

font-size:large;

font-weight:bold;

}

.simpleblog-confirmation {

color:#FF0000;

font-size:large;

font-weight:bold;

}

.simpleblog-abuse {

border-bottom:medium;

margin-bottom:15px;

background-color:#CCCCFF;

background-image:url('/images/uparrow.gif');

background-repeat:no-repeat;

}

.place_ad {
	background: #405f9e;
	color: white;
	padding: 10px;
	text-align: center;
	margin: 1em 0;
}
.place_ad a {
	color: white;
}



/* ~AdMarket
-------------------------------------------------*/
#admarket { font-family: Helvetica, Arial, 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: Helvetica, Arial, sans-serif; font-size: 12px; font-weight: bold; text-transform: uppercase; color: #FFFFFF; padding: 2px 5px; background-color: #999999;}
#admarket th { font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-weight: bold; text-align: left;}
#admarket td { font-family: Helvetica, Arial, sans-serif; font-size: 12px;}
#admarket input { font-family: Helvetica, Arial, sans-serif font-size: 11px;}
#admarket select { font-family: Helvetica, Arial, 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 { border: 1px solid #999;  padding: 8px; margin: 10px 0px 0px 0px;}
.admarket-ad-text { font: 12px Helvetica, Arial, sans-serif; display: block; clear: both; text-align: left; margin: 0px 0px 5px;}
.admarket-ad-media { font-family: Helvetica, Arial, sans-serif; font-size: 12px; clear: both; margin: 0px 0px 5px;}
.admarket-ad-extra { font-family: Helvetica, Arial, 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: Helvetica, Arial, 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: Helvetica, Arial, sans-serif; font-size: 11px; color: #405f9e; 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: Helvetica, Arial, sans-serif; font-size: 11px; padding: 2px 0px;}
.admarket-search-label { font-family: Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold; padding: 3px 3px 0px 0px; float: left; width: 80px; text-align: right;}

/* related to [admarket_search]  */
.admarket-search-zone { padding: 0px 5px 5px;}
.admarket-search-count{ font-family: Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold; margin-top: 5px; margin-bottom: 10px;}
.admarket-search-item { font-family: Helvetica, Arial, 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;}



/*                            END PAB */
