﻿/* Novo Nordisk Bluesheet */

/* @group Body */
/* ------------------------------------- */

* {
	margin: 0;
	padding: 0;
}

body {
	font: normal 100% verdana, arial, helvetica, sans-serif;
	color: #333;
	line-height: 1.1;
}

a {
	border:0;
}

img {
	border: 0;
}

a:link, a:visited {
	color: #963300;
}

a:link, a:hover {
	color: #234F8E;
	text-decoration: underline;
}

h1{
	color: #001965;
	font-size: 28px;
	letter-spacing: -.06em;
	margin: 20px 0 0 4px;
}

h1 span {
	color: #009FDA;
	font-size: 25px;
	letter-spacing: -.06em;
	margin: 0 0 0 4px;
}

h3 {
	color: #8A8075;
	font-size: 14px;
	font-style: italic;
	margin: 10px 0 10px 4px;
	line-height: 1.3;
}

h4 {
	color: #001965;
	font-size: 16px;
	letter-spacing: -.08em;
}

h5 {
color: #009FDA;
	font-size: 12px;
}

#container {
	width: 985px;
	margin: 0 auto;
}

#colLeft {
	width: 488px;
	margin-right: 22px;
	float: left;
	padding: 0 0 0 12px;
}

#colRight {
	width: 456px;
	float: left;
	margin-bottom:15px;
}

#colRight .colRightBody .colflLeft {
	width: 190px;
	float: left;
}

#colRight .colRightBody .colflRight {
	width: 190px;
	float:left;
	margin-left: 14px;
}

#colRight .colRightTop, #colRight .colRightBtm{
	width: 456px;
	height: 22px;
	display: block;
	float: left;
}
#colRight .colRightTop {
	background: url(../images/rightTop.gif) repeat top center;
}

#colRight .colRightBtm {
	background: url(../images/rightBtm.gif) repeat top center;
}

#colRight .colRightBody {
	width: 431px;
	background: url(../images/rightBg.gif) repeat top center;
	display: block;
	float: left;
	padding: 0 0 0 25px;
}

#colRight .colRightBody strong {
	display: block;
	margin: 10px 0 15px 0;
	color: #E64A0E;
	font-size: 22px;
}

#colRight .colRightBody p{
	color: #82786F;
	font-size: 12px;
	line-height:1.2;
	margin-bottom: 10px;
}

#colRight .colRightBody .flImage {
	margin: 0 0 10px 0;
}

.contItem {
	position: relative;
	display: block;
}

.head {
	width: 482px;
	height:53px;
	background: url(../images/head_v1.png) no-repeat top left;
	position: relative;
	z-index: 10;
	float:left;
	display: block;
	padding: 13px 0 0 15px;
	cursor: pointer;
}

.active {
	background-position: bottom left!important;
}

.head .headControls {
	position: absolute;
	top: 16px;
	right: 55px;
	z-index:800;
}


.head .headControls a.pdf {
	float:left;
	display: block;
	background: url(../images/pdf.gif) no-repeat top left;
	width: 34px; height: 34px;
	text-indent: -8787px;
}

.head .headControls a.mp3{
	float:left;
	display: block;
	background: url(../images/audio.gif) no-repeat top left;
	width: 34px; height: 34px;
	text-indent: -8787px;
}

.headChild {
	display: block;
	width: 457px;
	background: url(../images/body_v1.png) repeat-y top left;
	float: left;
	padding: 20px;
	overflow: hidden;
}

.headChild p {
	display: block;
	font-size: 12px;
	color: #6E665E;
	line-height: 1.34;
}

.headChild ul {
	list-style-type: disc;
}

.headChild ul li {
	margin: 15px 0 0 20px;
	list-style: disc;
		color: #6E665E;
	font-size: 12px;
}

.headChild p.downloads {
	margin-top: 10px;
	text-align: right;
}

.headChild p a {
	font-weight: bold;
	color:#E64A0E;
	text-decoration: none;
}

.headChild p a:hover {
	color: #009FDA;
}

#colRight .social {
	float: left;
	margin-top: 20px;
}

#colRight .social a {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	font-size: 15px;
	font-weight: bold;
	color:#E64A0E;
}

#colRight .social a:hover {
	text-decoration: none;
}

.clearfix {
	height:1px;
	clear:both;
	width: 100%;
}

#contact{
	width: 985px;
	padding: 10px;
	font-size: 11px;
		color: #666;
	float: left;
	line-height: 1.4;
}

#footer {
	width: 985px;
	background: #F7F6F5;
	padding: 10px;
	font-size: 11px;
		color: #666;
	float: left;
	line-height: 1.4;
}

#footer a {
	font-size: 11px;
	color: #666;
}

#footer a:hover {
	text-decoration: none;
}
 
#footer .left_0, #footer .left_1, #footer .left_2 {
	float:left;
	width: 33%;
}	

#footer .left_0 {
	text-align: left;
}

#footer .left_1 {
	text-align: center;
}

#footer .left_2  {
	text-align: right;
}


.link {
	color: #666;
	font-size: 11px;
	margin-top: 20px;
	float: left;
	margin-left: 15px;
	line-height: 1.3;
}

/* @end */
/* ------------------------------------- */
