@charset "UTF-8";
/*  Coded by Pindrop.no */
/*  INITIAL SETTINGS  */
p, img, ul {
	border: 0;
	margin: 0;
	padding: 0;
}
ul {
	list-style-type: none;
}
.clear {
	clear: both;
}
td {
	vertical-align: top;
	padding-bottom: 15px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #505664;
	background-color: #ececec;
	margin: 0;
}
/* TYPOGRAPHY  */
h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, sans-serif;
	border: 0;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
h1 {
	font-size: 1.8em;
	color: #191c23;
	line-height: 1.1em;
	padding-bottom: 5px;
}
h2 {
	font-size: 1.3em;
	color: #000;
	font-weight: bold;
	padding-bottom: 4px;
}
h3 {
	font-size: 1.1em;
	color: #000;
	font-weight: bold;
	padding-bottom: 2px;
}
h4 {
	font-size: 1.1em;
	color: #000;
	padding-bottom: 2px;
}
h1 a, h2 a, h3 a, h4 a, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	color: #000;
}
.ingresse {
	font-size: 1.2em;
	line-height: 1.4em;
}
.ingresse2 {
	font-size: 1.5em;
	line-height: 1.4em;
}
a {
	text-decoration: none;
	color: #ed1c24; /*color: #06c;*/
}
a:hover {
	color: #ed1c24; /*color:#09f;*/
	text-decoration: underline;
}
/* HEADER & FOOTER  */
#header {
	margin: 0 auto;
	width: 932px;
	text-align: left;
	padding: 30px 0 10px 0;	
	border-bottom: 1px solid #00546e; /*border-bottom: 1px solid #6c7780;*/
}
.campaignlogo {
	float: left;
	width: 487px;
	height: 120px;
	background: url(../images/header.png) 0px 0px no-repeat;
}
.taglinebox {
	float: left;
	width: 445px;
	height: 10px;
	background-color: #00546e; /*background-color: #6c7780;*/
	margin-bottom: 5px;
}
.taglinetext {
	float: left;
	width: 445px;
	color: #717683; /*color: #6c7780;*/
	font-size: 85%;
}
#nav {
	margin: 0 auto;
	width: 932px;
	padding: 12px 0 0 0;
	border-bottom: 8px solid #ed1c24; /*border-bottom: 8px solid #6c7780;*/
	margin-bottom: 20px;
}
#nav2 {
	margin: 0 auto;
	width: 932px;
	padding: 12px 0 0 0;
	border-bottom: 8px solid #00546e; /*border-bottom: 8px solid #6c7780;*/
	margin-bottom: 10px;
}
/* The footer   */
#footer {
	margin: 0 auto;
	width: 934px;
	font-size: 85%;
	text-align: center;
	color: #00546e; /*color: #6c7780;*/
	padding: 10px 0 30px 0;
	border-top: 5px solid #00546e; /*border-top: 5px solid #6c7780;*/
}
/* MAIN CONTAINERS and COLOUMNS  */
/* These containers build the main structure on the page */
#maincontent {
	margin: 0 auto;
	width: 932px;
	text-align: left;
	padding: 0 0 0 0;
}
#maincontent2 {
	margin: 0 auto;
	width: 932px;
	text-align: left;
	padding: 20px 0 0 0;
}
.col_1col {
	float: left;
	width: 284px;
	padding: 0 0 20px 0;
	line-height: 1.4em;
}
.col_15col {
	float: left;
	width: 446px;
	padding: 0 0 20px 0;
	line-height: 1.4em;
}
.col_2col {
	float: left;
	width: 608px;
	padding: 0 0 20px 0;
	line-height: 1.4em;
}
.col_3col {
	float: left;
	width: 932px;
	padding: 0 0 20px 0;
}
.colspacing {
	padding-right: 40px;
}
.miniline {
	height: 7px;
}
/* The lines that separates rows */
hr {
	border: 0;
	border-bottom: 1px solid #00546e; /*border-bottom: 1px solid #6c7780;*/
	margin: 5px 0 10px 0;
	padding: 0;
}
.thick {
	border-bottom: 13px solid #00546e; /*border-bottom: 13px solid #6c7780;*/
}
.img-left {
	float: left;
	padding: 0 8px 5px 0;
}
.technical li {
	display: list-item;
	list-style: disc;
	padding: 2px 0 4px 0;
	margin: 0 0 0 20px;
}
/* The "Modules" thumb menu */
.thumbwrapper {
	/*float: left;*/
	display: block;
	padding: 8px 8px 10px 8px;
	margin-bottom: 7px;
	border: 1px solid #ececec;
	text-decoration: none;
	color: #717683;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.thumbwrapper:hover {
	background-color: #FFF;
	color: #505664;
	border: 1px solid #bec6cc;
	cursor: pointer;
}
.thumbwrapper_inactive {
	/*float: left;*/
	display: block;
	padding: 8px 8px 10px 8px;
	margin-bottom: 7px;
	border: 1px solid #ececec;
	text-decoration: none;
	color: #717683;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.thumbmenu a {
	text-decoration: none;
	color: #717683;
}

/* The components in the thumb menu */
.thumb {
	float: left;
	width: 163px;
	padding: 0 8px 0 0;
}
/* .thumbinfo contains all the descriptive elements */
.thumbinfo {
	float: right;
	display: block;
	width: 419px;
}
.number {
	float: left;
	padding: 5px 20px 12px 5px;
	background-color: #00546e; /*background-color: #6c7780;*/
	margin-right: 5px;
	font-size: 1.5em;
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}
.title {
	float: left;
}
.thumbmenu h3 {
	padding-bottom: 0px;
}
.description {
	clear: both;
	font-size: 0.9em;
	line-height: 1.2em;
}
/* Adjustments for the "Video messages" thumb menu */
.col_1col .thumbwrapper {
	padding: 5px 5px 8px 5px;
	margin-bottom: 7px;
}
.col_1col .thumb {
	width: 100px;
	padding: 0 5px 0 0;
}
.col_1col .thumbinfo {
	/*background-color: #00ffff;*/
	display: block;
	width: 166px;
	float: right;
	line-height: 1.2em;
}
.col_1col .description {
	font-size: 0.8em;
}

.col_1col ul.thumbmenu .thumbwrapper p {
	/*clear: both;*/
	/*font-size: 0.8em;*/
}

