 /*
	Raffle CSS Style Sheet 
	
	version:	1.0
	author:		geovoucher ou
	email:		info@geovoucher.com
	website:	http://www.geovoucher.com
*/

/* =Raffle
-----------------------------------------*/

#main-content{
	float:left;
}

#main-content.raffle .headline{
	float:left;
}

#main-content .box .box-header{
	float:left;
	overflow:visible;
	background: transparent url(../img/boxes/background/raffle-box-top-984x4px-bg.png) no-repeat top left;
	width: 984px;
}

#main-content.raffle.de h1{
	font-size: 350%;
}

#main-content.raffle.en h1{
	float:left;
	text-align: center;
	font-size: 280%;
	font-weight:bold;
	width: 200px;
	padding-top: 25px;
}

#main-content.raffle .box .subbox.doublewidth{
	background: transparent url(../img/raffles/iphone-bg.jpg) no-repeat top right;	
	width: 430px;
	margin-right: 40px;
}

#content #main-content.raffle .box-content{
	width: 984px;
}

#content #main-content.raffle .box-content-wrapper {
	padding: 20px 0 20px 30px;
	width:auto;
}

#main-content.raffle{
	float:left;
	background: none;
	border: 0;
	width: 100%;
	overflow: visible;
}

#content #main-content.startpage .box{
	width:984px;
	background: #007aac url(../img/boxes/background/raffle-box-bg.png) repeat-x top left;
	margin-bottom:0;
}

#content #main-content.startpage .box .box-header{
	background: transparent url(../img/boxes/background/startpage-box-top-bg-984x4px.png) no-repeat top left !important;
	min-height: 4px;	
}


#content #main-content.startpage .box .box-footer{
	background: transparent url(../img/boxes/background/startpage-box-bottom-bg-984x4px.png) no-repeat left bottom !important;
}



#content > .box{
	float:left;
	color: #fff;
	min-height: 288px;
	padding: 0 0 0 0;
	border-bottom: 0;	
	overflow: visible;
	margin:0;
}

#main-content.raffle .footer{
	float:left;
	background: transparent url(../img/boxes/background/ornament-bottom-part.jpg) no-repeat bottom left;
	height: 30px;
	width: 100%;
	border: 0;	
	border-right: 1px solid #e6e6e6;
}

#main-content.raffle .back-links{
	float:left;
	height: 62px;
	width: 100%;
	border: 0;
	text-align:right;
	font-weight:bold;	
}

body.raffles #content{
	margin-top: 120px;
}