/*********************  CASA ROMANEASCA -  Template  CSS  ********************/

* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	line-height:14pt;
	color:#808080;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
@font-face {
    font-family: 'CharisSILRegular';
    src: url('../fonts/CharisSILR-webfont.eot');
    src: url('../fonts/CharisSILR-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/CharisSILR-webfont.woff') format('woff'),
         url('../fonts/CharisSILR-webfont.ttf') format('truetype'),
         url('../fonts/CharisSILR-webfont.svg#CharisSILRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
	background:url(../images/bg.png) repeat;
}
#header-wrapper {
	margin:auto;
	min-height:180px;
	width:100%;
	background:url(../images/header-bg.png) repeat-x;
}
#header {
	width:960px;
	overflow:hidden;
	margin:0 auto;
}
#logo {
	width:122px;
	height:123px;
	display:block;
	float:left;
	text-indent:-9999px;
	font-size:0px;
	line-height:0px;
	background:url(../images/logo.png) no-repeat;
}
#header-toolbar {
	width:332px;
	height:34px;
	float:right;
}
#header-toolbar .module-phone {
	height:34px;
	line-height:34px;
	float:right;
	padding-left:32px;
	margin-right:40px;
	background:url(../images/module-phone.png) no-repeat top left;
}
#header-toolbar .module-phone p {
	height:34px;
	line-height:42px;
	font-size:11pt;
	color:#9b330c;
	text-shadow:0px 1px 0px #FFF;
}
#header-toolbar .module-languages ul {
	list-style:none;
	padding-top:9px;
}
#header-toolbar .module-languages ul li {
	float:left;
}
#header-toolbar .module-languages ul li a:link,
#header-toolbar .module-languages ul li a:visited {
	color:#9b330c;		
	display:block;
	padding-left:25px;
	text-decoration:none;
}
#header-toolbar .module-languages ul li a:hover,
#header-toolbar .module-languages ul li a:active {
	text-decoration:underline;
}
#header-toolbar .module-languages a.en {
	background:url(../images/flag-en.png) no-repeat 0px 5px;
	margin-right:25px;
}
#header-toolbar .module-languages a.fr {
	background:url(../images/flag-fr.png) no-repeat 0px 5px;
}
#tag-line {
	width:331px;
	height:39px;
	display:block;
	float:right;
	clear:right;
	margin-top:59px;
	background:url(../images/tag-line.png) no-repeat;
}
#main-menu {
	width:962px;
	height:49px;
	background:url(../images/main-menu.png) no-repeat;
	margin-left:-1px;
	clear:both;
	margin-top:5px;
	float:left;
	margin-bottom:8px;
}
#main-menu ul {
	list-style:none;
	height:40px;
	line-height:40px;
	margin-top:2px;
}
#main-menu ul li {
	height:40px;
	line-height:40px;
	float:left;
	background:url(../images/main-menu-sep.png) no-repeat top right;
}
#main-menu ul li a:link,
#main-menu ul li a:visited {
	font-family: 'CharisSILRegular';
	color:#FFF;
	font-size:12pt;
	text-decoration:none;
	display:block;
	padding:0px 24px 0px 36px;	
	height:40px;
	line-height:40px;
	background:url(../images/main-menu-arrow.png) no-repeat 21px 17px;	
}
#main-menu ul li a:hover,
#main-menu ul li a:active {
	color:#ffc893;
}
#sub-header {
	width:960px;
	height:309px;
	margin:0 auto;
	position:relative;
}
#sub-header-modules {
	float:left;
	width:290px;
	height:309px;
}
#sub-header-modules div.module {
	width:252px;
	height:114px;
	margin-bottom:16px;
	padding:16px 19px 16px 19px;
	background:url(../images/sub-header-module.png) no-repeat;
}
#sub-header-modules div.module h3 {
	font-size:12pt;
	font-weight:normal;
	color:#9b330c;
	padding-left:34px;
	padding-bottom:10px;
}
#sub-header-modules div.module p {
	line-height:12pt;
	color:#575757;
}
#sub-header-modules div.module a.detalii:link,
#sub-header-modules div.module a.detalii:visited {
	width:59px;
	height:30px;
	line-height:30px;
	display:block;
	float:right;
	color:#FFF;
	padding-left:35px;
	text-decoration:none;
	margin-right:-19px;
	margin-top:8px;
	background:url(../images/sub-header-module-detalii.png) no-repeat;
}
#sub-header-modules div.module a.detalii:hover,
#sub-header-modules div.module a.detalii:active {
	color:#FFC893;
}
.cr-container{
	width:648px;
	height:300px;
	border:1px solid #b8b2a6;
	position:absolute;
	z-index:100;
	right:0px;
	top:0px;
}
.cr-content-wrapper{
	width:628px;
	height:280px;
	overflow:hidden;
	border:10px solid #FFF;	
	position:relative;
}
.cr-content-container{
	display:none;
	position:absolute;
	width:628px;
	height:280px;
	top:0px;
	left:0px;
	display:none;
	overflow:hidden;
}
.cr-img{
	position:absolute;
	top:0px;
	left:0px;
	/*width:100%;*/
	z-index:1;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.7);
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.7);
	box-shadow:1px 1px 2px rgba(0,0,0,0.7);
}
.cr-more-link{
	text-transform:uppercase;
	color:#000;
	font-size:11px;
	padding:0px 5px;
}
.cr-more-link:hover{
	text-shadow: 1px -1px 1px rgba(0,0,0,0.5);
	color:#fff;
}
.cr-thumbs{
	position:absolute;
	left:62px;
	height:100px;
	width:575px;
	bottom:10px;
	z-index:20;
	overflow:hidden;
}
.cr-thumbs div{
	float:left; /* Set to absolute each 150px*/
	cursor:pointer;
	position:relative;
	display:none;
	width:132px;
	height:106px;
	text-align:center;
}
.cr-thumbs img{
	display:block;
	margin:6px 12px 6px 12px;
	border:2px solid #fff;
	-moz-box-shadow:1px 1px 1px rgba(0,0,0,0.25);
	-webkit-box-shadow:1px 1px 1px rgba(0,0,0,0.25);
	box-shadow:1px 1px 1px rgba(0,0,0,0.25);
	width:104px;
}
.cr-thumbs div.cr-selected{
	border-color:#333333;
	background:transparent url(../images/triangle.png) no-repeat 50% 0%;
}
.cr-thumbs div.cr-selected img{
	border-color:#333333;
}
.cr-nav span{
	position:absolute;
	z-index:50;
	text-indent:-9000px;
	cursor:pointer;
	width:32px;
	height:32px;
	margin-bottom:-17px;
	left:28px;
	top:217px;
	background:transparent url(../images/nav.png) no-repeat top left;
}
.cr-nav span.cr-nav-next{
	background-position:bottom left;
	right:28px;
	left:auto;
}
.cr-nav span.cr-nav-prev:hover,
.cr-nav span.cr-nav-next:hover{
	bottom:34px;
}
.cr-hide, .cr-show{
	display:none;
}
.cr-shadow {
	width:650px;
	height:7px;
	position:absolute;
	background:url(../images/slideshow-shadow.png) no-repeat;
}

#content-wrapper {
	width:940px;
	margin:14px auto;
	border:1px solid rgba(0,0,0,0.2);
	box-shadow:0px 0px 3px rgba(0,0,0,0.2);
	padding:9px;
	background:url(../images/content-wrapper-bg.png) repeat;
	position:relative;
	z-index:100;
}
#content-wrapper .content-wrapper-inner {
	width:938px;
	margin:0 auto;
	box-shadow:0px 0px 3px rgba(0,0,0,0.1);
	background:#f8f7f5;
	margin-bottom:-1px;
}
#sidebar {
	width:280px;
	float:left;
	margin-left:-1px;
	margin-top:-1px;
}
#sidebar .module {
	border:1px solid #d5d2cc;
	position:relative;
	margin-bottom:20px;
}
#sidebar .module .msmod_content {
	border:1px solid #f5f4f0;
	background:url(../images/sidebar-bg.png) no-repeat center bottom;
	padding:8px 19px 7px 19px;
}
#sidebar .module .msmod_content h3 {
	width:222px;
	height:46px;
	color:#FFF;
	font-weight:normal;
	font-family: 'CharisSILRegular';
	background:url(../images/sidebar-h3.png) no-repeat;
	margin-left:-27px;
	margin-bottom:10px;
	line-height:40px;
	padding-left:55px;
	text-shadow:-1px -1px 0px #aa3c0e;
	font-size:12pt;
}
#sidebar .big-button:link,
#sidebar .big-button:visited,
#content .big-button:link,
#content .big-button:visited  {
	width:153px;
	height:38px;
	line-height:35px;
	background:url(../images/sidebar-button.png) no-repeat;
	text-align:center;
	font-size:12pt;
	display:block;
	margin:0 auto;
	text-decoration:none;
	color:#FFF;
}
#sidebar .big-button:hover,
#sidebar .big-button:active,
#content .big-button:hover,
#content .big-button:active {
	color:#FFC893;
}
#sidebar p {
	margin-bottom:12px;
	color:#666;
}
#sidebar ul {
	list-style:none;
	margin-bottom:12px;
}
#sidebar ul li {
	background:url(../images/sidebar-list-item.png) no-repeat 0px 9px;
	line-height:16pt;
	padding-left:15px;
	color:#666;	
}
#sidebar .module-turvirtual .msmod_content {
	padding:0px;
	position:relative;
}
#sidebar .module-turvirtual .msmod_content p {
	margin-bottom:0px;
}
#sidebar .module-turvirtual .msmod_content .big-button {
	position:absolute;
	left:50%;
	margin-left:-75px;
	bottom:18px;
}
#sidebar span.big {
	font-size:11pt;
	color:#666;
}
#sidebar .rezerva-acum:link,
#sidebar .rezerva-acum:visited {
	width:223px;
	height:42px;
	display:block;
	margin:0 auto;
	background:url(../images/rezerva-acum.png) no-repeat;
	font-size:12pt;
	padding-left:28px;
	padding-top:26px;
	color:#FFF;
	text-decoration:none;
}
#sidebar .rezerva-acum:hover,
#sidebar .rezerva-acum:active {
	color:#FFC893;
}
#content {
	width:620px;
	float:left;
	margin-left:20px;
	padding-top:20px;
}
#content h1 {
	font-weight:normal;
	font-family: 'CharisSILRegular';
	font-size:20pt;
	padding-bottom:14px;
}
#content h2 {
	font-weight:normal;
	font-family: 'CharisSILRegular';
	font-size:18pt;
	line-height:16pt !important;
}
#content h3 {
	font-weight:normal;
	font-family: 'CharisSILRegular';
	font-size:16pt;
	padding-bottom:14px;	
}
#tururi h3 {
	font-size:14pt;
	padding-top:10px;
	text-align:center;
}
#content h4 {
	font-weight:normal;
	font-family: 'CharisSILRegular';
	font-size:14pt;
	padding-bottom:14px;
}

#content h5 {
	font-weight:normal;
	font-family: 'CharisSILRegular';
	font-size:12pt;
	padding-bottom:14px;	
}
#content p {
	line-height:14pt;
	padding-bottom:14px;
}
#content a:link,
#content a:visited {
	color:#e05d0d;
	text-decoration:underline;
}
#content a:hover,
#content a:active {
	text-decoration:none;
}
#content ul {
	list-style:none;
	margin-bottom:14px;
	padding-left:20px;
}
#content ul li {
    background: url(../images/sidebar-list-item.png) no-repeat scroll 0 9px transparent;
    line-height: 16pt;
    padding-left: 15px;
}
#content .componentheading,
#content .contentheading {
	background:url(../images/heading.png) no-repeat 0px 0px;
	padding-left:32px;
	padding-top:2px;
	font-weight:normal;
	font-family: 'CharisSILRegular';
	font-size:18pt;
	padding-bottom:14px;		
}
#content .image-frame-right {
	float:right;
	margin-left:24px;
	margin-bottom:14px;
	padding:6px;
	background:#FFF;
	border:1px solid #d5d2cc;
}
#content .image-frame-left {
	float:left;
	margin-right:24px;
	margin-bottom:14px;
	padding:6px;
	background:#FFF;
	border:1px solid #d5d2cc;
}
.xmap h2.menutitle {
	font-size:12pt !important;
	padding-bottom:4px !important; 
} 
#content-bottom .tab {
	width:162px;
	height:214px;
	padding:16px 14px;
	float:left;
	margin-right:25px;
	background:url(../images/content-bottom-tab.png) no-repeat;
}
#content-bottom .tab h3 {
	color:#9b330c;
	font-size:14pt;
	padding-left:40px;
	padding-bottom:8px;
}
#content-bottom .tab p {
	padding-bottom:0px;
}
#content-bottom .tab img {
	padding:2px;
	background:#f0f0e3;
	border:1px solid #d5d2cc;
	margin-top:6px;
}
#content-bottom {
	overflow:hidden;
	margin-bottom:20px;
}
#content-bottom .tab-last {
	margin-right:0px;
}
#content-bottom .tab a.detalii:link,
#content-bottom .tab a.detalii:visited {
    background: url("../images/sub-header-module-detalii.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    float: right;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
	margin-right:-14px;
    padding-left: 35px;
    text-decoration: none;
    width: 59px;
}
#content-bottom .tab a.detalii:hover,
#content-bottom .tab a.detalii:active {
    color: #FFC893;
}
.leading_separator {
	display:none;
}
table {
	width:100%;
}
#extra-content {
	margin-bottom:30px;
}
#galerie-botton {
	margin-bottom:30px;
	width:100%;
	display:block;
	overflow:hidden;
	margin-top:30px;
}
#galerie-botton h3 {
	font-size:11pt;
	font-family:Tahoma, Geneva, sans-serif;
	background:url(../images/galerie-bottom-h3.png) no-repeat 8px 3px;
	padding-left:40px;
	color:#9B330C;
}
#galerie-botton .bx-wrapper {
	width:100% !important;
}
#galerie-botton .bx-window {
	margin:0 auto;
	width:550px !important;
}
#galerie-botton ul {
	padding-left:0px;
}
#galerie-botton ul li {
	width:190px;
	padding-left:0px;
	background:none;
}
#galerie-botton ul li a {
	width:170px;
	height:132px;
	display:block;
	float:left;
	background:url(../images/galerie-bottom-shadow.png) no-repeat left bottom;
}
#galerie-botton ul li a img {
	background:#FFF;
	padding:6px;
	border:1px solid #d5d2cc;
}
#galerie-botton .bx-prev,
#galerie-botton .bx-next {
	width:25px;
	height:120px;
	background:url(../images/gallerie-bottom-controls.png) no-repeat;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	font-size:0px;
	line-height:0px;
	position:absolute;
	top:0px;
}
#galerie-botton .bx-prev {
	background-position:top left;
	left:0px;
}
#galerie-botton .bx-prev:hover {
	background-position:bottom left;
}
#galerie-botton .bx-next {
	right:0px;
	background-position:top right;
}
#galerie-botton .bx-next:hover {
	background-position:bottom right;
}
span.contact-house {
    background: url("../images/contact-house.png") no-repeat scroll left 0 transparent;
    display: block;
    padding-bottom: 20px;
    padding-left: 28px;
}
span.contact-email {
    background: url("../images/contact-email.png") no-repeat scroll left 3px transparent;
    display: block;
    padding-bottom: 20px;
    padding-left: 28px;
}
span.contact-phone {
    background: url("../images/contact-phone.png") no-repeat scroll left 3px transparent;
    display: block;
    padding-bottom: 20px;
    padding-left: 28px;
}
span.contact-fax {
    background: url("../images/contact-fax.png") no-repeat scroll left 3px transparent;
    display: block;
    padding-bottom: 0px;
    padding-left: 28px;
}
span.contact-adresamail {
    background: url("../images/contact_adresamail.png") no-repeat scroll left 5px transparent;
    display: block;
    height: 20px;
    padding-left: 28px;
    padding-top: 5px;
}
span.contact-mesaj {
    background: url("../images/contact_mesaj.png") no-repeat scroll left 3px transparent;
    display: block;
    height: 20px;
    padding-left: 28px;
}
span.contact-nrdetelefon {
    background: url("../images/contact_nrdetelefon.png") no-repeat scroll left 6px transparent;
    display: block;
    height: 20px;
    margin-right: 20px;
    padding-left: 28px;
    padding-top: 5px;
}
span.contact-nume {
    background: url("../images/contact_nume.png") no-repeat scroll left 5px transparent;
    display: block;
    height: 20px;
    padding-left: 28px;
    padding-top: 5px;
}
#myform input,
#myform textarea {
	float:left;
}
#myform em {
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#ff0000;
	vertical-align:text-top;
	padding-left:5px;
}
select {
	border:1px solid #e6d6cc;
	padding:3px;
	margin-bottom:10px;	
}
input[type="text"] {
	border:1px solid #e6d6cc;
	padding:4px 10px;
	margin-bottom:10px;
	width:300px;
}
input[type="submit"],
button {
	border:1px solid #9B330C;
	background:url(../images/button-bg.png) top repeat-x;
	height:22px;
	cursor:pointer;
	line-height:20px;
	color:#FFF;
	padding:0px 10px 3px 10px;
}
input[type="submit"]:hover,
button:hover {
	background:url(../images/button-bg-hover.png) top repeat-x;
}
textarea {
	border:1px solid #e6d6cc;
	padding:10px;
	margin-bottom:10px;
	height:200px;
	width:300px;
}
.form-row {
    overflow: hidden;
}
.form-row-solicitare {
    padding-left: 120px;
}
#rezervare-form label {
    display: block;
    float: left;
    padding-top: 3px;
    width: 120px;
}
#rezervare-form label em {
    color: #FF0000;
    font-size: 8pt;
    padding-left: 4px;
    vertical-align: super;
}
#rezervare-form_errorloc {
	margin-top:20px;
}
#footer-wrapper {
	height:130px;
	margin:auto;
	background:url(../images/footer-wrapper.png) repeat-x;
	margin-top:-44px;
}
#footer {
	width:960px;
	margin:0 auto;
	padding-top:48px;
}
#footer-menu {
	text-align:center;
}
#footer-menu a:link,
#footer-menu a:visited,
#footer-menu span {
	color:#000;
	font: italic bold 15px Georgia, serif;
}
#footer-menu a:link,
#footer-menu a:visited {
	text-decoration:none;
}
#footer-menu a:hover,
#footer-menu a:active {
	text-decoration:underline;
}
#footer-menu span {
	padding:0px 6px;
}
#netvers {
	padding-top:30px;
	text-align:center;
}
#netvers a:link,
#netvers a:visited {
	color:#FFF;
	text-decoration:none;
}
#netvers a:hover,
#netvers a:active {
	text-decoration:underline;
}

.tururi-thumbs {
	padding:6px;
	border:1px solid #d5d2cc;
}
