/*----------------------------------------------------------------*/
/*------[BASE STYLES]---------------------------------------------*/
/*----------------------------------------------------------------*/

body 
{ 
    background: #455a71 url(images/bg.gif) repeat-x; 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 14px; 
    /*color: #535353; */
    color: Black;
    line-height: 22px; 
    margin: 0px;
    text-align: justify; 
}
    
a { text-decoration: none; color: #455a71; }
h1 
{ 
    font-family: Georgia; 
    font-size: 30px; 
    margin: 0px 0px 5px 0px; 
    color: #3c5065; 
    font-weight: normal; 
    display: block; 
    padding-bottom: 13px; 
    background: url(images/h1-bottom.gif) repeat-x bottom; 
    float: left; 
}

h2 
{ 
    color: #a74738; 
    font-size: 24px; 
    margin: 0px 0px 10px 0px; 
    font-family: Georgia; 
    font-weight: normal; 
    text-align:left;
}

#logo {
	width: 900px;
	height: 200px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: url(images/LogoBorghiz.gif) no-repeat 0px 0px;
}


/*----------------------------------------------------------------*/
/*------[MAIN LAYOUT]---------------------------------------------*/
/*----------------------------------------------------------------*/
#wrapper { width: 950px; margin: 0px auto; }
#bg 
{ 
    background: url(images/LogoBorghiBluFinale.gif) no-repeat top center; 
    padding: 0px 0px 0px 0px; 
    float: left; 
    width: 100%; 
}

#header  
{
    float: left; 
}
#content { background-color: #fff; float: left; padding: 30px; width: 890px; }
.content-half { width: 430px; margin-right: 30px; float: left; }
.content-half2 { width: 430px; float: left; }
#logo { float: left; border: none; margin-bottom: 19px; margin-left: 15px; }
#top { background-image: url(images/header-bg.gif); background-position: 0px -7px; float: left; width: 903px; padding: 20px 20px 0px 27px; }
#top-left { width: 466px; float: left; }
#top-right { background-image: url(images/testimonials-bg.gif); width: 334px; height: 148px; float: right; font-size: 11px; line-height: 18px; padding: 15px 18px; position: relative; }
#top-right div { position: absolute; z-index:8; background-color: #fff; width: 332px; height: 132px; padding: 1px;}
#top-right div.active { position: absolute; z-index:10; }
#top-right div.last-active { position: absolute; z-index:9; }
#top-bottom { background-image: url(images/header-bottom.gif); height: 5px; width: 950px; margin-left: -27px; float: left; margin-top: 7px; }
#top-bottom-white { position: relative; background-image: url(images/header-bottom-white.gif); height: 5px; width: 950px; margin-left: -27px; float: left; margin-top: 20px; }
.boldtext { font-size: 15px; font-family: Georgia; color: #a74738; font-weight: bold; clear: both; float: left; }
.indent { padding-left: 27px; margin-bottom: 15px; margin-top: 6px; clear: both; float: left; }
.testimonials-title { font-size: 16px; font-family: Georgia; color: #a74738; margin-bottom: 10px; float: left; width: 100%; display: block; font-weight: bold; }
.testimonials-name { color: #000; font-weight: bold; float: right; }
#footer 
{ 
    float: left; 
    height: 36px; 
    background-image: url(images/footer-bg.gif); 
    width: 930px; 
    padding: 25px 0px 0px 20px; 
    color: #fff; 
    font-size: 11px; 
    text-align: center;
}
#footer a:link, #footer a:visited { color: #fff; margin: 0px 3px; }
.join-text { float: left; margin: 40px 0px 40px 10px; border: none; }
.icon-wrap, .newslink2 { width: 430px; background: url(images/arrow.gif) repeat-x bottom; padding: 10px 0px; font-family: Georgia; color: #000; font-weight: bold; clear: both; display: block; }
.newslink2 a:link, .newslink2 a:visited { font-style: italic; }
.newslink { float: left; font-family: Georgia; font-weight: bold; font-size: 13px; }
.newscontent { float: left; margin-bottom: 10px; }
.icon-wrap img { float: left; display: inline; margin: -5px 15px 0px 0px; }
#pagination { position: relative; color: #fff; width: 268px; height: 30px; padding: 4px 0px 0px 6px; background-image: url(images/pagination.gif); margin: -35px 0px 15px -30px; float: left; clear: both; }
#pagination a { color: #fff; font-size: 11px; font-weight: bold; margin: 0px 5px; font-family: Georgia; }
#pagination2 { position: relative; color: #fff; width: 191px; height: 30px; padding: 4px 0px 0px 6px; background-image: url(images/pagination-2.gif); margin: -35px 0px 15px -30px; float: left; clear: both; }
#pagination2 a { color: #fff; font-size: 11px; font-weight: bold; margin: 0px 5px; font-family: Georgia; }
#pagination3 { position: relative; color: #fff; width: 268px; height: 30px; padding: 4px 0px 0px 6px; background-image: url(images/pagination-3.gif); margin: -175px 0px 15px -30px; float: left; clear: both; }
#pagination3 a { color: #fff; font-size: 11px; font-weight: bold; margin: 0px 5px; font-family: Georgia; }
.joinbutton-wrap { width: 273px; height: 85px; margin-left: 310px; float: left; }
.terms-wrap { color:#000; margin: 20px 95px; display: block; float: left; clear: both; }


/*----------------------------------------------------------------*/
/*------[NAVIGATION]----------------------------------------------*/
/*----------------------------------------------------------------*/
#nav { width: 945px; background: #9e3323 url(images/nav-bg.gif); float: left; height: 63px; padding: 0px 0px 0px 5px; }
#nav-left { float: left; margin-left: -15px; position: relative; }
#nav-right { float: right; margin-right: -10px; position: relative; }
#nav ul li { display: block; float: left; padding: 0px !important; height: 32px; margin: 5px 5px 0px 5px; background-image: url(images/nav-hover-left.gif); background-repeat: no-repeat; background-position: left -32px; }
#nav ul li li { background-image: none; }
#nav ul li:hover { background-position: left 0px; }
#nav ul { list-style-type: none; margin: 0px; padding: 6px 0px 0px 0px; float: left; }
#nav a:link, #nav a:visited { color: #fff; font-size: 14px; height: 22px; display: block; padding: 5px 10px; float: left; background-image: url(images/nav-hover-right.gif); background-repeat: no-repeat; background-position: right -32px; text-shadow: -1px -1px 0px #7e2517; }
#nav a:hover { text-shadow: none; background-position: right 0px; color: #efe59c; }
#nav li:hover a { text-shadow: none !important; }
#nav li li a:link, #nav li li a:visited { text-shadow: none; height: 27px; padding: 5px 10px; font-size: 13px; font-weight: bold; color: #384b5f; width: 168px; margin: 0px 0px 0px 5px; display: block; float: left; background-image: none; }
#nav li li { height: 33px; margin: 0px 0px 0px 2px; }

		/*------[HOVER STYLE]----------------------------------------------*/
		.dropdown:hover { text-shadow: none; background-image: url(images/nav-dropdown-hover-right.gif) !important; background-position: top right !important; }
		.dropdown:hover .red { text-shadow: none; color: #9c3f30 !important; background-image: url(images/nav-dropdown-hover-left.gif) !important; background-position: left !important; background-repeat: no-repeat !important; }
		
		/*------[AFFILIATE PIXEL OFFSET]-----------------------------------*/
		.affiliate-link-li:hover .affiliate-link { padding: 5px 11px 5px 12px !important; }
		.affiliate-link-li:hover { margin: 5px 4px 0px 3px !important; }
		
		/*------[CURRENT PAGE]-----------------------------------------------*/
		#nav .current {text-shadow: none !important;  z-index:9 !important; position: relative; background-position: left 0px !important; }
		#nav .current2 { text-shadow: none !important; z-index:9 !important; position: relative; background-position: right 0px !important; color: #efe59c !important; }
		
		/*------[CURRENT PAGE DROPDOWN OVERRIDE]----------------------------*/
		.darklink-dropdown { text-shadow: none !important; background-image: url(images/nav-hover-right.gif) !important; background-repeat: no-repeat !important; background-position: right 0px !important; color: #efe59c !important; }
		.darklink-dropdown-li { text-shadow: none !important; background-image: url(images/nav-hover-left.gif) !important; background-repeat: no-repeat !important; background-position: left 0px !important; }
		
		/*------[DROPDOWN MENU]----------------------------------------------*/
		.nav li ul { position:absolute; top:-999em; width: 201px; background-image: url(images/dropdown-top-2.gif); z-index:100 !important; background-repeat: no-repeat; padding: 0px; margin: 0px; }
		.nav li { float:left; position:relative; display: block; }
		.nav ul li { width: 197px; padding: 0px; margin: 0px 0px 0px 2px; background-color: #fff; float: left; display: block; }
		.nav li:hover ul, ul.nav li.sfHover ul { left:0px; top:28px; }
		.nav li:hover li ul, .nav li.sfHover li ul { top:-999em; }
		.nav li li:hover ul, ul.nav li li.sfHover ul { left:161px; top:-26px; }
		.nav li:hover ul, .nav li li:hover ul { top: -999em; }
		.nav li li a:hover { background-color: #f9f6e9; }
		.subscribe-submit { background-color: #932c1f; color: #fff; font-size: 11px; font-family: Arial; margin-left: 10px; border: none; font-weight: bold; padding: 0px 6px 2px 6px; float: left; height: 20px; margin-right: 12px; }
		.social_link { float: left; margin-right: 16px; }
		
		
/*----------------------------------------------------------------*/
/*------[SLIDER]--------------------------------------------------*/
/*----------------------------------------------------------------*/
#sections { float: left; width: 950px; height: 200px; overflow: hidden; margin-top: -27px; position: relative; z-index: 9; background-image: url(images/slider-bg.gif); background-repeat: repeat-x; background-position: bottom; }
#sections ul { width: 2850px; margin: 0px; padding: 0px; position: absolute; z-index: 9; }
#sections ul li { float: left; display: block; }
.next { cursor: pointer; background-image: url(images/slider-arrow-right.png); width: 56px; height: 58px; position: absolute; top: 400px; left: 904px; z-index: 10; }
.prev { cursor: pointer; background-image: url(images/slider-arrow-left.png); width: 56px; height: 58px; position: absolute; top: 400px; left: -10px; z-index: 10; }
#recent { width: 398px; padding: 15px; background-color: #fbfbfb; border: 1px solid #f1f1f1; float: left; }
#recent span { width: 398px; background: url(images/arrow-2.gif) repeat-x bottom; padding: 5px 0px 7px 0px; display: block; float: left; }
#recent span img { float: left; border: 5px solid #ebebeb; display: inline; margin-right: 15px; }
#recent span span { width: 100px; background-image: none; padding: 0px; float: left; color: #a74738; }
#recent span .desc { width: 300px; color: #5c5b5b; text-transform: uppercase; font-size: 11px; float: left; }
#recent span a:link, #recent span a:visited { font-size: 18px; margin: 0px 4px 0px 0px; padding: 0px; color: #455a71; float: left; font-weight: normal; font-family: Georgia; }


/*----------------------------------------------------------------*/
/*------[TWITTER HOVER]-------------------------------------------*/
/*----------------------------------------------------------------*/
/*
.icon { float: right; border: none; }
.icon-link { margin: 15px 6px 15px 0px; height: 25px; width: 24px; padding: 0px !important; float: right !important; }
#twitter-hover { display: none; position: absolute; width: 192px; height: 90px; background-image: url(images/twitter-bg.png); top: -110px; left: -96px; z-index: 5; font-size: 10px; line-height: 18px; padding: 10px 15px; font-weight: bold; font-style: italic; }
#twitter-hover img { float: left; border: 5px solid #e8e8e8; margin-right: 10px; margin-top: 3px; }
*/

/*----------------------------------------------------------------*/
/*------[LOGIN HOVER]---------------------------------------------*/
/*----------------------------------------------------------------*/
/*
#login-wrap { display: none; position: absolute; width: 192px; height: 90px; background-image: url(images/twitter-bg.png); top: -110px; left: -462px; z-index: 11; font-size: 10px; line-height: 18px; padding: 10px 15px; }
#login-wrap input { background-color: #f8f8f8; border: 1px solid #dfdfdf; margin-left: 10px; margin-bottom: 5px; height: 18px; }
#login-wrap .submit { float: right; border: none; margin: 4px 10px; height: 19px; }
#login-wrap img { float: right; margin-right: 2px; cursor: pointer; }
*/

/*----------------------------------------------------------------*/
/*------[GALLERY]-------------------------------------------------*/
/*----------------------------------------------------------------*/
/*
.gallery-item-wrap { float: left; width: 426px; margin: 0px 38px 50px 0px; position: relative; }
	.tumblr-band { position: absolute; left: 335px; top: 21px;}
.gallery-item-inside { float: left; width: 411px; background-color: #f7f3e2; border-left: 1px solid #f0ead3; border-right: 1px solid #f0ead3; padding-left: 13px; }
.gallery-item-cap { float: left; border: none; }
.gallery-item-link { float: right; color: #dcd5bc; margin-left: 10px; border: none; }
.gallery-item-title { float: left; color: #ab443a; font-family: Georgia; font-size: 24px; margin-left: 10px; }
*/
		/*------[GALLERY NAVIGATION]---------------------------------------------*/		
		.page_link, .page_link a:visited { padding: 5px 10px; display: block; background-color: #FFF; border: 1px solid #E3E3E3; color: #000; margin-right: 10px; float: left; }
		.page_link:hover { border: 1px solid #A1A1A1; background-color: #F4F4F4; }
		.page_link_active, .page_link_active a:visited { padding: 5px 10px; display: block; background-color: #a23625; border: 1px solid #932e1e; color: #FFF; margin-right: 10px; float: left; }
		.page_link_active:hover { border: 1px solid #A52A0E; background-color: #CE401F; }
		#page_link_wrap { margin: 30px 0px 35px 220px; float: left; }
		.gallery-top-right { float: right; width: 200px; display: inline-block; }
		.gallery-top-right img {float: right; }
		.gallery-top-left { float: left; width: 700px; }
		.previewimage { border: 10px solid #f7f4e8; float: left; }
		.previewimage2 {  border: 10px solid #f7f4e8; float: left; margin-bottom: 20px; margin-left: 28px; margin-top: 40px; }

		/*------[GALLERY PAGES]---------------------------------------------*/
		.featureswrap { width: 860px; padding: 15px; margin-top: 30px; float: right; background-color: #fbfbfb; border: 1px solid #f1f1f1;}
		.featureswrap ul { margin: 0px; padding: 0px; float: left; }
		.featureswrap ul li { margin: 3px 0px; padding: 0px 0px 0px 30px; width: 140px; font-size: 11px; float: left; display: block; background-image: url(images/features-bullet.gif); background-repeat: no-repeat; }
		.features-bottom { float: right; background-color: #f3f3f3; width: 860px; height: 43px; padding: 12px 15px 0px 15px; border-left: 1px solid #f1f1f1; border-right: 1px solid #f1f1f1; border-bottom: 1px solid #f1f1f1; }
		
		.features-block { width: 420px; float: left; margin-left: 20px; margin-bottom: 30px; }
		.features-block-epanel { width: 420px; float: left; margin-left: 20px; margin-bottom: 30px; background-image: url(images/epanel-box-center.jpg);}
		.features-block h2 { font-size: 20px; }
		.features-block-epanel h2 { color: #0b3d45; font-size: 20px; text-shadow: 1px 1px #399fae; }
		.features-thumbnail { float: left; border: 1px solid #232323; margin-right: 15px; }
		.features-inside { float: left; width: 315px; }
		.features-inside-epanel { width: 392px; float: left; color: #fff; text-shadow: 1px 1px #0d505b;}
		.features-inside-epanel div { float: left; width: 280px; margin-left: 15px; margin-top: 20px;}
		.rule { clear: both; }
		.gallery-item-top { float: left; margin-top: -30px; margin-left: -30px; }
		.epanel-box-learnmore { float: right; margin-top: 5px; border: none; width: 92px; height: 37px; background-image: url(images/epanel-box-learnmore.gif); }
		.epanel-box-learnmore:hover { background-position: 0px -37px;}
		.epanel-thumbnail { background-image: url(images/epanel-box-thumb.gif); padding: 5px 6px 6px 5px; background-repeat: no-repeat; float: left; margin-left: 10px; margin-top: 20px; }
		
				/*------[SLIDEDR]---------------------------------------------*/
				/*
				#sections2 { float: left; overflow: hidden; border: 10px solid #f7f4e8; margin-bottom: 20px; margin-left: 28px; margin-top: 40px; width: 815px; height: 387px; padding: 0px; }
				#sections2 ul { height: 387px; list-style: none; width: 8000px; padding: 0px; margin: 0px; float: left; }
				#sections2 li { width: 825px; height: 387px; float: left; padding: 0px; margin: 0px; }
				.prev2 { width: 56px; height: 58px; background-image: url(images/slider-arrow-left.png); cursor: pointer; z-index: 99; position: absolute; top: 650px; left: 18px; display: block; }
				.next2 { width: 56px; height: 58px; background-image: url(images/slider-arrow-right.png); cursor: pointer; z-index: 99; position: absolute; top: 650px; left: 817px; display: block; }
				.features-h1 { margin-top: 40px; background-image: url(images/arrow-2.gif); margin-bottom: 20px; }
				*/
/*----------------------------------------------------------------*/
/*------[GALLERY]-------------------------------------------------*/
/*----------------------------------------------------------------*/
.join-title { font-family: Georgia; font-style: italic; color: #9f977d; font-size: 32px; display: block; margin-top: 40px;}
.join-title span { color: #736c57;}
.join-title img { margin: 0 0 -15px 15px;}
.join-desc { color: #455a71; font-family: Century Gothic; font-size: 20px; display: block; margin-top: 10px;}
.join-line { margin: 10px 0 10px 0; }
.join-testimonial { line-height: 18px; width: 254px; float: left; background-image: url(images/join-testimonials-middle.gif); display: block; margin-right: 40px; margin-top: 15px; }
.join-testimonial img, .join-testimonial-right img {border: none; }
.join-testimonial-top { width: 254px; display: block; background-image: url(images/join-testimonials-top.gif); height: 12px; float: left; }
.join-testimonial-middle { font-size: 14px; font-family: Georgia; font-style: italic; color: #464646; text-shadow: 1px 1px 0px #fff; float: left; padding: 5px 10px 10px 50px; background: url(images/join-quote.gif) no-repeat 15px 11px;}
.join-testimonial-bottom { width: 254px; display: block; background-image: url(images/join-testimonials-bottom.gif); height: 33px; float: left; }
.testimonials-button { float: right; margin-top: 5px; }
.join-bottom { margin: 40px 0 40px 0;}
.join-content { padding: 0 20px 0 20px; }
.join-testimonial-right { width: 254px; float: left; color: #9f977d; font-family: Georgia; font-size: 22px; margin-top: 15px; line-height: 32px; }
.join-testimonial-right span { color: #736c57; font-style: italic; font-size: 30px; line-height: 40px;}

.learn_more, .shortcode-preview { float: right; border: none; margin-top: 10px; margin-right: 6px; }

#features-buttons { float: left; margin-left: 50px; margin-top: -55px; position: relative; z-index: 10; margin-bottom: 40px;}
#features-buttons a { display: block; height:48px; float: left; color: #797979; text-shadow: 1px 1px 0px #fff; font-family: Georgia; padding: 12px 0 0 15px; font-size: 16px; }
#features-buttons a:hover { color: #323232; }
#features-buttons .button-one { background-image: url(images/features-button-1.png); width: 149px; padding-left: 19px; }
#features-buttons .button-two { background-image: url(images/features-button-2.png); width: 121px; padding-left: 13px; }
#features-buttons .button-three { background-image: url(images/features-button-3.png); width: 134px; padding-left: 10px; }
#features-buttons .button-four { background-image: url(images/features-button-4.png); padding-left: 8px; width: 183px;  }
#features-buttons .button-five { background-image: url(images/features-button-5.png); width: 158px; padding-left: 13px; }
#features-buttons .button-one-active { background-image: url(images/features-button-1-active.png); width: 149px; padding-left: 19px; color: #323232; font-style: italic;  }
#features-buttons .button-two-active { background-image: url(images/features-button-2-active.png); width: 121px; padding-left: 13px; color: #323232; font-style: italic; }
#features-buttons .button-three-active { background-image: url(images/features-button-3-active.png);  width: 134px; padding-left: 10px; color: #323232; font-style: italic; }
#features-buttons .button-four-active { background-image: url(images/features-button-4-active.png); padding-left: 8px; width: 183px; color: #323232; font-style: italic; }
#features-buttons .button-five-active { background-image: url(images/features-button-5-active.png); width: 158px; padding-left: 13px; color: #323232; font-style: italic; }

.home-header { margin: -10px 0 0px -27px; float: left; }
.home-header-wrap { position: relative; float: left; }
.action { position: absolute; z-index: 10; width: 474px; left: 210px; top: 151px; }
.viewthemes { background-image: url(images/newbuttons-left2.png); width: 204px; display: block; height: 55px; float: left; color: #455a71; font-size: 22px; text-shadow: 1px 1px 0px #fff; font-family: Georgia; padding: 20px 0 0 24px;  }
.viewfeatures { background-image: url(images/newbuttons-right2.png); width: 231px; display: block; height: 55px; float: left; color: #903f35; font-size: 22px; text-shadow: 1px 1px 0px #fff; font-family: Georgia; padding: 20px 0 0 15px; }
.action a span { font-size: 17px; color: #979797; font-style: italic; }
.action a:hover { background-position: 0 75px; }
#top { text-shadow: 1px 1px 0px #fff; }
#pagination2, #pagination { text-shadow: -1px -1px 0px #837c6c; }

tr.solved a.topictitle { color: #34992c; }
tr td.row1, td.row2, tr td.row1 a, td.row2 a { font-size: 11px; color: #808080; }
tr td a.topictitle, tr td a.forumlink { color: #404040; font-size: 14px; font-family: Arial; }
#pagecontent .tablebg tr td { padding-top: 3px; padding-bottom: 3px; }
tr.moved td, tr.moved a { font-style: italic !important; color: #d4d4d4 !important; }

.video-parent { float: left; margin: 18px 30px 30px 0; background-color: #f3f3f3; border: 1px solid #d9d9d9; padding: 10px; }
.video-parent a { display: block; width: 300px; height: 199px; float: left; }

.fshare { float: right; margin-top: 6px;}

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 30;
}

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/fancybox/fancy_progress.png') no-repeat;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 20px 20px 40px 20px;
    margin: 0;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('../images/fancybox/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url("data:image/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('../images/fancybox/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('../images/fancybox/fancy_right.png') no-repeat;
}

a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../images/fancybox/fancy_shadow_n.png') repeat-x;
}

div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../images/fancybox/fancy_shadow_ne.png') no-repeat;
}

div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../images/fancybox/fancy_shadow_e.png') repeat-y;
}

div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../images/fancybox/fancy_shadow_se.png') no-repeat;
}

div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../images/fancybox/fancy_shadow_s.png') repeat-x;
}

div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../images/fancybox/fancy_shadow_sw.png') no-repeat;
}

div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../images/fancybox/fancy_shadow_w.png') repeat-y;
}

div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../images/fancybox/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('../images/fancybox/fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('../images/fancybox/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('../images/fancybox/fancy_title_right.png') repeat-x;
}