@import url(http://fonts.googleapis.com/css?family=Courgette);
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	line-height: 17px;
}
input, select, textarea
{
	background-color: #FFF;
	color: #392B19;
	border: 1px solid #392B19;
	padding: 2px;
	margin: 0;
}
a, a:link, a:active, a:visited
{
	text-decoration: none;
	color: #C7B590;
}
a:hover
{
	color: #FFF;
	cursor: pointer !important;
}
.Top
{
	background: #887551;
	position: fixed;
	top: 0;
	width: 100%;
	height: 30px;
	z-index: 7002;
}
.Top, .Content, .Bottom
{
	min-width: 989px;
} 
.Languages
{
	float: left;
	margin: 6px 0 0 15px;
	font-size: 11px;
	text-transform: uppercase;
	color: #C7B590;
}
.Languages .Sel
{
	color: #FFF;
}
.MenuUtils
{
	float: right;
	margin: 8px 15px 0 0;
	font-size: 11px;
	text-transform: uppercase;
}
.MenuUtils .RadMenu
{
    float: left !important;
}
.MenuUtils ul li
{
	border: 0 none !important;
    float: left;
    margin: 0;
    padding: 0 !important;
}
.MenuUtils ul li a
{
	background: none !important;
    color: #C7B590 !important;
    margin: 0 10px;
	text-decoration: none;
}
.MenuUtils ul li a:hover, .MenuUtils ul li a.rmFocused
{
    color: #FFF !important;
}
.MenuUtils ul li a span
{
	font: 11px Tahoma, Arial, Helvetica, sans-serif !important;
    padding: 0 !important;
}
.MenuUtils .Social
{
	border-left: 1px solid #C7B590;
    float: left;
    margin: -1px 0 0 10px;
    padding: 0 0 0 10px;
}
.Social .addthis_toolbox .addthis_button_compact span {
    background: url(images/Share.png) no-repeat 0 0 !important;
    background-size: 22px auto !important;
    height: 22px !important;
    width: 22px !important;
}
.MenuUtils .Social span, .MenuUtils .Social .addthis_toolbox
{
    float: left;
}
.addthis_toolbox
{
	margin: -2px 0 0 5px;
}
.at16t_compact
{
	background: url(images/Share.png) no-repeat !important;
	width: 22px !important;
	height: 22px !important;
}
#at15ptc
{
	color: #000;
}
.Content
{
	margin: 30px 0 0;
	overflow: hidden;
}
.Internal .Content
{
	overflow: hidden;
}
.ContentLeft
{
	margin: 0;
	width: 250px;
	position: absolute;
	background: #222;
	min-height: 512px;
}
.Internal .ContentLeft
{
	position: fixed;
}
.ContentRight
{
	/*margin: 0 0 0 250px;*/
	right:0;
	/*background-image: url(/images/Banner/LBV-House-Hotel-01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;*/
}
.mc-cycle
{
	margin: 30px 0 0 250px;
}
#cycle-nav
{
	position: absolute;
	bottom: 79px;
	z-index: 7001;
	left: 280px;
}
#cycle-nav ul li
{
	border: 1px solid #FFF;
	float: left;
	margin: 0 10px 0 0;
	width: 50px;
	height: 34px;
	-moz-box-shadow: 0 0 3px #000;
	-webkit-box-shadow: 0 0 3px #000;
	box-shadow: 0 0 3px #000;
}
#cycle-nav ul li.activeSlide
{
	-moz-box-shadow: 0 0 10px #FFF;
	-webkit-box-shadow: 0 0 10px #FFF;
	box-shadow: 0 0 10px #FFF;
}
.Internal .ContentRight
{
	position: absolute;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.ContentRight .Minimize
{
	position: absolute;
	z-index: 7001;
    right: 10px;
    top: 10px;
}
.ContentRight .Minimize #close
{
	background: url(images/Minimize.png);
	width: 37px;
	height: 24px;
	cursor: pointer;
}
.ContentRight .Maximize
{
	background: url("images/Back-menu.png") repeat scroll 0 0 transparent;
    bottom: 20px;
    margin: 0 0 0 30px;
    padding: 5px 0 0;
    position: absolute;
}
.ContentRight .Maximize #maximize
{
	background: url(images/Maximize.png);
	float: right;
    height: 24px;
    margin: 0 4px 0 0;
    width: 37px;
    cursor: pointer;
}
.lnkBookingContainer 
{
    text-align: center;
    font-size: 12px;
    white-space: nowrap;
    display: block;
    margin-top: 10px;
}
.lnkBookingArea 
{
	color: #fff !important;
	text-decoration:underline !important;
	display: inline-block;
    line-height: 30px;
}
.lnkBookingArea:hover, .lnkBookingArea:focus
{
	color: #fff !important;
	text-decoration:none !important;
}
.lnkBookingAreaImg 
{
	display:inline-block;
	vertical-align:middle;
	float: left;
}
.lnkBookingAreaImg path
{
	fill: #fff;
}
.Booking
{
	width: 210px;
	padding: 15px 20px;
}
.Booking .Logo
{
	margin: 0 23px;
}
.Booking .Slogan
{
	font-size: 20px;
	color: #C7B590;
	font-family: 'Courgette', cursive;
	margin: 10px 0 10px;
}
.Booking .Search
{
	font-size: 11px;
	float: left;
	text-transform: uppercase;
}
.Booking .Search2
{
	margin: 0 0 0 10px;
}
.Booking .Button
{
	width: 130px;
	text-align: center;
	display: block;
	padding: 6px 10px;
	margin: 0 30px;
}
.Menu
{
	text-transform: uppercase;
	width: 250px;
	padding: 10px 0;
	position: absolute;
	bottom: 0;
}
.Menu ul li
{
	border: 0 none !important;
    margin: 0;
    padding: 0 !important;
}
.Menu ul li .rmSlide
{
	display: none !important;
}
.Menu ul li a
{
	background: none !important;
    color: #C7B590 !important;
    margin: 6px 0;
	text-decoration: none;
	display: block;
	text-align: center;
}
.Menu ul li a:hover, .Menu ul li a.rmFocused
{
    color: #FFF !important;
}
.Menu ul li a span
{
	font: 15px Tahoma, Arial, Helvetica, sans-serif !important;
    padding: 0 !important;
    width: 252px;
}
.Wifi
{
	margin: 7px 0 0;
	border-top: solid 1px #887551;
	padding: 7px 0 0;
}
.wifi
{
	padding: 0 0 50px;
}
.Wifi span, .wifi span
{
	font-size: 11px;
	color: #FFF;
	float: left;
	padding: 5px 20px 0 25px;
}
.Wifi span big, .wifi span big
{
	font-size: 15px;
	color: #C7B590;
}
.Wifi img, .wifi img
{
	float: left;
}
.ContentText
{
	margin: 45px 30px 0;
	background: url(images/Back-menu.png);
	position: relative;
}
.Submenu
{
	background: #000;
	text-transform: uppercase;
}
.Submenu ul
{
	padding: 8px 0 8px 15px !important;
}
.Submenu ul li
{
	border: 0 none !important;
    float: left;
    margin: 0;
    padding: 0 !important;
}
.Submenu ul li a
{
	background: none !important;
    color: #C7B590 !important;
    margin: 5px 15px;
	text-decoration: none;
}
.Submenu ul li a:hover, .Submenu ul li a.rmFocused
{
    color: #FFF !important;
}
.Submenu ul li a span
{
	font: 15px Tahoma, Arial, Helvetica, sans-serif !important;
    padding: 0 !important;
}
.Text
{
	padding: 32px 70px 0 36px;
}
.Text h1
{
	font-size: 20px;
	color: #C7B590;
	font-family: 'Courgette', cursive;
	font-weight: normal;
	padding: 0 0 22px;
}
.Text h2
{
	font-size: 14px;
	color: #AD996F;
	font-weight: normal;
}
.PromotionsAll
{
	position: fixed;
	bottom: 60px;
	right: 15px;
}
.Internal .PromotionsAll
{
	position: relative;
	bottom: auto;
	right: auto;
	margin: 60px 26px 0;
}
.PromotionsAll .ImgHome img {
    -moz-box-shadow: 0 0 3px #FFF;
	-webkit-box-shadow: 0 0 3px #FFF;
	box-shadow: 0 0 3px #FFF;
}
.PromotionsAll .ImgHome img:hover {
    -moz-box-shadow: 0 0 3px #000;
	-webkit-box-shadow: 0 0 3px #000;
	box-shadow: 0 0 3px #000;
}
.Promotions
{
	width: 320px;
	float: left;
	margin: 0 10px 0 0;
	background: url(images/Back-menu.png);
	padding: 10px;
}
.Packages
{
	margin: 0;
}
.Internal .Promotions
{
	background: none;
}
.Promotions h2
{
	font-size: 24px;
	color: #C7B590;
	font-family: 'Courgette', cursive;
	float: left;
	font-weight: normal;
	margin: 2px 0 0;
}
.Promotions .Price
{
	float: right;
	padding: 0 10px 0 0;
	text-transform: uppercase;
}
.Promotions .Price .Discount
{
	font-size: 18px;
	color: #C7B590;
}
.Promotions .PContent
{
	margin: 10px 0 0;
}
.Promotions .PContent img
{
	width: 120px;
	height: 77px;
	border: solid 1px #FFF;
	float: left;
	margin: 0 10px 10px 0;
}
.Promotions .PContent h3
{
	font-size: 14px;
	color: #AD996F;
	font-weight: normal;
}
.Promotions .PContent h3 a
{
	color: #AD996F;
	text-decoration: underline;
}
.Promotions .PContent h3 a:hover
{
	text-decoration: none;
}
.Promotions .PContent .Date
{
	color: #666;
}
.Promotions .PContent .Button
{
	float: right;
	margin: 0 10px 0 0;
}
.Bottom
{
	background: #887551;
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 30px;
}
.BottomLeft
{
	float: left;
	margin: 7px 0 0 15px;
	font-size: 11px;
	color: #C7B590;
}
.BottomLeft a
{
	color: #C7B590;
}
.BottomLeft a:hover
{
	text-decoration: underline;
}
.BottomRight
{
	float: right;
	margin: 6px 15px 0 0;
	font-size: 11px;
	text-transform: uppercase;
}
.BottomRight ul li
{
	border: 0 none !important;
    float: left;
    margin: 0;
    padding: 0 !important;
}
.BottomRight ul li a
{
	background: none !important;
    color: #C7B590 !important;
    margin: 0 10px;
	text-decoration: none;
}
.BottomRight ul li a:hover, .BottomRight ul li a.rmFocused
{
    color: #FFF !important;
}
.BottomRight ul li a span
{
	font: 11px Tahoma, Arial, Helvetica, sans-serif !important;
    padding: 0 !important;
}
.LPromotions
{}
.LPromotions h2
{
	text-transform: uppercase;
	font-weight: bold;
}
.LPromotions .PContent
{
	border-bottom: solid 1px #AD996F;
	width: 550px;
	margin: 10px 0 0;
	padding: 0 0 10px;
}
.LPromotions .PContent h2
{
	font-weight: normal;
}
.LPromotions .PContent img
{
	float: left;
	width: 178px;
	height: 110px;
}
.LPromotions .PContent .PCInnerText
{
	float: left;
	padding: 0 0 0 20px;
	width: 350px;
}
.LPromotions .PContent .PCInnerText .SearchButton a
{
	margin: -20px 0 0;
	display: block;
}
.LPromotions .PContent .PCInnerText .Price
{
	color: #887551;
	float: left;
	font-size: 14px;
	margin: 10px 0 0;
}
.LPromotions .PContent .SearchButton
{
	float: right;
}
.LPromotions .PContent .Date
{
	color: #666;
}
/* [Utils] */
.Clear
{
	clear: both;
}
.Left
{
	text-align: left;
}
.FLeft
{
	float: left;
}
.Right
{
	text-align: right;
}
.FRight
{
	float: right;
}
/* [Telerik] */
.RadMenu
{
	background: none !important;
	border: 0 !important;
	float: none !important;
}
.RadTreeView_Default, .RadTreeView_Default a.rtIn, .RadTreeView_Default .rtEdit .rtIn input
{
    color: #FFF !important;
}
/*** 
set the width and height to match your images 
**/
.Internal #slideshow {
    position:relative;
	z-index:-1;
}

.Internal #slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

.Internal #slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

.Internal #slideshow IMG.last-active {
    z-index:9;
}

.Internal #slideshow img {
	/* Set rules to fill background */
	min-height: 100%;
	min-width: 1024px;
			
	/* Set up proportionate scaling */
	width: 100%;
	height: auto;
			
	/* Set up positioning */
	position: fixed;
	top: 0;
	left: 0;
}
		
@media screen and (max-width: 1024px){
	img.bg {
	left: 50%;
	margin-left: -512px; 
}
}
/* [Botőes] */
.Button, .SearchButton a
{
	background: rgb(95,76,27);
	background-image: linear-gradient(bottom, rgb(95,76,27) 12%, rgb(176,154,94) 56%, rgb(246,219,154) 78%);
	background-image: -o-linear-gradient(bottom, rgb(95,76,27) 12%, rgb(176,154,94) 56%, rgb(246,219,154) 78%);
	background-image: -moz-linear-gradient(bottom, rgb(95,76,27) 12%, rgb(176,154,94) 56%, rgb(246,219,154) 78%);
	
	background-image: -webkit-linear-gradient(bottom, rgb(95,76,27) 12%, rgb(176,154,94) 56%, rgb(246,219,154) 78%);
	background-image: -ms-linear-gradient(bottom, rgb(95,76,27) 12%, rgb(176,154,94) 56%, rgb(246,219,154) 78%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.12, rgb(95,76,27)),
		color-stop(0.56, rgb(176,154,94)),
		color-stop(0.78, rgb(246,219,154))
	);
	color: #FFF !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 14px;
	text-transform: uppercase;
	padding: 4px 10px;
}
.Button:hover, .SearchButton a:hover
{
	background: rgb(205,182,118);
	background-image: linear-gradient(bottom, rgb(205,182,118) 12%, rgb(180,158,97) 56%, rgb(126,106,52) 78%);
	background-image: -o-linear-gradient(bottom, rgb(205,182,118) 12%, rgb(180,158,97) 56%, rgb(126,106,52) 78%);
	background-image: -moz-linear-gradient(bottom, rgb(205,182,118) 12%, rgb(180,158,97) 56%, rgb(126,106,52) 78%);
	background-image: -webkit-linear-gradient(bottom, rgb(205,182,118) 12%, rgb(180,158,97) 56%, rgb(126,106,52) 78%);
	background-image: -ms-linear-gradient(bottom, rgb(205,182,118) 12%, rgb(180,158,97) 56%, rgb(126,106,52) 78%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.12, rgb(205,182,118)),
		color-stop(0.56, rgb(180,158,97)),
		color-stop(0.78, rgb(126,106,52))
	);
}
/* [Formulários] */
.Form
{
	width: 489px;
	font-size: 12px !important;
}
.Form2
{
	font-size: 12px !important;
}
.Form p, .Form div
{
	clear: both;
	line-height: 25px;
	margin: 0;
	padding: 0;
	float: none !important;
	margin: 0 !important;
}
.Form div.left
{
	float: left !important;
	width: 270px;
}
.Form p.left
{
	clear: none;
	float: left !important;
}
.Form p.left1
{
	margin: 0 0 0 5px !important;
}
.Form p.left2
{
	margin: 0 0 0 20px !important;
}
.Form span, .Form2 .Left
{
	display: block;
	float: left;
	width: 130px;
	font-size: 12px !important;
}
.Form .SpanMini
{
	width: 70px !important;
}
.Form .SpanMini2
{
	width: 120px !important;
}
.Form2 span
{
	/*width: 115px;*/
}
.Form span label
{
	color: #81734E;
}
.Form input[type='text'], .Form input[type='password'], .Form textarea, .Form select
{
	border-color: #CDCDCD;
    color: #78674E;
    float: left;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin-top: 3px;
    width: 300px;
}
.Form input[type='submit'] 
{
	    width: 200px;
    padding: 3px;
    box-sizing: content-box;
}
.Form input
{
	height: 18px;
}
.Form input[type=checkbox]
{
	width: auto !important;
    float: left;
    margin-top: 3px;
}
.Form select
{
    height: 24px;
}
.Form input.radEnabledCss_Default, .Form input.radHoverCss_Default, .Form input.radFocusedCss_Default
{
	border-color: #CDCDCD !important;
	padding: 0 !important;
}
.Form select
{
	width: auto !important;
}
.Form input:focus, .Form textarea:focus
{
	-moz-box-shadow: 0 0 3px #555;
	-webkit-box-shadow: 0 0 3px #555;
	box-shadow: 0 0 3px #555;
}
.Form .Warning
{
	width: 25px;
}
.Form .Auto
{
	width: auto !important;
}
.Form .NoClass input
{
	width: auto !important;
	margin: 5px 0 0;
}
.Form table.NoClass2
{
	margin: 0 0 0 115px;
	white-space: nowrap;
}
.Form table.NoClass2 tr td
{
	width: 40px;
	white-space: normal;
}
.Form .NoClass2 input
{
	margin-top: 5px;
	border: 0;
}
.Form table.NoClass2 tr td input
{
	margin-left: 10px;
}
.Form .NoClass
{
	width: auto;
}
.Form .NoClass label
{
	margin: 0 0 0 5px;
	color: #555;
}
.Form .radInput_Default
{
	width: 70px;
}
.Form .Button
{
    margin: 10px 54px 0 0 !important;
    float: right !important;
}

.Form p.left {
    clear: none;
    float: left !important;
}
.Form p.left1 {
    margin: 0 0 0 5px !important;
}
.Form p.left2 {
    margin: 0 0 0 20px !important;
}
.Form p.left2 span {
    width: auto;
}
.Form p.left2 input {
    margin-left: 10px;
}
.Form .LessSpaceLabel1, .Form .LessSpaceLabel2
{
	width: auto;
}
.Form .LessSpaceInput
{
	margin: 5px 40px 0 5px;
}
.Form .LessSpaceInput2
{
	margin: 5px 40px 0 0;
}
.Form div label 
{
	display:block;
}
.GMaps
{
	width: 600px;
	height: 346px;
}
.GMapsCont
{
	padding: 5px;
	border: 1px solid #E5E2DE;
	/*margin: -250px 0 0 350px;
    position: absolute;*/
    width: 600px;
}
.FormGmaps
{
    width: 200px;
    float: left;
	margin-top: 10px;
}
.FormGmaps1
{}
.FormGmaps2
{
    float: none;
    margin-top: -15px;
    width: 415px;
}
.FormGmaps span
{
    margin-top: -2px;
    width: 160px;
}
.FormGmaps1 span
{
    width: 60px;
    margin-top: -2px;
}
.FormGmaps input
{
    width: 160px;
}
.FormGmaps .Button {
    float: right;
    margin: 0 80px 0 0 !important;
}
.FormGmaps2 span
{
	width: auto;
	margin: 0 5px 0 0;
}
.FormGmaps2 input
{
	color: #78674E;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    height: 21px;
    margin-top: -2px;
    width: 160px;
}
#route
{
	width: 100%;
}
.NewsletterForm 
{
	float:left;
	width:100%;
}
/* [UserAreaForm] */
.UserAreaContainer 
{
	margin-bottom:5px;
}
.UserAreaForm label 
{
	float:none;
	display:inline-block !important;
}
.UserAreaForm input[type='text'], .UserAreaForm input[type='password'], .UserAreaForm select 
{
	display:block;
	width:300px !important;
	float: none;
}
.UserAreaForm input[type='checkbox'] 
{
	margin-right:5px;
}
/* [contact_form] */
.contact_form input[type='text'], .contact_form input[type='password'], .contact_form select
{
	margin-bottom:5px;
}
/* [Galerias] */
.SlideShow
{}
.SlideNoBorder
{}
.SlideShow .GalleryImageThumb
{}
.SlideShow .GalleryImageThumb a 
{
	position:relative;
	text-decoration:none;
	float: left;
}
.SlideShow .GalleryImageThumb img
{
	height: 80px;
    margin: 0 20px 20px 0;
    padding: 6px;
    width: 120px;
	background: url(images/Thumbs-Frame.png) no-repeat;
}
.SlideShow .GalleryImageThumb a .imgMask
{
	display:none;
	background: url("images/ZoomGallery.png");
    height: 80px;
    left: 6px;
    margin: 6px 0 0;
    position: absolute;
    top: 0;
    width: 120px;
}
.SlideShow .GalleryImageThumb a:hover .imgMask
{
    display: block;
}
/* [Galeria] */
.ad-gallery {
	width: 700px;
}
.ad-gallery, .ad-gallery * {
	margin: 0;
	padding: 0;
}
.ad-gallery .ad-image-wrapper {
	width: 100%;
	height: 466px;
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
}
.ad-gallery .ad-image-wrapper .ad-loader {
	position: absolute;
	z-index: 10;
	top: 48%;
	left: 48%;
	border: 1px solid #CCC;
}
.ad-gallery .ad-image-wrapper .ad-next {
	position: absolute;
	right: 0;
	top: 0;
	width: 25%;
	height: 100%;
	cursor: pointer;
	display: block;
	z-index: 100;
}
.ad-gallery .ad-image-wrapper .ad-prev {
	position: absolute;
	left: 0;
	top: 0;
	width: 25%;
	height: 100%;
	cursor: pointer;
	display: block;
	z-index: 100;
}
.ad-gallery .ad-image-wrapper .ad-prev, .ad-gallery .ad-image-wrapper .ad-next {
	/* Or else IE will hide it */
	background: url(images/non-existing.jpg)\9
}
.ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image, .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
	background: url(images/ad_prev.png);
	width: 60px;
	height: 60px;
	display: none;
	position: absolute;
	top: 47%;
	left: 0;
	z-index: 101;
}
.ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
	background: url(images/ad_next.png);
	width: 60px;
	height: 60px;
	right: 0;
	left: auto;
}
.ad-gallery .ad-image-wrapper .ad-image {
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	z-index: 9;
}
.ad-gallery .ad-image-wrapper .ad-image a img {
	border: 0;
}
.ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 7px;
	text-align: left;
	width: 100%;
	z-index: 2;
	background: url(images/opa75.png);
	color: #fff;
	font-size: 13px;
}
* html .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale, src='images/opa75.png');
}
.ad-gallery .ad-image-wrapper .ad-image .ad-image-description .ad-description-title {
	display: block;
}
.ad-gallery .ad-controls {
	height: 20px;
}
.ad-gallery .ad-info {
	text-align: center;
	font-size: 11px;
}
.ad-gallery .ad-slideshow-controls {
	float: right;
}
.ad-gallery .ad-slideshow-controls .ad-slideshow-start, .ad-gallery .ad-slideshow-controls .ad-slideshow-stop {
	padding-left: 5px;
	cursor: pointer;
}
.ad-gallery .ad-slideshow-controls .ad-slideshow-countdown {
	padding-left: 5px;
	font-size: 0.9em;
}
.ad-gallery .ad-slideshow-running .ad-slideshow-start {
	cursor: default;
	font-style: italic;
}
.ad-gallery .ad-nav {
	width: 660px;
	position: relative;
	padding: 0 20px;
}
.ad-gallery .ad-forward, .ad-gallery .ad-back {
	position: absolute;
	top: 0;
	height: 100%;
	z-index: 10;
}
/* IE 6 doesn't like height: 100% */
* html .ad-gallery .ad-forward, .ad-gallery .ad-back {
	height: 100px;
}
.ad-gallery .ad-back {
	cursor: pointer;
	left: 0;
	width: 13px;
	display: block;
	background: url(images/ad_scroll_back.png) 0px 22px no-repeat;
}
.ad-gallery .ad-forward {
	cursor: pointer;
	display: block;
	right: 0;
	width: 13px;
	background: url(images/ad_scroll_forward.png) 0px 22px no-repeat;
}
.ad-gallery .ad-nav .ad-thumbs {
	overflow: hidden;
	width: 100%;
}
.ad-gallery .ad-thumbs .ad-thumb-list {
	float: left;
	width: 9000px;
	list-style: none;
}
.ad-gallery .ad-thumbs li {
	float: left;
	padding-right: 11px;
}
.ad-gallery .ad-thumbs li a {
	display: block;
}
.ad-gallery .ad-thumbs li a img {
	border: 1px solid #81734E;
	display: block;
}
.ad-gallery .ad-thumbs li a.ad-active img {
	border: 1px solid #81734E;
}
/* Can't do display none, since Opera won't load the images then */
.ad-preloads {
	position: absolute;
	left: -9000px;
	top: -9000px;
}
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#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.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9110;
	display: none;
	background-color: #000000 !important;
	opacity: 0.6 !important;
	
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 11000;
	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.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/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.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('images/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-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('images/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('images/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('images/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('images/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('images/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('images/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('images/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/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.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-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('images/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/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='images/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='images/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_nw.png', sizingMethod='scale'); }
