/* CSS Document */

.curCat {
border-top: 1px solid #5A4B1E;
border-bottom-color: #E5E5E5;
}

.curCat A {
display: block;
width: 100%;
color: #691300;
background-color: #D2C396;
text-align: center;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

.curCat A:hover {
color: #E60A05;
}

.outCat {
border: none;
border-top: 1px solid #5A4B1E;
}

.outCat A {
display: block;
width: 100% - 2px;
color: #691300;

text-align: center;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

.outCat A:hover {
/*border-bottom-color: #E5E5E5;
background-color: #E5E5E5;*/
color: #E60A05;
}

.catSide {
border: none;
border-top: 1px solid #5A4B1E;
}

.catSideL {
border: none;
border-top: 1px solid #5A4B1E;
background-image: url(../images/LBorder.bmp);
background-repeat: repeat-y;
background-position: right;
}

.catSideR {
border: none;
border-top: 1px solid #5A4B1E;
background-image: url(../images/RBorder.bmp);
background-repeat: repeat-y;
background-position: left;
}

.searchBlock {
border: 1px solid #5A4B1E;
border-top: 0;
padding-right: 5px;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
vertical-align: top;
}

.searchBlock SPAN {
font-size: 16px;
color: #5A0000;
padding: 5px;
}

.searchBlock FIELDSET {
vertical-align: top;
}

.searchBlock LI{
list-style-type: none;
}

.searchBlock INPUT {
border: 1px solid #5A4B1E;
margin: 1px;
}

.searchBlock LABEL INPUT {
border: none;
margin-right: 3px;
}

.searchBlock LABEL:hover {
background-color: #CCCCCC;
}

.searchBlock SELECT {
border: 1px solid #5A4B1E;
margin: 1px;
}

.searchPart {
display: inline-block;
float: left;
border: 1px solid #5A4B1E;
padding-left: 5px;
padding-right: 5px;
margin-left: 5px;
margin-bottom: 5px;
vertical-align: top;
color: #5A0000;
}

.searchPartH {
color: #5A4B1E;
font-style: italic;
padding-left: 5px;
padding-right: 5px;
font-size: 16px;
padding-bottom: 5px;
}

.searchPart DIV {
display: inline-block;
vertical-align: top;
border: none;
}

.searchInsPart {
display: inline-block;
border: 1px solid #5A4B1E;
padding: 3px;
padding-left: 5px;
margin-left: 5px;
margin-bottom: 5px;
}

.searchInsPart LEGEND {
color: #5A4B1E;
font-style: italic;
padding-bottom: 5px;
}

.button {
margin-top: 10px;
margin-bottom: 10px;
width: 100%;
padding-left: 5px;
padding-right: 5px;
border-left: 1px solid #5A4B1E;
border-right: 1px solid #5A4B1E;
color: #5A0000;
/*background-color: #D2C396;*/
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
height: 31px;
vertical-align: top;
font-style: italic;
/*font-weight: bold;*/
background-image: url(../images/menuBg.bmp);
}

.button:hover {
color: #E60A05;
}

/*/////////////////////////////////////////////////////////*/

.conteiner {
/*max-height: 650px;
overflow: auto;*/
width: 100%;
vertical-align: top;
background: none;
}

.conteiner TABLE {
display: inline-block;
float: left;
background: none;
}

.conteiner TD {
vertical-align: top;
}

.conteiner IMG {
margin-bottom: 3px;
}

.conteiner STRONG{
margin-left: 7px;
}

.conteiner UL{
list-style: none;
margin-left: 22px;
}

.orData {
padding: 5px;
color: #5A0000;
font-style: italic;
font-size: 16px;
vertical-align: top;
border-top: 1px solid #5A4B1E;
}

.orData IMG {
width: 120px;
height: 90px;
margin-right: 5px;
border: 1px solid #5A4B1E;
float: left;
}

.orData SPAN {
color: #5A4B1E;
}

.carS {
width: 10px;
}

.carTitle {
color: #5A4B1E;
font-style: italic;
font-weight: bold;
text-decoration: underline;
}

.carData {
border-left: 1px solid #5A4B1E;
width: 172px;
padding-bottom: 5px;
}

.carData IMG {
width: 160px;
height: 120px;
margin: 5px;
border: 1px solid #5A4B1E;
}

.carData DIV {
background-color: #CCCCCC;
height: 120px;
color: #666666;
text-align: center;
font-style: normal;
font-weight: bold;
font-family: "Times New Roman", Times, serif;
border: 1px solid #333333;
margin: 5px;
width: 160px;
}

.carData A {
height: 18px;
margin-left: 20px;
padding-left: 3px;
padding-right: 3px;
border: 1px solid #5A4B1E;
background-color: #D2C396;
color: #5A0000;
text-decoration: none;
font-size: 16px;
}

.carData A:hover {
color: #E60A05;
}

.driverTitle {
color: #5A4B1E;
font-style: italic;
padding-left: 10px;
border-top: 1px solid #F2F2F2;
border-bottom: 1px solid #BFBFBF;
background-color: #D8D8D8;
}

.driverData {
max-width: 100px;
width: 100px;
}

.driverData SPAN {
display: block;
width: 90px;
padding: 5px;
color: #FFFFFF;
font-style: italic;
text-align: center;
font-family: "Courier New", Courier, monospace;
}

.driverData DIV {
background-color: #CCCCCC;
height: 120px;
color: #666666;
text-align: center;
font-style: normal;
font-weight: bold;
font-family: "Times New Roman", Times, serif;
width: 90px;
}

.tarStyle {
color: #5A0000;
padding-left: 1ex;
padding-right: 0.5ex;
padding-bottom: 0.5ex;
border-top: 1px solid #F2F2F2;
border-bottom: 1px solid #BFBFBF;
background-color: #D8D8D8;
}

.tarStyle STRONG {
color: #5A4B1E;
}

.tarStyle UL {
overflow: auto;
}

.tarStyle LI {
clear: both;
}

.tarStyle NOBR {
font-weight: bolder;
margin-left: 5px;
float: right;
white-space: nowrap;
}

.conteiner FORM {
font-style: normal;
padding-left: 15px;
}

.phones {
vertical-align: bottom;
border-top: 1px solid #F2F2F2;
border-bottom: 1px solid #BFBFBF;
color: #5A0000;
background-color: #D8D8D8;
font-style: italic;
padding-left: 5px;
}

.phones SPAN {
font-style: italic;
color: #5A4B1E;
}

.phones INPUT {
vertical-align: bottom;
width: 42px;
height: 25px;
margin: 0;
margin-left: 3px;
}

.conteiner LABEL {
color: #000000;
vertical-align: bottom;
font-weight: bold;
font-size: 16px;
font-style: italic;
}

.showPhones {
border-top: 1px solid #F2F2F2;
border-bottom: 1px solid #BFBFBF;
background-color: #D8D8D8;
padding-left: 5px;
}

.showPhones SPAN {
font-style: italic;
}

.showPhones STRONG {
font-size: 22px;
font-weight: bold;
}

.showPhones IMG {
vertical-align: bottom;
border: 0;
width: 42px;
height: 25px;
margin-left: 30px;
margin-top: 7px;
}

.showPhones A {
font-size: 22px;
font-weight: bold;
height: 22px;
margin-left: 20px;
color: #5A0000;
text-decoration: none;
}

.showPhones A IMG {
margin-left: 0;
width: 25px;
}