﻿/* ##################################  TAG HTML ###################################*/
*
{
padding:0px;
margin:0px;
}

html,body
{
background: #ffffff;
/*background: #ffffff url('../images/background.gif') repeat-x;*/
font-size: 13px;
font-family: Arial;
color: #484848;
line-height: 18px;
}
    
/*per IE*/
html,body
    {
        text-align:center;
    } 

/*per MOZILLA*/
html,body
    {
        text-align: -moz-center; 
    }   


img
    {
        border:0px;
        /*margin:0px 2px 0px 2px;*/
    }
img.LEFT
    {
    border: 0px;
    position:relative;
	float: left;
    margin: 10px;
    }
img.RIGHT
    {
    position:relative;
	border: 0px;
    float: right;
    margin: 10px;
    }

hr
    {
        color: #000000;
        height: 1px;
    }
p
    {
        margin-bottom:12px;
    }
li {margin-left:30px;}
/* ################################### FORM ########################################*/    
form
    {
        position:relative;
        color: #000000;
    }

fieldset
    {
        position:relative;
        color: #000000;
        font-size: 11px;
		padding-left:30px;
		border-left:1px solid #D6D7D6;
		border-right:1px solid #D6D7D6;
		border-top:0px;
		border-bottom:0px;
    }
    
fieldset.RadioCheckList
    {
        margin-left: 15em;
        border:0px;
    }
    
fieldset.RadioCheckList label,
fieldset.RadioCheckList span label
    {
        color: #000000;
        float:left;
        position:relative;
        top:-2px;
    }  
fieldset.RadioCheckList input,
fieldset.RadioCheckList span input
    {
        float:left;
        margin-top: -4px;
    }     
fieldset.RadioCheckList legend.required
    {
        font-weight:bold;
    }
    legend
    {
        color: #000000;
        padding-bottom: 10px;
    }

label
    {
        width: 15em;
        color: #000000;
        float:left;
    }
label.required
    {
        width: 15em;
        color: #000000;
        float:left;
        font-weight:bold;
    }
label.right
    {
        color: #000000;
        float:right;
    }
select
    {
        font-size: 11px;
        margin-bottom:3px;
        margin-top:3px;
    }
input
    {
        font-size: 11px;   
    }
textarea
    {
        font-size: 12px;
        width: 323px;
        height: 100px;
    }
textarea.readOnly
    {
        font-size: 11px;
        width: 323px;
        height: 50px;
        color:#999999;
    }    
input.txtSearch
    {
        size:34;  
    }

    
.privacyCheckList input
{
	float:left;
	}
.privacyCheckList label
{
	padding-top: 4px;
	padding-left:10px;
	width:50%;
}

.formRow
	{
		position:relative;
        overflow:hidden;
		/*background-color:#f2f2f2;*/
		margin-bottom:4px;
		padding:0px 0px 0px 0px;
	}

.formPrivacy
{
    position:relative;
    overflow:hidden;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}
.formPrivacy .formRow
{
    padding:0px 0px 0px 0px;
}
	
.formValidationSummary
	{
		background-color:#f2f2f2;
		margin-bottom:0px;
		padding:0px;
	} 
.readonly
{
    color:#cccccc;
}	
	     
.formButton
	{
		background-color:#FFFFFF;
		margin-bottom:4px;
		padding:5px 5px 5px 10px;
		text-align:center;
	}
.formButton input,
 input.pulsante
    {
        font-size: 12px;
        font-weight:bold;
        border-right: #000000 1px solid;
        border-top: #000000 1px solid;
        border-left: #000000 1px solid;
        border-bottom: #000000 1px solid;
        background-color: #7b7b7b;
        color: #ffffff;
        padding:3px;
    }
    
/* ############################################## LINK & BLOCK #################################*/ 
    
a
    {
        color: #B9122B;
        /*border-bottom: gray 1px dashed;*/
        text-decoration: underline;
    }
a:hover
    {
        color: #B9122B;
        /*background-color:#589285;*/
		text-decoration: none;
    }
a:active
    {
        color: #B9122B;
    }
    
    
h1 /*headerpagina*/
    {
        color: #000000;
    }
h2 /*wwwtitolorubrica*/
    {
	font-size: 21px;
	color: #B9122B;
	font-weight: normal;
    }
h3 /*wwwsottotitolorubrica*/
    {
	    font-size: 18px;
	    color: #B9122B;
	    margin-top:5px;
		font-weight: normal;
    }

h4 /*wwwtitoloblocco*/
    {
	    font-size: 14px;
	    color: #484848;
        /*display:block;*/
    }
h5 /*wwwsottotitoloblocco*/
    {
	    font-size: 13px;
	    font-style: italic;
	    color: #484848;
	    font-weight: normal;
	    /*display:block;*/
    }
.wwwdatablocco
	{
	}    
.wwwautoreblocco
	{
		font-size: 10px;
		font-style: italic;
		color: #000000;
	}	
.wwwabstract
	{
		font-size: 10px;
		font-style: italic;
		color: #000000;
	}	
.wwwtesto /*wwwtestoblocco*/
	{
		font-size: 10px;
		color: #000000;
	}
.wwwfound1
    {
        background-color:#ffff00;
    }
.wwwfound2
{
    background-color: #ffcc66;
}  
.wwwfound3
{
    background-color: #ff99ff;
}   
/* ############################################ DIV TEMPLATE ################################## */
div#container
{
    width: 948px;
    height: 99%;
    position: relative;
	margin:0 auto;
}
/*per IE*/
div#container
    {
        text-align:center;
    } 

/*per MOZILLA*/
div#container
    {
        text-align: -moz-center; 
    }

div#Metanavigazione
{
    position: relative;
    background-color: #ffffff;
    height: 56px;
    width: 940px;
    padding-left:40px;
    padding-right:40px;
    background-image: url(../images/bg_menu.gif);
    background-repeat:repeat-y;
}
div#MenuMetanavigazione
{
    text-align:right;
    color:#ffffff;
    position: absolute;
    right:130px;
    
}
div#MenuMetanavigazione a

{
    color: #b6b6b6;
    font-size: 10px;
    text-decoration:none;
    text-transform:uppercase;
    padding:2px 5px 2px 5px;
}
div#MenuMetanavigazione a.selected, 
div#MenuMetanavigazione a:hover
{
    color: #e26a00;
    font-size: 10px;
    text-decoration:none;
    background-image: url(../images/bg_menumetanavigazione.gif);
    background-repeat:repeat-x;
}
div#MenuLanguages
{
    
    padding-right: 5px;
    color: #b6b6b6;
    width:948px;
    text-align:right;
	z-index: 1000;
	position:absolute;
}  
div#MenuLanguages a
{
    color: #b6b6b6;
    text-decoration:none;
    font-size: 12px;
}
div#MenuLanguages a:hover, 
div#MenuLanguages a.selected,
div#MenuLanguages a.selected:hover
{
    color: #000;
    text-decoration:none;
    font-size: 12px;
}

/*div#loghi
{
	width: 940px;
	position: relative;
	float:left;
	overflow:hidden;
	border-bottom:1px solid #E3E3E3;
}*/
div#logo
{
    width: 936px;
	/*width: 813px;*/
	position: relative;
	/*float:left;*/
    background-color: #FFFFFF;
	/*overflow:hidden;*/
	border-bottom:1px solid #E3E3E3;
	text-align:left;
	/*position: absolute;
    width: 302px;
    left:5px;*/
	padding:18px 0px 30px 4px;
    /*display:none;*/
}
div#certificazione
{
    width: 120px;
	position: absolute;
	top:26px;
	left:840px;
    background-color: #FFFFFF;
	z-index:100;
	/*text-align:right;
	padding:26px 0px 35px 0px;*/
	display:none; /* mod richiesta dal cliente il 27-05-2013 */
}

div#MenuHorizRow
{
	height:24px;
	width: 940px;
	position:relative;
	overflow:hidden;
	background-color: #A6A6A6;
	background-attachment: scroll;
	background-image: url(../images/sfondo_menuHoriz.gif);
	background-repeat: repeat-x;
	background-position: left top;
	
}
div#MenuHoriz
{   
    width:auto;
	float:right;
	position:relative;
	overflow:hidden;
    /*padding-top:15px;
    padding-left:14px;
    padding-right:14px;
    background-color: #272727;
    background-image:url('../images/bg_menu.png');
    background-repeat:repeat-x;*/
}
div#MenuHoriz a
{
	font-size: 12px;
	color:#ffffff;
	font-weight:normal;
	text-decoration: none;
	padding:3px 5px 0px 5px;
	height:21px;
	border-left:1px solid #FFFFFF;
	float:left;
	display:block;
	text-transform: lowercase;
	min-width:106px;
}
div#MenuHoriz a:hover
{
	background-attachment: scroll;
	background-image: url(../images/sfondo_menuHoriz_sel.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
div#MenuHoriz a.selected
{
	background-attachment: scroll;
	background-image: url(../images/sfondo_menuHoriz_sel.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
div#MenuHoriz a.selected:hover
{
	background-attachment: scroll;
	background-image: url(../images/sfondo_menuHoriz_sel.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

div#MenuHoriz .MenuImgQuercia
{
	/*padding:3px 5px 0px 5px;
	height:24px;
	border-left:1px solid #FFFFFF;*/
	float:left;
	margin-left:43px;
	display:block;
	padding:0px;
/*	margin:0px;*/
	
	/*min-width:106px;*/
}

div#header
{
    width: 948px;
    /*padding-left:26px;
    padding-right:26px;*/
    height: 121px;
    position: relative;
	/*float:left;*/
    background-color: #FFFFFF;
	padding-bottom:10px;
	/*margin-left:-4px;*/
    /*background-image: url(../images/bg_header.jpg);
    background-repeat:repeat-y;
    text-align:right;*/
    overflow:hidden;
	/*border-bottom:1px solid #E3E3E3;*/
}

div#headerHp
{
    width: 940px;
    height: 212px;
    position: relative;
    background-color: #FFFFFF;
	padding-bottom:6px;
	padding-top:14px;
	overflow:hidden;
	text-align:left;
}
div#headerHp div.contentItem
{
	padding:0px;
	border-left:0px solid #D6D7D6;
	border-right:0px solid #D6D7D6;
	position: relative;
    width:auto;
    overflow:hidden;
}

div#menuExtranetTitolo
{
    display: block;
    background-color: #589285;
    /*background-image: url(../images/box_angolo_dx_blu.gif);
    background-repeat:no-repeat;
    background-position:right top;
    */
    color: #ffffff;
    padding: 5px;
    font-size: 85%;
    font-weight:bold;
    margin-top: 30px;
} 
div#menuExtranet{
    position: relative;
    background-color: #E3EEE8;
    font-size: 85%;
    color: #589285;
    padding:5px;
    border: #589285 1px solid;
    margin-bottom:10px;

} 

div#metaSearchForm
{
    width: 180px;
    position: absolute;
    left: 63px;
    background-color: #589285;
    color: #ffffff;
    font-size: 10px;
    text-align:left;
    padding-left: 3px;
    padding-top: 3px;
}
form#search_meta
{
    position: relative;
    display:inline;
    margin:0px;
    left:0px;
}

#SearchText
{
    color: #589285;
    font-size: .85em;
    size: 15;
    border: #589285 1px solid;
    margin: 5px 3px 0px 0px;
}
#SearchTextButton
{
    background-color: #589285;
    color: #ffffff;
    font-size: .85em;
    size: 15;
    border: #ffffff 1px solid;
}
div#searchFormContainer
{
    position:absolute;
    border:solid red 1px;
    top:10px;
    right:100px;

    
}
div#searchForm
{
    position:relative;
        background-color:Aqua;
    width:200px;
    height:400px;
    
}
div#metaLink
{
    width: 110px;
    position: absolute;
    left: 246px;
    background-color: #589285;
    text-align:left;
    padding-top:3px;
}
#metaLink a
{
    display:block;
    color: #ffffff;
    font-size: 10px;
    border-left: #ffffff 2px solid;
    padding: 0px 0px 3px 3px;
    margin: 0px 0px 3px 3px;
    text-decoration:none;
}

div#menuServizio
    {
        width: 385px;
        height: 18px;
        position: relative;
        background-color: #589285;
        text-align: left;
    }
div#menuServizio a.menuServizioItem, div#menuServizio a.menuServizioItem:hover
{
    color: #ffffff;
    position: relative;
    padding: 0px 15px 0px 15px;
    font-size: 10px;
    text-decoration:none;
}
.separatore
{
    color: #ffffff;
    position: relative;
    border-right:solid 2px #ffffff;
}

div#pathRow{
    width: 948px;
	height: 24px;
	margin:8px 0px 8px 4px;
    text-align:right;
    background-image:url('../images/bg_path.gif');
    background-repeat:no-repeat;

}
div#path
{
	width:auto;
	padding-right:18px;
	padding-top:3px;
	height: 21px;
}
span.wwwpath
{
	text-decoration:none;
	text-align:right;
	font-size: 11px;
	font-weight: normal;
	color: #949494;
	
}
span.wwwpath a 
{
	text-decoration:none;
	text-align:right;
	font-size: 11px;
	font-weight: normal;
	color: #949494;
}

span.wwwpath a:hover
{
	text-decoration:none;
	font-weight: normal;
	color: #5E5D62;
}
span.wwwpath a.selected
{
	text-decoration:none;
	font-weight: normal;
	color: #5E5D62;
}
span.wwwpath a.selected:hover
{
	text-decoration:none;
	font-weight: normal;
	color: #5E5D62;
}
div#scrollHpRow{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #5E5D62;
	text-decoration: none;
	width: 940px;
	height: 24px;
	margin:8px 0px 8px 0px;
	text-align:right;
	background-image:url('../images/bg_path.gif');
	background-repeat:no-repeat;
	visibility:hidden; /* mod richiesta dal cliente il 27-05-2013 */
}
div#scroll
{
	width:auto;
	padding:3px 18px 0px 18px;
	height: 21px;
}
div#scroll a
{
	color: #5E5D62;
	text-decoration: none;
}
div#scroll a:hover
{
	color: #000000;
	text-decoration: none;
}

div#main
{
    width: 940px;
    /*height: 99%;
    padding-left: 10px;
    padding-right: 1%;
    text-align: left;*/
    background-color: #ffffff;
    position: relative;
    /*background-image: url(../images/bg_main.gif);
    background-repeat:repeat-y;
    padding-left:40px;
    padding-right:40px;*/
    padding-bottom:15px;
    display: table; /* per bug height100% di firefox */
    /*overflow:hidden;*/
    
      
}
div#mainhp
{
    width: 940px;
    /*height: 99%;
    padding-left: 10px;
    padding-right: 1%;
    text-align: left;*/
    background-color: #ffffff;
    position: relative;
    /*background-image: url(../images/bg_main.gif);
    background-repeat:repeat-y;
    padding-left:40px;
    padding-right:40px;*/
    padding-bottom:35px;
    display: table; /* per bug height100% di firefox */
    /*overflow:hidden; */
}

div#leftMenu {
	position: relative;
	color: #000000;
	text-align:left;
	/*padding: 0em;
	margin: 0em;*/
	width: 238px;
    float: left;
	overflow:hidden;
	margin-right:25px;
	border-top:1px solid #D9D8D9;
   /* padding-bottom:20px;
    margin-bottom:20px;
    
    background-image:url('../images/bg_leftmenu_bottom.gif');
    background-position:bottom;
    background-repeat:no-repeat;*/
    }


div#content
{
	text-align: left;
	position: relative;
	/*margin-left: 263px;*/
	width:677;
	overflow:hidden;
	float:left;
	/*padding: 24px 30px 0px 33px;*/
	background-color: #ffffff;
	background-image: url(../images/bg_content_top.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	/*border-left:1px solid #D6D7D6;
	border-right:1px solid #D6D7D6;*/
	
    }

div#content .confirmMessage
{
padding-left:30px;
}
div#contentLarge .confirmMessage
{
	padding-left:30px;
	border-left:1px solid #D6D7D6;
	/*border-right:1px solid #D6D7D6;*/
}
div#contentHp
{
    position: relative;
    /*padding-top: 25px;*/
    text-align: left;
    /*background:transparent url(../images/bgDefault.gif) repeat-y;*/
    overflow:hidden;
    color:#5D5C61;
	width:940px;
}

div.LeftColumn
{
	text-align: center;
	float:left;
	position: relative;
	width:226px;
	overflow:hidden;
	margin-right:12px;
	background-color: #ffffff;
	/*background-image: url(../images/bgNewsHp_top.gif);*/
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	padding-top:55px;
}
.LeftColumn div{
    display: none;
}
.LeftColumn a
{
	font-size:12px;
	color:#5D5C61;
	font-weight: bold;
	text-decoration: none;
}
.LeftColumn a:hover
{
	text-decoration: underline;
}
.LeftColumn div.contentItem img
{
	margin-top:10px;
}
.LeftColumn div.contentItem
{
	min-height:157px;
}

div.MiddleColumn01
{
    text-align: center;
	float:left;
    position: relative;
    width:226px;
    margin-right:12px;
	overflow:hidden;
	background-color: #ffffff;
	background-image: url(../images/bgEventsHp_top.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	padding-top:55px;
}
div.MiddleColumn01.en{
	background-image: url(../images/bgEventsHp_top_en.gif);
}

.MiddleColumn01 a
{
	font-size:12px;
	color:#5D5C61;
	font-weight: bold;
	text-decoration: none;
}
.MiddleColumn01 a:hover
{
	text-decoration: underline;
}
.MiddleColumn01 div.contentItem img
{
	margin-top:10px;
}
.MiddleColumn01 div.contentItem
{
	min-height:157px;
}
div.MiddleColumn02
{
    text-align: center;
	float:left;
    position: relative;
    width:226px;
    margin-right:12px;
	overflow:hidden;
	background-color: #ffffff;
	background-image: url(../images/bgStampaHp_top.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	padding-top:55px;
}
div.MiddleColumn02.en{
	background-image: url(../images/bgStampaHp_top_en.gif);
}
.MiddleColumn02 a
{
	font-size:12px;
	color:#5D5C61;
	font-weight: bold;
	text-decoration: none;
}
.MiddleColumn02 a:hover
{
	text-decoration: underline;
}
.MiddleColumn02 div.contentItem img
{
	margin-top:10px;
}
.MiddleColumn02 div.contentItem
{
	min-height:157px;
}
div.FooterAnteprimeHp
{
	font-size: 11px;
	font-weight: normal;
	color: #5D5C61;
	text-decoration: none;
	text-align: center;
	float:left;
	position: relative;
	width:226px;
	height:25px;
	margin-right:12px;
	padding-top:20px;
	background-color: #ffffff;
	background-image: url(../images/bgAnteprimeHp_bottom.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	
}
.FooterAnteprimeHp a
{
	font-size: 11px;
	font-weight: normal;
	color: #5D5C61;
	text-decoration: none;
}

div.RightColumn1
{
	font-size: 11px;
	font-weight: normal;
	color: #5D5C61;
	text-decoration: none;
	text-align: center;
	float:left;
	position: relative;
	width:226px;
	height:auto;
	background-color: #ffffff;
	/*background-image: url(../images/bgNewsletterHp_Top.gif);*/
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	/*padding-top:55px;*/
	margin-bottom:12px;
	overflow:hidden;
}
.RightColumn1 div{display:none}
.RightColumn1 div.contentItem
{
	margin:0px;
	padding:0px 0px 15px 0px;
}
div.RightColumn1 input
{
	width:140px;
}
div.RightColumn1Footer
{
	/*font-size: 11px;
	font-weight: normal;
	color: #5D5C61;
	text-decoration: none;
	text-align: center;
	float:left;
	position: relative;
	width:226px;*/
	height:25px;
	
	padding-top:20px;
	background-image: url(../images/bgAnteprimeHp_bottom.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
}
.RightColumn1Footer a
{
	font-size: 11px;
	font-weight: normal;
	color: #5D5C61;
	text-decoration: none;
}
.RightColumn1Footer a:hover
{
	text-decoration: underline;
}
div.RightColumn2
{
	font-size: 12px;
	font-weight: normal;
	color: #5D5C61;
	text-decoration: none;
	text-align: center;
	/*text-align: left;*/
	float:left;
	position: relative;
	overflow:hidden;
	/*width:196px;*/
	width:226px;
	/*height:45px;*/
	min-height:95px;
	background-color: #ffffff;
	background-image: url(../images/bgXtranetHp.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	padding-top:20px;
	/*padding-top:50px;
	padding-left:30px;*/
}
.RightColumn2 a
{
	font-size: 12px;
	font-weight: normal;
	color: #5D5C61;
	text-decoration: none;
}
.RightColumn2 a:hover
{
	text-decoration: underline;
}

div#contentLarge
{
	text-align: left;
	position: relative;
	width:940px;
	/*margin-left: 263px;
	padding: 24px 30px 0px 33px;*/
	background-color: #ffffff;
	background-image: url(../images/bg_contentLarge_top.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	/*border-left:1px solid #D6D7D6;
	border-right:1px solid #D6D7D6;*/
    }
	
	
div#contentLarge .contentItem
{
    width:875px;
    }

div#mainhp div#content
{
    margin-left: 0px;
    border:1px solid #ffffff;
    float:none;
    
}

div.contentItem
{
    position: relative;
    width:612px;
    /*margin-bottom: 10px;*/
    overflow:hidden;
	/*float:left;*/
	border-left:1px solid #D6D7D6;
	border-right:1px solid #D6D7D6;
	padding: 0px 30px 20px 33px;
    }
div#mainhp div.contentItem
{
    position: relative;
    width:auto;
    /*margin-bottom: 10px;*/
    overflow:hidden;
	/*float:left;*/
	border-left:1px solid #D6D7D6;
	border-right:1px solid #D6D7D6;
	padding: 0px 30px 20px 33px;
    }
div.contentItem .clearAll
{
    display:none;
    }
div#contentFooter
{
    position: relative;
    width:auto;
    margin-top: 30px;
    overflow:hidden;
	display:none;
    }
div#contentFooter.withBoxes
{
    position: relative;
    width:auto;
    margin-right:190px;
    margin-top: 30px;
    overflow:hidden;
    }    
    
div#pageTitleRow
{
    position:relative;
    overflow:hidden;
    margin-bottom:20px;
	padding: 24px 30px 0px 33px;
	width:422px;
}

div#boxColum
{
    width: 180px;
    float: right;
    clear: right;
    /*right: 6px; bug ie */
    position:relative;
	margin-right:10px;
	margin-top:10px;
    /*display:none;
    padding-top:10px;*/
}
div.boxContainer
{
    /*background-image: url(../images/bg_BoxHeader.gif);
    background-repeat:no-repeat;
    background-position:left top;*/
    margin-bottom:10px;
    
}

div.boxtitolo
{
    position:relative;
    display: block;
    /*background-color: #f2f2f2;*/
    /*background-image: url(../images/box_angolo_dx_blu.gif);
    background-repeat:no-repeat;
    background-position:right top;
    */
    color: #B9122B;
    padding: 5px;
    font-size: 12px;
    font-weight:bold;
} 
div.box{
    position: relative;
    /*background-color: #f2f2f2;*/
    font-size: 12px;
    color: #6a6a6a;
    padding:5px;
} 
div.box a{
    position: relative;
    color: #e26a00;
    font-weight:bold;
    text-decoration:none;

} 
span.wwwboxsottotitolo,
span.wwwboxabstract,
span.wwwboxcontenuto
{
    display:block;
}

div#footerRow
    {
    position:relative;
    width:940px;
    background-color: #ffffff;
	text-align: right;
	padding-bottom:20px;
    }
	
div#footerRowHp
    {
    position:relative;
    width:940px;
    background-color: #ffffff;
	text-align: center;
	padding-bottom:20px;
    }
div#footerRowHp img
    {
    padding-top:10px;
    }

div#footer
    {
	font-family: Verdana;
	color: #5D5D67;
	font-size: 10px;
	font-weight: normal;
	/*text-align: right;*/
	text-decoration:none;
	width: 940px;
	position: relative;
	padding-top:2px;
	padding-right:4px;
	
	/*padding-left:40px;
    padding-right:40px;
    background-image: url('../images/bg_footer.gif');
    background-repeat:repeat-y;*/
    }
div#footer a
    {
	position: relative;
	color: #5D5D67;
	font-size: 10px;
	font-weight: normal;
    }
div#footer a:hover, div#footer a.selected
    {
	text-decoration:none;
	font-weight: normal;
	color: #000000;
    }
div#MenuFooter a
    {
	font-family: Verdana;
	color: #939393;
	text-decoration:none;
	font-size: 10px;
	font-weight: normal;
	text-transform: lowercase;
	position: relative;
	padding:0px 5px 0px 5px;
	border-right:1px solid #939393;
    }
div#MenuFooter a:hover, div#MenuFooter a.selected
    {
	text-decoration:none;
	font-weight: normal;
	color: #000000;
    }
	
div#menuGroupRow
    {
        background-color: #589285;
        border-bottom: #589285 3px solid;
    }
#privacy
    {
        display:block;
        margin:10px 0px 10px 0px;
        font-size: 10px;
    }
#privacy a
    {
        color: #000000;
        font-size: 10px;
    }
#formRequiredField
    {
        display:block;
        margin:10px 0px 0px 0px;
        font-size: 90%;
        font-weight:bold;
    }
div.TOPLEFT, div.BOTTOMLEFT
    {
    width:100%;
    text-align:left;
    clear:none;
    }
div.TOPMIDDLE, div.BOTTOMMIDDLE
    {   
    width:100%;
    text-align:center;
    clear:none;
    }   
div.TOPRIGHT, div.BOTTOMRIGHT
    {
    width:100%;
    text-align:right;
    clear:none;
    } 
#pagingWizard
    {
    width:100%;
    display:block;
    text-align:center;
    }
.checkBoxList label, .checkBoxList input
    {
        float:none;
    }
.rowResultItem0 
	{
		background-color:#FFFFFF;
		margin-bottom:4px;
		padding:5px 0px 5px 10px;
		display:table;
	} 
  
.rowResultItem1
	{
		background-color:#f2f2f2;
		margin-bottom:4px;
		padding:5px 0px 5px 10px;
		display:table;
	} 
.menuItem
{
    margin-bottom:10px;
    background-color:#f2f2f2;
    padding:5px;
    border-bottom:dotted 1px #b6b6b6;
    border-top:dotted 1px #b6b6b6;
}
.menuItem a
{
   font-size:12px;
   font-weight:bold;
   display:block;
    
}

.weatherItem
{
    float:left;
    margin-left:10px;
    margin-bottom:10px;
    padding:5px;
    border:dotted 1px #b6b6b6;
    min-height:175px;
    width:150px;
}
.weatherItem span.data
{
    font-weight:bold;
}
/* ###############################################################################*/	