/*
 * * * * * * * * * * * * * * * * * * * * * * * * * 
 *		GLOBAL STYLES
 * * * * * * * * * * * * * * * * * * * * * * * * * 
 */

img{ 
	border: none;
}

a {
	text-decoration: none;
}

#allcontent{
	margin-top: 10px;
	width: 950px;
	height: 650px;
    font-family: "Lucida Sans Unicode", Arial, sans-serif;  
	text-align: left;
	margin: 0 auto;
}

#header {
	margin: 20px 0px 10px 0px;
}


#address {
	margin: 0 auto;
	color: inherit;
	width: 900px;
	text-align: center;
	border-bottom: solid gray 1px; 	
	padding-bottom: 30px;
	font-size: 12px;
	letter-spacing: 0.4em;
	word-spacing: 0.6em;
}

#text_content {
	width: 900px;
}


#flags {
	margin: 0;
}

#flags img{
	width: auto;
	padding: 10px 5px;
	border: none;
	float: left;
}


/* 
		MENU
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
*/

#menu_bar {
	margin: 0px 0px 20px 0px;
	padding: 5px 0px 30px 0px;
	width: 900px;
	border-bottom: solid gray 1px; 
}

#footer_bar {
	margin: 10px 0px 20px 0px;
	padding: 10px 0px;
	width: 900px;
	border-top: solid gray 1px; 
}

.menu_item{
	width: auto;
	margin-top: 0;
	margin-right: 5px;
	padding-left: 5px;
	float: left;
	font-size: 0.8em;
	text-decoration: none;
}

.separator_footer {
	width: auto;
	margin-right: 5px;
	padding-left: 5px;
	float: left;
	font-size: 0.8em;
	text-decoration: none;
	color: #2e2e2e;	
}

.menu_item .spiral {
	background: url(../images/spiral.png) no-repeat; 
	width: 20px;
	height: 14px;
	float: left;
}

.menu_item_text {
	width: auto;
	padding-top: 5px;
	padding-left: 5px;
	height: 20px;
	font-size: 0.8em;
	letter-spacing: 0.1em;
	word-spacing: 0.2em;
	text-decoration: none;
	float: left;
}


.menu_item a:hover, .menu_item_footer a:hover{
	color: orange;
	text-decoration: none;
}



/* 
		rounded corners
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
*/


.roundedBox{

 }




/*
 * * * * * * * * * * * * * * * * * * * * * * * * * 
 *		MENU PAGE
 * * * * * * * * * * * * * * * * * * * * * * * * * 
 */

#col_1, #col_2 {
	width: 300px;
	display: block;
	float: left;
}


/*
 * * * * * * * * * * * * * * * * * * * * * * * * * 
 *		ABOUT
 * * * * * * * * * * * * * * * * * * * * * * * * * 
 */

#photo_ribbon_vertical{
	width: 200px;
	margin-left: 30px;
	float: left;
}

#photo_ribbon_vertical .medium_photo{
	width: 200px;
	margin-bottom: 20px;
}

#text_about {
	width: 600px;
	margin-right: 30px;
	line-height: 2.0;	
	font-size: 1em;
	float: right;
}


/*
*	 NEWS
*/


#news_text {
	width: 530px;
	float: left;
	font-size: 0.8em;
	padding-right: 20px;
	text-align: justify;	
}

#news_photo {
	width: 350px;
	float: right;
}


/*
*	 FLIER
*/

#flier img {
	display: block;
	margin-left: auto;
	margin-right: auto
}

/*
*	 PRICES TABLE
*/

#prices {
	width: 900px;
}

.roundedBox table {
	width: 900px;
	margin: 0 auto;
}

th {
/*	background: #fefea6;*/
/*	padding: 2px 0px 20px 0px;*/
	font-size: 0.9em;
	font-weight: bold;
	font-style: italic;
}

/*
*	 FOOTER
*/

#footer {
	background-color: #333;
	height: 20px; 
	color: black;
	font-size: 0.7em;
	font-weight: normal;
}

#footer .footer_link{
	display: inline;
	color: black;
	margin: 0px 0px 0px 20px;
	padding: 4px 0px 2px 0px;
}

.footer_link a {
	color: black;
	text-decoration: underline;	
}


/*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
* PHOTO GALLERY
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
*/

#all_photos {
	width: 900px;
	height: 1000px;
	min-height: 1000px;
}


.large_photo {
	width: 400px;
	height: 400px;
	margin: 0px 20px 0px 0px;
	position: relative; 
	float: right;
}

.large_photo img{
	display: block;
	margin: 0 auto;
}

#thumbs {
	width: 450px;
	padding: 0px 5px 0px 10px; 
	float: left; 
}

.thumb_placeholder {
	padding: 8px;
	width: 80px;
	height: 80px;
	float: left;
	margin: 0px 0px 10px 10px;
	border: 1px #333 solid;	
}

#thumbs a img {
	display: block;
	margin: 0 auto;
}


.label, .label a {
	font-size: 0.8em; 
	color: white;
}

/*
 * * * * * * * * * * * * * * * * * * * * * * * * * 
 *		BOOKING FORM
 * * * * * * * * * * * * * * * * * * * * * * * * * 
 */

#booking_form{
	width: 700px;
	margin: 0 auto;
	color: #555;
}

.form_header_text {
	
}

.form_field {
	height: 35px;
	clear: both;
}

.form_field_text_area {
	height: 120px;
	clear: both;
}

.label {
	width: 150px;
	font-size: 0.9em;
	text-align: right;
	padding-right: 20px;
	float: left;
}

.field {
	color: white;
	text-align: left;
	width: 280px;
	float: left;
}

.hint {
	color: green;
	width: 100px;
	float: left;
	font-weight: normal;
	font-size: 0.9em;
}

.button{
	width: 140px;
	float: left;	
}

.button input{
	width: 80px;	
}

.field input {
	width: 280px;
	text-align: left;
}

.hint {
	margin-top: -15px;
	padding-left: 10px; 
	width: 280px;
	float: left;
	color: gray; 
	font-weight: normal; 
	font-size: 0.6em;	
}


