BODY {
    margin: 0px 0px 0px 0px;
    font-family: Tahoma;
    font-size: 10px;
    text-align: left;
    background-image: url('/images/background.jpg');
    background-repeat: repeat;
    background-color: #FFFFFF;
    color: #6f070f;
}

form {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

TD {
    font-family: Tahoma;
    font-size: 10px;
    text-align: left;
}

img {
    border: none;
}

A {
    color: #6f070f;
}

A:Hover {
    color: #c18471;
}

div#header {
    /*background-image: url('/images/header.jpg');
    background-repeat: no-repeat;*/
    width:1000px;
    height: 106px;
    position: relative;
}

div#logo {
    background-image: url('/images/logo_white.jpg');
    background-repeat: no-repeat;
    width: 392px;
    height: 106px;
    position: absolute;
    left: 0px;
    top: 0px;
}

div#menu {
    background-image: url('/images/menu_white.jpg');
    background-repeat: no-repeat;
    width: 472px;
    height: 106px;
    position: absolute;
    left: 392px;
    top: 0px;
}


div#menu_elements {
    position: absolute;
    top: 90px;
    left: 260px;
    font-size: 12px;
    font-weight: 800;
}

div#menu_element {
    float: left;
    padding-right: 15px;
}

div#menu_categories {
    text-align: left;
    position: absolute;
    width: 680px;
    top: 20px;
    left: 170px;
    font-size: 11px;
    color: #67070f;
}

div#category_text {
    float:left;
    padding-right: 12px;
    white-space: nowrap;
}

div#category_selected_text {
    float:left;
    padding-right: 12px;
    white-space: nowrap;
}

div#category_selected_text a {
    color: #000000;
    text-decoration: none;
}

div#head_right {
    background-image: url('/images/head_right_white.jpg');
    background-repeat: no-repeat;
    width: 136px;
    height: 106px;
    position: absolute;
    right: 0px;
    top: 0px;
}

div#onlines {
    position: absolute;
    top: 87px;
    left: 567px;
    font-weight: 800;
}

div#icons {
    position: absolute;
    top: 87px;
    left: 725px;
    vertical-align: middle;
}

img#icon {
    float: left;
    text-decoration: none;
}

div#seo {
    background-image: url('/images/seo_background.jpg');
    background-repeat: no-repeat;
    width: 1000px;
    height: 74px;
    position: relative;
}

div#seo_content {
    text-align: left;
    position: absolute;
    left: 10px;
    top: 15px;
    width: 460px;
}

div#seo_content h2 {
    font-size: 10px; 
    font-weight: 100; 
    margin: 0px 0px 0px 0px;
}

div#page {
    width:1000px;
}

table#side-bar {
    width: 100%;
    left: 0px;
}

div#side-bar {
    width: 344px;
}


div#block {
    position: relative;
    width: 616px;
    padding-bottom: 27px;
}

div#wide_block {
    position: relative;
    width: 999px;
    padding-bottom: 5px;
}

table#block_content {
    background-image: url('/images/block_repeat.jpg');
    background-repeat: repeat-y;
    width: 650px;
    height: auto;
}

table#wide_block_content {
    background-image: url('/images/wide_block_repeat.gif');
    background-repeat: repeat-y;
    width: 1000px;
    height: auto;
}

div#block_content {
    width: 610px;
    padding-left: 16px;
}

div#plug {
    float: left;
    width: 305px;
    height: 110px;
    padding-left: 8px;
}

div#movie {
    float: left;
    width: 305px;
    height: 130px;
    padding-left: 8px;
}

div#gallery {
    float: left;
    width: 200px;
    height: 150px;
    padding-left: 10px;
    padding-bottom: 10px;
}

div#hot_plug {
    float: left;
    width: 135px;
    height: 155px;
    padding-left: 8px;
}

div#hot_plug_sidebar {
    float: left;
    width: 125px;
    height: 133px;
    padding-left: 15px;
}

div#block_title {
    position: absolute;
    font-size: 16px;
    font-weight: 800;
    left: 35px;
    top: 20px;
}

div#block_title h3 {
    font-size: 16px;
    font-weight: 800;
    margin: 0px 0px 0px 0px;
}

div#navigation {
    position: absolute;
    font-size: 14px;
    font-weight: 800;
    left: 35px;
    top: 22px;
}

div#navigation h3 {
    font-size: 14px;
    font-weight: 800;
    margin: 0px 0px 0px 0px;
}

div#block_head {
    position: relative;
    background-image: url('/images/block_head.jpg');
    background-repeat: no-repeat;
    width: 650px;
    height: 47px;
}

div#wide_block_head {
    position: relative;
    background-image: url('/images/wide_block_head.gif');
    background-repeat: no-repeat;
    width: 1000px;
    height: 47px;
}

div#block_foot {
    background-image: url('/images/block_foot.jpg');
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 650px;
    height: 27px;
}

div#wide_block_foot {
    background-image: url('/images/wide_block_foot.gif');
    background-repeat: no-repeat;
    position: relative;
    left: 0px;
    bottom: 0px;
    width: 1000px;
    height: 27px;
}

div#section {
    width: 320px;
}

div#section_head {
    background-image: url('/images/right_head.jpg');
    background-repeat: repeat-x;
    height: 47px;
    width: 344px;
    position: relative;
}

div#section_head_title {
    font-size: 16px;
    font-weight: 800;
    position: absolute;
    top: 20px;
    left: 35px;
}

div#section_head_title a {
    text-decoration: none;
}

div#section_head_title a:hover {
    text-decoration: underline;
}

div#section_content {
    position: relative;
    background-image: url('/images/right_repeat.jpg');
    background-repeat: repeat-y;
    padding-left: 20px;
    width: 344px;
}

table#section_content {
    position: relative;
    background-image: url('/images/right_repeat.jpg');
    background-repeat: repeat-y;
    padding-left: 20px;
    padding-right: 20px;
    width: 344px;
}

table#top_plug_content {
    position: relative;
    background-image: url('/images/right_repeat.jpg');
    background-repeat: repeat-y;
    padding-left: 5px;
    padding-right: 20px;
    width: 344px;
}

div#chosen_content {
    position: relative;
    background-image: url('/images/right_repeat.jpg');
    background-repeat: repeat-y;
    padding-left: 14px;
    width: 344px;
}

div#section_foot {
    background-image: url('/images/right_foot.jpg');
    background-repeat: no-repeat;
    height: 41px;
    width: 344px;
}

div#ad {
    padding-bottom: 10px;
}

div#sep_ad {
    position: relative;
    width: 617px;
}

div#sep_head {
    background-image: url('/images/ad_head.jpg');
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 617px;
    height: 22px;
}

div#sep_body {
    background-image: url('/images/ad_repeat.jpg');
    background-repeat: repeat-y;
    padding-top: 22px;
    padding-left: 30px;
    font-size: 9px;
}

div#sep_content {
    width: 550px;
}

div#sep_foot {
    background-image: url('/images/ad_foot.jpg');
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 617px;
    height: 20px;
}

div#thumb_frame {
    position: relative;
    float: left;
    background-image: url('/images/thumb_frame.jpg');
    background-repeat: no-repeat;
    width: 131px;
    height: 108px;
    padding-right: 5px;
}

div#hot_thumb_frame {
    position: relative;
    float: left;
    background-image: url('/images/thumb_frame_hot.jpg');
    background-repeat: no-repeat;
    width: 131px;
    height: 108px;
    padding-right: 5px;
}

div#movie_thumb {
    position: relative;
    float: left;
    width: 175px;
    height: 120px;
    padding-right: 5px;
}

table#thumb {
    position: absolute;
    left: 15px;
    top: 4px;
}

img#thumb {
}

div#link {
    padding-top: 10px;
}

a#link {
    font-size: 12px;
    font-weight: 800;
}

div#vote {
    padding-top: 5px;
    text-align: center;
}

img#vote {
    border: none;
    vertical-align: middle;
}

div#footer {
    position: relative;
    width: 1000px;
    height: 149px;
}

div#foot_logo {
    position: absolute;
    background-image: url('/images/footer_logo.jpg');
    background-repeat: no-repeat;
    width: 366px;
    height: 149px;
    top: 0px;
    left: 0px;
}

div#foot_content {
    position: absolute;
    background-image: url('/images/footer_body.jpg');
    background-repeat: no-repeat;
    width: 380px;
    height: 149px;
    top: 0px;
    left: 366px;
}

div#foot_right {
    position: absolute;
    background-image: url('/images/footer_right.jpg');
    background-repeat: no-repeat;
    width: 255px;
    height: 149px;
    top: 0px;
    right: 0px;
}

div#rss {
    position: absolute;
    font-size: 12px;
    font-weight: 800;
    top: 23px;
    left: 0px;
}

img#rss {
    vertical-align: middle;
}

div#copyrights {
    position: absolute;
    width: 300px;
    top: 95px;
    right: 30px;
    text-align: right;
}

table#page {
    width: 1000px;
}

img#ad {
    padding-bottom: 5px;
}

img#chosen {
    padding: 1px 1px 1px 1px;
    border: none;
}

div#paging {
    position: relative;
    height: 20px;
    width: 600px;
}

div#paging_bar {
    position: absolute;
    left: 50px;
}

div#paging_page {
    border: solid;
    border-width: 1px;
    border-color: #eae9e9;
    background-color: #fffde2;
    text-align: center;
    float: left;
    font-size: 12px;
    padding: 2px 5px 2px 5px;
}

div#paging_current {
    border: solid;
    border-width: 1px;
    border-color: #eae9e9;
    background-color: #ddcbc5;
    text-align: center;
    float: left;
    font-size: 12px;
    padding: 2px 5px 2px 5px;
}

div#paging_head {
    float: left;
    font-size: 12px;
    vertical-align: middle;
    padding-right: 5px;
    padding-top: 4px;
}

div#hardlinks {
    width: 800px;
    text-align: center;
    padding-left: 100px;
}

div#hardlink {
    float: left;
    width: 110px;
    text-align: left;
    padding-right: 10px;
}

div#more {
    position: absolute;
    right: 50px;
    bottom: 0px;
}

div#referer {
    position: relative;
    width: 300px;
    height: 15px;
    border-bottom: 1px solid #dddddd;
}

div#referer_link {
    position: absolute;
    top: 2px;
    left: 50px;
}

div#referer_hits {
    position: absolute;
    top: 3px;
    right: 50px;
}

div#referer_sep {
/*    width: 300px;
    height: 1px;
    background-color: #eae9e9;*/
}

div#top_search {
    width: 300px;
    padding-left: 7px;
    padding-right: 20px;
}

div#search_pop_1 {
    float: left;
    font-size: 17px;
    font-weight: 800;
    padding-left: 4px;
    padding-right: 4px;
    height: 22px;
}
div#search_pop_1 a {
    text-decoration: none;
    color: #000000;
}
div#search_pop_1 a:hover {
    text-decoration: underline;
}

div#search_pop_2 {
    float: left;
    font-size: 17px;
    font-weight: 800;
    padding-left: 4px;
    padding-right: 4px;
    height: 22px;
    vertical-align: middle;
    white-space: nowrap;
}
div#search_pop_2 a {
    text-decoration: none;
    color: #080808;
}
div#search_pop_2 a:hover {
    text-decoration: underline;
}

div#search_pop_3 {
    float: left;
    font-size: 16px;
    font-weight: 800;
    padding-left: 4px;
    padding-right: 4px;
    height: 22px;
    vertical-align: middle;
    white-space: nowrap;
}
div#search_pop_3 a {
    text-decoration: none;
    color: #0F0F0F;
}
div#search_pop_3 a:hover {
    text-decoration: underline;
}

div#search_pop_4 {
    float: left;
    font-size: 16px;
    font-weight: 800;
    padding-left: 4px;
    padding-right: 4px;
    height: 22px;
    vertical-align: middle;
    white-space: nowrap;
}
div#search_pop_4 a {
    text-decoration: none;
    color: #181818;
}
div#search_pop_4 a:hover {
    text-decoration: underline;
}

div#search_pop_5 {
    float: left;
    font-size: 15px;
    font-weight: 800;
    padding-left: 4px;
    padding-right: 4px;
    height: 22px;
    vertical-align: middle;
    white-space: nowrap;
}
div#search_pop_5 a {
    text-decoration: none;
    color: #1F1F1F;
}
div#search_pop_5 a:hover {
    text-decoration: underline;
}

div#search_pop_6 {
    float: left;
    font-size: 16px;
    padding-left: 4px;
    padding-right: 4px;
    height: 22px;
    vertical-align: middle;
    white-space: nowrap;
}
div#search_pop_6 a {
    text-decoration: none;
    color: #282828;
}
div#search_pop_6 a:hover {
    text-decoration: underline;
}

div#search_pop_7 {
    float: left;
    font-size: 16px;
    padding-left: 4px;
    padding-right: 4px;
    height: 22px;
    vertical-align: middle;
    white-space: nowrap;
}
div#search_pop_7 a {
    text-decoration: none;
    color: #2F2F2F;
}
div#search_pop_7 a:hover {
    text-decoration: underline;
}

div#search_pop_8 {
    float: left;
    font-size: 15px;
    padding-left: 4px;
    padding-right: 4px;
    height: 22px;
    vertical-align: middle;
    white-space: nowrap;
}
div#search_pop_8 a {
    text-decoration: none;
    color: #383838;
}
div#search_pop_8 a:hover {
    text-decoration: underline;
}

div#search_pop_9 {
    float: left;
    font-size: 14px;
    padding-left: 4px;
    padding-right: 4px;
    height: 22px;
    vertical-align: middle;
    white-space: nowrap;
}
div#search_pop_9 a {
    text-decoration: none;
    color: #3F3F3F;
}
div#search_pop_9 a:hover {
    text-decoration: underline;
}

div#search_pop_10 {
    float: left;
    font-size: 13px;
    padding-left: 4px;
    padding-right: 4px;
    height: 22px;
    vertical-align: middle;
    white-space: nowrap;
}
div#search_pop_10 a {
    text-decoration: none;
    color: #484848;
}
div#search_pop_10 a:hover {
    text-decoration: underline;
}

label#search_zone {
    font-size: 14px;
    padding-left: 10px;
}

img#sponsor_link {
    position: absolute;
    top: 30px;
    right: 50px;
}

div#share_option {
    padding-top: 10px;
}

div#share_line input {
    width: 200px;
}

div#share_title {
    text-align: left;
    text-decoration: underline;
    font-weight: 800;
    font-size: 11px;
    padding-bottom: 5px;
}

div#share_input {
}

div#share_submit a {
    padding-right: 10px;
}

div#share_box {
    width: 300px;
    display: none;
}

div#share_head {
    height: 5px;
}

div#share_foot {
    height: 20px;
}

div#share {
}

div#contact_form {
    width: 400px;
}

div#contact_line {
    vertical-align: top;
    text-align: right;
}

div#contact_line input {
    width: 325px;
}

div#contact_line select {
    width: 329px;
}

div#contact_head {
    text-align: center;
    font-size: 11px;
    padding-bottom: 5px;
}

div#contact_submit {
    text-align: center;
}

div#error_message {
    padding: 5px 5px 5px 5px;
    color: #FFFFFF;
}

div#info_message {
    padding: 5px 5px 5px 5px;
    color: #FFFFFF;
}

