.ct_reset
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

:focus
{
    outline:0;
}

/* remember to define focus styles! */
#ct_container :focus
{
    outline: 0;
}

#ct_container button, input,#ct_container button:focus,#ct_container input:focus{
    outline : 0;
}

#ct_container body {
	line-height: 1;
	color: black;
	background: white;
	}
/* tables still need 'cellspacing="0"' in the markup */
#ct_container table {
	border-collapse: separate;
	border-spacing: 0;
	}
#ct_container caption, #ct_container th,#ct_container td {
	text-align: left;
	font-weight: normal;
	}
#ct_container blockquote:before,#ct_container blockquote:after,
#ct_container q:before,#ct_container q:after {
	content: "";
	}
#ct_container blockquote, #ct_container q {
	quotes: "" "";
	}

#ct_container .no-margin {margin: 0 !important}

#ct_container .last {margin-right: 0 !important}

/*-----------------------------------------------------------------------------
	CLEARFIX
-----------------------------------------------------------------------------*/

/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */

#ct_container .clear { display: inline-block; }
#ct_container .clear:after,  #ct_container .container:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#ct_container * html .clear { height: 1%; }
#ct_container .clear { display: block; }


/*-----------------------------------------------------------------------------
	LAYOUT - MAIN CONTAINERS
-----------------------------------------------------------------------------*/

#ct_container h1, #ct_container h2, #ct_container h3, #ct_container h4, #ct_container h5{
    color : #325f86;
    margin : 0;
    padding : 0;
    font-size : 12px;
    font-weight: normal;
}
#ct_container h3
{
    font-weight : bold;
}

#ct_container a{
    text-decoration: none;
    color : #134665;
    border : 0px none;
    outline:0px none;
}
#ct_container img{
    border : 0px none;
    outline:0px none;
}

#ct_container
{
    position : relative;
    float:left;
    width : 966px;
    height : 1900px;
    margin : 0;
    padding : 0;
    background-color : white;
    font-size : 12px;
    line-height: 16px;
    color : #000;    
    font-family : Verdana;    
		overflow:hidden;
}

/********/
/* TOP */
/******/
#ct_top_content
{
    margin : 40px 28px;
    padding : 0;
    width : 910px;
    height : 110px;
}

/**************/
/* TOP LEFT */
/************/
#ct_top_content #ct_top_left
{
    width : 540px;
}
#ct_top_content #ct_top_left img
{
    width : 425px;
    height : 30px;
    margin-bottom : 10px;
}
#ct_top_content #ct_top_left p
{
    width : 100%;
    margin:0;
    padding :0;
}
#ct_top_content #ct_top_left h1
{
    width : 100%;
    margin-bottom : 5px;    
}

/**************/
/* TOP RIGHT */
/************/
#ct_top_content #ct_top_right
{
    width : 314px;
    height : 104px;
}
#ct_top_content #ct_top_right #ct_top_right_info
{
    width : 314px;
    height : 104px;    
    z-index : 9;    
    background : white url('../img/ota_yhteytta_box_bg.png') no-repeat top left;    
}
#ct_top_content #ct_top_right #ct_top_right_info p
{
    font-size : 12px;
    line-height: 12px; 
    width : 180px;
    margin : 0;
    padding: 20px 0px 10px 12px;
}
#ct_top_content #ct_top_right #ct_top_right_info p.ct_small
{
    font-size : 9px;
    line-height: 9px;
    height: 9px;
    width : 180px;
    margin : 0;
    padding: 5px 0px 0px 12px;
}
#ct_top_content #ct_top_right #ct_top_right_info img#ct_contact_number
{
    height: 22px;    
    width : 145px;
    padding : 0;
    margin: 0px 0px 0px 12px;
}
#ct_top_content #ct_top_right #ct_top_right_info a#ct_ota_yhteytta_button
{
    width : 98px;
    height : 25px;
    margin : 40px 19px 0 0;
    background : url('../img/ota_yhteytta_button.png') no-repeat 0px 0px;
}
#ct_top_content #ct_top_right #ct_top_right_info a#ct_ota_yhteytta_button:hover
{
    background-position: -98px 0px;
}

/*************/
/* TOP FORM */
/***********/
#ct_top_content #ct_top_right #ct_top_right_form
{
    width : 314px;
    height : 104px;       
    position:absolute;
    top:0px;
    left : 0px;
    background : url('../img/ota_yhteytta_box_bg.png') no-repeat top left;        
    z-index : 8;
    visibility:hidden;
}

#ct_top_content #ct_top_right #ct_top_right_form p
{
    font-size : 11px;
    margin : 12px 0px 0px 12px;
}

#ct_top_content #ct_top_right #ct_top_right_form input
{
    width : 156px;
    height : 16px;
    padding : 2px;
    margin : 5px 0px 0px 12px;
    font-size : 10px;
    line-height: 14px;
    border : 0;
    
    background : transparent url(../img/top_form_field_bg.png) no-repeat 0px 0px;
}

#ct_top_content #ct_top_right #ct_top_right_form a#ct_top_form_submit
{
    width : 71px;
    height : 25px;
    background : transparent url(../img/laheta_button.png) no-repeat 0px 0px;
    margin : 0px 15px 0px 0px;
}
#ct_top_content #ct_top_right #ct_top_right_form a#ct_top_form_submit:hover
{
    background-position: -71px 0px;
}

#ct_top_content #ct_top_right #ct_top_right_form input.ct_red
{
    background-position : 0px -20px;
}

/***************/
/* TOP THANKS */
/*************/

#ct_top_content #ct_top_right #ct_top_right_thanks
{
    width : 274px;
    height : 64px;       
    position:absolute;
    top:0px;
    left : 0px;
    background : url('../img/ota_yhteytta_box_bg.png') no-repeat top left;        
    z-index : 7;
    padding : 20px;
    visibility:hidden;
}
#ct_top_content #ct_top_right #ct_top_right_thanks img.ct_thanks
{
    width : 88px;
    height : 24px;
    margin-bottom : 10px;
    padding : 0;
}
#ct_top_content #ct_top_right #ct_top_right_thanks p
{
    width : 274px;
    padding :0;
    margin : 0;
}


/*******************/
/* TAB NAVIGATION */
/*****************/
#ct_tab_navigation {
    margin : 0;
    padding : 0 28px;
    width : 910px;   
    height : 27px;
    border-bottom : 1px solid #a9b9c3;
}
#ct_tab_navigation ul
{
    margin : 0;
    padding : 0;
    width : 910px;        
}
#ct_tab_navigation ul li
{
    position:relative;
    float:left;
    display:block;
    height : 27px;
    margin : 0;
    padding : 0;  
}
#ct_tab_navigation ul li.ct_spacer
{
    width : 1px;
    background : url('../img/menu_spacer.png') no-repeat top center;
    padding : 0;
}
#ct_tab_navigation ul li a
{
    position:relative;
    float:left;
    display:block;
    height : 27px;    
    padding : 0 10px;
    text-align: center;
    color:#325f86;
    font-size : 11px;
    line-height: 27px;
}
#ct_tab_navigation ul li a span{
    height : 27px;
    line-height: 27px;    
    padding : 0 0 0 10px;
    background : url('../img/menu_triangle.png') no-repeat 0px 0px;    
    cursor:pointer;
    cursor:hand;
}

#ct_tab_navigation ul li a.ct_active{
    background : url('../img/active_menu_bg.png') repeat-x 0px 0px;
    color : white;
}
#ct_tab_navigation ul li a.ct_active span{
    background : url('../img/active_menu_triangle.png') no-repeat 0px 0px;
}

/****************/
/* PAGE SLIDER */
/**************/
#ct_slider
{
    width : 966px;
    height : 1700px;
    overflow:hidden;
}
#ct_slider #ct_pages
{
    width : 6064px;
    height : 1700px;
}
#ct_slider #ct_pages .ct_page
{
    width : 966px;
}


/*******************/
/* MIDDLE CONTENT */
/*****************/
.ct_middle_content
{
    width : 966px;
    height : 551px;
    padding: 35px 0 40px 0;
    margin : 0;
    background : white url('../img/middle_content_bg.png') repeat-x bottom left;
}

.ct_middle_content .ct_middle_text_content
{
    width : 383px;
    margin : 0;
    padding : 0px 50px;
}

.ct_middle_content .ct_middle_text_content img
{
    margin-bottom: 15px;
}

.ct_middle_content .ct_middle_text_content p
{
    width : 383px;
    margin : 0;
    padding : 0;    
}
.ct_middle_content .ct_middle_text_content h2
{
    width : 383px;
    margin : 0 0 30px 0;
    padding : 0;
}
.ct_middle_content .ct_middle_text_content ul
{
    width : 375px;
    margin : 0 0 0 2px;
    padding : 0;
    list-style-type : none;
}
.ct_middle_content .ct_middle_text_content ul li
{    
    width : 365px;
    margin : 0 0 5px 0;
    padding : 0 0 0 15px;
    background-image : url(../img/list_bullet.png);
    background-position: 2px 5px;
    background-repeat: no-repeat;
    
}
.ct_middle_content .ct_middle_text_content ul li p
{
    float:left;
    position:relative;
    display:block;
    width : 300px;
    margin : 0;
    padding : 0;
}

/***************************/
/* MIDDLE GRAPHIC CONTENT */
/*************************/
.ct_middle_content .ct_middle_graphic_content
{
    display:block;
    position : absolute;
    top : 40px;
    right : 40px;
    width : 483px;    
}

/*************/
/* CAROUSEL */
/***********/
.ct_middle_content .ct_carousel_content
{
    position:absolute;
    bottom : 40px;
    left : 0px;
    width : 966px;
    height : 240px;
    margin : 0;
}

.ct_middle_content .ct_carousel_content .ct_carousel_container
{
    width : 966px;
    height : 240px;
    padding : 0;
    margin : 0;
}
.ct_middle_content .ct_carousel_content .ct_carousel_container .ct_carousel_next
{
    position:absolute;
    display:block;
    width : 26px;
    height : 86px;
    right : 28%;
    top : 50%;
    margin-top : -43px;
    background : transparent url('../img/carousel_next_prev.png') no-repeat -26px 0px;
    z-index : 0;
    outline : 0;
}
.ct_middle_content .ct_carousel_content .ct_carousel_container .ct_carousel_next:hover
{
    background-position : -26px -86px;
}
.ct_middle_content .ct_carousel_content .ct_carousel_container .ct_carousel_prev
{
    position:absolute;
    display:block;
    width : 26px;
    height : 86px;
    left : 28%;
    top : 50%;
    margin-top : -43px;
    background : transparent url('../img/carousel_next_prev.png') no-repeat 0px 0px;
    z-index : 0;
    outline : 0;
}
.ct_middle_content .ct_carousel_content .ct_carousel_container .ct_carousel_prev:hover
{
    background-position : 0px -86px;
}

.ct_disabled
{
    visibility:hidden;
}

/******************/
/* CAROUSEL ITEM */
/****************/
.ct_middle_content .ct_carousel_content .ct_carousel_container .ct_carousel_mask
{
    width : 866px;
    height : 240px;
    margin : 0 50px;
    padding : 0;
    overflow:hidden;
}

.ct_middle_content .ct_carousel_content .ct_carousel_container .ct_carousel_mask a
{
    position:absolute;
    width : 360px;
    height : 240px;
    margin-left : -175px;
    top : 0;
    left : 0;
    cursor:default;
}
.ct_middle_content .ct_carousel_content .ct_carousel_container .ct_carousel_mask a img
{
    width : 100%;
    height : 100%;
}


.ct_middle_content .ct_carousel_content .ct_carousel_container #ct_carousel_items_container
{
    position:absolute;
    display:block;
    width : 407px;
    height : 211px;
    margin : 0;
    padding : 0;
    overflow:hidden;
    top:0px;
    left : 0px;
}
.ct_middle_content .ct_carousel_content .ct_carousel_container #ct_carousel_items_container .ct_carousel_item
{
    position:relative;
    float:left;
    width : 407px;
    height : 211px;
    margin : 0;
    padding : 0;
    text-align: center;
}

/******************/
/* CAROUSEL MENU */
/****************/
.ct_middle_content .ct_carousel_content .ct_carousel_container #ct_carousel_menu
{
    position:absolute;
    display:block;
    bottom : 5px;
    right : 26px;
}
.ct_middle_content .ct_carousel_content .ct_carousel_container #ct_carousel_menu a
{
    position:relative;
    float:left;
    display:block;
    width : 13px;
    height : 13px;
    background : transparent url('../img/carousel_menu_item.png') no-repeat -13px 0px;
}
.ct_middle_content .ct_carousel_content .ct_carousel_container #ct_carousel_menu a.ct_active
{
    background-position : 0px 0px;
}

/***********/
/* BOTTOM */
/*********/
.ct_bottom_content
{
    padding : 10px 0px;
    background : transparent url(../img/bottom_content_bg.png) repeat-x bottom left;    
}

.ct_bottom_content .ct_top_shade
{
    width : 966px;
    height : 10px;
    position:absolute;
    top : 0px;
    left:0px;
}


.ct_bottom_content .ct_bottom_content_boxes
{
    width : 966px;
    margin : 20px 0 0 0;
    padding : 0;    
}

.ct_bottom_content .ct_bottom_content_boxes .ct_bottom_box
{
    width : 410px;
    padding: 0;
    margin: 0 23px 0 50px;
}
.ct_bottom_content .ct_bottom_content_boxes .ct_bottom_box #ct_video
{
    width : 410px;
    height : 231px;
}

.ct_bottom_content .ct_bottom_content_boxes h3
{
    width : 410px;
    height : 18px;
    line-height: 15px;
    margin : 0px;
    border-bottom : 1px solid #326582;
}

.ct_bottom_content .ct_bottom_content_boxes .ct_form_content
{
    width : 410px;
    padding: 0;
    margin: 0 23px 0 50px;
}

.ct_bottom_content .ct_bottom_content_boxes .ct_form
{
    width : 410px;
    height : 231px;
    padding: 0;
    margin: 0;
    background : transparent url(../img/box_bg.png) repeat-x top left;
    font-size : 14px;
    line-height: 18px;    
    color : #003d5b;
}

.ct_bottom_content .ct_bottom_content_boxes .ct_thanks
{
    position:absolute;
    top : 19px;
    left : 0px;
    width : 390px;
    height : 191px;
    padding: 40px 0px 0px 20px;
    margin: 0;  
    background : transparent url(../img/box_bg.png) repeat-x top left;
    font-size : 14px;
    line-height: 18px;    
    color : #003d5b;      
    z-index : 1000;
    display: none;
}
.ct_bottom_content .ct_bottom_content_boxes .ct_thanks img.ct_thanks
{
    position:relative;
    width : 88px;
    height : 24px;
    margin : 20px 300px 20px 0px;  
    padding : 0;
    top:0px;
    left:0px;
}
.ct_bottom_content .ct_bottom_content_boxes .ct_thanks p
{
    width : 390px;
    padding : 0;
    margin : 0;
}

.ct_bottom_content .ct_bottom_content_boxes .ct_form .ct_bottom_form_bg
{
    position:absolute;
    top : 30px;
    left : 20px;
    width : 68px;
    height : 95px;
    
}
.ct_bottom_content .ct_bottom_content_boxes .ct_form p
{
    padding : 30px 0px 20px 105px !important;
    width : 300px;
    height :  65px;
    font-size : 12px;
    line-height : 16px;
    color:black;
}

.ct_bottom_content .ct_bottom_content_boxes .ct_form input.ct_bottom_form_name
{
    width : 284px;
    height : 21px;
    margin : 0px 0px 10px 17px;
    padding : 5px;
    background-image: url(../img/textfield_name_bg.png);
    background-repeat: no-repeat;   
    background-position : 0px 0px;
    background-color: transparent;
    color : #003d5b;
    border: 0;
}
.ct_bottom_content .ct_bottom_content_boxes .ct_form input.ct_bottom_form_name.ct_red
{
    background-position : 0px -31px;
}
.ct_bottom_content .ct_bottom_content_boxes .ct_form input.ct_bottom_form_phone
{
    width : 168px;
    height : 21px;
    margin : 0px 0px 0px 17px;
    padding : 5px;
    background-image: url(../img/textfield_phone_bg.png);
    background-repeat: no-repeat;     
    background-position : 0px 0px;
    background-color: transparent;    
    color : #003d5b;
    border: 0;
}
.ct_bottom_content .ct_bottom_content_boxes .ct_form input.ct_bottom_form_phone.ct_red
{
    background-position : 0px -31px;
}


.ct_bottom_content .ct_bottom_content_boxes .ct_form a.ct_bottom_form_submit
{
    width : 98px;
    height : 25px;
    margin : 3px 19px 0 15px;
    background : url('../img/ota_yhteytta_button.png') no-repeat 0px 0px;
}
.ct_bottom_content .ct_bottom_content_boxes .ct_form a.ct_bottom_form_submit:hover
{
    background-position: -98px 0px;
}

/***********/
/* BANNER */
/*********/
.ct_bottom_content .ct_bottom_content_boxes .ct_banner_content
{
    width : 410px;
    padding: 0;
    margin : 0px 50px 0px 23px;
}
.ct_bottom_content .ct_bottom_content_boxes .ct_banner
{
    width : 340px;
    height : 201px;
    padding: 30px 35px 0px 35px;
    margin : 0;
    background : transparent url(../img/box_bg.png) repeat-x top left;
}
.ct_bottom_content .ct_bottom_content_boxes .ct_banner img
{
    width : 175px;
    height : 103px;
    margin : 0px;
}
.ct_bottom_content .ct_bottom_content_boxes .ct_banner p
{
    width : 145px;
    margin : 0px 0 0 20px !important;
}
.ct_bottom_content .ct_bottom_content_boxes .ct_banner p.ct_banner_bottom_quote
{
    width : 310px;
    margin : 0px 5px 0 5px;
    text-align: center;
    font-style: italic;
}

.ct_bottom_content .ct_bottom_content_boxes .ct_banner p.ct_quote_source
{
    position:absolute;
    bottom : 10px;
    right : 10px;
    width : 400px;
    margin : 0;
    font-size : 9px;
    text-align: right;
    font-style: normal;
    color : #aaaaaa;
}

/********/
/* MAP */
/******/
.ct_bottom_box iframe
{
    margin :0;
    padding :0;
    border:0;
    outline:0;
    width : 410px;
    height : 231px;
    overflow:hidden;
}
#ct_map_canvas
{
    width : 410px;
    height : 231px;
}
#ct_map_canvas .ct_map_infobox p
{
    margin : 0;
    padding : 0;
}



/**********/
/* POLL  */
/********/
.ct_bottom_content .ct_poll
{
    width: 866px;
    height : 236px;
    padding: 35px 50px 35px 50px;
}
#ct_container .ct_bottom_content .ct_poll h5
{
    width : 100%;
    height : 16px;
    font-size: 10px;
    
    color : #476b81;
}
.ct_bottom_content .ct_poll h3
{
    width : 100%;
    height : 16px;    
    font-size: 15px;
}
.ct_bottom_content .ct_poll_content
{
    width : 800px;
    height : 133px;
    border-top : 1px solid #326582;
    background : white url(../img/poll_content_bg.png) repeat-x bottom left;   
    margin : 5px 0 0 0;
    padding : 30px 33px 30px 33px;
}

.ct_poll_content .ct_border
{
    width : 100%;
    height : 1px;
    border-top : 1px solid #8e8e8e;
}

.ct_poll_content .ct_poll_item
{
    width : 100px;
    height : 133px;
    margin : 0px;
}
.ct_poll_content .ct_poll_item.ct_last
{
    width : 100px;
}

.ct_poll_content .ct_poll_item img.ct_percent_bar
{
    position:absolute;
    bottom : 37px;
    left : 10px;
    display: block;
    width : 80px;
    height : 76px;
    background-color : black;
}

.ct_poll_content .ct_poll_item span
{
    position:absolute;
    bottom : 5px;
    left : 0px;
    height : 23px;
    line-height: 23px;
    width : 100%;
    padding : 0;
    margin : 0;
    text-align: center;    
    color : #325f86;
}
.ct_poll_content img.ct_poll_icon
{
    width : 80px;
    height : 76px;
    margin : 20px 10px 0px 10px;
    background : transparent url(../img/poll_icon_bg.png) repeat-x 0px 0px;   
    cursor:pointer;
    cursor:hand;
}
.ct_poll_content img.ct_poll_icon:hover
{
    width : 80px;
    height : 76px;
    background : transparent url(../img/poll_icon_bg.png) repeat-x 0px -76px;   
}

.ct_poll_content .ct_poll_item p.ct_poll_result
{
    display:block;
    position:absolute;
    top : 0px;
    left : 0px;
    width : 100px;
    font-size : 20px;
    height : 20px;
    line-height: 20px;
    margin : 0;
    padding : 0;
    text-align: center;
    color : #325f86;
}


/*******************/
/* BIG BOTTOM BOX */
/*****************/
.ct_big_bottom_box
{
    height : 186px;
    width : 845px;
    background : transparent url('../img/bottom_content_box_bg.png') no-repeat 0px 0px;
    margin : 0px 45px 30px 46px;
    padding : 15px;
}
.ct_big_bottom_box h3
{
    position :absolute ;
    top : -17px;
    left : 8px;
}

.ct_contact_info_box
{
    width : 170px;
    height : 156px;
    margin : 30px 2px 0 38px;
}

#ct_container .ct_big_bottom_box .ct_contact_info_box h4
{
    display: block;
    width : 100%;
    font-weight : bold;
    font-size: 13px;
    height : 13px;
    line-height: 13px;
    margin : 0 0 5px 0;
    padding : 0;    
    color : black;
}
.ct_contact_info_box p
{
    display: block;
    width : 100%;
    font-weight : normal;
    font-size: 11px;
    line-height: 15px;
    margin : 0;
    padding : 0;
}

.ct_contact_icon
{
    width : 38px;
    height : 36px;
    background-image: url(../img/contact_icons.png);
    background-repeat: no-repeat;
    margin-bottom: 10px;
}

.ct_contact_icon.ct_konttorit
{
    background-position: 0px 0px;
}
.ct_contact_icon.ct_asiakaspalvelu
{
    background-position: -38px 0px;
}
.ct_contact_icon.ct_sijoituslinja
{
    background-position: -76px 0px;
}
.ct_contact_icon.ct_facebook
{
    background-position: -114px 0px;
}

/*********************/
/* SAMPO APPS BOXES */
/*******************/
.ct_sampo_apps_box
{
    height : 161px;
    margin : 15px 20px 0 36px;    
}

.ct_big_bottom_box p.ct_apps_disclaimer
{
    position:absolute;
    width:780px;
    bottom : 10px;
    left : 55px;
    margin : 0;
    padding : 0;
    font-size : 10px;
    color : #333;
}

.ct_sampo_apps_box.ct_iphone
{
    width : 360px;
}

.ct_sampo_apps_box.ct_iphone img
{
    height : 156px;
    width : 92px;
}

.ct_sampo_apps_box.ct_iphone img.ct_qr
{
    height : 60px;
    width : 60px;
    margin : 5px 20px 0 0;
}

#ct_container .ct_big_bottom_box .ct_sampo_apps_box h4
{
    width : 260px;
    display: block;
    font-weight : bold;
    font-size: 13px;
    height : 13px;
    line-height: 13px;
    margin : 0 0 8px 0;
    padding : 0;    
    color : black;
}
#ct_container .ct_big_bottom_box .ct_sampo_apps_box h5
{
    width : 260px;
    display: block;
    font-weight : normal;
    font-size: 11px;
    line-height: 11px;
    margin : 0 0 5px 0;
    padding : 0;    
    color : black;
}

.ct_sampo_apps_box.ct_iphone p
{
    width : 260px;
    display: block;
    font-weight : normal;
    font-size: 11px;
    line-height: 15px;
    margin : 0;
    padding : 0;
}

.ct_sampo_apps_box.ct_ipad{
    width : 420px;
    margin-left : 0px;
    margin-right : 0px;
}

.ct_sampo_apps_box.ct_ipad img
{
    height : 156px;
    width : 207px;
}
#ct_container .ct_big_bottom_box .ct_sampo_apps_box.ct_ipad h4
{
    width : 190px;
    display: block;
    font-weight : bold;
    font-size: 13px;
    height : 13px;
    line-height: 13px;
    margin : 0 0 5px 0;
    padding : 0;    
    color : black;
}
#ct_container .ct_big_bottom_box .ct_sampo_apps_box.ct_ipad h5
{
    width : 190px;
    display: block;
    font-weight : normal;
    font-size: 11px;
    line-height: 11px;
    margin : 0 0 5px 0;
    padding : 0;    
    color : black;
}
.ct_sampo_apps_box.ct_ipad img.ct_qr
{
    height : 60px;
    width : 60px;
    margin : 5px 20px 0 0;
}

.ct_sampo_apps_box.ct_ipad p
{
    width : 210px;
    display: block;
    font-weight : normal;
    font-size: 11px;
    line-height: 15px;
    margin : 0;
    padding : 0;
}

/***********/
/* FOOTER */
/*********/
.ct_footer
{
    width: 830px;
    height : 61px;
    padding: 48px 68px;
    background-color : white;   
}
.ct_footer img.ct_footer_characters
{
    display:block;
    position:absolute;
    width : 324px;
    height : 550px;
    margin : 0;
    padding : 0;
    border:0;
    top : -20px;
    right : 70px;
}
.ct_footer img.ct_footer_info
{
    width : 489px;
    height : 61px;
    margin : 0;
    padding : 0;
    border:0;
}
.ct_footer img.ct_footer_info_big
{
    width : 483px;
    height : 145px;
    margin : 100px 0 0 0;
    padding : 0;
    border:0;
}

.ct_footer h2
{
    width : 100%;
    text-align: left;
    color : black;
}
.ct_footer h2.ct_blue
{
    color : #476b81;
    margin-top : 5px;
    font-size : 31px;
}

/************/
/* CLASSES */
/**********/
.ct_left
{
    position:relative;
    float:left;
    display:block; 
    font-weight: inherit;
    font-style: inherit;
    font-family: inherit; 
}
.ct_right
{
    position:relative;
    float:right;
    display:block; 
    font-weight: inherit;
    font-style: inherit;
    font-family: inherit;      
}

.ct_img_replace{
    display:none;
    visibility: hidden;
}

.ct_blue
{
    color : #325f86;
}

.ct_light_blue
{
    color : #e0e8ec !important;
}
.ct_medium_blue
{
    color : #7f9eb0 !important;
}

.ct_left_margin{
    margin-left : 13px;
}
