@charset "UTF-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
    font: 11px "Courier New", Courier, monospace;
	background: #fff url(../images/bg_body.jpg) center top no-repeat;
	color: #333;
	padding: 0;
    margin: 0;
}

html, body {
	}

#wrap {
width: 999px;
	height: 724px;
    margin: 41px auto;
	background:url(../images/bg_wrap.jpg) top left no-repeat;
	position:relative;
}

h1 {
text-indent: -9999px;
width: 496px;
height: 271px;
margin-left:11px;
background: url(../images/logo_annaf.png) top left no-repeat;
position: absolute;
top: 0;
left:0;
}

#social {
width: 700px;
margin:140px 108px 0 0;
float:right;
}

#social li {
float: right;
margin-left: 38px;
}

#social li a {
text-indent: -9999px;
height: 30px;
display:block;
}

#social li.facebook a {
background: url(../images/facebook.png);
width: 116px;
}

#social li.facebook a:hover {
background-position: -116px 0;
}

#social li.myspace a {
background: url(../images/myspace.png);
width: 109px;
}

#social li.myspace a:hover {
background-position: -109px 0;
}

#social li.youtube a {
background: url(../images/youtube.png);
width: 76px;
}

#social li.youtube a:hover {
background-position: -76px 0;
}

#left {
width: 471px;
margin: 44px 15px 0 128px;
float: left;
}

#like-tweet {
margin-top: 10px;
width:471px;
float: left;
}

.facebook {
float: left;
height:30px;
}

.like {
height:30px;
}

.twitter {
float: right;
}

#lovebomb {
text-indent: -9999px;
width:287px;
height: 27px;
display:block;
margin-top:20px;
margin-left: 50px;
background:url(../images/lovebomb.png) top left no-repeat;
float:left;
}

#website {
text-indent: -9999px;
width:389px;
height: 37px;
display:block;
margin-top:0px;
margin-left:30px;
background:url(../images/bt_website.png) top left no-repeat;
float:left;
}

#website:hover {
background-position:-389px 0;
}

#lovebomb:hover {
background-position:-287px 0;
}

#right {
width: 300px;
float: right;
margin: 321px 70px 0 0;
}

#audioplayer {
margin-left:80px;
width: 200px;
}

#audio-links {
margin-top:19px;
padding-left:130px;
float:left;
}

#audio-links li {
float: left;
margin-right: 3px;
}

a#buy {
text-indent: -9999px;
width:289px;
height: 66px;
display:block;
margin-top:10px;
background:url(../images/buy.png) top left no-repeat;
float:left;
}

a#buy:hover {
background-position:-289px 0;
}

#footer {
clear: both;
}

#vote {
background:url(../images/amadeus_vote.jpg) top left no-repeat;
width:521px;
height:436px;
padding:140px 0 0 300px;
}
