@charset "UTF-8";
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* MEDIA: ALL */
@media all
{
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, font, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	b, u, i, center,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td
	{
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-size: 100%;
		vertical-align: baseline;
		background: transparent;
	}
	body
	{
		line-height: 1;
	}
	ol, ul
	{
		list-style: none;
	}
	blockquote, q
	{
		quotes: none;
	}
	blockquote:before, blockquote:after,
	q:before, q:after
	{
		content: '';
		content: none;
	}
	/* remember to define focus styles! */
	:focus
	{
		outline: 0;
	}
	/* remember to highlight inserts somehow! */
	ins
	{
		text-decoration: none;
	}
	del
	{
		text-decoration: line-through;
	}
	/* tables still need 'cellspacing="0"' in the markup */
	table
	{
		border-collapse: collapse;
		border-spacing: 0;
	}
	.main_image {
    width: 940px;
    height: 409px;
    float: left;
    background: #fff;
    position: relative;
    overflow: hidden; /*--Overflow hidden allows the description to toggle/tuck away as it slides down--*/
    color: #fff;
}
.main_image h2 {
    font-size: 2em;
    font-weight: normal;
    margin: 0 0 5px;
    padding: 10px;
}
.main_image p {
    font-size: 1.2em;
    line-height: 1.6em;
    padding: 10px;
    margin: 0;
}
.block small { /*--We'll be using this same style on our thumbnail list--*/
    font-size: 1em;
    padding: 0 0 0 20px;
    background: url(icon_calendar.gif) no-repeat 0 center;
}
.main_image .block small {margin-left: 10px;}
.main_image .desc{
    position: absolute;
    bottom: 0;
    left: 0; /*--Stick the desc class to the bottom of our main image container--*/
    width: 100%;
    display: none; /*--Hide description by default, if js is enabled, we will show this--*/
}
.main_image .block{
    width: 100%;
    background: #111;
    border-top: 1px solid #000;
}
.main_image a.collapse { /*--This is our hide/show tab--*/
    background: url(btn_collapse.gif) no-repeat left top;
    height: 27px;
    width: 93px;
    text-indent: -99999px;
    position: absolute;
    top: -27px;
    right: 20px;
}
.main_image a.show {background-position: left bottom;}
	.image_thumb {
	 background: #f0f0f0 url(../images/haka_website/layout/bg_slider_navi.jpg) repeat-x;   
	text-align: center;
	clear: both;
    height: 34px;
	width: 940px;
	margin-bottom: 20px;
}
.image_thumb img {
	display:none;
    float: left;
	left: -4px;
    position: relative;
    top: -41px;
    width: 132px;
    z-index: 2330;
	   
}
.block img {
    background: none repeat scroll 0 0 transparent;
    display: none;
    float: left;
    height: 34px;
    position: relative;
    width: 122px;
	left: 0px;
	top: 0px;
}
.hover img {
  border: none;
  border-color: transparent;
 }
 
.subnavi {
    padding: 0;
    list-style: none;
	margin: 0 auto;
    padding: 0;
    vertical-align: middle;
	
}
.navi_items{
    border-right: 1px solid #C4C3C1;
    display: inline;
    float: left;
    height: 34px;
    margin: 0;
    padding: 0;
    width: 122px;
	
}
.subnavi .navi_items:first-child {border-left: 1px solid #C4C3C1;}
.navi_relative {
position: relative;
}
.navi_items .hover { /*--Hover State--*/
    
    cursor: pointer;
	border: none;
}
.navi_items .active { /*--Active State--*/
    cursor: default;
}
html .navi_items h2 {
    font-size: 0.85em;
    font-weight: normal;
    margin: 11px 0;
    padding: 0;
    text-transform: uppercase;
}
.navi_items .block {
    float: left;
    padding: 0;
    width: 122px;
	position: relative;
}
.navi_items p{display: none;}

/** 
 * Slideshow style rules.
 */
#slideshow {
	margin:0 auto;
	width: 100%;
	height:165px;
	
	background:none;
	position:relative;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width: 660px;
  height:300px;
  overflow: hidden;
  position:relative;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:540px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:123px;
}


/** 
 * Slideshow controls style rules.
 */
.control {
    cursor: pointer;
    display: block;
    height: 200px;
    position: absolute;
    text-indent: -10000px;
    width: 20px;
}


#leftControl {
  
  left:0;
  background:transparent url(../images/haka_website/layout/btn_arrow_left.png) no-repeat 0 0;
   height: 61px;
    right: 0;
    top: 50px;
    width: 22px;
}
#rightControl {
  
  right:0;
  background:transparent url(../images/haka_website/layout/btn_arrow_right.png) no-repeat 0 0;
  height: 61px;
    right: 0;
    top: 50px;
    width: 22px;
}



#pageContainer {
  width:450px;
}
#pageContainer h1 {
  display:block;
  width:700px;
  height:114px;
  background:transparent url(../images/bg_pagecontainer_h1.jpg) no-repeat top left;
  text-indent: -10000px;
}


.slide img {
  float:right;
}
.slide{
height: 160px !important;
width: 660px !important;}
.tab_bottom {
		background: url(../images/haka_website/layout/bg_tabs_shadow.png) repeat-x 0 0;	
		height:67px;
		width: 100%;
		clear: both;
		border-top: 1px solid #aededa;
		margin-top: 16px;
}
.ui-tabs .ui-tabs-panel {
    border-bottom:none !important;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
} /* MEDIA: ALL */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
