/**
 * Gomel Auto Club | Doctype (XHTML 1.0 Strict) | Charset (Windows-1251)
 *
 * @файл - style.css
 * @версия - 1.0
 * @автор - EnterScroll.com
 *
 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, 
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 
dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, 
tfoot, thead, tr, th, td {
	background-position:0 0;
	background-repeat:no-repeat;
	border:0 none;
	font-size:100%;
	margin:0;
	padding:0;
	cursor:default
}

a img, :link img, :visited img {border:0 none;cursor:pointer}
table {border-collapse:collapse;border-spacing:0}
ol, ul {list-style-image:none;list-style-position:outside;list-style-type:none}
q:before, q:after {content:""}

/* ~~~~~~~~~~ Базовые стили ~~~~~~~~~~ */

html, body {width:100%;height:100%}

body {
	background:#fff url(../images/bar/header-bg.gif) repeat-x 0 0;
	font: 11px Tahoma, Arial, sans-sarif;
	line-height:1.4em;
}

a {cursor:pointer;color:#6f89a0;text-decoration:none}
a:hover {text-decoration:underline}

h1,h2,h3,h4,h5 {font-weight:bold;line-height:normal}

h1 {font-size:20px}
h2 {font-size:17px}
h3 {font-size:14px}
h4 {font-size:12px}
h5 {font-size:11px}

#dle-info h1 {font-weight:normal}
#dle-captcha img {vertical-align:middle}

/* 50 *
#logo a img 
{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);-moz-opacity: 0.3;-khtml-opacity: 0.3;opacity: 0.3}
/* 70 * */
#logo a:hover img,
#auto a:hover img,
#center a:hover img,
#right a:hover img
{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);-moz-opacity: 0.7;-khtml-opacity: 0.7;opacity: 0.7}
/* 100 *
{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1}
*/

/* ~~~~~~~~~~ Помошники ~~~~~~~~~~ */

.clear {clear:both}

.td_n {text-decoration:none}
.td_u {text-decoration:underline}
.va_m {vertical-align:middle}

.fleft {float:left}
.fright {float:right}

.left {text-align:left !important}
.right {text-align:right !important}
.center {text-align:center !important}

.normal {font-weight:normal !important}
.bold {font-weight:bold !important}

.big {font-size:20px !important}
.small {font-size:11px !important}

/* Messges */

.success {
    border: 1px solid #6ea037;
    background-color: #e2eed5;
    padding: 8px 11px;
	margin:8px 0;
    font-size: 11px;
}
.alert {
	padding: 8px 11px;
	margin:8px 0;
	background-color: #F9F6E7;
	border: 1px solid #D4BC4C
}
.error {
	background-color:#FFEFE8;
	border:1px solid #E89B88;
	font-size:11px;
	margin:8px 0;
	padding:8px 11px;
	color:#000
}
.error li {list-style:none}
.not-found {
	color:#999
}

/* Blocks */

.block_h {
	background:url(../images/bar/block-bg.gif) repeat-x 0 0;
	height:28px;
	text-transform:uppercase;
	text-align:center;
	color:#fff;
	line-height:28px;
}
.block {
	border-bottom:2px solid #6d859d;
	padding:10px 0;
	margin:0 0 10px 0
}

/* Headers */

.h {
	font-size:20px;
	margin:0 0 20px 0;
	border-bottom:2px solid #6d859d;
	padding:0 0 2px 0;
	line-height:normal;
	color:#6d859d;
	font-weight:normal
}

/* цвет */
.cRed {color:#c00 !important}

.bbcodes,
.button {
	border:1px solid #e1e1e3;
	background:#7991ab;
	color:#fff;
	font-weight:bold;
	padding:3px 10px;
	cursor:pointer
}

.navigation {
	margin:20px 0;
	text-align:center
}
.navigation a {padding:3px}

.comment {
	margin:10px 0;
	border-bottom:1px solid #aaa
}
.comment .author {background:#b8d4e8;padding:3px 5px;font-size:14px}
.comment .author a {color:#fff;text-decoration:underline}
.comment .author a:hover {text-decoration:none}
.comment .date {color:#999}
.comment .text_comment {background:#f5f5f5;padding:3px 5px;}

/* last forum posts */

.lastposts {text-align:left;}
.lastposts .date {color:#999}
.lastposts .author {font-weight:bold}
.lastposts li {padding:0 0 10px 0}

/* ~~~~~~~~~~| Враппер |~~~~~~~~~~ */

#wrapper {
	min-width:1000px;
	overflow:hidden
}

/* ~~~~~~~~~~| Шапка |~~~~~~~~~~ */

#ads_h {
	position:absolute;
	top:20px;
	right:20px;
}

#header {position:relative;height:172px;color:#fff;width:100%}
#header a {color:#fff}
#header a:hover {text-decoration:underline}
#logo {width:489px;height:104px;padding:3px 0 10px 31px}

/* ~~~~~~~~~~| Основное меню |~~~~~~~~~~ */

#menu {background:url(../images/bar/menu.gif) repeat-x 0 0;height:28px}
#menu ul {padding-left:20px}
#menu li {
	padding:6px 10px;
	text-transform:uppercase;
	float:left
}

/* Search */
#search {
	background:url(../images/bar/search-bg.gif) no-repeat 0 0;
	width:188px;
	padding-top:4px;
	float:right
}
#search input {
	border:1px solid #5a7f97;
	width:127px;
	height:15px;
	margin:0 0 0 17px;
	vertical-align:top
}
#search p {padding:5px 10px 0 0}
#search .button_s {width:14px;height:23px;border:0}

#userBar {padding:10px 0 10px 30px}
#userBar td {padding:3px}

/* ~~~~~~~~~~| Основа |~~~~~~~~~~ */

#content{width:100%}
#auto {
	white-space:nowrap;
	text-align:center;
	overflow:hidden;
	overflow-x:auto !important;
	position:relative;
	height:90px;
}
#auto img {vertical-align:middle}

#siteNav ul {float:left;margin:0 5px}
#siteNav li {background:url(../images/ico/list.gif) no-repeat 0 6px;padding:0 0 5px 10px}
#siteNav a {color:#757575;text-decoration:underline}
#siteNav a:hover {color:#ff0000}

.votelist {padding:10px 0}
#vote {padding-left:30px;padding-right:30px}
#vote form {margin-bottom:5px}
#vote label {padding:0 0 0 5px;vertical-align:top}


#online {text-align:center;padding:10px 15px;}

/* ~~~~~~~~~~| Левый блок |~~~~~~~~~~ */

#left {
	width:280px;
	margin-right:-280px;
	background:#f5f5f5;
	float:left
}

/* ~~~~~~~~~~ центр (блок) ~~~~~~~~~~ */

#center {	margin:0 170px 0 280px;padding:0 10px}

/* ~~~~~~~~~~ Правый (блок) ~~~~~~~~~~ */

#right {
	width:170px;
	float:right;
	background:#f5f5f5;
	overflow:hidden
}
#right span {color:#ff0000}

/**/

#ads {text-align:center}

.post {
	background:#f5f5f5;
	color:#757575;
	margin:0 0 10px 0;
	padding:10px 0;
	border-bottom:2px solid #6d859d;
	overflow:hidden;
}
.post .story,.post .title {margin:0 0 10px 0}
.post .title {text-align:center;font-size:13px;font-weight:bold;text-transform:uppercase}
.post .title a {color:#de1414}
.post .more {padding:3px 5px 0 5px}
.post .more b a {color:#c00}
.post .info ul {border-bottom:1px solid #ccc;width:100%;padding:0 0 5px 0;position:relative;}
.post .info li {display:inline;padding:0 0 0 5px}
.post .info img{padding:0 5px 0 0;vertical-align:middle}
.post .info  a {color:#6f88a0}

#rss {text-align:center;color:#757575}

#footer {
	background:#435769;
	height:40px;
	margin:10px 0 0 0;
	text-align:right;
	line-height:40px;
}
#footer ul {text-align:center;}
#footer li {display:inline;padding:0 5px}
#footer a {color:#fff}

#copy {
	height:20px;
	padding:10px;
	text-align:center;
}


/* ==================== Рейтинг статьи */

.rating {
	color: #555555;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	width: 85px;
	height: 16px;
}
.unit-rating {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 85px;
	height: 16px;
	position: relative;
	background-image: url(../images/rating.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
.unit-rating li {
	text-indent: -90000px;
	padding: 0px;
	margin: 0px;
	float: left;
}
.unit-rating li a {
	display: block;
	width: 17px;
	height: 16px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 17;
	position: absolute;
	padding: 0px;
}
.unit-rating li a:hover {
	background-image: url(../images/rating.gif);
	background-position: left center;
	z-index: 2;
	left: 0px;
}
.unit-rating a.r1-unit { left: 0px; }
.unit-rating a.r1-unit:hover { width: 17px; }
.unit-rating a.r2-unit { left: 17px; }
.unit-rating a.r2-unit:hover { width: 34px; }
.unit-rating a.r3-unit { left: 34px; }
.unit-rating a.r3-unit:hover { width: 51px; }
.unit-rating a.r4-unit { left: 51px; }	
.unit-rating a.r4-unit:hover { width: 68px; }
.unit-rating a.r5-unit { left: 68px; }
.unit-rating a.r5-unit:hover { width: 85px; }
.unit-rating li.current-rating {
	background-image: url(../images/rating.gif);
	background-position: left bottom;
	position: absolute;
	height: 16px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}


/* ==================== BB коды */
 
/* различие bbcodes и bbcodes_poll исключительно в длине кнопки */
/* класс bbcodes используем в списке персональных сообщений (pm.tpl)  и по умолчанию в модуле редактора сообщений*/

.editor textarea {
	color: #555555;			/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-color: #ffffff;
}

.editor_button {
	float: left;
	cursor: pointer;
	padding-left: 2px;
	padding-right: 2px;
}
.editor_buttoncl {
	float: left;
	cursor: pointer;
	padding-left: 1px;
	padding-right: 1px;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
}
.editbclose {
	float: right;
	cursor: pointer;
}
.editor_button select {
	font-family: tahoma;
	font-size: 11px;
}
.editor_button img {margin: 0; padding: 0;}
.editbclose img {margin: 0; padding: 0;}
.editor_button_brk img {margin: 0; padding: 0;}


/* ==================== Выпадающее меню */

#dropmenudiv {
	border: 1px solid #ffffff;
	border-bottom-width: 0;
	font: normal 10px Verdana;
	background-color: #6497ca;
	line-height: 20px;
	margin: 2px;
	opacity: 0.95;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95) progid:DXImageTransform.Microsoft.Shadow(color=#cacaca, direction=135, strength=3)";
	filter: alpha(opacity=95, enabled=1) progid:DXImageTransform.Microsoft.Shadow(color=#cacaca, direction=135, strength=3);
}
#dropmenudiv a {
	display: block;
	text-indent: 3px;
	text-decoration:none;
	color: #ffffff;
	background:#6497ca;
	border: 1px solid #ffffff;
	padding: 1px 0;
	margin: 1px;
	font-weight: bold;
}

#dropmenudiv a:hover {
	background:#fdd08b;
	color:#000000;
}

/* ==================== Опрос пользователей */

.vote {
	color: #555555;
}

/* ==================== Уведомление о получении новых PM */

#newpm {
	position: absolute;
	width: 400px;
	padding: 4px;
	background-color: #fdfdfd;
	border: 1px solid #bbbbbb;
	font-family: verdana;
	color: #757575;
	line-height: 135%;
}
#newpmheader {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	height: 20px;
	color: #ffffff;
	font-weight: bold;
	background-color: #4972D3;
	font-family: verdana;
	cursor: move;
}
#newpm a {
	background: transparent;
	color: #4d6a8a;
	text-decoration: none;
}
#newpm a:hover {
	background: transparent;
	color: #4d6a8a;
	text-decoration: underline;
}

/* ==================== Ссылка на скачивание прикрепленного файла */

.attachment {
	color: #808080;
}

/* ==================== Поиск по сайту и результаты поиска */

.search {
	color: #555555;
	text-decoration: none;
}
.textin {
	color: #555555;			/* !!! Текст в полях поисковой формы (расширенной) !!! */
	font-size: 11px;
	font-family: tahoma;
	background-image: url(../images/dlet_field_o.gif); background-repeat: repeat-x;
	border: 1px solid #e0e0e0;
	text-decoration: none;
	padding-left: 3px;
	background-color: #ffffff;
}

.sresult  {
	text-align: justify;
	font-weight: normal;
	line-height: 16px;
	font-family: tahoma;
	font-size: 12px;
	color: #555555;
}

/* ==================== показ оригинальной картинки загруженной на сайт из уменьшенной копии */
.highslide-wrapper, .highslide-outline {
	background: #FFFFFF;
}
.highslide-image {
	border: 2px solid #FFFFFF;
}
.highslide-active-anchor {
   visibility: hidden;
}  
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-dimming {
	background: black;
}
.highslide-html {
	background-color: white;
}
.highslide-html-content {
	display: none;
}
.highslide-loading {
    display: block;
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
    text-decoration: none;
	padding: 3px;
	border: 1px solid #ffffff;
    background-color: #000000;
}
a.highslide-full-expand {
	background: url(../dleimages/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-footer {
	height: 11px;
}
.highslide-footer .highslide-resize {
	float: right;
	height: 12px;
	width: 11px;
	background: url(../dleimages/resize.gif);
}
.highslide-resize {
    cursor: nw-resize;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-caption {
	display: none;
	padding: 5px;
	background: white;
}

.highslide-controls {
    width: 195px;
    height: 40px;
    background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif) 0 -90px no-repeat;
    margin-right: 15px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
    height: 40px;
    list-style: none;
    margin: 0;
    padding: 0;
    background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif) right -90px no-repeat;
}
.highslide-controls li {
    float: left;
    padding: 5px 0;
}
.highslide-controls a {
    background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif);
    display: block;
    float: left;
    height: 30px;
    width: 30px;
    outline: none;
}
.highslide-controls a.disabled {
    cursor: default;
}
.highslide-controls a span {
    /* hide the text for these graphic buttons */
    display: none;
}
 
/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
    background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
    background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
    background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
    background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
    background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
    background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
    background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
    background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
    background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
    background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
    background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
    background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
    background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
    background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
    background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
    background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
    background-position: -180px -30px;
}
/* ==================== Облако тегов */
.clouds_xsmall {
	font-size: x-small;
}
.clouds_small {
	font-size: small;
}
.clouds_medium {
	font-size: medium;
}
.clouds_large {
	font-size: large;
}
.clouds_xlarge {
	font-size: x-large;
}