@charset "UTF-8";
/* CSS Document */
/*
THEME NAME:Creative Contexts List
THEME URI:http://www.markosimic.com
DESCRIPTION:Creative context is created for contexts <a href="">subscribe to CreativeContexts</a>.
VERSION:0.1
AUTHOR:Milos Milosevic and Marko Simic
AUTHOR URI:http://www.markosimic.com
*/

body {
	background-color:#cb117e;
	font-family:Verdana, Geneva, sans-serif;
	margin-top:20px;
}
img {
	border:none;
}
#container {
	width:918px;
	margin-left:auto;
	margin-right:auto;
}
#wrapper {
	width:918px;
	margin-left:auto;
	margin-right:auto;
}
#footer {
	width:918px;
	margin-left:auto;
	margin-right:auto;
}

h5 {
	font-weight:bold;
	font-size:10px;
	color:#666666;
	margin-top: -10px;
}
h6 {
	font-size:12px;
	color:#969696;
	font-weight:normal;
	margin-top:-13px;
	}
h4 {
	font-weight:bold;
	font-size:10px;
	color:#666666;
	margin-top: -10px;
	margin-bottom: 10px;
}
	
/* HEADER BEGINS HERE*/
#header {
	width: 918px;
	height:130px;
}
#header h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:31px;
	line-height:21px;
	color:#000;
	margin-bottom:5px;
	margin-top:0;
}
#header h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:15px;
	color:#000;
}
#header a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:15px;
	color:#000;
}
#header_left {
	width:250px;
	float:left;
}
#header_right {
	width:668px;
	float:left;
	text-align:right;
}
#header p {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:21px;
	color:#555;
	margin-top:20px;
	text-align:justify;
	margin-left:17px;
}
#ied_logo {
	width:660px;
	float:left;
	text-align:right;
}
.how_many_to_go{
	float:left;
	width:100px;
	margin-left:17px;
	padding-top:10px;
}
.apply_now{
	text-align:center;
	float:left;
	width:169px;
	margin-left:11px;
	background-color:#000;
	padding:10px;
}
/* HEADER ENDS HERE*/
.extract {
	color:#FFF;
	font-size:11px;
	margin-bottom:50px;
}
.extract a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#ffffff;
}
/* SCHEDA BEGINS HERE */
.scheda {
	width:898px;
	height:155px;
	background-color:#FFF;
	padding:10px;
	float:left;
	margin-bottom: 15px;
}
.thumbnail {
	width:250px;
	height:156px;
	overflow:hidden;
	float:left;
	margin-bottom:20px;
}
.excerpt {
	width: 135px;
	height:156px;
	float:left;
}
.excerpt_detail {
	padding:15px 10px 15px 10px;
	height:136px;
}
.description {
	width: 452px;
	float:left;
	border-left: dashed 1px #666;
	padding:15px 0 15px 20px;
	height: 126px;
}
.visit_site {
	background-color:#25252f;
	width: 38px;
	height:156px;
	float:left;
	text-align:center;
}
/* SCHEDA ENDS HERE */

