/* Start of CMSMS style sheet 'Layout EllNav H/V R 1Col' */
/* A CSS Framework by Mike Stenhouse of Content with Style, adapted to CMSMS by Daniel Westergren */

/* NAV BAR AT THE TOP AND TWO COLUMNS OF CONTENT */
    div#content {
        position: relative;
        margin: 0 0 0 0;
        padding: 0;
        text-align: left;
    }
    div#main {
        float: left;
        width: 64%;
        padding: 15px 4%;
    }
    div#menu_vert {
        float: right;
        width: 25%;
        margin-right: 10px;
        display: inline;

    }
    div#menu_horiz {
        text-align: left;
    }
/* END CONTENT */
/* End of 'Layout EllNav H/V R 1Col' */

/* Start of CMSMS style sheet 'Layout R' */
/* AMON AB CSS Framework Content with Style*/

/* SITE SPECIFIC LAYOUT */
html, body
 {
 height: 100%;
 }
body {
    margin: auto;
    margin-top: 0;
    padding: 0px;
    background-color: #eeeeee;
    background-position: top;
    background-repeat: repeat-x;
    background: url(images/bg_s.gif);
    }
#back {
background: url(images/bgtop_s.jpg) repeat-x;
position: relative;
width: 100%;
height: auto;
}
    div#pagewrapper {
    width: 740px;
    height: auto;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    }
    #container {
    height: 100%;
    width: 740px;
    position: relative;
    margin: 0;
    }
    
    /* HEADER */
    div#header {
    margin: 0;
    padding: 0;
    }
    div#headeric
    {
    width: 740px;
    float: left;
    background-image: url(images/bgin_s.gif);
    background-repeat:no-repeat;
    padding: 0px 0px 0px 0px;
    }
   div#headerlogo
   {
   width: 250px;
   background-image: url(images/alogo.gif);
   background-repeat:no-repeat;
   margin-left: 7px;
   }
   div#headerlank
   {
   float: right;
   margin: -52px 0px 0px 242px;
   }
   div#flashcontentin
   {
   DISPLAY: inline;
   height: 190px;
   FLOAT: right;
   padding: 0px;
   margin-top: 0px;
   }
        div#header h1 a {
            display: block;
            height: 110px;
            width: 250px;
            text-indent: -700em;
            width: 198px;
            margin: 0;
            padding: 0;
            text-decoration:none;
        }
    /* END HEADER */
    
    
    
    /* CONTENT */
        div#content {
        min-height: 100%;
        width: 740px;
        background-image: url(images/bgin_s.gif);
    background-repeat: repeat-y;
        }
        
        /* MAIN */
            div#main {
            }
        /* END MAIN */
        
        /* SUB */
            div#sub {
                
            }
        /* END SUB */
        
    /* END CONTENT */
    
    
    /* FOOTER */
        div#footer {
	background-color: #206e91;
        }

        div#footer p {
            font-size: 0.8em;
            margin: 0;
            padding: 15px;
            text-align: center;
         background-repeat: repeat-x;
         background: url(images/bgb.gif);
        }
    /* END FOOTER */
/* END LAYOUT */



div.breadcrumbs {
   text-align: left;
   font-size: 90%;
/*   border-bottom: 1px solid #666;*/
   background-image: url(images/obg.gif);
   padding: 0 30px 0 30px;


}

div.flags {
  float: right;
  width: 18px;
  padding: 1em 0;
  text-align: right;
  margin: 0 1em 0 0;
}

div.left49 {
  float: left;
  width: 45%;
  }

div.right49 {
  float: right;
  width: 45%;
  text-align: right;
  }
/* End of 'Layout R' */

/* Start of CMSMS style sheet 'Nav VR' */
#menu_vert {
  background:url(images/sidebara_bottom.gif) bottom left no-repeat;
  }

#menu_vert ul{
  background: url(images/sidebara_top.gif) top left no-repeat;
  }
#menu_vert, #menu_vert ul {
  margin: 5px 0;
  }

#menu_vert ul {
  display: block;
  width:168px;
  border-top: 0px;
  margin:0;
  padding:6px 6px 0 6px;
  }
#menu_vert li {
  list-style: none;
  }

#menu_vert li a {
  display: block;
  text-decoration: none;
  border-top: none;
  padding:10px 0px 10px 6px;
  color:#AA143B;
  background:#F6F6F6;
  margin:0 0 5px 0;
  width:162px;
  }

/* Fix IE. Hide from IE Mac \*/
* html #menu_vert li { float: left; height: 1%; }
* html #menu_vert li a { height: 1%; }
/* End */

    div#menu_vert ul ul li a, 
    div#menu_vert ul ul li a:link, 
    div#menu_vert ul ul li a:visited  {
    display: block;
    width:146px;
    font-size: 90%;
    background: #f6f6f6;
    }
    div#menu_vert ul ul  {
     background: transparent;
      border-right: none;
      border-top: none;
      width:146px;
    }

    div#menu_vert ul ul ul li a, 
    div#menu_vert ul ul ul li a:link, 
    div#menu_vert ul ul ul li a:visited  {
    padding-left: 15px;
    width:132px;
    }
    div#menu_vert ul ul ul  {
  border-bottom: none;
    }
#menu_vert li ul li a { padding: 5px 7px; } /* Sub Menu Styles */

/* fixed image flicker by adding .cssmenu-vertical ul */

#menu_vert li a:hover {
   background: #ebebeb;
   color:#333333;
}

.active01
{
   color:#AA143B;
   width:168px;
   margin:0px 0 5px 0;
   padding: 8 0 5px 0;
}

#menu_vert li.activeparent {
   width:156px;
  padding: 0 0 0 0;
}
    #menu_vert li.activeparent a,
    #menu_vert li.activeparent:link, 
    #menu_vert li.activeparent:visited  {
     width:162px;
    }

#menu_vert li.active01 h3 {
  display: block;
  text-decoration: none;
  padding: 8px 0 8px 15px;
  color: #757575;
  margin: 0;
  font-size: 1em;
  font-weight: bold;
  line-height: 1em;
  background: #f2f2f3; 
  }


#menu_vert li.active02 h3 {
  display: block;
  text-decoration: none;
  padding: 8px 0px 8px 20px;
  color: #464646;
  margin: 0 0 5px 0;
  font-size: 90%;
  font-weight: bold;
  line-height: 1em;
  background: #f2f2f3; 
   width:135px;
  }



#menu_vert li.active03 h3
{
  display: block;
  text-decoration: none;
  padding: 8px 0px 10px 25px;
  color: #464646;
  margin: 0 0 5px 0;
  font-size: 90%;
  font-weight: bold;
  line-height: 1em;
  background: #f2f2f3; 
   width:129px;
  }

li.sectionheader {
  margin: 0;
  margin-right: -1px;
 }
li.sectionheader h3 {
   margin: 0;
   padding: 1em 10px 0.5em 10px;
   border: none;
   background-color: #fff;
  border-bottom: 8px solid #a8b7ca;
  z-index: 90;
}

li.separator {
   height: 1px;
   padding: 0.5em 0;
   margin: 0;
   width: 100%;
   border-bottom: 1px dotted black;
	}
#sok_bottom {
  background:url(images/sidebara_bottom.gif) bottom left no-repeat;
  }

#sok_top {
  background: url(images/sidebara_top.gif) top left no-repeat;
  }

/* End of 'Nav VR' */

/* Start of CMSMS style sheet 'Nav HR' */
/* A CSS Framework by Mike Stenhouse of Content with Style, adapted to CMSMS by Daniel Westergren */

/* NAV */

    * html div#menu_horiz {
        /* hide ie/mac \*/
        height: 1%;
        /* end hide */
    }
     div#menu_horiz {
      margin: 0;
      padding-left: 0 0px;
      text-align: center;
    }
    div#menu_horiz ul {
        background-image:url(images/nav_bg.gif);
        background-repeat:repeat-x;
        background-color:#4b7ca9;
        width:450px;
        float: right;
        height:52px;
        margin: 0 7px 0 0px;
        padding: 0 0px;
        list-style: none;
/*          border-bottom: 1px solid #C0C0C0;
      border-left:  1px solid #C0C0C0;*/
        line-height:1.0em;
    }
    div#menu_horiz li {
       float: right;
        display: inline;
        list-style: none;
        margin-left: -1px ;
        border-left: 1px solid #6984a4;
     border-right: 1px solid #6984a4;
 /*        border-bottom: 1px solid #C0C0C0;*/
    }
    div#menu_horiz li a {
        border-right: none;

    }
    div#menu_horiz a,
    div#menu_horiz a:link,
    div#menu_horiz a:active,
    div#menu_horiz a:visited {
        display: block;
        padding: 20px 12px; 

        /* hide from ie/mac \*/
        display: block;
        /* end hide */

        text-decoration: none;
        margin: 0;
        color:#fff;
	font-weight:bold;
        background-image:url(images/nav_normal.gif);

    }
div#menu_horiz li a:hover {
	background-color: #a6b3c4;
        color: #fff;
        background-image:url(images/nav_hover.gif);
}
    div#menu_horiz .activeparent {
        display: inline-block;

        /* hide from ie/mac \*/
        display: block;
        /* end hide */
        
	background-color: #4585a0;
    }

    div#menu_horiz .current a,
    div#menu_horiz .current a:link,
    div#menu_horiz .current a:active,
    div#menu_horiz .current a:visited,
    div#menu_horiz .current a:hover,
    div#menu_horiz .activeparent a,
    div#menu_horiz .activeparent a:link,
    div#menu_horiz .activeparent a:active,
    div#menu_horiz .activeparent a:visited,
    div#menu_horiz .activeparent a:hover 
{
	background-color: #5e6f82;
        color: #f2f2f3;
    }
/* END NAV */

div#menu_horiz li.active01 h3 {
        display: inline-block;
        padding: 19px 12px; 
        background-image:url(images/nav_active.gif);
        /* hide from ie/mac \*/
        display: block;
        /* end hide */
        font-size: 1em;
        line-height: 1em;
        text-decoration: none;
        margin: 0;
        color: #fff;
        background-color: #6489bb;
    }

#menu_horiz li.active02 h3 {
  display: block;
  text-decoration: none;
  padding: 20px 5px 20px 10px;
        background-image:url(images/nav_active.gif);
  font-weight: normal;
  color: #fff;
  margin: 0;
  font-size: 1em;
  background-color: #4585a0;
  }

#menu_horiz li.active03 h3
{
  display: block;
        background-image:url(images/nav_active.gif);
  padding: 3px 5px 3px 25px;
  border-bottom: none;
  font-size: 90%;
  font-weight: bold;
  color: #4585a0;
  margin: 0;
}

/* End of 'Nav HR' */

/* Start of CMSMS style sheet 'Color R' */
/* Layout sections */
	body {

	   font-size:75%;
                line-height:1.6em;
                color: #3C3C3C;
		}
		
	div#pagewrapper {

	    }
		
	div#header {
		color: #fff;
		}

	div#footer {
             width: 740px;
	color: #fff;
		}
		
/* Links */		
	a,
	a:link 
	a:active, a:visited {
	color: #385C72;
	}

/* Headings */	
h1 {
      font-family: Georgia, serif;
      font-size:1.7em;
      font-weight: normal;
      line-height: 25px;
      letter-spacing: 0px;
      color: #006699;
      }
h2 {
      font-family: Georgia, serif;
      font-size:1.5em;
      font-weight: normal;
      line-height: 20px;
      letter-spacing: 0px;
      color: #006699;
      }
h3 {
      font-family: Georgia, serif;
      font-size:1.2em;
      font-weight: bold;
      line-height: 20px;
      letter-spacing: 0px;
      color: #666666;
      }
h4, h5, h6 {
      font-family: Georgia, serif;
      font-size:1.0em;
      font-weight: normal;
      line-height: 20px;
      letter-spacing: 0px;
      color: #333333;
      }

.costiera_box
{
  display: run-in;
  text-align: left;
	background-color: transparent;
	border: ridge 0px; 
	border-style: solid;
	padding: 10px 0 0 10px;
        margin: 10px 0 0 10px;
	border-color: transparent;
}
.costiera_box_tight
{
  display: run-in;
  width: 90%;
  text-align: left;
	background-color: transparent;
	border: ridge 1px; 
	border-style: solid;
	border-color: #aac2aa;
	padding: 2px;
}
/* End of 'Color R' */

/* Start of CMSMS style sheet 'Tools R' */
/* A CSS Framework by Mike Stenhouse of Content with Style, adapted to CMSMS by Daniel Westergren */

/* clearing */
	.stretch,
	.clear {
		clear:both; 
		height:0; 
		margin:0; 
		padding:0; 
		font-size: 15px;
		line-height: 0px;
	}
	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	* html>body .clearfix {
		display: inline-block; 
	}
	
	* html .clearfix {
		/* Hides from IE-mac \*/
		height: 1%;
		/* End hide from IE-mac */
	}

/* end clearing */


/* replace */
	.replace {
		display:block;
		background-repeat: no-repeat;
		background-position: left top;
		background-color:transparent;
	}
	/* tidy these up */
	.replace * {
		text-indent: -10000px;
		display:block;
		background-repeat: no-repeat;
		background-position: left top;
		background-color:transparent;
	}
	.replace a {
		text-indent:0;
	}
	.replace a span {
		text-indent:-10000px;
	}
/* end replace */


/* accessibility */
     span.accesskey {
     	text-decoration:none;
     }
     .accessibility {
     	position: absolute;
     	top: -999em;
     	left: -999em;
     }
dfn {
  position: absolute;
  left: -1000px;
  top: -1000px;
  width: 0;
  height: 0;
  overflow: hidden;
  display: inline;
}
/* end accessibility */
/* End of 'Tools R' */

/* Start of CMSMS style sheet 'Type R' */
/* A CSS Framework by Mike Stenhouse of Content with Style */

/* TYPOGRAPHY */
	body {
		text-align: left;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 75.01%;

		margin: 0 0 1.5em 0;
		line-height:1.4em;
	}
	div {
		font-size: 1em;
	}
	img {
		border: 0;
	}
	
/* LINKS */
	a,
	a:link 
	a:active, a:visited {
		text-decoration: underline;
	}

        div#footer a, 	
        div#footer a:link 
	div#footer a:active, div#footer a:visited {
               color: #fff;
        }

	a:hover {
	text-decoration: none;
	}
/* END LINKS */
	
/* HEADINGS */
	h1 {
                         font-size: 1.7em;
                         line-height: 1.5em;
		margin: 0;
		padding: 0;
	}
	h2 {
		font-size: 1.5em;
                          line-height: 1.5em;
		margin: 0 0 0.5em 0;
		padding: 0;
	}
	h3 {
		font-size: 1.3em;
		line-height: 1.3em;
		margin: 0 0 0.5em 0;
		padding:0;
	}
	h4 {
		font-size: 1.2em;
		line-height: 1.3em;
		margin: 0 0 0.25em 0;
		padding: 0;
	}
	h5 {
		font-size: 1.1em;
		line-height: 1.3em;
		margin: 0 0 0.25em 0;
		padding: 0;
	}
	h6 {
		font-size: 1em;
		line-height: 1.3em;
		margin: 0 0 0.25em 0;
		padding: 0;
	}
/* END HEADINGS */

/* TEXT */
	p {
		font-size: 1em;
		margin: 0 0 1.5em 0;
		padding: 0;
		line-height:1.4em;
	}
	blockquote {
		border-left: 10px solid #ddd;
		margin-left: 10px;
	}
	pre {
		font-family: monospace;
		font-size: 1.0em;
	}
	strong, b {
		font-weight: bold;
	}
	em, i {
		font-style:italic;
	}
    code {
        font-family: "Courier New", Courier, monospace;
        font-size: 1em;
        white-space: pre;
    }
/* END TEXT */
	
/* LISTS */
	#main ul {
        line-height:1.4em;
		margin: 0 0 1.5em 0;
		padding: 0;
	}
	#main ul li {
		margin: 0 0 0.25em 30px;
		padding: 0;
	}
	ol {
		font-size: 1.0em;
		line-height: 1.4em;
		margin: 0 0 1.5em 0;
		padding: 0;
	}
	ol li {
		font-size: 1.0em;
		margin: 0 0 0.25em 30px;
		padding: 0;
	}
	dl {
		margin: 0 0 1.5em 0;
		padding: 0;
		line-height: 1.4em;
	}
	dl dt {
		font-weight: bold;
		margin: 0.25em 0 0.25em 0;
		padding: 0;
	}
	dl dd {
		margin: 0 0 0 30px;
		padding: 0;
	}
/* END LISTS */
	
	
/* TABLE */
	table {
        font-size: 1em;
		margin: 0 0 1.5em 0;
        padding: 0;
	}
	table caption {
		font-weight: bold;
		margin: 0 0 0 0;
		padding: 0 0 1.5em 0;
	}
	th {
		font-weight: bold;
		text-align: left;
	}
	td {
		font-size: 1em;
	}
/* END TABLE */	
	
	hr {
		display: none;
	}

	div.hr {
		height: 1px;
		margin: 1em 10px;
		border-bottom: 1px dotted black;
	}
.cap {
font-family: Arial, Tahoma, Verdana, sans-serif;
font-size: 40px;
color: #006699;
float: left;
line-height: 30px;
padding-top: 3px;
padding-right: 3px;
}
	
/* END TYPOGRAPHY */	
/* End of 'Type R' */

/* Start of CMSMS style sheet 'Forms R' */
/* A CSS Framework by Mike Stenhouse of Content with Style, adapted to CMSMS by Daniel Westergren */

/* FORM ELEMENTS */
	form {
		margin:0;
		padding:0;
	}
	form div,
	form p {
		font-size: 1em;
		margin: 0 0 1em 0;
		padding: 0;
	}
	label {
		font-weight: bold;
	}
	fieldset {
		border: 1px solid #eee;
		padding: 5px 10px;
		margin: 0 0 1.5em 0;
	}
	fieldset legend {
		color: #666;
		font-size: 1.1em;
		font-weight: bold;
		margin: 0 0 0 0px;
		padding: 0;
		background-color: white;
	}
	* html fieldset legend {
		margin: 0 0 10px -10px;
	}
	fieldset ul {
		list-style: none;
		margin: 0 0 1.5em 0;
		padding: 0;
	}
	fieldset ul li {
		list-style: none;
		margin: 0 0 0.5em 0;
		padding: 0;
	}
     
	
	input, select, textarea {
		font-size:1em; 
		font-family: arial, helvetica, verdana, sans-serif;
        
        margin: 0;
		padding: 2px;
	}
	
	input, select {
		vertical-align:middle;
	}
	textarea {
		width: 200px;
		height: 8em;
	}
	
	input.check {
		border: none;
		width: auto;
		height: auto;
		margin: 0;
	}
	input.radio {
		border: none;
		width: auto;
		height: auto;
		margin: 0;
	}
	input.file {
		height: auto;
		width: 250px;
	}
	input.readonly {
		background-color: transparent;
		border: none;
	}
	input.button {
		width: 10em;
		border:1px solid black;
		background-color: #ddd;
	}
	input.image {
		border: none;
		width: auto;
		height: auto; 
	}
	
    form div.submit {
		margin: 1em 0;
	}
    form div.submit input {
		height: 2em;
        width: 15em;
	}
/* END FORM ELEMENTS */
		
/* End of 'Forms R' */

/* Start of CMSMS style sheet 'Module: News' */
div#news {
  margin: 2em 0 1em 1em;  /* margin for the entire div surrounding the news list */
  border: 1px solid #000; 
  background: #FFE9AF; 
}

div#news h2 {
   line-height: 2em;
   background: #fff;
}

.NewsSummary {
    padding: 0.5em 0.5em 1em; /* padding for the news article summary */
    margin: 0 0.5em 1em 0.5em; /* margin to the bottom of the news article summary */
    border-bottom: 1px solid #ccc; 
}

.NewsSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
 }

.NewsSummaryLink {
    font-weight: bold;
    padding-top: 0.2em;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
 }

.NewsSummaryMorelink {
  padding-top: 0.5em;
}

#NewsPostDetailDate {
  font-size: 90%;
  margin-bottom: 5px;
  font-weight: bold;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}


/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'Module: News' */

