/* ----------------------------------------------------------------------------
   Developer
-----------------------------------------------------------------------------*/

#flashbanner {
	width: 980px;
	height: 250px;
}

#flashbanner2 {
	width: 980px;
	height: 200px;
}

#map {
	width: 640px;
	height: 300px;
}

#city {
	width: 640px;
	height: 150px;
}

#tabPanelMap {
	display: block;
	width: 665px;
	height: 250px;
}


/* Advertise banner
-----------------------------------------------------------------------------*/

#banner468x60 { width: 468px; height: 60px; }
#banner300x250 { width: 300px; height: 250px; }
#banner780x585 { width: 780px; height: 585px; }


/* Gallery
-----------------------------------------------------------------------------*/

#videoGalleryMainVideo { width: 600px; height: 380px; }
#videoPreview { width: 600px; height: 379px; }


/* Landing page
-----------------------------------------------------------------------------*/

#fullSWF { position: absolute; width: 100%; height: 100%; z-index: 999999; }


