body         { font-family: Verdana; font-size: 8pt;   background-color: white; color: black; }
a:link       { font-family: Verdana; font-size: 8pt; color: #B61820; text-decoration: none }
a:link       { font-family: Verdana; font-size: 8pt; text-decoration: none; color: #B61820 }
a:hover      { font-family: Verdana; font-size: 8pt; color: #BF0000; text-decoration: none }
a:visited    { font-family: Verdana; text-decoration: none; font-size: 8pt; color: #A8171E }
h1           { font-family: Verdana; font-size: 14pt; color: #B61820 }
h3           { font-family: Verdana; font-size: 10pt; font-weight: bold }h4           { font-family: Verdana; font-size: 8pt; color: #B61820; font-weight: bold }
textarea     { font-family: Verdana; font-size: 8pt }
.normal      { font-family: Verdana; font-size: 8pt }
table        { font-family: Verdana; font-size: 8pt; cellpadding: "2"; cellspacing: "0"}

textarea,select,input[type=""],input[type=text],input[type=textarea],input[type=textbox],input[type=password],input[type=checkbox],input[type=radio]
{
  background-color: #FFF0F0;
  color: black;
}

/******************************************************************************************/
table.carpro_button
{
  border: 0px;
  border-collapse: collapse;
}
table.carpro_button td
{
  height: 26px;
  margin: 0px;
  padding: 0px;
  outline: none;
}
table.carpro_button td.left
{
  width: 15px;
  background-image: url('http://www.fox-autorent.com/carpro/images/dynamic_button/fox-button_ir_03.jpg');
}
table.carpro_button td.right
{
  width: 15px;
  background-image: url('http://www.fox-autorent.com/carpro/images/dynamic_button/fox-button_ir_07.jpg');
}

table.carpro_button td.content
{
  background-image: url('http://www.fox-autorent.com/carpro/images/dynamic_button/fox-button_ir_05.jpg');
  color: black;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  font-weight: bold;
  white-space:nowrap;
}
table.carpro_button td.content:hover
{
  color: #666;
}
/******************************************************************************************/

.extra_box
{
  float: left;
  width: 148px;
  height: 240px;
  padding: 2px;
  border-bottom: 1px solid #000000;
  margin-bottom: 10px;
}
.extra_pic
{
  width: 145px;
  height: 90px;
}
.extra_title
{
  width: 145px;
  height: 30px;
  text-align: left;
  overflow: hidden;
}
.extra_text
{
  width: 145px;
  height: 80px;
  text-align: left;
  overflow: hidden;
}
.extra_price
{
  width: 145px;
  height: 15px;
  text-align: right;
}
.extra_add
{
  width: 145px;
  height: 25px;
  text-align: left;
}

.insurance_box
{
  float: left;
  width: 444px;
  height: 75px;
  padding: 2px;
  border-bottom: 1px solid #000000;
  margin-bottom: 10px;
}
.dark_background
{
  background-color: transparent;
  background-image: url(images/flash_sotet.png);
  background-position: left top;
  display: block;
  height: 100%;
  position: absolute;
  text-align: center;
  width: 100%;
  top: 0px;
  left: 0px;
  /*z-index: 900;*/
}
.confirm_popupdiv
{
  background-color: white;
  height: 370px;
  margin: 130px auto;
  text-align: center;
  width: 370px;
  padding: 10px 20px;
}

