body {
	background-image: url(images/Swing-bozz2_05.jpg);
	margin-top: 0px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	
}

#page{
	background-color: #FFF;
	width: 942px;
	background-image: url(images/content-bg.jpg);


	/*border-right: solid 4px #efa52f;
	border-bottom: solid 4px #efa52f;
	border-left: solid 4px #efa52f;
*/
	margin-right:auto;
	margin-left:auto;
}

#header{
	background-image: url(images/header.jpg);
	height: 220px;
}

#footer{
	text-align: center;
	padding-top: 90px;
	background-color: #f4eee6;
	background-repeat: no-repeat;
	padding-bottom: 20px;
}

#navbar{
	height: 25px;
	text-align: left;
	background-color: #ee6a65;
	border-bottom: solid 2px #ee6a65;
	margin-right: auto;
	margin-left: auto;
}

#rightbar{
	background-color: #f4eee6;
	min-height: 300px;
	padding-top: 20px;
	text-align: center;
	margin-left: 30px;
	margin-bottom: 15px;
	float: right;
	width: 250px;
	padding-bottom: 90px;
	border-left: solid 3px #ee6a65;	
	border-bottom: dotted 2px #ee6a65;
}

#rightbar img{
	border: 0px;
}

#rightbar-tango{
	
	padding-top: 20px;
	text-align: center;
	margin-left: 30px;
	margin-bottom: 15px;
	float: right;
	width: 400px;
	padding-bottom: 90px;
	border-left: solid 3px #efa52f;	
}


#content{
/*	width: 640px; */
	min-height: 1050px;
	margin-left: 30px;
	margin-right: 30px;
	text-align: justify;
}



.space {
	height: 100px;
}

#newsletter{
	margin-top: 20px;
	margin-left: 200px;
	background-color: #f9edb6;
	padding-top: 10px;
	padding-left: 30px;
	width: 270px;
}

#content table{
	border: 0px;
}

#artists{
	min-height: 1050px;
	width: 600px; 
	margin-left: 30px;
	margin-right: 30px;
	text-align: justify;
}

#artists table tr{
	width: 570px;
	height: 298px;
	vertical-align: top;
	background-image: url(images/artistsbg.png);
}

#artists table td{

	width: 282px;
	height: 230px;
	background-repeat: no-repeat;
	text-align: center;
	padding-bottom: 20px;

}

#artists table td .name{
	text-align: center;
	padding-top: 5px;
	font-variant: small-caps;
	height: 40px;
	font-size: medium;
	vertical-align: top;
	font-weight: bold;
}

#artists table td .desc{
	text-align: center;
	height: 30px;
	font-size: large;
	vertical-align: top;
	font-style: italic;
}


#artists table td img{
	border: 0px;
	width: 265px;
	}

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

/* artisti 3 */




#artists3{
	width: 900px; 
	margin-left: 30px;
	margin-right: 30px;
	text-align: justify;
}
#artists3 table tr{
	width: 900px;
	height: 298px;
	vertical-align: top;
	background-image: url(images/artistsbg.png);
}

#artists3 table td{

	width: 282px;
	height: 230px;
	background-repeat: no-repeat;
	text-align: center;
	padding-bottom: 20px;

}

#artists3 table td .name{
	text-align: center;
	padding-top: 5px;
	font-variant: small-caps;
	height: 40px;
	font-size: medium;
	vertical-align: top;
	font-weight: bold;
}

#artists3 table td .desc{
	text-align: center;
	height: 30px;
	font-size: large;
	vertical-align: top;
	font-style: italic;
}


#artists3 table td img{
	border: 0px;
	width: 265px;
	}

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













/* artisti > live */



#live{
	min-height: 1050px;
	width: 600px; 
	margin-left: 30px;
	margin-right: 30px;

}

#live table{
	width: 600px;
	vertical-align: top;
}

#live .day{
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	font-size: large;
	font-weight: bold;
	background-color: #e3e3e3;
	width: 100%;	
}
#live .name{
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	font-size: large;
	font-weight: bold;
	background-color: #f9edb6;
	width: 100%;	
}



#live .desc{
	text-align: justify;
	padding-bottom: 30px;
}


#live table td img{
	border: 0px;
	padding-bottom: 10px;
	padding-right: 10px;
	width: 350px;
	align:left;
	}

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







#sponsors{
	width: 600px; 
	margin-left: 30px;
	margin-right: 30px;
	text-align: justify;
}

#hotels_conv{
	width: 600px; 
	margin-left: 30px;
	margin-right: 30px;
	text-align: justify;
}



#sponsors img{
	border: 0px; 
	padding: 10px;
	height: 60px;
	}

#sponsors img:hover{
background-color: #e3e3e3;}




#prices {
	
	
	margin-left: 30px;
	margin-right: 30px;
	text-align: justify;
}

.ticketstable {
	width: 750px;
		text-align: center;
		border-spacing: 0px;
		border: 1px solid #E8322F;
}

.ticketstable:hover{
	font-size: x-large;
	background-color: #CCFFCC;
}

.order {
	float: right;
	text-align: center;
	width: 100px;
	padding: 10px;
	background-color: #e8322f;
	color: #FFF;
}
.order:hover {
	background-color: #27b822;
	color: #FFF;
}

#prices .title{
	font-size: small;
	font-weight: bold;
	font-variant: small-caps;
}

#prices .note{
	font-size: small;
	font-variant: small-caps;
}


#prices td{
	width: 14%;
}

#prices .order{
	font-size: small;
	font-weight: bold;


}



#tickets-order {
	margin-left: 30px;
	margin-right: 30px;
	text-align: justify;
}
#tickets-order h3{
	font-size: medium;
	font-variant: small-caps;
	font-weight: bold;
	margin: 0px;
}


#tickets-order .note{
	font-size: small;
	font-variant: small-caps;
}

#tickets-order .personal_data td{
	
	padding-right: 10px;
}


#tickets-order .packagestable{
	margin: 0px;
	width: 500px;
}
#tickets-order .packages{
padding-bottom: 5px;}

#tickets-order .packages:hover{
background-color: #e3e3e3;}


#tickets-order .shuttle{
	margin: 0px;
	width: 450px;
}
#tickets-order .shuttleh:hover{
background-color: #e3e3e3;}


#tickets-order .roomstable{
	margin: 0px;
	width: 500px;
}
#tickets-order .rooms{
padding-bottom: 5px;}



#tickets-order .rooms:hover{
background-color: #e3e3e3;}


.tabletitle{
	background-color: #F9EDB6;
}

#tickets-order .qty{
text-align: center;}


#tickets-order .rooms_name{
	width: 500px;
	padding-right: 10px;
}
#tickets-order .rooms_name tr:hover{
background-color: #e3e3e3;}


.tickets_note{
	background-color: #f9edb6;
	width: 250px;
	float: right;
	padding: 10px;
	text-align: left;
	font-size: small;
}

.tickets_full_note{
	width: 500px;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	font-size: small;}

.payment{
	text-align: left;
	padding: 5px;
	width: 600px;
}

.payment:hover{
	background-color: #e3e3e3;
}

.payment .details {
	margin-bottom: 20px;
	margin-top: 10px;
	padding-left: 30px;
}
.payment b {
		font-size: medium;
	font-variant: small-caps;
}


#navmenu
{	
	margin:0;
	padding: 0;}
	
	#navmenu li
	{	float: left;
		list-style: none;
		font: 12px Tahoma, Arial;
		margin-right: auto;
		margin-left: auto;}

	#navmenu li a
	{	display: block;
		background: #ee6a65;
		padding: 5px 12px;
		text-decoration: none;
		border-right: 1px solid #fce5d7;
		font-size: small;
		color: #fddac4;
		white-space: nowrap}

	#navmenu li a:hover
	{	background: #18a096;
		color: #FFF;}
		
		#navmenu li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-top: 1px solid #fce5d7;}
		
		#navmenu li ul li
		{	float: none;
			display: inline}
		
		#navmenu li ul li a
		{	width: auto;
		color: #fce5d7;
			background: #ee6a65;}
		
		#navmenu li ul li a:hover
		{	background: #18a096;
		color: #FFF;}


#navmenu_admin
{	
	margin:0;
	padding: 0;}
	
	#navmenu_admin li
	{	float: left;
		list-style: none;
		font: 12px Tahoma, Arial}

	#navmenu_admin li a
	{	display: block;
		background: #3040b3;
		padding: 5px 12px;
		text-decoration: none;
		border-right: 1px solid #FFF;

		color: #FFF;
		white-space: nowrap}

	#navmenu_admin li a:hover
	{	background: rgba(105,203,253,0.39);
		color: #3040b3;}
		
		#navmenu_admin li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-top: 1px solid #df3a33;}
		
		#navmenu_admin li ul li
		{	float: none;
			display: inline}
		
		#navmenu_admin li ul li a
		{	width: auto;
		color: #FFF;
			background: #3040b3;}
		
		#navmenu_admin li ul li a:hover
		{	background: #c5ebff;
		color: #3040b3;}




#order_re{
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;

	background-color: #f5f5f5;
	}
	
	
#tickets-view #order_re table td{
	padding: 2px;
	border: 0px;
}	


#map{
	text-align: center;
	margin-top: 20px;
	padding: 30px;
	width: 500px;
	background-color: #F9EDB6;
}

#contest-rules{
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;

	background-color: #f5f5f5;
	font-size: small;
}


#artistList {
}

#artistList li {
	list-style: none;
	margin: 0 0 4px 0;
	padding: 10px;
	background-color:rgba(105,203,253,0.39);
	border: #CCCCCC solid 1px;
	color: #3040b3;
}

#tickets-view{
	margin-left: 30px;
	margin-right: 30px;
	text-align: justify;

}

#tickets-view table{
	width: 820px;
		text-align: left;
		border-spacing: 0px;
}
#tickets-view td{
	padding: 10px;	

	border: 1px solid #3040b3;
}

.tickets-view-details-red{
	background-color: rgba(252,0,18,0.14);
}

.tickets-view-details:hover{
		background-color:rgba(105,203,253,0.39);
	border: 1px solid #69cbfd;
}

.tickets-view-title{
	background-color: #3040b3;
	color:#FFF;
	font-size: medium;
	font-variant: small-caps;
}

#order-control{	
	padding: 20px;
	background: #c5ebff;
		color: #3040b3;}
#order-control-red{	
	padding: 20px;
	background: rgba(252,0,18,0.14);
		color: #3040b3;}
		
		
.hotels_conv{
	font-size: medium;
	text-align: left;
	color: #000;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: solid 1px #efa52f;

}		

.hotels_conv a{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
}

.hotels_conv table{
	width: 100%;
}


.hotels_conv td{
	width: 50%;
}

.hotels_conv h2{
	margin: 0px;
	font-variant: small-caps;
	color: #df3a33;
}
	
.hotels_conv img{
border: 0px;
margin-right: 10px;
}

