/* Swipe 2.0, (C) Brad Birdsall 2012, MIT license */
.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}
/*-----------------------------------------------------------------------------------

	Theme Name: Garnish
	Theme URI: http://www.themezilla.com/themes/garnish
	Description: A Clean Cut Portfolio Theme
	Author: ThemeZilla
	Author URI: http://www.themezilla.com
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Version: 1.3.1
	
	Designed & Handcrafted by ThemeZilla
	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

-----------------------------------------------------------------------------------

	0.	CSS Reset & Clearfix
	1.	Document Setup (body, common classes, vertical rhythm, structure etc)
	3.	Header Styles
	4.	Navigation & Menus
	5.	Main Content Styles
	6.	Post Content Styles
	7.	Comments
	8.	Pagination
	9.	Footer Styles
	10.	Page Templates
		10.a Archive Templates
		10.b Full Width Templates
		10.c Contact Templates
		10.d Home Templates
	11.	Widgets
	12.	Shortcode Styles
	13. Post Formats
		13.a Quote
		13.b Link
		13.c Image
		13.d Gallery
		13.e Audio & Video
14. Portfolio items
15. Contao

-----------------------------------------------------------------------------------*/


/*-----------------------------------------------------------------------------------*/
/*	0.	CSS Reset & Clearfix - http://meyerweb.com/eric/tools/css/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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } :focus { outline: 0; } ins { text-decoration: none; } del { text-decoration: line-through; } table { border-collapse: collapse; border-spacing: 0; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .clearfix { display: inline-block; } /* Hide from IE Mac \*/ .clearfix { display: block; } /* End hide from IE Mac */ .none { display: none; } /* End Clearfix */


/*-----------------------------------------------------------------------------------*/
/*	1.	Document Setup (body, common classes, vertical rhythm, structure etc)
/*-----------------------------------------------------------------------------------*/

body, 
input,
button,
textarea {
	border: none;
	font: 12px/20px Helvetica, "Helvetica Neue", Arial, sans-serif;
}

.hidden { display: none; }

.alignleft { float: left; }

.alignright { float: right; }

.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display: block;
	clear: both;
}

.clear {
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	width:100%;
}

a { text-decoration: none; }

a:hover { text-decoration: none; }

a img { border: none; }

p,
pre,
ul,
ol,
dl,
dd,
blockquote,
address,
table,
fieldset,
form,
.gallery-row,
.post-thumb,
.author-bio,
#logo { margin-bottom: 20px; }

.hentry,
.navigation-links,
.hfeed,
.pinglist { margin-bottom: 40px; }

.widget
.children,
.entry-content ol ol,
.entry-content ol ul,
.entry-content ul ul,
.comment-body ol ol,
.comment-body ol ul,
.comment-body ul ul,
.widget ul ul { margin-bottom: 0; }

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	margin-bottom: 20px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	padding: 0;
}

h1 {
	font-size: 24px;
	line-height: 28px;
}

h2 {
	font-size: 20px;
	line-height: 22px;
}

h3 {
	font-size: 16px;
	line-height: 20px;
}

h4 {
	font-size: 14px;
	line-height: 18px;
}

h5 {
	font-size: 12px;
	line-height: 18px;
}

h6 {
	font-size: 10px;
	line-height: 16px;
}

figure {
	margin: 0;
}

.page-title {
	font-size: 14px;
	font-weight: bold;
}

.entry-title,
.entry-title a {
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
}
	
#primary {
	float: left;
	width: 680px;
	margin: 30px 0 39px 0;
}

.layout-2cl #primary { float: right; }

#content {
	position: relative;
	width: 960px;
	margin: 0 auto;
	margin-top: 40px;
}

#sidebar {
	float: right;
	width: 220px;
	margin: 20px 0 39px 0;
}

.layout-2cl #sidebar { float: left; }

.seperator { 
	line-height: 1px;
	overflow: hidden;
	height: 2px;
}

.line {
	float: left;
	height: 1px;
	width: 20px;
}

.light {
	color: #929292;
}

.dark {
	color: #333333;
}

.lower {
	text-transform: lowercase;
}

.upper {
	text-transform: uppercase;
}

.invisible,
nav h6 {
	position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.home {
	clear: both;
	margin-top: 30px;
}

.home h1, .home h2 {
	font-size: 14px;
	line-height: 18px;
}

.slider-prev, .slider-next {
	display: none !important;
}

.slider-control .slider-menu {
	left: 0;
	margin-left: 0;
	text-align: left;
}


/*-----------------------------------------------------------------------------------*/
/*	3.	Header Styles
/*-----------------------------------------------------------------------------------*/

#header {
	width: 960px;
	margin: 0 auto;
	padding: 20px 0 6px 0;
	border-bottom: 1px solid #929292;
}

.logo { 
	margin: 0 0 40px 0;
	text-align: right;
}

.logo h1,
.logo h2 {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
}

.logo a h1 {
	color: #333;
}

.logo a h2,
.logo a:hover h1 {
	color: #929292;
}


/*-----------------------------------------------------------------------------------*/
/*	4.	Navigation & Menus
/*-----------------------------------------------------------------------------------*/

.nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 14px;
}

.nav ul li {
	float: left;
	font-size: 14px;
	margin-right: 10px;
}

.nav ul li:after {
	color: #929292;
	font-size: 12px;
	line-height: 12px;
	padding-left: 10px;
  content: "|";
}

.nav ul li.last:after {
  content: "";
  padding-left: 0;
}

.nav ul li.last {
  margin-right: 0;
}

.nav ul li a {
	color: #929292;
	position: relative;
}

.nav ul li a:hover,
.nav ul li a.active,
.nav ul li a.trail {
	color: #333333;
}

nav.pages {
	float: right;
}


/*-----------------------------------------------------------------------------------*/
/*	5.	Main Content Styles
/*-----------------------------------------------------------------------------------*/

address { font-style: italic; }

abbr[title],
acronym[title],
dfn[title] {
	cursor: help;
	border-bottom: 1px dotted #666;
}

blockquote {
	margin: 0 0 30px 20px;
	padding: 0 0 0 18px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
}

strong { font-weight: bold; }

em,
dfn,
cite { font-style: italic; }

dfn { font-weight: bold; }

sup {
	font-size: 11px;
	vertical-align: top;
}

sub {
	font-size: 11px;
	vertical-align: bottom;
}

small { font-size: 11px; }

del { text-decoration: line-through; }

ins { text-decoration: underline; }

var,
kbd,
samp,
code,
pre { font: 12px/18px Consolas, "Andale Mono", Courier, "Courier New", monospace; }

kbd { font-weight: bold; }

samp,
var { font-style: italic; }

pre {
	white-space: pre;
	overflow: auto;
	padding:  0 10px;
	line-height: 19px;
	font-size: 11px;
	clear: both;
}

code { padding: 3px 5px; }

ul,
ol,
dl { margin-left: 30px; }

table {
	padding: 0 5px;
}

caption { text-align: left; }

input,
textarea{
	-webkit-border-radius: 2px;
	   -moz-border-radius: 2px;
	   		border-radius: 2px;
} 

input,
textarea { padding: 6px; }

button {
	padding: 2px 10px;
	cursor: pointer;
}

#submit { cursor: pointer; }


/*-----------------------------------------------------------------------------------*/
/*	9.	Footer Styles
/*-----------------------------------------------------------------------------------*/

#footer {
	clear: both;
	background-color: #ececec;
	padding-bottom: 60px;
	-moz-box-shadow: inset 0px 20px 20px #ccc;
	-webkit-box-shadow: inset 0px 20px 20px #ccc;
	box-shadow: inset 0px 20px 20px #ccc;
}

#footer .inner {
	padding: 20px 0 0 0;
	color: #646363;
}

#footer .col {
	width: 245px;
	display: inline-block;
}

#footer h3 {
	color: #333;
	font-size: 12px;
	line-height: 16px;
}

#footer p {
	margin-bottom: 0;
}

#footer .inner a {
	color: #646363;
}

#footer .inner a:hover {
	color: #333333;
}

/*-----------------------------------------------------------------------------------*/
/*	10. Page Templates
/*-----------------------------------------------------------------------------------*/

/*------------------------------------------------*/
/*	10.d Home Template
/*------------------------------------------------*/

#loading{
	display: none;
	position: absolute;
	top: -30px;
	text-indent: -9999px;
	width: 16px;
	height: 16px;
	left: 10px;
	padding: 5px;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	   		border-radius: 3px;
}

#portfolio-terms ul {
	margin: 0;
	padding: 0;
	line-height: 12px;
}

#portfolio-terms li { display: inline; }

#portfolio-terms li a { padding: 0 5px; }

#portfolio-terms li:first-child a { padding-left: 0; }

#portfolio-terms li span { font-size: 10px; }

#portfolio-terms li:last-child span { display: none; }

.page-template-template-home-php #primary { 
	width: 100%;
	float: none;
}

#portfolio-items {
	margin: 0;
	padding: 0;
	width: 960px;
	list-style: none;
}

#portfolio-items li {
	width: 220px;
	height: 160px;
	float: left;
	margin: 0 20px 20px 0;
	overflow: hidden;
	position: relative;
}

#portfolio-items li .hentry {
	width: 220px;
	height: 160px;
}

.overlay {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 180px;
	height: 120px;
	padding: 17px 20px 23px 20px;
	z-index: 20;
}

.active .overlay { display: block; }

.overlay .arrow {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 19px;
	height: 19px;
}

#portfolio-items .entry-title {	margin: 0 0 12px 0; }

#portfolio-items a { cursor: default; }
#portfolio-items .visible a { cursor: pointer; }

#portfolio-items .entry-title,
#portfolio-items .entry-title a {
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}

#portfolio-items .entry-content { 
	margin: 12px 0 0 0;
	height: 80px;
	overflow: hidden;
	line-height: 18px;
}

.entry-link {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	width: 100%;
	height: 100%; 
}

#door-frame {
	height: 0px;
	overflow: hidden;
}

#magic-door { padding: 40px 0 20px 0; }

#magic-door .hentry {
	margin: 0;
}

#magic-door .hentry p:last-child { margin: 0; }

#magic-door .entry-title {
	font-size: 14px;
	font-weight: bold;
	line-height: 21px;
	margin: 0 0 10px 0;
}

#magic-door .entry-content { margin: 10px 0 0 0; }

#magic-door .entry-content a { border: none; }

.inner {
	width: 960px;
	padding: 40px 0;
	margin: 0 auto;
}

#slider {
	width: 960px;
	margin: 0;
	position: relative;
}

.content-slider {
	position: relative;
}

.content-slider .featured a:hover:after {
	content: " ";
	width: 960px;
	height: 322px;
	/* background: rgba(255,255,255,0.3) url("/files/_layout/img/btPlaySlideshow.png") no-repeat; */
	background: transparent; /* for ie 8 and earlier */
	background: rgba(0,0,0,0.3);
	top: 0px;
	left: 0px;
	position: absolute;
	display: inline-block;
}

.portfolio-prev a { background-position: 0 0; }
.portfolio-prev a:hover { background-position: 0 -19px; }

.portfolio-next a { background-position: -19px 0; }
.portfolio-next a:hover { background-position: -19px -19px; }

/*-----------------------------------------------------------------------------------*/
/*	14. Porfolio items
/*-----------------------------------------------------------------------------------*/
.layout_list {
	float: left;
	position: relative;
	width: 225px;
	overflow: hidden;
	margin-right: 20px;
	margin-bottom: 20px;
}

.layout_list:nth-child(4n),
.mod_newslist .rowLast {
	margin-right: 0;
}

.layout_list:nth-child(4n+1),
.mod_newslist .rowFirst {
	clear: both;
}

.layout_list a:hover {
	color: #929292;
}

.layout_list a:hover:after {
	content: " ";
	width: 225px;
	height: 127px;
	/* background: rgba(0,0,0,0.3) url("/files/_layout/img/btPlayPreview.png") no-repeat; */
	background: transparent; /* for ie 8 and earlier */
	background: rgba(0,0,0,0.3);
	top: 0px;
	left: 0px;
	position: absolute;
	display: inline-block;
}

.layout_list figure {
	margin-bottom: 4px;
}

.layout_list h2 {
	font-size: 12px;
	line-height: 16px;
	color: #333;
	font-weight: normal;
}

.layout_list p {
	margin-bottom: 0px;
}

#portfolio-nav li a { background-image: url(/files/_layout/img/portfolio_nav.gif); }

#portfolio-nav ul {
	float: right;
	width: 70px;
	height: 19px;
	margin: 0;
}

#portfolio-nav li {
	float: right;
	margin: 0 1px 0 0;
	width: 19px;
	height: 19px;
	text-indent: -9999px;
}

#portfolio-nav li a{
	display: block;
	width: 19px;
	height: 19px;
}

.portfolio-prev a { background-position: 0 0; }
.portfolio-prev a:hover { background-position: 0 -19px; }

.portfolio-next a { background-position: -19px 0; }
.portfolio-next a:hover { background-position: -19px -19px; }

.portfolio-close { padding-left: 10px; }
.portfolio-close a { background-position: -38px 0; }
.portfolio-close a:hover { background-position: -38px -19px; }

#portfolio-nav {
	/* display: none; */ /* hide button in order to show it only when loaded via JS */
}

#content .inner {
	padding-top: 0;
}


.mod_newsreader #video {
	float: left;
	width: 720px;
	height: 405px;
	margin-right: 10px;
	overflow: hidden;
}

.videoContent {
	padding-top: 60px;
	margin-left: 740px;
}

.mod_newsreader .videoContent h1 {
	font-size: 14px;
}

.mod_newsreader .videoContent .seperator {
	margin-bottom: 10px;
}

.newsPagination {
	display: none;
}

/*-----------------------------------------------------------------------------------*/
/*	15. Contao
/*-----------------------------------------------------------------------------------*/
.ce_gallery {
	margin-bottom: 20px;
}

.ce_gallery ul {
	margin: 0;
	padding: 0;
}

.ce_gallery ul li {
	float: left;
	margin-right: 20px;
}

.ce_gallery ul li:nth-child(4) {
	margin-right: 0;
}

.vita table td:nth-child(1),
.vita table th:nth-child(1) {
	width: 225px;
	padding-right: 20px;
	text-align: right;
}

.white {
	background-color: #fff;
	padding-bottom: 20px;
}


/*==========================================================================================
	
Light CSS File
This file contains styles related to the colour scheme of the theme

==========================================================================================

	1.	Global Colours
	2.	Header Colours
	3.	Home Template Colours
	4.	Post Formats
	5.	Widgets
	6. 	Comments
	7.	Shortcodes

==========================================================================================*/

/*==========================================================================================
	1.	Global Colours
==========================================================================================*/

body { 
	background: #ececec;
	color: #333;
}

a {
	color: #929292;
}

a:hover {
	color: #333333;
}

input,
textarea{
	border: 1px solid #C9C9C9;
	background: #ffffff;
	color: #545658;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset, -5px -5px 0 0 #f5f5f6, 5px 5px 0 0 #f5f5f6, 5px 0 0 0 #f5f5f6, 0 5px 0 0 #f5f5f6, 5px -5px 0 0 #f5f5f6, -5px 5px 0 0 #f5f5f6;
	   -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset, -5px -5px 0 0 #f5f5f6, 5px 5px 0 0 #f5f5f6, 5px 0 0 0 #f5f5f6, 0 5px 0 0 #f5f5f6, 5px -5px 0 0 #f5f5f6, -5px 5px 0 0 #f5f5f6;
    		box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset, -5px -5px 0 0 #f5f5f6, 5px 5px 0 0 #f5f5f6, 5px 0 0 0 #f5f5f6, 0 5px 0 0 #f5f5f6, 5px -5px 0 0 #f5f5f6, -5px 5px 0 0 #f5f5f6;
}

input:focus,
textarea:focus{
	border: 1px solid #bbbbbb;
	background: #ffffff;
	color: #545658;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset, -5px -5px 0 0 #f1f1f3, 5px 5px 0 0 #f1f1f3, 5px 0 0 0 #f1f1f3, 0 5px 0 0 #f1f1f3, 5px -5px 0 0 #f1f1f3, -5px 5px 0 0 #f1f1f3;
	   -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset, -5px -5px 0 0 #f1f1f3, 5px 5px 0 0 #f1f1f3, 5px 0 0 0 #f1f1f3, 0 5px 0 0 #f1f1f3, 5px -5px 0 0 #f1f1f3, -5px 5px 0 0 #f1f1f3;
    		box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset, -5px -5px 0 0 #f1f1f3, 5px 5px 0 0 #f1f1f3, 5px 0 0 0 #f1f1f3, 0 5px 0 0 #f1f1f3, 5px -5px 0 0 #f1f1f3, -5px 5px 0 0 #f1f1f3;
}

.line { border-bottom: 1px solid #dddfe2; }

.post-thumb .overlay,
.overlay { background: url(../../files/_layout/images/light/overlay.png) repeat; }

.overlay .arrow { background: url(../../files/_layout/images/light/arrow.gif) repeat; }

/*==========================================================================================
	2.	Header Colours
==========================================================================================*/

#primary-nav ul ul li { 
	border-left: 1px solid #dddfe2; 
	background: #fdfdfd;
}

/*==========================================================================================
	3.	Home Template Colours
==========================================================================================*/

#loading{ background: #fdfdfd url(../../files/_layout/img/ajax-loader.gif) center no-repeat; }

#portfolio-items .overlay .entry-content,
#portfolio-terms a.active { color: #a1a3a6; }

#portfolio-items .entry-title { color: #fbfbfb; }

#portfolio-items .hentry .line { border-bottom: 1px solid #6e7073; }

#portfolio-items .entry-content { 
	color: #cfd1d5; 
}

#portfolio-items li { background: #eceeef; }

#door-frame #magic-door-wrap {
	border-bottom: 1px solid #e1e4e7;
	background-color: #ececec;
	border-top: 1px solid #e1e4e7; 
}

#magic-door .line { border-bottom: 1px solid #c5c7ca; }

#magic-door .entry-content a:hover, 
#magic-door .entry-title,
#magic-door .entry-content { 
	color: #333333; 
}

#magic-door .entry-content a { color: #a1a3a6; }

/* #portfolio-nav li a { background-image: url(../../files/_layout/images/light/portfolio_nav.gif); } */


#slider .pagination li a,
.slider .pagination li a { 
	background-image: url(../../files/_layout/images/light/slider_nav.png); 
}

/*==========================================================================================
	4.	Post Formats
==========================================================================================*/

.published { border-top: 1px solid #dddfe2; }

.overlay .entry-content,
.navigation a:hover,
.published a:hover,
.published,
.entry-title,
.entry-content,
.entry-content a:hover,
.entry-meta a:hover{ 
	color: #545658; 
}

.published a { color: #a1a3a6; }

.entry-content a { 
	color: #a1a3a6;
	border-bottom: 1px solid #dddfe2;
}

.navigation a,
.entry-meta a { color: #a1a3a6; }

.comment-reply-link,
.format-link .entry-title a span,
.more-link span { background: url(../../files/_layout/images/light/more_link_arrow.png) right center no-repeat; }

blockquote { 
	border-left: 2px solid #a1a3a6;
	color: #a1a3a6
}

pre { background: url(../../files/_layout/images/light/pre.gif) repeat; }

code { background: #f5f5f5; }

/*==========================================================================================
	5.	Widgets
==========================================================================================*/

.widget_search input:focus,
.widget-title { color: #545658; }

.widget_search input,
.widget a { color: #a1a3a6; }

.widget,
.widget a:hover { color: #545658; }

.flickr_badge_image a img { border: 4px solid #eceeee; }

.flickr_badge_image a:hover img { border: 4px solid #545658; }


/*==========================================================================================
	6.	Comments
==========================================================================================*/

.left-line,
.right-line,
.comment-body,
.comment-meta,
#respond-caption { 
	border-top: 1px solid #dddfe2; 
 	color: #545658;
}

.author span a:hover,
.author a:hover,
a:hover.comment-reply-link,
#comments,
#respond label,
#respond h3 { color: #545658; }

.author span a,
.comment-reply-link,
#respond label span,
#respond label small { 
	color: #a1a3a6; 
}

.contactform #submit-button,
#commentform #submit-button {
	background: url(../../files/_layout/images/light/submit_button.png);
	height: 28px;
	line-height: 28px;
	border: 1px solid #c3c3c3;
	color: #555555;
}

.contactform #submit-button:hover,
#commentform #submit-button:hover { background: url(../../files/_layout/images/light/submit_button.png) 0 -28px; }

/*==========================================================================================
	7.	Shortcodes
==========================================================================================*/

.tabs ul.nav li a {
	background: #FDFDFD;
}

.tabs ul.nav li.ui-tabs-selected a,
.tabs ul.nav li.ui-tabs-active a { 
	background: #F1F1F1;
	color: #555555;
}

.tabs .tab {
	background: #F1F1F1;
}

.tabs .tab {
	background: #F1F1F1;
	color: #555555;
}

.toggle h4 {
	background: #F1F1F1;
	color: #555555;
} 
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/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%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

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

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

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

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

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

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

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

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

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

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

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

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('../../files/_layout/css/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('../../files/_layout/css/fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('../../files/_layout/css/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;
}

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

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

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

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

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

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

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

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

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

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

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

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('../../files/_layout/css/fancybox/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('../../files/_layout/css/fancybox/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('../../files/_layout/css/fancybox/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

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

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

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

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

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

/* IE6, IE7, IE8 */

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

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