* {
margin: 0;
padding: 0;
}

html {
padding: 0;
border: 0;
text-align: left;
}

* a {
outline: none;
}

body {
padding: 0;
border: 0;
text-align: left;
}

a {
text-decoration: none;
}

#control_bar {
width: 100%;
top:0;
}
	
#site_container{
width: 964px;
min-height: 800px;
height: auto !important;
height: 800px;
height: 100%;
margin: 0 auto 0 auto;
background-image: url(images/site_contents_bg.gif);
background-position: center top;
background-repeat: repeat-y;
text-align: left;
}

#scroller {
display: none;
}

#scroller a:link {
color: #003300;
text-decoration: underline;
}
#scroller a:visited {
color: #003300;
text-decoration: underline;
}

#scroller a:hover {
color: #003300;
text-decoration: none;
}

#scroller a:active {
color: #003300;
text-decoration: none;
}

#languages {
display: none;
}

#site_banner_container{
width: 964px;
height: 204px;
background-image: url(images/header_bg.jpg);
background-repeat: no-repeat;
background-position: center top;
}

#site_banner{
width: 964px;
height: 204px;
}


/* begin INSTITUTIONAL BANNERS */

/* #institutional_logos {
position: absolute;
width: 312px;
height: 60px;
margin-top: 100px;
margin-left: 333px;
} */

#institutional_logos {
position: absolute;
width: 494px;
height: 60px;
margin-top: 100px;
margin-left: 258px;
}

#coni_novara_logo {
float: left;
width:182px;
height: 60px;
}

#federazione_logo {
float: left;
width:54px;
height: 54px;
}

#regione_logo {
float: left;
width:118px;
height: 33px;
padding-top: 10px;
padding-left: 16px;
}

#comune_logo {
float: left;
width:111px;
height: 60px;
padding-left: 10px;
}

.no_border {
border: none;
}

/* end INSTITUTIONAL BANNERS */

/* begin SPONSORS & PARTNERS BANNERS */

#left_banner_column {
position: absolute;
z-index: 2222;
top: 1305px;
width: 182px;
margin-left: 19px;
}

#left_banner_column_top {
width:182px;
height: 69px;
background-image: url(images/part_top_bg.gif);
background-repeat: no-repeat;
}

#left_banner_column_bottom {
width:182px;
height: 24px;
background-image: url(images/sponsors_bottom_bg.gif);
background-repeat: no-repeat;
}

#left_banner_column_middle {
width:182px;
background-image: url(images/sponsors_middle_bg.gif);
background-repeat: repeat-y;
}

#left_banner_column a img{
display: block;
margin: 0 auto 0 auto;
padding-bottom: 5px;
border: none;
}

#left_banner_column p {
margin:0;
padding:0;
}

#right_column {
position: absolute;
top: 230px;
width: 182px;
margin-left: 765px;
}

#org_wrapper {
width:182px;
}

#org_top {
width:182px;
height: 69px;
background-image: url(images/org_top_bg.gif);
background-repeat: no-repeat;
}

#org_bottom {
width:182px;
height: 24px;
background-image: url(images/sponsors_bottom_bg.gif);
background-repeat: no-repeat;
}

#org_middle {
width:182px;
background-image: url(images/sponsors_middle_bg.gif);
background-repeat: repeat-y;
}

.org_tags_spacer {
padding-bottom: 10px;
}

#partners_wrapper {
width:182px;
}

#partners_top {
width:182px;
height: 69px;
background-image: url(images/part_top_bg.gif);
background-repeat: no-repeat;
}

#partners_bottom {
width:182px;
height: 24px;
background-image: url(images/sponsors_bottom_bg.gif);
background-repeat: no-repeat;
}

#partners_middle {
width:182px;
background-image: url(images/sponsors_middle_bg.gif);
background-repeat: repeat-y;
}

#partners_middle a img{
display: block;
margin: 0 auto 0 auto;
padding-bottom: 5px;
border: none;
}

#partners_middle p {
margin:0;
padding:0;
}

#vittoria_pattinatori_logo {
width: 120px;
height: 120px;
margin: 0 auto 0 auto;
}

#gioca_pattinaggio_logo {
width: 138px;
height: 115fpx;
margin: 0 auto 0 auto;
}

#moonlab_logo {
width: 165px;
height: 65px;
margin: 0 auto 0 auto;
}

/* end SPONSORS & PARTNERS BANNERS */

div#site_banner h1 {
display: none;
}
div#site_banner h2 {
display: none;
}

#site_menu_container{
position: absolute;
top: 236px;
width: 182px;
margin-left: 19px;
}

/* MAIN MENU */

#menu {
width: 182px;
padding-bottom: 23px;
}

.menubox {
width: 182px;
font-family: Arial, Helvetica, sans-serif;
font-size: .8em;
}

/* MAIN MENU */

#menu  dl, dt, dd {
list-style-type: none;
margin: 0px;
padding: 0px;
border: 0;
}

#menu dl{
display: block;
width: 182px;
}
	
#menu dl.open a.selectedpage:link,
#menu dl.closed a.selectedpage:link,
#menu dl.open a.selectedpage:visited,
#menu dl.closed a.selectedpage:visited,
#menu dl.open a.selectedpage:hover,
#menu dl.closed a.selectedpage:hover,
#menu dl.open a.selectedpage:active,
#menu dl.closed a.selectedpage:active {
color: #FFFFFF;
background-image: url(images/menu_spr.jpg);
background-position: left -35px;
background-repeat: no-repeat;
cursor: default;
}

#menu dl.open dd a.selectedpage:link,
#menu dl.closed dd a.selectedpage:link,
#menu dl.open dd a.selectedpage:visited,
#menu dl.closed dd a.selectedpage:visited,
#menu dl.open dd a.selectedpage:hover,
#menu dl.closed dd a.selectedpage:hover,
#menu dl.open dd a.selectedpage:active,
#menu dl.closed dd a.selectedpage:active {
display: block;
cursor: default;
text-align: left;
text-decoration: none;
font-size: 1em;
line-height: 35px;
padding-left: 8px;
width: 174px;
background-image: url(images/menu_spr.jpg);
background-position: left -140px;
background-repeat: no-repeat;
color: #CC3300;
}

#menu dl dl dd.hidden dl dd a.selectedpage:link,
#menu dl dl dd.visible dl dd a.selectedpage:link,
#menu dl dl dd.hidden dl dd a.selectedpage:visited,
#menu dl dl dd.visible dl dd a.selectedpage:visited,
#menu dl dl dd.hidden dl dd a.selectedpage:hover,
#menu dl dl dd.visible dl dd a.selectedpage:hover,
#menu dl dl dd.hidden dl dd a.selectedpage:active,
#menu dl dl dd.visible dl dd a.selectedpage:active {
display: block;
cursor: default;
text-align: left;
text-decoration: none;
font-size: 1em;
line-height: 35px;
padding-left: 8px;
width: 174px;
background-image: url(images/submenu_spr.jpg);
background-repeat: repeat-x;
background-position: 0 -36px;
color: #000000;
background-color: #666666;
}

#menu dl.closed dl,
#menu dl.open dl {
display: block;
z-index: 9998;
}

#menu dl dl dd.hidden dl{
display: none;
}

#menu dl dl dd.visible dl{
display: block;
position: absolute;
z-index: 9999;
margin-top: -53px;
margin-left: 182px;
padding-left: 15px;
padding-top: 15px;
background-image: url(images/sub_menu_arrow.gif);
background-position: 7px 23px;
background-repeat: no-repeat;
}

#menu dd {
/*margin-top: 1px;*/
border: none;
color:black;
margin-left: 0px; /* CORRECTION */
}
	
#menu dt {
width: 182px;
}
		
#menu dl dt a {
display: block;
cursor: pointer;
text-align: left;
text-decoration: none;
font-size: 1em;
line-height: 35px;
padding-left: 8px;
width: 174px;
}
		
		
#menu dt a:link,
#menu dt a:visited {
color: #FFFFFF;
background-image: url(images/menu_spr.jpg);
background-position: left -70px;
background-repeat: no-repeat;
}
		
#menu dt a:hover,
#menu dt a:active {
color: #FFFFFF;
background-image: url(images/menu_spr.jpg);
background-position: left 0;
background-repeat: no-repeat;
}
		      
#menu dd a {
display: block;
cursor: pointer;
text-align: left;
text-decoration: none;
font-size: 1em;
line-height: 35px;
padding-left: 8px;
width: 174px;
}

#menu dd a:link,
#menu dd a:visited {
color: #666666;
background-image: url(images/menu_spr.jpg);
background-position: left -175px;
background-repeat: no-repeat;
}

#menu dd a:hover,
#menu dd a:active {
color: #117CC0;
text-decoration: underline;
background-image: url(images/menu_spr.jpg);
background-position: left -175px;
background-repeat: no-repeat;
}

#menu dl dl dd dl dd a {
display: block;
cursor: pointer;
text-align: left;
text-decoration: none;
font-size: 1em;
line-height: 35px;
padding-left: 8px;
width: 174px;
background-color: #004462;
}

#menu dl dl dd dl dd a:link,
#menu dl dl dd dl dd a:visited {
color: #FFFFFF;
background-color: #004462;
background-image: none;
}

#menu dl dl dd dl dd a:hover,
#menu dl dl dd dl dd a:active {
color: #FFFFFF;
background-color: #004462;
text-decoration: underline;
background-image: url(images/submenu_spr.jpg);
background-repeat: repeat-x;
background-position: 0 0;
text-decoration: none;
}

/* MENU PAGINE FIGLIE */

#menuPagineFiglie {
display: none;
}

/* MENU END********************************************************************************/


#site_contents_container {
width: 540px;
min-height: 1000px;
height: auto !important;
height: 1000px;
padding: 0 212px 0 212px;
}

.contents, .contents2 {
color: #333333;
width: 520px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: .75em;
line-height: 1.3em;
text-align: left;
font-size: .8em;
background-color:#FFFFFF;
margin: 0 0 .5em 0;
padding: 10px 10px 0 10px;
}

.contents a img, .contents2 a img {
display: inline-block;
padding: 4px;
border: 1px #cccccc solid;
}

.contents img, .contents2 img {
display: inline-block;
padding: 4px;
border: 1px #C4D7ED solid;
}

.contents ol, .contents2 ol {
padding-left: 1.8em;
}

.contents ul, .contents2 ul {
padding-left: 1.8em;
}

.contents p,
.contents2 p{
margin: 0 0 1em 0;
}

.contents h1,
.contents h2,
.contents h3,
.contents h4,
.contents h5,
.contents h6,
.contents2 h1,
.contents2 h2,
.contents2 h3,
.contents2 h4,
.contents2 h5,
.contents2 h6 {
color: #CC3300;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
margin: 0 1em .5em 0;
padding-bottom: .2em;
line-height: 1em;
}

.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6 {
color: #D8E3F1;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
margin: 0 1em .5em 0;
padding-bottom: .2em;
line-height: 1em;
}

.contents2 a:link,
.contents2 a:visited,
.contents a:link,
.contents a:visited {
color: #2183D6;
text-decoration: underline;
font-weight: bold;
font-family: Geneva, Arial, Helvetica, sans-serif;
}

.contents2 a:hover,
.contents2 a:active,
.contents a:hover,
.contents a:active {
color: #2183D6;
text-decoration: none;
font-weight: bold;
font-family: Geneva, Arial, Helvetica, sans-serif;
}

/* begin FOOTER */

.footer_container {
width: 964px;
height: 211px;
margin: 0 auto 0 auto;
background-image: url(images/footer_bg.jpg);
background-position: center bottom;
background-repeat: no-repeat;
text-align: center;
}

.footer {
width: 500px;
height: 204px;
margin: 20px auto 20px auto;
font-style: normal;
font-family: Georgia, "Times New Roman", Times, serif;
color: #666666;
font-size: .8em;
line-height: 1.4em;
text-align: left;
}

.footer a:link,
.footer a:visited{
color: #018A2E;
text-decoration: underline;
}

.footer a:hover,
.footer a:active {
color: #018A2E;
text-decoration: none;
}

.footer p {
line-height: 1.4em;
}

.footer a img {
border: none;
}

.light_cyan {
color:#28A2CA;
}

/* end FOOTER */

.site_adsense_container {
display: none;
}

div.iscrizione {
font-size: xx-small;
margin-left: -150px;
padding-left: 0px;
}

div.iscrizione h4 {
font-weight: normal;
}

#site_crosslink_container {
display: none;
}

.blog_date {
display: none;
}

h4.blog_title {
display: none;
}

.commenti {
margin: -20px 0 1em 0;
padding: 100px 1em 1em 1em;
color: #333333;
background-color: #FFFFFF;
border: 1px solid #EEEEEE;
text-align: left;
font-family: Geneva, Arial, Helvetica, sans-serif;
background-image: url(images/guestbook_bg.jpg);
background-repeat: no-repeat;
background-position: center top;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
border-radius: 10px;
}

.commenti form {

}

.commenti table {
font-style: italic;
text-align: left;
color: #000000;
}

.commenti form input {
padding: .2em;
font-family: Georgia, "Times New Roman", Times, serif;
}

body .commenti input[type="text"] {
background-color: #666666;
border: 1px #FFFFFF inset;
color: #FFFFFF;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius: 4px;
}

.commenti table td{
padding: 5px;
}

.commenti a:link,
.commenti a:visited {
padding: .5em;
color: #FFFFFF;
background-color: #007D29;
border: 1px solid #007D29;
padding: .3em .5em .3em .5em;
text-decoration: none;
font-weight: bold;
}

.commenti a:hover,
.commenti a:active  {
padding: .5em;
color: #007D29;
background-color: #FFFFFF;
border: 1px solid #007D29;
padding: .3em .5em .3em .5em;
text-decoration: none;
font-weight: bold;
}

.commenti_contents {
clear: both;
padding: 1em 1em 1em 5em;
border-top: 1px solid #CCCCCC;
line-height: 1.5em;
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
}

.commenti_contents a:link,
.commenti_contents a:visited  {
padding: .1em .2em .1em .2em;
color: #007D29;
font-style: normal;
text-decoration: underline;
background-color: #FFFFFF;
border: none;
}

.commenti_contents a:hover,
.commenti_contents a:active {
padding: .1em .2em .1em .2em;
color: #007D29;
font-style: normal;
text-decoration: none;
border: none;
}

.commenti_contents dd {
font-style: normal;
padding: .4em;
margin-top: .4em;
color: #1C83AE;
display: block;
background-color: #FFFFFF;
border-top: 1px dotted #CCCCCC;
font-family: Georgia, "Times New Roman", Times, serif;
text-align: right;
}

.commenti_contents dt {
color: #666666;
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
text-align: right;
}

.commenti textarea {
padding: .2em;
font-family: Georgia, "Times New Roman", Times, serif;
width: 270px;
background-color: #666666;
border: 1px #FFFFFF inset;
color: #FFFFFF;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
border-radius: 6px;
font-size: 1em;
}

body .commenti a img,
body .commenti img
{
border: none;
}

.msg_err {
COLOR: red;
background-color: white;
font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
font-size:10px;
border-color:#FFFFFF;
border: 0px solid;
text-align: center;
}

a.commentoSelezionato { margin: 0px;
font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
text-decoration: none;
text-decoration: underline;
background-color: yellow;
}

a.commentoSelezionato:hover { margin: 0px;
font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
text-decoration: none;
color: rgb(255, 0, 0);
text-decoration: underline;
background-color: yellow;
}

a.commentoSelezionato:link {
margin: 0px;
font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
text-decoration: none;
background-color: yellow;
text-decoration: underline;
}

a.commentoSelezionato:visited {
margin: 0px;
font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
text-decoration: none;
background-color: yellow;
text-decoration: underline;
}

.titoloCommentoCorrente {
font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
text-decoration: none;
background-color: rgb(212, 212, 212);
}

.testoCommentoCorrente {
font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
text-decoration: none;
background-color: rgb(229, 229, 229);
}


#control_bar table {
width: 100%;
}

/* begin CUSTOM STYLES */

#home_top_content {
border-bottom: 1px #CCCCCC solid;
}

.home_news_wrapper {

margin: 1em auto 0 auto;
}

.home_news_bottom {
height: 49px;
background-image: url(images/horiz_rule.gif);
background-position: left center;
background-repeat: no-repeat;
text-align: right;
}

.home_news_body {
font-family: Georgia, "Times New Roman", Times, serif;
}

body .home_news_bottom a img {
border: none;
}

.home_news_wrapper h1,
.home_news_wrapper h2,
.home_news_wrapper h3,
.home_news_wrapper h4,
.home_news_wrapper h5,
.home_news_wrapper h6 {
color: #007D29;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
margin: 0 1em .5em 0;
padding-bottom: .2em;
line-height: 1em;
font-style: italic;
}

#clickable_logo_mask {
position: absolute;
width: 130px;
height: 130px;
margin-left: 45px;
margin-top: 25px;
}

#clickable_logo_mask a:link,
#clickable_logo_mask a:visited,
#clickable_logo_mask a:hover,
#clickable_logo_mask a:active {
display:block;
background-image: url(images/filler.gif);
background-repeat: repeat;
width: 130px;
height: 130px;
}



#flash_banner_rotator {
width: 160px;
height: 195px;
margin: 0 auto 0 auto;
}

/* end CUSTOM STYLES */


#sequence_partner {
display:none;
}


