/* CSS Document */
/* Color Definitions */
/*


*/
body {
	background-image:url(../images/ark.x1000.jpg);
	/*background-color:#FFFFFF;*/
	background-color:#b40d1c;
	font-family: Verdana, Arial, sans serif;
	font-size:small;
	height:100%;
	padding:0px;
	margin:0px;
	background-attachment:fixed;
	background-position: top center;
	
	background-repeat:no-repeat;
}

a:link {
	color:#669900;
}
a:visited {
	color:#669900;
}
a:hover {
	text-decoration: none;
	color:#990000;
	
}
a:active {
	text-decoration: none;
}
li {
	margin-bottom:7px;
	margin-top:7px;
	list-style-image: url(../images/green.bullet.gif);
	list-style-type: circle;
	/*position:relative;*/
	}
ul {
	padding-left:30px;
	text-align:left;
	margin-top:5px;
	margin-bottom:5px;
	}
form {
	margin: 0px;
	}
input, textarea {
	border: 1px #990000 solid;
	font-size:small;
	width:200px;
	padding: 1px;
	position:relative;
	right:0px;
	}
select {
	border: 1px #990000 solid;
	font-size:small;
	}
fieldset {
	padding:5px;
	padding-top:0px;
	margin:5px;
	margin-bottom:10px;
	border:#990000 1px solid;
	}
legend {
	font-weight:bold;
	color:#000000;

	}
.resform {
}
.resform li {
	position:relative;
	}
.resform.input, .resform.textarea  {
	width:500px;
	}
.input_select {
	width:204px;
}
.300 {
	width:300px;
	}
label {
	width:200px;
	margin-right:10px;
	/*display: -moz-inline-box;
  	display: inline-block;*/
	}
label.required {
	padding-right:12px;
	background:url(../images/asterisk-red.png) no-repeat right;
	font-weight:bold;
	}

input.males {
	background-image:url(../images/male_sign.gif);
	background-position:right;
	background-repeat:no-repeat;
	width:95px;
	}
input.females {
	background-image:url(../images/female_sign.gif);
	background-position:right;
	background-repeat:no-repeat;
	width:96px;
	}

.xsmall {
	font-size:x-small;
	}

.section_content { 
	border:none;
	background:none;
	}
div.spacer {
  clear: both;
  line-height:2px;
  }
a.efh {
	padding: 2px 25px 2px 2px;
	/*background:url(../images/efh_logo.x20.gif) no-repeat right;*/
	background:url(/images/logos/efh.x20.png) no-repeat right;
}
a.ihostels {
	padding: 2px 25px 2px 2px;
	/*
	background:url(/images/logos/i-hostels.x20.jpg) no-repeat right;
	*/
}
a.ethihostels {
	padding: 2px 50px 2px 2px;
	/*
	background:url(/images/logos/ethihostels.x20.png) no-repeat right;
	*/
	background:url(/images/logos/efh.x20.png) no-repeat right;
}
.center_sec {
	width:70%; 
	float:left; 
	border-top:#990000 1px solid; 
	border-right:#990000 1px solid; 
	padding: 1px 7px 0px 7px;
	text-align:left;	
	background:url(/images/corners/tr.orn.gif) 100.1% -1px no-repeat; 
	
}
.right_sec {
	width:200px; 
	float:right; 
	margin-bottom: 20px;
	border-top:#990000 1px solid; 
	border-left:#990000 1px solid; 
	padding:1px 5px 3px 5px;
	background:url(/images/corners/tl.orn.gif) -1px -1px no-repeat;
	clear:right;
	}
.section_banner {
	margin: 0 auto; 
	text-align:center; 
	background-color:#990000; 
	color:#FFFFFF; 
	width:150px; 
	
	border:#669900 2px ridge;
	
	margin-bottom:5px;
	}
.section_banner.wide {
	width:30em;
	}
.sub_section {
	margin-top:15px; 
	background:url(/images/corners/tr.orn.gif) 100% -1px no-repeat;
	border-top:#990000 1px solid;
	border-right:#990000 1px solid;
	}
.sub_header {
	border-bottom:#990000 1px solid; 
	padding-bottom:2px;
	position:relative;
	}
.toggle_container {
	position:absolute;
	right:3px;
	top:-1px;
	}
.main_banner {
	background-color:#990000;
	text-align:center;
	margin:0 auto;
	color:#FFFFFF; 
	width:400px; 
	line-height:20px;
	border:#669900 1px solid;
	margin-bottom:0px;
	padding:2px;
	position:relative;
	left: 0px;
	bottom:-3px;
}
.bold_green {
	
	color:#669900;
	font-weight:bold;
	
	}
.red_text {
	color:#990000;
	}
.right_text {
	text-align:right;
	margin:3px 0px 3px 0px;
	}
.white {
	
	background-position: top center;

	margin: 0 auto;
	width:800px;
	height:900px;
	
	}
.center {
	margin: 0 auto;
	width:800px;
	padding: 5px 5px 0px 5px;
	}
.img_link {
	padding: 0px 5px 0px 0px;
	}
.transp_grad {
	height:115px;
	background:url(/images/grad.background.transp.png) bottom repeat-x;
}
.links {
	float:right; margin-top:5px;
	
	}
.logo {
	width:200px; 
	float:left;
	/*position:absolute;
	top:5px;
	left:5px;*/
	}
.page_content {
	background-color:#FFFFFF; 
	height:100%; 
	padding:5px;
}
.page_heading_container {
	float:left; 
	width:790px; 
	height: 32px; 
	background:url(/images/corners/art.n.border.gif) bottom repeat-x; 
	color:#990000;  
	padding: 0px 0px 0px 0px;
	}
.bottom_div {
	width:50%; 
	margin: 0 auto; 
	text-align:center; 
	margin-top:20px;
	}
.logos_div {
	style="padding:7px; display:inline; text-align:right; 
	}
.heading {
	padding:5px;
	border-bottom:#990000 1px solid;
	font-weight:bold;
	}
.room_preview_div {
	position:absolute;
	right:5px;
	
	/*left:600px;
	right:280px;*/
	
}
.room_preview {
	display:none;
	border:#990000 1px solid;
	/*visibility:hidden;*/
	
	}

