*
{
	margin: 0;
	padding: 0;
	list-style: none;
	border: 0;
	background-repeat: no-repeat;
	text-decoration: none;
	outline: none;
}

a:link { color: #FFFFFF; }

a:visited { color: #E5E5E5; }

a:hover { text-decoration:underline; }

a:active { color: #D17901; }

#main_menu a:link, #main_menu a:visited, #main_menu a:active
{
	color: #666;
	font: 1.2em "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	text-transform: lowercase;
}

.link:hover { text-decoration: underline; }

img { display: block; }

input.text, textarea
{
	background-color: #B5CD90;
	color: #f8f3ea;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

em
{
	font-style: normal;
	font-weight: bold;
}

body
{
	background: #E7E5C3;
	font: 10px/21px Arial, Helvetica, sans-serif;
}

p
{
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.clearer
{
	height: 0.1em;
	clear: both;
}

#masus
{
	padding-left: 5em;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
}

#masus a, #masus a:visited { color:#666666; }

#container
{
	width: 830px;
	height: 555px;
	margin: 0 auto;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -415px;
	margin-top: -261px;
}

#wrapper { background:url(../images/bg_middle.png); position:relative }
#facebook{
	position:absolute;
	width:85px;
	height:25px;
	top:0px;
	left:730px;
	line-height: 25px;
}
#facebook a {
	background: url(../../images/facebook-icon.png) no-repeat;
	text-indent: -999em;
	height: 25px;
	width: 25px;
	overflow: hidden;
	display: block;
	line-height: 25px;
	float: right;
}
#facebook a:hover {
	background: url(../../images/facebook-icon.png) no-repeat 0px bottom;
}


#page { background: url(../images/bg_top.png); }

#page_top { }

#page_bottom { }

#real_page
{
	background: url(../images/fondoContenido.png) no-repeat 0px 0px;
	height: 494px;
	position: relative;
	overflow: hidden;
	border: 9px solid #FFFFFF;
}

h1
{
	width: 174px;
	height: 174px;
	position: absolute;
	top: 226px;
	left:416px;
	z-index: 10000;
}

h1 a
{
	text-indent: -3000px;
	overflow: hidden;
	background:url(../images/paraiso-logo.png);
	display: block;
	height: 100%;
	width: 100%;
}

h2
{
	width: 246px;
	height: 248px;
	position: absolute;
	top: 0;
	right: 0;
	text-indent: -3000px;
	overflow: hidden;
}

h3
{
	height: 14px;
	text-indent: -3000px;
	overflow: hidden;
	margin-bottom: 12px;
}

.description h3
{
	height: 19px;
	overflow: hidden;
	margin-bottom: 7px;
	font-size: 19px;
	font-weight: normal;
	text-indent: 0;
}

h4
{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

h4.noutati
{
	margin-bottom: 5px;
	color:#fff;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#main_menu
{
	width: 142px;
	position: absolute;
	top: 226px;
	left: 583px;
	background:#FFFFFF url(../images/dot_hor.gif) repeat-x;
	padding: 3px 0 3px;
	border: 7px solid #FFFFFF;
}

#main_menu li
{
	background:#FFFFFF url(../images/dot_hor.gif) repeat-x left bottom;
	width: 100%;
	float: left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
}

#main_menu a:link, #main_menu a:visited, #main_menu a:active
{
	display: block;
	height: 22px;
	padding-left:5px;
}

#main_menu a:hover, #main_menu a#hovered:link, #main_menu a#hovered:visited, #main_menu a#hovered:active { background-position: 5px 6px; }

#main_menu a:hover { color: #fe9915; }

.rezervari { }

.oferte { }

.despre { }

#main_menu .galerie { background:no-repeat 5px 6px; }

.servicii { }

.camere { }

.contact { }

#contents_wrapper
{
	width: 494px;
	height: 494px;
	position: absolute;
	overflow: hidden;
}

#contents
{
	width: 3952px;
	height: 100%;
	position: relative;
}

.content
{
	width: 494px;
	position: absolute;
	overflow: hidden;
}

#home
{
	left: 0;
	top: 0;
}

#rezervari
{
	left: 494px;
	top: 0;
	background-color: #92D127;
	background-image:url(../images/rezervari_thumb.jpg);
	padding: 248px 0 0;
	z-index:99;
}

#rezervari h2 { background: url(../images/rezervari-h2.gif) no-repeat left bottom; }

#rezervari .description
{
	height: 170px;
	padding: 38px 115px 38px 35px;
	color: #FFFFFF;
	background: #8AAD4F;
}

#rezervari h3
{
	color:#FFF;
	text-indent:400px;/*background-image:url(../images/rezervari-h3.gif);
	height: 18px;*/
}

#oferte
{
	color:#fff;
	left: 988px;
	top: 0;
	background-color: #B386B3;
	background-image:url(../images/oferte_thumb.jpg);
	min-height: 492px
}

#oferte li { color:#fff; }

#oferte h2 { background: url(../images/arhitectura.gif) no-repeat left bottom; }

#oferte .description
{
	background-color: #947C92;
	height: 170px;
	padding: 38px 115px 38px 35px;
	color: #c8b18b;
}

#oferte h3 { visibility:hidden;/*background-image:url(../images/oferte-h3.gif);*/ }

#despre
{
	left: 1482px;
	top: 0;
	padding: 248px 0 0;
	background: #6DBECE url(../images/despre_thumb.jpg) no-repeat;
}

#despre h2 { background: url(../images/despre-h2.gif) no-repeat left bottom; }

#despre .description
{
	background-color: #5E9CB0;
	height: 175px;
	padding: 38px 105px 38px 35px;
	color: #c8b18b;
}
#cajademas
{
	height: 175px;
	float:left;
}
#despre h3 { /*background-image:url(../images/despre-h3.gif);*/ }

#despre #descriptionN a
{
	padding-right: 15px;
	background: url(../images/nosotros-enlace-externo.gif) no-repeat right center;
	display: block;
	float: left;
	clear: both;
	position: relative;
	top: -50px;
}

#galerie
{
	left: 1976px;
	top: 0;
	height: 494px;
	overflow: hidden;
}
#galerie2{ height:494px}
#fotos_nav
{
	position: absolute;
	top: 218px;
	left: 0;
	z-index: 20;
}

#fotos_nav li
{
	width: 87px;
	height: 86px;
	margin-bottom: 1px;
	float: left;
	clear: left;
}

#fotos_nav a
{
	display: block;
	width: 87px;
	height: 86px;
	cursor: pointer;
}

#foto_inapoi
{
	background-image:url(../images/up.png);
	visibility: hidden;
}

#foto_inainte { background-image:url(../images/down.png); }

#fotos_wrapper
{
	width: 494px;
	height: 494px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}

#fotos
{
	width: 494px;
	position: absolute;
	top: 0;
	left: 0;
}

#fotos li
{
	position: relative;
	left: 0;
	top: 0;
	/*float: left;*/
	clear: left;
}

#fotos li0
{
	left: 0;
	top: 0;
}

#fotos li1
{
	left: 0;
	top: 494px;
}

#fotos li2
{
	left: 0;
	top: 988px;
}

#fotos li3
{
	left: 0;
	top: 1482px;
}

#fotos li4
{
	left: 0;
	top: 1976px;
}

#fotos li5
{
	left: 0;
	top: 2470px;
}

#fotos li6
{
	left: 0;
	top: 2964px;
}

#fotos li7
{
	left: 0;
	top: 3458px;
}

#fotos li8
{
	left: 0;
	top: 3952px;
}

#fotos li9
{
	left: 0;
	top: 4446px;
}

#fotos li10
{
	left: 0;
	top: 4940px;
}

#fotos li11
{
	left: 0;
	top: 5434px;
}

#fotos li12
{
	left: 0;
	top: 5928px;
}

#fotos li13
{
	left: 0;
	top: 6422px;
}

#fotos li14
{
	left: 0;
	top: 6916px;
}

#fotos li15
{
	left: 0;
	top: 7410px;
}

#fotos_chuchu
{
	width: 494px;
	height: 494px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}

#fotos li img { display: block; }

#fotos li span
{
	height: 23px;
	width: 237px;
	color: #333;
	line-height: 23px;
	font-weight: normal;
	text-indent: 8px;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #fff;
}

* html #fotos_chuchu #fotos li span
{
	float:left;
	top:471px;
}

#fotos_nav2
{
	position: relative;
	/* top: 50%;
	left: 50%; */
	z-index: 200;
	width: 494px;
	height: 23px;
	/*margin-left: -400px;
	margin-top: 225px;
	visibility: hidden;*/
}

* html #fotos_nav2
{
	position: relative;
	top: 0;
	left: 0;
	z-index: 200;
	width: 494px;
	height: 23px;
	margin-left: 0;
	margin-top: 0;
	visibility: visible;
}

#galerie:hover #fotos_nav2 { visibility: visible; }

#fotos_nav2 ul
{
	float: right;
	padding: 5px;
}

#fotos_nav2 li
{
	float: left;
	padding-right: 1px;
}

#fotos_nav2 li a:link, #fotos_nav2 li a:visited, #fotos_nav2 li a:active, #fotos_nav2 li a#selectat {
	color: #333;
	display: block;
	width: 18px;
	height: 18px;
	text-align: center;
	line-height: 18px;
	font-family: Arial,sans-serif;
	font-size: 12px;
	background-image:url(../images/down.png); 
	text-decoration:none;
	
	}
#fotos_nav2 li a:hover, #fotos_nav2 li a#selectat {
	/*background-color: #000 !important;
	background-image: none !important;*/
	color:#fff;
}
#fotos_nav2 h4
{
	height: 23px;
	width: 247px;
	background-color: #000;
	color: #fff;
	line-height: 23px;
	font-weight: normal;
	float: left;
	text-indent: 8px;
}

#servicii
{
	left: 2470px;
	top: 0;
	padding: 248px 0 0;
	background: #FDC600 url(../images/servicii_thumb.jpg) no-repeat;
}

#servicii h2 { background: url(../images/servicii-h2.gif) no-repeat left bottom; }

#servicii .description
{
	background-color: #C6A942;
	height: 170px;
	padding: 38px 115px 38px 35px;
	color: #c8b18b;
}

#servicii h3 { /*background-image:url(../images/servicii-h3.gif);*/ }

#servicii ul { line-height: 19px; }

#camere
{
	left: 2964px;
	top: 0;
	padding: 248px 0 0;
	background: #6DBECE url(../images/camere_thumb.jpg) no-repeat;
}

#camere h2 { background: url(../images/camere-h2.gif) no-repeat left bottom; }

#camere .description
{
	background-color: #77A2AB;
	height: 170px;
	padding: 38px 105px 38px 35px;
	color: #FFFFFF;
}

#camere h3 {/* background-image:url(../images/camere-h3.gif);*/ }

#camere dt, #camere dd { display: inline; }

#camere dt { color: #fff; }

#camere dl, #camere p { line-height: 14px; }

#tipuri_camere { padding: 7px 0; }

#contact
{
	left: 3458px;
	top: 0;
	height: 494px;
	overflow: hidden;
}

#formular_contact
{
	position: absolute;
	left: 0;
	top: 0;
	padding: 248px 0 0;
	height: 246px;
	overflow: hidden;
	width: 494px;
	background: #59BFAB url(../images/contact_thumb.jpg) no-repeat;
	color: #CCCCCC;
}

#contact_form_id.formular span, #formular_contact.formular input.text, .formular textarea { background: #A3C5BB !important; }

#contact_info li { color: #FFFFFF; }

#formular_contact h2 { background: url(../images/contact-h2.gif) no-repeat left bottom; }

#formular_contact .description
{
	font-size:1.1em;
	background-color: #6FA496;
	height: 170px;
	padding: 38px 115px 38px 10px;
	color: #FFFFFF;
}

#formular_contact h3
{
	/*	background-image:url(../images/contact-h3.gif);*/
	position: relative;
	top: 0;
	left: 0;
	display: block;
	width: 200px;
}

#contact_link
{
	display: block;
	overflow: hidden;
	/*height: 10px;*/
	line-height:52px;
	width:40px;
	padding-right:15px;
	/*margin-top: 3px;*/
	font-size: 0.96em;
	background: url(../images/contacto-enlace.gif) no-repeat right center;
}

#contact_link:hover { text-decoration:underline; }

#locatie
{
	position: absolute;
	left: 0;
	top: 494px;
	background-color: #585047;
	height: 494px;
	width: 494px;
}

#locatie img { cursor: pointer; }

.formular { width: 363px; }

.formular label
{
	display: block;
	float: left;
	clear: both;
	white-space: nowrap;
	color: #FFF;
}

.formular span
{
	display: block;
	float: right;
	background-color: #B5CD90;
	padding: 3px;
	margin: 0 0 4px;
}

.formular input.text, .formular textarea
{
	width: 243px;
	background-color: #B5CD90;
	display: block;
	color: #fff;
}

.formular2
{
	width: 213px;
	float: left;
}

.formular2 input.text, .formular2 textarea
{
	width: 147px;
	background: #A3C5BB;
}

input.button { float: right; }

.formular textarea
{
	height: 50px;
	overflow: auto;
}

#rezervari .formular input.text { width: 250px; }

#rezervari .nr
{
	width: 100%;
	float: left;
}

#rezervari .formular .nr input.text { width: 73px; }

#rezervari .nr_1
{
	float: left;
	width: 186px;
}

#rezervari .nr_2
{
	float: right;
	width: 169px;
}

#rezervari .nr span
{
	position: relative;
	top: 0;
	left: 0;
}

#rezervari .nr_1 iframe
{
	top: 10px;
	left: 10px;
}

.rezervari_select
{
	width: 100%;
	float: left;
	position: relative;
	left: 0;
	top: 0;
	padding-bottom: 4px;
	z-index: 100;
}

iframe
{
	visibility: visible;
	z-index: 999;
	position: absolute;
	top: -5000px;
	left: -5000px;
	width: 205px;
	height: 194px;
	overflow: hidden;
}

select
{
	display: block;
	width: 246px;
	position: absolute;
	top: 0;
	left: 87px;
}

select.replaced { display: none; }

ul.selectReplacement
{
	overflow: visible;
	width: 256px;
	float: right;
	position: absolute;
	top: 0;
	left: 107px;
	z-index: 100;
}

ul.selectReplacement li
{
	background: #7E9E49;
	color: #fff;
	cursor: pointer;
	display: none;
	font-size: 10px;
	padding-left: 5px;
}

ul.selectOpen li { display: block; }

ul.selectOpen { z-index: 200; }

ul.selectReplacement li.selected
{
	background-color: #B5CD90;
	background-image:url(../images/select_arrow.gif);
	background-position: center right;
	background-repeat: no-repeat;
	color: #fff;
	display: block;
}

ul.selectOpen li.selected
{
	background: #627D38;
	display: block;
}

ul.selectOpen li:hover, ul.selectOpen li.hover, ul.selectOpen li.selected:hover
{
	background: #B5CD90;
	color: #fff;
}

#footer
{
	position: absolute;
	top: 520px;
	left: 0px;
	width: 800px;
	border: solid #E3D0AF;
	border-width: 0;
	text-indent: 0;
	line-height: 16px;
	color: #978158;
	font-size: 9px;
	text-align:right;
}

#footer #ciudad
{
	display: inline;
	height: 12px;
}

#footer #ciudad li
{
	display: block;
	float: left;
	height: 12px;
}

#footer #ciudad a
{
 color: #666666 !important;
 text-align: center;
	font-size: 1.16em;
	cursor:pointer;
	text-indent: 0px;
	padding-right: 20px;
	background: url(../images/ciudad-enlace.gif) no-repeat right center;
	color: #666666;
}

#footer #ciudad a:visited { color: #666666 !important; }

#footer p
{
	display: inline;
	color:#666;
}

#footer #desero
{
	text-indent: -3000px;
	overflow: hidden;
	width: 70px;
	height: 16px;
	background-image:url(../images/desero.gif);
	background-position: left center;
	position: absolute;
	right: 0;
	top: 0;
	display: block;
}

.alert_wrapper
{
	position: relative;
	top: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
	float: left;
}

.confirmare, .eroare
{
	width: 269px;
	height: 88px;
	border: 1px solid #9A835E;
	background-color: #2D331F;
	position: absolute;
	top: 0;
	left: 43px;
	padding: 15px;
	z-index: 1000;
}

.eroare { background-color: #6B3030; }

.confirmare h4, .eroare h4
{
	height: 18px;
	text-indent: -3000px;
	overflow: hidden;
}

.confirmare h4 { background-image:url(../images/confirmare.gif); }

.eroare h4 { background-image:url(../images/eroare.gif); }

.confirmare p, .eroare p { line-height: 14px; }

.confirmare .inchide, .eroare .inchide
{
	display: block;
	text-indent: -3000px;
	width: 92px;
	height: 17px;
	overflow: hidden;
	position: absolute;
	top: 83px;
	left: 15px;
}

.confirmare .inchide { background-image:url(../images/inchide_confirmare.gif); }

.eroare .inchide { background-image:url(../images/inchide_eroare.gif); }

.inchide_btn
{
	position: absolute;
	top: 83px;
	left: 15px;
}

.loading
{
	width:370px;
	display:block;
	height:120px;
	background-position:center;
}

#rezervari .loading
{
	color:#5B423B;
	background-image:url(../images/loader_rezervari.gif);
}

#contact .loading
{
	color:#4C413F;
	background-image:url(../images/loader_contact.gif);
}

.foto
{
	background-image:url(../images/loader_contact.gif);
	background-position: center;
	background-color: #4C413F;
}

#contact_div { width: 400px; .width:400px;
}

#contact_info
{
	padding-left: 15px;
	float: left;
	width: 130px;
	white-space:normal;
	line-height: 18px;
}

/*barras*/
/*#main,
#main2 {
	width:320px;height:225px;
	border:1px solid #111;
	background:#ff3300;
}
#content,
#content2 {
	width:320px;height:225px;
	float:left;
	overflow:hidden;
	color:#fff;
		}
*/
/*.text {
	margin:10px;
}*/
.vScrollbar { float:left; }

.hScrollbar { clear:both; }

.vTrack
{
	height:300px;
	width:11px;
	position:relative;
	overflow:hidden;
	background-color:#ccc;/*#F2F2F2;*/
	opacity:0.35;
	filter:alpha(opacity=35);/* IE */
}

.hTrack
{
	float:left;
	height:11px;
	width:255px;
	position:relative;
	background:#F2F2F2;
	overflow:hidden;
}

.vThumb, .hThumb
{
	position:absolute;
	top:0;
	left:0;
	height:9px;
	width:9px;
	border:1px solid #BABAC9;
	overflow:hidden;
}

.vThumb { /*background:#fff url(imagenes/barra-vertical.png) repeat-y;*/
	background-color:#FFF;/*opacity:0.35;
	filter:alpha(opacity=35);*/ /* IE */				
}

.arrowUp, .arrowDown, .arrowLeft, .arrowRight, .corner
{
	height:9px;
	width:9px;
	background:#777;
	overflow:hidden;
	border:1px solid #BABAC9;
}

.arrowUp
{
	background:#FFF url(imagenes/arrows-verticales.png) no-repeat;
	opacity:0.35;
	filter:alpha(opacity=35);/* IE */
}

.arrowDown
{
	background:#FFF url(imagenes/arrows-verticales.png) no-repeat 0 -15px;
	opacity:0.35;
	filter:alpha(opacity=35);/* IE */
}

.arrowLeft, .arrowRight, .corner { float:left; }

.corner { background-color:#000; }

#description { }

#descriptionOA, #descriptionNA, #descriptionSA, #descriptionA
{
	overflow:hidden;
	float:left;
	width:339px;
	height:175px;
	padding-right:10px;
}

#camere table
{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

.habNombre
{
	padding-left: 15px;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	height: 20px;
}

.habPrecio
{
	text-align: right;
	padding-right: 15px;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	height: 20px;
}

.pieTabla
{
	padding: 2px 2px 2px 15px;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	text-align: left;
}

#camere table th
{
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	font-size: 1.1em;
}

#camere table th, #camere table td { line-height:12px; }
#mensajitodos,
#mensajito{
cursor:pointer;
}
.limpia-derecha:after {
	content:".";
	display:block;
	height:0;
	clear:right;
	visibility:hidden;
}
.limpia-izquierda:after {
	content:".";
	display:block;
	height:0;
	clear:left;
	visibility:hidden;
}
.limpia-ambos:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

