/* ##################################################### */

#test {
	padding: 0 10px;
}
div.test div.question {
	margin-bottom: 20px;
}
div.test div.question div.text {
	margin-bottom: 3px;
	font-size: 1.167em;
	font-weight: bold;
}
div.test div.question-false {
	background-color: red;
}
div.test div.question table.answer td.answer {
	padding-right: 20px;
	height: 30px;
	vertical-align: top;
	width: auto;
}
div.test div.question div.photo {
	margin-top: 5px;
}
div.test div.question table.answer {
	width: 100%;
}
div.test div.question table.answer td.answer div.photo {
	margin-top: 0;
	margin-bottom: 5px;
}
div.test div.question table.answer td.answer div.field {
	margin-top: 7px;
}
div.test div.question div.answer {
	padding: 4px 5px;
	width: auto;
	color: #898989;
}
div.test div.question div.answer label {
	white-space: normal;
	font-size: 1.167em;
}
div.test div.question div.answer-true {
	background-color: #f8fbef;
	border: 1px solid #9dc91e;
}
div.test div.question div.answer-false {
	background-color: #fceff0;
	border: 1px solid #c91e1e;
}
div.test table.guest-data {
	margin-bottom: 20px;
	width: 100%;
}
div.test table.guest-data th,
div.test table.guest-data td {
	width: 50%;
}

/* ##################################################### */

div.latest-galleries {
	padding: 20px 15px;
}
div.latest-galleries h1 {
	padding: 0 15px;
	margin-bottom: 35px;
	font-size:
}
div.latest-galleries h3 {
	margin-bottom: 7px;
	color: #898989;
}
div.latest-galleries table {
	width: 100%;
}
div.latest-galleries table td {
	padding: 0 15px 35px;
	width: 33.3%;
}
div.latest-galleries div.date {
	margin-bottom: 15px;
}
div.latest-galleries div.photo {
	margin-bottom: 5px;
}
div.latest-galleries div.text {
	margin-bottom: 12px;
}

/* ##################################################### */

#auth table.auth {
	margin-bottom: 5px;
}
#auth table.auth td.auth {
	background: #f8f8f8;
	border: 1px solid #e8e8e8;
	padding: 10px 15px;
}
#auth table.auth td.auth table.form td.field {
	padding: 10px 5px 5px 0;
}
#auth table.auth td.auth table.form td.field input.txt {
	background: #fff;
	color: #898989;
}
#auth table.auth td.auth table.form td.field div.forgot-pass {
	padding-top: 2px;
	font-size: 0.83em;
}
#auth table.auth td.auth table.form p.submit a {
	margin-right:0;
}
#auth table.profile h3 {
	white-space: nowrap;
}
#auth table.profile {
	margin-top: 15px;
}
#auth table.profile div.last-login {
	font-size: 0.92em;
	color: #898989;
	white-space: nowrap;
}
#auth table.profile p.logout {
	padding-top: 2px;
}
#auth table.profile p.logout a {
	background: url(../images/i/icons/exit.gif) right no-repeat;
	padding-right: 20px;
}

/* ##################################################### */

#registration table.form {
	font-size: 1.167em;
	margin-bottom: 10px;
}
#registration table.form td.spacer div {
	height: 15px;
}
#registration h1.page-title {
	margin: 10px 0 20px 0;
	top: -10px;
	left: -50px;
}

/* ##################################################### */

#forum div.page-title {
	margin-bottom: 50px;
}
#forum div.forum-offset {
	padding: 0 30px;
}
#forum div.forum-list {
	padding: 0 15px;
}
#forum div.forum-list div.buttons {
	margin: 30px 0;
	padding: 0 15px;
}
#forum div.forum-list div.buttons-bottom {
	margin-top: 0;
}
#forum div.forum-list table.forum-list {
	width: 100%;
}
#forum div.forum-list table.forum-list td.forum {
	padding: 0 15px 40px;
	width: 33.3%;
}
#forum div.forum-list table.forum-list td.forum table th {
	padding-right: 8px;
}
#forum div.forum-list table.forum-list td.forum h2 {
	font-size: 2em;
	color: #b7b7b7;
}
#forum div.forum-list table.forum-list td.forum h2 a {
	background: #124b68;
	padding: 4px 0;
	text-decoration: none;
	color: #fff;
}
#forum div.forum-list table.forum-list td.forum h2 span {
	font-size: 0.75em;
}

/* ##################################################### */

#topics { }
#topics div.topic-list {
	border-bottom: 1px solid #ececec;
}
#topics div.topic {
	border-top: 1px solid #ececec;
	padding: 15px 0;
}
#topics table.topic {
	width: 100%;
}
#topics table.topic td.topic-check {
	padding: 0 10px 0 0;
	width: 1%;
}
#topics table.topic td.topic-last-post {
	padding: 0 0 0 20px;
	width: 1%;
}
#topics table.topic td.topic-title {
	width: 98%;
}
#topics table.topic td.topic-last-post div.last-post {
	background: url(../images/i/bg/last-post-r.gif) right no-repeat;
}
#topics table.topic td.topic-last-post div.last-post-l {
	background: url(../images/i/bg/last-post-l.gif) left no-repeat;
	padding: 0 1px 0 6px;
}
#topics table.topic td.topic-last-post div.last-post-inner {
	background: url(../images/i/bg/last-post.gif) repeat-x;
	padding: 0 10px;
	height: 34px;
	white-space: nowrap;
	color: #898989;
	font-size: 0.92em;
	line-height: 34px;
}
#topics table.topic td.topic-last-post div.last-post-inner img {
	vertical-align: middle;
}
#topics h2 {
	font-size: 2em;
	margin-bottom: 5px;
}
#topics h2 a.edit {
	font-size: 0.458em;
	margin-left: 15px;
	text-decoration: none;
}

/* ##################################################### */

.relative #topic-form {
	position: absolute;
	right: 0;
	top: 10px;
}
#topic-form td.ft-inner {
	padding: 15px 20px;
}
#topic-form td.ft-t div.triangle {
	position: absolute;
	right: 60px;
	margin-top: -5px;
}
#topic-form td.ft-inner a.btn {
	margin-left: 0;
	margin-right: 15px;
}

/* ##################################################### */

#topic table.topic {
	width: 100%;
}
#topic table.topic td.topic-check {
	padding: 0 10px 0 0;
	width: 1%;
}
#topic h1 {
	font-size: 2em;
	margin-bottom: 5px;
}
#topic div.author {
	margin-bottom: 20px;
}
#topic div.owner-mode {
	margin: 10px 0;
}

/* ##################################################### */

#journal div.page-title {
	margin-bottom: 50px;
}
#journal table.journal th.cover {
	width: 1%;
}
#journal table.journal td.journal-content {
	width: 99%;
	padding-right: 30px;
	padding-left: 15px;
}
#journal table.journal th.cover div.cover,
#document div.cover {
	background: url(../images/i/bg/cover-inner.gif) bottom right no-repeat;
	position: relative;
	left: -10px;
	padding: 0 9px 12px 0;
}
#journal table.journal h1 {
	margin-bottom: 20px;
}
#journal table.journal h2 {
	margin-bottom: 3px;
	font-size: 1.5em;
	color: #ffcc33;
	font-style: italic;
}
#journal table.journal div.space {
	height: 20px;
}
#journal table.journal table.pages {
	font-size: 1.167em;
}
#journal table.journal table.pages th,
#journal table.journal table.pages td {
	padding: 5px 10px 5px 0;
}
#journal table.journal table.pages td {
	vertical-align: middle;
}
#journal table.journal table.pages th div {
	padding: 2px 7px;
	background: #dbdbdb;
	white-space: nowrap;
}

/* ##################################################### */

#calendar h1.mega {
	font-size: 3em;
}
#calendar table.scroll-objects td.photo {
	padding-top: 8px;
}
#calendar table.scroll-objects td.photo div {
	background: url(../images/i/bg/calendar.gif) no-repeat;
	width: 50px;
	height: 53px;
	text-align: center;
	font-size: 0.83em;
	color: #0099cc;
	line-height: 1.65em;
}
#calendar table.scroll-objects table.disabled td.photo div {
	color: #898989;
}
#calendar table.scroll-objects td.photo div span {
	font-size: 2.4em;
	color: #0099cc;
}
#calendar table.scroll-objects table.disabled td.photo div span {
	color: #000;
}

/* ##################################################### */

#competition div.page-title {
	margin-bottom: 50px;
}
#competition h2.date {
	font-size: 1.33em;
	margin-bottom: 20px;
}
#competition div.inner-offset {
	padding: 0 30px;
}
#competition table.columns td.column-right {
	padding-left: 30px;
	width: 1%;
}
#competition div.sponsor {
	border: 1px solid #e8e8e8;
	padding: 20px;
}
#competition div.sponsor-shadow {
	background: url(../images/i/bg/sponsor-shadow.gif) top right no-repeat;
	width: 275px;
	height: 11px;
	float: right;
}
#competition #competition-form {
	background: #f8f8f8;
	border: 1px solid #e8e8e8;
	margin-top: 35px;
	padding: 15px 20px;
}
#competition #competition-form table.form {
	font-size: 1.167em;
}
#competition #competition-form table.form a.btn span {
	font-size: 1em;
}

#competition div.photo-list div.photo {
	margin: 0 30px 15px;
	vertical-align: top;
}
#competition div.photo-list div.photo div.fix {
	width: 220px;
}
#competition div.photo-list div.photo table.data {
	width: 100%;
}
#competition div.photo-list div.photo table.data td {
	padding: 7px 0 0 0;
}
#competition div.photo-list div.photo table.data th {
	padding: 7px 0 0 0;
	width: 1%;
}
#competition div.photo-list div.photo table.data th div.rating {
	height: 38px;
}
#competition div.photo-list div.photo table.data th div.active-rating {
	padding-top: 10px;
	height: 28px;
}
#competition div.photo-list div.photo a.vote {
	display: block;
	position: absolute;
	right: 0;
	top: -7px;
}
#competition div.photo-list div.photo span.rating {
	background: url(../images/i/bg/rating.gif) right no-repeat;
	padding: 1px 5px 2px 0;
	width: 40px;
	height: 18px;
	display: block;
	font-size: 0.92em;
	text-align: right;
	color: #898989;
	font-family: Tahoma;
	line-height: 1.59em;
}
#competition div.photo-list div.photo-winner span.rating {
	background-image: url(../images/i/bg/rating-winner.gif);
	font-weight: bold;
	color: #000;
}
#competition div.photo-list div.photo table.data th div.active-rating span.rating {
	margin-right: 30px;
}
#competition div.photo-list div.photo div.voted {
	background: url(../images/i/bg/voted-r.gif) right no-repeat;
	padding-right: 1px;
}
#competition div.photo-list div.photo div.voted div {
	background: url(../images/i/bg/voted-l.gif) left no-repeat;
	padding: 0 4px 0 5px;
	font-size: 0.92em;
	color: #fff;
	height: 17px;
	line-height: 17px;
}
#competition div.photo-list div.photo div.prize {
	background: url(../images/i/bg/prize-small.png) no-repeat;
	margin: 80px 0 0 180px;
	width: 44px;
	height: 76px;
	position: absolute;
}
#competition div.winner {
	background: #f8f8f8;
	border: 1px solid #e8e8e8;
	margin-bottom: 20px;
	padding: 20px;
}
#competition div.winner table th {
	padding-right: 20px;
	text-align: center;
}
#competition div.winner table th img {
	margin-bottom: 10px;
}
#competition div.winner table td.winner {
	padding-left: 20px;
	font-size: 1.417em;
}
#competition div.winner table td.winner span {
	font-size: 3.53em;
	color: #8dc73f;
}

/* ##################################################### */

#experts div.page-title {
	margin-bottom: 50px;
}
#experts div.inner-offset {
	padding: 0 30px;
}
#experts table.columns {
	width: 100%;
}
#experts table.columns td.column-left {
	padding-right: 30px;
	width: 99%;
}
#experts table.columns td.column-left h1 {
	margin-bottom: 10px;
}
#experts table.columns td.column-right {
	width: 1%;
}
#experts div.themes {
	background: #ffffc0;
	border: 1px solid #e3cdab;
	padding: 20px 20px;
}
#experts div.themes div.theme {
	margin-bottom: 15px;
}
#experts div.themes div.expander {
	padding: 0;
	margin-bottom: 5px;
	font-size: 1.417em;
}
#experts div.themes div.expander a {
	background-position: 100% 8px;
	background: none;
	padding: 0;
}
#experts div.themes div.active span {
	border: none;
	color: #000;
}
#experts div.themes div.avatar {
	margin-bottom: 5px;
}
#experts div.themes div.name {
	margin-bottom: 5px;
	font-size: 0.92em;
	color: #898989;
}
#experts div.themes div.name span {
	color: #000;
}
#experts div.theme-shadow {
	background: url(../images/i/bg/theme-shadow.gif) top right no-repeat;
	width: 200px;
	height: 8px;
}
#experts div.menu-inner {
	font-size: 1.167em;
}
#experts div.menu-inner ul li {
	margin-right: 20px;
}
#experts div.menu-inner a {
	text-decoration: none;
}
#experts div.question {
	margin-bottom: 25px;
}
#experts div.question h3 {
	margin-bottom: 3px;
	color: #898989;
}
#experts div.question h3 span {
	color: #000;
}
#experts div.question div.question-text {
	margin-bottom: 10px;
}
#experts div.question div.answer {
	background: #f8f8f8;
	border: 1px solid #e8e8e8;
	margin-left: 38px;
	padding: 13px 20px;
}
#experts div.question div.answer div.triangle {
	background: url(../images/i/bg/expert-answer.gif) no-repeat;
	margin: -14px 0 0 -39px;
	position: absolute;
	width: 19px;
	height: 49px;
}
#experts div.question div.answer table.author {
	margin-bottom: 5px;
}
#experts div.question div.answer table.author th {
	padding-right: 10px;
}
#experts div.question div.answer table.author td {
	vertical-align: middle;
	color: #000;
}
/* ##################################################### */

#expert-ask table.form {
	/*font-size: 1.167em;*/
	margin-bottom: 10px;
}
#expert-ask h1.page-title {
	margin: 10px 0 20px 0;
	top: -10px;
	left: -50px;
}

/* ##################################################### */

#horoscope h1.page-title {
	margin: 0 0 0 -10px;
	left: 0;
}
#horoscope div.page-title {
	margin-bottom: 30px;
}
#horoscope table.page-title th {
	padding: 0;
}
#horoscope table.page-title td {
	vertical-align: bottom;
}
#horoscope table.page-title td span {
	background: #3d4b5b;
	padding: 0 10px;
	font-size: 2em;
	color: #fff;
}
#horoscope div.inner-offset {
	padding: 0 15px;
}
#horoscope h1 {
	color: #fff;
}
#horoscope h3 {
	color: #888888;
}
#horoscope table.horoscope {
	width: 100%;
}
#horoscope table.horoscope td {
	width: 25%;
	padding: 0 15px 15px;
}
#horoscope table.horoscope td div.desc {
	padding-left: 20px;
}
#horoscope table.horoscope td.column-0 {
}
#horoscope table.horoscope td.column-1 {
	padding-top: 30px;
}
#horoscope table.horoscope td.column-2 {
	padding-top: 60px;
}
#horoscope table.horoscope td.column-3 {
	padding-top: 90px;
}

/* ##################################################### */

#document div.page-title {
	margin-bottom: 30px;
}
#document h1.page-title {
	margin: 0;
}
#document div.inner-offset {
	padding: 0 30px;
}
#document div.signature em {
	color: #000;
	font-style: italic;
}

/* ##################################################### */

#archive table.scroll-objects td.photo {
	padding-top: 0;
}

/* ##################################################### */

#search h1.page-title {
	margin: 0 0 30px 0;
}
#search div.inner-offset {
	padding: 0 30px;
}
#search p.result {
	margin: 20px 0 30px;
	color: #898989;
}
#search p.result strong,
#search p.result span {
	color: #000;
}
#search table.results {
	width: 100%;
}
#search table.results th {
	width: 1%;
}
#search table.results th div {
	padding-right: 20px;
	width: 150px;
	text-align: right;
}
#search table.results th a {
	background: #B7B7B7;
	color: #fff;
	text-decoration: none;
	padding: 1px 3px;
}
#search table.results td {
	padding-bottom: 20px;
}
#search table.results td div.photo {
	margin: 5px 20px 10px 0;
}
#search table.results td span.link {
	color: #898989;
}
#search table.results a.type-forum {
	background: #124b68;
}
#search table.results a.type-galleries {
	background: #685f12;
}
#search table.results a.type-forms {
	background: #461268;
}
#search table.results a.type-redaction {
	background: #f499b8;
}
#search table.results a.type-stars {
	background: #0054a6;
}
#search table.results a.type-announcement {
	background: #FFCF31;
	color: #000;
}

/* ##################################################### */

#forms #scroller {
	display: none;
}
