body {
	background-color:#bac5d7;
}



.contentBox {
	border:1px solid #2C4D82;
	width:400px;
	margin: 0 0 0 5px 0;
	padding: 0 0 5px 0;

}

.scrollWrap {

	height:238px;
	margin:0;
	overflow-y:auto;
	overflow-x:hidden;
}
/* -- NEWS -- */
.news {

	width:200px;
	height:auto;
	margin-top:1em;
}

.news p {
	font-size:11px;		
	
	margin:0;
	padding: 0 6px 0.85em;
	border-bottom:1px dashed #2C4D82;
}

.news h4{
	margin:0.25em 6px 0;
	font-size:0.85em;
	font-weight:bold;
}

.newsBigHdr {
	font-size:18px;
	font-weight:bold;
	
}

form input.inputBtn {
	margin:5px 5px 0 5px;
}

.picPage {
	background-color:#2c4d82;
}

.error {
	/*font-size:1em;*/
	font-weight:bold;
	color:red;
}

form ul, form table {
	width:100%;
	margin:0;
	padding: 10px 0 0 0;
}

form ul li, form table tr td {
	margin:0;
	padding:0;
}

form table tr td {
	padding:1px;
	padding-left:10px;
}

form ul li {
	padding-left:10px;
}

.contentBox h3 {
	margin:0;
	font-size:12px;
	text-align:center;
	/*display:block;*/
	background:#2C4D82;
	color:white;
	width:100%;
	padding-left:1px;
}

.contentBox div.footer {
	margin-top:1em;
	text-align:left;	
	background:white;
	color:black;
	
	padding-left:1px;
	font-size:0.75em;
}

.fileList ul {
	list-style-position: inside;
}


.deepBlue {
	background-color:#2C4D82;
}

.lightBlue {
background-color:#BAC5D7;
}

div#news {
	width:200px;
	height:500px;
	background: magenta;
}


div#sidebar {
/*
	position:absolute; 
	top:139px; 
	left:50%;
*/

	width:200px; 
	height:auto; 

	border:0px solid #2C4D82; 
	border-top:0px solid white; 
	background: white; 
}

div#headerBg {
	position:absolute; z-index:-1; width:100%; top:0px; left:0px;
}

div#headerBg div#stripe1 { 
	background-color:#2C4D82; height:93px; width:100%;
}

div#headerBg div#stripe2 {
	background-color:#bac5d7; height:23px; width:100%;
}

div#headerBg div#stripe3 {
	background-color:#2C4D82; height:23px; width:100%;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

div.p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	overflow:hidden;
}

a:link {
	color: #2C4D82;
	text-decoration: none;
}
a:visited {
	color: #2C4D82;
	text-decoration: none;
}
a:hover {
	color: #2C4D82;
	text-decoration: none;
}
a:active {
	color: #2C4D82;
	text-decoration: none;
}

ul.punktlista {
	margin:0 0 0em 0;
	padding:0;

	list-style-position: inside;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

ul.punktlista li {
	line-height: 16px;

	margin:0 0 0 1em;
	padding:0;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul.nomarker {
	list-style-type:none;
}

#mainContentBox {
	margin: 0 auto;
}

.blueBorder2 {
	border-left: 1px solid #2C4D82;
	margin-left:1px;
}

img {
	vertical-align: bottom;
	border:0;
}

td#mainHorizontalStrut {
	width:10px;
}

div#mainVerticalStrut {
	height:10px;
}

/* --- */

td.menuLabel {
	width:186px;
	background-image:url('../images/top.jpg');
}

td.menuOfferData {
	vertical-align:top;
}

div.menuLabel {
	font-family: "Arial Narrow", Arial;
	font-weight:bold;
	height:22px;
	line-height:22px;

	font-size:11px;
	
	text-transform:uppercase;
	color:#2c4d82;
	
	
	padding-left:23px;
	padding-top:1px;
}

a.mainMenu, a.mainMenu:visited, a.mainMenu:active   {
	/*width:68px;*/
	padding: 0px 5px;
	height: 23px;
	
	display:block;
	outline: none;
	
	font-family: "Arial Narrow", Arial;
	font-weight:bold;
	font-size:11px;
	line-height:23px;
	
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	
	color:#ffffff;
	background:#2c4d82;
}

a.mainMenu:hover, a.mainMenu:focus {
	color:#2c4d82;
	background:#ffffff;
	
	text-decoration:none;
	outline: none;
}

ul.emptyList {
	list-style:none;
	margin:0;
	padding:0;
	list-style-position: inside;

	font-size: 12px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul.emptyList li {
	
	list-style:none;
	margin:0;
	padding:0;
}

/* news page */
.newsPage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:1em;
}

p.newsTitle {
	text-decoration:underline;
	font-size:12px;
	margin-top:13px;
}

h3.newsPage {	
	margin-bottom:0;	
}

p.newsPage {
	margin-top:0;
}

input.btn{
	background:#2c4d82;
	color:white;
	cursor:pointer;
	border:1px solid #2c4d82;
	margin: 10px 0px 10px 39px;
	display:block;
	width:85px;
	height:25px;	
}

form#special_offer, img#special_offer {
	border:1px solid #2c4d82;
	width:350px;
	background:white;
}

form#special_offer p {
	color:#2c4d82;
	margin-left:39px;
}

form#special_offer p.sign {
	font-size:9px;

}

form#special_offer input {
	
}

form#special_offer input.text {
	border:0;
	border-bottom:1px solid #2c4d82;
	width:250px;
	color:#2c4d82;
	font-size:15px;
}

form#special_offer label, form#special_offer input.checkbox {
	font-size:15px;
	cursor:pointer;
}

form#special_offer img {
	margin-left:0px;
	display:block;
}

form#special_offer p#thankYou {
	float:right; 
	margin-top:0; 
	margin-right:39px;
	width:150px;
}

div#winners {
	float:left;
	width:350px;
}

ul.winner {
	list-style:none;
}

ul.pdfs {
/*
	list-style-image: url(../images/news/adobepdf.jpg);
*/

	list-style: none;
}

ul.pdfs li {
	height:25px;	
}


ul.links li {
	margin-bottom:1em;
}

p.winnerPoints {
	margin:0;
	float:right;
}



