/*=================
 Master / Reset
=================*/
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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
a, a:link, a:visited, a:hover, a:active {
	color: #3983c3;
	text-decoration: underline;
}
a:hover, a:focus {
	color: #27a3d2;
}
acronym, abbr {
	border-bottom: 1px dashed;
	cursor: help;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
body {
	background: #7bb3ef url(/images/bg.png) repeat-x 0 0;
	color: #353535;
	font-family: Helvetica Neue, Arial, Verdana, Sans-serif;
	font-size: 13px;
	line-height: 1em;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
em {
	font-style: italic;
}
h1, h2, h3, h4, h5, h6 {
	color: #333;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: .5em;
}
h1 {
	font-size: 36px;
	line-height: 1em;
	margin-bottom: 7px;
}
h2 { font-size: 20px; }
h3 { font-weight: bold; }
html {
	font-size: 100.01%;
}
input {
	margin: 0;
	padding: 0;
}
label {
	cursor: pointer;
}
ol, ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
li {
	padding: 0;
}
p {
	margin: 0 0 1.25em 0;
	line-height: 1.3em;
}
small {
	font-size: 10px;
}
strong {
	font-weight: bold;
}
sup {
	bottom: 0.3em;
	font-size: 10px;
	position: relative;
}
sub {
	bottom: -0.2em;
	position: relative;
}

/*===================
 Estructura general
===================*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
* html .clearfix {height: 1%;}
html, body {
	height: 100%;
}
html {
	overflow-y: scroll;
}
body {
	margin: 0;
}
#wrapper {
	background: #fff;
	margin: 0 auto;
	min-height: 100%;
	padding: 0;
	width: 970px;
}
#header {
	background: #fff url(/images/header.jpg) no-repeat 0 0;
	height: 121px;
	margin: 0 auto;
	position: relative;
	width: 970px;
}
#mainlogo {
	display: block;
	height: 121px;
	left: 0;
	position: absolute;
	top: 0;
	width: 430px;
}
#tagline {
	bottom: 10px;
	color: #fff;
	font-family: Georgia, Arial, Verdana, Sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	position: absolute;
	text-align: right;
	right: 10px;
}
#langselector {
	background: #fff;
	bottom: -30px;
	position: absolute;
	right: 10px;
}
#langselector li {
	float: left;
	height: 20px;
	line-height: 20px;
	margin-left: 10px;
	width: 70px;
}
#langselector li a,
#langselector li a:link,
#langselector li a:visited,
#langselector li a:hover,
#langselector li a:active {
	color: #353535;
	float: left;
	font-size: 11px;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	width: 70px;
}
#langselector li a:hover {
	color: #888;
}
#langselector li a img {
	float: left;
	margin: 4px 4px 0 0;
}
#menu {
	background: #ff47a9;
	margin: 0 auto 10px auto;
	padding: 0;
	position: relative;
}
#menu li {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #fff;
}
#menu li a,
#menu li a:link,
#menu li a:visited,
#menu li a:hover,
#menu li a:active {
	background: #ff47a9 url(/images/menubg.gif) repeat-x 0 0;
	color: #fff;
	display: block;
	height: 30px;
	line-height: 30px;
	padding: 0 20px;
	text-decoration: none;
}
#menu li a:hover {
	background: #ff47a9;
}
#menu li.current_page_item a,
#menu li.current_page_item a:link,
#menu li.current_page_item a:visited
#menu li.current_page_item a:hover,
#menu li.current_page_item a:active,
#menu li.current_page_ancestor a,
#menu li.current_page_ancestor a:link,
#menu li.current_page_ancestor a:visited
#menu li.current_page_ancestor a:hover,
#menu li.current_page_ancestor a:active {
	background: #fff;
	color: #ff1f97;
}
#menuline {
	background: #ff1f97;
	height: 4px;
	margin: 0 auto 20px auto;
	overflow: hidden;
	width: 970px;
}
#menu_recom {
	margin: 18px auto 10px auto;
	padding: 0;
	position: relative;
}
#menu_recom li {
	line-height: 30px;
}
#menu_recom li a,
#menu_recom li a:link,
#menu_recom li a:visited,
#menu_recom li a:hover,
#menu_recom li a:active {
	background: #0f74f4 url(/images/menubg2.gif) repeat-x 0 0;
	border-bottom: 1px solid #fff;
	color: #fff;
	cursor: default;
	display: block;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	text-decoration: none;
}
#menu_recom li li a,
#menu_recom li li a:link,
#menu_recom li li a:visited,
#menu_recom li li a:hover,
#menu_recom li li a:active {
	background: #d0e4fa;
	color: #0f74f4;
	cursor: pointer;
	font-size: 13px;
	font-weight: normal;
	height: 25px;
	line-height: 25px;
	padding: 0 10px 0 20px;
}
#menu_recom li li a:hover {
	background: #5da9ff;
	color: #fff;
}
#content {
	/*background: #fff;*/
	margin: 0 auto 20px auto;
	padding: 0 10px;
	width: 950px;
}
#content.splash {
	padding-top: 55px;
}
#nonfooter {
	height: 55px;
	display: block;
	clear: both;
}
#footer {
	height: 55px;
	margin: 0 auto;
	margin-top: -55px;
}
#footer_inner {
	border-top: 1px solid #ccc;
	font-family: Arial;
	font-size: 11px;
	line-height: 1.5em;
	margin: 0 auto;
	padding: 10px 0 0 0;
	width: 950px;
}

/*===================
 Helpers
===================*/
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.justify {
	text-align: justify;
}
.alignleft {
	float: left;
	margin: 0 10px 0 0;
}
.alignright {
	float: right;
	margin: 0 0 0 10px;
}
img.alignleft,
img.alignright {
	border: 4px solid #ccc;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.post ul, .post ol {
	margin: 15px 0 25px 0;
	padding: 0 0 0 20px;
}
.post ul {
	list-style-type: disc;
}
.post ol {
	list-style-type: decimal;
}
.post ul li, .post ol li {
	margin: 0 0 15px 0;
}
.post table {
	border: 1px solid #888;
	border-spacing: 0px;
	border-collapse: collapse;
	margin: 20px 0;
}
.post table th {
	border: 1px solid #000;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 5px;
}
.post table td {
	border: 1px solid #888;
	padding: 2px 5px;
}


/*===================
 Portada
===================*/
.indexh1 {
	height: 43px;
	margin: 0;
}
#mainsplash,
#mainsplash-full {
	background: #3d4351;
	height: 306px;
	margin-bottom: 15px;
	width: 560px;
}
#mainsplash-full {
	width: 755px;
}
#splashrotator {
	background: #00c1f3;
	float: left;
	height: 306px;
	position: relative;
	width: 390px;
}
#mainsplash-full #splashrotator {
	width: 585px;
}
.rotator {
	height: 306px;
	left: 0;
	position: absolute;
	top: 0;
	width: 390px;
}
#mainsplash-full .rotator {
	width: 585px;
}
.rotator-text {
	color: #fff;
	float: left;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 18px;
	height: 276px;
	line-height: 26px;
	padding: 15px;
	width: 153px;
}
.rotator-img {
	float: left;
	height: 306px;
	width: 207px;
}
.rotator-img img {
	height: 306px;
	width: 207px;
}
#mainsplash-full .rotator-img,
#mainsplash-full .rotator-img img {
	width: 402px;
}
#rotator-mini {
	float: left;
	height: 286px;
	padding: 10px;
	width: 150px;
}
.rotator-minicard {
	height: 143px;
}
.rotator-minicard img {
	height: 80px;
	width: 150px;
}
.rotator-minicard h2 {
	color: #ffea00;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 2px 0 0 0;
}
.rotator-minicard h2 a,
.rotator-minicard h2 a:link,
.rotator-minicard h2 a:visited,
.rotator-minicard h2 a:hover,
.rotator-minicard h2 a:active {
	color: #ffea00;
	text-decoration: none;
}
.rotator-minicard p {
	color: #fff;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 11px;
	line-height: 1.1em;
	margin: 0;
}
.rotator-minicard p a,
.rotator-minicard p a:link,
.rotator-minicard p a:visited,
.rotator-minicard p a:hover,
.rotator-minicard p a:active {
	color: #fff;
	text-decoration: none;
}
#insider h2 {
	margin-bottom: 3px;
}

/*===================
 Columnas
===================*/
.col3, .col4, .col5 {
	margin-bottom: 30px;
}
.col, .colspan2, .colspan3, .colspan4 {
	float: left;
	margin-right: 25px;
}
.col3 .col { width: 300px; }
.col3 .colspan2 { width: 625px; }

.col4 .col { width: 218px; }
.col4 .colspan2 { width: 461px; }
.col4 .colspan3 { width: 704px; }

.col5 .col { width: 170px; }
.col5 .colspan2 { width: 365px; }
.col5 .colspan3 { width: 560px; }
.col5 .colspan4 { width: 755px; }
.last {
	margin-right: 0;
}
.col4 .last {
	margin-left: 3px;
}

/*===================
 Paginas interiores
====================*/
h1 span {
	color: #FF1F97;
	font-size: 24px;
}
.pagelist ul {
	border-right: 1px solid #e5e5e5;
}
.pagelist li {
	padding: 0 0 5px 0;
}
.biglistwrap {
	border-top: 1px solid #bbb;
}
.biglist {
	border-bottom: 1px solid #bbb;
	clear: left;
	height: 133px;
	padding: 15px 0 0 0;
}
.biglist a,
.biglist a:link,
.biglist a:visited,
.biglist a:hover,
.biglist a:active {
	color: #0097DD;
	font-weight: bold;
	text-decoration: none;
}
.biglist a:hover {
	text-decoration: underline;
}
.biglist h3 a,
.biglist h3 a:link,
.biglist h3 a:visited,
.biglist h3 a:hover,
.biglist h3 a:active {
	color: #000;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
}
.biglist h3 a:hover {
	color: #FF1F97;
}
.biglist .thumb {
	border: 4px solid #ccc;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	float: left;
	margin: 0 10px 15px 0;
}
.biglist .more-link {
	margin-bottom: 15px;
}
#gmap {
	height: 350px;
	overflow: hidden;
	width: 560px;
}
.gmap_info {
	line-height: 1.2em;
}
.gmap_info a,
.gmap_info a:link,
.gmap_info a:visited,
.gmap_info a:hover,
.gmap_info a:active {
	color: #0097DD;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	text-decoration: none;
}
.gmap_info a:hover {
	text-decoration: underline;
}

/*===================
 Info tiempo
====================*/
#weather {
	background: #0097dd;
	color: #fff;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 13px;
	margin: 0 0 10px 0;
	padding: 0 10px 10px 10px;
	position: relative;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.weather-title {
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 5px 0;
	text-align: center;
}
#weathernow {
	height: 93px;
}
#weather_ico {
	float: left;
	width: 93px;
}
#weather_temp {
	float: right;
	font-size: 40px;
	height: 93px;
	line-height: 93px;
	text-align: right;
	width: 57px;
}
#weather_today {
	font-size: 11px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 10px;
	text-align: center;
}
.weather_today_temp {
	color: #fff;
}
#weather_forecast {
	margin-bottom: 8px;
}
#weather_forecast li {
	height: 31px;
	line-height: 31px;
	width: 150px;
}
#weather_forecast strong {
	color: #fff;
	display: block;
	float: left;
	width: 70px;
}
#weather_forecast .forecastico {
	float: left;
	height: 31px;
	margin: 0 16px 0 10px;
	width: 31px;
}
#weather_forecast span {
	display: block;
	float: left;
	font-weight: bold;
	width: 23px;
}
.weatherupdate {
	font-size: 11px;
}
#weather_links {
	padding: 0 41px 0 0;
}
#weather_links li {
	line-height: .9em;
}
#weather_links a,
#weather_links a:link,
#weather_links a:visited,
#weather_links a:hover,
#weather_links a:active {
	color: #fff;
	font-size: 10px;
	line-height: .8em;
}
#weather_wclink {
	background: url(/images/weather/logo_31.png) no-repeat 0 0;
	bottom: 10px;
	display: block;
	height: 31px;
	position: absolute;
	right: 10px;
	width: 31px;
}

/*===================
 Lightbox
====================*/
#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/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: 1101;
	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/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/fancybox/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/fancybox.png');
	background-position: -40px -90px;
	background-repeat: no-repeat;
}

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

#fancybox-title-right {
	padding-left: 15px;
	background-image: url('/images/fancybox/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/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;
}

.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/fancybox-x.png');
}

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

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

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

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

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

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

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

/*===================
 Calendario
====================*/
.calendar {
	border: 1px solid #ccc;
	border-collapse: collapse;
	empty-cells: show;
	width: 100%;
}
.calendar th {
	background: #D0E4FA;
	border: 1px solid #ccc;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0;
	text-align: center;
	vertical-align: middle;
}
.calendar td {
	border: 1px solid #ccc;
	color: #888;
	height: 60px;
	font-size: 25px;
	padding: 0 5px;
	text-align: center;
	vertical-align: middle;
	width: 14.28%;
}
.calendar td.offers {
	background: #fff839;
	padding: 0;
}
.calendar td.offers a,
.calendar td.offers a:link,
.calendar td.offers a:visited,
.calendar td.offers a:hover,
.calendar td.offers a:active {
	display: block;
	height: 60px;
	line-height: 60px;
	text-decoration: none;
}
.calendar td.offers a:hover {
	color: #ff47a9;
}

.offerslist {
	
}
.offerslist li {
	float: left;
	height: 128px;
	margin: 0 10px 10px 0;
	width: 176px;
}
.offerslist a,
.offerslist a:link,
.offerslist a:visited,
.offerslist a:hover,
.offerslist a:active {
	border: 3px solid #ccc;
	display: block;
	height: 122px;
	text-decoration: none;
	width: 170px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.offerslist a:hover {
	border-color: #5da9ff;
}
.offerslist img {
	height: 122px;
	width: 170px;
}

/* IE */

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

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

.fancybox-ie #fancybox-left-ico		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-right-ico	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/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='/images/fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-ne	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-e	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-se	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-s	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-sw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-w	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-nw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }

