/* CSS Document av Dieter Schneider 2007 */

* {margin: 0; padding: 0;}

/************************************* Main structure *************************/

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 65%;
	line-height: 20px;
}

#container {
	background-image: url(../images/container_bg.jpg);
	background-repeat: no-repeat;
	height: 465px;
	width: 940px;
	font-size: 1.2em;
	border-top: 1px solid white;
	

 position: absolute;
 left:50%;
 margin-left: -480px;
 padding: 0;
	
}


#header {
	height: 175px;
	padding-top: 20px;
	margin-left: 365px;
	margin: 0 auto;
}

#left {
	float:left;
	width: 220px;
	margin-top: 60px;
	margin-left: 30px;
	background-image: url(../images/sfondo_menu.gif);
	background-repeat: no-repeat;
}

#right {
	margin-left: 340px;
	margin-top: 20px;
	margin-right: 40px;
	font-size: 1.1em;
}

#footer {
	clear: both;
	margin-left: 0px;
	margin-top: 30px;
	padding: 0px;
	text-align: left;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	border-top: 1px solid #851D5F;
	border-top-style: dotted;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-right: 50px;
	margin-left: 30px;

}

/******************************* Text and image formatting *******************************/

p {margin-bottom: 15px;
   margin-top: 15px;
}

p.quote:first-letter 
{
	color: #6F9800;
	font-size:xx-large;
	margin-top: 20px;
	font-size: 2.5em;
    padding-right: 2px;
   
}



/*titolo*/
h1 {
	height: 30px;
	padding-top: 5px;
	font-size: 1.6em;
	font-family: Georgia, Verdana, sans-serif;
	font-weight: bold;
	color: #851D5F /*99CCFF celeste */;
	border-bottom: 1px #851D5F;
	border-bottom-style: dotted;
	top: 0px;
	margin-bottom: 10px;
	margin-top: 20px;

	
}

.red {color: #614240;}



/*titolo piccolo*/
h2 {
		
	width: 210px;
	margin-top: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CEAC86;
	border-bottom-color: #CEAC86;
	font-size: 1.2em;
	color: #851D5F /*99CCFF celeste */;
	padding-left: 0px;
	font-family: Georgia, Verdana, sans-serif;
	font-weight: bold;
	
	
	
	
	
}
/*testo normale*/
h3 {
	font-size: 0.95em;
	line-height: 20px;
	font-weight: normal;
	margin-bottom: 30px;
	
	
}


/*testo grassetto*/
h4 {
	font-size: 0.95em;
	line-height: 20px;
	font-weight: bold;
	
}



/*menu attivo*/
h5 {
	font-size: 1em;
	display: block;
	padding-top: 8px;
	padding-left: 36px;
	padding-bottom: 8px;
	border-bottom: 2px #E1B8D1;
	border-bottom-style: dotted;
	background-color: #FFFFFF;
	width: 182px;
	height: 18px;
	vertical-align: middle;
	
}
h6 {
	font-family: "Times New Roman", Times, serif;
	color: #3333FF;
	font-size: 10px;
}

blockquote {
	background-color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
	border: 1px solid #CCCCCC;
	background-repeat: no-repeat;
	font-style: oblique;
	background-image: url(../images/blockquote.JPG);
	font-size: 14px;
	width: 460px;
	text-align: left;
	vertical-align: middle;
	color: #0033CC;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	height: 250px;
	top: 0px;
}

blockquote2 {
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-top: 20px;
	padding-bottom:0px;
	border: 1px solid #CCCCCC;
	background-repeat: no-repeat;
	font-style: normal;
	background-image: url(../images/logo_taverna.jpg);
	font-size: 14px;
	width: 0px;
	height: 0px;
	padding-left: 0px;
	text-align: left;
	vertical-align: middle;
	color: #0033CC;
	margin-right: 60px;
	margin-left: 0px;
}


.read_more {
	background-color: #FFFFFF;
	padding: 3px;
	text-align: right;
	font-weight: bold;
	font-style: italic;
}

img {border: 2px double #CCCCCC; vertical-align: middle;}
img2 {
	border: 2px double #CCCCCC;
	margin-left: 145px;
	margin-top: 50px;
	
}

.img3 {
	border: 0px double #CCCCCC; vertical-align: middle;
	
}

.float_left {float: left;
              margin-right: 10px;}
			  
.float_right {float: right;
              margin-left: 10px;}
			 
a:link {color: #3366FF; text-decoration: none; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}     /* unvisited link */
a:visited {color: #3366FF; text-decoration: none; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}  /* visited link */
a:hover {color: #3333FF; text-decoration: none; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}   /* mouse over link */
a:active {color: #FFFFFF; text-decoration: none; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}   /* selected link */

/********************************* Navigation **********************************/

#navcontainer {
}

#navcontainer ul
{
	list-style-type: none;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000033;
}


/*stile menu*/

#navcontainer a
{
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 36px;
	border-bottom: 0px solid #eee;
	border-bottom: 2px #FFFFFF;
	border-bottom-style: dotted;
	
	/* 
	background-image: url(../images/menu.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
*/
	width: 182px;
	height: 18px;
	vertical-align: middle;
}


#navcontainer a:link, #navlist a:visited
{
	color: #3366FF;
	text-decoration: none;
}

#navcontainer a:hover 
{	
	background: url(../images/menu.png) 0 -45px;
	background-color: #ffffff;
	color: #333333;
}


.active 
{	
	color: #000000;
	background-color:#FFFFFF;
}

/**************************************** Form elements member login ****************************/


p.welcome {
	font-size: 0.8em;
	text-align: left;
	margin-right: 30px;
	margin-left: 35px;
	margin-bottom: 0px;
	margin-top: 25px;
	color: #6B383D;
}

form {
	margin-top: 15px;
	margin-left: 35px;
	background-color: #FFFFFF;
	
}

input.fields {display: block;
        width: 140px;
        background: url(images/input_bg.png);
		border-top: 1px solid #E3E4E9;
		border-left: 1px solid #E3E4E9;
		border-bottom: 1px solid white;
		border-right: 1px solid white;
		margin-top: 3px;
	    margin-bottom: 3px;}

label {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: normal;
}

.submit_button {
	margin-top: 15px;
	padding: 2px;
	background-color: #FFFFFF;
	float: right;
	margin-right: 40px;
	border-top: 2px solid white;
	border-left: 2px solid white;
	border-bottom: 2px solid #E3E4E9;
	border-right: 2px solid #E3E4E9;
}

/**************************************** extra classes: contact us ****************************/

form.contact_us {
	width: 190px;
	margin-top: 12px;
	margin-left: 0px;
	padding: 15px;
	padding-bottom: 12px;
	background-image: url(../images/sfondo_menu.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	
}

input.fields_contact_us {display: block;
        width: 185px;
        /*background: url(../images/input_bg.png);*/
		border-top: 1px solid #E3E4E9;
		border-left: 1px solid #E3E4E9;
		border-bottom: 1px solid white;
		border-right: 1px solid white;
		margin-top: 3px;
	    margin-bottom: 3px;}

textarea {
	width: 185px;
	background: url(../images/input_bg.png);
	border-top: 1px solid #E3E4E9;
	border-left: 1px solid #E3E4E9;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	margin-top: 3px;
	background-color: #FFFFFF;
	
}

.submit_button_contact {
	margin-top: 15px;
	padding: 2px;
	background-color: #EEF7F9;
}


.destra {
	margin-top: 0px;
	margin-right: 0px;
	font-size: 0.80em;
	text-align: right;
	vertical-align: middle;
}
