/* GLOBAL GLOBAL GLOBAL*/
html, body{
	margin: 0px;
	font: 89%/1.4 helvetica,verdana,geneva,lucida,arial,sans-serif; 
	padding: 0px;	
}
html{
	background: url("../images/background.png");
}
h2{
	display:  none;	
}

div{
	margin: 0px;
	padding:0px;
}


/* STRUCTURE STRUCTURE STRUCTURE */
#header{
	background: url("../images/header.png");
	display: block;
	margin: 0px auto;
	width: 310px;
	height: 188px;
}
#container{
	width: 100%;
	display: block;
}

#columnContainer{
	margin: 0px auto;
	display: block;
	width:1050px;
}

#column1{
	width:340px;
	float: left;
	display: block;
	margin-right: 25px;
	padding-bottom:30px;
	overflow: visible;
}

#column2{
	width:297px;
	float: left;
	display: block;
	margin-right: 25px;
	padding-bottom:30px;

}
#column3{
	width:319px;
	float: left;
	display: block;
	margin: 0px;
	padding-bottom:30px;
}

/* GLOBAL MORE BUTTON */
.more{
	display: block;
	float: right;	
	height:  30px;
	margin: 0px;
}
.more a {
	display: block;
	float: right;	
	width:  58px;
	height:  30px;	
	background: url("../images/btn_more.png") no-repeat;
}
.more a:hover {
	display: block;
	float: right;	
	width:  58px;
	height:  30px;	
	background: url("../images/btn_more.png") no-repeat;
	background-position: bottom;
}



/* LIVE LIVE LIVE */
#live{
	width:340px;
	float: left;
	display: block;
	background: url("../images/bg_live.png") no-repeat;
	margin: -200px 0px 0px 0px;
}
#live .content{
	color: #FFF;
	margin:260px 10px 10px 70px;
}

#live .content a{
	color: #faba0a;
		text-decoration: none;
		font-weight: bold;

}
#live .content a:hover{
	color: #FFF;
	text-decoration: none;

}

* html #live{
	width:340px;
	float: left;
	display: block;
	background: url("../images/bg_live.png") no-repeat;
	background-position:top;
	margin: 0px 0px 0px 0px;
}


/* UPDATES UPDATES UPDATES */
#updates{
	width:340px;
	float: left;
	display: block;
	background: url("../images/bg_join.png") no-repeat;
	background-position: top right; 
	margin: 14px 0  14px 0px;
	height:  240px;
}
* html #updates{
	width:290px;
	background: url("../images/bg_join.png") no-repeat;
	float: right;

}
#updates input#emailAddress{
	height: 18px;
	width: 200px;	
	font-size: 12px;
	margin: 2px 0 0 0px;
}
* html input#emailAddress{
	height: 18px;
	width: 20px;	
	font-size: 12px;
	margin: 0px;
}

#updateButtonContainer{
	float: right;
	display: block;
	margin: 13px 25px 0 0;
	width: 170px;	
}
#updates .content{
	color: #FFF;
	margin:40px 10px 10px 99px;
}

* html #updates .content{
	color: #FFF;
	margin:0px;
	padding-left:20px;
	padding-top: 20px;
}


#SignUpButton{
	background: url("../images/btn_signup.png") no-repeat;
	display: block;
	float: right;
	width: 140px;
	height: 32px;
	margin: 0 0 10px 0px;
	text-indent: -9999px;
	font-size: 0px;
	line-height: 0px;
	background-position: top left;
}
#SignUpButton:hover{
	background: url("../images/btn_signup.png") no-repeat;
	display: block;
	float: right;
	width: 140px;
	height: 32px;
	margin: 0 0 10px 0px;
	background-position: bottom left;
}
#TakeMeOffButton{
	background: url("../images/btn_takemeoff.png") no-repeat;
	display: block;
	float: right;
	width: 140px;
	height: 28px;
	text-indent: -9999px;
	font-size: 0px;
	line-height: 0px;
}
#TakeMeOffButton:hover{
	background: url("../images/btn_takemeoff.png") no-repeat;
	display: block;
	float: right;
	width: 140px;
	height: 28px;
	background-position: bottom;
}



/* NEWS NEWS NEWS */
#news{
	width:303px;
	float: left;
	display: block;
	background: url("../images/bg_news.png") no-repeat;
	margin: 20px 0 0px 0px;
}

#news .content{
	color: #FFF;
	margin: 40px 0 30px 0;
	padding: 0px 0 0 0;
	font-size:12px;
}

.scroll-pane
{
		width:260px;

	margin: 0 0 0px 0px;
	padding: 0 10px 20px 15px;
}

#news .content a{
	color: #faba0a;
		text-decoration: none;
		font-weight: bold;

}
#news .content a:hover{
	color: #FFF;
	text-decoration: none;

}

#news .content img{
border: 4px solid white;
}



/* DOWNLOADS DOWNLOADS DOWNLOADS */
#downloads{
	width:297px;
	float: left;
	display: block;
	background: url("../images/bg_downloads.png") no-repeat;
	margin: 14px 0  0px 0px;
	height:  250px;
}
#dlList{
	margin: 50px 0 0 0;	
	width:297px;
	float: left;
	display: block;
}
.dlContainer{
	width:297px;
	float: left;
	display: block;
	margin: 0 0 25px 0;
}
* html .dlContainer{
	width:297px;
	float: left;
	display: block;
	margin: 0 0 25px 15px;
	
}
.dlIcon{
	width:55px;
	height:67px;
	float: left;
	display: block;
	margin: 0 0 0 35px;
	color: white;
}
* html .dlIcon{
	width:55px;
	height:67px;
	display: block;
	margin: 0px;
	color: white;
	
}
.dlCopy{
	width: 180px;
	float: left;
	display: block;
	margin: 0 0 0 25px;
	color: white;
}
.dlCopy a{
	color: #faba0a;
	text-decoration: none;
			font-weight: bold;

}


.dlCopy a:hover{
	color: white;
	text-decoration: underline;
}
.dlMP3{
	background: url("../images/btn_mp3.png") no-repeat;
	display: block;
	float: left;
	width: 55px;
	height: 67px;

}
.dlMP3:hover{
	background: url("../images/btn_mp3.png") no-repeat;
	display: block;
	float: left;
	width: 55px;
	height: 67px;
	background-position: bottom;
}
.dlMP312{
	background: url("../images/btn_mp312.png") no-repeat;
	display: block;
	float: left;
	width: 55px;
	height: 67px;
}
.dlMP312:hover{
	background: url("../images/btn_mp312.png") no-repeat;
	display: block;
	float: left;
	width: 55px;
	height: 67px;
	background-position: bottom;
}
#downloads .more a{
	margin: 0 50px 0 0;
}



/* LISTEN LISTEN LISTEN */
#listen{
	width:  290px;
	height:  255px;
	background:  url("../images/bg_listen.png") no-repeat;
	float: left;
	display: block;
	margin:  -120px 0 0 0px;
}
* html #listen{
	width:  290px;
	height:  255px;
	background:  url("../images/bg_listen.png") no-repeat;
	float: left;
	display: block;
	margin:  0px 0 0 0px;
}

.disco a {
	display: block;
	float: right;	
	width:  135px;
	height:  34px;	
	background: url("../images/btn_disco.png") no-repeat;
	margin-right: 20px;
}
.disco a:hover {
	display: block;
	float: right;	
	width:  135px;
	height:  34px;	
	background: url("../images/btn_disco.png") no-repeat;
	background-position: bottom;
	margin-right: 20px;
}
* html .disco a, * html .disco a:hover {
margin: -40px 0px 0px 0px;
} 

#tapeContainer{
	display: block;
	float: left;
	width: 290px;
	height: 160px;
	margin-top: 70px;
}
.tape{
	display: block;
	float: left;
	width: 290px;
	height: 40px;
	margin-bottom: 25px;
}
.tapeIcon{
	background: url("../images/btn_tape_both.png") no-repeat;
	display: block;
	float: left;
	width: 57px;
	height: 39px;
	margin: 0 0 0px 15px;
}
* html .tapeIcon{
	background: url("../images/btn_tape_both.png") no-repeat;
	display: block;
	width: 57px;
	height: 39px;
	margin: 0px;
	margin-left: 15px;
}
.tapeBalloon{
	background: url("../images/balloon.png") no-repeat;
	display: none;
	float: left;
	width: 400px;
	height: 200px;
	position: relative;
	z-index: 90;
}


.bubbleContent{
	margin: 50px 10px 10px 0px;
	float: left;
	display: block;
	color: white;
	font-weight: bold;	
	
}

.tapeBalloon .cover{
	margin: 31px 11px 0px 18px;	
	float: left;
	display: block;

}

#tapeBalloon1{
	top: -265px;
	left:-380px;
}
#tapeBalloon2{
	top: -200px;
	left:-380px;
}
#tapeBalloon3{
	top: -135px;
	left:-380px;
}


/* SHOP SHOP SHOP */
#shop{
	width:319px;
	float: left;
	display: block;
	background: url("../images/bg_shop.png") no-repeat;
	margin: 14px 0  14px 0px;
	height:  180px;
}
#shop #itemContainer{
	width:319px;
	margin: 50px 0 0 0;
	float: left;
	display: block;
}
#shop #screenContainer{
	width:319px;
	margin: -85px 0px;
	float: left;
	display: block;
}
#shop .item{
	float: left;
	display: block;
	width: 85px;
	height: 85px;
	margin-left: 15px;
}

#shop .itemScreen{
	float: left;
	display: block;
	width: 85px;
	height: 85px;
	margin-left: 15px;
}
#shop .itemScreen a{
	float: left;
	display: block;
	width: 85px;
	height: 85px;
		background: url("../images/filter_shop.png") no-repeat;

}
#shop .itemScreen a:hover{
	float: left;
	display: block;
	width: 85px;
	height: 85px;
		background: none;
}
#shop .more a{
	margin: 5px 25px 0px 0px;
}



/* CONTACT CONTACT CONATCT */
#contact{
	width:305px;
	float: left;
	display: block;
	background: url("../images/bg_contact.png") no-repeat;
	margin: 0px; 
	padding-bottom:15px;
}
#contact .content{
	color: #FFF;
	margin:35px 15px 0px 10px;
	float: left;
	display: block;
}
.contactLeft{
	float: left;
	display: block;
	margin-top: 15px;
	width: 90px;	
}
.contactRight{
	float: left;
	margin-top: 15px;
	display: block;
	width:180px;
}
#contact .content a{
	color: #faba0a;
	text-decoration: none;
			font-weight: bold;

}


#contact .content a:hover{
	color: white;
	text-decoration: underline;
}



/* FOOTER FOOTER FOOTER */
#footer{
	width: 100%;
	height: 120px;
	display: 20px auto;
	background-color: #91ab32;
	float: left;
	border-top:  10px solid #a2be38;
}
#footerLinks{
	display: block;
	margin: 0px auto;
	width: 1000px;
	height: 20px;
}
#logoQuack, #logoMyspace, #logoFacebook, #logoLiveJournal{
	display: block;
	float:  left;
	margin: 25px 0 0 59px;	
	Padding:10px;
}

#logoQuack:hover, #logoMyspace:hover, #logoFacebook:hover, #logoLiveJournal:hover{
	background: #a2be38 no-repeat;
}
#logoQuack a{
	display: block;
	float:  left;
	background: url("../images/logo_quack.png") no-repeat;
	width: 111px;
	height:  48px;
}
#logoMyspace a{
	display: block;
	float:  left;
	background: url("../images/logo_myspace.png") no-repeat;
	width: 159px;
	height:  48px;
}
#logoFacebook a{
	display: block;
	float:  left;
	background: url("../images/logo_facebook.png") no-repeat;
	width: 118px;
	height:  24px;
}
#logoLiveJournal a{
	display: block;
	float:  left;
	background: url("../images/logo_liveJournal.png") no-repeat;
	width: 228px;
	height:  24px;
}
.live-scroll-pane
{
	width:230px;
	margin: 0 0 0px 0px;
	padding: 0 10px 20px 15px;
}

* html .png, * html div, * html h2, * html a, * html #titleDiscography {

    border: 0px;
}
* html #news, * html #live,  {
    	behavior: url(images/pngbehavior.htc);
}
* html #itemContainer .item{
	margin-left: 12px;
}
#tapeContainerIE6{
	display: none;
}
* html #tapeContainerIE6{
	display: block;
}
* html #tapeContainer {
	display: none;
}
* html #tapeContainerIE6{
	display: block;
	float: left;
	width: 290px;
	height: 160px;
	margin-top: 70px;
}
