

* {
	margin: 0;
	padding: 0;

}

body {
	background: #F5F5F5 url(images/img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474848;
}

h1, h2 {
	font-family: Arial, Helvetica, Times, serif;
	color: #1D62B3;
}

h1 {

	font-size: 2.6em;
	font-weight: normal;
}

h2 {


	text-transform: uppercase;
	font-size: 1.2em;
    text-align: center;
}

h3 {
	font-size: 1em;
}

p, ul, ol {

	line-height: 170%;
}

p {
}

blockquote {
	padding: 0 30px;
	background: url(images/img12.gif) no-repeat;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
}

blockquote p {
}

a {
	color: #1D62B3;
}

a:hover {
	background: none;
	color: #E43C15;
}




hr {
	display: none;
}

/* Wrapper */

#wrapper {
	background: url(images/img08.gif) repeat-x left bottom;
}


/* Parte di destra in header2 vicino Menu Principale con Bandiere e Modulo di ricerca */

#flag_search
{
    float: right;
    color: #000048;
    
}


/* Menu */

#menu {
	float: left;
}

#menu ul {
	margin: 0;
/*	padding: 112px 78px 0 0; */
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	padding-left: 40px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Menu2 */

#menu2 {
	float: left;
}

#menu2 ul {
	margin: 0;
/*	padding: 112px 78px 0 0; */
	list-style: none;
	line-height: normal;
}

#menu2 li {
	display: inline;
}

#menu2 a {
	padding-left: 40px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu2 a:hover
{
    text-decoration: underline;
    color: #FFFF00;
}

/* Header */

#header {
	height: 120px;
	background: #000000 url(images/header/header.jpg) no-repeat;
}

/* Header per Menu */

#header2
{
    height: 30px;
    background: url(images/header/header2.png) no-repeat;
}

/* Header per Menu */

#header3
{
    height: 20px;
    background: url(images/header/header3.png) no-repeat;
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo p {
	float: left;
}

#logo h1 {
	padding: 20px 0 0 20px;
	font-size: 3.2em;
	font-weight: bold;
	color: #E43C15;
}

#logo p {
	margin: 0;
	padding: 42px 0 0 6px;
	letter-spacing: 2px;
	line-height: normal;
	font: normal 1.4em Georgia, "Times New Roman", Times, serif;
}

/* Search */

#search {
	float: right;
	width: 200px;
	padding: 40px 20px 4px 0;
	background: url(images/img05.gif) no-repeat left bottom;
}

#search fieldset {
	border: none;
}

#search legend {
	display: none;
}

#s {
	float: left;
	width: 155px;
	margin: 0 0 0 10px;
	background: none;
	border: none;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #474848;
}

#x {
	display: none;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	background: #FFFFFF url(images/img06.gif);
}

#bgtop {
	height: 20px;
	background: url(images/img07.gif);
}

#bgbottom {
	padding-bottom: 20px;
	background: url(images/img09.gif) no-repeat left bottom;
}

#page ul {
	list-style: none;
}

#page ul li {
	padding-left: 15px;
	background: url(images/img11.gif) no-repeat left center;
}

/* Content */

#content {
	float: left;
	width: 500px;
    min-height: 600px;
	padding: 10px 0 0 20px;
}

html>body #content {
	height: auto;
}

/* Content2 */

#content2 {
	float: left;
	width: 680px;
	min-height: 600px;
	padding: 0 0 0 20px;
}

html>body #content {
	height: auto;
}


.napolitime {
	background-image: url('images/customization/napolitime.png');
}


/* BOXLIVE */

#boxlive {
	float: left;
	width: 170px;
	height: 150px;

}



/* BOXTIME */

#boxtime {

	width: 170px;
	height: 150px;
	text-align: center;
	background-image: url('images/customization/citytime.png');
}



/* Post */

.post {
}

.post .bigpix {
	margin-bottom: 20px;
	background: #F0F0F0;
}

.post .bigpix .image {
}

.post .bigpix .caption {
	margin: 0;
	padding: 2px 10px 5px 10px;
	line-height: normal;
	font-size: .8em;
	color: #999999;
}

.post .bigpix .caption a {
	color: #999999;
}

.post .title {
	padding: 10px 10px 0 10px;
	font-size: 2.6em;
}	

.post .title a {
	background: none;
}

.post .byline {
	margin: 0;
	padding: 0 10px;
	line-height: normal;
	text-transform: uppercase;
	font-size: .8em;
	color: #C2C2C2;
}

.post .byline a {
	color: #C2C2C2;
}

.post .entry {
	padding: 20px 10px 0 10px;
}

.post .tags {
	margin: 0;
	padding: 5px 10px;
	background: #F0F0F0;
	line-height: normal;
	font-size: .8em;
}

.post .tags a {
	padding: 0 5px;
	background: none;
}

.post .links {
	padding: 5px 10px;
	border-bottom: 1px solid #EEEEEE;

}

.post .links .comments {
	padding-left: 20px;
	background: url(images/img13.gif) no-repeat left center;
}

.post .links .permalink {
	padding-left: 18px;
	background: url(images/img14.gif) no-repeat left center;
}


.post {
	background: url(images/img08.jpg) repeat-y left top;
}

.post .title {
	margin: 0;
	padding: 10px 20px 10px 50px;
	background: #F74B61 url(images/img05.jpg) no-repeat left top;
	border-bottom: 1px dotted #FFC1CA;
}

.post h1.title {
	padding: 5px 0  0 50px;
	background: #FECBD3 url(images/img05.jpg) no-repeat left top;
	height: 40px;
	font-size: 2.4em;
	text-transform: lowercase;
}

.post .title a:hover {
	text-decoration: none;
}

.post .entry {
	margin: 0px;
	padding: 20px 20px;
}

.post .meta {
	height: 35px;
	margin: 15px 0 20px 0;
	padding: 15px 0 0 20px;
	background: #F74B61 url(images/img04.jpg) no-repeat;
	line-height: normal;
	border-top: 1px dotted #FFC1CA;
}

/* ContentBox */

#contentbox {
	float: left;
	width: 500px;
	min-height: 400px;

}

.postbox .title1 {

	background: #ffffff url(images/box_img05_players.png) no-repeat left top;
    height: 40px;
    
}

/* DRAWS */
.postbox .title7 {

	background: #ffffff url(images/box_img05_MDS.png) no-repeat left top;
    height: 40px;
    
}
.postbox .title8 {

	background: #ffffff url(images/box_img05_MDD.png) no-repeat left top;
    height: 40px;
    
}
.postbox .title9 {

	background: #ffffff url(images/box_img05_QD.png) no-repeat left top;
    height: 40px;
    
}

.postbox .title10 {

	background: #ffffff url(images/box_img05_drawspdf.png) no-repeat left top;
    height: 40px;
    
}

.postbox .title18 {

	background: #ffffff url(images/box/ticket_prices.png) no-repeat left top;
    height: 40px;
    
}

.postbox .title20 {

	background: #ffffff url(images/box/draws.png) no-repeat left top;
    height: 40px;
    
}



/* OOP */
.postbox .title6 {

	background: #ffffff url(images/box_img05_OOP.png) no-repeat left top;
    height: 40px;
    
}



/* Match Completati */
.postbox .title5 {

	background: #ffffff url(images/box_img05_mcomplete.png) no-repeat left top;
    height: 40px;
    
}


/* Match Corso */
.postbox .title4 {

	background: #ffffff url(images/box_img05_match.png) no-repeat left top;
    height: 40px;
    
}

/* EntryList */
.postbox .title3 {

	background: #ffffff url(images/box_img05_entry.png) no-repeat left top;
    height: 40px;
    
}
/* Box News HomePage */
.postbox .title {

	background: #ffffff url(images/box_img05.png) no-repeat left top;
    height: 40px;
}

.postbox h1.title {

	background: url(images/box_img05.png) no-repeat left top;
	height: 53px;

}

.postbox .title a:hover {
	text-decoration: none;
}

.postbox .entry {
	margin: 0px;
	font-weight: normal;
	padding: 2px 0px 5px 20px;
    background: url(images/box_img08.png) repeat-y left top;
    min-height: 300px;
}

.postbox .meta {
	height: 29px;
    background: url(images/box_img04.png) no-repeat left top;
	font-weight: normal;
	padding: 2px 0px 5px 20px;
}







/* Sidebar Common Style */

.sidebar {
}

#page .sidebar ul {
	line-height: normal;
}

#page .sidebar li {
	padding: 0;
	background: none;
}

#page .sidebar li ul {
}

#page .sidebar li li {
	padding: 5px 15px 5px 25px;
	background: url(images/img11.gif) no-repeat 10px 10px;
	border-bottom: 1px solid #F0F0F0;
}

.sidebar a {
	background: none;
}

/* Sidebar One */

#sidebar1 {
	float: left;
	width: 180px;
	padding: 10px 0 0 20px;
}

/* Sidebar Two */

#sidebar2 {
	float: right;
	width: 180px;
	padding: 10px 20px 0 0;
}



/* Footer */

#footer {
	width: 960px;
	height: 83px;
	margin: 0 auto;
	background: url(images/img10.gif) no-repeat;
}

#footer p {
	padding-top: 20px;
	text-align: center;
	font-size: .8em;

}

/* Green Box */

.greenbox {
	background: #FFFFFF url(images/img03.gif) repeat-x;
}

.greenbox .title {
	height: 60px;
	background: url(images/img04.gif) no-repeat;
}

.greenbox .title h1, .greenbox .title h2 {
	height: 35px;
	margin: 0;
	padding: 15px 0 0 20px;
	background: url(images/img05.gif) no-repeat right top;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 1.6em;

	color: #FFFFFF;
}

.greenbox .entry {
	padding: 10px 20px 0 20px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

.btm { background: url(images/img06.gif) repeat-x left bottom; }
.btm .l { background: url(images/img07.gif) no-repeat left bottom; }
.btm .r { background: url(images/img08.gif) no-repeat right bottom; }

/* Two Columns */

.two-columns {
	clear: both;
	background: url(images/img11.gif) repeat-y;
	border-top: 10px solid #C3C3C3;
}

.two-columns .title {
}

.two-columns .title h2 {
	height: 53px;
	margin: 0;
	padding: 15px 0 0 20px;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
}

.two-columns .blue {
	background: url(images/img13.gif) no-repeat;
}

.two-columns .red {
	background: url(images/img14.gif) no-repeat;
}

.two-columns .columnA, .two-columns .columnB {
	width: 320px;
}

.two-columns .columnA {
	float: left;
}

.two-columns .columnB {
	float: right;
}

.two-columns .btm {
	clear: both;
	background: url(images/img12.gif) no-repeat left bottom;
}
/* ContentBoxL */

#contentboxL {
	float: left;
	width: 660px;
	

}

.postboxl .title1 {

	background: #ffffff url(images/box_img05_players.png) no-repeat left top;
    height: 40px;
    
}
/* EVENT */
.postboxl .title11 {

	background: #ffffff url(images/box/sponsor.png) no-repeat left top;
    height: 40px;
    
}
.postboxl .title12 {

	background: #ffffff url(images/box/contacts.png) no-repeat left top;
    height: 40px;
    
}
.postboxl .title13 {

	background: #ffffff url(images/box/champions.png) no-repeat left top;
    height: 40px;
    
}

.postboxl .title14 {

	background: #ffffff url(images/box/staff.png) no-repeat left top;
    height: 40px;
    
}

.postboxl .title15 {

	background: #ffffff url(images/box/hospitality.png) no-repeat left top;
    height: 40px;
    
}

.postboxl .title16 {

	background: #ffffff url(images/box/parties.png) no-repeat left top;
    height: 40px;
    
}

.postboxl .title17 {

	background: #ffffff url(images/box/howtoreach.png) no-repeat left top;
    height: 40px;
    
}

.postboxl .title21 {

	background: #ffffff url(images/box/news.png) no-repeat left top;
    height: 40px;
    
}

.postboxl .title22 {

	background: #ffffff url(images/box/fotogallery.png) no-repeat left top;
    height: 40px;
    
}

.postboxl .title23 {

	background: #ffffff url(images/box/fotogalleryeventi.png) no-repeat left top;
    height: 40px;
    
}


.postboxl .title24 {

	background: #ffffff url(images/box/interviste.png) no-repeat left top;
    height: 40px;
    
}

.postboxl .title25 {

	background: #ffffff url(images/box/mediaetv.png) no-repeat left top;
    height: 40px;
    
}


.postboxl .title a:hover {
	text-decoration: none;
}

.postboxl .entry {
	margin: 0px;
	font-weight: normal;
	padding: 2px 0px 5px 20px;
    background: url(images/centerboxl.png) repeat-y left top;
    min-height: 400px;
}

.postboxl .meta {
	height: 29px;
    background: url(images/bottomboxL.png) no-repeat left top;
	font-weight: normal;
	padding: 2px 0px 5px 20px;
}