/* CSS Document */

/* @group colours */

/*
red			#EC1C24
dark red	#A41C24
yellow		#FFF200
orange		#FF9933
content		#EDECE5
dark grey	#F0ECEC
light grey	#F8F7F5
black		#231F20
*/

/* @end */


/* @group site defaults */

* { margin: 0; padding: 0; }

html { }

body { display: block; width: 970px; margin: 0 auto; color: #231F20; font: 13px/1.5 "Helvetica", Arial, sans-serif; }

a { color: #EC1C24; text-decoration: underline; }
a:hover { text-decoration: none; }
p { display: block; margin: 18px; }
h1, h2, h3, h4 { font-weight: bold; padding: 18px; }
h1 { font-size: 30px; }
h2 { font-size: 18px; display: block; padding: 9px 18px; background: #EC1C24; color: white; }
h2 a { color: white; xborder: 0; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }

.left { float: left; }
.right { float: right; }
.clear { clear: both; }

a.clear { display: block; }

img.left { margin: 0px 1em 1em 0px }
img.right { margin: 0px 0px 1em 1em }
img.center { display: block; margin: 0 auto; }
a img { border: none; }

table { border-collapse: collapse; width: 100%; }
table th { background: #F0ECEC; font-weight: bold; }
table td {  }

.error { display: none; font-size: 14px; color: red; }

img.smallthumb { max-height: 100px; max-width: 100px; }

.even { background: #eee; } 

/* @group image sizes */

img.small { width: 150px; }		/* Small: small=150x0@100% */
img.medium { width: 260px; }	/* Medium: medium=260x0@100% */
img.large { width: 574px; }		/* Large: large=574x0@100% */
/* Small: small */
/* Medium: medium */
/* Large: large */


/* @end */


/* @end */

/* @group main layout */

#header,
#content,
#footer { display: block; margin: 0 auto; clear: both; width: 930px; padding: 10px 15px 10px 25px; overflow: hidden; }

.full { width: 920px; }
.twothirds { width: 610px; }
.editormaintext { width: 610px; }
.half { width: 455px; }
.third { width: 300px; }
.editorsidebartext { width: 300px; }
.quarter { width: 222px; }
.fifth { width: 174px; }
.sixth { width: 145px; }

.twothirds img { max-width: 574px; }

.section { display: block; background: white; margin: 0 10px 10px 0; }
/* Button: button */
.button { background: #EC1C24; color: white; border: 0; text-align: center; font-weight: bold; margin-top: 10px; line-height: 2; } img.large { width: 574px; }
/* Grey box: greybox */
.greybox { padding: 10px; background: #EDECE5; }

/* @end */

/* @group header */

#header { background: #FFF200 url(/site/images/header-bg.png) no-repeat left top; border-bottom: solid 10px #EC1C24; height: 160px; width: 970px; padding: 0; overflow: visible; }
#logo { float: left; }
#facebook { display: block; float: left; margin: 15px 0 0 20px; }
#twitter { display: block; float: left; margin: 15px 0 0 20px; }
#redeem { display: block; float: left; margin: 15px 0 0 450px; line-height: 32px; color: white; background: #EC1C24; font-weight: bold; padding: 0 10px; border-radius: 5px; }

#navigation { display: block; float: left; list-style: none; margin-top: 40px; xmargin-right: 105px; height: 40px; xz-index: 100; xclear: right; width: 730px; }
#navigation li { display: block; float: left; position: relative; }
#navigation li a { display: block; float: left; border-right: 1px solid #FFF200; border-bottom: 0; padding: 2px 12px; font-size: 16px; height: 36px; line-height: 18px; font-weight: bold; color: white; text-decoration: none; }
#navigation li:last-child a { border: 0; }
#navigation li a strong { display: block; }
#navigation li a:hover { background: #A41C24; }

#navigation li #more { padding-right: 35px; background: url(/site/images/menu-options.png) no-repeat 60px 2px; }
#navigation li #more:hover,
#navigation li #more.open { background: #A41C24 url(/site/images/menu-options.png) no-repeat 60px -48px; }
#navigation li #more-options { position: absolute; top: 40px; left: -180px; width: 342px; background: #fff; border: 5px solid #A41C24; display: none; -webkit-box-shadow: rgba(0, 0, 0, 0.7) 0 0 15px; -moz-box-shadow: rgba(0, 0, 0, 0.7) 0 0 15px; z-index: 200; }
#navigation li #more-options li a { font-size: 13px; font-weight: normal; color: #231F20; width: 146px; height: 24px; line-height: 24px; border: 1px solid #eee; margin: -1px 0 0 -1px; }
#navigation li #more-options li a:hover { background: #eee; color: #A41C24; }


/* @end */

/* @group content */

#content { background: #EDECE5; }
#content>h1 { padding: 0 0 10px; }

#content-primary ul,
#content-primary ol,
#show ul,
#show ol { margin: 18px 36px; }

#content-primary h3,
#content-primary h4,
#show h3,
#show h4,
.editormaintext h3,
.editormaintext h4,
.editorsidebartext h3,
.editorsidebartext h4 { margin: 18px; padding: 0; }

#content-upcoming { height: 160px; background: #EC1C24; position: relative; overflow: hidden; padding: 10px 0; }
#content-upcoming ul { list-style: none; width: 10000px; position: relative; }
#content-upcoming ul li { display: block; float: left; margin-right: 10px; }
#content-upcoming ul li img { height: 160px; }
#content-upcoming #left,
#content-upcoming #right { display: block; position: absolute; top: 0; height: 180px; line-height: 180px; width: 30px; background: rgba(0, 0, 0, 0.3); color: white; text-decoration: none; text-align: center; font-weight: bold; font-size: 30px; }
#content-upcoming #left { left: 0; }
#content-upcoming #right { right: 0; }

.city { height: 395px }
.city li,
.city li { display: block; position: relative; list-style: none; height: 56px; overflow: hidden; padding: 5px 25px; background: url(/site/images/closed.png) no-repeat 5px 6px; cursor: pointer; }
.city p iframe { margin-left: -18px }

.show-1 {  }
.show-2,
.news-2,
.news-5 { background-color: #F8F7F5 !important; }
.show-3,
.news-3,
.news-6 { background-color: #F0ECEC !important; }

.show-date { display: block; font-weight: bold; }
.show-title { display: block; font-weight: bold; xcolor: #A41C24; }
.show-artists { display: block; }

.show-images { display: none; position: absolute; right: -10px; list-style: none; }
.show-images li { display: block; float: left; width: 90px; height: 80px; padding: 0; margin: 5px 5px; text-align: center; background: none; overflow: hidden; }
.show-images li a { border: 0; }
.show-images li img { max-height: 170px; max-width: 170px; margin: -15px 0 0 -25px; }
.show-images li.single { width: 190px; height: 170px; }
.show-images li.single img { max-height: 100%; max-width: 100%; margin: 0; }

.show-link { display: none; position: absolute; left: 25px; bottom: 10px; }

li.selected { height: 180px; cursor: default; background: url(/site/images/open.png) no-repeat 5px 6px; }
li.selected .show-title { display: block; clear: both; float: left; margin: 10px 0; }
li.selected .show-artists { display: block; clear: both; float: left; }
li.selected .show-images { display: block; }
li.selected .show-link { display: block; }

.show { display: block; position: relative; padding: 20px; border-bottom: solid 2px #F0ECEC; overflow: hidden; }
.show .show-images { display: block; top: 10px; height: 185px; overflow: hidden; }
.show .show-title { font-size: 18px; padding-bottom: 10px; }
.show .show-artists a { color: #231F20; }
.show .show-venue { font-weight: bold; padding: 10px 0; }
.show .show-datetime { display: block; background: #F0ECEC; xcolor: white; font-weight: bold; text-align: center; font-size: 18px; width: 100px; padding: 10px; margin: 0 10px 52px 0; }
.show .show-datetime .day { display: block; }
.show .show-datetime .time { display: block; margin-top: 10px; border-top: solid 2px #ccc; padding-top: 10px; }

/* yucky ie 7 hack to make stuff warp */
.show .show-title,
.show .show-artists,
.show .show-venue { margin-right: 50px; }

.show form { background: #F0ECEC; padding: 10px 20px; }
.show fieldset.standard-purchase { margin-bottom: 0; border: 0; padding: 0; }
.show fieldset.standard-purchase label { width: auto; text-align: left; float: none; display: inline; }
.show fieldset.standard-purchase select { margin: 0 20px 0 5px; float: none; width: 60px; }
#group-purchase,
#special-purchase { border-bottom: 2px solid white; padding-top: 0px; }
#group-purchase { margin-bottom: 5px; }
#group-purchase label,
#special-purchase label { width: 53%; }
#group-purchase select,
#special-purchase select { margin-left: 56%; margin-top: -1.9em; }


#show a.discountlink { display: block; margin: 20px; height: 70px; line-height: 70px; font-weight: bold; padding-left: 100px; font-size: 14px; background: url(/site/images/discount.png) no-repeat left top; border: solid 1px #EC1C24; }

table#show-details { margin: 20px; text-align: center; width: 570px; }
table#show-details th,
table#show-details td { padding: 5px 0; }
table#show-details td span { display: block; margin: 0 auto; width: 24px; height: 24px; text-indent: -10000px; }
table#show-details td span.True { background: url(/site/images/yes.png) no-repeat center center; }
table#show-details td span.False { background: url(/site/images/no.png) no-repeat center center; }

img.discount { position: absolute; top: 0; left: 0; }


.venue-link { display: block; padding: 3px 25px; text-align: right; }

#content-edinburgh,
#content-news { height: 250px; overflow: hidden; }

#content-edinburgh h2,
#content-news h2,
#content-venues h2,
#content-artistshows h2,
#content-artistimages h2,
#content-artistvideos h2,
#promocode h2,
#content-tourdates h2 { background: #FF9933; }

#content-edinburgh .button { background: #FF9933; }

#content-news ol li,
#content-latestnews ol li,
#content-importantnews ol li { display: block; list-style: none; padding: 5px 30px; background: url(/site/images/bullet.png) no-repeat 5px 8px; height: 36px; overflow: hidden; }
#mailing-list { background: #FF9933; padding: 5px 0 3px; }
#mailing-list fieldset { margin: 0; border: 0; }
#mailing-list legend { color: white; }
#mailing-list label { display: none; }
#mailing-list #email { height: 18px; padding: 1px 5px; width: 310px; margin-right: 10px; border: 0; font: 12px/1.5 "Helvetica", Arial, sans-serif; }

a.headerlink { display: block; float: right; margin: -30px 15px 0 0; color: white; }
.headerlinks { display: block; float: right; margin: -30px 15px 0 0; color: white; }
.headerlinks a { color: white; }

.venue { padding-bottom: 10px; border-bottom: solid 2px #F0ECEC; }
.venue h3 { padding-bottom: 10px; }
.venue-address { display: block; font-weight: bold; padding: 0 18px 18px; }
.venue iframe { padding: 0 20px; }
.venue small a { display: block; padding-left: 20px; color: #EC1C24 !important; }

#show img { float: right; padding: 20px; }
#show form { margin: 20px; }

#content-artists {  }
#content-artists ol { list-style: none; }
#content-artists ol li { padding: 20px; border-bottom: solid 2px #F0ECEC; font-weight: bold; clear: both; height: 80px; }
#content-artists ol li a,
#content-artists ol li span { display: block; float: right; width: 160px; height: 80px; overflow: hidden; }
#content-artists ol li a.artist-image { float: left; width: 90px; text-align: center; }
#content-artists ol li a img { max-height: 170px; max-width: 170px; margin: -15px 0 0 -25px; }

#comdeians-filter { height: 30px; margin-bottom: 10px; }
#comdeians-filter ul { list-style: none; }
#comdeians-filter ul li { display: block; float: left; margin-right: 5px; }
#comdeians-filter ul li a { display: block; float: left; padding: 5px; font-size: 15px; font-weight: bold; text-decoration: none; }
#comdeians-filter ul li a:hover { color: #231F20; }

#comdeians-filter form { padding-top: 5px; }
#comdeians-filter label { display: none; }
#artistname { height: 18px; padding: 1px 5px; width: 200px; margin-right: 10px; border: 0; font: 12px/1.5 "Helvetica", Arial, sans-serif; }

.comedian { text-align: center; height: 165px; }
.comedian h3 { padding: 10px 0; }
.comedian h3 a { color: #231F20; }
.comedian a.artist-image  { display: block; margin: 0 auto 10px; width: 90px; height: 80px; text-align: center; overflow: hidden; }
.comedian a img { max-height: 170px; max-width: 170px; margin: -15px 0 0 -25px; }

#content-artistshows { margin-right: 10px; }
#content-artistshows li { list-style: none; padding: 10px 20px; border-bottom: solid 2px #F0ECEC; }
#content-artistshows .show-date { font-size: 14px; }
#content-artistshows .button { display: block; }

#content-artistimages .main-image { padding: 10px; }
#content-artistimages ol { list-style: none; margin: 10px; }
#content-artistimages li { display: block; float: left; width: 90px; height: 80px; padding: 0; margin: 5px 5px; text-align: center; background: none; overflow: hidden; }
#content-artistimages li a { border: 0; }
#content-artistimages li img { max-height: 170px; max-width: 170px; margin: -15px 0 0 -25px; }

#content-artistvideos ul li { list-style: none; padding: 10px; text-align: center; }

ol.tour-shows li { list-style: none; line-height: 1.3; border-bottom: solid 2px #F0ECEC; padding: 10px 20px; }

.navbar { display: block; clear: both; padding: 20px; font-weight: bold; word-spacing: 10px; text-align: right; }
.navbar a { color: white; background: #EC1C24; padding: 5px 10px; }

/* @end */



/* @group footer */

#footer { padding: 0; }
#navigation-base { display: block; margin-top: 10px; width: 920px; height: 122px; list-style: none; background: #EC1C24; overflow: hidden; }
#navigation-base li { display: block; float: left; width: 210px; height: 40px; padding: 10px; font-size: 12px; border-bottom: solid 2px #A41C24; xtext-align: center; }
#navigation-base li a { display: block; color: white; font-size: 13px; }
#footer p { clear: both; }

/* @end */

#showlist table td { line-height: 1.5; padding: 5px; }
#showlist table th#show { width: 200px; }
#showlist .artists { font-size: 11px; }

#uploaded-images { display: block; width: 210px; overflow: hidden; }
ol.files { display: block; width: 220px; list-style: none; }
ol.files li { float: left; width: 100px; padding-right: 10px; text-align: center; }
ol.files li img { max-height: 100px; max-width: 100px; }


/* @group form styles - luke minimal */

form p { clear: both; margin: 0; padding: 1em 0 0;}

fieldset { border: 1px dotted #999; border-width: 0 0 1px; padding: 10px; margin-bottom: 1em; }
legend { font-weight: bold; }
label,
.note { display: block; float: left; clear: both; width: 25%; padding: 0 0 1px 0; line-height: 1.5; font-weight: bold; text-align: right; margin-top: 5px; }
label.after,
.note { text-align: left; width: auto; }
label span { font-weight: normal; }
.note { font-weight: normal; font-size: 12px; color: #888; margin-top: -1.5em; }

input.text,
input.checkbox,
input.checklist,
input.radio,
select,
textarea { float: left; clear: both; margin: -1.5em 0 0 28%; }
input.text,
textarea { border-top: 1px solid #7c7c7c; border-left: 1px solid #c3c3c3; border-right: 1px solid #c3c3c3; border-bottom: 1px solid #ddd; height: 18px; width: 65%; font: 12px/1.5 "Helvetica", Arial, sans-serif; }

textarea { height: 5em; }

input.flushleft { margin-left: 1%; }
label.flushleft,
p.flushleft { margin-left: 6%; }
p.flushleft { padding-top: 0; padding-bottom: 1	0px; }

label.checkbox,
label.radio,
span.checkbox,
span.radio { margin-left: 32%; }

input.tiny,
select.tiny { width: 11%; }
label.tiny,
span.tiny { margin-left: 41% }

input.small,
select.small { width: 25%; }
label.small,
span.small { margin-left: 55% }

input.medium,
select.medium { width: 50%; }
label.medium,
span.medium { margin-left: 79% }

textarea.large { height: 20em; }

#uploader input { xmargin: 0 !important; }

.year { margin-top: -1.8em; margin-left: 44%; }
.auto { width: auto; }

#pca { clear: both; display: block; float: left; margin-left: 28%; margin-top: 0.5em; position: relative; width: 65%; }
#pcaButtonXC52 { margin-left: 55%; top: -2.3em; position: absolute; }
#pca select { margin: 0; }
#pcaDivXC52 a { display: none; }

.buttons { clear: both; margin-top: 10px; margin-bottom: 20px; padding-top: 10px; border: 0; }

/* @end */


/* @group basket */


.basket table { margin: 0 18px 18px; width: 498px; xborder-collapse: separate; }
.basket table caption { text-align: left; color: #858585; margin-top: 20px; padding: 3px 5px; background: none !important; font-weight: normal !important; }
.basket table tfoot { color: #858585; }
.basket table th { xbackground: #eee; padding: 3px 5px; font-weight: normal; }
.basket table td { padding: 3px 5px; border: 0 none !important; }
.basket table tr.lineitem td { border-bottom: #F0ECEC dotted 1px !important; }
.basket table tr.totalvat th,
.basket table tr.totalvat td,
.basket table tr.totalprice th,
.basket table tr.totalprice td { background: none; font-weight: bold; text-align: right; }
.basket table td.price { text-align: right; }

.basket input.addfield { text-align: center; } /*this is the qty field */

.basket table tr.lineitem td img { float: left; width: 75px; padding-right: 15px; }
.basket table tr.lineitem td .title { display: block; font-weight: bold; }
.basket table tr.lineitem td .title a { color: #333; }
.basket table tr.lineitem td .cityname { padding-right: 1em; }
.basket table tr.lineitem td .showdate { padding-right: 1em; }

.basket table#addressdetails tbody td { border-bottom: #e8eced dotted 1px; }

col#deletecolumn { text-align: center; width: 5%; }
col#productcodecolumn { width: 5%; text-align: left; }
col#desciptioncolumn { width: 65%; text-align: left; }
col#quantitycolumn { text-align: center; width: 5%; }
col#itempricecolumn { text-align: right; width: 10%; }
col#totalpricecolumn { text-align: right; font-weight: bold; width: 10%; }
col#invoiceaddress { width: 50%; }
col#deliveryaddress { width: 50%; }

.basket ul.requiredfields { color: #e42b2a; }
.basket li.requiredfield {  }

.basket #showbasket .buttons { padding: 0 18px; }
.basket #showbasket table { width: 570px; }
#promocode fieldset { border: 0; padding-top: 0; }
#promocode label { width: 15%; text-align: left; }
#promocode input.text { margin-left: 18%; }
#promocode #submit { float: right; margin-top: -1.5em; }

/* @end */


/*
 * 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('/site/fancybox13/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('/site/fancybox13/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('/site/fancybox13/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('/site/fancybox13/fancybox/fancybox.png');
	background-position: -40px -90px;
	background-repeat: no-repeat;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background-image: url('/site/fancybox13/fancybox/fancybox-x.png');
	background-position: 0px -40px;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background-image: url('/site/fancybox13/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('/site/fancybox13/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('/site/fancybox13/fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('/site/fancybox13/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('/site/fancybox13/fancybox/fancybox-x.png');
}

#fancy-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('/site/fancybox13/fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('/site/fancybox13/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('/site/fancybox13/fancybox/fancybox.png');
	background-position: -40px -182px; 
}

#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('/site/fancybox13/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('/site/fancybox13/fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('/site/fancybox13/fancybox/fancybox-y.png');
}

#fancy-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('/site/fancybox13/fancybox/fancybox.png');
	background-position: -40px -122px;
}

/* IE */

#fancybox-loading.fancybox-ie div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/site/fancybox13/fancybox/fancy_loading.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-close		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/site/fancybox13/fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-title-over	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/site/fancybox13/fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie #fancybox-title-left	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/site/fancybox13/fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-main	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/site/fancybox13/fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-right	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/site/fancybox13/fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-left-ico		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/site/fancybox13/fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-right-ico	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/site/fancybox13/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='/site/fancybox13/fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-ne	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/site/fancybox13/fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-e	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/site/fancybox13/fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-se	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/site/fancybox13/fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-s	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/site/fancybox13/fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-sw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/site/fancybox13/fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-w	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/site/fancybox13/fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-nw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/site/fancybox13/fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }

