/* Encodé en UTF-8 */

/*** HTML ELEMENTS ***/

* {
	margin:0 auto;
}
p, form, img, h1, h2, h3, h4, h5, h6, ul, ol, li, html, body {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

html {
	height: 100%;
	background:#F1F1F1 url('/images/theme/body-bg.png') repeat-x 0 0;
}

body {
	font: 62.5% Century Gothic, verdana, arial, helvetica, sans-serif;
	height: 100%;
	background: url('/images/theme/header-bg-new.png') no-repeat 50% top;
}


/*** GENERAL STYLE **/
.hide {
	position: absolute;
	left: -5000px;
}
.clear{	
	clear: both;
}

body a {
	outline:none;
	cursor:pointer;
}

/*** HEADER ***/

#header{
	width:980px;
	height:160px;
	position:relative;
}

#header #logo a{
	background: url('/images/theme/logo.png') no-repeat 0 0;
	width: 123px;
	height: 75px;
	float: left;
	margin-left: 2px;
	margin-top: 40px;
}

#header #logo-club a{
	position: absolute;
	top: 22px;
	right: 303px;
	width: 152px;
	height: 92px;	
	background: url('/images/theme/logo-club.png') no-repeat 0 0;
}

#header #logo a span, #header #logo-club a span{
	position: absolute;
	left: -5000px;
}

/*** LANG NAV ***/

#header ul#lang-nav{
	position:absolute;
	bottom:-20px;
	right:80px;
	list-style:none;
}

#header ul#lang-nav span{
	position:absolute;
	left:-5000px;
}

#header ul#lang-nav li{
	float:left;
}

#header ul#lang-nav li a {
	display:block;
	height:9px;
	background:url('/images/theme/lang-nav.png') 0px 0px no-repeat;
}

/*FR*/
#header ul#lang-nav li.fr a {
	width:20px;
}
#header ul#lang-nav li.fr a:hover, #header ul#lang-nav li.fr a.active {
	background-position:0px -9px;
}
/*NL*/
#header ul#lang-nav li.nl a {
	width:25px;
	background-position:-20px 0px;
}
#header ul#lang-nav li.nl a:hover, #header ul#lang-nav li.nl a.active {
	background-position:-20px -9px;
}
/*EN*/
#header ul#lang-nav li.en a {
	width:21px;
	background-position:-45px 0px;
}
#header ul#lang-nav li.en a:hover, #header ul#lang-nav li.en a.active {
	background-position:-45px -9px;
}



#header p.web-construction{
	font-size: 1.6em;
	position: absolute;
	top: 60px;
	left: 45%;
}


/*** NAV ***/
ul#nav-0 {
	position: absolute;
	top: 25px;
	left: 135px;
	height: 85px;
	width: 761px;
	list-style:none;
}

ul#nav-0 li {
	float: left;
}

ul#nav-0 li a {
	display: block;
	float: left;
	height: 85px;
	background: url(/images/theme/main-nav-en.png) 0px 0px no-repeat;
}

	
	ul#nav-0 li a#list1, #nav li a#list1:visited {
		width: px;		
		background-position: 0px 0px;
	}

	ul#nav-0 li a#list1:hover {
		background-position: 0px -85px;
	}
	
	ul#nav-0 li.active a#list1, ul#nav-0 li.active a#list1:hover {
		background-position: 0px -170px;
	}
	
	ul#nav-0 li a#list2, #nav li a#list2:visited {
		width: px;		
		background-position: 0px 0px;
	}

	ul#nav-0 li a#list2:hover {
		background-position: 0px -85px;
	}
	
	ul#nav-0 li.active a#list2, ul#nav-0 li.active a#list2:hover {
		background-position: 0px -170px;
	}
	
	ul#nav-0 li a#list3, #nav li a#list3:visited {
		width: px;		
		background-position: 0px 0px;
	}

	ul#nav-0 li a#list3:hover {
		background-position: 0px -85px;
	}
	
	ul#nav-0 li.active a#list3, ul#nav-0 li.active a#list3:hover {
		background-position: 0px -170px;
	}
	
	ul#nav-0 li a#list4, #nav li a#list4:visited {
		width: px;		
		background-position: 0px 0px;
	}

	ul#nav-0 li a#list4:hover {
		background-position: 0px -85px;
	}
	
	ul#nav-0 li.active a#list4, ul#nav-0 li.active a#list4:hover {
		background-position: 0px -170px;
	}
	
	ul#nav-0 li a#list5, #nav li a#list5:visited {
		width: px;		
		background-position: 0px 0px;
	}

	ul#nav-0 li a#list5:hover {
		background-position: 0px -85px;
	}
	
	ul#nav-0 li.active a#list5, ul#nav-0 li.active a#list5:hover {
		background-position: 0px -170px;
	}

ul#nav-0  li a span {
	position: absolute;
	left: -10000px;
}

/*ESPACE ENTREPRISE*/
ul#nav-0 li a#list6, #nav li a#list6:visited {
	position:absolute;
	bottom:-55px;
	right:-50px;
	width:185px;
	height:77px;
	background:url(/images/theme/espace-entreprise-cta.png) top left no-repeat;
}

/*** SPLASH-PAGE ***/

body.splash-page #content p {
	text-align:center;
	font-size:2.2em;
	padding-top:80px;
	background: url('/images/theme/splash.png') no-repeat center 0px;
	height:100px;
}

/*** CONTENT ***/

/*INSOLITE CTA*/
#content #main-content a.insolite-cta {
	float:left;
	display:block;
	width:124px;
	height:124px;
	margin-left:-30px;
	text-indent:-10000px;
	background:url(/images/theme/insolite-cta.png) top left no-repeat;
}

#content #main-content strong {
	color:#0096ff;
}

#content{
	min-height:200px;
	padding-top:35px;
/*	padding-left:150px;*/
/*	position:relative;*/
	background: url('/images/theme/illustration1.png') no-repeat -8px 40px;
}

body.events #content{
	min-height:200px;
	padding-top:35px;
/*	padding-left:150px;*/
/*	position:relative;*/
	background: url('/images/theme/illustration3.png') no-repeat right 0px;
}

body.galerie #content{
	min-height:200px;
	padding-top:35px;
/*	padding-left:150px;*/
/*	position:relative;*/
	background: url('/images/theme/illustration4.png') no-repeat right 0px;
}

body.weekend #content{
	min-height:200px;
	padding-top:35px;
/*	padding-left:150px;*/
/*	position:relative;*/
	background: url('/images/theme/illustration5.png') no-repeat 0 40px;
}

#content p, #content address{
	font-size:1.3em;
	line-height:140%;
	margin-bottom:16px;
}

#content p a{
	color:#0096ff;
	font-weight:bold;
	text-decoration:none;
}

#content p a:hover{
	text-decoration:underline;
}

#content #main-content p{
	width:485px;
/*	float:right;*/
	margin-left:150px;
	padding-right:20px;
	text-align:justify;
}

#content #main-content #player{
	background: url('/images/theme/player-bg.png') no-repeat 0 0;
	/*background:url('/images/flyers.png') no-repeat right;*/
	width:615px;
	height:369px;
	/*height:450px;*/
	float:right;
	position:relative;
	margin-bottom:40px;
	margin-right:10px;
	/***
	margin-top et commentaire à enlever quand on remet la video 
	NE PAS OUBLIER IE6
	***/
	margin-top:30px;
}

#content #main-content #player img /*balise du player à placer*/{
	position:absolute;
	right:15px;
	bottom:35px;
}
/*#content #main-content .player-audio {
	position: absolute;
	top: 0px;
	right: 0;
}*/

#content #main-content #gallery{
	background: url('/images/theme/gallery-bg.png') no-repeat 0 0;
	width:556px;
	height:162px;
	float:right;
	position:relative;
	margin:22px 0 16px;
	padding-top:20px;
}

#content #main-content #gallery ul li{
	list-style-type:none;
	float:left;
	display:block;
	margin-right:20px;
}

#content #main-content #gallery ul li a, #content #main-content ul.gallery-photo li a{
	border:1px solid #FFF;
	display:block;
	float:left;
	height:110px;
	width:145px;
}

#content #main-content #gallery ul li span a, #content #main-content #gallery ul li span a:hover{
	border:none;
}

#content #main-content #gallery ul li a:hover, #content #main-content ul.gallery-photo li a:hover{
	border:1px solid #0095ff;
}

#content #main-content #gallery ul li.first{
	padding-left: 120px;
	margin-right: 33px;
}

span#bar span, span#terasse span, span#jardin span{
	position:absolute;
	left:-5000px;
}

span#bar a{
	background: url('/images/theme/bar-more.png') no-repeat 0 0;
	width: 62px;
	height: 28px;
	z-index: 100;
	display: block;
	position: absolute;
	left: 105px;
	bottom: 43px;
}

span#bar a:hover{
	background: url('/images/theme/bar-more-hover.png') no-repeat 0 0;
}

span#jardin a{
	background: url('/images/theme/jardin-more.png') no-repeat 0 0;
	width:80px;
	height:26px;
	z-index:100;
	display:block;
	position:absolute;
	left:400px;
	bottom:42px;
	border:none;
}

span#jardin a:hover{
	background: url('/images/theme/jardin-more-hover.png') no-repeat 0 0;
}

/*** PLAN Café Club ***/
/* OLD
#map-cc{
	background: url('/images/theme/map-cafe-club.jpg') no-repeat 0 0;
	width: 545px;
	height: 497px;
	margin-left: 118px;
	margin-top: 32px;
	position: relative;
}
#map-cc a{
	display: block;
	position: absolute;
}
#map-cc a span{
	position: absolute;
	left: -5000px;
}
a.map-cafe{
	top: 96px;
	left: 47px;
	width: 275px;
	height: 235px;	
}
a.map-club{
	bottom: 30px;
	right: 20px;
	width: 250px;
	height: 156px;
}
*/
#map-cc{
	background: url('/images/theme/illu-cafe.png') no-repeat 0 0;
	width: 598px;
	height: 503px;
	margin-left: 80px;
	margin-top: 15px;
	position: relative;
}
#map-cc a{
	display: block;
	position: absolute;
}
#map-cc a span{
	position: absolute;
	left: -10000px;
}
a.map-cafe{
	top: 87px;
	left: 84px;
	width: 424px;
	height: 215px;
}
a.map-club{
	bottom: 100px;
	left: 84px;
	width: 424px;
	height: 93px;
}

/*** AGENDA ***/
#content p a.event-date{
	color: #000;
	font-weight: normal;
}

#content #main-content ul.index-djs{
	margin: 0 0 20px 160px;
}
#content #main-content ul.index-djs li{
	list-style-type: none;
	background: url('/images/theme/puce.png') no-repeat 0 8px;
	padding: 2px 0px 2px 10px;
}
#content #main-content ul.index-djs li a{
	font-size: 1.2em;
	color: #000;
	text-decoration: none;
}
#content #main-content ul.index-djs li a:hover{
	text-decoration: underline;
}



#content #main-content{
	width:655px;
	float:left;
	position:relative;	
}

#content #sub-content {
	width:250px;
	float:right;
	margin-right:50px;
}

#content #main-content h2, #content h1{
	text-transform:uppercase;
	font-weight:normal;
	font-size:2em;
	color:#0095ff;
	margin-left:125px;
	margin-right:20px;
	margin-bottom:16px;
}

#content #main-content h3{
	text-transform:uppercase;
	font-weight:normal;
	font-size:1.4em;
	color:#0095ff;
	margin-left:135px;
	margin-bottom:16px;
	padding-top:15px;
	clear:both;
}

#content #sub-content h3{
	text-transform:uppercase;
	font-weight:normal;
	font-size:1.4em;
	color:#0095ff;
	margin-bottom:16px;
	padding-top:15px;
	clear:both;
}

#content #sub-content h3.first, #content #main-content h3.first{
	padding-top:0px;
}

#content #sub-content .map a{
	border:1px solid #fff;
	width:80px;
	height:80px;
	display:block;
	float:left;
	margin-right:12px;
	margin-bottom:15px;
}

#content #sub-content .map a:hover{
	border:1px solid #0095ff;
	width:80px;
	height:80px;
	display:block;
	float:left;
	margin-right:12px;
	margin-bottom:15px;
}

#content #sub-content h2{
	text-transform:uppercase;
	font-weight:normal;
	font-size:2em;
	color:#0095ff;
	margin-left:-25px;
	margin-bottom:16px;
	margin-top:16px;
}

#content #sub-content h2.first{
	margin-top:0px;
}

#content #sub-content h2 span{
	color:#000;
}

#content #sub-content ul{
	width:250px;
	background: url('/images/theme/sub-content-bg.png') repeat-x 0 0;
	padding-top:1px;
	list-style:none;
}

#content #sub-content ul li{	
	padding:20px 2px 8px 2px;
}

#content #sub-content ul li.last{
	margin:0px 0px 15px 0px;
}

#content #sub-content ul li.odd{
	background: transparent url('/images/theme/sub-content-bg.png') repeat-x 0 bottom;;
}

#content #sub-content ul li.even {
	background:#F7F7F7 url('/images/theme/sub-content-bg.png') repeat-x 0 bottom;	
}

#content p img{
	border:1px solid #FFF;
	float:left;
	margin-right:12px;
}

ul.gallery-photo{
	margin-left:150px;
	width:485px;	
	overflow:hidden;
}

ul.gallery-photo li{
	float:left;
	list-style-type:none;
	margin: 0 20px 20px 0;
}

ul.gallery-photo li.last{
	margin-right:0px;
}

/*#illu1{
	background: url('/images/theme/illustration1.png') no-repeat 0 0;
	width:121px;
	height:160px;
	position:absolute;
	top:0;
	left:-26px;
	z-index:10;
}*/

/*#illu2{
	background: url('/images/theme/illustration2.png') no-repeat 0 0;
	width:265px;
	height:141px;
	position:absolute;
	right:10px;
	bottom:72px;
	z-index:10;
}*/

/*** PAGES ***/
#page {
	min-height: 100%;
	width:980px;
/*	border-right:1px solid #2b3942;
	border-left:1px solid #2b3942;*/
}

/*** LINK FLYERS ***/

#content a.flyers {
	display:block;
	height:26px;
	background:url(/images/theme/bg-link-flyers.png) no-repeat right;
	text-align:right;
	color:#FFF;
	font-weight:bold;
	padding:25px 60px 0 0;
	text-decoration:underline;
}

#content a.flyers:hover {
	text-decoration:none;
}

/*** DJ'S ***/

ul.djs {
	list-style:none;
}

img.imgdj {
	margin-left:150px;
}

object.mp3 {
	margin-left:150px;
	margin-bottom:12px;
}
/*** SITEMAP ***/
ul#sitemap-0, ul#sitemap-0 ul {
	margin: 0 0 0 150px;
	border-left: 1px dotted #000000;
	padding: 6px 0;
	font-size : 1.3em;
}

ul#sitemap-0 li {
	padding: 0 0 0 15px;
	list-style: none;
	background: url('/images/theme/sitemap-puce.png') no-repeat 0 8px;
}

ul#sitemap-0 li a {
	color:#0096ff;
}

ul#sitemap-0 li a:hover {
	text-decoration:none;
}

/*** FORM ***/

form #contactform {
	float:left;
	width:250px;
}

form #contactform fieldset{
	border:none;
	padding:0;
}

form #contactform fieldset legend{
	font-size:1.4em;
	text-transform:uppercase;
	color:#0095FF;
	margin-left:0;
	padding-top:15px;
}

form #contactform fieldset legend.first{
	padding-top:0px;
}

form #contactform p{
	margin: 4px 0 2px 0;
}
form #contactform label {
	float:left;
/*	width:80px;*/
}
form #contactform input.field, form #contactform textarea, form #contactform input.button {
	background:#D5D5D5;
	border:1px solid #FFF;
	color:#0095ff;
	padding:3px;
/*	float:right;*/
}
form #contactform input.field:focus, form #contactform textarea:focus, form #contactform input.button:focus {
	border:1px solid #0095ff;
	outline:none;
}
form #contactform input.field {
	font-size:1em;
/*	width:200px;*/
	width:242px;
	font-family: Century Gothic, verdana, arial, helvetica, sans-serif;
}
form #contactform input.size-x, form #contactform textarea {
	font-size:1em;
/*	width:200px;*/
	width:242px;
	font-family: Century Gothic, verdana, arial, helvetica, sans-serif;
}
form #contactform input.button {
	cursor:pointer;
	float:right;
}

form #contactform .spacer{
	clear:both;
}



/*** FOOTER ***/
#spacer-footer	{
	height: 215px;
	clear: both;
}

#footer {
	height: 215px;
/*	margin-top: -215px;*/
	width:980px;
	position:relative;
}

#footer #info{
	position:absolute;
	right:40px;
	bottom:35px;
}
#footer #pyramide{
	position:absolute;
	right:5px;
	bottom:20px;
	background: url('/images/theme/pyramide.png') no-repeat 0 0;
	width:52px;
	height:88px;
	z-index:100;
}

#footer p{
	font-family: Century Gothic, verdana, arial, helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	font-size:1.3em;
	color:#FFF;
	margin-bottom:8px;
	text-align:right;
}

#footer p a{
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
	background-color:#000;
	padding:1px 22px 1px 6px;
}

#prefooter{
	margin:-215px auto 0;
	z-index:1000;
	height:215px;
	background: url('/images/theme/footer-bg.png') no-repeat 50% bottom;
}

body.admin label{
	float:left;
	width:80px;
}

body.admin input, body.admin-agenda input, body.admin-galleries input, body.admin-events input, body.admin-page input, body.admin-dj input, body.admin-agenda select{
	background:#D5D5D5;
	border:1px solid #FFF;
	color:#0095ff;
	padding:3px;
}

body.admin input:focus, body.admin-agenda input:focus, body.admin-galleries input:focus, body.admin-events input:focus, body.admin-page input:focus, body.admin-dj input:focus{
	border:1px solid #0095ff;
	outline:none;
}

body.admin ul.infos-admin, body.admin-page ul.editableMapNiv-0{
	margin-left:165px;
	width:485px;
	font-size:1.2em;
}

body.admin-page ul.editableMapNiv-0 li a{
	color:#0096FF;
	font-weight:bold;
	text-decoration:none;
}

body.admin-dj a.djslink {
	color:#0096FF;
	font-size:1.5em;
	font-weight:bold;
	text-decoration:none;
	margin-left:168px;
	line-height:40px;
	text-decoration:underline;
}

body.admin-dj a.djslink:hover {
	text-decoration:none;
}

body.admin-page ul.editableMapNiv-0 li a:hover{
	text-decoration:underline;
}

body.admin-agenda fieldset, body.admin-events fieldset, body.admin-galleries fieldset, body.admin-dj fieldset {
	margin-left:160px;
	width:485px;
	border:none;
}

body.admin-agenda legend, body.admin-events legend, body.admin-galleries legend, body.admin-galleries caption, body.admin-dj legend{
	font-size:1.2em;
	padding-bottom:4px;
	margin-bottom:10px;
	border-bottom:1px solid #000;
}

body.admin-galleries caption{
	text-align:left;
	font-size:1em;
}

body.admin-agenda table th, body.admin-galleries table th{
	text-transform:uppercase;
}

body.admin-galleries table{
	width:485px;
	margin-left:160px;
	font-size:1.2em;
}

body.admin-agenda table{
	font-size:1.2em;
}

body.admin-events #content #main-content p, body.admin-galleries #content #main-content p{
	margin-left:0px;
}

/*** CTA PAGE ***/
#content #main-content p.cta-page {
	padding:0;
	margin:30px 0 0 111px;
	height:92px;
	background:url(/images/theme/cta-page-bg.png) 0 0 no-repeat;
}
#content #main-content p.cta-page a {
	display:block;
	width:292px;
	height:45px;
	margin:0 0 0 40px;
}

#content #main-content p.cta-page a.boire {
	background:url(/images/theme/cta-page-boire.png) 0 0 no-repeat;
}

#content #main-content p.cta-page a.soiree {
	background:url(/images/theme/cta-page-soiree.png) 0 0 no-repeat;
}

#content #main-content p.cta-page a:hover {
	background-position:0px -45px;
}/* Encodé en UTF-8 */

/*** MESSAGE TOP ***/
#message-top {
	font-size: 1.4em;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9999;
}

div.ok #message-top-inner {
	background: #ebf1ec url('/images/theme/ok-bg.png') repeat-x 0 0;
	min-height: 100px;
	color: #000;
}

div.ok #message-top-inner-inner {
	background: url('/images/theme/ok-bg-icon.png') no-repeat 24px 24px;
	min-height: 100px;
}

div.ok #message-top-inner p {	
	color: #376a02;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: 700;
	padding: 40px 0 0 120px;
}

div.ko #message-top-inner {
	background: #ebf1ec url('/images/theme/ko-bg.png') repeat-x 0 0;
	min-height: 100px;
	color: #000;
}

div.ko #message-top-inner-inner {
	background: url('/images/theme/ko-bg-icon.png') no-repeat 24px 19px;
	min-height: 100px;
}

div.ko #message-top-inner p {	
	color: #910000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: 700;
	padding: 20px 0 0 120px;
}

div.ko #message-top-inner ul {	
	padding: 10px 0 10px 120px;
}

div.ko #message-top-inner ul li {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 400;
	padding: 5px 0 5px 12px;
	color: #000;
	list-style: none;
	background: url('/images/theme/ko-puce.png') no-repeat 0 10px;
}

#message-top #close {
	width: 100%;
	height: 41px;
	display: block;
	z-index: 99999;
	padding: 0;
}

div.ok #close {
	background: url('/images/theme/ok-close-bg.png') repeat-x 0 0;
}

div.ko #close {
	background: url('/images/theme/ko-close-bg.png') repeat-x 0 0;
}

#message-top #close a {
	width: 100%;
	height: 41px;
	display: block;
	outline: none;
}

div.ok #close a {
	background: url('/images/theme/ok-close-a-bg-en.png') no-repeat 98% 0;
}

div.ko #close a {
	background: url('/images/theme/ko-close-a-bg-en.png') no-repeat 98% 0;
	
}div#fancy_overlay {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	background-color: #000;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url(/images/theme/fancybox/fancy_progress.png) no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/theme/fancybox/fancy_progress.png', sizingMethod='crop');
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -12px;
	height: 30px;
	width: 30px;
	background: transparent url(/images/theme/fancybox/fancy_closebox.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/theme/fancybox/fancy_closebox.png', sizingMethod='crop');
	cursor: pointer;
	z-index: 100;
	display: none;
}

div#fancy_content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0; 
	margin: 0;
	z-index: 96;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 92;
}

div#fancy_title {
	position: absolute;
	bottom: -35px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 2px;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(/images/theme/fancybox/fancy_title_left.png) repeat-x;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/theme/fancybox/fancy_title_left.png', sizingMethod='crop');
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(/images/theme/fancybox/fancy_title_main.png) repeat-x;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/theme/fancybox/fancy_title_main.png', sizingMethod='crop');
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(/images/theme/fancybox/fancy_title_right.png) repeat-x;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/theme/fancybox/fancy_title_right.png', sizingMethod='crop');
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 58px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #444;
	background: #FFF;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 10px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	background-image: url(data:image/gif;base64,AAAA);
	z-index: 100; 
}

a#fancy_left {
	left: 0px;
	background: transparent url(/images/theme/fancybox/fancy_left.gif) no-repeat 0% 100%;
}

a#fancy_right {
	right: 0px;
	background: transparent url(/images/theme/fancybox/fancy_right.gif) no-repeat 100% 100%;
}

a#fancy_left:hover {
	background: transparent url(/images/theme/fancybox/fancy_left.gif) no-repeat 0% 100%;
}

a#fancy_right:hover {
	background: transparent url(/images/theme/fancybox/fancy_right.gif) no-repeat 100% 100%;
}

#fancy_bigIframe, #fancy_freeIframe {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

div#fancy_bg {
	display: none;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(/images/theme/fancybox/fancy_shadow_n.png) repeat-x;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/theme/fancybox/fancy_shadow_n.png', sizingMethod='scale');
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(/images/theme/fancybox/fancy_shadow_ne.png) no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/theme/fancybox/fancy_shadow_ne.png', sizingMethod='crop');
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(/images/theme/fancybox/fancy_shadow_e.png) repeat-y;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/theme/fancybox/fancy_shadow_e.png', sizingMethod='scale');
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(/images/theme/fancybox/fancy_shadow_se.png) no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/theme/fancybox/fancy_shadow_se.png', sizingMethod='crop');
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(/images/theme/fancybox/fancy_shadow_s.png) repeat-x;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/theme/fancybox/fancy_shadow_s.png', sizingMethod='scale');
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(/images/theme/fancybox/fancy_shadow_sw.png) no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/theme/fancybox/fancy_shadow_sw.png', sizingMethod='crop');
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(/images/theme/fancybox/fancy_shadow_w.png) repeat-y;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/theme/fancybox/fancy_shadow_w.png', sizingMethod='scale');
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(/images/theme/fancybox/fancy_shadow_nw.png) no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/theme/fancybox/fancy_shadow_nw.png', sizingMethod='crop');
}