@charset "utf-8";
/*  


Theme Name: Motocar service Linde


Theme URI: http://www.motocarservice.com


Description: Designed by <a href="http://webdesignfast.net">Уеб дизайн Студио WDF</a>


Author: Григор Павлов


Author URI: http://webdesignfast.net


*/
/* standard elements */




* {
	margin: 0;
	padding: 0;
}
a {
	color:#FFF;
	font-weight:bold;
	text-decoration: none;
}
body {
	color: #000000;
	margin:0px auto;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
p, blockquote, ul {
	padding-bottom: 1.1em;
}
blockquote {
	font: italic 13px Trebuchet Ms;
	margin: 10px 0px 10px 5px;
	padding-left: 10px;
}
hr {
	background-color: #BE001C;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0;
}
code {
	border:1px solid #31394c;
	background: #232937;
	display: block;
	font-size: 12px;
	margin: 12px 10px 12px;
	overflow: auto;
	padding: 8px 10px;
	white-space: pre;
}
ul {
	margin-left: 2em;
}
h1 {
	font: normal 15px Trebuchet Ms, Arial, sans-serif;
	margin-top: 10px;
}
h2 {
	font: normal 12px Trebuchet Ms, Arial, sans-serif;
	padding-bottom: 4px;
}
h3 {
	margin: 3px;
	padding: 3px;
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
#center {
	width: 100%;
	margin: 0 auto;
}
input {
	border: 1px solid #be001c;
	padding: 2px;
	margin: 3px 0;
}
textarea {
	border: 1px solid #be001c;
	padding: 2px;
	margin: 3px 0;
}
.search {
	width: 300px;
	background-color: #BE001C;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 5px;
	height: 30px;
	float: right;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 6px solid #CB3733;
	margin-top: 8px;
	margin-right: 10px;
}
.search #searchform input {
	background-color: #F7FBF4;
	color: #000000;
	border: 3px solid #CB3733;
	font-size: 11px;
	text-align: center;
	margin: 1px;
	padding: 1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.search #searchform {
	padding: 1px;
}
/* structure */















#container {
	color: #000;
	font-size: 11px;
	text-indent: 5px;
	width: 99%;
	min-width: 1000px;
	text-align: justify;
	position: relative;
	background-color: #fff;
	margin-top: 1px;
	margin-bottom: 5px;
	clear: right;
	padding: 4px;
}
/* header part */

#container #header {
	padding: 0px;
	margin: 0px auto;
	width: 100%;
	min-width: 1150px;
	height: 144px;
	background-color: #b70721;
}
#container #header .logo {
	width: 433px;
	float: left;
	margin: 0 0 0 75px;
}
#container #header .flash-head {
	width: 634px;
	float: right;
}
#container .slogan {
	clear: both;
}
#container .slogan a {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
}
#container .slogan a:hover {
	color: #CB3733;
	font-weight: normal;
	font-size: 15px;
}
#container .slogan .description {
	padding-left: 10px;
	color: #000000;
	margin-right: 10px;
	float: left;
	margin-top: 15px;
	text-align: center;
	font-size: 15px;
}
#container .main {
	width: 100%;
}
#container .main a {
	color: #BE001C;
	font-family: "Trebuchet Ms", Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
#container .main a:hover {
	color: #CA3433;
	font-weight: normal;
	font-size: 16px;
}
#container .main .navigation {
	width: 16%;
	float: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #E9F3E0;
	padding-top: 5px;
	background-image: url(images/nav.png);
	background-repeat: repeat-x;
	padding-right: 4px;
	padding-left: 10px;
	padding-bottom: 12px;
	margin-left: 8px;
}
#container .main .navigation #nav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#container .main .navigation #nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#container .main .navigation #nav li {
	height: 25px;
	width: 100%;
	margin-bottom: 5px;
}
#container .main .navigation #nav a {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #E9F3E0;
	display: block;
	height: 25px;
	width: 85%;
	line-height: 25px;
	background-color: #F5F5F5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 25px;
	font-weight: normal;
}
#container .main .navigation #nav a:hover {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #E9F3E0;
	display: block;
	height: 25px;
	width: 85%;
	line-height: 25px;
	background-color: #BE001C;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-image: url(images/hover1.png);
	background-repeat: no-repeat;
}
/***************************
**** vertical menu ends ****
***************************/
#container .main .middle {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #E9F3E0;
	width: 58%;
	margin-left: 15px;
	margin-bottom: 10px;
	text-indent: 5px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 8px;
	background-image: url(images/top.png);
	background-repeat: repeat-x;
	float: left;
	display: inline;
}
#container .main .middle .products:hover {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #BE001C;
}
#container .main .middle .prikachni {
	text-align: center;
}
#container .main .middle .prikachni .left {
	width: 40%;
	float: left;
	margin-bottom: 15px;
}
#container .main .middle .prikachni .right {
	width: 40%;
	float: right;
	margin-bottom: 15px;
}
#container .main .middle a {
	font-size: 12px;
	color: #BE001C;
}
#container .main .middle .products {
	margin-bottom: 10px;
	margin-right: 15px;
	margin-left: 5px;
	padding: 2px;
	width: 180px;
	height: 250px;
	float: left;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #E9F3E0;
	text-align: left;
	text-indent: 0;
}
#container .main .middle .products img {
	float: left;
	margin: 5px;
	padding: 2px;
	border: 0px;
}
#container .main .middle h3 {
	font-size: 14px;
	margin-top: 20px;
	clear: left;
	color: #BE001C;
}
#container .main .middle h3 a {
	font-size: 15px;
	font-weight: bold;
}
#container .main .middle h3 img:hover {
	border: 1px solid #be001c;
}
#container .main .middle .box {
	width: 350px;
	height: 270px;
	padding: 10px;
	clear: none;
	margin: 10px;
	float: left;
}
#container .main .sidebars {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	float: right;
	width: 18%;
}
#container .content {
	padding: 10px;
}
#container .content2 {
	padding: 0px;
}
/* content elements */
#container .content h1 {
	color: #fff;
	margin-bottom: 5px;
	padding: 3px 0 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}
#container .post h1 a {
	border-bottom: 0px dotted #fff;
	color: #990000;
	font-weight:bold;
	margin-bottom: 5px;
	padding: 3px 0 3px;
	text-decoration:none;
}
#container .post h1 a:hover {
	border-bottom: 0px dotted #fff;
	color: #DC7262;
	font-weight:bold;
	margin-bottom: 5px;
	padding: 3px 0 3px;
	text-decoration:none;
}
#container .post h1 a:visited {
	border-bottom: 0px dotted #fff;
	font-weight:bold;
	margin-bottom: 5px;
	padding: 3px 0 3px;
	text-decoration:none;
}
#container .content a {
	text-decoration: none;
	color: #000;
}
#container .content a:hover {
	text-decoration: none;
	color: #990000;
}
#container .spacer {
	padding: 0px;
	text-align: right;
	clear: both;
	text-transform: lowercase;
	padding-top: 5px;
}
/* sub-navigation */
#container .subnav {
	font-size: 11px;
	color: #BE001C;
	background-repeat: repeat-x;
	background-image: url(images/top.png);
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-indent: 0px;
	margin-bottom: 15px;
	border: 1px solid #E9F3E0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#container /* sub-navigation */
 .subnav a {
	font-size: 11px;
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}
#container .subnav a:hover {
	font-size:11px;
	color:#CB3733;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#container .subnav h1 {
	padding-top: 15px;
	margin-bottom: 10px;
	color: #BE001C;
	border-bottom:1px dotted #fff;
	font-weight:bold;
}
#container .subnav ul {
	margin: 0;
}
#container .subnav li {
	background: url(img/icon.gif) no-repeat left top;
	list-style: none;
	margin: 0;
	padding-left: 10px;
}
#container .subnav .arch li {
	background: url(img/icon.gif) no-repeat left top;
	list-style: none;
	margin: 0;
	padding-left: 10px;
}
#container .subnav .book li {
	background: url(img/icon.gif) no-repeat left top;
	list-style: none;
	margin: 0;
	padding-left: 10px;
}
#container .subnav li a {
	text-decoration: none;
	color: #BE001C;
	line-height: 18px;
	font-size: 12px;
	margin-left: 10px;
	margin-top: 25px;
}
#container .subnav li a:hover {
	text-decoration: none;
	color: #CB3733;
	margin-left: 10px;
	margin-top: 25px;
}
/* footer */
#container .footer {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #E9F3E0;
	font-size: 10px;
	background-color: #BE001C;
	height: 250px;
	margin-right: 2%;
	margin-bottom: 5px;
	margin-left: 3%;
	width: 92%;
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 3px;
	padding-top: 8px;
}
/********************
*** glider starts ***
********************/
#container .footer .glidecontentwrapper {
	-webkit-border-radius: 5px;
	position: relative;
	height: 140px;
	overflow: hidden;
	margin: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/*
	Total wrapper width: 350px+5px+5px=360px
	Or width of wrapper div itself plus any left and right CSS border and padding
	Adjust related containers below according to comments
*/
#container .footer .glidecontent { /*style for each glide content DIV within wrapper.*/
	position: absolute;
	visibility: hidden;
	width: 95%;
	height: 140px;
	color: #000000;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #999999;
}
/*
 Total glidecontent width: 330px+10px+10px=350px
	Or width of wrapper div itself (not counting wrapper border/padding)
*/
#container .footer .glidecontenttoggler { /*style for DIV used to contain toggler links. */
	width: 100%;
	margin-top: 5px; /*How to align pagination links: "left", "center", or "right"
background: white; /*always declare an explicit background color for fade effect to properly render in IE*/
	float: left;
	margin-left: 5px;
	text-align: center;
	-webkit-border-radius: 3px;
}
/*
 Total contenttoggler width: 350px+5px+5px=360px
	Or total width of wrapper div (counting wrapper border/padding)
*/
#container .footer .glidecontenttoggler a { /*style for every navigational link within toggler */
	display: block;
	border: 2px solid #FFFFFF;
	color: #000000;
	padding: 2px;
	margin-right: 10px;
	text-decoration: none;
	font-family: Arial, Verdana, Tahoma, Trebuchet MS;
	font-size: 10px;
	background-color: #FFFFFF;
	float: left;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #999999;
}
#container .footer .glidecontenttoggler a.selected { /*style for selected page's toggler link. ".selected" class auto generated! */
	color: #990000;
	font-size: 10px;
	vertical-align: 100%;
	border: 1px solid #000000;
}
#container .footer .glidecontenttoggler a:hover {
	color: #990000;
	font-size: 10px;
	background-color: #FFFFFF;
}
#container .footer .glidecontenttoggler a.toc { /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
	width: 11%;
}
#container .footer .glidecontenttoggler a.prev, .glidecontenttoggler a.next { /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
}
#container .footer .glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover {
	background-color: #FFFFFF;
	color: #990000;
}
/********************
***  glider ends  ***
********************/
#container .footer ul {
	margin: 0;
}
#container .footer li {
	list-style: none;
}
#container .footer li a {
	display: block;
	line-height: 12px;
	padding-right: 4%;
	width: 96%;
}
#container .footer a {
	color:#BE001C;
}
#container .footer a:hover {
	color: #CB3733;
}
#container .post {
	margin:0 0 25px 0;
}
#container .post .info {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #000000;
	padding:2px 3px 3px 8px;
	border:1px solid #86B820;
	font-size:11px;
}
/* Comments Styling */
#container #commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
}
#container #commentform {
	margin: 1em auto;
	border:1px solid #be001c;
	background: #f1f1f1;
	width: 80%;
	padding:12px;
}
#container #commentform textarea {
	background: #FFF;
	border: 1px solid #dadada;
	width: 75%;
}
#container #commentform textarea:hover {
	background: #FFFFFF;
}
#container #commentform textarea:focus {
	background: #ffffff;
}
#container #commentform #email, #commentform #author, #commentform #url {
	font-size: 12px;
	background: #fff;
	border: 1px solid #dadada;
	width: 15%;
}
#container #commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
	font-size: 12px;
	background: #ffffff;
	border: 1px solid #dadada;
	width: 15%;
}
#container #commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
	font-size: 12px;
	background: #ffffff;
	border: 1px solid #dadada;
	width: 15%;
}
#container #commentform input {
	margin-bottom: 3px;
}
#container .content ul li {
	margin-left:10px;
}
#container .content img {
	margin: 10px 20px;
	padding: 3px;
	border: 1px solid #E9F3E0;
	display: inline;
}
#container .sidebars .box {
	background-color: #F5F5F5;
	color: #BE001C;
	background-repeat: repeat-x;
	background-image: url(images/top.png);
	padding-top: 24px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 0;
	text-indent: 0px;
	margin-bottom: 15px;
	border: 1px solid #E9F3E0;
	font-size: 10px;
	min-height: 135px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#container .sidebars .box script {
	margin: 2px auto;
}
#container .sidebars .box img {
	margin: 2px auto;
	padding: 2px;
	border: 1px solid #E9F3E0;
}
#container .sidebars .box a {
	font-weight: bold;
	font-size: 14px;
}
#container .sidebars .box p {
	text-align: center;
}
#container .sidebars .box h1 {
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}
#container .sidebars .box ul li {
	text-align: left;
	font-size: 11px;
	list-style-type: none;
	margin: 1px 0;
	padding:3px 0;
	border-bottom: 1px solid #be001c;
}
#container .sidebars .box ul li a {
	font-size: 12px;
}
#container .topflash {
	padding:10px;
	margin:0 auto 10px auto;
	border-bottom:1px dotted #be001c;
}

