body {
	background: #259eb7 url(images/karta.jpg) no-repeat top left;
}

a {
	color: #000;
	text-decoration: none;
}

#main {
	font-family: "Trebuchet MS", verdana;
}

#header {
	margin-left: 200px;
}

#header h1 {
	background: transparent url(images/clown-logga.jpg) no-repeat top left;
	height: 103px;
	width: 700px;
}

#header h1 a {
	display: block;
	text-indent: -9000px;
	height: 100%;
}

#link-soundofoo {
	float: left;
	width: 450px;
}

#link-wearesailing {
	float: right;
	width: 250px;
}


.clown-ringtone-player {
	width: 100px;
	height: 133px;
	background: transparent url(images/clown-player.gif) no-repeat top left;
	cursor: pointer;
	margin: 0 auto 0 auto;
	position: absolute;
}

.clown-ringtone-player-paused {
	background-position: 0 0;
}

.clown-ringtone-player-hover {
	background-position: 0 -133px;
}

.clown-ringtone-player-playing {
	background-position: 0 -266px;
}

.clown-ringtone-player-playing-hover {
	background-position: 0 -399px;
}

.clown-ringtone {
	width: 33%;
	float: left;
	text-align: center;
}

#clown-ringtone-player-ringtone {
	top: 250px;
	left: 160px;
}

#clown-ringtone-player-info-ringtone {
	top: 200px;
	left: 270px;
	background: transparent url(images/ringsignalkort.png) no-repeat top left;
}

#clown-ringtone-player-message {
	top: 400px;
	left: 640px;
}

#clown-ringtone-player-info-message {
	top: 350px;
	left: 750px;
	background: transparent url(images/meddelandesignalkort.png) no-repeat top left;
}

#clown-ringtone-player-alarm {
	top: 170px;
	left: 900px;
}

#clown-ringtone-player-info-alarm {
	top: 140px;
	left: 680px;
	background: transparent url(images/alarmsignalkort.png) no-repeat top left;
}

.clown-ringtone-player-info {
	position: absolute;
	width: 200px;
	height: 262px;
	background-color: transparent;
	display: none; 
	font-size: 10px;
	line-height: 13px;
}

.info-link {display: block; width: 18px; height: 18px; position: absolute; right: 0; bottom: 2px; background: transparent url(images/info-symbol.png) no-repeat bottom left}
.mms .info-link { bottom: 14px;}
.info-link-hover {background-position: top left; cursor: pointer;}

.back-link {display: block; width: 18px; height: 18px; position: absolute; right: 0; bottom: 0; background: transparent url(images/back-symbol.png) no-repeat bottom left}
.mms .back-link { bottom: 14px;}
.back-link-hover {background-position: top left; cursor: pointer;}

.code { font-family: "Courier New", courier, monospace; color: #e6871a; }

.clown-ringtone-player-info .info { position: absolute; top: 0; left: 0; right: 0; margin: 70px 20px 0 20px; display: none;}
.clown-ringtone-player-info .info-inner {position: static; height: 180px; overflow: hidden; background-color: #f3eee8;}
.clown-ringtone-player-info .content { position: absolute; top: 0; left: 0; right: 0; z-index: 40; margin: 70px 20px 0 20px; overflow: hidden; }
.clown-ringtone-player-info .content-inner {padding-bottom: 20px; background-color: #f3eee8; height: 160px;}
.clown-ringtone-player-info h2 { font-size: 10px; margin: 0; }
.clown-ringtone-player-info .info {text-align: left;}
.clown-ringtone-player-info .info ul {margin: 0; padding: 0; list-style-position: inside;}
.clown-ringtone-player-info .info li { }
.info-mms {z-index: 10;}
.info-mp3 {z-index: 20;}
.info-iphone {z-index: 30;}

.clown-ringtone-player-info a { color: #666; }
.clown-ringtone-player-info .listen { padding: 10px 0 10px 0; border-bottom: 1px solid #ded8d1; border-top: 1px solid #ded8d1;}
.clown-ringtone-player-info .mms, .clown-ringtone-player-info .download-mp3, .clown-ringtone-player-info .download-iphone {
	text-align: left; 
	position: relative; 
	margin: 5px 0 0 0; 
	padding: 0 20px 5px 0;  
	border-bottom: 1px solid #ded8d1;
}

#info-toggler {
	width: 100px;
	height: 118px;
	background: transparent url(images/i.png) no-repeat top left;
	position: absolute;
	top: 10px;
	left: 50px;
	cursor: pointer;
}

#info {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 10px;
	z-index: 1000;
	background-color: #fff;
	padding: 120px 0 0 220px;
	visibility: hidden;
	display: none;
}

#info-inner {
	width: 680px;
	font-family: georgia, serif;
	font-size: 16px;
	line-height: 24px;
}
