@charset "UTF-8";
/* CSS Document */

#leftCol {
	margin: 258px 0 0 14px;
	display: block;
	width: 324px;
}
#timesOnlineDiv {
	width: 482px;
	height: 75px;
	background:url('../images/timesonline.gif');
	position: absolute;
	bottom: 10px;
	right: 10px;
	text-indent: -99999px;
}

a#myspace {
	width: 141px;
	height: 36px;
	text-indent: -99999px;
	display: block;
	float: left;
	margin-left: 10px;
	background: url('../images/myspacebutton.gif');
}

a#site {
	width: 182px;
	height: 36px;
	text-indent: -99999px;
	display: block;
	float: left;
	background: url('../images/sitebutton.gif');
}

#timesOnlineDiv a {
	width: 100%;
	height: 100%;
	display: block;
}

#logoDiv {
	width: 100%;
	height: 223px;
	background:url('../images/logo.png') no-repeat;
	behavior: url('_scripts/iepngfix.htc');
	padding-bottom: 30px;
	
	margin-bottom: 20px;
}

#aviv_player {
	display: block;
	margin-bottom: 40px;
}

#buy {
	width: 210px;
	position: absolute;
	right: 10px;
	top: 10px;
}
#packshot, #itunes,#hmv,#amazon, #play {
	clear: both;
	float: right;
	margin-right: 20px;
	display: block;
	width: 130px;
	text-indent: -9999999px;
	behavior: url('_scripts/iepngfix.htc');
}
#itunes {
	height:23px;
	background: url('../images/itunes.png');

}
#hmv {
	height:18px;
	background: url('../images/hmv.png');
}
#amazon{
	height:18px;
	background: url('../images/amazon.png');
}
#play{
	height:22px;
	background: url('../images/play.png');
}
span {
	clear: both;
	display: block;
	color: #9a3a85;
}

div#copy {
	cursor: pointer;
	height: 187px;
	background:url('../images/copy.png') no-repeat;
	behavior: url('_scripts/iepngfix.htc');
}

div#toggleContainer {
	display: block;
	width: 100%;
	padding: 30px 0;
/*	border-bottom: 2px solid #9a3a85;*/
	margin-bottom: 10px;
	
	border-bottom: 2px solid #9a3a85;
	border-top: 2px solid #9a3a85;
}

*{
margin:0; padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
}

body{
	background:url(../bg.jpg) top left no-repeat #F7F9F8;
	min-width: 840px;
}
#leftSplat{
/*position:absolute;
left:0;
top:5px;
height:272px;
width:121px;
background:url(../leftSplat.jpg) no-repeat;
z-index:-3000;*/
}

#container{
position:absolute;
bottom:20px;
left:20px;
}

h1#h1_avivgeffen{
	width:326px;
	height:223px;
	display:block;
	background:url(../h1_avivgeffen.gif) no-repeat;
	text-indent:-9999999px;
	margin-bottom:20px;
}

#copy {
	width:326px;
	height:98px;
	background:url(../copy.gif) no-repeat;
}

#freeTrack{
 position:absolute;
 top:290px;
 left:0px;
 height:20px;
 width:50px;
 display:block;
 text-indent:-999999px;
}

#signup{
 position:absolute;
 top:315px;
 left:0px;
 height:20px;
 width:70px;
 display:block;
 text-indent:-999999px;
}

#bannerLink{
 position:absolute;
 top:315px;
 left:90px;
 height:20px;
 width:250px;
 display:block;
 text-indent:-999999px;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

#bannerDiv {
position:absolute;
top:20px;
left:20px;
width:435px;
}

