/*

	TURBOOST.RU v2.0
	copyright (c) 2006-2007 Dmitry Barabash
	http://www.turboost.ru
	wooder@w00.ru
	FILE:  styles.css

*/


/*
	1. Layout
*/

body {
	margin: 0px;
	padding: 0px;
}

#header, #mainmenu, #main, #footer {
	float: none;
	clear: both;
}

#header {
	height: 150px;
/*	padding-right: 20px; */
}

#logo {
	width: 35%;
	float: left;
	margin-right:-1px;
}

#header .rc {
	width: 60%;
	float: right;
}

#contacts {
	width: 40%;
	float: left;
	margin-right:-1px;
}

#ill {
	width: 50%;
	float: right;
}

#mainmenu {
	height: 28px;
}

#menuitems {
	background-color: transparent;
}

#mainmenu a {
	display: block;
	float: left;
	padding: 7px 10px 7px 10px;
}

#searchform {
	text-align: right;
	padding-top: 4px;
	padding-right: 20px;
}

#main {
	padding-left: 20px;
	padding-right: 20px;
}

#main .lc {
	width: 66%;
	float: left;
	margin-right: -1px;
}

#main .rc {
	width: 33%;
	float: right;
}

#main .hlc {
	width: 49%;
	float: left;
	margin-right: -1px;
}

#main .hrc {
	width: 49%;
	float: right;
}

#footer {
	height: 50px;
	padding-top: 10px;
}

#copyright {
	width: 25%;
	float: left;
	padding-left: 20px;
}

#footer .rc {
	width: 64%;
	float: right;	
}

#partners {
	width: 85%;
	float: left;
	text-align: center;
}

#w00design {
	width: 10%;
	float: right;
	padding-right: 10px;
	text-align: right;
}

.cls {
	clear: both;
	float: none;
	height: 20px;
}

.mpblock {
	width: 49%;
	min-height: 159px;
	padding-bottom: 10px;
/* 	height: 159px; */
}

.mpleft {
	float: left;
	margin-right: -1px;
}

.mpright {
	float: right;
}

.rblock {
	padding: 10px;
}

.rblock a.link {
	margin: 10px 10px 10px 10px;
	text-align: center;
}

h1 {
	margin: 0px 0px 10px 0px;
}

h2 {
	margin: 0px 0px 10px 0px;
}

h3 {
	margin: 0px 0px 10px 0px;
}

#breadcrumbs {
	margin: 0px;
}


/*
	2. Decor
*/

body {
	background-color: #5a606e;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9pt;
}

#header {
	background-image: url(/imgs/top_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#contacts {
	text-align: center;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #dcdcdc;
	padding-top: 10px;
}

#contacts a:link, #contacts a:visited, #contacts a:hover {
	color: #dcdcdc;
}

#ill {
	text-align: right;
}

#mainmenu {
	background-color: #b00000;
	padding-left: 20px;
	padding-right: 20px;
}

#mainmenu a {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

#mainmenu a:link, #mainmenu a:visited, #mainmenu a.act:hover {
	color: #ededed;
	background-color: #b00000;
}

#mainmenu a.act:link, #mainmenu a.act:visited, #mainmenu a:hover {
	color: #b00000;
	background-color: #dedede;
}

#searchform form {
	margin: 0px;
	padding: 0px;
}

#searchform .query {
	width: 140px;
	border: none;
	padding: 2px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9pt;
	color: #333333;
}

#searchform .btn {
	width: 17px;
	height: 17px;
	background-image: url(/imgs/btns/search.gif);
	background-repeat: no-repeat;
	border: none;
}

#main {
	background-color: #FFFFFF;
}

#copyright, #copyright a:link, #copyright a:visited {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	color: #e0e0e0;
}

.mpblock {
	border-bottom: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
	background-position: bottom right;
	background-repeat: no-repeat;
}

.rblock {
	border: 1px solid #d0d0d0;
}

#turbocatalog {
	background-image: url(/imgs/blocks/turbocatalog.jpg);
}

#autoservice {
	background-image: url(/imgs/blocks/service.jpg);
}

#turborepair {
	background-image: url(/imgs/blocks/repair.jpg);
}

#turboclinic {
	background-image: url(/imgs/blocks/klinika.jpg);
}

#consultant {
	background-image: url(/imgs/blocks/consultant.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#ourpartners {
	background-color: #f0f0f0;
}

#loginform {
	background-image: url(/imgs/blocks/login.jpg);
	background-position: center right;
	background-repeat: no-repeat;
	min-height: 100px;
}

#loginform form {
	padding-right: 120px;
}

#loginform label {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9pt;
	float: left;
	width: 30%;
	text-align: right;
}

#loginform .str {
	border: 1px solid #d0d0d0;
	padding: 2px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9pt;
	width: 65%;
	float: right;
}

#loginform .btn {
	border: 1px solid #d0d0d0;
	padding: 2px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #b00000;
	background-color: #f0f0f0;
	margin-left: 50px;
	margin-top: 10px;
}

#loginform .btn:hover {
	border: 1px solid #d0d0d0;
	padding: 2px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #f0f0f0;
	background-color: #b00000;
	margin-left: 50px;
	margin-top: 10px;
}

#subscribe .btn {
	border: 1px solid #d0d0d0;
	padding: 2px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #b00000;
	background-color: #f0f0f0;
	margin-left: 10px;
}

#subscribe .btn:hover {
	border: 1px solid #d0d0d0;
	padding: 2px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #f0f0f0;
	background-color: #b00000;
	margin-left: 10px;
}

.news, .announce {
	margin-bottom: 10px;
}

.announce {
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 10px;
}

.news .pubdate {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-decoration: underline;
}

.news .content, .announce .content {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9pt;
}

#subscribe {
	background-color: #f0f0f0;
	border: 1px solid #e0e0e0;
	padding: 10px;
	float: none;
	clear: both;
}

#subscribe form {
	margin: 0px 30px 0px 0px;
}

#subscribe .str {
	border: 1px solid #d0d0d0;
	padding: 2px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9pt;
	width: 50%;
}

#rssbtn {
	float: right;
	margin-top: -20px;
}

.s {
	margin-top: 5px;
	clear: both;
	float: none;
}

.hl {
	border-bottom: 1px solid #b00000;
	height: 10px;
}

h1 {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 24pt;
	color: black;
}

h2, h2 a:link, h2 a:visited {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 16pt;
	color: #b00000;
}

h3, h3 a:link, h3 a:visited {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 14pt;
	color: #b00000;
}

.announce {
	clear: both;
	float: none;
	display: block;
}

.announce h3 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12pt;
	color: #333333;
}

.announce a .content {
	color: #000000;
	text-decoration: none;
}

p {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9pt;
	color: black;
}

#breadcrumbs {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
}

a:link {
	color: #003399;
	text-decoration: underline;
}

a:hover {
	color: #b00000;
	text-decoration: underline;
}

a:visited {
	color: #990066;
	text-decoration: underline;
}

a.family {
	width: 120px;
	float: left;
	padding: 3px;
	margin-left: 2px;
	margin-top: 2px;
	border: 1px solid gray;
	text-align: center;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
}

a.family:hover {
	background-color: #f0f0f0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
}

#news_block div.news {
	padding: 10px;
	display: block;
	border-bottom: 1px solid #d0d0d0;
}

#news_block div.news span.date {
	margin-left: -10px;
	text-decoration: underline;
	color: #333333;
	display: block;
	width: 100%;
	font-size: 8pt;
}

#news_block div.news span.lead {
	font-weight: bold;
	display: block;
	width: 100%;
}

#news_block div.news a {
	margin-top: 0px;
	display: inline;
}

#news_block a {
	margin-top: 5px;
	display: block;
	width: 100%;
}

#main div.news {
	padding: 10px;
	display: block;
	border-bottom: 1px solid #d0d0d0;
}

#main div.news span.date {
	margin-left: -10px;
	text-decoration: underline;
	color: #333333;
	display: block;
	width: 100%;
	font-size: 8pt;
}

#main div.news span.lead {
	font-weight: bold;
	display: block;
	width: 100%;
}

#main div.news a {
	margin-top: 0px;
	display: inline;
}

.album .title {
	display: block;
	font-weight: bold;
}

.photo, .album {
	display: block;
	border: 1px solid #e0e0e0;
	text-align: center;
	padding: 10px;
	margin: 10px;
	width: 40%;
	clear: right;
	float: left;
	background-color: white;
}

.photo:hover, .album:hover {
	display: block;
	border: 1px solid #e0e0e0;
	text-align: center;
	padding: 10px;
	margin: 10px;
	width: 40%;
	clear: right;
	float: left;
	background-color: #f0f0f0;
}

.navi {
	display: block;
	padding: 10px;
	margin: 5px;
	clear: both;
	float: none;
}

.photo_row {
	clear: both;
	float: none;
	display: block;
}

.photo .descr, .photo .galname {
	font-size: 8pt;
}

table.search_result th {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #b00000;
	background-color: #C9CACF;
	text-align: center;
}

table.search_result th.top {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #b00000;
	background-color: #C9CACF;
	text-align: center;
	border-bottom: 1px solid gray;
}

table.search_result td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9pt;
	text-align: center;
	border-bottom: 1px solid gray;
}

li.links {
	color: #b00000;
}

ol.descr li, .descr {
	font-size: 8pt;
}

.breadcrumbs{
	font-size: 8pt;
	font-family: Tahoma, Arial, sans-serif;
	color: #b00000;
	font-weight: normal;
	margin-top: -5px;
	margin-bottom: 10px;
}

.article {
	border-bottom: 1px solid #e0e0e0;
}

.article p, .article_e p {
	padding-left: 10px;
}

.para {
	display: block;
	clear: both;
	float: none;
	margin: 10px 0px 10px 0px;
}

/* EOF */
