/***********************************************/
/* implementor_splash.css                      */
/*                                             */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	background: #FFFFFF url(images/body.gif) repeat-x scroll left top;
	color: #000033;
	line-height: 1.166;

}
.em {
	font-style: italic;
}

a{
	color: #000033;
	text-decoration: none;
}

a:link{
	color: #0099ff;
	text-decoration: none;
}

a:visited{
	color: #000033;
	text-decoration: none;
}

a:hover{
	color: #0099ff;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #000033;
 margin: 0px;
 padding-bottom: 20px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 90%;
 color: #000033;
 margin: 10px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 80%;
 color: #000033;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 70%;
 font-weight: normal;
 color: #000033;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 60%;
 color: #000033;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #000033;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#wrapper{
	background-color: #FFFFFF;
}

#navBar{	
	font-size: 85%;
	float: left;
	width: 20%;
	height: 710px;
	margin-top: 30px; 
	margin-left: 15px;
	padding: 2px;
	background-image: url(images/nav_background.gif);
}
#navBar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#navBar li {
	margin: 0px 7px 0px 2px;
}
#navBar li a {
	padding: 0px 5px 4px 8px;
	width: 94%;
	display:block;
}
#navBar a {
	text-decoration: none;
	color: #000033;
	background-image: url(images/btn_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#navBar li a:hover {
	background-color: #ffffff;
	text-decoration: none;
	color: #000033;
	background-image: url(images/btn_bg_over.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#navBar .current a {
	background-color: #FFFFFF;
	text-decoration: none;
	color: #4c0024;
	background-image: url(images/btn_bg_over.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

/***********************************************/
/* Components                                  */
/***********************************************/
#header{
	background: #d9ebff url(images/header_right.jpg) no-repeat right;
	height: 100%;
	width: 100%;
	margin-top: 2%;
}

#language_select{
	background: #d9ebff url no-repeat right;
	margin-top: -103px;
}


/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	background-color: #FFFFFF;
}


/************** main content styles ***************/

.news{
	margin-left: 25%;
	margin-right: 23.5%;
	margin-top: 2.5%;
	padding-top: 5%;
	padding-left: 3.5%;
	padding-right: 3.5%;
	height: auto;
	font-size: 80%;
	background: #ffffff url(images/news_background.gif) no-repeat;
	border-top: thick double #0099ff;
	border-right: thick double #0099ff;
	border-bottom: thick double #0099ff;
	border-left: thick double #0099ff;
}
.news h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.outline{
	margin-left: 25%;
	margin-right: 23.5%;
	margin-top: 2.5%;
	padding-top: 5%;
	padding-left: 3.5%;
	padding-right: 3.5%;
	height: 627px;
	font-size: 80%;
	background: #ffffff url(images/outline_background.gif) no-repeat;
	border-top: thick double #0099ff;
	border-right: thick double #0099ff;
	border-bottom: thick double #0099ff;
	border-left: thick double #0099ff;
}
.outline h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

#outline_video {
	position: absolute;
	width: 324px;
	height: 300px;
	z-index: 1;
}

.aims{
	margin-left: 25%;
	margin-right: 23.5%;
	margin-top: 2.5%;
	padding-top: 5%;
	padding-left: 3.5%;
	padding-right: 3.5%;
	height: 627px;
	font-size: 80%;
	background: #ffffff url(images/aims_background.gif) no-repeat;
	border-top: thick double #0099ff;
	border-right: thick double #0099ff;
	border-bottom: thick double #0099ff;
	border-left: thick double #0099ff;
}
.aims h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.activities{
	margin-left: 25%;
	margin-right: 23.5%;
	margin-top: 2.5%;
	padding-top: 5%;
	padding-left: 3.5%;
	padding-right: 3.5%;
	height: 627px;
	font-size: 80%;
	background: #ffffff url(images/activities_background.gif) no-repeat;
	border-top: thick double #0099ff;
	border-right: thick double #0099ff;
	border-bottom: thick double #0099ff;
	border-left: thick double #0099ff;
}
.activities h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

#activity_video {
	position: absolute;
	width: 440px;
	height: 298.8px;
	z-index: 1;
	margin: 10px 0 0 -2px;
}

.outcomes{
	margin-left: 25%;
	margin-right: 23.5%;
	margin-top: 2.5%;
	padding-top: 5%;
	padding-left: 3.5%;
	padding-right: 3.5%;
	height: 627px;
	font-size: 80%;
	background: #ffffff url(images/outcomes_background.gif) no-repeat;
	border-top: thick double #0099ff;
	border-right: thick double #0099ff;
	border-bottom: thick double #0099ff;
	border-left: thick double #0099ff;
}
.outcomes h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.partner_1{
	margin-left: 25%;
	margin-right: 23.5%;
	margin-top: 2.5%;
	padding-top: 5%;
	padding-left: 3.5%;
	padding-right: 3.5%;
	height: 627px;
	font-size: 100%;
	background: #ffffff;
	border-top: thick double #0099ff;
	border-right: thick double #0099ff;
	border-bottom: thick double #0099ff;
	border-left: thick double #0099ff;
}
.partner_1 h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.partner_2{
	margin-left: 25%;
	margin-right: 23.5%;
	margin-top: 2.5%;
	padding-top: 5%;
	padding-left: 3.5%;
	padding-right: 3.5%;
	height: 627px;
	font-size: 100%;
	background: #ffffff;
	border-top: thick double #0099ff;
	border-right: thick double #0099ff;
	border-bottom: thick double #0099ff;
	border-left: thick double #0099ff;
}
.partner_2 h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.partner_3{
	margin-left: 25%;
	margin-right: 23.5%;
	margin-top: 2.5%;
	padding-top: 5%;
	padding-left: 3.5%;
	padding-right: 3.5%;
	height: 627px;
	font-size: 100%;
	background: #ffffff;
	border-top: thick double #0099ff;
	border-right: thick double #0099ff;
	border-bottom: thick double #0099ff;
	border-left: thick double #0099ff;
}
.partner_3 h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.partner_4{
	margin-left: 25%;
	margin-right: 23.5%;
	margin-top: 2.5%;
	padding-top: 5%;
	padding-left: 3.5%;
	padding-right: 3.5%;
	height: 627px;
	font-size: 100%;
	background: #ffffff;
	border-top: thick double #0099ff;
	border-right: thick double #0099ff;
	border-bottom: thick double #0099ff;
	border-left: thick double #0099ff;
}
.partner_4 h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.partner_5{
	margin-left: 25%;
	margin-right: 23.5%;
	margin-top: 2.5%;
	padding-top: 5%;
	padding-left: 3.5%;
	padding-right: 3.5%;
	height: 627px;
	font-size: 100%;
	background: #ffffff;
	border-top: thick double #0099ff;
	border-right: thick double #0099ff;
	border-bottom: thick double #0099ff;
	border-left: thick double #0099ff;
}
.partner_5 h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.partner_6{
	margin-left: 25%;
	margin-right: 23.5%;
	margin-top: 2.5%;
	padding-top: 5%;
	padding-left: 3.5%;
	padding-right: 3.5%;
	height: 627px;
	font-size: 100%;
	background: #ffffff;
	border-top: thick double #0099ff;
	border-right: thick double #0099ff;
	border-bottom: thick double #0099ff;
	border-left: thick double #0099ff;
}
.partner_6 h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.partner_7{
	margin-left: 25%;
	margin-right: 23.5%;
	margin-top: 2.5%;
	padding-top: 5%;
	padding-left: 3.5%;
	padding-right: 3.5%;
	height: 627px;
	font-size: 100%;
	background: #ffffff;
	border-top: thick double #0099ff;
	border-right: thick double #0099ff;
	border-bottom: thick double #0099ff;
	border-left: thick double #0099ff;
}
.partner_7 h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.leonardo_link_1{
	margin-left: 25%;
	margin-right: 23.5%;
	margin-top: 2.5%;
	padding-top: 5%;
	padding-left: 3.5%;
	padding-right: 3.5%;
	height: 627px;
	font-size: 80%;
	background: #ffffff url(images/leonardo_link_1_background.gif) no-repeat;
	border-top: thick double #0099ff;
	border-right: thick double #0099ff;
	border-bottom: thick double #0099ff;
	border-left: thick double #0099ff;
}
.leonardo_link_1 h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.leonardo_link_2{
	margin-left: 25%;
	margin-right: 23.5%;
	margin-top: 2.5%;
	padding-top: 5%;
	padding-left: 3.5%;
	padding-right: 3.5%;
	height: 627px;
	font-size: 80%;
	background: #ffffff url(images/leonardo_link_2_background.gif) no-repeat;
	border-top: thick double #0099ff;
	border-right: thick double #0099ff;
	border-bottom: thick double #0099ff;
	border-left: thick double #0099ff;
}
.leonardo_link_2 h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.reference{
	margin-left: 25%;
	margin-right: 23.5%;
	margin-top: 2.5%;
	padding-top: 5%;
	padding-left: 3.5%;
	padding-right: 3.5%;
	height: 627px;
	font-size: 80%;
	background: #ffffff url(images/reference_background.gif) no-repeat;
	border-top: thick double #0099ff;
	border-right: thick double #0099ff;
	border-bottom: thick double #0099ff;
	border-left: thick double #0099ff;
}
.reference h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}
.reference_content{
	margin-left: 25%;
	margin-right: 23.5%;
	margin-top: 2.5%;
	padding-top: 3%;
	padding-left: 3.5%;
	padding-right: 3.5%;
	height: auto;
	font-size: 80%;
	background: #ffffff;
	border-top: thick double #0099ff;
	border-right: thick double #0099ff;
	border-bottom: thick double #0099ff;
	border-left: thick double #0099ff;
}
.reference_content h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}


.links{
	margin-left: 25%;
	margin-right: 23.5%;
	margin-top: 2.5%;
	padding-top: 5%;
	padding-left: 3.5%;
	padding-right: 3.5%;
	height: 627px;
	font-size: 80%;
	background: #ffffff url(images/links_background.gif) no-repeat;
	border-top: thick double #0099ff;
	border-right: thick double #0099ff;
	border-bottom: thick double #0099ff;
	border-left: thick double #0099ff;
}
.links h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}
.links_content{
	margin-left: 25%;
	margin-right: 23.5%;
	margin-top: 2.5%;
	padding-top: 3%;
	padding-left: 3.5%;
	padding-right: 3.5%;
	height: auto;
	font-size: 80%;
	background: #ffffff;
	border-top: thick double #0099ff;
	border-right: thick double #0099ff;
	border-bottom: thick double #0099ff;
	border-left: thick double #0099ff;
}
.links_content h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}


.case_studies{
	margin-left: 25%;
	margin-right: 23.5%;
	margin-top: 2.5%;
	padding-top: 5%;
	padding-left: 3.5%;
	padding-right: 3.5%;
	height: auto;
	font-size: 80%;
	background: #ffffff url(images/case_studies_background.gif) no-repeat;
	border-top: thick double #0099ff;
	border-right: thick double #0099ff;
	border-bottom: thick double #0099ff;
	border-left: thick double #0099ff;
}
.case_studies h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.best_practice{
	margin-left: 25%;
	margin-right: 23.5%;
	margin-top: 2.5%;
	padding-top: 5%;
	padding-left: 3.5%;
	padding-right: 3.5%;
	height: 627px;
	font-size: 80%;
	background: #ffffff url(images/best_practice_background.gif) no-repeat;
	border-top: thick double #0099ff;
	border-right: thick double #0099ff;
	border-bottom: thick double #0099ff;
	border-left: thick double #0099ff;
}
.best_practice h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}


.extranet_instructions{
	margin-left: 25%;
	margin-right: 23.5%;
	margin-top: 2.5%;
	padding-top: 5%;
	padding-left: 3.5%;
	padding-right: 3.5%;
	height: 627px;
	font-size: 80%;
	background: #ffffff url(images/extranet_instructions_backg.gif) no-repeat;
	border-top: thick double #0099ff;
	border-right: thick double #0099ff;
	border-bottom: thick double #0099ff;
	border-left: thick double #0099ff;
}
.extranet_instructions h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}


/************* #siteInfo styles ***************/

#siteInfo{
	font-size: 75%;
	color: #4c0225;
	width: 100%;
	padding: 0px 0px 20px 0px;
	margin: 25px 0px 0px 20px;
	background: #ffffff;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin-top: 60px;
	padding: 0px;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover {
	background-color: #ffffff;
}
#sub {
	font-size: 90%;
	display: block;
	padding: 0px 0px 5px 8px;
}

/************** #events styles **************/

#events{
	float:right;
	height: 632px;
	width: 18.5%;
	margin-top: 30px;
	margin-right: 15px;
	padding: 60px 0px 20px 10px;
	font-size: 80%;
	background-image: url(images/events_background.gif);
	background-repeat: no-repeat;
}


/************** #news styles **************/

#news{
	float: left;
	height: 50px;
	width: 95%;
	margin-top: -10px;
	margin-left: -5px;
	padding: 60px 0px 20px 10px;
	background-image: url(images/headlines_background.gif);
	background-repeat: no-repeat;
}

#links{
	float: left;
	height: 50px;
	width: 95%;
	margin-top: -25px;
	margin-left: -5px;
	padding: 60px 0px 0px 10px;
	background-image: url(images/links_sidenav_background.gif);
	background-repeat: no-repeat;
}

/************** #advert styles **************/

#advert{
	float: left;
	height: 50px;
	width: 95%;
	margin-top: -10px;
	margin-left: -5px;
	padding: 30px 0px 0px 10px;
	background-image: url(images/advert_background.gif);
	background-repeat: no-repeat;
}
#advert ul {
	margin: 0;
	padding: 0;
	list-style: none;
}


/************** #extranet styles **************/
#extranet{
	float: left;
	height: 60px;
	width: 95%;
	margin-top: 5px;
	margin-left: 0px;
	padding: 60px 0px 0px 10px;
	background-image: url(images/extranet_background.gif);
	background-repeat: no-repeat;
	font-size: 1.0em;
}
#extranet ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#extranet li {
	margin: 0px 7px 0px 2px;
}
#extranet li a {
	padding: 4px 5px 4px 8px;
	width: 94%;
	display:block;
}
#extranet a {
	text-decoration: none;
	color: #333300;
	background-image: url(images/btn_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#extranet li a:hover {
	background-color: #ffffff;
	text-decoration: none;
	color: #333300;
	background-image: url(images/btn_bg_over.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#extranet .current a {
	background-color: #FFFFFF;
	text-decoration: none;
	color: #4c0024;
	background-image: url(images/btn_bg_over.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}



#headlines p{
	padding: 5px 0px 5px 0px;
}


/* images and floats */
img {
	border: 0;
}
img.floatLeft {
	float: left;
	margin: 5px 15px 10px 3px;
	font-size: 1.0em!important;
}
img.floatRight {
	float: right;
	margin: 5px 3px 10px 15px;
	font-size: 1.0em!important;
}
.floatLeft {
	float: left;
	margin: 5px 15px 10px 3px;
	font-size: 1.0em!important;
	text-align:center!important;
}
.floatRight {
	float: right;
	margin: 5px 3px 10px 15px;
	font-size: 1.0em!important;
	text-align:center!important;
}
.floatCenter {
	text-align:center!important;
	margin: 5px 3px 10px 15px;
	font-size: 1.0em!important;
}

.contact_form{
	margin-left: 25%;
	margin-right: 23.5%;
	margin-top: 2.5%;
	padding-top: 5%;
	padding-left: 3.5%;
	padding-right: 3.5%;
	height: 627px;
	font-size: 80%;
	background: #ffffff url(images/contact_background.gif) no-repeat;
	border-top: thick double #0099ff;
	border-right: thick double #0099ff;
	border-bottom: thick double #0099ff;
	border-left: thick double #0099ff;
}
