/* LIBS */
/**
 * jQuery lightBox plugin
 */
#jquery-overlay { position: absolute; top: 0px; left: 0px; z-index: 90;	width: 100%; height: 500px; }
#jquery-lightbox { position: absolute; top: 0px; left: 0px; width: 100%; z-index: 100; text-align: center; line-height: 0px; }
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box { position: relative; background-color: #000000; width: 250px; height: 250px; margin: 0px auto; }
#lightbox-container-image { padding: 10px; }
#lightbox-loading { position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0px; }
#lightbox-nav { position: absolute; top: 0px; left: 0px; height: 100%; width: 100%; z-index: 10; }
#lightbox-container-image-box > #lightbox-nav { left: 0px; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext { width: 49%; height: 100%; display: block; }
#lightbox-nav-btnPrev { left: 0px; float: left; }
#lightbox-nav-btnNext { right: 0px; float: right; }
#lightbox-container-image-data-box { font: 10px Arial, Helvetica, sans-serif; background-color: #000000; margin: 0px auto; line-height: 1.4em; overflow: auto; width: 100%; padding: 0px 10px 0px; }
#lightbox-container-image-data { padding: 0px 10px; color: #FFFFFF; }
#lightbox-container-image-data #lightbox-image-details { width: 70%; float: left; text-align: left; }	
#lightbox-image-details-caption { font-weight: bold; color: #FFFFFF; }
#lightbox-image-details-currentNumber { display: block; clear: left; padding-bottom: 1.0em; }			
#lightbox-secNav-btnClose { width: 66px;  float: right; padding-bottom: 0.7em; }

/* jquery validation */
.invalidInput {	border: 1px dotted #F00; background-color: #F5D8CD; }
.validInput { border: 1px dotted #FF0000; }

/* MODULES */
/*pages.php*/
.pages { margin-top: 10px; } /* многостраничность, functions.php */

/*faq.php*/
.faq { padding: 3px; }
.faq_s { margin-top: 10px; font-size: 12px; }
.faq_form input, .faq_form textarea { width: 300px; border: 1px solid #007c00; margin: 1px 0px; }
.faq_form button, .form_table button, .reviews_form button { border: 1px solid #333; background: #eeeeee; cursor: pointer; font: bold 14px Verdana, Arial, Helvetica, sans-serif; color: #666666; width: 120px; height: 22px; }

/*form.php*/
.form_td { padding-top: 5px; font-size: 12px; padding-right: 10px; font-weight: bold; text-align: right }
.form_table input, .form_table textarea, .reviews_form textarea, .reviews_form input, .faq_form input, .faq_form textarea { font: 11px Verdana, Arial, Helvetica, sans-serif; border: 1px solid #333; margin: 1px 0px; }
#quest_form_submit { border: 1px solid #333; background: #eeeeee; cursor: pointer; font: bold 14px Verdana, Arial, Helvetica, sans-serif; color: #666666; width: 120px; height: 22px; margin: 0px; }

/*map.php*/
.map li { margin-top: 3px; }
.mapimg { float: left; margin-right: 5px; }

/*reviews.php*/
.reviews_form { margin-top: 10px; }
.reviews_table td { font-size: 12px; }
.reviews_form td input, 
.form_table input { height: 20px; font: bold 15px "Trebuchet MS", Arial, Verdana; color: #666666; }
.reviews_form textarea,
.form_table textarea { font: bold 15px "Trebuchet MS", Arial, Verdana; color: #666666; }

/*galery.php*/
.stepcarousel { position: relative; overflow: scroll; width: 273px; height: 200px; border: 1px solid #165f88; margin-top: 5px;}
.stepcarousel .belt { position: absolute; left: 0; top: 0; }
.stepcarousel .panel { float: left; overflow: hidden; margin: 10px; width: 250px; }
p.samplebuttons { text-align: center;}
#galeryall { margin-left: 30px }
#galerydark { position:absolute; left: 0; right: 0; width: 250px; text-align: left; }
#galery_table td { padding-top: 10px; }
a.galerylist:link, a.galerylist:active, a.galerylist:visited { margin: 0px; padding: 0px; font: bold 13px Tahoma; color: #646e92; }
a.galerylist:hover {}

/*search.php*/
.search_table td a, .search_table td a:active, .search_table td a:visited { font: bold 11px Tahoma; color: #000000; text-decoration: none; }
.search_table td a:hover { text-decoration: underline; color: #000000; }
.search_table { border-collapse: collapse; margin-top: 15px; }
.search_table td { border-top: 1px solid #BBBBBB; border-bottom: 1px solid #BBBBBB; font-size: 11px; height: 20px; vertical-align: middle; padding-left: 15px; }
.search_table td img { margin-right: 5px; }

/* Drop-down-menu */
/* SPECIAL STYLES DO NOT CHANGE */
#nav { display: block; margin: 0; padding: 0; position: relative; }
#nav li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative; }
#nav a { display: block; }
#nav ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }
* html #nav ul { line-height: 0; } /* IE6 "fix" */
/* #nav ul a { zoom: 1; } */ /* IE6/7 fix */
#nav ul li { float: none; }
#nav ul ul { top: 0; }
/* Essentials - configure this */
#nav ul {  }
#nav ul ul {  }
/* Everything else is theming */ 
#nav { height: 28px; padding-left: 105px; }
#nav li { text-align: center; padding: 7px 14px 3px 14px; cursor: pointer; }
#nav li a, #nav li a:active, #nav li a:visited { color: #19b4b4; font: bold 15px "Trebuchet MS", Arial, Verdana; text-decoration: none; }
#nav li a:hover { color: #5cba08; }
#nav ul { top: 32px; padding: 8px 10px 8px 0px; }
#nav ul li { text-align: left; padding-top: 2px; }
#nav ul li a, #nav ul li a:active, #nav ul li a:visited { color: #704840; font: 12px Arial, Helvetica, sans-serif; }
#nav ul li a:hover {  }
/* #nav ul a { border-bottom: none; } - I also needed this for IE6/7 */

/* TAG CLASSES */
table, td, div, span, h1, h2, h3, h4, h5, h6, body, html, tr, th, ul, li, form, input { margin: 0px; padding: 0px; }
html, body { width: 100%; height: 100%; min-width: 990px; color: #000000; font: 11px Verdana, Arial, Helvetica, sans-serif; }
h1 { font-family: Verdana, Arial, Helvetica, sans-serif; }
h2 { font-size: 15px; }
h4 { margin-top: 10px; font-size: 13px; }
a { color: #fff; font: 12px Verdana, Arial, Helvetica, sans-serif; }
a:hover { text-decoration: none; }
a img { border-width: 0px; }
td { vertical-align: top; }
p { margin: 5px 0px; }

/* UNIVERSAL CLASSES */
.hidden { display: none; }
.pointer { cursor: pointer; }
.float_left { float: left; }
.absolute { position: absolute; }
.clear_both { clear: both; }

/* LIVETECH */
#copy { color: #FFFFFF; font: 10px Verdana, Arial, Helvetica, sans-serif; line-height: 14px; }
#copy a, #copy a:visited, #copy a:active, #copy a:hover { font: 10px Verdana, Arial, Helvetica, sans-serif; color: #ffffff; text-decoration: none; font-weight: bold; }
#copy #livetech { text-decoration: underline; }
#copy #livetech:hover { text-decoration: none; }

/* MAIN */
#headers { min-height: 100%; height: auto !important; height: 100%; margin: auto auto -92px auto; }
#footer { height: 92px; margin: auto; width: 990px; }
#underfooter { height: 92px; width: 990px; clear: both; }
#header { width: 990px; text-align: left;  }

/* SITE */
#topleft { float: left; width: 218px; padding-bottom: 63px; }
#block { margin-left: 218px; padding-top: 10px; }
#topright { float: right; width: 255px; padding-bottom: 63px; }
#topcenter { margin-right: 260px; padding-bottom: 63px; }
#block_full { padding-top: 10px; }
#topcenter_full { padding-bottom: 63px; }

html { background: #14a6a6 url('/images/bg_bot2.jpg') repeat-x bottom; }
body { background: url('/images/bg_top2.jpg') repeat-x; }
#headers { background: url('/images/top2.jpg') no-repeat center top; }
#topblock { height: 450px; position: relative; }

#footer_left { float: left; height: 92px; width: 230px; }
#footer_center { height: 92px; float: left; width: 451px; background: url('/images/bot_bg2.jpg') no-repeat; color: #ffffff; font: 12px Arial, Helvetica, sans-serif; }
#copy { background: url('/images/livetech.jpg') no-repeat; width: 279px; padding-top: 10px; float: left; }
#copy div { padding-left: 60px; }

h3.title { font: bold 14px Arial, Helvetica, sans-serif; }
#valute { padding: 5px 30px; width: 175px; float: left; }
#valute div { padding-top: 5px; }
.dev { margin: 0px 10px; }
#weather { padding: 5px 30px; }
#weather div span { margin-right: 10px; }

.block_title { background: #30b0b1 url('/images/block_top.jpg') no-repeat; width: 202px; padding: 3px 8px; }
.block_title div { background: url('/images/block_bot.jpg') no-repeat left bottom; color: #585858; font: 18px Verdana, Arial, Helvetica, sans-serif; }
h2.block_name { color: #ffffff; font: bold 22px Verdana, Arial, Helvetica, sans-serif; }

.left_devider { height: 5px; font-size: 5px; }
.list { list-style: none; padding: 10px 0px; }
.list li { height: 20px; }
.list li a, .list li a:active, .list li a:visited { color: #303030; font: bold 12px Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
.list li a:hover { text-decoration: underline; }
.list li img { margin-right: 5px; }

#fly { width: 211px; height: 42px; cursor: pointer; background: url('/images/fly.png') no-repeat; /* filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fly.png',sizingMethod=crop); */ }
h1.title { color: #4a4a4a; font: bold 22px Verdana, Arial, Helvetica, sans-serif; }
#logo { position: absolute; left: 45px; top: 150px; width: 220px; height: 140px; z-index: 2; cursor: pointer;}
#panel { position: absolute; right: 160px; top: 42px; }
	#panel a, #panel a:active, #panel a:visited { color: #ffffff; font: 10px Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
	#panel a:hover { text-decoration: underline; }
	#panel div { float: left; padding-right: 10px; }
		#panel div img { margin-right: 5px; }

#tag-cloud { text-align: center; }
#tag-cloud ul { white-space: normal; }
#tag-cloud ul,
#tag-cloud ul li { display: inline;	}
#tag-cloud a { font-size: .83em; color: #fff; text-decoration: none; }
#tag-cloud a:hover { color: #fff; background: #996;	}
#tag-cloud a.w1, #tag-cloud a.w0  { font-size: 80%; }
#tag-cloud a.w2  { font-size: 100%; }
#tag-cloud a.w3  { font-size: 120%; }
#tag-cloud a.w4  { font-size: 140%; }
#tag-cloud a.w5  { font-size: 160%; }
#tag-cloud a.w6  { font-size: 180%; }
#tag-cloud a.w7  { font-size: 200%; }
#tag-cloud a.w8  { font-size: 220%; }
#tag-cloud a.w9  { font-size: 240%; }
#tag-cloud a.w10  { font-size: 260%; }
#tags_all { text-align: right; padding-bottom: 20px; }
#tags_all a { font: 11px Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; }
#tags_all a:hover { background: none; text-decoration: none; }

#votepad { background: #129595 url('/images/vote_bg.jpg') no-repeat; padding: 10px 0px; }
#votepad h3.title { color: #262625; font: bold 18px Verdana, Arial, Helvetica, sans-serif; padding: 0px 5px 0px 10px; width: 240px; }
#votepad h2.title { color: #ffffff; font: bold 15px Verdana, Arial, Helvetica, sans-serif; width: 260px; background: #108282; padding: 0px 5px 3px 10px; width: 240px; }
#votepad p.title { color: black; padding: 10px 10px 0px 10px; }
.votevote { color: #303030; font: bold 12px Verdana, Arial, Helvetica, sans-serif; padding: 2px 2px 2px 10px; }
.votevote input { margin: 0px; padding: 0px; }
* html .votevote input { width: 12px; border-width: 0px; }
#votebut { width: 99px; height: 19px; border-width: 0px; background: url('/images/votebut.jpg') no-repeat; color: #fff; font: 12px Verdana, Arial, Helvetica, sans-serif; margin: 10px 28px; }
.voteline{ padding: 1px 10px; position: relative; color: #303030; font: bold 12px Verdana, Arial, Helvetica, sans-serif; }
.voteres { height: 10px; }
.voteline .voteres { position: absolute; background: URL('/images/votes.jpg') no-repeat; left: 0px; top: 2px; height: 7px; }
.voteline .votecount { position: absolute; left: 131px; font-size: 10px; }
.votepic { position: relative; height: 9px; background: URL('/images/vote.jpg') no-repeat left bottom; }

#content { padding: 0px 10px; font: 12px Verdana, Arial, Helvetica, sans-serif; color: #fff; }
#content h1.title { padding-bottom: 10px; }
.news { position: relative; overflow: hidden; padding-bottom: 30px; }
.news .news_date { float: left; width: 65px; background: url('/images/datebg.jpg') no-repeat; color: #746244; font: bold 12px Verdana, Arial, Helvetica, sans-serif; padding: 3px 0px 5px 3px; }
.news .news_title { color: #fff; font: bold 12px Verdana, Arial, Helvetica, sans-serif; margin-left: 68px; padding-bottom: 4px; padding-left: 5px; padding-top: 2px; }
.news a { color: #fff; font: 11px Verdana, Arial, Helvetica, sans-serif; text-decoration: none; line-height: 14px; }
.news a:hover { text-decoration: underline; }
.news .news_text { margin-left: 68px; background: #118d8d url('/images/news_top2.jpg') no-repeat; width: 371px; }
.news .news_bg { background: url('/images/news_bot2.jpg') no-repeat left bottom; padding: 5px; }

h1.spred { color: #fff; font: bold 22px Verdana, Arial, Helvetica, sans-serif; }
.spred_main { padding: 12px 20px 0px 25px; background: url('/images/spred_bg.jpg') no-repeat; }
.spred_main a { color: #fff; text-decoration: none; font: 12px Verdana, Arial, Helvetica, sans-serif; line-height: 18px; }
.spred_main a:hover { text-decoration: underline; }

#sibalt { position: absolute; right: 20px; top: 70px; }
#sibalt img, #logo img { cursor: pointer; }
#all_news { text-align: right; padding-bottom: 10px; padding-right: 55px; }
#all_news a { text-decoration: none; font: bold 14px Arial, Helvetica, sans-serif; }
#all_news a:hover { text-decoration: underline; }

.shownews_date { color: #555; font-weight: bold; }
.shownews_text { margin-bottom: 10px; padding-top: 5px; }
.shownews { padding-bottom: 10px; position: relative; overflow: hidden; }
.shownews img { margin-right: 5px; }
.shownews strong { color: #fff; font-size: 13px; }

div.votes-list { border-bottom: 1px dotted red; margin-top: 12px; margin-bottom: 6px; padding-bottom: 6px; }
div.votes-list a { color: #000; }
div.vote-results { margin-top: 6px; display: none; }
div.vote-results p { margin: 0px 0px 5px 0px; }
#votebutton { margin-top: 10px; border: 1px solid #555; background-color: #FFF; color: 555; font-size: 10px; }
.votevote { margin: 3px 0px 3px 0px; }
p.title { margin: 0px 0px 10px 0px; color: yellow; font-size: 12px; font-weight: bold; }
div.voteline p { margin-top: 10px; margin-bottom: 3px; }
div.popular-photo { width: 250px; padding: 15px 50px 10px 0px; margin-left: 90px; }

table.photo-votes-preview td {
	padding: 15px 50px 10px 0px;
	vertical-align: top;
	width: 33%;
}

table.photo-votes-preview img, div.popular-photo img {
	border: 1px solid #FFF;
	padding: 2px;
}

table.photo-votes-preview a.vote, div.popular-photo a.vote {
	float: right;
	text-align: right;
}

div.photo-votes-photo {
	margin: 20px 0px 30px 0px;
}

div.photo-votes-photo img {
	border: 1px solid #FFF;
	padding: 2px;
	text-align: center;
	margin-bottom: 20px;
}

div.clear10px {
	clear: both;
	height: 10px;
}

div.clear20px {
	clear: both;
	height: 20px;
}
