@charset "utf-8";
/* CSS Document */
@font-face
{
font-family: Helvetica;
src: url('Helvetica55.otf');
}  
@font-face
{
font-family: HelveticaNeue;
src: url('HelveticaNeue75.otf');
} 
body {
	/*background:url('../images/middlebg.png');
	background-color:#D6EFFC;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
	
}
a {
	text-decoration:none;
	color:#D21243;
}
#main {
    background: none repeat scroll 0 0 #FFFFFF;
    display: block;
    height: 100px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 10;
}
#content {
	width:100%;
	float:left;
}
header {
	max-width:1100px;
	margin:auto;
}
.container {
	max-width:1100px;
	margin:auto;
	/*background:#D21243;*/
}
#logo {
	width:auto;
	float:left;
}
#topcontent {
	float:right;
	width:auto;
	padding-right:10px;
}
#topright {
	float:right;
}
#utility { float:right; border-left: 1px solid #cccccc; height:92px; width: 179px; }
.reservations { border-top:1px #CCCCCC solid;	color: #D21243;	font-size: 11px; 	font-weight: bold;	width:100%; line-height: 20px;float:left;text-align:right;padding-top:9px; }
.telephone { color: #D21243;	font-size: 11px; 	font-weight: bold;	width:100%; line-height: 20px;float:left;text-align:right; }
.utilitytext	{font-size:11px;	line-height: 18px;	padding: 6px;	color: #999999; }
.utilitytext a	{	color: #999999; width:100%; float:left;}
.language {
	float:right!important;
}
#searchform {
	padding:2px 0px;
}
#banner {
	padding:2px 0px;
}
#banner img {
	border-radius:12px 12px 0px 0px!important;
	width:100%;
	
	
}
.moblanguage {
	display:none;
}
.language {
	border-right:none!important;
}
.language:hover{
	background:none!important;
}
.language a {
	float:left!important;
}
.follow {
	margin:5px 0px;
}
#language {
	display:block;
	color: #D21243;
	font-size: 11px; 	
	font-weight: bold;	
	width:100%; 
	line-height: 20px;
	text-align:right;
	margin-top:0px;
	margin-bottom:0px;
    }
#language  a {
		color: #D21243;
		font-size: 11px; 	
		font-weight: bold;	
		width:100%; 
		line-height: 20px;
	}
#footer {
	background:url('../images/linea.gif');
	background-color:#fff;
	background-position:top;
	background-repeat:repeat-x;
	width:100%;
	float:left;
	padding-top:20px;
	margin-top:10px;
}
.emailoffers {
	width:60%;
	margin:auto;
	padding:10px;
}
.emailoffers p b {
	width:100px;
	float:left;
	padding-top:5px;
	text-align:left;
	
}
.emailoffers p {
	margin:15px 0px;
}
.emailoffers input {
	width:250px;
	padding:5px;
	border:1px solid #6970A4;
	margin-left:10px;
}
.emailoffers select {
	width:260px;
	padding:5px;
	margin-left:10px;
	border:1px solid #6970A4;
}
#submit {
	width:80px!important;
	padding:5px 10px;
}
footer {
	max-width:1100px;
	margin:auto;
	
}
#footerleft {
   float:left;
	width:25%;
}
#footercenter {
	width:50%;
	float:left;
	color: #666666;
	font-size: 10px; 
	text-decoration: none;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#footercenter a {
	color: #666666;
	font-size: 10px;
	text-decoration: none;
}
#footercenter p {
	color: #666666;
	font-size: 10px;
	text-decoration: none;
}
#footerright {
	float:right;
	width:25%;
}
#footerright img {
	float:right;
	margin:2px;

}
.contentleft {
	width:30%;
	height:auto;
	float:left;
	/*border:1px solid red;*/
}

.contentright {
	width:69%;
	height:auto;
	float:right;
	text-align:justify;
	/*border:1px solid red;*/
}
.contentright > p {
	text-align:justify;
	line-height:20px;
	color: #666666;
    font-size: 14px;
}
.contentright p img {
	/*width:100%;*/
}
.blocks {
	width:32.3%;
	float:left;
	background:#E9EBF0;
	border-radius:0px 0px 12px 12px;
	height:225px;
	margin:10px 0px 5px 0px;
}
#middleblock {
	margin:10px 1.5% 5px 1.5%;

}
.blocks h1 {
	 color: #D21243;
    font-size: 14px;
    margin: 0;
    padding: 9px 0px 0 0px;
	float:left;
	width:100%;
}
.blocks p {
    color: #666666;
    font-size: 14px;
    padding: 0 9px;
	line-height:22px;
	min-height:160px;
}
.blocks a {
    color: #D21243;
    font-size: 14px;
    padding: 0 9px 15px;
    text-decoration: underline;
	text-align:left;
	float:left;
}
.accordion {
	width: 100%;
	border-bottom: solid 1px #c4c4c4;
}
.accordion h3 {
	background: #EAEBF0 url(../images/arrow-square.gif) no-repeat right -51px;
	padding:5px;
	margin: 0;
	font-weight:bold;
	border-bottom: solid 1px #ccc;
	cursor: pointer;
	color:#696B8F;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	
}
.accordion h3:hover {
	background-color: #EAEBF0;
}
.accordion h3.active {
	background-position: right 5px;
}
.accordion div {
	background: #f7f7f7;
	margin: 0;
	padding: 10px 15px 20px;
	/*border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;*/
	
}
.accordion div a {
	border-bottom:1px dotted #D5D7E2;
	padding:5px;
	width:100%;
	
}
.accordion ul {
	margin:0px;
	padding:0px;
}
.accordion ul li {
	list-style:none;
	padding:5px 0px;
	border-bottom:1px dotted #D5D7E2;
}
.accordion ul li a{
	color:#696B8F;
}
h1 {
	color:#D21243;
	font-family:Arial,Helvetica,sans-serif;
}
.reviews {
	width:100%;
	float:left;
	background:#F4F4F4;
	margin:6px 0px;
}
.review-quote {
	color: #666666;;
    font-size:16px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
	text-align:center;
}
.review-quote-button {
	width:100%;
	float:left;
	height:auto;
	padding:10px 0px;
}
.rightbooknow2 {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    width: 84%;
	margin:0px auto 0px auto;
}
.rightbooknow2 .floatleft {
	width:45%;
	float:left;
}
.rightbooknow2 .floatright{
	width:45%;
	float:right;
}
 a.btn_review{
 /*   -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #FFFFFF!important;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #676464;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #676464;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;    
	border:1px solid #676464;*/
	background:#D21243;
    color: #fff !important;
    cursor: pointer;
    display: block;
    
    font-weight: normal;
    height: 16px;
    line-height: 15px;
    outline-color: #FFFFFF;
    outline-style: solid;
    outline-width: 2px;
    padding:5px;
    text-align: center;
    text-transform: uppercase;
}
a.btn_review:hover {
	background-color:#D21243!important;
}
.blockbutton {
	text-align:center!important;
	width:92%;
}
.blockbutton button {
	background:#D21243;
	color:#fff;
	font-weight:bold;
	text-align:center;
	border:none;
	padding:5px 10px;
	cursor:pointer;
	font-size:10px;
	letter-spacing:0.1em;
	text-transform:uppercase;
	width:140px;
	
}
.outerslider {
	width:100%;
	/*background:#E7F0F4;*/
	float:left;
	margin:6px 0px;
}
.outerslider p {
	text-align:center;
}
.reasontop {
   color: #D21243;
    font-size: 16px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    text-transform: uppercase;
}
.specialtitle {
	color: #D21243;
    font-size: 16px;
	font-weight:bold;

}
.reasontop span {
	font-weight:bold;
}
.gallery {
	width:100%;
}
.gallery img {
	margin:5px;
	/*border:2px solid #353334;*/
	border-radius:4px;
}
#tblmeeting {
	border:1px solid #6970A4;
}
#tblmeeting td {
	padding:5px 10px;
	border:1px solid #6970A4;
}
.listhotel {
	background:#F4F4F4;
	padding:2%;
	width:96%;
	margin:6px 0px;
	height:auto;
	float:left;
	border:1px solid #fff;
}
.listhotel h1 {
	margin:5px 0px;
}
.listhotel p {
	text-align:justify;
	color: #666666;
    font-size: 14px;
}
.listhotel a {
	width:140px;
	margin:auto;
}
.listhotel img {
	border-radius:16px;
	margin-left:10px;

}
.newsletter {
	width:96%;
	float:left;
	background:#E9EBF0;
	padding:2%;
	margin-top:6px;
	
}
.newsletter h2 {
	background:#6970A4;
	color:#fff;
	font-weight:bold;
	font-size:15px;
	padding:2px 4px;
}
.newsletter input {
	width:60%;
	padding:5px 5px;
	border:1px solid #6970A4;
}
#submit {
	background:#6970A4;
	color:#fff;
	font-weight:bold;
	padding:5px 10px;
	border:none;
	width:35%;
}
$result {
	color:#D21243!important;
	text-align:center;
}

.outerimagebox {width:175px;float:left;padding:5px;}
.outerimagebox p {
	text-align:center;
}
.outerpromotionbox {width:350px;float:left;padding:5px;}
.outerpromotionbox p {
	text-align:center;
}
.contentright .btn_review {
	width:140px;
	margin:auto;
}
.guestrates {
	width:100%;
	float:left;
}
.guestrates > li {
	list-style:none;
	float:left;
	width:30%!important;
}
#desklang {
	float:left;
	border:none;
	/**margin-right:25px;*/
	padding-left:50px;
}
#desklang:hover{
	background:#D21243;
}
#desklang a {
	font-size:10px!important;
	text-decoration:none;
	float:left;
}
.error {
	color:red!important;
	/*text-align:center!important;*/
	font-weight:normal;
	padding-left:15%;
	
}
.success {
	color:green!important;
	text-align:center!important;
	font-weight:normal;
}
.red {
	color:red;
}
.contactfull {
	width:100%;
	float:left;
	height:auto;
}
.contactblock {
	width:33.33%!important;
	float:left;
	height:auto;
	text-align:center;
}
.contactblock p {
	text-align:center;
}
#restaurantbook div {
		width:45%;
		float:left;
	}
#restaurantbook b{
	width:60px;
	float:left;
	margin-top:5px;
	
	
}
#restaurantbook input{
	width:200px;
	padding:5px;
	margin-left:5px;
	border:1px solid #6970A4;
	
}
#restaurantbook p {
	float:left;
	width:100%;
	margin:6px 0px;
}
#restaurantbook textarea{
	width:80%;
	padding:5px;
	margin-left:5px;
	border:1px solid #6970A4;
	height:100px;
	
}
#booksubmit {
	background:#D21243;
	padding:5px 10px;
	color:#fff;
	font-weight:bold;
	border:none;
	width:80px!important;
}
.btn_review_new_left {
	background:#D21243;
	color:#fff;
	text-align:center;
	padding:5px 10px;
	float:left;
	}
	.btn_review_new_right {
	background:#D21243;
	color:#fff;
	text-align:center;
	padding:5px 10px;
	float:right;
	}
@media screen and (max-width: 768px) {
	.emailoffers {
		width:100%;
	}
	#main {
		height:auto;
		float:left;
		overflow:hidden;
	}
	#logo {
		width:100%;
		text-align:center;
		overflow:hidden;
	}
	#topcontent {
		display:none;
	}
	#topright {
	float:left;
	width:100%;
	overflow:hidden;
	}
	.moblanguage {
	display:block;
	color: #D21243;
	font-size: 11px; 	
	font-weight: bold;	
	width:100%; 
	line-height: 20px;
    }
	.moblanguage a {
		color: #D21243;
		font-size: 11px; 	
		font-weight: bold;	
		width:100%; 
		line-height: 20px;
	}
	#utility {
		float:left;
		border:none;
		width:100%;
		text-align:center;
		overflow:hidden;
	}
	.utilitytext {
		width:100%;
		margin:auto;
		overflow:hidden;
	}
	.utilitytext a {
		width:auto;
		padding:0px 10px;
		text-align:center;
		float:none;
		
	}
	#banner img {
	border-radius:12px 12px 0px 0px!important;
	width:100%;
	height:auto;
    }
	.contentleft {
		width:100%;
		overflow:hidden;
	}
	.contentright {
		width:100%;
		overflow:hidden;
	}
	.contentright > p {
		text-align:justify!important;
	}
	.blocks {
		width:100%;
		overflow:hidden;
	}
	.language {
		display:none;
	}
	#middleblock {
		margin-left:0px;
		margin-right:0px;
	}
	#footerleft {
		width:98%;
		float:left;
		text-align:100%;
		padding:1%;
		overflow:hidden;
	
	}
	footer {
		width:100%;
		
	}
	#footerleft  p {
		text-align:center;
	}
	#footerright {
	float:left;
	width:98%;
	text-align:center;
	overflow:hidden;
	padding:1%;
    }
	#footercenter {
		width:98%!important;
		padding:1%;
		float:left;
	}
	#footerright img {
		float:none;
	}
	#footerright p {
		text-align:center;
	}
	#desklang {
		display:none;
	}
.contactblock {
	width:100%;
	float:left;
	height:auto;
	text-align:center;
}
#restaurantbook div { 
width:100%!important;
float:left;
}

	.tagline {
		width:100%!important;
	}

}
/**pagination*/
.pagination {
	width:auto;
	float:none;
    height: 40px;
    margin: 20px auto;
}

.pagination ul {
    display: inline-block;
    *display: inline;
    margin-bottom: 0;
    margin-left: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    *zoom: 1;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
    box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}

.pagination li {
    display: inline;
}

.pagination a,.pagination span {
    float: left;
    padding: 0 14px;
    line-height: 38px;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-left-width: 0;
	color:red!important;
}
.pagination a {
	color:#000;
}
.pagination a:hover,.pagination .active a,.pagination .active span {
    background-color: #f5f5f5;
}

.pagination .active a,.pagination .active span {
    color: #999;
    cursor: default;
}

.pagination .disabled span,.pagination .disabled a,.pagination .disabled a:hover {
    color: #999;
    cursor: default;
    background-color: transparent;
}

.pagination li:first-child a,.pagination li:first-child span {
    border-left-width: 1px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}

.pagination li:last-child a,.pagination li:last-child span {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}

.pagination-centered {
    text-align: center;
}

.pagination-right {
    text-align: right;
}
.outerpagination {
	width:100%;
	float:left;
}
.tablereser {
	color:#D21243!important;
	}
.contentright li {
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin-bottom: 5px;
}
/*pagination ends*/