html * {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	background: url('http://www.juneauempire.com/dev/images/class/bg.jpg') #344b7d repeat-y top center;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: arial,verdana,helvetica,san-serif;
	font-size:12px;
	color: #383838;
}

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

a:hover {
	text-decoration: underline;
}

p{
	padding: 5px 0px;
}

#page {
	background: url('http://www.juneauempire.com/dev/images/class/bg.jpg') repeat-y top center;
	width: 1007px;
	margin: 0px auto;
	padding: 0px 0px 0px 11px;
	text-align: left;
}

#main_body {
	width: 1000px;
	
}

#content {
	width: 755px;
	float: left;
}

.clear {
	clear: both;
}

.right{
	float: right;
}

.left{
	float: left;
} 

.FormAreaTableFormCell_PG input {
	border: 1px solid grey; 
}

#mdw-container {
	float: left;
	margin: 5px 0 0 0;
	width: 755px;																						/* width should be 410px otherwise site will break */
	text-align: left;
}

/************ HEADER **************/
#header {
	width: 1000px;
	height: 97px;
	position: relative;
}

.logos {
	height: 71px;
	position: absolute;
	top: 25px;
	width: 1000px;
}


/************ Top Links **********/

#header #top_menu_links {
	position: absolute;
	top: 3px;
	color: #344b7d;
	font-size: 10px;
	width: 989px;
	padding: 0px 5px 2px 5px;
	border-bottom: 1px solid #344b7d;
	color: black;
}
#header #top_menu_links a:link, #header #top_menu_links a:visited, #header #top_menu_links a:active {
	text-decoration: none;
	color: #344b7d;
	padding: 0px 0px 0px 0px;
	font-size:12px;
	font-family: arial,verdana,helvetica,san-serif;
}
#header #top_menu_links a:hover {
	text-decoration: underline;
}


/************ /HEADER **************/

/****** EVENTS FRONT *******/
.ZventsQuickSearch {
		background: #e7e7e7 url('/dev/images/calendar/eventscalendar_bg.jpg') no-repeat top left;
		margin: 0px 0px 0 0;
		padding: 33px 4px 0 10px;
		height: 55px;
		width: 246px;
		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 {
}


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

/****** FOOTER STYLES *******/
#footer {
	background: #eaf4ff;
	width: 1020px;
	border-top: 1px solid #accae6;
	margin: 10px 0 0 -12px;
	padding: 0px 0px 20px 0px;
	text-align: center;
	font-family: arial,verdana,helvetica,san-serif;
	font-size:12px;
	color: #344b7d;
}

#footer a{
	text-decoration: none;
	font-family: arial,verdana,helvetica,san-serif;
	font-size:12px;
	color: #344b7d;
}

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

#footerLinks {
	border-bottom: 1px solid #344b7d;
	width: 831px;
	margin: 15px 0px 15px 68px;
	padding: 0px 0px 15px 0px;
}

#footerLinks .links{
	float: left;
	display: block;
	width: 122px;
	height: 85px;
	padding: 0px 10px 0px 10px;
	border-right: 1px solid #344b7d;
	text-align: left;
	
}

#footerLinks .lastlink .links{
	border-right: 0px;
	padding: 0px 0px 0px 10px;
	width: 128px;
}

#footerLinks .twocol .links{
	width: 180px;
}

#footerLinks .links li{
	list-style: none;
}

#footerLinks .links h5{
	font-size: 12px;
	text-transform: uppercase;
}
/****** /FOOTER STYLES *******/


/******************************************************************************************************
												Main Menu styles 
******************************************************************************************************/
#main_menu {																			
	width: 1000px;
	height: 20px;
	background: #42598b;
	display: block;
	padding: 0px 0 0px 0;
	margin: 0 0 5px 0;
	clear: both;
} 

/******  MENU STYLING ******/
#menu  {
	width:970px;
	position:relative;
	background-color: #42598b; 
	clear: all;
	z-index: 100;
}
 
.topnav{
	border-right: 1px solid #FFFFFF;
}
 
.nav {
	padding: 0 0 0 0;
	margin: 0px 0 0 0px;
	list-style: none;  
	clear: both;
	line-height: 20px;
	border-top:none;
	font-family: arial;
}

.nav a {
	white-space: nowrap;
	display: block;
	color: #fff;
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.0em;
}

.nav li {
	white-space: nowrap;
	float: left;
	background-color: #42598b; 
	margin-bottom: 0px;
	padding: 0px 15px 0px 15px; 
	font-family: arial; 
	font-size: 11px; 
	font-weight: bold;
	
}

.nav li:hover ul, .nav li.sfhover ul {
	left: auto; 
	margin-left: -17px;
}
.nav .first_nav:hover ul {
	left: auto; 
	margin-left: -15px;
}

 /* Left margin must balance out left padding of .nav li + 1(left border). */

.nav .last_nav {
	border-right: 0px;
}

.nav ul {
	color: black;
	background-color: #ccc;
	padding: 0px;
	margin: 0px;
	list-style: none; 
	position: relative; 
}

.nav li ul {
	margin-left: 0px;
	position: absolute;
	width: 11em; 
	left: -500em;
	z-index: 100;
} 


.nav .nav_adjust {
	padding: 0px 0px;
}

.nav .first_nav {
	border-left: 0px;
	padding-left: 15px;
}

.nav .nav_adjust:hover ul, .nav .nav_adjust.sfhover ul {
	margin-left: 0px;
}

.nav li ul li {
	background-color: #f4f6fa; 
	border-bottom: 1px solid #445385;
	border-right: 1px solid #445385;
	border-left: 1px solid #445385;
	margin: 0px;
	padding: 0px 0px 0 6px;
	width: 160px; 
	color: black;
	font-family: arial; 
	font-size: 11px; 
	line-height: 16px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
} 

.nav li ul li a:link, .nav li ul li a:hover, .nav li ul li a:visited {
	color: black;
	font-family: arial; 
	font-size: 11px; 
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	text-transform: none;
}

.nav li ul li:hover, .nav li ul li.sfhover {
	background-color: #d6dde9;
} 

.nav li ul .last {
	border-bottom: 1px solid #455B72;
}

.nav li:hover, .nav li.sfhover {
	background-color: #354576;
}

/******  MENU STYLING ******/
 
 
/*** top menu ***/
#main_menu_nav { 
	height:22px;
	font-family: arial; 
	color: #fff; 
	font-size: 11px; 
	font-weight: bold; 
	background-color: #40538e; 
	width: 960px; 
	letter-spacing: 0.0em; 
}

#main_menu_nav a:link, #main_menu_nav a:visited, #main_menu_nav a:hover { 
	color: #fff; 
	text-decoration: none; 
	font-weight: bold;
}

.nav_left	{ 
	float: left; 
	width: 300px; 
}

.nav_right	{
	float: right;
}

#main_menu_nav ul	{ 
	padding-left: 0; 
	margin: 0px; 
	font-weight: bold;
}

#main_menu_nav ul li { 
	display: inline; 
	font-weight: bold;
} 

#main_menu_nav ul li a:link, #main_menu_nav ul li a:visited { 
	padding: 5px 10px; 
	background-color: #5f6fa3; 
	text-decoration: none; 
	float: left; 
	border-left: 1px solid #8b98bc; 
	border-right: 1px solid #354576; 
	font-weight: bold;
}

#main_menu_nav ul li a:hover { 
	background-color: #40538e;
}

/*** top menu ***/


/****** RIGHT RAIL STYLES *******/
#right_rail {
	width: 235px;
	float: right;
	text-align: center;
	margin: 5px 0px 0px  0px;
}

#right_rail .oas_maxad{
	border: 1px solid #b5c0d4;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 5px 0px;
}

#right_rail .travidia{
	background: #fff url('/dev/images/travidia/travidiaRRfooter.jpg') no-repeat bottom center;
	width: 235px;
	border: 1px solid #b5c0d4;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

#right_rail .travidia #searchbox{
	margin-top: 7px;
	padding: 0px 0px 0px 0px;
}

/* Poll and Frontpage Module */
#right_rail .module {
	background: #f3f8fe;
	color: #344b7d;
	width: 225px;
	border: 1px solid #75a4ce;
	padding: 0px 4px 5px 4px;
	margin: 0px 0px 5px 0px;
}

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

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

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

/* Top Ads */
.topads {																		
/* top ads container */
	float: left;
	background: #f3f8fe;
	border: 1px solid #75a4ce;
	text-align: left;
	margin: 0px 0px 5px 0px;
	padding: 0;
	width: 233px
}

.topads h2{
	text-transform: uppercase; 
	color: #fff;
	background: #344b7d;
	padding: 5px 0px 5px 5px;
	border-bottom: 1px solid #526a9d;
}

.topads a {																		
/* top ads link */
	color: #344b7d;
	font-weight: bold;
	text-decoration: none;
}
.topads a:hover {
	color: #344b7d;;
	text-decoration: underline;
}
.topads p {																		
/* top ads padding */
	color: #000;
	font: normal 11px arial,helvetica,sans-serif;
	line-height: 12px;
	margin: 12px 0;
}

.topads .stories h3 {																	
/* top ads header */
	background: #344b7d;
	height: 17px;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0;
	padding: 4px 0 0 10px;
	border-bottom: 1px solid #526a9d;
	border-top: 1px solid #526a9d;
}
.topads h3 a {																	
/* top ads header link */
	color: #fff;
}
.topads h3 a:hover {
	color: #ccc;
	text-decoration: none;
}
.topads .view-all, .topads #mdw_viewall a {															/* top ads view all */
	color: #fff;
	margin: 0px;
	padding: 0px;
	font: bold 11px arial,helvetica,sans-serif;
}

.topads .stories #topads_border {
	border-right: 1px solid #3b4560;
	border-left: 1px solid #3b4560;
}

#mdw_topJobs {
	display: block;
}

.mdw_rail {
	height: auto;
	display: none;
	margin: 0;
	padding: 10px 4px 4px 10px;
}

.mdw_rail b, .mdw_rail a {
	font-size: 11px;
	text-transform: capitalize;
}

.mdw_highlight {
	text-transform: capitalize;
	font-weight: bold;
}

.mdw_rail p {
	font-size: 11px;	
	margin: 0 0 0px 0;
	padding: 0 0 8px 0;
}

.mdw_rail div {
	text-align: right;
	font-size: 11px;
	margin: 0 8px 0 0;
}

#mdw_viewall {
background: #7b88ac;
clear: both;
font-weight: bold;
margin: 0;
padding: 0px 5px 0px 0px;
text-align: right;
}

/* Yellow Advantage */
#right_rail .yellowhd {
	background: url('/dev/images/yellowAdvantagehd_rr.jpg') no-repeat top left;
	width: 235px;
	height: 25px;
}

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

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

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

input {
	border: 1px solid grey; 
}



/****** /RIGHT RAIL STYLES *******/

