﻿body
{
    margin: auto;
    font-family: Times New Roman;
    font-size: 11px;
    background: #8ac4ec url('/img/backgroundlogo.jpg');
}



/* Tab Head */
#header
{
    width: 850px;
    margin: 0 auto;
    clear:both;
}
#header ul
{
    width: 850px;
    list-style-type: none;
    text-align: center;
    font-size: 16px;
    font-weight:bold;
    margin: 0 auto;
    padding: 5px 0 0 0;
}

#header li
{
    display: inline;
    margin: 0;
    padding: 0;
}

#header li a
{
    float: left;
    display: block;
    width: 140px;
    height: 36px;
    margin-right: 2px;
    background: url('/img/navbutton.jpg') center bottom;
    text-decoration: none;
    line-height: 36px;
    color: #5f320e;
    text-transform:uppercase;
}

#header li a:visited
{
    float: left;
    text-decoration: none;
}

#header li a:hover
{
    background: url('/img/navbuttonhover.jpg') center bottom;
    color: #5f320e;
}

/* End Tab Head */



a
{
    color: #5f320e;
}

a:visited
{
    color: #5f320e;
}

a:hover
{
    color: #1da9e6;
}

.categories
{
}

.categories ul
{
    list-style-type: none;
}

.categories ul li
{
    padding-top: 5px;
    height: 33px;
}

.categories a
{
    font-size: 14px;
    text-transform: uppercase;
}

#siteTop
{
    background: url('/img/backgroundimgtop.jpg') repeat-x;
    height: 80px;
    width: 100%;
    margin: auto;
}

#siteBottom
{
/*    background: url('/img/backgroundimgbottom.jpg') repeat-x;
    height: 80px;
    width: 100%;
    margin: auto;
*/
}

#logo
{
    margin: auto;
    width: 850px;
}

#logo img
{
    border-style: none;
}

h1, h2, h3
{
    font-size: 14px;
    margin: 0px 0px 5px 0px;
}

.heading
{
    margin-left: 13px;
    background: url('/img/divider2.gif') no-repeat;
    color: #1da9e6;
}

.heading h1, h2
{
    margin-left: 5px;
    color: #000;
}

#linkDiv
{
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    padding-top: 18px;
}

#linkDiv a
{
    padding: 0px 8px 0px 8px;
    color: #cfcfcf;
    text-decoration: none;
}

#linkDiv a:visited
{
    color: #cfcfcf;
}

#linkDiv a:hover
{
    color: #1da9e6;
}


#footer
{
    margin: 15px 0px 0px 0px;
    text-align: center;
    border-top: solid 1px #5f320e;
}

#container
{
    width: 850px;
    margin: auto;
    background-color: #FFF;
}

.big
{
    font-size: 14px;
}

#pornVideo
{
    width: 100%;
}

.pagedLinks
{
    width: 600px;
    margin: 10px 0px 10px 20px;
    text-align: center;
}

.pagedLinks span
{
    font-size: 16px;
    font-weight: bold;
}

.pagedLinks table
{
    font-size: 15px;
    width: 100%;
}

.dataBox
{
    background-color: #fff;
    border: solid 1px #000;
    margin-bottom: 10px;
}

.dataBox img
{
    margin: 5px 0px 5px 5px;
}

.dataBox p
{
    margin: 4px 10px 4px 10px;
}

.dataBox p span
{
    font-weight: bold;
}

.mainParagraph
{
    width: 600px;
    text-indent: 10px;
    text-align: left;
    margin-left: 20px;
}

/* Channels */
.channels
{
    width: 830px;
    margin: auto;
    overflow: auto;
}
.channels ul
{
    list-style: none;
    width: 810px;
    float: left;
    padding: 0 0 0 0;
    margin: 0px 10px 10px 0px;
}

.channels ul li
{
    float: left;
    margin: 10px 0px 10px 18px;
    width: 180px;
    height: 125px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.channels ul li a
{
    text-decoration: none;
}

.channels ul li a img
{
    border:solid 1px #cfcfcf;
    width: 170px;
}

.channels ul li p
{
    margin: 0px 5px 5px 5px;
}

/* Videos */
.videos
{
    width: 640px;
    margin: auto;
    overflow: auto;
}

.videos ul
{
    list-style: none;
    width: 620px;
    float: left;
    padding: 0 0 0 0;
    margin: 0px 10px 10px 0px;
}

.videos ul li
{
    float: left;
    margin: 5px 0px 10px 15px;
    border: solid 1px #000;
    width: 135px;
    height: 175px;
}

.videos ul li a
{
}

.videos ul li a img
{
    border-style: none;
    width: 135px;
}

.videos ul li p
{
    margin: 0px 5px 5px 5px;
}

.rating_bar
{
    width: 55px;
    background: url(/img/blank_star.gif) 0 0 repeat-x;
    margin: 0px 0px 0px 0px;
}

.rating_bar div
{
    height: 12px;
    background: url(/img/star.gif) 0 0 repeat-x;
}

/* Rating */
.ratingStar
{
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar
{
    background-image: url('/img/FilledStar.png');
}

.emptyRatingStar
{
    background-image: url('/images/EmptyStar.png');
}

.savedRatingStar
{
    background-image: url('/images/SavedStar.png');
}

.accordionHeader
{
    cursor: pointer;
    height: 17px;
}
.accordionHeaderSelected
{
    cursor: pointer;
}

.trafficTrades 
{
    margin: 10px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    list-style: none;
}

.trafficTrades li
{
    font-weight:bold;
    float: left;
    width: 160px;
    height: 20px;
    margin: 0px 0px 0px 0px;
}

.trafficTrades li a
{
    text-decoration:none;
}
