
/*--- layout ---*/

#wrapper {
	width:808px;
	margin:0 auto;
	background:#fff url(../images/wrapper-bg.gif) top left repeat-y;
}

#content-container {
	width:780px;
	margin-left:14px;
}

#banner {
	width:780px;
	background:#6699cc url(../images/tile.jpg) top left repeat-x;
}

#header {
	width:780px;
	background: url(../images/header-bg.gif) top left repeat-y;
	float:left;
	margin-top:15px;
	border-top:2px solid #fff;	
}

#header img{
	display:block;
}

#logo-container, #title-container, #partnership {
	float:left;
}

#logo-container {
	width:102px;
	margin:11px 0 0 24px;
}

#title-container {
	width:430px;
	margin:18px 0 0 55px;
	padding-bottom:4px;
/*	border:1px solid red;*/
}

#title-container p {
	font-size:0.92em;
	font-weight:bold;
	line-height:1.16em;
	color:#fff;
}

#title-container span {
	visibility:hidden;
}

#title-container h2 {
	padding-bottom:1px;
}

.header-e3 {
	background:url(../images/title-e3.gif) top left no-repeat;
}

.add-space {
	padding-bottom:16px;
}

#partnership {
	width:90px;
	margin:33px 0 0 53px;
/*	border:1px solid red;*/
}

#partnership a {
	display:block;
}

#main-content-container {
	background:#fff url(../images/content-bg.gif) top left repeat-x;
	border-top:6px solid white;
	padding-top:27px;
	font-size:0.9em;
	line-height:1.4em;
}

#main-content-container img {
	border: 1px solid #999999;
}

#main-content {
	background:url(../images/bg-main-content.gif) top left repeat-y;
}

#main-content h2 {
	font-size:1.6em;
	padding-bottom:10px;
}

.rule {
	padding-top:12px;
	border-top:2px solid #6a98ca;
}

.listing {
	padding: 14px 0 21px 40px;
	width:706px;
	background: url(../images/dashed-line-hor-long.gif) right bottom no-repeat;
}

.partner-row {
	margin:0 0 0 40px;
	padding:9px 0 0 0;
	width:706px;
	background: url(../images/dashed-line-hor-long.gif) right top no-repeat;
/*	border:1px solid red;*/
	font-size:0.93em;
}

.partner-row img {
	float:left;
	margin-right:10px;
}

.partner-row a:link, .partner-row a:visited, .partner-row a:hover, .partner-row a:active {
	margin-top:20px;
	float:left;
}

.row-last {
	background:none;
}

.intro-container {
	padding:0 0 0 40px;
/*	border:1px solid blue;*/
	margin-bottom:6px;
}

.intro {
	width:578px;
	float:left;
	line-height:1.6em;
}

.intro p, .info {
	padding-bottom:9px;
}

.videoplayer-container {
	padding:0 0 4px 40px;
}

.videoplayer-container p {
	font-size:0.94em;
}

.videoplayer-container h2 {
	clear:both;
	width:700px;
}

.profile {
	width:92px;
	float:left;
	margin-left:29px;
}

.profile a {
	color:#3f3b7c;
	font-size:0.8em;
	line-height:1.3em;
	font-weight:bold;
	width:80px;
	display:block;
	padding:5px 0;
}

.profile a:hover {
	color:#554fa6;
}

.videoplayer {
	width:324px;
	float:left;
}

.videoplayer img {
	border-style:none;
}

.description {
	width:300px;
	float:left;
	margin:-5px 0 0 20px;
	
}

.description h3{
	padding-bottom:3px;
}

.description p{
	padding-bottom:8px;
}

a.materials, a.back {
	color:#333;
	height:16px;
	font-weight:bold;
	background:url(../images/arrow-big.gif) center left no-repeat;
	padding:0 0 0 20px;
	text-decoration:none;
	display:block;
}

.spotlight {
	width:300px;
	height:22px;
	background:url(../images/spotlight.gif) top left no-repeat;
	margin-bottom:4px;
}

.class-projects{
	width:300px;
	height:22px;
	background:url(../images/class-projects.gif) top left no-repeat;
	margin-bottom:4px;
}

.spotlight span, .class-projects span {
	visibility:hidden;
}

.items-container, .projects-container {
	margin-top:20px;
	font-size:0.98em;
	line-height:1.1em;
}

.item {
	width:229px;
	float:left;
	background: url(../images/dashed-line-ver.gif) top right no-repeat;
	margin-right:8px;
	margin-bottom:23px;
}

.projects-container .item  {
	margin-bottom:0;
}

.item-last {
	width:229px;
	float:left;
	margin-right:0;
}

.thumbnail {
	float:left;
}

.item-info {
	font-family:Arial, Helvetica, sans-serif;
	width:110px;
	float:left;
	margin-left:8px;
}

.item-info a {
	display:block;
	margin-top:3px;
	font-size:0.9em;
	font-weight:bold;
}

.sec-row {
	margin-bottom:0;
}

/*--- footer ---*/

#footer {
	padding: 5px 0 21px 40px;
	width:706px;
	margin-top:20px;
}

#footer p {
	padding-top:6px;
	border-top:1px solid #6699cc;
	font-size:0.8em;
	color:#7a7a7a;
}

/*-----------------*/

.pop-link {
	width:300px;
	position:relative;
}

.support-link {
	width:175px;
	background:url(../images/ai_projects_arrow3.gif) 1px 4px no-repeat;
	padding-left:15px;
	display:block;
	padding-bottom:3px;
	color:#000;
	text-decoration:none;
	font-size:0.9em;
}

/*-----------------*/

.close-box {
	background-color:#996600;
	width:15px;
	float: right;
	list-style-type: none;
}

.close-box a {
	width:15px;
	height:15px;
	background: #fff; !important
}

.close-box img {
	display:block;
}

/*----------------------------*/

.tooltip ul {
	position: absolute;
	left:20px;
	top:23px;
	display: none;
	background-color:#fff5d7;
	border: 1px solid #999999;
	padding:8px 9px 9px 9px;
	width:322px;
}


/*--- clearfix ---*/


.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {
display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */ 

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */




