/****** FRONTPAGE *******/

/****** LEFT COLUMN *******/
#left_column {
	width: 420px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}

#headlines {
	color: #344b7d;
	margin-bottom: 5px;
}

#headlines h4, #headlines h2{
	text-transform: uppercase;
	margin: 5px 0px 0px 0px;
	font-size: 12px;
}

#headlines ul{
	margin: 0px 0px 5px 0px;
}

#headlines li{
	list-style: square inside;
	color: #344b7d;
}

#headlines li a{
	margin-left: -4px;
}

#headlines a{
	text-decoration: none;
	color: #344b7d;
}

#headlines a:hover{
	text-decoration: underline;
}

.headlinesLeft {
	float: left;
	width: 200px;
	border-right: 1px solid #b0c0d2;  
	margin: 5px 0px 5px 0px;
	padding: 0px 2px 0px 2px;
}

.headlinesRight {
	float: right;
	width: 204px;
	margin: 5px 0px 5px 0px;
	padding: 0px 2px 0px 2px;
}

/* Latest / Breaking News */

#left_column #news_updates{
	background: #f3f8fe url('/dev/images/latest_updatebg.jpg') no-repeat top left;
	border: 1px solid #70a4d0;
	margin: 5px 0px 5px 0px;
	padding: 10px;
}

#left_column #news_updates h2{
	text-transform: uppercase;
	font-size: 14px;
	color: #344b7d;
	border-bottom: 1px solid #344b7d;
	margin: 13px 0px 13px 0px;
}

#left_column #news_updates .headlines a{
	font-size: 14px;
	font-weight: bold;
	color: #344b7d;
	text-decoration: none;
}

#left_column #news_updates .headlines a:hover{
	text-decoration: underline;
}

#left_column #news_updates .digest{
	margin-bottom: 5px;
}

#left_column .web {
	color: #363636;
	font: bold 10px arial,helvetica,sans-serif;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
}

#left_column #news_updates .web a {
	color: #344b7d;
	font: bold 10px arial,helvetica,sans-serif;
	text-decoration: underline;
}

#left_column #news_updates .web_posted a {
	text-decoration: none;
}

/* Sports / Neighbors Module */
#left_column .twoModules{
	width: 420px;
}

#left_column .twoModules .twoModulesmd{
	background: url('/dev/images/sports_neighborsmd.gif') repeat-y center;
}

#left_column .twoModules .twoModuleshd{
	background: url('/dev/images/sports_neighborshd.gif') no-repeat top center;
}

#left_column .twoModules .twoModulesft{
	background: url('/dev/images/sports_neighborsft.gif') no-repeat bottom center;
}

/* Sports Module */
#left_column .twoModules .leftModule {
	color: #344b7d;
	width: 205px;
	float: left;
	padding: 0px 0px 5px 1px;
}

#left_column .twoModules .leftModule h4{
	font-size: 12px;
	width: 197px;
	color: #FFF;
	text-transform: uppercase;
	padding: 2px 4px 2px 4px;
	margin: 0px;
}

#left_column .twoModules .leftModule h4 a{
	color: #FFF;
	text-decoration: none;
}

#left_column .twoModules .leftModule img{
	padding: 0px;
	margin: -7px 0px 5px -2px;
}

#left_column .twoModules .leftModule .headline a{
	font-size: 12px;
	font-weight: bold;
}

#left_column .twoModules .leftModule .headlines .headline  a{
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#left_column .twoModules .leftModule .top_stories {
	padding: 2px;
}

/* Neighbors Module */
#left_column .twoModules .rightModule{
	color: #f08200;
	width: 205px;
	float: right;
	padding: 0px 1px 5px 0px;
}

#left_column .twoModules .rightModule h4{
	width: 197px;
	font-size: 12px;
	color: #FFF;
	text-transform: uppercase;
	padding: 2px 4px 2px 4px;
	margin: 0px;
}

#left_column .twoModules .rightModule h4 a{
	color: #FFF;
	text-decoration: none;
}

#left_column .twoModules .rightModule img{
	padding: 0px;
	margin: -7px 0px 5px -2px;
}

#left_column .twoModules .rightModule .top_stories .headline a{
	font-size: 12px;
	font-weight: bold;
	color: #f08200;
}

#left_column .twoModules .rightModule .headlines .headline  a{
	font-size: 12px;
	font-weight: normal;
	color: #f08200;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}

#left_column .twoModules .rightModule .top_stories {
	padding: 2px;
}

.neighborsLeft {
	float: left;
	width: 200px;
	border-right: 1px solid #f08200;
	margin: 5px 0px 5px 0px;
	padding: 0px 10px 0px 0px;
}

.neighborsRight {
	float: right;
	width: 200px;
	margin: 5px 0px 5px 0px;
	padding: 0px 2px 0px 2px;
}

/* Outdoors Module */
#left_column .twoModules .outdoorsModule{
	color: #344b7d;
	width: 205px;
	float: right;
	padding: 0px 1px 5px 0px;
}

#left_column .twoModules .outdoorsModule h4{
	width: 197px;
	font-size: 12px;
	color: #FFF;
	text-transform: uppercase;
	padding: 2px 4px 2px 4px;
	margin: 0px;
}

#left_column .twoModules .outdoorsModule h4 a{
	color: #FFF;
	text-decoration: none;
}

#left_column .twoModules .outdoorsModule img{
	padding: 0px;
	margin: -7px 0px 5px -2px;
}

#left_column .twoModules .outdoorsModule .top_stories .headline a{
	font-size: 12px;
	font-weight: bold;
	color: #344b7d;
}

#left_column .twoModules .outdoorsModule .headlines .headline  a{
	font-size: 12px;
	font-weight: normal;
	color: #344b7d;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}

#left_column .twoModules .outdoorsModule .top_stories {
	padding: 2px;
}


/* News Module */
#left_column .module{
	background: #f3f8fe;
	color: #344b7d;
	width: 418px;
	border: 1px solid #70a4d0;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
}

#left_column .module h4{
	background: #344b7d;
	width: 410px;
	font-size: 12px;
	color: #FFF;
	text-transform: uppercase;
	padding: 2px 4px 2px 4px;
	margin: 0px;
}

#left_column .module h4 a{
	color: #FFF;
	text-decoration: none;
}

#left_column .module img{
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 5px;
}

#left_column .module .top_stories .headline a{
	font-size: 12px;
	font-weight: bold;
}

#left_column .module .headlines .headline  a{
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#left_column .module .top_stories {
	padding: 2px;
}


/* Arts & Culture and Wedding Module */
#left_column .submodule{
	background: #fff7e7;
	color: #f08200;
	width: 418px;
	border: 1px solid #d4921a;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
}

#left_column .submodule h4{
	background: #ff8a00;
	width: 410px;
	font-size: 12px;
	color: #FFF;
	text-transform: uppercase;
	padding: 2px 4px 2px 4px;
	margin: 0px;
}

#left_column .submodule h4 a{
	color: #FFF;
	text-decoration: none;
}

#left_column .submodule img{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 5px 0px 5px;
}

#left_column .submodule .top_stories .headline a{
	font-size: 12px;
	font-weight: bold;
	color: #f08200;
}

#left_column .submodule .headlines .headline  a{
	font-size: 12px;
	font-weight: normal;
	color: #f08200;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}

#left_column .submodule .top_stories {
	padding: 2px;
}

/* CCW Module */
#ccw{
	background: #f6f6f4;
	color: #a11b00;
	width: 418px;
	border: 1px solid #a11b00;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
}

a#ccwlogo{
	display: block;
	height: 34px;
	width: 141px;
	position: absolute;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 215px;
}

a#ccwlogo img{
	padding: 0px;
	margin: 0px;
}

#ccw h4{
	background: #a11b00;
	width: 410px;
	color: #FFF;
	font-size: 12px;
	text-transform: uppercase;
	padding: 2px 4px 2px 4px;
	margin: 0px;
}

#ccw h4 a{
	color: #FFF;
	text-decoration: none;
}

#ccw img{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: -35px 5px 0px 5px;
}

#ccw .top_stories .headline{
	font-size: 12px;
	font-weight: bold;
	color: #a11b00;
	padding: 0px 0px 0px 5px;
	margin: 40px 0px 0px 0px;
}

#ccw .top_stories .headline a{
	font-size: 12px;
	font-weight: bold;
	color: #a11b00;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
}

#ccw .headlines .headline  a{
	font-size: 12px;
	font-weight: normal;
	color: #a11b00;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}

/*Yahoo Ads */

.clsResultTitle { font-family:verdana,arial,helvetica,sans-serif; font-size:11px; color:#003366; margin:0px;  font-weight: bold;}
.clsResultDescription { font-family:verdana,arial,helvetica,sans-serif; font-size:11px; color:black; margin:0px; }
.clsURL { font-family:verdana,arial,helvetica,sans-serif; font-size:10px; color:black; margin:0px; }

.clsResult { margin: 0px 0px; padding: 1px 1px 1px 0px; }

.clsCell { cursor:pointer; cursor:hand; }

div.yahoo-ad td div { background-color: #fff;}

a.title {
  background-color: #f3f8fe;
  border: 0px;
  color: #003366!important;
  text-decoration: none!important;
  display: block;
  padding: 0 0 0 0;
  margin-right: 5px;
  text-align: right;
  width: 100%;
  height: 100%;
  border-style: none;
  font-weight: bold;
  font-size: 8pt; 
  font-family: Arial, Helvetica, sans-serif; 
}


/****** /LEFT COLUMN *******/

/****** RIGHT COLUMN *******/
#right_column {
	width: 300px;
	float: right;
	text-align: left;
}

/* Slideshow */
#slideshow {
	background: #f3f8fe;
	color: #344b7d;
	width: 297px;
	border: 1px solid #70a4d0;
	margin: 5px 0px 3px 0px;
	min-height: 260px;
	
}

#slideshow a{
	font-weight: bold;
	text-decoration: none;
	color: #344b7d;
}

#slideshow a:hover{
	text-decoration: underline;
}

#slideshow .headline{
	padding: 0px 5px 0px 5px;
	font-weight: normal;
}

#slideshow .digest{
	padding: 0px 5px 0px 5px;
	font-weight: normal;
	font-size: 11px;
	color: #000;
}

/* Voxbox and Multimedia Module */
#right_column .module {
	background: #f3f8fe;
	color: #344b7d;
	width: 290px;
	border: 1px solid #70a4d0;
	padding: 0px 4px 5px 4px;
	margin: 5px 0px 5px 0px;
}

#right_column .module h4{
	background: #344b7d;
	width: 294px;
	color: #FFF;
	font-size: 12px;
	text-transform: uppercase;
	padding: 2px 0px 2px 4px;
	margin: 0px -4px 5px -4px;
}

#right_column .module h4 a{
	color: #FFF;
	text-decoration: none;
}

#right_column .module a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #344b7d;
}

#right_column .module a:hover{
	text-decoration: underline;
}

#right_column .module .web a{
	font-size: 10px;
}

#right_column .module .web{
	margin-left: 8px;
	font-size: 10px;
	color: #555;
	font-weight: bold;
}

/* Spotted */
#spotted {
	background: #f6f7ff no-repeat top center;
	border: 1px solid #9297b3;
	width: 295px;
	height: 100%;
	text-align: center;
	font-family: verdana;
	font-size: 10px;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 3px;
}
#spotted .gallery {
	float: left;
	width: 144px;
	height: 175px;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
}
#spotted #gallery1, #spotted #gallery3, #spotted #gallery5, #spotted #gallery7 {
	margin-left: 4px;
}
#spotted a#spottedlogo{
	background: url('/dev/images/spottedLogo.jpg') no-repeat top left;
	width: 295px;
	height: 48px;
	display: block;
	position: relative;
	margin: 0px 0px 0px -3px;
	padding: 0px;
}

#spotted a#spottedlogo2{
	background: url('/images/spotted/spotted_logo.png') no-repeat top left;
	width: 295px;
	height: 59px;
	display: block;
	position: relative;
	margin: 0px 0px 0px -3px;
	padding: 0px;
}

#spotted a#spottedlogo2 span{
	visibility: hidden;
}

#spotted a#spottedlogo span{
	visibility: hidden;
}

#spotted .gallery img {
	width: 140px;
	margin: 2px;
	position: relative;
}



/* ADS */
#right_column .oas_maxad{
	margin: 5px 0px 5px 0px;
}


/* Remax and Powell Ads */
#right_column .realEstate{
	margin: 0px 0px 5px 0px;
}

/* Cruise Schedule */
#cruise {
	width: 298px;
	border: 1px solid #60bbcd;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

#cruise tbody{
	font-size: 10px;
}

#cruise img{
	width: 296px;
}

/* Multimedia */
#right_column .module a.readmore {
	font-weight: normal;
	font-size: 10px;
}

#right_column .module .moremultimedia {
	font-weight: bold;
}

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

.yellow {
	background: #f4f4f4 url('/dev/images/yellowAdvantagebg.jpg') no-repeat bottom right;
	width: 288px;
	min-height: 220px;
	padding: 5px 5px 10px 5px;
	text-align: left;
	border-left: 1px solid #818181;
	border-right: 1px solid #818181;
	border-bottom: 1px solid #818181;
}

.yellow input{
	border: 1px solid #818181;
	padding: 2px;
}

.search_img {
	margin-top: 5px;
}

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

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


/****** /RIGHT COLUMN *******/

/****** RIGHT RAIL FRONT *******/

/* Top Ads Frontpage */
.topads {																		
/* top ads container */
	margin: 0px 0px 5px 0px;
}

/* Featured Home */ 
#featured_home{
	background:  #f3fbf0 url('/dev/images/featuredhomehd.jpg') no-repeat top left;
	border: 1px solid #899e99;
	text-align: left;
	width: 223px;
	margin: 0px 0px 5px 0px;
	padding: 25px 5px 5px 5px;
	font-size: 11px;
}

#featured_home img{
	width: 225px;
	margin: 0px;
	padding: 0px;
	float: right;
	clear: both;
}

#featured_home a {
	font-weight: bold;
	text-decoration: none;
	color: #5f794c;
}

#featured_home a:hover{
	text-decoration: underline;
}

/* Juneau Guide */
#juneauGuide{
	clear: all;
	background: url('/dev/images/jnuGuidebg.png') no-repeat top center;
	width: 235px;
	height: 331px;
	margin: 0px 0px 5px 0px;
	text-align:left;
	
}

#juneauGuide li{
	list-style-position: inside;
}

#juneauGuide li a{
	margin-left: -5px;
	text-decoration: none;
	color: #FFF;
}

#juneauGuide li a:hover{
	text-decoration: underline;
}

.jnuGuideLinks{
	padding-top: 55px;
	margin-left: 20px;
	text-align: left;
	color: #FFF;	
}


.jnuGuideBtn{
	padding-top: 36px;

}

/* Poll */
#poll {
	background: #f3f8fe;
}

#poll input{
	margin: 5px 0px 5px 0px;
}

#poll input{
	border: 1px solid #ccc;
}

/*frontpage image*/
#frontpage img{
	margin: 5px 0px 5px 0px;
	border: 1px solid #344b7d;
}

#frontpage .digest{
	font-weight: bold;
}


/****** /RIGHT RAIL FRONT *******/

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

#ecmodule {
	position: relative;
	background: url("/images/misc/ec_module_bg.png") no-repeat top left;
	height: 290px;
	width: 286px;
	margin: 0px 0px 0 0px;
	padding: 10px 0px 0 12px;
	color: #061a5a;
	border: 1px solid #b1c4e2;
}   

#ecsponsor {
	position: absolute;
	top: 182px;	
} 
#eclink {
	position: absolute;
	top: 182px;
	left: 169px;
} 
#ec_title {
	margin: 0px;
	line-height: 15px; 
	margin: 0px 0px 5px 0px;
	line-height: 15px; 
	background: none;
}	  
#ec_title a {
	color: #061a5a; 
	font: bold 18px arial,helvetica,sans-serif; 
	text-decoration: none;
	margin: 0px;
}
#ec_conditions {
	color: #061a5a; 
	margin: 0px;
	line-height: 12px; 
	margin: 0px 0px 0px 0px;
	background: none;
}
#ec_conditions a {
	color: #061a5a; 
	font: 10px arial,helvetica,sans-serif;
	text-decoration: none;
	line-height: 10px;
	margin-top: -4px;
}
#ec_table table {
	background: none;
	border: none;
	margin-top: 4px;
} 

#ec_table td {
	background: none;
	border: none;
	padding: 5px;
	margin-left: 15px;
} 

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

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


/****** /FRONTPAGE *******/


/******************************************************************************************************
												Calendar Modules
******************************************************************************************************/

/****** EVENTS FRONT *******/
.ZventsQuickSearch {
		background: #e7e7e7 url('/dev/images/calendar/eventscalendar_bg.jpg') no-repeat top left;
		margin: 0px 0px 0 0;
		padding: 0px 4px 0 10px;
		height: 88px;
		width: 220px;
		border: 1px solid #d0d0d0;
}
	
.ZventsQuickSearch * {
		font-family: Arial,Helvetica,sans-serif;
		font-size: 12px;
}

.ZventsQuickSearch form {
		margin: 0;
		padding: 0;
}

.ZventsDayButton, .ZventsDayButton * {
		display: block;
		text-align: center;
}

.ZventsDayButton {
		background-color: transparent;	
		background-image: url(/dev/images/calendar/bg-events.gif);	
		background-repeat: no-repeat;	
		background-attachment: scroll;	
		background-position: 0pt 0pt;	
		color: #334b7d;	
		cursor: pointer;	
		float: left;	
		font-size: 8px;	
		font-weight: 800;	
		height: 26px;	
		line-height: 1;	
		text-align: center;	
		width: 26px;
		padding-top:1px;
}

.ZventsDayButton:hover {
		background-color: transparent;		
		background-image: url(/dev/images/calendar/bg-events-medblue.gif);		
		background-repeat: no-repeat;		
		background-attachment: scroll;		
		background-position: 0pt 0pt;		
		text-decoration: none;
}

.ZventsDayButtonDate {
		font-size: 14px;
} 

.ZventsDayButtonDay {
		font-size: 10px; 
}

.ZventsDayButtonAll {
		margin-right: 0;
		font-size: 8px; 
		padding-top:1px;
}

.ZventsDayButtonToday {
		background-color: transparent;	
		background-image: url(/dev/images/calendar/bg-events-lightblue.gif);		
		background-repeat: no-repeat;		
		background-attachment: scroll;		
		background-position: 0pt 0pt;		
		text-decoration: none;
}

.ZventsDayButtonWeekend {
}

.DemoWrapper { 
	background: #e7e7e7 url('/dev/images/calendar/eventscalendar_bg.jpg') no-repeat top left;
	width: 290px; 
	margin: 4px 0px; 
	padding: 4px; 
	border: 1px solid #d0d0d0; 
	float:left; 
}

.DayButtons { 
	padding-bottom: 4px; 
	border-bottom: 1px solid #d0d0d0; 
	margin-bottom: 4px; 
}

.ZventsEventTime {  
	margin-right: 5px; 
} 

.ZventsEvent {  
	margin-bottom: 4px; 
} 


/****** /EVENTS FRONT *******/

/******************************************************************************************************
												Coda Slider (Spotted slider)
******************************************************************************************************/
/*
	jQuery Coda-Slider v2.0 - http://www.ndoherty.biz/coda-slider
	Copyright (c) 2009 Niall Doherty
	This plugin available for use in all personal or commercial projects under both MIT and GPL licenses.
*/

/* Insignificant stuff, for demo purposes */


/* Most common stuff you'll need to change */

.coda-slider-wrapper { 
	padding: 0px; 
}

.coda-slider {  }

/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
.coda-slider-no-js .coda-slider { 
	height: 525px; 
	overflow: auto !important; 
	padding-right: 0px; 
}

/* Change the width of the entire slider (without dynamic arrows) */
.coda-slider, .coda-slider .panel { 
	width: 295px;
	height: 525px;
}  

/* Change margin and width of the slider (with dynamic arrows) */
.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel {
	width: 295px; 
}
.coda-slider-wrapper.arrows .coda-slider { 
	margin: 0 0px; 
}

/* Arrow styling */
.coda-nav-left a, .coda-nav-right a {
	color: #fff; 
	padding: 5px; 
	width: 100px; 
}

/* Tab nav */

.coda-nav { 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 5px 0px;
}

.coda-nav ul li a.current { 
	background: #e3e6f7; 
}

/* Panel padding */
.coda-slider .panel-wrapper { 
	padding: 0px; 
}

/* Preloader */
.coda-slider p.loading { 
	padding: 0px; 
	text-align: center; 
}

/* Don't change anything below here unless you know what you're doing */

/* Tabbed nav */
.coda-nav ul { 
	clear: both; 
	display: block; 
	margin: auto; 
	overflow: hidden; 
	margin-left: 2px;
}

.coda-nav ul li { 
	display: inline; 
}

.coda-nav ul li a {  
	color: #fff; 
	display: block; 
	float: left; 
	margin-right: 2px; 
	padding: 3px 2px; 
	text-decoration: none; 
}

/* Miscellaneous */

.coda-slider-wrapper { 
	clear: both; 
	overflow: auto; 
}

.coda-slider { 
	float: left; 
	overflow: hidden; 
	position: relative; 
}

.coda-slider .panel { 
	display: block; 
	float: left; 
}

.coda-slider .panel-container { 
	position: relative; 
}

.coda-nav-left, .coda-nav-right { 
	float: left; 
}
.coda-nav-left a, .coda-nav-right a { 
	display: block; 
	text-align: center; 
	text-decoration: none; 
}