@charset "utf-8";
/* CSS Document */

/*
Body styles.
*/
body {
	background-color:#000000;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444444;
	background-image:url(images/background.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
img {
	border:0px none;
}
/*
Content and shared styles.
*/
.clear {
	clear:both;
}
.split {
	position:relative;
	background-color:#444444;
	background-image:url(images/stripes.gif);
	height:20px;
	margin-bottom:25px;
	clear:both;
}
.section {
	position:relative;
	width:843px;
	margin:auto;
}
.content {
	padding-top:30px;
	padding-bottom:30px;
}
.line {
	position:relative;
	border-bottom:1px solid #444444;
	width:100%;
}
.image {
	position:relative;
	padding:7px;
	background-color:#444444;
}

/*
Feed shared styles.
*/
.feed {
	position:relative;
	padding-top:15px;
	padding-bottom:15px;
	border-top:1px dotted #444444;
	border-bottom:1px dotted #444444;
	color:#444444;
}
.feed ul {
	padding:0px;
	margin:0px;
}
.feed ul li {
	padding-bottom:5px;
	list-style-type:none;
}
a:link,
a:visited,
a:hover,
a:active {
	color:#666666;
	font-weight:bold;
}

/*
Header shared styles.
*/
.header {
	position:relative;
	height:60px;
}
.header .left {
	position:absolute;
	top:0px;
	left:0px;
}
.header .left h1,
.content h1 {
	font-size:30px;
	font-family:Arial Narrow,Arial;
	color:#444444;
	text-decoration:none;
	padding-left:15px;
	text-transform:uppercase;
	padding:0px;
	margin:0px;
}
.header .right {
	position:absolute;
	top:8px;
	right:0px;
	text-align:right;
}
.header .right a:link,
.header .right a:visited,
.header .right a:hover,
.header .right a:active {
	font-size:20px;
	font-family:Arial Narrow,Arial;
	color:#333333;
	text-decoration:none;
	padding-left:15px;
	text-transform:uppercase;
}

/*
Home section.
*/
#home_column_1 {
	position:relative;
	width:618px;
	float:left;
}
#home_column_2 {
	position:relative;
	width:194px;
	float:right;
}
#home_facebook_image,
#home_twitter_image {
	margin-bottom:15px;
}

/*
Humber styles.
*/
#humber_column_1 {
	position:relative;
	width:214px;
	float:left;
	margin-right:14px;
}
#humber_column_2 {
	position:relative;
	width:345px;
	float:left;
}
#humber_column_2 .image {
	position:relative;
	width:86px;
	float:left;
	margin-right:15px;
}
.row_1 {
	margin-bottom:14px;
}
#humber_column_2 .no-image {
	width:86px;
	height:86px;
	background-image:url(images/stripes.gif);
}
#humber_column_3 {
	position:relative;
	width:194px;
	float:left;
}
#humber_learnengine_image,
#humber_wordprtess_image {
	margin-bottom:14px;	
}

/*
Learn Engine styles.
*/
#learnengine_column_1 {
	position:relative;
	width:214px;
	float:left;
	margin-right:14px;
}
#learnengine_column_2,
#learnengine_column_3 {
	position:relative;
	width:195px;
	float:left;
	margin-right:14px;
}
#learnengine_column_4 {
	position:relative;
	width:195px;
	float:left;
	margin-right:0px;
}
#learnengine_youtube_image,
#learnengine_slideshare_image {
	margin-bottom:14px;
}

/*
Robin Hood styles.
*/
#robinhood_column_1 {
	position:relative;
	width:214px;
	float:left;
	margin-right:14px;
}
#robinhood_column_2 {
	position:relative;
	width:195px;
	float:left;
	margin-right:14px;
}
#robinhood_worddistance_image {
	margin-bottom:14px;
}

/*
Flash experiments.
*/
#flash {
	position:relative;
	padding:7px;
	width:829px;
	height:300px;
	background-color:#444444;
}
#flash_content {
	margin-top:0px;
	padding-top:0px;
}
#flash_column_1 {
	position:relative;
	width:640px;
	float:left;
}
#flash_column_1 img {
	margin-left:10px;
	margin-bottom:10px;
	border:7px solid #444444;
}
#flash_column_2 {
	position:relative;
	width:184px;
	float:right;
}
#flash_images .image {
	width:180px;
	margin-right:14px;
	margin-bottom:14px;
	float:left;
}
.no-pallette {
	width:170px;
	height:128px;
	background-image:url(images/stripes.gif);
}
