/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight: normal;}
q:before, q:after { content:''}
a { text-decoration:none; outline: none }

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight:bold }
em { font-style:italic }
a img { border:none } /* Gets rid of IE's blue borders */
/* * a { position:relative } Gets links displaying over a PNG background */


/*----------------------------------------------------------------------------------------------------   generale */

body {
	color: #333;
	margin: 0;
	padding: 0;
	font: 11px/1.4em Arial, Helvetica, sans-serif;
	text-align: center;
	background: #DFD0B9;
}

a img { border: none; }

a {color: #860305;}
a:hover {color: #B43235;}


/* Typo */

h1, h2, h3, h4, h5, h6 {font-family: Helvetica, Arial, Verdana,  sans-serif; line-height: 1.2em; }
h1 {font-size: 2em; }
h2 {font-size: 1.8em;}
h3 {font-size: 1.6em;}
h4 {font-size: 1.4em;}
h5 {font-size: 1.2em;}

h1.pagetitle {
	color: #E6DED4;
	font-size: 21px;
	letter-spacing: 1px;
}


h2.pagesubtitle {	
	color: #807473;
	font-size: 12px;
	line-height: 1.6em;
	letter-spacing: 1px;
	border-bottom: solid 1px #333;
}

/* clearfix */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/* struttura */

.innerwrapper {
	width: 613px;
	padding-left: 217px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	clear: both;
}

.htmlarea {
	line-height: 1.5em;
	color: #aaa;
}

.htmlarea p {
	margin: 0 0 .5em 0;
}
/*----------------------------------------------------------------------------------------------------  header */

#header {
	background: #DFD0B9;
}

#header #logo {
	height: 50px;
}

/* navbar */

#navbar {
	margin: 20px 0 0 0;
	padding: 5px;
	font: "Trebuchet MS", Trebuchet;
	height: 15px;
	text-transform: uppercase;
	background: #0e0404;
	border: 1px solid #3E2526;
	min-width: 850px;
}

#navbar li {
	display: inline;
	padding: 0 1em;
	border-right: 1px solid #fff;
}

#navbar li.last {
	border-right: none;
}


#languages {
	margin: 0;
	padding: 0;
	width: 300px;
	float: right;
	text-align: right;
}

#languages li {
	display: inline;
	margin: 0 0 0 5px;
	list-style: none;
	font: "Trebuchet MS", Trebuchet;
	text-transform: lowercase;
}

#navbar strong, #languages strong {
	color: #545A62;
	font-weight: normal;
}

#navbar a, #languages a {
	color: #999;
}
#navbar a:visited, #languages a:visited {
	color: #999;
}
#navbar a:hover, #navbar a:hover strong, #languages a:hover {
	color: #fff;
	text-decoration: none;
}

/* footer */

#footer {

}

#footer .innerwrapper {
	padding-bottom: 40px;
}

#footer .htmlarea {
	margin: 10px 0 0 0;
	text-align: left;
	color: #666;
	font-size: 10px;
}

#footer .htmlarea a {
	color: #888;
}

/* content */

#content {
	background: #2D0000;
	border-bottom: 6px solid #220601;
	min-height: 543px;
	height: auto !important;
	height: 543px;
	
}

.contentinnerwrapper {

}



/**************************************************** main body */

#homebackground {
	height: 543px;
	min-width: 840px;
	position: relative;

}

#maincurtain {
	height: 543px;
	width: 216px;
	background: url(../pics/bg_column.jpg) repeat-x;
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	text-align: center;
}

#maincurtain #curtainlogo {
	width: 177px;
	height: 171px;
	background: transparent url(../pics/logo2009.gif) no-repeat;
	margin: 40px auto;
}

#homecontent {
	height: 265px;
	width: 198px;
	padding: 220px 5px 10px 13px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;	
}


#homecontent #homelinkcollections h1 {
	color: #7e7e7e;
	font-size: 23px;
}

#homecontent #homelinkcollections h2 a {
	color: #000;
	font-size: 30px;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-weight: bold;
}


#homecontent h1.titolo_evidenza {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	margin-top: 1.5em;
}

#homelinkevidenza li {
	margin: 0 0 .5em 0;
	padding: 0 0 0 76px;
}

#homelinkevidenza p.data {
	color: #333;
	font-size: 10px;
	font-weight: bold;
	line-height: 1em;
}

#homelinkevidenza h2 a {
	font-size: 11px;
	line-height: 1em;
}

#homelinkevidenza .abstract {
	margin: 0;
	font-size: 10px;
	color: #555;
	line-height: 1em;
}

#homelinkevidenza a.thumb {
	float: left;
	margin-left: -79px;
	border: 1px solid #666;
	width: 70px;
	height: 70px;
	padding: 2px;

}

#homelinkevidenza a.thumb:hover {
	border-color: #fff;
}




/**************************************************** sidebar */
#sidenav {
	height: 265px;
	width: 198px;
	padding: 240px 5px 10px 13px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;	
	text-align: left;
}

#sidenav h1 {
	font: bold 12px/1.4em "Trebuchet MS", Trebuchet, Helvetica, Arial, sans-serif;
	border-bottom: 1px solid #fff;
	text-transform: uppercase;
	padding: 0 0 .4em 10px;
	margin: 0 0 .6em 0;
}

#sidenav ul li {
	padding: 0 0 0 10px;
	list-style: square;
	list-style-position: inside;
}



/**************************************************** collezioni */

body.collections #content .innerwrapper {
	background: #E6DED4;
	height: 543px;
	position: relative;
}

body.collections #sidenav ul li {font-weight: bold;}
body.collections #sidenav ul li ul {border-bottom: 1px solid #fff; margin-right: 15px;}
body.collections #sidenav ul li ul li {
	padding: 2px 0 4px 15px;
	list-style: circle;
	list-style-position: inside;
	font-weight: normal;
}

#collectionsbar {
	position: absolute;
	top: 0;
	right: 0;
	height: 543px;
	width: 302px;
	_width: 304px;
	background: #fff;
	z-index: 1;
}


#collectionsbar h2 {
	font-size: 13px;
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
	margin: 10px;
	padding-right: 20px;
}

#collectionsbar a {
	font-size: 11px;
	margin-left: 10px;
}

#collectionsbar a img {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

#collectionsbar a:hover img {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}


#collectionsbar .collectionpreview {
	width: 150px;
	height: 430px;
	float: left;
}

#collectionsbar .collectionpreview img {
	border: 1px solid #fff;
}


#collections #sidenav #ipodlink {
	display: block;
	position: absolute;
	left: 10px;
	bottom: 10px;
	height: 40px;
	width: 120px;
	padding: 0 0 0 30px;
	color: #440200;
	font-size: 10px;
	background-image: url(../pics/icon_ipod.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#collections #sidenav #ipodlink:hover {
	text-decoration: underline;
}

#collectionsbody {
	padding: 0 20px;
	margin-right: 310px;
}

#collectionsbody h1 {
	color: #aaa;
	font-size: 23px;
	padding-top: 2em;
	text-transform: uppercase;
	font-weight: normal;
}

#collectionsbody h2 {
	color: #666;
	font-size: 30px;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-weight: bold;
	line-height: .8em;
	margin-bottom: .5em;
}

#collectionsbody .htmlarea {
	line-height: 1.3em;
	color: #666;
}

/**************************************************** collezioni slide */
#imageflow_title {
	border-bottom: 1px solid #ccc;
	position: relative;
}

#imageflow_title h1 {
	color: #aaa;
	font-size: 23px;
	padding-top: 1em;
	padding-left: 20px;
	text-transform: uppercase;
	font-weight: normal;
}

#imageflow_title h2 {
	color: #666;
	font-size: 30px;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-weight: bold;
	line-height: .8em;
	margin-bottom: .5em;
	padding-left: 20px;
	width: 200px;
}


#imageflow_title #ipodlink {
	display: block;
	position: absolute;
	right: 10px;
	top: 60px;
	height: 40px;
	width: 120px;
	padding: 0 0 0 30px;
	color: #440200;
	font-size: 11px;
	background-image: url(../pics/icon_ipod.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#imageflow_title #ipodlink:hover {
	text-decoration: underline;
}

/**************************************************** ADVertising */

body.advertising h1.pagetitle {
	color: #333;
	padding: 10px 0 0 20px;
}


body.advertising h2.pagesubtitle {	
	border-bottom: none;
	margin: 4px 0 4px 20px;
}

body.advertising #content #advertisingwrapper {
	background: #E6DED4;
	width: 622px;

}

body.advertising #maincurtain {
	height: 545px;
}

#advertisinglist {
	width: 624px;
	white-space: nowrap;
	clear: both;
}

#advertisinglist li {
	display: inline;
	list-style: none;
	float: left;
	padding: 5px 0 10px;
	_padding: 6px 0;
}

#advertisinglist img {
	vertical-align: bottom;
	border: 0;

}

#advertisinglist a {display: block; width: 101px; height: 68px;}
#advertisinglist a img {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;

}

#advertisinglist a:hover img {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;	
}

#advertisingimage {
	background: #E6DED4;
	width: 421px;
	height: 411px;

	
}

#advertisingmain h1,
#advertisingmain h2 {
	float: left;
}
#advertisingmain h1 {padding: 20px 0 0 20px;}
#advertisingmain h2 {padding: 22px 0 0 0px;}

/**************************************************** 9200 MODI */

#modicontent {
	padding: 20px ;
	background: #000 url(../pics/bg_page.jpg) no-repeat;
	min-height: 503px;
	height: auto !important;
	height: 503px;
}

#modicontent #map {float: left; width: 289px; height: 340px;}
#modicontent .htmlarea {float: left; width: 270px; margin: 60px 0 10px 10px;}

/**************************************************** news */

.news #content {
	background: #2D0000;
	border-bottom: 6px solid #220601;
	
}


.news #newscontent {
	padding: 20px ;
	background: #000 url(../pics/bg_page.jpg) no-repeat;
	min-height: 503px;
	overflow-x: hidden;
	overflow-y: auto;
	padding-right: 220px;
	border-left: 220px solid #FDFDFD;
	margin-left: -220px;
}


.news #newssidebar {
	width: 180px;
	position: absolute;
	top: 0;
	right: 0px;
	background: #090E14 url(../pics/news_sidebar.jpg) no-repeat top left;
	padding: 5px;
	color: #aaa;
	font-size: 11px;
	line-height: 1.3em;
	height: 313px;
	padding-top: 230px;
}

.news #newsmaincontent h1 {
	font-size: 21px;
	color: #ccc;
	margin: 0 0 10px 0;
	padding: 0 0 8px 0;
	border-bottom: solid 1px #333;
}

.news #newscontent h2 {
	font-size: 21px;
	color: #ccc;
	margin: 0 0 10px 0;
	padding: 0 0 8px 0;
	border-bottom: solid 1px #333;
}

.news #newsnav {	
	background: #000;
	height: 44px;
	padding: 20px 40px;
}

.news #newsnav h2 {
	font-size: 12px;
	border: none;
	margin: 0;
}

.news #yearnav {
	margin: 0;
	padding: 0;
}

.news #yearnav li {
	display: inline;
	margin: 0;
	padding: 4px 0;
	list-style: none;
	color: #545A62;
	font-size: 12px;
}
.news #yearnav li.current {
	color: #666;
}
.news #yearnav li.clickable {
	color: white !important;
}

.news #newsnav a {
	color: White;
}
.news #newsnav a:hover {
	text-decoration: underline;
}

.news #newslist li {
	clear: both;
	padding: 15px 0 0 110px;
	margin: 0;
	list-style: none;
}

.news #newslist .thumb {
	float: left;
	padding: 2px;
	margin: 0 0 0 -112px;
	border: 1px solid #666;
	_display: inline;
}


.news #newslist h2 a {
	font-size: 13px;
	line-height: 1em;
	letter-spacing: -.5pt;
	color: #fff;
	font-weight: bold;
}
.news #newslist h2 a:hover {
	text-decoration: underline;
}

.news #newslist .abstract {
	color: #aaa;
	line-height: 1.2em;
}

.news #newsmaincontent p.newsdate {
	color: #ccc;
	margin: -10px 0 20px 0;
}

.news #newsmaincontent .htmlarea {
	color: #999;
}

.news #newsmaincontent #sideimg {
	float: right;
	width: 100px;
}

.news #newsgallery {
	clear: both;
}
.news #newsgallery ul {
	margin: 0;
	padding: 20px 0;
}
.news #newsgallery li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

.news #newsgallery li img {
	border: 1px solid Black;
	vertical-align: bottom;
}

.news #newsgallery li a:hover img {
	border-color: #999;
}

.news #newsmaincontent .innerthumb {
	float: right;
	padding: 2px;
	margin: 0 0 10px 10px;
	border: 1px solid #666;

}

.news #newsmaincontent .attachedcontent {
	float: left;
	width: 240px;
	margin: 0 10px;
	color: #999;
}

.news #newsmaincontent .attachedcontent h2 {
	margin: 30px 0 10px 0;
	color: #ccc;
}

.news #newsmaincontent .attachedcontent a {
	color: white;
}
.news #newsmaincontent .attachedcontent a:hover {
	text-decoration: underline;
}


/**************************************************** download */

#downloadcontent {
	padding: 20px ;
	background: #000 url(../pics/bg_page.jpg) no-repeat;
	height: 503px;
	overflow-x: hidden;
	overflow-y: auto;
}

#downloadmaincontent h1 {
	background-position: right;
	background-repeat: no-repeat;
}

#downloadmaincontent h1#cat_ipod {
	background-image: url(../pics/icon_ipod_blk.gif);
	height: 40px;
}

#downloadmaincontent .htmlarea {
	color: #666;
	margin: 0 0 30px 0;
}

#fileslist {
	margin: 0;
	padding: 0;
}

#fileslist li {
	float: left;
	width: 102px;
	height: 130px;
	margin: 0 1px 1px 0;
	padding: 0;
	list-style: none;

}

.video li {
	float: left !important;
	margin: 0 1px 1px 0;
	padding: 0;
	list-style: none;
	width: 150px !important;
	height: 140px !important;
}



.video li a.amplink {
	display: block;
	margin-top: 1em;
}
#fileslist li a {
	color: #fff;
}

#fileslist li img {
	border: 1px solid black;
	display: block;
}

#fileslist li a:hover img {
	border: 1px solid white;
}

/**************************************************** press */
#presscontent {
	background: #000 url(../pics/bg_page.jpg) no-repeat;

}

#presscontent #pressmaincontent {
	padding: 20px;
	min-height: 503px;
	height: auto !important;
	height: 503px;
	border-left: 220px solid #fdfdfd !important;
	margin-left: -220px;

}




/**************************************************** press comunicati */
.press #newslist {
	margin: 1em 0;
	
}

.press #newslist li {
	clear: both;
	padding: 0 0 1em 10px;
	margin: 0 0 1em 0;
	border-bottom: 1px solid #333;
	list-style: none;
}

.press #newslist .thumb {
	float: left;
	margin: 0 10px 10px 0;
	display: inline;
}

.press #newslist h2 a {
	font-size: 13px;
	line-height: 1em;
	letter-spacing: -0.5pt;
	color: #fff;
	font-weight: bold;
}
.press #newslist h2 a:hover {
	text-decoration: underline;
}

.press #newslist .data {
	color: #666;
}

.press #newslist .abstract {
	color: #aaa;
}


.press #yearnav {
	margin: 0;
	padding: 0;
}

.press #yearnav li {
	display: inline;
	margin: 0;
	padding: 4px 0;
	list-style: none;
	color: #999;
	font-size: 12px;
}
.press #yearnav li.current {
	color: #666;
}
.press #yearnav li.clickable {
	color: white !important;
}

/**************************************************** press lookbook */

.press #newsgallery {
	clear: both;
}
.press #newsgallery ul {
	margin: 0;
	padding: 20px 0;
}
.press #newsgallery li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

.press #newsgallery li a {
	display: block;
	height: 105px;
	width: 65px;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
}

.press #newsgallery li a img {
	vertical-align: bottom;
}
.press #newsgallery li a:hover img {
	border-color: #999;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

/**************************************************** press gallery */


.press #pressreview ul {
	margin: 0;
	padding: 10px 0;
	min-height: 550px;
	height: auto !important;
	height: 550px;
}
.press #pressreview li {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid Black;
}

.press #pressreview li a span {
	float: left;
	height: 30px;
	width: 90px;
	font: 12px;
	color: #fff;
	margin-left: -130px;
	_display: inline;
	padding: 2px 10px 2px 2px;
	background: url(../pics/arrow_right.gif) no-repeat 94px 14px  ;
}

/*.press #pressreview li a {
	display: block;
	height: 33px;
	overflow: hidden;
	padding-left: 132px;
	background: #340200;
}*/

/*.press #pressreview li a:hover {
	display: block;
	height: 105px;
	overflow: hidden;
	background: #5C0000;
}*/

.onout {
	height: 33px;
}

.onhover {
	height: 105px;
}

.press #pressreview li a {
	background-repeat: no-repeat !important;
	background-position: 100% 10% !important;
}

.press #pressreview li a#img_1 {background-position: 100% 2% !important;}
.press #pressreview li a#img_2 {background-position: 100% 0% !important;}
.press #pressreview li a#img_3 {background-position: 100% 0% !important;}
.press #pressreview li a#img_4 {background-position: 100% 2% !important;}
.press #pressreview li a#img_5 {background-position: 100% 12% !important;}
.press #pressreview li a#img_6 {background-position: 100% 2% !important;}
.press #pressreview li a#img_7 {background-position: 100% 3% !important;}
.press #pressreview li a#img_8 {background-position: 100% 3% !important;}
.press #pressreview li a#img_9 {background-position: 100% 1% !important;}
.press #pressreview li a#img_10 {background-position: 100% 6% !important;}
.press #pressreview li a#img_11 {background-position: 100% 7% !important;}


.press #pressreview li a img {
	float: right;
	vertical-align: bottom;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.press #pressreview li a:hover img {
	border-color: #999;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}


/**************************************************** contatti */

#contactcontent {
	background: #000 url(../pics/bg_page.jpg) no-repeat;
	height: 543px;
	position: relative;
}

#contactcontent #sidebar {
	width: 160px;
	float: right;
	margin: 30px 10px 0 0;
}


#communitysubscribe {
	float: left;
	width: 380px;
	margin: 20px 0 0 20px;
}


#contactcontent #sidebar h2 {	
	color: #E6DED4;
	font-size: 14px;
	letter-spacing: 1px;
	border-bottom: solid 4px #1F1A1A;
	margin: 1em 0 .5em 0;
	padding-bottom: .3em;
}


#contactcontent #sidebar .htmlarea {
	color: #666;
	line-height: 1.1em;
}

#contactcontent #sidebar .htmlarea a {
	color: #ccc;
}

#contactcontent #sidebar .htmlarea a:hover {
	text-decoration: underline;
}


#contacts_networklink #networklinks {
	margin: 20px auto;
	padding: 0;
	width: 75px;
	visibility: visible;
	text-align: center;
}

#contacts_networklink #networklinks li {
	list-style: none;
	margin: 0 auto;
	padding: 0;
}

#contacts_networklink #networklinks a {
	height: 68px;
	display: block;
}

#contacts_networklink #networklinks li span {
	display: none;
}

#contacts_networklink #networklinks #linkcarlochionna {
	width: 133px;
	height: 72px;
	background-image: url(../pics/logochionna.gif);
}

#contacts_networklink #networklinks #link92 a {
	width: 73px;
	background-image: url(../pics/logochionna.gif);
}
#contacts_networklink #networklinks #link92 a:hover {
	background-image: url(../pics/logochionna_on.gif);
}

#contacts_networklink #networklinks #link92kids a {
	width: 73px;
	background-image: url(../pics/logo92kids.gif);
}
#contacts_networklink #networklinks #link92kids a:hover {
	background-image: url(../pics/logo92kids_on.gif);
}

#contacts_networklink #networklinks #linkmadamegrillet a {
	width: 73px;
	background-image: url(../pics/logomadame.gif);
}
#contacts_networklink #networklinks #linkmadamegrillet a:hover {
	background-image: url(../pics/logomadame_on.gif);
}



#communitysubscribe form {
	margin: 10px 0;
}

#communitysubscribe label, 
#communitysubscribe span.extlabel {
	font: 12px Georgia, serif;
	letter-spacing: 1px;
	color: #ccc;
}

#communitysubscribe .formfield {
	margin: 0 0 4px 0;
	padding: 0;
}

#communitysubscribe .formelements {
	margin: 0 0 0 110px;
	padding: 0;
}

#communitysubscribe .extlabel {
	float: left;
	width: 100px;
	text-align: right;
}

#communitysubscribe #af_component_Privacy .formelements {
	margin: 0 0 0 70px;
}
#communitysubscribe #af_component_Privacy .extlabel {
	width: 60px;
}

#communitysubscribe select {
	text-align: left;
}

#communitysubscribe .extlabel {
	font-weight: normal;
}

#communitysubscribe .formerror {
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	font-weight: bold;
	color: #E75312;
}

#communitysubscribe div.errormessage {
	border: 2px solid #990000;
	margin: 0 0 20px 0;
	padding: 3px 10px;
	color: #cc0000;
	background: black;
}

#communitysubscribe div.error label {
	color: #cc0000;
}
#communitysubscribe .errorstring {
	display: none;
	color: #900;
	margin: 10px 0 10px 150px;
	float: right;
}

#communitysubscribe .formfield:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#communitysubscribe .formfield {display: inline-block;}

/* Hides from IE-mac \*/
* html #communitysubscribe .formfield {height: 1%;}
#communitysubscribe .formfield {display: block;}
/* End hide from IE-mac */


#communitysubscribe input {
	border: 1px solid #aaa;
	background: #eee;
}

#communitysubscribe input:focus {
	border: 1px solid #666;
	background: #fff;
}

#communitysubscribe input[type=checkbox],
#communitysubscribe input[type=radio] {
	border: none;
}

#communitysubscribe .actions {
	margin: 10px 0;
	padding: 0;
	padding-left: 160px;
}

#communitysubscribe .button {
	border: 1px solid Olive;
	text-decoration: none;
	color: #333;
	background: #eee;
	margin: 1px 5px 1px 0;
	padding: 0 5px;
	cursor: hand;	
}

#communitysubscribe .disabled {
	color: #aaa !important;
	font-style: italic;
}

#communitysubscribe a.button.disabled {
	border: 1px solid #aaa !important;
	text-decoration: none !important;
	color: #aaa !important;
	background: #fff !important;
	cursor: crosshair !important;
}

#actionbuttons {
	margin: 20px 0 15px 140px;
}

#communitysubscribe textarea {
	width: 220px;
	height: 60px;
	overflow: auto;
}
.privacy {
	font-size: 9px;
}

/**************************************************** note legali */

#content #contentnotelegali {
	height: 503px;
	width: 800px;
	padding: 20px 40px;
	margin: 0 auto;	
	background: #E6DED4;
	overflow: auto;
}