/* hrakk Course Calendar CSS Document 11/2010 */

#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:1px;
	}

#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:#e6e6e6;
	}

/* 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:#000;
	padding-bottom:5px;
	}
	
#tabcontent {
	background-color:#fff;
	border:1px solid #808182;
	border-top:none;
	margin-bottom:10px;
	}
	
#tabcontent img {
	border:0px;
	}

.tabcontent_top {
	background-color:#fff;
	border-bottom:1px solid #808182;
	}
	
.tabcontent_top {
	padding:20px 20px 20px 20px !important;
	}
	
.tabcontent_top h1 {
	text-transform:none;
	margin:0px;
	padding:0px 0px 10px 0px;
	}
	
.tabcontent_top p {
	padding:0px 0px 8px 0px;
	}
	
.tabcontent_mainhead {
	margin:0px;
	color:#000;
	font-size:12px;
	font-weight:bold;
	padding:5px 20px;
	background-color:#e6e6e6;
	border-bottom:1px dotted #808182;
	}
	
.tabcontent_main {
	padding:20px;
	padding-top:15px;
	background: #f6f6f6;
	}
	
/*#tabcontent h1 {
	color:#579be1;
	margin:0px;
	font-size:16px;
	font-weight:normal;
	padding-bottom:5px;
	}
	
#tabcontent h2 {
	color:#579be1;
	margin:0px;
	font-size:14px;
	font-weight:normal;
	padding-bottom:5px;
	}
	
*/
	
.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 #808182;
	margin-top:10px;
	background-color:#fff;
	}
	
.coursebasket td {
	vertical-align:top;
	}
	
.coursebasket_head {
	background-color: #808182;
	padding:3px;
	padding-left:5px;
	font-weight:bold;
	color:#fff;
	font-size:11px;
	}
	
.courseconfirmbasket_head {
	background-color: #808182;
	padding:3px;
	padding-left:5px;
	font-weight:bold;
	font-size:11px;
	color:#fff;
	}

.courseconfirm_item {
	width:546px !important;
}

.courseconfirm_item table td {
	white-space:normal !important;
}

.coursebasket_item {
	width:100%;
	}
	
.coursebasket_itemhead {
	background-color:#bdc0c1;
	padding:3px;
	padding-left:10px;
	font-weight:bold;
	color:#333;
	font-size:11px;
	}
	
.coursebasket_itemhead02 {
	background-color:#bdc0c1;
	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 #bdc0c1;
	padding:5px;
	padding-left:10px;
	text-align:center;
	white-space: nowrap;
	}
	
.coursebasket_itemtotal {
	border-top:1px solid #bdc0c1;
	background-color:#e0e2e2;
	padding:5px;
	padding-left:10px;
	text-align:center;
	font-weight:bold;
	white-space: nowrap;
	}
	
.courseconfirm_item {
	border:1px solid #808182;
	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:#e0e2e2;
	padding:5px 10px 5px 10px;
	font-weight:bold;
	color:#5e5e5e;
	font-size:11px;
	}
	
.courseconfirm_person {
	padding:5px 10px;
	border-top:1px solid #808182;
	}
	
.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 h2 {
	background-color:#030404;
	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 #808182;
	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: #010101;
	margin: 0px;
	text-align: center;
	padding: 1px 4px;
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	font-size:11px;
	cursor:pointer;
	border:1px solid #000;
	}
	
.hskk_orangebutton {
	margin-bottom:0px !important;
	border:1px solid #000;
	}

.hskk_orangebutton_w_border {
	background-color: #010101;
	border:1px solid #000;
	}

.basketdigest {
	background-color:#fff;
	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: #f6f6f6;
	border:1px solid #808182;
	}
	
.content h2.coursecaldigesttitle {
	font-size:20px;
	line-height:normal;
	margin:0px;
	padding-bottom:7px;
	text-transform:none;
	font-weight:bold;
	color:#ec2892;
}

h3.coursecaldigestsubtitle {
	padding-top:10px;
	border-top:1px solid #e0e2e3;
}

div.frontpage h3.coursecaldigestsubtitle {
	border-top:none;
}
	
.coursecaldigest td {
	padding:6px 7px 6px 0px;
}

.coursecaldigest th {
	text-align: left;
}
	
div.frontpage .coursecaldigest td {
	border-bottom:1px solid #c6c6c6;
}
	
.coursecaldigest table {
	border-collapse:collapse;
	width: 99%;
	margin-left: 13px;
}

div.frontpage td.leftblock .coursecaldigest table {
width:259px;
}

div.frontpage td.centerblock .coursecaldigest table {
width:269px;
}
	
.content .coursecaldigest_start_dt a {
	font-weight:normal !important;
	color:#333;
}

.coursecaldigest_both_dates {
	white-space: nowrap;
}

/* Fixes explorer margin problem */

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

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

.guard_recommendation {
	background-color: #fae8f2;
	}

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

/* new look */

.rightblock .blockmargin .content .coursecaldigest {
	background: url(../images/koulutukset_digest_bg.jpg) no-repeat top center #cdcdcd;
}

.rightblock .blockmargin .akkilahdot .content .coursecaldigest {
	background: url(../images/pink_bg.jpg) no-repeat top center #fcdfef;
	padding-bottom: 10px;
}

.frontpage .content h2.coursecaldigesttitle  {
	font-size:14px;
	line-height:normal;
	margin:0px;
	padding-bottom:10px;
	padding-left: 12px;
	padding-top: 14px;
	text-transform:none;
	font-weight:bold;
	color:#ec2892;
}

.frontpage .content .coursecaldigest a {
	color: #333333;
}

.divide_table2 .left .content .coursecaldigest {
	background: url(../images/big_gradient.jpg) no-repeat top left #dfdfdf;
	width:317px;
	margin-right:15px;
	padding-bottom:15px;
	font-size:11px;
}

.divide_table2 .content .coursecaldigest {
	background: url(../images/pink_bg.jpg) no-repeat top left #fcdfef;
	font-size:11px;
	padding-bottom:15px;
	width:317px;
}

.divide_table2 .content h2.coursecaldigesttitle  {
	font-size:14px;
	line-height:normal;
	margin:0px;
	padding-bottom:10px;
	padding-left: 12px;
	padding-top: 14px;
	text-transform:none;
	font-weight:bold;
	color:#ec2892;
}

.divide_table2 .content .coursecaldigest a {
	color: #333333;
}

.divide_table2 .coursecaldigest td {
	border-bottom:1px solid #c6c6c6;
}

.divide_table2 .coursecaldigest table {
	width:90%;
}
.divide_table2 .coursecaldigest td {

}
