html, body,  span, object, iframe, h1, h2, h3, h4, h5, h6, p,   blockquote, pre, a, abbr, acronym, code, del, dfn, em, q, dl, dt, dd, ol,  fieldset, form, label, legend,   table, caption, tbody, tfoot, thead, tr, th, td {
	color: #000000;
  background-Color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Arial !important;
}

body {
	color: #000000;
  background-Color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Arial !important;
}


ul {
	list-style-type: none;
	padding-left: 20px;
  padding-right: 10px;
	margin: 0px;
}

li {
	font-size: 13px;
	line-height: 22px;
  color: #ffffff;
  background-Color: #1D7EAD;
	background-image: url(../pics/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 12px;
	padding: 9px 0px 0px 24px;
}

a
{
	color: #ffffff;
  background-Color: #1D7EAD;
}

a.menu-link, menu-link  
{
	color: white;
	text-decoration: none;
  font-size:14px;
  font-weight: bold;
  background: black; 
 /* background: #1D7EAD;  */
  border: 0px solid #4EB0D9;
  border-radius: 5px;
  padding: 2px 5px 2px 5px;
  margin: 1px;
}

a.menu-link:hover {
	color: yellow;
  background-Color: #1C7CAC;
  font-weight: bold;
  font-size:14px;
}

 div.menu-link,  div.mail 
{
	color: #1D7EAD;
  background-Color: #ffffff;
}

div.menu-link, div.footer-text
{
	color: #ffffff;
}

 div.skip 
{
	color: #ffff00;
  background-Color: red;
}

#header-container {
	margin: 0px auto 0px auto;
	width: 1003px;
	height: 509px;
}

.header-logo {
	position: absolute;
	top: 40px;
	padding-left: 47px;
}

.header-lang-img {
	position: absolute;
	top: 46px;
  padding: 2px 5px 2px 810px;
  margin: 1px
}

#header-flags-pics {
	position: relative;
	top: 56px;
  padding: 2px 5px 2px 826px;
  margin: 1px
}

.header-photo {
	position: absolute;
	top: 79px;
}

#main-container {
	position: relative;
	z-index: 10;
	width: 1023px;
	margin: -35px auto 0px auto;
	height: 500px;
}

.left-menu {
	margin-top: 3px;
	background: url(../pics/menu-bgr.png) no-repeat;
	position: relative;
	float: left;
	left: 25px;
	width: 266px;
	height: 450px;
}


p {
  background-Color: #ffffff;
  color: #000000;
	font-size: 14px;
  text-align: justify;
}


.address-img {
	position: absolute;
	bottom: 0px;
}

.address {
	z-index: 12;  
  position:relative;
  	color: #000000;
	font-size: 11px;
  line-height: 13px;
  padding: 10px 23px 10px 25px;
  top: 200px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); 
}

.main {
	 position: relative; 
	float: left;
	top: 35px;           
	left: 24px;
	width: 700px;
}

.main-header {
	padding-left: 0px;
	font-size: 22px;
}

.main-text { 
	padding: 0px 70px 0px 70px;
	font-size: 12px;
	text-align: justify;
}
.main-bottom-pic {
	bottom: 100px;
	width: 680px;
	margin: 5px 0px 0px 20px;
	padding: 8px 4px;
	text-align: center;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-width: 1px;
}
            
.rates {
	margin: 15px 0px 0px 0px;
	font-size: 10pt;
}

.rates-header {
	border-bottom: 1px dotted #006BD7;
}

.grey {
	background: #E2E2E2;
}

.grey2 {
	background: #F7F7F7;
}

.period {
	padding: 0px 0px 2px 3px;
	margin: 0px 0px 1px 1px;
	position: relative;
	float: left;
	left: 20px;
	width: 94px;
	text-align: center;
}

.period-new {
	padding: 0px 0px 2px 3px;
	margin: 0px 0px 1px 1px;
	position: relative;
	float: left;
	left: 30px;
}

.rate-notes {
	clear: both;
	color: red;
	padding: 5px 0px 0px 30px;
}

.special-offer {
	border: 1px solid;
	background-color: rgb(251,250,195);
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 15px auto;
	width: 400px;
}

.offer-header {
	clear: both;
	color: red;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
}

.offer-text {
	clear: both;
	padding-bottom: 5px;
}

.booking-form-header {
	margin: 5px 0px 0px 30px;
	font-size: 10pt;
}

.booking-form {
	font-size: 10pt;
}

.booking-column {
	padding: 5px 0px 0px 0px;
	position: relative;
	float: left;
	left: 55px;
	width: 200px;
}

.text-field {
	margin-top: -4px;
}

#ui-datepicker-div {
	z-index: 9999999;
}

#photos-g {
	margin: 15px 0px 0px 30px;
}

#photos-g img {
	margin: 4px;
	border: 2px solid #c4c8cc;
	box-shadow: 1px 1px 5px #888;
	-moz-box-shadow: 1px 1px 5px #888;
	-moz-border-radius-bottomright: 10px;
	-webkit-box-shadow: 1px 1px 5px #888;
	-webkit-border-bottom-right-radius: 10px;
}

.footer {
	/* position: absolute;  */
	text-align: center;
	margin: 10px auto 0px auto; 
	background: url(../pics/footer-bgr.gif) repeat-x;  
	width: 1003px;
	height: 91px;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}

.footer-text {
	color: white; 
	text-decoration: none;
	font-size: 12px;
	padding-top: 8px;
}

.footer-text a{
	color: white;
	text-decoration: none;
}

.copyright {
	font-size: 11px;
	padding-top: 8px;
}

.clr {
	clear: both;
}
