/*

<summary>
CDON Public - banner.css
</summary>
<author>Dan Nilsson, Web designer - CDON.COM</author>
<copyright>CDON.COM AB 1999-2010, all rights reserved</copyright>

*/

.banner { border: 1px solid #ccc; }

.banner img { display: inline; }

.banner h2,
.banner h3 {
	position: relative;
	padding: 0 0 5px 0;
	z-index: 1;
}

.banner h2 {
	color: #41a500;
	padding: 5px 0 5px 5px;
}

.banner a { color: #0080a3; }
.banner p { margin: 0 0 5px 0; }

.banner .price { color: #ca0705; }

.banner .content {
	background: url(../images/layout/doncwithplate.jpg) right bottom no-repeat;
	overflow: hidden;
	padding: 0 0 0 5px;
}

.banner .left,
.banner .image { float: left; }
.banner .left { width: 110px; }
.banner .image { margin: 0 0 37px 0; }
.banner .image img { width: 80px; }

.banner .buy { margin: 10px 0 0 0; }
.banner .buy * { vertical-align: middle; }
.banner span {
	font-weight: bold;
	color: #ca0705;
	padding: 2px 5px 0 0;
}

/* Melodifestivalen 2010 */
/*
.mp3-player-multi { position: relative; }
.mp3-player-multi #swf-wrapper {
	position: absolute;
	bottom: 102px;
	left: 15px;
}
*/

/* Magic Banner */
.magic-banner { margin-bottom: 10px; }

