* {margin: 0; padding: 0;}

body{	
	color: #006899;
	background: #e0d5c4 url(/images/splash/common/back.gif) repeat-x;	
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

a{
	color: #009966;
}

a:HOVER{
	text-decoration: none;
}

p{
	padding: 5px 0px 5px 0px;
}

h1{
	font-size: 22px;
}

h2{
	font-size: 20px;
}

h3{
	font-size: 16px;
}

h4{
	font-size: 14px;
}

ul.menu{
	list-style-position: outside;
}

li.list{
	margin-left: 30px;
}

input{
	color: #000000;
	font-size: 11px;
	border: 1px solid #d1e0db;
	padding: 2px;
}

.left{
	float: left;
	width: 684px;
}

.right{
	width: 244px;
	float: right;
	display: inline;
}

.green{
	color: #00845e;
}

/*-- MAIN ELEMENTS --*/

.clear{
	clear: both;
}

.wrapper{
	width: 980px;
	text-align: left;
	margin: 0px auto;
}

a.logo{
	background: url(/images/splash/logo.gif) no-repeat;
	display: block;
	width: 460px;
	height: 107px;
	float: left;
	text-indent: -9999px;
}

.header{
	background: url(/images/splash/header.jpg) no-repeat;
	width: 520px;
	height: 107px;
	float: right;
}

.search{
	width: 240px;
	margin: 40px 0px 0px 0px;
	float: right;
}

.search span{
	display: block;
	font-weight: bold;
}

input.field{
	width: 170px;
}

input.button{
	color: #ffffff;
	background: #009966;
	font-weight: bold;
	border: none;
	cursor: pointer;
}

ul.nav{
	background: url(/images/splash/nav_back.gif) no-repeat;
	width: 980px;
	height: 35px;
	float: right;
	list-style: none;
}

ul.nav li{
	background: url(/images/splash/nav_back_single.gif) repeat-x;
	height: 35px;
	float: left;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

ul.nav a{
	color: #ffffff;		
	height: 35px;
	padding: 7px 0px 0px 0px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

ul.nav a:HOVER{
	background: url(/images/splash/nav_selected.gif) repeat-x;
}

ul.nav li.selected{
	background: url(/images/splash/nav_selected.gif) repeat-x;
}

ul.nav li.nav_left, ul.nav li.nav_right{
	background: none;
	width: 5px;
}

ul.nav li.nav_1, ul.nav li.nav_1 a{
	width: 83px;
}

ul.nav li.nav_2, ul.nav li.nav_2 a{
	width: 99px;
}

ul.nav li.nav_3, ul.nav li.nav_3 a{
	width: 98px;
}

ul.nav li.nav_4, ul.nav li.nav_4 a{
	width: 83px;
}

ul.nav li.nav_5, ul.nav li.nav_5 a{
	width: 86px;
}

ul.nav li.nav_6, ul.nav li.nav_6 a{
	width: 157px;
}

ul.nav li.nav_7, ul.nav li.nav_7 a{
	width: 142px;
}

ul.nav li.nav_8, ul.nav li.nav_8 a{
	width: 91px;
}

ul.nav li.nav_9, ul.nav li.nav_9 a{
	width: 131px;
}

/*-- MAIN --*/

.main{
	background: url(/images/splash/main_back.gif);
	clear: both;
}

.content{
	width: 970px;
	margin: 0px 0px 0px 5px;
}

.header_2, .header_shop{
	background: url(/images/common/back.gif) 0px 4px no-repeat;
	width: 970px;
	height: 150px;
}

.header_shop{
	background: url(/images/splash/header_shop.jpg) 0px 4px no-repeat;
}

.header_2 a.donate{
	background: url(/images/common/logo.gif) no-repeat;
	width: 130px;
	height: 41px;
	display: inline;
	text-indent: -9999px;
	margin: 78px 29px 0px 0px;
	float: right;
}

.header_2 a.donate:HOVER{
	background: url(/images/common/logo.gif) no-repeat;
}

.header_3{
	background: url(/images/splash/header_3.jpg) 0px 4px no-repeat;
	width: 970px;
	height: 150px;
}

.header_3 a.donate{
	background: url(/images/common/logo.gif) no-repeat;
	width: 130px;
	height: 41px;
	display: inline;
	text-indent: -9999px;
	margin: 78px 29px 0px 0px;
	float: right;
}

.header_3 a.donate:HOVER{
	background: url(/images/common/logo.gif) no-repeat;
}

.home .content_1{
	width: 970px;
}

.home .content_1 p, .home .content_1 h3{
	margin-left: 10px;
	margin-right: 5px;
}

.home .content_1 .video{
	width: 300px;
	height: 150px;
	margin: 5px;
}

.home .content_1 .quick_links{
	background: white;
	width: 149px;
	border-left: 1px solid #4b77a8;
	border-right: 1px solid #4b77a8;
	border-bottom: 1px solid #4b77a8;
}

.home .content_1 .quick_title{
background: url(/images/splash/quick_title.gif) no-repeat;
	width: 149px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #4b77a8;
	text-indent: -9999px;
}

.home .content_1 ul{
background: none;
	width: 149px;
	margin: 0px 0px 0px 0px;
	list-style: none;
}

.home .content_1 li{
	background: url(/images/splash/nav_quick_back.gif) repeat-x;
}

.home .content_1 li a{
	color: #000000;
	height: 17px;
	padding: 3px 0px 0px 25px;
	display: block;
	text-decoration: none;
}

.home .content_1 li a:HOVER{
	background: url(/images/splash/nav_quick_back_over.gif) repeat-x; color:#009966
}

a.ad_1{
	background: url(/images/splash/ad_shop.gif) no-repeat;
	width: 317px;
	height: 139px;	
	float: left;
	margin: 0px 0px 0px 5px;
	text-indent: -9999px;
}

a.ad_1:HOVER{
	background: url(/images/splash/ad_shop_over.gif) no-repeat;
}

a.ad_2{
	background: url(/images/splash/ad_exercise.gif) no-repeat;
	width: 317px;
	height: 139px;	
	float: left;
	margin: 0px 0px 0px 5px;
	text-indent: -9999px;
}

a.ad_2:HOVER{
	background: url(/images/splash/ad_exercise_over.gif) no-repeat;
}

.partners{
	background: url(/images/splash/com_part_bkg.gif) no-repeat;
	width: 317px;
	height: 139px;
	margin: 0px 0px 0px 5px;
	float: left;
	text-align: center;
}

.partners .title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.partners .logos{
	width: 295px;
	height: 90px;
	float: left;
	display: inline;
	margin: 10px 0px 0px 10px;
	text-align: center;
}

/*-- SUB --*/

.sub .content_1{
	background: url(/images/splash/main_back_sub.gif);
}

.sub_container{
	background: none;
	width: 189px;
	float: left;
	margin: 0px 0px 0px 6px;
	display: inline;
}

.sub ul.subnavigation{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	width: 189px;
	list-style: none;
}

.sub ul.subnavigation li{
	background: url(/images/splash/nav_sub_back.gif) repeat-x;
	width: 189px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

.sub ul.subnavigation a{
	color: #ffffff;		
	width: 189px;
	padding: 3px 0px 2px 0px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.sub ul.subnavigation a:HOVER{
	background: url(/images/splash/nav_sub_back_over.gif) repeat-x;
}

.sub ul.subnavigation li.selected{
	background: url(/images/splash/nav_sub_back_over.gif) repeat-x;
}

.sub ul.subnavigation li.nav_right{
	background: url(/images/splash/nav_last_sub.gif) repeat-x;
}

.sub ul.subnavigation div.sub_subnav{
	background: url(/images/splash/sub_sub_back.gif);
	border-top: 1px solid #217858;
}

.sub ul.subnavigation div.sub_subnav a{
	color: #31c695;		
	background: none;
	width: 170px;
	padding: 3px 4px 2px 15px;
	display: block;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}

.sub ul.subnavigation div.sub_subnav a:HOVER, .sub ul.subnavigation div.sub_subnav a.on{
	color: #ffffff;
	background: #005b3c;
}

.sub .content_2{
	width: 755px;
	float: left;
	margin: 0px 0px 0px 10px;
}

.sub .content_2 ul{
	list-style-position: inside;
}

/*-- SERVICES & CAREER AREAS --*/

.content_highlight{
	background: #efeae1;
	width: 755px;
	margin: 20px 0px 0px 0px;
}

.content_highlight h3{
	color: #ffffff;
	background: #006c4d;
	width: 735px;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	border-bottom: 1px solid #ffffff;
}

.content_highlight h4{
	background: #e0d5c4;
	width: 735px;
	font-weight: bold;
	padding: 10px;
	border-bottom: 1px solid #ffffff;
}

.content_highlight h3 span, .content_highlight h4 span{
	font-weight: normal;
}

.content_highlight .holder{
	width: 735px;
	padding: 5px 10px 5px 10px;
}

.content_highlight .holder p{
	margin: 4px 0px 4px 0px;
}

.content_highlight .holder ol{
	margin: 0px 0px 0px 25px;
}

.content_highlight .holder ul{
	background: #f5f2ed;
	margin: 0px 25px 0px 25px;
}

.content_highlight .holder ul li{
	padding: 10px;
}

.content_highlight .holder p.special{
	background: #f5f2ed;
	padding: 10px;
	margin: 10px 0px 10px 0px;
	text-align: center;
}

.content_highlight .holder p.special span{
	color: #047751;
	padding: 15px 10px 15px 10px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.content_highlight .holder a.back_top{
	color: #0bad77;
	background: url(/images/splash/back_top.gif) no-repeat;
	padding: 0px 0px 0px 18px;
	margin: 10px 0px 0px 0px;
	float: right;
	display: block;
}

.content_highlight .holder a.back_top:HOVER{
	color: #116245;
	background: url(/images/splash/back_top_over.gif) no-repeat;
}
.sub .content_2 ul.menu{
	list-style-position: outside;
}

/*-- SPLASH PAGE --*/

body.splash_body{
	background: none;
	background-color: #ffffff;
}

.splash{	
	font: bold 12px  Verdana, Garamond, Arial, Helvetica, sans-serif;
	width: 700px;
	text-align: left;
	margin: 0px auto;
}

.splash .main{
	background: #ffffff;
	width: 700px;
	margin: 100px 0px 0px 0px;
	clear: both;
}

.splash .box_1, .splash .box_3{
	width: 200px;
	margin: 24px 0px 0px 0px;
}

.splash .box_2{
	width: 250px;
	margin: 0px 22px 0px 22px;
}

.splash .box_1, .splash .box_2, .splash .box_3{
	float: left;
	display: inline;
	border: 1px solid #204960;
}

.splash .box_1 .top, .splash .box_2 .top, .splash .box_3 .top{
	color: #ffffff;
	border: 1px solid #ffffff;
	text-align: center;
}

.splash .box_1 .top, .splash .box_1 .bottom{
	background: url(/images/splash/box_1_title.gif);
	height: 40px;
}


.splash .box_2 .top{
	background: url(/images/splash/box_2_title.gif);
}

.splash .box_3 .top, .splash .box_3 .bottom{
	background: url(/images/splash/box_3_title.gif);
	height: 40px;
}

.splash .box_1 .top p, .splash .box_3 .top p{
	padding: 12px 0px 0px 0px;
}

.splash .box_2 .top p{
	padding: 12px 0px 12px 0px;
}

.splash .box_1 .bottom, .splash .box_2 .bottom, .splash .box_3 .bottom{
	height: 35px;
	border: 1px solid #ffffff;
}

.splash .box_2 .bottom{
	background: #005f3f;
	text-align: center;
	
	
    
}

.splash .box_2 .bottom p{
	color: #ffffff;
	font-size: 20px;
	float: left;
	margin: 40px 5px 0px 30px;
	display: inline;
	padding-top: 0px;
}

.splash .box_1 a.logo, .splash .box_3 a.logo{
	background: url(/images/splash/workplace_logo.gif) center 0px no-repeat;
	display: block;
	width: 200px;
	height: 140px;
	float: left;
	margin: 5px 0px 5px 0px;
}

.splash .box_1 a.logo{
	background: url(/images/splash/workplace_logo.gif) center 45px no-repeat;
}

.splash .box_3 a.logo{
	background: url(/images/splash/citycentre_logo.gif) center 15px no-repeat;
}

.splash .box_2 a.logo{
	background: #ffffff;
	display: block;
	width: 250px;
	height: auto;
	float: none;
	margin: 5px 0px 5px 0px;
	text-align: center;
	text-indent: 0px;
}

a.button_enter{
	background: url(/images/splash/button_enter.gif) no-repeat;
	width: 132px;
	height: 39px;
	display: block;
	margin: 0px 0px 10px 34px;
	clear: left;
	text-indent: -9999px;
}

a.button_enter:HOVER{
	background: url(/images/splash/button_enter_over.gif) no-repeat;
}

.splash .box_2 a.button_enter{
	margin: 0px 0px 10px 62px;
}

a.button_login, a.button_email, a.button_ocan{
	width: 69px;
	height: 28px;
	display: block;
	float: right;
	margin: 5px 8px 0px 5px;
	text-indent: -9999px;
}



a.button_login{
	background: url(/images/splash/button_login.gif) no-repeat;	
}

a.button_login:HOVER{
	background: url(/images/splash/button_login_over.gif) no-repeat;
}

a.button_email{
	background: url(/images/splash/button_email.gif) no-repeat;		
}

a.button_email:HOVER{
	background: url(/images/splash/button_email_over.gif) no-repeat;
}

a.button_ocan{
	background: url(/images/splash/button_ocan.gif) no-repeat;		
}

a.button_ocan:HOVER{
	background: url(/images/splash/button_ocan_over.gif) no-repeat;
}


/*-- FOOTER --*/

.footer{
	background: url(/images/splash/footer.gif) no-repeat;
	width: 980px;
	height: 17px;
	clear: both;
}

.nav_footer{
	text-align: center;
	margin: 10px 0px 10px 0px;
}