/* Main */

HTML, BODY { height: 100%; min-height: 100%; background: #000; }
HTML { overflow-y: scroll; background: url(bg01.png); }
BODY { background: url(bg02.png) repeat-x; min-width: 960px; }
UL { margin: 0; padding: 0; list-style: none; }

/* Layout */

.wrap { width: 900px; margin: auto; }

#box01 { height: 136px; background: url(bg03.png) 0 54px repeat-x;  }
HEADER { height: 136px; position: relative; }

#logo { margin: 0; position: absolute; top: 10px; right: 0; }
#logo A { display: block; width: 125px; height: 125px; background: url(logo.png) no-repeat; text-indent: -9999em; }

#menu01 { position: absolute; left: 0; top: 44px; font-family: 'YanoneKaffeesatzRegular'; text-shadow: 1px 0 0 #fff; line-height: 22px; }
#menu01 UL * { float: left; }
#menu01 UL LI.home A SPAN { text-indent: -9999em; width: 24px; height: 25px; background: url(bg05.png) no-repeat; }
#menu01 UL A { padding: 23px 14px 9px 14px; font-size: 20px; color: #787878; text-decoration: none; }
#menu01 UL LI.home A { padding: 20px 14px 12px 14px; }
#menu01 UL A:hover,
#menu01 UL A.active { color: #fff; text-decoration: none; text-shadow: 1px 0 0 rgba(0,0,0, 0.45); background: url(bg04.png) repeat-x; }
#menu01 UL LI.home A:hover SPAN,
#menu01 UL LI.home A.active SPAN { background-position: 0 -35px; }

#box02 { padding: 22px 0 10px 0; background: url(bg06.png) 0 100% repeat-x; }

#slider { height: 182px; position: relative; }
#slider A.bx-prev,
#slider A.bx-next { position: absolute; top: 40px; display: block; width: 36px; height: 72px; text-indent: -9999em; background: url(bg07.png) no-repeat; cursor: pointer; } 
#slider A.bx-prev { left: 0; }
#slider A.bx-next { right: 0; background-position: -36px 0; }
#slider A.bx-prev:hover { background-position: 0 -72px; }
#slider A.bx-next:hover { background-position: -36px -72px; }

#slider DIV.bx-wrapper { width: 900px !important; }
#slider DIV.bx-window { width: 770px !important; margin-left: 66px; }
 
#slider UL { padding: 0 0 0 0; }
#slider UL LI { float: left; width: 250px; height: 182px; padding: 0 10px 0 0; }
#slider UL A.img { display: block; border: 5px solid #c7c7c7; text-decoration: none; line-height: 0; }
#slider UL A.img:hover { border-color: #d71920; }
#slider UL LI A IMG { width: 240px; height: 142px; }
#slider UL LI SPAN.txt { display: block; padding: 0 15px; height: 30px; line-height: 30px; background: url(bg08.png); font-family: 'YanoneKaffeesatzRegular'; font-size: 16px; color: #808080; }
#slider UL LI SPAN.txt A { color: #fff; text-decoration: underline; }
#slider UL LI SPAN.txt A:hover { color: #d71920; text-decoration: underline; }

#socials { margin: 1em 0 0 0; height: 24px; overflow: hidden; }
#google-plus-one { float: left; padding: 0 10px 0 0; width: 66px; }
#tweet-this { float: left; padding: 2px 10px 0 0; width: 96px; }
#facebook-like { float: left; width: 300px; }

#content { padding: 18px 0 0 0; }

#front { float: left; width: 510px; position: relative; }

#sub { float: left; width: 900px; position: relative; }
#sub HGROUP * { float: left; }
#sub HGROUP H2 { padding: 5px 0 5px 20px; margin: 17px 0 0 20px; border-left: 1px solid #616161; }

#sub HGROUP.error404 * { float: none; text-align: center; }
#sub HGROUP.error404 H1 { font-size: 250px; }
#sub HGROUP.error404 H2 { padding: 0; margin: 0; border: none; }

.content { line-height: 26px; font-size: 18px; color: #d2d2d2; text-shadow: 1px 0 0 #000; font-family: 'YanoneKaffeesatzRegular'; }
.content A:hover { -webkit-transition: color 0.2s ease-in; -moz-transition: color 0.2s ease-in; -o-transition: color 0.2s ease-in; transition: color 0.2s ease-in; }
.content UL { margin: 1em 0 0 0; }
.content UL LI { padding: 0 0 0 14px; background: url(dot01.png) 0 11px no-repeat; }

ASIDE { float: right; margin: 12px 0 0 0; border: 1px solid #fff; width: 318px; font-family: 'YanoneKaffeesatzRegular'; }
ASIDE UL LI { float: left; width: 100%; clear: both; border-bottom: 1px solid #fff; background: url(bg10.png) repeat-x; }
ASIDE UL LI.rss { border: none; }
ASIDE UL A { display: block; height: 50px; line-height: 50px; padding: 0 0 0 50px; font-size: 20px; color: #787878; text-decoration: none; text-transform: uppercase; text-shadow: 1px 0 0 #fff; }
ASIDE UL A:hover { color: #4c4c4c; text-decoration: none; }
ASIDE UL LI.facebook A { background: url(ico_facebook.png) 10px 50% no-repeat; }
ASIDE UL LI.facebook A:hover { background: url(ico_facebook_h.png) 10px 50% no-repeat; }
ASIDE UL LI.twitter A { background: url(ico_twitter.png) 10px 50% no-repeat; }
ASIDE UL LI.twitter A:hover { background: url(ico_twitter_h.png) 10px 50% no-repeat; }
ASIDE UL LI.linkedin A { background: url(ico_linkedin.png) 10px 50% no-repeat; }
ASIDE UL LI.linkedin A:hover { background: url(ico_linkedin_h.png) 10px 50% no-repeat; }
ASIDE UL LI.vkontakte A { background: url(ico_vk.png) 10px 50% no-repeat; }
ASIDE UL LI.vkontakte A:hover { background: url(ico_vk_h.png) 10px 50% no-repeat; }
ASIDE UL LI.rss A { background: url(ico_rss.png) 10px 50% no-repeat; }
ASIDE UL LI.rss A:hover { background: url(ico_rss_h.png) 10px 50% no-repeat; }
ASIDE UL LI.youtube A { background: url(ico_youtube.png) 10px 50% no-repeat; }
ASIDE UL LI.youtube A:hover { background: url(ico_youtube_h.png) 10px 50% no-repeat; }

#bottom { padding: 0 0 20px 0; }

FOOTER { margin: 60px auto 0 auto; width: 900px; height: 50px; line-height: 50px; background: #000; font-size: 16px; font-family: 'YanoneKaffeesatzRegular'; }
FOOTER P { margin: 0; padding: 0 15px; }
FOOTER A { color: #fff; text-decoration: underline; }
FOOTER A:hover { color: #d71920; text-decoration: none; }

#menu02 { float: right; }
#menu02 UL * { float: left; }
#menu02 LI { padding: 0 1px 0 0; background: url(bg09.gif) 100% 50% no-repeat;}
#menu02 LI.last { padding: 0; background: none; }
#menu02 UL A { padding: 0 15px; }
#menu02 UL A.active { color: #d71920; text-decoration: none; }

/* Cols */

.col { float: left; min-height: 1px; }
.col01 { width: 350px; }
.col02 { width: 350px; }

/* Listing */

UL.listing01 { margin: 1em 0 0 0; }
UL.listing01 LI { float: left; width: 260px; padding: 10px; background: url(bg12.png); margin: 0 30px 0 0; }
UL.listing01 LI:hover { background: #000; }
UL.listing01 LI.row { margin: 0; }
UL.listing01 LI A.img { display: block; border: 5px solid #C7C7C7; line-height: 0; }
UL.listing01 LI A.img IMG { width: 250px; }
UL.listing01 LI A.img:hover { border-color: #d71920; }
UL.listing01 LI P { margin: 10px 0 0 0; }
UL.listing01 LI TABLE { margin: 10px 0 0 0; width: auto; }
UL.listing01 LI TABLE TH,
UL.listing01 LI TABLE TD { line-height: 26px; padding: 5px 10px 5px 0; font-size: 18px; font-family: 'YanoneKaffeesatzRegular'; text-shadow: 1px 0 0 #000; }
UL.listing01 LI TABLE TH { text-align: right; color: #fff; }
UL.listing01 LI TABLE TD { text-align: left; color: #d2d2d2; }
UL.listing01 LI TABLE TD A { display: block; }

/* Profile */

P.profile { float: left; margin: 1em 50px 0 0; }

/* Forms */

.form {}
.form INPUT,
.form SELECT,
.form TEXTAREA,
.form LABEL { float: left; }

.form P { margin: 10px 0 0 0; }
.form LABEL { width: 80px; text-align: right; margin: 0 10px 0 0; padding: 3px 0; }
.form .txt { width: 240px; padding: 5px 0 5px 10px;  background: #000; border: 1px solid #3a3a3a; font-size: 18px; color: #626262; font-family: 'YanoneKaffeesatzRegular'; }
.form .txt:focus { border-color: #545454; color: #d2d2d2; }
.form TEXTAREA.txt { height: 120px; }

.form .btn01 { height: 33px; line-height: 33px; padding: 0 15px; border: none; font-size: 18px;  font-family: 'YanoneKaffeesatzRegular'; background: url(bg11.png) repeat-x; text-shadow: 1px 0 0 rgba(0,0,0, 0.45); cursor: pointer; }
.form .btn01:hover { background: url(bg11.png) 0 -33px repeat-x; }

/*
 * 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('fancybox/fancybox.png');
}

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

#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('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('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('fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('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('fancybox/fancybox-x.png');
}

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

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

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

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

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

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

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

#fancybox-title {
	font-size: 18px;
	z-index: 1102;
	text-shadow: 1px 0 1px rgba(0,0,0, 0.5);
	text-align: center;
}

.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('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;
	font-family: 'YanoneKaffeesatzRegular';
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('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('fancybox/fancybox-x.png') 0px -40px;
}

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

/* IE6 */

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

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

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/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='/img/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='/img/fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }

/* Share site */

#share-site { width: 420px; overflow: hidden;  }
#share-site UL { margin: 0; padding: 0; font-family: 'YanoneKaffeesatzRegular'; font-size: 16px; }
#share-site UL LI { float: left; width: 140px; padding: 4px 0; }
#share-site UL LI A { display: block; padding: 0 0 0 20px; height: 16px; line-height: 16px; color: #000; text-decoration: none; }
#share-site UL LI A:hover { color: #d71920; text-decoration: underline; }

#share-site UL LI.facebook A { background: url(socials/facebook.png) no-repeat 0 50%; }
#share-site UL LI.twitter A { background: url(socials/twitter.png) no-repeat 0 50%; }
#share-site UL LI.linkedin A { background: url(socials/linkedin.png) no-repeat 0 50%; }
#share-site UL LI.odnoklassniki A { background: url(socials/odnoklassniki.png) no-repeat 0 50%; }
#share-site UL LI.vkontakte A { background: url(socials/vkontakte.png) no-repeat 0 50%; }
#share-site UL LI.myspace A { background: url(socials/myspace.png) no-repeat 0 50%; }
#share-site UL LI.google A { background: url(socials/google.png) no-repeat 0 50%; }
#share-site UL LI.delicious A { background: url(socials/delicious.png) no-repeat 0 50%; }
#share-site UL LI.stumble A { background: url(socials/stumble.png) no-repeat 0 50%; }
#share-site UL LI.digg A { background: url(socials/digg.png) no-repeat 0 50%; }
#share-site UL LI.live A { background: url(socials/live.png) no-repeat 0 50%; }
#share-site UL LI.buzz A { background: url(socials/buzz.png) no-repeat 0 50%; }
