/* images */

#vt_main {
	background: transparent url(../../img/vt/blue/bg.png);
}

#powered_by {
	background: transparent url(../../img/vt/blue/powered_by.png);
}

#vt_nav a {
	background: black url(../../img/vt/blue/nav.png) 0 -40px no-repeat;
}
#vt_nav a:hover {
	background: black url(../../img/vt/blue/nav.png) 0 -80px no-repeat;
}
#vt_nav a.active {
	background: black url(../../img/vt/blue/nav.png) 0 0 no-repeat;
}
#vt_panel_this_tour {
	background: transparent url(../../img/vt/blue/panel_this_tour.png);
}

#add_to_favs {
	background: transparent url(../../img/vt/blue/add_to_favs.png) left center no-repeat;
}

#services_directory {
	background: transparent url(../../img/vt/blue/services_directory.png) left center no-repeat;
}

#download, #please_wait {
	background: transparent url(../../img/vt/blue/download.png) left center no-repeat;
}

#share_embed {
	background: transparent url(../../img/vt/blue/share_embed.png) left center no-repeat;
}

#vt_panel_property_information {
	background: transparent url(../../img/vt/blue/panel_property_information.png);
}

#vt_panel_meta {
	background: transparent url(../../img/vt/blue/panel_meta.png);
}

#vt_panel_meta img {
	border: 1px solid #235a8b;
}

#vt_panel_meta #agent_phone {
	background: transparent url(../../img/vt/blue/icon_phone.png) center left no-repeat;
}

#vt_panel_meta #other_listings {
	background: transparent url(../../img/vt/blue/other_listings.png) center left no-repeat;
}

#vt_panel_meta #contact_seller {
	background: transparent url(../../img/vt/blue/contact_seller.png) center left no-repeat;
}

#vt_panel_meta #request_a_showing {
	background: transparent url(../../img/vt/blue/request_a_showing.png) center left no-repeat;
}

#vt_panel_meta #sellers_website {
	background: transparent url(../../img/vt/blue/sellers_website.png) center left no-repeat;
}

/* Fonts */

#vt_panel_property_information #address,
#vt_panel_property_information #property_meta,
#vt_panel_property_information #more_link,
#vt_panel_property_information #more_link a,
#vt_panel_meta #agent_phone,
#vt_panel_meta a,
#vt_panel_this_tour a,
#vt_panel_this_tour span,
#vt_panel_meta #agent_meta {
	color: #4072b0;
}
#title_price {
	color: white;
}

.theme_background_color	{
	background-color:#235a8b;
}
