.uniBanner {
	margin: 20px 0 0 0;
	width: 930px;
	height: 288px;
	background: url(../images/university_banner.jpg);
	float: left;
	font-size: 12px;
	color: #8e8c8c;
}
.buyContainer .buybtn{
float: right;
margin-top: 8px;
cursor: pointer;
}
.uniBannerSmall {
	margin: 20px 0 0 0;
	width: 759px;
	height: 234px;
	background: url(../images/university_banner_small.jpg);
	float: left;
	font-size: 12px;
	color: #8e8c8c;
	position: relative;
}
.uniBannerMedium {
	margin: 20px 0 0 0;
	width: 930px;
	height: 238px;
	background: url(../images/university_banner_medium.jpg);
	float: left;
	font-size: 12px;
	color: #8e8c8c;
	position: relative;
}
.uniBannerSmall .status, .uniBannerSmall .name {
	position: absolute;	
	text-transform: uppercase;
	color: #aea697;
	position: absolute;
	bottom: 13px;
	font-size: 11px;
}
.uniBannerSmall .status {
	left: 15px;
}
.uniBannerSmall .name {
	right: 15px;
}
.uniBanner .text, .uniBannerSmall .text {
	width: 340px;
	margin: 45px 0 0 45px;
	float: left;
}
.uniBannerMedium .text {
	width: 340px;
	margin: 65px 0 0 45px;
	float: left;
}
.uniBanner .sifr-manchet, .uniBannerSmall .sifr-manchet, .uniBannerMedium .sifr-manchet {
	color: #776950;
	font-size: 16px;
}
.uniBanner h3, .uniBannerSmall h3, .uniBannerMedium h3 {
	color: #85c132;
	font-size: 23px;
	font-weight: normal;
}
.uniBanner p, .uniBannerSmall p, .uniBannerMedium p {
	margin: 15px 0 0 0;	
}
.courselist {
	border-top: 1px solid #ccc;	
}
ul.courselist li {
	background: url("../images/check.gif") no-repeat scroll 25px 20px transparent;
}
.modulelist {
	border-top: 1px solid #ccc;	
}
ul.modulelist li {
	background:url("http://www.highonlife.dk/images/article.gif") no-repeat scroll 25px 20px transparent;
	overflow: auto;
	display: block;
	padding: 12px 0 11px 55px;
}
ul.modulelist li a {
	float: left;
}
ul.modulelist li.done {
	background: url("../images/check.gif") no-repeat scroll 25px 20px transparent;
}
ul.modulelist li.done a {
	color: #4f4d4b;
	float: left;
}
ul.modulelist li.done span {
	color: #8e8c8c;
	font-size: 12px;
	float: right;
	margin-top: 8px;
}
ul.modulelist li.done a:hover {
	color: #fff;
	background-color: #4f4d4b;
}
ul.modulelist li.inactive span {
	font-size: 22px;
	color: #8e8c8c;
	float: left;
	padding: 5px;
}
.tblCourses {
	border-top: 1px solid #ccc;	
	width: 100%;
	color: #8e8c8c;
	font-size: 12px;
}
.tblCourses td {
	padding: 30px 0;
	border-bottom: 1px solid #ccc;
	vertical-align: top;
}
#textcontent .tblCourses td img {
	margin: 0;
	float: left;
}
.tblCourses .headerLink {
	color: #E8266F;
	font-size: 22px;
	padding: 5px;
	text-decoration: underline;
}
.newCourses p {
	clear: both;	
}
.newCourses .headerLink {
	margin: 10px 0;
	float: left;
}
.tblCourses .headerLink:hover {
	background-color:#E8266F;
	color:#FFFFFF;
	text-decoration:none;
}
#textcontent .tblCourses p {
	margin: 15px 0 0 5px;
	font-size: 12px;
	line-height: 16px;
}
#textcontent .tblCourses p.price {
	font-style: italic;
	margin: 25px 5px 0 0;
	float: right;
	clear: none;
}
#textcontent .tblCourses p.price span {
	float: left;
}

#textcontent p.movie {
	text-align:center;
}

#textcontent .course {
	width:290px;
	float:left;
	margin:0 0 15px 10px;
}
#textcontent .course img{
	margin-bottom: 0px !important;
}
#textcontent .course .overlay {
	position:relative;
	z-index:2px;
	background: url(../images/overlay.png) no-repeat;
	width:276px;
	height:160px;
	margin: 15px 10px 0px 10px;
	padding: 3px;
}
#textcontent .course a.headerLink {
	margin:0 0 0 5px;
}
#textcontent .course p.price {
	font-style: italic;
	margin:5px 0 0 5px;
	color: #8E8C8C;
	font-size:11px;
}

a.more, .back {
	background: url("http://www.highonlife.dk/images/view.gif") no-repeat scroll 0 0 transparent;
	color: #776950;
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 1px 20px;
	font-style: normal;
}
a.back {
	background: url("../images/arrow_back.gif") no-repeat scroll 0 0 transparent;	
	margin-bottom: 15px;
	display: block;
	width: 200px;
}
.tblCourses a.more {
	float: right;
	margin-left: 25px;
}
.newCourses a.more {
	float: left;
	margin: 25px 0 0 5px;
}
.buyContainer {
	padding:0 0 30px 0;
	border-bottom: 1px solid #ccc;
	width: 100%;
	float:left;
	font-size: 22px;
	color: #E8266F;
	margin:20px 0;
}
.buyContainer h1 {
	line-height:0;
	float:left;
	margin:15px 0 0 0;
}
.buyContainer span {
	float: left;
	margin-top: 5px;
}

.buyContainer span.price {
	float:right;
	margin:5px 10px 0 0;
}

.buyContainer button {
	background-color: #7FAF36;
	border: 1px solid #567C1D;
	color: #FFFFFF;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 25px 8px 15px;
	text-align: center;
	text-decoration: none;
	float: right;
}
.buyContainer button span {
	background:url(/images/buynow.png) no-repeat;
	height:15px;
	padding:0 31px 0 0;
	float:none;
	margin:0;
}
.steps {
	border-top: 1px solid #ccc;
	margin: 30px 0;
	font-size: 12px;
	color: #8e8c8c;
}
.steps span {
	margin-top: 9px;	
}
.videoContainer {
	margin: 30px 0;	
}
.hrHeader {
	border-bottom: 1px solid #ccc;
	padding: 30px 0 20px 0;
}
.testContainer {
	margin: 0 0 15px 0;
	float: left;
}
.testContainer .question {
	padding-top: 30px;	
}
.testContainer .answers {
	padding: 20px 45px 0 45px;	
}
.testContainer label {
	color: #8e8c8c;
	font-size: 12px;
	display: block;
	margin-bottom: 5px;
	height: 20px;
	clear: left;
}
.testContainer label.active {
	color: #000;
}
.testContainer label span {
	float: left;
	margin: 0 0 0 10px;
	width: 619px;
}
.testContainer label input {
	float: left;
}

.readmorebtn {
	background-color:#7FAF36;
	border:1px solid #567C1D;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	padding:8px;
	display: block;
	width: 120px;
	margin-top: -8px;
	margin-left: 8px;
	text-align: center;
	font-size:12px;
	text-decoration: none;
	float: right;
}

.universityContent {
	padding:0 5px;
	width:910px;
}

#textcontent td img {
	float: left !important;
}























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

