#container
{
  width: 1000px;
  min-height: 100%;
  position: relative;
  background: url(/images/site/centerLineBg.jpg) repeat-y #171717;
  z-index: 3;
}
/*---_Cental part_---*/
div#center
{
  width: 1000px;
  position: relative;
  overflow: hidden;
  padding-bottom: 318px;
/*  background: url(/images/site/centerEndLineBg.jpg) no-repeat bottom left;*/
}
div#specCenter
{
  width: 1000px;
  position: relative;
  overflow: hidden;
  padding-bottom: 318px;
  background: url(/images/site/centerLineBg.jpg) repeat-y right;
  background-position: 798px;
}

/*-Content-*/
div#contentColumn
{
  position: relative;
  width: 809px;
  padding-left: 2px;
  height: 100%;
  float: left;
}
#mainImg
{
  width: 809px;
  height: 160px;
  display: block;
  position: relative;
}
div#contentContainer
{
  padding: 0 22px 0 15px;
}
/*-Top line of content block-*/
div#contentTopLine {  padding-top: 13px; overflow: hidden; }
.headerH1 {  float: left; }
/*-Simple Static Page-*/
div#contentTopLineSimple { width: 772px; padding-top: 13px; overflow: hidden; }
.headerSimple { width: 655px; float: left; }
/**********************/
#print
{
  width: 115px;
  height: 13px;
  float: right;
  margin-top: 7px;
  margin-bottom: 7px;
}
#print div { height: 11px; float: left; }
#printer
{
  width: 11px;
  height: 10px;
  margin: 2px 5px 0 0;
  background: url(/images/site/toPrint.gif) no-repeat top left;
}
div#print:hover #printer { background: url(/images/site/toPrintHover.gif) no-repeat top left; }
div#print:hover a { color: #d0ad53; }
/*****************************/
/*div#content
{
  clear: both;
  width: 772px;
  padding: 3px 0 0 0;
  color: #fefefe;
}*/
div#contentContainer p { padding: 0.5em 0 1em 0; }
div#SimpleContent
{
  clear: both;
  width: 772px;
  padding: 3px 0 0 0;
}
div#contentNarrow { width: 580px; }
div.contentFontSize
{

  color: #fefefe;

    font-family: Tahoma;
	font-size: 12px;
    line-height: 18px;
   
}


div.contentFontSize ul,ol
{
	padding-left:40px;
	padding-top:20px;
	padding-bottom:20px;
}


div#content
{
  width: 772px;
  padding: 3px 0 0 0;
}
/*-Bottom menu-*/
div#bottomMenu
{
  width: 580px;
  overflow: hidden;
  zoom: 1;
}
div.bottomMenuObj
{
  width: 250px;
  padding: 13px 10px 0 10px;
  margin: 0 20px 20px 0;
  display: -moz-inline-box; display: inline-block; *zoom: 1; *display: inline;
  vertical-align: top;
  background: url(/images/site/bottomMenuBG.jpg) repeat-x top;
}
div.bottomMenuObj div
{
  width: 100px;
  height: 100px;
  float: right;
  padding-bottom: 3px;
}
div.bottomMenuObj h3 { padding-bottom: 4px; }
a.bottomMenuH3Link:link, a.bottomMenuH3Link:hover, a.bottomMenuH3Link:visited, a.bottomMenuH3Link:active
{ color: #d0ad53; text-decoration: none; }
a.bottomMenuPLink:link, a.bottomMenuPLink:visited, a.bottomMenuPLink:hover, a.bottomMenuPLink:active
{
  color: #fff;
  font-family: Verdana, Arial, Tahoma, sans-serif;
  text-decoration: none;
  font-size: 110%;
}
/*-Specifications-*/
div#specifies
{
  width: 170px;
  margin: 21px 0 0 14px;
  font-family: Verdana, Arial, Tahoma, sans-serif;
}
div#specifies h3
{ margin-left: 8px; }
ul#specifiesList
{
  list-style: none !important;
  width: 170px;
  margin: 17px 0 0 8px;
}
ul#specifiesList li
{
  font-size: 110%;
  width: 170px;
  padding: 0 0 3px 0;
  line-height: 1.3em;
}
ul#specifiesList a { text-decoration: none; line-height: 1.4em; }
ul#specifiesList a:link, ul#specifiesList a:visited
{
  color: #bebebe;
  background: url(/images/site/specifiesMarker.gif) no-repeat top left;
  display: block;
  padding-left: 13px;
}
ul#specifiesList a:hover, ul#specifiesList a:active
{
  color: #d0ad53;
  display: block;
  background: url(/images/site/specifiesMarkerHover.gif) top left no-repeat;
  padding-left: 13px;
}

div.regTechBr
{
  width: 100%;
  background: url(/images/site/brBg.jpg) repeat-x bottom;
  padding: 25px 0 15px 8px;
}
a.regBr
{
  text-decoration: none;
  font-size: 110%;
  background: url(/images/site/pdfBg.gif) top right no-repeat;
  padding: 12px 35px 20px 0;
  display: block;
}
a.regBr:link, a.regBr:visited
{ color: #bebebe; }
a.regBr:hover, a.regBr:active
{ color: #d0ad53; }


h1.forSp
{
  font-size: 123%;
  margin-top: 5px;
}
ul#specPage
{
  list-style: none;
  margin: 0 0 20px 0;
}
ul#specPage li
{
  background: url(/images/site/pdfSmallBg.gif) no-repeat top left;
  padding: 5px 0 0 17px;
  display: block;
  height: 18px;
  font-family: Verdana, Arial, Tahoma, sans-serif;
}
ul#specPage a
{ text-decoration: none; }
ul#specPage a:link, ul#specPage a:visited
{ color: #bebebe; border-bottom: 1px dotted #bebebe; }
ul#specPage a:hover, ul#specPage a:active
{ color: #d0ad53; border-bottom: 1px dotted #d0ad53; }


/*---_CONTENT_---*/
div.cabImg
{
  width: 332px;
  margin-top: 7px;
}
div.engImg
{
  width: 514px;
  height: 338px;
  margin-bottom: 10px;
}
div.engImg2
{
  width: 514px;
  height: 324px;
  margin-bottom: 10px;
}

/*-_Used_autos_-*/
table#usedTech { width: 600px; margin-top: 10px; }
table#usedTech th, table#usedTech td
{
  color: #fff;
  font-size: 110%;
  text-align: left;
  padding: 5px 10px;
}
table#usedTech th
{
  cursor: pointer;
  background: url(/images/js/tableSorter.gif) no-repeat right center;
  border-bottom: 1px solid #ffffff;
}
table#usedTech th.none
{
  background: none;
  border-bottom: 1px solid #ffffff;
}
table#usedTech thead tr .headerSortUp { background: #454545 url(/images/js/tableSorterTop.gif) no-repeat right center; }
table#usedTech thead tr .headerSortDown { background: #454545 url(/images/js/tableSorterBottom.gif) no-repeat right center; }
table#usedTech td { padding: 10px 10px 10px 0; }
a.usedLink:link, a.usedLink:visited
{
  color: #bebebe;
  text-decoration: none;
  border-bottom: 1px dotted #bebebe;
}
a.usedLink:hover, a.usedLink:active
{
  color: #d0ad53;
  text-decoration: none;
  border-bottom: 1px dotted #d0ad53;
}
table#usedTech tr.odd td { background: #1e1e1e; padding: 0 10px 0 0 !important; }
/*-Used model description-*/
h2.headerModel
{
  font-weight: normal;
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-size: 180%;
  line-height: 1.3em;
  padding-top: 10px;
}
div#objectDecr
{ width: 515px; }
div#aboutObject
{ width: 315px; }
div.objDescr { padding: 0.3em 0 0.5em 0; line-height: 1.3em; }
div#aboutObject p { padding: 0.3em 0 0.5em 0; line-height: 1.3em; }
img.objPhoto { border: 1px solid #bebebe; margin-top: 10px; }



/**************************/
/*-_Galleries_-*/
div.gallery
{
  width: 180px;
  padding: 0 10px;
/*  margin-left: 20px;*/
  margin: 5px 20px 0 0;
/*  float: right;*/
  background: url(/images/site/galleryBg.jpg) no-repeat top left;
}
div.zoom
{
  padding-top: 7px;
  text-align: right;
}
a.zoomLink:link, a.zoomLink:visited, a.zoomLink:active, a.zoomLink:hover
{ text-decoration: none; }
a.zoomLink span { padding-left: 15px; text-decoration: underline; }
a.zoomLink:link span, a.zoomLink:visited span
{ background: url(/images/site/zoomBg.gif) no-repeat top left; }
a.zoomLink:active span, a.zoomLink:hover span
{
  background: url(/images/site/zoomBgHover.gif) no-repeat top left;
  color: #d0ad53;
}
a.zoomLink:active img, a.zoomLink:hover img
{ border: 1px solid #d0ad53; }


div.photo { width: 178px; border: 1px solid #bebebe; cursor: pointer; }
div.photo:hover { border: 1px solid #d0ad53; }
div.icons
{
  width: 188px;
  margin-top: 10px;
}
div.icons div
{
  width: 37px;
  height: 37px;
  float: left;
  margin: 0 8px 8px 0;
  border: 1px solid #bebebe;
  cursor: pointer;
}
div.icons div:hover { border: 1px solid #d0ad53; }
div.iconBorder { border: 1px solid #d0ad53 !important; }
div.copyright
{
  width: 100%;
  text-align: right;
  color: #404c40;
  font-size: 75%;
  margin: 3px 0 0 0;
}

/*-Tables-*/
table.contentTable
{ margin: 0.5em 0 1em 0; }
table.contentTable td, table.contentTable th
{
  border-collapse: collapse;
  border: 1px solid #fff;
  padding: 4px;
  vertical-align: middle;
  text-align: left;
}
table.contentTable th
{ color: #d0ad53; }



table.compareTable
{
  width: 700px;
  margin-top: 10px;
}
table.compareTable th
{
  padding: 5px 0;
  border-bottom: 2px solid #232323;
}
table.compareTable td
{
  text-align: center;
  padding: 5px;
  border-bottom: 1px solid #232323;
}
td.subHeader
{
  font-weight: bold;
  padding: 12px 5px 5px 5px !important;
}
td.leftCTd
{
  text-align: left !important;
  width: 170px;
}
table.compareTable tfoot
{
  border-top: 2px solid #232323;
}


table.compareTable tfoot td
{ text-align: left; }


/*---_Footer_---*/
div#forFooter
{
  width: 1000px;
  height: 175px;
  padding-top: 93px;
  margin-top: -268px;
  position: relative;
  z-index: 3;
  background: url(/images/site/footerTopBg.jpg) no-repeat top left;
  background-position: 172px 0;
}
div#forFooterSpec
{
  width: 1000px;
  height: 268px;
  margin-top: -268px;
  position: relative;
  z-index: 3;
  background: url(/images/site/footerTopBg.jpg) no-repeat top left;
  background-position: 172px 0;
}
div#spF
{
  width: 800px;
  height: 93px;
  position: relative;
  z-index: 3;
  background: url(/images/site/footerTopBg.jpg) no-repeat top right;
}

#footer
{
  position: relative;
  width: 968px;
  height: 175px;
  padding: 0 11px 0 21px;
  background: url(/images/site/footerBg.jpg) repeat-x top #000;
  color: #bebebe;
  font-size: 110%;
  font-family: Tahoma, Verdana, Arial, Trebuchet MS, sans-serif;
  z-index: 4;
}
a.footerLink:link, a.footerLink:visited
{
  color: #bebebe;
  text-decoration: none;
  border-bottom: 1px dashed #bebebe;
  line-height: 1.5em;
}
a.footerLink:hover, a.footerLink:active
{
  color: #d0ad53;
  border-bottom: 1px dashed #d0ad53;
}
a.footerLink2:link, a.footerLink2:visited { color: #bebebe; line-height: 1.5em; }
a.footerLink2:hover, a.footerLink2:active { color: #d0ad53; }
#footer p
{
  line-height: 1.5em;
  padding: 0 0 0.5em 0;
}
.bottomDiv
{
  width: 968px;
  height: 100px;
  padding-top: 15px;
}
.bottomDiv div { float: left; height: 100px; line-height: 1.5em; }
/*-Navigation-*/
#navigation
{
  width: 183px;
  height: 17px;
}
#navigation div { height: 17px; }
#navHome { margin-right: 40px; background: #d0ad53; }
#navHomeSt { margin-right: 40px; }
#navHomeSt a
{
  display: block;
  width: 21px;
  height: 17px;
  background: url(/images/site/navHome.gif) no-repeat top left;
}
#navHomeSt:hover { background: #d0ad53; }
#navHomeSt:hover a { background: url(/images/site/navHomeHover.gif) no-repeat top left; }
#navTree { margin-right: 40px; }
#navTree a
{
  display: block;
  width: 21px;
  height: 17px;
  background: url(/images/site/navTree.gif) no-repeat top left;
}
#navTree:hover { background: #d0ad53; }
#navTree:hover a { background: url(/images/site/navTreeHover.gif) no-repeat top left; }
#navMail a
{
  display: block;
  width: 21px;
  height: 17px;
  background: url(/images/site/navMail.gif) no-repeat top left;
}
#navMail:hover { background: #d0ad53; }
#navMail:hover a { background: url(/images/site/navMailHover.gif) no-repeat top left; }

#aboutObject a[href$=".pdf"]   { background-image: url(/images/site/pdf.png); padding:2px 22px 2px 0; margin:-2px 0; background-repeat: no-repeat; background-position: right center; }






