/*
Date: 10 Iulie 2009
Author: Bogdan Valentin Oasa
Company: Touch Media
Website: www.touch-media.ro
Project: Vila Theodora
*/

/* Reset CSS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	background: transparent;
}
a {
  text-decoration: none;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	color: #7f7f7f;
	font-size: 11px;
	text-align: justify;
	width: 100%;
}
table td { padding: 10px;}
/* CSS start! */
.clear { clear:both;
display:block;
line-height:0px;
}
.clear2 { clear:both;
display:block;
line-height:0px;
height: 20px;
}
.clear3 { clear:both;
display:block;
line-height:0px;
height: 10px;
}
html, body, #page {height: 100%;}

body > #page {height: auto; min-height: 100%;}

body {
  font-family:  Verdana, Arial, Tahoma, sans-serif;
  background: #fff url(images/head.jpg) repeat-x center top;
  font-size: 11px;
}
#page {width: 903px; margin: 0 auto;}
#header {float: left; clear: left; width: 100%; }
#head_flash {float: left; clear: left; width: 100%; height: 242px; }
#header ul {width: 500px; margin: 0 auto; padding-top: 1px;}
#header ul li {float: left; }
#header ul li .separator {float: left; width: 2px; height: 41px; background: url(images/separator.jpg) no-repeat;}
#header ul li a {float: left; font-size:  12px; color: #fff; font-weight: bold; text-align: center; padding: 16px 12px 15px 12px; }
#header ul li a:hover, #header ul li a#current {background: url(images/menu_sel.jpg) repeat-x;}
#language {float: right; clear: both; height: 20px;}
#language li { float: left; margin: 4px 25px 0 0;}
#language li a {float: left; color: #565656; font-size: 11px; }
#language li a:hover, #language li a#current_lang {text-decoration: underline; color: #00a2ff; }

#content {width: 655px; margin: 0 auto; position: relative; z-index: 80;}
#content_center {width: 100%; margin-bottom: -300px; float: left; position: relative;
	z-index: 90;} 
#content_left {width: 295px; clear: left; float: left; position: relative;
	z-index: 90;}
#galerie { width: 655px; float: left; clear: left;}
#galerie img {float: left; margin: 8px 8px 0 0; border: 1px #00a2ff solid;}

h2 {float: left; clear: left;}
.textbox1 {
	float: left; clear: left;
	width: 290px;
	color: #7f7f7f;
	font-size: 11px;
	text-align: justify;
	margin: 14px 0;
}
.lista_tarife {
	float: left;
	clear: left;
	width: 295px;
	margin-bottom: 30px;
}
.lista_tarife li {
	float: left;
	clear: left;
	font-size: 12px;
	font-weight: bold;
	width: 275px;
	color: #7f7f7f;
	background: url(images/stea.gif) no-repeat left 2px;
	padding: 0 0 0 20px;
	margin: 3px 0;
}
.lista_tarife li:hover {
	background: url(images/stea_sel.gif) no-repeat left 2px;
	color: #00a2ff;
}
#telefoane_rezervari {
	float: left; clear: left; margin-top: 20px;
}
#content_right {
	float: right;
	width: 280px;
	position: relative;
	z-index: 90;
}
.textbox3 {
	float: left; clear: left;
	width: 635px;
	color: #7f7f7f;
	font-size: 11px;
	text-align: justify;
	margin: 14px 0 30px 0;
	padding: 0 10px 40px 10px;
	position: relative;
	z-index: 90;
}
.textbox2 {
	float: left; clear: left;
	width: 280px;
	color: #7f7f7f;
	font-size: 11px;
	text-align: justify;
	margin: 14px 0;
	position: relative;
	z-index: 90;
}
.textbox2 a {color: #77b200; font-weight: bold;position: relative;
	z-index: 90;}
.align1 {float: left; width: 60px;}
.align2 {float: left; width: 150px;}
#galerie_preview {
	float: left; clear: left;
	position: relative;
	z-index: 90;
}
#skip_intro { width: 97px; height: 21px; float: right; background: url(images/skip_intro.gif) no-repeat;}
.footer, .push {
	height: 300px; /* .push must be the same height as .footer */
}

.footer {
	position: relative;
	z-index: 10;
	margin: 0 auto;
	margin-top: -240px; /* negative value of footer height */
	clear:both;
	width: 100%;	
	background: transparent url(images/footer.gif) no-repeat center bottom;
}
.footer#homepage { margin-top: -200px;}
* html .footer#footer_galerie { margin-top: -180px;}
#footer_content {width: 903px; margin: 0 auto; height: 300px;
	background: transparent url(images/footer_center.jpg) no-repeat center bottom;}
#bubbles_left {float: left;}
#bubbles_right {float: right;}

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */