html,
body {
   margin:0;
   padding:0;
   height:100%;
   
}
body {
    background: #666 url(../images/MainBg.gif);
}

div.clear{clear: both}

a, a:visited{
    color: #2b608c;
}

a:hover{
    color: #1781b3;
}

#container {
   margin: auto;
   width: 998px;
   min-height: 100%;
   position:relative;
   background-color: #004077;
   
}
#container{
    background: #004077 url(../images/allBackground.png) repeat-x 0 40px;
}



#header {
   height:242px;
   background: url(../images/headerLeftBg.png) no-repeat;
}

#headerRightBg{
    height:242px;
    background: url(../images/headerRightBg.png) no-repeat top right;
}

#headerTopBg{
    height:242px;
    background: url(../images/HeaderTopBg.png) no-repeat 10px 0;
}
#headerContent{
    height:242px;
    background: url(../images/headerMainBg.jpg) no-repeat 14px 12px;
    padding: 12px 0 0 14px;
}


#body {   
    padding-bottom:246px;
    padding-top:40px;
    background: url(../images/BodyMotorBg.gif) no-repeat 785px 35px;
    min-height: 280px;
    position: relative;
    
}

#footer {
   position:absolute;
   bottom:0;
   width:100%;
   height:96px;
   background:#000 url(../images/BacgroundFooter.gif);
}
/*Красные заголовчки */
.redHeader{    
    height: 40px;   
    position: absolute;
    float: left;
    margin: 0 0 0 20px;
}

.redHeaderImage{
    height: 40px;   
    float: left;    
}

.redHeader[class]{
    height: 40px;
    background: url(../images/RedHeaderCenterBg.png) repeat-x;    
}
.redHeaderContent{    
    height: 40px;
    width: 91px;
    position: relative;
    left: -6px;    
}

.redHeaderContent div, .redHeaderContent h1, .redHeaderContent h2,  .redHeaderContent h3, .redHeaderContent span{
    font-family: Verdana;
    color: white;
    font-weight: bold;
    font-size: 8pt;
    padding: 16px 4px 0 20px;
    margin:0;
    display: block;
    white-space:nowrap;
}

.redHeaderContent[class]{
    margin: 0;
    background: url(../images/RedHeaderLeftBg.png) no-repeat 0 0 ;
    width: 100%;
}

.redHeaderEnd{     
     height: 40px;
     width: 13px;
     position: absolute;
     right: -1px;
     top:0;  
}

.redHeaderEndImage{
    height: 40px;
    width: 13px;
}

.redHeaderEnd[class]{
   background: url(../images/RedHeaderRightBg.png) no-repeat;
   right: -13px;
}
/* ------------------------------- */

/*Footer stuff*/
.footerContacts{
    width: 186px;
    height: 96px;
    float: left;
}
.footerContacts .redHeader{
    margin-left: 67px;
 
}

.footerContacts #counters{
    text-align: center;
    margin: 51px 0 0 46px;
}

#footer address{
    font-family: "Trebuchet MS", Tahoma, sans-serif;
    font-style:  normal;
    font-size: 8pt;
    display: block;
    float: left;
    width: 220px;
    padding: 0 16px;
    margin-top:27px;
    color: #b2b2b2;
}

#footer #phone{
    float:left;
    font-size: 12pt;
    margin: 22px 0 0 149px;
    color: #fff;
    font-family: Arial, sans-serif;
    width: 240px;
}
#footer #phone span{
    display: block;
    color: #ccc;
    font-size: 8pt;
    margin-bottom:2px;
}

#footer  a#titansoft{
 
    display: block;
    margin: 35px 0 0  53px;
    text-align: center;
    text-decoration: none;
    color: #808080;
    font-size: 6.26pt;
    font-family: Arial, sans-serif;
    float: left;
}

#footer a#titansoft img{
    border: 0 solid;
    margin: auto;    
}

#footer a#titansoft span{
    display: block;
    margin: auto;
}
/*-----------------------------------*/
/*Контент*/
.newsLeft{
    width: 502px;
    height: 160px;
    background: #444 url(../images/NewsVerticalBg.jpg  ) repeat-x;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    position: absolute;
    bottom: 96px; left: 0;
}

.newsLeft .leftBg{
    height: 160px;
    background: url(../images/LeftNewsLeftBg.jpg) no-repeat;
}
.newsLeft .rightBg{
     height: 160px;
    background: url(../images/LeftNewsRightBg.jpg) no-repeat right top;
}
.newsLeft .motorBg, .newsRight .motorBg{
     height: 160px;
     background: url(../images/MotorBg.gif) no-repeat right top;
}

.newsRight{
    width: 495px;
    height: 160px;
    background: #444  url(../images/NewsVerticalBg.jpg  ) repeat-x;
    position: absolute;
    bottom: 96px; right: 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.newsRight .leftBg{
    height: 160px;
    background: url(../images/RightNewsLeftBg.jpg) no-repeat;
}
.newsRight .rightBg{
    height: 160px;
    background: url(../images/RightNewsRightBg.jpg) no-repeat right top;
}


.newsLeft .redHeader{
    margin-left: 67px;
}

.newsText{    
    font-family: "Trebuchet MS", Tahoma, sans-serif;
    font-style:  normal;
    font-size: 8pt;
    color: #1a1a1a;
    padding: 53px 37px 23px 103px;
    line-height: 12.7px;
}


.newsDate{
    position: absolute;
    top: 49px;
    left: 65px;
    color: #808080;
    display: block;


}

.newsDate a.day{
    color: #660000;
    font-family: "Verdana", Arial, sans-serif;
    font-style:  normal;
    font-size: 15.6pt;
    text-decoration: none;
    margin: 0; padding: 0;

}
.newsDate span{
    display: block;
    margin: -7px 0 0 2px;
}

.newsDate a:hover{
    text-decoration: underline;
}

.newsDate a.month, .newsDate a.year{
    color: #808080;
    font-family: Arial, sans-serif;
    font-style:  normal;
    font-size: 6.53pt;
    text-decoration: none;
}

.newsDate a:hover.month, .newsDate a:hover.year{
    text-decoration: underline;
}

a#allNews{
    display: block;
    position: absolute;
    right: 50px;
    top:17px;

    font-family: "Trebuchet MS", Tahoma, sans-serif;
    font-style:  normal;
    font-size: 8pt;
}

/*----------*/

.contentLeftBg{    
    width: 674px;    
}

.contentLeftBg[class]{
   background: url(../images/DottedSemitransparentBorderVertical.png) repeat-y;
}

.contentRightBg{    
    padding: 4px;
    width: 674px;
}

.contentRightBg[class]{
    background: url(../images/DottedSemitransparentBorderVerticalRight.png) repeat-y;
}

.contentWrapper{
    position: relative;
    width: 674px;
    margin:0 10px 10px 35px;
}

.topDots, .bottomDots{
    height: 1px;
    font-size: 0;
    line-height: 0;
    width: 667px;
}

.topDots[class], .bottomDots[class]{
    background: url(../images/DottedSemitransparentBorderHorizontal.png);
}

.bottomDotsWithShoddow{
    position: relative;
}

.contentBottomShadow{
    height: 11px;
    font-size: 0;
    line-height: 0;
    width: 644px;
    position: absolute;
    top: -4px;
    left: 18px;
}

.contentBottomShadow[class]{
     width: 645px;
    background: url(../images/ContentBottomShaddow.png);
}

.contentBottomLeftCornerShadow{
    height: 10px;
    width: 18px;
    font-size: 0;
    line-height: 0; 
    position: absolute;
    top: -4px;
    left: 0;
}

.contentBottomLeftCornerShadow[class]{
     background: url(../images/ContentBottomLeftCornerShaddow.png);
}

.contentBottomRightCornerShadow{
    height: 11px;
    width: 11px;
    font-size: 0;
    line-height: 0; 
    position: absolute;
    top: -4px;
    right: 9px;
}
.contentBottomRightCornerShadow[class]{
     background: url(../images/ContentBottomRightCornerShaddow.png);
     right: 0px;
}

div.contentPlot{
    width: 656px;
    position: relative;
    background: #cccccc url(../images/ContentPlotBg.jpg) repeat-x bottom left;
    border: 1px solid #cccccc;
}
.contentRightShaddow{
    width: 667px; 
}
.contentRightShaddow[class]{
    background: url(../images/ContentRightShaddow.png);
}


.rightShaddowCorner{
    width: 11px;
    height: 15px;
    position: absolute; 
    right: 9px;
    top:5px;
    
}

.rightShaddowCorner[class]{
    background: url(../images/ContentRightTopCornerShaddow.png);
    right: 1px;
}

.contentImageBg{
   
    background: url(../images/ContentImageBg.jpg) no-repeat bottom right;
}

.cornerBottomLeft{
    position: absolute;
    height: 9px;
    width: 9px;
    bottom: 4px;
    left: 4px;
    background: url(../images/ContentCornerBottomLeft.gif) no-repeat bottom left;
}

.cornerTopLeft{
    position: absolute;
    height: 9px;
    width: 9px;
    top: 4px;
    left: 4px;
    background: url(../images/ContentCornerTopLeft.gif) no-repeat bottom left;
}

.contentHeaderBg{
}

.contentHeaderBg[class]{
     background: url(../images/ContentHeaderBg.png) no-repeat top left;
}

.contentWrapper .redHeader{
    margin-left: 27px;
}

.form{
    width: 215px;
    border: 1px solid red;
    float: right;
}

#splashBottomCorner{
    position: absolute;
    right: 0;
    height: 21px;
    width: 219px;
}
#splashBottomCorner[id]{
    background: url('../images/SplashBottomCorner.png');
}


#splashBottomCornerLeft{
    position: absolute;
    left: 0;
    height: 20px;
    width: 226px;

}

#splashBottomCornerLeft[id]{
    background: url('../images/SplashBottomCornerRight.png');
}

/*---------Форма---------------*/

#rightForm{
    position: absolute;
    right: 0;
    top: 70px;
    font-size: 8pt;
    width: 239px;
    z-index: 100;
}

#rightForm .header{
    font-family: Verdana, sans-serif;
    color: #fff;
    font-weight: bold;
    padding-right: 20px;
}

.inputText{
    position: relative;
    height: 25px;
    padding: 0;
    margin: 0px 15px 0 15px;
    
}

 .inputText .center{
    width: 100%;
    height: 25px;
    position: relative;
}

.inputText .noPicsBg{
    background: #fff;
    position: absolute;
    height: 13px;
    top:2px;
    left: 0;
    width: 100%;
    font-size: 0;
    line-height: 0;
}

.inputText .center[class]{
    background: url(../images/InputCenterBg.png);
}

.inputText input{
    margin-top: -3px;
    border: none;
    background: transparent;
    font-family: "Trebuchet MS", Tahoma, sans-serif;
    font-style:  normal;
    font-size: 8pt;
    color: #003d79;
    display: block;
}

.inputText .left{
    position: absolute;
    width: 15px;
    height:21px;
    top:0;
    left: -15px;
}

.inputText .left[class]{
   /*  background: url(../images/InputLeftBg.png); */
}

.inputText .right{
    position: absolute;
    width: 15px;
    height:21px;
    top:0;
    right: -15px;
}

.inputText .right[class]{
     background: url(../images/InputRightBg.png);
}

.lightBall{
    width: 14px;
    height: 14px;    
}

.lightBall[class]{
   background: url(../images/LightBall.png);
}
td.label{
    font-family: "Trebuchet MS", Tahoma, sans-serif;
    font-style:  normal;
    font-size: 8pt;
    color: #003d79;
    vertical-align: top;
    padding-top: -1px;
    width: 47px;

}

.formInputs{
    margin: 13px 0 0 0;
}

.button{
    width: 64px;
    height: 37px;    
    position: relative;   
}

.button[class]{
  background: url(../images/ButtonBg.png) no-repeat;
}

.buttonWrapper a.buttonLink{
  position: absolute;
  display: block;
  height: 18px;
  width: 64px;
  font-family: Arial, sans-serif;
  text-decoration: none;
  font-weight: normal;
  font-size: 8pt;
  color: #fff;
  text-align: center;
  z-index: 100;
  top: 10px;
  
}

.buttonWrapper{
      width: 64px;
    position: relative;
}

#rightForm .linksAndButtons{
    width: 183px;
    height: 50px;
    margin-left: 3px;
    position: relative;
}

#rightForm .linksAndButtons a{
    font-family: "Trebuchet MS", Tahoma, sans-serif;
    font-style:  normal;
    font-size: 8pt;
    color: #a7c7e8;
}

#rightForm .linksAndButtons a.buttonLink{
  font-family: Arial, sans-serif;
  text-decoration: none;
  font-weight: normal;
  font-size: 8pt;
  color: #fff;
}

#rightForm .linksAndButtons .buttonWrapper{
 float: right;
 margin-top: -7px;
}


#rightForm .linksAndButtons div.links{
    width: 90px;
}

#rightForm .wave{
    width: 124px;
    height: 24px;
    position: absolute;
    bottom: -10px;
    left: 90px;
}

#rightForm .wave[class]{
    background: url(../images/Wave.png) no-repeat;
}

#rightForm .subscribe .buttonWrapper{
 margin-top: -9px;
}

#rightForm .subscribe .inputText{
    width: 85px;
}


#rightForm .subscribe .inputText input{
    width: 85px;
}

/*-----------------------------------*/
/*-- меню --*/
.menu{
    height: 42px;
    position: absolute;
    top: 230px;
}

.menuTable{
    width: 1002px;
    border-collapse: collapse;
}

.menuTable td{    
    background: #fff url(../images/MenuBg.gif);
    vertical-align: top;
}

.menuTable td.first{
    width: 43px;
    background: none;
}

.menuTable td.last{
    background: none;
}

.menuTable td.first div{
    height: 42px;
    width: 43px;
}

.menuTable[class] td.first div{
    background: url(../images/MenuLeftBg.png);    
}

.menuTable td.last{
    width: 57px;
}
.menuTable td.last div{
   position: relative;
}

.menuTable td.last div div{
   position: absolute;
   height: 77px;
   width: 53px;
}

.menuTable[class] td.last div div{
 background: url(../images/MenuRightBg.png);
}

.menuItem{
    height: 42px;
    position: relative;
}

.menuItem a.firstLevel{
    display: block;
    position: absolute;
    font-family: Arial, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
    height: 29px;
    width: 100%;
    color: #004077;
    text-align: center;
    padding: 11px 0 0 0;
    margin: 1px 0 0 0;
    top: 0;
    left: 0px;
}

.menuItem a:hover.firstLevel{
    background: url(../images/MenuHoverBg2.png) no-repeat 3px 1px;
     color: #fff;
}


.menuItem span{
    display: block;
    position: relative;
    font-family: Arial, sans-serif;
    height: 28px;
    width: 100%;
    text-align: center;  
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
    color:  #fff;
    padding: 14px 0 0 2px;
    top: 0;
    
}

.menuItem .delimeter{
    background: url(../images/MenuDelimiter.gif) no-repeat;
    position: absolute;
    height: 42px;
    width: 12px;
    top:0px;
    right: -5px;    
}

.last div.delimeter{
    display:none;
}


.menuItem .submenu {
    display: none;
    border-collapse: collapse;
    width: 100%;
    position:absolute;
}
.menuItem .submenu table{
width: 100%;
border-collapse: collapse;
}
.menuItem .submenu td{
    vertical-align: middle;
    text-align: center;
    font-family: Arial, sans-serif;    
    width: 100%;
    text-align: center;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
    color:  #004077;
    background: none;
    border: 1px solid #b2b2b2;
}

.menuItem .submenu td a{
      display: block;
      color:  #003d79;
      padding:10px;
      background: #e5e5e5;
      text-decoration: none;
}

.menuItem .submenu td a:hover{
      background: #cccccc;
}
.menuShaddow{
    height: 17px;
    width: 945px;
}

.menuShaddow[class]{
    background: url(../images/MenuShaddow.png) no-repeat bottom left;
}

.splashTop{
    width: 966px;
    position: relative;
}
.flashLogo{
    position: absolute;
    top: -25px;
    left: 30px;
    
}

.logoHref{
    display: block;
    width: 158px;
    height: 201px;
    position: absolute;
    top:  -25px;
    left: 30px;

}

.commonLinks{
    position: absolute;
    top: 10px;
    left: 70px;

}
.commonLinks a{
    display: block;
    float: left;
    text-decoration: none;
    margin: 0 18px 0 0px;
}
.commonLinks a img{
    border: 0 solid;
}


.search{
    position: absolute;
    top: -5px;
    right: 16px;
}


