body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6e6e6e;
}

.banner {
	height: 120px;
}

.banner .flasher {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #0000ee;;
	line-height: normal;	
}

.mainimg {
	width: 600px;
	height: 370px;
}

#tabs {
	float: left;
	width: 100%;
	line-height: normal;
	padding-bottom: 20px;
}

#tabs ul {
	margin: 0;
	padding-top: 5px;
	list-style: none;
	float: left;
}

#tabs li {
	float: left;
	background: url(../images/left_both.gif) no-repeat left top;
	margin: 0;
	padding: 0 0 0 9px;
	border-bottom: 1px solid #765;
	white-space:  nowrap;
}

#tabs a {
	float: left;
	display: block;
	width: .1em;
	background: url(../images/right_both.gif) no-repeat right top;
	padding: 5px 15px 4px 6px;
	text-decoration: none;
	font-weight: bold;
	color: #765;
}

#tabs > ul a {width: auto;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a {float: none;}
/* End IE5-Mac hack */

#tabs a:hover {
	color: #333;
}

#tabs li.selected {
	background-position: 0 -150px;
	border-width: 0;
}

#tabs li.selected a {
	background-position: 100% -150px;
	padding-bottom: 5px;
	color: #333;
}

#tabs li:hover, #tabs li:hover a {
	background-position: 0% -150px;
	color: #333;
}

#tabs li:hover a {
	background-position: 100% -150px;
}

h1 {
	#font-family: Georgia;
	font-size: 16px;
	color: #0033FF;
}

h2 {
	font-family: Georgia;
	font-size: 13px;
	color: #0000ee;
}

li {
	list-style: none;
	list-style-position: outside;
}

a {
	text-decoration: none;
	color: #0045ff;
}

.description ul {
	margin: 0;
}

.description p {
	margin-right: 10px;
}

.description p em {
	font-weight: bold;
}

.intro h1 {
	font-size: 15px;
}

.banner ul {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0.5em 0;
}

.banner ul li {
	float: right;
}

.banner ul li a, .banner ul li a:visited, .banner ul li a:hover, .banner ul li a:active {
	display: block;
	text-decoration: none;
	color: #7c0809;
	font-size: 10px;
	float: left;
	padding: 0 1em;
	font-variant: small-caps;
} 

.city {
	padding: 20px 0 15px 0;
	border: 1px solid #dfdfdf;
}

.city img {
	padding: 0 0 0 20px;
	margin: 0;
}


.moveon, .questions {
	margin-top: 11px;
	padding: 0 5px 0 0;
}

.self .mapcontainer {
	margin-left: 10px;
	overflow: hidden;
}

.option {
	clear: both;
	padding: 5px 0 20px 0;
}

.option h1 {
	padding-bottom: 10px;
}

.option p img {
	margin: 0 10px 10px 0;
}

.option p a {
	color: #ee0000;
}

.mapcontainer h1 {
	margin: 10px;
	margin-left: 0;
}

#map {
	width: 290px;
	height: 400px;
}

form.nextcity select {
	margin: 0;
	width: 130px;
}


form select.optdays {
	margin: 0;
	width: 50px;
}

form select.opthotel {
	margin: 0;
	width: 150px;
}

p.choice {
	margin: 0;
	width: 92px;
	float: left;
	padding: 0 3px;
	border-left: 1px solid #dedede;
}

p.lastchoice {
	border-right: 1px solid #dedede;
}

p.submit {
	clear: both;
	padding: 10px 0;
	text-align: center;
}

span.travelmode {
	font-size: 12px;
	color: #ef0505;
	font-family: Georgia;
}

.hotelimages {
	margin-bottom: 15px;
}

.questions h1 {
	padding-top: 12px;
	padding-bottom: 8px;
}

.questions legend {
	font-family: Georgia;
	font-weight: normal;
	color: #ee0000;
}

.questions fieldset {
	background: #f9f5eb;
	padding: 0.1.2em;
}

.questions #main label, .questions #arrdep label {
	display: block;
	width: 20em;
	float: left;
	margin-bottom: 6px;
	font-weight: normal;
}

.questions #main input, .questions #arrdep input {
	display: block;
	float: left;
	margin-bottom: 6px;
	width: 12em;
}

.questions #hotel label {
	display: block;
	width: 10em;
	float: left;
	margin-bottom: 6px;
	font-weight: normal;
}

.questions #hotelcategory, .questions #single, .questions #double, .questions #triple {
	display: block;
	float: left;
	margin-bottom: 6px;
	width: 8em;
	margin-top: 0;
}


.questions p.radiobuttons label {
	width: 7em;
}

.questions br {
	clear: both;
}

.questions select {
	width: 14em;
	display: block;
	float: left;
	margin-bottom: 6px;
	margin-top: 0;
}

.questions label.roomreq {
	width: 12em;
}

