* 		{
	padding: 0;
	margin: 0;
}
html, body {
	height:98%;
}

body {
	background:  #d8d8d8 url(../images/bodyfade.jpg) repeat-x scroll left top;
	margin:0;
	padding:0;
	font-family: Tahoma;
	font-size: 12px;	/*position: relative;*/

}
#wrapper{
	margin-top:50px;
	min-height:100%;
	height:auto !important;
	height:100%;
	background: url(../images/bgPattern2.png) no-repeat scroll left bottom;
	/*padding-bottom: 146px;	*/
}
#ballPic{
	background: url(../images/ballpicfull.png) no-repeat scroll right top;
	height: 581px;
	width: 841px;
	position: absolute;
	top: -152px;
	right: -150px;
}
#bgPattern{
	background: url(../images/bgPattern.png) no-repeat scroll left bottom;
	height: 341px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
/*#bodyWrap{

	width: 100%;
	height: 100%;
	position:absolute;
	left:0;
	bottom:0;
}*/

#pageWrap {
	width:960px;
	margin:	25px auto 0;
	position: relative;
}

#pageBody {
	position: relative;
}
#header{
	width:895px;
	height:171px;
	background: url(../images/header-surround.png) no-repeat scroll left top;
	position: relative;
}
#logo{
	padding-top: 25px;
	padding-left: 30px;
}
/*NAV MENU ITEMS*/
#nav{
	position: absolute;
	width: 895px;
	bottom: -1px;
	left: 100px;
}

#nav .button1, #nav .button2, #nav .button3, #nav .button4, #nav .button5, #nav .button6{
	position:relative;
	display:inline-block;
	width: 126px;
	height:29px;
}
#nav a{
	font: normal 12px Tahoma;
	color: #626262;
	text-transform: lowercase;
}
#nav a:hover{ color:#626262;}
.appearing-image1, .appearing-image2, .appearing-image3, .appearing-image4, .appearing-image5, .appearing-image6{
	position:absolute;
	z-index:1;
	top:0px;
	left:0px;
	width:126px;
	height:29px;
	cursor:pointer
}
.visible-image1, .visible-image2, .visible-image3, .visible-image4, .visible-image5, .visible-image6{
	position:absolute;
	z-index:1;
	top:0px;
	left: 0px;
	width:126px;
	height:29px;
	cursor:pointer
}
.name1, .name2, .name3, .name4, .name5, .name6{
	position:absolute;
	z-index:2;
	top:0px;
	left: 0px;
	width:126px;
	height:29px;
	text-align:center;
	margin-top:5px;
	font-size:14px;
	cursor:pointer
}
#banner{width:895px;
	height:159px;
	background: url(../images/banner.jpg) no-repeat scroll left top;
}
#banner2{
	width:895px;
	height:96px;
	background: url(../images/level2banner.jpg) no-repeat scroll left top;
}
#pageTitle{
	height: 56px;
	width: 425px;
	padding: 20px 20px 20px 35px;
}
#lower{
	width:500px;
	height:296px;
	background: url(../images/lower-surround.png) no-repeat scroll left top;
	padding: 20px 385px 20px 35px;
	}
#lower2{
	width:860px;
	height:auto;
	background: url(../images/level2lower2.jpg) repeat-y scroll left top;
	padding: 0 0 0 35px;
	}
#lower2 ul{}
#lower2 li{background: url(../images/bullet.png) no-repeat scroll left 5px;
	padding: 3px 0 2px 15px;
	font: normal 12px Tahoma;
	color: #626262;
}
#lower2 li a{padding-left:5px;}
#lower2 li a:hover{}
#maintext {
	width:630px;
	padding-bottom:0
}
.mainleft, .mainright, .portfolioright {
	/*width:610px;*/
	border:1px solid #dadada;
	padding:5px;
	margin-top: 10px;
	margin-bottom:0
	}
	
.mainleft{width:290px;}
.mainright, .portfolioright {width:290px;}	

.mainright img{
	max-width: 290px;
}
	
.portfolioright {		height: 310px;
	}
#titleleft60, #titleright60 {
	width:290px;
	border:1px solid #dadada;
	border-top:none;
	padding:5px;
	margin-top: 0;
	margin-bottom:0;
	height:60px;
	color:#626262;
	font: normal 12px Tahoma;
	}
#titleleft, #titleright {
	width:290px;
	border:1px solid #dadada;
	border-top:none;
	padding:5px;
	margin-top: 0;
	margin-bottom:0;
	height:40px;
	color:#626262;
	font: normal 12px Tahoma;
	}
.mainleft ul, .mainleft p, #portfoliopic p, #portfoliopic ul {
	padding-top:10px;
	}
.mainleft li, #portfoliopic li, .mainright li {
	padding-bottom:10px;
	}
.mainleft, #titleleft, #titleleft60 {
	float:left;
	margin-right:20px;
	}
.mainright, #titleright, #titleright60, .portfolioright {
	float:right;
	margin-right:0;
	}
#portfoliopic {
	border:1px solid #dadada;
	width:620px;
	padding:5px;
	margin-top: 10px;
}
.mainleft ul {
	padding-top:10px;
}
#rightNav{
	width: 166px;
	float: right;
	height: auto;
	padding: 20px 20px 20px;
	background: url(../images/rightnav_top2.jpg) no-repeat scroll left top;
}
#rightNav li{
	background-image: url(../images/arrow-forward-w.jpg);
	padding:2px 0;
	min-height: 22px;
}
#rightNav a.moreH1{
	font: normal 22px Tahoma !important;
}
#rightNav li a{
	padding-left:45px;
	line-height: 160%;
}


#rightNavNews{
	width: 166px;
	float: right;
	height: auto;
	padding: 20px 20px 20px;
	background: url(../images/rightnav_top2.jpg) no-repeat scroll left top;
}
#rightNavNews li{
	background-image: url(../images/arrow-forward-w.jpg);
	padding:2px 0;
	min-height: 22px;
}
#rightNavNews a.moreH1{
	font: normal 22px Tahoma !important;
}
#rightNavNews li a{
	padding-left:25px;
	line-height: 160%;
}
#lower2foot{
	width:895px;
	height:34px;
	background: url(../images/lower2foot2.png) no-repeat scroll left top;
}
#copyright, #copyrightHome{
	width:895px;
	height:20px;
	font: normal 10px Tahoma;
	color: #626262;
	padding-left: 35px;
	padding-top: 3px;
}
#copyright a, #copyrightHome a{font: normal 10px Tahoma; color: #013758; text-decoration:none;}
#copyright a:hover, #copyrightHome a:hover{font: normal 10px Tahoma; color: #4aa5c2; text-decoration:none;}
#nav li{display:inline;} 
div.hoverBtn {
	position: 		relative;
	float:			left;
	/*background:		grey url(images/navBG.png) repeat-x 0 0 scroll;*/
	background:		url(../images/navBg.gif) no-repeat scroll left top;
	height: 28px;
	width: 126px;
}

div.hoverBtn a {
	position: 		relative;
	z-index: 		2;
	display: 		block;
	width: 			126px;
	height: 		28px;
	line-height: 		28px;
	text-align: 		center;
	font-size:		14px;
	text-decoration:	none;
	color:			#626262;
	background:		transparent none repeat-x 0 0 scroll;
	
}
div.hoverBtn a:hover {/*color:#626262;
background:		white url(../images/navHover.png) repeat-x scroll 0 0;*/
}
div.hoverBtn div {
	display:		none;
	position: 		absolute;
	z-index: 		1;
	top: 			0px;
	/*background:		white url(../images/navBg.gif) no-repeat scroll left top;*/
	background:		white url(../images/navHover.png) repeat-x scroll 0 0;
}
h1 {
	font: normal 28px Tahoma;
	color: #013758;

}
h2{
	color:#016AA4;
	font: normal 20px Tahoma;
	height: 50px;
}
h3{
	color:#013758;
	font: normal 14px Tahoma;
}
p{
	font: normal 12px Tahoma;
	color: #626262;
	padding-top: 10px;
}
a{color:#016AA4;
font: normal 12px Tahoma;
text-decoration:none;
}
a:hover{color:#013758;
font: normal 12px Tahoma;
text-decoration:none;
}
.txtBold{
	font: bold 14px Tahoma;
	color: #626262;
}
.txtNormal{
	font: normal 14px Tahoma;
	color: #626262;
}
.quotes {
	font: normal 12px Tahoma;
	color: #626262;
}
.quotesname {
	font: normal 12px Tahoma;
	font-style:italic;
	color: #016AA4;
}
.clear	{ clear: both; }


#ipad{
	position:absolute;
	right: 0px;
	bottom: -35px;
	background: url(../images/ipad.png) no-repeat scroll left top;
	height: 386px;
	width: 400px;
}
#latestNews{
	background: url(../images/newsBG.jpg) no-repeat scroll left top;
	height: 103px;
	width: 218px;
	float: left;
	margin-right: 35px;
	margin-top: 35px;
	padding: 10px;
}
.fade{
	
}
.more, .moreproj{
	background: url(../images/arrow-forward-w.jpg) no-repeat scroll right top;
	height: 20px;
	width: 21px;
	padding: 1px 25px 5px 0;
	display: block;
}
.moreG{
	background: url(../images/arrow-forward.jpg) no-repeat scroll right top;
	height: 20px;
	width: 21px;
	padding: 1px 25px 5px 0;
}
.back{
	background: url(../images/arrow-backward-w.jpg) no-repeat scroll left top;
	height: 20px;
	width: 21px;
	padding: 1px 0 5px 25px;
}
/*----button styles-------*/
.btn, .btnTall, .btnTall2{
	border: none;
	cursor:pointer;
	font: bold 12px Tahoma;
	color: #ffffff;
	text-decoration: none;
	background: url(images/ui-bg_highlight-hard_65_013758_1x100.png) repeat-x scroll 50% 50%;
	height: 20px;
	width: 134px;
	text-align:center;
	margin-top:3px;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
}
.btn:hover, .btnTall:hover, .btnTall2:hover  {
	background: url(images/ui-bg_highlight-hard_65_016aa4_1x100.png) repeat-x scroll 50% 50%;
}



/* all icons */
a.btnadminUsers {
	background: url(../images/coordination-icon.png) no-repeat scroll left top;
	font: normal 13px Tahoma;
	display:inline-block;
	height:45px;
	color:#8a8a8a;
	padding-top:40px;
	padding-bottom:0;
}
.btnadminUsers:hover {
	background: url(../images/coordination-icon-hover.png) no-repeat scroll left top;
}
a.btnupdateWeb {
	background: url(../images/dissemination-icon.png) no-repeat scroll left top;
	font: normal 13px Tahoma;
	display:inline-block;
	height:35px;
	color:#8a8a8a;
	padding-top:10px;
}
.btnupdateWeb:hover {
	background: url(../images/dissemination-icon-hover.png) no-repeat scroll left top;
}
a.btnWeb {
	background: url(../images/website-icon.png) no-repeat scroll left top;
	font: normal 13px Tahoma;
	display:inline-block;
	height:35px;
	color:#8a8a8a;
	padding-top:10px;
}
.btnWeb:hover {
	background: url(../images/website-icon-hover.png) no-repeat scroll left top;
}
a.btnMedia {
	background: url(../images/media-icon.png) no-repeat scroll left top;
	font: normal 13px Tahoma;
	display:inline-block;
	height:35px;
	color:#8a8a8a;
	padding-top:10px;
}
.btnMedia:hover {
	background: url(../images/media-icon-hover.png) no-repeat scroll left top;
}
a.btnPrint {
	background: url(../images/print-icon.png) no-repeat scroll left top;
	font: normal 13px Tahoma;
	display:inline-block;
	height:35px;
	color:#8a8a8a;
	padding-top:10px;
}
.btnPrint:hover {
	background: url(../images/print-icon-hover.png) no-repeat scroll left top;
}
a.btnTool {
	background: url(../images/tool-icon.png) no-repeat scroll left top;
	font: normal 13px Tahoma;
	display:inline-block;
	height:35px;
	color:#8a8a8a;
	padding-top:10px;
}
.btnTool:hover {
	background: url(../images/tool-icon-hover.png) no-repeat scroll left top;
}
a.btnEvent {
	background: url(../images/event-icon.png) no-repeat scroll left top;
	font: normal 13px Tahoma;
	display:inline-block;
	height:35px;
	color:#8a8a8a;
	padding-top:10px;
}
.btnEvent:hover {
	background: url(../images/event-icon-hover.png) no-repeat scroll left top;
}
a.btnDiss {
	background: url(../images/dissemination-icon.png) no-repeat scroll left top;
	font: normal 13px Tahoma;
	display:inline-block;
	height:35px;
	color:#8a8a8a;
	padding-top:10px;
}
.btnDiss:hover {
	background: url(../images/dissemination-icon-hover.png) no-repeat scroll left top;
}
a.btnFrance {
	background: url(../images/france-icon.png) no-repeat scroll left top;
	font: normal 13px Tahoma;
	display:inline-block;
	height:35px;
	color:#8a8a8a;
	padding-top:10px;
}
.btnFrance:hover {
	background: url(../images/france-icon-hover.png) no-repeat scroll left top;
}
a.btnUK {
	background: url(../images/uk-icon.png) no-repeat scroll left top;
	font: normal 13px Tahoma;
	display:inline-block;
	height:35px;
	color:#8a8a8a;
	padding-top:10px;
}
.btnUK:hover {
	background: url(../images/uk-icon-hover.png) no-repeat scroll left top;
}
a.btnmodifyDownloads {
	background: url(../images/library-icon.png) no-repeat scroll left top;
	font: normal 13px Tahoma;
	display:inline-block;
	height:35px;
	color:#8a8a8a;
	padding-top:10px;
}
.btnmodifyDownloads:hover {
	background: url(../images/library-icon-hover.png) no-repeat scroll left top;
}
a.btnCoord {
	background: url(../images/coordination-icon.png) no-repeat scroll left top;
	font: normal 13px Tahoma;
	display:inline-block;
	height:35px;
	color:#8a8a8a;
	padding-top:10px;
}
.btnCoord:hover {
	background: url(../images/coordination-icon-hover.png) no-repeat scroll left top;
}
a.btnLibrary {
	background: url(../images/library-icon.png) no-repeat scroll left top;
	font: normal 13px Tahoma;
	display:inline-block;
	height:35px;
	color:#8a8a8a;
	padding-top:10px;
}
.btnLibrary:hover {
	background: url(../images/library-icon-hover.png) no-repeat scroll left top;
}
a.btnCal {
	background: url(../images/calendar-icon.png) no-repeat scroll left top;
	font: normal 13px Tahoma;
	display:inline-block;
	height:35px;
	color:#8a8a8a;
	padding-top:10px;
}
.btnCal:hover {
	background: url(../images/calendar-icon-hover.png) no-repeat scroll left top;
}
a.btnSchedule {
	background: url(../images/schedule-icon.png) no-repeat scroll left top;
	font: normal 13px Tahoma;
	display:inline-block;
	height:35px;
	color:#8a8a8a;
	padding-top:10px;
}
.btnSchedule:hover {
	background: url(../images/schedule-icon-hover.png) no-repeat scroll left top;
}
a.btnWebcam {
	background: url(../images/webcam-icon.png) no-repeat scroll left top;
	font: normal 13px Tahoma;
	display:inline-block;
	height:35px;
	color:#8a8a8a;
	padding-top:10px;
}
.btnWebcam:hover {
	background: url(../images/webcam-icon-hover.png) no-repeat scroll left top;
}
a.btnNews {
	background: url(../images/news-icon.png) no-repeat scroll left top;
	font: normal 13px Tahoma;
	display:inline-block;
	height:35px;
	color:#8a8a8a;
	padding-top:10px;
}
.btnNews:hover {
	background: url(../images/news-icon-hover.png) no-repeat scroll left top;
}
a.btnReport {
	background: url(../images/report-icon.png) no-repeat scroll left top;
	font: normal 13px Tahoma;
	display:inline-block;
	height:35px;
	color:#8a8a8a;
	padding-top:10px;
}
.btnReport:hover {
	background: url(../images/report-icon-hover.png) no-repeat scroll left top;
}
a.btnProgress {
	background: url(../images/progress-icon.png) no-repeat scroll left top;
	font: normal 13px Tahoma;
	display:inline-block;
	height:35px;
	color:#8a8a8a;
	padding-top:10px;
}
.btnProgress:hover {
	background: url(../images/progress-icon-hover.png) no-repeat scroll left top;
}
a.btnSchedule2 {
	background: url(../images/schedule-icon2.png) no-repeat scroll left top;
	font: normal 13px Tahoma;
	display:inline-block;
	height:35px;
	color:#8a8a8a;
	padding-top:10px;
}
.btnSchedule2:hover {
	background: url(../images/schedule-icon2-hover.png) no-repeat scroll left top;
}
a.btnMap {
	background: url(../images/map-icon.png) no-repeat scroll left top;
	font: normal 13px Tahoma;
	display:inline-block;
	height:35px;
	color:#8a8a8a;
	padding-top:10px;
}
.btnMap:hover {
	background: url(../images/map-icon-hover.png) no-repeat scroll left top;
}
a.btnLink {
	background: url(../images/link-icon.png) no-repeat scroll left top;
	font: normal 13px Tahoma;
	display:inline-block;
	height:35px;
	color:#8a8a8a;
	padding-top:10px;
}
.btnLink:hover {
	background: url(../images/link-icon-hover.png) no-repeat scroll left top;
}

a.btnSurvey {
	background: url(../images/tick-icon.png) no-repeat scroll left top;
	font: normal 13px Tahoma;
	display:inline-block;
	height:35px;
	color:#8a8a8a;
	padding-top:10px;
}
.btnSurvey:hover {
	background: url(../images/tick-icon-hover.png) no-repeat scroll left top;
}


/* end all icons */


a.btn {
	display:inline-block;
	height:18px;
	text-align:center;
	color:#ffffff;
	padding-top:2px;

}
a.btnTall { /*single line of text in tall button*/
	display:inline-block;
	height:28px;
	text-align:center;
	color:#ffffff;
	padding-top:10px;
}
a.btnTall2 { /*double line of text in tall button*/
	display:inline-block;
	height:33px;
	text-align:center;
	color:#ffffff;
	padding-top:4px;
}
input.btnTall {
	display:inline-block;
	height:36px;
	text-align:center;
	font-weight:bold;
	color:#ffffff;
	padding-top:2px;
}
/*---table styles -------*/
.table{
	font: normal 12px Tahoma;
	/*border: 1px solid #026f76;*/
}
.table-bordered{
	font: normal 12px Tahoma;
	border: 1px solid #013758;
}
th, td {
	padding:4px;
}
.table_head {
	font: bold 12px Tahoma;
	color: #FFFFFF;
	text-decoration: none;
	background: url(images/ui-bg_highlight-hard_65_013758_1x100.png) repeat-x scroll 50% 50%;
	padding: 5px;
}
.table_row0 {
	font:  normal 12px Tahoma;
	color: #2c2c2c;
	background: url(images/ui-bg_flat_0_e6e7e8_40x100.png) repeat scroll left top;
	text-decoration: none;
	padding: 2px 5px;
}
.table_row1 {
	font:  normal 12px Tahoma;
	color: #2c2c2c;
	background: #f7e9db;
	text-decoration: none;
}
.table_row2, .table_row5 {
	font:  normal 12px Tahoma;
	color: #2c2c2c;
	background: #FFFFFF;
	text-decoration: none;
	padding: 2px 5px;
}
.table_row4 {
	font:  normal 12px Tahoma;
	color: #2c2c2c;
	background: #D79393;
	text-decoration: none;
}

.table_row3 {
	font:  normal 12px Tahoma;
	color: #2c2c2c;
	background: #FFFFFF;
	text-decoration: none;
	margin-bottom:0;
	margin-top:0;
	padding-bottom:0;
	padding-top:0;
}
.table_row_draft {
	font:  normal 12px Tahoma;
	color: #2c2c2c;
	background: #fddada;
	text-decoration: none;
	margin-bottom:0;
	margin-top:0;
	padding-bottom:0;
	padding-top:0;
}
.left {
	float:left;
	}
.right {
	float:right;
	}
.mainright .left, .mainright .right {
	padding-bottom:4px;
}
#lower2 hr{
	width: 650px;
}
#register {
	width: 640px;
	margin-top: 20px;
	padding: 25px 22px;
	background-attachment: scroll;
	background-image: url(../images/register_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.moreH1 {
background: url(../images/arrow-forward-w.jpg) no-repeat scroll right center;
height: 20px;
padding-right: 25px;
}
a.twitterB {
display: block;
height: 63px;
text-align: center;
color: white;
background: url(../images/twitter-icon.png) no-repeat scroll -8px top;
width: 63px;
float: left;
margin-top: -10px;
}
a.linkedinB:hover {
background: url(../images/linkedIn-icon.png) no-repeat scroll left bottom;
}
a.linkedinB {
display: block;
height: 63px;
text-align: center;
color: white;
background: url(../images/linkedIn-icon.png) no-repeat scroll left top;
width: 63px;
float: left;
margin-top: -10px;
}
.errorBox {
	color:#b40808;
	background:#fef1ec;
	border:1px solid #b40808;
	width:450px;
	padding:10px;
	-moz-border-radius: 15px; 
	-webkit-border-radius: 15px; 
	margin-right:auto;
	margin-left:auto;
	margin-top: 5px;
}
.mainleft h3{
	margin-bottom:20px;
}
.linkedinB,.twitterB{
	margin-top:10px !important;
}
.labelUpdate {
width: 140px;
float: left;
margin-left: 8px;
font-weight: bold;
text-transform: capitalize;
display: inline-block;
}
#maintext fieldset {
border: 1px solid #013758;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
padding-top: 5px;
}
.formFoot {
padding: 3px;
text-align: center;
background-attachment: scroll;
background-image: url(../admin/css/images/ui-bg_gloss-wave_75_79c9ec_500x100.png);
background-repeat: repeat-x;
background-position: 50% 50%;
}
#maintext legend {
color: #013758;
font-weight: bold;
font-size: 14px;
padding-left: 5px;
margin-bottom: 5px;
}
#maintext .required{
	margin-left: 10px;
	margin-bottom: 10px;
}
