/* CSS Document */

.gainLayout { _height: 0; }

div.newCars_container
{
  margin: 0;
  width: 728px;
}
.newCars_containerSub
{
  border:1px solid #CCC;
  margin: 0 0 5px 0;
  padding: 0;
  width: 710px;
  padding: 0 8px;
}
.newCars_containerSub table { width: 100%; }
.newCars_containerSub div.sub_area_open_close { width: 700px; }
.newCars_containerSub div.gray_info_box { width: 708px; }
.newCars_containerSub div div.sub_area_open_close { width: 700px; }
.newCars_containerSub div div.open_close { width: 708px; }

.newCars_containerSub div#allReviewTopBox { padding: 10px 0; height: 235px; }
* html .newCars_containerSub div#allReviewTopBox { height: 0px; }
  div#allReviewTopBox div#allReviewTopBox_l { width: 435px; height: 235px; float: left; position: relative; }
    div#allReviewTopBox_l div.top { height: 17px; padding: 4px 0 0 30px; background: #add8e6; font-weight: bold; }
    div#allReviewTopBox_l div#newestReviewBox { padding: 10px 0 0 0px; }
      div#newestReviewBox div#newestReviewRow { padding: 4px 0 3px 15px; background: transparent url(/images/bullet_tri_brown_r.png) no-repeat 3px 6px; }
        div#newestReviewRow div.nrrNL { width: 370px; float: left; }
          div.nrrNL span.nrrName { font-weight: bold; }
          div.nrrNL span.nrrLink { }
            span.nrrLink a.markTop:link { color: green; } 
            span.nrrLink a.markTop:visited { color: green; }
            span.nrrLink a.markBottom:link { color: red; }
            span.nrrLink a.markBottom:visited { color: red; }
        div#newestReviewRow div.nrrMark { width: 50px; text-align: center; float: left; font-weight: bold; }
            div.nrrMark span.markTop { color: green; } 
            div.nrrMark span.markBottom { color: red; }
  div#allReviewTopBox_r { width: 265px; height: 235px; float: left; margin: 0 0 0 10px; position: relative; }
    div#allReviewTopBox_r div.top { height: 17px; padding: 4px 0 0 0; background: #ffcc00; text-align: center; font-weight: bold; }
    
    div#allReviewTopBox_r div#best10ReviewBox { padding: 10px 0 0 0px; }
      div#best10ReviewBox div#best10ReviewRow { padding: 4px 0 3px 15px; background: transparent url(/images/bullet_tri_brown_r.png) no-repeat 3px 6px; }
        div#best10ReviewRow div.bName { width: 200px; font-weight: bold; float: left; }
          div.bName span.arrLink a { font-weight: normal; color: #000; }
        div#best10ReviewRow div.bMark { width: 50px; text-align: center; float: left; font-weight: bold; }
            div.bMark span.markTop { color: green; } 
            div.bMark span.markBottom { color: red; }


.newCars_containerSub div#list { width: 710px; padding: 0; }

  div#list div.hBox { width: 710px; height: 50px; vertical-align: middle; padding: 5px 0 0 0; }
    div.hBox div.hName { height: 35px; width: 650px; float: left; padding: 15px 0 0 0; text-transform: uppercase; font-weight: bold; font-size: 14px; color: #ffcc00; }
    div.hBox div.hImg { height: 50px; width: 60px; float: left; text-align: left; text-align: center; }
  
		div.hBoxSub { width: 710px; height: 40px; margin: 10px 0 0 0; }
    
    div.hsBullet { width: 695px; height: 40px; padding: 0 0 0 15px; background: url(/images/bullet_tri_gray_r.png) no-repeat 3px 3px; font-size: 11px; }
      div.hsName { float: left; width: 320px; border-bottom: 1px solid #cdcdcd; padding: 0 0 3px 0; }
      div.hsLink { float: left; width: 320px; border-bottom: 1px solid #cdcdcd; padding: 0 0 3px 0; }
        div.hsLink a.markTop:link { color: green; } 
        div.hsLink a.markTop:visited { color: green; }
        div.hsLink a.markBottom:link { color: red; }
        div.hsLink a.markBottom:visited { color: red; }
        
      div.hsMark { float: left; width: 55px; text-align: center; border-bottom: 1px solid #cdcdcd; padding: 0 0 3px 0; font-weight: bold; }
        div.hsMark div.markTop { color: green; }
        div.hsMark div.markBottom { color: red; }
        
      div.hsDetails { float: left; width: 440px; padding: 3px 0 0 0; }
      div.hsDidMark { float: left; width: 250px; padding: 3px 0 0 0; }
 

table.equip_table input { border: none; }

.gray_info_box
{
  font: bold 12px Verdana, Arial, Sans-serif;
  width: 100%;
  min-height: 17px;
  background: #eee;
  color: #0f3f55;
  padding: 4px 0;
  border: 1px solid #ccc; 
  margin: 10px 0;
}
#gray_info_box_in
{
  font: bold 12px Verdana, Arial, Sans-serif;
  color: #0f3f55;
  padding: 0 0 0 7px;
}


/* ~~~~~ ~~~~~ ~~~~~ ModelContainer: sākas ~~~~~ ~~~~~ ~~~~~ */
.model_container { font: normal 11px Verdana, Arial, sans-serif; color: #000; margin: 0 0 5px 0; }

  .model_img_box     { float: left; width: 100px; height: 65px; font: normal 11px Verdana, Arial, sans-serif; }
    .model_img_box img { border: 1px solid #000; }
    .model_img_box a   { width: 110px; font-weight: normal; }
  
  .model_list_info { float: left; width: 610px; height: 65px; }
    .model_info_box    { float: left; width: 430px; height: 65px; font-weight: bold; }
    .model_rating_box  { float: right; width: 170px; height: 65px; font-weight: normal; line-height: 18px; border-left: 1px solid #DFE1E4; }
/* ~~~~~ ~~~~~ ~~~~~ ModelContainer: beidzas ~~~~~ ~~~~~ ~~~~~ */


/* ~~~~~ ~~~~~ ~~~~~ ModelContainer: sākas ~~~~~ ~~~~~ ~~~~~ */
.modificationTop
{
  font: normal 12px Verdana, Arial, sans-serif;
  color: #000;
  padding: 5px;
  border: 1px solid #dc653f;
  margin: 0 0 5px 0;
  position: relative;
}
.modification_img_box img {border: 1px #000000 solid;}

.modification_img_box  { width: 170px; height: 120px; font: normal 11px Verdana, Arial, sans-serif; }
.modification_lr_box   { width: 540px; }
.modification_l_box    { width: 250px; margin-top: 8px; }
.modification_l_box a  { width: 230px; height: 95px; line-height: 15px; }
.modification_r_box    { width: 290px; }
.modification_r_in_box { width: 280px; line-height: 18px; }

* html .modification_lr_box   { width: 535px; }
* html .modification_r_box    { width: 285px; }
/* ~~~~~ ~~~~~ ~~~~~ ModelContainer: beidzas ~~~~~ ~~~~~ ~~~~~ */


/* ~~~~~ ~~~~~ ~~~~~ Auto_box: sākas ~~~~~ ~~~~~ ~~~~~ */
.auto_searchAdv_box
{
  padding: 5px 0 5px 10px;
  width: 716px;
  font-size: 11px;
}
* html .auto_searchAdv_box { padding: 5px 0 5px 5px; }

.auto_searchBodyType_box,
.auto_searchMarketSegment_box,
.auto_searchProperties_box,
.auto_searchPriceMonthly_box
{
  padding: 5px 0 5px 5px;
  width: 716px;
}
/* ~~~~~ ~~~~~ ~~~~~ Auto_box: beidzas ~~~~~ ~~~~~ ~~~~~ */


.description_content
{
  border: 1px solid #BFC1C3;
  padding: 10px 10px 0px 10px;
  font: normal 11px Verdana, Arial, sans-serif; 
}

div.imageList { padding: 0 0 10px 2px; }
div.imageList .highslide img {
  margin: 5px;
}
* html div.imageList { padding-left: 0; }

div.imageContainer { width: 160px; height: 130px; margin: 10px 0 0 10px; float: left; }
div.imageContainer img { width: 155px; height: 110px; margin: 0 0 5px 0; border: 1px solid #000; }

table.description_table
{ 
  border-collapse: collapse;
  width: 706px;
  margin: 10px 0 0 0;
}


table.description_table tr th { background: #bcd2e5 url(/images/review_all_head.png) repeat-x left top; border: 1px solid #ccc; }
table.description_table tr th#total { background: #ddd; border: 1px solid #ccc; }

table.description_table tr td { background: #fff; }
table.description_table tr td#even { background: #eee; }

table.description_table tr td.graph_cell { padding-left: 0; background: url(/images/graph_cell_bg.png) repeat -1px top;  }
table.description_table tr th.brd_l_none { border-left: none; }

table.description_table tr td div.review_points { background-color: #57a8e9; height: 10px; font-size: 3px; }
table.description_table tr td div.review_total { background-color: #ea2d2b; height: 10px; font-size: 3px; }

/*
.compare_content { border: 1px solid #BFC1C3; padding: 10px 10px 0px 10px; font: normal 12px Verdana, Arial, sans-serif; position: relative; }
table.compare_table { border-collapse: collapse; font: normal 10px Verdana, Arial, sans-serif; width: 100%; }


table.compare_table tr th { background: #eee; border: 1px solid #dc653f; font-size: 11px; }
table.compare_table tr th#headSection { color: #4749a0; background: #f1f1f1 url(/images/compare_all_head.png) repeat-x left top; border: 1px solid #ccc; height: 20px; }
* html table.compare_table tr th#headSection { height: 14px; }
*+html table.compare_table tr th#headSection { height: 14px; }

table.compare_table tr th#subHeadSection { color: #4749a0; background: #eee; border: 1px solid #dc653f; }
table.compare_table tr td#spacer { height: 7px; font-size: 4px; padding: 0; }

table.compare_table tr td { background: #fff; border: 1px solid #DC653F; font-size: 11px; }

table.compare_table tr th.col_1 { min-width: 200px; }
table.compare_table tr td.col_width { min-width: 210px; }
table.compare_table tr td img.compareImgW { width: 210px; }

table.compare_table tr td div.hr { height: 1px; width: 100%; color: #777; background: #777; margin: 2px 0; }
table.compare_table tr td div.hr hr { display: none; }
table.compare_table tr td.priceFull { font-weight: bold; color: #DC653F;}
table.compare_table tr td.priceMonth { font-weight: bold; }

table.compare_table tr td#compareBrd { background: #ddd; height: 3px; border: 1px solid #ccc; font-size: 4px; padding: 0;  }

table.compare_table tr td div.color_img { float: left; height: 30px; width: 30px; margin: 5px 5px 5px 50px; }
* html table.compare_table tr td div.color_img { margin-left: 25px; }
table.compare_table tr td div.color_text { float: right; height: 15px; width: 120px; margin: 10px 0; text-align: left; }
*/


div.reviewContainer { font-size: 11px; margin: 0; padding: 0; }
div.reviewContainer ul { list-style-type: none; margin: 0; padding: 0; }


div.costBox {}
div.costBoxIn { font-size: 11px; }
div.costBoxIn div.cont { border-top: 1px solid #DC653F; border-bottom: 1px solid #DC653F; }
div.costBoxIn ul { padding: 0; margin: 0 0 0 20px; /* margin: 0 0 0 25px; list-style-type: circle; */ }
div.costBoxIn ul li { margin: 3px 0 0 0; }


div.akcijaContainer { font-size: 11px; margin: 0; padding: 0; }
div.akcijaContainer ul { list-style-type: none; margin: 5px 0 0 0; padding: 0; }
div.akcijaContainer ul li { padding-bottom: 2px; }

div.price_box { width: 700px; margin-bottom: 5px; }
div.price_box div { width: 700px; text-align: right; }


div.color_box { width: 700px; }
  div.color_box_in { width: 350px; float: left; }
  div.color_box_in_img { width: 300px; height: 40px; vertical-align: middle; text-align: center; }
    div.color_box_in_img_l { float: left; width: 120px; margin: 5px; text-align: right; vertical-align: middle; }
    div.color_box_in_img_r { float: left; width: 150px; margin: 5px; text-align: left; }
div.image_or_color {
    height: 30px;
    width: 30px;
    border: 1px solid #555;
    margin: auto;
    margin-top: 5px;
}
  div.color_box div.color_box_in_text { width: 300px; height: 30px; vertical-align: middle; text-align: center; }
    div.color_box div.color_box_in_text_in { padding-top: 8px; }

/* modifications */

.modelImage {
  float: left;
  margin: 0 0 10px 0;
}
.modifications_box .modelname {
  font-size: 18px;
  color: black;
  font-weight: normal;
  text-decoration: underline;
  margin-bottom: 10px;
}
.modifications_box .headBox {
  background-color: #f8f9fb;
  padding: 0;
  width: 270px;
  float: right;
}
.modifications_box .headBox .headBox-content {
  padding: 10px 10px 10px 20px;
}
.modifications_box .headBox p {
  line-height: 25px;
  margin-left: 0;
  margin-right: 0;
}
.modifications_box ul li {
  padding: 0px 0px 0px 18px;
  margin: 0px 0px 14px 0px;
}
.modifications_box ul.small {
  margin: 10px 0px 12px 20px;
  float: right;
  width: 255px;
}
.modifications_box ul.small li {
  background: url(/images/li-small.gif) 0px 2px no-repeat;
  margin: 5px 0px 3px 0px;
  float: left;
}
.modifications_box ul.small li.col1 {
  width: 85px;
}
.modifications_box ul.small li.col2 {
  width: 130px;
}
.modifications_box .atrasts {
  float: left;
  width: 40%;
}
.modifications_box .valutas {
  float: right;
  width: 30%;
}
.modifications_box .valutas input {
  vertical-align: bottom;
}
.modifications_box table.komplektacijas {
  margin: 20px 0 20px 0;
}
.modifications_box table.komplektacijas tbody td.group {
  font-size: 18px;
  color: #6fcc01;
  line-height: 30px;
  background: none;
}
.modifications_box table.komplektacijas tbody td.level {
  line-height: 20px;
  color: #9eadb2;
  vertical-align: middle;
  text-align: center;
  background: none;
  width: 100px;
}
.modifications_box table.komplektacijas tbody td.level-price {
  width: 100px;
  text-align: center;
}
.modifications_box table.komplektacijas tbody td.level-price a{
  color: #649505;
}
.modifications_box table.komplektacijas tbody td span.name {
  font-size: 13px;
  color: black;
  font-weight: bold;
  text-decoration: underline;
  line-height: 20px;
  display: block;
  white-space:nowrap;
}
.modifications_box table.komplektacijas tbody td span.desc {
  font-size: 10px;
  color: black;
  /* white-space:nowrap; šeit neliekam width/whitespace,
     jo dāžreiz gadās pa labi daudz modifikāciju un tabula iet pāri labajai kolonnai */
}

/* description */
.description_box h2.title {
  margin-bottom: 3px;
}
.description_box .subtitle {
  font-size: 12px;
  color: #4a4f53;
  width: 70%;
  float: left;
  margin-bottom: 10px;
}
.description_box .lastChanges {
  font-size: 10px;
  width: 30%;
  float: right;
  color: #a1acb2;
  text-align: right;
  margin-bottom: 10px;
}
.description_box .headBox {
  background-color: #f8f9fb;
  padding: 0;
  width: 278px;
  float: right;
}
.description_box .headBox .headBox-content {
  padding: 5px 10px 5px 0px;
  text-align: right;
  color: #a0adb3;
}
.description_box .headBox .headBox-content p span.cena {
  color: #ff6328;
  font-size: 18px;
  font-weight: bold;
}
.description_box .headBox p {
  margin: 1px 0 1px 0;
}
.description_box .headBox .headBox-content p button {
  margin-top: 5px;
  margin-right: -3px;
}
.description_box ul.options {
  width: 278px;
  float: right;
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: right;
  list-style-type: none;
  line-height: 22px;
}
.description_box ul.options li a {
  background: url(/images/li-small-reverse.png) center right no-repeat;
  padding-right: 25px;
}
.description_box .tabbar {
  list-style-type: none;
  margin: 20px 0 0 0;
  padding: 0;
  width: 100%;
}
.description_box .tabbar-down {
  margin: 0 0 40px 0;
}
.description_box .tabbar li {
  margin:0 1px;
  padding-left:4px;
  float:left;
  width:112px;
  font-weight: bold;
}
.description_box .tabbar li.active {
  background: url(/images/tab-left.png) top left no-repeat;
}
.description_box .tabbar li.active a{
  background: url(/images/tab-right.png) top right no-repeat;
}
.description_box .tabbar-down li.active {
  background: url(/images/tab-left-down.png) top left no-repeat;
}
.description_box .tabbar-down li.active a{
  background: url(/images/tab-right-down.png) top right no-repeat;
}
.description_box .tabbar li a {
  display: block;
  height: 26px;
  line-height: 26px;
  text-align: center;
  padding-right:4px;
  text-decoration: none;
  white-space:nowrap;
}
#tabbar-content {
  border-top: 3px solid #6ecf03;
  border-bottom: 3px solid #6ecf03;
  clear: both;
  padding: 10px 0 10px 0;
  height:1%;
}
#tabbar-content h3 {
  color: #97CA00;
  font-size: 14px;
}
#tabbar-content h2 {
  color: #97CA00;
  font-size: 16px;
}
#tabbar-content h4 {
  margin:4px 0 4px 0;
  color: #276D8A;
  font-size: 13px;
}
.description_box div.left {
  float: left;
  width: 49%;
  margin: 10px 0;
}
.description_box div.right {
  float: right;
  width: 49%;
  margin: 10px 0;
}

/* for technicaldata */

table.tehdata {
  margin-bottom: 20px;
}
table.tehdata tbody td {
  padding: 3px;
}
table.tehdata tbody td.col1 {
  vertical-align: top;
  width: 50%;
}
table.tehdata tbody td.col2 {
  text-align: right !important;
}
table.tehdata tbody td.col2 ul li {
  background: url(/images/li-small.png) 0px 2px no-repeat !important;
  padding: 0px 0px 3px 15px;
  text-align: left;
}

/* izmaksas */
.getcosts h2.top {
  width: 49%;
  float: left;
}
.getcosts .valutas {
  width: 49%;
  float: right;
  text-align: right;
}
.getcosts .valutas div {
  float: right;
  width : 50px;
  height: 20px;
  line-height: 20px;
  margin-right: 20px;
}
.getcosts .valutas label {
  width: 20px;
  height: 20px;
  line-height: 20px;
  float: right;
  margin-right: 5px;
}
.getcosts .valutas input {

  margin-right: 5px !important;
  float: right;
  margin-top: 3px;
  border: none;
}
.getcosts table {
  width: 100%;
  margin: 20px 0 20px 0;
}
.getcosts table tr.top {
  color: #FD6704;
  font-weight: bold;
  font-family: Arial, serif-sans;
  font-size: 15px;
  text-transform: uppercase;
  height: 25px;
}
.getcosts input {
  border: 1px solid #7f9db9;
}
.getcosts ul li {
  padding-left: 20px;
}
.getcosts table.calc-bottom {
  font-weight: bold;
}
.getcosts table.calc-bottom td.col3 {
  font-weight: normal;
}
#fake-autoimage {
    width: 300px;
    float: left;
    font-style: italic;
}
.color-box {
  float: left;
  width: 200px;
  @width: 190px;
  height: 20px;
  padding:5px 0;
  @padding:2px 0;
  text-align: center;
}
.color-box img {
  float: left;
}
.color-box span {
  display: block;
  float: left;
  margin: 1px 0 0 15px;
  @margin-top: 3px;
}
.color-column {
  width: 30%;
  float: left;
  margin: 3px 0 0 15px;
  _margin-left: 5px;
}
.color-column h4 {
  font-size: 11px !important;
  color: black !important;
}