/* CSS Document */

/* Pueblo Torviscas */

body{
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	color:#333;
	margin:0;
	padding:0;
	
}

.clear{clear:both;}

h1{
	display:block;
	width:950px;
	height:30px;
	margin:0;
	padding:30px 0 0 10px;
	color:#fff;
	letter-spacing:-1px;
	background-image:url(images/h1-footer-bg.gif);
	background-repeat:no-repeat;
	font-size:18pt;
	font-weight:normal;

}
h2{
	margin:0 0 10px 0;
	padding-top:20px;
	padding-left:20px;
	color:#37a;
	text-transform:uppercase;
	letter-spacing:-1px;
	font-size:13pt;
	font-weight:bold;

}

h3{
	margin:0 0 10px 0;
	padding-top:20px;
	padding-left:20px;
	text-transform:uppercase;
	letter-spacing:-1px;
	font-size:12pt;
	font-weight:bold;

}

p{margin:0 20px 10px 20px;}

hr{
	height:1px;
	margin:0 0 0 20px;
	color:#fff;
	border-top:1px dashed #666;
	position:relative;
	top:9px;
	
}
#shadow{
	width:1000px;
	margin:0 auto;
	padding:0;
	background:url(images/shadow.gif) repeat-y;
	
}
#frame{
	width:960px;
	margin:0 auto;
	padding:0;
	text-align:left;
	
}
	#header{
		width:267px;
		height:200px;
		background:url(images/header-bg.gif) repeat-x;
		float:left;
		display:inline;
		margin:0;
		padding:0;
		color:#fff;
		font-size:16pt;
		letter-spacing:-1px;
		border-bottom:1px solid #fff;
		text-align:center;
		
	}
		#header img{
			margin-top:15px;
			margin-bottom:15px;
			padding:0;
			
		}
	#navigation{
		width:693px;
		height:200px;
		background:url(images/nav-bg.jpg) no-repeat;
		float:left;
		display:inline;
		margin:0;
		padding:0;
		text-align:left;
		font-size:12pt;
		letter-spacing:normal;
		position:relative;
		z-index:10;
		
	}
		#navigation ul { /* all lists */
			margin:0;
			padding:0;
			position:relative;
			display:inline;
			width:auto;
			
		}
			#navigation ul li{
				display:inline;
				float:left;
				height:30px;
				margin:0;
				padding:0;
				color:#fff;
				text-decoration:none;
				text-transform:lowercase;
			
			}	
			#navigation a:hover{
				color:#37a;
				background-image:url(images/nav-hover.gif);
				background-repeat:repeat-x;
			
			}				
			#navigation a{
				display:block;
				height:25px;
				padding:175px 16px 0 16px;
				text-decoration:none;
				color:#fff;
				border-left:1px solid #fff;
				border-bottom:1px solid #fff;
							
			}			
			#navigation li ul li a{
				padding:0px;
				border:none;

			}
			#navigation li ul li a:hover{
				background:none;
			
			}
			/*
			#navigation li ul li{ 
				display:list-item;
				position:relative;
				list-style:none;
				float:none;
				width:auto;
				margin:0;
				padding:0 20px;
				line-height:35px; !important
				line-height:34px;
				height:40px;
				background-color:#125;
				z-index:10;
				border:none;
				text-align:center;
							
			}						
			#navigation li ul { 
				display:none;
				width:auto;
				position:absolute;
				top:0;
				left:0;
				margin-top:165px;
				margin-left:0;
				padding:0;
				background-color:#125;
				border:1px solid #fff;
				border-bottom:1px solid #fff;
				filter:alpha(opacity=85);
				-moz-opacity:.85;
				opacity:.85;
				text-align:center;
							
			}
			*/
			#navigation li ul li{
				margin:0;
				padding:0 15px;
				line-height:35px; !important
				line-height:34px;
				height:40px;
				background-color:#125;
				z-index:10;
				border:none;
				text-align:center;
				float:left;
											
			}						
			#navigation li ul { 
				display:none;
				position:absolute;
				margin-top:165px;
				margin-left:0;
				padding:0;
				background-color:#125;
				border:1px solid #fff;
				border-bottom:1px solid #fff;
				filter:alpha(opacity=85);
				-moz-opacity:.85;
				opacity:.85;
				text-align:center;
							
			}		
			#navigation li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
				top: 35px;
				left:auto;			
			
			}			
			#navigation li:hover ul, #navigation li.over ul { /* lists nested under hovered list items */
				display:list-item;
				list-style:none;		
			
			}
	#container{
		width:959px;
		border-left:1px solid #125;
		padding:0;
		margin:1px 0 0 0;
	
	}
		a{
			color:#125;
			text-decoration:underline;
			
		}
		a:hover{
			background-color:#37a;
			color:#fff;
			text-decoration:none
		}		
		#container .homeimage{
			float:right;
			width:335px;
			margin:0 0 0 20px;
			display:inline;
			
		}		
			.homeimage img{margin-bottom:1px;}
/*NEWS ARTICLES*/
	.news-article{
		width:100%;
		height:166px;
		margin:0;
		padding:0 0 10px 0;
		border-bottom:1px dashed #666;
	}
		.date{
			font-size:9pt;
			float:right;
			width:100px;
			font-weight:bold;
			display:inline;
			margin:20px 0 0 0;
			padding:0;
			text-align:right;
			position:relative;
			left:-20px;
			display:inline;
		}
			h1 .date{margin-top:5px}
		.news-article-image{
			float:left;
			margin:20px 20px 1px 20px;
			padding:5px;
			border:1px solid #CCCCCC;
			width:150px;
			height:113px;
		}
		.full-news-image{
			float:right;
			margin:20px;
			padding:5px;
			border:1px solid #CCCCCC;
			display:inline;
		}
		.news-article hr{margin-right:20px;}

	.read-more{text-align:right;}
	.back-to-top{
		float:right;
		margin:0 30px 20px 0;
		
	}
	
	#container-content{
		width:958px;
		padding:0;
		margin:1px 0 0 0;
		border-right:1px solid #125;
		border-left:1px solid #125;
		
	}
		#container-content .imagebox{
			width:341px;
			height:292px;
			background:url(images/imageframe.gif) no-repeat;
			float:right;
			display:inline;
			margin:0 20px 20px 20px;
			text-align:center;
			color:#c85;
			font-weight:bold;
			font:Verdana;
			letter-spacing:-1px;
			text-transform:none;
			
		}
			.imagebox img{
				margin:18px 4px 10px 0;
				border:1px solid #ccc;
			
			}
		.notice{
			width:918px;
			margin:10px 20px 20px 20px;
			padding:15px 0;
			border:1px dashed #125;
			background-color:#37a;
			background-image:url(images/notice.gif);
			background-position:left;
			background-repeat:no-repeat;
			text-align:center;
			color:#125;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			letter-spacing:-1px;
			font-size:12pt;
			font-weight:normal;
			filter:alpha(opacity=75);
			-moz-opacity:.75;
			opacity:.75;
		
		}
		
			.notice a{color:#fff;}
			
			.notice a:hover{
				background-color:#125;
				color:#fff;
			
			}
		.price-table{
			margin:10px 20px 10px 60px;
			filter:alpha(opacity=85);
			-moz-opacity:.85;
			opacity:.85;
			
		}
			.price-table th, .availability-table th{
				height:30px;
				background-color:#37a;
				padding-left:15px;
				padding-right:15px;
				color:#fff;
				font-weight:normal;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				letter-spacing:-1px;
				width:25%;
				text-align:left;
				
			}
			.price-table td, .availability-table td{
				background-color:#e5eef4;
				font-size:10pt;
				padding:5px 15px;
				font-weight:bold;
			
			}
		.availability-table{
			margin:0 20px 10px 20px;
			padding:0;
			
		}
		.table-img{border:1px solid #37a;}
			.availability-table td, .availability-table th{
				letter-spacing:normal;
				border-bottom:1px solid #fff;
				padding:10px 15px;
				width:auto;
				
			}
		.search-results-table{
			border-top:1px solid #37a;
			border-bottom:1px solid #37a;
			background-color:#e5eef4;
			width:auto;
			margin:10px 20px;
		
		}
			.search-results-table td{
				margin:0;
				padding:10px 15px;
			
			}
		.submit{
			background:url(images/button-back.gif) repeat-x;
			height:30px;
			color:#fff;
			border:1px solid #125;
					
		}
		.calendar {
			font-size:9pt; 
			width:175px; 
			margin:5px;border:1px solid #999;
			padding-bottom:5px;
			float:left;
		}
.calendar a{
 color:#000;

 text-decoration:none;
 }	
	#footer{
		display:block;
		width:920px;
		height:45px;
		margin:0;
		padding:15px 20px 0 20px;
		color:#fff;
		letter-spacing:normal;
		background-image:url(images/h1-footer-bg.gif);
		background-repeat:no-repeat;
		font-size:10pt;
		font-weight:normal;
				
	}
	
		#footer .links{
			font-size:11pt;
			font-weight:bold;
			float:right;
			
		}
		
		#footer a{
			color:#fff;
			text-decoration:none;
		
		}
		
		#footer a:hover{background:#37a;}