/* ISDB */
/* IDEAEDI.IT WEB DESIGN STUDIO VERONA ITALY */

body {
    margin:0 auto;
    padding:0;
    color: #333;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 13px;
    border-top:8px #8cb133 solid;
}
a
{
    color:#4f80bc;
    text-decoration:none;
}
a:hover
{
    text-decoration:underline;
}


.history
{
    width:auto;
    overflow:hidden;
}
.history ul
{
    list-style-type: none;
    margin:0; padding:0;
}
.history li
{
    display:block;
    float:left;
    padding:0 5px;
    border-left:1px solid #ccc;
}
.container {
    margin:0 auto;
    padding: 0;
    border-bottom:8px #8cb133 solid;
}

#lastupdate {
    margin:0; padding: 0;
    height: 35px;
    background-color: #8cb133;
}

#update {
    float:left;
    width:328px;
    color: #fff;
    margin: 7px 0 0 10px;
}

#cerca input,
#cerca .submit,
#cerca .submit input
{
    display:block;
    float:left;
    margin:0;
    padding:0;
    border:none;
}
#cerca input
{
    border:1px solid #fff;
    background:#8CB133;
    padding:5px;
    color:#fff;
    font-size:14px;
}

/* News scroller */
#news_scroller
{
    height:175px;
    width:664px;
    overflow:auto;
    position:relative;
}
#news_scroller .items
{
    position:absolute;
}
#news_scroller .list-item
{
    width:322px;
    height:155px;
    margin-bottom:20px;
    overflow:auto;
    float:left;
    margin-left:10px;
}
#news_scroller .list-item h1
{
    font-size:20px;
    margin-top:10px;
}

/* #news_scroller h1 a,*/ .news-item h1 a {color: #333;} 
.navi
{
    position:absolute;
    bottom:0;
}
.navi a
{
    display:block;
    float:left;
    font-size:1px;
    height:8px;
    margin:3px;
    width:8px;
    background:#ccc;
}
.navi a.active
{
    background:#333;
}
#news_scroller .next,
#news_scroller .prev
{
    display:block;
    position:absolute;
    right:0;
    bottom:0;
    cursor:pointer;
    padding:0 5px;
    background:#ccc;
    color:#fff;
}
#news_scroller .prev
{
    right:20px;
}
#news_scroller .next:hover,
#news_scroller .prev:hover
{
    text-decoration:none;
    background:#333;
}

/* NAV - MENU ORIZZONTALE */

.menu {
    margin:0;
    padding:0;
    background-color: #4f80bc;
}
.menu ul {
    margin:0;
    padding:0;
    list-style-type:none;
    height:2em;
}

.menu ul li {
    list-style-type: none;
    float: left;
    position:relative;
}

.menu ul li a
{
    color: #fff;
    text-decoration: none;
    display:block;
    float:left;
    line-height:2em;
    padding-left: 10px;
    padding-right: 10px;
}
.menu ul li a:hover
{
    background:#eef;
    color:#666;
    text-decoration:none;
}

.menu ul ul
{
    position: absolute;
    z-index:10;
    left:0;
    top:2em;
    overflow:hidden;
    width:170px;
    height: auto;
    border-bottom:2px solid #4f80bc;
    background-color: #4f80bc;
    padding:0;
}
.menu ul ul li
{
    position:relative;
    float:none;
    margin:0;
    padding:0;
}
.menu ul ul li a
{
    position:relative;
    display:block;
    clear:left;
    float:none;
    background-color: #4f80bc;
    margin:0;
    padding:0 3px;
    height:auto !important;
    height:0;
    border:none;
}

#sinistra {margin-top: 10px;}

h1, h1 a {
    font-family:"Times New Roman", Times, serif;
    font-size: 20px;
    text-transform: uppercase;
}
h2
{
    font-family:"Times New Roman", Times, serif;
    font-size: 20px;
    border-top:1px solid #4f80bc;
}

#login {
    border-bottom:8px #8cb133 solid;
}

.content h3 {color: #8cb133;}

/* NEWS */

.news h1 {
    margin:0;
    padding:0;
}

.news h1 a {
    margin:0;
    padding:0;
    text-decoration: none;
    color: #333;
}

.news h1 a:hover {text-decoration: underline;}

.news h2 {
    margin:0;
    padding:0;
    background-color: #333;
    font-size: 22px;
    color:#fff;
    text-align:right;
    font-family:"Times New Roman",Times,serif;
    padding: 0 5px 0 5px;
}
.news p {
    margin:0;
    padding:0;
}
.news-item
{
    border-top:1px solid #4F80BC;
    margin-top:10px;
}
.category,
.language
{
    float:right;
    clear:right;
    background:#8CB133;
    color:#fff;
    padding:1px 4px;
    font-size:10px;
}
.anno
{
    float:left;
    /* clear:right; */
    background:#8CB133;
    color:#fff;
    padding:1px 4px;
    font-size:10px;
    margin:5px 3px 0px 0px;
}
.anno a,
.category a
{
    color:#fff;
}
.date
{
    float:right;
    background:#333333;
    color:#fff;
    padding:3px;
    font-size:10px;
}



.tags ul
{
    overflow:auto;
    height:auto;
    list-style-type:none;
    margin:0; padding:0;
}
.tags li
{
    float:left
}
.tags li a
{
    display:block;
    float:left;
    padding:0 5px;
    margin-right:5px;
    background:#eee;
    font-size:10px;
}

.subtitle
{
    color:#666;
}

a.more {margin:0; padding:0; color: #8cb133; text-align: right;}
a.more:hover {color: #333;}

#user-panel .input,
#user-panel .submit
{
    margin:0;
    margin-bottom:5px;
    padding:0;
    float:left;
    clear:none;
    width:160px;
    overflow:hidden;
}

#user-panel .input label
{
    position:absolute;
    padding:3px;
    z-index:1;
}
#user-panel .input input
{
    position:relative;
    width:145px;
    padding:5px;
    margin:0;
    z-index:2;
    background:transparent;
}
#user-panel .checkbox input
{
    width:auto;
    border:none;
}
#user-panel .submit input
{
    border:1px solid #ccc;
    padding:5px;
    width:157px;
    float:right;
    margin-right:2px;
}

/* NAV-MEMBRI - MENU VERTICALE MEMBERS ONLY */
#login {
    height: 110px;
}


#nav-membri ul {
    margin:0;
    padding:0;
    margin-top: 10px;
}
#nav-membri ul li {
    margin:0;
    margin-bottom: 5px;
    list-style-type: none;
}
#nav-membri ul li a {
    background-color: #4f80bc;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    padding: 3px 7px 3px 7px;
}
#nav-membri a:hover {
    color: #fff;
    background-color: #333;
}

/* BOX CAMPAIGNS ISDB */

#campaigns {
    margin:0; padding:0;
    height:110px;
    border-bottom:8px #8cb133 solid;
    margin-top: 10px;
}

#campaigns ul {
    margin:0;
    padding:0;
    margin-bottom: 5px;
}

#campaigns ul li{
    list-style-type: none;
}

#campaigns ul li a {
    color: #333;
}

#campaigns ul li a:hover {
    color: #666;
}

/* TESTO */

#testo h1 {margin-top: 10px;}

h2.data  {
    margin:0;
    padding:0;
    padding: 3px;
    color: #ccc;
    background-color: #333;
    font-size: 11px;
    display: block;
}

h3.archivio {
    margin:0;
    padding:0;
    padding: 3px;
    color: #fff;
    background-color: #8cb133;
    font-size: 11px;
}

#testo h3 a {
    text-decoration: none;
}



/* BOTTOM */

#bottom {
    margin:0;
    padding: 5px;
    margin-top: 30px;
    background-color: #8cb133;
}
#bottom p{
    font-size: 12px;
    color: #fff;
}
#bottom a{color: #fff;}
#bottom a:hover {text-decoration: none;}


/* MEMBERS */

h2.bandiera {
    color: #8cb133;
    font-size: 22px;
}
h3.bandiera {
    color: #333;
    font-size: 15px;
    padding: 2px 0 2px 10px;
    background-color: #ccc;
}

/* TERZA COLONNA */
#col3 h1 {
    font-family:"Times New Roman", Times, serif;
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 10px;
}

#col3 ul {
    margin:0;
    padding:0;
}

#col3 ul li{
    list-style-type: none;
}

#col3 h2 {
    margin: 10px 0 0 0;
    padding:5px 0 0 0;
    font-family:"Times New Roman", Times, serif;
    font-size: 16px;
    text-transform: uppercase;
    line-height:1;
    padding-bottom:5px;
}

#col3 h2 a {
    color: #333;
    text-decoration: none;
}

#col3 h2 a:hover {
    text-decoration: underline;
}

#col3 h3 {
    margin: 0;
    padding: 2px;
    color: #333;
    background-color: #ccc;
    font-size: 11px;
}

#col3 p {
    margin: 0 0 5px 0;
}

/*------------------------------------------------------
	Tables
------------------------------------------------------*/

.forumWrap,
#topicWrap,
#pollWrap,
#postWrap,
#quickReply {
    background: #4F80BC;
    border: 1px solid #4F80BC;
    margin-bottom: 15px;
    -moz-border-radius: .3em; }

#pollWrap .table,
#quickReply .table,
#postWrap .table,
#topicWrap .table,
.forumWrap .table {
    background: #fff;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    clear: both;
    color: #333;
    width: 100%;
    -moz-border-radius: .3em; }

#pollWrap th,
#quickReply th,
#postWrap .table th,
#topicWrap .table th,
.forumWrap	.table th {
    background: #f2f2f2;
    border: 1px solid #bbb;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    text-align: center;
    padding: 5px; }

.forumWrap	.table th a { color: #333; }

#pollWrap .table td,
#quickReply .table td,
#postWrap .table td,
#topicWrap .table td,
.forumWrap .table td { 
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 5px; }

.forumWrap	.table tr.altRow { background: #f4f4f4; }
.forumWrap	.table tr.altRow2 { background: #fafad8; }

.forumWrap td.empty {
    text-align: center;
    padding: 50px; }

#quickReply h3,
.forumWrap h3 {
    color: #FFFFFF;
    padding: 3px 5px 3px 10px;
    font: normal 18px 'Gill Sans','lucida grande', helvetica, arial, sans-serif;
    margin-bottom:0px;
}

#quickReply h3 a,
.forumWrap	h3 a { color: #879fa9; }

.forumWrap	h3 a#newmessage {
	font-size: 18px;
	font-weight: lighter;
	position: relative;
	float: right;
	color:#fff;
}

.forumWrap	h3 a#newmessage:hover {
	color: #333;
}

#navigation {
    padding: 5px;
    background: #CCCCCC;
    border: 1px solid #CCCCCC;
    margin-bottom: 15px;
    -moz-border-radius: .3em; }

#navigation a { color: #ff8929; }

/*------------------------------------------------------
	Forums
------------------------------------------------------*/

.input, #search {
    padding: 10px;
    margin-bottom: 10px;
    background: #FFFFFF;
    border: 1px solid #FFFFFF;
    -moz-border-radius: .3em;
    clear: both; }

#TopicEditForm .input textarea,
#PostEditForm .input textarea,
#PostAddForm .input textarea,
#TopicAddForm .input textarea { width: 100%; }

#TopicEditForm	.input select,
#PostEditForm .input select,
#PostAddForm .input select,
#TopicAddForm	.input select,
#search select {
    border: 1px solid #ccc;
    padding: 3px;
    font: normal 90% 'lucida grande',verdana,helvetica,arial,sans-serif; }

#TopicEditForm .input label,
#PostEditForm .input label,
#PostAddForm .input label,
#TopicAddForm	.input label {
    float: left;
    width: 25%;
    text-align: right;
    margin-right: 10px;
    padding-top: 2px; }

#TopicEditForm .submit,
#PostEditForm .submit,
#PostAddForm .submit,
#TopicAddForm .submit { 
    text-align: center;
    margin-bottom: 15px; }

#quickReply .submit { margin: 0; }

#TopicEditForm .submit input, #TopicAddForm .button,
#PostEditForm .submit input, #PostAddForm .button,
#PostAddForm .submit input, #PostAddForm .button,
#TopicAddForm	.submit input, #TopicAddForm .button { 
    font-size: 18px;
    padding: 5px 10px;
    color: #003d4c;
    font-weight: normal; }

#TopicEditForm .error-message,
#PostEditForm .error-message,
#PostAddForm .error-message,
#TopicAddForm .error-message {
    padding: 5px 0 0 10px;
    margin-left: 25%;
    color: red; }

#TopicEditForm .inputText,
#PostEditForm .inputText,
#PostAddForm .inputText,
#TopicAddForm .inputText { 
    padding: 5px 0 0 10px;
    margin-left: 25%; }

#TopicEditForm, #PostEditForm, #PostAddForm, #TopicAddForm, #flashMessage { 
    padding: 10px 1px;
    margin-bottom: 15px;
    background: #4F80BC;
    border: 1px solid #4F80BC;
    -moz-border-radius: .3em; 
    color:#fff;
}

.forumOptions {
    margin-bottom: 5px;
    text-align: right;
    font-size: 12px;
    padding-top: 5px;
    padding-right: 10px;
}

.forumOptions a,
.forumOptions span {
    margin-left: 10px;
    text-decoration:none;
    /* color: #8CB133; */
    color: #FFF;
    font-weight:bold;
}

.forumOptions a:hover { 
	text-decoration: none;
}

.al { text-align: left; }
.ac { text-align: center; }
.ar { text-align: right; }

.fr { float: right; }
.fl { float: left; }

.gray { color: #b2b2b2; }
.img { margin-bottom: -2px; }

.clear {
    clear: both;
    display: block; }

.errorBox {
    padding: 10px;
    margin-bottom: 10px;
    background-color: #fab4b4;
    color: #802f2f;
    border: 1px solid #c91818;
    -moz-border-radius: .3em;
    clear: both; }

.successBox {
    padding: 10px;
    margin-bottom: 10px;
    background-color: #ddf7a9;
    color: #3f8515;
    border: 1px solid #88b035;
    -moz-border-radius: .3em;
    clear: both; }

.ar a {
    color: #8CB133;
    text-decoration: none; }

.ar a:hover { text-decoration: underline; }
/*------------------------------------------------------
	ACCORDION
------------------------------------------------------*/

.expander
{
    cursor:pointer;
    clear:left;
    background-color:#8CB133;
    font-family:"Times New Roman",Times,serif;
    font-size:20px;
    margin-bottom:5px;
    padding:4px;
    color:#fff;
    /* text-transform:uppercase; */
}
.expander:hover
{
    background-color:#4F80BC;
}
div.accordion
{
    clear:left;
    overflow: hidden;
    width: 100%;
}

div.accordion h3.expander
{
    font-size:16px;
    background-color:#CCCCCC;
    color:#666;
}

h3.expander a {color: #fff;}

/*------------------------------------------------------
	PAGINATE
------------------------------------------------------*/
.pagination {
	float: left;
	padding-left: 10px;
}
div.paging {
    color: #999;
    margin-top:5px;
    margin-bottom:5px;
    text-decoration:none;
    text-align: right;
}
div.paging div.disabled {
    color: #ddd;
    display: inline;
    text-decoration:none;
}
div.paging span {
    color: #333333;
    text-decoration:none;
}
div.paging span.current {
    color: #8CB133;
    text-decoration:none;
}
div.paging span a {
    color: #333333;
    text-decoration:none;
}
div.paging a {
    color: #333333;
    text-decoration:none;
}


/*------------------------------------------------------
	members
------------------------------------------------------*/

.state
{
    clear:left;
    border:5px solid #eee;
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    margin-top:10px;
    margin-bottom:15px;
    padding:0 15px;
    width:auto !important;
    width:619px;
}
.state-info
{
    margin-bottom:10px;
    padding:10px;
    width:auto !important;
    width:602px;
    overflow:auto;
    border-bottom:1px solid #4F80BC;
}
.state-info h2
{
    font-family:"Times New Roman",Times,serif;
    font-size:30px;
    color:#4F80BC;
    margin:0;
    float:left;
    border:none;
}
.state-info img
{
    float:right;
    border:3px solid #333;
}
.state-members
{
    width:auto;
    overflow:auto;
    clear:both;
    padding-bottom:10px;
}
.state-member
{
    width:185px!important;
    width:175px;
    height:300px;
    overflow:auto;
    padding-left:10px;
    padding-top:0;
    margin-right:10px;
    margin-bottom:10px;
    border-left:1px solid #eee;
    float:left;
}
.state-member h3
{
    padding-top:10px;
    margin-top:0;
    margin-bottom:10px;
    font-size:16px;
    color:#8CB133;
    font-weight:bold;
}
.member-tag span
{
    color:#999;
}

/*------------------------------------------------------
	petitions
------------------------------------------------------*/
.petition
{
    width:auto;
    overflow:hidden;
    margin-bottom:15px;
    padding:10px;
    border:5px solid #eee;
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
}
.petition h2
{
    border:none;
}
.petition .more a
{
    display:block;
    float:right;
    padding:4px 6px;
    background:#8CB133;
    color:#fff;
}
.details
{
    clear:right;
    float:right;
    background:#4F80BC;
    color:#fff;
    padding:3px 5px;
}
a.subscribe-now
{
    display:block;
    float:right;
    clear:right;
    padding:4px 6px;
    background:#8CB133;
    color:#fff;
    text-decoration:none;
    font-size:14px;
}
a.subscribe-now:hover
{
    background:#4F80BC;
}

.petition form label
{
    display:block;
    float:left;
    width:120px;
    color:#999;
    padding:5px;
}
.petition form .input
{
    padding:0;
}
.petition form .input input,
.petition form .textarea textarea
{
    width:470px;
    margin:0;
    padding:5px;
    border:1px solid #999;
    font-family: Helvetica, Arial, sans-serif;
}
.petition form .submit
{
    margin-left:130px;
}
.petition form .submit input
{
    background:#8CB133;
    color:#fff;
    border:none;
    padding:5px;
    font-size:14px;
    cursor:pointer;
}
.petition form .submit input:hover
{
    background:#4F80BC;
}
.one-signature
{
    border-bottom:1px solid #eee;
}

/* users login */
#UserLoginForm fieldset
{
    border:none;
    padding:0;
    margin:0;
}
#UserLoginForm .input
{
    margin:5px 0;
    padding:0;
    clear:left;
}
#UserLoginForm label
{
    display:block;
}
#UserLoginForm input
{
    margin:0;
    padding:4px;
    border:1px solid #ccc;
    width:500px;
}
#UserLoginForm .checkbox input,
#UserLoginForm .checkbox label
{
    float:left;
    margin-right:10px;
    width:auto;
}
#UserLoginForm .submit
{
    margin: 10px 0;
}
#UserLoginForm .submit input
{
    position:relative;
    left:210px;
    width:300px;
}
/* searchresult */
.searchresults li
{
    border-bottom:1px solid #eee;
    padding-bottom:5px;
    margin-bottom:5px;
}
.searchresults .title
{
    font-size: 18px;
    display:block;
}
.searchresults .title a
{
    color:#333;
}
.searchresults .description
{
}

/* application form */
.application_form ol
{
    margin:0;
    padding:0;
    margin-left:20px;
}
.application_form fieldset
{
    border:none;
    width:auto;
    padding:0;
    margin:0;
}
.application_form h3
{
    margin:0;
    margin-bottom:10px;
    padding-top:25px;
    padding-bottom:10px;
    color:#4F80BC;
    border-bottom:1px dotted #ccc;
}
.application_form .input
{
    margin:0;
    margin-bottom:5px;
    padding:0;
}
.application_form label
{
    font-weight:normal;
}
.application_form .text input,
.application_form .textarea textarea
{
    padding:4px;
    margin:0;
    display:block;
    width:600px;
    border:1px solid #8CB133;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    font-family: Arial, sans-serif;
}
.application_form li li .text input
{
    width:580px;
}
.application_form .textarea textarea
{
    height:100px;
}
.application_form legend
{
    display:block;
    width:auto;
    font-size:1em;
    font-weight:normal;
}
.application_form .radio input
{
    display:block;
    float:left;
    clear:left;
}
.application_form .submit input
{
    float:right;
    background:#4F80BC;
    border:1px solid #111;
    color:#fff;
    padding:5px;
    width:200px;
    font-size:14px;
}
.application_form .radio label
{
    display:block;
    float:left;
    margin-left:10px;
}
.application_form table
{
    border:1px solid #ccc; 
}
.application_form table th,
.application_form table td
{
    border-bottom:1px solid #eee;
    border-right:1px solid #eee;
}
.application_form .important
{
    border:4px solid #8CB133;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    padding:10px;
    margin-top:25px;
}
.application_form .important input
{
    margin:0;
}
/* GALLERY */
.photomain-gallery
{
	float:left;
}
.text-gallery
{
	padding-left: 130px;
	padding-top: 10px;
}
