/* common CSS */
body{
	font-family: 'Comic Sans MS', Arial, cursive;
	font-size: 11px;
	color: #333333;
	padding: 0px;
	padding-top: 0px;
	background-color:#FFFFFF;
	background-image: url(graphics/passort_back2.jpg);
	background-repeat:no-repeat;
	background-position: top center;
}
.bighostel #container{
	margin: 0 auto;
	margin-top: -15px;
	padding-top: 0px;
	text-align: center; 
	width: 838px;
}
.bighostel #content_top{
	width: 800px;
	height: 15px;
}
.bighostel #content{
	width: 782px;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;
	margin-top:0px;
	text-align: left;
	min-height: 300px;
}
.bighostel #suitcase{
	background-image:url(graphics/suitcase-clear-and-logo.gif);
	background-position: 0% 0%;
	background-repeat:no-repeat;
	height: 510px;
	margin-bottom: 10px;
}
.bighostel #content_bottom{
	height: 30px;
	margin: 0 auto;
	text-align: center; 
	width: 838px;
}
.bighostel #footer{
	width: 780px;
	padding: 5px;
	margin: 0 auto;
	margin-top:5px;
	text-align: center;
}
.bighostel #bottom_menu{
	width: 790px;
	height: 10px;
	padding: 5px;
	padding-top: 8px;
	margin: 0 auto;
	margin-top:5px;
	text-align: center;
	font-size: 10px;
	background-repeat:no-repeat;
}
a:link {
	color:#333333;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #333333;
}
.links {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size:16px;	
	width: 810px;
	margin-left: 18px;
	height: 30px;
	padding-top: 3px;
	margin: 0 auto;
}
.links a:link {
	color:#333333;
	text-decoration:none;
}
.links a:visited {
	color: #666666;
	text-decoration:none;
}
.links a:hover {
	color: #FF9900;
	text-decoration:none;
}
.links a:active {
	color: #333333;
	text-decoration:none;
}
.footer_left{
	float: left;
	width: 390px;	
}
.footer_right{
	margin-left: 400px;
}
.page_title {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
}
.page_text {
	font-size: 11px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}
.transparent_class:hover img {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {font-size: 10px}
.style4 {
	font-size: 10px; 
	color: #999999; 
}
.style6 {color: #FF3300}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* Index - Home Page */
.index_blurb{
	/*font: 13px Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 13px;
	color: #333333;
	width: 500px;
	margin:0 auto;
}

/* Rooms and Rates */
.rates_table{
	background-color:#cccccc;
	background-image:url(graphics/rates_table_back.jpg);
	background-repeat:no-repeat;
	border-top: 1px solid #f3f1f1;
	border-left: 1px solid #f3f1f1;
	border-right: 2px solid #d0d0d0;
	border-bottom: 2px solid #d0d0d0;
}
.rates_area{
	margin-top: 30px;
	margin-left: 410px;
}
.room_area{
	float: left;
	width: 390px;
	text-align:right;
}
.room{
	width: 760px;
	min-height: 120px;
	padding: 5px;
	border-bottom: 1px solid #d7bf7e;
	margin-top: 10px;
	margin-bottom: 5px;
}
.item{
	width: 760px;
	padding: 10px;
	border-bottom: 1px dashed #d7bf7e;
	margin-top: 5px;
	margin-bottom: 5px;
}
.item_pic{
	float: left;	
	padding: 5px 5px 30px;
	background-color: #fff;
	border-top: 1px solid #f3f1f1;
	border-left: 1px solid #f3f1f1;
	border-right: 2px solid #d0d0d0;
	border-bottom: 2px solid #d0d0d0;
}
.item_title{
	margin-left: 190px;
	margin-bottom: 10px;
	font-size:14px;
}
.item_title a{
	font-size: 10px;
}
.item_text{
	margin-left: 190px;
}

/* Location */

.loc{
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	margin-left: 10px;
}
.map_left{
	float: left;
	width: 200px;
	text-align:right;
}
.map_right{
	margin-left: 230px;
	margin-top: 0px;
}
.map_left img{
	margin-bottom: 2px;
	border-top: 1px solid #f3f1f1;
	border-left: 1px solid #f3f1f1;
	border-right: 2px solid #d0d0d0;
	border-bottom: 2px solid #d0d0d0;
}
.location_text{
	width: 600px;
	margin: auto;
}

/* Facilities */

.fac_images_area{
	float: left;
	width: 370px;
	text-align: right;
}
.fac_area{
	margin-top: 15px;
	margin-left: 410px;
	font-size:11px;
}
.input_table{
border: 1px #999999 solid;
background-color:#F2EEED;
}
.input_td{
border-bottom: 1px #999999 solid;
}
.linkcat{
	font-size: 18px;
	background-color:#CCCCCC;
	padding: 5px;
}
.linkcat_titles{
	font-size: 18px;
	padding: 5px;
	text-align:center;
}