/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name:		Autovinil
	Based on style:	proSilver (this is the default phpBB 3 style)
	Original author:	subBlue ( http://www.subBlue.com/ )
	Modified by: Andrey Yakushev ( http://avy.ru )		
	
    --------------------------------------------------------------
*/

/* General Autovinil Markup Styles
---------------------------------------- */

* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html {
	/* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */
	height: 101%;
	width: 100%;
	background: #fafafa;
}

body {
	min-width: 1000px;
	max-width: 1700px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	width: 95%;
	margin: 0 auto;
	background: transparent;
	font: normal 12px/140% Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #494949;
	position: relative;
	width: expression(((documentElement.clientWidth||document.body.clientWidth)> 1700) ? '1700px': ((documentElement.clientWidth||document.body.clientWidth)< 1000? '1000px' : '95%'));
}
body.main{background: transparent url("./styles/autovinil/theme/images/main.jpg") no-repeat 50% 0;}

img,
a img{border: 0;}
	
.wrap{
	width: 95%;
	margin: 0 auto;
	padding-bottom: 8em;
}

a{color: #5b9db7;}
a:hover{text-decoration: none;}

p{
	margin: 1em 0;
}

h1, h2{
	font: normal 18px/110% "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0 0 15px 0;
	color: #636363;
}

h3{
	font: normal 14px/110% "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 10px 0;
	color: #85807e;
	padding-left: 14px;
	background: transparent no-repeat 0 0.22em;
}

/*h2{margin-top: 40px;}*/

.left h2, .right h2{margin-top: 0;}


/*
 *	header
 */

.header{height: 135px;}
.main .header{height: 400px;}

.menu{
	margin-left: 50px;
	height: 48px;
}

.menu table{
	width: 100%;
	border-collapse: collapse;
	font: normal 14px/140% "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
}

.menu td{text-align: center;}
.menu a,
.menu span{
	display: block;
}

.menu td#main{
	width: 175px;
	white-space: nowrap;
}
.menu td#main a,
.menu td#main span{
	padding: 0 5px 0 0;
	background: transparent url("./styles/autovinil/theme/images/m.png") no-repeat 100% -82px;
}
.menu td#main a span,
.menu td#main span span{
	background: transparent url("./styles/autovinil/theme/images/m.png") no-repeat 0 0;
	padding: 10px 0 0 65px;
}

.menu td#main a:hover{background-position: 100% -123px;}
.menu td#main a:hover span{background-position: 0 -41px;}

.menu td#main.active a,
.menu td#main.active span{background-position: 100% -123px;}

.menu td#main.active a span,
.menu td#main.active span span{background-position: 0 -41px;}


.menu span,
.menu a{
	background: transparent url("./styles/autovinil/theme/images/m.png") no-repeat 0 -82px;
	margin-right: 2px;
	padding: 0 0 0 5px;
	text-decoration: none;
	height: 41px;
	color: #636363;
}

.menu span span,
.menu a span{
	background: transparent url("./styles/autovinil/theme/images/m.png") no-repeat 100% 0;
	padding: 10px 5px 0 0;
	height: 31px;
	color: #636363;
	margin: 0;
}

.menu a:hover span,
.menu a:hover,
.menu .active a span,
.menu .active span span,
.menu .active a{
	color: #fff;
	background-position: 100% -41px;
}

.menu .active span,
.menu .active a,
.menu a:hover{background-position: 0 -123px;}

.logo a,
.logo span{
	text-decoration: none;
	color: #000;
	position: relative;
	left: 123px;
	outline: none;
	display: block;
}

.logo{
	float: left;
	font: normal 18px/110% Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.logo em{
	display: block;
	font: italic 13px/100% "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
}

.logo img{
	position: absolute;
	left: -123px;
	top: -25px;
}

.logo p{
	font: normal 11px/120% "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
	margin: 10px 0px 0px 124px;
}
.logo p a{
	color: #555;
	text-decoration: underline;
	position: static;
	outline: none;
	display: inline;
}

.logo p a:hover{
	text-decoration: none;
}

.nav{
	float: right;
	font: normal 11px/120% "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
}

.nav p{
	margin: 0;
	float: right;
}
.nav,
.nav a{color: #555;}

.nav ul{
	list-style: none;
	height: 19px;
	float: right;
	margin-top: 12px;
	clear: right;
}
.nav ul.commands{
	margin: 0;
}

.nav li{
	float: left;
	width: 19px;
	margin-left: 20px;
	padding: 4px 0 5px 0; 
}
.cmd li{
	width: 14px;
	margin-left: 15px;
}

.nav li.active{background: transparent url("./styles/autovinil/theme/images/icons.png") no-repeat 0 0;}

.nav li a,
.nav li span{
	margin: 0 auto 0 4px;
	display: block;
	overflow: hidden;
	height: 10px;
	width: 12px;
	text-indent: -1000px;
	font-size: 0;
	line-height: 0;
	background: transparent url("./styles/autovinil/theme/images/icons.png") no-repeat 0 0;
}

.nav li.s1 a,
.nav li.s1 span{background-position: -19px 0;}
.nav li.s1 a:hover{background-position: -19px -10px;}

.nav li.s2 a,
.nav li.s2 span{background-position: -31px 0;}
.nav li.s2 a:hover{background-position: -31px -10px;}

.nav li.s3 a,
.nav li.s3 span{background-position: -43px 0;}
.nav li.s3 a:hover{background-position: -43px -10px;}

.nav li.cmd_edit a{background: transparent url("./styles/autovinil/theme/images/icon_edit.png") no-repeat 0 0;}
.nav li.cmd_delete a{background: transparent url("./styles/autovinil/theme/images/icon_delete.png") no-repeat 0 0;}
.nav li.cmd_report a{background: transparent url("./styles/autovinil/theme/images/icon_report.png") no-repeat 0 0;}
.nav li.cmd_warn a{background: transparent url("./styles/autovinil/theme/images/icon_warning.png") no-repeat 0 0;}
.nav li.cmd_info a{background: transparent url("./styles/autovinil/theme/images/icon_info.png") no-repeat 0 0;}
.nav li.cmd_quote a{background: transparent url("./styles/autovinil/theme/images/icon_replay_quote.png") no-repeat 0 0;}
.nav li.cmd_edit a:hover,
.nav li.cmd_delete a:hover,
.nav li.cmd_report a:hover,
.nav li.cmd_warn a:hover,
.nav li.cmd_info a:hover,
.nav li.cmd_quote a:hover
	{background-position: 0 -10px;}

/*
 * left, right
 */

div.left,
.footer .left{
	float: left;
	width: 170px;
}

div.right,
.footer .right{
	float: right;
	width: 245px;
}

div.left,
div.right{
	color: #494949;
	font-size: 11px;
	line-height: 120%;
}

div.left a,
div.right a{
	font-weight: bolder;
	color: #494949;
}

div.left p,
div.right p{
	margin: 0.5em 0;
}

/*
 * container
 */

div.container{
	width: 100%;
	overflow: hidden;
}

div.content, .footer .contacts{
	margin: 0 270px 0 190px;
	color: #494949;
}

div.s-main{
	width: 60%;
}

div.s-right{
	float: right;
	width: 35%;
	overflow: hidden;
}

div.s-right dt{
	float: left;
	background: #2a92da;
	color: #fff;
	font-weight: bolder;
	font-size: 11px;
	line-height: 120%;
}

div.s-right dd{
	clear: left;
	padding-top: 0.4em;
	margin-bottom: 1.8em;
	line-height: 110%;
}

div.s-right dd p{margin: 0 0 0.5em 0;}
div.s-right dd a{
	font-weight: bolder;
	color: #494949;
	font-size: 11px;
	line-height: 120%;
}

div.block h2{
	margin: 0 0 15px 0;
	background: #7B919D;
	font-size: 14px;
	font-weight: bolder;
	color: #FFF;
	line-height: 110%;
	padding: 2px 5px;
}

div.block p{width: 80%;}

div.block p.info,
p.info{
	text-align: right;
	width: 60%;
	margin: 1em 0 1em auto;
	font-size: 11px;
	color: #7b919d;
	line-height: 120%;
}

div.content a{
	color: #5b9db7;
	font-weight: bolder;
}

div.content a:visited{
	font-weight: normal;
}

div.content h1 a, div.content h1 a:visited, div.content h2 a, div.content h2 a:visited{
	color: #636363;
	text-decoration: none;
	font-weight: normal;
}
div.content div.block h2 a, div.content div.block h2 a:visited, div.content div.block h2 a:hover{
	color: #FFF;
	text-decoration: none;
	font-weight: bolder;
}

div.content h3 a, div.content h3 a:visited{
	color: #85807e;
	text-decoration: none;
	font-weight: normal;
}

div.content span.important{
	color: #ec741b;
	font-weight: bolder;
}

div.content ul, div.content ol{
	margin: 1em 0 1em 1.6em;
}

div.content table{
	width: 98%;
	border-left: 1px solid #878786;
	border-top: 1px solid #878786;
	border-collapse: collapse;
	color: #000;
	margin: 1em 0;
}

div.content th{
	text-align: left;
	background: #d2d2d0;
	border-right: 1px solid #878786;
	border-bottom: 1px solid #878786;
	padding: 2px 10px;
}

div.content td{
	border-right: 1px solid #878786;
	border-bottom: 1px solid #878786;
	padding: 2px 10px;
}
div.content div.block table, div.content div.block td{
	border: none;
	text-align: center;
	vertical-align: top;
}

.panel {
	margin-bottom: 4px;
	padding: 5px 10px;
	background-color: #ECECEC;
	color: #000;
}


/* Post poll styles
----------------------------------------*/
fieldset.polls {
	
}

fieldset.polls dl {
	margin-top: 5px;
	border-top: 1px solid #DCDEE2;
	padding: 5px 0 0 0;
	line-height: 120%;
	color: #666666;
	height: 1%;
	overflow: hidden;
}

fieldset.polls dl.voted {
	font-weight: bold;
	color: #000000;
}

fieldset.polls dt {
	text-align: left;
	float: left;
	display: block;
	width: 30%;
	border-right: none;
	padding: 0;
	margin: 0;
}

fieldset.polls dd {
	float: left;
	width: 10%;
	border-left: none;
	padding: 0 5px;
	margin-left: 0;
}

fieldset.polls dd.resultbar {
	width: 50%;
}

fieldset.polls dd input {
	margin: 2px 0;
}

fieldset.polls dd div {
	text-align: right;
	color: #000000;
	padding: 0 2px;
	overflow: visible;
	min-width: 2%;
}

table.polls_form {
	width: 240px;
	margin-left: auto;
	margin-right: auto;
}

table.polls_form td {
	margin-top: 5px;
	border-top: 1px solid #ECECEC;
	padding: 5px 0 0 0;
	color: #666666;
}

td.polls_variant {
	text-align: left;
	width: auto;
}

td.polls_result {
	text-align: right;
	width: auto;
}

td.polls_field {
	width: 10%;
	padding: 0 5px;
	text-align: left;
	vertical-align: top;
}

.pollbar1 {
	background-color: #EBEAAC;
	border-bottom: 1px solid #757556;
	border-right: 1px solid #757556;
}

.pollbar2 {
	background-color: #EC741B;
	border-bottom: 1px solid #753A0D;
	border-right: 1px solid #753A0D;
}

.pollbar3 {
	background-color: #D34600;
	border-bottom: 1px solid #692300;
	border-right: 1px solid #692300;
}

.pollbar4 {
	background-color: #DE2715;
	border-bottom: 1px solid #6E130B;
	border-right: 1px solid #6E130B;
}

.pollbar5 {
	background-color: #EF2A17;
	border-bottom: 1px solid #78140B;
	border-right: 1px solid #78140B;
}
/* Post poll styles
----------------------------------------*/

.rtl .pollbar1, .rtl .pollbar2, .rtl .pollbar3, .rtl .pollbar4, .rtl .pollbar5 {
	border-right-color: transparent;
}

.rtl .pollbar1 {
	border-left-color: #74162C;
}

.rtl .pollbar2 {
	border-left-color: #8C1C38;
}

.rtl .pollbar3 {
	border-left-color: #AA2346;
}

.rtl .pollbar4 {
	border-left-color: #BE1E4A;
}

.rtl .pollbar5 {
	border-left-color: #D11A4E;
}


/*
 * footer
 */

.footer{
	padding: 2em 0;
	font-size: 11px;
	line-height: 120%;
	color: #494949;
	width: 95%;
	left: 2.5%;
	bottom: 0;
	position: absolute;
}

.footer p{margin: 0}

.footer span.lk{
	width: 90px;
	height: 3px;
	background: #7c929e;
	line-height: 0;
	font-size: 0;
	display: block;
	margin-bottom: 3px;
}

.footer .counters{
	float: right;
}

.sp20 {height: 20px;}
.sp30 {height: 30px;}
.sp50 {height: 50px;}
.sp100 {height: 100px;}

.gensmall {
	font-size: 0.8em;
	color: #808080;
	overflow: hidden;
}

/* BB Code styles
----------------------------------------*/
/* Quote block */
blockquote {
	display: block;
	background: #F5F5F5 none 5px 5px no-repeat;
	background-image: url("./styles/autovinil/theme/images/quote.gif");
	border: 1px solid #C8C8C8;
	font-size: 0.85em;
	margin: 0.5em 1px 0 1px;
	overflow: hidden;
	padding: 5px 5px 5px 25px;
}
* html blockquote {
	display: inline-block;
}

blockquote cite {
	/* Username/source of quoter */
	font-style: normal;
	font-weight: bold;
	display: block;
	font-size: 0.85em;
	margin-bottom: 5px;
}

blockquote cite cite, blockquote blockquote {
	font-size: 1em;
}

blockquote.uncited {
	padding-top: 25px;
}

/* Headers in Content block */
.content h1, .content h2, .content h3, .content h4 {
	display: block;
	overflow: hidden;
}

* html .content h1, * html .content h2, * html .content h3, * html .content h4 {
	display: inline-block;
}

/* Code block */
dl.codebox {
	display: block;
	overflow: hidden;
	padding: 3px;
	background-color: #FFFFFF;
	border: 1px solid #CCC;
	font-size: 1em;
}

* html dl.codebox {
	display: inline-block;
}

dl.codebox dt {
	text-transform: uppercase;
	border-bottom: 1px solid #CCC;
	margin-bottom: 3px;
	font-size: 0.8em;
	font-weight: bold;
	color: #777777;
	display: block;
}

blockquote dl.codebox {
	margin-left: 0;
}

dl.codebox code{
	/* Also see tweaks.css */
	overflow: auto;
	display: block;
	height: auto;
	max-height: 400px;
	white-space: normal;
	padding-top: 5px;
	font: 0.9em Monaco, "Andale Mono","Courier New", Courier, mono;
	line-height: 1.3em;
	color: #808080;
	margin: 2px 0;
}

.syntaxbg		{ color: #FFFFFF; }
.syntaxcomment	{ color: #FF8000; }
.syntaxdefault	{ color: #0000BB; }
.syntaxhtml		{ color: #000000; }
.syntaxkeyword	{ color: #007700; }
.syntaxstring	{ color: #DD0000; }

/* CP tabbed menu
----------------------------------------*/
#tabs {
	line-height: normal;
	margin: 20px 0 -1px 7px;
	min-width: 570px;
}

#tabs ul {
	margin:0;
	padding: 0;
	list-style: none;
}

#tabs li {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
}

#tabs a {
	float: left;
	background-color: #E3E3E3;
	margin: 0 1px 0 0;
	padding: 0 0 0 2px;
	text-decoration: none;
	position: relative;
	cursor: pointer;
}

#tabs a span {
	float: left;
	display: block;
	background: none no-repeat 100% -35px;
	padding: 5px 5px 5px 3px;
	color: #536482;
	white-space: nowrap;
}

#tabs a:hover span {
	color: #FF7800;
}

#tabs .activetab a {
	background-color: #ECECEC;
	background-position: 0 0;
	border-bottom: 1px solid #ebebeb;
	border-bottom-color: #ECECEC;
}

#tabs .activetab a span {
	background-position: 100% 0;
	padding-bottom: 7px;
	color: #333333;
}

#tabs a:hover {
	background-color: #F5F5F5;
	background-position: 0 -70px;
}

#tabs a:hover span {
	background-position:100% -70px;
}

#tabs .activetab a:hover {
	background-position: 0 0;
}

#tabs .activetab a:hover span {
	color: #000000;
	background-position: 100% 0;
}


.clear {
	display: block;
	clear: both;
	font-size: 1px;
	line-height: 1px;
	background: transparent;
}

.skip5 {margin-top: 5px;}
.skip10 {margin-top: 10px;}
.skip15 {margin-top: 15px;}
.skip20 {margin-top: 20px;}
/* proSilver Control Panel Styles
---------------------------------------- */


/* Main CP box
----------------------------------------*/
#cp-menu {
	float:left;
	width: 19%;
	margin-top: 1em;
	margin-bottom: 5px;
}

#cp-main {
	float: left;
	width: 81%;
}

#cp-main .content {
	padding: 0;
}

#cp-main h3, #cp-main hr, #cp-menu hr {
	border-color: #bfbfbf;
}

#cp-main .panel p {
	font-size: 1.1em;
}

#cp-main .panel ol {
	margin-left: 2em;
	font-size: 1.1em;
}

#cp-main .panel li.row {
	border-bottom: 1px solid #cbcbcb;
	border-top: 1px solid #F9F9F9;
}

ul.cplist {
	margin-bottom: 5px;
	border-top: 1px solid #cbcbcb;
}

#cp-main .panel li.header dd, #cp-main .panel li.header dt {
	color: #000000;
	margin-bottom: 2px;
}

#cp-main table.table1 {
	margin-bottom: 1em;
}

#cp-main table.table1 thead th {
	color: #333333;
	font-weight: bold;
	border-bottom: 1px solid #333333;
	padding: 5px;
}

#cp-main table.table1 tbody th {
	font-style: italic;
	background-color: transparent !important;
	border-bottom: none;
}

#cp-main .pagination {
	float: right;
	width: auto;
	padding-top: 1px;
}

#cp-main .postbody p {
	font-size: 1.1em;
}

#cp-main .pm-message {
	border: 1px solid #e2e2e2;
	margin: 10px 0;
	background-color: #FFFFFF;
	width: auto;
	float: none;
}

.pm-message h2 {
	padding-bottom: 5px;
}

#cp-main .postbody h3, #cp-main .box2 h3 {
	margin-top: 0;
}

#cp-main .buttons {
	margin-left: 0;
}

#cp-main ul.linklist {
	margin: 0;
}

/* MCP Specific tweaks */
.mcp-main .postbody {
	width: 100%;
}

/* CP tabbed menu
----------------------------------------*/
#tabs {
	line-height: normal;
	margin: 20px 0 -1px 7px;
	min-width: 570px;
}

#tabs ul {
	margin:0;
	padding: 0;
	list-style: none;
}

#tabs li {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
}

#tabs a {
	float: left;
	background: none no-repeat 0% -35px;
	margin: 0 1px 0 0;
	padding: 0 0 0 5px;
	text-decoration: none;
	position: relative;
	cursor: pointer;
}

#tabs a span {
	float: left;
	display: block;
	background: none no-repeat 100% -35px;
	padding: 6px 10px 6px 5px;
	color: #828282;
	white-space: nowrap;
}

#tabs a:hover span {
	color: #bcbcbc;
}

#tabs .activetab a {
	background-position: 0 0;
	border-bottom: 1px solid #ebebeb;
}

#tabs .activetab a span {
	background-position: 100% 0;
	padding-bottom: 7px;
	color: #333333;
}

#tabs a:hover {
	background-position: 0 -70px;
}

#tabs a:hover span {
	background-position:100% -70px;
}

#tabs .activetab a:hover {
	background-position: 0 0;
}

#tabs .activetab a:hover span {
	color: #000000;
	background-position: 100% 0;
}

/* Mini tabbed menu used in MCP
----------------------------------------*/
#minitabs {
	line-height: normal;
	margin: -20px 7px 0 0;
}

#minitabs ul {
	margin:0;
	padding: 0;
	list-style: none;
}

#minitabs li {
	display: block;
	float: right;
	padding: 0 10px 4px 10px;
	font-size: 1em;
	font-weight: bold;
	background-color: #f2f2f2;
	margin-left: 2px;
}

#minitabs a {
}

#minitabs a:hover {
	text-decoration: none;
}

#minitabs li.activetab {
	background-color: #F9F9F9;
}

#minitabs li.activetab a, #minitabs li.activetab a:hover {
	color: #333333;
}

/* UCP navigation menu
----------------------------------------*/
/* Container for sub-navigation list */
#navigation {
	width: 100%;
	padding-top: 36px;
}

#navigation ul {
	list-style:none;
}

/* Default list state */
#navigation li {
	margin: 1px 0;
	padding: 0;
	font-weight: bold;
	display: inline;
}

/* Link styles for the sub-section links */
#navigation a {
	display: block;
	padding: 5px;
	margin: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: #333;
	background: #cfcfcf none repeat-y 100% 0;
}

#navigation a:hover {
	text-decoration: none;
	background-color: #c6c6c6;
	color: #bcbcbc;
	background-image: none;
}

#navigation #active-subsection a {
	display: block;
	color: #d3d3d3;
	background-color: #F9F9F9;
	background-image: none;
}

#navigation #active-subsection a:hover {
	color: #d3d3d3;
}

/* Preferences pane layout
----------------------------------------*/
#cp-main h2 {
	border-bottom: none;
	padding: 0;
	margin-left: 10px;
	color: #333333;
}

#cp-main .panel {
	background-color: #F9F9F9;
}

#cp-main .pm {
	background-color: #FFFFFF;
}

#cp-main span.corners-top, #cp-menu span.corners-top {
	background-image: none;
}

#cp-main span.corners-top span, #cp-menu span.corners-top span {
	background-image: none;
}

#cp-main span.corners-bottom, #cp-menu span.corners-bottom {
	background-image: none;
}

#cp-main span.corners-bottom span, #cp-menu span.corners-bottom span {
	background-image: none;
}

/* Topicreview */
#cp-main .panel #topicreview span.corners-top, #cp-menu .panel #topicreview span.corners-top {
	background-image: none;
}

#cp-main .panel #topicreview span.corners-top span, #cp-menu .panel #topicreview span.corners-top span {
	background-image: none;
}

#cp-main .panel #topicreview span.corners-bottom, #cp-menu .panel #topicreview span.corners-bottom {
	background-image: none;
}

#cp-main .panel #topicreview span.corners-bottom span, #cp-menu .panel #topicreview span.corners-bottom span {
	background-image: none;
}

/* Friends list */
.cp-mini {
	background-color: #f9f9f9;
	padding: 0 5px;
	margin: 10px 15px 10px 5px;
}

.cp-mini span.corners-top, .cp-mini span.corners-bottom {
	margin: 0 -5px;
}

dl.mini dt {
	font-weight: bold;
	color: #676767;
}

dl.mini dd {
	padding-top: 4px;
}

.friend-online {
	font-weight: bold;
}

.friend-offline {
	font-style: italic;
}

/* PM Styles
----------------------------------------*/
#pm-menu {
	line-height: 2.5em;
}

/* PM panel adjustments */
.pm-panel-header {
	margin: 0; 
	padding-bottom: 10px; 
	border-bottom: 1px dashed #A4B3BF;
}

.reply-all {
	display: block; 
	padding-top: 4px; 
	clear: both;
	float: left;
}

.pm-panel-message {
	padding-top: 10px;
}

.pm-return-to {
	padding-top: 23px;
}

#cp-main .pm-message-nav {
	margin: 0; 
	padding: 2px 10px 5px 10px; 
	border-bottom: 1px dashed #A4B3BF;
}

/* PM Message history */
.current {
	color: #999999;
}

/* Defined rules list for PM options */
ol.def-rules {
	padding-left: 0;
}

ol.def-rules li {
	line-height: 180%;
	padding: 1px;
}

/* PM marking colours */
.pmlist li.bg1 {
	border: solid 3px transparent;
	border-width: 0 3px;
}

.pmlist li.bg2 {
	border: solid 3px transparent;
	border-width: 0 3px;
}

.pmlist li.pm_message_reported_colour, .pm_message_reported_colour {
	border-left-color: #bcbcbc;
	border-right-color: #bcbcbc;
}

.pmlist li.pm_marked_colour, .pm_marked_colour {
	border: solid 3px #ffffff;
	border-width: 0 3px;
}

.pmlist li.pm_replied_colour, .pm_replied_colour {
	border: solid 3px #c2c2c2;
	border-width: 0 3px;	
}

.pmlist li.pm_friend_colour, .pm_friend_colour {
	border: solid 3px #bdbdbd;
	border-width: 0 3px;
}

.pmlist li.pm_foe_colour, .pm_foe_colour {
	border: solid 3px #000000;
	border-width: 0 3px;
}

.pm-legend {
	border-left-width: 10px;
	border-left-style: solid;
	border-right-width: 0;
	margin-bottom: 3px;
	padding-left: 3px;
}

/* Avatar gallery */
#gallery label {
	position: relative;
	float: left;
	margin: 10px;
	padding: 5px;
	width: auto;
	background: #FFFFFF;
	border: 1px solid #CCC;
	text-align: center;
}

#gallery label:hover {
	background-color: #EEE;
}
/* Autovinil Form Styles
---------------------------------------- */

/* General form styles
----------------------------------------*/
fieldset {
	border-width: 0;
}

input {
	font-weight: normal;
	cursor: pointer;
	vertical-align: middle;
	padding: 0 3px;
	font-size: 1em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

select {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	cursor: pointer;
	vertical-align: middle;
	border: 1px solid #878787;
	padding: 1px;
	background-color: #FAFAFA;
}

option {
	padding-right: 1em;
}

option.disabled-option {
	color: graytext;
}

textarea {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	width: 60%;
	padding: 2px;
	font-size: 1em;
	line-height: 1.4em;
}

label {
	cursor: pointer;
	padding-right: 5px;
	color: #676767;
}

label input {
	vertical-align: middle;
}

label img {
	vertical-align: middle;
}

/* Definition list layout for forms
---------------------------------------- */
fieldset dl {
	padding: 4px 0;
	overflow: hidden;
}

fieldset dt {
	float: left;	
	width: 40%;
	text-align: left;
	display: block;
}

fieldset dd {
	margin-left: 41%;
	vertical-align: top;
	margin-bottom: 3px;
}

/* Specific layout 1 */
fieldset.fields1 dt {
	width: 10em;
	border-right-width: 0;
}

fieldset.fields1 dd {
	margin-left: 10em;
	border-left-width: 0;
}

fieldset.fields1 {
	background-color: transparent;
}

fieldset.fields1 div {
	margin-bottom: 3px;
}

/* Specific layout 2 */
fieldset.fields2 dt {
	width: 10em;
	border-right-width: 0;
}

fieldset.fields2 dd {
	margin-left: 11em;
	border-left-width: 0;
}

/* Form elements */
dt label {
	font-weight: bold;
	text-align: left;
}

dd label {
	/*white-space: nowrap;*/
	color: #333;
}

dd input, dd textarea {
	margin-right: 3px;
}

dd select {
	width: auto;
}

dd textarea {
	width: 85%;
}

/* Hover effects */
fieldset dl:hover dt label {
	color: #000000;
}

fieldset.fields2 dl:hover dt label {
	color: inherit;
}

#timezone {
	width: 95%;
}

* html #timezone {
	width: 50%;
}

/* Quick-login on index page */
fieldset.quick-login {
	margin-top: 5px;
	margin-bottom: 20px;
	font-size: 11px;
}

fieldset.quick-login input {
	width: auto;
}

fieldset.quick-login input.inputbox {
	width: 100px;
	vertical-align: middle;
	background-color: #FFF;
}

fieldset.quick-login label {
	padding-right: 2px;
}

/* Display options on viewtopic/viewforum pages  */
fieldset.display-options {
	text-align: center;
	margin: 10px 0 5px 0;
}

fieldset.display-options label {
	white-space: nowrap;
	padding-right: 2px;
}

fieldset.display-options a {
	margin-top: 3px;
}

/* Display actions for ucp and mcp pages */
fieldset.display-actions {
	text-align: right;
	line-height: 2em;
	white-space: nowrap;
	padding-right: 1em;
}

fieldset.display-actions label {
	white-space: nowrap;
	padding-right: 2px;
}

fieldset.sort-options {
	line-height: 2em;
}

/* MCP forum selection*/
fieldset.forum-selection {
	margin: 5px 0 3px 0;
	float: right;
}

fieldset.forum-selection2 {
	margin: 13px 0 3px 0;
	float: right;
}

/* Jumpbox */
fieldset.jumpbox {
	text-align: right;
	margin-top: 15px;
	height: 2.5em;
}

fieldset.quickmod {
	width: 50%;
	float: right;
	text-align: right;
	height: 2.5em;
}

/* Submit button fieldset */
fieldset.submit-buttons {
	text-align: center;
	vertical-align: middle;
	margin: 5px 0;
}

fieldset.submit-buttons input {
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* Posting page styles
----------------------------------------*/

/* Buttons used in the editor */
#format-buttons {
	margin: 15px 0 2px 0;
}

#format-buttons input, #format-buttons select {
	vertical-align: middle;
}

/* Main message box */
#message-box {
	width: 80%;
}

#message-box textarea {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	width: 100%;
	color: #333333;
}

/* Emoticons panel */
#smiley-box {
	width: 18%;
	float: right;
}

#smiley-box img {
	margin: 3px;
}

/* Input field styles
---------------------------------------- */
.inputbox {
	background-color: #FFFFFF;
	border: 1px solid #878787;
	color: #333333;
	padding: 2px;
	cursor: text;
}

.inputbox:hover {
	border: 1px solid #000;
}

.inputbox:focus {
	border: 1px solid #000;
}

input.inputbox	{ width: 85%; }
input.medium	{ width: 50%; }
input.narrow	{ width: 25%; }
input.tiny		{ width: 125px; }

textarea.inputbox {
	width: 85%;
}

.autowidth {
	width: auto !important;
}

/* Form button styles
---------------------------------------- */
input.button1, input.button2 {
	font-size: 11px;
}

a.button1, input.button1, input.button3, a.button2, input.button2 {
	width: auto !important;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #000;
	background: #D2D2D2 none repeat-x top;
	border: 1px solid #878787;
}

a.button1, input.button1 {
	font-weight: bold;
	border: 1px solid #666666;
}

input.button3 {
	padding: 0;
	margin: 0;
	line-height: 5px;
	height: 12px;
	background-image: none;
	font-variant: small-caps;
}

/* Alternative button */
a.button2, input.button2, input.button3 {
	border: 1px solid #878787;
}

/* <a> button in the style of the form buttons */
a.button1, a.button1:link, a.button1:visited, a.button1:active, a.button2, a.button2:link, a.button2:visited, a.button2:active {
	text-decoration: none;
	color: #FFF;
	padding: 2px 8px;
	line-height: 250%;
	vertical-align: text-bottom;
	background-position: 0 1px;
}

/* Hover states */
a.button1:hover, input.button1:hover, a.button2:hover, input.button2:hover, input.button3:hover {
	border: 1px solid #000;
}

input.disabled {
	font-weight: normal;
	color: #666666;
}

/* Topic and forum Search */
.search-box {
	margin-top: 3px;
	margin-left: 5px;
}

.search-box input {
}

input.search {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 17px;
	font-size: 11px;
}

.full { width: 95%; }
.medium { width: 50%;}
.narrow { width: 25%;}
.tiny { width: 10%;}
/* proSilver Style Sheet Tweaks

These style definitions are mainly IE specific 
tweaks required due to its poor CSS support.
-------------------------------------------------*/

* html table, * html select, * html input { font-size: 100%; }
* html hr { margin: 0; }
* html span.corners-top, * html span.corners-bottom { background-image: url("./styles/autovinil/theme/images/corners_left.gif"); }
* html span.corners-top span, * html span.corners-bottom span { background-image: url("./styles/autovinil/theme/images/corners_right.gif"); }

table.table1 {
	width: 99%;		/* IE < 6 browsers */
	/* Tantek hack */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 100%;
}
html>body table.table1 { width: 100%; }	/* Reset 100% for opera */

* html ul.topiclist li { position: relative; }
* html .postbody h3 img { vertical-align: middle; }

/* Form styles */
html>body dd label input { vertical-align: text-bottom; }	/* Align checkboxes/radio buttons nicely */

* html input.button1, * html input.button2 {
	padding-bottom: 0;
	margin-bottom: 1px;
}

/* Misc layout styles */
* html .column1, * html .column2 { width: 45%; }

/* Nice method for clearing floated blocks without having to insert any extra markup (like spacer above)
   From http://www.positioniseverything.net/easyclearing.html 
#tabs:after, #minitabs:after, .post:after, .navbar:after, fieldset dl:after, ul.topiclist dl:after, ul.linklist:after, dl.polls:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}*/

.clearfix, #tabs, #minitabs, fieldset dl, ul.topiclist dl, dl.polls {
	height: 1%;
	overflow: hidden;
}

/* viewtopic fix */
* html .post {
	height: 25%;
	overflow: hidden;
}

/* navbar fix */
* html .clearfix, * html .navbar, ul.linklist {
	height: 4%;
	overflow: hidden;
}

/* Simple fix so forum and topic lists always have a min-height set, even in IE6
	From http://www.dustindiaz.com/min-height-fast-hack */
dl.icon {
	min-height: 35px;
	height: auto !important;
	height: 35px;
}

* html #search-box {
	/* width: 25%;*/
}

/* Correctly clear floating for details on profile view */
*:first-child+html dl.details dd {
	margin-left: 30%;
	float: none;
}

* html dl.details dd {
	margin-left: 30%;
	float: none;
}

* html .forumbg table.table1 {
	margin: 0 -2px 0px -1px;
}
#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
#lbOverlay.grey { background-color: #000000; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
#lbOuterContainer.grey { border: 3px solid #888888; }

#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
#lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url("./styles/autovinil/theme/images/gallery_lytebox/loading.gif") center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url("./styles/autovinil/theme/images/gallery_lytebox/blank.gif") no-repeat; display: block; left: 0; float: left; }
#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url("./styles/autovinil/theme/images/gallery_lytebox/prev_grey.gif") left 15% no-repeat; }

#lbNext { width: 49%; height: 100%; background: transparent url("./styles/autovinil/theme/images/gallery_lytebox/blank.gif") no-repeat; display: block; right: 0; float: right; }
#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url("./styles/autovinil/theme/images/gallery_lytebox/next_grey.gif") right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }

#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }

#lbDetailsData { padding: 0 10px; }
#lbDetailsData.grey { color: #333333; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
#lbClose.grey { background: url("./styles/autovinil/theme/images/gallery_lytebox/close_grey.png") no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
#lbPlay.grey { background: url("./styles/autovinil/theme/images/gallery_lytebox/play_grey.png") no-repeat; }

#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
#lbPause.grey { background: url("./styles/autovinil/theme/images/gallery_lytebox/pause_grey.png") no-repeat; }

/*end of lightbox*/

.gallery-icon, .gallery-icon a		{ background: none top left no-repeat; }
ul.profile-icons li.gallery-icon	{ width: 20px; height: 20px; }
.gallery-icon, .gallery-icon a		{ background-image: url("./styles/autovinil/imageset/icon_contact_gallery.gif"); }

.buttons div.upload-icon	{ width: 194px; height: 25px; }
.upload-icon span	{ background-image: url("./styles/autovinil/imageset/ru/button_upload_image.gif"); }

.icon-gallery {
	background-position: 0 50%;
	background-repeat: no-repeat;
	padding: 1px 0 0 17px;
	background-image: url("./styles/autovinil/theme/images/icon_gallery.gif");
}

dd.g_lastimage {
	padding-left: 5px;
	width: 30%;
}

dd.g_rating, dd.g_comments {
	width: 12%;
	text-align: center;
	font-size: 1.1em;
}

dd.g_status {
	width: 15%;
	text-align: center;
	font-size: 1.1em;
}

span.reported-images-number {
	color: red;
}

a.pict_place {
	display: inline-block;
	zoom: 1;
	text-align: center;
	width: 150px;
	height: 150px;
	line-height: 150px;
	background: #E2E6E9;
	vertical-align: middle;
	margin: 1em;
	padding: 0px;
}
a.pict_place img{
	vertical-align: middle;
	margin: auto;
}
