@charset "utf-8";
/* CSS Document */

*
{
	margin:0;
	padding:0;
	outline:0;
}
h3 {color:#860D00;}
h1 {
line-height: 1.2em;
}

hr.divider {height:3px;background-color:#e5e7e3}
hr.divider.first {margin-top:28px;margin-bottom:10px;}
hr.divider.last  {margin-top:10px;margin-bottom:10px;}
hr.divider.lastSmall  {margin-top:0px;margin-bottom:10px;}
hr.line {margin:10px 0;height:1px;background:transparent url(/files/images/line-dotted.gif) repeat-x 0 0;}
hr.noline {margin:0 0 10px 0;height:1px;background:none;}

.gallery {min-height:185px;margin-top:20px;background: transparent url(/files/images/gallery-bg.gif) repeat-x top left;}
.gallery h5 {}
.gallery .inner {padding:20px 10px;  }

a.back {color:#e53b00;background: transparent url(/files/images/icon-back.gif) no-repeat center left;}
a.back span {padding-left:13px;}
.renderhead {padding:30px 0 0 270px;}
img
{
	border:none;
}

div#rexblog-output
{
	font-size:100%;
	line-height:1.2em;
	font-family:Verdana, Geneva, sans-serif;
	float:left;
}
.post_image {text-decoration:none;float:left;margin-right:10px;}
div#rexblog-output div.rexblog-clearer
{
	float:none;
	clear:both;
}
.rexblog-clearer {width:100%;height:0;overflow:hidden;display:block;clear:both;}

div#rexblog-output a
{
	color:#79a5b7;
	text-decoration:underline;
	outline:0;
}

div#rexblog-output a:hover
{
	text-decoration:none;
	border-bottom:1px solid #EBEBEB;
	color:#447183;
}

div#rexblog-output div#rexblog-sidebar
{
	float:left;
	width:250px;
	padding:0;
}

div#rexblog-output div#rexblog-content
{
	width:608px;
	margin:0 0 0 20px;
	padding:0;
	float:left;
}

div#rexblog-output h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:900;
	color:#C93;
	text-decoration:none;
	padding-right:20px;
	margin:0 0 10px 0;
}

div#rexblog-output p.editable textarea
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:100%;
	line-height:1.4em;
	color:#666;
	padding:5px;
	border:none;
	border:1px solid #CCC;
	-moz-border-radius:5px;
}

/** REXBLOG FRONTEND NAVIGATION
**/

div#rexblog-output div#rexblog-sidebar ul.rexblog-navigation
{
	list-style:none;
	margin:0 0 20px 0;
	padding:0;
}

div#rexblog-output div#rexblog-sidebar ul.rexblog-navigation ul
{
	margin:0;
	padding:0;
}

div#rexblog-output div#rexblog-sidebar ul.rexblog-navigation li
{
	list-style-type:none;
	margin:0;
	padding:0;
}


div#rexblog-output div#rexblog-sidebar ul.rexblog-navigation li li a
{
	padding:4px 0 4px 39px;
	background-position:20px center;
}

div#rexblog-output div#rexblog-sidebar ul.rexblog-navigation li li li a
{
	padding:4px 0 4px 59px;
	background-position:40px center;
}

div#rexblog-output div#rexblog-sidebar ul.rexblog-navigation li a.rexblog-active
{
	background-image:url(/files/images/subnavi_act.gif);
background-repeat:no-repeat;
color:#E53B00;
display:block;
height:22px;
margin:0;
padding:28px 0 0;
text-align:left;
text-decoration:none;
text-indent:100px;
vertical-align:middle;
white-space:nowrap;
width:248px;
}

#subnavi ul.rexblog-navigation li a.rexblog-current
{
  font-weight:900;
  background-image: url(/files/images/subnavi_act.gif);
  background-repeat: no-repeat;
  color: #e53b00;
  text-decoration: none;
  height:22px;
  padding:28px 0 0;
}

div#rexblog-output div#rexblog-sidebar ul.rexblog-navigation li a:hover
{
	text-decoration:none;
}

/** REXBLOG FRONTEND BREADCRUMB
**/

div#rexblog-output div#rexblog-content div#rexblog-breadcrumb
{
	float:left;
	clear:both;
}

div#rexblog-output div#rexblog-content div#rexblog-breadcrumb ul
{
	list-style:none;
	border:none;
	float:left;
	clear:both;
	margin:0 0 10px 0;
	padding:0;
}

div#rexblog-output div#rexblog-content div#rexblog-breadcrumb ul li
{
	margin:0;
	padding:0;
	float:left;
}

div#rexblog-output div#rexblog-content div#rexblog-breadcrumb ul li.first-item
{
	padding:0;
}

div#rexblog-output div#rexblog-content div#rexblog-breadcrumb ul li span,
div#rexblog-output div#rexblog-content div#rexblog-breadcrumb span,
div#rexblog-output div#rexblog-content div#rexblog-breadcrumb ul li a
{
	padding:0;
	font-size:75%;
}

div#rexblog-output div#rexblog-content div#rexblog-breadcrumb span strong
{
	font-weight:900;
}

div#rexblog-output div#rexblog-content div#rexblog-breadcrumb ul li a
{
	font-weight:900;
}

div#rexblog-output div#rexblog-content div#rexblog-breadcrumb ul li a:hover
{
	text-decoration:none;
}

/** REXBLOG POSTINGS
**/

div#rexblog-output div#rexblog-content div#rexblog-postings
{
	float:left;
	clear:both;
	margin:0 0 20px 0;
}

div#rexblog-output div#rexblog-content div#rexblog-postings div.post-overview,
div#rexblog-output div#rexblog-content div#rexblog-postings div.post-details
{
	padding:0;
	margin:0 0 25px 0;
}

div#rexblog-output div#rexblog-content div#rexblog-postings div.post-overview h1,
div#rexblog-output div#rexblog-content div#rexblog-postings div.post-details h1
{
	padding:0;
	margin:0 0 5px 0;
}

div#rexblog-output div#rexblog-content div#rexblog-postings div.post-overview h2,
div#rexblog-output div#rexblog-content div#rexblog-postings div.post-details h2
{
	padding:0;
	margin:0 0 5px 0;
}
/*
#stage_content div.post-overview h2 a {padding-right:15px; background: transparent url(/files/images/link_std.gif) no-repeat right 2px;}
#stage_content div.post-overview h2 a:hover {background: transparent url(/files/images/link_ov.gif) no-repeat right 2px;}
*/

#stage_content div.post-overview h2 {font-size: 18px; line-height: 22px; font-weight:normal;}

div#rexblog-output div#rexblog-content div#rexblog-postings div.post-overview p,
div#rexblog-output div#rexblog-content div#rexblog-postings div.post-details p
{
	padding:0;
	margin:0 0 10px 0;
	font-size:75%;
}

div#rexblog-output div#rexblog-content div#rexblog-postings div.post-overview p strong,
div#rexblog-output div#rexblog-content div#rexblog-postings div.post-details p strong
{
	font-weight:900;
}

div#rexblog-output div#rexblog-content div#rexblog-postings div.post-overview div.post-toolbar,
div#rexblog-output div#rexblog-content div#rexblog-postings div.post-details div.post-toolbar
{
	border-top:1px solid #EBEBEB;
	margin:10px 0 0 0;
	padding:5px 0;
    clear:both;
}

#stage_content div.post-details div.post-toolbar 			{margin:10px 0;}
#stage_content div.post-details div.post-teaser 			{font-weight:bold;}

#stage_content div.post-toolbar ul               			{margin:0;padding:0;}
#stage_content div.post-toolbar ul li a, 
#stage_content div.post-toolbar ul li   					{color:#999999;}
#stage_content div.post-toolbar ul li a:hover 				{color:#860D00;}
#stage_content div.post-toolbar ul li               		{padding-left:1.2em;float:left;margin-right:8px;font-size:0.9em;}
#stage_content div.post-toolbar ul li.icon 					{background: transparent url(/files/images/blog_icons.gif) no-repeat 0 0;}
#stage_content div.post-toolbar ul li.icon.date 			{background:none;padding-left:0;}
#stage_content div.post-toolbar ul li.icon.cat 				{background-position:0 3px;}
#stage_content div.post-toolbar ul li.icon.cat:hover 		{background-position:0px -87px;}
#stage_content div.post-toolbar ul li.icon.comment 			{background-position:0 -26px;}
#stage_content div.post-toolbar ul li.icon.comment:hover 	{background-position:0px -116px;}
#stage_content div.post-toolbar ul li.icon.tag 				{background-position:0 -55px;}
#stage_content div.post-toolbar ul li.icon.tag:hover 		{background-position:0px -145px;}

div.post-overview 											{overflow:hidden;}

div#rexblog-output div#rexblog-content div#rexblog-postings div.post-overview div.post-toolbar p,
div#rexblog-output div#rexblog-content div#rexblog-postings div.post-details div.post-toolbar p
{
	padding:0;
	margin:0;
	font-size:0.75em;
}

div#rexblog-output div#rexblog-content div#rexblog-postings div.post-overview div.post-toolbar p a,
div#rexblog-output div#rexblog-content div#rexblog-postings div.post-details div.post-toolbar p a
{
	text-decoration:underline;
}

div#rexblog-output div#rexblog-content div#rexblog-postings div.post-overview div.post-toolbar p a:hover,
div#rexblog-output div#rexblog-content div#rexblog-postings div.post-details div.post-toolbar p a:hover
{
	text-decoration:none;
}

/** REXBLOG PAGINATION
**/

div#rexblog-output div#rexblog-content div#rexblog-postings div#rexblog-pagination
{
}

div#rexblog-output div#rexblog-content div#rexblog-postings div#rexblog-pagination ul
{
	list-style:none;
	margin:0 0 20px 0;
	padding:0;
	float:left;
}

div#rexblog-output div#rexblog-content div#rexblog-postings div#rexblog-pagination ul li
{
	float:left;
	display:block;
	margin:0 2px 0 0;
	padding:0;
	font-size:0.75em;
}

div#rexblog-output div#rexblog-content div#rexblog-postings div#rexblog-pagination ul ul
{
	list-style:none;
	float:left;
	padding:0 5px;
}

div#rexblog-output div#rexblog-content div#rexblog-postings div#rexblog-pagination ul li.selected span
{
	margin:0;
	float:left;
}

div#rexblog-output div#rexblog-content div#rexblog-postings div#rexblog-pagination ul li a
{
	margin:0;
	float:left;
}

/** REXBLOG COMMENTS
**/

div#rexblog-output div#rexblog-content div#rexblog-postings div.commentform-wrapper
{
	display:block;
	width:550px;
	font-size:0.75em;
	margin:10px 0 0 0;
}

form#commentform{margin-left:50px;width:415px;}

div#rexblog-output div#rexblog-content div#rexblog-postings span.spam-info
{
	padding:10px;
	margin:0 0 10px 0;
	color:#d78462;
	background-color:#fff7f4;
	border:1px solid #ebc4b4;
	font-weight:bold;
	display:block;
}

div#rexblog-output div#rexblog-content div#rexblog-postings span.mod-info
{
	padding:10px;
	margin:0 0 10px 0;
	background-color:#f0fae8;
	border:1px solid #bed7a9;
	color:#82a368;
	font-weight:bold;
	display:block;
}

div#rexblog-output div#rexblog-content div#rexblog-postings div.commentform-wrapper fieldset
{
	background-color:#FBFBFB;
	border:1px solid #EBEBEB;
	padding:10px;
	margin:0 0 20px 0;
	-moz-border-radius:10px;
}

div#rexblog-output div#rexblog-content div#rexblog-postings div.commentform-wrapper fieldset label
{
	color:#454545;
	font-weight:100;
	padding:0;
	margin:0 0 10px 0;
	display:block;
}

div#rexblog-output div#rexblog-content div#rexblog-postings div.commentform-wrapper fieldset .submitfield
{
	padding:2px 0;
}

div#rexblog-output div#rexblog-content div#rexblog-postings div.commentform-wrapper fieldset .textfield
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:100%;
	color:#666;
	padding:5px;
	margin:0 0 10px 0;
	width:516px;
}

div#rexblog-output div#rexblog-content div#rexblog-postings div.commentform-wrapper fieldset .textareafield
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:100%;
	color:#666;
	padding:5px;
	margin:0 0 10px 0;
	width:516px;
	height:150px;
}

div#rexblog-output div#rexblog-content div#rexblog-postings div.commentform-wrapper fieldset label.error
{
	padding:10px;
	margin:0 0 20px 0;
	color:#d78462;
	background-color:#fff7f4;
	border:1px solid #ebc4b4;
	font-weight:bold;
}

div#rexblog-output div#rexblog-content div#rexblog-postings div.formerror
{
	display:none;
}

div#rexblog-output div#rexblog-content div#rexblog-postings div.formerror span
{
	padding:10px;
	margin:0 0 20px 0;
	color:#d78462;
	font-weight:900;
	background-color:#fff7f4;
	border:1px solid #ebc4b4;
	display:block;
	width:528px;
	font-size:0.75em;
}

div#rexblog-output div#rexblog-content div#rexblog-postings p.comment-success
{
	padding:10px;
	margin:0 0 20px 0;
	font-weight:normal;
	background-color:#f0fae8;
	border:1px solid #bed7a9;
	color:#82a368;
}

/** REXBLOG PAGINATION
**/

div#rexblog-pagination
{
}

div#rexblog-pagination ul
{
  list-style-type:none;
  margin:0 0 20px 0;
  padding:0;
  float:left;
}

div#rexblog-pagination ul li
{
  background:none;
  float:left;
  display:block;
  margin:0 2px 0 0;
  padding:0;
  font-size:0.9em;
}

#stage_content div#rexblog-pagination ul li.selected span
{
  margin:0;
  padding:4px 6px;
}
#stage_content div#rexblog-pagination ul li.selected a {color:#000;}
#stage_content div#rexblog-pagination ul li a
{
  margin:0;
  padding:4px 6px;
  color:#999999;
}
#stage_content div#rexblog-pagination ul li a:hover
{
  margin:0;
  padding:4px 6px;
  color: #e53b00;
;
}

/** REXBLOG COMMENTS
**/

div.commentform-wrapper
{
  display:block;
  width:550px;
  font-size:0.75em;
}

p.spam-info
{
  padding:10px;
  margin:0 0 10px 0;
  color:#d78462;
  background-color:#fff7f4;
  border:1px dashed #ebc4b4;
  font-weight:bold;
  display:block;
}

p.mod-info
{
  padding:10px;
  margin:0 0 10px 0;
  background-color:#f0fae8;
  border:1px dashed #bed7a9;
  color:#82a368;
  font-weight:bold;
  display:block;
}

div.commentform-wrapper fieldset
{
  border:1px solid #DDD;
  padding:10px;
  margin:20px 0;
}

dddiv.commentform-wrapper fieldset label.commentLabel {float:none;}
div.commentform-wrapper fieldset label
{
  color:#555;
  font-weight:100;
  padding:0;
  margin:0 0 10px 0;
  display:block;
  clear:left;
}

div.commentform-wrapper fieldset .submitfield
{
  padding:2px 0;
  width:191px;
  height:25px;
  cursor:pointer;
  color:#999999;
  display:inline-block;
  background: transparent url(/files/images/form_buttons.gif) no-repeat 0 0;
}
div.commentform-wrapper fieldset .submitfield:hover
{
  padding:2px 0;
  background: transparent url(/files/images/form_buttons.gif) no-repeat 0 -47px;
}

div.commentform-wrapper fieldset .textfield
{
  color:#555;
  border:1px solid #DDD;
  padding:5px;
  margin:0 0 10px 0;
  display:block;
  width:80%;
}

div.commentform-wrapper fieldset .textareafield
{
  color:#555;
  padding:5px;
  border:1px solid #DDD;
  margin:0 0 10px 0;
  width:80%;
  height:150px;
}

div.commentform-wrapper fieldset label.error
{
  padding:10px;
  margin:0 0 20px 0;
  color:#d78462;
  background-color:#fff7f4;
  border:1px dashed #ebc4b4;
  font-weight:bold;
}

div.formerror
{
  display:none;
}

div.formerror span
{
  padding:10px;
  margin:0 0 20px 0;
  color:#d78462;
  font-weight:900;
  background-color:#fff7f4;
  border:1px dashed #ebc4b4;
  display:block;
  width:528px;
  font-size:0.75em;
}

p.comment-success
{
  padding:10px;
  margin:0 0 20px 0;
  font-weight:normal;
  background-color:#f0fae8;
  border:1px dashed #bed7a9;
  color:#82a368;
}

#stage_content ul.rexblog-comments
{
  list-style:none;
  margin:0 0 20px 0;
  padding:0;
  width:550px;
}

#stage_content ul.rexblog-comments li.first {}
#stage_content ul.rexblog-comments li.last {background:none;}
#stage_content ul.rexblog-comments li
{
  list-style:none;
  list-style-image:none;
  background:transparent url(/files/images/line-dotted.gif) repeat-x left bottom;
  margin:0;
  padding:10px;
  
}

#stage_content ul.rexblog-comments li .left.first {float:left;width:45px;font-size:30px;color:#999;font-weight:normal;line-height:35px;}
#stage_content ul.rexblog-comments li .left {float:left;width:450px;}

ul.rexblog-comments li h3
{
  content:'';
  color:#999999;
  padding:0;
  margin:0;
}

ul.rexblog-comments li h3 b
{
  font-weight:900;
}
#stage_content ul.rexblog-comments li h3 > a:after {content:'';}
#stage_content ul.rexblog-comments li h3 a
{
  
  text-decoration:none;
  background:none;
  color:#000;
}

ul.rexblog-comments li h3 a:hover
{
  text-decoration:none;
}

ul.rexblog-comments li p
{
  padding:0;
  margin:0;
  color:#999;
  font-weight:normal;x
}

div.post-comments p
{
  margin:0 0 10px 0;
  font-size:0.75em;
}

/** TRACKBACKS
**/

ul.rexblog-trackbacks
{
  list-style:none;
  margin:0 0 20px 0;
  padding:0;
  width:550px;
}

ul.rexblog-trackbacks li
{
  list-style:none;
  margin:0 0 10px 0;
  padding:10px;
  background-color:#FFFFE1;
  border-bottom:1px dashed #DDD;
}

ul.rexblog-trackbacks li h3
{
  font-family:Arial, Helvetica, sans-serif;
  padding:0;
  margin:0;
  color:#999900;
}

ul.rexblog-trackbacks li h3 b
{
  font-weight:900;
}

ul.rexblog-trackbacks li h3 a
{
  text-decoration:underline;
}

ul.rexblog-trackbacks li h3 a:hover
{
  text-decoration:none;
}

ul.rexblog-trackbacks li p
{
  padding:0;
  margin:0;
  color:#555;
  font-weight:normal;
  font-family:Arial, Helvetica, sans-serif;
}

div.post-trackbacks p
{
  margin:0 0 10px 0;
  font-size:0.75em;
}

/** ADMIN ENABLED
**/

div#frontend_header
{
	background-color:#DDD;
	background-image:url(/files/addons/rexblog/plugins/simple_skin/img/overlay.png);
	background-position:0 -1px;
	background-repeat:repeat-x;
	z-index:1001;
	position:fixed;
	right:0;
	bottom:0;
	padding:15px 15px 10px 15px;
	text-align:center;
	-moz-box-shadow:0 0 10px rgba(0,0,0,0.5);
	-moz-border-radius-topleft:13px;
}

div#rexblog-output div#rexblog-content div#rexblog-postings ul.rexblog-comments li.admin-comment p
{
	padding:10px;
	margin:0;
	color:#447183;
	background-color:#e4f1f7;
	background-image:url(/files/addons/rexblog/plugins/simple_skin/img/overlay.png);
	background-position:0 -1px;
	background-repeat:repeat-x;
	-moz-border-radius:10px;
}

div#rexblog-output div#rexblog-content div#rexblog-postings ul.rexblog-comments li.admin-comment p a:hover
{
	color:#FFF;
	text-decoration:none;
	border:none;
}

div#rexblog-output div#rexblog-content div#rexblog-postings ul.rexblog-comments li.admin-enabled p
{
	-moz-border-radius-bottomleft:0;
}

div#rexblog-output div#rexblog-content div#rexblog-postings ul.rexblog-comments li.admin-enabled
{
	margin-bottom:0;
}

div#rexblog-output div.admin-panel
{
	color:#906;
	background-color:#F1F1F1;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	padding:0 5px 5px 5px;
	float:left;
	text-align:left;
	margin:0;
}

div#rexblog-output div.admin-spam-rating
{
	background-color:#F1F1F1;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	padding:0 5px 5px 5px;
	float:right;
	text-align:left;
	margin:0;
	font-size:0.75em;
	font-weight:100;
}

div#rexblog-output div#rexblog-content div#rexblog-postings ul.rexblog-comments li.admin-comment div.admin-panel,
div#rexblog-output div#rexblog-content div#rexblog-postings ul.rexblog-comments li.admin-comment div.admin-spam-rating
{
	background-color:#e4f1f7;
}

div#rexblog-output div.admin-panel a img
{
	float:left;
	margin:0 0 0 2px;
}

div#rexblog-output div.admin-panel a.admin_edit_comment img
{
	margin:0 0 0 4px;
}

div#frontend_header h1.feedit
{
	color:#999;
	font-weight:900;
	font-size:1em;
	margin:0;
	padding:0;
}

div#frontend_header h1.feedit span
{
	color:#777;
	font-weight:900;
	font-size:1em;
	margin:0;
	padding:0;
}

div#fancy_overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #666;
  display: none;
  z-index: 30;
}

* html div#fancy_overlay {
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
  text-align: left;
  overflow:hidden;
}

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('/files/fancybox/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
  position: absolute;
  background-color: #FFF;
  z-index: 30;
}

div#fancy_loading_icon {
  position: absolute;
  background: url('/files/fancybox/fancy_loading.gif') no-repeat;
  z-index: 35;
  width: 16px;
  height: 16px;
}

div#fancy_outer {
  position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
  position: relative;
  width:100%;
  height:100%;
  border: 1px solid #BBB;
  background: #FFF;
}

div#fancy_content {
  margin: 0;
  z-index: 100;
  position: absolute;
  overflow:hidden;
}

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('/files/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: hidden;
}

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;
}

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('/files/fancybox/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
  right: -9999px;
  background: transparent url('/files/fancybox/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

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: -18px;
  width: 100%;
  height: 18px;
  background: transparent url('/files/fancybox/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
  top: -18px;
  right: -13px;
  width: 13px;
  height: 18px;
  background: transparent url('/files/fancybox/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
  right: -13px;
  height: 100%;
  width: 13px;
  background: transparent url('/files/fancybox/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
  bottom: -18px;
  right: -13px;
  width: 13px;
  height: 18px;
  background: transparent url('/files/fancybox/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
  bottom: -18px;
  width: 100%;
  height: 18px;
  background: transparent url('/files/fancybox/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
  bottom: -18px;
  left: -13px;
  width: 13px;
  height: 18px;
  background: transparent url('/files/fancybox/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
  left: -13px;
  height: 100%;
  width: 13px;
  background: transparent url('/files/fancybox/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
  top: -18px;
  left: -13px;
  width: 13px;
  height: 18px;
  background: transparent url('/files/fancybox/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
  position: absolute;
  bottom: -33px;
  left: 0;
  width: 100%;
  z-index: 100;
  display: none;
}

div#fancy_title div {
  color: #FFF;
  font: bold 12px Arial;
  padding-bottom: 3px;
}

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(/files/fancybox/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
  height: 32px;
  background: transparent url(/files/fancybox/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
  height: 32px;
  width: 15px;
  background: transparent url(/files/fancybox/fancy_title_right.png) repeat-x;
}
