/* General definitions */

body
{
	padding: 0px;
	margin: 0px;
	position: relative;	
    left:-80px;
	background-color: #312525;
	font-family: Georgia, Tahoma;
	color: #b8b8b8;
	font-size: 12px;
	text-align: left;
}



div
{
	float:left;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

h2
{
	color: #e4e4e4;
	font-size: 14pt;
	font-family: Garamond, serif;
	margin: 10px 0px;
}

a
{
    color: #b8b8b8;
    text-decoration: none;
}

a:link {color: inherit}      /* unvisited link */
a:visited {color: inherit}  /* visited link */
a:hover { color: inherit}  /* mouse over link */
a:active { color: inherit}  /* selected link */


/* Main conteiner definitions definitions */
#main_container
{
	width: 1080px;
	display: table;
	float: none;
}

#main_header
{
	height: 200px;
	float: none;
	background-image: url("images/background_01.jpg");
	background-repeat: no-repeat;
	padding-left: 375px;
	position: relative;
}
#main_content
{
	width: 100%;
	display: table;
	float: none;
}
#main_foother
{
	width: 980px;
	height: 50px;
	display: table;
	float: none;
	padding-left: 100px;
	margin-top: 10px;

}

#upper_menu_div
{
	background-repeat: no-repeat;
	background-image: url("images/background_03.jpg");
	width: 700px;
	height: 200px;
    position: relative;
}

#language_bar
{
    position: absolute;
	height: 52px;
	width: 160px;
    top: 0px; right: 1px;
	font-variant: small-caps;
	background-repeat: no-repeat;
	background-image: url("images/language_marker.jpg");

}

#language_bar img
{
    float:left;
    border:none;
    padding: 0px;
    margin: 0px 0px 0px 12px;
}

#language_bar #languages {padding: 0px; margin:2px 0px 0px 5px;}
#language_bar #languages li
{
    
    display: inline;
	list-style: none;
	text-align: left;
}

#upper_menu_div #main_menu {padding: 0px; margin:100px 0px 0px 0px; position:relative; width:720px;}
#upper_menu_div #main_menu li
{
	display: inline;
	list-style: none;
	margin-right: 15px;
	font-variant: small-caps;
	font-size: 12pt;
	position: relative;
    margin-top:5px;
	
}
#upper_menu_div #main_menu li:hover
{color: #e4e4e4;}



#upper_menu_div #main_menu li ul 
{
	visibility: hidden;
	border: 1px solid #382d2d; 
	background-color: #251c1c; 
	position: absolute; 
	left: 0px; top:17px;
	margin: 0px;
	width: 140px;
	z-index: 1000;
	padding: 0px 0px 0px 5px;
	
	
}
#upper_menu_div #main_menu li:hover ul{visibility: visible;z-index:11000;}

#upper_menu_div #main_menu li ul li
{ 
	float: left;
	color: #b8b8b8;	
	padding: 5px 0px;
    width:100%;
}
#upper_menu_div #main_menu li ul li:hover
{
	background-color: #201818;
}


#content_left
{
	width: 275px;
	padding-left: 100px;
	background-image: url("images/background_02.jpg");
	background-repeat: no-repeat;
    font-size: 12px;
    vertical-align: top;
}

#content_right
{
    width: 700px;
    font-size: 12px;
    vertical-align: top;
}

#content_right h3
{
    border-bottom:2px solid #b8b8b8;
}

#content_right img
{
    border: none;
    float: left;
    margin-right: 10px;
}

#content_right table
{
    float: none;
}
#content_right table th
{
    border-bottom: 1px solid #b8b8b8;
}
#content_right table td
{
    padding: 5px;
}



#quick_reservation
{
	width:240px;
	height: 220px;
	border: 1px solid #382d2d;
	background-color: #251c1c;
	text-align: right;
    margin: 0px;
	padding:0px;
    display: table;
}

#quick_reservation form {margin: 0px 10px;}

#quick_reservation h3
{
	text-align: center;
	font-size: 12pt;
	margin: 10px 10px;
    float: none;
}

#quick_reservation label
{
    display: inline;

}

#quick_reservation div
{
    padding:0px 10px;
    width: 220px;
    text-align:center;
    margin:5px 0px;
    display: table;

}

input, select
{
	width:140px;
    margin: 0px;
    padding:0px;
	margin-top:5px;
    margin-right:10px;
	border: 1px solid #a48e85;
}

#quick_reservation input.submit
{
	background-image: url("images/submit72g.jpg");
	background-repeat: repeat-y;
	width: 72px;
	border: 1px solid #524a45;	
	color:#b8b8b8;
	padding: 0px;
	background-color: #4b4541;
	margin-right: 65px; 
	margin-bottom: 20px;
}

.news_snapshot
{
	width: 195px;
    float:left;
    display: table;
	/*border-right: 2px solid #211919;*/
}

h3.news_snapshot
{
	font-variant: small-caps;
	width:160px;
	border-bottom: 3px solid #b8b8b8 ;
	font-size: 12pt;
}

.news_snapshot div
{
	float: none;
	padding-right: 10px;
}
.news_snapshot img
{
	position:relative;
	left:-5px;
    border: none;
}
.news_snapshot span
{
	float: right;
	margin: 30px 30px 0px 0px ;
	font-size: 14pt;
	letter-spacing: -5px;
}

#snapshot_bar
{
	padding-left:100px;
	display: table;
	float: none;
	
}
.news
{
    float:none;
    display: table;
}

.navigationBar
{
    float: none;
    width: 100%;
    text-align: center;
    clear: both;
}

#flashdiv
{
	z-index: 10;
	background-color: #251c1c;
	border: 1px solid #382d2d;
    overflow: hidden;
    width: 705px;
    margin-bottom:20px;

}

#content_bckg
{
 	z-index: 10;
	background-color: #251c1c;
	border: 1px solid #382d2d;
    overflow: hidden;
    width: 675px;
    margin-bottom:20px; 
    padding:15px;  
    
}

#e404
{
    width: 100%;
    padding:0px;
    margin: 50px 0px;
    text-align:center;
}


#mp_link
{
    position: absolute; 
    left: 102px; 
    width: 222px; 
    height: 164px;
    cursor: pointer; 
}


/* ----------------------- */
.form_login
{

	background-color: #251c1c;
	border: 1px solid #382d2d;
	height: 200px;
	padding: 20px;
}
#form_login_info
{
	width: 250px;
	text-align: center;
}

.form_login input, select
{
	width:140px;
	margin-top:5px;
	border: 1px solid #a48e85;
}

.form_login input[type=submit]
{
	background-image: url("images/submit72g.jpg");
	background-repeat: repeat-y;
	width: 72px;
	border: 1px solid #524a45;	
	color:#b8b8b8;
	padding: 0px;
	background-color: #4b4541;
	margin-top: 20px;
}

/* ----------------------- */
.form_table
{
    width: 100%;
    border: 1px ridge #382d2d;
    background-color: #DCD9C9;
}

td.form_error
{
    width: 150px;
    color: #dd0000;
    
}

.form_table thead td
{
    height: 30px;
    margin:0px;
    padding: 5px 0px 5px 5px;
    text-align: center;
    background-color: #251c1c;
    color: #b8b8b8;
    border-bottom:1px solid #888888
}



.form_table td
{
	padding-left: 10px;
    
	border-bottom: 1px solid #989898;
    color: #312525 ;

}

.form_table input, .form_table textarea,.form_table select
{
	width:400px;
	margin:5px;
    border: 1px solid #382d2d;
}

.form_table select
{
    width: 140px;
}

.form_table input[type=submit]
{
	width: 300px;
	margin-right: 0px;
}

.form_table input[type=checkbox] {width: 20px;}

.hide {display:none;}
.shown {display:table-row-group;}



/* ----------------------- */
.list_items
{
    border: 1px ridge #382d2d;
    width: 100%;
    color: #312525 ;
    
}
.list_items td
{
    padding: 5px 0px;
    border-bottom: 1px dotted gray;
}

.list_items th
{
    padding: 5px 0px;
    color: #b8b8b8 ;
    background-color: #251c1c;
}

.list_items td img
{
    float:left;
    display: inline;
    margin:0px;
    padding:0px;
}

.list_items a
{color: #312525}


/* ----------------------- */
.price
{
    border-bottom:1px dotted gray;
    display:table;
    width:600px;
    float:none;
    margin-left:1px;
}

.price .title
{
    float:left;
    display: inline;
    
}
.price .value
{
    float:right;
    display: inline;
}
/* ----------------------- */

form fieldset 
{
    border: 1px solid #251c1c; 
    background-color: #CFC4C3; 
    color: black;
    position:relative;
    margin-bottom:25px;
    padding-top:0px;
}
form fieldset legend
{
    background-color:  #251c1c; 
    color: #b8b8b8;
    padding:5px 15px 5px 5px;
    border: 1px solid #b8b8b8;
    font-weight: bold;
    position:relative;
    left:10px;
    top:  -10px;
    
}

/* ----------------------- */
table#fileManager
{
    border: 1px ridge #382d2d;
    width: 100%;
}

table#fileManager tbody td
{
    background-color: white;
    border-bottom: 1px dotted gray;
    padding: 5px 0px;
    color: #312525 ;
    padding-left: 5px;
    text-align: center;
}

table#fileManager thead th
{
    height: 30px;
    padding: 5px 0px 5px 5px;
    text-align: center;
    background-color: #251c1c;
}

/* ----------------------- */
ul.admin_menu label
{
    display: table;
    width: 100%;
    position: relative;
    left: -20px;
    border-bottom:1px solid #b8b8b8;
    margin-bottom:5px;
}

ul.admin_menu li
{
    list-style-type: circle;
}