﻿@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Geneva, sans-serif;
	margin:0px;
	background-image: url(../images/bg_tile.jpg);
	background-repeat: repeat-x;
	background-color: #fff;
	font-size:62.5%;
}

h1 {
	font-size:1.6em;
	font-weight:normal;
	padding:0;
	margin:0;
}

#banner-home {
	padding:0px;
	margin:auto;
	height:49px;
	width: 900px;

}
#nav-list {
	float:left;
	height:49px;
	padding:0px;
	margin:auto;
}
#nav-list li {
	float:left;
	list-style:none;
	display:inline;
	
}

#lang-change-en{
	float:right;
	background:url(../images/langchange_eng.jpg) no-repeat; height:48px;
}

#lang-change-cy{
	float:right;
	background:url(../images/langchange_cym.jpg) no-repeat; height:48px;
}

#lang-change-en a:hover{
	background:url(../images/langchange_eng.jpg) no-repeat 0px -48px; height:48px;
}

#lang-change-cy a:hover{
	background:url(../images/langchange_cym.jpg) no-repeat 0px -48px; height:48px;
}

#lang-change-en a, #lang-change-cy a{
	height:48px;
	width:131px;
	display:block;	
}

#lang-change-en span, #lang-change-cy span {
	display: none;
}

#nav-list span {
	display: none;
}
#nav-list li, #nav-list a {
	height:48px;
	display:block;
}

#nav-en #nav-list		{background:url(../images/home_nav_eng.jpg) no-repeat; height:48px;}
#nav-cy #nav-list		{background:url(../images/home_nav_cym.jpg) no-repeat; height:48px;}


#nav-en #nav-1	a:hover	{background:url(../images/home_nav_eng.jpg) no-repeat 0px -48px }
#nav-en #nav-2	a:hover	{background:url(../images/home_nav_eng.jpg) no-repeat -138px -48px }
#nav-en #nav-3	a:hover	{background:url(../images/home_nav_eng.jpg) no-repeat -277px -48px }
#nav-en #nav-4	a:hover	{background:url(../images/home_nav_eng.jpg) no-repeat -417px -48px }


#nav-cy #nav-1	a:hover	{background:url(../images/home_nav_cym.jpg) no-repeat 0px -48px }
#nav-cy #nav-2	a:hover	{background:url(../images/home_nav_cym.jpg) no-repeat -138px -48px }
#nav-cy #nav-3	a:hover	{background:url(../images/home_nav_cym.jpg) no-repeat -277px -48px }
#nav-cy #nav-4	a:hover	{background:url(../images/home_nav_cym.jpg) no-repeat -417px -48px }

#nav-0 {
	width:144px;
}
#nav-1 {
	width:138px;
}
#nav-2 {
	width:139px;
}
#nav-3 {
	width:140px;
}
#nav-4 {
	width:140px;
}
#wrapper {
	width: 1024px;
	margin:auto;
}
#flash-wrapper {
	height: 570px;
	width: 975px;
	position:relative;
	left:24.5px;
	margin:auto;
}
#form-wrapper {
	/*float:left;*/
	width:1024px;
	margin-left:auto;
	margin-right:auto;
}

#bottom-bubbles {
	background: url(../images/bottom_bubbles.jpg) no-repeat;
	/*float:left;*/
	/*position: relative;
	top:69px;*/
	margin-left:auto;
	margin-right:auto;
	height: 113px;
	width: 1024px;
}

#e-mail {
	position:relative;
	left:75px;
	font-size:1.4em;
	color:#06364d;
}
#e-mail input {
	background-color:#00baed;
}
#e-mail .field-input input {
	border:none 0px;
	width:435px;
}
#e-mail .btn-input input {
	/*background:#000;*/
	color:#06364d;
	border:none 0px;
	padding:3px;
	float:right;
}
#e-mail .text-input textarea {
	border:none 0px;
	width:425px;
	height:60px;
	background-color:#00baed;/*/////////ONLY WORKS IN IE///////*/
	/*scrollbar-face-color: #000;
	scrollbar-shadow-color: #000;
	scrollbar-highlight-color: #000;
	scrollbar-3dlight-color: #000;
	scrollbar-darkshadow-color: #000;
	scrollbar-track-color: #00ccff;
	scrollbar-arrow-color: #00ccff; */
	/*////////////////////////////////*/
}
#e-mail table td {
	padding-right:10px;
}
#download-content {
	font-size:1.4em;
	height:258px;
	color:#FFF;
	width:850px;
	margin:0 auto;
}



/* resources-Back to Top btn*/
#resources{
   width:992px; height:16px; font-size:1.2em; text-align:right; 
}


#resources a{
	text-decoration:underline; color:#FFFFFF;
}


/* emailus back to Top btn*/
#emailus{
   width:992px; height:16px; font-size:1.2em; text-align:right; 
}


#emailus a{
	text-decoration:underline; color:#000000;
}


/* links-credits back to Top btn*/
#links-credits{
    width:992px; height:16px; font-size:1.2em; text-align:right; padding-top:10px;
}


#links-credits a{
	text-decoration:underline; color:#000000;
}





#resources-holder{
	float:left;
	width:250px;
}
#list-1 ul{
	list-style-type: none;
	
}

#list-2 ul{
	list-style-type: none;
	
}
#list-1 {
	width:210px;
	float:left;
	
}

#list-2 {
	width:350px;
	float:left;
	
}
#list-2 li{
	background-image:url(../images/icon_pdf.jpg);
	background-repeat: no-repeat;
	padding-top:2px;
	padding-left:40px;
	height:21px;
}
#list-1 li{
	background-image:url(../images/icon_wmv.jpg);
	background-repeat: no-repeat;
	padding-top:2px;
	padding-left:40px;
	height:35px;
}

#download-content a{
	text-decoration:none;
	color:#FFF;
}

#download-content a:hover{
	color:#FFF;
	text-decoration:underline;
}

#link-credits-holder{
	width:1024px;
	margin:auto;
	position:relative;
	left:75px;
	
	
}
#links{
	font-size:1.4em;
	width:415px;
	float:left;
	text-align:right;
	padding-right:30px;
	margin-top:50px;
	border-right:1px solid #06364d;
}

#links a{
	color:#e40907;

}
#links a:hover a:visited{
	color:#e40907;

}

#credits{
	font-size:1.4em;
	width:415px;
	float:left;
	text-align:left;
	padding-left:30px;
	margin-top:50px;
}
#footer {
	padding-top:25px;
	width:100%;
	float:left;
	height:25px;
	margin:auto;
	text-align:center;
}

#footer ul{
	list-style:none;
	
}

#footer li{
	display:inline;
	padding:10px;
	color:#06364d;
}

#footer a{
	color:#06364d;
	text-decoration:none;
	
}

#footer a:visited{
	color:#06364d;
	text-decoration:none;
	
}

#footer a:hover{
	color:#06364d;
	text-decoration:underline;
}

#address {
	padding-top:5px;
	width:100%;
	float:left;
	height:25px;
	margin:auto;
	text-align:center;
	color:#06364d;
}

#address a{
	color:#06364d;
	text-decoration:none;
}

#address a:visited{
	color:#06364d;
	text-decoration:none;
	
}

#address a:hover{
	color:#06364d;
	text-decoration:underline;
}

#content {
	font-size:1.2em;
	height: 525px;
	width: 975px;
	margin:auto;
	
	position:relative;
	left:24.5px;
}
#content-left{
	float:left;
	width:450px;
	padding:15px;
}

#content-right{
	float:left;
	width:450px;
	padding:35px 15px 15px 15px;
}

#footer-alt {
	width:100%;
	float:left;
	height:25px;
	margin:auto;
	text-align:center;
	
}

#footer-alt ul{
	list-style:none;
	
}

#footer-alt li{
	display:inline;
	padding-left:10px;
	padding-right:10px;
	color:#00C7FA;
}

#footer-alt a{
	color:#00C7FA;
	text-decoration:none;
	
}

#footer-alt a:visited{
	color:#00C7FA;
	text-decoration:none;
	
}

#footer-alt a:hover{
	color:#00C7FA;
	text-decoration:underline;
}

#address-alt {
	padding-top:5px;
	width:100%;
	float:left;
	height:25px;
	margin:auto;
	text-align:center;
	color:#00C7FA;
}

#address-alt a{
	color:#00C7FA;
	text-decoration:none;
}

#address-alt a:visited{
	color:#00C7FA;
	text-decoration:none;
	
}

#address-alt a:hover{
	color:#00C7FA;
	text-decoration:underline;
}
