body {font-size: 14px; font-family: Arial,Helvetica,sans-serif; background-color:#FFFFFF; background-image:url(/v1.0/i/nav-bg.gif); background-repeat:repeat-x; margin:30px 0 0;}

.simple-text-small {font-size: 11px; font-family: verdana, arial, sans-serif; background: #FFF;}
.simple-text-medium {font-size: 13px;}

a {color:#000;}

p.content, td.content, a.content {
    font-size:12px
}

.price-red-big {color: red; font-size: 16px; text-align: center; font-weight: bold}
.price-red-small {color: red; font-size: 13px; text-align: center;}
.page_description {font-size: 15px; text-align: center;}
.page_comment {font-size: 13px; text-align: center; color: #999999; font-style: italic;}

.form-title {font-size: 13px;font-weight:bold;text-align: right;padding-right: 10px}
.form-comment {font-size: 11px;color: #999;}
.form-general {font-size: 12px;}

.input-small {width: 20px;}
.input-small2 {width: 35px;}
.input-small-meridium {width: 28px;}
.input-medium {width: 80px;}
.input-long {width: 120px;}

.red-title-big {color: #df0a20; font-size: 36px; font-weight: bold; text-align:center;}
.red-title-small {color: #EE0000; font-size: 14px; font-weight: bold;}

 ul {font-size: 13px;}

.table-red-head {font-size: 14px;color: #FFF;background: #CD2626; font-weight: bold; text-align:center;}
.table-red-line {background: #D3D3D3;}

.table-title {font-size:16px;font-weight: bold;padding:5px 0px 1px 5px;}
.table-title a {font-size:14px;font-weight: normal;color: #000;}
.table-comment {font-size:13px;padding:0px 60px 5px 5px}
.table-price {font-size:15px;text-align: center;font-weight: bold;}
.table-price-old {font-size:15px;text-align: center;font-weight: bold;text-decoration:line-through;}
.table-price-offer {font-size:15px;color:black;text-align: center;font-weight: bold;}

.gator-tab {font-size: 10px; color:#999;}
.home-comment {font-size: 10px; color:#999;text-align:center;}
.copyright {font-size: 11px; color:#999;text-align: center;}

.list-normal {font-size:14px;padding-top: 7px}
.list-normal li {padding: 2px 0px 7px 0px; color:#000;}

.bold-comment {font-size: 13px;font-weight: bold; text-align: center;}

.select-simple {background-color: #FFF;}
.select-simple-prep {
	background-color: #FFF;
	behavior:expression(window.dropdown_menu_hack!=null?window.dropdown_menu_hack(this):0);
}

.google-directions, .google-directions a {font-size: 11px; width: 300px}

 table.directions th {font-size: 12px;background-color:#EEEEEE;}
 table.directions td {font-size: 11px;}

.reg-errors {font-size: 12px; color: #FF0000; text-align: center;}

.logoff a {font-size: 11px; color:#999; text-decoration: none;}

.google-directions_scrollable {
                width: 600px;
		height: 300px;		
		position: relative;
		float: left;
		background-color: #FFFFFF;
                overflow-y: scroll;
                z-index: 0;
		}
.google-directions_map {width: 600px; height:360px;}

.error {font-size: 11px; color:#F00; text-decoration: none; padding-bottom: 5px}
.errBlock {
    border:1px solid #FF0000;
    padding:3px;
    margin:3px;
};

/* For Employment */
.emp_table {
	width: 100%;	
}

.emp_table th {
	background: Black;
	color: White;
	line-height: 25px;
}

.emp_comment {
	font-size: 10px;
	color: #898989;
}

.emp_table td {
	font-size: 12px;
}

.emp_ftitle {
	font-weight: bold;
}

@media all{
	select,textarea {
	color:#000;
	background-color:#FFF;
	font-size:14px;
	}
}

/*  For Popup On Car Care */
div.sample_popup { z-index: 1; }

div.sample_popup div.menu_form_header
{
  /*border: 1px solid black;*/
  border-bottom: none;

  width: 200px;

  height:      20px;
  line-height: 19px;
  vertical-align: middle;

  background: url('/v1.0/i/form_header.png') no-repeat center bottom;

  text-decoration: none;
  font-family:  verdana, arial, sans-serif;
  font-weight: 900;
  font-size:  13px;
  color:   #206040;
  cursor:  default;
}

div.sample_popup div.menu_form_body
{
  width: 200px;
  height:      62px;
  border: 0px;
  background: url('/v1.0/i/form.png') no-repeat center bottom;
}

div.sample_popup img.menu_form_exit
{
  float:  right;
  margin: 5px 7px 0px 0px;
  cursor: pointer;
}

div.sample_popup table
{
  width: 100%;
  border-collapse: collapse;
}

div.sample_popup th
{
  width: 1%;
  padding: 5px 5px 5px 5px;

  text-align: center;

  font-family:  verdana, arial, sans-serif;
  font-weight: 900;
  font-size:  13px;
  color:   #FFFFFF;
}

div.sample_popup a
{
  font-family:  verdana, arial, sans-serif;
  font-weight: 900;
  font-size:  13px;
  color:   #FFFFFF;
}

div.voucherPDF
{
  border-style:dashed;
  border-width: 3px;
  padding:1px;
  margin-bottom: 10px;
}

div.sample_popup td
{
  width: 99%;
  padding: 0px 0px 1px 0px;
}

/*surveys*/
.survey .tdPad td {
    padding:4px 7px;
    white-space:nowrap;
}
.survey .hover-txt {
    display:inline;
    padding-left:8px;
    float:left;
}
.survey .error_msg {
    color:#FF0000;
    font-size:11px;
    text-decoration:none;
    
    display:inline;
    float:right;
}

