/* Työturvallisuuskortti Course Calendar CSS Document 06/2006 */


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

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

#tabheader li {
	float:left;
	background:url("../images/tab_left.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
	font-size:11px;
	border-right:1px solid white;
	border-bottom:1px solid #f9f9f9;
	}

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

/* 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:#00846e;
	padding-bottom:5px;
	}
	
#tabcontent {
	background-color:#f9f9f9;
	border:1px solid #00846e;
	border-top:none;
	}
	
#tabcontent img {
	border:0px;
	}

.tabcontent_top {
	background: #f9f9f9;
	border-bottom:1px solid #b9b9b9;
	}
	
.tabcontent_top {
	padding:25px 20px 15px 20px !important;
	}

	
.tabcontent_mainhead {
	font-size:12px;
	font-weight:bold;
	background-color:#d4d4d4;
	padding:3px 20px;
	border:1px solid white;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666;
	}
	
.tabcontent_main {
	padding:20px;
	padding-top:15px;
	background: #fff;
	}
	
#tabcontent h1 {
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666;
	font-weight:bold;
	margin:0px;
	margin-bottom:5px;
	}
	
#tabcontent h2 {
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666;
	font-weight:bold;
	}
	
#tabcontent p, #tabcontent {
	font-size:11px;
	color:#333;
	font-weight:normal;
	}
#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 #00846e;
	margin-top:10px;
	}
	
.coursebasket td {
	vertical-align:top;
	}
	
.coursebasket_head {
	background-color:#41b3a5;
	padding:3px;
	padding-left:5px;
	font-weight:bold;
	color:#fff;
	font-size:11px;
	}
	
.courseconfirmbasket_head {
	background-color:#41b3a5;
	padding:3px;
	padding-left:5px;
	font-weight:bold;
	font-size:11px;
	color:#fff;
	}
	
.coursebasket_item {
	width:100%;
	}
	
.coursebasket_itemhead {
	background-color:#c3e4df;
	padding:3px;
	padding-left:10px;
	font-weight:bold;
	color:#333;
	font-size:11px;
	}
	
.coursebasket_itemhead02 {
	background-color:#c3e4df;
	padding:3px 5px;
	font-weight:bold;
	color:#333;
	font-size:11px;
	white-space:nowrap;
	}
	
.coursebasket_itemperson {
	padding-left:20px;
	font-size:11px;
	}
	
.coursebasket_itemprice {
	text-align:center;
	white-space: nowrap;
	font-size:11px;
	}
	
.coursebasket_itemperson img {
	vertical-align:middle;
	padding-left:20px;
	}
	
.coursebasket_itemdiscount {
	border-top:1px solid #c3e4df;
	padding:5px;
	padding-left:10px;
	text-align:center;
	white-space: nowrap;
	font-size:11px;
	}
	
.coursebasket_itemtotal {
	border-top:1px solid #c3e4df;
	background-color:#e3f3f1;
	padding:5px;
	padding-left:10px;
	text-align:center;
	font-weight:bold;
	white-space: nowrap;
	font-size:12px;
	}
	
.courseconfirm_item {
	border:1px solid #00846e;
	padding-bottom:10px;
	margin-bottom:3px;
	}
	
.courseconfirm_head {
	background-color:#c3e4df;
	padding:3px 10px 9px 10px;
	font-weight:bold;
	color:#333;
	font-size:11px;
	}
	
.courseconfirm_person {
	padding:5px 10px;
	border-top:1px solid #00846e;
	}
	
.courseconfirm_name {
	font-weight:bold;
	font-size:11px;
	color:#333;
	}
	
.courseconfirm_detail {
	padding:3px;
	padding-left:10px;
	font-size:11px;
	color:#333;
	}
	
.courseconfirm_box h2 {
	background-color:#00846e;
	padding:3px;
	color:#fff !important;
	font-weight:bold;
	margin:0px;
	margin-bottom:3px;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
.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 #00846e;
	}
	
.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:#00846e;
	border:0px;
	color:#fff !important;
	font-size:10px;
	font-weight:bold;
	padding:3px 7px;
	}
	
.hskk_orangebutton {
	border:1px solid #00846e;
	}

.hskk_orangebutton_w_border {
	border:1px solid black;
	}

.basketdigest {
	background-color:#f9f9f9;
	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: 350px; */ padding: 0px; }
.coursecal_search h2 { margin-bottom: 7px }
.coursecal_search .basicsearch { width: 476px; background-color: #eee; padding: 10px 10px 20px 10px }
.coursecal_search img { margin: 0; }


/* Added 21.04.06 - Fixes explorer margin problem */

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

.coursecalguard_singlecourse {
	background:#efefef;
	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 #999;
	font-size:11px;
	width:100%;
	margin-bottom:10px;
	}
	
.coursecalguard_coursecriteria td {
	padding:7px 10px;
	border-bottom:1px solid #ccc;
	}
	
.coursecalguard_coursecriteria_head {
	font-weight:bold;
	}
	
.coursecalguard_coursecriteria_head td {
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	}
	
.coursecalguard_noborder {
	border-right:none !important;
	}
	
.coursecalguard_coursecriteria_wide {
	width:37%;
	}
	
.coursecalguard_buttons {
	margin-top:40px;
	}

.guard_recommendation {
	background-color: #f5f8d9;
	}




