@charset "UTF-8";
/* CSS Document    *************************************************************    dirtyfork / code creative / juicy apple     */ 

body
{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #666666;
	background: url(images/top_bg.jpg) top left repeat-x #FFFFFF;
	font-size: 62.5%; /* this means 1em = 10px */
}

/* force a vertical scroll in firefox (prevents page jumping) */
html 
{
	min-height: 100%;
	margin-bottom: 1px;
}

/***********************************************************************/
/* containers                                                          */
/***********************************************************************/

#outer
{
	margin: 0px;
	padding: 0px;
	height: 100px;
}

#wrapTop
{
	width: 100%;
	float: left;
	margin: 0 auto;
	padding: 0px;
}

#wrapMiddle
{
	width: 100%;
	float: left;
	margin: 0 auto;
	padding: 0px;
	background-image: url(images/middle_bg.jpg);
	background-repeat: repeat-x;
}

#contentTop
{
	margin: 0px auto 0px auto;
	padding: 0px 0px 17px 0px;
	width: 791px;
}

#contentMiddle
{
	margin: 0px auto 0px auto;
	width: 765px;
	padding: 0px 0px 0px 26px;
}

#logo
{
	float: left;
	padding: 0px;
	margin: 0px;
	width: 791px;
	text-align: right;
}

#logo h1
{
	display: none;
}

/* left set */

#left
{
	float: left;
	width: 340px;
	padding: 0px 38px 0px 0px;
	margin: 0px;
}

#left img
{
	float: left;
	/*padding-bottom: 15px;*/
}

#left span img
{
	margin-right: 26px;
	display: inline;
}

#right
{
	float: left;
	width: 387px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

/*mightRemove*/
#right p
{
	padding-right: 35px;
}

/***********************************************************************/
/* menu                                                                */
/***********************************************************************/

#menu
{
	float: left;
	width: 765px;
	margin: 0px;
	padding: 13px 0px 13px 26px;
}

#menu a
{
	float: left;
	font-size: 1.0em;
	line-height: 1.3em;
	padding: 2px;
	margin: 0px;
	color: #4c4c4c;
	font-weight: normal;
	text-decoration: none;
}

/* home */

#menuHome
{
	background-color: #FFF;
	display: block;
	float: left;
}

a#menuHome:hover, a#menuHome.homeSelected
{
	color: #FFF;
	text-decoration: none;
	background-color: #95D5F1;
}

/* invest */

#menuInvest
{
	background-color: #FFF;
	display: block;
	float: left;
}

a#menuInvest:hover, a#menuInvest.investSelected
{
	color: #FFF;
	text-decoration: none;
	background-color: #CA94C6;
}

/* location */

#menuLocation
{
	background-color: #FFF;
	display: block;
	float: left;
}

a#menuLocation:hover, a#menuLocation.locationSelected
{
	color: #FFF;
	text-decoration: none;
	background-color: #F88EBE;
}

/* dev */

#menuDev
{
	background-color: #FFF;
	display: block;
	float: left;
}

a#menuDev:hover, a#menuDev.devSelected
{
	color: #FFF;
	text-decoration: none;
	background-color: #CCC2B9;
}

/* design */

#menuDesign
{
	background-color: #FFF;
	display: block;
	float: left;
}

a#menuDesign:hover, a#menuDesign.designSelected
{
	color: #FFF;
	text-decoration: none;
	background-color: #D8D8D8;
}

/* market */

#menuMarket
{
	background-color: #FFF;
	display: block;
	float: left;
}

a#menuMarket:hover, a#menuMarket.marketSelected
{
	color: #FFF;
	text-decoration: none;
	background-color: #F8AD90;
}

/* team */

#menuTeam
{
	background-color: #FFF;
	display: block;
	float: left;
}

a#menuTeam:hover, a#menuTeam.teamSelected
{
	color: #FFF;
	text-decoration: none;
	background-color: #DF9395;
}

/* contact */

#menuContact
{
	background-color: #FFF;
	display: block;
	float: left;
}

a#menuContact:hover, a#menuContact.contactSelected
{
	color: #FFF;
	text-decoration: none;
	background-color: #B395C7;
}

#menu span
{
	color: #ccc;
	font-size: 10px;
	padding: 3px 6px 2px 6px;
	margin: 0px;
	display: block;
	float: left;
}

/***********************************************************************/
/* page titles                                                         */
/***********************************************************************/

#titleHome
{
	float: left;
	width: 765px;
	height: 75px;
	padding: 0px;
	margin: 0px;
	background: url(images/title_home.gif) top left no-repeat;
}

#titleInvest
{
	float: left;
	width: 765px;
	height: 75px;
	padding: 0px;
	margin: 0px;
	background: url(images/title_invest.gif) top left no-repeat;
}

#titleLocation
{
	float: left;
	width: 765px;
	height: 75px;
	padding: 0px;
	margin: 0px;
	background: url(images/title_location.gif) top left no-repeat;
}

#titleDev
{
	float: left;
	width: 765px;
	height: 75px;
	padding: 0px;
	margin: 0px;
	background: url(images/title_dev.gif) top left no-repeat;
}

#titleDesign
{
	float: left;
	width: 765px;
	height: 75px;
	padding: 0px;
	margin: 0px;
	background: url(images/title_design.gif) top left no-repeat;
}

#titleMarket
{
	float: left;
	width: 765px;
	height: 75px;
	padding: 0px;
	margin: 0px;
	background: url(images/title_market.gif) top left no-repeat;
}

#titleTeam
{
	float: left;
	width: 765px;
	height: 75px;
	padding: 0px;
	margin: 0px;
	background: url(images/title_team.gif) top left no-repeat;
}

#titleContact
{
	float: left;
	width: 765px;
	height: 75px;
	padding: 0px;
	margin: 0px;
	background: url(images/title_contact.gif) top left no-repeat;
}

/***********************************************************************/
/* lists                                                               */
/***********************************************************************/

.featuresList
{
	width: 340px;
	float: left;
	padding: 0px;
	margin: 0px;
}

.featuresList ul
{
	list-style: none;
	display: inline;
	margin : 0px;
	width: 340px;
	padding: 0px 0px 0px 0px;
}

.featuresList li
{
	list-style: none;
	display: inline;
	float: left;
	margin : 0px;
	color: #666;
	font-size: 1.1em;
	line-height: 1.4em;
	font-weight: normal;
	width: 320px;
	padding: 5px 0px 10px 20px;
	background: url(images/bullet.gif) top left no-repeat;
}

/***********************************************************************/
/* left button                                                         */
/***********************************************************************/

.leftButton
{
	float: left;
	width: 340px;
	padding: 0px;
	margin: 0px 0px 8px 0px;
}

.leftButton a
{
	display: block;
	background: url(images/button_bg.jpg) top left repeat-x #FFF;
	border: solid 1px #ececec;
	color: #666666;
	text-decoration: none;
	padding: 6px;
	font-weight: bold;
	font-size: 1.1em;
	float: left;
	width: 328px;
}

.leftButton2
{
	float: left;
	width: 765px;
	padding: 0px;
	margin: 0px 0px 8px 0px;
}

.leftButton2 a
{
	display: block;
	background: url(images/button_bg.jpg) top left repeat-x #FFF;
	border: solid 1px #ececec;
	color: #666666;
	text-decoration: none;
	padding: 6px;
	font-weight: bold;
	font-size: 1.1em;
	float: left;
	width: 753px;
}

/***********************************************************************/
/* market build                                                        */
/***********************************************************************/

.chart
{
	float: left;
	width: 191px;
	padding: 0px 0px 15px 0px;
	margin: 0px;
}

.evenSplit
{
	float: left;
	width: 370px;
	padding: 0px 6px 0px 0px;
	margin: 0px;
}

.evenSplit2
{
	float: left;
	width: 370px;
	/*padding: 0px 0px 0px 6px;*/
	padding: 0px 0px 0px 10px;
	margin: 0px;
}

.source
{
	font-size: 0.9em;
	float: left;
	padding: 8px 0px 0px 0px;
}

/* dls */

dl
{
	float: left;
	width: 370px;
	padding: 4px 0px;
	margin: 0px;
}

dt
{
	float: left;
	width: 66px;
	padding: 0px;
	margin: 0px;
	font-size: 0.9em;
	color: #000000;
}

dd
{
	float: left;
	width: 60px;
	padding: 0px;
	margin: 0px;
	font-size: 0.9em;
	color: #000000;
	text-align: center;
}

.topBottom
{
	border-bottom: solid 1px #779eab;
	border-top: solid 1px #779eab;
	font-weight: bold;
}

.top
{
	border-top: solid 1px #779eab;
}

.bottom
{
	border-bottom: solid 1px #779eab;
	font-weight: bold;
}

/***********************************************************************/
/* footer container build                                              */
/***********************************************************************/

#footer
{
	width: 100%;
	float: left;
	margin: 30px 0px 0px 0px;
	padding: 0px;
	height: 25px;
	border-top: solid 1px #f2f2f2;
}

#footerContent
{
	margin: 0px auto 0px auto;
	width: 791px;
	padding: 0px;
}

/***********************************************************************/
/* general spans inc colors clear etc                                  */
/***********************************************************************/

.clear
{
	clear: both;
	height: 1px;
	font-size: 1px;
}

.screenHide
{
	display: none;
}

img
{
	border: none;
}

.picBorder
{
	border: solid 1px #CADB2A;
	margin: 0px;
	padding: 0px;
	float: left;
}

.enlarge
{
	font-size: 0.9em;
	color: #CCCCCC;
	width: 340px;
	text-align: right;
	float: left;
	padding: 4px 0px 10px 0px;
}

.lightGrey
{
	color: #CCCCCC;
}

/***********************************************************************/
/* basic XHTML stuff                                                   */
/***********************************************************************/

h1, h2
{
	text-indent: -999999px;
}

h3
{
	color: #666666;
	font-size: 1.6em;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	font-weight: normal;
	display: block;
}

p
{
	color: #666666;
	margin: 0px;
	padding: 0px 0px 12px 0px;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.5em;
}

a
{
	color: #666666;
	text-decoration: none;
}

a:hover
{
	color: #666666;
	text-decoration: none;
}

/***********************************************************************/
/* lightBox css bits                                                   */
/***********************************************************************/

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}
	
/***********************************************************************/
/* Vertical Accordions                                                 */
/***********************************************************************/
	
#vertical_container 
{
	margin: 0px;
	width: 387px;
}

#vertical_container2
{
	margin: 0px;
	width: 765px;
}

.accordion_toggle 
{
	width: 387px;
	padding-top: 1px;
	padding-bottom: 5px;
	border-bottom: solid 1px #e0e0e0;
	margin-top: 5px;
	display: block;
	cursor: help;
	color: #666666;
	font-size: 1.4em;
}

/* Container styling*/
		
.accordion_toggle_active 
{
	width: 387px;
	padding-top: 1px;
	padding-bottom: 5px;
	border-bottom: solid 1px #e0e0e0;
	margin-top: 5px;
	display: block;
	cursor: help;	

}
		
.accordion_content
{
	background-color: #ffffff;
	overflow: hidden;
	padding: 10px 0px;
	width: 387px;
}

.picCentre
{
	text-align: center !important;
	width: 387px;
	float: left;
}

/* set 2 */

.accordion_toggle2
{
	width: 765px;
	padding-top: 1px;
	padding-bottom: 5px;
	border-bottom: solid 1px #e0e0e0;
	margin-top: 5px;
	display: block;
	cursor: help;
	color: #666666;
	font-size: 1.4em;
}

/* Container styling*/
		
.accordion_toggle_active2 
{
	width: 765px;
	padding-top: 1px;
	padding-bottom: 5px;
	border-bottom: solid 1px #e0e0e0;
	margin-top: 5px;
	display: block;
	cursor: help;	

}
		
.accordion_content2
{
	background-color: #ffffff;
	overflow: hidden;
	padding: 10px 0px 25px 0px;
	width: 765px;
}

.picCentre2
{
	text-align: center !important;
	width: 387px;
	float: left;
}