* {
	margin:0;
	padding:0;
}

body {
    font-family: tahoma, verdana, arial;
    background-color:#313231;
	color:#FFF;
}

a {
	color:#e2d004;
}

img {
	border:0;
}

small {	font-size:80%;
}

#menu {	font-size:90%;}

a:hover, a:active, a:focus {
	text-decoration:none;
	color:#8d9294;
}

span.active {
	color:#8d9294;
}


hr {
	border-top: 1px dotted #8d9294;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

h1, h2, h3, h5 {
	font-weight:normal;
}

h1 {
   	font-size:180%;
}

h2 {
	font-size:140%;
}


h3 {
	font-size:120%;
}

h4 {

	font-size:100%;
}

h5 {
	font-size:90%;
}

h6, p.copy {
	font-size: 80%;
}

ol li {	padding:3px 0;}

ol.olspaall li {	 padding:0;}

ol.olspaall {	padding-left: 30px;
	text-align: left;}

p.copy {	padding:10px 0;}

p.link {	padding:15px 0 20px 0;}

.hotel {	padding:40px 50px 0 80px;
	width:60%;
}

#wraptr {	height:360px;}

.hotel2 {
	padding:10px 50px 40px 80px;
	width:60%;
}

.photo {
	padding:20px 50px 50px 80px;
	width:60%;
}

.addr {	padding:20px 50px 40px 80px;	border-top:1px dotted #8d9294;
}

#sendmsg {	display:none;
	font-size:90%;}

input, select, textarea {	font-size:90%;
	font-family: Tahoma;
	padding:1px 3px;
	border:1px solid #CCCCCC;}

#name, #mail, #period,  textarea {
	width:100% !important;
}

input.button {
	cursor:pointer;
	padding:2px 4px;
}

#thumbs {	padding:0 10px;}

#thumb {	margin:0 3px;
	cursor:pointer;}

#next, #previous {	margin-bottom:25px;
	cursor:pointer;}

#cont {	float:left;	width:50%;}

#slaid, #thumb {	border:1px solid white;
	padding:5px;}

#price1, #price2 {
  	font-size:10pt;
}

#price1 th, #price2 th, #price1 td, #price2 td {
	padding: 20px 10px 5px;
}


#price1 th, #price2 th {	text-align: left;
	border-bottom:2px solid silver;
}

#price1 td, #price2 td {
  	border-bottom:1px solid silver;
}


/*.border-top {
  	border-top:1px solid silver;
}

.border-left {	border-left:1px solid silver;}

.border-right {
  	border-right:1px solid silver;
}

.border-top-right {
  	border-top:1px solid silver;
  	border-right:1px solid silver;
}*/

#wow {	position:absolute;
	z-index:2;
	top:73px;
	/*margin-left:-250px;
	cursor:text;*/}

#wow2 {
	position:absolute;
	z-index:5;
	margin:-71px 0 0 38px;
	/*margin-left:-250px;
	cursor:text;*/
}

#wowtext {	display:none;
	position:absolute;
	z-index:-10000;
	top:70px;
	right:16px;
	cursor:text;
	width:270px;
	background-color:#313231;
	padding:20px 15px;
	padding-top:70px;
	margin-top:-50px;
	border:3px solid #F1DF45;
	color:#8D9294;}

.wowname {	font-size:150%;
	color:#F1DF45;
	margin-top:-50px;
	padding-bottom:13px;}

.quote {	font-size:85%;
	text-align:left;
	margin:1em 3em 2em 65%;
}

#botmenu {	text-align:center;
	padding-top:20px;}

#botmenu a, #botmenu span {	padding:0 15px;
	font-size:90%;}

#topmenu {	padding-top:10px;}

#topmenu a, #topmenu span {
	font-size:90%;
	padding-right:30px;
}

ul.listnone {	list-style-type:none;}

tr.bgcolor {
	background-color:#3e3e3e;
}