@charset "utf-8";
/* CSS Document */

/*
COLOUR TEMPLATE:
DARK BLUE 
color: #004990;

light blue
color: #68aee0;

*/

* {
	margin:0;
	padding: 0;
	}

html {
	margin:0;
	padding: 0;
	height: 100%;
	}
	
body {
	
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	color:#3f3f3f;
	font-size:62.5%;
	line-height:1.6em;
	margin:0 auto;
	height: 100%;
	}
	
#wrapper {
	background: #68aee0 url('images/body-bg.gif') bottom repeat-x scroll;
	}

h1 {
	font-family: Garamond, Hoefler Text, Palatino, Palatino Linotype, serif;
	font-weight:bold;
	color: #004990;
	font-size:3em;
	line-height:.8em;
	padding: 5px 0px 5px 10px;
	}

h2 {
	font-family: Garamond, Hoefler Text, Palatino, Palatino Linotype, serif;
	font-weight:bold;
	color: #68aee0;
	font-size:2em;
	line-height:.7em;
	padding:15px 0px 5px 10px;
	}

p {
	padding:5px 10px;
	}

a, a:link, a:active, a:visited {
	color:#004990;
	text-decoration:none
	}

a:hover {
	color:#004990;
	text-decoration:underline;
	}

ul {
	list-style-position:inside;
	list-style-type: none;
	}
	
li {
	padding: 10px 0px 0px 25px;
	}

#container {
	position:relative;
	width:800px;
	margin:0 auto;
	}

#header {
	background:#000000 ;
	max-height:140px;
	min-height:140px;
	width:100%;
	height: 140px; /*Height of top section*/
	}

.hide {
	display:none;
	}	
	
#innerheader {
	background:#000000 url('images/Recharge-header2.jpg') no-repeat left top;
	margin:0 auto;
	height: 100%;
	width:800px;
	}
	
#header p {
	color:#ffffff;
	font-family: Garamond, Hoefler Text, Palatino, Palatino Linotype, serif;
	font-size:1.5em;
	text-align:right;
	float: right;
	padding:20px 30px 0px 0px;
	}

#header p.tagline {
	color:#ffffff;
	font-family: Garamond, Hoefler Text, Palatino, Palatino Linotype, serif;
	font-size:2.4em;
	float:none;
	text-align:left;
	padding: 100px 0px 0px 250px;
	}
	
#navigation {
	background:#ffffff  url('images/nav-bg.gif') repeat-x top;
	font-family: Georgia, Times, Times New Roman, serif;
	color: #3f3f3f;
	min-height:75px;
	margin:0px; 
	padding-top:20px;
	}

#navigation ul {
	color: #3f3f3f;
	list-style:none;
	list-style-image:none;
	list-style-position:outside;
	position: absolute;
	width:100%;
	min-height:70px;
	}

#navigation ul li {
	display:inline;
	padding: 0px 5px;
	}

#navigation ul a, #navigation ul a:link, #navigation ul a:active, #navigation ul a:visited, #navigation ul a:hover {
	color: #3f3f3f;
	font-size:1.45em;
	text-decoration:none;
	border-bottom: 3px solid #68aee0;
	padding-bottom:10px;
	line-height:2em;
	z-index:5;
	position:relative;
	}

#navigation ul a:hover, #navigation ul a.current {
	color: #000000;
	text-decoration:none;
	border-bottom: 6px solid #004990;
	}

#navigation ul a.current {
	font-weight:bold;
	}
	
#pagecopy {
	padding:0px 0px 20px 0px;
	}
	
#listitem {
	color:#68aee0;
	}

#floatright {
	float:right;
	overflow:hidden;
	border:1px solid #004990;
	margin: 0px 5px;
	}
	
#floatleft {
	float:left;
	overflow:hidden;
	border:1px solid #004990;
	margin: 0px 5px;
	}
	
#consultationtable {
	
	}
	
#consultationform, #casestudy {
	border:0px;
	background: #d6e6f6;
	border:2px solid #b9d5f0;
	width: 240px;
	font-size:1.2em;
    -moz-border-radius-bottomright: 15px;
    -webkit-border-bottom-right-radius: 15px;
	-webkit-box-shadow: 5px 5px 15px #444;  
	-moz-box-shadow: 5px 5px 15px #444;  
	box-shadow: 5px 5px 15px #444;
	margin: 0px 5px 5px 0px;
	}
	
#casestudy {
	margin-top:10px;
	}

#consultationform h2, #casestudy h2 {
	text-align:center;
	font-size:1.6em;
	color:#ffffff;
	background:#004990;
	padding: 10px 0px;
	}

#consultationcontent, #casestudycontent {
	padding:15px;
	}

#consultationcontent a.getnow, #casestudycontent a.getnow {
	background: #004990;
	color:#ffffff;
	font-size:1.6em;
	font-family: Garamond, Hoefler Text, Palatino, Palatino Linotype, serif;
	font-weight:bold;
	display:block;
	margin:10px;
	padding:10px;
	border:1px solid #ffffff;
	text-align:center;
	}
	
#consultationcontent a.getnow:hover, #casestudycontent a.getnow:hover{
	background: #68aee0;
	color:#004990;
	font-size:1.6em;
	font-family: Garamond, Hoefler Text, Palatino, Palatino Linotype, serif;
	font-weight:bold;
	text-align:center;
	}
	
#privacy {
	font-size:.8em;
	line-height:1em;
	text-align:center;
	}

#footer {
	clear: left;
	width: 800px;
	height:274px;
	position: relative;
	margin:0 auto;
	}

#findoutmore, #address, #YBA {
	min-width: 240px;
	max-width: 240px;
	height: 180px;
	background:#ffffff;
	border: 1px solid #68aee0;
	float: left;
	margin:47px 0px 20px 20px;
	font-size:1.1em;
	font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	color: #004990;
	}

#findoutmore h1, #address h1 {
	font-size:2.5em;
	padding:10px 10px 5px 10px;
	}
	
#YBA h1 {
	font-size:2em;
	font-weight:normal;
	text-align:center;
	padding:10px 10px 5px 10px;
	}

#YBA a {
	font-size:1.4em;
	}
	
#findoutmore p, #address p, #YBA p {
	padding:10px 10px 5px 10px;
	}

.innertube {
	margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
	height:100%;
	}

#column-left{
	width:560px;
	background:#ffffff;
	min-height:700px;
	font-size:1.3em;
	border-left: 2px solid #9ba8cf;
	border-right: 2px solid #9ba8cf;
	}

#column-right{
	position:absolute;
	top:0px;
	right:0px;
	bottom:0px;
	width:238px;
	}
	
#msg {
	display:none; 
	position:absolute; 
	z-index:200; 
	background:url('images/msg_arrow.gif') left center no-repeat; 
	padding-left:7px
	}
	
#msgcontent {
	display:block; 
	background:#cae5ff; 
	border:2px solid #004990; 
	font-size:1.1em;
	border-left:none; 
	padding:5px; 
	min-width:150px; 
	max-width:250px
	}