body {
	margin:0;
	font:11px/14px Arial,sans-serif;
	background:#f1f1f1 url(../Images/body-bg.gif) repeat-x;
	color:#685c53;
}
p
{
	margin: 0px 0px 10px 0px;
}

.normal
{
	margin:0;
	font:11px/14px Arial,sans-serif;
	/*background:#f1f1f1 url(../Images/body-bg.gif) repeat-x;*/
	background-color: #f1f1f1;
	color:#685c53;
	EditMenuName: Normal;
}
h1
{
	    font-size:18px;
	    line-height: 18px;
	    margin:0;
	    padding:0px 0px 5px 0px;
	    color:#4e433c;
	    font-weight:bold;

}
h2
{
	font:12px/14px Arial,sans-serif;
	color:#685c53;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	EditMenuName: Mellanrubrik;

}
.ingress
{
    display: block;
    clear: both;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 5px;
}
.clearfix {clear:both;display:block;}
img {border:none;}

a:link, a:hover,a:active,a:visited
{
	text-decoration:none;
	color:#08a2e3;
}
a:hover{text-decoration:underline;}

input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#main{
	margin:0 auto;
	width:982px;
	padding-bottom:50px;
	overflow:hidden;
}

/* 404 Error Page */
#header404{
	width: 100%;
	clear: both;
	height: 155px;
	overflow: hidden;
	background-color: #15AFF0;
}
#body404
{
	margin: 0;
	font: 11px/14px Arial,sans-serif;
	background: none;
	background-color: #f1f1f1;
	color: #685c53;
}
h1.error404-header
{
    font-family: Arial;
    font-size: 40px;
    color: #000;
    padding: 0;
    margin-bottom: 20px;
}
p.error404-body
{
    font-family: Arial;
    font-size: 14px;
}

/*-- header --*/
#header{
	width:100%;
	clear:both;
	height:197px;
	overflow:hidden;
}
#header h1{
	float:left;
	height:133px;
	display:inline;
	text-indent:-3000px;
	overflow:hidden;
	margin:10px 0 0 1px;
}
#header h1 img { display:block; }

#header h1 a{
	display:block;
	width:200px;
	height:133px;
}


#logout{
	margin:12px 0 0;
	position:relative;
	width:95px;
	float:right;
}
#logout a.btn{
	display:block;
	background:url(../Images/btn-logout.gif) no-repeat;
	width:95px;
	height:26px;
	text-indent:-3000px;
	overflow:hidden;
}


#login{
	margin:12px 0 0;
	position:relative;
	width:94px;
	float:right;
}
#login a.btn{
	display:block;
	background:url(../Images/btn-login.gif) no-repeat;
	width:94px;
	height:26px;
	/*text-indent:-3000px;*/
	text-indent: 8px;
	overflow:hidden;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	line-height: 25px;
}
#login.active a { background-position:0 -26px;}
#login.active div.box {display:block;}
#login .box {
	padding:8px 0 0 15px;
	display:none;
	background:url(../Images/login-box.jpg) no-repeat;
	width:201px;
	height:108px;
	position:absolute;
	top:25px;
	left:-107px;
	z-index:10;
}
input.text{
	width:153px;
	font:11px/14px Arial, Helvetica, sans-serif;
	background:#fff;
	border:none;
	color:#4e433c;
	float:left;
	margin:3px 0 0;
	padding:7px 9px 6px;
}


#login div ul{
	width:110px;
	float:left;
	margin:0;
	padding:9px 0 0;
}
#login div ul li{
	padding:0 0 2px 13px;
	background:url(../Images/blue-arrows.gif) no-repeat 1px 5px;
	list-style:none;
}
#login div ul li a{ color:#ccedfa;}
.logga-in-btn {
	float:left;
	margin:8px 0 0;
	background: url(../Images/btn-logga-in.gif) no-repeat;
	width: 62px;
	height: 29px;
	cursor: pointer;
	padding-top: 0.7em;
	text-align: center;
	color: #f1f1f1;
}
    .logga-in-btn input
    {
        width: 62px; 
        height: 29px; 
        position: absolute; 
        top: 76px; 
        left: 124px; 
        z-index: 99;
    }
.logga-in-btn-text
{
    height: 29px; 
    width: 62px; 
    position: absolute; 
    top: 83px; 
    left: 125px; /* IE7 fix */
}
* html .logga-in-btn-text {left: 125px;} /* IE6 fix */

/* Top Navigation */
ul.top-nav {
	float:right;
	margin:0;
	padding:19px 20px 0;
}
    ul.top-nav li{
	    padding:0 7px 0 11px;
	    display:inline;
	    background:url(../Images/top-nav-separator.gif) no-repeat 0 3px;
	    list-style:none;
    }
    ul.top-nav li:first-child{
        background:none;
    }
        ul.top-nav li a{
	        color:#fff;
        }

/* Clocks Module */
.clocks{
	float:right;
	clear:right;
	width:356px;
	margin:0;
	padding:34px 0 0;
}
ul.clocks{
	float:right;
	clear:right;
	width:356px;
	margin:0;
	padding:34px 0 0;
}
ul.clocks li{
	float:left;
	padding:0 0 0 28px;
	width:61px;
	list-style:none;
}
ul.clocks li.last{ width:51px;}
ul.clocks li img{
	margin:0 0 0 10px;
	display:block;
}
ul.clocks li span{
	font-size:10px;
	padding:3px 0 0;
	text-align:center;
	display:block;
	color:#fff;
}
/* Navigation Area */
.nav-area {
	padding:6px 0 0;
	width:100%;
	overflow:hidden;
	clear:both;
}
    .nav-area ul{
	    float:left;
	    margin:0;
	    /*padding:15px 0 0;*/
	    padding: 2px 0 0;
    }
        .nav-area ul li{
	        /*padding:0 38px 0 0;*/
	        padding: 14px 18px 0 18px;
	        float:left;
	        list-style:none;
	        height: 40px;
        }
            .nav-area ul li a, .nav-area ul li a:visited {
	            font-weight: bold;
	            color: #fff;
	            text-transform: uppercase;
            }
            .nav-area ul li a:hover {
                color: #fff;
            }
    .nav-area fieldset{
	    padding:8px 0 0;
	    width:176px;
	    float:right;
    }
        .nav-area fieldset .i-bg{
	        display:block;
	        background:url(../Images/search-input-bg.gif) no-repeat;
	        width:176px;
	        height:27px;
        }
            .nav-area fieldset .i-bg input{
	            float:left;
	            margin:0;
	            width:158px;
	            padding:7px 9px 5px;
	            color:#4e433c;
	            font-size:12px;
	            line-height:14px;
	            font-weight:bold;
	            background:none;
	            border-style:none;
            }
            
/*-- Upphandlingsnytt --*/
.project-content,
.project-content-head,
.project-content-foot,
.project-wrapper,
.project-wrapper-head,
.project-wrapper-foot
{
	width: auto;
	overflow: hidden;
	clear: both;
}
.project-wrapper strong,
.project-content strong
{
	color: #50433B;
}
.project-wrapper
{
	margin: 20px 0 0;
	background: url(../Images/grayBox_m.gif) repeat-y;
}
	.project-wrapper-head 
	{
		background: url(../Images/grayBox_t.gif) no-repeat;
	}
	.project-wrapper-foot
	{
		background: url(../Images/grayBox_b.gif) no-repeat 0 100%;
		padding: 10px 10px 15px 10px;
	}
.project-content
{
	/*margin: 29px 0 0;*/
	background: #ffffff url(../Images/whiteBox_m.gif) repeat-y;
	width: 410px;
}
	.project-content-head 
	{
		background: url(../Images/whiteBox_t.gif) no-repeat;
	}
	.project-content-foot
	{
		background: url(../Images/whiteBox_b.gif) no-repeat 0 100%;
	}
h3.project-title a,
h3.project-title a:visited
{
	color: #08A2E3;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
h3.project-title a:hover
{
	text-decoration: underline;
}
div.contact-persons p
{
	margin: 0; 
	padding: 0;
}
span.ajax-request-success
{
	color: #007F0E;
}
span.ajax-request-error
{
	color: #FF0000;
}
.subscription-box
{
	display: none; 
	background-color: #f1f1f1; 
	padding: 10px; 
	border: 1px solid #b1b1b1; 
	width: 385px;
}
#aRegions strong,
#aCountries strong,
#aProjectActivities strong,
#aSectors strong
{
	color: #08A2E3;
}
#aRegions strong:hover,
#aCountries strong:hover,
#aProjectActivities strong:hover,
#aSectors strong:hover
{
	color: #000000;
}
            
/*-- content --*/
#content,
.content-head,
.content-foot{
	width:100%;
	overflow:hidden;
	clear:both;
}
#content {
	margin:29px 0 0;
	background:url(../Images/content-bg.gif) repeat-y;
}
.content-head{background:url(../Images/content-head-bg.gif) no-repeat;}
.content-foot{
	padding-bottom:21px;
	background:url(../Images/content-foot-bg.gif) no-repeat 0 100%;
}
/*-- column --*/
.column {
	width: 630px;
	float: left;
	margin: 0 0 0 21px;
	display: inline;
}
.column-wide { 
    width: 100%;
    float: left;
	margin: 0 0 0 21px;
	display: inline;
}
.promo{
	margin:20px 0 0;
	overflow:hidden;
	clear:both;
	/*background:url(../images/promo-bg.gif) no-repeat 100% 0;*/
	width:621px;
}
.promo img{
	display:inline;
	margin:0 15px 0 0;
	float:left;
}
.promo h2{
	font-size:18px;
	line-height:21px;
	font-weight:bold;
	color:#fff;
	margin:0;
	padding:11px 15px 0;
}
.promo p{
	margin:0;
	color:#fff;
	font-size:12px;
	line-height:15px;
	padding:6px 35px 6px 15px;
}
ul.white-list {
	overflow:hidden;
	margin:0;
	padding:8px 0 0;
}
ul.white-list li {
	height:1%;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	padding:0 0 2px 11px;
	background:url(../images/white-arrow.gif) no-repeat 0 4px;
	list-style:none;
}
ul.white-list li a{
	color:#fff;
}
/* Index Page - Content */
.export-content {
    padding: 20px 0 0 12px;
    display: block;
    float: left;
    width: 620px;
}
    .export-content .col {
        display: block;
        width: 280px;
        float: left;
    }
    .export-content h2 {
        font-size: 15px;
        font-weight: bold;
        margin-bottom: 12px;
    }
    .export-content ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
    }
        .export-content ul li {
            padding: 0 0 5px 13px;
            background: url(../images/list-dot-blue.gif) no-repeat 1px 5px;
            font-size: 12px;
        }
    .export-content a {
        color: #4C433C;
    }

/* Module Boxes */
.boxes {
	width: 100%;
	clear: both;
	overflow: hidden;
	padding: 20px 0 0;
}
.boxWidth
{
	width: 205px;
}
.boxWidth img
{
	padding: 0 0 12px;
}
.boxPadd img
{
	padding: 0 0 12px;
}
    .box {
	    display: inline;
	    height: 215px;
	    overflow: hidden;
	    float: left;
    }
    .boxsmall
    {
	    background: url(../images/box-bg.gif) no-repeat;
	    width: 200px;
	    margin: 0 10px 0 0;
    }
    .boxbig 
    {
	    background: url(../images/box-big-bg.gif) no-repeat;
	    width: 410px;
	    margin: 0 10px 0 0;
    }
        .box img {
	        display: block;
        }
        .box .imgMargin14 {
	        margin: 14px 0 0 14px;
        }
        .box h3 {
	        text-indent: -3000px;
	        overflow: hidden;
        }
        .box h4 {
	        padding: 8px 6px 0 13px;
	        margin: 0;
	        font-size: 14px;
        }
        .box p {
	        margin: 0;
	        padding: 3px 6px 10px 13px;
        }
a.more-link {
	padding: 0 0 0 20px;
	margin:0 0 0 13px;
	font-weight:bold;
	color:#08a2e3;
	text-decoration: underline;
	background:url(../images/blue-arrow.gif) no-repeat;
}
a.link {
	margin:14px 0 0;
	padding:0 0 0 9px;
	background:url(../images/blue-arrows-s.gif) no-repeat 0 5px;
	float:right;
	color:#08a2e3;
	font-weight:bold;
}
/* RSS news feed block 100% width */
.news-module-box {
	margin: 0px 0 0;
	/*background: url(../images/container-bg.gif) repeat-y;*/
	background: url(../images/news-box-head-bg.gif) repeat-x;
	background-color: #F6F6F4;
	width: 100%;
	float: left;
}
    .news-module-box .right-corner {
        float: right;
        display: block;
        width: 3px;
        height: 37px;
        background: url(../images/news-module-top-right.gif) no-repeat 0 100%;
    }
    .news-module-box h3 {
	    font-size: 16px;
	    line-height: 16px;
	    font-weight: bold;
	    padding: 12px 13px 0;
	    margin: 0;
	    color: #fff;
	    /*background: url(../images/container-head-bg.gif) no-repeat;*/
	    background: #08A2E3 url(../images/news-module-top-left.gif) no-repeat 0 100%;
	    height: 25px;
    }
    .news-module-box .box-bottom {
         /*background: url(../images/news-module-bottom-left-corner.gif) no-repeat 0 100%;*/
         margin: 0px;
         padding: 0px;
         width: 100%;
         height: 3px;
         clear: both;
         /*border-bottom: 1px solid #DED9CB;*/
         background: url(../images/news-module-bottom-middle.gif) repeat-x 0 100%;
     }
         .news-module-box .box-bottom .bottom-left {
             width: 4px;
             height: 3px;
             float: left;
             display: block;
             background: url(../images/news-module-bottom-left-corner.gif) no-repeat 0 100%;
         }
         .news-module-box .box-bottom .bottom-right {
             width: 4px;
             height: 3px;
             float: right;
             display: block;
             background: url(../images/news-module-bottom-right-corner.gif) no-repeat 0 100%;
         }
    .news-module-box .box-bottom-links {
        border-left: 1px solid #DED9CB;
	    border-right: 1px solid #DED9CB;
	    height: 22px;
    }
     
    /*.news-module-box .foot {
        padding-bottom: 5px;
        overflow: hidden;
        width: 100%;
        background: url(../images/container-foot-bg.gif) no-repeat 0 100%;
    }*/
    
ul.info-list {
	margin: 0;
	padding: 1px 13px 9px;
	border-left: 1px solid #DED9CB;
	border-right: 1px solid #DED9CB;
}
    ul.info-list li{
	    padding:6px 0 7px;
	    background:url(../images/dots-bg.gif) repeat-x 0 100%;
	    list-style:none;
    }
        ul.info-list li img{
	        float:left;
	        margin:0 6px 0 0;
	        display:inline;
        }
        ul.info-list li a{ color:#4e433c; }
        ul.info-list li a:hover { text-decoration: underline; }
        ul.info-list li a div 
        {
	        padding:0 7px 0 0;
	        color:#D2611D;
	        width: 85px;
	        font-weight: bold;
	        float: left;
        }
        ul.info-list li a span
        {
	        padding:0 7px 0 0;
	        color:#D2611D;
	        width: 40px;
	        font-weight: bold;
	        float: left;
        }
        ul.info-list li a div:hover { text-decoration: underline; }
        
/* RSS news feed block (330px) */
.container {
	/*margin:20px 0 0;*/
	margin: 0;
	background:url(../images/container-bg.gif) repeat-y;
	width:300px;
	float:left;
}
    .container h3{
	    font-size:16px;
	    font-weight:bold;
	    padding:12px 13px 0;
	    margin:0;
	    color:#fff;
	    background:url(../images/container-head-bg.gif) no-repeat;
	    height:25px;
    }
.container-foot{
    padding-bottom:7px;
    overflow:hidden;
    width:300px;
    background:url(../images/container-foot-bg.gif) no-repeat 0 100%;
}
    .container-foot h4 a, .container-foot h4 a:visited {
        color: #685c53;
    }
/* (440px)*/
.container-2  {
	background:url(../images/container-2-bg.gif) repeat-y;
	width:440px;
}
    .container-2 .container-foot {
	    width:440px;
	    background:url(../images/container-2-foot-bg.gif) no-repeat 0 100%;
    }
    .container-2 h3{background:url(../images/container-2-head-bg.gif) no-repeat;}
    
/* Standard rounded grey module box - 300px*/
.container-grey  {
	background:url(../images/container-bg.gif) repeat-y;
	width:300px;
}
    .container-grey td p {
        padding: 7px 7px 7px 7px;
        line-height: normal;
        display: block;
    }
    .container-grey .container-foot {
	    width:300px;
	    background:url(../images/container-foot-bg.gif) no-repeat 0 100%;
    }
    .container-grey h3{background:url(../images/container-grey-head-bg.gif) no-repeat;}
    
/* Standard rounded blue module box - 300px*/
.container-blue  {
	background:url(../images/container-bg.gif) repeat-y;
	width:300px;
}
    .container-blue td p {
        padding: 7px 7px 7px 7px;
        line-height: normal;
        display: block;
    }
    .container-blue .container-foot {
	    width:300px;
	    background:url(../images/container-foot-bg.gif) no-repeat 0 100%;
    }
    .container-blue h3{background:url(../images/container-head-bg.gif) no-repeat;}
.container-foot .rss
{
	float: left;
	width: 90px;
	position: relative;
	min-height: 18px !important;
}
.container-foot .rsstext
{
	position: absolute;
	top: 50%;
	margin-top: -0.5em;
	margin-left: 4px;
	line-height: 1;
}
.container .more
{
	float:left;
	width: 190px;
	display:inline;
	margin:0 0 0 13px;
	font-size:12px;
	font-weight:bold;
	color:#08a2e3;
}

/* Read more link */
a.more {
	float:left;
	display:inline;
	margin:0 0 0 13px;
	font-size:12px;
	font-weight:bold;
	color:#08a2e3;
}
a.rss{
	padding:1px 0 5px 22px;
	background:url(../images/icon-rss.gif) no-repeat;
	float:right;
	color:#4e433c;
	display:inline;
	margin:0 17px 0 0;
}
a.banner {
	margin:15px 0 0 21px;
	display:inline;
	float:left;
}
a.banner img{ display:block;}
a.banner-2{margin-top:25px;}
/*-- column-1 --*/
.column-1{
	float:right;
	margin:20px 21px 0 0;
	display:inline;
	width:300px;
}
div#main div#content div.content-head div.content-foot div.column-1 div.container{
	margin-bottom: 20px;
}

/*-- AvanNews sign-up container --*/
.blue-container {
	float:left;
	background:url(../images/blue-container-bg.gif) no-repeat;
	width:300px;
	height:67px;
	margin:16px 0 0;
}
    .blue-container .i-bg{
	    float:left;
	    margin:0 2px 0 11px; 
	    display:inline;
	    background:url(../images/input-bg.gif) no-repeat;
	    width:224px;
	    height:27px;
    }
        .blue-container .i-bg input{
	        font:11px Arial, Helvetica, sans-serif;
	        color:#797573;
	        padding:7px 11px 5px;
	        width:202px;
	        border:none;
	        background:none;
        }
    .blue-container label{
	    font-size:12px;
	    color:#fff;
	    font-weight:bold;
	    padding:9px 13px 8px;
	    display:block;
    }
    .skicka {
	    margin:0;
	    float:left;
    }
.container h4{
	margin:0;
	padding:10px 13px 0;
	font-size:14px;
	color:#685c53;
	font-weight:bold;
}
.container p{
	margin:0;
	padding:3px 55px 5px 13px;
}
.container p a{ color:#00a5ea;}
.container-1 h3{
	background:url(../images/container-1-head-bg.gif) no-repeat;
	color:#685c53;
}
a.you-tube {
	float:right;
}
.blue-box {
	background:#15aff0;
	float:left;
	width:300px;
	color:#fff;
	margin-bottom:5px;
}
.blue-box h4{
	color:#fff;
	margin:0;
	padding:7px 13px 0;
	font-size:11px;
	font-weight:bold;
}
.blue-box p{
	margin:0;
	padding:1px 5px 0 13px;
}
.blue-box a.img-holder{
	display:inline;
	float:left;
	margin:0 13px 0 0;
}
.blue-box a.img-holder img{ display:block;}
.post {
	padding:4px 0 4px;
	overflow:hidden;
	clear:both;
	width:100%;
	cursor: pointer;
}
.post:hover {
    background-color: #E5E5E5;
}
.post a.img-holder{
	display:inline;
	float:left;
	margin:0 8px 0 13px;
}
.post a.img-holder img{
	display:block;
}
.post h4{
	margin:0;
	padding:0;
	color:#685c53;
	font-size:11px;
	font-weight:bold;
}
.post h4 a{ color:#685c53;}
.post p{
	padding:0 50px 0 8px;
	margin:0;
}
ul.list{
	margin:0;
	padding:11px 0 8px 13px;
}
ul.list li{
	padding:0 26px 0 11px;
	background:url(../images/brown-arrow.gif) no-repeat 0 4px;
	list-style:none;
}
ul.list li a{ color:#685c53;}
ul.inline-list { padding-top:5px;}
ul.inline-list li{
	display:inline;}
/*-- footer --*/
#footer,
.footer-head,
.footer-foot{
	width:100%;
	overflow:hidden;
	clear:both;
}
#footer {
	margin:20px 0 0;
	background:url(../Images/content-bg.gif) repeat-y;
}
.footer-head { background:url(../Images/content-head-bg.gif) no-repeat;}
.footer-foot{ background:url(../Images/content-foot-bg.gif) no-repeat 0 100%;}
#footer ul{
	margin:0;
	padding:0;
}
#footer ul li{
	color:#a79d96;
	list-style:none;
}
#footer ul li a{
	color:#a79d96;
}
.col {
	padding:20px 0 0 21px;
	width:175px;
	float:left;
}
.col a, .col a:visited {
    color: #685C53;
}
.col h3{
	margin:0;
	font-size:11px;
	font-weight:bold;
	color:#685c53;
}
#footer .col ul{
	padding-top:5px;
	padding-bottom:16px;
}
#footer .col ul li{padding-bottom:3px;}
.bottom{
	overflow:hidden;
	clear:both;
	margin:0 21px;
	padding-top:8px;
	padding-bottom:14px;
	width:940px;
	border-top:1px solid #ddd;
}
#footer .bottom ul li{
	line-height:15px;
	padding:0 7px 3px 8px;
	background:url(../Images/foot-nav-separator.gif) no-repeat 0 3px;
	display:inline;
}
#footer .bottom ul li:first-child{
	padding-left:0;
	background:none;
}
#footer .bottom ul.left{
	width:540px;
	float:left;
}
#footer .bottom ul.left a{text-decoration:underline;}
#footer .bottom ul.left a:hover{text-decoration:none;}
#footer .bottom ul.left strong{ color:#8e8680;}
#footer .bottom ul.right{
	margin:0 -7px 0 0;
	float:right;
}
#footer .bottom ul.right li{float:left;}

.bottom-listing-read-more {
    padding-top: 8px;
}
/*----------------------------------- inner ------------------------------------*/
.inner { color:#4e433c;}
ul.breadcrumb {
	overflow:hidden;
	clear:both;
	height:1%;
	margin:0;
	padding:18px 0 0 14px;
}
ul.breadcrumb li{
	color:#4e433c;
	float:left;
	padding:0 4px 0 7px;
	background:url(../Images/breadcrumb-separator.gif) no-repeat 0 3px;
	list-style:none;
}
ul.breadcrumb li:first-child{ background:none;}
ul.breadcrumb li a{ color:#4e433c;}
.inner-promo {
	position:relative;
	clear:both;
	overflow:hidden;
	width:620px;
	margin:18px 0 0;
}
.inner-promo p{
	font-size:18px;
	color:#4e433c;
	line-height:22px;
	font-weight:bold;
	background:url(../images/inner-promo-text-bg.png) repeat;
	padding:5px 12px 8px 21px;
	width:384px;
	top:9px;
	left:0;
	margin:0;
	position:absolute;
}
.label {
	top:146px;
	right:0;
	position:absolute;
	background:url(../images/label-bg.gif) no-repeat;
	width:76px;
	height:44px;
}
.label strong{
	padding:7px 0 2px 11px;
	color:#4e433c;
	font-size:12px;
	display:block;
}
.label a{
	margin:0 0 0 11px;
	padding:0 0 0 9px;
	color:#4e433c;
	background:url(../images/label-arrow.gif) no-repeat 0 5px;
}
/* Sub Menu Navigation */
.sub-nav {
	margin:20px 20px 0 0;
	display:inline;
	width:160px;
	float:left;
}
    .sub-nav .header-div {
        height: 13px;
        background-color: #08A2E3;
        margin-bottom: 1px;
    }
    .sub-nav h3{
	    font-size:18px;
	    margin:0;
	    padding:11px 15px;
	    font-weight:bold;
	    background:#00aeef;
	    color:#fff;
    }
    .sub-nav ul{
	    background:#f6f6f4;
	    padding:0;
	    margin:1px 0 0 0;
    }
        .sub-nav ul li{
	        font-size: 12px;
	        /*padding: 12px 16px 14px;*/
	        background: url(../Images/dots-bg.gif) repeat-x 0 100%;
	        list-style: none;
	        padding-bottom: 2px;
        }
            /*.sub-nav ul li a.active{background:url(../Images/blue-arrow.gif) left 0 no-repeat; padding-left:16px; }*/
            .sub-nav ul li.last { background:none; }
            .sub-nav ul li a {
                display: block;
                color: #0499d1;
                width: 128px;
                padding: 12px 16px 13px;
                margin-bottom: 1px;
            }
            .sub-nav ul li a:hover {
                color: #fff;
                background-color: #f47f37;
                text-decoration: none;
            }
            .sub-nav .active-nav {
                background-color: #d2611c; 
                color: #fff;
            }
/* Sub nav menu item icon */               
.list-icon {
    
}
    .list-icon a:link, .list-icon a:visited, .list-icon a:active {
        background: none;
        padding: 10px 0 10px 30px;
        height: 100%;
        float: left;
        display: block;
    }
    .sub-nav ul li.list-icon a:hover {
        background: none;
        color: #009AD6;
    }
    .list-icon img {
        float: left;
        padding: 15px 10px 10px 10px;
        display: block;
    }

.info {
	float: left;
	width: 430px;
	margin: 20px 0 0;
}
.info-wide { 
    float: left;
    width: 760px; 
    margin: 20px 0 0;
}
/*    .info h2{
	    font-size:18px;
	    margin:0;
	    padding:14px 0 0;
	    color:#4e433c;
	    font-weight:bold;
    }
    .info p{
	    padding:7px 0 8px;
	    margin:0;
	    font-size:12px;
	    line-height:16px;
    }*/
        .info .box {
	        height:auto;
	        /*width:210px;*/
	        background:none;
        }
        .boxH4Compensate
        {
        	padding: 0 !important;
        }
            .info .box h4{
	            padding:12px 0 0;
            }
            .info .box p{
	            line-height:14px;
	            font-size:11px;
	            padding:2px 0 10px;
            }
            .info .box a.more-link{
	            margin:0;
            }
            .info .box .right{
	            margin:0;
	            float:right;
            }

/* Country Office List */
.container h3.usa {
	background:url(../images/usa-head.gif) no-repeat;
}
.inf-box {
	margin: 0 0 0 15px;
	overflow: hidden;
	padding: 0 0 0 4px;
	width: 273px;
	/*background: url(../images/dots-bg.gif) repeat-x 0 100%;*/
}
.last-inf-box { background: none; }
.first-inf-box 
{ 
    padding-bottom: 6px;
    background: url(../images/dots-bg.gif) repeat-x 0 100%;
}
.inf-box h4 {
	font-size: 12px;
	color: #4e433c;
	padding: 12px 0 0;
}
    .inf-box h4 a, .inf-box h4 a:active, .inf-box h4 a:visited {
	    font-size: 11px;
	    color: #08a2e3;
	    font-weight: normal;
	    margin: 0 7px 0 0;
	    display: inline;
	    float: right;
    }
.inf-box ul {
	margin: 0;
	padding: 1px 0 14px;
}
    .inf-box ul li {
	    color: #4e433c;
	    font-size: 11px;
	    list-style: none;
    }
        .inf-box ul li a, .inf-box ul li a:active, .inf-box ul li a:visited { 
            color: #08a2e3;
        }
        .inf-box ul li span {
	        margin: 0 0 0 11px;
	        font: 10px/12px Tahoma, Arial, Helvetica, sans-serif;
	        color: #fff;
	        background: #a6a29c;
        }

/* ToolBox user control */
ul.tools{
	background:url(../images/tools-bg.gif) no-repeat;
	width:290px;
	height:44px;
	margin:0;
	padding:14px 0 55px 10px;
	float:left;
}
ul.tools li{
	padding:7px 10px 10px 9px;
	float:left;
	background:url(../images/tools-separator.gif) no-repeat;
	list-style:none;
}
ul.tools li:first-child{ background:none;}
ul.tools li a {
	white-space:nowrap;
	float:left;
	padding: 2px 0 3px 21px;
	font-size:11px;
	font-weight:bold;
	color:#69594f;
	z-index: 5;
	position: relative;
}
ul.tools li a.dela {background:url(../images/icon-dela.gif) no-repeat;}
ul.tools li.rss a{background:url(../images/icon-rss.gif) no-repeat 0 1px;}
ul.tools li.e-post a{background:url(../images/icon-post.gif) no-repeat;}
ul.tools li.skriv a{background:url(../images/icon-print.gif) no-repeat;}

ul.tools li ul
{
    display: none;
    list-style: none;
    margin: 0;
    padding: 17px 7px 7px;
    width: 92px;
    position: absolute;
    top: 3px;
    left: 0;
    background: #fff;
    border: 1px solid #000;
    z-index: 4;
    line-height: 16px;
    font-size: 11px;
}

ul.tools a:active
{
    color: #727272;
    position: relative;
    z-index: 5;
}

ul.tools ul li
{
    float: none;
    margin:0;
    padding: 2px 5px 0px 0;
    background: none;
}

ul.tools li.hover, ul.tools li:hover
{
    position: relative;
}


ul.tools li.hover ul, ul.tools li:hover ul
{
    display: block;
}

ul.tools li ul li.facebook a {background: url(../images/icon-facebook.gif) no-repeat 0 3px;}
ul.tools li ul li.linkedin a {background: url(../images/icon-linkedin.gif) no-repeat 0 3px;}
ul.tools li ul li.twitter a {background: url(../images/icon-twitter.gif) no-repeat 0 3px;}
ul.tools li ul li.delicious a {background: url(../images/icon-delicious.gif) no-repeat 0 3px;}

/*.actions-list ul li.in
{
    background: url(/assets/images/ico-in.gif) no-repeat 0 9px;
}
.actions-list ul li.twitter
{
    background: url(/assets/images/ico-twitter.gif) no-repeat 0 9px;
}
.actions-list ul li.mail
{
    background: url(/assets/images/ico-tip.gif) no-repeat 0 9px;
}

facebook">
	            <a href="http://www.facebook.com/share.php?u=<%= LinkURL %>" target="_blank">Facebook</a>
	        </li>
	        <li class="linkedin">
	            <a href="http://www.linkedin.com/shareArticle?mini=false&summary=&title=<%= Header %>&url=<%= LinkURL %>">Linkedin</a>
	        </li>
	        <li class="twitter">
	            <a href="http://twitter.com/home?status=<%= Header %> <%= LinkURL %>" target="_blank">Twitter</a>
	        </li>
	        <li class="delicious">
                <a href="http://delicious.com/save" onclick="window.open('http://delicious.com/save?v=5&amp;noui&amp;jump=close&amp;url='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title), 'delicious','toolbar=no,width=550,height=550'); return false;">Del.icou.us</a>
            </li>
	        <li class="mail">*/

/* ToolBox 2 */
ul.tools-small {
    float: right;
    margin-right: 2px;
    margin-top: 0;
    margin-top: 0;
}

ul.tools-small li {
    padding: 0 0 0 10px;
    margin-top: 0;
    float: left;
   list-style: none;
}

ul.tools-small li a {
    white-space: nowrap;
    float: left;
    padding: 2px 0 3px 21px;
    font-size: 11px;
    font-weight: bold;
    color: #69594f;
    
}

ul.tools-small li a.dela
{
    z-index: 5;
	position: relative;
}

ul.tools-small li.e-post a {background:url(../images/icon-post.gif) no-repeat;}
ul.tools-small li.skriv a {background:url(../images/icon-print.gif) no-repeat;}
ul.tools-small li a.dela {background:url(../images/icon-dela.gif) no-repeat;}
    
ul.tools-small li ul
{
    display: none;
    list-style: none;
    margin: 0;
    padding: 17px 7px 7px;
    width: 92px;
    position: absolute;
    top: -3px;
    left: -50px;
    background: #fff;
    border: 1px solid #000;
    z-index: 4;
    line-height: 16px;
    font-size: 11px;
}

ul.tools-small a:active
{
    color: #727272;
    position: relative;
    z-index: 5;
}

ul.tools-small ul li
{
    float: none;
    margin:0;
    padding: 2px 5px 0px 0;
    background: none;
}

ul.tools-small li.hover, ul.tools-small li:hover
{
    position: relative;
}

ul.tools-small li.hover ul, ul.tools-small li:hover ul
{
    display: block;
}

ul.tools-small li ul li.facebook a {background: url(../images/icon-facebook.gif) no-repeat 0 3px;}
ul.tools-small li ul li.linkedin a {background: url(../images/icon-linkedin.gif) no-repeat 0 3px;}
ul.tools-small li ul li.twitter a {background: url(../images/icon-twitter.gif) no-repeat 0 3px;}
ul.tools-small li ul li.delicious a {background: url(../images/icon-delicious.gif) no-repeat 0 3px;}


/* modaldialog */
.ui-dialog-title-dialogdiv
{
    width: auto;
}
.modaldialog .ui-dialog-titlebar
{
    padding: 10px 10px 5px 10px;
    background-color: #08a2e3;
    color: #fff;
}

.modaldialog .ui-dialog-titlebar-close span
{
    display: none;
}

.modaldialog .ui-dialog-titlebar-close
{
    background-image: url(/templates/styles/images/blue-close.gif);
    height: 14px;
    width: 12px;
    position: absolute;
    right: 10px;
}

.modaldialog .ui-dialog-content
{
    background-color: #fff;
    padding: 10px;
}



/* NewsListing */
ul.newsList
{
    list-style-type: none;
    padding: 0px; 
    margin: 0px;
}

ul.newsList li
{
    padding: 0px 0px 10px 0px;
    margin: 0px;
}


.UnselectedPagingItem
{
    padding: 1px 2px 1px 2px;
}

.SelectedPagingItem
{
    background-color: #6d655f;
    color: #fff;
    padding: 1px 2px 1px 2px;
}

/* Phase Flow Pages */
#phase-flow-box {
    display: block; 
    clear: both; 
    width: 100%; 
    margin-top: 10px;
    text-decoration: none;
    height: 110px;
}
    #phase-flow-box a {
        text-decoration: none;
    }
    #phase-flow-box .flow-box {
        width: 150px; 
        height: 109px;
        float: left;
    }
        .flow-box .flow-box-inner-left, .flow-box-last .flow-box-inner-left {
            float: left; 
            text-align: center;
            color: #DE9060;
            font-size: 16px;
            font-weight: bold;
            width: 132px; 
            height: 103px;
            border-left: 1px solid #DE9060; 
            border-top: 1px solid #DE9060; 
            border-bottom: 1px solid #DE9060;
            margin-top: 2px;
            margin-left: 2px;
        }
            .flow-box-inner-left a 
            {
                padding-top:42px;
                padding-bottom:-45px;
                margin-bottom:-45px;
                color: #DE9060;
                width: 132px; 
                height: 65px; 
                display: block;
            }
            * html .flow-box-inner-left a { height: 102px; } /* IE6 link height fix */
            .flow-box-inner-left a:hover {
                color: #00ADF1;
            }
        .flow-box:hover .flow-box-inner-left, .flow-box-last:hover .flow-box-inner-left {
            border-left: 3px solid #00ADF1; 
            border-top: 3px solid #00ADF1; 
            border-bottom: 3px solid #00ADF1;
            margin: 0px;
            color: #00ADF1;
        }
        .flow-box .flow-box-inner-right {
            float: left; 
            background: url(/Templates/Styles/Images/phase-box-right-orange.gif) no-repeat;
            width: 9px; 
            height: 105px;
            margin-top: 2px;
        }
        .flow-box:hover .flow-box-inner-right {
            width: 11px;
            height: 109px;
            margin: 0px;
            background: url(/Templates/Styles/Images/phase-box-right-blue.gif) 0 0 no-repeat;
            border-left: 3px solid #00ADF1;
        }
        .flow-box-last .flow-box-inner-left {
            border-right: 1px solid #DE9060; 
        }
        .flow-box-last:hover .flow-box-inner-left {
            border-right: 3px solid #00ADF1;
        }

ul.phase-flow-children-list {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
    ul.phase-flow-children-list li {
        padding: 0 0 5px 13px;
        background: url(/Templates/Styles/Images/list-dot-blue.gif) no-repeat 1px 5px;
        font-size: 12px;
    }
    
    ul.phase-flow-children-list li a, ul.phase-flow-children-list li a:hover {
        color: #DE9060;
        text-decoration: none;
        font-size: 11px;
    }

/* Phase List */
ul.phase-list {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
    ul.phase-list li {
        padding: 0 0 5px 10px;
        background: url(/Templates/Styles/Images/list-dot-darkgrey.gif) no-repeat 1px 5px;
        font-size: 12px;
    }
    ul.phase-list li a {
        color: #00ADF1;
        text-decoration: none;
        font-size: 11px;
    }
    
/* Country Office List */
a.kont
{
	font-weight: bold;
	color: #4e433c;
	padding: 0 0 4px 23px;
	margin: 0 0 5px 15px;
	display: block;
	clear: both;
	background: url(../images/icon-more-inf-closed.gif) no-repeat;
}
a.kont-open { background: url(../images/icon-more-inf-open.gif) no-repeat; }
.contact-info-wrapper
{
    display: block; 
    clear: both;
    margin: 0;
    display: none;
}
    .contact-info
    {
        padding: 10px 15px 10px 15px;
        border-top: 1px solid #DED9CB;
        margin-left: 1px;
        width: 268px;
    }
        .contact-info img
        {
            float: left;
            border: 1px solid #D6D3CA;
        }
        .contact-info ul
        {
            list-style: none;
            display: block;
            margin: 0 0 0 40px;
            padding: 0;
        }
        .contact-info ul li
        {
            
        }
        .contact-info a, .contact-info a:visited
        {
            color: #08A2E3;
            display: block;
            clear: both;
            margin-top: 2px;
        }
.office-divider 
{
    display: block;
    clear: both;
    background:url(../images/dots-bg.gif) repeat-x 0 100%;
    padding: 5px 0 0 0;
    width: 269px;
    height: 1px;
    margin: 0 auto;
    line-height: 0px;
}


/* Trade profiles table */

.tprofiles_tbl
{
    width: 100%;
    font-size: 10px;
    vertical-align: bottom;
}

.tprofiles_header,
.tprofiles_blueheader,
.tprofiles_whiterow,
.tprofiles_bluerow
{
    vertical-align: bottom;
}

.tprofiles_header 
{
    font-weight: bold;
}
.tprofiles_blueheader 
{
    background-color: #E1E1E1;
    font-weight: bold;
}

.tprofiles_whiterow 
{
    background-color: #FFF;
}

.tprofiles_bluerow 
{
    background-color: #F1F1F1;
}

.tprofiles_rightcell
{
    text-align: right;
}
/* Country map module */

#map-area-county #countyMap {background: url(../images/sverigekartan-small.jpg) no-repeat; background-position:center;  }

#map-area-county #map-container-countyMap #countyMap {
    width: 200px; 
    height: 215px; 
    position: absolute; 
    top: 0px; 
    left: 0px;
    z-index: 1;
}

#map-area-county 
{
	width: 200px;
}

#map-area-county #map-container-countyMap {
	position: relative; 
	width: 200px; 
	height: 215px;
}

#map-area-county #div-county {
    margin: 12px 0 0;
    position: absolute;
    width: 81px;
    z-index: 20;
    left: 37px;
    top: 40px;
}
/* Button County Map Module -*/

#div-county a.btn {
    display: block;
    background: url(../images/btn-lan.gif) no-repeat;
    width: 127px;
    height: 26px;
    text-indent: -3000px;
    overflow: hidden;
}
#div-county.active a { background-position: 0 -26px;}
#div-county.active div {display:block;}
#div-county div {
    padding: 8px 0 0 15px;
    display: none;
    background-color: #F6F6F4;
    border: 1px solid #DED9CB;
    width: 127px;
    height: 135px;
	overflow-y: scroll;
    overflow-x: hidden;
    position: absolute;
    top: 26px;
    left: 0px;
    z-index: 99;

}
#div-county.active a{ background-position:0 -26px;}
#div-county.active div {display:block; padding: 0px; z-index: 99;}
#div-county.active div ul 
{
    list-style: none;
    margin: 0; 
    padding: 0;
}
#div-county.active div ul li 
{
    border-bottom: 1px solid #DED9CB;
}
#div-county.active div a, #div-county.active div a:visited
{
    display: block;
    width: 175px;
    padding: 4px;
    color: #0499D1;
    font-family: Arial, Tahoma, Sans-Serif;
    text-decoration: none;
    font-size: 11px;
}
#div-county.active div a:hover
{
    background-color: #F47F37;
    color: #fff;
}



/* World Map Module  - Big 621x276px */
#worldMap {background: url(../images/StaticMap.gif) no-repeat;}
#map-area {
	width:621px;
	clear:both;
	/*padding:20px 0 0;*/
	padding: 0;
}
    #map-area h2{
	    color:#4e433c;
	    font-size:18px;
	    font-weight:bold;
	    float:left;
	    margin:0;
	    padding:9px 0 11px;
	    line-height: normal;
    }
#map-area #map-container {
	position: relative; 
	width: 621px; 
	height: 276px;
}
#map-area #worldMap {
    width: 621px; 
    height: 276px; 
    position: absolute; 
    top: 0px; 
    left: 0px;
    z-index: 1;
}
#map-area #map-overlay,
.map-overlay-head,
.map-overlay-foot {
    width:100%;
    overflow:hidden;
    clear:both;
}
#map-area #map-overlay {
    background: url(../images/map-overlay-bg.gif) repeat-y;
    position: absolute; 
    top: 58px; 
    left: 110px; 
    width: 402px; 
    height: 169px; 
    z-index: 10;
    text-align: center;
}

#map-area .map-overlay-head  {
	background: url(../images/map-overlay-rounded-top.gif) no-repeat; 
}
#map-area .map-overlay-foot {
    background: url(../images/map-overlay-rounded-bottom.gif) no-repeat 0 100%;
    height: 169px;
    width: 402px;
}
    #map-area .map-overlay-foot h1 {
	    color: #08A2E3; 
	    font-size: 24px; 
	    font-family: Arial;
	    margin: 0;
	    padding: 10px 0 0 0;
	    line-height: normal;
    }
#map-area #img-close-overlay 
{
	float: right; 
	margin: 8px 8px 0px 0px; 
	cursor: pointer;
}
#map-area #div-marknad {
    margin: 12px 0 0;
    position: absolute;
    width: 81px;
    z-index: 20;
    left: 247px;
    top: 150px;
}

/* World Map Module  - Small 440x220px */
#worldMap-small {background: url(../images/StaticMapSmall.gif) no-repeat;}
#map-area-small {
	width:440px;
	clear:both;
	/*padding:20px 0 0;*/
	padding: 0;
}
    #map-area-small h2{
	    color:#4e433c;
	    font-size:18px;
	    font-weight:bold;
	    float:left;
	    margin:0;
	    padding:9px 0 11px;
	    line-height: normal;
    }
#map-area-small #map-container {
	position: relative; 
	width: 440px; 
	height: 220px;
}
#map-area-small #worldMap-small {
    width: 440px; 
    height: 220px; 
    position: absolute; 
    top: 0px; 
    left: 0px;
    z-index: 1;
}
#map-area-small #map-overlay,
.map-overlay-head,
.map-overlay-foot {
    width:100%;
    overflow:hidden;
    clear:both;
}
#map-area-small #map-overlay {
    background: url(../images/map-overlay-small-bg.gif) repeat-y;
    position: absolute; 
    top: 52px; 
    left: 78px; 
    width: 285px; 
    height: 120px; 
    z-index: 10;
    text-align: center;
}
#map-area-small .map-overlay-head  {
	background: url(../images/map-overlay-small-rounded-top.gif) no-repeat; 
}
#map-area-small .map-overlay-foot {
    background: url(../images/map-overlay-small-rounded-bottom.gif) no-repeat 0 100%;
    height: 120px;
    width: 285px;
}
    #map-area-small .map-overlay-foot h1 {
	    color: #08A2E3; 
	    font-size: 16px; 
	    font-family: Arial;
	    margin: 0;
	    padding: 5px 0 0 0;
	    line-height: normal;
    }
#map-area-small #img-close-overlay 
{
	float: right; 
	margin: 8px 8px 0px 0px; 
	cursor: pointer;
}
#map-area-small #div-marknad {
    margin: 12px 0 0;
    position: absolute;
    width: 81px;
    z-index: 20;
    left: 153px;
    top: 112px;
}
/* Button marknad - Global for GoogleMaps */
#div-marknad a.btn {
    display: block;
    background: url(../images/btn-market.gif) no-repeat;
    width: 127px;
    height: 26px;
    text-indent: -3000px;
    overflow: hidden;
}
#div-marknad.active a { background-position: 0 -26px;}
#div-marknad.active div {display:block;}
#div-marknad div {
    padding: 8px 0 0 15px;
    display: none;
    background-color: #F6F6F4;
    border: 1px solid #DED9CB;
    width: 200px;
    height: 135px;
    overflow: scroll;
    position: absolute;
    top: 26px;
    left: 0px;
    z-index: 99;
}
#div-marknad.active a{ background-position:0 -26px;}
#div-marknad.active div {display:block; padding: 0px; z-index: 99;}
#div-marknad.active div ul 
{
    list-style: none;
    margin: 0; 
    padding: 0;
}
#div-marknad.active div ul li 
{
    border-bottom: 1px solid #DED9CB;
}
#div-marknad.active div a, #div-marknad.active div a:visited
{
    display: block;
    width: 175px;
    padding: 4px;
    color: #0499D1;
    font-family: Arial, Tahoma, Sans-Serif;
    text-decoration: none;
    font-size: 11px;
}
#div-marknad.active div a:hover
{
    background-color: #F47F37;
    color: #fff;
}

/* FAQ Inquiry */



/* Service Registration */

.errormessage
{
    color: Red;
    font-style: italic;
}

/* PageListing, Paging */
.div-page-listing ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}
.div-page-listing h3
{
    font-size: 16px;
    color: #4F4239;
    font-weight: normal;
}
.div-page-listing h4
{
    margin-bottom: 8px;
    font-size: 14px;
    color: #4F4239;
}
.div-page-listing h4 a
{
    color: #4F4239;
}
.div-page-listing li
{
    margin-bottom: 20px;
}
    .div-page-listing li p
    {
        color: #685c53;
        font-size: 11px;
        font-family: Arial;
    }
.page-list-date
{
    font-size: 11px;
    color: #89827A;
    font-weight: bold;
}
.generic-paging a
{
    color: #685c53;
    padding: 2px 3px;
    font-weight:700;
}
    .generic-paging a:hover
    {
        color: #fff;
        background-color: #00aeef;
        text-decoration: none;
    }
    
/* General Module Styles */
.module-spacer
{
    display: block;
    clear: both;
    height: 15px;
}

.grey_regbox_top
{
    width: 333px;
    height: 3px;
    overflow: hidden;
    background:url(../Images/reg_bg_top.gif) no-repeat;    
}

.grey_regbox_body
{
    width: 293px;
    background:url(../Images/reg_bg_mid.gif) repeat-y;
    padding: 17px 20px 17px 20px;
}

.grey_regbox_bottom
{
    width: 333px;
    height: 3px;
    background:url(../Images/reg_bg_bottom.gif) no-repeat;    
}

.greybox
{
    background-color: #f6f6f4;
    border: 1px solid #d0cfce;    
    padding: 17px 20px 17px 20px;
    margin-bottom: 20px;
}

.greybox .separator
{
    padding-top: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #d0cfce;
}

input.reg_text{
	width:202px;
	height: 29px;
	font:11px/14px Arial, Helvetica, sans-serif;
	background:#fff;
	border:none;
	color:#4e433c;
	float:right;
	margin: 3px 0 0;
	padding: 7px 7px 6px 9px;
	background: url(../Images/reg_inputfield.gif) no-repeat;
}

.inactive,
.inactive a:visited,
.inactive a:link,
.inactive a:hover,
.inactive a:active
{
    color: #a79d96;
    font-style: italic;
    text-decoration: none;
}

.changepassword
{
    text-align: left;
}

/* Admin group accounts */
tr.groupaccount_inactive
{
    font-style: italic;
    color: Red;
}

/* Revision Comments */
.div-rev-comments
{
	display: block; 
	clear: both; 
	margin-top: 20px;
}
	.div-rev-comments a, 
	.div-rev-comments a:visited
	{
		color: #08a2e3;
		text-decoration: underline;
	}
	.div-rev-comments a:hover
	{
		color: #000;
	}
	.div-rev-comments .rev-comments-header
	{
		font-weight: bold;
		font-size: 12px;
	}
	
.form_input
{
    width:260px;
}

table.user_services_table
{
    width:450px;
}

table.user_services_table .head
{
    background-color: #cf5322;
}

table.user_services_table th 
{
    text-align: left;
    color: #fff;
    padding: 10px;
    font-weight: bold;
}

table.user_services_table td
{
    padding: 8px;
    border-bottom: dotted 1px #a5a19e; 
}

.surveyconfig_leftcoll
{
    width: 100px;
}
/* Våra kontor med undersidor */
.OfficeDropdown 
{
    padding:5px; 
    border:1px solid #C6C6C6; 
    background:white; 
    width:410px; 
    height:20px; 
    margin-bottom:10px;
    margin-left:5px;
}
.ContinentRepeater 
{
    width:210px; 
    display:inline; 
    float:left;
    height:250px;
    padding-left:4px;
}
.Continent 
{
     height:144px; 
     width:194px;
     border:1px solid #c6c6c6;
     margin-right:10px;
     margin-left:5px;
}
.Continent span 
{
    font-size:20px;
    float:right;
    padding-top:100px;
    padding-right:15px;
    color: white; 
    text-shadow: black 0.1em 0.1em 0.2em;
    text-align:right;
}
.CountryList 
{
    padding:0;
    color:#399DDB;
    margin-left:20px;
    columns:2 40px;
    list-style:none;
}
.CountryList li 
{
    text-align: left;
    float: left;
    height: 15px;
    width: 80px !important;
    background: url(../images/list-dot-blue.gif) no-repeat 1px 5px;
    padding-left:10px !important;
}
.CountryList li a 
{
    color: #685C53;
}


.CountryRepeater 
{
    padding-bottom:20px;
}
.CountryPicture img 
{
    padding:2px;
    border:1px solid #c6c6c6;
}
.CountryDescription 
{
    vertical-align:top;
    padding-left:5px;
}
.CountryDescription p 
{
    color:#685C53;
}

.CaseRepeater 
{
    padding-bottom:20px;
}
.CaseList 
{
    list-style:none;
    margin:0;
    padding:0;
}
.CaseList li 
{
    display:inline;
    float:left;
    width:310px;
    padding-bottom:20px;
}
.CaseList li .CaseDescription 
{
    width:200px;
}
.CasePicture img 
{
    padding:2px;
    border:1px solid #c6c6c6;
}
.CaseDescription 
{
    vertical-align:top;
    padding-left:5px;
}
.CaseDescription p 
{
    color:#685C53;
}
.CaseList .PagingContainer 
{
    float:left;
    margin-left:5px;
    margin-top:10px;
    clear:both;
}
.CaseList .PagingContainer:before
{
    content: "Fler sidor:" ;
}
.CaseList .PagingContainer a 
{
    color:Black;
}
.CaseList .PagingContainer .SelectedPagingItem
{
    font-weight:bold;
    background-color:white;
}
.relatedinfo a
{
    display:block;
    padding-bottom:5px;
}

/*****Projektspaning********/

.SubscribeLink
{
	color:#08A2E3;
	text-decoration:none;
}
.UhnRss
{
	background:transparent url(../images/icon-rss.gif) no-repeat scroll 0 0;

/*display:inline;*/

margin:0 17px 0 0;
padding:1px 0 5px 22px;
}
