/*
Genesys Capital / genesyscapital.com
by 4c / 4c.ca
Nov 07 - March 08

Typography Styles
*/

body {
	font-family:arial, helvetica, sans-serif;
	font-size:62.5%;
}

address, blockquote, dd, dl, dt, h1, h2, h3, h4, h5, h6, ol, p, ul {
	margin: 0 0 1em;
	padding: 0;
}

button, input, select, textarea {
	font-family:arial, helvetica, sans-serif;
}

/* --- Image Replacement --- */

.ir {
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
	overflow:hidden;
	text-indent:-999em;
}

.ir a {
	display:block;
	height:100%;
	width:100%;
}

/* --- General Typography --- */

address {
	float: left;
	font-size: 1.2em;
	font-style: normal;
	line-height: 1.4em;
	margin: 0 40px 20px 0;
}

a img {
	border:0;
}

#content a,
#sidebar a {
	padding: 0 0 1px;
	text-decoration: none;
}

#content a:link,
#content a:visited,
#sidebar a:link,
#sidebar a:visited {
	background: url(../images/bg-dotted-green.gif) repeat-x 0 bottom;
	color: #297a93;
}

#content a:hover,
#sidebar a:hover {
	background: url(../images/bg-dotted-grey.gif) repeat-x 0 bottom;
	color: #000;
}

h1 {
	font-size:2em;
}

	#logo {
		background-image:url(../images/logo.gif);
		height:50px;
		width:160px;
	}

h2 {
	color:#555;
	font-size:1.6em;
}

h3 {
	border-bottom: 3px solid #e0daa0;
	color: #002640;
	font-size: 1.8em;
	margin: 0 0 0.5em;
	padding: 0 0 2px;
}

	#home h3 {
		border: 0;
		padding: 0;
	}
	
h4 {
	color: #777457;
	font-size: 1.5em;
	font-weight: normal;
	line-height:1.3em;
}

h5 {
	color: #000;
	font-size: 1.4em;
	margin: 0 0 1em;
}

h6 {
	color: #444;
	font-size: 1.3em;
	line-height: 1.4em;
	margin: 0 0 4px;
}

	h6 em {
		color: #777457;
	}

p {
	color: #555;
	font-size: 1.2em;
	line-height: 1.5em;
}

#content ul {
	margin: 0 0 1.5em 2em;
}

#content ul li {
	color: #555;
	font-size: 1.2em;
	line-height: 1.6em;
}

#content ul li a {
	color: #297a93;
	text-decoration: none;
}

	#content ul li a:hover {
		color: #333;
		text-decoration: none;
	}

/* --- Home Page --- */

#top a {
	position:absolute;
	top:207px;
	left:495px;
}

h3#building {
	background-image: url(../images/h3-homeleft.gif);
	height: 16px;
}

#home-right h3 {
	background-image: url(../images/h3-homeright2.gif);
	height: 16px;
}

#boxes h4 {
	color: #04637f;
	margin: 0 0 4px;
	font-size: 1.3em;
	font-weight: bold;
}

#boxes a {
	font-weight: bold;
}

#boxes p {
	color: #7d7951;
	font-size: 1.1em;
}

#boxes a:link,
#boxes a:visited {
	color: #4e4a20;
	text-decoration: none;
}

#boxes a:hover {
	color: #4e4a20;
	text-decoration: underline;
}

#homeport {
	margin: 15px 30px 0 0;
}

/*

#homeport dt {
	color: #046380;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 7px;
	margin-left: 140px;
}

#homeport .portimg {
	float: left;
	margin-top: -15px;
}

#homeport .portdesc {
	border-bottom: 1px solid #ddd;
	color: #666;
	font-size: 1.1em;
	line-height: 1.3em;
	margin-left: 140px;
	padding: 0 0 8px;
}

	#homeport .last {
		border:0;
	}

#homeport .portdesc a {
	color: #999;
}
*/

#homeport dt {
	color: #046380;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 7px;
}

#homeport .portdesc {
	border-bottom: 1px solid #ddd;
	color: #666;
	font-size: 1.1em;
	line-height: 1.3em;
	padding: 0 0 8px;
}

	#homeport .last {
		border:0;
	}

#homeport .portdesc a {
	color: #999;
}

/* --- Inner Pages --- */

#banner img {
	display:block;
	overflow: hidden;
}

#creds p {
	color: #fff;
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0;
}

#sidebar p {
	font-size:1.1em;
}

#mainport {
	display: block;
	float: left;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	margin: 25px 0 30px;
}

#mainport dt {
	clear: left;
	color: #222;
	font-size: 1.3em;
	font-weight: bold;
	height: 50px;
	margin-bottom: 8px;
	position: relative;
}

	#content #mainport dt a {
		background: #fff;
	}
	
	#content #mainport dt a.port_url {
		display: block;
		font-size: 0.9em;
		font-weight: normal;
		margin: 4px 0 0;
	}
	
	#mainport dt img {
		border: 0;
		display: block;
		position: absolute;
		right: 0px;
		text-decoration: none;
		top: 0px;
	}

#mainport .portdesc {
	border-bottom: 1px solid #ddd;
	clear: left;
	float: left;
	margin: 0 0 25px;
	width: 100%;
}

	#mainport .last {
		border:0;
	}

p.teamtitle {
	font-style: italic;
}

.ourteam p {
	margin: 0 0 1.5em;
}

.ourteam #content ul {
	border-bottom: 1px solid #ccc;
	margin: 0 0 1.5em;
	padding: 0 0 1.5em;
}

.ourteam #content li span {
	color: #666;
	display: block;
	font-size: 0.95em;
	margin: 0 0 6px;
}

#map img {
	border: 5px solid #eee;
	display: block;
	overflow: hidden;
}

/* --- News --- */

#news {
	margin: 25px 0;
}

#news dt {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.4em;
	margin: 0 0 2px;
}

#news dd.news-date,
h6.news-date {
	color: #333;
	font-size: 1.1em;
	margin: 0 0 12px;
}

#news dd.news-content {
	font-size: 1em;
}

	#news dd.news-content h3 {
		border: 0;
		color: #222;
		font-size: 1.2em;
		padding: 0;
	}
	
#news dd.news-res {
	border-bottom: 1px solid #ccc;
	font-size: 1.2em;
	margin: 0 0 20px;
	padding: 0 0 10px;
	text-align: right;
}

#news dd a {
	color: #297a93;
	text-decoration: none;
}

#entry h3 {
	border: 0;
	color: #222;
	font-size: 1.4em;
	padding: 0;
}

#entry p {
	line-height: 1.6em;
}

/* --- Investor Login --- */

label {
	display: block;
	float: left;
	font-weight: bold;
	text-align: right;
	margin: 2px 10px 0 0;
	width: 90px;
}

input.tb {
	border-top: 1px solid #999;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #999;
	padding: 3px;
}

input#submit { 
	background-color: #297a93;
	border: 3px double #eee;
	color: #eee;
	cursor: pointer;
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 100px;
	padding: 3px 7px;
}

.form-error {
	color: red;
}

/* --- Footer --- */

#footer a {
	text-decoration: none;
}

#footer a:link,
#footer a:visited {
	color: #aaa;
}

#footer a:hover {
	color: #777;
}	

#footer p {
	border-top: 4px solid #eee;
	color: #aaa;
	font-size: 1.1em;
	font-weight: normal;
	height: 40px;
	padding: 15px 0 0;
}

	span.l {
		float:left;
		width:45%;
	}
	
	span.r {
		float:right;
		text-align:right;
		width:45%;
	}

#copyright a {
	color: #aaa;
	font-size: 1em;
	text-decoration: none;
}



