/*Novitells egna stilmall*/

/*KLASSER FÖR TABELLSTYLE*/
.leftAlign	
{	
text-align: left;	
border:none;
}

.rightAlign	
{	
text-align: right;	
border:none;
}

.centerAlign	
{	
text-align: center;	
border:none;
}

.topAlign	
{	
vertical-align: top;	
border:none;
}

.bottomAlign	
{	
vertical-align: bottom;	
border:none;
}

.middleAlign	
{	
vertical-align: middle;	
border:none;
}


.bgGrey
{
	background-color:#E7E7E7;
	border:none;
}

.bgBlue
{
	background-color:#B3CBD3;
	border:none;
}

.bgGreen
{
	background-color:#CCE3D1;
	border:none;
}

div.clsBreak
{
	display:inline;
	width:5px;
	padding:0;
	margin:0;
	margin-right:5px;
	margin-left:5px;
}

td.bglight
{
	background-color:#e8f2f7;
}

td.bgdark
{
	background-color:#c8dde9;
}

/*MainContent table i pagelayout.tpl*/

div.clsPageHead
{
	padding:0;
	margin:0;
	width: 950px;
	height:150px;
	background-image:url(../images/havet.jpg);
	background-repeat:no-repeat;
	margin-left:10px;
	margin-top:10px;
	border-top:1px solid #58799e;
	border-left:1px solid #58799e;
	border-right:1px solid #58799e;
}

div.clsPageHead div.clsLogotype
{
	padding:0;
	margin:0;
	width:210px;
	margin-top:15px;
	margin-left:15px;
}

div.clsTopMenu
{
	width: 950px;
	height:18px;
	background-image:url(../images/rep.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color: #58799e;
	padding:0;
	margin:0;
	margin-left:10px;
	padding-top:10px;
	font-size:0.7em;
	border-bottom:1px solid #58799e;
	border-left:1px solid #58799e;
	border-right:1px solid #58799e;
}

div.clsTopMenu a
{
	color:#fff;
	font-weight:bold;
}

div.clsTopMenu a:hover
{
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

div.clsMainContent
{
	width: 950px;
	background-color:transparent;
	padding:0;
	margin:0;
	margin-left:10px;
}

div.clsLeftMenu
{
	width: 150px;
	min-height:500px;
	padding:0;
	margin:0;
	margin-right:9px;
	padding:10px;
	float:left;
	font-size:0.7em;
	border:1px solid #58799e;
	background-color:#c8dde9;
}

div.clsLeftMenuContent
{
	margin-bottom:20px;
}

div.clsMenuItem
{
	width: 140px;
	padding:5px;
	margin-bottom:2px;
	background-color:#e8f2f7;
	font-size:0.9em;
}

div.clsMenuItemSelected
{
	width: 140px;
	padding:5px;
	margin-bottom:2px;
	background-color:#fff;
	font-size:0.9em;
}

div.clsMenuItem a, div.clsMenuItemSelected a
{
	color:#58799e;
	font-weight:bold;
}

div.clsMenuItem a:hover, div.clsMenuItemSelected a:hover
{
	color:#58799e;
	text-decoration:none;
	font-weight:bold;
}

div.clsMenuItem:hover
{
	background-color:#fff;
}

div.clsPath
{
	width: 950px;
	min-height:20px;
	max-height:20px;
	padding:0;
	margin:0;
	color:#000;
	margin-left:12px;
	clear:both;
}
div.clsPath p
{
	font-size:0.7em;
	margin:0;
	padding:0;
}

div.clsPath p a
{
	color:#fff;
}

div.clsPath p a:hover
{
	color:#000;
}

div.clsRightMenu
{
	width: 150px;
	min-height:500px;
	padding:0;
	margin:0;
	margin-left:9px;
	padding:10px;
	float:right;
	font-size:0.7em;
	border:1px solid #58799e;
	background-color:#c8dde9;
}

div.clsContent
{
	width: 565px;
	min-height:500px;
	padding:0;
	margin:0;
	padding:10px;
	float:left;
	background-color: #fff;
	border:1px solid #58799e;
	font-size:0.85em;
}

div.clsFooter
{
	margin-top:15px;
	width: 140px;
	/*background-color:#e8f2f7;*/
	font-size:1em;
}

div.clsNovitellLink
{
	padding:0;
	margin:0;
	padding-top:10px;
	min-height:10px;
	text-align:right;
	color:#58799e;
	width: 960px;
	clear:both;
	font-size:0.6em;
}

div.clsNovitellLink a
{
	color:#58799e;
}

/*NewsMenu*/
div.clsRightMenu h2
{
	margin-bottom:0;
	margin-top:10px;
}

div.clsRightMenu h4
{
	margin-top:5px;
	font-style:italic;
}

div.clsRightMenu div.attribute-short p
{
	margin:0;
	font-size:1em;
}

a.clsReadMore
{
	font-weight:bold;
}

a.clsArkiv
{
	font-weight:bold;
}

div.clsReadMore
{
	margin:0;
	margin-bottom:15px;
	font-size:1em;
}

div.clsArkiv
{
	margin-top:10px;
	font-size:1em;
}

/*sökning*/
div.clsSearch
{
	padding:0;
	margin:0;
}

a.clsAdvancedSearchLink
{
	font-weight:bold;
}

input.searchbutton
{
	font-size:11px;
	background-color:#e8f2f7;
	color:#000;
	border:1px solid #58799e;
}

input.searchtext
{
	font-size:11px;
	width:90px;
	background-color:#fff;
	color:#000;
	border:1px solid #58799e;
}
/*poll*/
div.clsToollistText
{
	padding:0;
	margin:0;
	margin-left:10px;
}

div.class-poll
{
	font-size:1em;
	font-weight:normal;
}

div.class-poll div.block
{
	font-size:0.8em;
	font-weight:normal;
}

div.poll-result div.chart-bar-resultbox
{  
    background-color: #a5bbd3;
}

div.poll-result div.chart-bar-resultbar
{  
    background-color: #58799e; /* This could also be a repeating background image */
}

a.clsResultLink
{
	font-weight:bold;
}

input.clsPollRadioButton
{
	background-color:transparent;
	color:#000;
}

/*content-view-full*/
div.content-view-full
{
	padding:0;
	color:#000;
	margin:0 10px 0 10px;
}

div.clsArticleReadMore
{
	font-size:0.8em;
	margin:0;
	margin-bottom:2em;
}

div.clsClear
{
	clear:both;
}

table.list
{
	width:95%;
	display:inline;
	margin:0;
	border:0;
}

fieldset
{
	border:none;
	padding:0;
}

label.clsPoll
{
	font-size:0.85em;
	margin:0;
	padding:0;
	visibility:hidden;
}

label.clsSearch
{
	display:block;
	margin:0;
	padding:0;
	visibility:hidden;
}

input.button
{
	font-size:11px;
	background-color:#e8f2f7;
	color:#000;
	border:1px solid #58799e;
}

input.box
{
	font-size:11px;
	background-color:#fff;
	color:#000;
	border:1px solid #58799e;
}

textarea
{
	font-size:0.85em;
	background-color:#fff;
	color:#000;
	border:0.1em solid #000;
}

input.small_box
{
	font-size:11px;
	background-color:#fff;
	color:#000;
	border:1px solid #58799e;
}

div.warning
{
	color:#c00;
}

/*Klasser för kontaktdatabasen*/

table.clsPersonalTable
{
	width: 100%;
	color:#000;
	margin:0;
	margin-bottom:2em;
}

table.clsPersonalTable td.clsPersonalCell
{
	width: 50%;
	vertical-align:top;
	color:#000;
	padding-right:1em;
	padding-top:1em;
	padding-bottom:5px;
}

table.clsPersonTable
{
	width: 100%;
	font-size:1em;
	color:#000;
}

table.clsPersonTable td.clsTextCell
{
	width: 50%;
	vertical-align:top;
	font-size:0.75em;
	color:#000;
	padding-right:5px;
}

table.clsPersonTable td.clsPictureCell
{
	width: 50%;
	vertical-align:top;
	font-size:0.75em;
	color:#000;
}

table.clsPersonTable td.clsTextCell span.clsTitle
{
	color:#000;
	font-weight:bold;
}

table.clsPersonTable td.clsTextCell h5
{
	color:#000;
	font-size:1.2em;
	margin-top:0;
}

table.clsPersonTable td.clsTextCell a
{
	color:#58799e;
	font-weight:bold;
	text-decoration:none;
}

table.clsPersonTable td.clsTextCell a:hover
{
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}

table.clsPersonTable td.clsTextCell h5 a
{
	color:#000;
	font-size:1.2em;
	margin-top:0;
	color:#58799e;
	font-weight:bold;
	text-decoration:none;
}

table.clsPersonTable td.clsTextCell h5 a:hover
{
	color:#000;
	font-size:1.2em;
	margin-top:0;
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}

/*style för listor både ol och ul, som ligger i table*/
table.clsList
{
	width:auto;
	display:inline;
	margin:0;
	border:0;
}

table.clsList td.clsListTd
{
	font-size:1em;
	width:auto;
	padding:0;
}

table.clsList td.clsListTd ol, table.clsList td.clsListTd ul
{
	font-size:0.8em;
}

table.clsList td.clsListTd ol li, table.clsList td.clsListTd ul li
{
	font-size:1em;
}