@charset "utf-8";
@import url(layout.css?30);
@import url(colors.css?30);
body {
	margin:0px 0px 10px 0px;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	color:#797979;
	background-color:#f7f7f7;
}
a {outline:none;text-decoration:underline;color:#6699cc;}
a:hover {text-decoration:none;}
a:focus{outline:none;}
a img {border:0px;}
input:focus{outline:none;}
h1 {font-size:24px;}
h2 {font-size:18px;}
h3 {font-size:16px;}
h4 {font-size:14px;}
h5 {font-size:12px;}
h1, h2, h3, h4, h5 {cursor:default;}
p{padding:0px;margin:10px 0px 0px 0px;}
td{vertical-align:top;}
.posting h1 a, .photos h1 a, .videos h1 a {text-decoration:none; }
.posting h1 a:hover, .photos h1 a:hover, .videos h1 a:hover {text-decoration: underline; }
.clearfloat{
	clear:both;
	font-size:1px;
	line-height:1px;
}
#header{
	margin-bottom:15px;
}
#top{
	color:white;
	padding:27px 25px 0px 25px;
	cursor:default;
	height:78px;
	position:relative;
	background-repeat:no-repeat;
}
#top h1{
	padding:0px;
	margin:0px;
	letter-spacing:-1px;
	font-size:27px;
}
#top h1 a{
	color:#ffffff;
	text-decoration:none;
}
#top h1 a:hover{
	color:#ffffff;
	text-decoration:underline;
}
#top h1, #top em{
	z-index:3;
	position:relative;
}
#top em{
	font-size:14px;
	letter-spacing:-0.3px;
}

#header.up-portal{margin-bottom:15px;background-color:#5493d1;background-image:url(../gfx/top_bg.gif);background-repeat:repeat-x;}
.up-portal #top{background-image:url(../gfx/clouds.png);_background-image:url(../gfx/clouds.jpg);background-position:441px 0px;}
.up-portal #menu{color:#6096cb;background-color:#175999;background-position:0 0;}
.up-portal #menu_sub{color:#add7ff;background-color:#3682cd;background-position:0px -40px;}

.up-visit-france #top{background-color:#57a049;background-image:url(../gfx/up-visit-france.jpg?2);background-position:0px 0px;}
.up-visit-france #menu{color:#63ab52;background-color:#266418;background-position:0 -80px;}
.up-visit-france #menu_sub{color:#99e68a;background-color:#429632;background-position:0px -120px;}

.up-visit-europe #top{background-color:#cc6d14;background-image:url(../gfx/up-visit-europe.jpg?3);background-position:0px 0px;}
.up-visit-europe #menu{color:#cd7d43;background-color:#94420a;background-position:0 -160px;}
.up-visit-europe #menu_sub{color:#edb790;background-color:#c0610a;background-position:0px -200px;}

.up-visit-paris #top{background-color:#c54d4d;background-image:url(../gfx/up-visit-paris.jpg?2);background-position:0px 0px;}
.up-visit-paris #menu{color:#df6464;background-color:#972222;background-position:0 -240px;}
.up-visit-paris #menu_sub{color:#ffadad;background-color:#c63d3d;background-position:0px -280px;}

.up-ski-europe #top{background-color:#959faa;background-image:url(../gfx/up-ski-europe.jpg?2);background-position:0px 0px;}
.up-ski-europe #menu{color:#8d98a4;background-color:#3d4e5a;background-position:0 -320px;}
.up-ski-europe #menu_sub{color:#d6dde2;background-color:#8b9198;background-position:0px -360px;}

.up-ski-new #top{background-color:#499ad1;background-image:url(../gfx/up-ski-new.jpg?1);background-position:0px 0px;}
.up-ski-new #menu{color:#6db0e7;background-color:#1d6baa;background-position:0 -400px;}
.up-ski-new #menu_sub{color:#aadcff;background-color:#3d90cc;background-position:0px -440px;}

.up-ski-finland #top{background-color:#499ad1;background-image:url(../gfx/up-ski-new.jpg?1);background-position:0px 0px;}
.up-ski-finland #menu{color:#6db0e7;background-color:#1d6baa;background-position:0 -400px;}
.up-ski-finland #menu_sub{color:#aadcff;background-color:#3d90cc;background-position:0px -440px;}

#menu, #menu_sub{
	background-image:url(../gfx/menu-gradient.png);
	background-position:repeat-x;
}
#menu {
	font-size:16px;
	padding:7px 20px 7px 20px;
	position:relative;
	height:20px;
    overflow:hidden;
}
#menu a{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	margin-left:5px;
}
#menu a:hover, #menu_sub a:hover{
	text-decoration:underline;
}
#menu_sub{
	font-size:14px;
	padding:7px 18px 7px 20px;
	height:16px;
    overflow:hidden;
	position:relative;
}
#menu_sub a{
	color:#ffffff;
	text-decoration:none;
	margin-left:7px;
}
#fast-nav{
	width:325px;
	float:right;
}
#fast-nav span{
	font-weight:bold;
	color:#ffffff;
	display:block;
}
#fast-nav select{
	width:266px;
	cursor:pointer;
	margin-left:5px;
}
#fast-nav table{
    border-collapse:collapse;
    border:0px;
}
#fast-nav table td{
    padding:0px;
}
/********** lighter style ********/
ul.lighter {
	width: 311px;
	list-style: none;
	margin:-1px 0px 0px 4px;
	padding: 0;
	border:solid #19548D;
	border-width:0px 1px 1px 1px;
	position: absolute;
	z-index: 99999;
	cursor: pointer;
	display: none;
	background: url(../gfx/fast-nav.gif) no-repeat left 0;
}

ul.lighter li {
	-moz-user-select: none;
	padding: 3px 0 3px 5px;
	_padding: 0 0 0 5px; /* IE ... */
	cursor: pointer;
	background-color: #ffffff;
	text-decoration: none;
	cursor: pointer;
	font-size:12px;
	color:#19548D;
	font-weight:bold;
}

ul.lighter li.selected {
	background: lightsteelblue;
}

a.lighter {
	display: block;
	width:311px;
	height: 19px;
	cursor: pointer;
	font-size:12px;
	font-weight:bold;
	color:#19548D !important;
	background: url(../gfx/fast-nav.gif) no-repeat right 2px;
}

a.lighter div {
	padding: 3px 0 4px 0;
	height: 13px;
	_height: 19px;  /* IE ... */
	overflow: hidden;
	margin-left: 7px;
	-moz-user-select: none;
}

a.lighter div * { }
.selectbox-input {
    border:0 none;
    margin:0;
    padding:0;
}
#auth, .auth-ok{
	font-size:12px;
}
#auth table{
    border:0px;
    border-collapse:collapse;
    width:100%;
}
#auth table td{
    padding:0px;
}
#auth form{
	display:inline;
}
#auth #open-id, #auth #reg{
	font-weight:bold;
}
#auth #open-id{
	text-align:center;
}
#auth #open-id img{
	vertical-align:-2px;
	//vertical-align:-1px;
	margin-left:3px;
}
#auth #reg{
	text-align:right;
	width:105px;
}
#auth #reg a{
	background-image:url(../gfx/arrow.gif);
	background-repeat:no-repeat;
	background-position:5px -80px;
	color:#ff881b;
	display:block;
	width:102px;
	padding:2px 0px 2px 0px;
	float:right;
}
#auth .typing{
	background-image:url(../gfx/input.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	border:0px;
	text-align:center;
	margin-left:10px;
	padding:2px;
	height:16px;
	width:138px;
	color:#a3c2e0;
	//vertical-align:-2px;
}
/*
#auth #rememberme{
	vertical-align:-2px;
	margin-left:3px;
	margin-right:3px;
}
*/
.checked{
	background-image:url(../gfx/remember.gif);
	background-position:center -90px;
	background-repeat:no-repeat;
}
.unchecked{
	background-image:url(../gfx/remember.gif);
	background-position:center 1px;
	background-repeat:no-repeat;
}
#auth label.check{
	padding:0px 0px;
}
#auth label.check input{
	vertical-align:-1px;
}
#auth label{
	cursor:pointer;
}
#auth .enter{
	border:0px;
	background-image:url(../gfx/sub.gif);
	background-repeat:no-repeat;
	background-color:white;
	color:white;
	height:20px;
	width:52px;
	font-size:12px;
	padding-bottom:5px;
	//padding-bottom:0px;
	//vertical-align:-3px;
	margin:0px 10px;
	//margin:0px 0px 0px 10px;
	cursor:pointer;
}
.auth-ok{
	font-weight:bold;
	cursor:default;
}
.auth-ok a{
	margin:0px 10px;
	text-decoration:none;
}
.auth-ok a:hover{
	text-decoration:underline;
}
.auth-ok a.more{
	background-image:url(../gfx/more.gif);
	background-position:right 6px;
	background-repeat:no-repeat;
	padding-right:15px;
}
.auth-ok #more{
	padding:0px;
	margin:0px;
	list-style:none;
	display:inline;
}
.auth-ok #more li{
	display:inline;
	position:relative;
}
/* New menu with three levels */
.auth-ok #more li ul{
	background-color:#ffffff;
	z-index:10000;
	border:solid #F0F2F5;
	margin:0px;
	padding:15px 0px 0px 0px;
}
.auth-ok #more li ul.lev2{
    top:14px;
    left:0px;
    display:none;
    position:absolute;
	border-width:0px 0px 1px 0px;
	width: 200px;
}
.auth-ok #more li ul.lev3{
    top:0px;
    left:15px;
    display:block;
    position:relative;
	border-width:0px;
	width: 180px;
}
.auth-ok #more li ul.lev2 li{
	display:block;
	border:solid #F0F2F5;
	border-width:0px 1px;
	position:relative;
	padding-bottom:10px;
}
.auth-ok #more li ul.lev3 li{
	display:block;
	border:0px;
	position:relative;
	padding-bottom:10px;
}
.auth-ok ul.more-more{ list-style:none; display:block !important; }
.auth-ok ul.more-more li{ margin-left: 10px; }

.bl-auth h1{
	margin:0px 0px 15px 0px;
	padding:0px;
}

.competitions .text{
	text-align:center;
}
.competitions a, .competitions span{
	font-size:12px;
}
.competitions h5{
	margin:0px;
}
.competitions a{
	text-decoration:none;
}
.competitions a:hover{
	text-decoration:underline;
}

.final{
    width:100%;
    border-collapse:collapse;
}
.final td{
    padding:0px;
}
.final .col-1{
    width:60%;
}
.final .col-2{
    width:40%;
}
.final .col-1 .digest-inner{
    width:31%;
}
.final .col-2 .digest-inner{
    width:50%;
}
.final .digest-inner{
    float:left;
}
.final .digest-inner p{
    margin-bottom: 10px;
    padding-right: 10px;
    font-size: 12px;
}
.final .digest-inner h2{
	font-size: 16px;
}
.digest{
	margin-bottom:15px;
}
.digest table{
	border:0px;
	width:100%;
	height:100%;
	border-collapse:collapse;
}
.digest table td{
	padding:0px;
	vertical-align:top;
}
.digest .bl{
	margin-right:15px;
}
.digest-element.last{
	margin-right:0px;
}
.digest-element h1{
	margin:0px 0px 15px;
	padding:0px;
	font-size:24px;
}
.digest-element h2{
	margin:2px 0px 15px;
	padding:0px;
	font-size:21px;
}
.digest-element h3{
	margin:2px 0px 15px;
	padding:0px;
	font-size:18px;
}
.digest-element h4{
	margin:4px 0px 15px;
	padding:0px;
	font-size:16px;
}
.digest-element h1 a, .digest-element h2 a, .digest-element h3 a, .digest-element h4 a{
	text-decoration:none;
}
.digest-element h1 a:hover, .digest-element h2 a:hover, .digest-element h3 a:hover, .digest-element h4 a:hover{
	text-decoration:underline;
}
.digest-element p{
	color:#777777;
	font-size:14px;
	margin:10px 0px 10px 0px;
}

.person-element img{
	float:left;
	margin:0px 12px 12px 0px;
}
.person-element h1{
	margin:0px 0px 15px 0px;
    padding:0px;
}
.person-element .text p{
	margin:10px 0px 0px 0px;
	font-size:12px;
}

.ads{ border:0px; border-collapse:collapse; margin-bottom:15px; }
.ads-element{ margin:15px 15px 0px 15px; }
.ads-element-top{ margin:15px 15px 0px 15px; }
.ads-t, .ads-t i, .ads-b, .ads-b i{ background-position:0 0; background-repeat:no-repeat; }
.ads-t{ padding:0px; background-image:url(../gfx/ads-lt.gif); background-color:white; border-right:1px solid #c8dbec; }
.ads-t i{ font-size:1px; float:right; line-height:1px; display:block; height:15px; width:15px; background-image:url(../gfx/ads-rt.gif); margin-right:-1px; position:relative; }
.ads-b{ font-size:1px; width:33%; line-height:1px; height:15px; padding:0px; background-image:url(../gfx/ads-lb.gif); border-right:1px solid #c8dbec; }
.ads-b i{ font-size:1px; float:right; line-height:1px; display:block; height:15px; width:15px; background-image:url(../gfx/ads-rb.gif); margin-right:-1px; position:relative; -moz-margin-left:0px; }

.ads-element img{ float:left; margin:0 5px 10px 0; }
.ads-element h5{ margin:0px; }
.ads-element .text p{ margin:3px 0px 0px 0px; font-size:10px; }

.ads-element-top img{ margin-bottom:5px; }
.ads-element-top .img{ text-align:center; }
.ads-element-top .text p{ margin:3px 0px 2px 0px; font-size:12px; }
.ads-element-top .text p a{ font-size:12px; }
.ads-element-top .text p span{ font-size:12px; }

.ads-short{ text-align:center; }
.ads-short a{ font-size:12px; font-weight: bold; }
.ads-short span{ font-size:12px; }
.ads-short p{ margin:0px 0px 10px 0px !important; padding:0px; font-size:12px; text-align:left; }
.ads-short p a,.ads-short p span{ font-size:12px; }  

.ads-element-right img{ margin-right:5px; float:left; }
.ads-element-right h5{ margin:0px; }
.ads-element-right .text p{ margin:3px 0px 0px 0px; font-size:10px; }
	
.photos h1, .photos h2, .videos h1, .videos h2{
	margin:0px 0px 15px 0px;
	padding:0px;
}
.videos div{
	width:104px;
	padding-right:30px;
	float:left;
	font-size:12px;
	line-height:1.3;
}
.photos div{
	padding-right:30px;
	float:left;
	font-size:12px;
	line-height:1.3;
}
.photos div img{
	background-image:url(/images/gr_photo_preview.gif);
	background-repeat:no-repeat;
	background-position: center center;
}
.photos div.size-2{
	width:56px;
	min-height:60px;
	_height:60px;
}
.photos div.size-1{
	width:104px;
	min-height:176px;
	_height:176px;
}
.photos div.size-0{
	width:200px;
	min-height:276px;
	_height:276px;
}
.videos div {
	min-height:152px;
	_height:152px;
}
.videos div img{
	background-image:url(/images/gr_video_preview.gif);
	background-repeat:no-repeat;
	background-position: center center;
}
.photos div a, .videos div a{
	display:block;
}
.photos div a img, .videos div a img{
	border:2px solid white;
	margin:-2px 0px 0px -2px;
}
.photos div a img.orange, .videos div a img.orange{
	border-color:#ff881b;
}
.photos p, .videos p{
	padding:0px;
	margin:0px;
}
.a-bold a{
	font-weight:bold;
}
.posting h1{
	margin:0px 0px 15px 0px;
	padding:0px;
}
.posting.img img{
    float:right;
    margin:0 0 12px 12px;
}
.competitions-list h2{
	margin:0px 0px 15px 0px;
	padding:0px;
}
.competitions-list h2 a{
	text-decoration:none;
}
.competitions-list h2 a:hover{
	text-decoration:underline;
}
.competitions-list p.light-blue{
	color:#797979 !important;
}
.competitions-list p{
	margin-bottom:10px;
}
.post{
    padding-bottom:10px;
}
.post h2{
	margin:0px 0px 5px 0px;
}
.post.img a img{
 margin:0px 12px 12px 0px;
 float:left;
}
.post.img{
 clear:both;
}
.author{
	font-size:12px;
	font-weight:bold;
}
.time, .profile_comment_date{
	color:#d5d5d5;
	font-size: 12px;
}
.profile_postcomment{
	margin-top: 10px;
}
.profile_comment_author, .profile_comment_date{
	display: inline;
	font-size: 12px;
	margin-right:5px;
}
.profile_comment_body{
	margin:9px 0px 5px 0px;
}
.profile_comment_links{
     font-size: 12px;
     color:#A3C2E0;
     font-weight: bold;
}
.profile_comment_links a{
     color:#ff881b;
}
.profile_comment_links .margline{
	margin:0px 5px;
}
.comment1, .comment2{
	min-height:65px;
	_height:65px;
	margin-bottom:15px;
}
.comment2 .profile_comment_author a{
	color:#A3C2E0;
}
#comment_body, #reply_body, #contact_message{
	width: 98%;
	border:1px solid #cadbed;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	padding: 2px;
	color:#797979;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
}
#comment_submit
{
	margin-top:10px;
}
#reply_body, #feednew, #blogentry_body___Frame, #article_body___Frame, #event_desc___Frame, #photo_file, .cropperWrapper, #text-block
{
	margin-bottom:10px !important;
}

.text{
	font-size:14px;
	color:#797979;
}
.text p{
    margin-bottom:10px;
}
.text.img img{
    float:right;
    margin:0 0 12px 12px;
}
p.links{
	margin-bottom:20px;
}
p.links span.links-more{
	float:right;
}
p.pager{
	margin-bottom:20px;
}
a.pager-arrow{
	text-decoration:none;
	border-bottom-color:#6699CC;
	border-bottom-style:dashed;
	border-bottom-width:1px;
}
.image{
	float: right;
	margin: 0px 5px;
	padding: 5px;
	border: 1px solid #F0F2F5;
}
.list-marker{
	font-size:150%;
	font-weight:bold;
	float:left;
	margin:0px 10px 0px 0px;
	line-height:100%;
}
.tags-looks{
	padding: 2px 0px;
	color:#b2b2b2;
	font-size:11px;
	margin-top:10px;
}
.tags-looks a{
	color:#797979;
}
.tags-looks span{
	color:#d5d5d5;
}
.post.img .tags-looks{
	margin-top:0px;
}
.margline{
	margin:0px 10px;
	color:#d5d5d5;
}
#preview{
	display:none;
	position:absolute;
	z-index:1000; 
}
#preview table{
	border-collapse:collapse;
}
#preview table td{
	padding:0px;
}
#preview img{
	background-color: #f7f7f7;
	background: url('./images/gr_photo_preview.gif') no-repeat center center;
}
#preview h2{
	margin:0px 0px 10px 0px;
}
#preview p{
    padding:0px 0px 10px 0px;
}
.bl-side h1, .bl-side h2{
	font-size:14px;
	margin:0px 0px 15px 0px;
}
.bl-side {
	font-size:12px;
}
.bl-side p{
	margin:0px;
	padding:0px;
}
.srv{
	font-weight:bold;
}
.srv a{
	display:block;
	text-decoration:none;
	background-image:url(../gfx/srv.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	margin:3px 0px;
	line-height:1.4em;
}
.srv a:hover{
	text-decoration:underline;
}
.srv .fav{
	background-position:0 0;
}
.srv .rss{
	background-position:0 -32px;
}
.ph-user{
	float:left;
	width:60px;
	padding-right:5%;
	margin-bottom:10px;
	_position:relative;
}
.ph-user img{
	display:block;
}
.ph-user a{
	line-height:1.2em;
}
.ph{
	margin-bottom:12px;
	min-height:55px;
	clear:both;
}
.ph img{
	float:left;
	margin-right:5px;
	margin-left:-1px;
	_position:relative;
}
.right-post{
	margin-bottom:12px;
}
.right-post h2{
	font-size:12px;
	margin-bottom:3px;
}
.right-post .arr{
	font-size:13px;
}
.right-post .time{
	font-size:9px;
}
.right-post p{
	margin:5px 0px 0px 0px;
	font-size:10px;
}
.right-post img{
	float:left;
	margin-right:5px;
	margin-left:-1px;
	_position:relative;
}
.right-post .tags-looks{
	font-size:9px;
	margin:5px 0px 0px 0px;
	padding:0px;
}
span.counter{
	float:right;
	padding-right:25px;
	background-color:#ffffff;
	padding:0px 3px 0px 5px;
}
.forms h1, .forms h3{
	margin:0px 0px 15px 0px;
	padding:0px;
}
.form, .form table{
	border:0px;
	border-collapse:collapse;
}
.form td{
	padding:0px 10px 15px 0px;
	font-size:12px;
}
.form .input-text{
	width:316px;
	border:0px;
	background-image:url(../gfx/input-text.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	vertical-align:3px;
	//vertical-align:0px;
	padding:2px;
	color:#797979;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
}
.form .input-text-small{
	width:140px;
	border:0px;
	background-image:url(../gfx/input-text-small.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	vertical-align:3px;
	//vertical-align:0px;
	padding:2px;
	color:#797979;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
}
.form .input-cap{
	width:50px;
	border:0px;
	background-image:url(../gfx/input-cap.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	vertical-align:3px;
	//vertical-align:0px;
	padding:2px;
	color:#797979;
	margin-bottom:2px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
}
.form .select-text{
	width:325px;
	padding:2px;
	border:1px solid #19548D;
	color:#797979;
}
.form .textarea-text{
    width:314px;
	border:1px solid #cadbed;
	padding:2px;
	color:#797979;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
}
.form .form_desc{
	width:320px;
}
.form .form-left{
	width:150px;
}
.form .input-submit, .form label{
	cursor:pointer;
}
.form .input-submit{
	
}

.profile_postcomment .tags-looks{
	margin: 0px;
}
.comments{
	margin-top:10px;
}
.but{
	border:0px;
	background-image:url(../gfx/but.gif);
	background-repeat:no-repeat;
	background-color:white;
	color:white;
	height:20px;
	width:72px;
	font-size:12px;
	padding-bottom:5px;
	//padding-bottom:0px;
	//vertical-align:-3px;
	/*margin:10px 10px 10px 0px;*/
	margin-right:10px;
	cursor:pointer;
}
.add-comment{
	border:0px;
	background-image:url(../gfx/add-comm.gif);
	background-repeat:no-repeat;
	background-color:white;
	color:white;
	height:20px;
	width:180px;
	font-size:12px;
	padding-bottom:5px;
	/*margin:10px 0px;*/
	cursor:pointer;
}
.width-button {
	background-color:white;
	background-image:url(../gfx/width-button.gif);
	background-repeat:no-repeat;
	border:0 none;
	color:white;
	cursor:pointer;
	font-size:12px;
	height:20px;
	margin:10px 0;
	padding-bottom:5px;
	width:280px;
}
.tags{
	text-align:center;
}
.tag-cloud, .tag-cloud li{
	display:inline;
	list-style-type:none;
	margin:0px;
	padding:0px;
	position:relative;
}
.tag-cloud a{
	text-decoration:none;
}
.tag-cloud a:hover{
	text-decoration:underline;
}
.tag-cloud a.w1  { font-size:10px; }
.tag-cloud a.w2  { font-size:11px; }
.tag-cloud a.w3  { font-size:12px; }
.tag-cloud a.w4  { font-size:13px; }
.tag-cloud a.w5  { font-size:14px; }
.tag-cloud a.w6  { font-size:15px; }
.tag-cloud a.w7  { font-size:16px; }
.tag-cloud a.w8  { font-size:17px; }
.tag-cloud a.w9  { font-size:18px; }
.tag-cloud a.w10  { font-size:19px; }

.competition-enabler{
	float:right;
	font-weight:bold;
	color:#ff881b;
}
.competition-enabler.light-grey{
	color:#D5D5D5;
}

#item_object.orange{
	border: 2px solid #FF881B;
}

.voter-header{
	font-size: 90% !important;
	vertical-align: middle;
}
.voter-rate{
	font-size: 20px !important;
	vertical-align: middle;
}
.voter-button{
	vertical-align: middle;
}
.voter-br{
	line-height: 9px;
}

#footer{
	font-size:11px;
}
#footer .cl1{
	float:left;
}
#footer .cl2{
	float:right;
}
#footer .cl1, #footer .cl2{
	margin-top:0px;
}
#footer .cl-center{
	margin:0px 230px;
	text-align:center;
}
#footer .cl-center a{
	margin:0px 12px;
}

#footer-ad{
	font-size:11px;
}
#footer-ad .cl-center{
	margin:0px;
	text-align:center;
}
#footer-ad .cl-center a{
	margin:0px 12px;
}

/*yandex photos*/
.yandex-album-list {
	margin: 10px 0;
}
.yandex-album {
        padding: 5px 0;
}
.yandex-album a {
        font-size:16px;
        font-weight: bold;
        text-decoration: none;
        border-bottom: 1px dashed #6699CC;
}
.yandex-album a:hover {
		border-bottom: none;
}
.yandex-photo-list {
		margin-top: 10px;
        padding: 0 0 5px 30px;
        display: none;
}
.yandex-photo {
		float: left;
		width: 104px;
		min-height: 176px;
		_height: 156px;
		font-size: 12px;
		line-height: 1.3;
		padding-right: 30px;
}
.yandex-photo div {
        width: 100px;
        height: 100px;
        position: relative;
}
.yandex-photo img {
        margin: 0px 0px 3px 0px;
        position: absolute;
        bottom: 0px;
}
.yandex-photo input {
        display: block;
        float:right;
        margin: 2px 4px 0 10px;
}
.yandex-photo span {
		padding-right: 3px;
}

.quiz
{
	text-align: right;
}

.quiz_spacer
{
	height: 10px;
}

.quiz_rate
{
	width: 104px
}