@CHARSET "UTF-8";

*{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

body{
	vertical-align: top;
	font-family: Verdana, Arial;
}

img{
	border: none;
}

p{
	font-size: 11px;
	color: #000000;
}

a{
	color: red;
	font-size: 11px;
	text-decoration: none;
}

a:hover{
	color: #000000;
}

h1{
	color: red;
	font-size: 16px;
	font-family: Georgia;
	font-weight: bold;
	font-style: italic;
}

.white{
	color: #FFFFFF;
}

.small{
	color: red;
	font-size: 12px;
	font-family: Georgia;
	font-weight: bold;
	font-style: italic;
}

h2{
	color: red;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

h3{
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}

h4{
	color: #000000;
	font-size: 11px;
}

														/*/////////////////////////////////////////////////////////////*/
														/*///////////  				LOGIN 					///////////*/
														/*/////////////////////////////////////////////////////////////*/
													
#logintable{
	background-color: #B9AEB2;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}

.loginContainer{
	text-align: center;
	vertical-align: top;
	padding-top: 100px;
}

.loginFont{
	font-family: verdana;
	font-weight: bold;
	color: #6D6769;
}


div.mainContainer {
	text-align: center;
	background-color: #FFFFFF;
	position: relative;
	left: 50%;
	font-size: 11px;
	font-family: Verdana;
	font-weight: Bold;
	width: 960px;
	height: 570px;
	margin-left: -480px;
	background-color: #FFFFFF;
}

.mainTable{
	width: 100%;
	height: 100%;
}

.headerContainer{
	height: 95px;
	padding-bottom: 8px;
}

.menuMainContainer{
	height: 116px;
}

.menuLeftContainer{
	height: 19px;
/*	background-image: url("../media/images/angolo-1-sx.jpg");
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px; */
	width: 573px;
}

.menuRightContainer{
	background-image: url("../media/images/partner_header.jpg");
	background-position: left;
	background-repeat: no-repeat;
	height: 19px;
	width: 388px;
}

.underLeftMenu{
	height: 97px;
	padding-left: 20px;
	padding-right: 20px;
}

.underLeftMenu p{
	font-family: Georgia;
}

.underLeftMenu h1{
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.underRightMenu{
	height: 97px;
}

.contentArea{
	width: 803px;
	vertical-align: top;
}

.titleClass{
	color: red;
	font-size: 16px;
	font-family: Georgia;
	font-weight: bold;
	font-style: italic;
}

.lastSubscribe{
	padding-right: 7px;
	width: 371px;
	vertical-align: top;
}

.leftCalendar{
	padding-right: 0px;
	width: 371px;
	vertical-align: top;
}

.artistsContainer{
	padding-bottom: 4px;
}

.artistPreview{
	padding-bottom: 4px;
	text-align: left;
	width: 361px;
}

.artistPreview img{
	float: left;
	padding-right:4px;
}

.artistPreviewOver{
	padding-bottom: 4px;
	text-align: left;
	width: 361px;
	background-color: #EDEDED;
}

.artistPreviewOver img{
	float: left;
	padding-right: 4px;
}

.nextEvents{
	vertical-align: top;
	width: 400px;
}

.nextEventsTitleContainer{
	padding-bottom: 4px;
}

.nextEventsItemImage{
	width: 400px;
	height: 165px;
	padding-top: 4px;
}

.nextEventsDescription{
	width: 400px;
	height: 170px;
	vertical-align: top;
	padding-top: 15px;
	padding-left: 10px;
	background-color: #F3F3F3;
}

.nextEventsDescriptionOver{
	width: 400px;
	height: 170px;
	vertical-align: top;
	padding-top: 15px;
	padding-left: 10px;
	background-color: #EDEDED;
}

.nextEventsPreviewHeader{
	text-align: center;
}

.nextEventsPreviewItemsContainer{
	width: 400px;
	background-color: #F3F3F3;
	padding-left: 9px;
}

.nextEventsPreviewItemsBox{
	width: 382px;
	background-color: #E2E3E5;
}

.nextEventsPreviewItems{
	text-align: left;
	width: 112px;
	background-color: #D7D7D7;
}

.test{
	width: 112px;
	height: 60px;
}

.nextEventsPreviewItemsOver{
	text-align: left;
	width: 112px;
	background-color: #CCCCCC;
}


.nextEventsPreviewBottom{
	background-image: url("../media/images/nextEvents_bottom.png");
	background-position: center;
	background-repeat: no-repeat;
	width: 400px;
	height: 20px;
	text-align: center;
}

.rightContainer{
	width: 153px;
	padding-left: 10px;
	vertical-align: top;
}

.rightTitleContainer{
	padding-bottom: 4px;
}

.separator{
	background-color: #C51015;
	height: 9px;
}

.rightTopItemContainer{
	padding-top: 4px;
}

.rightItemContainer{
	padding-top: 10px;
}

.footer{
	height: 40px;
	text-align: center;
}

.footer p{
	font-size: 9px;
	letter-spacing: 2px;
}

.footer2{
	font-size: 11px;
	letter-spacing: 2px;
	color: #000000;
}

.footer2:hover{
	font-size: 11px;
	letter-spacing: 2px;
	color: red;
}


																	/*CATEGORIE ARTISTI*/

.categoryTitle_Video{
	background-image: url("../media/images/category_video.jpg");
	background-repeat: no-repeat;
	width: 191px;
	height: 80px;
	padding-right: 5px; 
}

.categoryTitle_Musica{
	background-image: url("../media/images/category_musica.jpg");
	background-repeat: no-repeat;
	width: 191px;
	height: 80px;
	padding-right: 5px;
}

.categoryTitle_Scritture{
	background-image: url("../media/images/category_scritture.jpg");
	background-repeat: no-repeat;
	width: 191px;
	height: 80px;
	padding-right: 5px;
}

.categoryTitle_Immagini{
	background-image: url("../media/images/category_immagini.jpg");
	background-repeat: no-repeat;
	width: 191px;
	height: 80px;
	padding-right: 5px;
}

.categoryBox{
	width: 191px;
	padding-left: 5px;
}

.categoryBox_Content{
	border-right-color: #C51017;
	border-right-style: solid;
	border-right-width: 9px;
	height: 400px;
	vertical-align: top;
}

.categoryBox_Footer{
	background-image: url("../media/images/category_footer.jpg");
	background-repeat: no-repeat;
	vertical-align: bottom;
	padding-bottom: 7px;
	padding-left: 5px;
	width: 191px;
	height: 61px;
}

.categoryBox_Footer a{
	color: #FFFFFF;
}

.categoryBox_Footer a:hover{
	color: #000000;
}

																		/*LISTA ARTISTI*/
.artists_list{
	background-image: url("../media/images/artistsLists_corner.jpg");
	background-position: left top;
	background-repeat:no-repeat;
	padding-left: 35px;
	padding-bottom: 4px;
}

.artistsSearch{
	background-color: #C51015;
	text-align: center;
}

.artistsSearch a{
	color: #FFFFFF;
	font-size: 12px;
}

.artistsSearch a:hover{
	color: #000000;
	font-size: 12px;
}

.artistPreviewBig{
	text-align: left;
	width: 380px;
	border-top-color: #C51015;
	border-top-style: solid;
	border-top-width: 3px;
}

.artistPreviewBig img{
	float: left;
	padding-right: 4px;
}

.artistPreviewBigOver{
	text-align: left;
	width: 380px;
	border-top-color: #C51015;
	border-top-style: solid;
	border-top-width: 3px;
	background-color: #EDEDED;
}

.artistPreviewBigOver img{
	float: left;
	padding-right: 4px;
}

																		/*SCHEDA ARTISTA*/

.separator_white{
	background-color: #FFFFFF;
	height: 4px;
}

.artistCardContainer{
	border-top-color: #C51015;
	border-top-style: solid;
	border-top-width: 3px;
}

.artistName_header{
	background-color: #C51015;
	padding-left: 3px;
	width: 300px;
}

.artistCard_image{
	padding-top: 4px;
}

.artistCardSingleDescription{
	border-top-color: #CCCCCC;
	border-top-style: dotted;
	border-top-width: 1px;
	padding: 4px 0px 4px 0px;
}

.artistCardItem{
	width: 100%;
	vertical-align: top;
	text-align: right;
	padding-left: 15px;
}

.artistCardItemContent{
	text-align: left;
	margin: 20px 0px 0px 10px;
}

.artistCardItemContent h3{
	text-align: left;
	margin-left: 20px;
}

.artistCardItemContent h5{
	font-size: 11px;
	color: #000000;
	text-align: left;
	padding-left: 20px;
}

.picturePreview{
	width: 100px;
	height: 100px;
	padding-right: 5px;
}

/*
.artistCardItemBackground{
	background-color: #F3F3F3;
	width: 450px;
	text-align: center;
}
*/
.eventPreview{
	padding-top: 4px;															/*EVENTI*/
	padding-bottom: 4px;
	text-align: left;
	width: 332px;
	border-color: #CCCCCC;
	border-style: dotted;
	border-width: 1px 0px 1px 0px;
}
.eventPreview img{
	float: left;
	padding-right: 4px;
}

.eventPreviewOver{
	padding-top: 4px;															/*EVENTI*/
	padding-bottom: 4px;
	text-align: left;
	width: 332px;
	border-color: #CCCCCC;
	border-style: dotted;
	border-width: 1px 0px 1px 0px;
	background-color: #EDEDED;
}
.eventPreviewOver img{
	float: left;
	padding-right: 4px;
}

.eventsDescription{
	vertical-align: top;
	width: 400px;
}

.eventsDescription_header{
	width: 400px;
	height: 19px;
	background-color: #C51015;
}

.singleEventsItemImage{
	width: 400px;
	height: 165px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.singleEventsDescription{
	width: 400px;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #C51015;
}

.singleEventText{
	width: 400px;
	height: 300px;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 10px;
	border-color: #CCCCCC;
	border-style: dotted;
	border-width: 0px 1px 0px 1px;
}

																				/*PROGETTO*/
.progettoHeader{
	width: 750px;
	height: 18px;
	background-image: url("../media/images/progetto_header.jpg");
	background-position: left;
	background-repeat: no-repeat;
}

.progettoTextContainer{
	width: 546px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 40px;
}

.progettoButtonContainer{
	vertical-align: top;
	width: 155px;
	padding-top: 4px;
}

.contattiHeader{
	width: 750px;
	height: 18px;
	background-image: url("../media/images/contatti_header.jpg");
	background-position: left;
	background-repeat: no-repeat;
}

																			/*DIARIO HEADER*/
.diarioHeader{
	width: 750px;
	height: 18px;
	background-image: url("../media/images/diario_header.jpg");
	background-position: left;
	background-repeat: no-repeat;
}

.blogArticleContainer{
	width: 435px;
}

.articleContainer{
	width: 435px;
	padding-bottom: 10px;
	border-color: #C51017;
	border-style: solid;
	border-width: 0px 0px 2px 0px;
}

.articleContainerEmpty{
	width: 435px;
	padding-bottom: 10px;
	text-align: center;
}

.blogArticlesList{
	width: 325px;
	vertical-align: top;
	padding-left: 25px;
}

.diarioTextContainer{
	padding-top: 20px;
	padding-left: 10px;
}

.diarioArticleTextContainer{
	width:100%;
	padding-top: 20px;
	padding-left: 10px;
	padding-bottom: 10px;
	border-color: #CCCCCC;
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
}

.diarioArticleTextContainer p{
	padding-bottom: 8px;
}

.diarioAddCommentTextContainer{
	border-color: #CCCCCC;
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
	padding-top: 20px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.diarioCommentsTextContainer{
	padding-top: 20px;
	padding-left: 10px;
	padding-bottom: 10px;
	border-color: #CCCCCC;
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
}

.diarioCommentsTextContainer #commentTitle{
	color: red;
	padding-bottom: 3px;
	font-weight: bold;
}

.blogCategoryList{
	background-color: #C51017;
	width: 281px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.blogCategoryList p{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}

.blogCategoryList a{
	color: #FFFFFF;
	font-size: 12px;
}

.blogCategoryList a:hover{
	color: #000000;
	font-size: 12px;
}

.blogCategoryListItem{
	width: 281px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-color: #CCCCCC;
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
}

.blogCategoryListItem p{
	text-align: right;
}

.blogCategoryListItemOver{
	width: 281px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-color: #CCCCCC;
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
	background-color: #EDEDED;
}

.blogCategoryListItemOver p{
	text-align: right;
}

.blogCategoryListEnd{
	background-color: #C51017;
	width: 281px;
	height: 10px;
}

																	/*LINK*/
.linkItemContainer{
	border-color: #CCCCCC;
	border-style: dotted;
	border-width: 0px 1px 1px 0px;
	padding: 15px 5px 15px 5px;
}

.linkItemContainerRight{
	border-color: #CCCCCC;
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
	padding: 15px 5px 15px 5px;
}
