/*
  COLORS:
  Ajankohtaista:#ff8400;
  Caset: #7db800;
  Maailmalta: #b21899;
  Blue-bg: #bfd4e3;
  Blue-text: #00538E;
  Darker-blue-text: #004d82;
*/
.column {}
.column ul, .column ol {list-style:none; padding:0 0 0 20px; margin:0px 0 20px 0;}
#alasivu_right {
    float:right;
    width:218px;
}
#alasivu_left {background:white;}
#alasivu_main {
    float:left;
    width:439px;
    margin:0 1px;
    padding-bottom:0;
}

#main_ala .main_artikkeli {width:620px; margin:10px 15px;}
#main_ala .main_artikkeli h1 {margin-top:10px; font-size:24px;}
#main_ala .main_artikkeli .intro {font-size:14px;}
#main_ala {
    background:white;
}

#muistilappu {
    color:#004d82;
}

#muistilappu h4 {text-align:center; background:url(/files/clearchannel/clearnews2/muistilappu-top.png) top left no-repeat; margin:0; padding-top:20px;}
#muistilappu ul {
    list-style-position:outside;
    padding:0;
    list-style-image:url(/files/clearchannel/images/arrow_small.gif);
    margin:5px 0 5px 15px;
    }
#muistilappu #lappu {padding:15px 30px 30px 30px;background:url(/files/clearchannel/clearnews2/muistilappu-bottom.png) bottom left no-repeat;}
#muistilappu ul li {margin-bottom:5px;}
#main_ala h3 a, #main_ala h4 a {font-weight:normal;}

/* CLEARNEWS */
.clearnews {
    background:#bfd4e3;
    margin-bottom:1px;
    color:#004d82;
}

.clearnews #clearnewslogo {
    background:url(/files/clearchannel/clearnews2/clearnews-logo-blue.gif) left 15px no-repeat;
    height:39px;
    width:145px;
    text-indent:-9999cm;
    margin:0 auto;
    padding:10px 0;
}
.clearnews a.action {
    float:right;
    padding-right:25px;
    background:url(/files/clearchannel/clearnews2/newsletter-icon.gif) right bottom no-repeat;
    height:21px;
    padding-top:8px;
}

.clearnews #mainpage {background:url(/files/clearchannel/clearnews2/mainpage-icon.gif) right bottom no-repeat;}

.clearnews #choose {
    display:block;
    height:21px;
    padding-left:25px;
    background:url(/files/clearchannel/clearnews2/arrows-icon.gif) no-repeat;}

.clearnews form {margin:10px 0 0 25px;}
.field {
    background:url(/files/clearchannel/clearnews2/clearnews-bg.gif) no-repeat;
    height:20px;
    width:200px;
    display:block;
    margin:10px auto;
}


/* BIGNEWS */

.bignews {
    background-repeat:no-repeat;
    padding-left:21px;
    margin-bottom:1px;
}
.bignews h2, .bignews h3 {color:#00538E; font-weight:normal;}
.bignews a {font-weight:bold;}

.featurednews h2 {font-size:20px; font-weight:normal;}
.featurednews .content {padding:15px 18px; font-size:14px;}
.featurednews p {font-size:14px;}

.mediumnews {padding:15px 18px;}
.mediumnews img {float:right; margin:0 10px;}

.readmore {padding:0 0 0 10px; background:url(/files/clearchannel/images/arrow_small.gif) 0 50% no-repeat;}

#alasivu_main .ajankohtaista {
    background-image:url(/files/clearchannel/clearnews2/ajankohtaista-border-bg.png); 
}

#alasivu_main .caset {
    background-image:url(/files/clearchannel/clearnews2/caset-border-bg.png);
}

#alasivu_main .maailmalta {
    background-image:url(/files/clearchannel/clearnews2/maailmalta-border-bg.png);
}

/* TINYNEWS */

#alasivu_left .tinynews ul {padding-left:13px; margin:0;}
#alasivu_left .tinynews li {padding-left:5px; margin:7px 0;}
#alasivu_left .tinynews li:hover {list-style-image:url(/files/clearchannel/images/arrow_small.gif);}
#alasivu_left a:hover {text-decoration:none;}

.tinynews {
    border-top:1px solid white;
    margin-top:1px;
    color:black;
    border-right:1px solid #bfd4e3;
    padding-bottom:20px;
}

.tinynews a {color:#00538E;}
.tinynews h4 {
    padding:2px 0 0 25px;
    background-repeat:no-repeat;
    background-color:transparent;
    height:21px;
    font-size:12px;
    margin:0;
}

.tinynews h5 {font-size:12px; color:#00538E;}
.tinynews .content {padding:0 19px;}

.ajankohtaista {border-top-color:#ff8400;}
.ajankohtaista h4 {color:#ff8400; background-image:url(/files/clearchannel/clearnews2/ajankohtaista-icon.png); }

.caset {border-top-color:#7db800;}
.caset h4 {color:#7db800; background-image:url(/files/clearchannel/clearnews2/caset-icon.png);}

.maailmalta {border-top-color:#b21899;;}
.maailmalta h4 {color:#b21899; background-image:url(/files/clearchannel/clearnews2/maailmalta-icon.png);}

/* CLEARFIX */

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline-block;
}
.clearfix  {
    display:block;
}
* html .clearfix {
    height:1px;
}