﻿/*whitespace start*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre,
form, fieldset, input, textarea, p, blockquote, th, td, img
{
    padding: 0px;
	margin: 0px;
}
/*whitespace end*/

body
{
	background-color: #8b9bae;	
	background-position: left 94px;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.2;
	color: #000;
	margin: 0;
}
.ContentWrapper
{
	width: 984px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	margin-top: 5px;
	border: 1px solid #17365d;
	border-bottom-width: 10px;
}
.NavigationColumn
{
	float: left;
	width: 290px;
	padding: 5px;
	display: inline;
	overflow: hidden;
}
.Content
{
	clear: both;
	float: none;
	width: auto;
	padding: 10px;
	border-top: 1px solid #17365d;
	margin-top: -1px;
}
ul
{
	list-style-type: none;
	margin-bottom: 15px;
}
.alert
{
	color: #ff0000;
	font-weight: bold;
}

/*link*/
a,
a:link,
a:visited
{
	color: #5d728e;
	font-weight: bold;
	text-decoration: none;
}
a:hover,
a:active,
a:focus
{
	text-decoration: underline;
}

/*banner*/
.Banner
{ 	
	background-color: Transparent;
	height: 116px;
	background-image: url(Images/LogoUmbriAmore.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

/*headers e testi*/
h1,h2,h3,h4,h5,h6 
{
	color: #17365d;
}
h1
{
	font-size: 1.6em;
}
h2
{
	margin-top: 1em;
	margin-bottom: 1em;
	color: #1e5099;
	font-size: 1.3em;
}
h4
{
	margin-bottom: .5em;
	font-size: 1.2em;
}
p
{
	margin: 1em 0;
}

/*torna al sito*/
.publicSite
{
	font-size: 1.1em;
	padding: .5em;
	padding-right: 1em;
	text-align: right;
	background-color: Transparent;
	margin: 0;
	border-top: 2px solid #8b9bae;
}
.publicSite p
{
	margin: 0;
	padding: 0;	
}

/*top navigation*/
ul.topNavigation
{
	float: none;
	clear: both;
	width: auto;
	overflow: hidden;
	list-style-type: none;
	font-size: 1.1em;
	padding: 0.6em;
	margin: 0;
	background-color: #8b9bae;
	text-align: center;
}
ul.topNavigation li
{
	display: inline;
}
ul.topNavigation a
{
	white-space: nowrap;
	font-weight: bold;
	padding: .5em 1em;
	height: 0;
	background-color: #dee7f3;
	border-left: 1px solid #17365d;
	border-top: 1px solid #17365d;
	border-bottom: 1px solid #17365d;
}
ul.topNavigation a.ultimaVoce
{
	border-right: 1px solid #17365d;
}
ul.topNavigation a:link,
ul.topNavigation a:visited
{
	text-decoration: none;
}
ul.topNavigation a:hover,
ul.topNavigation a:focus,
ul.topNavigation a:active
{
	background-color: #fff;
	text-decoration: underline;
}
ul.topNavigation a.linkAttivo:link,
ul.topNavigation a.linkAttivo:visited
{
	background-color: #fff;
	border-bottom: 1px solid #fff;
}

/*left navigation (admin only)*/
ul.leftNavigation
{
	float: left;
	width: 200px;
	overflow: hidden;
	list-style-type: none;
	font-size: 1.2em;
	text-align: right;
	padding: 1em 0;
}
ul.leftNavigation a
{
	font-weight: bold;
	display: block;
	padding: 0.8em;
	border-bottom: 2px solid #dee7f3;
}
ul.leftNavigation a:link,
ul.leftNavigation a:visited
{
	text-decoration: none;
}
ul.leftNavigation a:hover,
ul.leftNavigation a:focus,
ul.leftNavigation a:active
{
	text-decoration: underline;
}
.rightContent
{
	margin-left: 200px;
	border-left: 2px solid #17365d;
	padding: 1em 0;
	padding-left: 10px;
}

/*cms*/
fieldset
{
	border: 1px solid #17365d;
	background-color: #fff;
	padding: 5px;
	margin: 10px 0;
}
legend
{
	background-color: #17365d;
	color: #fff;
	font-weight: bold;
	padding: .3em;
	margin-left: 1em;
}
div.grigliaLinea
{
	width: 954px;
	float: none;
	clear: both;
	overflow: auto;
	margin-bottom: 1em;
}
div.grigliaLinea div.grigliaBox
{
	float: left;
	width: 477px;
	overflow: hidden;
	display: inline;
}

/*user input*/
table.userinput
{
	border: 0;
	width: 100%;
	font-size: 1.1em;
}
table.userinput td.labels
{
	width: 20%;
	text-align: right;
	font-weight: bold;
}
table.userinput th,
table.userinput td
{
	padding: .2em;
	vertical-align: top;
}

/*gallerie*/
ul.gallery
{
	list-style-type: none;
	overflow: hidden;
	margin: 2em 0;
	margin: 0;
	padding: 0;
}
ul.gallery li
{
	display: inline;
	float: left;
	margin-left: 15px;
	margin-bottom: 15px;
	width: 200px;
	padding: 5px;
	border: 1px solid #17365d;
	color: #17365d;
	min-height: 100px;
	height: auto !important;
	height: 100px;
}
p.imgGallery
{
	text-align: center;
	min-height: 100px;
	height: auto !important;
	height: 100px;
}
p.descGallery
{
	font-weight: bold;
	margin: 1em 0;
	font-size: .9em;
}
p.commGallery
{
	text-align: center;
	margin: 1em 0;
}
