﻿.toptenarticles
{
    width: 300px;
    height: 420px;
    float: left;
}
.toptenarticles ul
{
    width: 300px;
    height: inherit;
}
.toptenarticles ul li
{
    width: 300px;
    height: inherit;
}

.toptenarticles ul li img
{
    margin-top: 5px;
    /*border: 1px solid #e5e5e5;*/
}

.latestvideos
{
    width: 600px;
    height: 235px;
}
.latestvideos ul
{
    width: 600px;
    height: 235px;
}
.latestvideos ul li
{
    width: 600px;
    height: 235px;
}
.latestvideos ul li img
{
    float: left;
    margin-right: 10px;
    border: 1px solid #e5e5e5;
}

.latestclassifieds
{
    width: 600px;
    height: 110px;
}
.latestclassifieds ul
{
    width: 600px;
    height: 110px;
}
.latestclassifieds ul li
{
    width: 600px;
    height: 110px;
}
.latestclassifieds ul li img
{
    float: left;
    margin-right: 10px;
    border: 1px solid #e5e5e5;
}

.topmovies
{
    width: 600px;
    height: 110px;
}
.topmovies ul
{
    width: 600px;
    height: 110px;
}
.topmovies ul li
{
    width: 600px;
    height: 110px;
}
.topmovies ul li img
{
    float: left;
    margin-right: 10px;
    border: 1px solid #e5e5e5;
}

.topInterViews
{
    width: 600px;
    height: 200px;
}
.topInterViews ul
{
    width: 600px;
    height: 200px;
}
.topInterViews ul li
{
    width: 600px;
    height: 200px;
}
.topInterViews ul li img
{
    float: left;
    margin-right: 10px;
    border: 1px solid #e5e5e5;
}

.topGalleries
{
    width: 600px;
    height: 110px;
}
.topGalleries ul
{
    width: 600px;
    height: 110px;
}
.topGalleries ul li
{
    width: 600px;
    height: 110px;
}
.topGalleries ul li img
{
    float: left;
    margin-right: 10px;
    border: 1px solid #e5e5e5;
}

.sititle
{
    font-weight: bold;
    font-size: 12px;
    background: url(/images/b.gif) no-repeat left 6px;
    padding-left: 8px;
    color: #1791a9;
    display: block;
    padding-bottom: 5px;
}

.itemsNav ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
}
.itemsNav li
{
    padding: 3px;
    border: 1px solid silver;
    margin-left: 4px;
    margin-right: 4px;
    float: left;
    cursor: pointer;
    text-align: center;
    height: 14px;
    padding-top: 2px;
    padding-bottom: 0;
}

.itemsNav
{
    width: auto;
    float: left;
    height: auto;
    clear: both;
    margin-top: 1px;
    padding-top: 3px;
    padding-bottom: 2px;
}

.itemsNav .controls
{
    width: auto;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
}
.itemsNav .navtitle
{
    float: left;
    width: 310px;
    color: #1791a9;
    font-weight: bold;
    font-size: 12px;
    text-align: left;
}
.itemsNav .prev
{
    cursor: pointer;
    background: url(/images/al.gif);
    width: 16px;
    height: 16px;
    float: left;
}
.itemsNav .next
{
    cursor: pointer;
    background: url(/images/ar.gif);
    width: 16px;
    height: 16px;
    float: right;
}


.ord
{
    background: #fcfefe;
    color: #222;
}
.highlight
{
    background: #1791a9;
    color: #fff;
}

#top10articles
{
    float: right;
    width: 285px;
    position: relative;
}

#top10articles .navtitle
{
    width: 285px;
    color: #e77200;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    padding: 15px 0px 5px 0px;
    background-image: none;
    border: 0px;
}

#top10articles a
{
    display: block;
    width: auto;
    color: black;
    font-size: 13px;
    clear: both;
    text-decoration: none;
    padding-left: 0px;
}

#top10articles a:hover
{
    color: #f58538;
    text-decoration: underline;
}

#top10articles ul
{
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    width: inherit;
    font-size: 12px;
}

#top10articles li
{
    position: relative;
    padding: 0px 10px 9px 4px;
    
    cursor: pointer;
    text-align: left;
    height: auto;
    color: Black;

    background-image: url(/images/bg_top10.png);
    background-position: top left;
    background-repeat: no-repeat;

    border-bottom: solid 1px #edcca0;
    margin-bottom: 6px;
}

.toptitle
{
    font-size: 16px;
    vertical-align: middle;
    text-align: left;    
}

#slidenav
{
    width: 300px;
    float: left;
    position: relative;
    top: -15px;
}
