body,
input,
select,
button,
textarea,
td,
th,
a
{
	font: 12px sans-serif;
}

body
{
	margin: 0;
	padding: 0;
	color: white;
	background: #595959 url("img/bg.gif") center top repeat;
}

a
{
	color: #d20607;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

a img
{
	border: none;
}

form
{
	margin: 0;
	padding: 0;
}

.nav
{
	display: none;
}

.clnr 
{
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
	padding:0;
}

#pageHolder
{
	background: url("img/bg-top.gif") center top repeat-x;
	text-align: center;
}

#page
{
	width: 970px;
	margin: 0 auto 20px auto;
	text-align: left;
	padding-top: 17px;
}

#header
{
	background: url("img/header-top-bg.gif") center top no-repeat;
	height: 28px;
	padding-right: 20px;
}

#header #langSwitch
{
	float: right;
	height: 28px;
	background: url("img/lang-switch-bg.gif");
}

#header #langSwitch ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#header #langSwitch ul li
{
	float: left;
	border-right: solid 1px #9c9c9c;
}

#header #langSwitch ul li.last
{
	border-right: none;
}

#header #langSwitch ul li a
{
	display: block;
	height: 28px;
	line-height: 28px;
	padding: 0 20px;
	font-weight: bold;
	color: #df8586;
}

#header #langSwitch ul li a:hover,
#header #langSwitch ul li strong a
{
	color: #d73334;
}

#content
{
	background: url("img/content-bg.gif") center top repeat-y;
}

#contentBG
{
	background: url("img/content-top-bg.gif") center top no-repeat;
}

#left, #right
{
	float: left;
}

#left
{
	width: 215px;
	position: relative;
	color: #5b5b5b;
}

#right
{
	width: 755px;
}

#logo
{
	position: absolute;
	top: -10px;
	left: 9px;
}

#left ul
{
	margin: 106px 0 0 0;
	padding: 0;
	list-style: none;
}

#left ul li
{
	margin: 0;
	padding: 0;
	background: url("img/menu-item-bg.jpg") -215px 0 no-repeat;
}

#left ul li a
{
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background: url("img/menu-item-bg.jpg") 0 0 no-repeat;
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
}

#left ul li a:hover,
#left ul li strong a
{
	background: none;
	color: #FFFFFF;
}

#left #contactInfo
{
	background: #eaeaea url("img/contact-bg.jpg") center bottom no-repeat;
}

#left #contactInfo .holder
{
	background: url("img/contact-header-bg.jpg") center top no-repeat;
	padding: 80px 36px 20px 36px;
}

#left #contactInfo h2
{
	margin: 0 0 25px 0;
	color: #d20607;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
}

#left #contactInfo dl
{
	line-height: 1.5em;
}

#left #contactInfo dl dt
{
	clear: both;
	float: left;
	width: 13px;
	height: 13px;
	background-position: 0 4px;
	background-repeat: no-repeat;
}

#left #contactInfo dl dt span
{
	display: none;
}

#left #contactInfo dl dt.addr
{
	background-image: url("img/contact-addr.gif");
}

#left #contactInfo dl dt.tel
{
	background-image: url("img/contact-phone.gif");
}

#left #contactInfo dl dt.email
{
	background-image: url("img/contact-email.gif");
}

#left #contactInfo dl dd
{
	float: left;
	margin-left: 3px;
	width: 126px;
}

#left #contactInfo dl dd a
{
	color: #5b5b5b;
}

#headerImageHolder
{
	width: 755px;
	height: 253px;
	position: relative;
	background: #d5d5d5;
}

#headerImageHolder #overlay1,
#headerImageHolder #overlay2,
#headerImageHolder #overlay3,
#headerImageHolder #headerImageFader
{
	position: absolute;
	top: 0;
	left: 0;
}

#headerImageHolder #headerImageFader
{
	width: 755px;
	height: 253px;
}

#headerImageHolder #overlay1,
#headerImageHolder #overlay2
{
	width: 755px;
	height: 253px;
}

#headerImageHolder #overlay3
{
	width: 32px;
	height: 32px;
}

#headerImageHolder #overlay1
{
	background: url("img/img-overlay1.gif") bottom left no-repeat; 
	filter: alpha(opacity=50);
}

#headerImageHolder #overlay1[id]
{
	background: url("img/img-overlay1.png") bottom left no-repeat;
	filter: none;
}

#headerImageHolder #overlay2
{
	background: url("img/img-overlay2.gif") bottom left no-repeat; 
}

#headerImageHolder #overlay2[id]
{
	background: url("img/img-overlay2.png") bottom left no-repeat;
}

#headerImageHolder #overlay3
{
	background: url("img/img-overlay3.gif") top left no-repeat; 
}

#headerImageHolder #overlay3[id]
{
	background: url("img/img-overlay3.png") top left no-repeat;
}

#textHolder
{
	background: url("img/text-top-bg.gif") top left no-repeat;
	color: #484848;
	padding: 16px 20px 40px 25px;
}

#text, 
#partners
{
	float: left;
}

#text
{
	width: 530px;
	margin-right: 40px;
}

#partners
{
	width: 140px;
}

#partners #partner-akc a
{
	font-weight: bold;
	text-decoration: none;
	color: #024da3;
}

#partners #partner-akc img
{
	margin-top: .5em;
}

#text h1,
#text h2,
#text h3
{
	color: #d20607;
}

#text h1
{
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 1em 0;
}

#text h1.claim
{
	margin-bottom: 0;
}

#text h2
{
	font-size: 14px;
	margin: 1em 0;
}

#text h3
{
	font-size: 12px;
	margin: 1em 0;
}

#text p
{
	margin: 1em 0;
	font-size: 12px;
}

#text p.claim
{
	color: #d20607;
	margin-top: 0;
	font-size: 13px;
}

#text .boxHolder
{
	background: #f0f0f0;
	width: 525px;
}

#text .boxHolder .topBG
{
	background: url("img/box-top-bg.gif") top left no-repeat;
}

#text .boxHolder .bottomBG
{
	background: url("img/box-bottom-bg.gif") bottom left no-repeat;
}

#text .boxHolder .box
{
	padding: 15px;
}

#text .boxHolder .box p
{
	margin: 0;
}

#text .boxHolder .box .bookButton
{
	float: right;
	width: 190px;
	margin-left: 20px;
}

#text .boxHolder .box .bookButton a
{
	display: block;
	width: 187px;
	height: 56px;
	line-height: 56px;
	background: url("img/book-button-bg.gif") center center no-repeat;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
}

#text ul
{
	list-style: none;
	margin: 1em 0;
	padding: 0;
	line-height: 1.4em;
}

#text ul li
{
	margin: 0;
	padding: 0 0 0 12px;
	background: url("img/bullet.gif") top left no-repeat;
}

.index .intro
{
	margin-top: 20px;
	padding-left: 60px;
	background-repeat: no-repeat;
	background-position: top left;
}

.index .intro h2
{
	padding: 8px 6px 0 6px;
}

.index .intro ul li
{
	float: left;
	width: 140px;
	margin-right: 10px;
}

.index #transportation-services
{
	background-image: url("img/service-car-2.gif");
}

.index #event-management
{
	background-image: url("img/service-drink.gif");
}

.index #other-services
{
	background-image: url("img/service-other.gif");
}

#text #strip
{
	margin: 50px 0 50px 0;
	text-align: center;
}

#text .thumb img
{
	border: solid 1px #C0C0C0;
	vertical-align: bottom;
}

#text .top
{
	float: right;
	margin: 0 0 1em 1em;
}

#partners h1
{
	font-size: 11px;
	color: #7d7d7d;
	font-weight: normal;
	margin: 0 0 1em 0;
}

#partners ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#partners ul li
{
	margin: 1em 0;
	text-align: center;
}

fieldset,
div.fakeFieldset
{
	border: none;
	padding: 16px;
	margin: 0;
	background: #F8F8F8 url("img/fieldset-bg.gif") top left repeat-x;
}

/* gave up after 2 hours :( */
fieldset legend
{
	display: none;
}

fieldset h3
{
	margin-top: 0;
	margin-bottom: 10px;
}

fieldset .formRow
{
	clear: both;
	padding: 3px 0;
}

fieldset label,
fieldset .label
{
	font-weight: bold;
	float: left;
	width: 140px;
	padding-top: 2px;
}

fieldset.typeSwitch .label
{
	font-weight: normal;
}

fieldset .switch label
{
	float: none;
	display: inline;
	margin-right: 20px;
	width: auto;
}

fieldset input.textField
{
	width: 140px;
}

fieldset input.date
{
	width: 70px;
}

img.ui-datepicker-trigger
{
	cursor: pointer;
	cursor: hand;
}

fieldset input.numberField
{
	width: 22px;
}

fieldset textarea
{
	width: 292px;
	height: 86px;
}

fieldset input.invalid,
fieldset textarea.invalid
{
	color: #F32501;
	border-color: #F32501;
	border-style: solid;
}

fieldset .formRow .hint
{
	vertical-align: top;
	font-size: 10px;
}

fieldset .formRow .hint img
{
	vertical-align: -10%;
}

fieldset.submit
{
	background-color: #f0f0f0;
	text-align: center;
}

fieldset.submit button.submit
{
	display: block;
	width: 187px;
	height: 56px;
	line-height: 56px;
	background: #FFFFFF url("img/book-button-bg.gif") center center no-repeat;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
	border: none;
	margin: 0 auto;
}

#content .contactBox
{
	float: left;
	width: 250px;
	margin-right: 8px;
}

#content .contactRow
{
	border-bottom: solid 1px #D4D4D4;
	padding-bottom: 20px;
	margin-bottom: 25px;
}

#content .contact-first
{
	width: 170px;
}

#content .contact-first h2.second
{
	clear: both;
	padding-top: 20px;
	margin-top: 0;
}

#content .mapa
{
	margin-top: 12px;
	float: right;
}

#content .mapa a img
{
	border: solid 1px #cdcdcd;
}

#content .last
{
	border-bottom: 0;
	margin-bottom: 0;
}

#content .contactBox h3
{
	margin: 0 0 4px 0;
}

#content .contactBox h3.second
{
	margin-top: 20px;
}

#content .contactBox p
{
	margin-top: 0;
}

#content .contactBox dl
{
	margin: 0;
}

#content .contactBox dt
{
	clear: both;
	float: left;
	width: 40px;
	font-weight: bold;
}

#content .contactBox dd
{
	float: left;
	margin-left: 0;
	width: 180px;
}

#content .contact-first dd
{
	width: 100px;
}

.galleryRow
{
	clear: both;
	padding-left: 10px;
	padding-top: 20px;
}

.galleryImage
{
	float: left;
	border: solid 1px #C0C0C0;
	margin-right: 20px;
}

.second
{
	margin-right: 0;
}

.gallery a img
{
	vertical-align: bottom;
}

#footer
{
	background: url("img/footer-bg.gif") center top no-repeat;
	height: 47px;
	padding: 18px 20px 0 20px;
}

#footer a
{
	color: #ffffff;
}

#footer p
{
	margin: 0;
}

#footer a.top
{
	float: right;
	padding-right: 18px;
	background: url("img/ico-top-footer.gif") center right no-repeat;
}