body {
background: url('../images/pink/bg.jpg') top center repeat-x #f483c1;
margin: 30px 0 0 0;
padding: 0;
text-align: center;
}

body, div, td {
font-family: arial, helvetica;
font-size: 12px;
color: #000;
}

th {
text-align: left;in
}

hr {
height: 1px;
color: #ccc;
}

h1, h2, h3, h4, h5, h6 {
font-family: arial;
font-weight: normal;
margin: 0px 0px 5px 0px;
}

h1 {
font-size: 24px;
color: #EC008C;
margin-bottom: 10px;
}

h2 {
font-size: 16px;
}

h3 {
font-size: 17px;
color: #5E8EB9;
}

label {
display: block;
}

input, select, textarea {
font-family: arial;
font-size: 11px;
font-weight: bold;
}

input submit {
color: #ff0;
}

a, A {
	color: #ec008c;
}

a.topmenu, a.topmenu:hover, a.topmenu-on, a.topmenu-on:hover {
font-family: arial, helvetica;
font-size: 14px;
font-weight: bold;
color: #ec008c;
line-height: 25px;
padding: 3px 8px 5px 8px;
text-decoration: none;
margin-bottom: 0px;
}

a.topmenu:hover {
color: #f483c1;
}

a.topmenu-on, a.topmenu-on:hover {
color: #000;
}


.date {
color: #666;
font-size: 10px;
}

.cursor {
cursor: pointer;
}

/* ALIGMENT */

.r {
	text-align: right;
}

.l {
	text-align: left;
}

.c {
	text-align: center;
}


/* LAYOUT */

div#container {
	width: 994px;
	height: 851px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div#container .main {
	margin: 0;
}

div.top {
	height: 95px;
}

div.logo {
	background: url(../images/logo.gif) no-repeat;
	float: left;
	width: 317px;
}

div.menu {
	float: right;
}

/* PAGE */

div.flash {
	height: 350px;
	float: left;

}


div.article {
	margin-left: 45px;
	margin-top: 44px;
	width: 425px;
	float: left;
	background: #fff;
}

div.image {
	position: absolute;
	z-index: 20;
	float: right;
	margin: 0;
	top: 60px;
	margin-left: 566px;
}


/* BOTTOM */
div.konkurrense {
	float: left;
	width: 254px;
	height: 262px;
	margin-left: -15px;
	cursor: pointer;
}

div.kontakt {
	float: left;
	width: 232px;
	height: 253px;
	margin-left: -14px;
}

div.kontakt .content {
	margin-top: 90px;
	margin-left: 20px;
	width: 200px;
}

div.kontakt .content div {
	font-size: 11px;
	font-weight: bold;
}

div.kontakt .content h2 {
	font-weight: bold;
	margin-top: 20px;
}

div.inforow {
	float: left;
	margin-top: 10px;
	color: #fff;
}

div.inforow a {
	color: #fff;
}

div.unicef {
	margin-top: 0px;
	float: right;
}



/* POPUP */

div#fade {
	display: none;
	position: absolute;
	left: 0;
	top:0;
	z-index: 50;
	height: 100%;
	width: 100%;
	background: url('../images/fade.png');
}

div#popup {
	display: none;
	position: absolute;
	z-index: 100;
	width: 946px;
	height: 676px;
	top: 40px;
	left: 50%; 
	margin-left: -473px;
	background: url('../images/popup_bg.png') no-repeat;
}

div#close {
	position: relative;
	z-index: 120;
	float: right;
	margin-top: 30px;
	margin-right: 40px;
}

div#popup div.body {
	position: relative;
	top: 0px;
	z-index: 180;
	display: none;
	margin-left: 38px;
	margin-top: 2px;
	width: 876px;
	height: 583px;
	text-align: left;
}

div.body .top {
	position: relative;
	float: left;
	z-index: 500;
	margin-left: 30px;
	margin-top: 30px;
	padding-top: 30px;
}

div.body .left {
	position: relative;
	float: left;
	margin-left: 30px;
	margin-top: 30px;
}

div.body .nummer {
	position: relative;
	float: left;
	width: 393px;
	height: 171px;
	margin-top: 150px;
	background: url('../images/mamma_nummer.png') no-repeat;
}

div.body .intro {
	position: relative;
	float: left;
	width: 614px;
	height: 35px;
	background: url('../images/introduksjonstilbud.png') no-repeat;
}

div.body .tio_utgaver {
	position: relative;
	float: left;
	width: 221px;
	height: 12px;
	background: url('../images/10_utgaver.png') no-repeat;
}

div.body .fem_utgaver {
	position: relative;
	float: left;
	width: 254px;
	height: 12px;
	background: url('../images/5_utgaver.png') no-repeat;
}

div.body .right {
	position: relative;
	float: right;
	margin-top: 30px;
	margin-right: 0px;
}

div.body .right table {
	margin-top: 15px;
}

div.body .right input.radio {
	margin-bottom: 5px;
}

div.body .right .form {
	margin-top: 30px;
	text-align: right;
}

div.input_half {
	float: left;
	width: 197px;
	height: 38px;
	margin-right: 11px;
	margin-bottom: 12px;
	background: url('../images/input_half.png') no-repeat;
	text-align: left;
}

input.half, input.small, input.big, input.halfbig {
	position: relative;
	z-index: 300;
	background: none;
	border: 0px;
	padding: 0px;
	margin-left: 3px;
	margin-top: 3px;
	height: 22px;
	padding-top: 8px;
	padding-left: 8px;
	width: 173px;
	color: #5a5a5a;
}

input.halfbig {
	width: 242px;
}

input.small {
	width: 38px;
}

input.big {
	width: 312px;
}

div.input_small {
	float: left;
	width: 62px;
	height: 38px;
	margin-bottom: 12px;
	margin-right: 5px;
	background: url('../images/input_small.png') no-repeat;
	text-align: left;
}

div.input_big {
	float: left;
	width: 330px;
	height: 38px;
	margin-bottom: 12px;
	margin-left: 7px;
	background: url('../images/input_big.png') no-repeat;
	text-align: left;
}

div.input_halfbig {
	float: left;
	width: 271px;
	height: 38px;
	margin-bottom: 12px;
	margin-left: 0px;
	background: url('../images/input_halfbig.png') no-repeat;
	text-align: left;
}

input.bestill {
	width: 141px;
	height: 51px;
	border: 0px;
	background: url('../images/send_bestill.png') no-repeat;
	cursor: pointer;
}

div#popup div.velg_mellan {
	width: 280px;
	height: 67px;
	background: url('../images/velg_mellan.png') no-repeat;
}

div#popup div.ja_takk {
	width: 362px;
	height: 17px;
	background: url('../images/ja_takk.png') no-repeat;
}


/* TIDNINGS FLASH */

div#tidningsflash {
	border: 1px solid #000;
	width: 836px;
	height: 543px;
	margin-left: 20px;
	position: relative;
	top: 20px;
}

div#confirm_ab {
	margin-left: 20px;
	margin-top: 20px;
}

/* BOTTOM-ARTICLES */

div.bottom-articles {
	background: url(../images/bottom_bg.png) no-repeat;
	width: 994px;
	height: 204px;
}

div.bottom-articles h1 {
	color: #ec008c;
	margin: 10px 0 10px 0;
	font-size: 14px;
	font-weight: bold;
}

div.bottom-articles div.abonnement {
	float: left;
	width: 385px;
	height: 149px;
	margin: 35px 0 0 20px;
}

div.bottom-articles div.tips {
	width: 250px;
	height: 140px;
	float: left;
	margin: 45px 15px 0 15px;
	border-left: solid 1px #f9c9e0;
	border-right: solid 1px #f9c9e0;
	padding: 0 15px;	
	color: #474646;
}

div.bottom-articles div.sporsmal {
	width: 150px;
	float: left;
	margin: 45px 0 0 0;
	color: #474646;
}

div.start-article {
	background: #ec008c;
	padding: 8px;
	height: 362px;
}

div.start-article div.small-article-one,
div.start-article div.small-article-two,
div.start-article div.small-article-four {
	overflow: hidden;
	width: 300px;
	height: 245px;
	margin-bottom: 8px;
	padding: 0;
	display: block;
}

div.start-article div.small-article-two {
	height: 110px;
	margin: 0;
}

div.start-article div.small-article-three {
	overflow-x: hidden;
	width: 250px;
	padding: 0;
	display: block;
	margin: 0;
}

div.start-article div.small-article-four {
	width: 250px;
	height: 210px;
}


div.start-article .box {
	background: #96c945;
	color: #fff;
	display: block;
	padding: 10px;
	font-size: 11px;
	line-height: 12px;
}


div.start-article div.small-article-three .box {
	background: #cfde3b;
	color: #000;
}

div.start-article div.small-article-three h1 {
	color: #f62a29;
}

div.start-article div.small-article-three .photo {
	overflow: hidden;
	height: 150px;
}



div.start-article .box h1 {
	color: #fff;
	margin: 0 0 4px 0;
	font-size: 13px;
	font-weight: bold;
}

div.start-article div.small-article-one .image{
	display: block;
	border: solid 1px #fff;
}




