@charset "utf-8";

body {
	margin:0px;
	background-color:#00185d;
	background-image:url(../images/tilehoz.gif); background-repeat:repeat-x;
	background-position:inherit;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	color:#fff;
}

#container {
	width:900px;
	margin:0 auto;
}

#body {
	position:absolute;
}

#mainbox {
	width:888px;
	height:593px;
	background:url(../images/mainbox.png) no-repeat;
	margin:0 auto -50px;
	padding:0px;
	position:relative;
	top:-50px;
	z-index: 3;
}

#mainbox2 {
	height:840px;
	background:url(../images/mainbox-application.png) no-repeat;
	margin:0 0 -20px;
	padding:50px 0 0;
	position:relative;
	top:-50px;
}

#inner {
	width:603px;
	height:533px;
	position: relative;
	left: 271px;
	top: 46px;
}

#menu {
	width:850px;
	height:78px;
	background-image:url(../images/menucopy.png); background-repeat:no-repeat;
	margin:0 auto;
	padding:0px;
	position:relative; top:0; left:0px;
	z-index: 4;
}

.clr {
	clear:both;
}

#nav-menu {
	width:850px;
}

#nav-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width:800px;
	height:40px;
}

#nav-menu li {
	float: left;
	height:30px;
}

#nav-menu li a {
	padding:0 20px;
	display: block;
} 

/* Hide from IE5-Mac \*/
#nav-menu li a {
	float: none;
}
/* End hide */

#nav-menu {
	position: relative;
	top: 30px;
	left: 20px;
	width: 800px;
} 

.blockred {
	width:189px;
	height:36px;
	background-image:url(../images/block-red.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
	padding:0px;
	z-index:6;
}

.blockred a {
	display:block;
	padding:10px;
}

#br1 {
	position:relative;
	top:-250px;
	left: -266px;
}

#br2 {
	position:relative;
	top:-235px;
	left: -266px;
}

#br3 {
	position:relative;
	top:-220px;
	left: -266px;
}

#br4 {
	position:relative;
	top:-205px;
	left: -266px;
}

#br5 {
	position:relative;
	top: -170px;
	left: 20px;
	width: 100px;
}

#br6 {
	position:relative;
	top: -170px;
	left: 20px;
	width: 100px;
}

#br7 {
	position:relative;
	top: -223px;
	left: 102px;
	width: 100px;
}

#br8 {
	position:relative;
	top: -249px;
	left: 180px;
	width: 100px;
}

.para-sep {
	padding:20px 0 10px;
}

.footer	{
	font-size:10px;
	color:#fff;
	text-align:center;
}

.footer a {
	color:#fff;
	text-decoration:none;
}


.footer a:hover {
	color:red;
	text-decoration:none;
}


#text {
margin:10px 10px 30px;
padding:0 0 20px;
}


#text a {
	color:#d0cae7;
	text-decoration:underline;
}


#text a:hover {
	color:#fff;
	background:#76718c;
	border-bottom:1px solid #827d97;
	border-top:1px solid #827d97;
	text-decoration:none;
}

#text.media a:hover, #text.help a:hover, #text.application a:hover {
	background:none;
	border:none;
}

#text.media div {
	padding:10px;
}

#textabout {
	margin:10px;
}

#text ul {
	margin:0 0 0 16px;
	padding:0;
}

#text li {
	line-height:18px;
	list-style:square;
}

h1 {
	font-style:bold;
	font-size:18px;
	color:#fff;
	text-shadow: 1px 1px 1px #1c1a25;
}

p {
	line-height:18px;
}
	
#NHS {
	margin:0px;
	background-color:#0037df;
	background-image:url(../images/nhs.jpg);
	width: 253px;
	height: 36px;
	position: relative;
	top: 10px;
	left: 320px;
}

#nhs-scroll {
	margin:0px;
	background-color:#0037df;
	background-image:url(../images/nhs.jpg);
	width: 253px;
	height: 36px;
	position: relative; top: 10px; left: 300px;
}

/*------------------------------Homepage-----------------------------------*/

.homepage h1 {
	font-size:24px;
}

.homepage {
	font-size:16px;
	line-height:22px;
	padding:0 20px;
}

.people {
	height:533px;
	background:url(../images/people2.png) no-repeat bottom;
}

#homelists ul {
	float:left;
	width:220px;
	text-align:left;
	margin:0 0 0 16px;
	padding:0;
}

#homelists li {
	margin:0;
	list-style-image:url(../images/bullet.gif);
	line-height:22px;
}

#homelists li a {
	color:#fff;
}


#peoplestretch {
	margin:0px;
	background-image:url(../images/aboutbottom.jpg);
	width: 603px;
	height: 115px;
	#position: relative; top: -30px;
}

#pictitles {
	margin:0px;
	background-image:url(../images/pictures/Title.png);
	width: 603px;
	height: 36px;
	position: relative; top: 20px; left: -0px;
}

.lists {
	float:left;
	width:220px;
}


.stress li em, .physical li em, .healthy li em {
	color:#d0cae7;
	padding:0 2px 0 0 ;
}



/* the overlayed element */
.simple_overlay {
	display:none;
	z-index:9;
	background-color:#333;
	width:675px;	
	min-height:200px;
	border:1px solid #000;
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

.simple_overlay .close {
	background-image:url(../images/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

/* styling for elements inside overlay */

.details {
	position:relative;
	float:right;
	top:15px;
	right:15px;
	font-size:11px;
	color:#fff;
	width:150px;
	border:1px solid yellow;
}

.details h3 {
	color:#ff0000;
	font-size:15px;
	margin:0 0 -10px 0;
}

.flashdload {
	width:200px;
	text-align:right;
	float:right;
	font-size:12px;
}

.overlay {
	display: none;
	background:none;
	padding:40px;	
	width:640px;
	z-index:9999999;
}

.close {
	background:url(../images/close.png) no-repeat;
	position:absolute;
	top:2px;
	display:block;
	right:5px; 
	width:35px;
	height:35px;
	cursor:pointer;
	z-index:9999999;
}

a.player { 		 
	display:block;
	height:450px;			
}