/*** CSS documnet ***/

body {
	margin:0;
	padding:0;
	background-color: #d8f1fb;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 13px;
}

a {
	color:#DC5230;
	font-weight:bold;
	text-decoration:none;
}

a:visited {
	color:#DC5230;
}

a:hover {
	color:#FFB44D;
	text-decoration: underline;
}

p {
	line-height:1.5em;
	margin:0 0 15px;
	font-size: 13px;
}

p.small {
	line-height:1.0em;
	margin:0 0 15px;
	font-size: 10px;
	color: #000066;
}
p.label {
	line-height:1.5em;
	margin:0 0 15px;
	font-size: 12px;
	color: #000066;
}

h1 {
	color: #FFBE65;
	text-align: center;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h3 {
font:Arial, Helvetica, sans-serif;
font-size:12px;
}


/*** Main container ***/

#container {
	background-color: #5FABFF;
	margin: 0 auto 0 auto;
	width: 850px;
	margin-left: 5%;
	margin-right: 5%;
	border: 1px solid gray;
	background-image: url(../images/main/blue_test3.gif);
	
}

/*** Header section ***/

#header {
	height:140px;
	background-color:#5FABFF;
	width:850px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #E43310;
}

/*** Footer ***/

#footer {
	clear: both;
	width:auto;
	height: 50px;
	margin: 0;
	padding: 0.5em;
	color: #fff;
	background-color: #009ADA;
	border-top:  5px solid #F4AF54;
	font-size: 90%;
}

#footer a:link, a:visited {
	color: #00405C;
}

#footer a:hover, a:active {
	color: #DC5230;
} 

/*** Horizontal menu ***/

#mainmenu {
	float:left;
	width:850px;
	margin-bottom:5px;
	background-image:url(../images/build/titlebar_org.jpg);
	border-bottom: 1px solid #666666;
}

#mainmenu ul {
font-size:16px;
margin:0;
padding:0;
}

#mainmenu li {
float:left;
height:34px;
list-style:none;
margin:0;
padding:0;
}

#mainmenu a {
	border-right:1px solid #b0b0b0;
	color:#00405C;
	display:block;
	font-size:0.7em;
	padding:11px 10px 10px;
}

#mainmenu li a.red {
	border-right:1px solid #b0b0b0;
	color:#FF0000;
	display:block;
	font-size:0.7em;
	padding:11px 10px 10px;
}	

#mainmenu a.red:hover {
background:#f0f0f0 url(../images/main/menuhover-red.jpg) top left repeat-x;
color:#fff;
text-decoration:none;
}

#mainmenu a:hover {
background:#f0f0f0 url(../images/main/menuhover-red.jpg) top left repeat-x;
color:#fff;
text-decoration:none;
}

#mainmenu a.current {
background:#f0f0f0 url(../images/main/menuhover-red.jpg) top left repeat-x;
color:#fff;
text-decoration:none;
}

/*** Sidebars ***/

#rightside {
	margin:0;
	padding:0 10px 10px;
	width:165px;
	background-color: #5FABFF;
}

#rightside {
	float:right;
	margin-left:10px;
}


#rightside p {
	font-size:0.9em;
	line-height:1.4em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 16px;
	margin-left: 0px;
}

#rightside a {
color:#CB3632;
font-weight:bold;
text-decoration:none;
}

#rightside a:hover {
	color:#333333;
}
/*** Content wrap ***/

#wrap {
	clear:both;
	font-size:0.9em;
	padding:0;
	width:850px;
	background-color: #5FABFF;
}


/*** Hostel Menu ***/

#hostelmenu {
	clear: right;
	float: right;
	width: 175px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align: center;
}
#hostelmenu ul {
	list-style: none;
	width: 175px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}	

#hostelmenu li {
margin-bottom: 4px;
}

#hostelmenu li a {
	font-weight: bold;
	height: 30px;
	text-decoration: none;
	color: #033554;
	display: block;
	padding: 5px 0 0 8px;
	background-image: url(../images/buttons/navbg_blue.gif);
	background-repeat: no-repeat;
}	
	
#hostelmenu li a:hover {
	color: #ffffff;
	background-image: url(../images/buttons/navbg_red.gif);
	background-repeat: no-repeat;
	height: 30px;
}



#hostelmenu li a.nobg {
	font-weight: bold;
	height: 90px;
	text-decoration: none;
	color: #033554;
	display: block;
	padding: 5px 0 0 8px;
	background-image: none;
}	
	
#hostelmenu li a.nobg:hover {
	height: 90px;
	text-decoration: none;
	background-color: #5FABFF;
	background-image: none;
	background-repeat: no-repeat;
}




/*** Content ***/

#content {
	background-color:#fff;
	border:1px solid #909090;
	color:#2a2a2a;
	padding:10px;
	margin-top: 0;
	margin-right: 200px;
	margin-bottom: 0;
	margin-left: 50px;

}

#content h1 {
	background-color:inherit;
	font-size:2.0em;
	font-weight:bold;
	letter-spacing:-1px;
	margin:0 0 15px;
	padding:0;
}

#content h2 {
	font-size:130%;
	margin-bottom:10px;
	color: #990000;
	font-weight: bold;
}

#content img {
	border:0px solid #b0b0b0;
	float:left;
	margin:5px 5px 6px;
	padding:5px;
	padding-left: 5px;
}

#content img.large {
	float:none;
	padding:5px;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 6px;
	margin-left: 50px;
}

#content img.small {
	margin:10px;
	padding:5px;
	float:none;
}

#content img.b {
border:0px;
float:right;
margin:5px 5px 5px;
padding:5px;
}

#content img.c {
	border:0px;
	margin:5px;
	display: inline;
	padding-top: 5px;
	padding-bottom: 5px;
}

#content a {
color:#CB3632;
font-weight:bold;
text-decoration:none;
}

#content a:visited {
color:#CB3632;
}

#content a:hover {
color:#808080;
text-decoration: underline;
}

#contentBox {
	background: #fff;
	border: 1px solid #CCCCCC;
	width: 400px;
	padding: .5em;
}

/*** classes ***/
#object {
width:310px;
background:#ffeedd;
border:1px solid #b0b0b0;
margin:0 0 10px 10px;
padding:5px;
}

.clearingdiv {
clear:both;
height:30px;
width:1px;
}

.hide {display:none;}z

.intro {
font-size:1.1em;
font-weight:bold;
letter-spacing:-1px;
}

.subBox {
border: 1px solid gray;
width: 400px;
padding: 0.5em;
float: left;
margin: 4px;
font:Arial, Helvetica, sans-serif;
font-size:12px;
}

.subBox img {
float: left;
}
