 /******************************************************************************************************
Main.css

This css file defines the site-wide styles for Juneau

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

body {
	background: white url("/share/images/share_bg.jpg") repeat-y top center;
	color: #000;
	font: normal 11px arial,helvetica,sans-serif;
	text-align: center;
	margin: -1px auto 0 auto;
	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; }

.bullet { 
	margin: 2px 6px 0px 0px;
	float: left;
}
.bullet img { 
	margin: 0px;
	padding: 0px;
}

.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;
}
.article {
	padding: 0px 0 0px 0;
	margin: 0 0 10px 0;
	clear: both;
}
.headlines {
	margin: 0 0 3px 0;
}
.headlines a:link {
	text-decoration: none;
}
a.headlines {
	text-decoration: none;
}
.web {											/* inside web updated */
	color: #363636;
	font: bold 10px arial,helvetica,sans-serif;
	margin: 0px 0 0 0;
	padding: 0 0 0px 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: 874px;
	margin: 0;
	padding: 0 43px 0 43px;
}
#main-body .body-footer {														/* body footer */
	clear: both;
	display: block;
	width: 874px;
	border-top: 3px solid #fff;
	background: #9fa8cc;
	margin: 0 0px;
	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: 0px 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 0 0;
	padding: 0;
}


/***************************************************
			right column
***************************************************/
#main-body .right-column {														/* right column container */
	float: left;
	display: block;
	width: 160px;
	#height: 100%;
	margin: 0 0px 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:;
	margin: 0;
	padding: 5px 2px 0px 5px;
}
#main-body .rc-filler a {														/* right column filler link */
	color: #fff;
	font-size: 14px;
}


#voxbox {
	margin: 10px -10px 5px -10px;
	padding: 8px 9px 0 14px; 
	background: url("/images/misc/voxbox_bg.jpg") no-repeat top center; 
	height: 183px;
	position: relative;
}

#powerline {
	margin: 10px -10px 5px -10px;
	padding: 8px 0px 0 14px; 
	background: url("/images/powerline/pl_modulehdr.jpg") no-repeat top center; 
	position: relative;
} 

#powerlineftr {
	height: 80px; 
	margin: 3px -10px 5px -10px;
	padding: 0px 0px 0 65px; 
	background: url("/images/powerline/pl_moduleftr.jpg") no-repeat bottom center; 
	position: relative;
} 

#powerlineftr a {
	font: normal 11px arial,helvetica,sans-serif;
	text-decoration: none;
} 

#powerlineftr a:hover {
	font: normal 11px arial,helvetica,sans-serif;
	text-decoration: underline;
}



/********************************************************************************************************
												Body table styles 
********************************************************************************************************/
#main-body .body-table {		 												/* body table container */
	clear: both;
	float: left;
	display: block;
	width: 699px;
	margin: 0;
	padding: 0 0 0px 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: 0px solid #fff;
	text-align: left;
	margin: 3px 0;
	padding: 0;
}

#main-body .body-table .contentad {												/* content container */
	float: left;
	background: #fff;
	border: none;
	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;
	padding: 5px 0 0 0;
}
#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 */
	font: bold 11px arial,helvetica,sans-serif;
	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: 494px;
	margin: 0px 5px 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: 200px;
	margin: 0px 0 0 0;
	padding: 0;
}

/***************************************************
				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 #E16E23;
	color: #E16E23;
	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 #061a5a;
	color: #061a5a;
	margin: 0 0 5px 0;
	padding: 0px 0 0 0;
}
#main-body .body-table h2.shop {												/* shop header */
	border-bottom: 1px solid #5f7a39;
	color: #5f7a39;
	margin: 0 0 10px 0;
	padding: 20px 0 0 0;
}
#main-body .body-table h2.visit {												/* visit header */
	border-bottom: 1px solid #4192a2;
	color: #4192a2;
	margin: 0 0 10px 0;
	padding: 20px 0 0 0;
}

/***************************************************
			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: #E16E23;
	font: bold 13px arial,helvetica,sans-serif;
	text-align: left;
	text-decoration: none;
	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: #061a5a;
	font: bold 11px arial,helvetica,sans-serif;
	text-decoration: underline;
}
#main-body .body-table .module a.visit {										/* visit module link */
	color: #4192a2;
	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 0px 0;
}
#main-body .body-table .module img.news,
#main-body .body-table .module img.life,
#main-body .body-table .module img.visit {										/* module image */
	float: left;
	margin: 2px 6px 0 0;
	padding: 0;
}


/*** module padding ***/

#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,
#main-body .body-table .module p.life {											/* news module padding */
	float: left;
	display: block;
	width: 100%;
	text-align: left;
	margin: 0;
	padding: 0 0 15px 0;
}


/***************************************************
			content specific elements
***************************************************/
/*** colors ***/
#main-body .body-table .life { border-color: #E16E23; color: #E16E23; }
#main-body .body-table .life a { color: #E16E23; }
#main-body .body-table .life a:hover { color: #E16E23; 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: #061a5a; color: #061a5a; }
#main-body .body-table .share a { color: #061a5a; }
#main-body .body-table .share a:hover { color: #061a5a; text-decoration: underline; }

#main-body .body-table .shop { border-color: #436d31; color: #436d31; }
#main-body .body-table .shop a { color: #436d31; }
#main-body .body-table .shop a:hover { color: #436d31; text-decoration: underline; }

#main-body .body-table .visit { border-color: #4192a2; color: #4192a2; }
#main-body .body-table .visit a { color: #4192a2; }
#main-body .body-table .visit a:hover { color: #4192a2; text-decoration: underline; }


/*** life specific ***/
#main-body .body-table .life {													/* life container */
	text-align: left;
	margin: 0px 0 0 0;
	padding: 0 10px 10px 10px;
}

/*** news specific ***/
#main-body .body-table .news {													/* news container */
	text-align: left;
	margin: 0px 0 0 0;
	padding: 0 10px 10px 10px;
}
#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 a.news img { border-color: #354576;}

#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;
}
/*** share specific ***/
#main-body .body-table .share {													/* share container */
	text-align: left;
	margin: -15px 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 .photos {											/* share photos */
	display: block;
	float: left;
	color: #061a5a;
	font: normal 10px arial,helvetica,sans-serif;
	text-align: center;
	margin: 0 12px 0 0;
	padding: 0 0 6px 0;
}

/*** shop specific ***/
#main-body .body-table .shop {													/* shop container */
	text-align: left;
	margin: -10px 0 0 0;
	padding: 0 10px 10px 10px;
}
#main-body .body-table .shop a {												/* shop link */
	color: #436d31;
	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: #436d31;
	font: bold 13px arial,helvetica,sans-serif;
	text-decoration: none;
	padding: 0;
}
#main-body .body-table .shop .find a:hover {
	color: #333366;
	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 .class-links {										/* shop newspaper ads */
	
	color: #333366;
	font: 11px arial,helvetica,sans-serif;
	text-align: left;
	margin: 0;
	padding: 0 0 10px 0;
} 

#main-body .body-table .shop .class-links a{										/* shop newspaper ads */
	
	color: #333366;
	font: 11px arial,helvetica,sans-serif;
	text-align: left;
	margin: 0;
	
}

#main-body .body-table .shop .class-links a:hover{										/* shop newspaper ads */
	
	color: #333366;
	font: 11px arial,helvetica,sans-serif;
	text-align: left;
	margin: 0;
	 
}

#main-body .body-table .shop .newspapers {										/* shop newspaper ads */
	float: left;
	color: #333366;
	font: 10px arial,helvetica,sans-serif;
	text-align: center;
	margin: 0;
	padding: 10px 0 0 0;
}
#main-body .body-table .shop .newspapers a {									/* shop newspaper ads link */
	color: #333366;
	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: #333366;
	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: #333366;
	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 #333366;
	height: 12px;
	color: #333366;
	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: #436d31;
	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: 0px 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: #4192a2;
}
#main-body .body-table .visit .sights img {										/* visit sights image */
	margin: 0;
	padding: 0;
}


#main-body .body-table .frontpage { 
	background: url("/images/misc/frontpage_top.jpg") no-repeat; 
	margin: 0px 0 0 0; 
}

#main-body .body-table .frontpage_bg { 
	background: url("/images/misc/frontpage_mdl.jpg"); 
	margin: 0px 0 0 0; 
}


/***************************************************
			front page section backgrounds
***************************************************/
#main-body .body-table .life-header { height: 67px; background: url("/images/section_headers/front_life.jpg") no-repeat; margin: 0px 0 -20px 0; }
#main-body .body-table .life-header-hooligan { background: url("/images/hooligan/front_hooligan.jpg") no-repeat; }
#main-body .body-table .news-header { height: 67px; background: url("/images/section_headers/front_news.jpg") no-repeat; }
/*#main-body .body-table .portal-header { height: 67px; background: url("/images/section_headers/front_portal.gif") no-repeat; }*/
#main-body .body-table .share-header { height: 67px; background: url("/images/section_headers/front_share.jpg") no-repeat; }
#main-body .body-table .shop-header { height: 67px; background: url("/images/section_headers/front_shop.jpg") no-repeat; }
#main-body .body-table .visit-header { height: 67px; background: url("/images/section_headers/front_visit.jpg") no-repeat; }


/***************************************************
			inside content elements
***************************************************/
#main-body .body-table .inside {												/* inside container */


}
#main-body .body-table .inside img {											/* inside image */
	float: left;
	margin: 0 7px 0px 0;
	padding: 0;
}
#main-body .body-table .inside .bullet img {
	margin: 0px;
}
#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 0px 0 0;
	padding: 6px 8px 0 10px;	
}
#main-body .body-table .headersm {
	margin: 0 0 10px 0;
}
#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: 0px;
}
/*#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: 956px;
	height: 211px;
	display: block;
	margin: 0;
	padding: 0 0px 0px 0px;
	position: relative;   
} 

/***************************************************
			header nav elements
***************************************************/
#header .nav {																	/* header nav */
	color: #fff;
	font: 11px arial,helvetica,sans-serif;
	text-align: left;
	margin: 0;
	padding: 2px 4px 0 4px;
}
#header .nav a {																/* header nav link */
	color: #fff;
	text-decoration: none;
	padding: 0 4px;
}
#header .nav a:hover {
	color: #fff;
	text-decoration: underline;
}
#header .nav-bg {																/* header nav background */
	display: block;
	width: 956px;
	height: 17px;
	background: #FFFFFF url("/images/headers/nav_header_bg.jpg");
	margin: 0 0 0px 0;
	padding: 0;
}

/***************************************************
					masthead
***************************************************/
#header .masthead {																/* masthead image */
	background: #172552;
	width: 648px;
	height: 193px;
	margin: 0px 0px 0 0;
	padding: 0px 0px 0 0;
	float: right;
	position: relative;
	border-top: 2px solid #FFFFFF;
}

#header .masthead .credit {														/* masthead photo credit */
	color: #fff;
	font: bold 10px arial,helvetica,sans-serif;
	text-align: right;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 180px;
	top: 170px;
}
#header .masthead .credit a {													/* masthead photo credit link */
	color: #fff;
	padding: 0 6px;
}

/*** masthead nav column ***/
#header .masthead .nav-col-a {													/* 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;
	width: 160px;
	margin-right: -160px;
}
#header .masthead .nav-col-a a {													/* masthead nav colum link */
	color: #fff;
	text-decoration: none;
}
#header .masthead .nav-col-a a:hover {
	color: #fff;
	text-decoration: none;
}
#header .masthead .nav-col-a img {												/* masthead nav column image */
	vertical-align: middle;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0; 	
	margin: 0;
	padding: 2px 5px 2px 2px;
}
#header .masthead .nav-col-b {	
	float: right;
}
#header .masthead .nav-bg {													/* url("/images/misc/bg_logo.gif") masthead nav column background */
	background: #FFFFFF;
	filter: alpha(opacity=30);
	-moz-opacity: 0.30;
	opacity: 0.30; 
	width: 160px;
	height: 30px;
	margin: 7px 0 0 0;
	padding: 0;
}
#header .masthead .nav-text {	
	position: relative;
	width: 160px;
	padding: 0px 0 0 0;
	margin: 7px 0 0 0;
	}
/*#header .masthead .nav-text img {
	margin: -7px 0 0 0;
	}*/


/******************************************************************************************************
										Logo, Search and Weather styles 
******************************************************************************************************/
#logo {	 
	background: #FFFFFF;																	/* account container */
	width: 306px;
	
	color: #fff;
	font: bold 12px arial,helvetica,sans-serif;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
}
#logo a {																	/* account link */
	color: #fff;
	text-decoration: none;
}
#logo a:hover {
	color: #fff;
	text-decoration: underline;
}

.date { 
	text-align: right; 
	color: #fff;
	margin: 0px;
	padding: 0px;
	font: 12px arial,helvetica,sans-serif;
	position: absolute;
	top: 3px;
	right: 5px;
}

.registration { 
	background: url("/images/logo/registration_bg.jpg") no-repeat top center;
	height: 19px;
	color: #fff;
	font: 11px arial,helvetica,sans-serif;	
	margin: 0;
	padding: 2px 0px 0px 0px;

}

.regleft { 
	float:left;
	text-align: left; 
	color: #fff;
	font: 11px arial,helvetica,sans-serif;
	margin: 0px 0 0px 0px;
	padding: 0px 0px 0px 5px;
}

.regright { 
	float:right;
	text-align: left;
	color: #fff;
	font: 11px arial,helvetica,sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 21px 0px 0px;
}
 
/***************************************************
			search module
***************************************************/
.search {	
	width: 306px;															/* search container */
	float: left;
	margin: 0px 0 0px 0;
	padding: 0px 0px 0px 0px;
	display: block;	
	height: 37px;
	background: #354576 url(/images/logo/search_box_bg.jpg) no-repeat top;
	position: relative;
}
.search form {															/* search form */
	margin: 0;
	padding: 0;
}
.search .search_img {																/* search button */
	float: right;
	margin: 0px 0px 0 1px;
	padding: 0px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.search .search_text {													/* search form input */
	color: #FFF;
	font: normal 8px arial,helvetica,sans-serif;
	text-align: left;
	margin: 0px 0px 0 0;
	position: absolute;
	bottom: 5px;
	right: 5px;
}	

.search .search_text input {
	font-size: 9px;
	height: 12px;
	width: 170px;
	padding: 2px 9px 2px 3px;
	margin: 0px 5px 0 0;
	border: 0px solid #20336a;
	color: #000000;
}

.search .search_radio {
	padding: 12px 0 0 4px;
}
.search .search_radio input {
	
}

/***************************************************
					weather module
***************************************************/
#logo .weather {													/* weather container */
	display: block;
	height: 36px;
	background: #172552 url(/images/logo/weather_bg.jpg) no-repeat top;
	margin: 0;
	padding: 6px 0 0px 0;
	font: bold 12px arial,helvetica,sans-serif;
	clear: left;
}
#logo .weather h1 {													/* weather degree */
	float: left;
	color: #fff;
	font: bold 30px arial,helvetica,sans-serif;
	text-align: left;
	margin: 0px 0px 0 0;
	padding: 0px 10px 0 0;
}
#logo .weather img {												/* weather image */
	float: left;
	border: 1px solid #fff;
	margin: 0px 10px 0 7px;
	padding: 0px 0 0 0;
	width: 30px;
	height: 30px;
}
 





/******************************************************************************************************
												Spotted styles 
******************************************************************************************************/
#spotted {
	background: url('/images/misc/spotted_bg.jpg') no-repeat top center;
	height: 169px;
	text-align: center;
	font-family: verdana;
	font-size: 10px;
	margin: 10px -10px 0px -10px;
	padding: 8px 7px 0 7px;
}
#spotted .gallery {
	float: left;
	width: 125px;
	vertical-align: top;
	margin: -7px 0px 5px 0px;
	text-align: center;
}

#spotted .gallery img {
	margin: 5px;
	position: relative;
}
#spotted h2 {															
	font-size: 12px;
	text-align: left;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
/* OLD STYLES .spotted {}																		

.spottedbg {
	background: url("/images/misc/spotted_bg.jpg") no-repeat top center;
	height: 165px;
	margin: 10px -10px 0px -10px;
	padding: 12px 12px 0 12px; 
}

.spotted .gallery {																
	display: none;
	margin: 0;
}

.spotted .gallery h2 {															
	font-size: 12px;
	clear: both; 
	text-align: left;
	width: 100%;
	margin-bottom: 2px;
}
.spotted .gallery img {														
	display: inline;
	float: left;
	margin: 0 0 9px 8px;
}
.spotted .gallery .first-photo {												
	margin: 0 0 0 0;
	padding: 0;
}
.spotted div.selected {														
	display: block;
}
.spotted .buttons {															
	float: right;
	font-weight: bold;
	text-transform: uppercase;
	margin: -22px 0 0 0;
	padding: 0;
	
}
.spotted .buttons a {															
	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 {												
	background: url("/images/misc/buttons_on.gif");
}*/


/******************************************************************************************************
												Featured Home styles 
******************************************************************************************************/

.right-rail #featured_home {
	margin: 0 -10px;
}
#featured_home {
	background: url("/images/featuredhome/featured_homes.jpg") no-repeat top left;
	height: 111px;
	width: 368px;
	margin: 0 0px 0 0;
	padding: 35px 10px 0 15px;
	}
#featured_home img {
	float: left;
	margin: 0 10px 0 0;
	}
#main-body .body-table .shop #featured_home a {												/* shop link */
	color: #061a5a;
	font: bold 11px arial,helvetica,sans-serif;
	text-decoration: none;
}
#main-body .body-table .shop #featured_home a:hover {	
	text-decoration: underline;
}
	
/******************************************************************************************************
												Miscellaneous styles 
******************************************************************************************************/
#tim {
	text-align: center;
	}

#tim a:link { 
	color: #FFFFFF; 
	text-decoration: none;
}
#tim a:hover {
	text-decoration: underline;
}
#hooligan_header {
	margin: 0px 0 0px 0; 
	padding: 0px 0 0px 0; 
	width: 960px; 
	height: 228px;
}
#main-body .body-table .disclaimer {
	font: 10px arial,helvetica,sans-serif;
	margin: 10px 0 0 0;
}

/******************************************************************************************************
												Multimedia styles 
******************************************************************************************************/

#brightcove {
	border: 1px solid #6292C3; 
	padding: 5px; 
	margin: 7px -7px 0 -7px; 
	background-color: #e9f0fb;
}
.video {
	background: #E9F0FB;
	margin: 0px 0px 10px 0;
	padding: 5px;
	clear: both;
	width: 270px;
}
.video img {
	float: left;
	margin: 0px 5px 0 0;
}
.viewvideo {
	width: 100%;
	text-align: center;
	padding: 13px 0 0 0;
	color: white;
	font: bold 13px arial,helvetica,sans-serif;
}

.viewvideoborder {
	width: 200px;
	border-bottom: 1px solid white;
}
.viewvideo a {
	text-align: center;
	font: 13px arial,helvetica,sans-serif;
	color: white;
	text-decoration: none; 
}
.viewvideoleft {
	width: 100%;
	text-align: center;
	background: url('/images/multimedia/viewvideoleft.jpg') no-repeat; 
	height: 41px;
} 

.viewvideoright {
	width: 100%;
	background: url('/images/multimedia/viewvideoright.jpg') no-repeat right; 
	height: 41px;  
	text-align: center;
}

#main-body .body-table .news .viewvideo {
	width: 100%;
	text-align: center;
	padding: 13px 0 0 0;
	color: white;
	font: bold 13px arial,helvetica,sans-serif;
}

#main-body .body-table .news .viewvideo a {
	text-align: center;
	font: 13px arial,helvetica,sans-serif;
	color: white;
	text-decoration: none; 
}

.multimedia {									/* multimedia box */
	color: #354576;
	font: bold 11px arial,helvetica,sans-serif;
	text-align: left;
	text-decoration: none;
	padding-top: 6px;	
}
.multimedia a,
.multimedia a:hover {							/* multimedia link */
	color: #354576;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.moremultimedia {									/* multimedia box */
	color: #354576;
	font: bold 12px arial,helvetica,sans-serif;
	text-align: left;
	text-decoration: none;
	padding-top: 6px;	
}

.readmore {									/* multimedia box */
	color: #354576;
	font: 10px arial,helvetica,sans-serif;
	text-align: left;
	text-decoration: none;	
}

/******************************************************************************************************
												Digest Right Rail 
******************************************************************************************************/

#main-body .body-table .removeh2 h2 {
	font-size: 0px;
	padding: 0px;
	display: none;
}
.removeh2 ul {
	margin: 0px;
	padding: 0px;
}
.removeh2 li {
	list-style: none;
	padding: 0px 0 10px 0;
	margin: 0px;
}
.removeh2 a:link {
	text-decoration: none;
}
.removeh2 a:hover {
	text-decoration: underline;
}
.opinion li {
	background: url('/images/misc/icons_opinion.jpg') no-repeat top left;
	text-indent: 20px;
	padding: 3px 0 8px 0;
}
.letters li {
	background: url('/images/misc/icons_letters.jpg') no-repeat top left;
	text-indent: 20px;
	padding: 3px 0 8px 0;
}
.neighbors li {
	background: url('/images/misc/icons_neighbors.jpg') no-repeat top left;
	text-indent: 20px;
	padding: 3px 0 8px 0;
}
.obits li {
	background: url('/images/misc/icons_obituaries.jpg') no-repeat top left;
	text-indent: 20px;
	padding: 3px 0 8px 0;
}
.books li {
	background: url('/images/misc/icons_books.jpg') no-repeat top left;
	text-indent: 23px;
	padding: 3px 0 8px 0;
}
.business li {
	background: url('/images/misc/icons_business.jpg') no-repeat top left;
	text-indent: 20px;
	padding: 3px 0 8px 0;
}
.relationships li {
	background: url('/images/misc/icons_relationships.jpg') no-repeat top left;
	text-indent: 20px;
	padding: 3px 0 8px 0;
}
#main-body .body-table .right-rail-inside .news-200 .section-header-200 {	
	background: #dce8f1 url('/images/news/news_header_200.jpg') no-repeat top center;
}
#main-body .body-table .right-rail-inside .news-200 .section-footer-200 {	
	background: #dce8f1 url('/images/news/news_footer_200.jpg') no-repeat bottom center;
}
#main-body .body-table .right-rail-inside .news {
	
}
#main-body .body-table .right-rail-inside .life-200 .section-header-200 {
	background: #dce8f1 url('/images/life/header_200.jpg') no-repeat top center;
}

#main-body .body-table .right-rail-inside .life-200 .section-footer-200 {
	background: #fdebdf url('/images/life/footer_200.jpg') no-repeat bottom center;
}
#main-body .body-table .right-rail-inside .life {
	
}

/******************************************************************************************************
												Visit Guide Styles
******************************************************************************************************/
.getguide {
	background: url("/images/visit/getguide_bg.jpg") no-repeat top left;
	height: 318px;
	width: 382px;
	margin: 0 0px 0 4px;
	padding:0px 0px 0 0px;
	}
	
.getguidelinks {
	float: right;
	color: #339999;
	font: bold 12px arial,helvetica,sans-serif;
	line-height: 20px;
	text-align: left;
	margin: 91px 0 0 0;
	padding: 0;
	width: 193px;
}
  
.getguidelinks a {
	color: #339999;
	font: bold 12px arial,helvetica,sans-serif;
	line-height: 21px; 
	text-decoration: none;
}

.getguidelinks a:hover {
	text-decoration: underline;
}
.getguidebtm {
	color: white;
	font: 12px arial,helvetica,sans-serif;
	text-align: center;
	margin: 12px 0 0 0px;
	padding: 0;
	float: left;
	width: 126px;
}
.getguidebtm a {
	color: white;
	font: 12px arial,helvetica,sans-serif;
	text-decoration: none;
}

.getguidebtm a:hover {
	text-decoration: underline;
}

.visitmenubg {
	background: url("/images/visit/menu/menu_bg.jpg") repeat-y top center;
	width: 200px;
	margin: 6px 0 5px 0;
	padding:0 ;
	} 
	
.visitmenu {
	background: url("/images/visit/menu/menu_top.jpg") no-repeat top left;
	width: 200px;
	margin: 0;
	padding:0 ;
	}	
	
.visitmenulinks {
	width: 180px;
	margin: 0 0 0 10px;
	padding: 12px 0 0 0; 
	color: white;
	font: bold 12px arial,helvetica,sans-serif; 
	line-height: 16px; 
	text-decoration: none;
	text-align: left;
}   

.visitmenulinks a {
	color: white; 
	font: bold 12px arial,helvetica,sans-serif;
	line-height: 16px; 
	text-decoration: none;
}


.visitmenulinks a:hover {
	text-decoration: underline;  
} 
	
	
/******************************************************************************************************
												TV Select Styles
******************************************************************************************************/	  

.cwdWidgetContainer {
	border-width: 0px ! important;
	color: black ! important;
	font: 10px arial,helvetica,sans-serif ! important;
}

.cwdTabRight {
	border-right-width: 1px ! important;
	border-right-style: solid ! important;
	border-right-color: #999999 ! important;
	width: 13% ! important;
}
 
.cwdTabSelectedRight {
	border-right-width: 1px ! important;
	border-right-style: solid ! important;
	border-right-color: #999999 ! important;
	width: 13% ! important;
}



.cwdTabLeft {
	border-left-width: 1px ! important;
	border-left-style: solid ! important;
	border-left-color: #999999 ! important;
	width: 13% ! important;
}

.cwdTabSelectedLeft {
	border-left-width: 1px ! important;
	border-left-style: solid ! important;
	border-left-color: #999999 ! important;
	width: 13% ! important;
}

.cwdFeedBodyTitle span {
	font: bold 12px arial,helvetica,sans-serif !important;
	color: #e16e23 !important;
}
  
.cwdTabBar {
	width: 380px !important; 
	margin-right: -15px; 
}         

.cwdContent { 
	width: 356px !important;  
	border-left-width: 1px !important;
	border-left-style: solid !important;
	border-left-color: #999999 !important;
	border-right-width: 1px !important;
	border-right-style: solid !important;
	border-right-color: #999999 !important;
	border-bottom-width: 1px !important;
	border-bottom-style: solid !important;
	border-bottom-color: #999999 !important;
}

.cwdAllListings { 
	width: 358px !important; 
}   

#cwdTopBarDiv img { 
	width: 0px !important;
	height: 0px !important;
} 

.cwdTopBar {
	height: 0px !important;
}

.cwdTopBar img {
	width: 0px !important;  
	height: 0px !important;   
}



/******************************************************************************************************
												Eagle Crest Module
******************************************************************************************************/	  

#ecmodule {
	position: relative;
	background: url("/images/misc/ec_module_bg.jpg") no-repeat top left;
	height: 270px;
	width: 381px;
	margin: 0px -10px 0 -10px;
	padding:10px 0px 0 12px;
} 
#eclink {
	position: absolute;
	float: right;
	top: 180px;
}   

#ecsponsor {
	position: absolute;
	float: right;
	top: 180px;
	left: ;	
} 
#ec_title {
	margin: 0px;
	line-height: 15px; 
	margin: 0px 0px 5px 0px;
	line-height: 15px; 
	background: none;
}	  
#ec_title a {
	color: #061a5a; 
	font: bold 20px arial,helvetica,sans-serif; 
	text-decoration: none;
	margin: 0px;
}
#ec_conditions {
	color: #061a5a; 
	margin: 0px;
	line-height: 15px; 
	margin: 0px 0px 0px 0px;
	background: none;
}
#ec_conditions a {
	color: #061a5a; 
	font: 10px arial,helvetica,sans-serif;
	text-decoration: none;
}
#ec_table table {
	background: none;
	border: none;
	margin-top: 8px;
} 

#ec_table td {
	background: none;
	border: none;
	padding: 5px;
} 

#ec_table tr {
	background: none;
	border: none;
}

#ec_table tbody {
	background: none;
	border: none; 
}
/******************************************************************************************************
												Social Media and Sharing
******************************************************************************************************/

.socialmediaHorizontal {
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    MARGIN: 0.4em 0px;
    FONT: 8pt Arial, Helvetica, sans-serif;
    VERTICAL-ALIGN: bottom;
    TEXT-TRANSFORM: none;
    COLOR: #6666cc;
    LIST-STYLE-TYPE: none;
    TEXT-DECORATION: none;
}

.SMprint {
    BACKGROUND: url(http://www.juneauempire.com/images/socialmedia/article_print.gif) #e9f0fb no-repeat;
}

.SMemail {
    BACKGROUND: url(http://www.juneauempire.com/images/socialmedia/article_email.gif) #e9f0fb no-repeat;
}

.SMdigg {
    BACKGROUND: url(http://www.juneauempire.com/images/socialmedia/digg.gif) #e9f0fb no-repeat;
}

.SMtwitter {
    BACKGROUND: url(http://www.juneauempire.com/images/socialmedia/twitter.gif) #e9f0fb no-repeat;
}

.SMdelicious {
    BACKGROUND: url(http://www.juneauempire.com/images/socialmedia/delicious.gif) #e9f0fb no-repeat;
}

.SMfacebook {
    BACKGROUND: url(http://www.juneauempire.com/images/socialmedia/facebook.gif) #e9f0fb no-repeat;
}

.SMreddit {
    BACKGROUND: url(http://www.juneauempire.com/images/socialmedia/reddit.gif) #e9f0fb no-repeat;
}

.SMstumbleupon {
    BACKGROUND: url(http://www.juneauempire.com/images/socialmedia/stumbleupon.gif) #e9f0fb no-repeat;
}

.SMyahoo {
    BACKGROUND: url(http://www.juneauempire.com/images/socialmedia/yahoo.gif) #e9f0fb no-repeat;
}

LI.SMprint {
    PADDING-RIGHT: 10px;
    DISPLAY: inline;
    PADDING-LEFT: 20px;
    BACKGROUND: url(http://www.juneauempire.com/images/socialmedia/article_print.gif) #e9f0fb no-repeat 0px 50%;
    PADDING-BOTTOM: 3px;
    MARGIN: 0.4em 0px;
    PADDING-TOP: 3px;
    LIST-STYLE-TYPE: none
}

LI.SMemail {
    PADDING-RIGHT: 10px;
    DISPLAY: inline;
    PADDING-LEFT: 20px;
    BACKGROUND: url(http://www.juneauempire.com/images/socialmedia/article_email.gif) #e9f0fb no-repeat 0px 50%;
    PADDING-BOTTOM: 3px;
    MARGIN: 0.4em 0px;
    PADDING-TOP: 3px;
    LIST-STYLE-TYPE: none
}

LI.SMdigg {
    PADDING-RIGHT: 10px;
    DISPLAY: inline;
    PADDING-LEFT: 20px;
    BACKGROUND: url(http://www.juneauempire.com/images/socialmedia/digg.gif) #e9f0fb no-repeat 0px 50%;
    PADDING-BOTTOM: 3px;
    MARGIN: 0.4em 0px;
    PADDING-TOP: 3px;
    LIST-STYLE-TYPE: none
}

LI.SMtwitter {
    PADDING-RIGHT: 10px;
    DISPLAY: inline;
    PADDING-LEFT: 20px;
    BACKGROUND: url(http://www.juneauempire.com/images/socialmedia/twitter.gif) #e9f0fb no-repeat 0px 50%;
    PADDING-BOTTOM: 3px;
    MARGIN: 0.4em 0px;
    PADDING-TOP: 3px;
    LIST-STYLE-TYPE: none
}

LI.SMdelicious {
    PADDING-RIGHT: 10px;
    DISPLAY: inline;
    PADDING-LEFT: 20px;
    BACKGROUND: url(http://www.juneauempire.com/images/socialmedia/delicious.gif) #e9f0fb no-repeat 0px 50%;
    PADDING-BOTTOM: 3px;
    MARGIN: 0.4em 0px;
    PADDING-TOP: 3px;
    LIST-STYLE-TYPE: none
}

LI.SMfacebook { 
    PADDING-RIGHT: 10px;
    DISPLAY: inline;
    PADDING-LEFT: 20px;
    BACKGROUND: url(http://www.juneauempire.com/images/socialmedia/facebook.gif) #e9f0fb no-repeat 0px 50%;
    PADDING-BOTTOM: 3px;
    MARGIN: 0.4em 0px;
    PADDING-TOP: 3px;
    LIST-STYLE-TYPE: none
}

LI.SMreddit {
    PADDING-RIGHT: 10px;
    DISPLAY: inline;
    PADDING-LEFT: 20px;
    BACKGROUND: url(http://www.juneauempire.com/images/socialmedia/reddit.gif) #e9f0fb no-repeat 0px 50%;
    PADDING-BOTTOM: 3px;
    MARGIN: 0.4em 0px;
    PADDING-TOP: 3px;
    LIST-STYLE-TYPE: none
}

LI.SMstumbleupon {
    PADDING-RIGHT: 10px;
    DISPLAY: inline;
    PADDING-LEFT: 20px;
    BACKGROUND: url(http://www.juneauempire.com/images/socialmedia/stumbleupon.gif) #e9f0fb no-repeat 0px 50%;
    PADDING-BOTTOM: 3px;
    MARGIN: 0.4em 0px;
    PADDING-TOP: 3px;
    LIST-STYLE-TYPE: none
}

LI.SMyahoo {
    PADDING-RIGHT: 10px;
    DISPLAY: inline;
    PADDING-LEFT: 20px;
    BACKGROUND: url(http://www.juneauempire.com/images/socialmedia/yahoo.gif) #e9f0fb no-repeat 0px 50%;
    PADDING-BOTTOM: 3px;
    MARGIN: 0.4em 0px;
    PADDING-TOP: 3px;
    LIST-STYLE-TYPE: none
}

/******** YELLOW ADVANTAGE **********/
.yellowhd {
	background: url('/dev/images/yellowAdvantagehd.jpg') no-repeat top center;
	width: 300px;
	height: 30px;
}

.yellow {
	background: #fff6ae url('/dev/images/yellowAdvantagebg.jpg') no-repeat bottom right;
	width: 290px;
	min-height: 61px;
	padding: 15px 5px 10px 5px;
	text-align: left;
}

.yellow a{
	color: #000;
	text-decoration: none;
}

.yellow a:hover{
	text-decoration: underline;
}
