/* General site styles */

body {
width: 100%;
height: 100%;
padding: 0px;
margin: 0px;
background: #EEE;
}

body, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

th {
font-size: 10pt;
}

div.m {
margin: 10px;
padding: 10px;
background: #FFF; 
}

div.faq {
margin: 10px;
padding: 1px 10px 10px 10px;
background: #FFF;
}

/* Special site styles */

.color0 {

}

.color1 {

}

h1, h2, h3, h4, h5, h6 {
padding: 0px;
margin: 0px;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #717270;
	text-transform: uppercase;
}

h2 {
	color: #a50326;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-bottom: 5px;
}

h4 {

}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

a:link, a:visited, a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a50326;
	text-decoration: none;
}
.smallLink a:link, .smallLink a:visited, .smallLink  a:hover {
	font-size: 10px;
	font-weight: bold;
}

ul li {
list-style-image: url(img/bullet.gif);
}

.tableRed {
border-top: 1px solid #000000;
border-right: 1px solid #000000;
}
.tableRed td, .tableRed th {
padding: 5px;
border-left: 1px solid #000000;
border-bottom: 1px solid #000000;
}
.tableRed td {
vertical-align: top;
}

/*общая часть */

.logo {
	position: absolute;
	top: 60px;
	left: 5px;
}
.container {
	width: 100%;
	height: 100%;
	border: 0px;
	background: #e2e4e1;
	background-image: url(img/bg-left.jpg);
	background-repeat: repeat-y;
}

.adminInner {	
	padding-top: 20px;
}

.adminInner a:link, .adminInner a:hover, .adminInner a:visited {
	color: #000;
	font-size: 10px;
	line-height: 10px;
}

/* Pages */
.pages td {
	font-size: 10px;
	font-weight: bold;
	color: #666971;
	text-align: center;
	vertical-align: middle;
}
.pages a:link, .pages a:hover, .pages a:visited {
	font-size: 10px;
	color: #666971;
}
.pagesActive {
	color: #a50326;
}

/*основная часть для страницы с формой*/
.txt {
	padding: 67px 70px 0 0;
	margin: 0px;
	text-align: left;
}

/*Верхняя часть*/
.topmenu {
	padding-top: 38px;
	vertical-align: bottom;
	font-size: 10px;
	text-align: left;
	padding-left: 287px;
	margin: 0px;
	padding-bottom: 0px;
}
.topmenu span {
	font-size: 10px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.topmenu a:link, .topmenu a:hover, .topmenu a:visited {
font-weight: normal;
color: #000;
font-size: 10px;
}
/*Основная часть*/
.main td{
	vertical-align: top;
	/*font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 150%;	*/
}
.main div{

}
.osnova {
	padding-top: 67px;
	vertical-align: top;
}
.pages {
	margin-left: 0px;
}

/*левое меню*/
.leftmenu {
width: 287px;
padding: 95px 0 0 0;
margin: 0px;
}
.divleftmenu  {
margin: 0 20px 0 90px;
font-size: 12px;
}

.leftmenu0 {
	font-size: 12px;
	color: #a50426;
	font-weight: bold;
	line-height: 18px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	text-align: left;
}
.leftmenu0 a:link, .leftmenu0 a:visited, .leftmenu0 a:hover {
	color: #000;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
div.leftmenu1 {
	font-size: 11px;
	color: #a50426;
	font-weight: bold;
	line-height: 12px;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 10px;
	text-align: left;
	background-image: url(img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
div.leftmenu1 a:link, div.leftmenu1 a:visited, div.leftmenu1 a:hover {
	color: #535252;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
div.leftmenu2 {
	font-size: 10px;
	margin: 0px 0px 0px 2px;
	padding: 4px 0px 4px 8px;
	padding-top: 0px;
	color: #a50426;
	font-weight: bold;
	line-height: 9px;
	border-left: 1px solid #a50426;
}
div.leftmenu2 a:link, div.leftmenu2 a:visited, div.leftmenu2 a:hover {
	color: #a50426;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.main h1 {
	margin: 20px 0px 40px 0px;
}

.imgOnMain {
padding-top: 95px;
}

.terms {
text-align: right;
padding: 0 20px 0 0;
}
td.terms a:link, td.terms a:hover, td.terms a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #5a5a5a;
}

/* Cellar */

.cellar {
height: 67px;
width: 287px;
text-align: left;
}

.cellarDiv {
padding: 20px 20px 20px 90px;
}

.cellarDiv a:link, .cellarDiv a:visited, .cellarDiv a:hover {
	color: #000;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* форма */

.form td {
padding: 7px 3px 6px 3px;
font-size: 10px;
text-align: right;
}
td.formTdRight {
text-align: left;
padding: 3px 10px 3px 3px;
vertical-align: middle;
width: 70%;
}
.form input {
width: 250px;
}
.form textarea {
width: 350px;
height: 100px;
}
.form input.checkbox {
width: 13px;
vertical-align: top;
}
td.formSubmit {
text-align: left;
padding-left: 400px;
}
.formSubmit input{
border: none;
background: #e2e4e1;
font-size: 11px;
font-weight: bold;
color: #a50326;
width: 50px;
cursor: pointer;
}
.formSubmit span {
font-weight: bold;
}

.addText {
font-size: 9px;
color: #3a3a3b;
}

.list2level {margin-left: 15px;}

/* Standart styles (please don't edit it!) */

body {
/* overflow: auto */
}

img {
border: 0
}

form {
margin: 0; padding: 0
}

ul, ol, li {
padding: 0; margin: 0
}

li {
margin-left: 25px
}

ul ul {
padding-top: 3px
}

ol li {
list-style-type: decimal
}

ul li {
list-style-type: square
}

p {text-align: justify}

input, label {vertical-align: middle}

.inline {display: inline}

.red, .red a {color: red}

.darkred, .darkred a {color: #800000}

.green, .green a {color: #008000}

.blue, .blue a {color: blue}

.black, .black a {color: black}

.small, .small a {font-size: 10px}

.bold, .bold a {font-weight: bold}

.star {color: red}

.error {color: red}

.leftalign, .left {text-align: left}

.rightalign, .right {text-align: right}

.centeralign, .center {text-align: center}

.topvalign, .top {vertical-align: top}

.middlevalign, .middle {vertical-align: middle}

.bottomvalign, .bottom {vertical-align: bottom}

/* Admin Links (please don't edit it!) */

.divEdit {
margin: 0 0 15px 0;
}
.divEdit, .divEdit a:link, .divEdit a:hover, .divEdit a:visited {
font-weight: normal;
}
.adminDivCreate {
margin-bottom: 10px;
}
.adminDivCreate, .adminDivCreate a:link, .adminDivCreate a:hover, .adminDivCreate a:visited {
font-weight: normal;
}
.adminEditDelText, .adminEditDelText a:link, .adminEditDelText a:hover, .adminEditDelText a:visited {
font-weight: normal;
}

.adminEditDelText {
margin: 0;
padding: 0;
margin-bottom: 10px;
}

.spanEditDel {
padding: 0px 10px 0px;
}

.spanEditDel img, #mainContent .spanEditDel img {
vertical-align: middle;
margin: 0px 3px 0px;
border: 0;
}

.divMoveForm {
margin: 15px 0 25px;
}

.divMoveForm form {
padding: 0;
margin: 0;
}

/* Forms (please don't edit it!) */

.divFormSubmited { /* Заявка отправлена успешно */

}

.divForm { /* Вся форма */

}

.divForm .divFormButton { /* Submit button */
margin-top: 20pt;
}

.divForm .divFormButton input {

}

.divForm .divFormStar { /* "* - обязательные поля" */
margin: 10pt 0;
}

.divListErrors { /* Error list */
margin: 10pt 0;
}

.divListErrorsHead {
font-weight: bold;
padding: 0;
margin: 0;
margin-bottom: 10pt;
}

.divListErrors .divError {
color: #FF0000;
margin: 3pt 0;
padding-left: 10pt;
}

.divListErrors .desc {
font-size: 90%;
color: #333333;
}

.formField { /* Form element */
margin-bottom: 6pt;
}

.formField select, .formField input, .formField textarea { /* Form elements */
font-family: Verdana, Arial, Sans-Serif;
font-size: 10pt;
margin-top: 1pt;
}

.formField textarea {
width: 400px;
height: 150px;
}

.formField input {
width: 250px;
}

.formField input.checkbox {
width: 16px;
vertical-align: top;
}

.formField label {
margin-left: 4pt;
}

.formField  textarea.mono {
font-size: 11pt;
font-family: "Courier New", Courier, monospace;
}

/* ModuleRights */
div.divModuleRights {
position:absolute; 
top: 5px; 
right: 30px; 
border:1px solid black;
width: 360px;
padding: 2px;
background-color: white;
}

div.divModuleRights div.title {
width:100%;
text-align:center;
font-weight:bold;
}

div.divModuleRights div.title a{
cursor: pointer;
}

div.divModuleRights div.module {
padding: 4px;
margin:5px 2px;
border:1px solid black;
}

div.module div.role {
clear: both;
padding: 3px 0 3px 0;
}

/* Paging */

.disabledArrow {color: #AAA}

/* Search */

.searchResultsHead {
margin-top: 8pt;
font-size: 12pt;
}

.searchResultsCount {
margin: 10pt 0;
}

.searchPages {

}

/* Users */

.userTable {
border-top: 1px solid #000000;
border-right: 1px solid #000000;
}
.userTable td, .userTable th{
padding: 5px;
border-left: 1px solid #000000;
border-bottom: 1px solid #000000;
}
.userTable td {
vertical-align: top;
}

.divUsersPages {
padding-top: 10px;
}


/* Articles */

.divArtList {

}

.divArtListItem {
	padding: 0px 0px 15px 0px;
	font-size: 10px;
}

.divArtListTitle {
	font-size: 12px;
	font-weight: bold;
}

.divArtListDate, .divArtDate {
	font-weight: bold;
	color: #717270;
	padding: 3px 0;
}

.divArtListPreview {
	text-align: justify;
}

.divArt {

}

.divArtText {
margin: 5px 0 10px 0;
}

.divArtAuthor {
margin: 3px 0;
}

.divArtBack {
	text-align: right;
}

/* News */

.divNewsList {
}

.divNewsListItem {
	padding: 0px 0px 15px 0px;
	font-size: 10px;
}

.divNewsListTitle {
	font-size: 12px;
	font-weight: bold;
}

.divNewsListDate, .divNewsDate { 
	font-weight: bold;
	color: #717270;
	padding: 3px 0;
}

.divNewsListPreview {
	text-align: justify;
}

.divNews {

}

.divNewsText {
margin: 5px 0 10px 0;
}
.divNewsBack {
	text-align: right;
}

/* Новости на главной */
.newsOnMain {
	text-align: left;
	padding: 95px 48px 25px 20px;
}
.tableNewsOnMain {
	width: 222px;
}
.newsOnMain a:link, .newsOnMain a:visited, .newsOnMain a:hover {
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	margin: 5px 5px 0 0;
}
.newsOnMain h2 {
	font-size: 12px;
	font-weight: bold;
	color: #717270;
	text-transform: uppercase;
	padding: 5px 0 3px 0;
	margin: 0;
}
.newsOnMain h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: left;
	padding: 5px 0px 5px 0px;
}
hr {
	margin-bottom: 5px;
	margin-bottom: "0px";
	padding-bottom: 0px;
	margin-top: 9px;
	margin-top: "0px";
	padding-top: 0px;
}
.newsOnMain div {
	font-size: 10px;
	color: #000;
	line-height: 150%;
}

/* Questions */

.QuesTitle {
font-weight: bold;
color: #a50326;
}

.divQues {
padding: 3px 0 5px 0;
font-weight: bold;
}

/* Goods */

.GoodsListItem, .GoodsListImg{
padding-bottom: 20px;
}

.GoodsListDesc {
padding-left: 10px;
font-size: 10px;
}

.GoodsListTitle {
font-size: 12px;
font-weight: bold;
}

.GoodsListPreview {
margin: 5px 0 3px 0;
}
	
.divGoods {
padding: 10px;
}

.GoodsItem {
padding-left: 15px;
}

.GoodsDesc {
padding-bottom: 13px;
}

ul.GoodsShops li{
margin-top: 3px;
margin-bottom: 3px;
}

/* Shops */

.divShopListItem {
margin: 0 0 15px 0;
}

/* User card */

.divUserCard {
padding-top: 5px;
}

/* Engineers */

.divEngineerListItem {
margin: 0 0 10px 0;
}


/* Catalogue */

.catalog {
	
	border: 0px;
}
.catalog td {
	padding: 0px 0px 25px 6px;
	margin: 0px;
}

/* Maps and service-centers */

.serviceDirect {
margin-bottom: 25px;
}

.serviceDirect td {
text-align: right;
}

span.serviceDirectPhone {
font-size: 14px;
font-weight: bold;
font-family: Verdana;
}

.mapTable td {
vertical-align: top;
}

.cityItem {
padding: 0 0 18px 0;
}

.cityItemTitle {
font-family: Arial;
font-size: 18px;
color: #000;
margin-bottom: 7px;
}

.cityItemSc {
width: 100%;
background: #000000;
color: #fff;
padding: 2px 3px 4px 3px;
font-weight: bold;
margin-bottom: 3px;
}

.cityItemScDesc {
line-height: 18px;
}

.back {
margin-top: 10px;
}

/* Forum */

.divForum {
margin-bottom: 5px;
}

.tableForum {
margin: 5px 0;
border-top: 1px solid #000000;
border-right: 1px solid #000000;
width: 100%;
}

.tableForum th {
}

.tableForum th, .tableForum td {
padding: 7px;
border-left: 1px solid #000000;
border-bottom: 1px solid #000000;
}

.tema {
font-weight: bold;

}

table.nostyleTable {
border: none;
margin: 0px;
}

table.nostyleTable th, table.nostyleTable td{
border: none;
padding: 0px;
}

.quote {
	margin: 5px 10px;
	padding: 5px;
	border: 1px solid #969694;
	background: #fff;
	/*border-bottom: 1px solid #8080A7;*/
}

.quoteAuthor {
font-size: 11px;
margin-left: 10px;
}

/* Demand database styles*/

table.demand td a, table.demand th a {
color: #000000;
text-decoration: underline;
}

tr.demandNew {
background: #fbaeb2;
}

tr.demandInwork {
background: #f2f7ca;
}

tr.demandDone {
background: #c5ddb9;
}

table.demanditem td.formTdRight {
font-size: 12px;
}

/* Inquirers */
.inquirerLeft {
margin-top: 25px;
line-height: 14px;
}

.inquirerLeft, .inquirerLeft td {
color: #000;
font-size: 11px;
}

.inquirerTitle {
font-size: 12px;
font-weight: bold;
margin-bottom: 7px;
color: #A50426;
}

.inquirerLinks a, .inquirerLinks a:link, .inquirerLinks a:visited, .inquirerLinks a:hover {
font-size: 11px;
color: #A50426;
}

.inquirerQuestion {
font-weight: bold;
}

.inquirerAnswers {
margin: 5px 0;
}

.inquirerAnswers input {
margin-right: 0;
}

.inquirerSubmit input {
background:#E2E4E1 none repeat scroll 0;
border:medium none;
color:#A50426;
cursor:pointer;
font-size:11px;
font-weight:bold;
width:80px;
margin-bottom: 7px;
}
.oprosAnswer {
padding-right: 27px;
}
.oprosPercent {
text-align: right;
padding: 0 12px;
}
.result {
	background: url(img/result.gif) repeat-x;
}

.result td {
font-size: 11px;
}

td.ugol {
	font-size: 1px;
	width: 1px;
}

/* Tests */

.TestsAnswers input.checkbox{
margin-right: 5px; 
vertical-align: middle;
}
.TestsAnswers label{
font-size: 12px; 
vertical-align: middle;
padding-bottom: 2px;
}

.TestsQuestAdmin {
margin-bottom: 7px;
}

.searchforum {
margin: 7px 0;
}

.searchforum div{
padding-left: 17px;
}

.searchforum div a {
color: #000000;
text-decoration: underline;
}

a.noStyleA, a.noStyleA:hover {
color: #000000;
}

.modelPopup {
border: 1px solid #D7D7D7;
background: #F0F0F0 none repeat scroll 0;
display: none;
font-size: 11px;
position: absolute;
z-index: 10;
padding: 5px 3px;
}

.modelPopup a {
	display:block;
	padding: 3px 0;
}
.modelPopup a:hover {
	background: #D7D7D7;
}
.modelPopup span {
	cursor:pointer;
	float:right;
	padding: 5px 0 0;
}