/* CSS Document */

/* CSS Document */

body{
	margin:0;
	padding:0em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	top: 0px;
}
/*
p{
	margin: 0 0 1em 160px;
}
*/
img.arrow_no{
	background-image:url(images/arrow_noselected.gif);
	width:15px;
	height:15px;
}

img.arrow_yes{
	background-image:url(images/arrow_selected.gif);
	width:15px;
	height:15px;
}
img.logo{
	background-image:url(images/logo_tr.gif);
	width:229px;
	height:158px;
	margin-left:20px;
/*	left: 70px;*/
	background-repeat:no-repeat;
}

.mainformbackground{
	background-image:url(images/sfondo_form.gif);
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:center top;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

.background{
	background-color:#ffffc1;
}

.bold{
	font-weight:bold;
}

.alert{
	font-weight:bold;
	font-size:14px;
	text-decoration:underline;
}

.smallbold{
	font-size:11px;
	font-weight:bold;
	line-height: 11px;
}

.smallboldgrey{
	font-size:11px;
	font-weight:bold;
	line-height: 11px;
	color:#CCCCCC;
}

.smallboldlink{
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	line-height: 11px;
	color:#000000;	
}

.smallboldselected{
	font-size:11px;
	font-weight:bold;
    line-height: 11px;
	color:#cc3300;
}

.smallboldunderlined{
	font-size:11px;
	font-weight:bold;
    line-height: 11px;
	color:#cc3300;
}

.label{
	font-size:10px;
}

.small{
	font-size:11px;
	line-height: 11px;
	text-decoration: none;
}

.tablecontainer{
	width:700px;
	background-color: #FFFFFF;
	border-top: 1px solid #cc3300;
	border-right: 1px solid #cc3300;
	border-bottom: 1px solid #cc3300;
	border-left: 1px solid #cc3300;
}

.tablecell{
	background-color: #FFFFFF;
}

.tablecontainertop{
	width:220px;
	height: 150px;
	margin-right:7px;
	
	background-color: #FFFFFF;
	border-top: 1px solid #cc3300;
	border-right: 1px solid #cc3300;
	border-bottom: 1px solid #cc3300;
	border-left: 1px solid #cc3300;
	
	/*
	background-image: url(images/top_box.gif);
	background-repeat: no-repeat;
	*/
}

.tableflags{
	width:220px;
	
	background-color: #FFFFFF;
	border-top: 1px solid #d7d0cc;
	border-right: 1px solid #d7d0cc;
	border-bottom: 1px solid #d7d0cc;
	border-left: 1px solid #d7d0cc;
	
	/*
	background-image: url(images/top_box.gif);
	background-repeat: no-repeat;
	*/
}

.tableheader{
	background-color:#fdd845;
	color:#cc3300;
	font-weight:bold;
	font-size:11px;
}

.tablenotavailable{
	font-size:10px;
	font-weight:bold;
	background-image: url(images/not_available.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height:51px;
	width:59px;
}
.tablenotavailable_small{
	background-image: url(images/not_available_small.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height:20px;
	width:19px;
}

.tableavailable{
	font-size:10px;
	font-weight:bold;
	background-image: url(images/available.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height:51px;
	width:59px;
}

.tableavailable_small{
	background-image: url(images/available_small.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height:20px;
	width:19px;
}
.tablenotavailable_nouser{
	font-size:10px;
	font-weight:bold;
	background-image: url(images/navailable_nouser.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height:51px;
	width:59px;
}
.tablenotavailable_n_small{
	background-image: url(images/navailable_nouser_small.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height:20px;
	width:19px;
}
.tableavailable_nouser{
	font-size:10px;
	font-weight:bold;
	background-image: url(images/available_nouser.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height:51px;
	width:59px;
}
.tableavailable_n_small{
	background-image: url(images/available_nouser_small.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height:20px;
	width:19px;
}

.tableselected_n_small{
	background-image: url(images/available_nouser_over_small.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height:20px;
	width:19px;
}

.tableinvisible{
	height:51px;
	width:59px;
}

/* css del calendario*/

.mainTable {
	background-color: #e7ecee;
	/*border: 1px solid #999999;*/
	width: 175px;
}

.monthRow {
	background-color: #f63014;
	text-align: center;
	vertical-align: middle;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: Bold;
	color: #FFFFFF;
	height: 25px;
}

.monthRow a:link, .monthRow a:visited {
	text-decoration: none;
	color: #252216;
}

.monthRow a:hover {
	text-decoration: underline;
	color: #ffffff;
}

.dayNamesText {

	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: Bold;
	color: #333333;
	height: 15px;
	width: 25px;
	background-color: #FFFFFF;
}

.dayWeekend {
	color: #f63014;
}

.rows {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #b1b5b6;
    line-height: 15pt;
	text-align: center;
	vertical-align: middle;
}

.sOther {
    background-color: #EEEEEE;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #BBBBBB;
}

.popupDate {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #336699;
	padding: 4px;
	border: 1px solid #EAEAEA;
	border-bottom: 0px solid #EAEAEA;
}

.popupDate2 {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	background-color: #336699;
	padding: 4px;
}

.popupClose {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	background-color: #336699;
}

.popupEventTitle {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	padding: 4px;
	vertical-align: middle;
	border: 1px solid #EAEAEA;
	border-bottom: 0px solid #EAEAEA;
}

.s23 {
	background-color: #CCFF00;
	padding: 4px;
}

.categoryDiv {
	background-color: #FCF5EF;
	padding: 4px;
	border: 1px solid #EAEAEA;
	border-bottom: 0px solid #EAEAEA;
}

.categoryName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}

.categorySelection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #777777;
}

.popupEventDescription {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #000000;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #EAEAEA;
	padding: 4px;
}
.text{
	font-size:10px;
	font-weight:normal;
    line-height: 11px;
	color:#000000;
}

.giorni{
	background-color: #d5d7d7; 
	color: #333333; 
	cursor:pointer;
}

.weekend{
	background-color: #d5d7d7; 
	color: #f63014; 
	cursor:pointer;
}

/*css distribuzione persone*/

#main {
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
}

#basket {
	background-color:#ededee;
	border: 1px solid #999999;
	height: 200px;
	width: 200px;
	padding:5px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

#trash {
	background: #CCCC66 no-repeat left top;
	border: 1px dashed #999999;
	height: 40px;
	width: 500px;
	margin: 20px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
	padding-left: 40px;
}
