@import url("reset-min.css");

/* $Id: tbbp-main.css 34 2010-07-14 16:27:59Z thanos $ */

/* COLORS
	 */

body, html {
	color: #333;
	font: 12px/15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #fff;
	margin: 20px;
	
	}

hr {
	clear: left;
	border: 0;
	height: 4px;
	background-image: url(../images/site/hr-news.png);
	background-repeat: repeat-x;
	margin: 8px 0;
	}

.inspirationlist hr {
	background-image: url(../images/site/hr-insp.png);
	}

.eventslist hr, .eventsline hr {
	background-image: url(../images/site/hr-events.png);
	}

a {
	color: #333;
	text-decoration: none;	
	}

a:hover {
	text-decoration: underline;
	}

a:focus { outline: none; }

a img {
	border: 0;
	}

/* .cufon-active Cartoonia_3D replaced elements are about 133% of non-replaced elements (in uppercase). 
 .cufon-active AnonimRound replaced elements are about 186% of non-replaced elements (in uppercase). 

make sure to compensate */

h1 {
	margin: 0 0 10px 0;
	font-size: 35px;
	line-height: 35px;
	font-family: AnonimRound, Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	}

.cufon-active h1.anonim { 
	font-size: 90px;
	line-height: 70px;
	}

.cufon-active b.anonim { 
	font-size: 22px;
	}

.cufon-active .joinbox h1.anonim { 
	font-size: 75px;
	line-height: 70px;
	}

h2 {
	margin-bottom: 10px;
	font-size: 25px;
	line-height: 25px;
	text-transform: uppercase;
	}

.cufon-active h2.cartoonia { 
	font-size: 33px;
	line-height: 33px;
	}

.cufon-active h2.anonim { 
	font-size: 40px;
	line-height: 30px;
	}

h4 {
	font-size: 20px;
	margin: 10px 0;
	text-transform: uppercase;
	}

h5 {
	font-size: 20px;
	margin: 10px 0;
	text-transform: uppercase;
	}

p {
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 10px;
	}

.anonim {
	text-transform: uppercase;
	}

.cufon-active .anonim { 
	}

.cufon-active .nextprevious span.anonim { 
	font-size: 33px;
	line-height: 33px;
	}

/* @group header/nav */

.nav {
	width: 835px;
	height: 70px;
	background-image: url(../images/site/nav-sprites-alt.png);
	}

#home { background-position: 0px 0px; }

#what { background-position: 0px -70px; }

#join { background-position: 0px -140px; }

#news { background-position: 0px -210px; }

#tips { background-position: 0px -280px; }

#events { background-position: 0px 140px; }

#gallery { background-position: 0px 140px; }

#pollbulbs { background-position: 0px 140px; }

.nav li {
	float: left;
	}

	
.nav li a {
    display: block;
    height: 63px;
    text-indent: -9999px;
}
li#navhome a {
    width: 65px;
}
li#navwhat a {
    width: 165px;
}
li#navjoin a {
    width: 113px;
}
li#navnews a {
    width: 84px;
}
li#navinspiration a {
    width: 103px;
}
li#navgallery a {
    width: 180px;
}
li#navfora a {
    width: 125px;
}

.header p {
	width: 835px;
	font-size: 22px;
	text-align: center;
	line-height: 20px;
	margin: 10px auto;
	
	}

	
.header {
	padding-left: 128px;
	padding-top: 30px;
	position: relative;
	margin-bottom: 40px;
	margin-top: 70px;
	}

	
.logo {
	position: absolute;
	left: -6px;
	bottom: -30px;
	}

/* @end */
	
td, th {
	padding: 5px 10px;
	}

/* @group columns */

.page {
	margin: 0 auto;
	width: 960px;
	}

.column {
	float: left;
	}

.col347 {
	width: 347px;
	}

	
.col224 {
	width: 224px;
	}

	
.col715 {
	width: 715px;
	}

.col355 {
	width: 355px;
	}

	
.col470 {
	width: 470px;
	}

	
.col240 {
	width: 240px;
	}

.col172 {
	width: 172px;
	}

.col202 {
	width: 202px;
	}

	
	
	
.right {
	margin-left: 20px;
	margin-bottom: 10px;
	}

/* @end */

/* @group boxes */

.box, .box2 {
	position: relative;
	background-image: url(../images/site/box-tl.png);
	background-repeat: no-repeat;
	background-color: #ccc;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #fff;
	}

.box2 {
	background-image: url(../images/site/box-tl-2.png);
	}

.box a, .box2 a {
	font-weight: bold;
	}

.box a:hover, .box2 a:hover {
	text-decoration: underline;
	}

.homebox, .gardencentrebox { background-color: #20b780;}

.col347 .gardencentrebox { margin-top: 30px;}

.joinbox { background-color: #c2388c;}

.whatbox { background-color: #2faeb6;}

.newsbox { background-color: #e5721e;}

.inspirationbox { background-color: #00630e;}

.nextyearbox { background-color: #CFBA27;}

.buyingbox { background-color: #3945c2;}

.gallerybox { background-color: #8f42af;}

.eventsbox { background-color: #f36e6e;}

.boxbr, .boxbr2  {
	background-image: url(../images/site/box-br.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 15px 15px 10px;
	overflow: auto;
	}

.boxbr2 {
	background-image: url(../images/site/box-br-2.png);
	}

.homebox div.anonim {
	padding-right: 580px;
	font-size:24px;
	 }

	
.homebox p {
	font-size:24px;
	 }

	
.homebox .boxbr {
	margin-top:0;
	padding-top:0;
	}

	
.cufon-active .gardencentrebox h2.anonim {
	line-height: 0;
	}

.col470 .boxbr {
	padding: 15px 30px;
	}

.box a, .box2 a {color: #fff;}

.line {
	position: relative;
	background-image: url(../images/site/line-tl-black.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	}

.linebr {
	background-image: url(../images/site/line-br-black.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 15px 15px 10px;
	overflow: auto;
	}

.inspirationline .linebr {
	overflow: visible;
	}

.whatline { background-image: url(../images/site/line-tl-what.png); }

.whatline a, .whatline h2 { color: #2faeb6; }

.whatline .linebr { background-image: url(../images/site/line-br-what.png); }

.what2line { background-image: url(../images/site/line-tl-what2.png); }

.what2line a, .what2line h2 { color: #3945C2; }

.what2line .linebr { background-image: url(../images/site/line-br-what2.png); }

.joinline { background-image: url(../images/site/line-tl-join.png); }

.joinline a, .joinline h2 { color: #c2388c; }

.joinline .linebr { background-image: url(../images/site/line-br-join.png); }

.newsline { background-image: url(../images/site/line-tl-news.png); }

.newsline a, .newsline h2, .newslist a { color: #e5721e; }

.newsline .linebr { background-image: url(../images/site/line-br-news.png); }

.eventsline { background-image: url(../images/site/line-tl-events.png); }

.eventsline a, .eventsline h2, .eventslist a { color: #f36e6e; }

.eventsline .linebr { background-image: url(../images/site/line-br-events.png); }

.galleryline { background-image: url(../images/site/line-tl-gallery.png); }

.galleryline a, .galleryline h2, .galleryline a { color: #8f42af; }

.galleryline .linebr { background-image: url(../images/site/line-br-gallery.png); }

.gallerybigframeline { background-image: url(../images/site/line-tl-gallery-big-frame.png); float:left; }

.gallerybigframeline a, .gallerybigframeline h2, .gallerybigframeline a { color: #8f42af; }

.gallerybigframeline .linebr { background-image: url(../images/site/line-br-gallery-big-frame.png); }

.inspirationline { background-image: url(../images/site/line-tl-insp.png); }

.inspirationline a, .inspirationline h2, .inspirationlist a { color: #00630e; }

.inspirationline .linebr { background-image: url(../images/site/line-br-insp.png); }

.galleryframe {
	overflow: hidden; 
	float: left; 
	position: relative;
	margin:10px 20px 10px 10px;
	}

.galleryframe img {
	z-index:1;
	}

.galleryframe img.top {
	position: absolute; 
	left: 0;
	top:0;
	z-index:10;
	}

.galleryframe img.bottom {
	position: absolute; 
	right: 0pt; 
	bottom: 3px;
	}

/* @end */

a.more {
	font-size: 16px;
	line-height: 16px;
	}

.cufon-active a.more {
	font-size: 30px;
	}

a.more:hover {
	text-decoration: none;
	}

#home-flowers {
	position: absolute;
	right: -10px;
	bottom: 0px;}

#home-what {
	text-align: right;
	}

#home-what p {
	margin-left: 110px;
	}

#home-what img {
	position: absolute;
	left: -20px;
	bottom: -10px;
	}

#home-rcrd p {
	margin-right: 107px;
	}

#home-rcrd img {
	position: absolute;
	right: -20px;
	bottom: -5px;
	}

#home-events p {
	margin-right: 107px;
	}

#home-events img {
	position: absolute;
	z-index:20;
	right: -30px;
	bottom: -5px;
	}

#home-join img {
	position: absolute;
	right: -20px;
	bottom: -20px;
	z-index: 99;
	}

#next-year p {
	margin-right: 60px;
	}

#next-year img {
	position: absolute;
	right: -20px;
	bottom: -15px;
	z-index: 99;
	}

#rightcol-join p {
	margin-right: 50px;
	}

#rightcol-join img {
	position: absolute;
	right: -50px;
	bottom: -20px;
	z-index: 1000;
	}

#rightcol-what p {
	margin-right: 50px;
	}

#rightcol-what img {
	position: absolute;
	right: -10px;
	bottom: -10px;
	z-index: 99;
	}

#home-insp .more {
	margin-left: 90px;
	}

#home-insp img {
	position: absolute;
	left: -10px;
	bottom: -20px;
	z-index: 99;
	}

#join-bulbman2 {
	position: absolute;
	left: -80px;
	bottom: -30px;
	z-index: 99;
	}

#success-bulbman2 {
	position: absolute;
	right: -80px;
	bottom: -30px;
	z-index: 99;
	}

#what-bulbman3 {
	position: absolute;
	right: -10px;
	bottom: -10px;
	z-index: 99;
	}

.twitter li {
	margin-left: 25px;
	text-align: right;
	overflow: hidden;
	}

#birdie {
	position: absolute;
	left: -10px;
	bottom: -20px;
	z-index: 90;
	}

.pic92 {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	background-position: 7px 7px;
	}

.pic165, .pic444 {
	float: left;
	margin-right: 10px;
	margin-left: -10px;
	}

	
.galleryline .pic92 {
	float: none;
	margin-bottom: 5px;
	}

.galleryline .next {
	float:right;
	padding:10px 5px 0 0;
	}

.galleryline .prev {
	padding:10px 5px 0 5px;
	}

/* @group forms */

dl {
	overflow: auto;
	margin: 10px 0;
	}

dt {
	float: left;
	width: 120px;
	text-align: right;
	padding-top: 5px;
	}

dd {
	margin-left: 130px;
	margin-bottom: 10px;
	vertical-align: top;
	}

.captcha {
	display: block;
	margin-bottom: 5px;
	}

input.text, textarea {
	width: 330px;
	padding: 4px;
	border: 1px #333 solid;
	}

input.checkbox {
	display: inline;


	}

textarea {
	height: 70px;
	}

.ibcsubscribe {
	margin-right: 4px;
	}

	
/* @end */

/* @group footer */

.footer {
	clear: left;
	background-color: #ccc;
	}

	
.footer .boxbr {
	padding: 10px 20px;
	}

	
.footer p {
	text-align: center;
	margin-bottom: 0;
	}

.cufon-active .footer p {
	font-size: 18px;
	color: #666;
	}
	
.footer img {
	vertical-align: middle;
	margin-left: 20px;
	}

/* @end */

.home .share-this {text-align:left;}

.share-this li {
	padding-bottom:8px;
/*	float: left;
	text-indent: -9999em;
*/	}

/* .home .share-this li {display:inline;}
 */
.share-this a {display:block; vertical-align: middle;line-height: 32px;padding-left:40px;}

/* .home .share-this a {display:inline-block; text-indent: -999em;}
 */


.share-this .icon-del_icio_us {background:url(/images/site/icon-delicious.png) left center no-repeat;}

.share-this .icon-facebook {background:url(/images/site/icon-facebook_32.png) left center no-repeat;}

.share-this .icon-stumbleupon {background:url(/images/site/icon-stumbleupon.png) left center0 no-repeat;}

.share-this .icon-digg {background:url(/images/site/icon-digg.png) left center no-repeat;}

.share-this .icon-twitter {background:url(/images/site/icon-twitter_32.png) left center no-repeat;}

.share-this .icon-youtube {background:url(/images/site/icon-youtube_32.png) left center no-repeat;}

.list {
	width: 100%;
	}

	
#gallery-thumbnails .next, #gallery-thumbnails .prev {
	float:left;
	}

	
#gallery-thumbnails .mask {
	position:relative;
	float:left;
	width:630px;
	height:100px;
	overflow:hidden;
	}

#gallery-thumbnails .image-holder {
	position:absolute;
	width:3000px
	}

#gallery-thumbnails .linebr {
	overflow:auto;
	padding:15px 0 0 15px;
	}

/* map styles (18:16 08/03/2011) */
#bigmapandfries {
	height: 274px;
	width: 296px;
	width: 896px;
	float: left;	
	padding: 18px 32px 18px 632px;
	padding: 18px 32px;
	background: #e68245 url(../images/site/mapwrap.gif) 0 0 no-repeat;
	color: #FFF;
	}

#bigmapandfries h1.anonim {
	font-size: 1.8em;
	line-height: 1.25;
	margin-right: 20px;
	font-weight: bold;
	text-transform: none;
	}

.cufon-active #bigmapandfries h1.anonim { 
	font-size: 3.2em;
	text-transform: uppercase;
	line-height: 1px !important;
	}

#bigmapandfries p.anonim {
	font-size: 1.5em;
	line-height: 1.25;
	margin-right: 140px;
	text-transform: none;
	}

.cufon-active #bigmapandfries p.anonim { 
	font-size: 2.4em;
	text-transform: uppercase;
	line-height: 1px !important;
	}

.cufon-active #bigmapandfries img { 
	margin-right: 10px;
	}

/*
#bigmapandfries h1, #bigmapandfries p {
	display: none;
	}

*/
#map {
	width: 600px; 
	height: 260px;
	background: #FFFFFF;
	float: left;
	margin: 0 20px 0 0;	
	border: 5px solid white;
	-webkit-box-shadow: 0 2px 7px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 2px 7px rgba(0,0,0,0.5);
	box-shadow: 0 2px 7px rgba(0,0,0,0.5);
	color: black;
	}

#map strong {
	font-weight: bold !important;
	}

#map .gmnoprint .gmnoprint {
	font-size: 13px;
	line-height: 1.5em;
	}

/*
#map .gmnoprint > div:first-child {
	max-width: 240px;
	background: yellow;
	}

#map .gmnoprint .gmnoprint {
	max-width: 240px;
	background: red;
	}

#map .gmnoprint .gmnoprint .bulbble {
	max-width: 240px;
	background: green;
	}

*/

/* updates */

#newsletter-form {
	font-family:Helvetica,arial,sans-serif;
	color: #000;
	background: url(/images/site/line-tl-sign.png) 0 0 no-repeat;
	}

#newsletter-form div {
	padding: 10px 15px;
	background: url(/images/site/line-br-sign.png) right bottom no-repeat;
	}

#newsletter-form h4 {
	color: #48abb4;
	}

.cufon-active #newsletter-form h4 {
	font-size: 3em;
	}

#newsletter-form label {
	display:block;
	}

#newsletter-form input {
	font-family:inherit; 
	}

#newsletter-form input#uulruu-uulruu,
#newsletter-form input#name {
	display: block;
	padding:5px; 
	margin: 2px 0 0;
	}

#newsletter-form input.submit {
	padding:5px; 
	}

body.inspiration div.inspirationbox.box h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 5px 0px 10px 170px;
	}

body.inspiration div.inspirationbox.box p {
	margin-left: 170px;
	}

body.inspiration div.inspirationbox.box ul {
	margin-left: 170px;
	}

body.inspiration div.inspirationbox.box ul li {
    list-style: disc outside none;
    margin-bottom: 8px;
    margin-left: 20px;
	}

    
  /* Bulb of the year */

div.boty_mainbox {
	background: url("/images/site/boty_votebckg.png") no-repeat top left scroll;
	width: 500px;
	height: 505px;
	padding: 10px;
	float: left;
	margin-right: 10px;
}

div.boty_mainbox h2.anonim {
	color: #FFF;
	font-size: 50px;
	line-height: 30px;
	text-align: center;
	display: block;
	margin-bottom: 8px;
}	

div.boty_mainbox h3.anonim {
	color: #FFF;
	font-size: 30px;
	text-align: center;
	display: block;
	margin: 0px;
}	

div.boty_mainbox h4.anonim {
	color: #FFF;
	font-size: 36px;
	text-align: center;
	display: block;
	margin: 0px;
}	

div.boty_mainbox h3.anonim.prize {
	margin-bottom: 10px;
}

div.boty_mainbox p {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
	font-size: 14px;
	color: #fff;
}

div.boty_mainbox div.boty_summertop3 {
	background: url("/images/site/boty_summertop3.png") no-repeat top left scroll;
	width: 201px;
	width:225px;
	height: 158px;
	padding: 3px 10px 6px 10px;
	float: left;
	margin-right: 10px;
}

div.boty_mainbox div.boty_springtop3 {
	background: url("/images/site/boty_springtop3.png") no-repeat top left scroll;
	width: 201px;
	width:225px;
	height: 158px;
	padding: 3px 10px 6px 10px;
	float: left;
}

div.boty_summertop3 h3,
div.boty_springtop3 h3 {
	font-size: 35px;
	line-height: 27px;
	width: 201px;
	display: block;
	text-align: center;
}

div.boty_summertop3 h3 {
	color: #e5721e;
}

div.boty_springtop3 h3 {
	color: #009515;
}

div.boty_summertop3 ol li.anonim,
div.boty_springtop3 ol li.anonim {
	color: #FFF;
	font-size: 20px;
	line-height: 20px;
    list-style-type: none;
    list-style-position: inside;
    padding-left: 28px;
    position: relative;
}

div.boty_introbox {
	background: url("/images/site/boty_introbckg.png") no-repeat top left scroll;
	width: 131px;
	height: 465px;
	padding: 20px 20px;
	float: left;
	clear: right;
}

div.boty_introbox p {
	color: #FFF;
	font-size:13px;
	line-height:16px;
}

div.boty_introbox p.add-your-vote strong {
	display: block;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}

div.boty_springbar,
div.boty_summerbar {
	width: 685px;
	height: 43px;
	padding: 15px;
	float: left;
	margin: 10px 0;
	text-align: center;
}

div.boty_springbar {
	background: url("/images/site/boty_springbar.png") no-repeat top left scroll;
}

div.boty_summerbar {
	background: url("/images/site/boty_summerbar.png") no-repeat top left scroll;
}

div.boty_springbar h2,
div.boty_summerbar h2 {
	color: #FFF;
	text-shadow: 2px 2px 3px #666; /* FF3.5+, Opera 9+, Saf1+, Chrome */
}

ul.boty_springpoll,
ul.boty_summerpoll {
	width: 695px;
	padding: 10px;
}

ul.boty_springpoll li,
ul.boty_summerpoll li {
	display: inline;
	float: left;
}

li.boty_pollitem {
	width: 123px;
	min-height: 160px;
	position: relative;
	margin: 7px;
}

li.boty_pollitem img.boty_pollflower {
	position: absolute;
	top: 0;
	left: 0;
}

li.boty_pollitem span.boty_pollitemframe {
	background: url("/images/site/boty_flowerbox.png") no-repeat top left scroll;
	width: 123px;
	height: 127px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}	

p.boty_flowername {
	position: relative;
	top: 135px;
	display: block;
	font-weight: bold;
	color: #ffb303;
	margin: 0px;
}

li.boty_pollitem a:hover span.boty_pollitemframe {
	background: url("/images/site/boty_flowerbox.png") no-repeat -124px 0px scroll;
}

li.boty_pollitem a.boty_votebtn {
	background: url("/images/site/boty_vortebtn.png") no-repeat top left scroll;
	width: 53px;
	height: 27px;
	position: absolute;
	top: 100px;
	left: 20px;
	display: block;
	text-indent: -1000px;
	overflow: hidden;
	z-index: 4;
}

li.boty_pollitem p.boty_pollresults {
	background: url("/images/site/boty_pollresults.png") no-repeat top left scroll;
	width: 27px;
	height: 22px;
	padding-top: 5px;
	position: absolute;
	top: 100px;
	left: 71px;
	font-size: 11px;
	color: #FFF;
	text-align: center;
	display: block;
	margin-bottom: 0px;
	z-index: 4;
}

.bubbleInfo {
    position: relative;
}
li.boty_pollitem a.boty_votebtn.novote {
	background: url("/images/site/boty_vortebtn_voted.png") no-repeat top left scroll;
	cursor: default;
}

.popup {
	width: 148px;
	height: 193px;
	padding: 15px;
    position: absolute;
    display: none; /* keeps the popup hidden if no JS available */
	background: url("/images/site/boty_tooltip.png") no-repeat top left scroll;
	z-index:10;
}

.popup h1.anonim {
	font-size: 23px;
	color: #e5721e;
	line-height: 23px;
}
#fancybox-wrap #fancybox-close {
	top: 30px;
	right: 30px;
	height: 32px;
	width: 32px;
	background: #F9B718 url(/images/site/x.png) center no-repeat;
	}	

body.pollbulbs div.page div.column.col715 {
	margin-bottom: 50px;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
 
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#jquery-lightbox #lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
	display: none;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	float: left; 
	text-align: left; 
	padding-bottom: 10px;
	width: 99%;
	height: 15px;
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

div.boty_summertop3 ol li.anonim span.boty_listvote,
div.boty_springtop3 ol li.anonim span.boty_listvote {
	width: 34px;
	height: 21px;
	display: block;
	text-align: center;
	position: absolute;
	margin-left: -40px;
	margin-right: 4px;
}

div.boty_summertop3 ol li.anonim span.boty_listvote {
	background: url("/images/site/boty_listvote_orange.png") no-repeat top left scroll;
}

div.boty_springtop3 ol li.anonim span.boty_listvote {
	background: url("/images/site/boty_listvote.png") no-repeat top left scroll;
}
