body {
margin: 0;
padding: 0;
background-color: #fff;
font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
font-size: 14px;
}
.dizAdress {
background-color: #d3d3d3;
}
.adress {
margin: 0 auto 14px auto;
padding: 6px 0 12px 0;
width: 960px;
color: #4b4b4b;
}
.dizNav {
background-color: #ff6600;
}
.dizadver {
background-color: #003399;
}
header, nav, div#rotator, article {
margin: 0 auto 12px auto;
padding: 0;
width: 960px;
overflow: hidden;
clear: both;
}
section {
clear: both;
margin: 0;
padding: 0;
width: 100%;
}
.telefon {
margin: 0;
width: 350px;
float: right;
text-align: right;
line-height: 18px;
color: #646464;
font-weight: bold;
}
.tel {
color: #003399;
}
.vrem {
color: #ff6600;
font-weight: bold;
}
nav ul {
margin: 0;
padding: 0;
}
nav ul li {
list-style: none;
float: left;
}
nav li a {
display: block;
padding: 12px 14px;
margin: 0;
color: #fff;
font-weight: bold;
font-size: 16px;
text-decoration: none;
}
nav li:hover {
background-color: #ebebeb;
}
nav a:hover { text-decoration: none; color: #003399; }
.active {
color: #003399;
background-color: #ebebeb;
}
/* Слайд шоу морда сайта */
div#rotator {position:relative; height:400px;} 
div#rotator ul {margin: 0; padding: 0;}
div#rotator ul li {float:left; position:absolute; list-style: none; margin: 0; padding: 0;}
div#rotator ul li.show {z-index:500;} 

.advert h1 {
margin: 20px 0 0 0;
padding: 0;
font-size: 32px;
color: #ff6600;
text-transform: uppercase;
}
.advert {
font-size: 16px;
color: #ebebeb;
}
.content h1 {
margin: 0 0 14px 0;
padding: 0;
color: #ff6600;
font-weight: normal;
font-size: 28px;
}
article h2 {
font-size: 24px;
margin: 12px 0 0 0;
padding: 0;
color: #003399;
font-weight: normal;
}
article h3, article h4, article h5 {
margin: 20px 0 0 0;
padding: 0;
font-size: 24px;
color: #003399;
font-weight: normal;
}
.slogan, .dors {
margin: 10px 0 20px 0;
padding: 0;
}
.slogan li, .dors li {
list-style: none;
padding: 2px 0 4px 30px;
background: left center no-repeat;
}
.slogan li {
background-image: url(/templates/savel/img/galka.png);
}
.dors li {
background-image: url(/templates/savel/img/strelka.png);
}
/* убираем рамку ссылку у картинок костыль для старх версий ИЕ */
a img {
border: 0;
}
.content {
min-height: 200px; }
.content a, .crumbs a {
color: #003399;
}
.content a:hover,.crumbs a:hover {
color: #000;
text-decoration: none;
}
p {
margin: 8px 0 16px 0;
padding: 0;
}
.next {
display: block;
font-weight: bold;
padding: 6px 0 0 0;
}
.date {
display: block;
color: #464646;
font-weight: bold;
padding: 0 0 6px 0;
}
footer {
margin: 0 auto;
padding: 0;
min-height: 100px;
width: 960px;
overflow: hidden;
}
footer a, .adress a {
color: #000;
text-decoration: none;
}
footer a:hover, .adress a:hover {
color: #000;
text-decoration: underline;
}
footer ul {
margin: 0;
padding: 0;
}
footer li {
list-style: none;
display: inline;
padding: 0 10px 0 0;
}
footer p {
margin: 10px 0;
padding: 0;
}
.block, .accordion-item, .formfb, #searchinput, .bbcodes, .navigation > a, .navigation > span {
border-radius: 6px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-khtml-border-radius: 6px;
}
/* search */
form.searcher {
float: right;
margin: 0;
padding: 0;
}
form.searcher input{ 
margin: 0;
width: 240px; 
font-size: 12px; 
height: 20px;
background: #8a8a8a url(/templates/savel/img/search-icon-white2.png) 4px 60% no-repeat;
border: 0; 
padding-left: 20px; 
outline: none;
border-radius: 15px;
-moz-border-radius: 16px; 
-webkit-border-radius: 16px;
white-space: nowrap; 
color: #cdcdcd;
-webkit-transition: background 0.5s ease;
-moz-transition: background 0.5s ease;
-ms-transition: background 0.5s ease;
-o-transition: background-color 0.5s ease-in;
}
form.searcher input:focus { 
background-image: url(/templates/savel/img/search-icon-grey2.png);
background-repeat: no-repeat;
background-position: 4px 60%;
background-color: #fff;
color: black;
-webkit-transition: background 0.5s ease;
-moz-transition: background 0.5s ease;
-ms-transition: background 0.5s ease;
-o-transition: background-color 0.5s ease-in;
}
/* end search */

.hidden_area {opacity: 0;}
.anim {
transition: all 0.6s ease;
-webkit-transition: all 0.6s ease;
-moz-transition:  all 0.6s ease;
-o-transition: all 0.6s ease-in;
opacity: 0.01;
}
.accordion {
width: 960px;
margin: 14px auto 10px auto;
}
.accordion-item, navigation a, .bbcodes {
color: #fff;
font-weight: bold;
font-size: 16px;
padding: 12px 16px;
background: #c95000;
background: -moz-linear-gradient(to top, #c95000 10%, #ff6600 36%, #ffa44a 100%);
background: -webkit-linear-gradient(top, #c95000, #ff6600, #ffa44a); /* safari */
background: -o-linear-gradient(to top, #c95000 10%, #ff6600 36%, #ffa44a 100%);
background: -ms-linear-gradient(to top, #c95000 10%, #ff6600 36%, #ffa44a 100%);
background: linear-gradient(to top, #c95000 10%, #ff6600 36%, #ffa44a 100%);
cursor: pointer;
margin: 0 10px 6px 4px;
display: inline-block;
box-shadow: -3px 3px 3px #909090;
border: 1px solid #c95000;
}
.accordion-item:hover, .bbcodes:hover {
background: #c95000;
color: #fff;
}
.accordion-item.open {
background: linear-gradient(to top, #8a8a8a 10%, #bbbbbb 36%, #e7e7e7 100%);
color: #333;
border: 1px solid #8a8a8a;
}
div.data {
background: #fff;
margin: 10px 0;
padding: 0;
display:none;
}
/* наследие дули */
.formfb, #searchinput {
background-color: #fff;
background-image: none;
border: 1px solid #ff6600;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
color: #555;
display: block;
font-size: 14px;
height: 22px;
line-height: 18px;
padding: 6px;
transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
margin: 10px 0;
}
label {
font-weight: bold;
margin: 0;
padding: 0 0 10px 0;
}
.tableform td {
padding: 0 10px 10px 0;
}
.navigation > span {
text-shadow: none;
}
.navigation > a, .navigation > span {
color: #fff;
font-weight: bold;
font-size: 12px;
padding: 12px 16px;
background: linear-gradient(to top, #c95000 10%, #ff6600 36%, #ffa44a 100%);
cursor: pointer;
display: inline-block;
box-shadow: -3px 3px 3px #909090;
border: 1px solid #c95000;
text-decoration: none;
outline: 0 none;
margin: 4px 2px 4px 4px;
}
.navigation > a:hover, .navigation > span:hover {
background: #c95000;
color: #fff;
}