
/* Associazione Vignaioli del Trentino Screen Style Sheet
------------------------------------------
Author: maccom sas / www.maccom.it
Version: 1.0 (02.2009)
------------------------------------------ */

@import url(../../base/css/screen.css);

/* Common Elements
------------------------------------------ */

*{
	margin: 0;
	padding: 0;
	background-position: 0 0;
	background-repeat: no-repeat;
}

body{
	background-color:#EFEAE6;
	text-align: center;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
}

body,
p{
	font-size:12px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color:#666;
}

p{
	line-height: 17px;
	margin-bottom: 10px;
	letter-spacing: 0.2px;
}

a{
	color: #959519;
	/*text-decoration: underline;*/
}

ul{
	list-style: none;
}

table{
	border-collapse: collapse;
}


/* Headers 
----------------------------------------- */


h1{
	font-size: 24px;
	color:#999900;
	line-height: 22px;
	padding-bottom: 25px;
	font-weight: normal;
}

h2{
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color:#666;
	line-height: 17px;
	margin-bottom: 10px;
	font-weight: bolder;
}

.blog_hp h2{
	font-size: 18px;
	font-weight: normal;
} 

h3{
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color:#333;
	line-height: 17px;
	padding-bottom: 10px;
	margin: 0;
	font-weight: bold;
}


/* Main content elements
------------------------------------------ */

#center{
	width: 680px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 60px;
}

#sidebar{
	display: none;
}

#right{
	width: 680px;
	/*margin-left: 200px;*/
}

.close{
	width: 100%;
	height: 1px;
	clear: both;
}


/* Right elements - boxes
------------------------------------------ */

#top,
#main,
#footer{
	width: 100%;
}

#top{
	height: 148px;
	margin-bottom: 4px;
}

#main{
	background-color: #fff;
	margin-bottom: 25px;
	float: left;
	clear: right;
}

#footer{
	float: left;
}

/* Top Elements - search
------------------------------------------ */

#top .moduletable{
	float: right;
}

#top a{
	text-decoration: none;
}

#top .search{
	display: none;
}

#top input{
	display: none;
}

#top .inputbox{
	display: none;
}


/* Top Elements - menu
------------------------------------------ */

#top ul{
	display: none;
}


/* Main elements - boxes
------------------------------------------ */

#main_lx{
	width: 650px;
	margin-left: 8px;
	float: left;
}

#main_rx{
	display: none;
}


/* Main_lx Elements - image
-------------------------------------------*/

#main_lx #image{
	display: none;
}


/* Main_lx Elements - content
-------------------------------------------*/

#main_lx #content{
	width: 98%;
	padding: 20px 0;
}

#content .back_button{
	display: none;
}

.blog_hp{
	margin-top: -25px;
}


/* Footer elements
------------------------------------------ */

#footer table{
	margin-bottom:5px;
}

#footer table td table{
	margin-bottom: 0;
}

#footer .article_seperator{
	display: none;
}

#footer p{
	font-size:11px;
	color:#666;
	margin-bottom: 20px;
	letter-spacing: 0.05em;
}

#footer .moduletable_footmenu a{
	display: none;
}

span.mainlevel{
	display: none;
}

.concept{
	width: 59px;
	height: 9px;
	display: block;
	margin-top: -125px;
	line-height: 10px;
	float: right;
	background-image: url(../images/concept.jpg);
	text-decoration: none;
}


/* Table elements
-------------------------------------------------*/

.infotable{
	width: 100%;
}

.infotable td{
	border-bottom: 1px solid #D6D6C2;
	padding: 5px 0 3px 0;
}


/* Image elements
-------------------------------------------------*/

.b_right,
.b_left{
	margin-bottom: 10px;
	border: 1px solid #D6D6C2;
	padding: 2px;
}

.a_left,
.b_left{
	margin-right: 10px;
}

.a_right,
.b_right{
	margin-left: 10px;
}


/* Readon_hp elements
-------------------------------------------------*/

.readon_hp,
.readon{
	display: none;
}


/* Article_seperator elements
-------------------------------------------------*/

#content .blog .article_seperator,
#content .blog_hp .article_seperator{
	border-bottom: 1px solid #D6D6C2;
	display: block;
	height: 25px;
	margin-bottom: 25px;
}


/* Form contatti elements
-------------------------------------------------*/

.inputbox{
	border: 1px solid #D6D6C2;
}

.button{
	display: none;
}


/* Search page elements
-------------------------------------------------*/

.contentpaneopen_ td{
	padding-bottom: 10px;
}

fieldset{
	width: 95%;
	padding: 5px;
	border: 1px solid #C0B2B4;
	font-size: 11px;
	margin-bottom: 8px;
}

/* Stuff
------------------------------------------ */

.xprint{

}


/* elenco soci
-------------------------------------------------*/

.elenco{
	width: 455px;
	display: block;
}

.elenco table,
.elenco ul{
	width: 100%;
	
}

.elenco ul li{
	border-bottom: 1px dashed #ccc;
}

.elenco ul li a{
	color: #666;
	text-decoration: none;
}
