/* Vilmankammen Course Calendar CSS Document 11/2007 */


#tabheader {
	float:left;
	width:100%;
	background:url(../images/tab_bg.gif) repeat-x bottom;
	line-height:normal;
	}

#tabheader ul {
	margin:0;
	padding:10px 20px 0;
	list-style:none;
	}

#tabheader li {
	float:left;
	background:url(../images/tab_left.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 10px;
	font-size:11px;
	margin-right:3px;
	}

#tabheader a {
	float:left;
	display:block;
	background:url(../images/tab_right.gif) no-repeat right top;
	padding:5px 10px 4px 0px;
	text-decoration:none !important;
	font-weight:bold;
	color:#fff;
	}
	
#tabheader a:hover {
	color:#def2b3;
	}

/* IE5-Mac fiksaus \*/
#tabheader a {
	float:none;
	}
/* */

#tabheader #current {
	background-image:url(../images/tabcurrent_left.gif);
	}
	
#tabheader #current a {
	background-image:url(../images/tabcurrent_right.gif);
	color:#333;
	padding-bottom:5px;
	}
	
#tabcontent {
	background-color:#fff;
	border:1px solid #8e9300;
	border-top:none;
	margin-bottom:10px;
	}
	
#tabcontent img {
	border:0px;
	}

.tabcontent_top {
	background:url(../images/tab_mainhead.gif) repeat-x top #fff;
	border-bottom:1px solid #8e9300;
	}
	
.tabcontent_top {
	padding:20px 20px 20px 20px !important;
	}
	
.tabcontent_top p {
	padding:0px 0px 8px 0px;
	font-size:11px;
	}
	
.tabcontent_mainhead {
	margin:0px;
	color:#333;
	font-weight:bold;
	padding:5px 20px;
	background-color:#dadd92;
	}
	
.tabcontent_main {
	padding:20px;
	padding-top:15px;
	background: #fff;
	border-top:1px solid #c2c65c;
	}
	
.tabcontent_main p, .tabcontent_main {
	font-size:11px;
	font-weight:normal;
	margin:0px;
	}
	
#tabcontent .course_info td {
	padding: 0px 15px 5px 0px;
	vertical-align: top;
}

#tabcontent .error { color: #f00 }

.course_info td { height: 50px }
	
	
/* Coursebasket */

.coursebasket {
	width:97%;
	border:1px solid #8e9300;
	margin-top:10px;
	background-color:#fff;
	}
	
.coursebasket td {
	vertical-align:top;
	}
	
.coursebasket a {
	background:none;
	padding:0px;
}
	
.coursebasket_head {
	background-color: #8e9300;
	padding:3px;
	padding-left:5px;
	font-weight:bold;
	color:#fff;
	font-size:11px;
	}
	
.courseconfirmbasket_head {
	background-color: #8e9300;
	padding:3px;
	padding-left:5px;
	font-weight:bold;
	font-size:11px;
	color:#fff;
	}
	
.coursebasket_item {
	width:100%;
	}
	
.coursebasket_itemhead {
	background-color:#def2b3;
	padding:3px;
	padding-left:10px;
	font-weight:bold;
	color:#333;
	font-size:11px;
	}
	
.coursebasket_itemhead02 {
	background-color:#def2b3;
	padding:3px 5px;
	font-weight:bold;
	color:#333;
	font-size:11px;
	white-space:nowrap;
	}
	
.coursebasket_itemperson {
	padding-left:20px;
	}
	
.coursebasket_itemprice {
	text-align:center;
	white-space: nowrap;
	}
	
.coursebasket_itemperson img {
	vertical-align:middle;
	padding-left:20px;
	}
	
.coursebasket_itemdiscount {
	border-top:1px solid #def2b3;
	padding:5px;
	padding-left:10px;
	text-align:center;
	white-space: nowrap;
	}
	
.coursebasket_itemtotal {
	border-top:1px solid #def2b3;
	background-color:#f4fde1;
	padding:5px;
	padding-left:10px;
	text-align:center;
	font-weight:bold;
	white-space: nowrap;
	}
	
.courseconfirm_item {
	border:1px solid #8e9300;
	padding-bottom:10px;
	margin-bottom:3px;
	background-color:#fff;
	}
	
.courseconfirm_item td {
	padding:5px 8px;
	}
	
.courseconfirm_item p {
	padding:5px 10px;
	}
	
.courseconfirm_item input {
	border:1px solid #929596;
	padding:2px;
	color:#5e5e5e;
	font-size:11px;
	}
	
.courseconfirm_item textarea {
	border:1px solid #929596;
	padding:2px;
	color:#5e5e5e;
	font-size:11px;
	}
	
.courseconfirm_head {
	background-color:#def2b3;
	border-top:1px solid #8e9300;
	border-bottom:1px solid #8e9300;
	padding:5px 10px 5px 10px;
	font-weight:bold;
	color:#333;
	font-size:11px;
	}
	
.courseconfirm_person {
	padding:5px 10px;
	border-top:1px solid #8e9300;
	}
	
.courseconfirm_name {
	font-weight:bold;
	font-size:11px;
	color:#333;
	}
	
.courseconfirm_detail {
	padding:3px;
	padding-left:10px;
	font-size:11px;
	color:#333;
	}
	
.courseconfirm_box {
	margin-bottom:15px;
	}
	
.courseconfirm_box a {
	background:none;
	padding:0px;
}
	
.courseconfirm_box h2 {
	background-color: #8e9300;
	padding:3px;
	padding-left:10px;
	color:#fff !important;
	margin:0px;
	margin-top:10px;
	}
	
.coursebasket img, .courseconfirm_box img { margin:0px !important; padding:0px !important; border: 0 }	
.coursebasket .editbutton, .coursebasket .deletebutton, .courseconfirm_box .editbutton, .courseconfirm_box .deletebutton {
	float:right;
	}
	
.basket_deletebutton {
	float:right;
	margin-right:5px;
	}
	
.courseconfirm_basket {
	margin-top:50px;
	border:1px solid #8e9300;
	background-color:#fff;
	}
	
.coursebasket_itemcourse {
	padding-left:20px;
	padding-bottom:5px;
	}
	
.coursebasket_itemaddperson {
	padding:3px 15px 5px 15px;
	}
	
.hskk_orangebutton, .hskk_orangebutton_w_border, .basketdigest input {
	background-color:#bdc240;
	border:1px solid #8e9300;
	color:#000;
	margin: 0px;
	text-align: center;
	padding: 2px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	vertical-align:bottom;
	cursor:pointer;
	overflow:visible;
	}

.hskk_orangebutton_w_border {
	border:1px solid #8e9300;
	}

.basketdigest {
	background-color:#c7dee8;
	margin-left:80px;
	border:1px solid #999;
	border-bottom: 0px;
	height: 37px;
	font-size: 10px;
}
	
.basketdigest table {
	margin: 5px 20px;
	}	
	
.basketdigest form {
	margin: 0;
	padding: 0;
	display: inline;
}
.coursecal_search select, .coursecal_search input.text { width: 300px; padding: 0px; }
.coursecal_search h2 { margin-bottom: 5px }
.coursecal_search h1 { margin-bottom: 0px }
.coursecal_search .basicsearch {
	padding: 10px 10px 20px 10px;
	background-color:#eff0d4;
	border:1px solid #c0c449;
	width:280px;
	}
	
.coursecal_search p {
	margin-bottom:15px;
}

.coursecal_search td {
	padding:2px 4px 2px 0px;
}

.coursecal_search a {
	background:none;
	padding:0px;
}

.content .coursecal_search img {
	margin:0px;
}


/* Coursecaldigest */


div.frontpage .coursecaldigesttitle {
	display:none;
}

div.coursecaldigest table {
	border-collapse:collapse;
}

div.coursecaldigest td {
	padding:0px 9px 10px 0px;
}

div.defaultpage .coursecaldigest td {
	padding:0px 9px 4px 0px;
}

td.coursecaldigest_start_dt {
	font-size:11px;
	color:#333;
	padding-right:5px;
}

td.coursecaldigest_start_dt a {
	background:none;
	padding-left:0px;
	color:#333;
}


h3.coursecaldigestsubtitle {
	margin-top:15px;
}


/* Fixes explorer margin problem */

div#tabcontainer .spacer {
  clear: both;
  height:0px;
  overflow: hidden;
  }
  
 
/* Coursecalguard styles */

.coursecalguard_singlecourse {
	background:#efefef;
	border:1px solid #c0c0bf;
	padding:10px 10px 0px 10px;
	}
	
.coursecalguard_singlecourse div {
	font-weight:bold;
	font-size:12px;
	padding-bottom:10px;
	}
	
.coursecalguard_singlecourse img {
	float:right;
	}
	
.content .coursecalguard img {
	margin:0px !important;
	}
	
.content .coursecalguard h2 {
	margin:18px 0px 8px 0px !important;
	}
	
.coursecalguard_coursecriteria {
	border:1px solid #8e9300;
	font-size:11px;
	width:100%;
	margin-bottom:10px;
	background-color:#fff;
	}
	
.coursecalguard_coursecriteria td {
	padding:7px 10px;
	border-bottom:1px solid #8e9300;
	}
	
.coursecalguard_coursecriteria_head {
	font-weight:bold;
	}
	
.coursecalguard_coursecriteria_head td {
	border-right:1px solid #8e9300;
	border-bottom:1px solid #8e9300;
	}
	
.coursecalguard_noborder {
	border-right:none !important;
	}
	
.coursecalguard_coursecriteria_wide {
	width:37%;
	}
	
.coursecalguard_buttons {
	margin-top:40px;
	}

.guard_recommendation {
	background-color:#def2b3;
	}
	
.coursecalguard p.guard_margin {
	margin-top: 20px;
	}
.coursecalguard input#email { width: 250px }

.coursecaldigest .ccdedbtn, .coursecaldigest .ccdenrbtn {
	background: none;
	padding: 0;	
}

.content .coursecalguard_coursecriteria a {
background:none;
padding:0px;
}