/* ** page properties */
#Page {
	width: 909px; 
	position: relative; 
	left: 50%;
	margin-left: -455px;
	}

body {
	background-color: #FFFFFF;
	min-width: 920px;
	}

/* 1 *  Header  */

#Header {
	text-align: left;
    margin-bottom: 12px;
	} 

/* 2 *  Left column  */

#LeftColumn {
    float: left;
    width: 160px;
	padding-bottom: 12px;
	padding-right: 20px;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    }
	
.MBox {
	padding-top: 0px;
	padding-bottom: 8px;
	padding-right: 10px;
	}
	
.LBox {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 10px;
	}

.LBoxBord {
	margin-top: 8px;
	margin-bottom: 8px;
	border: 1px solid #999999;
	}
		
.LBoxBord2 {
	margin-top: 8px;
	margin-bottom: 8px;
	border: 1px solid #999999;
		}
		
.BBox {
	margin-top: 8px;
	margin-bottom: 8px;
	border: 1px solid #999999;
	}

.BBox-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-color: #66CCFF;
	padding: 4px;
	}

.BBox-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6699ff;
	text-decoration: none;
	text-align: center;
	padding: 8px 2px 4px 2px;
	line-height: 15px;
	}

.BBox-text2 {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	margin-bottom: 4px;
	}

.BBox-text3 {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 6px;
	padding-right: 6px;
	}

.RImg {
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	}

/* Navigation menu */

.vmenuc {	/*current menu item */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cccccc;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
	}

a.vmenu:link, a.vmenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC3300;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
	}

a.vmenu:hover, a.vmenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
	}

.vmenuitem {
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	padding-left: 8px;
	vertical-align: middle;
	line-height: 22px;
 	}

.vmenuiteml {
	border: 1px solid #ffffff;
	padding-left: 8px;
	vertical-align: middle;
	line-height: 22px;
 	}


/* 3 *  Main area  */

#Main { /*this is the main content area*/
    float: right;
    width: 710px;
	background: #ffffff;
    border: 0.1px solid #FFFFFF; 
   /*to ensure that NN4.xx renders the background-color of the content area*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 13px;
    margin-right: 16px;
	margin-bottom: 20px;
	}

.SecTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px solid #0099cc;
	padding-bottom: 4px;
	margin-bottom: 16px;
	}
	
.SecTitle a:link, .SecTitle a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0066cc;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 4px;
	margin-bottom: 16px;
	}

.SecTitle a:hover, .SecTitle a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0066cc;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 4px;
	margin-bottom: 16px;
	}

a:link, a:visited {
	color: #0066cc;
	text-decoration: none;
	}
a:hover, a:active {
	color: #3399FF;
	text-decoration: none;
	}

#Main ul { 
	list-style: square url(/images/oceanus/ul-square.gif);
	line-height: 18px;
	}

.emph2 {
	font-weight: bold;
	}

.emphblue {
	font-weight: bold;
	color: #6699FF;
	}

.bname {
	color: #6699FF;
	font-style: italic;
	}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6699FF;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 10px;
	}

.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: ##CC0033;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	margin: 10px;
	}

.centermovie {
	margin: 10px 50px;
	}

#ws-list {
	width: 150px;
	float: left;
	text-align: center;
	margin-top: 16px;
	padding: 10px;
	vertical-align: middle;
	}

#pg-list {
	width: 150px;
	float: left;
	text-align: center;
	margin-top: 16px;
	padding: 10px;
	vertical-align: middle;
	}

.clrboth {
	clear: both;
	}


#ws-gal {
	float: right;
	border: 1px solid #999999;
	width: 480px;
	height: 360px;
	vertical-align: middle;
	text-align: center;
	margin: 16px;
	}

#ph-gal {
	float: right;
	border: 0px none;
	width: 480px;
	height: 480px;
	vertical-align: middle;
	text-align: center;
	margin: 16px;
	}

.List1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #6699FF;
	text-decoration: none;
	font-weight: bold;
	list-style: none;
	text-align: center;
	line-height: 18px;
	}

.PartnersList {
	margin-left: 16px;
	margin-right: 16px;
	vertical-align: middle;
	}


#CentColumn {
    float: left;
    width: 430px;
	margin-right: 20 px;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    }
	
#CentColumn a:link, #CentColumn a:visited {
	color: #0066cc;
	text-decoration: none;
	font-weight: bold;
	}

#CentColumn a:hover, #CentColumn a:active { 
	color: #66ccFF; 
	font-weight: bold;
	text-decoration : none; 
	}

.arrowlink {
	margin-top: 12px;
	border: 0px none;
	}

#RightColumn {
    float: right;
    width: 230px;
	margin: 9px 16px 9px 9px;
	/* padding: 6px 8px 6px 8px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
    border: 1px solid #666666;
	background-image: url(/images/oceanus/takeaction-bg.jpg);
	background-repeat: repeat-y; */
	}

#ClearMain {
	clear: both;
	}	

.evbox {
	height: 85px;
	margin: 12px 12px 12px 12px;
	border-bottom: 1px solid #cccccc;
	}

.evboxl {
	height: 85px;
	margin: 12px 12px 12px 12px;
	}
	
.evboximg {
	float: left;
	vertical-align: middle;
	margin: 0px 16px 0px 8px; 
	border: 0px none;
	}

#SupportBox {
	margin: 0px 0px 0px 0px;
	padding: 8px 10px 8px 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
    border: 1px solid #666666;
	background-image: url(/images/oceanus/support-bg.gif);
	}

#TABox {
	margin: 9px 16px 9px 9px;
	padding: 6px 8px 6px 8px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
    border: 1px solid #666666;
	background-image: url(/images/oceanus/takeaction-bg.jpg);
	background-repeat: repeat-y;
	}

#TABox2 {
	margin: 24px 16px 9px 9px;
	padding: 6px 8px 6px 8px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
    border: 1px solid #666666;
	background-image: url(/images/oceanus/healtheworld-bg.jpg);
	background-repeat: repeat-y;
	}

.taitem {
	margin: 3px 3px 3px 3px;
	padding: 12px 0px 12px 0px;
	border-bottom: 1px dotted #999999;
	}

.taiteml {
	margin: 3px 3px 3px 3px;
	padding: 12px 0px 12px 0px;
	border-bottom: 0px none;
	}

#CleanupBox {
	width: 515px;
	margin-top: 16px;
	margin-bottom: 16px;
	margin-left: 0px;
	margin-right: 20px;
	padding: 16px 16px 16px 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
    border: 1px dotted #666666;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	background-image: url(/images/projects/2009-another_naples/sfondo.jpg);
	background-repeat: repeat-y;
	}
#CleanupBox p {
	color: black;
	}

.CBTitle {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
	color: #003366;
	}
		

#RightColumn a.talink:link, #RightColumn a.talink:visited {
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	color: #0066cc;
	text-decoration: none;
	}

#RightColumn a.talink:hover, #RightColumn a.talink:active { 
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	color: #FF6600; 
	text-decoration : none; 
	}

#RightColumn a.hwlink:link, #RightColumn a.hwlink:visited {
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	color: #006633;
	text-decoration: none;
	}

#RightColumn a.hwlink:hover, #RightColumn a.hwlink:active { 
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	color: #FFCC00; 
	text-decoration: none; 
	}

.RightColumn ul { 
	list-style: square url(/images/oceanus/ul-square.gif);
	line-height: 16px;
	margin-bottom: 4px;
	}

.RightColumn li { 
	margin-bottom: 4px;
	}






/* 4 *  Footer  */

#Footer {
	clear: both;
 	background-image: url(/images/oceanus/footer.gif); 
	height: 65px;
	width: 909px;
	}
	
#FooterUp {
	height: 32px;
	margin-left: 10px;
	margin-right: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	}
	
#FooterMenu {
	float: left;
	padding-top: 10px;
	}
	
a.FMItem:link, a.FMItem:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cc3300;
	text-decoration: none;
	}

a.FMItem:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	text-decoration: none;
}
	
a.FMItemgr:link, a.FMItemgr:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #cc3300;
	text-decoration: none;
	}

a.FMItemgr:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #cccccc;
	text-decoration: none;
}
	
.FMSep {
	width: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	padding-left: 3px;
	text-decoration: none;
	}

.FMSepgr {
	width: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	padding-left: 1px;
	text-decoration: none;
	}

#FooterLang {
	float: right;
	}
	

#FooterDown {
	height: 34px;
	margin-right: 18px;
	margin-top: 7px;
	font-family: Verdana; Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #333333;
	text-align: right;
	}
		
.LangBox {
	border: none;
	text-decoration: none;
	margin-left: 16px;
	}	

.LangFlag {
	width: 32px;
	height: 20px;
	text-decoration: none;
	border: 1px solid #ffffff;
	}	

a.LangLink:link, a.LangLink:visited {
	border: 1px solid #ffffff;
	text-decoration: none;
	}	
	
a.LangLink:hover, a.LangLink:active {
	border: 1px solid #440000;
	text-decoration: none;
	}	
	