/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.9
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.


Färgteman
--------------------------
privat & företag: #f8b334
tjänsteleveratörer: #64c3d5
nätägare: #93117e
zitius: #0c3183
----------------------------------------------------------------------- */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:top;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
html {font-size:100.01%;}
body {font-size:75%;color:#222;background:#fff;font-family:verdana, "Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:1.7em;line-height:1.3;margin-bottom:0.5em;}
h2 {font-size:1.2em;font-weight:bold;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:none;outline:none;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0;}
ul, ol {margin:0 1.5em 1.5em 0;padding-left:3.333em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
ol li, ul li {margin-bottom:10px;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* forms.css 
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input[type=text], input[type=password], input.text, input.title, textarea, select {background-color:#fff;border:1px solid #bbb;}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {border-color:#666;}
input[type=text], input[type=password], input.text, input.title, textarea, select {margin:0.5em 0;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {position:relative;top:.25em;}
form.inline {line-height:3;}
form.inline p {margin-bottom:0;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
p.important, ol.important, ul.important {color:#7f86b7;}
ol.important {margin-left:92px;padding-left:0;}
p.important {margin:0 0 0 70px;padding:0;font-size:15px;}
*/
/* misc.css */
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
.contactInfoWrapper {margin:15px;font-size:10px;}
.contactInfoWrapper hr {background:#000;color:#000;}
.contactInfoWrapper p {margin:0;padding:0;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/* structure.css */
body {background:#e5e5f1;}
html, body {height:100%;}
#site {width:850px;position:absolute;top:75px;left:50%;margin-left:-425px;background:#fff;}
#site .site_wrapper {margin:27px 18px 0 18px;}
#menu {width:630px;position:absolute;top:48px;left:50%;margin:0 0 0 -205px;height:27px;float:right;padding:0;list-style:none;font-size:10px;}
#menu li {float:right;margin:0 0 0 10px;padding:0;text-align:center;line-height:27px;}
#menu li a {width:124px;height:27px;display:block;background:#fff url('../img/tab.png') no-repeat;}
#menu li.net_owners a {width:174px;}
#menu li a:hover {color:#ffffff;}
#menu li.sector a.current {color:#fff;background-color:#f8b334;}
#menu li.services a.current {color:#fff;background-color:#64c3d5;}
#menu li.net_owners a.current {color:#fff;background-color:#93117e;}
#menu li.zitius a.current {color:#fff;background-color:#0c3183;}
#logo {position:absolute;top:1px;left:50%;margin-left:-425px;z-index:1;}
#site .index_footer {width:814px;height:170px;background:url('../img/index_footer.png') no-repeat;margin:17px 0 63px 0;list-style:none;padding:0;}
#site .index_footer li {width:170px;height:95px;float:left;padding:0;margin:40px 24px 0 12px;color:#fff;text-align:center;font-size:11px;cursor:pointer;}
#site .index_footer li h1, #site .index_footer li h2, #site .index_footer li h3, #site .index_footer li h4, #site .index_footer li h5, #site .index_footer li h6 {color:#fff;font-size:18px;font-weight:bold;margin-bottom:10px;line-height:18px;}
#site .index_footer li.news {margin-top:60px;color:#58595b;}
#site .index_footer li.news ul {list-style:none;padding:0;margin:0;}
#site .index_footer li.news ul li {padding:0;margin:0;text-align:left;}
#site .index_footer li.news h2 {font-size:12px;font-weight:bold;color:#58595b;margin:0;padding:0;}
#site .index_footer li.news h2 a {color:#58595b;}
#site .index_footer li.net_owners {margin-right:0;}
#site .index_footer li.sector {margin-right:22px;}
#site .index_footer li.services {margin-right:21px;}
#site .index_footer li a {color:#fff;}
#site .index_footer li .wrapper {margin:0 0 0 17px;}
#site .powered {position:absolute;margin:27px 0  0 700px;padding-bottom:6px;}
*:first-child+html #site .powered {margin:27px 0 0 -150px;}
#site .powered.index {margin:0 0  0 700px;padding-top:10px;}
*:first-child+html #site .powered.index {margin:0 0  0 700px;padding-top:10px;}

#site .wrapper {margin:0 7px 0 7px;}
#site .cols {background:url('../img/cols_bg.png') repeat-y;float:left;margin:7px 0 0 0;}
#site .cols.alt {background:none;}
#site .left_col {width:168px;float:left;margin:7px 0 0 0;min-height:460px;}
#site .left_col ul#menu2 {padding:0;list-style:none;float:left;width:134px;margin:15px 17px 0 17px;font-size:11px;}
#site .left_col ul#menu2 li {float:left;margin:0;padding:5px 0 5px 0;width:134px;border-top:1px solid #fff;}
#site .cols.alt .left_col ul#menu2 li {border-top:1px solid #ccc;}
#site .left_col ul#menu2 {border-bottom:1px solid #fff;}
#site .cols.alt .left_col ul#menu2 {}
#site .left_col ul#menu2 li a {color:#000;width:134px;display:block;}
#site .left_col ul#menu2 li a:hover, #site .left_col ul#menu2 li a.current {}
#site .left_col ul#menu2 li a.current {font-weight:bold;color:#223481;}
#site .left_col .currentLevel {color:#000;font-weight:bold;}
#site .left_col .notice_box {background:#6e69a6;clear:left;float:left;color:#fff;width:154px;margin:65px 7px 7px 7px;font-size:.8em;}
#site .left_col .notice_box .wrapper {margin:14px 19px 19px 19px;}
#site .left_col .notice_box ul {padding:0;margin:10px 0 0 15px;line-height:14px;}
#site .left_col .notice_box ul li {margin-bottom:7px;}
#site .left_col .notice_box h2, #site .left_col .notice_box h3, #site .left_col .notice_box h4, #site .left_col .notice_box h5, #site .left_col .notice_box h6 {color:#fff;font-size:14px;line-height:18px;margin-bottom:18px;font-weight:normal;}
#site .left_col .logo p {margin:0;padding:0;}
#site .cols.alt .left_col ul#menu2 li.business-clients {border:0;margin-top:30px;background:#d9dadb;padding:7px;width:120px;}
#site .cols.alt .left_col ul#menu2 li.zitius-external {border:0;margin-top:30px;}
#site .cols.alt .left_col ul#menu2 li.zitius-external a {}

#site .center_col {width:459px;border-right:1px solid #dcddde;border-left:1px solid #dcddde;margin:-19px 7px 0 7px;z-index:10;float:left;position:relative;min-height:470px;}
#site .right_col {width:168px;background:#ffffff;float:right;margin:0 0 0 0;}
#site .breadcrumb {margin:-4px 0 12px 0;padding:0 0 8px 0;float:left;list-style:none;font-size:10px;border-bottom:1px solid #dcddde;width:100%;}
#site .breadcrumb li {float:left;margin:0 5px 0 0;padding:0;}
#site .breadcrumb li a {color:#999;}
#site .breadcrumb li.current a {font-weight:bold;color:#000;}
#site .content {width:428px;margin:0 auto;}
#site .footer {height:17px;background:#fff;float:left;width:850px;}

#site .right_col .box {width:168px;height:158px;display:block;margin:0;float:left;color:#fff;font-size:11px;line-height:13px;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
#site .right_col .box h2, #site .right_col .box h3, #site .right_col .box h4 {color:#fff;margin-bottom:10px;font-size:19px;text-align:center;line-height:20px;}
#site .right_col .box h3 {font-size:15px;line-height:17px;text-align:left;margin-bottom:5px;}
#site .right_col .box a {color:#fff;}
#site .right_col .box div {margin:30px 25px 25px 25px;}
#site .right_col .blue.box {background:url('../img/ads/blue.png') no-repeat;}
#site .right_col .purple.box {background:url('../img/ads/purple.png') no-repeat;}

#site .contact_information {margin:0;padding:0;width:100%;list-style:none;font-size:10px;}
#site .contact_information p {padding:0;margin:0;}
#site .contact_information li {margin:0;padding:5px 0 5px 0;width:203px;border-top:1px solid #333;}
#site .contact_information li.last {border-bottom:1px solid #333;}

/* Easy Slider */
#slider ul, #slider li,
#slider2 ul, #slider2 li{margin:0;padding:0;list-style:none;}
#slider2{margin-top:1em;}
#slider li, #slider2 li{ width:814px;height:297px;overflow:hidden;}	
#prevBtn, #nextBtn,
#slider1next, #slider1prev{display:block;width:30px;height:77px;position:absolute;left:-30px;top:71px;z-index:1000;}	
#nextBtn, #slider1next{ left:696px;}														
#prevBtn a, #nextBtn a,
#slider1next a, #slider1prev a{display:block;position:relative;width:30px;height:77px;background:url(../images/btn_prev.gif) no-repeat 0 0;}	
#nextBtn a, #slider1next a{background:url(../images/btn_next.gif) no-repeat 0 0;}			
/* numeric controls */	
ol#controls{margin:1em 0;padding:0;height:28px;display:none;}
ol#controls li{margin:0 10px 0 0;padding:0;float:left;list-style:none;height:28px;line-height:28px;}
ol#controls li a{float:left;height:28px;line-height:28px;border:1px solid #ccc;background:#DAF3F8;color:#555;padding:0 10px;text-decoration:none;}
ol#controls li.current a{background:#5DC9E1;color:#fff;}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}	
/* // Easy Slider */

table.contacts {font-size:10px;}
table.contacts tr td {vertical-align:top;}

.header {background: url('../img/header.png') no-repeat;width:879px;height:88px;display:block;margin:0 auto;z-index:2;position:absolute;top:0;left:50%;margin-left:-440px;text-align:center;line-height:88px;font-size:18px;color:#fff;font-weight:bold;text-transform:uppercase;}
.date {color:#8b8b8b;}
/* ---------------------------------------------- CONTACT FORM START ------------------------------------- */
/* ---------------------------------------------- CONTACT FORM START ------------------------------------- */
.spacer{clear:both; height:1px;}
.myform{
margin:0px;
padding:0px;
}

/* ----------- stylized ----------- */
#stylized{


	

}

#stylized p {
color:#00bbf2;
margin-bottom:20px;
padding-bottom:3px;
font-size:14px;

}
#stylized label{
display:block;
font-weight:bold;
width:180px;
font-size:13px;

}

#stylized .clear {
clear:both;

margin:2px 0 5px 0px;
}

#stylized .left {
float:left;

margin:2px 0 5px 0px;
}

#stylized .right{
float:right;


margin:2px 0 5px 0px;
}
#stylized input {

font-size:12px;
padding:4px 2px;
border:none;
border:solid 1px #6E69A6;
width:180px;
margin:2px 0 5px 0px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
#stylized textarea{
overflow: auto;
font-size:12px;
padding:4px 2px;
border:none;
border:solid 1px #6E69A6;
width:422px;
margin:2px 0 5px 0px;
height:100px;
color:#222;background:#fff;font-family:verdana, "Helvetica Neue", Arial, Helvetica, sans-serif;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

#stylized .knapp {
clear:both;
margin-left:367px;
width:60px;
height:25px;
background:#6E69A6;
text-align:center;
line-height:11px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
border:solid 1px #6E69A6;
margin-bottom:30px;
margin-top:20px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
padding:0px;
}



#stylized .thanks {
color:#000099;
border:none;
margin:0px;
padding-bottom:5px;
padding-top:0px;
}
/* ------------------------------------- CONTACT FORM END ----------------------------------- */
/* ------------------------------------- CONTACT FORM END ----------------------------------- */

.english_summary {
margin:-90px 0 0 253px;
float:right;
clear:both;
padding:0;
position:absolute;
left:50%;
}
.counter {font-size:11px;float:left;margin:10px 0 10px 30px;}
.goback {clear:left;}
.goback a {width:80px;height:20px;line-height:20px;text-align:center;display:block;border:2px solid #fff;cursor:pointer;margin-top:20px;}
.goback a:hover {background:#fff;color:#000000 !important;}
