 html, body {
	height: 100%;                                                                  
	margin: 0;                                                                     
	padding: 0;   
	background: #f7dda8;
	font-family: Tahoma;
	font-size: 11px;
	color: #333;
	line-height: 14px;
}
 
* {
	margin:0px auto;
	padding:0;
}
 
 
 
div#wrapper {
	width: 100%;
	clear: both;
	text-align: center;                
	position: relative;
	background-image: url('/clients/toblerone.is/img/middle_bg.gif'); 
	background-repeat: repeat-x; 
	background-color: #f7dda8;
	float: left;
}
 
div#wrapper-white {
	width: 100%;
	clear: both;
	text-align: center;                
	position: relative;
	background-image: url('/clients/toblerone.is/img/content_white_bg.gif'); 
	background-position: top center; 
	background-repeat: repeat-x; 
	background-color: #fff;
	float: left;
}

div#logo a {
	width: 100%;
	height: 140px;
	clear: both;
	background: url('/clients/toblerone.is/img/logo.gif') no-repeat;
	background-position: center bottom;
	text-align: center;                
	position: relative;
	display: block;
}

div#bottom {
	width: 100%;
	margin: 0;
	padding: 0 0 30px 0;
	text-align: left;
	position: relative;
	height: 140px;
	float: none;
	clear: both;
	background-color: #f7dda8;
}

div#bottom-inner {
	width: 960px;
	margin: 0 auto;
	padding: 0 auto;
	text-align: left;
	position: relative;
	height: 140px;
	float: none;
	clear: both;
}

.bottom-item {
	margin: 0 0 0 0; 
	padding: 0; 
	float: left; 
	width: 320px; 
	height: 140px;
	background-image: url('/clients/toblerone.is/img/bottom_bg.gif'); 
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
}		

.bottom-item-white {
	margin: 0 0 0 0; 
	padding: 0; 
	float: left; 
	width: 320px; 
	height: 140px;
	background-image: url('/clients/toblerone.is/img/bottom_bg_white.gif'); 
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
}		

.bottom-item div, .bottom-item-white div {
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	color: #996633;
	line-height: 14px;
 }

 h2 {
	font-family: Trebuchet MS;
	font-size: 24px;
	font-weight: bold;
	color: #c71327;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	line-height: 25px;
	letter-spacing: -1px;
	border-bottom: #ccc solid 1px;
 }

 h3 {
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight: bold;
	color: #084795;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	line-height: 25px;
	letter-spacing: -0.05em;
 }

 .popup-title {
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight: bold;
	color: #084795;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	line-height: 25px;
	letter-spacing: -0.05em;
 }

 #col-left {
	float: left; 
	width: 300px; 
	text-align: left;
 }

#col-middle {
	float: left; 
	margin: 20px 0 20px 20px; 
	width: 380px; 
	text-align: left;
}

#col-right {
	float: left; 
	width: 220px; 
	margin: 0 0 0 20px; 
	text-align: left;
}

#col-middle p {
	margin: 0 0 15px 0; 
	line-height: 18px;
	color: #333;
	font-size: 11px;
	font-family: Georgia;
}

#col-right ul, #col-right ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 17px;
}

 ul#uppskriftir-menu li a:link, ul#uppskriftir-menu li a:active, ul#uppskriftir-menu li a:visited {
	color: #6699cc;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}

ul#uppskriftir-menu li a:hover {
	color: #084795;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;

}

ul#uppskriftir-menu li a.selected {
	color: #084795;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;

}

.image-frame {
	width: 150px; 
	height: 150px; 
	background: url('/clients/toblerone.is/img/image_frame.gif') no-repeat;
}

.image-frame img {
}
