body
{
        background-color: #FFF; 
        font-family:Verdana,sans-serif;
        font-size: 12px;
        margin: 0;
        padding: 0;
        font-size: 82%;
}
strong 
{
color: #000;
}
div.page
{
        background-color: #FFF;
        margin: 0 auto;
        width: 100%;
}
div.header
{
        height: 111px;
        background-image: url('../img/header-bg.gif');
        background-color: #F7F7F7;
        border-top: 1px solid #1A8DCC;
}
div.header2
{
        background: url('../img/header2-bg.gif') repeat-x;
        color: #FFF;
        font-size: 0.95em;
        font-weight: bold;
        line-height: 111px;
        margin: 0px 0px 0px 45px;
        padding: 0;
}
div.header2-left
{
        background: url('../img/header-left.gif') top left no-repeat;
        margin: 0;
        padding: 0;
        height: 111px;
}
div.header2-right
{
        margin: 0px 0px 0px 191px;
        padding: 0;
        height: 111px;
}
div.logo
{
        position: absolute;
        top: 35px;
        left: 3px;
}
div.vert-line
{
        border-left: 1px solid #B9A37C;
        float: left;
        height: 40px;
        margin: 10px 0 0 20px;
}
div.menu a
{
        color: #B4A183;
}
div.top-menu
{
        text-transform: uppercase;
        margin: 0;
        padding: 10px 0px 20px 10px;
        clear: both;
        background-color: #1A8DCC;
}
div.line
{
        background-color: #D2D2D2;
        height: 5px;
        width: 760px;
        height: 4px;
}
ul.search
{
        margin: 0 20px 0 20px;
        padding: 0;        
        color: #FFF;
}
ul.search li
{
        padding: 0;
}
ul.search li a
{
        color: #FFF;
        font-size: 0.9em;
}
ul.menu
{
        list-style-type: none;
        margin: 0;
        padding: 3px 0px 0px 5px;
}
ul.menu li
{
        margin: 0;
        padding: 2px;
        background: url('../img/ico-menu.gif') left no-repeat;
        border-bottom: 1px solid #47A3D5;
}
ul.menu li a
{
        line-height: 23px;
        padding: 0 10px;
        color: #FFF;
        font-size: 0.85em;
        font-weight: bold;
        display: block;
        text-decoration: none;
}
ul.menu li a:hover
{
        color: #B9E1F7;
        font-size: 0.85em;
}
ul.menu li.active
{
        color: #D3ECFA;
        font-weight: bold;
        font-size: 0.9em;
}
ul.menu li.active div
{
        line-height: 23px;
        padding: 0 10px;
}
ul.menu li.xml
{
        background-image: none;
        padding: 0 0 0 20px;
}
ul.menu li.xml a
{
        padding: 2px 0 0 0;
        background-image: none;
}
div.date
{
        position: absolute;
        right: 20px;
        top: 22px;
        color: #000;
        line-height: 15px;
        font-size: 0.85em;
        font-weight: normal;
        padding: 0px;
}
div.lang-switch
{
        position: absolute;
        left: 189px;
        top: 22px;
        line-height: 15px;
        font-size: 0.85em;
        font-weight: normal;
        padding: 0;
        margin: 0;
}
ul.lang-switch
{
        list-style-type: none;
        margin: 0;
        padding: 0;
}
ul.lang-switch li
{
        color: #1A8DCC;
        border-right: 1px solid #1A8DCC;
        float: left;
        padding: 0px 4px 0px 0px;
        margin: 0;
}
ul.lang-switch li a
{
        color: #1A8DCC;
        text-decoration: underline;
}
div.link-sorting
{
        font-size: 0.90em;
        text-align: center;
}
div.link-sorting a
{
        font-weight: bold;
}
div.search-form
{
        position: absolute;
        left: 212px;
        top: 76px;
        line-height: 30px;
}
div.search-form img
{
        height: 18px;
}
div.search-form-left
{
        float: left;
        font-size: 1.0em;
        font-weight: normal;
        line-height: 1px;
        padding: 0;
        width: 268px;
}
div.search-form input
{
        margin-top: 3px;
}
input.what
{
        border: 1px solid #333333;
}
div.bottom
{
        height: 100px;
        background-color: #F7F7F7;
        background-image: url('../img/bottom-bg.gif');
        margin: 0;
        padding: 0;
}
div.bottom-content
{
        color: #000;
        font-size: 0.85em;
        padding-top: 27px;
        position: relative;
        text-align: center;
}
div.bottom a
{
        color: #000;
        font-weight: bold;
}
div.copyright
{
        margin: 10px 0;
        position: relative;
        text-align: center;
        color: #000;
}
div.copyright a
{
        color: #000;
}
input, textarea
{
input
        font-size: 0.85em;
        font-family: Verdana;
}
div.content
{
        clear: both;
}
div.breadcrumb
{
        font-weight: bold;
        font-size: 1.0em;
        padding: 0;
        margin: 0;
}
div.breadcrumb a
{
        color: #555;
}
p
{
        padding: 0;
        margin: 0;
}
p.date
{
        font-size: 0.85em;
}
p.news
{
        margin-top: 5px;
        font-size: 0.85em;
}
p.last
{
        font-size: 0.85em;
        margin-top: 5px;
        text-align: right;
}
h2
{
        font-size: 1em;
        margin: 0 0 10px 0;
        padding: 0;
}
img
{
        border: 0;
}

form
{
        padding: 0;
        margin: 0;
}

.clearfix:after
{
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
}

* html .clearfix
{
        height: 1%;
}
.button
{
        text-align: right;
        margin-bottom: 10px;
}
h1
{
        color: #1A8DCC;
        font-size: 1.4em;
        font-weight: bold;
        padding: 10px 0 0 10px;
        margin: 3px 0px 0 0;
}
h1 a
{
        color: #161616;
}
p.date
{
        font-size: 0.85em;
}
p.news
{
        margin-top: 5px;
        font-size: 0.85em;
}
p.last
{
        font-size: 0.85em;
        margin-top: 5px;
        text-align: right;
}
.clearfix:after
{
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
}

* html .clearfix
{
        height: 1%;
}

div.field
{
        font-size: 1em;
        font-weight: bold;
        margin-bottom: 10px;
}
fieldset
{
        border: 1px solid #AF1600;
        margin: 5px;
}
legend
{
        color: #333;
        background-color: #f1f1f1;
        border: 1px solid #AF1600;
        font-weight: bold;
        padding: 3px;
}
div.links
{
        text-align: justify;
}
div.links a
{
        color: #92315F;
}

a.title
{
        font-size: 0.9em;
        font-weight: bold;
}
div.url
{
        color: #145F88;
        padding: 0;
        margin: 2px;
        font-size: 0.95em;
        font-style: italic;
}
div.description
{
        color: #333;
        padding: 0;
        margin: 2px;
        font-size: 0.95em;
}
div.stat
{
        color: #333;
        padding: 0;
        margin: 2px;
        font-size: 0.95em;
}
div.pr_stat
{
        color: #333;
        font-size: 0.75em;
        margin: 2px 2px 15px 2px;
}
form
{
        margin: 0;
        padding: 0;
}
div.categories
{
        font-size: 0.95em;
        list-style-type: none;
        padding: 0px 0px 0px 0px;
        background-color: #FFF;
        border-bottom: none;
        width: 100%;
        margin: 0;
}
div.categories a
{
        color: #92315F;
        font-weight: bold;
}
div.categories div.col
{
        float: left;
        height: 100%;
        text-align: left;
        width: 195px;
        padding-top: 8px;
        position: relative;
}
div.categories div.last
{
        float: left;
        height: 100%;
        text-align: left;
        width: 205px;
        padding-top: 8px;
}
div.subcategories
{
        padding-left: 30px;
}
div.subcategories a
{
        font-size: 0.8em;
        font-weight: bold;
        color: #C55188;
}
div.categories div.divider
{
        clear: both;
        height: 1px;
}
div.categories div.categ
{
        line-height: 22px;
        padding-left: 15px;
        background-image: url('../img/ico-dir.gif');
        background-position: top left;
        background-repeat: no-repeat;
        margin-left: 5px;
        padding-left: 25px;
}
.no
{
        border: none;
}
a.no
{
        text-decoration: none;
}
.editor-welcome
{
        padding: 0;
        text-align: left;
}
.editor-content
{
        padding: 0;
        text-align: center;
}
div.notification
{
        background: url('../img/notif.gif') top left no-repeat;
        background-color: #FFE9DF;
        border: 2px solid #AA0000;
        color: #AA0000;
        font-weight: bold;
        margin: 10px;
        padding: 10px 10px 10px 50px;
}
div.error
{
        background: url('../img/error.gif') top left no-repeat;
        background-color: #FFE9DF;
        border: 2px solid #AA0000;
        font-weight: bold;
        color: #AA0000;
        margin: 10px;
        padding: 10px 10px 10px 50px;
}
div.navigation
{
        color: #333;
        clear: both;
        margin: 0px 0 15px 0;
        text-align: center;
}
div.navigation a
{
        color: #92315F;
}
div.pagerank
{
        border: 1px solid #ccc;
        height: 4px;
        margin: 0;
        padding: 0;
        width: 100px;
}
div.inner-pagerank
{
        margin-top: -1px;
        background-image: url('../img/pr10.gif');
        float: left;
        height: 5px;
        padding: 0;
}
div.preview
{
        background-image: url('../img/no-preview.gif');
        background-repeat: no-repeat;
        background-position: top left;
        border: 1px solid #ccc;
        height: 90px;
        width: 120px;
}
div.adsense
{
        margin: 10px 0;
        text-align: center;
}
div.box
{
        clear: both;
        margin: 0px 0px 5px 0px;
}
div.box-caption
{
        background-color: #1A8DCC;
        color: #FFF;
        font-size: 1.0em;
        font-weight: bold;
        height: 33px;
        margin: 0 14px 0 14px;
}
div.box-caption-left
{
        height: 33px;
        background: url('../img/box-caption-left.gif') no-repeat left;
}
div.box-caption-right
{
        background: url('../img/box-caption-right.gif') no-repeat right;
        background-color: #1A8DCC;
        line-height: 33px;
}
div.box-categories
{
        clear: both;
        margin: 0;
}
div.box-categories-caption
{
        background-color: #1A8DCC;
        color: #FFF;
        font-size: 1.0em;
        font-weight: bold;
        line-height: 33px;
        margin: 0px 224px 0px 0px;
        padding-left: 10px;
}
div.box-categories-caption-right
{
        background-color: #1A8DCC;
        background: url('../img/box-categories-caption-right.gif') no-repeat right;
        line-height: 33px;
}
div.box-content
{
        padding: 10px;
        margin: 0;
}
div.featured-link
{
        margin: 5px 0;
}
div.featured-link a
{
        font-size: 0.85em;
        padding-left: 17px;
        background: url('../img/link-bg.gif') left no-repeat;
}
div.sponsored-link
{
        margin: 5px 0;
}
div.sponsored-link a
{
        font-size: 0.85em;        
        padding-left: 17px;
        background: url('../img/link-bg.gif') left no-repeat;
}
div.partner-link
{
        margin: 5px 0;
}
div.partner-link a
{
        font-size: 0.85em;
        padding-left: 17px;
        background: url('../img/link-bg.gif') left no-repeat;
}
span.highlight
{
        background-color: #CCC;
        color: #000;
        font-weight: bold;
}
ul.editor-menu
{
        list-style-type: none;
        margin: 0;
        padding: 0;
        font-weight: bold;
        line-height: 20px;
        margin-top: 10px;
}
ul.editor-menu li
{
        text-transform: uppercase;
}
td.link
{
        padding-bottom: 20px;
}
div.comment
{
}
div.posted
{
        font-size: 0.75em;
        margin-bottom: 10px;
        text-align: right;
}
p.user
{
        padding: 0;
        margin: 8px 0;
}
div.news-title
{
        font-size: 0.9em;
        font-weight: bold;
        margin: 0 0 5px 0;
        padding-left: 17px;
        background: url('../img/link-bg.gif') left no-repeat;
}
div.news-date
{
        font-size: 0.75em;
        text-align: right;
        margin: 0 0 10px 0;
}
td.column
{
        width: 189px;
        padding: 0 1px 0 1px;
}
p.field
{
        font-size: 11px;
        margin: 0 0 10px 0;
}
div.payment
{
        border: 2px solid #D1D1D1;
        background-color: #EBEBEB;
        padding: 10px 0 0 10px;
        margin: 0 0 10px 0;
}
a
{
        color: #92315F;
}
ol
{
        padding: 0;
        margin: 0 0 0 30px;
}
.suspended
{
        background-color: #eee;
}
.approval
{
        background-color: #FFEFC7;
}
