#altDiv {
  font-family: tahoma;
  font-size: 11px;
  z-index: 1;

  background-color: #eef6ff;
  border: 1px solid #6A91B4;
}

#altDiv p {
  padding: 4px;
}

.preview_box td .info, .search_page .preview_box td .info {
  font-size: 11px;
  font-family: "Tahoma";
  color: #434343;
  padding: 9px 0px 4px 0px;
}

.preview_box td .product-price, .search_page .preview_box td .product-price {
  padding: 4px 0px 4px 0px;
}

.preview_box td .info a.s_line,.search_page .preview_box td .info a.s_line {
  text-decoration: underline;
  font-weight: normal;
  color: #434343;
}

.preview_box td .info a.s_line:hover,.search_page .preview_box td .info a.s_line:hover {
  color: #7CC5FF;
}

.preview_box td .info span.d_line,.search_page .preview_box td .info span.d_line {
  font-weight: normal;
  background: url('/themes/default/images/dotted_spacer.gif') repeat-x left bottom;
}

.preview_box td .info a.productType,.search_page .preview_box td .info a.productType {
  font-weight: bold;
  color: #000;
  text-decoration: none;
}

.preview_box td .info a.productType:hover,.search_page .preview_box td .info a.productType:hover {
  background: url('/themes/default/images/dotted_spacer.gif') repeat-x left bottom;
}

.preview_box td .info span.price,
.search_page .preview_box td .info span.price {
  float: right;
}



.preview_box td .info .btnspace,.search_page .preview_box td .info .btnspace {
  position: absolute;
  right: 0px;
  bottom: 0px;
  display: inline;
  width: 50px;
  text-align: right;
}


/*----			article page end			----*/ /*----    TRAIL TEMPLATE PREVIEW BEGIN   ----*/
#loader_container {
  text-align: center;
  position: absolute;
  top: 40%;
  width: 100%;
}

#loader {
  font-family: Tahoma, Helvetica, sans;
  font-size: 10px;
  color: #000000;
  background-color: #FFFFFF;
  padding: 10px 0 16px 0;
  margin: 0 auto;
  display: block;
  width: 135px;
  border: 1px solid #6A6A6A;
  text-align: left;
  z-index: 255;
}

#progress {
  height: 5px;
  font-size: 1px;
  width: 1px;
  position: relative;
  top: 1px;
  left: 10px;
  background-color: #9D9D94;
}

#loader_bg {
  background-color: #EBEBE4;
  position: relative;
  top: 8px;
  left: 8px;
  height: 7px;
  width: 113px;
  font-size: 1px;
}

.title_h2 {
  width: 300px;
  padding: 12px 0 0 18px;
}

.border_preview {
  z-index: 100;
  position: absolute;
  border: 1px solid #444;
  color: #4b4b4b;
  font-size: 11px;
  text-align: left;
  background-color: white;
}

.preview_temp_load {
  vertical-align: middle;
  text-align: center;
}

.preview_temp_load img {
  vertical-align: middle;
  text-align: center;
  border: 1px solid #D0E5F3;
  margin: 8px 3px 15px 3px;
}

/*----    TRAIL TEMPLATE PREVIEW END   ----*/

/* Template preview popup */
#tplPreview {
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #ffffff;
  border:1px solid #444444;
  font-size: 11px;
  color: #4B4B4B;
  padding: 12px 15px 15px 15px;
}

#tplPreviewTitle {
  font-size: 16px;
}

#tplPreviewBody {
  position: relative;
}

#tplPreviewImage {
  margin: 8px auto 0 auto;
}

#tplPreviewProgressBar {
  position: absolute;
  width: 125px;
  padding: 10px 10px 15px 10px;
  top: 45%;
  left: 50%;
  margin-left: -67px;

  border: 1px solid #6A6A6A;
  background-color: #ffffff;
  color: #000000;
  font-family: Tahoma,Helvetica,sans;
  font-size: 10px;
  text-align:left;
}

.h2-1 { font: bold 14px Arial; color: #1E9B00; }

.h2-2 { font: bold 14px Arial; color: #9E002E; }

.h2-3 { font: bold 14px Arial; color: #821FE4; }

.h2-4 { font: bold 14px Arial; color: #D78400; }

.padding-os-1 { margin-left: 450px; }

.sub_title-1 { font: bold 16px Arial !important; color: #3F89C3 !important;  }

.align-1 { padding-top: 10px; }



