/*@charset "UTF-8";
 CSS Document */

body {
	background-image:url(images/bg_tile.gif);
	background-repeat:repeat;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color:#4c4c4c;
}

.top {
	position:relative;
	width:840px;
	margin-left:auto;
	margin-right:auto;
	height:100px;
}

.logo {
	position: relative;
	float:left;
	overflow:hidden;
	width:580px;
	padding-left:20px;
	padding-top:40px;
	padding-bottom:15px;	
	
}

.meny {
	position:relative;
	float:left;
	width:210;		
	
}

.meny a {
	font-size:10px;
	padding-right:15px;
	text-decoration:none;
	color:#4c4c4c;
	font-weight:bold;
		
}

.meny a:hover {
	color:#f89c33;	
	
}

.PageLink a {
	font-size:14px;
	text-decoration:none;
	color:#f89c33;
	font-weight:bold;
		
}

.PageLink a:hover {
	color:#4c4c4c;	
	
}

.PageLink a:visited {
	color:#f89c33;	
	
}

.ds_layer {
	position:relative;
	overflow:visible;
	background-image:url(images/dropShadow.png);
	background-repeat:no-repeat;
	background-position:center;
	height:20px;
	width:100%;		
	
}

.mainContent {
	width:100%;
	position:relative;
	background-image: url(images/bg_tile2.gif);
	background-repeat:repeat;
		
}

.content {
	width:840px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 20px;
	
}

.contact {
	width:100%;
	position:relative;
	background-image: url(images/bg_tile3.gif);
	background-repeat:repeat-x;
	height:20px;
	text-align:center;
	padding-top:7px;
	font-size:11px;
	color: #4c4c4c;
	padding-bottom:20px;
		
}

.contact a {
	text-decoration:none;
	color:#4c4c4c;
		
}

.contact a:hover {
	color:#f89c33;	
	
}

.spacer1 {
	position:relative;
	width:100%;
	height:2px;	
	
}

.course {
	position:relative;
	width:840px;
	height:190px;
}

.course .course_img_holder {
	position:relative;
	float:left;
	width:316px;
	height:154px;
	background-image:url(images/imgBg.png);
	background-repeat:no-repeat;
	overflow:hidden;
	
}

.course .course_img_holder .course_img {
	width:298px;
	height:136px;
	padding-top:6px;
	padding-left:7px;
	overflow:hidden;
	
}

.course .course_sep {
	position:relative;
	float:left;
	width:10px;
	height:142px;
	padding-top: 3px;
	
}

.course .course_text {
	position:relative;
	float:left;
	width:512px;
	padding-top:3px;
	
}

.course .course_text .heading {
	font-size:24px;
	padding-bottom:2px;
	font-weight:bold;
	
}

.course .course_text .date {
	font-size:12px;
	line-height:15px;
	height: 20px;
	overflow:hidden;
	
}

.course .course_text .subheading {
	font-size:12px;
	padding-bottom:15px;
	line-height:15px;
	height: 60px;
	overflow:hidden;
	
}

.course .course_text .link a {
	font-size:14px;
	text-decoration:none;
	color:#f89c33;
	font-weight:bold;
	
}

.course .course_text .link a:hover {
	color:#4c4c4c;	
	
}





.course_detail {
	position:relative;
	width:840px;
	
}

.course_detail .imgWrapper .course_img_holder {
	position:relative;
	float:left;
	width:316px;
	height:363px;
	background-image:url(images/imgBg_big.png);
	background-repeat:no-repeat;
	overflow:hidden;
	padding-bottom:15px;
	
}

.course_detail .imgWrapper {
	position:relative;
	float:left;
	width:316px;

	
}

.course_detail .imgWrapper .course_img_holder .course_img {
	width:298px;
	height:346px;
	padding-top:6px;
	padding-left:7px;
	overflow:hidden;
	
}

.course_detail .course_sep {
	position:relative;
	float:left;
	width:10px;
	height:142px;
	padding-top: 3px;
	
}

.course_detail .course_text {
	position:relative;
	float:left;
	width:512px;
	padding-top:3px;
	
}

.course_detail .course_text .heading {
	font-size:24px;
	padding-bottom:2px;
	font-weight:bold;
	
}

.course_detail .course_text .document {
	font-size:12px;
	padding-bottom:15px;

	
}

.course_detail .course_text .btn {
	padding-bottom:30px;

	
}


.course_detail .images {
	position:relative;
	width:316px;
	height:100px;
	float:left;
	padding-left:4px;
}


.course_detail .imgWrapper .images .image_holder {
	position:relative;
	float:left;
	width:60px;
	height:70px;
	background-color:#FFF;
	
}

.course_detail .imgWrapper .images .image_holder .image {
	position:relative;
	float:left;
	width:54px;
	height:64px;
	overflow:hidden;
	padding-left:3px;
	padding-top:3px;
	
}

.course_detail .imgWrapper .images .spacer2 {
	position:relative;
	float:left;
	width:21px;
	height:64px;
	
}






.form {
	position:relative;
	float:left;
	width:420px;
	
}

.form_sep {
	position:relative;
	float:left;
	width:1px;
	
}

.form_text {
	position:relative;
	float:left;
	width:400px;
	padding-left:15px;
	
}

.form_text .heading {
	font-size:24px;
	padding-bottom:2px;
	font-weight:bold;
	
}

.form_text .document {
	font-size:12px;
	padding-bottom:40px;
	line-height: 16px;
	
}


.form .heading {
	font-size:24px;
	padding-bottom:10px;
	font-weight:bold;
	
}

.form .document {
	font-size:12px;
	padding-bottom:15px;
	
}


.form_text .document a {
	text-decoration:underline;
	color:#4c4c4c;
	
}

.form_text .document a:hover {
	color:#f89c33;	
	
}

.leftCol1 {	
	position:relative;
	float:left;
	width:90px;
	font-size:14px;
	padding-top:10px;
	padding-bottom:10px;
	
}

.rightColText1 {
	position:relative;
	float:left;
	width:325px;
	font-size:18px;
	padding-top:8px;
	padding-left:2px;
	padding-bottom:10px;
}

.form .form1 .leftCol {	
	position:relative;
	float:left;
	width:90px;
	height:28px;
	font-size:14px;
	padding-top:10px;
	
}

.form .form1 .rightCol {
	position:relative;
	float:left;
	width:325px;
	height:38px;
	font-size:18px;
	
	
}

.form .form1 .rightColText {
	position:relative;
	float:left;
	width:325px;
	height:30px;
	font-size:18px;
	padding-top:8px;
	padding-left:2px;
	
	
}

.form .form1 .sendBtn {
	position:relative;
	float:left;
	width:411px;
	height:50px;
	padding-top:18px;
	text-align:right;
	
}

.tf1 {
	width: 310px;
	height: 30px;
	border: #cacdd2 1px solid;
	font-size:22px;
	font-weight:normal;
}

.tf1-1 {
	width: 60px;
	height: 30px;
	border: #cacdd2 1px solid;
	font-size:22px;
	font-weight:normal;
}

.tf1-2 {
	width: 236px;
	height: 30px;
	border: #cacdd2 1px solid;
	font-size:22px;
	font-weight:normal;
}

.tf1-error {
	width: 310px;
	height: 30px;
	border: #f9a13f 1px solid;
	font-size:22px;
	font-weight:normal;
}

.tf1-1-error {
	width: 60px;
	height: 30px;
	border: #f9a13f 1px solid;
	font-size:22px;
	font-weight:normal;
}

.tf1-2-error {
	width: 236px;
	height: 30px;
	border: #f9a13f 1px solid;
	font-size:22px;
	font-weight:normal;
}


.ta1 {
	width: 312px;
	height:100px;
	border: #cacdd2 1px solid;
	font-size:16px;
	font-weight:normal;
	
	
}



