@font-face {
    font-family: 'CrimsonRoman';
    src: url('fonts/Crimson-Roman-webfont.eot');
    src: url('fonts/Crimson-Roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Crimson-Roman-webfont.woff') format('woff'),
         url('fonts/Crimson-Roman-webfont.ttf') format('truetype'),
         url('fonts/Crimson-Roman-webfont.svg#CrimsonRoman') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CrimsonBold';
    src: url('fonts/Crimson-Bold-webfont.eot');
    src: url('fonts/Crimson-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Crimson-Bold-webfont.woff') format('woff'),
         url('fonts/Crimson-Bold-webfont.ttf') format('truetype'),
         url('fonts/Crimson-Bold-webfont.svg#CrimsonBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CrimsonBoldItalic';
    src: url('fonts/Crimson-BoldItalic-webfont.eot');
    src: url('fonts/Crimson-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Crimson-BoldItalic-webfont.woff') format('woff'),
         url('fonts/Crimson-BoldItalic-webfont.ttf') format('truetype'),
         url('fonts/Crimson-BoldItalic-webfont.svg#CrimsonBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CrimsonItalic';
    src: url('fonts/Crimson-Italic-webfont.eot');
    src: url('fonts/Crimson-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Crimson-Italic-webfont.woff') format('woff'),
         url('fonts/Crimson-Italic-webfont.ttf') format('truetype'),
         url('fonts/Crimson-Italic-webfont.svg#CrimsonItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CrimsonSemibold';
    src: url('fonts/Crimson-Semibold-webfont.eot');
    src: url('fonts/Crimson-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Crimson-Semibold-webfont.woff') format('woff'),
         url('fonts/Crimson-Semibold-webfont.ttf') format('truetype'),
         url('fonts/Crimson-Semibold-webfont.svg#CrimsonSemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CrimsonSemiboldItalic';
    src: url('fonts/Crimson-SemiboldItalic-webfont.eot');
    src: url('fonts/Crimson-SemiboldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Crimson-SemiboldItalic-webfont.woff') format('woff'),
         url('fonts/Crimson-SemiboldItalic-webfont.ttf') format('truetype'),
         url('fonts/Crimson-SemiboldItalic-webfont.svg#CrimsonSemiboldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'LiberationSansRegular';
    src: url('fonts/LiberationSans-Regular-webfont.eot');
    src: url('fonts/LiberationSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/LiberationSans-Regular-webfont.woff') format('woff'),
         url('fonts/LiberationSans-Regular-webfont.ttf') format('truetype'),
         url('fonts/LiberationSans-Regular-webfont.svg#LiberationSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'LiberationSansItalic';
    src: url('fonts/LiberationSans-Italic-webfont.eot');
    src: url('fonts/LiberationSans-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/LiberationSans-Italic-webfont.woff') format('woff'),
         url('fonts/LiberationSans-Italic-webfont.ttf') format('truetype'),
         url('fonts/LiberationSans-Italic-webfont.svg#LiberationSansItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'LiberationSansBold';
    src: url('fonts/LiberationSans-Bold-webfont.eot');
    src: url('fonts/LiberationSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/LiberationSans-Bold-webfont.woff') format('woff'),
         url('fonts/LiberationSans-Bold-webfont.ttf') format('truetype'),
         url('fonts/LiberationSans-Bold-webfont.svg#LiberationSansBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'LiberationSansBoldItalic';
    src: url('fonts/LiberationSans-BoldItalic-webfont.eot');
    src: url('fonts/LiberationSans-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/LiberationSans-BoldItalic-webfont.woff') format('woff'),
         url('fonts/LiberationSans-BoldItalic-webfont.ttf') format('truetype'),
         url('fonts/LiberationSans-BoldItalic-webfont.svg#LiberationSansBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}




header,footer,nav,aside,section {display: block;}
* {margin: 0; padding: 0; outline: none;}
a {text-decoration: none;}
a img {border: 0;}
.clear {clear: both;}
.last {
	background-image: none !important;
	margin-right: 0 !important;
	padding-right: 0 !important;
}
body {
	font-family: 'Droid Serif', serif;
	background: #F8F7F0;
	min-width: 960px;
}
.wrap {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
header {
	background: #fff;
	border-bottom: 1px solid #d4d4d4;
	width: 100%;
	height: 65px;
	position: fixed;
	z-index: 9999;
}
header #logo {
	font-family: 'CrimsonRoman';
	color: #bf1111;
	font-size: 31px;
	float: left;
	margin: 11px 30px 0 0;
	background-image: url(img/logo.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 151px; height: 44px;
}
header #logo a {
	display: block;
	width: 151px; height: 44px;
}
nav#main ul {
	width: 780px;
	height: 65px;
	list-style-type: none;
	float: left;
	font-family: 'LiberationSansRegular';
	position: absolute; left: 170px;
	z-index: 2;
}
nav#main ul li {
	display: block; float: left;
	height: 65px; width: 177px;
	background-image: url(img/menu_sep.png);
	background-repeat: no-repeat;
	background-position: top right;

}
nav#main ul li a {
	display: block;
	padding: 18px 0 0 18px;
	height: 90px;
}
nav#main ul .active a {
	background-image: url(img/menu_active.png);
	background-repeat: no-repeat;
	background-position: 0px -7px;
}
nav#main ul .active a .title {color: #fff !important;}
nav#main ul .active a .description {color: #d97b80;}
nav#main .title {
	display: block;
	font-size: 14px;
	color: #545454;	
}
nav#main .description {
	font-size: 11px;
	color: #b5b5b5;
	display: block;
}
nav#main ul li:hover .title {color: #ca242d;}
.sectionTitle {
	color: #BF1111;
	src: url('fonts/Crimson-Roman-webfont.eot');
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 30px;
	padding-top: 50px;
}
#slider {
	background-color: #336665;
	background-image: url(img/slider_bottom.png);
	background-position: bottom; background-repeat: repeat-x;
	height: 300px;
	padding-top: 50px;
}
#slider .wrap {width: 728px; padding-top: 30px;}
#slider .flexslider ul {height:241px;}
#slider .flexslider li {height:241px;}
#mainInfo {
	background: #f8f7f0;
	padding-top: 60px;
	min-height: 285px;
	background-image: url(img/content_shadow.png);
	background-repeat: no-repeat; background-position: center bottom;
	padding-bottom: 50px;
}
#mainInfo .prezentare {
	background-image: url(img/prez_bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 345px; height: 220px;
	padding-left: 203px;
	float: left;
	margin-left: 35px;
}
#mainInfo .prezentare h1 {
	font-family: 'Droid Serif', serif;
	color: #606a6a;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	line-height: 25px;
}
#mainInfo .prezentare h1 span {
	display: block;
	font-size: 27px;
	line-height: 47px;
	height: 103px;
	background-image: url(img/biglogo.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 100px;
	padding-top: 11px;
	text-indent: -9999px;
}
#mainInfo .prezentare strong {font-weight: normal; color: #273535;}
#mainInfo .info {
	width: 275px;
	float: right;
	margin-right: 35px;
}
#mainInfo .info h2 {
	display: block;
	background-image: url(img/three.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 85px;
	font-weight: normal;
}
#mainInfo .info p{
margin-top: 10px;
color: #333;
font-size: 14px;
}
#mainInfo .info h2 .big {
	src: url('fonts/Crimson-Roman-webfont.eot');
	color: #1b4d4c;
	font-size: 57px;
	margin-top: -5px;
	display: block;
}
#mainInfo .info h2 .medium {
	color: #336665;
	font-size: 15px;
	line-height: 18px;
	display: block;
}
#mainInfo .info aside {
	font-size: 12px;
	color: #2f6665;
	border-top: 1px dotted #a4a49f;
	margin-top: 5px; padding-top: 5px;
}
#mainInfo .phone {
	border-bottom: 1px solid #e7b2ad;
	overflow: visible;
	height: 25px;
	text-align: center;
}
#mainInfo .phone .number, #mainInfo .phone .title {
	display: block;
	background: #f8f7f0;
	width: 850px;
	margin: 0 auto;
	font-family: 'CrimsonRoman';
}
#mainInfo .phone .number {
	color: #1b4d4c;
	font-size: 35px;
}
#mainInfo .phone .title {
	color: #8da6a2;
	font-size: 16px;
	text-transform: uppercase;
}
#rooms {
	background: #f8f7f0;
	padding: 30px 0 30px 0;
}
#rooms .oferte {
	float: right;
	width: 250px;
}
#rooms .oferte h2 {
	font-family: 'CrimsonRoman', serif;
	color: #bf1111;
	font-size: 26px;
}
#rooms .oferte p {
	font-family: 'Droid Serif', serif;
	color: #235554;
	font-size: 14px;
	margin: 10px 0 15px 0;
	line-height: 18px;
}
#rooms .oferte ul {
	list-style-type: none;
	font-size: 14px;
	font-family: 'Droid Serif', serif;
	color: #235554;
}
#rooms .oferte ul li {
	border-bottom: 1px solid #c6c6c0;
	padding: 5px 0;
}
#rooms .oferte ul span {
	display: block;
	float: left;
	font-weight: bold;
	width: 120px;
}
#rooms .leftWrap {
	float: left;
	width: 660px;
}

.bacau {
	position: absolute; top: 50px;
  background-color: transparent;
  background-color: rgba(255, 255, 255, 0.95);  
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#F2FFFFFF,endColorstr=#F2FFFFFF); 
            zoom: 1;


	width: 100%; height: 0;
	z-index: 4;
	overflow: hidden;

  -webkit-transition: all 0.3s ease-out;  
     -moz-transition: all 0.3s ease-out;  
      -ms-transition: all 0.3s ease-out;  
       -o-transition: all 0.3s ease-out;  
          transition: all 0.3s ease-out;  
	
}
.bacauENGAGE {
	height: 1024px;
}
.bacau .wrap {
	padding-top: 60px;
}
.bacau h1 {
	font-family: 'CrimsonRoman';
	font-size: 28px;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}
.bacau p {
	font-size: 13px;
	line-height: 18px;
	padding-bottom: 10px;
	text-align: justify;
}
.bacau #hartaBacau {
	float: left;
	padding: 0 15px 15px 0;
}
.bacau img {
	float: right;
	margin-bottom: 20px;
	border: 3px solid #e0e0e0;
	width: 285px;
}
.bacau .text {
	float: left;
	width: 620px;
	margin-right: 35px;
}
.bacau .bacauQuote {
	font-style: italic;
	background-image: url(img/quote.png);
	background-repeat: no-repeat;
	padding: 20px 0 0 20px;
	display: block;
	float: right;
	width: 275px;
	margin-bottom: 40px;
}
.forcesize {height: 1024px; overflow: hidden;}
#contact {
	position: relative;
	overflow: hidden;
	z-index: 4;
}
.absolution {
	height: 510px;
	width: 100%;
}
#contact .absolution .headingBg {
	background-color: #274443;
}
#contact h1 {
	font-size: 26px;
	color: #fff;
	font-family: 'CrimsonRoman', serif;
	font-weight: normal;
	padding: 5px 0;
	line-height: 90px;
}
#map_canvas {
width: 100%;
height: 410px;
z-index: 1;
position: absolute;
}
#mask {
	position: absolute; top: 0; left: -1600px;
	width: 2000px; height: 410px;
	background-color: transparent;
  background-image: url(img/transp_bg.png);
	z-index: 2;
}
.absolute {
	z-index: 3;
}
.zfix {
	position: absolute;
	z-index: 3;
	width: 100%;
}
#contact h2 {
	color: #fff;
	font-size: 18px;
	border-bottom: 1px solid #95a3a0;
	font-weight: normal;
	width: 350px;
	padding-top: 20px;
	padding-bottom: 5px;
}
#contact .adresa {
	font-size: 12px;
	color: #fff;
	width: 350px;
	display: block;
	padding-top: 5px;
	line-height: 18px;
}
#contact .adresa span {color: #95a3a0;}
#contactform {
	width: 355px;
	position: absolute
}
#contactform input, #contactform select, #contactform textarea {
	display: block;
  background-color: transparent;
  background-color: rgba(56, 56, 56, 0.6);  
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99383838,endColorstr=#99383838); 
            zoom: 1;
      border: 1px solid #687c7c;
    font-size: 13px;
    color: #fff;
    padding: 5px 9px;
    width: inherit;
    font-family: 'Droid Serif', serif;
}
#contactform label {
	font-family: 'Droid Serif', serif;
	font-style: italic;
	color: #fff;
	font-size: 17px;
	margin-bottom: 3px;
	margin-top: 15px;
	display: block;
}
.nume {width: 140px; float: left;}
.email {width: 150px; float: right; padding-right: 25px;}
.subiect {width: 350px;}
.mesaj {width: 330px;}
.mesaj textarea {font-family: 'Droid Serif', serif; height: 150px;}

#submit {
	background-color: transparent !important;
	border: 0 !important;
	width: auto !important;
	font-size: 17px !important;
	color: #ffcc01 !important;
	float: right;
}
footer {
	background-color: #274443;
	padding-bottom: 25px;
	padding-top: 50px;
	position: relative;
}
footer .wrap {
	border-top: 1px solid #526969;
	line-height: 35px;
	color: #ffcc01;
	font-size: 14px;
	position: relative;
}
footer .wrap a{color: #ffcc01;}
footer .wrap a:hover{
	text-decoration:underline;
}
footer .phone {float: right;}
footer #top {
	display: block;
	position: absolute; left: 450px; top: -30px;
	background-image: url(img/top_button.png);
	width: 63px; height: 63px;
	position: absolute;
}
footer #top:hover {
	background-position: 0px -63px;
}
/**rooms revamped**/
.roomNav {
	list-style-type: none;
	margin: 0; padding: 0;
}
.roomNav li {
	margin: 0; padding: 0;
	height: 33px;
	display: block;
	float: left;
	margin-right: 27px;
}
.roomNav a {
	display: block;
	
  -webkit-border-radius: 4px; 
     -moz-border-radius: 4px; 
          border-radius: 4px; 
          
          
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; 

	background-color: #e1d7d8;
	border: 1px solid #c4b5b6;
	color: #892c31;
	float: left;
	text-transform: uppercase;
	font-size: 14px;
	font-family: 'CrimsonItalic';
	padding: 5px 5px 3px 5px;
	cursor: pointer;
}
.roomNav .selected{
	background: url(img/roomnav.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.roomNav .selected a {
	background: #892c31;
	border: 1px solid #892c31;
	color: #fff; 
}
.mainPic {
	background-image: url(img/roombg.png);
	width: 660px; height: 417px;
	overflow: hidden;
	list-style-type: none;
	margin: 0; padding: 0;
}
.mainPic li {
	padding: 26px 0 0 18px;
}
.mainPic li img {width: 621px; height: 358px;}

.picNav {
	margin: 0; padding: 0;
	list-style-type: none;
}
.picNav li {
	display: block;
	float: left;
	background: #fff;
	padding: 4px 4px 0px 4px !important;
	border: 1px solid #c2c2c2;
	margin-right: 18px;
}
.picNav li img {
	width: 85px;
	height: 85px;
}
.room aside {
	color: #235554;
	font-size: 18px;
	font-family: 'Droid Serif', serif;
	display: block;
	line-height: 40px;
	border-bottom: 1px solid #c6c6c0;
	margin-top: 20px;
}
.room aside span {
	display: block;
	float: right;
    color: #eb8813;
    font-size: 31px;
    line-height: 30px;
	
}
.linksxc{
	margin: 0 auto;
text-align: center;
width: 90px;
margin-top: 10px;
}
}
