* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	width: 100%;
	height: 100%;
  font-family: arial;
  color: #000000;
  font-size:14px;
}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 18px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
  position: relative;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
  height: 65px;
  background: url(/images/bg_top.gif) repeat-x #FFE680;
  padding: 3px 0 0 15px;
  margin-bottom: 10px;
}

#header img {
  vertical-align: middle;
  float: left;
}


/* Middle
-----------------------------------------------------------------------------*/
#content {
	padding: 0 0 100px;
}




/* Footer
-----------------------------------------------------------------------------*/
#footer {
  width: 960px;
  margin: -20px auto 0;
  height: 50px;
  text-align: right;
  color:#F0B607;
  border-top:1px solid #fefdf1;
  padding: 20px 0 20px 0;
}


#footer a {
  color:#F0B607;
  text-decoration:underline;
}



form {
	margin:0px;
	padding:0px;
}

td {
    vertical-align:top;
}


#toptext {
    color:#770000;
    font-size:14px;
    vertical-align:middle;
    text-align:left;
    width:300px;
}

/* Красная вертикальная полоска в шапке */
#pinkdot {
	background-color:#ff0000;
	width:2px;
	padding-top:60px;
	margin-top:20px;
	font-size:1px;
}

#main-table {
    clear:both;
}

#main-table td {
    text-align:left;
}

.tbl_1 {
	background-color:#F0C707;
}

.td_1 {
	background-color: #FFFEA6;
}

.td_2 {
	background-color: #FFFFFF;
}

a  {
    color: #770000;
    text-decoration: underline;
}

a:hover{
	color: #cc0000;
}

h1 {
  margin: 20px 0px 10px 0px;
  padding-top: 0px;
  color: #770000;
  font-size: 24px;
}

h2 {
  margin-top: 15px;
  color: #770000;
}

h3 {
   color: #770000;
   margin:0px;
   text-align: left;
}

h4 {
   color: #770000;
   margin:15px 0 5px 0;
}

a.selected {
    font-weight:bold;
}

.selected_menu {
	font-weight:bold;
}

.alert {
	color: #D50000;
	font-size: 14px;
}

.alert_header {
	color: #D50000;
	font-size: 18px;
	font-weight:bold;
}

.success {
	color: #0B9300;
	font-size: 14px;
}

.success_header {
	color: #0B9300;
	font-size: 18px;
	font-weight:bold;
	text-align:center;
}

.capt {
	font-weight:bold;
}


.prev_next{
	position: absolute;
	visibility: hidden;
	top: 0;
	left: 0;
}

.winner {
	color:#0B9300;
	font-weight:bold;
}

.user_name {
	color:#9A7C05;
	font-weight:bold;
}

.foto_comment {
	background-color:#FFFFF0;
	border:1px solid #FDFB9F;
	margin:3px;
	padding:5px;
	font-size:80%;
	text-decoration:none;
}

/* ho - это такой оранжевый заголовок */

.ho{
	height:21px;
	background-color:#F0C707;
	margin-bottom:5px;
}

.ho_left {
	display:inline;
	position:absolute;
	background-image:url('/images/table_rnd_1.gif');
	background-repeat:no-repeat;
	width:6px;
	height:21px;
}

.ho_center {
	display:inline;
	position:absolute;
	margin-left:10px;
	margin-top:3px;
   	color: #770000;
   	font-weight:bold;
	background-color:#F0C707;
}

.ho_right_1 {
	text-align:right;
	width:100%;
	height:21px;

}

.ho_right {
	background-image:url('/images/table_rnd_2.gif');
	background-repeat:no-repeat;
	background-position:right;
	height:21px;
	padding-right:6px;
}


/* d_ - это оранжевая рамка для информационных блоков */
.d_bg {
	background-image:url('/images/table_bg.gif');
	background-repeat:no-repeat;
	background-position: 0% 0px ;
	margin-top:5px;
	width:181px;
}

.d_btm_brd {
	background-image:url('/images/tabl_rnd2.gif');
	background-repeat:no-repeat;
	height:5px;
	background-color:#ffffff;
	text-align:left;
}

/* для текста внутри оранжевых рамок */
.fr {
	padding:10px;
	font-size:14px;
}

img.foto {
	padding:2px;
	border: 1px solid #000000;
  background-color: #ffffff;
}

img.foto:hover {
	border:1px solid #666;
}

.comment_field {
	width:100%;
	height:100px;
}

#auth-menu {
    width:500px;
    height: 110px;
    text-align:left;
    padding:5px 10px 5px 10px;
    background-color:#FEF5DA;
    float:right;
    position:relative;
    font-size:13px;
}

#auth-menu .avatar {
    vertical-align:middle;
    position:absolute;
    right:0px;
    top:0px;

}

#mainmenu {
  list-style-type: none;
  margin-left: 70px;
}

#mainmenu li {
  float: left;
  margin: 18px 20px 5px 0px;
  font-size: 18px;
}

#mainmenu li.current a{
  text-decoration: none;
  color: #f90000;
} 




.button {
	background:#F0C707;
	border:1px solid #BB8906;
	font-weight:bold;
	color:#ffffff;
}

.subitem {
	margin-left:30px;
}


/* Стили для страниц в постраничной разбивке */
.pages {
	margin:10px 0px 10px 0px;
	padding:5px;
 	border:1px solid #F0C707;
 	text-align:right;
	background-color:#FBF0A8;
}

.pages .unsel {
	font-weight:bold;
	margin:2px;
	padding:2px;
}

.pages .sel {
 	border:1px solid #770000;
 	padding:1px 5px 1px 5px;
}

.foto_info {
	position:absolute;
 	border:1px solid #F0C707;
	background-color:#FBF0A8;
	padding:10px;
	z-index:10;
}

.selector {

}

.selector_disabled {
	color:#999;
}


#auth-login {
    font-weight:bold;
}

/* -------------------------- СООБЩЕНИЯ  --------------------------*/
.system_messages {
    margin:10px 0 10px 0;
    padding:7px;
    border:1px solid #eee;
    background-color:#f9f9f9;
}

.system_message_alert {
    color:#990000;
    font-weight:bold;
}

.system_message_success {
    color:#009900;
    font-weight:bold;
}


/* ----------------- ФОРМА ОТЗЫВА  И КОММЕНТАРИИ ---------------- */
.opinion-text {
    width:100%;
    height:100px;
}

.comment {
    margin:5px 0 0 15px;
    padding:10px;
    position:relative;
    background-color:#fff7df;
}

/*#comments {*/
    /*margin:20px 0px 10px 0px;*/
/*}*/

/*#comments img {*/
    /*position:relative;*/
    /*left:0;*/
    /*top:-10px;*/
    /*margin-right:-8px;*/
/*}*/

.comment-rating {
    position:absolute;
    top:5px;
    right:20px;
    font-family:"Courier New", Courier;
    font-weight:bold;
    vertical-align:middle;
}

.comment-rating img{
    cursor:pointer;
    vertical-align:middle;
}

.comment-rating a {
  text-decoration: none;
}

.comment-reply {
    display:inline;
}

.critique_medals {
  display: inline-block;
  margin-left: 20px;
}

.critique_medals img {
  vertical-align: middle;
}


.arrow {
    text-decoration:none;
    vertical-align:middle;
    border:0px;
}

.time {
    color:#999999;
    text-transform:lowercase;
    margin-left:20px;
    font-size:80%;
}

.avatar {
    border:1px solid #979797;
    vertical-align:middle;
    margin:5px 5px 5px 0;
}

.rating-pos {
    color:#247522;
}

.rating-neu {
    color:#CCCCCC;
}
.rating-neg {
    color:#bb3134;
}

#recent-comments {
    margin-top: 15px;
    width: 300px;
    overflow: hidden;
}

#recent-comments h3 {
    margin-bottom: 5px;
}

#recent-comments ul {
    margin:0px;
    padding:0px;
}

#recent-comments li{
    list-style-type:none;
    margin:0 0 10px 0;
    padding:0px;
}

.news {
    margin:20px 0px 10px 0px;
}


/* -------------------- РЕЙТИНГ ПОЛЬЗОВАТЕЛЕЙ --------------- */
#users-ratings {
    padding:10px;
    text-align:center;
}

#users-ratings h4 {
    margin:0px;
    padding:5px 0 5px 0;
    font-weight:normal;
}

#total-rating {
    clear:both;
    display:block;
    text-align:right;
    padding:10px 10px 5px 0px;
}

.users-rating {
    float:left;
    margin:0px;
    padding:5px 0px 5px 50px;
}

.users-rating ol {
    font-weight:bold;
    color:#084085;
    margin:0px;
    text-align:left;
}

.users-rating li {
    font-weight:normal;
    padding:5px;
}

#contest-photos {
  list-style-type: none;
}

#contest-photos li {
  height: 300px;
}

#contest-photos li .photo-link {
  display: block;
}


td.foto {
    padding:22px 0 22px 0;
    width:200px;
    vertical-align:top;
    background:#000000;
}

td.foto img{
    padding:10px;
}

td.foto img.colored {
    background-color:#ee0000;
    border:1px solid #620000;
}


td.name{
    width:100%;
    padding:0px 20px 20px 20px;
    vertical-align:top;
    border-top:1px solid #ccc;
}

.foto-name {
  font-size:16px;
  text-align: center;
}


.contest-name {
    font-size:26px;
    vertical-align:middle;
    text-decoration:none;
}

.contest-detail {
    position:relative;
    border:7px solid #FEE9B0;
    padding:10px;
    margin:0 10px 20px 0;
}

.contest-detail:after {
    content: ".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}


.contest-foto {
    float:right;
}

.contest-round-img {
    float:right;
}

.user-group-admin,.user-group-experts {
    font-size:14px;
    font-weight:bold;
}

.user-group-admin {
    color:#970202;
}

.user-group-experts {
    color:#f48c00;
}

#foto-abuse-div {
    text-align:right;
    margin-bottom: -21px;
    margin-top: 20px;
}

#foto-abuse-div a{
    color:#DB0000;
    border:1px solid #DB0000;
    padding:2px 5px 2px 18px;
    background: url(/images/abuse.png) no-repeat left 2px;
    font-weight:bold;
    font-size:12px;
    text-decoration:none;
}

#foto-abuse-div a:hover {
    color:#750000;
    border:1px solid #750000;
}


#extra-rates li{
    list-style: none;
    vertical-align:middle;
}

#extra-rates li img {
    vertical-align:middle;
}

.blogs-post-quote {
    margin:10px;
    padding:10px;
    border:1px solid #333;
    background-color:#efefef;
}

.table-a {
    border:2px solid #999;
    border-collapse:collapse;
}

.table-a td, .table-a th {
    padding:20px;
    border:1px solid #aaa;
}

.table-a th {
    background-color:#eee;
}

.table-a ul {
  list-style-type: none;
}

/*----------------- ЦЕПОЧКА НАВИГАЦИИ ----------- */
#nav-chain {
    padding:10px;
}

#nav-chain a {
    font-family:tahoma;
    text-decoration:underline;
}


#sf_admin_container label {
  width: 24em;
}

.error_list {
  list-style-type: none;
  background-color: #fff0f0;
  border: 1px solid #D50000;
  padding: 5px;
}

.error_list  li {
	color: #D50000;
	font-size: 14px;
}

.add_photo, .add_photo_only_pro {
  display:block;
  float:left;
  width: 100px;
  height: 70px;
  border: 1px solid #666666;
  text-align: center;
  vertical-align: middle;
  font-size: 16px;
  font-weight: bold;
  font-family: tahoma;
  color: #CC0000;
  padding-top: 30px;
}

.add_photo_only_pro {
  background: #dfdfdf;
  border: 1px solid #adadad;
  text-decoration: none;
}

.add_photo_only_pro img {
  vertical-align: middle;
}



#loader { display: none; }

#photos2round {
  list-style-type: none;
}
#photos3round {
  list-style-type: none;
}

.photo2round-placeholder {
  width: 100px;
  height: 100px;
  border: 1px dashed #333;
  background: #eaeaea;
}

.comment-text .hidden { text-decoration: line-through }

/* Подсветка конкурса который был выбран в прошлый раз
 при добавлении фото */
.highlighted {
  color: orange;
  font-weight: bold;
 }

#contests-list {
  list-style-type: none;
}

#contests-list li {
  margin-bottom: 30px;
}

#contests-list li>a {
  font-size: 18px;
  text-decoration: none;
  display: block;
  width: 300px;
  float:left;
  padding-top: 50px;
}

#contests-list li div.slot {
  float: left;
  padding: 10px;
  text-align: center;
}

.nofloat {
  clear: both;
}

#lastPostLine {
  margin-bottom: 20px;
}

.delete-div {
  text-align: right;
}

.has-my-unread {
  background-color: #fce9e9 !important;;
}

.has-his-unread {
  background-color: #e9fbfc !important;
}

.my_unread {
  background-color: #fce9e9 !important;;
}

.his_unread {
  background-color: #e9fbfc !important;
}

#bookmarkCategoriesSelect {
  float: left;
  margin-right: 20px;
}

#newRootCommentDiv  {
  display: none;
}

#new_comment_text {
  width: 400px;
  height: 100px;
}

.comment.current {
  border-left: 3px solid #d59f00;
}

.comment-anchor {
  font-size: 10px;
  color: #999999;
  text-decoration: none;
  margin-left: 30px;
}

.photo-banned {
  background-color: #fff0f0;
  border: 1px solid #D50000;
  padding: 5px;
  font-size: 18px;
  margin: 20px 0 20px 0;
}

#photo-vote-block { margin-bottom: 20px;} 

#photo-vote-block a {
  text-decoration: none;
}

#photo-voted-block sub, #photo-vote-block sub {
  width: 20px;
  display: inline-block;
  text-align: left;
}

.vote-title {
  width: 120px;
  display: inline-block;
  text-align: right;
}

#other-contests-link {
  margin: 0px 0 30px 0;
}

#other-contests-link a {
  font-size: 16px;
}

#user-comments {
  list-style-type: none;
  margin: 0;
}

#user-comments li {
  margin: 0 0 20px 0;
}

#user-comments li .time{
  margin-left: 0;
}

#photoDescription {
  margin-bottom: 20px;
}

#photo-div {
  padding: 10px;
  text-align: center;
}

#photo-tools {
  margin-top: 10px;
  padding: 10px;
  background-color: #fefce9;
  text-align: center;
  width: 120px;
}

#photo-tools img {
  vertical-align: middle;
}

#photo-tools a {
  text-decoration: none;
}

#photo-tools p {
  padding: 5px;
  border: 1px solid #fbcc60;
}

#photoBg {
  padding-top: 5px;
}

.photoBg {
  padding: 0 5px 0 5px;
  cursor: pointer;
  display: inline-block;
  width: 10px;
  height: 32px;
}

#photo-links {
  display: none;
  width: 500px;
}

#photo-links input {
  width: 400px;
} 

#t1 {
  width: 500px;
}

#t2 {
  width: 250px;
  padding-left: 15px;
  padding-right: 15px;
}

#t3 {
  /*width: 350px;*/
}

#t4 {
  width: 33%;
}

#t5 {
  width: 34%;
  padding-left: 15px;
  padding-right: 15px;
}

#t6 {
  width: 33%;
}

#t7 {
  width: 33%;
}

#t7a {
  width: 33%;
  padding-left: 15px;
  padding-right: 15px;
}

#t8 {
  width: 34%;
} 


#vote_pro {
  border: 2px solid #00dd00;
  font-size: 16px;
  width: 80px;
}

#vote_contra {
  border: 2px solid #dd0000;
  margin-left: 200px;
  font-size: 16px;
  width: 80px;
}


#contests-homepage ul {
  list-style-type: none;
}

#contests-homepage ul li {
  float: left;
  padding: 10px;
  margin-right: 20px;
  margin-bottom: 20px;
  font-size: 16px;
  width: 278px;
  height: 178px;
  overflow: hidden;
  position: relative;
  border: 1px solid #FEEFC7;
}

#contests-homepage ul li .bg {
  opacity: 0.10;
  filter: alpha(opacity=10);
  background-repeat: no-repeat;
  width: 300px;
  height: 200px;
  position: absolute;
  top: 0;
  left: 0;
}

#contests-homepage ul li .bg:hover {
  opacity: 1.00;
  filter: alpha(opacity=100);
}


#contests-homepage ul li .title {
  text-decoration: none;
  font-size: 18px;
  display: block;
  margin-top: 0px;
}

#contests-homepage ul li .description {
  font-size: 12px;
  margin-top: 10px;
}

#contest-description ul {
  margin: 3px 0px 15px 20px;
}

#contest-description ul  li {
  margin: 0 0 7px 0;
}

#contests-homepage .add_photo_div {
  padding-top: 5px;
  text-align: center;
}

#contests-homepage .add_photo_div input {
  background: url(/images/add_photo_button.png) no-repeat 0px 0px;
  width: 205px;
  height: 45px;
  border:0;
  outline: none;
  cursor: pointer;
}

#contests-homepage .add_photo_div input:hover {
  background: url(/images/add_photo_button.png) no-repeat 0px -45px;
}

#contests-homepage .add_photo_div input:active {
  background: url(/images/add_photo_button.png) no-repeat 0px -90px;
}

#contests-homepage .icon {
  position: absolute;
  top: 0;
  right: 0;
  width: 48px;
  height: 48px;
}

#contests-homepage .sponsor_logo {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 48px;
  height: 48px;
}

.contest-homepage {
  display: none;
}

.contest-hint {
  font-size: 10px;
}


label[for=photo_vote_pre_rate_match_0] {color: #aa0000;}
label[for=photo_vote_pre_rate_match_1] {color: #aa0000;}
label[for=photo_vote_pre_rate_match_2] {color: #aa0000;}
label[for=photo_vote_pre_rate_match_3] {color: #df8600;}
label[for=photo_vote_pre_rate_match_4] {color: #df8600;}
label[for=photo_vote_pre_rate_match_5] {color: #df8600;}
label[for=photo_vote_pre_rate_match_6] {color: #df8600;}
label[for=photo_vote_pre_rate_match_7] {color: #b9cd03;}
label[for=photo_vote_pre_rate_match_8] {color: #b9cd03;}
label[for=photo_vote_pre_rate_match_9] {color: #b9cd03;}
label[for=photo_vote_pre_rate_match_10] {color: #00aa22;}

label[for=photo_vote_pre_rate_quality_0] {color: #aa0000;}
label[for=photo_vote_pre_rate_quality_1] {color: #aa0000;}
label[for=photo_vote_pre_rate_quality_2] {color: #aa0000;}
label[for=photo_vote_pre_rate_quality_3] {color: #df8600;}
label[for=photo_vote_pre_rate_quality_4] {color: #df8600;}
label[for=photo_vote_pre_rate_quality_5] {color: #df8600;}
label[for=photo_vote_pre_rate_quality_6] {color: #df8600;}
label[for=photo_vote_pre_rate_quality_7] {color: #b9cd03;}
label[for=photo_vote_pre_rate_quality_8] {color: #b9cd03;}
label[for=photo_vote_pre_rate_quality_9] {color: #b9cd03;}
label[for=photo_vote_pre_rate_quality_10] {color: #00aa22;}


#moderate_pre  .radio_list {
  list-style-type: none;
}

#match-choices {
  text-align: right !important;
}

#match-choices li {
  margin-bottom: 3px;
}


#match-choices li:hover {
  background-color: #eaeaea;
}

#match-choices input {
  float: right;
  margin-left: 0.3em;
}


#quality-choices {
  text-align: left !important;
}

#quality-choices li {
  margin-bottom: 3px;
  margin-right: 10px;
  margin-left: 10px;
}

#quality-choices li:hover {
  background-color: #eaeaea;
}

#quality-choices input {
  float: left;
}

.comment-parent {
  text-decoration: none;
}

li.photo {
  display: block;
  width: 212px;
  height: 200px;
  margin-bottom: 1px;
  margin-right: 1px;
  overflow: hidden;
  float: left;
  position: relative;
  padding: 10px 25px 10px 0;
}

li.photo div.info-bg {
  position: absolute;
  left: 0;
  top: 170px;
  height: 46px;
  width: 206px;
  background-color: #000000;
  opacity: 0.70;
  filter: alpha(opacity=70);
}

li.photo div.info {
  font-family: Arial;
  color: #ffffff;
  position: absolute;
  left: 0;
  top: 170px;
  height: 26px;
  width: 184px;
  padding: 10px;
}

li.photo a {
  color: #ffffff;
  text-decoration: none;
  
}



.online {
  vertical-align: middle;
  margin-right: 2px;
}

#user-menu {
  list-style-type: none;
}

#user-menu li {
  float: left;
  vertical-align: middle;
  margin-right: 20px;
  line-height: 24px;
}

#user-menu li img {
  vertical-align: middle;
}

#user-menu li img.avatar {
  border: 1px solid #979797;
  margin: 0;
}

#stars_panel {
  position: absolute;
  right: 0;
  top: 0;
}

#photo-votes-pro {
  list-style-type: none;
  margin-left: 20px;
}

#message_post_text, #new_post_text {
  width: 500px;
  height: 100px;
}

#message_post_title {
  width: 500px;
}

#photoTitle {
  font-size: 18px;
  color: #770000;
}

#add-comment-image {vertical-align: middle;}

#green_card img {vertical-align: middle;}

#photo_views{list-style-type: none;}

.comment .new {
  background: #fff0c1 url("/images/new_comment.png") no-repeat top right;
  padding: 5px 35px 5px 5px;
}

#sss, #sss a {
  font-size: 10px;
  color: #F0B607;
}

.status_ok, .status_new, .status_fail {
  width: 100px;
  padding: 5px;
  text-align: center;
}

.status_new {
  background-color: #c1fffe;
}

.status_ok {
  background-color: #d3ffc1;
}

.status_fail {
  background-color: #ffd2c1;
}

img.pro {
  vertical-align: middle;
}

#pro-table td {
  text-align: center;
}

#pro-table td.description {
  text-align: left;
}

#finished_years {
  list-style-type: none;
  margin-bottom: 30px;
}

#finished_years li {
  float: left;
  padding: 0 30px 0 0;
  font-size: 18px;
}

#finished_contests {
  list-style-type: none;
}

#finished_contests li {
  float: left;
  width: 300px;
  height: 100px;
  padding-right: 20px;
}

h1 img, h2 img, h3 img {
  vertical-align: middle;
  margin-right: 15px;
}

.star {
  vertical-align: bottom;
  background:url(/images/stars_sprite.png) no-repeat;  
  width: 24px;
  height: 24px;
  display: inline-block;
}

.black {background-position: 0px 0px;}
.bronze {background-position: 0px -34px;}
.gold {background-position: 0px -68px;}
.silver {background-position: 0px -102px;}
.grey {background-position: 0px -136px;}



/* табы */
ul.tabs {
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
  height: 32px; /*--Set height of tabs--*/
  border-bottom: 1px solid #999;
  border-left: 1px solid #999;
  width: 100%;
}

ul.tabs li {
  float: left;
  margin: 0;
  padding: 0;
  height: 31px; /*--Subtract 1px from the height of the unordered list--*/
  line-height: 31px; /*--Vertically aligns the text within the tab--*/
  border: 1px solid #999;
  border-left: none;
  margin-bottom: -1px; /*--Pull the list item down 1px--*/
  overflow: hidden;
  position: relative;
  background: #e0e0e0;
}

ul.tabs li a {
  text-decoration: none;
  color: #000;
  display: block;
  font-size: 1.2em;
  padding: 0 20px;
  border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
  outline: none;
}

ul.tabs li a:hover {
  background: #ccc;
}

html ul.tabs li.active, html ul.tabs li.active a:hover {
/*--Makes sure that the active tab does not listen to the hover properties--*/
  background: #fff;
  border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}

.tab_container {
  border: 1px solid #999;
  border-top: none;
  clear: both;
  background: #fff;
}

.tab_content {
  padding: 10px;
  display: none;
}

#blog_post_title {width: 100%;}
#blog_post_text {width: 100%; height: 300px;}


#recent-personal-blog-posts {
    margin-top: 15px;
}

#recent-personal-blog-posts h3 {
    margin-bottom: 5px;
}

#recent-personal-blog-posts ul {
    margin:0px;
    padding:0px;
}

#recent-personal-blog-posts li{
    list-style-type:none;
    margin:0 0 10px 0;
    padding:0px;
}

.marked {
  color: #ae0f13;
  font-weight: bold;
  background: url(/images/marked.png) no-repeat 5px 5px #fde6e7;
  padding: 5px 5px 5px 20px !important;
}



#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 1.0;
}

#tooltip h3, #tooltip div { margin: 0; }

#autocomplete_user_search, #autocomplete_transfer_username {width: 250px;}


.slider {height: 200px;}
.slider .ui-slider-range { background: #ffa704; }
.slider .ui-slider-handle { border-color: #ffa704; }
#cryterias td {
  text-align: center;
  padding: 0 20px 0 20px;
}

.my_photo {
  width: 100%;
}

.my_photo td {
  padding: 0 20px 40px 0;
}

#scroll_comments {
  position: fixed;
  right: 0px;
  top: 50%;
  display: none;
}

#grey_group_title,#green_group_title,#red_group_title, #special_awards_title {
  display: inline-block;
  padding: 5px 15px;
  margin: 0 20px 0 0;
}

#grey_group_title {
  background-color: #d0d0d0;
  color: #4a4a4a;
}

#green_group_title {
  background-color: #b7ffa2;
  color: #415f36;
}

#red_group_title {
  background-color: #ffa2a4;
  color: #8a0b0b;
}

.finished-contest-date {
  margin: 0px;
  color: #626262;
  font-size: 10px;
}

#contest-info {
  background-color: #e1e7fd;
  width: 300px;
  padding: 0px 20px 20px 20px;
}

#contest-info div.delimiter {
  background-color: #d1d9fc;
  height: 1px;
  margin: 10px 0;
}

#contest-info ul {
  list-style-type: none;
}

#contest-info li {
  margin-bottom: 5px;
}

#contest-info h4 {
  margin: 20px 0 5px 0;
  font-size: 16px;
  color: #0a539c;
}

#contest-groups-block {
  text-align: center;
  vertical-align: bottom;
}

#edit_photo_details, #edit_photo_location {
  display: none;
  margin:10px; 
  padding:10px;
  border:1px solid #333; 
  background:#ffffe6;
}

.vote_pre {
  background-color: #fffbea;
  border: 1px solid #ffdf71;
  padding: 10px;
  margin-bottom: 10px;
}

#votes_r2 {
  background-color: #fffbea;
  border: 1px solid #ffdf71;
  padding: 10px 10px 10px 30px;
  margin-top: 20px;
  margin-bottom: 10px;
}

#votes_r2 li {
  margin-bottom: 5px;
}

#profile {
  width: 60%;
}


#profile .field {
  margin-bottom: 30px;
}

#profile input[type=text], #profile input[type=password],#profile textarea {
  width: 100%;
}

#profile ul.radio_list {
  list-style-type: none;
}

#profile .radio_list li {
  float: left;
  padding-right: 30px;
}

#profile label {
  font-size: 16px;
}
 
#friends {
  display: none;
}

.friends span {
  white-space: nowrap;
}

.match {
  color: #205e2b;
  font-weight: bold;
}

.no_match {
  color: #5e2020;
  font-weight: bold;
}

#contest_workgroup_rank_buttons {
  display: inline-block;
  margin-left: 30px;
}

#contest_workgroup_rank_buttons img {
  vertical-align: middle;
}

#contest_workgroup_rank_buttons span {
  display: none;
}
