body
{
	background: #608F86;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	overflow: auto !important;
}
input, select, textarea
{
	font-size: 10px;
	background-color: #FFF;
	color: #000;
	border: 1px solid #E0E0E0;
}
img
{
	border: 0;
}
a, a:link, a:active, a:visited
{
	text-decoration: underline;
	color: #191919;
}
a:hover
{
	text-decoration: none;
}
#Banner
{
	overflow: hidden;
	text-align: center;
}
@media only screen and (max-width: 1023px)
{
	#Banner {overflow: visible;}
}
#Banner img
{
	margin: 0 auto;
}
#Main
{
	width: 1175px;
	margin: -458px auto 0;
	z-index: 2;
}
.Internal #Main
{
	margin: -369px auto 0;
}
#Top
{
	height: 458px;
}
.Internal #Top
{
	height: 369px;
}
#TopLeft
{
	float: left;
	width: 291px;
}
#TopLeftBg
{
	background: #FFF;
	opacity: 0.75;
	filter: alpha(opacity=75);
	height: 458px;
	position: relative;
	z-index: 99999;
}
.Internal #TopLeftBg
{
	height: 369px;
}
#TopLeftContent
{
	margin: -458px 0 0;
	position: relative;
	z-index: 99999;
}
.Internal #TopLeftContent
{
	margin: -369px 0 0;
}
#Languages
{
	font-weight: bold;
	padding: 8px;
	text-transform: uppercase;
}
#Languages span.Sel
{
	text-decoration: underline;
	color: #191919;
}
#Languages span a
{
	text-decoration: none;
	color: #507671;
}
#Languages span a:hover
{
	text-decoration: underline;
}
#Logo
{
	margin: 20px 0 0;
}
.Internal #Logo
{
	margin: -5px 0 0;
}
#TopRight
{
	float: left;
	width: 921px;
	position: absolute;
	margin: 0 0 0 291px;
	*margin: 0;
	z-index: 99999;
}
#TopRight.over1280
{
	width: 937px;
}
#Menu
{
	height: 25px;
	background: #000;
	opacity: 0.80;
	filter: alpha(opacity=80);
}
#Menu ul
{
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-transform: uppercase;
}
#Menu ul li
{
	list-style-type: none;
	float: left;
}
#Menu ul li a
{
	color: #FFF;
	padding: 6px 2px 5px;
	display: block;
	text-decoration: none;
	border-right: 1px solid #FFF;
}
#Menu ul li.rmLast a
{
	border-right: none;
}
#Menu ul li a:hover, #Menu ul li a.rmFocused, #Menu ul li a.rmExpanded
{
	text-decoration: underline;
	background: #557F77;
}
#Menu ul li ul li a
{
	background: #000;
	color: #FFF;
	padding: 4px 10px;
	display: block;
	text-decoration: none;
	border: 0;
	font-weight: normal;
	margin: 2px 0 0;
}
#Menu ul li ul li a:hover
{
	text-decoration: underline;
}
#Content
{
	padding: 26px 0 0;
}
#ContentLeft
{
	float: left;
	width: 305px;
}
#ContentLeft big
{
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	display: block;
	text-align: center;
}
.Tabs
{
	padding: 0;
	margin: 0;
}
.Tabs li
{
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0 2px 0 0;
}
.Tabs li a
{
	border: 2px solid #B0CAC5;
	border-bottom: 0;
	padding: 10px 22px;
	display: block;
	color: #FFF;
	text-decoration: none;
	cursor: pointer;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.Tabs li a.Sel
{
	background: #B0CAC5;
	color: #191919;
}
.Search
{
	border: 2px solid #B0CAC5; 
	padding: 10px 22px;
	margin-bottom: 30px;
}
.Search .Search1, .Search .Search2
{
	padding-bottom: 10px;
}
.Search3 .button
{
    background: none repeat scroll 0 0 #FFFFFF;
    color: #FFFFFF;
    float: right;
    padding: 5px 10px;
    text-align: center;
}
.Search3 .Button a
{
	color: #FFF;
	text-decoration: none;
}
.Search3 .Button a:hover
{
	text-decoration: underline;
}
#Booking
{
	margin: 13px 0;
	padding: 5px 15px 17px 7px;
	background: url(images/Frame.png) no-repeat;
	/*border-bottom: 1px solid #456A75;
	border-top: 1px solid #456A75; */
}
#Booking a
{
	text-decoration: none;
}
#Booking a:hover
{
	text-decoration: underline;
}
#Booking img
{
	width: 291px;
	height: 199px;
	margin: -3px 0 0 -5px;
	/*padding: 1px 11px 13px 3px;*/
	
}
#hweb-search-panel.hweb-sbox-300x250 {
    width: 250px !important;
}
#hweb-search-panel label, #hweb-search-panel .hweb-login a {
    color: #FFF !important;
    font-weight: normal !important;
}
 #widget_search_labels_button_search {
    color: #191919 !important;
    font-weight: normal !important;
    background: #FFF !important;
}
#Shortcut
{
	background: url("images/Background-SubMenu.gif") repeat-x scroll 0 0 transparent;
	text-align: center;
	padding-bottom: 40px;
}
#Shortcut a
{
	background: url("images/Arrow-Shortcut.png") no-repeat scroll 266px center transparent;
	display: block;
	padding: 8px 20px;
	text-decoration: underline;
	text-transform: uppercase;
	font-size: 11px;
	color: #191919;
	font-weight: bold;
	width: 251px;
	text-decoration: none;
}
#Shortcut a:hover
{
	text-decoration: underline;
}
#Weather
{
}
#Weather a
{
	color: #3B3A3A;
}
#ContentRight
{
	float: left;
	width: 809px;
	margin: 0 0 0 61px;
}
#ContentRight h1
{
	font-size: 12px;
	text-transform: uppercase;
	color: #191919;
	margin: 0 0 36px;
}
.Internal #ContentRight h1
{
	margin: 19px 0 6px; /*margin: 33px 0 6px;*/
	padding: 10px 0 0;
	border-top: 1px solid #507671;
}
/*#BreadCrumbs
{
	float: left;
	font-size: 12px;
	color: #507671;
	margin: -91px 0 0;
    position: absolute;
}*/
#BreadCrumbs
{
	color: #507671;
	float: left;
	font-size: 12px;
	margin: -26px 0 0;
	width: 825px;
}
#BreadCrumbs ul
{
	margin: 0;
	padding: 0;
}
#BreadCrumbs ul li
{
	float: left;
	list-style-type: none;
}
#BreadCrumbs ul li a
{
	background: url(images/Background-SubMenuOFF.gif);
	color: #FFF;
	text-transform: uppercase;
	padding: 18px 8px 6px;
	margin: 0 1px 0 0;
	text-decoration: none;
	display: block;
}
#BreadCrumbs ul li a:hover
{
	text-decoration: underline;
}
#BreadCrumbs ul li a span
{
	font: normal 11px Arial,sans-serif bold !important;
}
#BreadCrumbs ul li a.rmFocused
{
	background: url(images/Background-SubMenuON.gif);
	text-decoration: underline;
}
#BreadCrumbs ul li a.rmFocused span
{
	font: bold 11px Arial,sans-serif bold !important;
}
#Text
{
	line-height: 18px;
	width: 531px;
	float: left;
}
.Internal #Text
{
	width: 532px;
	min-height: 272px;
}
.Internal #SubMenu
{
	float: right;
}
#SubMenu
{
	float: left;
	width: 241px;
	margin: 0 0 0 36px;
}
#Icos
{
	text-align: right;
}
#Icos img
{
	margin: 0 0 0 25px;
}
#Bottom
{
	border-top: 1px solid #507671;
	width: 100%;
	margin: 5px 0 10px;
}
#BottomContent
{
	width: 1175px;
	margin: 0 auto;
	padding: 16px 0 0;
}
#BottomLeft
{
	float: left;
	width: 291px;
}
#BottomLeft a
{
	padding: 0 0 0 21px;
	color: #FFF;
	text-decoration: none;
	margin: 0 10px 0 0;
}
#BottomLeft a:hover
{
	text-decoration: underline;
}
#BottomLeft a.Newsletter
{
	background: url(images/Newsletter-ICO.png) no-repeat left;
}
#BottomLeft a.Highlights
{
	background: url(images/Destaques-ICO.png) no-repeat left;
}
#BottomCenter
{
	float: left;
	margin: 0;
	width: 884px;
	color: #B0CAC5;
	position: relative;
}
#BottomCenter ul
{
	margin: 0;
	padding: 0;
}
#BottomCenter ul li
{
	float: left;
	list-style-type: none;
	margin: 0 14px 0 0;
}
#BottomCenter ul li a
{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
}
#BottomCenter ul li a:hover
{
	text-decoration: underline;
}
#BottomRight
{
	/*float: left; 	margin: 0 0 0 -260px; 	width: 241px; 	text-align: right; 	color: #B0CAC5; 	padding: 27px 0 0;*/
	float: left;
	margin: 0 0 0 291px;
	color: #B0CAC5;
	width: 884px;
}
#BottomRight #Left
{
	float: left;
}
#BottomRight #Right
{
	float: right;
}
#BottomRight a
{
	color: #B0CAC5;
}
/* [Formulários] */
.Form
{
	width: 540px;
	float: left;
}
.Form p
{
	clear: both;
	line-height: 25px;
	margin: 0;
	padding: 0;
}
.Form span
{
	display: block;
	float: left;
	width: 135px;
}
.Form input
{
	float: left;
	margin-top: 5px;
	width: 250px;
}
.Form textarea
{
	float: left;
}
.Form .Warning
{
	width: 25px;
	color: #FFFFFF !important;
}
.Form .Button
{
	background: #FFF;
	color: #FFF;
	float: right;
	margin: 15px 153px 0 0;
	padding: 5px 10px;
	text-align: center;
}
.Form .Button a
{
	color: #191919;
	text-decoration: none;
}
.Form .Button a:hover
{
	text-decoration: underline;
}
.Form .Button a span
{
	width: auto !important;
}
.Form .Auto
{
	width: auto !important;
}

a[rel="Salas"] img:hover
{
	opacity: 0.7;
	filter: alpha(opacity=70);
}
/* [Galeria] */
.GalleryImageThumb
{
	margin: 20px 0 0;
}
.GalleryImageThumb a {
    cursor: pointer;
    margin: 0 20px 15px;
    float: left;
    text-decoration: none;
    text-align: center;
    color: #FFF;
}
/* [Utils] */
.Clear
{
	clear: both;
}
.video img
{
	border: 0;
}
/* [Telerik Hacks] */
.RadMenu_Default
{
	background: none !important;
	border: 0 !important;
}
.RadMenu_Default .rmHorizontal .rmItem
{
	border: 0 !important;
	padding: 0 !important;
}
.RadMenu_Default .rmLink .rmText
{
	font: 10px Arial,sans-serif bold !important;
	font-weight: bold !important;
}
.RadMenu_Default .rmSlide .rmLink .rmText
{
	font: 11px Arial,sans-serif bold !important;
	font-weight: normal !important;
}
.RadMenu_Default .rmText
{
	padding: 0 !important;
}
.RadMenu a.rmLink
{
	cursor: pointer !important;
}
.RadMenu_Default .rmHorizontal .rmSlide
{
	margin: 0 !important;
}
.RadMenu_Default .rmSlide
{
	margin: 0 !important;
}
.RadMenu_Default .rmGroup
{
	border: 0 !important;
}
#Menu .RadMenu_Default .rmHorizontal .rmSlide
{
	margin-top: 0 !important;
}
.RadMenu_Default .rmGroup
{
	background: none !important;
}
/*--------------------JQUERY------------------------------*/
/*
 * jQuery UI CSS Framework @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
#ContentRight .ui-helper-hidden
{
	display: none;
}
#ContentRight .ui-helper-hidden-accessible
{
	position: absolute;
	left: -99999999px;
}
#ContentRight .ui-helper-reset
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
#ContentRight .ui-helper-clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#ContentRight .ui-helper-clearfix
{
	display: inline-block;
}
/* required comment for clearfix to work in Opera \*/
* html #ContentRight .ui-helper-clearfix
{
	height: 1%;
}
#ContentRight .ui-helper-clearfix
{
	display: block;
}
/* end clearfix */
#ContentRight .ui-helper-zfix
{
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter: Alpha(Opacity=0);
}


/* Interaction Cues
----------------------------------*/
#ContentRight .ui-state-disabled
{
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
#ContentRight .ui-icon
{
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
#ContentRight .ui-widget-overlay
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/*
 * jQuery UI CSS Framework @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial,sans-serif&fwDefault=normal&fsDefault=10px&cornerRadius=0&bgColorHeader=6A6152&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=100&borderColorHeader=6A6152&fcHeader=FFFFFF&iconColorHeader=6A6152&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=6A6152&fcContent=222222&iconColorContent=222222&bgColorDefault=6A6152&bgTextureDefault=02_glass.png&bgImgOpacityDefault=100&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=FFFFFF&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=6A6152&fcHover=000000&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=0&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=05_inset_soft.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=0&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=0&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
 */


/* Component containers
----------------------------------*/
#ContentRight .ui-widget
{
	font-family: Arial,sans-serif;
	font-size: 12px;
}
#ContentRight .ui-widget .ui-widget
{
	font-size: 1em;
}
#ContentRight .ui-widget input, #ContentRight .ui-widget select, #ContentRight .ui-widget textarea, #ContentRight .ui-widget button
{
	font-family: Arial,sans-serif;
	font-size: 1em;
}
#ContentRight .ui-widget-content
{
	border: 0px;
	background: #EFEAE4;
	color: #191919;
}
#ContentRight .ui-widget-content a
{
	color: #191919;
	text-decoration: none;
	display: block;
	margin: -32px 10px 0;
	text-align: right;
}
#ContentRight .ui-widget-header
{
	border: 1px solid #6a6152;
	background: #6a6152 50% 50% repeat-x;
	color: #ffffff;
	font-weight: bold;
}
#ContentRight .ui-widget-header a
{
	color: #ffffff;
}

/* Interaction states
----------------------------------*/
#ContentRight .ui-state-default, #ContentRight .ui-widget-content .ui-state-default, #ContentRight .ui-widget-header .ui-state-default
{
	border: 0;
	background: #507671;
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
}
#ContentRight .ui-state-default a, #ContentRight .ui-state-default a:link, #ContentRight .ui-state-default a:visited
{
	color: #191919;
	text-decoration: none;
}
#ContentRight .ui-state-hover, #ContentRight .ui-widget-content .ui-state-hover, #ContentRight .ui-widget-header .ui-state-hover, #ContentRight .ui-state-focus, #ContentRight .ui-widget-content .ui-state-focus, #ContentRight .ui-widget-header .ui-state-focus
{
	border: 0px;
	background: #EFEAE4;
	font-weight: normal;
	color: #6a6152;
}
#ContentRight .ui-state-hover a, #ContentRight .ui-state-hover a:hover
{
	color: #6A6151;
	text-decoration: none;
	background: #EFEAE4;
	font-weight: bold;
	font-size: 14px;
}
#ContentRight .ui-state-active, #ContentRight .ui-widget-content .ui-state-active, #ContentRight .ui-widget-header .ui-state-active
{
	border: 0;
	font-weight: bold;
	color: #6A6151;
	font-size: 14px;
	background-color: #EFEAE4;
}
#ContentRight .ui-state-active a, #ContentRight .ui-state-active a:link, #ContentRight .ui-state-active a:visited
{
	color: #191919;
	text-decoration: none;
	background-color: #FFF;
	background: none;
}
#ContentRight .ui-widget :active
{
	outline: none;
}

/* Interaction Cues
----------------------------------*/
#ContentRight .ui-state-highlight, #ContentRight .ui-widget-content .ui-state-highlight, #ContentRight .ui-widget-header .ui-state-highlight
{
	border: 1px solid #fcefa1;
	background: #fbf9ee 50% 50% repeat-x;
	color: #363636;
}
#ContentRight .ui-state-highlight a, #ContentRight .ui-widget-content .ui-state-highlight a, #ContentRight .ui-widget-header .ui-state-highlight a
{
	color: #363636;
}
#ContentRight .ui-state-error, #ContentRight .ui-widget-content .ui-state-error, #ContentRight .ui-widget-header .ui-state-error
{
	border: 1px solid #cd0a0a;
	background: #fef1ec 50% bottom repeat-x;
	color: #cd0a0a;
}
#ContentRight .ui-state-error a, #ContentRight .ui-widget-content .ui-state-error a, #ContentRight .ui-widget-header .ui-state-error a
{
	color: #cd0a0a;
}
#ContentRight .ui-state-error-text, #ContentRight .ui-widget-content .ui-state-error-text, #ContentRight .ui-widget-header .ui-state-error-text
{
	color: #cd0a0a;
}
#ContentRight .ui-priority-primary, #ContentRight .ui-widget-content .ui-priority-primary, #ContentRight .ui-widget-header .ui-priority-primary
{
	font-weight: bold;
}
#ContentRight .ui-priority-secondary, #ContentRight .ui-widget-content .ui-priority-secondary, #ContentRight .ui-widget-header .ui-priority-secondary
{
	opacity: .7;
	filter: Alpha(Opacity=70);
	font-weight: normal;
}
#ContentRight .ui-state-disabled, #ContentRight .ui-widget-content .ui-state-disabled, #ContentRight .ui-widget-header .ui-state-disabled
{
	opacity: .35;
	filter: Alpha(Opacity=35);
	background-image: none;
}

/* Icons
----------------------------------*/

/* states and images */
#ContentRight .ui-icon
{
	width: 16px;
	height: 16px;
}
.ui-widget-content .ui-icon
{
}
.ui-widget-header .ui-icon
{
}
.ui-state-default .ui-icon
{
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon
{
}
.ui-state-active .ui-icon
{
}
.ui-state-highlight .ui-icon
{
}
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon
{
}

/* positioning */
#ContentRight .ui-icon-carat-1-n
{
	background-position: 0 0;
}
#ContentRight .ui-icon-carat-1-ne
{
	background-position: -16px 0;
}
#ContentRight .ui-icon-carat-1-e
{
	background-position: -32px 0;
}
#ContentRight .ui-icon-carat-1-se
{
	background-position: -48px 0;
}
#ContentRight .ui-icon-carat-1-s
{
	background-position: -64px 0;
}
#ContentRight .ui-icon-carat-1-sw
{
	background-position: -80px 0;
}
#ContentRight .ui-icon-carat-1-w
{
	background-position: -96px 0;
}
#ContentRight .ui-icon-carat-1-nw
{
	background-position: -112px 0;
}
#ContentRight .ui-icon-carat-2-n-s
{
	background-position: -128px 0;
}
#ContentRight .ui-icon-carat-2-e-w
{
	background-position: -144px 0;
}
#ContentRight .ui-icon-triangle-1-n
{
	background-position: 0 -16px;
}
#ContentRight .ui-icon-triangle-1-ne
{
	background-position: -16px -16px;
}
#ContentRight .ui-icon-triangle-1-e
{
	background-position: -32px -16px;
}
#ContentRight .ui-icon-triangle-1-se
{
	background-position: -48px -16px;
}
#ContentRight .ui-icon-triangle-1-s
{
	background-position: -64px -16px;
}
#ContentRight .ui-icon-triangle-1-sw
{
	background-position: -80px -16px;
}
#ContentRight .ui-icon-triangle-1-w
{
	background-position: -96px -16px;
}
#ContentRight .ui-icon-triangle-1-nw
{
	background-position: -112px -16px;
}
#ContentRight .ui-icon-triangle-2-n-s
{
	background-position: -128px -16px;
}
#ContentRight .ui-icon-triangle-2-e-w
{
	background-position: -144px -16px;
}
#ContentRight .ui-icon-arrow-1-n
{
	background-position: 0 -32px;
}
#ContentRight .ui-icon-arrow-1-ne
{
	background-position: -16px -32px;
}
#ContentRight .ui-icon-arrow-1-e
{
	background-position: -32px -32px;
}
#ContentRight .ui-icon-arrow-1-se
{
	background-position: -48px -32px;
}
#ContentRight .ui-icon-arrow-1-s
{
	background-position: -64px -32px;
}
#ContentRight .ui-icon-arrow-1-sw
{
	background-position: -80px -32px;
}
#ContentRight .ui-icon-arrow-1-w
{
	background-position: -96px -32px;
}
#ContentRight .ui-icon-arrow-1-nw
{
	background-position: -112px -32px;
}
#ContentRight .ui-icon-arrow-2-n-s
{
	background-position: -128px -32px;
}
#ContentRight .ui-icon-arrow-2-ne-sw
{
	background-position: -144px -32px;
}
#ContentRight .ui-icon-arrow-2-e-w
{
	background-position: -160px -32px;
}
#ContentRight .ui-icon-arrow-2-se-nw
{
	background-position: -176px -32px;
}
#ContentRight .ui-icon-arrowstop-1-n
{
	background-position: -192px -32px;
}
#ContentRight .ui-icon-arrowstop-1-e
{
	background-position: -208px -32px;
}
#ContentRight .ui-icon-arrowstop-1-s
{
	background-position: -224px -32px;
}
#ContentRight .ui-icon-arrowstop-1-w
{
	background-position: -240px -32px;
}
#ContentRight .ui-icon-arrowthick-1-n
{
	background-position: 0 -48px;
}
#ContentRight .ui-icon-arrowthick-1-ne
{
	background-position: -16px -48px;
}
#ContentRight .ui-icon-arrowthick-1-e
{
	background-position: -32px -48px;
}
#ContentRight .ui-icon-arrowthick-1-se
{
	background-position: -48px -48px;
}
#ContentRight .ui-icon-arrowthick-1-s
{
	background-position: -64px -48px;
}
#ContentRight .ui-icon-arrowthick-1-sw
{
	background-position: -80px -48px;
}
#ContentRight .ui-icon-arrowthick-1-w
{
	background-position: -96px -48px;
}
#ContentRight .ui-icon-arrowthick-1-nw
{
	background-position: -112px -48px;
}
#ContentRight .ui-icon-arrowthick-2-n-s
{
	background-position: -128px -48px;
}
#ContentRight .ui-icon-arrowthick-2-ne-sw
{
	background-position: -144px -48px;
}
#ContentRight .ui-icon-arrowthick-2-e-w
{
	background-position: -160px -48px;
}
#ContentRight .ui-icon-arrowthick-2-se-nw
{
	background-position: -176px -48px;
}
#ContentRight .ui-icon-arrowthickstop-1-n
{
	background-position: -192px -48px;
}
#ContentRight .ui-icon-arrowthickstop-1-e
{
	background-position: -208px -48px;
}
#ContentRight .ui-icon-arrowthickstop-1-s
{
	background-position: -224px -48px;
}
#ContentRight .ui-icon-arrowthickstop-1-w
{
	background-position: -240px -48px;
}
#ContentRight .ui-icon-arrowreturnthick-1-w
{
	background-position: 0 -64px;
}
#ContentRight .ui-icon-arrowreturnthick-1-n
{
	background-position: -16px -64px;
}
#ContentRight .ui-icon-arrowreturnthick-1-e
{
	background-position: -32px -64px;
}
#ContentRight .ui-icon-arrowreturnthick-1-s
{
	background-position: -48px -64px;
}
#ContentRight .ui-icon-arrowreturn-1-w
{
	background-position: -64px -64px;
}
#ContentRight .ui-icon-arrowreturn-1-n
{
	background-position: -80px -64px;
}
#ContentRight .ui-icon-arrowreturn-1-e
{
	background-position: -96px -64px;
}
#ContentRight .ui-icon-arrowreturn-1-s
{
	background-position: -112px -64px;
}
#ContentRight .ui-icon-arrowrefresh-1-w
{
	background-position: -128px -64px;
}
#ContentRight .ui-icon-arrowrefresh-1-n
{
	background-position: -144px -64px;
}
#ContentRight .ui-icon-arrowrefresh-1-e
{
	background-position: -160px -64px;
}
#ContentRight .ui-icon-arrowrefresh-1-s
{
	background-position: -176px -64px;
}
#ContentRight .ui-icon-arrow-4
{
	background-position: 0 -80px;
}
#ContentRight .ui-icon-arrow-4-diag
{
	background-position: -16px -80px;
}
#ContentRight .ui-icon-extlink
{
	background-position: -32px -80px;
}
#ContentRight .ui-icon-newwin
{
	background-position: -48px -80px;
}
#ContentRight .ui-icon-refresh
{
	background-position: -64px -80px;
}
#ContentRight .ui-icon-shuffle
{
	background-position: -80px -80px;
}
#ContentRight .ui-icon-transfer-e-w
{
	background-position: -96px -80px;
}
#ContentRight .ui-icon-transferthick-e-w
{
	background-position: -112px -80px;
}
#ContentRight .ui-icon-folder-collapsed
{
	background-position: 0 -96px;
}
#ContentRight .ui-icon-folder-open
{
	background-position: -16px -96px;
}
#ContentRight .ui-icon-document
{
	background-position: -32px -96px;
}
#ContentRight .ui-icon-document-b
{
	background-position: -48px -96px;
}
#ContentRight .ui-icon-note
{
	background-position: -64px -96px;
}
#ContentRight .ui-icon-mail-closed
{
	background-position: -80px -96px;
}
#ContentRight .ui-icon-mail-open
{
	background-position: -96px -96px;
}
#ContentRight .ui-icon-suitcase
{
	background-position: -112px -96px;
}
#ContentRight .ui-icon-comment
{
	background-position: -128px -96px;
}
#ContentRight .ui-icon-person
{
	background-position: -144px -96px;
}
#ContentRight .ui-icon-print
{
	background-position: -160px -96px;
}
#ContentRight .ui-icon-trash
{
	background-position: -176px -96px;
}
#ContentRight .ui-icon-locked
{
	background-position: -192px -96px;
}
#ContentRight .ui-icon-unlocked
{
	background-position: -208px -96px;
}
#ContentRight .ui-icon-bookmark
{
	background-position: -224px -96px;
}
#ContentRight .ui-icon-tag
{
	background-position: -240px -96px;
}
#ContentRight .ui-icon-home
{
	background-position: 0 -112px;
}
#ContentRight .ui-icon-flag
{
	background-position: -16px -112px;
}
#ContentRight .ui-icon-calendar
{
	background-position: -32px -112px;
}
#ContentRight .ui-icon-cart
{
	background-position: -48px -112px;
}
#ContentRight .ui-icon-pencil
{
	background-position: -64px -112px;
}
#ContentRight .ui-icon-clock
{
	background-position: -80px -112px;
}
#ContentRight .ui-icon-disk
{
	background-position: -96px -112px;
}
#ContentRight .ui-icon-calculator
{
	background-position: -112px -112px;
}
#ContentRight .ui-icon-zoomin
{
	background-position: -128px -112px;
}
#ContentRight .ui-icon-zoomout
{
	background-position: -144px -112px;
}
#ContentRight .ui-icon-search
{
	background-position: -160px -112px;
}
#ContentRight .ui-icon-wrench
{
	background-position: -176px -112px;
}
#ContentRight .ui-icon-gear
{
	background-position: -192px -112px;
}
#ContentRight .ui-icon-heart
{
	background-position: -208px -112px;
}
#ContentRight .ui-icon-star
{
	background-position: -224px -112px;
}
#ContentRight .ui-icon-link
{
	background-position: -240px -112px;
}
#ContentRight .ui-icon-cancel
{
	background-position: 0 -128px;
}
#ContentRight .ui-icon-plus
{
	background-position: -16px -128px;
}
#ContentRight .ui-icon-plusthick
{
	background-position: -32px -128px;
}
#ContentRight .ui-icon-minus
{
	background-position: -48px -128px;
}
#ContentRight .ui-icon-minusthick
{
	background-position: -64px -128px;
}
#ContentRight .ui-icon-close
{
	background-position: -80px -128px;
}
#ContentRight .ui-icon-closethick
{
	background-position: -96px -128px;
}
#ContentRight .ui-icon-key
{
	background-position: -112px -128px;
}
#ContentRight .ui-icon-lightbulb
{
	background-position: -128px -128px;
}
#ContentRight .ui-icon-scissors
{
	background-position: -144px -128px;
}
#ContentRight .ui-icon-clipboard
{
	background-position: -160px -128px;
}
#ContentRight .ui-icon-copy
{
	background-position: -176px -128px;
}
#ContentRight .ui-icon-contact
{
	background-position: -192px -128px;
}
#ContentRight .ui-icon-image
{
	background-position: -208px -128px;
}
#ContentRight .ui-icon-video
{
	background-position: -224px -128px;
}
#ContentRight .ui-icon-script
{
	background-position: -240px -128px;
}
#ContentRight .ui-icon-alert
{
	background-position: 0 -144px;
}
#ContentRight .ui-icon-info
{
	background-position: -16px -144px;
}
#ContentRight .ui-icon-notice
{
	background-position: -32px -144px;
}
#ContentRight .ui-icon-help
{
	background-position: -48px -144px;
}
#ContentRight .ui-icon-check
{
	background-position: -64px -144px;
}
#ContentRight .ui-icon-bullet
{
	background-position: -80px -144px;
}
#ContentRight .ui-icon-radio-off
{
	background-position: -96px -144px;
}
#ContentRight .ui-icon-radio-on
{
	background-position: -112px -144px;
}
#ContentRight .ui-icon-pin-w
{
	background-position: -128px -144px;
}
#ContentRight .ui-icon-pin-s
{
	background-position: -144px -144px;
}
#ContentRight .ui-icon-play
{
	background-position: 0 -160px;
}
#ContentRight .ui-icon-pause
{
	background-position: -16px -160px;
}
#ContentRight .ui-icon-seek-next
{
	background-position: -32px -160px;
}
#ContentRight .ui-icon-seek-prev
{
	background-position: -48px -160px;
}
#ContentRight .ui-icon-seek-end
{
	background-position: -64px -160px;
}
#ContentRight .ui-icon-seek-start
{
	background-position: -80px -160px;
}
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
#ContentRight .ui-icon-seek-first
{
	background-position: -80px -160px;
}
#ContentRight .ui-icon-stop
{
	background-position: -96px -160px;
}
#ContentRight .ui-icon-eject
{
	background-position: -112px -160px;
}
#ContentRight .ui-icon-volume-off
{
	background-position: -128px -160px;
}
#ContentRight .ui-icon-volume-on
{
	background-position: -144px -160px;
}
#ContentRight .ui-icon-power
{
	background-position: 0 -176px;
}
#ContentRight .ui-icon-signal-diag
{
	background-position: -16px -176px;
}
#ContentRight .ui-icon-signal
{
	background-position: -32px -176px;
}
#ContentRight .ui-icon-battery-0
{
	background-position: -48px -176px;
}
#ContentRight .ui-icon-battery-1
{
	background-position: -64px -176px;
}
#ContentRight .ui-icon-battery-2
{
	background-position: -80px -176px;
}
#ContentRight .ui-icon-battery-3
{
	background-position: -96px -176px;
}
#ContentRight .ui-icon-circle-plus
{
	background-position: 0 -192px;
}
#ContentRight .ui-icon-circle-minus
{
	background-position: -16px -192px;
}
#ContentRight .ui-icon-circle-close
{
	background-position: -32px -192px;
}
#ContentRight .ui-icon-circle-triangle-e
{
	background-position: -48px -192px;
}
#ContentRight .ui-icon-circle-triangle-s
{
	background-position: -64px -192px;
}
#ContentRight .ui-icon-circle-triangle-w
{
	background-position: -80px -192px;
}
#ContentRight .ui-icon-circle-triangle-n
{
	background-position: -96px -192px;
}
#ContentRight .ui-icon-circle-arrow-e
{
	background-position: -112px -192px;
}
#ContentRight .ui-icon-circle-arrow-s
{
	background-position: -128px -192px;
}
#ContentRight .ui-icon-circle-arrow-w
{
	background-position: -144px -192px;
}
#ContentRight .ui-icon-circle-arrow-n
{
	background-position: -160px -192px;
}
#ContentRight .ui-icon-circle-zoomin
{
	background-position: -176px -192px;
}
#ContentRight .ui-icon-circle-zoomout
{
	background-position: -192px -192px;
}
#ContentRight .ui-icon-circle-check
{
	background-position: -208px -192px;
}
#ContentRight .ui-icon-circlesmall-plus
{
	background-position: 0 -208px;
}
#ContentRight .ui-icon-circlesmall-minus
{
	background-position: -16px -208px;
}
#ContentRight .ui-icon-circlesmall-close
{
	background-position: -32px -208px;
}
#ContentRight .ui-icon-squaresmall-plus
{
	background-position: -48px -208px;
}
#ContentRight .ui-icon-squaresmall-minus
{
	background-position: -64px -208px;
}
#ContentRight .ui-icon-squaresmall-close
{
	background-position: -80px -208px;
}
#ContentRight .ui-icon-grip-dotted-vertical
{
	background-position: 0 -224px;
}
#ContentRight .ui-icon-grip-dotted-horizontal
{
	background-position: -16px -224px;
}
#ContentRight .ui-icon-grip-solid-vertical
{
	background-position: -32px -224px;
}
#ContentRight .ui-icon-grip-solid-horizontal
{
	background-position: -48px -224px;
}
#ContentRight .ui-icon-gripsmall-diagonal-se
{
	background-position: -64px -224px;
}
#ContentRight .ui-icon-grip-diagonal-se
{
	background-position: -80px -224px;
}


/* Misc visuals
----------------------------------*/

/* Corner radius */
#ContentRight .ui-corner-tl
{
	-moz-border-radius-topleft: 0;
	-webkit-border-top-left-radius: 0;
	border-top-left-radius: 0;
}
#ContentRight .ui-corner-tr
{
	-moz-border-radius-topright: 0;
	-webkit-border-top-right-radius: 0;
	border-top-right-radius: 0;
}
#ContentRight .ui-corner-bl
{
	-moz-border-radius-bottomleft: 0;
	-webkit-border-bottom-left-radius: 0;
	border-bottom-left-radius: 0;
}
#ContentRight .ui-corner-br
{
	-moz-border-radius-bottomright: 0;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-right-radius: 0;
}
#ContentRight .ui-corner-top
{
	-moz-border-radius-topleft: 0;
	-webkit-border-top-left-radius: 0;
	border-top-left-radius: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-top-right-radius: 0;
	border-top-right-radius: 0;
}
#ContentRight .ui-corner-bottom
{
	-moz-border-radius-bottomleft: 0;
	-webkit-border-bottom-left-radius: 0;
	border-bottom-left-radius: 0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-right-radius: 0;
}
#ContentRight .ui-corner-right
{
	-moz-border-radius-topright: 0;
	-webkit-border-top-right-radius: 0;
	border-top-right-radius: 0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-right-radius: 0;
}
.ui-corner-left
{
	-moz-border-radius-topleft: 0;
	-webkit-border-top-left-radius: 0;
	border-top-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	-webkit-border-bottom-left-radius: 0;
	border-bottom-left-radius: 0;
}
#ContentRight .ui-corner-all
{
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

/* Overlays */
#ContentRight .ui-widget-overlay
{
	background: #aaaaaa 50% 50% repeat-x;
	opacity: 0;
	filter: Alpha(Opacity=0);
}
#ContentRight .ui-widget-shadow
{
	margin: -8px 0 0 -8px;
	padding: 8px;
	background: #aaaaaa 50% 50% repeat-x;
	opacity: 0;
	filter: Alpha(Opacity=0);
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
/*
 * jQuery UI Accordion @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */
/* IE/Win - Fix animation bug - #4615 */
#ContentRight .ui-accordion
{
	/*width: 100%;*/
}
#ContentRight .ui-accordion .ui-accordion-header
{
	cursor: pointer;
	position: relative;
	margin-top: 1px;
	zoom: 1;
	padding: 0 0 0 12px;
	margin-bottom: 4px;
	background: url(images/Background-SubMenu.gif) repeat-x;
	height: 32px;
	color: #191919;
}
#ContentRight .ui-accordion .ui-accordion-li-fix
{
	display: inline;
}
#ContentRight .ui-accordion .ui-accordion-header-active
{
	border-bottom: 0 !important;
	background: #EFEAE4;
	margin-bottom: 0px;
}
#ContentRight .ui-accordion .ui-accordion-header a
{
	width: 200px;
	background: url(images/arrow.png) no-repeat 200px center;
	padding: 8px 20px;
	text-decoration: none;
	display: block;
}
#ContentRight .ui-accordion .ui-accordion-header a:hover, #ContentRight .ui-accordion .ui-state-active a
{
	background: none;
}
#ContentRight .ui-accordion-icons .ui-accordion-header a
{
	padding-left: 0em;
	text-transform: uppercase;
}
#ContentRight .ui-accordion .ui-accordion-header .ui-icon
{
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px;
	background: none;
}
#ContentRight .ui-accordion .ui-accordion-content
{
	width: 229px;
	height: 74px;
	padding: 9px 0 0 12px;
	border: 0;
	margin-top: -2px;
	position: relative;
	top: 0px;
	margin-bottom: 4px;
	display: none;
	zoom: 1;
	line-height: 16px;
}
#ContentRight .ui-accordion .ui-accordion-content-active
{
	display: block;
}

#ContentRight .ui-accordion h3.ui-state-active
{
	margin-bottom: 0px !important;
}

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 *
 * Version: 1.3.1 (05/03/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%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading
{
	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div
{
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('images/fancybox.png');
}

#fancybox-overlay
{
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay
{
	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap
{
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 99999;
	display: none;
}

#fancybox-outer
{
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#fancybox-inner
{
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close
{
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background-image: url('images/fancybox.png');
	background-position: -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error
{
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}

#fancybox-content
{
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img
{
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame
{
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title
{
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside
{
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside
{
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over
{
	color: #FFF;
	text-align: left;
}

#fancybox-title-over
{
	padding: 10px;
	background-image: url('images/fancy_title_over.png');
	display: block;
}

#fancybox-title-wrap
{
	display: inline-block;
}

#fancybox-title-wrap span
{
	height: 32px;
	float: left;
}

#fancybox-title-left
{
	padding-left: 15px;
	background-image: url('images/fancybox.png');
	background-position: -40px -90px;
	background-repeat: no-repeat;
}

#fancybox-title-main
{
	font-weight: bold;
	line-height: 29px;
	background-image: url('images/fancybox-x.png');
	background-position: 0px -40px;
	color: #FFF;
}

#fancybox-title-right
{
	padding-left: 15px;
	background-image: url('images/fancybox.png');
	background-position: -55px -90px;
	background-repeat: no-repeat;
}

#fancybox-left, #fancybox-right
{
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: 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;
}

.fancy-bg
{
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancy-bg-n
{
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('images/fancybox-x.png');
}

#fancy-bg-ne
{
	top: -20px;
	right: -20px;
	background-image: url('images/fancybox.png');
	background-position: -40px -162px;
}

#fancy-bg-e
{
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('images/fancybox-y.png');
	background-position: -20px 0px;
}

#fancy-bg-se
{
	bottom: -20px;
	right: -20px;
	background-image: url('images/fancybox.png');
	background-position: -40px -182px;
}

#fancy-bg-s
{
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('images/fancybox-x.png');
	background-position: 0px -20px;
}

#fancy-bg-sw
{
	bottom: -20px;
	left: -20px;
	background-image: url('images/fancybox.png');
	background-position: -40px -142px;
}

#fancy-bg-w
{
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('images/fancybox-y.png');
}

#fancy-bg-nw
{
	top: -20px;
	left: -20px;
	background-image: url('images/fancybox.png');
	background-position: -40px -122px;
}

/* IE 

#fancybox-loading.fancybox-ie div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-close		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-title-over	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie #fancybox-title-left	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-main	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-right	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-left-ico		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-right-ico	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie .fancy-bg { background: transparent !important; }

.fancybox-ie #fancy-bg-n	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-ne	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-e	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-se	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-s	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-sw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-w	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-nw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }
*/