﻿*
{
    margin: 0;
    padding: 0;
}
body
{
    font-size: 12px;
    font-family: Arial;
    color: #fff;
    background-color: #000;
    text-align: center;
    direction: rtl;
    background: url(img/bodyBackground.png) top repeat-x #000;
}
a:link, a:visited, a:active
{
    font-weight: 700;
    color: #fff;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
h1 span
{
    font-size: .5em;
    color: #960000;
}
h2, h1.mainpageColumnTitle
{
    color: #fff;
    font-weight: 700;
    font-size: 1em;
    text-indent: 1em;
    margin-bottom: 1px;
    height: 16px;
    line-height: 16px;
    background-color: #111;
    border: 1px solid #333;
}
.mainpageColumnTitle a:link, .mainpageColumnTitle a:visited, .mainpageColumnTitle a:active
{
    margin-right:20px;
}
.randomBtn:link, .randomBtn:active, .randomBtn:visited
{
    width: 140px;
    height: 30px;
    line-height: 30px;
    background-image: url(img/btnWatchNowOff.png);
    text-align: right;
    text-indent: 35px;
    display: block;
    float: right;
    margin-right: 5px;
}
.randomBtn:hover
{
    background-image: url(img/btnWatchNowOn.png);
}
#wrapper
{
    width: 800px;
    margin: 0 auto;
    overflow: hidden;
}
#top
{
    width: 800px;
    text-align: right;
    height: 20px;
    line-height: 20px;
    background-image: url(img/topBackground.png);
}
#top ul
{
    list-style: none;
    float: left;
}
#top ul li
{
    display: block;
    float: left;
}
#top ul li a:link, #top ul li a:visited, #top ul li a:active
{
    display: block;
    float: left;
    margin-left: 10px;
}
#header
{
    width: 800px;
    text-align: right;
    height: 70px;
    line-height: 70px;
    background-image: url(img/headerBackground.png);
    padding-bottom: 20px;
    overflow: hidden;
}
#header span
{
    width: 250px;
    font-weight: 700;
    font-size: .9em;
    text-align: left;
    float: right;
    display: block;
    padding-top: 44px;
    height: 1em;
    line-height: 1em;
}
#header ul
{
    float: left;
    list-style: none;
    height: 60px;
    padding: 5px 10px;
    width: 530px;
}
#header ul li
{
    float: left;
    display: block;
    width: 70px;
    height: 30px;
    line-height: 30px;
}
.specialink
{
    background-image: url(img/headerMenuLinkS.png) !important;
}
.specialink:hover
{
    background-image: url(img/headerMenuHover.png) !important;
}
#header ul li a:link, #header ul li a:visited, #header ul li a:active
{
    width: 70px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    background-image: url(img/headerMenuLink.png);
}
#header ul li a:hover
{
    background-image: url(img/headerMenuHover.png);
}
.mainNavigationPromotionalLink
{
    background-image: url(img/headerMenuLinkSpetial.gif) !important;
    font-size:1.1em !important;
}
#navigation
{
    width: 778px;
    border: #960000 solid;
    border-width: 0 1px;
    background-color: #000;
    overflow: hidden;
    padding: 0 10px;
}
#navigation h2
{
    width: 778px;
    text-align: center;
    margin: 2px auto;
    height: 16px;
    line-height: 16px;
    background-image: url(img/mainH2_2.png);
}
.navigationMovies, .navigationGalleries
{
    width: 773px;
    border: #333 solid 1px;
    padding: 1px 3px 0 0;
    list-style: none;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
}
.navigationMovies li, 
.navigationGalleries li
{
    border: #000 solid;
    border-width: 0 0 1px 1px;
    float: right;
    background-color: #333;
    display: block;
    text-align: center;
}
.navigationMoviesNew a:link, 
.navigationMoviesNew a:visited, 
.navigationMoviesNew a:active
{
    background-color:#960000 !important;
    width:320px !important;
}
.navigationMovies li a:link, 
.navigationMovies li a:visited, 
.navigationMovies li a:active
{
    width: 127px;
    height: 16px;
    line-height: 16px;
    background-color: #333;
    display: block;
}
.navigationGalleries li a:link, 
.navigationGalleries li a:visited, 
.navigationGalleries li a:active
{
    width: 109px;
    height: 16px;
    line-height: 16px;
    background-color: #222;
    display: block;
}
.singleMovieItem
{
    width: 780px;
    overflow: hidden;
    border: #960000 solid;
    border-width: 1px 0;
    margin-bottom: 1em;
    text-align: right;
}
.singleMovieItem li
{
    float: right;
    width: 240px;
    text-align: right;
    display: block;
}
.singleMovieItemText
{
    width: 280px !important;
    padding-left: 20px !important;
}
.starText
{
    height: 20px;
    display: block;
    float: right;
    width: 60px;
}
.starImg
{
    display: block;
    float: right;
    width: 200px;
}
.redSpan
{
    font-weight: 700;
    color: Red;
}
#content
{
    width: 778px;
    border: #960000 solid;
    border-width: 0 1px;
    padding: 5px 10px;
    display: block;
    background-color: #000;
    overflow: hidden;
    text-align: right;
}
.randomContent
{
    width: 720px;
    margin: 0 auto;
    text-align: right;
}
#footer
{
    width: 800px;
    margin: 0 auto;
    border-top: #960000 solid 1px;
    background-color: #000;
    height: 50px;
    text-align: center;
}
#footer p
{
    font-size: .9em;
    color: #ccc;
    font-weight: 700;
    text-align: center;
}
#footer ul
{
    list-style: none;
    width: 600px;
    margin: 0 auto;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
#footer ul li
{
    float: right;
    display: block;
    width: 70px;
    text-align: center;
}
.moviesTopAds
{
    width: 660px;
    height: 80px;
    display: block;
    margin: 1em auto;
}
.moviesTopAds img
{
    padding: 0 10px;
}
.tv
{
    display: block;
    float: right;
    margin: 4px;
    padding: 4px;
    width: 162px;
    text-align: right;
}
.pagination
{
    width: 780px;
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-weight: 700;
    border: #960000 solid;
    border-width: 1px 0 1px 1px;
    margin: 1em 0;
}
.paginationTop
{
    float: right;
    width: 780px;
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-weight: 700;
    border: #960000 solid;
    border-width: 1px 0 1px 1px;
    margin: 1em 0;
}
.moviesSearch
{
    float: left;
    width: 270px;
    height: 30px;
    line-height: 30px;
    display: block;
    border-right: #960000 solid 1px;
}
.moviesSearch input
{
    float: right;
    padding: 0;
    margin: 0;
    margin-right: 10px;
    margin-top: 5px;
    border: 1px #960000 solid;
    height: 20px;
}
.moviesSearchButton
{
    background-color: #960000;
    color: #fff;
    font-weight: 700;
}
.paginationPage
{
    display: block;
    width: 20px;
    height: 30px;
    line-height: 30px;
    border: #960000 solid;
    border-width: 0 1px;
    float: right;
}
.paginationActivePage
{
    display: block;
    width: 20px;
    height: 30px;
    line-height: 30px;
    border: #960000 solid;
    border-width: 0 1px;
    float: right;
    background-color: #960000;
    color: #fff;
}
.sexstoriesItem, .gamesItem, .clientsexstoryItem
{
    width: 480px;
    overflow: hidden;
    border: #960000 solid 1px;
    padding: 1em 10px;
    margin-bottom: 1em;
    text-align: right;
    font-size: 1.1em;
}
.gamesItem
{
    height: 80px;
}
.sexstoriesItem span
{
    color: #ccc;
    font-size: .9em;
}
.sexstoriesItem p
{
    padding: 1em 0;
    width: 400px;
}
.gamesItem input
{
    float: right;
}
.gamesItem p
{
    float: right;
    width: 320px;
    padding: 0 20px;
}
.gamesItem a:link, .gamesItem a:active, .gamesItem a:visited
{
    float: right;
    display: block !important;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.gamesItem a:hover
{
    background-color: #000;
}
.clientsexstoryItem p
{
    padding: 1em 0;
}
.clientsexstoryTitles
{
    width: 240px;
    padding: 2px 10px;
    font-size: 1.3em;
    border-bottom: #960000 1px solid;
}
.clientsexstoryTitles span
{
    display: block;
    font-size: .7em;
}
.paginationSmall
{
    width: 260px;
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-weight: 700;
}
.leftRandomContent
{
    width: 260px;
    float: left;
    border: #960000 solid 1px;
}
.latestMoviePanel
{
    list-style: none;
    margin: 0;
    text-align: left;
    direction: ltr;
    width: 774px;
    height: 120px;
    padding: 2px 1px;
    overflow: hidden;
    background-color: #222;
    border: 1px solid #333;
    margin-bottom: 5px;
}
.latestMoviePanel li
{
    float: left;
    display: block;
    margin-right: 5px;
    padding-right: 5px;
}
.latestMoviePanel li a
{
    display: block;
    overflow: hidden;
    width: 150px;
    height: 115px;
    text-decoration: none;
}
#latestMoviesPanel0
{
    width: 280px;
}
.latestMoviePanel li img
{
    position: absolute;
    border: solid #333 1px;
    padding: 2px;
}
.latestMoviePanel li span
{
    margin: 0;
    padding: 0;
    width: 120px;
    display: block;
    margin-left: 160px;
    direction: rtl;
    text-align: right;
}
.mainpageDiv
{
    width: 778px;
    margin: 5px 0;
}
.mainpageDiv table, .mainpageDiv table td, .mainpageDiv table th
{
    border: #960000 solid 1px;
}
.mainpageDiv th
{
    background-color: #960000;
    color: #fff;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-weight: 700;
}
.mainpageTop3Items
{
    width: 190px;
    height: 30px;
    font-size: 1.2em;
    padding: 0 10px;
}
.mainpageTop3Items:hover
{
    background-image: url(img/gradientR.png);
}
.mainpageTop3Items span
{
    width: 190px;
    display: block;
    font-size: .7em;
}
.mainpageTop5Movies
{
    display: block;
    width: 168px;
    padding: 0 1px;
}
.mainpageTop5Movies span
{
    display: block;
    width: 168px;
    height: 20px;
    line-height: 20px;
    background-color: #960000;
    color: #fff;
    margin: 1px 0;
    font-weight: 700;
    font-size: .9em;
    text-align: center;
}
.defaultGalleryGroup
{
    width: 600px;
    overflow: hidden;
    text-align: center;
}
.defaultGalleryItem
{
    width: 146px;
    margin: 1px;
    height: 170px;
    float: right;
}
.defaultGalleryItemMainPage
{
    width: 150px;
    height: 170px;
    float: right;
    text-align: center;
}
.defaultGalleryItemMainPage span
{
    width: 150px;
    height: 20px;
    text-align: center;
    display: block;
}
.defaultGalleryItemMainPage a:link, .defaultGalleryItemMainPage a:visited, .defaultGalleryItemMainPage a:active
{
    width: 150px;
    height: 170px;
}
.defaultGalleryItemMainPage a:hover
{
    background-color: #666;
}
.defaultGalleryItemName
{
    height: 20px;
    line-height: 20px;
    display: block;
}
.defaultGalleryItemTopic
{
    display: block;
    width: 600px;
    height: 20px;
    line-height: 20px;
    background-color: #960000;
    color: #fff;
    margin: 1px 0;
    font-weight: 700;
    font-size: .9em;
    text-align: center;
}
.galleryGroup
{
    width: 780px;
}
.galleryItem
{
    width: 150px;
    margin: 1px;
    padding: 1px;
    height: 170px;
    float: right;
}
.warningContent
{
    text-align: right;
    margin: 1em;
}
.warningContent ul
{
    padding: 1em 2em;
    list-style-type: square;
    font-size: 1.4em;
}
.warningContent p
{
    padding: 1em 2em;
    font-size: 1.4em;
}
.contentRight, .mainRandomContent
{
    width: 500px;
    float: right;
}
.contentLeft
{
    width: 260px;
    float: left;
}
.galleryPagination
{
    list-style: none;
    width: 590px;
    margin-bottom: 1px;
}
.galleryPagination li
{
    display: block;
    margin-bottom: 1px;
    float: right;
}
.galleryPagination li a:link, .galleryPagination li a:visited, .galleryPagination li a:active
{
    border: 1px solid #333;
    display: block;
    margin-left: 2px;
    height: 24px;
    line-height: 24px;
    width: 24px;
    text-align: center;
}
.galleryPagination li a:hover
{
    background-color: #222;
    border-color: #666;
}
.sexStoriesSideMenu
{
    list-style-type: none;
    width: 260px;
    font-size: 1.2em;
    border: #960000 solid;
    border-width: 1px 1px 0 1px;
    margin-bottom: 10px;
}
.sexStoriesSideMenu li
{
    display: block;
    width: 260px;
    height: 24px;
    line-height: 24px;
    text-align: right;
    text-indent: 10px;
}
.sexStoriesSideMenu li a:link, .sexStoriesSideMenu li a:active, .sexStoriesSideMenu li a:visited
{
    display: block;
    width: 260px;
    height: 24px;
    line-height: 24px;
    border-bottom: #960000 1px solid;
}
.sexStoriesSideMenu li a:hover, .myPagination li a:active, .myPagination li a:hover, .clientsexstoryTitles:hover, .navigationMovies li a:hover, .navigationGalleries li a:hover
{
    background-color: #960000;
}
.adminPanel
{
    text-align: right;
    padding: 1em;
}
.adminPanel span, .tv span
{
    display: block;
}
.pollSpace
{
    padding: 10px;
}
.pollSpace p
{
    font-weight: 700;
}
.pollSpace table tr td, .pollSpace table input, .pollSpace table label
{
    border: none !important;
}
.topBannerAdvertisiment
{
    overflow: hidden;
    margin-bottom: 5px;
}
.topBannerAdvertisimentHeader
{
    overflow: hidden;
}
.topBannerAdvertisimentHeader span
{
    width: 730px;
    margin-left: 1px;
    font-size: 1.2em;
    font-weight: 700;
    text-indent: 10px;
    display: block;
    height: 18px;
    line-height: 18px;
    border: 1px solid #333;
    background-color: #000;
    float: right;
}
.topBannerAdvertisimentHeader a
{
    width: 43px;
    display: block;
    height: 18px;
    line-height: 18px;
    border: 1px solid Red;
    background-color: #960000;
    float: left;
    text-align: center;
}
.topBannerAdvertisimentContent
{
    margin-top: 1px;
    width: 768px;
    overflow: hidden;
    border: 1px solid #333;
    background-color: #222;
    padding: 4px;
}
.blogLabel
{
    display: block;
    font-weight: 700;
}
.blogSideNavigation li a:link, .blogSideNavigation li a:visited, .blogSideNavigation li a:active
{
    display: block;
    font-size: 1.1em;
    font-weight: 700;
    height: 20px;
    line-height: 20px;
    background: #000 url(icons/iconArticle.png) right no-repeat;
    border: 1px solid #333;
    padding: 0 25px;
}
.blogSideNavigation li a:hover
{
    font-size: 1.2em;
    background: #222 url(icons/iconArticle.png) right no-repeat;
    border-color: #333;
    text-decoration: none;
}
.blogPost
{
    overflow: hidden;
    margin-bottom: 2em;
}
.blogPostTitle
{
    color: #fff;
    font-weight: 700;
    font-size: 1.4em;
    text-indent: 1em;
    margin-bottom: 1px;
    height: 24px;
    line-height: 24px;
    background-color: #111;
    border: 1px solid #333;
}
.blogPostAuthorDateInfo, .blogPostTagsCategoryInfo
{
    display: block;
    font-size: .9em;
    border: 1px solid #333;
    color: #ccc;
    background-color: #222;
    height: 14px;
    line-height: 14px;
}
.blogPostAuthorDateInfo strong, .blogLeftSide ul li a:hover
{
    font-size: 1.1em;
}
.blogPostArticleBody
{
    overflow: hidden;
    padding: 1em;
    border: 1px #333 solid;
    margin: 1px 0;
}
.blogPostTagsCategoryInfo a:hover
{
    text-decoration: underline !important;
}
.blogPostArticleLink:link, .blogPostArticleLink:active, .blogPostArticleLink:visited
{
    font-size: 1.2em;
    padding: 5px;
    border: #333 solid 1px;
    background-color: #222;
    display: block;
    width: 110px;
    text-align: center;
}
.blogCommentTitle
{
    font-size: 1.4em;
    font-weight: 700;
    display: block;
    text-decoration: underline;
}
.blogCommentAuthorDateInfo
{
    display: block;
    font-size: .9em;
}
.blogCommentBody
{
    display: block;
    padding: 1em;
    border: solid #333;
    border-width: 1px 0;
    background-color: #222;
    margin-bottom: 1em;
}
.blogPicturePost
{
    overflow: hidden;
    width: 440px;
}
.blogPicturePostHeader p
{
    width: 340px;
    float: left;
}
.blogPicturePostHeader img
{
    width: 100px;
    float: right;
}
.blogPicturePostFooter img
{
    width: 440px;
    margin-bottom: 1em;
}
.readmore
{
    display: none;
}
.blogRssLink
{
    background: url(img/rssFeedIcon.jpg) #000 right no-repeat;
    text-indent: 25px;
    width: 258px;
    height: 20px;
    line-height: 20px;
    display: block;
}
.mainpageRightColumn
{
    width: 588px;
    float: right;
}
.mainpageLeftColumn
{
    width: 180px;
    float: left;
}
.mainpageColumnTitle span
{
    color: #666;
}
.mainpageRightColumnVideoNewsBlock
{
    width: 588px;
    overflow: hidden;
    margin-bottom: 5px;
}
.mainpageRightColumnVideoBlock
{
    width: 320px;
    height: 240px;
    padding: 2px;
    border: #333 solid 1px;
    background-color: #222;
    float: right;
}
.mainpageRightColumnNewsBlock
{
    width: 250px;
    height: 240px;
    padding: 2px;
    border: #333 solid 1px;
    float: left;
}
.mainpageRightColumnNewsBlock div
{
    float: left;
    width: 248px;
    display: block;
    overflow: hidden;
}
.tabNavigation
{
    width: 250px;
    list-style: none;
    margin-bottom: 3px;
}
.tabNavigation li
{
    float: right;
    display: block;
    margin-left: 1px;
}
.tabNavigation li a:link, .tabNavigation li a:active, .tabNavigation li a:visited
{
    display: block;
    text-align: center;
    width: 80px;
    height: 20px;
    line-height: 20px;
    background-color: #222;
    border: 1px solid #333;
}
.mainpageLeftColumnBox
{
    border: 1px solid #333;
    padding: 5px;
    margin-bottom: 5px;
    background-color: #222;
    overflow: hidden;
}
.mainpageImageItems li a:link, .mainpageImageItems li a:visited, .mainpageImageItems li a:active
{
    display: block;
    width: 140px;
    padding: 2px;
    margin: 0 0 1px 1px;
    border: 1px solid #333;
    overflow: hidden;
}
.headerLatestMovies, .headerLatestMoviesSelected
{
    background-color: #333;
    color: #fff;
    border-bottom: 1px solid #000;
    height: 14px;
    line-height: 14px;
    text-align: left;
    padding: 0 1em;
    font-weight: 700;
    font-size: .9em;
    cursor: pointer;
}
.mainpageLatestMovies
{
    width: 310px;
    float: right;
}
.contentLatestMovie
{
    border: #333 solid 1px;
    padding: 5px;
    width: 298px;
    background-color: #000;
    overflow: hidden;
    display: block;
    margin-bottom: 1px;
}
.contentLatestMovie img
{
    border: 1px #333 solid;
    padding: 2px;
    float: right;
    width: 150px;
}
.contentLatestMovie p
{
    width: 130px;
    float: left;
}
.mainpageLatestBlogTabs
{
    float: left;
    width: 270px;
}
.mainpageLatestBlogTabs ul li, .mainpageRightColumnNewsBlock div ul li
{
    display: block;
    margin-bottom: 3px;
}
.mainpageLatestBlogTabs ul li a:link, .mainpageLatestBlogTabs ul li a:visited, .mainpageLatestBlogTabs ul li a:active, .mainpageRightColumnNewsBlock div ul li a:link, .mainpageRightColumnNewsBlock div ul li a:visited, .mainpageRightColumnNewsBlock div ul li a:active
{
    display: block;
    font-weight: 700;
    font-size: .8em;
    height: 34px;
    padding-right: 35px;
    margin: 0 1px;
}
.mainpageLatestBlogTabs ul li a:hover, .mainpageRightColumnNewsBlock div ul li a:hover
{
    height: 32px;
    border: 1px solid #333;
    background-color: #111;
}
.latestBlogTabsTitle
{
    font-size: 1.4em;
    display: block;
}
.latestBlogTabsLink
{
    font-size: .9em;
    padding: 0 2em;
    display: block;
    text-align: left;
}
.latestBlogTabsBlue
{
    background: url(icons/catIconBlue.png) right no-repeat;
}
.latestBlogTabsGreen
{
    background: url(icons/catIconGreen.png) right no-repeat;
}
.latestBlogTabsLightBlue
{
    background: url(icons/catIconLightBlue.png) right no-repeat;
}
.latestBlogTabsPink
{
    background: url(icons/catIconPink.png) right no-repeat;
}
.latestBlogTabsRed
{
    background: url(icons/catIconRed.png) right no-repeat;
}
.latestBlogTabs#ffffff
{
    background: url(icons/catIcon#fff.png) right no-repeat;
}
.latestBlogTabsYellow
{
    background: url(icons/catIconYellow.png) right no-repeat;
}
.latestBlogTabsLightGreen
{
    background: url(icons/catIconLightGreen.png) right no-repeat;
}
.latestBlogTabsOrange
{
    background: url(icons/catIconOrange.png) right no-repeat;
}
.mainpageLatestBlogTabs .ajax__tab_body
{
    border: 1px solid #333;
    padding: 1px;
    height: 206px;
    background-color: #000;
    color: #fff;
    overflow: hidden;
}
.mainpageLatestBlogTabs .ajax__tab_header, .latestMoviesHeader
{
    color: #999;
}
.mainpageLatestBlogTabs .ajax__tab_outer
{
    margin-bottom: 1px;
    margin-left: 1px !important;
    height: 19px;
    line-height: 19px;
    border: #333 solid;
    border-width: 1px 1px;
    padding: 0 5px;
    font-weight: 700;
    font-size: 1.1em;
}
.mainpageLatestBlogTabs .ajax__tab_active
{
    color: #fff;
    border-right: Red solid 2px;
}
.mainpageLatestBlogTabs .ajax__tab_hover
{
    color: #fff;
}
.mainpageSearchTextBox, .mainpageSearchButton
{
    border: 1px solid #666;
    font-weight: 700;
}
.mainpageSearchTextBox
{
    width: 120px;
    background-color: #fff;
}
.mainpageSearchButton
{
    background-color: #222;
    color: #fff;
    width: 40px;
}
.humorImageItems
{
    list-style: none;
    width: 500px;
    overflow: hidden;
}
.humorImageItems li, .mainpageImageItems li
{
    display: block;
    float: right;
}
.humorImageItems li a:link, .humorImageItems li a:visited, .humorImageItems li a:active
{
    display: block;
    width: 110px;
    height: 120px;
    padding: 2px;
    margin: 0 0 1px 1px;
    border: 1px solid #333;
    overflow: hidden;
    font-size: .9em;
    font-weight: 700;
}
.humorImageItems li a:hover, .mainpageImageItems li a:hover, .galleryItem:hover, .defaultGalleryItem:hover, .tv:hover
{
    background-color: #333;
}
.humorImageItems span, .mainpageImageItems span
{
    display: block;
    height: 14px;
    line-height: 14px;
    text-align: center;
}
.humorImageItems img, .mainpageImageItems img, .tv img
{
    border: none;
}
.humorPagination
{
    width: 500px;
    margin: 1em 0;
    overflow: hidden;
    display: block;
}
.randomContentRight
{
    width: 500px;
    float: right;
    overflow: hidden;
}
.randomContentLeft
{
    width: 272px;
    float: left;
}
.randomContentLeftColumnTitle
{
    color: #fff;
    font-weight: 700;
    font-size: 1.2em;
    text-indent: 1em;
    margin-bottom: 1px;
    height: 20px;
    line-height: 20px;
    background-color: #111;
    border: 1px solid #333;
    display: block;
}
.randomContentLeftColumnBox
{
    border: 1px solid #333;
    padding: 5px;
    background-color: #222;
    overflow: hidden;
    margin-bottom: 10px;
}
.randomContentLeftMenu li, .blogSideNavigation li
{
    display: block;
    margin-bottom: 2px;
}
.randomContentLeftMenu li a:link, .randomContentLeftMenu li a:visited, .randomContentLeftMenu li a:active
{
    display: block;
    font-size: 1.1em;
    font-weight: 700;
    height: 20px;
    line-height: 20px;
    background: #000 url(icons/iconRandomArrow.png) right no-repeat;
    border: 1px solid #333;
    padding: 0 25px;
}
.randomContentLeftMenu li a:hover
{
    font-size: 1.2em;
    background: #222 url(icons/iconRandomArrow.png) right no-repeat;
    border-color: #333;
    text-decoration: none;
}
.randomContentPagination
{
    width: 500px;
    margin: 1em 0;
}
.randomContentPaginationActive, .randomContentPaginationLink, .randomContentPaginationNext, .humorPaginationActive, .humorPaginationLink, .humorPaginationNext
{
    float: right;
    border: 1px solid #333;
    display: block;
    margin-left: 2px;
    height: 24px;
    line-height: 24px;
    width: 24px;
    text-align: center;
}
.randomContentItem, .randomContentLeftMenu, .mainpageLatestBlogTabs ul, .mainpageImageItems, .blogSideNavigation
{
    list-style: none;
}
.randomContentItem li
{
    display: block;
    float: right;
    width: 250px;
    height: 114px;
    overflow: hidden;
}
.randomContentItem img
{
    float: right;
    width: 90px;
    padding: 2px;
    border: 1px solid #333;
    margin-left: 5px;
}
.randomContentItem h4
{
    font-size: 1.1em;
    font-weight: 700;
}
.randomContentItem div
{
    float: left;
    width: 130px;
    height: 80px;
    font-size: .9em;
    font-weight: 400;
}
.randomContentItemLink
{
    float: left;
    width: 130px;
    height: 16px;
    display: block;
    background-color: #222;
    border: 1px solid #333;
    text-align: center;
    cursor: pointer;
}
.randomContentItem li a:link, .randomContentItem li a:active, .randomContentItem li a:visited
{
    display: block;
    width: 236px;
    height: 100px;
    margin: 0 0 1px 1px;
    border: #333 1px solid;
    padding: 5px;
    text-decoration: none;
}
.hostingGirlInfoInfo, .hostingGirlInfoPics
{
    list-style: none;
    overflow: hidden;
    padding: 1em;
}
.hostingGirlInfoPics li
{
    float: right;
    display: block;
    text-align: center;
}
.hostingGirlInfoPics li img
{
    width: 100px;
    border: 1px solid #333;
    padding: 2px;
    margin-right: 35px;
}
.voteResultsPanel
{
    border: 1px solid #222;
    padding: 1em;
    overflow: hidden;
}
.voteResultsPanel h2
{
    font-size: 1.4em;
    font-weight: 700;
    color: #666;
}
.pollResultItem
{
    overflow: hidden;
    margin-bottom: 5px;
    padding: 5px 0;
}
.pollResultTitle
{
    display: block;
    font-size: 1.1em;
    font-weight: 700;
}
.pollResultBar
{
    padding: 1px;
    border: 1px solid #333;
    overflow: hidden;
    height: 20px;
    line-height: 20px;
}
.pollResultGraph
{
    background-color: #222;
    display: block;
    font-weight: 700;
    text-indent: 5px;
}
.votesPagination
{
    float: right;
    border: 1px solid #333;
    display: block;
    margin-left: 2px;
    height: 24px;
    line-height: 24px;
    width: 124px;
    text-align: center;
    font-weight: 700;
}
.votesPagination:hover, .randomContentPaginationActive, .humorPaginationActive
{
    background-color: #222;
}
.dominaTubePlayer
{
    width: 494px;
    height: 370px;
    border: 1px solid #333;
    background-color: #222;
    padding: 2px;
    overflow: hidden;
    margin-bottom: 5px;
}
.dominaTubeItems
{
    list-style: none;
    width: 500px;
    overflow: hidden;
    text-align: center;
}
.dominaTubeItems li
{
    display: block;
    float: right;
    width: 240px;
    border: 1px solid #333;
    padding: 2px;
    overflow: hidden;
    margin-left: 5px;
    margin-bottom: 5px;
    text-align: right;
}
.dominaTubeItems li img
{
    border: 1px solid #333;
    background-color: #222;
    width: 100px;
    height: 100px;
    padding: 2px;
    float: right;
}
.dominaTubeItems li span
{
    font-size: .9em;
    color: Red;
}
.dominaTubeItems li span span
{
    color: #fff;
    font-size: 1.1em;
}
.dominaTubePaginationLink, .dominaTubePaginationActive, .dominaTubePaginationNext
{
    float: right;
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin-left: 1px;
    text-align: center;
    border: 1px solid #333;
    font-size: 1.1em;
    font-weight: 700;
}
.dominaTubePaginationActive
{
    background-color: #222;
    display: inline !important;
}
.error, .success
{
    color:#fff;
    font-size:1.2em;
    font-weight:bold;
    overflow:hidden;
    text-align:right;
    display:block;
    padding:1em;
    margin:1em;
}
.error
{
    background-color:Red;
    border:1px solid #960000;
}
.success
{
    background-color:#222;
    border:1px solid #333; 
}
.formBody
{
    width:500px;
    padding:1em;
    overflow:hidden;
    float:right;
}
.formRow
{
    border:1px solid #333;
    background-color:#222;
    overflow:hidden;
    padding:5px;
    margin-bottom:2px;
}
.formInfoSide
{
    float:left;
    width:220px;
    font-size:1.2em;
    padding:1em;
    border:2px dotted #333;
}
.formRow label
{
    display:block;
    font-weight:bold;
    text-decoration:underline;
    margin-bottom:5px;
}