#direct {
	height: 185px;
	padding: 6px 0 6px 15px;
}
#homeContent {
	min-height: 365px;
	padding: 0 0 6px 15px;
	/*border-top: solid 35px #fff;*/
	background: url(../images/home-content.png) center bottom no-repeat;
}

/** Direct links Area **/
#shortcuts {
	width: 255px;
	float: left;
}
#shortcuts h2 {
	font-size: 1em;
	font-weight: normal;
	padding: 0; margin: 0 0 1px 0;
}
#shortcuts h2 a{
	display: block;
	background: url(../images/shortcuts.png) 0 -100px no-repeat;
	color: #999999;
	height: 88px;
	padding: 0 0 0 36px; margin: 0;
	text-decoration: none;
}
#shortcuts h2 a:hover {
	background: url(../images/shortcuts.png) -300px -100px no-repeat;
}
#shortcuts h2 span{
	display: block;
	position: relative;
	top: -1.2em;
	padding-top: 40px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
#shortcuts h2.application span{
	background: #fff url(../images/shortcuts.png) 0 20px no-repeat;
}
#shortcuts h2.allCourses span{
	background: #fff url(../images/shortcuts.png) -300px 20px no-repeat;
}

/** Search Area **/

#direct, #homeContent {
	font-size: 0.9em;
}
#direct #search {
	width: 368px;
	height: 174px;
	background: #fff url(../images/search-home.png) left center no-repeat;
	float: left;
	margin-right: 10px;
}
#direct #search  h2 { /** This hides headline and shows a background picture insted **/
	height: 21px; width: 83px;
	background: url(../images/h2-search.png) no-repeat;
	font-size: 0px;
	color: #e6e6e6;
	margin: 22px 27px 10px 20px;
}
#direct #search fieldset {
	padding: 0 0 0 20px;
	line-height: 1.2;
}
#direct #search fieldset p{
	float: left;
	width: 168px;
	position: relative;
	top: -5px;
	padding-bottom: 1px;
	padding-top: 0.4em;
}
#direct #search fieldset p label{
	margin: 0; padding: 0;
}
#direct #search fieldset p select {
	width: 158px;
}
#direct #search fieldset p input{
	width: 153px;
}
#direct #search fieldset a{
	float: left;
	background: url(../images/link-more.png) right 9px no-repeat;
	padding: 5px 15px 0 3px;
}

/** About Area **/
#aboutIrev {
	float: left;
	width: 240px;
	background: url(../images/gfx-about-bottom.png) left bottom repeat-x;
	height: 177px;
	color: #333333;
}
#aboutIrev h2 {
	padding: 10px 10px 0 15px;
	margin: 0;
	font: normal 0.8em Arial,Verdana,Helvetica,sans-serif;
}
#aboutIrev p {
	padding: 0 10px 0 15px;
	background: #fff url(../images/h2-IrevEkonomiutbildningar.png) 14px 8px no-repeat;
	padding-top: 70px;
	margin: 0;
	position: relative;
	top: -1em;
}

/** All areas**/
#courseArea, #news, #current {
	padding-bottom: 45px;
	border-top:75px solid #FFFFFF;
}

/** Coursearea**/
#courseArea {
	width: 253px;
	float: left;
}
#courseArea h2 {
	background: #fff url(../images/h2-courseArea.png) no-repeat;
	height: 26px;
	width: 247px;
	text-align: right;
	font-size: 0px;
	color: #fff;
}
#courseArea ul {
	margin-right: 8px;
	margin-left: 2px;
	margin-top: 15px;
}
#courseArea ul li {
	list-style: none;
	display: inline;
}
#courseArea ul li a{
	display: block;
	padding: 6px 10px 5px 30px;
	color: #4d4d4d;
	font-weight: bold;
	background: url(../images/shortcuts-bullets.png) 10px center no-repeat;
	border-bottom: solid 1px #fff;
	font-size: 0.9em;
}
#courseArea ul li a:hover {
	background: #fff url(../images/shortcuts-bullets-hover.png) 10px center no-repeat;
	text-decoration: none;
	border-bottom: solid 1px #e5e5e5;
}


/** News**/
#news {
	width: 378px;
	float: left;
}
#news h2 {
	background: #fff url(../images/h2-news.png) no-repeat;
	height: 26px;
	width: 376px;
	text-align: right;
	font-size: 0px;
	color: #fff;
}
#news ul {
	margin-right: 10px;
	margin-left: 1px;
	margin-top: 25px;
}
#news ul li {
	list-style: none;
	display: inline;
}
#news ul li h3{
	font-size: 1.1em;
	line-height: 1.2;
	margin: 0;
}
#news ul li h3 a{
	display: block;
	padding: 3px 10px 5px 28px;
	color: #333333;
	font-weight: bold;
	background: url(../images/arrow.png) 15px 7px no-repeat;
	border-bottom: solid 1px #f2f2f2;
}
#news ul li h3 a:hover{
	text-decoration: none;
	background: #fff url(../images/arrow-hover.png) 15px 6px no-repeat;
	border-bottom: solid 1px #ebebeb;
}
#news ul li h3 a span.news {
	font-size: 0;
	padding: 10px 16px 0px 16px;
	color: #8fa087;
	margin-left: 3px;
	line-height: 16px;
	background: url(../images/news.png) 0 bottom no-repeat;
}
#news ul li h3 a span.details{
	font-size: 0.9em;
	margin-top: 2px;
	display: block;
	font-weight: normal;
	color: #808080;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

a.more {
	background: url(../images/link-more.png) right center no-repeat;
	padding: 0 15px 0 0;
	float: right;
	margin-right: 20px;
	margin-top: 5px;
}

/** Current **/
#current {
	/*padding-top: 26px;*/
	float: left;
	width: 245px;
	border-top:0px solid #FFFFFF;
}
#current img{
	border: none;
}

#current .teaser {
	padding: 30px 10px;
}
#current .teaser h2{
	font-size: 1.1em;
	margin: 0 0 5px 0;
	color: #333333;
}
#current .teaser p{
	color: #333333;
}
#current .teaser a{
	background: url(../images/link-more.png) right center no-repeat;
	padding: 0 15px 0 0;
}





