﻿body 
{
	margin:10px;
	
}
body, html {
	height:100%;
	font-size:62.5%;
	color:#333333;
}
body,td,th {
	
	line-height:1.5em;
}
body,td,th,input,textarea
{
	font-family:Verdana, Tahoma, Arial;
	font-size:1em;
}
td a, td p, td td 
{
	font-size:1em;	
}
div.mainBack 
{
	background-image:url(/images/backgradient_top.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#333333;
	height:100%;
}
div.middle 
{
	width:764px;
	margin-left:auto;
	margin-right:auto;
	
}
td.leftShadow 
{
	background-image:url(/images/backshadow_left.jpg);
	background-repeat:repeat-y;
	width:7px;
	vertical-align:top;
	
	
}
div.leftShadowTop 
{
	background-image:url(/images/backshadow_left_top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	
	height:299px;
	width:7px;
}
td.rightShadow 
{
	vertical-align:top;
	height:100%;
	width:7px;
	
	background-image:url(/images/backshadow_right.jpg);
	background-repeat:repeat-y;
	
}
div.rightShadowTop 
{
	background-image:url(/images/backshadow_right_top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	
	height:299px;
	width:7px;
}
td.mainContent 
{
	background-color:White;	
	vertical-align:top;
	width:748px;
	border:solid 1px White;
	border-top:none 1px White;
}
div.bottom 
{
	width:764px;
	background-image:url(/images/backshadow_bottom.jpg);
	background-repeat:repeat-x;
	height:7px;
}
div.bottomLeftCorner
{
	float:left;
	width:7px;
	height:7px;
	background-image:url(/images/backshadow_bottomleft.jpg);
	background-repeat:no-repeat;
}

div.bottomRightCorner
{
	float:right;
	width:7px;
	height:7px;
	background-image:url(/images/backshadow_bottomright.jpg);
	background-repeat:no-repeat;
}
img 
{
	display:block;
}

td.leftPanel 
{
	width:178px;

	border-right:solid 1px White;
	background-image:url(/images/leftpanel_back.jpg);
	background-repeat:repeat-y;
	vertical-align:top;
}
td.actualMainContent 
{
	width:569px;
	background-image:url(/images/mainback.jpg);
	background-position:left;
	background-repeat:repeat-y;
	background-color:White;
	
	vertical-align:top;
}
div.casasoft 
{
	text-align:right;
	color:#666666;
	padding-right:7px;
	line-height:1.2em;
	margin-top:5px;
	padding-bottom:10px;
}
div.casasoft a
{
	color:#CCCCCC;
	font-size:1em;
	text-decoration:none;
}
div.casasoft a:hover 
{
	color:White;
	text-decoration:underline;
}

/* LINKS */

a 
{
	font-size:1.1em;
	color:#D90000;
	font-weight:bold;
	text-decoration:underline;	
}
a:hover 
{
	color:Red;
	text-decoration:none;
}

/* MAIN MENU */

div.mainMenu ul, div.mainMenu ul li ul
{
	margin:0px;
	padding:0px;
	

}
div.mainMenu ul li 
{

	display:inline;
	border-top:solid 1px White;
	border-bottom:solid 1px White;
	
}

/* MENU */
div.mainMenu ul li a, div.mainMenu ul li ul li a, div.mainMenu li.selected
{
	display:block;
	padding-top:3px;
	padding-bottom:3px;
	text-decoration:none;
	background-color:#F5F5F5;
	padding-left:10px;
	padding-right:10px;
	color:#333333;
	font-weight:normal;
	border-bottom:solid 1px #CCCCCC;

}
div.mainMenu ul li a:hover
{

	color:Red;
	background-color:White;
}
/* SUB MENU */
div.mainMenu ul li ul li a
{
	
	background-color:#EEEEEE;
	padding-left:20px;
	color:#777777;
	font-weight:normal;	
}
div.mainMenu ul li ul li a:hover
{

	color:#D90000;
	background-color:#F2F2F2;
}
div.mainMenu li.selected, div.mainMenu a.selected
{
	background-color:White;
	color:#D90000;
	font-weight:bold;
	border-bottom:solid 1px #D90000;

}
div.mainMenu ul li.selected 
{
	padding-left:10px;	
}
div.mainMenu ul li ul li.selected 
{
	padding-left:20px;	
}

input.nofocus, input.focus, input.error, input.errorfocus, textarea.nofocus, textarea.focus, textarea.error, textarea.errorfocus
{
	background-color:#F2F2F2;
	color:#333333;	
	padding:5px;
	border:1px solid #DDDDDD;	
}
input.error, textarea.error 
{
	border-color:#333333;
	background-color:#FFF2F2;	
	border-right:solid 1px #D90000;
	border-bottom:solid 1px #D90000;
}
input.errorfocus, textarea.errorfocus 
{
	border-color:Red;
	background-color:#FFE5E5;	
}
input.focus, textarea.focus
{
	background-color:#FFFFFF;
	color:#D90000;	

	border:1px solid #CCCCCC;	
}
div.mailingList 
{
	padding:10px;	
}
div.mailingList input
{
	width:144px;
}
div.mailingList input.button_up, div.mailingList input.button_over 
{
	width:155px;
}

input.button_up, input.button_over
{
	border:solid 1px White;
	background-image:url(/images/button_up.jpg);
	background-repeat:repeat-x;
	color:White;
	height:26px;
	font-weight:bold;
	text-transform:uppercase;
	
}
input.button_over
{
	background-image:url(/images/button_over.jpg);
	
}

/* CALENDAR */
div.calendarSmall table,div.calendarSmallBottom  
{
	
	width:155px;
	margin-left:auto;
	margin-right:auto;
}
div.calendarSmall table 
{
	margin-top:10px;
	border:1px solid white;
}
div.calendarSmall td.calendarMonth 
{
	background-image:url(/images/button_up.jpg);
	background-repeat:repeat-x;
	height:26px;
	color:White;
	text-align:center;
	font-weight:bold;
	padding:0px;
}
div.calendarSmall td, div.calendarSmall th 
{
	width: 14.285714285714285714285714285714%;
	padding:3px;
	text-align:center;
	cursor:default;
}
div.calendarSmall th 
{

	background-color:#333333;	
	color:White;
}
div.calendarSmall td 
{
	background-color:#DDDDDD;	
	color:#333333;

}
div.calendarSmall td.off 
{
	background-color:#F2F2F2;
}
div.calendarSmall td.activity 
{
	background-color:#E7CDCD;
	font-weight:bold;
	color:#D90000;
}
div.calendarSmall td.activity ul 
{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
div.calendarSmall td.activity ul li a 
{
	margin-left:auto;
	margin-right:auto;
	display:block;
	text-align:center;
	padding:5px;
	background-color:#EDDBDB;
	text-decoration:none;

}
div.calendarSmall td.activity ul li a:hover 
{
	background-color:#F5EBEB;
}
div.calendarSmall td.today 
{
	border:1px solid #333333;
}
div.calendarSmallBottom 
{
	height:2px;
	background-color:#D90000;	
}
div.seperator
{

	background-image:url(/images/seperator.jpg);
	height:6px;
	border:none 1px Red;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	

}
div.content 
{
	padding:0px 20px 20px 20px;
}

div.content img
{
	
}

td.column1 
{
	vertical-align:top;
	width:50%;
	padding-right:10px;
}
td.column2 
{
	vertical-align:top;
	width:50%;
	padding-left:10px;
	border-left:dotted 1px #CCCCCC;
}

/** HEADINGS */

h1 
{
	font-size:1.9em;
	color:#D90000;
	font-family:Arial;
	font-variant:small-caps;
	margin:0px;
	margin-top:6px;
	margin-bottom:10px;
}
h2
{
	font-size:1.3em;
	color:Red;
	font-family:Verdana;	
	margin:0px;
	margin-bottom:0px;
}
h3 
{
	font-size:1.1em;
	margin:0px;
	color:#666666;
}

p 
{
	margin-top:0px;
	line-height:1.8em;	
	font-size:1.1em;
	margin-bottom:1em;
	text-align:justify;
}
div.readMore 
{
	text-align:right;	
}
hr 
{
	border:none 1px #CCCCCC;
	border-top:dashed 1px #CCCCCC;	
	width:80%;
	margin-top:5px;
	height:1px;
}
ul.links 
{
	margin:0px;
	margin-left:10px;
	list-style:none;
	padding:0px;	
}
ul.links li 
{
	margin:0px;
	padding:0px;
	padding-bottom:5px;
}
div.topBannerBottom 
{
	width:569px;
	height:32px;
	background-image:url(/images/topbanner_bottom.jpg);
	background-repeat:no-repeat;	
}
img.image 
{
	border:1px solid #333333;	
}
img.left 
{
	float:left;
	margin:5px 10px 10px 0px;	
}
div.mediaColumn 
{
	width:145px;
	background-color:#EEEEEE;	
	padding:10px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;

}
div.mediaColumn h2 
{
	font-family:Arial;
	font-size:1.4em;
	background-color:#DDDDDD;
	color:#D90000;
	padding:5px 10px 5px 10px;
	text-align:center;
	border:solid 1px #FFFFFF;
	
}
div.mediaColumn ul 
{
	padding:0px;
	margin:0px;	
	list-style-type:none;
}
div.mediaColumn ul li 
{
	padding:0px;
	margin:0px;
}
div.mediaColumn ul li a, div.mediaColumn ul li a:hover
{
	text-decoration:none;
	display:block;
	width:135px;
	background-color:#F6F6F6;
	padding:5px;
	margin-bottom:1px;
	
	color:#666666;
}
div.mediaColumn ul li a:hover
{

	background-color:#FFFFFF;
	
	color:#D90000;
}
h1 a, h1 a:hover
{
	text-decoration:none;	
}

div.mediaBig 
{
	width:510px;
	height:382px;
	margin-top:10px;
	background-color:#F2F2F2;	
	padding:10px;
}
div.mediaBig img
{
	border:1px solid #333333;
	margin-left:auto;
	margin-right:auto;
}
table.mediaCaption 
{
	width:100%;
	text-align:center;	
	
	background:#DDDDDD;
}
table.mediaCaption td.caption 
{
	width:100%;
}

table.mediaCaption td a.button 
{
	border:1px solid #CCCCCC;
	display:block;
	width:32px;
	height:24px;
	text-decoration:none;
	padding-top:8px;
	background-color:#F2F2F2;

}

table.mediaCaption td a.button:hover 
{
	background-color:White;
}
table.mediaThumbs 
{
	margin-top:10px;
	width:100%;
}
table.mediaThumbs td
{
	background-color:#F2F2F2;
	height:41px;
	padding:8px;	
}
table.mediaThumbs img 
{
	border:2px solid White;
	margin-left:auto;
	margin-right:auto;
}

table.mediaThumbs td.up
{
	background-color:#F2F2F2;
}
table.mediaThumbs td.over
{
	background-color:#DDDDDD;
}
table.mediaThumbs td.selected
{
	background-color:#AAAAAA;
}
table.mediaThumbs td img.up
{
	border-color:#FFFFFF;
}
table.mediaThumbs td img.over
{
	border-color:#FFFFFF;
}
table.mediaThumbs td img.selected
{
	border-color:#333333;
}
div.guestbookForm 
{
	padding:10px;
	background-color:#FDF7F7;
	border:1px solid #FCEEEE;
}
table.guestbookForm 
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	
}
table.guestbookForm td 
{
	padding:5px;
}
table.guestbookForm input 
{
	width:85px;
}

label 
{
	font-weight:bold;	
}
/* CLASSES */

.imageLeft 
{
	margin:10px;
	margin-left:0px;	
	float:left;
}
.imageRight
{
	margin:10px;
	margin-right:0px;	
	float:right;
}
p.imageCenter 
{
	text-align:center;
}
p.imageCenter img
{

	margin-left:auto;
	margin-right:auto;	

}

p.note 
{
	border:1px solid #CCCCCC;
	background-color:#F2F2F2;
	padding:10px;
	color:#333333;
	font-weight:bold;
}
table.results 
{
	border:1px solid #FFCCCC;
	background-color:#FFEEEE;	
	width:100%;
	margin-bottom:10px;

}
table.results td 
{
	padding:10px;
}
div.guestbookEntry 
{
	border:1px solid #DDDDDD;
	padding:10px;	
	background-color:#F7F7F7;
	margin-bottom:10px;
}
div.guestbookEntry h3 
{
	font-size:1.4em;	
	background-color:White;
	padding:6px;
	border:dotted 1px #CCCCCC;
	margin-bottom:10px;
	padding-left:0px;
	border-left:none;
	border-right:none;
}
div.guestbookEntry a 
{
	/*This is the link to reply*/
	display:block;
	width:220px;
	color:#999999;
	padding:5px;
	background-color:#EEEEEE;
	margin-left:auto;
	margin-right:auto;
}
div.guestbookEntry a:hover
{
	/*This is the link to reply*/
color:#D90000;
	background-color:#DDDDDD;
}
.guestbookDate 
{
	float:right;
	font-style:italic;	
	color:#D90000;
}
div.guestbookReplyForm 
{
	border:solid 1px #CCCCCC;
	background-color:#EEEEEE;	
}
table.ritrattiVideo 
{
	width:100%;
}
table.ritrattiVideo td
{
	width:50%;
	background-color:#F2F2F2;

	padding:10px;
}
table.ritrattiVideo td.selected
{

	background-color:#DDDDDD;
	border:solid 1px #333333;

}
table.ritrattiVideo  div 
{	
	width:100px;
	margin-left:auto;
	margin-right:auto;
}
