﻿@charset "UTF-8";
                               /* BOF Product-List Forms */  
.headHR {
      height: 1px;
      width: 90%;
      border-width: 0;
      color: blue;
      background-color: blue;
}
.hrShadow {
      border: 0;
      height: 1px;
      background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0)); 
}
.cartContainer {
      width: 710px;
      margin: 0 auto;
}
.cartTableContainer {
      width: 100%;
      border: 0px;
}
.cartTD1 {
      width: 25%;
      text-align: center;
}
.cartTD2 {
      width: 75%;
      text-align: left;
      vertical-align: top;
      font-family: verdana;
      font-size: 14px;
      padding:0 6px 0 0;
}
.cartTD3 {
      width: 75%;
      font-size: 14px;
}
.mfg{
     font-size: 15px;
     color: blue;       
}
.red{
     color: red;       
}
.line{
     text-decoration: line-through;
     color: red;
}
.webprice {
	font-size: 15px;
	color: blue;
}

                /* bottom shifter popup */

a:hover {text-decoration:none;
}
a {text-decoration:none;
}
#interface1 {z-index:1;
}
#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
}
.border_preview{z-index:100; position:absolute; background: #fff; border: 1px solid #444;
}
.preview_temp_load {vertical-align:middle; text-align:center; padding: 10px;
}
.preview_temp_load img{vertical-align:middle; text-align:center;
}

