/**********************************************************************************************************************/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*
/*       // WEBDRESSING (R) MEDIA SUPPLY cocoma (c) collaborative content management
/*
/*       // (c) 2010 webdressing media supply
/*       // http://www.webdressing.de
/*       // webmail@webdressing.de
/*
/*       // FILE: COCOMA CUSTOM TEMPLATE - STYLESHEET FILE
/*       // DATE: 2010/08/02
/*       // VERS: 2010/3v0.01.ie
/*       // PATH: /system/application/views/templates/frontend/style.css
/*
/**********************************************************************************************************************/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


/* news box ***************************************************************** */
td.newsbox {
    width: 310px;
    height: 330px;
    background-color:#ffffff;
    padding-left:5px;
    padding-right:5px;
    padding-top:15px;
    padding-bottom:8px;
}
table.news_box {
    width: 280px;
    height: 270px;
    background-color:#000000;
    margin-left:0px;
    margin-right:0px;
    margin-top:10px;
    margin-bottom:0px;
}
td.news_box_image {
    width: 280px;
    height: 160px;
    background-color:#000000;
    text-align: center;
    vertical-align: top;
}
td.news_box_header {
    width: 280px;
    height: 20px;
    background-color:#000000;
    text-align: left;
    vertical-align: top;
}
h1.newsbox {
    font-size:12pt;
    font-weight:bold;
    color: #ffffff;
    text-decoration:none;
    border-top:0px;
    border-left:0px;
    border-right:0px;
    border-bottom:2px;
    border-color:#ffffff;
    border-style:solid;
}
td.news_box_content {
    width: 280px;
    height: 55px;
    background-color:#000000;
    text-align: left;
    vertical-align: top;
    font-size:8pt;
    color: #ffffff;
}
a.news_box {
    color:#5f94cf;
    font-size:9pt;
    text-decoration:underline;
}
div#news {
    width: 310px;
    height: 270px;
    font: 9px Trebuchet MS;
    background:#000000;
    overflow:hidden;
}
div#news div {
    margin:0px 0 0 0px;
    padding:0;
    clear:both;
    width: 310px;
    height: 270px;
}
/* news box ***************************************************************** */


/* custom logo ************************************************************** */
td.navi_logo {
    width: 325px;
    height: 90px;
    background-color:#ffffff;
    font-family:Trebuchet MS;
    font-weight:normal;
    color:#000000;
    font-size:20pt;
    padding-left:15px;
}
a.navi_logo {
    color:#000000;
    font-size:20pt;
    text-decoration:none;
}
/* custom logo ************************************************************** */


/* custom sublinks ********************************************************** */
a.navi_logo_sublink {
    color:#000000;
    font-size:10pt;
    text-decoration:none;
    font-weight:bold;
}
a.navi_logo_sublink:hover {
    color:#5c5d5f;
    font-size:10pt;
    text-decoration:none;
    font-weight:bold;
}
/* custom sublinks ********************************************************** */

