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

This css file defines the site-wide styles for Juneau

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

body {
	background: #FFFFFF;
	color: #000;
	font: normal 11px arial,helvetica,sans-serif;
	text-align: center;
	margin: 0 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: 3px 0px 0px 0px;
	float: left;
}
.bullet img { 
	margin: 0px;
	padding: 0px;
}

.bullet1 { 
	display: inline;
	background: url("http://juneauempire.com/images/misc/bullet1.gif") no-repeat 0 1px;
	vertical-align: bottom;
	padding: 0 0 0 18px;
}
.bullet7 { 
	background: url("http://juneauempire.com/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;
}
.web {											/* inside web updated */
	color: #363636;
	font: bold 10px arial,helvetica,sans-serif;
	margin: 0px 0 0 0;
	padding: 0 0 0px 0;
}
.menubg { 
	background: url("http://juneauempire.com/images/akleg/menubg.gif") ;
	width: 960px;
}

.datereg { 
	position: absolute;
	top: 207px;
	right: 197px;
	margin: 0;
	padding: 0;
	text-align: right;
	line-height: 13px; 
} 

.date { 

	color: #fff;
	margin: 0;
	padding: 0px;
	font: bold 11px arial,helvetica,sans-serif;
	line-height: 13px; 
}

.registration { 

	color: #fff;
	font: 10px arial,helvetica,sans-serif;	
	margin: 0;
	padding: 0px;
	line-height: 13px;
}

.registration a{ 
	color: #fff;
	font: 10px arial,helvetica,sans-serif;	
	margin: 0;
	padding: 0px; 
}

.aklegmenu { 
	color: white;
	text-align:left;
	font: bold 12px arial,helvetica,sans-serif;	
	margin: 0px 0 10px 0;
	padding: 0px; 
}

.aklegmenu a{ 
	color: white;
	font: bold 12px arial,helvetica,sans-serif;	
	margin: 0;
	padding: 0px; 
	text-decoration: none;
}

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

.aklegweb {
	color: #363636;
	font: bold 10px arial,helvetica,sans-serif;
	margin: 0 0 12px 17px;
}

.tools { 
	color: #363636;
	text-align:left;
	font: 12px arial,helvetica,sans-serif;	
	margin: 0 0 5px 10px;
	padding: 0px; 
}

.tools a{ 
	color: #363636;
	font: 12px arial,helvetica,sans-serif;	
	margin: 0;
	padding: 0px; 
	text-decoration: none;
}

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

.legguide {											
	color: #354576;
	font: bold 12px arial,helvetica,sans-serif;
	text-align:left;
	margin: 0px 0 1px 0;
	padding: 0 0 0px 0;
}

.legguide a{											
	color: #354576;
	font: bold 11px arial,helvetica,sans-serif;
	margin: 0px 0 0 0;
	padding: 0 0 0px 0;
	text-decoration: none;
} 

.legguide a:hover {											

	text-decoration: underline;
}



 
/********************************************************************************************************
												Main Body styles 
********************************************************************************************************/
#main-body {																	/* main body container */
	display: block;
	width: 960px;
	margin: 0;
	padding-top: 0;
}
#main-body .background {														/* main body background */
	background: url("http://juneauempire.com/images/akleg/body_bg.jpg") ;
	float: left;
	width: 960px;
	margin: 0;
	
}

#main-body .backgroundtop {														/* main body background */
	background: url("http://juneauempire.com/images/akleg/menu_bg.jpg") top left no-repeat;
	float: left;
	width: 960px;
	margin: 0;
	padding-top: 20px;
	
} 
 
#main-body .body-footer {														/* body footer */
	background: url("http://juneauempire.com/images/akleg/footer_bg.jpg") ;
	clear: both;
	display: block;
	width: 925px;
	height: 105px;
	margin: 0 0px;
	padding: 0px 0 0px 35px;
}

#main-body .body-footer .oas-d {	
	float:left;
	padding: 0px 0 0px 0;
	margin: 5px 0 0 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: 780px;
	height: 100%;
	margin: 0 3px 0 0;
	padding: 0;
}


/***************************************************
			right column
***************************************************/
#main-body .right-column {														/* right column container */
	float: right;
	display: block;
	width: 172px;
	height: 100%; 
	margin: 0 0px 0 0;
	padding: 0;
}

/*** right column styles ***/

}
#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;
}



/********************************************************************************************************
												Body table styles 
********************************************************************************************************/
#main-body .body-table {														/* body table container */
	clear: both;
	float: left;
	display: block;
	width: 770px;
	margin: 0;
	padding: 0 0 0px 15px;
	
}
#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: ;
	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: 553px;
	margin: 0px 0px 0 0;
	padding: 0;
}
#main-body .body-table .right-rail {											/* right rail container */
	float: right;
	width: 275px; 
	margin: 5px 0 0 0;
	padding: 0;
}
#main-body .body-table .right-rail-inside {										/* right rail inside container */
	float: left;
	display: block;
	width: 211px;
	margin: 0px 0 0 6px;
	padding: 0px 0 0 0px;;
}

#main-body .body-table .right-rail-inside img{										/* right rail inside container */
	margin: 0px 0 0 0px;
	padding: 0px 0 0 0px;;
}

/***************************************************
				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
***************************************************/
#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; }


/***************************************************
			inside content elements
***************************************************/
#main-body .body-table .inside {												/* inside container */
	margin: 0;

}
#main-body .body-table .inside img {											/* inside image */
	float: left;
	margin: 0 5px 0px 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 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: 0 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("http://juneauempire.com/images/akleg/bg_footer.gif") transparent;
	height: 53px;
	margin: 0;
	padding: 0;
}

	



/******************************************************************************************************
												Header styles 
******************************************************************************************************/
#header {	
	background: #FFFFFF url("http://juneauempire.com/images/akleg/header_bg.jpg") no-repeat top center;																	/* header container */
	width: 960px;
	height: 226px;
	display: block;
	margin: 0;
	padding: 12px 0 0 0 ;
	position: relative;
}


/***************************************************
			header nav elements
***************************************************/
#header .nav {																	/* header nav */
	color: #fff;
	font: bold 11px arial,helvetica,sans-serif;
	text-align: left;
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
}
#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: 960px;
	background: transparent;
	margin: 0 0 0px 0;
	padding: 0;
}


/***************************************************
					masthead
***************************************************/
#header .masthead {																/* masthead image */

	margin: 0px 0px 0 0;
	padding: 0px 0px 0 0;
	
} 



/*** 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 80px 0 0px;
	width: 60px;
	margin-top: 20px; 
	margin-right: 0px; 
}
#header .masthead .nav-col-a a {	 												/* masthead nav colum link */
	color: #003399;
	text-decoration: none;
}
#header .masthead .nav-col-a a:hover {
	color: #003399;
	text-decoration: underline;
}


#header .masthead .nav-col-b {	
	float: right;
}

#header .masthead .nav-text {	
	position: relative;
	width: 60px;
	padding: 0px 0 0 0;
	margin: 0 0 21px 0;
	}
	
#header .masthead .oas-a {	
	float: left;
	padding: 0px 0 0px 0;
	margin: 12px 0 0 10px;
	border: 0px;  
	background: url('/images/misc/banner_bg.jpg') no-repeat top left; 
	height:90px; 
	width:728px;
	}	 
	
/*#header .masthead .nav-text img {
	margin: -7px 0 0 0;
	}*/



/***************************************************
			search module
***************************************************/
.search {														/* search container */
	float: left;
	margin: 0px 0 0px 15px;
	padding: 10px 0px 0px 0px;
	display: block;		
	position: relative;
}
.search form {
	color: white;															/* search form */
	margin: 0px;
	padding: 0px;

}

.search .search_text {													/* search form input */
	color: white;
	font: normal 10px arial,helvetica,sans-serif;
	text-align: left;
	margin: 0px 0px 0 0;


}	

.search .search_text input {

	width: 100px;
	padding: 0;
	margin: 0px 0px 0 0;
	border: 0px solid #20336a;
	color: #000000;
}

.search input {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.yahoo-img {
	float: left;
	margin: 7px 0 0 10px;
	
}




	
/******************************************************************************************************
												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('http://juneauempire.com/images/misc/icons_opinion.jpg') no-repeat top left;
	text-indent: 20px;
	padding: 3px 0 8px 0;
}
.letters li {
	background: url('http://juneauempire.com/images/misc/icons_letters.jpg') no-repeat top left;
	text-indent: 20px;
	padding: 3px 0 8px 0;
}
.neighbors li {
	background: url('http://juneauempire.com/images/misc/icons_neighbors.jpg') no-repeat top left;
	text-indent: 20px;
	padding: 3px 0 8px 0;
}
.obits li {
	background: url('http://juneauempire.com/images/misc/icons_obituaries.jpg') no-repeat top left;
	text-indent: 20px;
	padding: 3px 0 8px 0;
}
.books li {
	background: url('http://juneauempire.com/images/misc/icons_books.jpg') no-repeat top left;
	text-indent: 23px;
	padding: 3px 0 8px 0;
}
.business li {
	background: url('http://juneauempire.com/images/misc/icons_business.jpg') no-repeat top left;
	text-indent: 20px;
	padding: 3px 0 8px 0;
}
.relationships li {
	background: url('http://juneauempire.com/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 {
	
}
#main-body .body-table .right-rail-inside .life-200 .section-header-200 {
	background: #dce8f1 url('http://juneauempire.com/images/life/header_200.jpg') no-repeat top center;
}

#main-body .body-table .right-rail-inside .life-200 .section-footer-200 {
	background: #fdebdf akleg_insdrt.html no-repeat bottom center;
}
#main-body .body-table .right-rail-inside .life {
	
}

/***************************************************
			module header/footer structure
***************************************************/
#main-body .body-table .left-rail-inside .section-header-494 {											/* story module header */
	background: url('/images/akleg/akleg_hdr_550.jpg') no-repeat top left;
	width: 550px;
	height: 18px;	
	color: #fff;
	margin: 0;
	padding: 1px 0 0 0;
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
}
#main-body .body-table .left-rail-inside .section-header-494 p {
	margin: 0 0 0px 19px;
}
#main-body .body-table .left-rail-inside .section-footer-494 {							/* right rail background */
	background: #EEF0F5;
	width: 530px;
	padding: 10px 10px 10px 10px;

}

#main-body .body-table .left-rail-inside .section-header-242 {											/* story module header */
	background: url('/images/akleg/akleg_hdr_550.jpg') no-repeat top left;
	width: 242px;
	height: 18px;
	color: #fff;
	margin: 0;
	padding: 1px 0 0 0;
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
}
#main-body .body-table .left-rail-inside .section-header-242 p {
	margin: 0 0 0px 19px;
}
#main-body .body-table .left-rail-inside .section-footer-242 {							/* right rail background */
	background: #EEF0F5;
	width: 222px;
	height: 212px;
	padding: 10px 10px 10px 10px;
	margin: 0 10px 0px 0px;

}
#main-body .body-table .left-rail-inside .section-header-244 {											/* story module header */
	background: ;
	width: 244px;
	height: 18px;
	color: #fff;
	margin: 0;
	padding: 0px;
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
}
#main-body .body-table .left-rail-inside .section-header-244 p {
	margin: 0 0 0 20px;
}
#main-body .body-table .right-rail-inside .section-header-200 {											/* story module header */
	background: url('/images/akleg/akleg_hdr_550.jpg') no-repeat top left;
	width: 170px;
	height: 18px;	
	color: #fff;
	margin: 0px 0 0 5px;
	padding: 2px 0 0 20px;
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
}
#main-body .body-table .right-rail-inside .section-header-200 p {
	margin: 2px 0 0 19px;
}
#main-body .body-table .right-rail-inside .section-footer-200 {							/* right rail background */

	width: 185px;
	padding: 5px 5px 5px 5px;
}

/***************************************************
			module text formattting
***************************************************/

.news li {
	list-style: none;
	margin: 2px 0px 2px 0px;
}
