/***********************************************/
/* KRS styles                                  */
/***********************************************/

body {
	text-align: center;
	background-color: #000066;
	font-size: 0.9em;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#container {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	top: 0px;
	left: 0px;
	text-align: left;
	background-color: #FFFFFF;
}

	#topSection {
		width: 800px;
		top: 0px;
		left: 0px;
		padding: 0px 0px 10px 0px;
		text-align: center;
		background-color: #FFFFFF;
	}
		#header {
			top: 0px;
			width: 800px;
			padding: 0px 0px 0px 0px;
			border-top: 5px solid #000066;
			border-bottom: 7px solid #000066;	
			font-family: Segoe UI, Trebuchet MS, sans-serif, Arial, sans-serif;
			font-size: 1.0em;
			color: #FFFFFF;
		}
		.header {
			height: 82px;
			background-color: #660033;	
		}
		
		#topNav {
			width: 800px;
			padding: 0px 0px 0px 0px;
			text-align: left;
			background-image: url(../includes/p7pm/img/blue_convex.gif);
		}
		#breadCrumbs {
			width: 800px;
			padding: 2px 0px 0px 0px;
		}		
		
		/* topNav styles - see p7pmh6.css */
		
		/* breadCrumbs styles - see p7pmh6.css */

		
		/* end topSection */
		
	#mainContent {
		width: 800px;
		text-align: center;
		clear: both;
		background-color: #FFFFFF;
	}

		#content {
			width: 800px;
			float: left;
			text-align: left;
			background-color: #FFFFFF;
			padding: 0px 0px 10px 0px;
		}

		#rightPanel {
			display: block;
			width: 190px;
			float: right;
			margin-top: 20px;
			margin-right: 10px;
			padding: 0px 0px 0px 0px;
			border-top: 1px solid #999999;
			border-right: 1px solid #999999;
			border-bottom: 1px solid #999999;
			border-left: 1px solid #999999;
			text-align: center;
			background-color: #E8E8E8;
		}
	
			#alaskaair {
				width: 190px;
				padding: 4px;
				font-family: Segoe UI, Trebuchet MS, sans-serif;
				font-size: 0.9em;
				color: #333333;
				}
			
			#hostInfo {
				text-align: left;
				width: 190px;
				padding: 5px 4px 5px 4px;
				font-family: Segoe UI, Trebuchet MS, sans-serif;
				font-size: 0.9em;
				color: #333333;
			}
			
			#images {
				text-align: center;
				padding: 0px 0px 0px 0px;
			}
			
			/* end rightPanel */
			
		#contentArea {
			width: 545px;
			float: left;
			padding: 0px 0px 0px 25px;
			background-color: #FFFFFF;
		}
		
			#pageName {
				padding: 10px 0px 10px 0px;
				text-align: center;
				font-family: Century Gothic, Arial, serif;
				font-weight: bold;
				font-size: 1.4em;
				color: #990033;
			}
			
			#topAvailability {
				padding: 10px 0px 10px 0px;
				text-align: center;
				font-family: Segoe UI, Trebuchet MS, Arial, sans-serif;
				font-size: 0.85em;
				font-weight: 500;
			}
			
			#bnbIntro {
				text-align: left;
				padding: 10px 0px 10px 0px;
				font-family: Arial, Helvetica, sans-serif;

				color: #000033;
			}
			
			#bnbImages {
				text-align: left;
				padding: 20px 0px 10px 0px;
			}
			
			#bnbInfo {
				text-align: left;	
				padding: 0px 0px 0px 0px;	
				font-family: Arial, Helvetica, sans-serif;

				color: #000033;
			}
			
			#transportation {
				width: 545px;
				text-align: left;
				padding: 0px 0px 0px 0px;
				font-family: Arial, Helvetica, sans-serif;

				color: #000033;
				background-color: #FFFFFF;
			}
			
			#instructions {
				width: 545px;
				text-align: left;
				padding: 0px 0px 0px 0px;
				font-family: Arial, Helvetica, sans-serif;

				color: #000033;
				background-color: #FFFFFF;
			}
			
			#depositCancel {
				width: 545px;
				text-align: left;
				padding: 0px 0px 0px 0px;
				font-family: Arial, Helvetica, sans-serif;

				color: #000033;
				background-color: #FFFFFF;			
			}
			
		  	#addInfo {
				text-align: left;
				padding: 20px 0px 0px 0px;
				font-family: Arial, Helvetica, sans-serif;

				font-weight: bold;
				color: #000033;
			}
						
			#btmAvailability {
				padding: 20px 0px 30px 0px;
				text-align: center;
				font-family: Segoe UI, Trebuchet MS, sans-serif;

				font-weight: 500;
			}
			
			#footer {
				width: 800px;
				float: left;
				padding: 0px 0px 0px 0px;
				background-color: #FFFFFF;				
			}
			
				#bottomNav {
					border-top: 1px solid #666699;
					border-bottom: 1px solid #666699;
					padding: 0px 0px 2px 0px;
					text-align: center;
					background-color: #FFFFFF;
				}
				
				#bottomLogos {
					padding: 20px 0px 10px 0px;
					text-align: center;
					background-color: #FFFFFF; 
				}
								
				#copyright {
					padding: 10px 0px 0px 0px;
					text-align: center;
					font-family: Segoe UI, Trebuchet MS, sans-serif;
					font-size: 0.80em;
					font-weight: 400;
					color: #666666;
				}
				
		/* end contentArea */
				
/**** end container ***/


/***********************************************/
/* Layout Styles                               */
/***********************************************/

a, a:visited, a:active {
	color: #000099; 
	font-family: Arial, Helvetica, sans-serif; 

	font-weight: 600; 
	text-decoration: none;
}
a:hover {
	color: #990033; 
	font-family: Arial, Helvetica, sans-serif; 

	font-weight: 600; 
	text-decoration: none;
}

/*a.body, a.body:visited, a.body:active {
	color: #000099; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.95em; 
	font-weight: 400; 
	text-decoration: none;
}
a.body, a.body:hover {
	color: #990033; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.95em; 
	font-weight: 400; 
	text-decoration: none;  
}
*/

a.top, a.top:hover {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
}

h1{
  font-family: Century Gothic, Arial, serif;
  font-size: 1.5em;
  color: #333366;
  margin: 0px;
  padding: 0px;
}

h2{
  font-family: Segoe UI, Trebuchet MS, sans-serif;
  font-size: 1.5em;
	color: #990033;
  margin: 0px;
  padding: 0px;
}

h3{
  font-family: Segoe UI, Trebuchet MS, sans-serif;
  font-size: 1.15em;
  color: #000033;
  margin: 0px;
  padding: 0px;
}

h4{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  font-weight: normal;
  color: #333366;
  margin: 0px;
  padding: 0px;
}

h5{
  font-family: Century Gothic, Arial, serif;
  font-size: 1.0em;
  color: #333366;
  margin: 0px;
  padding: 0px;
}

h6{
  font-family: Verdana, Arial, sans-serif;
  font-size: 0.75em;
  color: #996699;
  margin: 0px;
  padding: 0px;
}

p {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	}

ul{
 list-style-type: disc;
 margin: 0px;
 padding: 10px 0px 10px 0px;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

	/* topSection styles */

		/* header styles */
	
		.header{
			font-family: Segoe UI, Trebuchet MS, Arial, sans-serif;
			font-size: 1.0em;
			color: #FFFFFF;
			text-decoration: none;
		}
		
		.header a {
			font-family: Segoe UI, Trebuchet MS, Arial, sans-serif;
			font-size: 1.0em;
			color: #FFFFFF;
			text-decoration: none;
		}
	
		.header a:hover {
			font-family: Segoe UI, Trebuchet MS, Arial, sans-serif;
			font-size: 1.0em;
			color: #CCCCCC;
		}
	
		.header img {
			padding: 0px 0px 0px 0px;
			
		}

		/* topNav styles - see p7pmh6.css */
		
		/* breadCrumbs styles - see p7pmh6.css */
		
	/* rightPanel styles */
	
	
		.images {
			text-align: center;
			padding: 10px 0px 0px 0px;
		}
		
	
		.caption {
			font-family: Segoe UI, Trebuchet MS, sans-serif;
			font-size: 0.75em;
			font-weight: 400;
			color: #000000;
		}
			
	/* contentArea styles */
	
	.contentArea {
		font-family: Arial, Helvetica, sans-serif;

		color: #000033;
	}
	
		.pageName{
			
		}

		a.topAvailability {
			font-family: Segoe UI, Trebuchet MS, Arial, sans-serif;
			font-size: 0.9em;
			font-weight: 400;
			color: #000099;
			text-decoration: underline;
		}
			
		a.topAvailability:hover {
			font-family: Segoe UI, Trebuchet MS, Arial, sans-serif;
			font-size: 0.9em;
			font-weight: 400;
			color: #990033;
			text-decoration: underline;
		}
		
		.bnbIntro {
			font-family: Arial, Helvetica, sans-serif;

			color: #000033;
		}
		
		.bnbImages {
			padding: 0px 0px 0px 0px;
		}
		
		.bnbInfo {
			font-family: Arial, Helvetica, sans-serif;
	
			color: #000033;
		}
	
		.transportation {
			font-family: Arial, Helvetica, sans-serif;

			color: #000033;
			background-color: #FFFFFF;
		}
		
		.addInfo {
			
		}
		
		.depositCancel {
		}

		a.btmAvailability {
			font-family: Segoe UI, Trebuchet MS, sans-serif;
			font-size: 1.0em;
			font-weight: 400;
			color: #000099;
			text-decoration: underline;
		}

		a.btmAvailability:hover {
			font-family: Segoe UI, Trebuchet MS, sans-serif;
			font-size: 1.0em;
			font-weight: 400;
			color: #990033;
			text-decoration: underline;
		}
		
			/* footer styles */
		
			.bottomLogos {
				font-family: Segoe UI, Trebuchet MS, sans-serif;
				font-size: 0.8%;
				text-align: center;
			}
			
			a.bottomNav, a.bottomNav:visited, a.bottomNav:active {
				color: #333399; 
				font-family: Segoe UI, Trebuchet MS, sans-serif; 
				font-size: 0.9em; 
				font-weight: 400; 
				text-decoration: none;
			}

			a.bottomNav:hover {
				color: #990033; 
				font-family: Segoe UI, Trebuchet MS, sans-serif; 
				font-size: 0.9em; 
				font-weight: 400; 
				text-decoration: none;
			}

			.copyright {
				width: 800px;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 0.75em;
				color: #666699;
				text-align: center;
			}
	
		.faqs {
			font-family: Segoe UI, Trebuchet MS, sans-serif;
			font-size: 1.1em;
			color: #990000;
		}
		
		.answers {
			font-family: Segoe UI, Trebuchet MS, sans-serif;
			font-size: 1.0em;
			font-weight: 400;
			color: #000000;
		}
			
		.bandbs {
				color: #000033; 
				font-family: Segoe UI, Trebuchet MS, sans-serif; 

				font-weight: 300;
				background-color: #FFFFFF;
			}
			
			.bandbsImg {
				margin: 10px 5px 10px 0px;
				border: 1px solid #000000;
			}
			
			a.bandbs, a.bandbs:visited, a.bandbs:active {
				color: #000033; 
				font-family: Segoe UI, Trebuchet MS, sans-serif; 
				font-size: 0.90em; 
				font-weight: 300;
				text-decoration: none;
			}

			a.bandbs:hover {
				color: #990033; 
				font-family: Segoe UI, Trebuchet MS, sans-serif; 
				font-size: 0.90em;
				font-weight: 300; 
				text-decoration: none;
			}
			
		/* End contentArea styles */

/***********************************************/
/* Components                                  */
/***********************************************/

	/* search styles */

	#search {
		padding: 5px 0px 5px 10px;
		border-bottom: 1px solid #cccccc;
		font-size: 0.9em;
	}
	
	#search form {
		margin: 0px;
		padding: 0px;
	}
	
	#search label {
		display: block;
		margin: 0px;
		padding: 0px;
	}

	/* label styles */
	
	label {
		font-family: Arial,sans-serif;
		font-size: 1.0em;
		font-weight: bold;
		color: #334d55;
	}
	

