/* Styles for everything except the intro page */


/* Layout */
body {
	background-color: #ffffff;
	margin: 0;
}
td {
	font-family:Tahoma,arial,sans-serif;
	font-size:11px;
	color:#194469;
}
#headertable {
	width: 775px;
	border-right: 1px solid #5e7a6b;
	border-left: 1px solid #5e7a6b;
}
#ht_td1 {
	width: 60px;
	height: 63px;
	background: #f8f6e6 url(http://www.thearizonabuzz.com/images/shead_azpict.gif) no-repeat;
}
#ht_td2 {
	width: 220px;
	height: 63px;
	background-color: #f8f6e6;
}
#ht_td3 {
	width: 322px;
	height: 36px;
	background: #f8f6e6 url(http://www.thearizonabuzz.com/images/shead_m.gif) no-repeat;
}
#ht_td4 {
	width: 173px;
	height: 115px;
	background: transparent url(http://www.thearizonabuzz.com/images/shead_mcoffee.jpg) no-repeat;
}
#ht_td5 {
	text-align: right;
	width: 322px;
	height: 27px;
	background-color: #f8f6e6;
}
#ht_td6 {
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	vertical-align: middle;
	background-color: #5e7a6b;
	width: 602px;
	height: 25px;
}
#ht_td7 {
	width: 602px;
	height: 27px;
	background-color: #ffffff;
}
.bodytable {
	width: 775px;
	border-right: 1px solid #5e7a6b;
	border-bottom: 1px solid #5e7a6b;
	border-left: 1px solid #5e7a6b;
}
.bframe {
	width: 775px;
	border-right: 1px solid #5e7a6b;
	border-bottom: 1px solid #5e7a6b;
	border-left: 1px solid #5e7a6b;
}
#ft_td1 {
	width: 775px;
	height: 27px;
	vertical-align: bottom;
	background: url(http://www.thearizonabuzz.com/images/sfoot_topbar.gif) no-repeat bottom;
}
#ft_td2 {
	width: 775px;
	height: 60px;
	background-color: #DEDEDE;
	text-align: center;
	vertical-align: middle;
}

/* Text Display */
h1, #sitetitle {
	display: block;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 20px;
	font-family: tahoma,arial,verdana,sans-serif;
	text-transform: narrow;
	margin-bottom: 5px;
	display: inline;
}
h3 {
	font-size: 14px;
	text-transform: narrow;
	margin-bottom: 3px;
	display: inline;
}
.lcltxtnav {
	text-align:center;
	font-size:10px;
	vertical-align:bottom;
}
.pgtitle {
	margin-right:10px;
	margin-left:10px;
	height:30px;
	font-family:Tahoma,arial,sans-serif;
	font-size:22px;
	font-weight:bold;
	font-stretch:expanded;
	color:#194469;
}
.topicbg {
	margin-right:0px;
	margin-bottom:5px;
	margin-left:0px;
	width:100%;
}
.topictitle1 {
	margin-left:15px;
	vertical-align:middle;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bolder;
}
.bodytxt {
	margin-top:6px;
 	margin-left:10px;
 	margin-right:10px;
	text-align:justify;
}
.col3adbox {
	width:225px;
	vertical-align:middle;
	margin-top:15px;
	border-style:solid;
	border-width:1px;
	border-color:#BFBFBF;
	background:#FFFFFF;
}
.subattr_col3adbox {
	width:158px;
	vertical-align:middle;
	margin-top:15px;
	border-style:solid;
	border-width:1px;
	border-color:#BFBFBF;
	background:#FFFFFF;
}
a:link {
	color: #3F200C;
	text-decoration: none;
}
a:visited {
	color: #3F200C;
	text-decoration: none;
}
a:hover {
	color: #A4263B;
	text-decoration: none;
}
a:active {
	color: #A4263B;
	text-decoration: none;
}
a.sn1:link { 
	color:#000000; 
	font-size:12px;
	text-decoration:none;
} 
a.sn1:visited {
	color:#000000;
	font-size:12px;
	text-decoration:none;
}
a.sn1:hover { 
	color:#990019;
	text-decoration:underline; 
} 
a.sn1:active {
	color:#000000; 
	text-decoration:none;
}
a.sn2 {
	padding: 3px;
}
a.sn2:link { 
	color:#FFFFFF; 
	font-size:12px;
	text-decoration:none;
} 
a.sn2:visited {
	color:#FFFFFF; 
	font-size:12px;
	text-decoration:none;
}
a.sn2:hover { 
	color:#FFFFFF; 
	background: #990019; 
} 
a.sn2:active {
	color:#FFFFFF; 
	background: #990019; 
	text-decoration:none;
}



/* Attractions subdirectory attributes */

img.attrimg {
	border: 5px double #CBCBCB;
}
div.attrimgleft, div.attrimgright, div.attrimgcenter {
	padding: 0px;
	border: 1px solid #FFFFFF;
	text-align: center;
}
div.attrimgleft {
	float: left;
	margin: 0px 15px 10px 0px;
}
div.attrimgright {
	float: right;
	margin: 0px 0px 10px 15px;
}
div.attrimgcenter {
	margin: 15px auto 10px auto;
}
.imgcaption {
	font-size: 0.9em;
	color: #3A3A3A;
}
.subattr_bodytxt {
	margin-top: 6px;
 	margin-left: 10px;
 	margin-right: 10px;
	text-align: justify;
}
h3.attr_heading {
	
}


/* Photos directory styles */

#header {
	background : #333333;
	border-bottom : 2px solid #666;
	margin : 0px;
	padding : 5px;
}
a {
	color : #808080;
	text-decoration : none;
}
a:hover {
	color : #6B2231;
	text-decoration : underline;
}
.caption, caption a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767
}
.caption p {
	text-align: left;
	margin: 3px 5px 5px 5px;
}
.pagenumbering {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676767;
	text-align: center;
	width: 99%;
	background-color: #eeeeee;
	margin: 10px auto 10px auto;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #67676;
}
.tablestyle {
	background-color: #ffffff
}
.albumnav {
	margin-left: 5px;
	margin-right: 5px;
	font-size: 1.2em;
	font-stretch: condensed;
	font-weight: bolder;
}
.albumspan {
	font-size: 1.2em;
	color: #999999;
	font-weight: bold;
}
.albumspan a {
	margin-left: 5px;
	margin-right: 5px;
	font-size: 1.2em;
	font-stretch: condensed;
	font-weight: bolder;
}
table.photoh {
	border: 0px;
	width: 198px;
	text-align: center;
	background: transparent url(http://www.thearizonabuzz.com/photos/slideh.gif) no-repeat;
}
table.photov {
	border: 0px;
	width: 198px;
	text-align: center;
	background: transparent url(http://www.thearizonabuzz.com/photos/slidev.gif) no-repeat;
}
.photoh td img, .photov td img {
	vertical-align: text-top;
	border: 0;
	filter: alpha(opacity=100);
}
.photoh td, photov td {
	text-align: center;
}
table.photoh span a {
	font-size: 0.9em;
}
.photoh img {
	margin: 47px 34px 56px 33px;
}
.photov img {
	margin: 28px 56px 31px 56px;
}


/* Links directory styles */

.buzzlinks {
	background-color : #F8F6E6;
	border-color : #194469;
	color : #000000;
	font-size : 10pt;
	font-family: arial;
	border-style : solid;
	border-width : 1;
}
.Stil1 {
	font-size: 10pt;
}


/* Almanac display styles */

.cdaydate {
	padding-bottom: 5px;
	border: 2px single #1D2543;
	font-family: Tahoma, Verdana, Arial; sans-serif;
	font-size: 14px;
	color: #1D2543;
	background-color: #EEEEEE;
}
.cdaytable {
	background-color: #F8F6E6;
	border-bottom: 1px solid #BFBFBF;
	font-family: Tahoma, Verdana, Arial; sans-serif;
	font-size: 11px;
	width: 100%;
}
.cdayheader {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	background-color: #FFFFFF;
	color: #194469;
	width: 247px;
	padding-left: 10px;
}
.cdaycol1 {
	background-color: #F8F6E6;
	border-top:1px solid #BFBFBF;
	color: #194469;
	float: left;
	clear: left;
	width: 15%;
	text-align: center;
}
.cdaycol2 {
	background-color: #E6D9C3;
	border-top:1px solid #BFBFBF;
	color: #194469;
	float: left;
	clear: right;
	width: 85%;
	text-align: left;
}
.cdaynav {
	padding: 5px 0px 5px 0px;
	border: 2px single #1D2543;
	font-family: Tahoma, Verdana, Arial; sans-serif;
	font-size: 11px;
	color: #2E2E66;
	background-color: #f7f7f7;
}
a.cdayinfolink {
	font-family: Tahoma, Verdana, Arial; sans-serif;
	font-size: 11px;
	color: #2A2EC5;
}
a.cdayhrefnav {
	font-family: Tahoma, Verdana, Arial; sans-serif;
	font-size: 11px;
	color: #2A2EC5;
}
div.spacer {
	clear: both;
}


/* Attractions styles */

.quickfacts {
	width: 95%;
	margin-left: 5px;
}
.attr_qfshead {
	width: 100%;
	background-color: #5E7A6B;
	color: #FFFFFF;
	font-weight: bold;
	clear: both;
}
.attr_qfbody {
	margin: 3px 5px 10px 5px;
	text-align: justify;
	clear: both;
}
input {
	color: #444444;
}

h2.attr {
	font-size: 18px;
}

h2.attr + p {
	margin-top: 5px;
}

.attr_banner {
	margin: 15px auto auto auto;
	border: 1px solid #BFBFBF;
	background: #FFFFFF;
}


/* RSS feed styles (intro page has different styles) */
/* (This is most basic style to use for a list with no bullets) */

.rss_box {
	width: 235px;
	background-color: #ffffff;
}
.rss_title, .rss_title a, .rss_title a:link {
	margin: 10px 0 15px;
	padding: 0;
	font-weight: bold;
	color: #194469;
}
.rss_items {
	list-style:none;
	margin:0;
	padding:0;
}
.rss_item  {
	margin-bottom: 1em;;
}
.rss_item a:link, .rss_item a:visited, .rss_item a:active {
}
.rss_item a:hover { 
}
.rss_date {
	font-size: x-small;
	color: #666666;
	margin-left: 8px;
}


