/* images */

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

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

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

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

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

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

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

#share a {
	background: transparent url(../../img/vt/red/share-icon-10x10.png) left center no-repeat;
	font-size: 100%;
}


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

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

#vt_panel_meta img {
	border: 1px solid #420303;
}

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

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

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

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

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

/* Fonts */
/* db8e8e */

#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: #db8e8e;
}
#title_price {
	color: white;
}

.theme_background_color	{
	background-color: #420303;
}
