/* --------------------------------------------- */ 
/*	ebbflow	                                     */
/*	Designed and Produced by ebbFlow	         */
/*	Build start date: 2007-03-28                 */
/*	Copyright (c) 2007 . All rights reserved.    */
/* --------------------------------------------- */


/* --------------------------------------------- */
/* 1. General Setup                              */

	
body {
	font: 65% arial,helvetica,sans-serif;
	padding: 0;
	background: url(../../img/global/bgFull.gif) repeat fixed;
	margin: 0;
	color: #000;
	text-align: center;
}

body#software {
	background: url(../../img/software/bg.gif) repeat fixed;
}
body#process {
	background: url(../../img/contact/bg.gif) repeat fixed;
}
body#contact {
	background: url(../../img/global/bgFull.gif) repeat fixed;
}
body#context {
	background: url(../../img/process/bg.gif) repeat fixed;
}

body#gallery {
	background: url(../../img/gallery/bg.gif) repeat fixed;
}

a:link, a:visited a:active{
	text-decoration: underline;
	color: #896633;
}

a:hover, a:active {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, dl, table, form {
	margin-top: 0;
}

h1 {
	margin: 0;
}

h1 img {
	border: 0;
}

h2, h3, h4, h5, h6 {
	clear: left;
	margin-bottom: 0;
}
.note {
	border: solid 1px #DDD;
	clear: both;
	padding: 0.3em;
}



/* --------------------------------------------- */
/* 2. Wrapper                                    */

#wrapper {
	font-size: 1.2em;
	margin: 0;
	background: none;
	width: 960px;
	height: 500px;
	text-align: left;
}	

div#nav {
	background: #fff;
	margin: 25px 0 0 25px;
	width: 200px;
	padding: 10px 0;
	font-size: 1.5em;
	float: left;
	font-weight: bold;
}
div#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#nav ul li {
	padding: 5px 20px;
}
div#nav ul li.selected {
	color: #896633;
}

div#nav ul li a {
	color: #000;
}

#page {
	margin: 25px 25px 25px 0;
	background: #fff;
	width: 590px;
	float: right;
}
#page p {
	margin-bottom: 1.5em;
}
address {
	font-style: normal;
	margin-bottom: 25px;
}

address span {
	background: #000;
}


span {
	color: #896633;
}


/* --------------------------------------------- */
/* 3. Intro                                      */

#intro {
	margin-top: 25px;
	width: 300px
}


/* --------------------------------------------- */
/* 4. News                                       */

#news {
	margin-top: 25px;
	width: 300px
}

#news ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}


ul#custom {
	position: absolute;
	list-style-type: none;
	top: 0;
	margin: 0;
	left: 400px;
	background: #000;
	padding: 5px 3px 3px 3px;
	font-size: 9px;
}

ul#custom a,
ul#custom li {
	color: #999e8f;
	background: none;
	padding: 0;
	margin: 0;
}

ul#custom li {
	margin: 0 10px;
}

ul#custom:hover,
ul#custom:hover a {
	color: #d4d4d4;
}

ul#custom:hover li {
	color: #d4d4d4;
}

ul#custom:hover a:hover {
	color: #fff;
}

#external {
	border-top: 4px solid #000000; /*G94 */
	position: relative;
}
h2 {
	margin-top: 5px;
	font-size: 2em;
	font-weight: normal;
	color: #a7d025;
	color: #000;
}

label {
	padding: 2px 0;
	float: left;
	text-align: left;
	width: 7em;
}
form {
	margin-top: 20px;
	width: 600px;
}
input.text {
	background: #333;
	border: 0;
	width: 200px;
	color: #888;
	font-size: 1em;
	padding: 2px;
}
input:focus.text {
	background: #fff;
	color: #333;
}
div.row {
	width: 280px;
	text-align: right;
	margin: 5px 0;
}

div.submit {
	margin: 10px 0;
}
div.submit input {
	font-size: 1.1em;
	padding: 1px 10px;
	background: #d5d5d5;
}
small {
	font-size: 0.8em;
}

ul.videoList {
	margin: 1em 0;
	padding: 0;
	list-style-type: none;
	width: 100%;
	overflow: hidden;
}

ul.videoList li {
	font-size: 0.9em;
	width: 225px;
	margin-right: 10px;
	float: left;
}

ul.videoList li a {
	font-weight: bold;
}

ul.videoList li img {
	width: 75px;
	height: 75px;
	background: #ccc;
	margin-right: 10px;
	float: left;
}
div.help {
	background: #131313;
	margin-top: 9px;
	float: right;
}
div.inner {
	padding: 20px 30px;
}
fieldset {
	float: left;
	border: 0;
}

legend {
	display: none;
}
.clear {
	clear: both;
}
.offScreen {
	position: absolute;
	left: -9000px;
}

ul#custom {
	position: absolute;
	list-style-type: none;
	top: 0;
	margin: 0;
	left: 0;
	background: #1a1a1a;
	padding: 3px;
	font-size: 1em;
}

ul#custom a,
ul#custom li {
	color: #ccc;
	background: none;
	padding: 0;
	margin: 0;
}

ul#custom li {
	margin: 0 10px;
	float: left;
}
ul#custom li.selected {
	color: #fff;
}

ul#custom:hover,
ul#custom:hover a {
	color: #fff;
}

ul#custom:hover a:hover {
	color: #fff;
}


/* --------------------------------------------- */
/* 2. Skip Links	                             */

	#skipLinks,
	#styleSheetSwitcher {
		padding: 0;
		position: absolute;
	 	right: 0px;
	 	top: -500em; /* This needs a width, height and overflow hidden to stop IE5 MAC from doing horizontal scroll */
	}

	#skipLinks a:active,
	#skipLinks a:focus {
		position: absolute;
		top: 500.25em;
		right: 0.25em;
		z-index: 5;
		white-space: nowrap;
		color: #000;
		background: #FFF;
		border: 2px solid red;
		padding: 3px;
	}


img.right {
	float: right;
	margin-left: 10px;
}

ul#logos {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	ul#logos li {
		float: left;
		margin: 0 10px;
}

img.buildThumb {
	float: left;
	margin: 0 10px 10px 0;
}

/***** CONTACT *****/
body#contact h2 span, body#contact div#nav ul li.selected {
	color: #A2938B;
}
body#contact a {
	color: #A2938B;
	font-weight: normal;
}
#contact .address-row {
	clear: both;
	margin-bottom: 1em;
	width: 96%;
}
#contact .address-row address {
	float: left;
	width: 43%;
	margin-right: 1em;
}


/***** ABOUT *****/
body#about h2 span, body#about div#nav ul li.selected {
	color: #A2938B;
}
body#about a {
	color: #A2938B;
	font-weight: normal;
}


/***** CONTEXT *****/
body#context h2 span, body#context div#nav ul li.selected {
	color: #896632;
}
body#context a {
	color: #896632;
	font-weight: normal;
}


/***** PROCESS *****/
body#process h2 span, body#process div#nav ul li.selected {
	color: #5F6062;
}
body#process a {
	color: #5F6062;
	font-weight: normal;
}
.player {
	margin-bottom: 0.3em;
	margin-top: 2em;
}




/***** HOME *****/
body#home h2 span, body#home div#nav ul li.selected {
	color: #A2938B;
}
body#home a {
	color: #A2938B;
	font-weight: normal;
}


/***** GALLERY *****/
body#gallery h2 span, body#gallery div#nav ul li.selected {
	color: #92B6C7;
}
body#gallery a {
	color: #92B6C7;
	font-weight: normal;
}
body#gallery #page ul {
	list-style-type: none;
	margin: 2.5em 0 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
}
body#gallery #page ul li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
body#gallery #page ul {

}


/***** SOFTWARE *****/
body#software h2 span, body#software div#nav ul li.selected {
	color: #758e7f;
}
body#software a {
	color: #758e7f;
	font-weight: normal;
}
.gallerySpace {
	background: #f1f4f0;
	padding: 10px;
	margin-bottom: 10px;
}
.gallerySpace h3 {
	margin: 0;
}
.imagestrip {
	margin-bottom: 0.2em !important;
}


/****** REMOVE THE FOLLOWING LINES TO DISABLE WHITE BLOCK SCROLLING *****/
#page {
	height: 575px;
	overflow: auto;
}



