html, body {
	/*background-color: #f2f8ff;
	background-image: url(../images/BG.gif);
	background-repeat: repeat-x;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;*/
}

.background 
{
    background-color: #f2f8ff;
	background-image: url(../images/BG.gif);
	background-repeat: repeat-x;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
}

td, body, th, span, div, ul, p{ 
	font-size:12px;
	line-height:19px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}

/* headers */
.h1, h1, .title {
	font-size:;
	font-family:;
	color:;
	font-weight:;
	font-style:;
}


.h2, h2, .subtitle {
	font-size:;
	font-family:;
	color:;
	font-weight:;
	font-style:;
}

.h3, h3, .subsubtitle{
	font-size:;
	font-family:;
	color:;
	font-weight:;
	font-style:;
}

/* links */

a:link {
	color: #4679B3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4679B3;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #283959;
}


.a-page_tracking:link, .a-page_tracking:visited, .a-page_tracking:active{color:#4679B3 ; text-decoration:underline ;}
.a-page_tracking:hover{color:#283959 ; text-decoration:underline ;}

/* BUTTONS 
To work in IE needs javascript, function already included in the common.js file.
SEE P:\V\VirtualAtlantic\template\domain.com\styles\IEHoverBtn.html*/

input.btn
{
   font-size:;
   font-family:;
   color:;
   background-color:;
   border:;
   
}

input.btn_hover
{
color:;
background-color:;
}


.alert 
{
	color:Maroon;
	font-weight:bold;
	font-size: 11px;	
}


textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.textbox_standard, .textboxStandard {
	width: 143px;
}

.textbox_thin, .textboxThin {
	width: 40px;
}

.textbox_date, .textboxDate {
	width: 100px;
}
.drop_thin1 {
	width: 40px;
}
.drop_thin2 {
	width: 48px;
}
.drop_thin3 {
	width: 54px;
}
.textbox_thin_alert, .textboxThinAlert
{
	background-color: #FF9999;
	width: 44px;
}

.textbox_wide, .textboxWide {
	width: 240px;
}

.textbox_widest, .textboxWidest {
	width: 350px;
}

.table_header, .table_header td, .table_header a, table_header a:visited, .table_header a:link, .table_header a:active
{
	background-color: #A3C380;
	color: White;
	font-weight: bold;
	text-decoration: none;
}

.table_header a:hover
{
	text-decoration: underline;
}


.table_alt_row
{
	background-color:#FFFFFF;
	
}
.table_row
{
	background-color:#E8E7E6;
	
}
.table_alt_2_row
{
	background-color:Silver;
	
}

.table_grid 
{
	border-color:#A3C380;
	border-width:1px;
	border-style:solid;
	border-collapse:collapse;	
	
}


.subtitle 
{
	font-weight: bold;
	color: #FF9C0F;
	
}

.form_field {
	background-color:#FFFFFF;
	border: #A2C3FF 1px solid;
	padding-left: 3px;
}


.seperator {
	font-size:9px;
	font-weight:bolder;
}

.textbox_search {
	width: 120px;
	height: 18px;
	font-size:10px;
}.home_1box-left-bg {
	background-image: url(../images/home-firstbox2-BG.jpg);
	background-repeat: no-repeat;
}
.home_1box-rightbg {
	background-image: url(../images/home-firstbox4-BG.jpg);
	background-repeat: no-repeat;
}
.home_2ndbox_bg {
	background-color: #FFFFFF;
	background-image: url(../images/home-letter-2b.gif);
	background-repeat: no-repeat;
}
.home_specials_BG {
	background-image: url(../images/home_specials_middle.jpg);
	background-repeat: no-repeat;
}
.sm_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height:12px;
}
.special_white1{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

.special_white2{
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.special_white3{
	font-size:32px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.date_picker_image{
cursor:pointer;cursor:hand;
}
.content_BG {
	background-color: #c2e2ff;
	background-image: url(../images/2nd_contentbg_c2e2ff.gif);
	background-repeat: repeat-x;
}

.alert 
{
	color:Red;
	font-weight:bold;
	font-size: 11px;	
}.page_tracking {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4679B3;
}
/* Spiffy Corners */
.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#d7eaff}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #edf5ff;
  border-right:1px solid #edf5ff;
  background:#e1efff}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fbfcff;
  border-right:1px solid #fbfcff;
  background:#deedff}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #deedff;
  border-right:1px solid #deedff;}
.spiffy4{
  border-left:1px solid #edf5ff;
  border-right:1px solid #edf5ff}
.spiffy5{
  border-left:1px solid #e1efff;
  border-right:1px solid #e1efff}
.spiffyfg{
  background:#d7eaff}.car_highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3399FF;
}
.car_colored {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3399FF;
}
.darkblue_colore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #115384;
}
.curve_bottombg {
	background-color: #FFFFFF;
	background-image: url(../images/curve_bottombg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}


.car_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.TABLE_light {
	background-color: #DBEEFF;
}
.table_light_option2 {
	background-color: #F1F8FF;
}

.TABLE_dark {
	background-color: #3399FF;
}
.curve_bottomright_white {
	background-image: url(../images/curve_bottomright_white.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0068C7;
}
.topleftcurve_lightblue {
	background-color: #ddefff;
	background-image: url(../images/curve_topleft_lightblue.gif);
	background-repeat: no-repeat;
	height: 25px;
}
.curve_topleft_darkblue {
	background-image: url(../images/curve_topleft_darkblue.gif);
	background-repeat: no-repeat;
	height: 25px;
}
.curve_gradient_topleft {
	background-image: url(../images/curve_topleft_graident.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.white_BG {
	background-color: #FFFFFF;
}

/* Grid view styles */

.table_gv 
{
	background-color: #A4A29E;
	border: none 1px #404040;

}

.table_gv_print 
{
	background-color: #A4A29E;
	border-bottom: solid 1px #A4A29E;
	border-left: solid 1px #A4A29E;
	border-top: none 1px #A4A29E;
	border-right: none 1px #A4A29E;
}

.table_gv_print td, .table_gv_print th
{
	border-top: solid 1px #A4A29E;
	border-right: solid 1px #A4A29E;
}

.table_gv_print td td
{
	border-top: none 1px #A4A29E;
	border-right: none 1px #A4A29E;
}

.table_gv_print a
{
	text-decoration: none;
}


.table_header_gv td, .table_header_gv a, .table_header_gv th
{
	font-weight: bold;
	color: White;	
}


.table_pager_gv 
{
	font-weight: bold;
	text-align: center;
}
.table_footer_gv 
{
	background-color: #CCCCCC;
	font-weight: bold;
}
.table_row_gv 
{
	background-color: #EEEEEE;	
}
.table_row_gv:hover, .table_alt_row_gv:hover
{
	background-color:#A4A29E;
}
.table_alt_row_gv 
{
	background-color: #DCDCDC;
}
.table_sel_row_gv 
{
	background-color:#FFFF66;
	background-position:left
}
.sampleHeaderCell
{
    background-color:#4679B3;
    color:#ffffff;
    font-size:14px;
    font-weight:bold;
    text-align:center;
}

.red
{
	color:#900;
}

#menu
{
	margin:0;padding:0;	
}
#menu li
{
	list-style-type:none;
	float:left;	
}

#menu li a
{
	display:inline-block;
	padding:10px 0;
	text-decoration:none;
	
}

#navigation {
    background: rgba(0, 0, 0, 0) url("../images/nav.png") repeat-x scroll 0 0;
    border-bottom: 1px solid #3056ab;
    height: 33px;
    margin: 0 0 0 50px;
    width: 720px;
    border-radius:6px;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
}

#page-nav {
    /*background: rgba(0, 0, 0, 0) url("../images/nav-border.png") repeat-y scroll left 0;*/
    height: 33px;
    margin: 0 auto;
    text-align:center;
    width: 100%;
    
}

#page-nav li {
    display:inline-block;
    position: relative;
    list-style-type:none;
    text-align:center;
}


#page-nav li.current_page_item a {
    color: #fff;
}
#page-nav a {   
    color: #fff;
    display: block;
    padding: 7px 30px 8px;
    border-left:1px solid #C8E1FF;
    font-size:16px;
    text-transform:uppercase;
    font-family: 'Ubuntu Condensed', sans-serif;
    font-weight:400;
}
#page-nav a {
    display: block;
    position: relative;
}

#page-nav li:first-child a
{
	border:none;
}

#page-nav ul ul, .menu ul {
    background: #54b0fb none repeat scroll 0 0;
}


/**
* Navigation
************************************************/

#page-nav ul {
	list-style: none;
	margin: 0;
	}
#page-nav li:hover {
	background: url(images/nav_hover1.png) repeat-x 0 0;
	}
	
#page-nav a {
	display: block;
	padding: 10px 15px 11px 15px;
	background: url(images/nav-border.png) repeat-y right 0;
	color: #fff;
	}
	
#page-nav a:hover {
	text-decoration: none !important;
	}
	
#page-nav li.current_page_item a {
	color: #fff;
	}
#page-nav li.current_page_item li a {
	color: #fff;
	}

/* Drop-down styles */
#page-nav ul ul, .menu ul {
	width: 180px;
	background: #54b0fb;
	}
#page-nav li li:hover ul, #page-nav li li li:hover ul {
	left: 180px;
	}
#page-nav li li {
	border-top: 1px solid #0e61d3;
	}
#page-nav li li a {
	padding: 7px 10px;
	background: transparent;
	}
	
#page-nav li li a:hover {
	text-decoration: none !important;
	background: url(images/nav.png) repeat-x left 0;
	}

#page-nav li li a:visited {
	color: #fff !important;
	}

#page-nav li:hover ul, #page-nav li.sfHover ul  {
	top: 33px;
	}
#page-nav li li:hover ul, #page-nav li li.sfHover ul, #page-nav li li li:hover ul, #page-nav li li li.sfHover ul  {
	top: -1px;
	}


.rentals{
	float:left;
	width:50%;
	padding:30px 16px 0 0;
	font-size:14px;
	min-height:303px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ddeeff+0,bbddff+50,77baff+100 */
background: #ddeeff; /* Old browsers */
background: -moz-linear-gradient(top,  #ddeeff 0%, #bbddff 50%, #77baff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ddeeff 0%,#bbddff 50%,#77baff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ddeeff 0%,#bbddff 50%,#77baff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ddeeff', endColorstr='#77baff',GradientType=0 ); /* IE6-9 */
border-top-left-radius:12px;-moz-border-top-left-radius:12px;-webkit-border-top-left-radius:12px;
border-bottom-left-radius:12px;-moz-border-bottom-left-radius:12px;-webkit-border-bottom-left-radius:12px;
}

.lease
{
	float:left;
	width:50%;
	padding:30px 16px 0 0;	
	font-size:14px;
	min-height:300px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffeecc+0,ffd56e+50,ffb226+100 */
background: #ffeecc; /* Old browsers */
background: -moz-linear-gradient(top,  #ffeecc 0%, #ffd56e 50%, #ffb226 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffeecc 0%,#ffd56e 50%,#ffb226 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffeecc 0%,#ffd56e 50%,#ffb226 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffeecc', endColorstr='#ffb226',GradientType=0 ); /* IE6-9 */

border-top-right-radius:12px;-moz-border-top-right-radius:12px;-webkit-border-top-right-radius:12px;
border-bottom-right-radius:12px;-moz-border-bottom-right-radius:12px;-webkit-border-bottom-right-radius:12px;
}

.rentals ol, .lease ol
{
	
	padding-left:20px;
}

.rentals li
{
	padding:2px 0 15px 26px;	
	background:url(../images/arrow-blue.png) no-repeat 0 2px;	
	list-style-type:none;
	background-size:20px auto;
}

.lease li
{
	padding:2px 0 15px 26px;	
	background:url(../images/arrow-orange.png) no-repeat 0 2px;	
	list-style-type:none;
	background-size:20px auto;
}

.rentals h3, .lease h3
{
	font-size: 24px;
    margin: 0 0 20px;
    text-align: center;    
    font-family: 'Ubuntu Condensed', sans-serif;
    font-weight:400;
    text-transform:uppercase;
}

.rentals h3{color:#3671A9;}
.lease h3{color:#CB4600}

.header
{
	font-size: 24px;
    margin: 0 0 20px;  
    font-family: 'Ubuntu Condensed', sans-serif;
    font-weight:400;
    text-transform:uppercase;
    color:#3671A9;
}

a.btn
{
	background:#3671A9;
	padding:6px 10px;
	color:#fff;
	text-decoration:none;
	margin-right:10px;
}

.faq-dd-open
{
	float: none; position:absolute; width:180px; height:36px; top:34px; padding:0; z-index:99; display:none;
}
/*
a.faq-dd:hover + .faq-dd-open, .faq-dd-open:hover + .faq-dd-open{
 display:block;
}*/

ol.faq 
{
	list-style-type:none;
	padding:0 0 0 20px;
	margin:0;
}

ol.faq h3 {
    background: rgba(0, 0, 0, 0) url("../images/open.gif") no-repeat scroll 0 2px;
    color: #01527a;
    cursor: pointer;
    padding-bottom: 5px;
    padding-left: 20px;
}

ol.faq h3.active {
    background: rgba(0, 0, 0, 0) url("../images/close.gif") no-repeat scroll 0 2px;
}

h2
{
	font-family: 'Ubuntu Condensed', sans-serif;
    font-weight:400;
    font-size:20px;
}

.vs
{
	background:#f3f3f3; padding:12px; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; margin:-10px 10px 0 -20px; font-size:18px;font-family: 'Ubuntu Condensed', sans-serif;
    font-weight:400;
    font-size:20px;
}

.bg-map
{
	background:url(../images/bg-map-header.png) no-repeat 0 0;
	width:361px;
	height:89px;
	position:relative;	
}

.social
{
	position:absolute;
	top:70px;
	right:50px;	
}

.connect
{
	color:#fff;
	font-size:22px;
	font-family: 'Ubuntu Condensed', sans-serif;
    font-weight:400;
    position:absolute;
	top:40px;
	right:50px;
}

.social a
{
	padding-left:5px;
}