/*//////////////////////////////////////////////////*/
/*---- TABLE OF CONTENTS --------------------------*/
/*////////////////////////////////////////////////*/

/*
Design 				All design-divs on the subpage
Lists on subpages		All (un)ordered lists on subpages
Smyril News Section		Specific adjustments for the Smyril news archive
General News Section		Settings for the news archive
News Section Months Submenu	Settings for the top-submenu with the months.
Office page			The office pages setup (Contact us pages)
Sitemap				The sitemap page
*/


/*---------------------*/
/*-- DESIGN ----------*/
/*-------------------*/
/*COLUMNS*/
#columncontainer {
	background-image: url(../media/CSS/dotsNormal.jpg);
	background-repeat: repeat-y;
	margin-top:-8px;
	_margin-top:-10px;
	width: 979px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #cfe2f3;
	border-right: 1px solid #cfe2f3;
	padding-bottom:20px;
	/*padding-top:10px;*/
	position:relative;
	z-index:2;}

#leftcolumn {
	/*background-color:#FF0000;*/
	float: left;
	width: 205px;
	padding-left:20px;
	padding-right:0px;}

#middlecolumn {
	/*background-color:#FFFF00;*/
	width: 459px;
	float:left;
	padding-left:20px;
	padding-right:20px;}

#rightcolumn {
/*	background-color:#00FF00;*/
	width: 235px;
	float:left;
	_float:right;
	padding-top:10px;
	padding-left:10px;
	_padding-left:0px;
	padding-right:0px;
	_padding-right:5px;}


/*----------------------------------*/
/*- (UN)ORDERED LISTS ON SUBPAGES -*/
/*--------------------------------*/

#middlecolumn ol {
margin: 10px 0px 10px 20px;}

#middlecolumn ul {
margin: 10px 0px 10px 20px;}

#middlecolumn li {
padding-bottom:5px;}

#rightcolumn ul, #rightcolumn ol {
margin: 10px 0px 10px 20px;}

#rightcolumn li {
padding-bottom:5px;}


/*---------------------------*/
/*SMYRIL NEWS SECTION STYLES*/
/*-------------------------*/

#newsPhoto {
width:120px;
float:left;
padding-right:10px;}

/*--------------------*/
/*NEWS SECTION STYLES*/
/*------------------*/

#newsHeadline {
padding-bottom:5px;}

#newsHeadline a {
font-size: 8pt;
font-weight:bold;
color:#6E6E6E;}

#newsDate {
font-size: 7pt;
font-style:italic;
padding-bottom:2px;}

#newsSummary {
padding-bottom:15px;}

.contactinformation {
width:95%;
border-top: 1px solid #666666;
padding: 8px;
margin-top:30px;}

#articlePhoto {
margin:0;
}

.articlePhotoText {
margin:5px 0 10px;
font-style:italic;
}

/*--------------------------------------*/
/*-- MONTHS NEWS SECTION SUBTOPMENU ---*/
/*------------------------------------*/

/*THE WAY THE MENU WITH THE MONTH ON THE TOP IS DISPLAYED */
#NewsMonths {	
background-color:#f2f2f2;
border: 1px solid #6E6E6E;
padding:5px 40px 3px 40px; /*top right bottom left*/
margin-bottom:15px;}

#NewsMonths a:link{
	text-decoration:none;
	display:inline-block;
	color:#6E6E6E;
	width:50px;
	text-align:left;
	padding: 2px 0px 2px 0px; /*top right bottom left*/
	}

#NewsMonths a:visited {
	color:#6E6E6E;
	text-decoration:none;}

#NewsMonths a:active {
text-decoration:none;
color:#0057A3;}

#NewsMonths a:hover {
color:#0057A3;
text-decoration:none;}

#NewsMonths a:selected {
font-weight:bold;
color:#0057A3;}

#NewsMonths ul {
padding:0px;
margin:0px;}

#NewsMonths li {
display:inline;
padding: 0px 10px 0px 0px; /*top right bottom left*/
margin:0px;}

#NewsMonths li.selected a {
font-weight:bold;
color:#0057A3;
}

/*--------------------*/
/*CONTACTS US OFFICES*/
/*------------------*/

#OfficesBox {
border: 1px solid #cfe2f3;
/*_border: 1px solid #000000;*/
width:450px;
padding:5px;}

#CountryHeadline {
border-top: 1px solid #cfe2f3;
border-right: 1px solid #cfe2f3;
border-bottom: 0px;
border-left: 1px solid #cfe2f3;
padding:2px 5px 2px 5px;
width:160px;
height:15px;
font-weight:bold;}

#ContactUsAddress {
Width:220px;
float:left;
height:140px;}

.rcAddressIndent {
padding-left:4px;}

#BWnewsMagazine {
float:left;
padding: 10px 15px 0px 0px;}


/*---------------------*/
/*- DESIGNIT GALLERY -*/
/*-------------------*/

#diGallery a {
padding:0px 0px 5px 0px;
display:inline-block;

}


#diGallery img {
vertical-align:middle;
}

/*--------------------*/
/*- SITEMAP ---------*/
/*------------------*/

#sitemap {
border-top: 1px solid #666;
margin-right:10px;}

#sitemap ul li a {
font-weight: bold;
}

#sitemap ul li ul li a{
font-weight: normal;
}
































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

