/******************************************************************************************************
Main.css

This css file defines the site-wide styles for Juneau

******************************************************************************************************/

body {
	background: #fff;
	color: #000;
	font: normal 11px arial,helvetica,sans-serif;
	text-align: left;
	margin: 0;
	padding: 0;
}


/******************************************************************************************************
												Generic styles 
******************************************************************************************************/
.clear { clear: both; }
.float-left { float: left; }
.float-right { float: right; }
.height-filler { height: 147px !important; height: 216px; }
.nobg {	background: none; }
.va-bottom { vertical-align: bottom; }
.va-top { vertical-align: top; }

.border0 { margin: 10px 0 0 0; }
.border1 { border-right: 1px solid; position: relative; }
.border2 { border-bottom: 1px solid; margin: 10px 0 0 0; padding: 0 0 10px 0; }

.bullet1 { 
	display: inline;
	background: url("../images/misc/bullet1.gif") no-repeat 0 1px;
	vertical-align: bottom;
	padding: 0 0 0 18px;
}
.bullet7 { 
	background: url("../images/misc/bullet7.gif") no-repeat 0 3px;
	vertical-align: bottom;
	margin: 0 0 0 6px;
	padding: 0 0 0 8px;
}




/******************************************************************************************************
													Account styles 
******************************************************************************************************/
#account {																		/* account container */
	width: 960px;
	height: 90px;
	display: block;
	color: #fff;
	font: bold 12px arial,helvetica,sans-serif;
	text-align: left;
	margin: 0;
	padding: 0 0 3px 0;
}
#account a {																	/* account link */
	color: #fff;
	text-decoration: none;
}
#account a:hover {
	color: #fff;
	text-decoration: underline;
}
#account .account {																/* account module container */
	float: left;
	display: block;
	width: 229px;
	margin: 0 3px 0 0;
	padding: 0;
}


/***************************************************
					login module
***************************************************/
#account .account .login {														/* account login */	
	display: block;
	height: 37px;
	background: #354576;
	margin: 0;
	padding: 8px 0 0 0;
}
#account .account .login img {													/* account login image */
	float: left;
	border: 1px solid #fff;
	margin: 0 10px 0 7px;
	padding: 0;
}
#account .account .login .username {											/* account login username */
	text-transform: uppercase;
	padding: 0;
}


/***************************************************
					weather module
***************************************************/
#account .account .weather {													/* weather container */
	display: block;
	height: 37px;
	background: #172552;
	margin: 0;
	padding: 8px 0 0 0;
}
#account .account .weather h1 {													/* weather degree */
	float: left;
	color: #fff;
	font: bold 30px arial,helvetica,sans-serif;
	text-align: left;
	margin: 0;
	padding: 0 10px 0 0;
}
#account .account .weather img {												/* weather image */
	float: left;
	border: 1px solid #fff;
	margin: 0 10px 0 7px;
	padding: 0;
}




/********************************************************************************************************
												Main Body styles 
********************************************************************************************************/
#main-body {																	/* main body container */
	display: block;
	width: 960px;
	margin: 0;
	padding: 0;
}
#main-body .background {														/* main body background */
	float: left;
	background: url("../images/misc/bg_mainbody.gif");
	width: 960px;
	margin: 0;
	padding: 0;
}
#main-body .body-footer {														/* body footer */
	clear: both;
	display: block;
	width: 874px;
	border-top: 3px solid #fff;
	background: #9fa8cc;
	margin: 0 3px;
	padding: 3px 0;
}
#main-body .top-news-front {													/* top news front container */
	float: left;
	display: block;
	border-bottom: 3px solid #fff;
	margin: 0;
	padding: 0;
}
#main-body .top-news-inside {													/* top news inside container */
	float: left;
	display: block;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	padding: 0;
}
#main-body .top-news-inside img,
#main-body .top-news-front img {												/* top news image */
	border-right: 3px solid #fff;
	margin: 0;
	padding: 0;
}


/***************************************************
			left column
***************************************************/
#main-body .left-column {														/* left column container */
	float: left;
	display: block;
	width: 711px;
	height: 100%;
	background: #172552;
	margin: 0 3px;
	padding: 0;
}


/***************************************************
			right column
***************************************************/
#main-body .right-column {														/* right column container */
	float: left;
	display: block;
	width: 160px;
	height: 100%;
	margin: 0 3px 0 0;
	padding: 0;
}

/*** right column styles ***/
#main-body .rc-advertisers {													/* select advertiser */
	width: 160px;
	margin: 0;
	padding: 0;
}
#main-body .rc-advertisers img {												/* select advertiser image padding */
	border-bottom: 3px solid #fff;
	margin: 0;
	padding: 0;
}
#main-body .rc-advertisers form {												/* select advertiser form */
	border: 2px solid #1b2647;
	margin: 0;
	padding: 0;
}
#main-body .rc-advertisers select {												/* select advertiser form select menu */
	width: 156px;
}
#main-body .rc-border {															/* right column border */
	border-bottom: 3px solid #fff;
	position: relative;
	margin: 0;
	padding: 0;
}
#main-body .rc-filler {															/* right column filler */
	float: left;
	display: block;
	width: 140px;
	color: #fff;
	font: normal 12px arial,helvetica,sans-serif;
	text-align: center;
	text-transform: uppercase;
	margin: 0;
	padding: 10px;
}
#main-body .rc-filler a {														/* right column filler link */
	color: #fff;
	font-size: 14px;
}
#main-body .rc-stopshop {														/* right column stop n shop */
	background: #fff;
	border: 1px solid #8ea5c8;
	margin: 0;
	padding: 0;
}
#main-body .rc-stopshop .newspapers {											/* shop newspaper ads */
	color: #363636;
	font: bold 11px arial,helvetica,sans-serif;
	text-align: center;
	margin: 0;
	padding: 10px 10px 10px 0;
}
#main-body .rc-stopshop .newspapers p {											/* shop newspaper ads published */
	color: #678cc4;
	font: normal 9px arial,helvetica,sans-serif;
	text-align: center;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
#main-body .rc-stopshop .newspapers-footer {									/* shop newspaper ads background */
	background: url("../images/misc/footer_stopshop.gif") no-repeat bottom;
	width: 100%;
	margin: 0;
	padding: 0;
}
#main-body .rc-stopshop .newspapers-links {										/* shop newspaper ads links */
	color: #678cc4;
	font: bold 11px arial,helvetica,sans-serif;
	text-align: left;
	text-transform: none;
	margin: 0;
	padding: 10px;
}
#main-body .rc-stopshop .newspapers-links a {									/* shop newspaper ads links */
	color: #678cc4;
}




/********************************************************************************************************
												Body table styles 
********************************************************************************************************/
#main-body .body-table {														/* body table container */
	clear: both;
	float: left;
	display: block;
	width: 699px;
	margin: 0;
	padding: 3px 6px;
}
#main-body .body-table .breadcrumbs {											/* breadcrumbs */
	width: 100%;
	font: bold 11px arial,helvetica,sans-serif;
}
#main-body .body-table .breadcrumbs a,
#main-body .body-table .breadcrumbs a:hover {									/* breadcrumbs link */
	font: bold 11px arial,helvetica,sans-serif;
	text-decoration: underline;
	padding: 0 6px;
}
#main-body .body-table .content {												/* content container */
	float: left;
	background: #fff;
	border: 1px solid #fff;
	text-align: left;
	margin: 3px 0;
	padding: 0;
}
#main-body .body-table .digest {												/* digest */
	color: #363636;
	font: normal 11px arial,helvetica,sans-serif;
	text-align: left;
}
#main-body .body-table .view-all {												/* view all */
	background: none;
	font: bold 11px arial,helvetica,sans-serif;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#main-body .body-table .view-all a,
#main-body .body-table .view-all a:hover {										/* view all link */
	background: none;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}


/***************************************************
			body table structure
***************************************************/
#main-body .body-table .left-rail {												/* left rail container */
	float: left;
	display: block;
	width: 300px;
	margin: 0 6px 0 0;
	padding: 0;
}
#main-body .body-table .left-rail-inside {										/* left rail inside container */
	float: left;
	display: block;
	width: 496px;
	margin: 0 6px 0 0;
	padding: 0;
}
#main-body .body-table .right-rail {											/* right rail container */
	float: left;
	display: block;
	width: 393px;
	margin: 0;
	padding: 0;
}
#main-body .body-table .right-rail-inside {										/* right rail inside container */
	float: left;
	display: block;
	width: 197px;
	margin: 0;
	padding: 0;
}
#main-body .body-table .right-rail-inside .news-bg {							/* right rail background */
	background: #dce8f1;
}


/***************************************************
				content headers
***************************************************/
#main-body .body-table h2 {														/* body table header */
	display: block;
	font: bold 14px arial,helvetica,sans-serif;
	text-align: left;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
#main-body .body-table h2.life {												/* life header */
	border-bottom: 1px solid #6091a8;
	color: #6091a8;
	margin: 0 0 10px 0;
	padding: 20px 0 0 0;
}
#main-body .body-table h2.news {												/* news header */
	border-bottom: 1px solid #354576;
	color: #354576;
	margin: 0 0 10px 0;
	padding: 20px 0 0 0;
}
#main-body .body-table h2.news img.win {										/* news header image spacing */
	padding: 0 0 0 165px;
}
#main-body .body-table h2.portal {												/* portal header */
	border-bottom: 1px solid #3853a1;
	color: #3853a1;
	margin: 0 0 10px 0;
	padding: 20px 0 0 0;
}
#main-body .body-table h2.share {												/* share header */
	border-bottom: 1px solid #5f7a39;
	color: #5f7a39;
	margin: 0 0 10px 0;
	padding: 20px 0 0 0;
}
#main-body .body-table h2.shop {												/* shop header */
	border-bottom: 1px solid #b63f18;
	color: #5f7a39;
	margin: 0 0 10px 0;
	padding: 20px 0 0 0;
}
#main-body .body-table h2.visit {												/* visit header */
	border-bottom: 1px solid #b63f18;
	color: #b63f18;
	margin: 0 0 10px 0;
	padding: 20px 0 0 0;
}
#main-body .body-table .bg-header {												/* background header */
	clear: both;
	display: block;
	border: 1px solid #394555;
	border-top: none;
	border-bottom: none;
	background: url("../images/misc/bg_header.gif");
	height: 29px;
	margin: 10px 0 0 0;
}
#main-body .body-table .bg-header-text {										/* background header text */
	color: #fff;
	font: bold 14px arial,helvetica,sans-serif;
	text-align: left;
	margin: 0;
	padding: 8px 12px 0 12px;
}
#main-body .body-table .bg-header-text a,
#main-body .body-table .bg-header-text a:hover {								/* background header link */
	color: #fff;
	font: bold 11px arial,helvetica,sans-serif;
	padding: 0 8px;
}


/***************************************************
			content module elements
***************************************************/
#main-body .body-table .module {												/* body table module */
	font: bold 12px arial,helvetica,sans-serif;
	text-align: left;
}

/*** module links ***/
#main-body .body-table .module a.life {											/* life module link */
	color: #418893;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}
#main-body .body-table .module a.news {											/* news module link */
	color: #354576;
	font: bold 13px arial,helvetica,sans-serif;
	text-align: left;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#main-body .body-table .module a:hover.news {
	color: #354576;
	text-decoration: underline;
}
#main-body .body-table .module a.share {										/* share module link */
	color: #5f7a39;
	font: bold 11px arial,helvetica,sans-serif;
	text-decoration: underline;
}
#main-body .body-table .module a.visit {										/* visit module link */
	color: #b63f18;
	font: bold 11px arial,helvetica,sans-serif;
	text-decoration: underline;
}

/*** module images ***/
#main-body .body-table .module img.header {										/* module header image */
	margin: 0;
	padding: 0 0 10px 0;
}
#main-body .body-table .module img.life,
#main-body .body-table .module img.visit {										/* module image */
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}
#main-body .body-table .module img.news {										/* news module images */
	float: left;
	margin: 0 2px 0 0;
	padding: 0;
}

/*** module padding ***/
#main-body .body-table .module p.life,
#main-body .body-table .module p.share,
#main-body .body-table .module p.visit {										/* module padding */
	margin: 0;
	padding: 5px 0;
}
#main-body .body-table .module p.news {											/* news module padding */
	float: left;
	display: block;
	width: 100%;
	text-align: left;
	margin: 0;
	padding: 0 0 20px 0;
}


/***************************************************
			content specific elements
***************************************************/
/*** colors ***/
#main-body .body-table .life { border-color: #418893; color: #418893; }
#main-body .body-table .life a { color: #418893; }
#main-body .body-table .life a:hover { color: #418893; text-decoration: underline; }

#main-body .body-table .news { border-color: #354576; color: #354576; }
#main-body .body-table .news a { color: #354576; }
#main-body .body-table .news a:hover { color: #354576; text-decoration: underline; }

#main-body .body-table .portal { border-color: #418893; color: #418893; }
#main-body .body-table .portal a { color: #418893; }
#main-body .body-table .portal a:hover { color: #418893; text-decoration: underline; }

#main-body .body-table .share { border-color: #5f7a39; color: #5f7a39; }
#main-body .body-table .share a { color: #5f7a39; }
#main-body .body-table .share a:hover { color: #5f7a39; text-decoration: underline; }

#main-body .body-table .shop { border-color: #b63f18; color: #b63f18; }
#main-body .body-table .shop a { color: #b63f18; }
#main-body .body-table .shop a:hover { color: #b63f18; text-decoration: underline; }

#main-body .body-table .visit { border-color: #b63f18; color: #b63f18; }
#main-body .body-table .visit a { color: #b63f18; }
#main-body .body-table .visit a:hover { color: #b63f18; text-decoration: underline; }


/*** life specific ***/
#main-body .body-table .life {													/* life container */
	text-align: left;
	margin: -25px 0 0 0;
	padding: 0 10px 10px 10px;
}
#main-body .body-table .life-calendar {											/* life calendar */
	color: #363636;
	font: normal 11px arial,helvetica,sans-serif;
	text-align: left;
	margin: 0;
	padding: 0 0 10px 0;
}
#main-body .body-table .life-calendar a {										/* life calendar link */
	color: #418893;
	font-weight: bold;
	text-decoration: underline;
}
#main-body .body-table .life-calendar p {										/* life calendar padding */
	display: block;
	margin: 0;
	padding: 5px 0;
}
#main-body .body-table .life-calendar ul {										/* life calendar bullet container */
	margin: 0;
	padding: 0;
}
#main-body .body-table .life-calendar li {										/* life calendar bullets */
	list-style: none;
	display: block;
	background: url("../images/misc/bullet2.gif") no-repeat;
	margin: 0;
	padding: 0 0 10px 20px;
}
#main-body .body-table .life-calendar .dates {									/* life calendar dates */
	color: #418893;
	font: bold 12px arial,helvetica,sans-serif;
	text-align: left;
	margin: 0;
	padding: 0;
}

/*** news specific ***/
#main-body .body-table .news {													/* news container */
	text-align: left;
	margin: -12px 0 0 0;
	padding: 0 10px 10px 10px;
}
#main-body .body-table .news p.digest {											/* news digest font */
	font: bold 11px arial,helvetica,sans-serif;
	margin: 0;
	padding: 0;
}
#main-body .body-table .news p.obits {											/* news obits padding */
	background: none;
	color: #354576;
	text-align: left;
}
#main-body .body-table .news img.opinion {										/* news opinion icon */
	float: left;
	margin: -2px 6px 0 0;
	padding: 0;
}
#main-body .body-table .news .news-box {										/* news box container */
	float: left;
	width: 136px;
	text-align: left;
	margin: 0;
	padding: 0;
}
#main-body .body-table .news .news-box .play {									/* news play */
	clear: both;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
#main-body .body-table .news .news-box .play a,
#main-body .body-table .news .news-box .play a:hover {							/* news play link */
	font: bold 11px arial,helvetica,sans-serif;
	text-align: left;
	margin: 0;
	padding: 0;
}
#main-body .body-table .news .news-box .play img {								/* news play image */
	float: left;
	border: none;
	margin: 0 5px 0 0;
	padding: 0;
}
#main-body .body-table .news .news-content {									/* news content box */
	background: #172552;
	color: #fff;
	font: bold 11px arial,helvetica,sans-serif;
	text-transform: uppercase;
	text-align: center;
	margin: 20px 0 0 0;
	padding: 10px;	
}
#main-body .body-table .news .news-content a,
#main-body .body-table .news .news-content a:hover {							/* news content box link */
	background: none;
	color: #fff;
	margin: 0;
	padding: 0;
}
#main-body .body-table .news .poll {											/* news poll */
	font: bold 11px arial,helvetica,sans-serif;
	text-align: left;
	margin: 0;
	padding: 0;
}
#main-body .body-table .news .poll p {											/* news poll text */
	color: #354576;
	text-transform: uppercase;
	text-align: left;
	margin: 0;
	padding: 0 0 6px 0;
}
#main-body .body-table .news .poll img.submit {									/* news poll image */
	display: block;
	margin: 10px 0 0 0;
	padding: 0;
}
#main-body .body-table .news .poll form {										/* news poll form */
	float: left;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0 0 10px 0;
}
#main-body .body-table .news .special-sections {								/* news special sections */
	background: none;
	padding-bottom: 20px;
}
#main-body .body-table .news .special-sections a,
#main-body .body-table .news .special-sections a:hover {						/* news special sections link */
	background: url("../images/misc/bullet3.gif") no-repeat 0 2px;
	margin: 0;
	padding: 0 0 0 15px;
}
#main-body .body-table .news .special-sections p {								/* news special section padding */
	margin: 0;
	padding-bottom: 5px;
}

/*** portal specific ***/
#main-body .body-table .portal {												/* portal container */
	text-align: left;
	margin: -30px 0 0 0;
	padding: 0 10px 10px 10px;
}

/*** share specific ***/
#main-body .body-table .share {													/* share container */
	text-align: left;
	margin: -50px 0 0 0;
	padding: 0 10px 10px 10px;
}
#main-body .body-table .share p.view-all {										/* share view all padding */
	float: left !important;
	float: none;
	display: block;
	width: 100%;
	text-align: left;
	margin: 0;
	padding: 10px 0 0 0;
}
#main-body .body-table .share .digest {											/* share digest */
	margin: 0;
	padding: 0 0 10px 0;
}
#main-body .body-table .share .photos {											/* share photos */
	display: block;
	float: left;
	color: #363636;
	font: normal 10px arial,helvetica,sans-serif;
	text-align: center;
	margin: 0 12px 0 0;
	padding: 0 0 6px 0;
}
#main-body .body-table .share .share-box { 										/* share box container */
	float: left;
	display: block;
	width: 178px;
	font: normal 11px arial,helvetica,sans-serif;
	text-transform: none;
	margin: 0;
	padding: 0;
}
#main-body .body-table .share .share-box img.blogs {							/* share box blog images */
	float: left;
	border: 1px solid #000;
	margin: 0 10px 0 0;
	padding: 0;
}
#main-body .body-table .share .share-box p.blogs {								/* share box blog user */
	color: #363636;
	font: bold 13px arial,helvetica,sans-serif;
	text-align: left;
	margin: 0;
	padding: 0;
}
#main-body .body-table .share .share-box p.info {								/* share box info */
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 10px 0;
}
#main-body .body-table .share .share-box p.web {								/* share box web update */
	color: #363636;
	font: bold 10px arial,helvetica,sans-serif;
	text-align: left;
	margin: 0;
	padding: 0;
}

/*** shop specific ***/
#main-body .body-table .shop {													/* shop container */
	text-align: left;
	margin: -30px 0 0 0;
	padding: 0 10px 10px 10px;
}
#main-body .body-table .shop a {												/* shop link */
	color: #b63f18;
	font: bold 11px arial,helvetica,sans-serif;
	text-decoration: underline;
}
#main-body .body-table .shop .find {											/* shop find */
	clear: both;
	display: block;
	color: #b63f18;
	font: bold 13px arial,helvetica,sans-serif;
	text-align: left;
	margin: 0;
	padding: 0 0 10px 0;
}
#main-body .body-table .shop .find a {											/* shop find link */
	color: #b63f18;
	font: bold 13px arial,helvetica,sans-serif;
	text-decoration: none;
	padding: 0;
}
#main-body .body-table .shop .find a:hover {
	color: #b63f18;
	font: bold 13px arial,helvetica,sans-serif;
	text-decoration: underline;
	padding: 0;
}
#main-body .body-table .shop .find img {										/* shop find images */
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
}
#main-body .body-table .shop .newspapers {										/* shop newspaper ads */
	float: left;
	color: #363636;
	font: bold 11px arial,helvetica,sans-serif;
	text-align: center;
	margin: 0;
	padding: 10px 10px 0 0;
}
#main-body .body-table .shop .newspapers a {									/* shop newspaper ads link */
	color: #678cc4;
	font: bold 11px arial,helvetica,sans-serif;
	text-align: left;
	text-transform: none;
	margin: 0;
	padding: 0;
}
#main-body .body-table .shop .newspapers p {									/* shop newspaper ads published */
	color: #678cc4;
	font: normal 9px arial,helvetica,sans-serif;
	text-align: center;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
#main-body .body-table .shop .newspapers form {									/* shop newspaper form */
	color: #678cc4;
	font: bold 12px arial,helvetica,sans-serif;
	text-align: left;
	text-transform: none;
	margin: 0;
	padding: 10px 0 0 0;
}
#main-body .body-table .shop .newspapers form img {								/* shop newspaper form image */
	float: left;
	margin: 0;
	padding: 0;
}
#main-body .body-table .shop .newspapers input {								/* shop newspaper form input */
	float: left;
	border: 1px solid #363636;
	height: 12px;
	color: #363636;
	font: normal 11px arial,helvetica,sans-serif;
	text-align: left;
	text-transform: none;
	margin: 0 0 0 5px;
	padding: 0 0 0 5px;
}
#main-body .body-table .shop .online {											/* shop online */
	display: block;
	width: 366px;
	background: #a0401f;
	color: #fff;
	font: bold 12px arial,helvetica,sans-serif;
	text-align: center;
	text-transform: uppercase;
	margin: 10px 0;
	padding: 6px 0;
}
#main-body .body-table .shop .online a {										/* shop online link */
	color: #fff;
	text-decoration: none;
}
#main-body .body-table .shop .online a:hover {
	color: #fff;
	text-decoration: underline;
}

/*** visit specific ***/
#main-body .body-table .visit {													/* visit container */
	text-align: left;
	margin: -30px 0 0 0;
	padding: 0 10px 10px 10px;
}
#main-body .body-table .visit .sights {											/* visit sights */
	display: block;
	width: 83px;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0 9px 0 0;
}
#main-body .body-table .visit .sights a {										/* visit sights link */
	color: #b63f18;
}
#main-body .body-table .visit .sights img {										/* visit sights image */
	margin: 0;
	padding: 0;
}


/***************************************************
			front page section backgrounds
***************************************************/
#main-body .body-table .life-header { background: url("../images/section_headers/front_life.gif") no-repeat; }
#main-body .body-table .news-header { background: url("../images/section_headers/front_news.gif") no-repeat; }
#main-body .body-table .portal-header { background: url("../images/section_headers/front_portal.gif") no-repeat; }
#main-body .body-table .share-header { background: url("../images/section_headers/front_share.gif") no-repeat; }
#main-body .body-table .shop-header { background: url("../images/section_headers/front_shop.gif") no-repeat; }
#main-body .body-table .visit-header { background: url("../images/section_headers/front_visit.gif") no-repeat; }


/***************************************************
			inside content elements
***************************************************/
#main-body .body-table .inside {												/* inside container */
	margin: 0;
}
#main-body .body-table .inside img {											/* inside image */
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
}
#main-body .body-table .inside img.icon {										/* inside icon image */
	float: left;
	margin: 2px 8px 0 0;
	padding: 0;
}
#main-body .body-table .inside-box {											/* inside box  */
	margin: 0;
	padding: 0 15px 0 10px;
}
#main-body .body-table .inside-box a.headline,
#main-body .body-table .inside a.headline {										/* inside link */
	font: bold 16px arial,helvetica,sans-serif;
	text-decoration: none;
}
#main-body .body-table .inside-box a:hover.headline,
#main-body .body-table .inside a:hover.headline {
	font: bold 16px arial,helvetica,sans-serif;
	text-decoration: underline;
}
#main-body .body-table .inside-box .digest,
#main-body .body-table .inside .digest {										/* inside digest */
	font-size: 12px;
	padding-bottom: 10px;
}
#main-body .body-table .inside-box p.headlines,
#main-body .body-table .inside p.headlines {									/* inside headlines */
	margin: 0;
	padding: 0 0 7px 0;
}
#main-body .body-table .inside-box p.web,
#main-body .body-table .inside p.web {											/* inside web updated */
	color: #363636;
	font: bold 10px arial,helvetica,sans-serif;
	margin: 0;
	padding: 0 0 10px 0;
}




/******************************************************************************************************
												Footer styles 
******************************************************************************************************/
#footer {																		/* footer container */
	clear: both;
	width: 960px;
	display: block;
	margin: 0;
	padding: 3px 0 0 0;
}
#footer .footer {																/* footer area */
	color: #fff;
	font: normal 11px arial,helvetica,sans-serif;
	text-align: center;
	margin: 0;
	padding: 10px 0 0 0;
}
#footer .footer a {																/* footer link */
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 0 12px;
}
#footer .footer a:hover {
	text-decoration: underline;
}
#footer .footer p {																/* footer padding */	
	margin: 0;
	padding: 0 0 6px 0;
}
#footer .footer-bg {															/* footer background */
	background: url("../images/misc/bg_footer.gif") transparent;
	height: 53px;
	margin: 0;
	padding: 0;
}



/******************************************************************************************************
												Header styles 
******************************************************************************************************/
#header {																		/* header container */
	width: 960px;
	display: block;
	margin: 0;
	padding: 0 0 3px 0;
}


/***************************************************
			header nav elements
***************************************************/
#header .nav {																	/* header nav */
	color: #fff;
	font: bold 11px arial,helvetica,sans-serif;
	text-align: left;
	margin: 0;
	padding: 9px 6px 0 6px;
}
#header .nav a {																/* header nav link */
	color: #fff;
	text-decoration: none;
	padding: 0 6px;
}
#header .nav a:hover {
	color: #fff;
	text-decoration: underline;
}
#header .nav-bg {																/* header nav background */
	display: block;
	width: 874px;
	height: 32px;
	background: #354576;
	margin: 0 0 3px 0;
	padding: 0;
}


/***************************************************
					masthead
***************************************************/
#header .masthead {																/* masthead image */
	background: url("../images/masthead/masthead.jpg") transparent no-repeat;
	width: 874px;
	height: 193px;
	margin: 0;
	padding: 0;
}
#header .masthead .credit {														/* masthead photo credit */
	color: #fff;
	font: bold 10px arial,helvetica,sans-serif;
	text-align: right;
	margin: 0;
	padding: 0;
	position: relative;
	top: 170px;
}
#header .masthead .credit a {													/* masthead photo credit link */
	color: #fff;
	padding: 0 6px;
}

/*** masthead nav column ***/
#header .masthead .nav-col {													/* masthead nav column */
	float: right;
	color: #fff;
	font: bold 14px arial,helvetica,sans-serif;
	text-align: left;
	text-transform: uppercase;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0; 	
	margin: 0;
	padding: 0 0 0 10px;
}
#header .masthead .nav-col a {													/* masthead nav colum link */
	color: #fff;
	text-decoration: none;
}
#header .masthead .nav-col a:hover {
	color: #fff;
	text-decoration: underline;
}
#header .masthead .nav-col img {												/* masthead nav column image */
	vertical-align: middle;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0; 	
	margin: 0;
	padding: 2px 5px 0 2px;
}
#header .masthead .nav-col-bg {													/* masthead nav column background */
	background: #aaa;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70; 
	width: 160px;
	height: 30px;
	margin: 7px 0 0 0;
	padding: 0;
}




/******************************************************************************************************
												Logo styles 
******************************************************************************************************/
#logo {																			/* logo container */
	width: 960px;
	display: block;
	margin: 0;
	padding: 0 0 3px 0;
}
#logo .logo {																	/* logo style */
	float: left;
	margin: 0;
	padding: 0;
}
#logo .logo-bg {																/* logo background */
	background: url("../images/misc/bg_logo.gif") transparent;
	height: 39px;
	margin: 0;
	padding: 0;
}


/***************************************************
			logo search module
***************************************************/
#logo .search {																	/* search container */
	float: left;
	margin: 0;
	padding: 6px 0 0 10px;	
}
#logo .search form {															/* search form */
	margin: 0;
	padding: 0;
}
#logo .search img {																/* search button */
	float: left;
	border: 2px solid #20336a;
	margin: 0;
	padding: 0;
}
#logo .search input {															/* search form input */
	float: left;
	height: 13px;
	border: 1px solid #20336a;
	color: #000;
	font: normal 11px arial,helvetica,sans-serif;
	text-align: left;
	margin: 0;
	padding: 5px;
}	


/***************************************************
			site nav module
***************************************************/
#logo .site-nav {																/* site nav container */
	float: left;
	color: #fff;
	font: bold 12px arial,helvetica,sans-serif;
	text-align: left;
	margin: 0;
	padding: 12px 0 0 15px;
}
#logo .site-nav a {																/* site nav link */
	color: #fff;
	text-decoration: none;
	margin: 0;
	padding: 0 6px;
}
#logo .site-nav a:hover {
	color: #fff;
	text-decoration: underline;
}




/******************************************************************************************************
												Ad Match styles 
******************************************************************************************************/
.ad-match {																		/* ad match container */
	float: left;
	display: block;
	border: 3px solid #fff;
	background: #e1e3eb;
	font: bold 10px arial,helvetica,sans-serif;
	margin: 3px 0;
	padding: 0;
}
.ad-match a {																	/* ad match link */
	color: #1e607f;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
.ad-match a:hover {
	color: #1e607f;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}
.ad-match img {																	/* ad match image padding */
	float: left;
	display: block;
	margin: 0;
	padding: 0 0 20px 0;
}
.ad-match .digest {																/* ad match digest */
	float: left;
	display: block;
	color: #1d1d1d;
	font: normal 11px arial,helvetica,sans-serif;
	text-align: left;
	margin: 0;
	padding: 0;
}
.ad-match .digest a {															/* ad match digest link */
	color: #1e607f;
	font: bold 11px arial,helvetica,sans-serif;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
.ad-match .digest a:hover {
	color: #1e607f;
	font: bold 11px arial,helvetica,sans-serif;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}
.ad-match .digest p {															/* ad match digest style */
	color: #1d1d1d;
	font: bold 11px arial,helvetica,sans-serif;
	text-align: left;
	margin: 0;
	padding: 0;
}
.ad-match .front {																/* ad match front width */
	width: 347px;
	margin: 0;
	padding: 10px 20px;
}
.ad-match .digest-front {														/* ad match digest front width */
	width: 150px;
	margin: 0;
}
.ad-match .inside {																/* ad match inside width */
	width: 151px;
	margin: 0;
	padding: 10px 20px;
}
.ad-match .story {																/* ad match story width */
	background: #e1e3eb;
	width: 203px;
	margin: 0;
	padding: 10px 10px 0 10px;
}



/******************************************************************************************************
												Spotted styles 
******************************************************************************************************/
.spotted {}																		/* spotted container */
.spotted .gallery {																/* gallery container */
	display: none;
	margin: 0;
}
.spotted .gallery img {															/* spotted images alignment */
	display: inline;
	float: left;
	margin: 0 0 4px 8px;
}
.spotted .gallery .first-photo {												/* spotted first photo */
	margin: 5px 0 0 0;
	padding: 0;
}
.spotted div.selected {															/* spotted selected gallery */
	display: block;
}
.spotted .buttons {																/* spotted nav buttons */
	float: right;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 5px 0;
	padding: 0;
}
.spotted .buttons a {															/* spotted nav buttons link */
	background: url("../images/misc/buttons_off.gif") center center no-repeat;
	width: 14px;
	height: 14px;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	padding: 0 3px 0 5px;
}
.spotted .buttons a:hover {
	background: url("../images/misc/buttons_on.gif");
}
.spotted .buttons a.selected {													/* selected button background */
	background: url("../images/misc/buttons_on.gif");
}



/******************************************************************************************************
												Top Ad styles 
******************************************************************************************************/
.topads {																		/* top ads container */
	float: left;
	background: #7b88ac;
	border: 1px solid #394555;
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding: 0;
}
.topads a {																		/* top ads link */
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.topads a:hover {
	color: #fff;
	text-decoration: underline;
}
.topads p {																		/* top ads padding */
	color: #fff;
	font: normal 11px arial,helvetica,sans-serif;
	line-height: 12px;
	margin: 12px 0;
}
.topads h3 {																	/* top ads header */
	background: url("../images/misc/bg_header.gif");
	height: 29px;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 29px;
	margin: 0;
	padding: 0 0 0 10px;
}
.topads h3 a {																	/* top ads header link */
	color: #fff;
}
.topads h3 a:hover {
	color: #eee;
	text-decoration: none;
}
.topads .view-all,
.topads #mdw_viewall {															/* top ads view all */
	line-height: 11px;
	margin: 0;
	padding: 0;
}
.topads .view-all a {															/* top ads view all link */
	color: #132048;
	font: bold 11px arial,helvetica,sans-serif;
	text-decoration: underline;
}
.topads .topad-details {														/* top ads ad box */
	margin: 0;
	padding: 6px 12px;
}
.topad-details {																/* top ads ad box control */
	display: none;
}
.topads .front {
	width: 198px;
	height: 306px;
}
.topads .inside {
	width: 195px;
}
.topads .story {
	width: 158px;
}
