html, body{
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
}

html{
	background: url(../img/html_bkg.jpg) repeat-x top left #e2e5ec;
}

body{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000;
	line-height: 1.2;
	font-size: 62.5%;
	background: url(../img/body_bkg.jpg) no-repeat top center;
}



/* Text */

h1{
	font-size: 2.4em;
	font-weight: bold;
	color: #4486b9;
	margin: 0px;
}

h2{
	font-size: 1.8em;
	font-weight: bold;
	color: #4486b9;
	margin: 5px 0px 0px 0px;
}

h3{
	font-size: 1.4em;
	font-weight: bold;
	color: #4486b9;
	margin: 0px 0px 0px 0px;
}

p{
	font-size: 1.2em;
	line-height: 1.5;
	color: #4d586f;
}

#left_column_bottom_box p{
	margin-top: 3px;
}

p.ingress{
	font-weight: bold;
	padding-bottom: 5px;
}

p.small{
	font-style: italic;
	font-size: 1.1em;
	line-height: 1.3;
}

a{
	font-size: 1.2em;
	color: #369;
	line-height: 1.5;
}

p a{
	font-size: 1em;	
}

a img{
	border: none;
}




/* Lists */

ol, ul{
	padding-left: 20px;
}

ol li, ul li{
	font-size: 1.2em;
	color: #494e59;
	line-height: 1.5;
}



/* General classes */

.float_left{
	float: left;
}
.float_right{
	float: right;
}

.margin_13_right{
	margin-right: 13px;
}



/* main divs */

#page{
	width: 982px;
	margin: 0px auto;
	padding-top: 40px;
}

#header{
	width: 982px;
	height: 75px;
}

.header_se{
	background: url(../img/header_se.jpg) no-repeat top left;
}
.header_no{
	background: url(../img/header_no.jpg) no-repeat top left;
}
.header_fi_dk{
	background: url(../img/header_fi_dk.jpg) no-repeat top left;
}

#menu{
	width: 982px;
	height: 30px;
	background: url(../img/menu_bkg.jpg) no-repeat top left;
}

a.menu_item{
	font-size: 1.1em;
	color: #607193;
	font-weight: bold;
	text-decoration: none;
	margin: 10px 14px 0px 30px;
	display: block;
	float: left;
}
a.active_menu{
	color: #005aa0;
}

#flash_content{
	width: 982px;
	height: 327px;
	background: url(../img/flash_bkg.jpg) no-repeat top left;
}

#no_flash{
	padding: 80px 0px 20px 30px;
}



/* Columns */

#column_holders{
	margin-bottom: 12px;
}

#left_column{
	width: 670px;
	float: left;
}

#right_column{
	width: 262px;
	background-color: #fff;
	padding: 15px 0px 20px 0px;
	float: right;
}

#left_column_top_box{
	width: 670px;
	background-color: #fff;
	padding: 15px 20px 20px 15px;
	margin-bottom: 10px;
}

#left_column_bottom_box{
	width: 670px;
	background-color: #fff;
	padding: 25px 20px 20px 15px;
}

#left_column_image{
	width: 272px;
	overflow: hidden;
	float: left;
}

#left_column_text{
	width: 370px;
	padding: 6px 0px 0px 22px;
	float: left;
}

#left_column_bottom_box_col1, #left_column_bottom_box_col2{
	width: 305px;
	float: left;
}

#left_column_youtube{
	padding: 0px 0px 0px 22px;
}

#left_column_bottom_box_col1{
	padding-right: 50px;
}


#right_column_paper_note{
	width: 232px;
	height: 91px;
	background: url(../img/paper_note_bkg.gif) no-repeat top left;
	font-size: 17px;
	font-weight: bold;
	color: #ff4200;
	padding: 34px 0px 0px 0px;
	text-align: center;
}

.right_box{
	display: block;
	width: 232px;
	background-color: #fff;
	padding: 15px 15px 20px 15px;
	float: right;
	margin-top: 12px;
}

.right_box p{
	margin-top: 6px;
	margin-bottom: 8px;
	line-height: 1.3;
}



/* Bottom boxes */

#bottom_boxes{
	margin-top: 12px;
}

.bottom_box{
	margin-bottom: 12px;
}

.bottom_box_header{
	width: 296px;
	height: 18px;
	background: url(../img/box_header.jpg) no-repeat top left;
	font-size: 1.2em;
	color: #005aa0;
	padding: 8px 0px 0px 22px;
	font-weight: bold;
}

.bottom_box_content{
	position: relative;
	width: 316px;
	height: 130px;
	border: 1px solid #fff;
	background: url(../img/box_content_bkg.jpg) repeat-x top left;
}

img.bottom_box_image{
	margin: 10px 0px 0px 10px;
}

p.bottom_box_text{
	width: 182px;
	color: #495777;
	margin: 20px 0px 0px 20px;
	line-height: 1.3;
}

a.bottom_box_read_more{
	position: absolute;
	top: 95px;
	left: 218px;
	display: block;
	width: 85px;
	height: 21px;
	background: url(../img/bottom_box_read_more.jpg) no-repeat top left;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.2em;
	text-align: center;
	padding: 7px 0px 0px 0px;
	outline: none;
	cursor: pointer; cursor: hand;
}



/* Offers */

.new_boxes_lightblue{
	display: block;
	width: 242px;
	padding: 0px 0px 13px 20px;
	border-bottom: 1px solid #a5acbc;
}

.last_offer .new_boxes_lightblue{
	border: none;
}

.new_box_prod{
	position: relative;
	display: block;
	width: 210px;
	height: 160px;
}

a.lightblue_offer{
	display: block;
	width: 210px;
	height: 160px;
}

p.box_new_price{
	font-weight: bold;
	font-size: 1.6em;
	color: #ff4200;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	line-height: 1.2;
}

p.box_new_month_price{
	color: #bd6243;
	padding: 0px 0px 8px 10px;
	margin: 0px;
	line-height: 1.2;
	font-size: 1.1em;
}

p.box_new_month_price a{
	color: #369;
}

p.box_inner_header_4{
	font-weight: bold;
	color: #181818;
	font-size: 1.3em;
	padding: 8px 10px 3px 10px;
	line-height: 1.2;
}

p.lightblue_box_p{
	padding: 0px 10px 10px 10px;
	margin: 0px;
	color: #606060;
	line-height: 1.4;
	font-size: 1.1em;
}
p.lightblue_box_p a{
	text-decoration: underline;
}

a.newbox_add_to_basket_btn_absolute{
	display: block;
	position: absolute;
	top: 130px;
	// top: 138px;
	left: 10px;
	color: #ffffff;
	font-weight: bold;
	background-color: #ff4200;
	text-decoration: none;
	padding: 4px 10px;
	line-height: 1.2;
	text-align: center;
	font-size: 1.1em;
}

p.box_inner_header_4 a{
	font-size: 0.9em;
	color: #369;
	line-height: 1.2;
	margin: 0px;
	cursor: pointer;
	text-decoration: underline;
	font-weight: normal;
}



/* Table */

table.dack_test_table{
	width: 673px;
}

th, td{
	font-size: 1em;
	color: #185ea6;
	font-weight: normal;
	border-bottom: 4px solid #d4d7e0;
	text-align: left;
	padding: 0px 0px 3px 10px;
}

td{
	font-size: 1.1em;
	color: #4d586f;
	padding: 10px 10px 10px 20px;
	vertical-align: top;
	border-bottom: 1px solid #d4d7e0;
}

td.firstCol{
	width: 98px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: right;
}

td.col2{
	width: 260px;
}

td.header{
	font-size: 1.2em;
	color: #185ea6;
	font-weight: bold;
}

table.dack_test_table td p{
	font-size: 1.1em;
	color: #4d586f;
	margin: 0px;
	padding-top: 0px;
}

table.dack_test_table td h4{
	font-size: 1.4em;
	color: #4d586f;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 0px;
}



/* footer */

#footer{
	position: relative;
	width: 982px;
	border-top: 1px solid #fff;
	font-size: 1.1em;
	color: #8d96af;
	font-weight: bold;
	padding: 20px 0px 30px 0px;
	text-align: center;
}
#footer a{
	font-size: 1em;
	color: #8d96af;
	text-decoration: none;
}

a.michelin_small_logo{
	position: absolute;
	top: 10px;
	left: 858px;
	display: block;
	width: 108px;
	height: 34px;
	background: url(../img/michelin_small_logo.gif) no-repeat top left;
	outline: none;
	cursor: pointer; cursor: hand;
}




/* clearfix */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix { display: inline-block; }
.clearfix { display: block; }