/* @override 
	http://www.miefinal.siteiscentral.com/launch/stylesheets/landing.css
	http://miefinal.siteiscentral.com/launch/stylesheets/landing.css
	http://www.movingimageeducation.org/launch/stylesheets/landing.css
*/

#header {
	background: #383838 url(images/home_header.jpg) top right no-repeat;
	height: 95px;
}

div.intro {
	color: #D9DB41;
	font-size: 1.5em;
	font-weight: bold;
	padding: 20px;
}

div.outro {
	color: #D9DB41;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 20px;
	clear: both;
	padding: 10px 0 15px 0;	
}

.main, .additional {
	width: 758px;
	margin: 0 auto;
}

body {
	background: #282828;
}

.block_wrapper {
	background: #000;
}

.explore, .create, .analyse {
	float: left;
	text-align: center;
	padding: 1px;
	background: #000;
	border: 2px solid #fff;
	border-right: 0;
}

.explore {
	border-right: 2px solid #fff;
}

.explore a, .create a, .analyse a {
	width: 248px;
	height: 166px;
	display: block;	
}

.explore a:hover, .create a:hover, .analyse a:hover,
.links a:hover, .caseStudies a:hover, .forum a:hover {
	background-position: bottom left;
}

.main span, .resources span, .news h1 span {
	display: none;
}

.explore a {
	background: url(../_resources/front/images/landing/mie_explore248x166.jpg) 0 0 no-repeat;
}

.video{
	margin-bottom:  15px;
}
.create a {
	background: url(../_resources/front/images/landing/mie_create248x166.jpg) 0 0 no-repeat;
}
	
.analyse a {
	background: url(../_resources/front/images/landing/mie_analyse248x166.jpg) 0 0 no-repeat;
}

.additional {
	clear: both;
	padding-top: 20px;
}

.news a {
	font-weight: bold;
	text-decoration: none;
}

.news a:hover, .resources a:hover {
	color: #fff;
}

.news h1 {
	width: 80px;
	height: 28px;
	background: #fff url(../_resources/front/images/landing/mie_news248x40.gif) 0 0 no-repeat;	
}

.news h2{
	font-size: 2em;
	color:  #ffffff;
	padding-bottom:  10px;
}

.resources {
	width:  430px;
	float: left;
	display: block;
	color:  #ffffff;
	font-size: inherit;
}

.news, .resources{
	display:  block;
	padding: 10px;
}

.news {
	float: left;
	width: 280px;
	display: block;	
	margin-right:  10px;
	margin-top: 5px;
	padding-left:  0px;
	margin-left:  0px;
}

h3 a{
	font-size: 1.4em;
	text-decoration: none;
	padding-bottom:  8px;
	display: block;
	color: #EC6552;
}

.resources li{
	padding-top:  5px;
	border-top:  1px solid #333333;
}

.resources li:first-child{
	border:  none;
}

.news a{
		color: #EC6552;
}

.news p, .resources p {
	padding-bottom: 10px;
	color: #fff;
	line-height: 1.4em;
	font-size: 1.2em;
}

.links, .caseStudies, .forum {
	background: #fff;
	padding: 1px;
	background: #000;
	border: 2px solid #fff;
	margin-bottom: 5px;
}

.links a, .caseStudies a, .forum a {
	width: 494px;
	height: 52px;
	display: block;
}

.links a {
	background: url(../_resources/front/images/landing/mie_links494x52.jpg) 0 0 no-repeat;
}

.caseStudies a {
	background: url(../_resources/front/images/landing/mie_studies494x52.jpg) 0 0 no-repeat;
}

.forum a {
	background: url(../_resources/front/images/landing/mie_forum494x52.jpg) 0 0 no-repeat;
}

#footer {
	background: #333333;
}

#footer li a {
	color: #888;
	padding-right: 20px;
}

#footer li a:hover {
	color: #D9DB41;
	text-decoration: underline;
}
