*
{
	margin: 0;
	padding: 0;
}

html
{
	text-align: center;
	background: #d3d2d2;
}

body
{
	width: 1024px;
	margin: 15px auto;
	background: white;
	text-align: left;
}

.cleaner
{
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
}

body.progress *
{
	cursor: progress !important;
}

body.wait *
{
	cursor: wait !important;
}

body
{
    font: 14px 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
    color: #555;
}

h1, h2, h3
{
    font-weight: normal;
    color: #555;
}

h1
{
    letter-spacing: -1px;
    font-size: 44px;
}

h2
{
    font-size: 20px;
}

h3
{
    font-size: 16px;
    margin: 10px 0;
    font-weight: bold;
}

#results h3
{
    font-weight: normal;
}

.light
{
    color: #888;
}

.caption
{
    position: relative;
    top: -5px;
    margin-left: 5px;
}
#top
{
	position: relative;
}

#header
{
	margin: 25px;
	display: block;
	text-align: left;
}

#logo
{
	width: 407px;
	height: 319px;
	background: url(../images/logo.png) #091836;
	position: absolute;
	top: 70px;
	left: 635px;
	cursor: pointer;
	cursor: hand;
}

#logo h1, #logo h2
{
	display: none;
}

#content
{
	width: 585px;
	padding: 0 25px 25px 25px;
	float: left;
}

#side-bar
{
	width: 339px;
	float: left;
}

.no-header
{
	margin-top: 344px;
}

#footer
{
	clear: both;
	background: black;
	height: 160px;
	padding: 25px;
	color: silver;
}

#footer2
{
	background: #FFF;
	clear: both;
}

#footer2 div.text-label
{
	width: 120px;
	float: left;
	font-size: 15px;
	font-weight: bold;
	padding: 22px 0 15px 15px;
}

#footer2 img
{
	display: block;
	padding: 15px 8px 15px 0;
	float: left;
}

#footer2 small
{
	position: relative;
	top: 22px;
	left: 15px;
	font-size: 0.8em;
}

img#contact-map
{
	display: block;
}

#contact-map-container
{
	float: right;
}

.fb-icon
{
	position: absolute;
	top: 10px;
	left: 10px;
}.preview
{
	width: 610px;
}

.preview p
{
	max-width: 586px;
}

.preview .col
{
	width: 186px;
	float: left;
	margin: 0 15px 0 0;
}

.col img
{
	display: block;
}

.preview .col a:hover img
{
	border: 1px solid #999;
}

.preview .col p
{
	margin: 18px 0;
	text-align: left;
	height: 84px;
	overflow: hidden;
}

.preview .col a.more
{
	font-weight: bold;
}

.preview .space
{
	clear: both;
	height: 30px;
}

.preview .last
{
	margin-right: 0;
}

.col h2
{
	font-size: 15px;
	font-weight: bold;
	margin: 7px 0 18px 0;
	padding-left: 15px;
	background: url(../images/ArticleTitleArrow.gif) 0 4px no-repeat white;
}

h2.title
{
	font-size: 20px;
	margin-bottom: 15px;
}

.col h2 a
{
	color: #555;
}.pagerMain
{
    text-align: center;
    font-weight: none;
    padding: 8px 0 15px 0;
}

.pagerMain a,
.pagerMain a:visited,
.pagerActive
{
    font-weight: none;
    border: 1px solid #C2CACE;
    text-decoration: none;
    padding: 0 5px;
    background: #F3F3F3;
}

.pagerActive
{
    font-weight: bold;
    background: white;
}form .caption,
.tab-control .caption,
.legend .caption
{
	color: gray;
	font-size: 1.2em;
	margin: 0 0 5px 0;
}

.tab-control .caption
{
	margin-top: 10px;
}

#side-bar form .focused,
.date-box:hover
{
	border: 1px solid #999;
}

form
{
	background: #f2f3f4;
	padding: 25px;
	margin-bottom: 25px;
}

#side-bar form
{
	width: 314px;
}

textarea
{
	display: block;
	width: 520px;
	height: 80px;
	position: relative;
	padding: 5px;
}

form .field label
{
	width: 125px;
	text-align: right;
	display: block;
	padding-top: 4px;
}

form .field
{
	position: relative;
	height: 31px;
}

form small
{
	color: gray;
	font-size: 0.85em;
}

input.text,
.box,
select
{
	border: 1px solid #ccc;
	background: white;
	padding: 1px 5px;
	position: absolute;
	top: 0;
	left: 130px;
}

#content form label
{
	width: 225px;
}

#content input.text,
#content .box,
#content select
{
	left: 230px;
}

input.text,
.box
{
	padding: 5px;
}

select
{
	min-width: 55px;
	height: 22px;
	padding: 0 0 0 2px;
	margin-top: 4px;
}

.text,
.box
{
	width: 150px;
	padding: 0;
	height: 16px;
	padding: 1px 5px;
}

.box
{
	width: 150px;
	padding: 0;
}

.date-icon
{
	background: url(../images/DateBox.png) 130px 5px no-repeat white;
}

.price-icon
{
	background: url(../images/Cash.png) 130px 6px no-repeat;
}

.days-icon
{
	background: url(../images/Days.png) 130px 6px no-repeat;
}

.long.price-icon
{
	background: url(../images/Cash.png) #f9f9f9 162px 6px no-repeat;
}

.search-icon
{
	width: 171px;
	background: url(../images/SearchBox.png) 150px 5px no-repeat white;
}

.box
{
	height: 26px;
}

.box .text
{
	border: 0px none;
	display: block;
	width: 120px;
	left: 0;
	height: 16px;
	padding: 5px;
}

.search-icon .text
{
	width: 141px;
}

.long
{
	width: 171px;
}

div.long
{
	width: 181px;
}

.button-ctr
{
	text-align: right;
	padding-top: 20px;
}

.button
{
	padding: 5px 15px;
}

form .space,
form .title-space
{
	margin: 20px 0;
	overflow: hidden;
	border-top: 1px solid #d7d9da;
	border-bottom: 1px solid white;
	height: 0;
}

form .title-space
{
	margin-top: 0px;
}

.default-text
{
	color: silver;
	font-style: italic;
}

#content form em
{
	width: 225px;
	display: block;
	position: absolute;
	left: 0px;
	top: 25px;
	font-size: 0.85em;
	color: gray;
	text-align: right;
}

#vsc
{
	height: 85px;
}

#vs-label
{
	font-weight: bold;
}

#vs-mesage
{
	margin: 20px 0;
	text-align: center;
	font-style: italic;
}

#vs-mesage.invalid
{
	background: #ebcccc;
	border: 1px solid #c15656;
	color: #9f0000;
}

#vs-mesage.valid
{
	background: #d4efd4;
	border: 1px solid #77a369;
}table.paragraph td
{
	padding-bottom: 15px;
}p, ul, ol
{
    margin: 0 0 1.5em 0;
}

p,
.content
{
    text-align: justify;
}

p, ul, ol,
.content
{
    line-height: 1.5em;
}

ul, ol
{
    text-align: left;
}

ol li
{
	padding-bottom: 10px;
}

blockquote
{
    font-style: italic;
}
#content .nl
{
	height: 50px;
}

#content .nl label
{
	display: block;
	position: relative;
	top: 0;
	left: 0;
	text-align: left;
}

#content .nl select
{
	display: block;
	position: relative;
	top: 0;
	left: 0;
	width: 535px;
}

ul
{
}

ol
{
}

ul li, ol li
{
    margin: 0 0 0 15px;
}

a
{
    color: #5a6989;
	text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

small
{
}

hr
{
    display: none;
}

img
{
    border: none;
}

img.left
{
    float: left;
    margin: 0 15px 0 0;
}

img.right
{
    float: left;
    margin: 0 0 0 15px;
}

/* items */

#content .item
{

}

.space
{
	border: 0px none;
	margin: 0;
}

#content .mini-space
{
    padding-top: 20px;
}

#content .category
{
    color: gray;
    font-size: 18px;
}

#content .category em
{
    color: #4f6977;
}

#content .item .title
{
	margin: 0 0 15px 0;
}

#content .item .title a:link,
#content .item .title a:visited
{
    color: #4F6977;
    text-decoration: none;
}

#content .item .only a:link,
#content .item .only a:visited
{
    text-decoration: underline;
}

#content .item .head
{
    margin: -26px 25px 0 0;
    text-align: right;
    color: #79AFCD;
}

#content .item .head span
{
    font-size: 0.8em;
}

#content .item .content,
#content .item .comment
{
    margin: 0;
    padding: 25px 20px 0 12px;
}

#content .item .comment
{
    margin-top: 15px;
}

#content .item .content
{
    padding: 0;
}

#content .item .author,
#content .item .origin-name
{
    text-align: right;
}

#content .item .meta
{
    padding: 0px 12px 35px 0;
}

#content .item .meta b
{
    display: none;
}

#content .item .more, .comments, .commentsContainer form
{
    padding: 0 30px 0 20px;
}

#content .item .more
{
    background: url(../images/More.png) no-repeat left center;
	font-weight: bold;
}

#content .item .comments
{
    background: url(../images/comments.gif) no-repeat left center;
}

#content .commentsContainer
{
    padding-bottom: 20px;
}

#content .comment
{
    padding-bottom: 20px;
}

#content .comment .header strong
{
    font-size: 1.2em;
    position: relative;
    top: -5px;
    padding-left: 20px;
    display: block;
}

#content .comment .content
{
    background: none;
    position: relative;
    top: -10px;
}

#content .comment .moderation
{
    margin-left: 15px;
    padding-left: 22px;
    position: relative;
    top: -15px;
    background: url(../images/icons/delete.png) no-repeat 0 2px;
}

.commentsContainer .title
{
    position: relative;
    top: -15px;
}

.commentsContainer .title
{
    position: relative;
    top: -15px;
}

.commentsContainer form label,
.commentsContainer form .button
{
    margin-top: 10px;
    display: block;
}

.commentsContainer .text,
.commentsContainer textarea
{
    width: 560px;
}

.commentsContainer form
{
    position: relative;
    top: -15px;
    left: -3px;
}

.commentsContainer .header strong span
{
    color: #79afcd;
    font-size: 0.9em;
    font-weight: normal;
}

.container,
.pod
{
    padding: 10px;
    margin: 10px 0;
    border: 1px solid #bcbcbc;
    background: #e7ecef;
}

.container ul
{
    margin: 0px;
}

.map
{
    background: url(../images/icons/map.png) no-repeat 0 2px;
    padding-left: 25px;
}

img.left
{
    float: left;
}

img.right
{
    float: right;
}

img.center
{
    display: block;
    margin: auto;
}

.framed,
.bold
{
    border: 1px solid #c2cadc;
	background: white;
}

.bold
{
    padding: 4px;
}


.horizontal-navigation
{
	background: #091836;
	display: block;
	height: 45px;
	margin: 0 0 25px 0;
}

.horizontal-navigation li
{
	display: block;
	float: left;
	margin: 0;
}

.horizontal-navigation li a,
.horizontal-navigation li strong,
.tel
{
	display: block;
	padding: 12px 35px;
	color: white;
	text-decoration: none;
	font-size: 15px;
}

.horizontal-navigation li a:hover
{
	text-decoration: none;
}

.horizontal-navigation li strong
{
	background: white;
	font-weight: normal;
	color: #050c1c;
}

.horizontal-navigation li.first a
{
	padding-left: 55px;
	background: url(../images/home.gif) no-repeat 30px -37px #091836;
}

.horizontal-navigation li.first strong
{
	padding-left: 55px;
	background: url(../images/home.gif) no-repeat 30px 13px white;
}

.horizontal-navigation li a:hover
{
	background-color: black;
}

.tel
{
	position: absolute;
	top: 0;
	right: 0;
	font-style: normal;
	background: url(../images/tel.png) #091836 no-repeat 8px 12px;
	padding-bottom: 10px;
}

#lang
{
	width: 100px;
	position: absolute;
	right: 8px;
	top: 12px;
}

img#anti-spam
{
	padding: 3px;
}

#company-area
{
	display: none;
}.sheet
{
	border-collapse: collapse;
	border: 5px solid white;
	padding: 5px;
	background: white;
}

#content .sheet
{
	width: 535px;
}

#content .sheet.max-size
{
	width: 587px;
	border: 1px solid #c2cadc;
}

#content .tab-control .sheet.max-size
{
	width: 565px;
}

.sheet thead
{
	color: #808080;
}

.sheet td,
.sheet th
{
	padding: 5px;
	text-align: left;
}

.sheet th
{
	border-bottom: 1px solid #c2cadc;
	font-weight: normal;
}

.sheet tr td
{
	background-color: white;
}

.sheet tr.odd td
{
	background-color: #f2f3f4;
}

.sheet tr.selected td
{
	color: white;
	background: #091836;
}

.sheet tr .no
{
	text-align: right;
}

.sheet .name
{
	text-align: right;
	font-weight: bold;
	padding: 5px;
	width: 39%;
}

.sheet .value
{
	font-style: italic;
	padding: 5px;
}

.cells th,
.cells td
{
	border-right: 1px solid #c2cadc;
}

#rooms td
{
	cursor: pointer;
}

#rooms tr.selected td
{
	cursor: default;
}

.dx th,
.dx td
{
	text-align: center;
	padding: 5px 3px;
}

.dx th
{
	text-transform: capitalize;
	font-size: 0.9em;
}

.dx .name
{
	text-align: left;
	font-weight: normal;
}

.sheet em
{
	font-size: 0.8em;
	color: gray;
}.message
{
	color: yellow;
	background: #65bb28;
	border: 1px solid silver;
	font-weight: normal;
	margin: 10px 4px 0 4px;
	padding: 17px 15px 15px 0;
}

#content .message
{
	margin-left: 0;
	margin-right: 0;
}

.warning
{ 
	background: #222 url("../images/Warning.png") 14px 8px no-repeat;
	padding-left: 61px;
}.rotator .tab-container
{
	background: #eee;
	position: relative;
	height: 450px;
}

.rotator img
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}

.rotator ul.tabs
{
	position: absolute;
	bottom: -37px;
	right: 0;
	margin: 0;
	z-index: 2;
	padding: 0;
}

.rotator .tabs li
{
	list-style: none;
	text-align: right;
	padding: 0;
	margin: 0;
}

.rotator .tabs li a,
.rotator .tabs li a:hover
{
	text-decoration: none;
	padding: 5px 20px 8px 15px;
	display: block;
	margin: 0 0 3px 0;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	opacity: 0.9;
}

.rotator .tabs li a
{
	background: white;
	color: #091836;
	text-transform: lowercase;
}

.rotator .tabs li a:hover
{
	background: black;
	color: white;
}

.rotator .tabs li a.active,
.rotator .tabs li a.active:hover
{
	color: white;
	background: #091836;
	cursor: default;
	opacity: 1;
}

.rotator .page .note
{
	background: black;
	color: white;
	padding: 10px 12px;
	margin-bottom: 25px;
}

.rotator .page .note .title
{
	color: white;
	font-size: 1.3em;
}

.rotator .page .note p
{
	padding: 0;
	margin: 0;
	text-align: justify;
}

.rotator .page .content
{
	background: white;
	color: #555;
	margin-top: 25px;
}
.calendar
{
	width: 280px;
	border: 1px solid #ccc;
	padding: 4px;
	color: #555;
	display: none;
}

.calendar .header
{
	height: 25px;
}

.calendar .col
{
	border-radius: 3px;
	float: left;
	border: 1px solid #a8afbf;
	margin: 1px;
	padding: 2px 3px;
	width: 30px;
	text-align: right;
	height: 18px;
	color: #555;
}

.calendar .day
{
	text-align: center;
	border: 0px none;
	padding: 3px 4px;
	color: gray;
}

.calendar .none
{
	height: 18px;
}

.calendar .month
{
	text-align: center;
	font-weight: bold;
}

.calendar .date,
.legend .free
{
	cursor: pointer;
	position: relative;
	font-weight: bold;
	background: white;
}

.calendar .date:hover
{
	border-color: black;
	color: black;
}

.calendar .left,
.calendar .right
{
	width: 17px;
	height: 22px;
	position: absolute;
	top: 0;
}

.calendar .left
{
	left: 0;
}

.calendar .right
{
	right: 0;
}

.calendar .main
{
	z-index: 4;
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 18px;
	padding: 2px 3px;
}

.calendar .next,
.calendar .previous
{
	width: 50px;
	position: absolute;
	top: 5px;
	z-index: 3;
	cursor: pointer;
	color: gray;
	height: 22px;
}

.calendar .next:hover,
.calendar .previous:hover
{
	color: #333;
}

.calendar .previous
{
	left: 50px;
	padding-left: 8px;
	background: url(../images/Previous.png) 20px 0 no-repeat;
}

.calendar .next
{
	left: 181px;
	text-align: right;
	padding-right: 8px;
	background: url(../images/Next.png) 20px 0 no-repeat;
}

.calendar .reserved .main,
.calendar .reserved_begin .right,
.calendar .reserved_end .left,
.legend .reserved
{
	background-color: #87aed8;
	cursor: help;
}

.calendar .complete .main,
.calendar .complete_begin .right,
.calendar .complete_end .left,
.legend .complete
{
	background-color: #47c987;
	cursor: help;
}

.calendar .paid .main,
.calendar .paid_begin .right,
.calendar .paid_end .left,
.legend .paid
{
	background-color: #f49ac1;
	cursor: help;
}

.calendar .finished .main,
.calendar .finished_begin .right,
.calendar .finished_end .left,
.legend .finished
{
	background-color: #dfdda9;
	cursor: help;
}


.calendar .disabled
{
	cursor: not-allowed;
}

.calendar .inner
{
	height: 182px;
}

.calendar .today
{
	border: 1px solid gray !important;
}

.calendar .selected
{
	border: 1px solid #026d9a !important;
	background: url(../images/CalendarSelected.png) #026d9a !important;
	color: white !important;
}

.date-box,
.date-box input.text
{
	cursor: pointer;
}

.min
{
	background: green;
}

.calendar .none,
.calendar .disabled,
.calendar .disabled:hover
{
	border: 1px solid #ccc;
	background: #f9f9f9;
	color: #555;
}

.legend
{	
	margin-top: 25px;
	padding: 10px 15px;
	background: #f2f3f4;
}

.legend .rect
{
	width: 38px;
	height: 24px;
	border-radius: 3px;
	border: 1px solid #ccc;
	cursor: default;
}

.legend table.max-size
{
	border: 0px none;
}

.legend td
{
	padding: 3px 6px 3px 0;
}

.legend td.info
{
	padding-right: 30px;
}.gallery
{
	width: 600px;
}

.article-gallery
{
	margin-top: 25px;
}

#upload div
{
	border: none;
}

.gallItem
{
	
	border: 1px solid #c2cadc;
	border-collapse: collapse;
	float: left;
	margin: 0 10px 10px 0;
	padding: 4px;
	position: relative;
}

.gallItem .image
{
	text-align: center;
	background: black;
}

.gallItem a .zoom-icon
{
	background: url(../images/Zoom.png);
	position: absolute;
	top: 10px;
	left: 10px;
	width: 16px;
	height: 16px;
	display: none;
	z-index: 1;
}

.gallItem a:hover .zoom-icon
{
	display: block;
}


.gallItem .image img
{
	display: block;
}

.gallItem .bottom
{
	background: white;
	text-align: center;
}.window
{
	position: absolute;
	z-index: 5;
	border-radius: 3px;
	box-shadow: 1px 1px 5px #aaa;
	cursor: default;
}

.window,
.value-box,
.value-box .text
{
	background-color: #f9f9f9;
	cursor: default;
}

.calendar .close-button
{
	position: absolute;
	top: 1px;
	right: -1px;
	background: url(../images/CloseButton.png) no-repeat;
	width: 18px;
	height: 18px;
	cursor: pointer;
	z-index: 6;
}#content #room-list
{
	width: 290px;
	height: 217px;
	border: 0px none;
	border-collapse: collapse;
}

#room-list .name
{
	width: 130px;
}

#room-detail
{
	margin-top: 15px;
}

.room-gall
{
	margin-top: 25px;
}

#room-list, #calendar-place-holder
{
	float: left;
}

#calendar-place-holder .calendar
{
	background: #f2f3f4;
	position: relative;
	left: -1px;
	border: 1px solid #e0e1e2;
}

#calendar-place-holder .calendar .date
{
	cursor: default;
}

#calendar-place-holder .calendar .date:hover
{
	border-color: #a8afbf;
	color: #555;
}

#rooms-preview
{
	width: 566px;
	overflow: hidden;
}

#rooms-preview .content
{
	width: 2010px;
}

#rooms-preview img
{
	display: block;
}

#rooms-preview .item
{
	float: left;
	margin-right: 5px;
	background: #e0e1e2;
	padding: 5px 5px 0 5px;
	border-radius: 3px;
	cursor: pointer;
}

#rooms-preview em
{
	display: block;
	text-align: center;
	font-size: 0.9em;
	padding: 3px 0 5px 0;
}

#rooms-preview .selected
{
	color: white;
	background: #091836;
	cursor: default;
}

.scroll-left,
.scroll-right
{
	display: none;
	position: absolute;
	top: 0;
	width: 16px;
	height: 195px;
}

.scroll-left
{
	left: 0;
	background: url(../images/ScrollLeft.png) no-repeat -2px center;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-left: 0px none;
}

.scroll-right
{
	right: 0;
	background: url(../images/ScrollRight.png) no-repeat -1px center;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border-right: 0px none;
}

.scroll-left,
.scroll-right
{
	background-color: #555;
}

.scroll-left:hover,
.scroll-right:hover
{
	background-color: black;
}

#rooms-tab-control 
{

}.tab-control .tabs{	margin: 0 0 3px 0;}.tab-control .tabs li{	list-style: none;	display: inline;	margin: 0;}.tab-control .tabs li a{	background: #091836;	color: white;	padding: 5px 15px;	border-top-left-radius: 3px;	border-top-right-radius: 3px;}.tab-control .tabs li a.active{	color: #091836;}.tab-control .tabs li a:hover{	text-decoration: none;	background: black;}.tab-control .pages{	padding: 10px;	position: relative;	z-index: 5;}.tab-control .page{	display: none;}.tab-control .tabs li a.active,.tab-control .pages{	background: #e0e1e2;}.tab-control .pages .active{	display: block;}.tab-control ul,.tab-control ol{	margin: 0 10px;}#frm-loginForm .text
{

}#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('../images/FancyBox/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('../images/FancyBox/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('../images/FancyBox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('../images/FancyBox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('../images/FancyBox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('../images/FancyBox/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('../images/FancyBox/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('../images/FancyBox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('../images/FancyBox/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('../images/FancyBox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('../images/FancyBox/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('../images/FancyBox/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('../images/FancyBox/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('../images/FancyBox/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('../images/FancyBox/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('../images/FancyBox/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('../images/FancyBox/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }.icon
{
	float: left;
	border: 1px solid #c2cadc;
	margin: 15px 15px 0 0;
	padding: 10px;
	height: 55px;
	position: relative;
	width: 90px;
	background: #e0e1e2;
	cursor: pointer;
}

.icon:hover
{
	background: #091836;
	border: 1px solid black;
}

.icon:hover a
{
	color: white;
}

.icon img
{
	margin: 0 auto;
	display: block;
}

.icon .label
{
	display: block;
	text-align: center;
	height: 20px;
	position: absolute;
	bottom: 0px;
	width: 90px;
	font-size: 0.85em;
	font-weight: bold;
}

.icon a
{
	text-decoration: none;
}#reservation-form #next,
#reservation-form .name-field,
.anti-spam
{
	display: none;
}

.anti-spam .info
{
	margin-bottom: 5px;
}

