
.box{
 /*
 padding: 20px;
 border: 2px dotted #333;
 */
}

form {
    margin:0;
    padding:0;
}

body
{
    background: #fafbfd url("/Administration/Layout/NyDesign/bg_body.gif") repeat-x top left;
    font-family: Verdana, Arial;
    font-size: 11px;
    
}

body, div, p, table, th, td, caption, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6 {

 margin: 0;

 border: 0;

 padding: 0;

}

* html body {

 text-align: center;

}

* html #edit_template,

* html body div,

* html body p,

* html body caption,

* html body th,

* html body td,

* html body ul,

* html body li,

* html body dl,

* html body dt,

* html body dd {

 text-align: left;

}

h1, h2, h3, h4,h5,h6,h7
{
    color: #264565;
    font-weight: bold;
       margin: 0 0 8px 0;
}

h1
{
    font-size: 17px;
    font-weight:bold;
}
h2, h3
{
    font-size: 12px;
}

h4, h5, h6, h7
{
    font-size: 12px;
}

a
{
    color: #000;
    text-decoration: none;
}
a img{
	border: 0;
}

a:hover
{
    text-decoration: underline;
    }
        

body #main_cont
{
    width: 961px;
    margin: 10px auto;
    padding: 0;
    border: 0;
}

#main_cont #head
{
    background: url("/Administration/Layout/NyDesign/bg_topMenu.png") no-repeat top left;
    margin-top: 15px;
}

* html #main_cont #head
{
    background: url("/Administration/Layout/NyDesign/bg_topMenu.gif") no-repeat top left;
}
    
#main_cont #body
{
    background: url("/Administration/Layout/NyDesign/bg_content_body.png") repeat-y top left;
    padding: 0 24px 30px 24px;
    margin: 0;
}

#main_cont #body #blockContainer
{
    float: left;
    width: 584px;
    background: #fff;
    margin: 0;
    padding: 0;
}


#topBox
{
    background: #ecf0f6 url("/Administration/Layout/NyDesign/topBox.gif") no-repeat bottom left;
    padding: 0 17px 12px 17px;
    margin: 0 0 24px 0;
}

#topBox .arkivlank
{
	display: block;
	text-align: right;
	margin: .4em;
	BORDER: 0;
}

#topImage
{
     overflow: hidden;
    height: 235px;
    margin-bottom: 17px;
}

#topBox #topImage
{
    margin: 0 -17px 17px -17px;
   
}
#topBox h3
{
   font-size: 15px;
}
    
#main_cont #body #right_column
{
    float: left; 
    width: 290px;
    margin-left:35px;
    border:0;
}

#main_cont #body #right_column #book
{
	padding: 0;
	margin: 0;
	border: 0;
	background-color:#fff;
	border-bottom: 0;
}

#main_cont #foot
{
    background: url("/Administration/Layout/NyDesign/bg_content_foot.png") no-repeat top left;
    padding: 20px 24px 0 24px;
    height: 31px;
}

* html #main_cont #foot
{
    background: url("/Administration/Layout/NyDesign/bg_content_foot.gif") no-repeat top left;
}

#main_cont #foot ul
{
   margin: 0;
   padding: 0;
   color: #fff;   
}

#main_cont #foot ul a
{
    color: #fff;
}

#main_cont #foot ul li
{
    display: inline;
    padding: 0 10px 0 0;
    margin: 0;
    font-family: Arial;
    font-size: 1em;
}

#right_column .button{
	width: 68px;
}

#right_column .input{
	width: 170px;
}

#right_column #selectAddress{
	margin: 0;
	width: 97%;
} 


.CS_left
{
    float: left;
}
    
.CS_right
{
    float: right;
}
    
.clear, .CS_clear
{
	clear: both;
}

#infoContainer{
	padding: 0 11px;
}

.CS_infoBox
{
   width: 250px;
   border-top: 1px solid #7c7c7c;
   padding: 11px; 
   background:transparent url('/Administration/Layout/NyDesign/box.gif') no-repeat scroll left bottom;
   min-height: 144px;
   border-top: 
}

* html .CS_infoBox
{
	height: 144px;
}

#infoContainer .CS_left
{
    /* border-right:1px dashed #6382B9;*/
}

.CS_box
{
    margin: 0 0 13px 0;
    /*border-left: 1px solid #6382b9;
    border-bottom: 1px solid #6382b9;*/
    padding: 0px 5px 10px 14px;
}

#right_column .CS_box {
    font-size:12px;
}

#right_column .CS_box h2 {
    font-size:17px;
    font-weight:bold;
}

*:first-child+html .CS_box li {
    margin: 8px 0 2px 14px;
}

.CS_box li {
    margin: 8px 0 2px 12px;
}

.CS_boxLinks    
{
   background: #ecf0f6;
}

.CS_boxLinks dt   
{
    color: #264565;
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 13px 0;
    padding: 0;
}

.CS_boxLinks dl   
{
      margin: 5px 19px 5px 19px;
}

.CS_boxLinks .CS_top   
{
   background: #fff url("/Administration/Layout/NyDesign/boxGreyTop.gif") no-repeat top left; 
   height: 12px;
}

.CS_boxLinks .CS_foot   
{
   background: #fff url("/Administration/Layout/NyDesign/boxGreyFoot.gif") no-repeat top left;
   height: 12px;  
}

.tableBox, .contactTable {
   background: url("/Administration/Layout/NyDesign/bg_listTop2.gif") repeat-x top left;
   width:100%;
}

.tableBox table
{
    /*background: url("/Administration/Layout/NyDesign/bg_listTop2.gif") repeat-x top left;*/
    width: 100%;
    border-collapse: collapse;
}
.tableBox tr
{

}
.contactTable tr td,
.contactTable tr th,
.tableBox tr td,
.tableBox tr th
{
   /* height: 27px;*/
    text-align:left;
    padding:6px 5px 3px;    
}

.contactTable tr th,
.tableBox tr th
{
    font-weight: bold; 
}
.tableBox tr.odd
{
    background: #ecf0f6;
}

.tableBox tr td a,
.tableBox tr th a
{
    
    color: #162f59;
    font-weight: bold;
    /*display: block;*/
}

.tableBox tr td a.row
{
    color: #000;
    font-weight: normal;
}

.tableBox .col1 {
    width:90px;
}

*:first-child+html .tableBox .col1 {
    width:90px;
}


/****************** Sökruta *****************/
.CS_searchbox {
    margin-top:23px;
    width:200px;
    float:right;
}

.CS_logoImg {
    display:block;
    float:left;
    width:541px;
    margin-top:0px;
    margin-bottom:8px;
}

*:first-child+html .CS_logoImg {
    margin-bottom:-4px;
}

/****************** PUFF *****************/

.CS_puff .CS_image{
	float: left;
	width: 70px;
}

.CS_puff .CS_content{
	float: left;
	width: 179px;
}

.CS_puff h3,
.CS_puff h3 a{
	color: #ee4e2c;
	font-size: 13px;
}

.CS_puff .CS_link{
	text-align: right;
	padding-top: 12px;
}

.CS_puff .CS_link a{
	padding-left: 52px;
}

/****************** vmfNews *****************/
#vmfNews tr{
	display: block;
}

#vmfNews td{
	vertical-align:top;
}

#vmfNews td.CS_date{
	padding-right: 10px;
	width: 80px;
}

/****************** Karta *****************/

#map{
	  background: url("/Administration/Layout/NyDesign/karta.gif") no-repeat top left;
	  text-align: right;
	  min-height: 220px;
	  padding-right: 16px;
	  padding-top: 20px;
}

* html #map{
	height: 220px;
}

#map h1{
	margin-bottom: 1px;
}
#map div{
	margin-bottom: 3px;
	text-align: right;
}
#map a{
	  color: #264565;	  
	  font-weight: bold;
	  text-align: right;
}

.CS_puff a:hover {
	text-decoration:none;
}
