﻿#outerwrapper {
	width: 800px;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
}
#header {
	width: 100%;
	height: 165px;
	position: relative;
	background-repeat: no-repeat;
}
#content {
	font-size: 0.8em;
	padding-top: 10px;
	overflow: auto;
	background-color: white;
}
#footer {
	width: 100%;
	bottom: auto;
}
#topBorder {
	width: 100%;
	height: 28px;
	background-color: #DBDBDB;
}
#bottomBorder {
	width: 100%;
	height: 45px;
	background-color: #DBDBDB;
}
#footerText_logo {
	width: 100%;
	height: 15px;
	text-align: right;
	font-size: 0.6em;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #008080;
	font-weight: lighter;
}
#footerText {
	width: 100%;
	height: 15px;
	text-align: center;
	font-size: 0.6em;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #008080;
	font-weight: lighter;
}
#footerText a {
	color: #FF6600;
	text-decoration: none;
}
#footerText a:hover {
	color: #008080;
	text-decoration: underline;
}

#clearDiv {
    clear:both;
    height:1px;
    overflow:hidden;
}
#navColumn {
	width: 154px;
	float: left;
	padding-left: 30px;
	line-height: 100%;
	letter-spacing: 0.1em;
	margin-top: 20px;
	font-size: 0.9em;
}
#navColumn a {
	text-decoration: none;
	color: #FF6600;
}

#navColumn a:hover {
	color: #008080;
	text-decoration: underline;
}
#navColumn a:active {
	color: #165189;
	text-decoration: underline;
}


#topNavigation {
	width: 100%;
	height: 130px;
	background-position: 500px 10px;
	padding-top: 3px;
	padding-bottom: 8px;
	background-image: url(assets/paseo_img/paseo2_orange_118.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
body {
	font-family: "Trebuchet MS";
	margin: 0;
	background-repeat: no-repeat;
}
#contentColumn {
	width: 350px;
	color: #666666;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/* For three columns */
#rightColumn {
	width: 205px;
	float: left;
	padding-top: 95px;
	color: #666;
	font-size: .8em;
}
#mainContent {
	width: 610px;
	float: left;
}
#breadcrumb {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.currentSection {
	color: #666666;
}
#content h1 {
	font-size: 2.25em;
	font-style: italic;
	color: #609DC9;
	margin-bottom: 0px;
}
#content h2 {
	font-size: 1.1em;
	color: #000000;
	margin-bottom: 0px;
	margin-top: 0px;
}
.firstParagraph {
	margin-top: 0px;
}
.floatLeft {
	float: right;
	padding-right: 10px;
	padding-left: 5px;
}
.currentLink {
	color: #165189;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-left: -10px;
	padding-left: 10px;
}
#rightColumn p {
	padding-right: 20px;
}
#contentFeature {
	width: 100%;
	text-align: right;
	padding-top: 0px;
}
.floatRight {
	float: left;
	padding-right: 10px;
}
.pullQuote {
	background-image: url(../chap_03/assets/pullquote_bg.jpg);
	background-repeat: repeat-x;
	background-position: 50% 50%;
	width: 140px;
	border-top: solid 1px #333333;
	border-bottom: solid 1px #333333;
	float: right;
	color: #333;
	font-family: "Trebuchet MS";
	font-size: 1.1em;
	font-style: oblique;
	padding-left: 10px;
}
.arrowBox {
	padding-left: 10px;
}
#contentWrapper {
	border-left: solid 1px #CCC;
	float: right;
	width: 580px;
	padding-top: 50px;
	padding-right: 20px;
}
body.twoColumn #contentColumn {
	width: 550px;
}
.imgFloatLeft {
	float: left;
	margin-right: 3px;
}
.imgSpaceBottom {
	margin-bottom: 3px;
}
#navColumn p {
	margin-bottom: 0.8em;
	margin-top: 0px;
}
/*Horizontal navbar styles*/
#navbar {
	bottom: auto;
	left: auto;
	width: auto;
	height: auto;
	margin-top: 30px;
	text-align: center;
	font: bolder normal 0.75em Geneva, Arial, Helvetica, sans-serif;
}
#sellink a:link, #sellink a:visited, #sellink a:hover, #sellink a:active {
	color: #4b4b4b;
	text-decoration: none;
	background: url(assets/topNav/main_short_f2_small_125.gif) no-repeat;
}
#contentColumn_2 {
	width: 230px;
	color: #666666;
	float: right;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}
#contentFeature1 {
	width: 100%;
	text-align: left;
	padding-top: 5px;
	background-color: #fcfce2;
	padding-bottom: 15px;
	padding-left: 5px;
}

#contentFeature2 {
	width: 100%;
	text-align: center;
	padding-top: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	background-attachment: fixed;
	background-color: #FFFFCC;
	list-style-type: square;
	font-weight: bold;
}

#contentFeature3 {
	width: 100%;
	padding-top: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	background-attachment: fixed;
}

#divOslologo {
	float: left;
	height: 125px;
	width: auto;
}
#footerLink {
	width: 154px;
	height: auto;
	text-align: left;
	font-size: 0.9em;
	padding-top: 8px;
	padding-bottom: 2px;
	color: #FF6600;
	font-weight: bold;
	float: left;
	padding-left: 30px;
}
#footerLink a {
	color: #FF6600;
	text-decoration: none;
}
#footerLink a:hover {
	color: #008080;
	text-decoration: underline;
}
#footerContact {
	width: 150px;
	height: auto;
	text-align: left;
	font-size: 0.95em;
	padding-top: 100px;
	color: #008080;
	font-weight: 400;
	float: left;
	padding-left: 30px;
}
.classLINK {
	background-position: left;
	list-style-type: circle;
}
#contentFeature4 {


	width: 100%;
	text-align: right;
	padding-top: 15px;
}
#contentColumn li {
	float: none;
	white-space: normal;
	list-style-image: none;
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #D9EDED;
	padding-right: 6px;
	line-height: 25px;
}
.classUL {
	background-color: #FFFFCC;
}
#footerLinkcontact {
	width: 154px;
	height: 15px;
	text-align: left;
	font-size: 0.9em;
	padding-top: 8px;
	padding-bottom: 2px;
	color: #FF6600;
	font-weight: bold;
	float: left;
	padding-left: 30px;
	text-decoration: none;
}

#footerLinkcontact a {
	color: FF6600;
	text-decoration: none;
}
#footerLinkcontact a:hover {
	color: #008080;
	text-decoration: underline;
}
#wrapFooterLink {
	width: 195px;
}
#contentColumn a {
	color: #FF6600;
	text-decoration: none;
}
#contentColumn a:hover {
	text-decoration: underline;
	color: #008080;
}
#contentFeature5 {
	width: 100%;
	text-align: center;
	padding-top: 15px;
	background-color: #FFFFCC;
}
#contentFeature6 {


	width: 100%;
	text-align: right;
	padding-top: 15px;
}
#contentFeature7 {


	width: 100%;
	text-align: right;
	padding-top: 15px;
}
#contentColumn_2 a  {
	color: #FF6600;
	text-decoration: none;
}

#contentColumn_2 a:hover {
	color: #008080;
	text-decoration: underline;
}
#contentFeature4 {

	width: 100%;
	text-align: center;
	padding-top: 15px;
	background-color: #FFFFCC;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
#contentFeature01 {
	width: 100%;
	text-align: right;
	padding-top: 0px;
	background-color: #FFFFCC;
}

#contentFeature2 {
	width: 100%;
	text-align: right;
	padding-top: 5px;
	margin-top: 40px;
	background-color: cccccc;
	padding-left: 5px;
}
#contentColumn_2_wrap {

	width: 230px;
	float: left;
}
#contentColumn_2_paseo {
	width: 200px;
	color: #008080;
	float: right;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-size: 0.8em;
	font-weight: lighter;
	top: 169px;
	left: 545px;
}
#divHIO_links {
	font-size: 0.7em;
	color: #FF6600;
	font-weight: bold;
	float: left;
	height: 20px;
	width: 30px;
	padding-left: 4px;
	margin-right: 10px;
}
#wrapContactLinks {
	float: left;
	height: auto;
	width: auto;
	margin-top: 6px;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-left: 2px;
	color: #FF6600;
	font-size: 0.85em;
	font-weight: bold;
	text-decoration: none;
}
#wrapContactLinks a {
	color: #FF6600;
	text-decoration: none;
}


#wrapContactLinks a:hover {
	color: #008080;
	text-decoration: underline;
}
#divHIO_contact {
	height: 20px;
	width: auto;
	font-size: 0.7em;
	color: #FF6600;
	font-weight: bold;
	float: left;
	padding-left: 5px;
	margin-right: 10px;
}
#divHIO_flyer {
	height: 20px;
	width: auto;
	font-size: 0.7em;
	color: #FF6600;
	font-weight: bold;
	float: left;
	padding-right: 3px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contentColumn_2_hiologo {

	width: 230px;
	color: #666666;
	float: right;
	padding-top: 100px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#footerLink2 {

	width: 154px;
	height: auto;
	text-align: left;
	font-size: 0.9em;
	padding-top: 8px;
	padding-bottom: 2px;
	color: #FF6600;
	font-weight: bold;
	float: left;
	padding-left: 30px;
}
#footerLink3 {

	width: 154px;
	height: auto;
	text-align: left;
	font-size: 0.9em;
	padding-top: 8px;
	padding-bottom: 2px;
	color: #FF6600;
	font-weight: bold;
	float: left;
	padding-left: 30px;
}
#footerLink2 a {

	color: #FF6600;
	text-decoration: none;
}
#footerLink3 a {

	color: #FF6600;
	text-decoration: none;
}
#footerLink2 a:hover {

	color: #008080;
	text-decoration: underline;
}
#footerLink3 a:hover {

	color: #008080;
	text-decoration: underline;
}
#contentColumn_2_nations {

	width: 230px;
	color: #666666;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 25px;
}
#contentColumn_2_nations a {

	background: url(none) no-repeat;
	text-decoration: none;
	color: #666666;
}


#flag_norway a:hover {
	background-image: url(assets/paseo_img_flags/norway_flag_35_21.gif);
	white-space: normal;
	color: #FFFFFF;
}
#flag_portugal a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(assets/paseo_img_flags/portugal_flag_35_21.gif);
}
#flag_sweden a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(assets/paseo_img_flags/sweeden_flag_35_21.gif);
}
#flag_spain a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(assets/paseo_img_flags/spain_flag_35_21.gif);
}
#flag_poland a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(assets/paseo_img_flags/poland_flag_35_21.gif);
}
#flag_netherlands a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(assets/paseo_img_flags/netherlands_flag_35_21.gif);
}
#flag_lithuania a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(assets/paseo_img_flags/lithuania_flag_35_21.gif);
}
#flag_italy a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(assets/paseo_img_flags/italy_flag_35_21.gif);
}
#flag_greec a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(assets/paseo_img_flags/greec_flag_35_21.gif);
}
#flag_germany a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(assets/paseo_img_flags/germany_flag_35_21.gif);
}
#flag_france a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(assets/paseo_img_flags/france_flag_35_21.gif);
}
#flag_finland a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(assets/paseo_img_flags/finland_flag_35_21.gif);
}
#flag_czech a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(assets/paseo_img_flags/czech_flag_35_21.gif);
}
#flag_belgium a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(assets/paseo_img_flags/belgium_flag_35_21.gif);
}
#flag_austria a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(assets/paseo_img_flags/austria_flag_35_21.gif);
}
#contenFeature1_1 {
	width: 100%;
}
#contenFeature1_2 {

	width: 100%;
}
#divEvaluation {
	height: auto;
	width: auto;
	float: right;
	margin-top: 108px;
	margin-right: 35px;
	margin-bottom: none;
	font-size: 0.6em;
	font-weight: normal;
	color: #6CC;
	background: #F3F5F8;
	padding: 3px;
	text-decoration: none;
}
#divEvaluation a {
	color: #FF6600;
	text-decoration: none;
}
#divEvaluation a:hover {
	color: #008080;
	text-decoration: underline;
}

#navbar a {
	color: #4b4b4b;
	text-decoration: none;
	width: 125px;
	float: left;
	height: 22px;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	background: url(assets/topNav/main_short_small_125.gif);
}
#navbar a:hover {
	color: #4b4b4b;
	text-decoration: none;
	background: url(assets/topNav/main_short_f2_small_125.gif);
}

#contentFeature11 {
	width: 100%;
	text-align: right;
	padding-top: 5px;

	background-color: Lately there have been two Alliance Meetings by the Regional Alliance, one on the 27th April in Mira, (Venice) during which proposals have been set up by participants to develop and implement systematic actions for the promotion of physical activity and one on the 4th of May, with the purpose of assessing proposals made in the first meeting
.;
	margin-bottom: 40px;
	padding-left: 5px;
	background-color: #cff;
}
