@charset "utf-8";
/* CSS Document */

body {
  margin: 0px;
  padding: 0px;
  background-color: #e6e6e6 !important;
  background-image: url(../img/bg.gif) !important;
  background-repeat: repeat-x !important;
  font-family: verdana;
  font-size: 11px;
  color: #666;
  line-height: 1.4em;
}

#featurebox {
    background: url(../img/newsandevents/box_news_btm.gif) bottom no-repeat #fff;
    float: left;
    width: 258px;
    height: 250px;
    margin-bottom: 10px;
    margin-right: 11px
}
#featurebox_n {
    background: url(../img/newsandevents/box_narrow_n.gif) no-repeat #fff;
    width: 165px;
    height: 250px;
    float: left;
    text-align: center;
    margin-bottom: 10px;
    float: right;
}
#featurebox_w {
    background: url(../img/newsandevents/box_narrow_w.gif) no-repeat #fff;
    width: 385px;
    height: 250px;
    margin-bottom: 10px;
    float: left
}
#featurebox h2, #featurebox_n h2, #featurebox_w h2 {
    background: url(../img/newsandevents/box_narrow.gif) no-repeat #fff;
	font-family: font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    margin: 0px;
    padding: 5px 0px 20px 10px;
    text-align: left !important;
}
#featurebox h3, #featurebox_n h3, #featurebox_w h3 {
	font-family: font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    margin: 0px;
    padding: 5px 0px 10px 10px;
    text-align: left !important;
    line-height: normal
}
#featurebox p, #featurebox_n p, #featurebox_w p {
   margin: 10px
}
#featurebox p.ruleabove, #featurebox_n p.ruleabove, #featurebox_w p.ruleabove {
   border-top: 1px solid;
   padding-top: 10px
}

#colbox {
  margin: 5px 0px 0px 0px;
  padding: 0px;
}

#colbox li {
  display: inline;
  float: left;
  width: 255px;
  border-right: 1px solid #999;
  padding: 0px 10px 0px 10px;
  margin-bottom: 10px;
  height: 100px
}

.noborder {
  border: none !important;    
}

.greybg {
  background: none;
  border: none !important;
}

.greybg:after {
display: none;
}
body:after {
  display: block;
  background: url(../img/bot.gif) no-repeat bottom;
  padding: 0px;
  width: 940px;
  content: " ";
  height: 5px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
}

a {
  color: #c33;
  text-decoration: none;
}

a:hover {
  color: #bb0b0b;
}

img {
 border: none; 
}

h1 { 
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #e51515;
  font-size: 30px;
  padding: 7px 0px 0px 0px;
  margin: 26px 0px 26px 0px;
  line-height: 32px
  }
  
h1.green {
  color: #afbc36;
}

h2 {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #bb0b0b;
  font-size: 18px;
  line-height: 20px
}

blockquote {
  display: block;
  text-indent: 16px;
  font-style: italic;
  padding: 8px 0px 8px 16px;
  background: url(../img/quote.png) no-repeat;
  margin-left: -8px;
}

#header {
  line-height: 1.2em;
  width: 940px;
  background: #fff;
  color: #ccc;
  margin-left: auto;
  margin-right: auto;
  height: 78px;
}

#logo {
  float: left;
  margin-top: 13px;
  width: 210px;
}

#logo img {
  margin-left: 1px;
}

#menu {
 float:right; 
}

#quicklinks {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 10px;
  float: right;
  height: 19px;
  margin: 5px 0px 0px 0px;
  color: #666;
}

#quicklinks img {
  margin-left: 5px;
  margin-top: -6px;
}

#quicklinks li {
  display: inline;
}

#quicklinks li:before {
  content: "|";
  display: inline-block;
  text-align: center;
  width: 26px;
  margin-right: 3px;
  color: #ccc;
}

#fp_block_a, #fp_block_b, #fp_block_c {
  width: 275px;
  float: left;
  background-repeat: no-repeat !important
}

#fp_block_a h2, #fp_block_b h2, #fp_block_c h2 {
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  margin: 0px 0px 10px 75px
}

#fp_block_a p, #fp_block_b p, #fp_block_c p {
  margin: 0px 10px 10px 75px
}

#fp_block_a {
  background: url(../img/icon_news.gif); 
}
#fp_block_b {
  background: url(../img/index/android.png); 
}
#fp_block_c {
  background: url(../img/icon_whatis.gif); 
}

#quicklinks li:first-child:before {
  display: none;
}

#mainmenu {
  clear: both;
  padding: 0px;
  margin: 0px;
  white-space: nowrap
}

#mainmenu li {
  display: inline;
  margin: 0px;
  white-space: nowrap
}

#submenu {
  display: block;
  background: url(../img/nav/hvarjo.gif) no-repeat;
  margin: 0px;
  padding: 6px 30px 0px 30px;
  height: 19px;
  width: 670px;
  overflow: hidden;
  white-space: nowrap;
}

#submenu li {
  display: inline;
}

#submenu li:before {
  content: "|";
  display: inline-block;
  text-align: center;
  width: 28px;
  margin-right: 3px;
}

#submenu li:first-child:before {
  display: none;
}

#content {
  clear: both;
  width: 830px;
  background: #fff;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  padding-top: 0px;
  padding-left: 55px;
  padding-right: 55px;
  padding-bottom: 23px;
  border-top: 1px solid #fff;
}

#content.greybg {
  background: none !important; 
}

.wide {
  width:100%;
  padding: 0px 0px 23px 0px;
  text-align: center
}

#content p {
 margin-top: 0px; 
}

#list, #news, #narrow {
  margin-left: 150px;
  margin-right: 80px;
}

#list p {
  clear: both;
  border-top: solid 1px #c5c5c5;
  padding-top: 8px;
}

#list img {
  float: left;
  margin: 0px 32px 8px 0px;
}

#list p:first-child {
  border-top: none;
}

#ingress, #ingress.greybg {
  clear: both;
  width: 830px;
  background: #fff;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 5px;
  padding-left: 55px;
  padding-right: 55px;
  padding-bottom: 1px;
}

#ingress.main {
  width: 950px;
  background: none !important;
  padding-top: 0px !important;
  margin-top: 0px !important;
  border-top: solid 1px #fff
}

#ingress p {
  padding-left: 150px
  background: #fff;
  font-size: 14px;
  line-height: normal
}

#ingress img {
  float: right;
  margin-left: 90px;
  padding: 19px 46px 13px 0px;
}

#ingress.main img {
  float: left;
  margin: 0px;
  padding: 0px;
}

#ingress.main h1 {
  margin-top: 100px
}

#footer {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 10px;
  padding: 0px;
  margin: 0px;
}

#footer li {
  display: inline;
}

#footer li:before {
 content: "|";
 width: 13px;
 display: inline-block;
 text-align: center;
 color: #666;
}

#footer li:first-child:before {
  display: none;
}

#columns {
  width: 830px;
  clear: both;
}

#column_a, #column_b, #column_a_1, #column_a_2, .column_b {
 float: left; 
}

#column_a {
 padding-top: 20px;
 width: 545px;
 margin-right: 25px;
}

#column_a ul {
  padding-left: 1.5em;
  list-style-image: url(../img/bullet.png);
}

#column_a li {
  margin-bottom: 0.6em;
}

#column_b, .column_b {
 padding-top: 16px;
 width: 260px;
 margin-bottom: 25px;
}

#column_b ul {
  padding: 0px;
  margin: 0px;
}

#column_b ol {
  padding: 0px;
  margin: 0px;
}

#column_b ol li {
  font-size: 32px;
  color: #e51515;
}

#column_b ol li p {
  font-size: 11px;
  margin-top: -20px;
  padding: 0px 0px 0px 18px;
}

#column_b:before {
  content: " ";
  font-size: 1px;
  height: 4px;
  display: block;
  width: 260px;
  background: url(../img/b_top.png) no-repeat bottom;
}


#column_b:after {
  content: " ";
  font-size: 1px;
  height: 4px;
  display: block;
  width: 260px;
  background: url(../img/b_bot.png) no-repeat;
}

#column_b h2 {
  font-size: 11px;
  background: #afbc36;
  color: #fff;
  font-weight: bold;
  line-height: 16px;
  margin: 0px;
  padding: 4px 12px 2px 12px;
  border-top: 1px solid #fff;
}


#column_b h2:first-child {
  border: none;
  line-height: 16px;
  padding-top: 0px;
}

#column_b p, #column_b li{
  background: #e6e6e6;
  color: #666;
  padding: 8px 12px 8px 12px;
  margin: 0px;
}

#column_b li {
  display: block;
}

#column_b a {
  color: #afbc36;
  font-weight: bold;
  text-decoration: none;
}

#column_b a:after {
  content: "\00A0»";
}

#column_a_1 {
 width: 260px;
 margin-right: 25px;
}

#column_a_2 {
 width: 260px;
}

#column_a_1 h2, #column_a_2 h2 {
  font-weight: normal;
  color: #afbc36;
  font-size: 18px;
}

.selected {
  color: #666;
  font-weight: bold;
  cursor: default;
}

.selected:hover {
  color: #666;
}

hr {
  clear: both;
  color: #c5c5c5;
  background: #c5c5c5;
  height: 1px;
  border: solid 1px #dedede;
  border-left: none;
  border-right: none;
  margin-bottom: 9px;
}
.small {
    font-size: smaller;
    white-space: nowrap
}
.small img {
    margin-bottom: -2px
}

.grey, .grey * {
  color: #666
}

.grey *:hover, .grey:hover {
  color: #c33
}

.red, .red * {
  color: #c33
}
