#masthead{
	height:443px;
	background: url(../images/vbasics/bg_vbasics_masthead.jpg) repeat-x;
}

#masthead #flash {
	display:block;
	background: url(../images/vbasics/bg_vbasics.jpg) no-repeat scroll 0 32px;
	width:966px; height:443px;
	margin:35px auto 0px !important;
	overflow:hidden;
	position:relative;	
}

#masthead_flash{
	position:relative;
	left:145px;
	width:600px;
}

h3{
	color:#4AB2D5;
	padding:6px 6px 6px 15px;
}

#the_world,
#the_experience,
#the_music,
#the_style,
#the_venues{
	margin:10px 0 0 0;
	position:relative;
}

img{
	float:left;
	margin:0 10px 10px 0;
}

.description{
	position:relative;
	background:#e7e7e7;	
	width:380px; height:325px;
	float:left;
	margin:0 0 10px 0;
}

.description p{
	padding:5px;
}
.description p{
	font-size: 15px;
	line-height: 18px;
}

.description a.about_href{
	position:absolute;
	bottom:0px;
	width:350px; 
	margin-bottom:10px;
}

.description a.learn_more{
	bottom:30px;
}


#bottom_buttons{
	position:relative;
	width:965px; height:80px;
	background: url(../images/vbasics/bg_bottom_buttons.gif) repeat-x;
	margin:0 0 10px 0;
	float:left;
}

#bottom_buttons a.right,
#bottom_buttons a.left{
	display:block;

	
	width:185px; height:80px;
	text-indent:-9999px;
}

#bottom_buttons a.right{
	float:right;
	background: url(../images/buttons/vbasics_right.gif) no-repeat scroll 0px 0px;
}
#bottom_buttons a.left{ 
	float:left;
	background: url(../images/buttons/vbasics_left.gif) no-repeat scroll 0px 0px;
}

#bottom_buttons a.right:hover,
#bottom_buttons a.left:hover{ 
	background-position: 0px -80px;
}

#filter_controls{
	background:none;
	position:absolute;
	width:100%;
}

#filter_controls ul{
	width:966px;
	margin:-61px auto 0 auto;
	float:none;
	clear:both;
	
	_position:relative;
}

#filter_controls ul li {
	margin-right:5px;
}

#filter_controls ul li a{
	outline:none;
}


#filter_controls ul .l1 a{
	background: url(../images/buttons/tab_party.gif) no-repeat scroll 0px -60px;
}
#filter_controls ul .l2 a{
	background: url(../images/buttons/tab_experience.gif) no-repeat scroll 0px -60px;
}
#filter_controls ul .l3 a{
	background: url(../images/buttons/tab_music.gif) no-repeat scroll 0px -60px;
}
#filter_controls ul .l4 a{
	background: url(../images/buttons/tab_style.gif) no-repeat scroll 0px -60px;
}
#filter_controls ul .l5 a{
	background: url(../images/buttons/tab_venues.gif) no-repeat scroll 0px -60px;
}
#filter_controls ul .l6 a{
	background: url(../images/buttons/tab_world.gif) no-repeat scroll 0px -60px;
}

#filter_controls ul li a:hover,
#filter_controls ul li a.selected{
	background-position:0px 0px;
}	

.whos_up{
	width: 965px;
	margin: 0 auto;
	position: relative;
}	
.whos_up a{
	position: absolute;
	top: -274px;
	right: -1px;
	display:block;
	z-index: 9999;
	width:185px;
	height:65px;
	text-indent: -9999px;
	background:  url(../images/buttons/whos-up-download-now.jpg) no-repeat scroll 0px 0px;
}

/*** Ad placement 13/01/10 ****/
div.ad_container
{
	clear: both; 
	margin: 0 0 10px 0; 
	width: 965px; 
	background-color: #E7E7E7;
}

		

