l/* Reset properties */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}

/* Main elements styling */

html {
	height: 100%;
}

body {
	background: url(../images/body-bg.gif) repeat-x #FCFCFC;
	font-family: "Lucida Grande", Tahoma, sans-serif;
	height: 100%;
}

h1, h2, h3, h4, h5, H6 {
	color: #0a3872;
	cursor: default;
}

h1 {
	font-size: 30px;
}

h2 {
	font-size: 18px;
	margin: 15px 0px;
}

h3 {
	font-size: 16px;
	margin: 15px 0px;
}

h4 {
	font-size: 14px;
	margin: 15px 0px;
}

h5 {
	font-size: 12px;
	margin: 15px 0px;
}

h6 {
	font-size: 10px;
	margin: 15px 0px;
}

p {
	font-size: 12px;
	color: #434141;
	line-height: 23px;
	font-family: "Lucida Grande", Tahoma, sans-serif;
	text-align: left;
}

blockquote {
	padding-left: 40px;
	border-left: 3px solid #0a3872;
	color: #0a3872;
	margin: 20px 0px;
	font-style: italic;
}

blockquote p {
	color: #0a3872;
	font-style: italic;
}

a {
	color: #0a3872;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


ul {
	font-size: 12px;
	color: #0a3872;
	list-style: square;
	list-style-position: inside;
	line-height: 25px;
}

/* classes used for align purposes (left and right, img-left and img-right) */

.left {
	float: left;
}

.right {
	float: right;
}

.img-left, .alignleft {
	float: left;
	padding: 5px;
	border: 1px solid #e4e3e3;
	margin: 6px 20px 9px 0px;
}

.img-right, .alignright {
	float: right;
	padding: 5px;
	border: 1px solid #e4e3e3;
	margin: 6px 0px 9px 20px;
}

/* Wrapper  940px width, centered */
#wrapper {
    position: relative;
	width: 940px;
	
     min-height: 100%;
     height: auto !important;
     height: 100%;
     margin: 0 auto -3em;
}

#logo {
	float: left;
	display: block;
}

#logo img {
	float: left;
	margin-top: 16px;
	height:30px;
}

#logo h1 {
	margin-top:15px;
	width: 300px;
	float: left;
	color: white;
	margin-left: 15px;
	font-size: 26px;
}

/* Header */

#header {
	height: 61px;
}

/* Navigation */

.lavaLamp {
	position: relative;
  	height: 29px;
    padding: 16px 0px 15px 15px;
   	overflow: hidden;
    float: right;
}

/* Force the list to flow horizontally */
.lavaLamp li {
	float: left;
 	list-style: none;
 	margin-right:20px;
}

/* Represents the background of the highlighted menu-item. */
.lavaLamp li.back {
    background: url(../images/lava.gif) no-repeat right -30px;
    width: 9px; height: 30px;
    z-index: 8;
    position: absolute;

}

.lavaLamp li.back .left {
	background: url(../images/lava.gif) no-repeat top left;
	height: 30px;
	margin-right: 9px; 
}
                
/* Styles for each menu-item. */
.lavaLamp li a {
	font: bold 14px Arial;
	text-decoration: none;
	color: #fff;
	outline: none;
	text-align: center;
	top: 5px;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 10px;   
}


/* Billboard section */

#billboard {
	height: 370px;
	background: url(../images/billboard-bg.jpg) no-repeat;
}

#billboard p {
	color: #fff;
	margin-right: 20px;
}

#billboard a {
	color: #fff;
	font-weight: bold;
}

.billboard-next, .billboard-prev {
	cursor: pointer;
}

.billboard-left-wrapper{
	width: 460px;
	float: left;
}

.billboard-left div .billboard-text {
	height: 240px;
	overflow: hidden;
}

.billboard-left {
	width: 460px;
	margin-top: 40px;
	float: left;
	height: 240px;
	overflow: hidden;
}

.billboard-left div {
	padding: 0px 30px 0px 0px;
	width: 460px;
	height: 330px;
}

.billboard-prev-wrapper{
	background: url(../images/prev-hover.gif) no-repeat;
	float: left;
	margin: 25px 20px 0px 0px;
}

.billboard-next-wrapper {
	background: url(../images/next-hover.gif) no-repeat;
	float: left;
	margin: 25px 20px 0px 0px;
}

.billboard-prev-wrapper:hover img, .billboard-next-wrapper:hover img {
	visibility: hidden;
}

.billboard-right {
	float: right;
	padding-top: 30px;
	width: 460px;
	height: 340px;
	text-align: center;
}

.billboard-left h1{
	font-size: 30px;
	line-height: 45px;
	color: #fff;
	margin-bottom: 30px;
}


/* Featured services homepage section */

#featured {
	height: 180px;
	width: 940px;
}

.featured-service, .featured-service-right {
	width: 260px;
	float: left;
	padding: 20px;
	height: 140px;
	background: url(../images/featured-bg.gif) repeat-y;
	margin-right: 20px;
}

#featured .featured-service-right {
	margin-right: 0px;
}

.featured-border-bottom, .featured-border-bottom-right {
	background: url(../images/featured-border-bottom.gif) no-repeat;
	height: 10px;
	width: 300px;
	margin-right: 20px;
	float: left;
}

#featured .featured-border-bottom-right {
	margin-right: 0px;
}

#featured h2 {
	color: #0a3872;
	margin-top: 10px;
}

#featured h4 {
	color: #0a3872;
	margin-top: 15px;
}

#featured img {
	float: left;
	padding-right: 20px;
	margin-bottom: 10px;
	width: 48px; height: 48px;
	display: block;
	overflow: hidden;
}

#featured p {
	font-size: 11px;
	color: #434141;
	line-height: 20px;
}


/* Container */

#container {
	margin-top: 40px;
	
	/* Rob 17/6/09 adding min height hack*/
	height: 200px;
	height: auto !important;
	min-height: 200px;
}

#container h1 {
	font-size: 24px;
	color: #0a3872;
	margin-bottom: 20px;
}

/* Main Content */

#mainContent {
	width: 600px;
	float: left;
	margin-bottom: 20px;
}

#mainContent .heading-strap {
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#mainContent .content-twitter-link {
	font-size: 16px;
	float: right;
}

#mainContent .content-twitter-link img {
	float: left;
	margin-right: 5px;
}

#mainContent .content-twitter-link a {
	display: block;
	float: left;
	height: 48px;
	line-height: 48px;
}

#mainContent .content-twitter-link a:hover {
	text-decoration: none;
}

#mainContent h2 {
	margin-top:25px;
	margin-bottom: 5px; 
}

#mainContent p {
	margin-top: 10px;
}

#mainContent p a {
	text-decoration: underline;
}

#mainContent p a:hover {
	text-decoration:none;
	color: #434141;
	background-color: #EEF0F7;
}

#mainContent ul {
	list-style: none;;
	color:#434141;
}

#mainContent ul li {
	line-height: 18px;
	padding-left: 20px;
	margin-bottom: 5px;

}

#mainContent p strong {
	font-weight: 700;
	background: #EEF0F7;
}

#mainContent .reasons-why {
	background: url(../images/accepted_48-bg.png) no-repeat center left;
	font-size: 18px;
	padding-left: 53px;
	height: 48px;
	line-height: 48px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
}

.sidebar-border-top {
	height: 10px;
	width: 300px;
	background: url(../images/sidebar-border-top.gif) no-repeat;
}

.sidebar-main {
	background: url(../images/featured-bg.gif) repeat-y;
	padding: 10px 20px 10px 20px;
}

.sidebar-border-bottom {
	height: 10px;
	width: 300px;
	background: url(../images/sidebar-border-bottom.gif) no-repeat;
	margin-bottom: 20px;
} 

#sidebar .sidebar-icon {
	margin: 0px 20px 0px 0px;
	float: left;
}

#sidebar .sidebar-icon-search, .e404 input.sidebar-icon-search {
	background: url(../images/icon8.png) no-repeat;
	border: none;
	width: 24px;
	height: 24px;
	margin: 0px 0px 0px 20px;
	float: right;
}

#sidebar h3 {
	margin-top: 3px;
	color: #0a3872;
	margin-bottom: 2px;
}

#sidebar ul {
	color: #0a3872;
	font-size: 12px;
	font-family: "Lucida Grande", Tahoma, sans-serif;
	line-height: 28px;
	list-style: url(../images/sidebar-arrow.png) inside;
}

#sidebar p {
	margin-top: 10px;
}
.sidebar-divider-full {
	height: 1px;
	background-color:#f3f2f2;
	border-top: 1px solid #d2d2d2;
	margin: 15px 0px 15px 0px;
	clear: both;
}

/* Shit for the form */


form.wpcf7-form p label {
	display: block;
	color:#0A3872;
	font-size:12px;
	font-weight:700;
	line-height:25px;
	margin-right:15px;
	width:140px;
}

form.wpcf7-form p input {
	padding: 0;
	width: 250px;
	border:1px solid #D2D2D2;
	color:#434141;
	font-size:12px;
	padding:3px;
}


/* inner page sidebar form*/

form.wpcf7-form input.button, button {
border:1px solid #ccc;
background:#eee;
color:#434341;
font-size:12px;
width: 100px;
min-width: 100px !important;
text-align:center;
margin:0;
padding:10px;
margin: 5px;
text-decoration: none;
float: right; clear: both !important;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

form.wpcf7-form input.button:hover, button:hover {
        background:#0A3770;
        color: white !important;
        border: 1px solid white !important;
}
/*footer */


#footer, div.push {
	width: 940px;
	margin-top: 10px;
	margin: 0 auto;
	height: 3em;

}

#footer-border-top {
	height: 10px;
	background-image: url(../images/footer-border-top.gif);
}

#footer-main {
	width: 940px;
	background: url(../images/footer-bg.gif) repeat-y;
	padding: 0px 10px 15px 15px;
}

#footer p {
	font-size: 11px;
	color: #999 !important;
}

#footer a {
	color: #8ac000;
	text-decoration:none;
}

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

                        

.clear {
	clear: both;
}

.billboard-image {
	width: 337px;
	height: 210px;
	position: relative;
	overflow: hidden;
	z-index: 10;
	top:-295px;
	left: 61px;
}

.billboard-image img {
	width: 337px;
	height: 210px;
}

.billboard-image iframe {
	width: 337px;
	height: 210px;
}

#billboard-image-overlay {
	width: 337px;
	height: 210px;
	position: relative;
	overflow: hidden;
	z-index: 10;
	top:-505px;
	left: 61px;
}

#billboard-image-overlay img {
	margin-top: 81px;
	margin-left: 144px;
	opacity: 0;
}

#billboard-image-overlay p span {
	color: black;
	font-size: 16px;
	text-align: center;
	background:url(/facebox/b.png);
}

/** Face book modal styles for the rotating image overlay RDE 15/08/09 **/


#billboard-image-overlay-msg .b {
  background:url(/facebox/b.png);
}

#billboard-image-overlay-msg .tl {
  background:url(/facebox/tl.png);
}

#billboard-image-overlay-msg .tr {
  background:url(/facebox/tr.png);
}

#billboard-image-overlay-msg .bl {
  background:url(/facebox/bl.png);
}

#billboard-image-overlay-msg .br {
  background:url(/facebox/br.png);
}

#billboard-image-overlay-msg {
  text-align: center !important;
  opacity: 0;
}

#billboard-image-overlay-msg .popup {
  position: relative;
}


#billboard-image-overlay-msg table {
  border-collapse: collapse;
  margin: 0 auto;
}

#billboard-image-overlay-msg td {
  border-bottom: 0;
  padding: 0;
}

#billboard-image-overlay-msg .body {
  	padding: 5px;
  	background: #fff;
  	color:#434141;
	font-family:"Lucida Grande",Tahoma,sans-serif;
	font-size:12px;
	line-height:23px;
	text-align:justify;
}

#billboard-image-overlay-msg .loading {
  text-align: center;
}

#billboard-image-overlay-msg .image {
  text-align: center;
}

#billboard-image-overlay-msg img {
  border: 0;
  margin: 0;
}

#billboard-image-overlay-msg .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#billboard-image-overlay-msg .tl, #billboard-image-overlay-msg .tr, #billboard-image-overlay-msg .bl, #billboard-image-overlay-msg .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#modal-content {
	width: 900px;
	display: none;
}

#frame-holder {
	margin: 16px;
	width: 480px;
	height: 440px;
	float: right;
	border: 5px solid #ddd;
}


/* WP specific */

h2.widgettitle {
	margin: 0px 0px 15px 0px;
}

div.navigation {
	text-align: center;
}

div.e404 {
	width: 600px;
	margin: 20px 0px 60px;
	float: left;
}

.e404-search-wrapper {
	padding-top: 20px;
	width: 260px;
}

#wp-calendar {
	width: 260px;
	border: 1px solid #d2d2d2;
	font-size: 12px;
	margin-top: 15px;
	line-height: 25px;
}

#wp-calendar caption{
	font-size: 14px;
	color: #0a3872;
}

#wp-calendar thead tr th{
	color: #ffffff;
	background-color: #0a3872;
	text-align: center;
}

#wp-calendar tbody tr td{
	text-align: center;
}

#wp-calendar tfoot tr td {
	text-align: center;
	border-top: 1px solid #d2d2d2;
}

#mainContent .navigation {
	border-top: 1px dashed #d2d2d2;
	border-bottom: 1px dashed #d2d2d2;
	margin: 10px ;
	padding: 10px 0px;
}

#note p {
	background:#E9E9E9 none repeat scroll 0 0;
	border:1px dashed #d2d2d2;
	margin:5px 0 10px;
	padding: 5px;
	
}

#note p label{
	margin: 0;
	width: 100%;
	color:#434141;
	font-weight: normal;
	background: url(../images/cancel_16.png) no-repeat 0px 49%;
	padding:5px;
	padding-left: 20px;
}

.post-image {
	width: 128px;
	height: 128px;
}

.align-left {
	float: left;
}

.align-right {
	float: right;
}



/** Face book modal styles RDE 15/08/09 **/


#facebox .b {
  background:url(/facebox/b.png);
}

#facebox .tl {
  background:url(/facebox/tl.png);
}

#facebox .tr {
  background:url(/facebox/tr.png);
}

#facebox .bl {
  background:url(/facebox/bl.png);
}

#facebox .br {
  background:url(/facebox/br.png);
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  border-bottom: 1px solid #DDDDDD;
  padding-bottom: 5px;
  margin-bottom: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
  background-color: rgb(0, 0, 0) !important; 
  opacity: 0.6 !important; 
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#modal-content {
    position: absolute;
    width: 920px;
    height: 480px;
    left: 50%;
    margin-left: -514px;
    background: #fff;
    padding: 8px;
    z-index: 100;
	border: 6px solid #999;
    -webkit-border-radius: 10px;
    -webkit-box-shadow: 0 5px 10px #000;
    -moz-border-radius: 10px;
    -moz-box-shadow: 0 5px 10px #000;
}

#modal-content strong {
	font-weight: bold;
	background: #EEF0F7;
}

#modal-content li {
	margin-bottom: 12px;
	font-size: 1.1em;
}

#demo-fullscreen-link,
#demo-frame {
    position: absolute;
    left: 543px;
    top: 107px;
	width: 337px;
	height: 210px;
    z-index: 10000;
}
#demo-fullscreen-link {
    z-index: 10002;
	width: 337px;
	height: 210px;
    color: #000;
    cursor: pointer;
    text-decoration: none;
    background: url('../images/lightbox-blank.gif');
    text-align: center;
}
#demo-fullscreen-link .link-content {
    cursor: pointer;
    padding-top: 75px;
    position: absolute;
    left: 0;
    top: 0;
	width: 337px;
    height: 135px;
    display: none;
    text-align: center;
    background: url('../images/frosting.png');
}

