/*  Date: 14 March 2008 | Author: Ed Gray @ Diseņo Earle | Email: egray@d-earle.com  */
		
/* Start by setting up the page */

body {
  	background: black;
		font: normal 8pt verdana, lucida, sans-serif;
		text-decoration: none;
		color: #FFFFFF;
		position: relative; 
		left: 0; 
		top: 0;
		margin: 0;
		padding: 0;
}

/* Global Link Styles (menu system to be unique) */

a {
	color: #FEF200;
	text-decoration: none;
}
a:hover, a:focus {
	color: #FEF200;
}

/* Header Section */

/* Green strip! at top first */
#pre_header {
  background: #FEF200 url("../images/block_arrows.png") no-repeat;
	width: 100%;
	height: 20px;
}

#header {
  background: transparent url("../images/slash_head_bg.gif") repeat;
	width: 100%;
  height: 130px;
}

#header_bg2 {
  background: transparent url("../images/cityscape.png") repeat-x;
	width: 850px;
  height: 130px;
	margin: 0px auto;
	padding-top: 75px;
}

#bottom_header {
  background: #FEF200;
	width: 100%;
	height: 10px;
	position: relative;
}

#nav_strip {
  z-index:1;
	float: right;
  width: 600px;
	height: 20px;
	margin-top: 35px;
	background: #FEF200 url("../images/left_arrows.png") right bottom no-repeat;
	
}

#logo_box {
  z-index:1;
	float: left;
  width: 225px;
	height: 86px;
}

/* The 2 column layout */

#content_wrapper {
	z-index: 0;
	width: 850px;
	margin: 0px auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

/* This is the Flash holder for the homepage */

#home_flash {
  margin: 0px auto;
  width: 850px;
	height: 380px;
}

/* The Columns */

#left_column {
  float: left;
	width: 380px;
	margin-right: 10px;
	margin-bottom: 20px;
}

#right_column {
	float: right;
	width: 440px;
	line-height: 13pt;
	margin-bottom: 20px;
	
}

#right_column h1,h2,h3 {
    font-family: helvetica;
		font-size: 12pt;
		line-height: 15pt;
		color: #FFFFFF;
		font-weight: bold;
}

#right_column hr {
		border: 1px solid #666666;
		width: 100%;
		text-align: left;/*this will align it for IE*/
    margin: 0 auto 0 0; /*this will align it left for Mozilla*/
}

#right_column h2 {
    font-family: helvetica;
		font-size: 9pt;
		line-height: 12pt;
		color: #FFFFFF;
		font-weight: bold;
}

#right_column blockquote {
    margin-left: 30px;
		background: transparent url("../images/blockquote_bg.png") repeat; 
		border: 1px solid #555555;
    width: 360px;
	  padding: 3px;
		font-family: verdana, trebuchet;
}

#right_column blockquote div {
 		background: transparent url("../images/block_arrows.png") left top no-repeat; 
    padding: 30px 20px 20px 20px;
		font-size: 10pt;
		line-height: 12pt;
		font-weight: bold;
		color: white;	
}

#right_column cite{
		padding-top: 10px;
		font-weight: normal;
}

/* The Footer */

#pre_footer {
  clear: both;
  background: #FEF200;
	width: 100%;
	height: 10px;
}

#footer { 
	z-index:1; /* Critical Moz/Opera bg colours fix */
	width: 100%;
  background: transparent url("../images/footer_bg.png") repeat;
	padding-top:10px;
	padding-bottom:20px;
	color: black;
	font-size: 10px;	
	display: block;
	margin-bottom: 0px;
}

/* Make the footer expand to size of floating columns */

#footer:after {
    content: ".";
    display: block;
		background: transparent url("../images/footer_bg.png") repeat;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .footer {height: 1%;}
/* End hide from IE-mac */

#footer_wrapper {
  width: 850px;
	margin: 10px auto;
}

.footer_column {
  width: 200px;
	float: left;
	padding: 0px 0px 0px 0px;
}

.footer_column ul {
  margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.footer_column ul li {
	list-style: none;
}

.footer_column h1 {
  font-family: helvetica, trebuchet;
	font-size: 14px;
	color: black;
	font-weight: bold;
	padding-bottom: 0px;
}

.footer_column hr {
  margin-right: 20px;
  width: 180px;
	border: 1px solid #FEF200;
	padding-top: 0px;
}

.footer_column a:link {
  color: black;
}

.footer_column a:hover {
  color: #444444;
}

.footer_column a:visited {
  color: black;
}

/* Hides from IE-mac \*/
* html .footer {margin-top: -20px;}
/* End hide from IE-mac */

.footer_news {
  width: 420px;
	float: right;
	padding: 10px;
	background: #222222 url("../images/news_bg.png") repeat-x;
	margin-bottom: 10px;
	font: normal 8pt verdana, lucida, sans-serif;
	line-height: 10pt;
	color: white;
}

.footer_news h1 {
    font-family: verdana, helvetica, trebuchet;
		font-size: 12px;
		color: white;
		font-weight: bold;
}

#footer_nav {
  clear: both;
	width: 850px;
	margin-top: 10px;
	padding-top: 10px;
	color: black;
}

#footer_nav hr {
	border: 1px solid #FEF200;
}

#footer_nav a:link {
  color: black;
}

#footer_nav a:hover {
  color: #333333;
}

#footer_nav a:visited {
  color: black;
}

#footer_nav ul {
	display: inline;
}

#footer_nav ul li {
	padding: 2px 5px;
	padding-top: 10px;
	list-style: none;
	display: inline;
}


#footerindex_nav {
  clear: both;
	width: 850px;
	margin-top:0px;
	padding-top:0px;
	color: ffffff;
	font-size: 7pt;
}

#footerindex_nav hr {
	border: 1px solid #030303;
}

#footerindex_nav a:link {
  color: fef200;
}

#footerindex_nav a:hover {
  color: #ffffff;
}

#footerindex_nav a:visited {
  color: fef200;
}

#footerindex_nav ul {
	display: inline;
}

#footerindex_nav ul li {
	padding: 2px 5px;
	padding-top: 10px;
	list-style: none;
	display: inline;
}

/* For the Project Pages */

#content_wrapper_projects {
	z-index: -2;
	width: 850px;
	margin: 0px auto;
  padding-top: 20px;
}

/* The New Columns */

#left_column_projects {
  float: left;
	width: 520px;
	margin-right: 10px;
	margin-bottom: 20px;
}

#right_column_projects {
	float: right;
	width: 300px;
	line-height: 13pt;
	background: #222222 url("../images/news_bg.png") repeat-x;
  padding: 10px;
  margin-bottom: 20px;
}

#right_column_projects h1 {
    font-family: helvetica;
		font-size: 12pt;
		line-height: 15pt;
		color: white;
		font-weight: bold;
}

#right_column_projects blockquote {
    margin-left: 30px;
		background: transparent url("../images/blockquote_bg.png") repeat; 
		border: 1px solid #555555;
    width: 360px;
	  padding: 3px;
		font-family: verdana, trebuchet;
}

#right_column_projects blockquote div {
 		background: transparent url("../images/block_arrows.png") left top no-repeat; 
    padding: 30px 20px 20px 20px;
		font-size: 10pt;
		line-height: 12pt;
		font-weight: bold;
		color: white;	
}

#right_column_projects cite {
		padding-top: 10px;
		font-weight: normal;
}

/* For the Gallery Bit */

a.gallery, a.gallery:visited {display:inline; width:75px; height:75px; float:left; margin:0px 10px 10px 0px; position:relative; cursor:default;}
a.gallery img {border: 1px solid #555555;}
a.gallery img:hover {border: 1px solid white;}

td {
	border: solid 0px black;
	padding: 0px;
}
	
div.slide { /* hide all slides */
	display: none;
	width: 380px;
}
div.slide2 { /* initial slide on page load */
	display: block;
	width: 380px;
}

/* Copyright 2008 Diseņo Earle. */
/* Feel free to use the code but all images are the sole property of Diseņo Earle S.L. */

.text-black {padding-right:10px;}
input.contact {background:#ffffff; border:1px solid #656565; width:150px;font: normal 8pt verdana, lucida, sans-serif; height:18px;}
select.contact {background:#ffffff; border:1px solid #656565; width:200px;font: normal 8pt verdana, lucida, sans-serif;  height:18px;}
textarea.contact {background:#ffffff; border:1px solid #656565; width:200px;font: normal 8pt verdana, lucida, sans-serif;}
input.submit  {background:#ffffff; border:1px solid #656565; width:70px; font: normal 8pt verdana, lucida, sans-serif; height:18px;}

input.newsletter {background:#999999; border:1px solid #000000;font: normal 8pt verdana, lucida, sans-serif; height:14px; width:160px;}

div.newsletter {float:right; font-size:10px; text-align:right;}