﻿/* Markup Based Styles */

body {
    width: 98.4%;
    background: url(../images/body_bg.jpg) top left repeat-x;
    font-family: Arial,  Sans-Serif;
    font-size: 14px;
    color: #666666;
    }

p   {
    margin: 0;
    padding: 0;
    word-spacing: 0.1em;
    text-align: left;
    letter-spacing: -1px;
    line-height: 1.8em;
    padding: 10px 0 10px 0;
    font-size: 14px;
    font-weight: normal;
}

strong {
    font-weight: 500;
}

img { 
    border: none;
}

h1 {
    margin: 0;
    padding: 0;
    font-size: 19px;
    font-family: Century Gothic, Arial, Sans-Serif;
    font-weight: normal;
}

h2 {
    margin: 0;
    padding: 0 0 5px 0;
    font-size: 14px;
    font-weight: bold;
    font-family: Arial, Sans-Serif;
    color: #F9AE31;
    line-height: 1.3em;
}

.hidden {
    display: none !important; 
}

ol {
    margin: 0;
    padding: 0; 
}

a, a:visited{
    color: #666666;
    text-decoration: underline;
}

a:hover {
    color: #F9AE31;
    text-decoration: underline;
}

a:active {
    color: #F9AE31;
    text-decoration: none;
}

/* Main Layout, Columns and Containers */

div#main_container{
    width: 780px;
    margin: 0 auto 0 auto;
    position: relative;
    padding: 0 10px 0 10px;
    clear: both;
}

div#header {
    width: 760px;
    position: relative;
    height: 179px;
    margin-bottom: 10px;
    clear: both;
}

div#header_content {
    width: 760px;
    position: relative;
    height: 97px;
    background: url(../images/vtd_logo.jpg) left bottom no-repeat;
    }
    
div#header_ad {
    width: 490px;
    position: relative;
    height: 38px;
    background: url(../images/vh_header_ad.gif) right bottom no-repeat;
    float: right;
    top: 59px;
    }

div#footer {
    width: 760px;
    position: relative;
    clear: both;
    top: 20px;
    font-size: 11px;
    margin: 0 0 10px 0;
}

div#footer p{
    float: left;   
    font-size: 11px;
    line-height: normal;
    display: inline;        
}

div#footer ul{
    float: right;   
    font-size: 11px;
    line-height: normal;
    display: inline;
    list-style-type: none;        
}

div#footer ul li{
    display: inline;
    margin: 0 0 0 5px;          
}

div#footer ul li:before{
   content: "|";
   margin: 0 5px 0 0;           
}

div#main_content {
    width: 501px;
    position: relative;
    margin-bottom: 10px;
    float: left;
    clear: left;    
}

div#main_content ul{
    padding: 3px 0 3px 0;
    position: relative;
    margin: 0 0 10px 0;
    word-spacing: 0.1em;
    letter-spacing: -1px;
    }
    
div#main_content ul li{
    list-style-position: outside;
    list-style-type: none;
    padding: 0 0 0 15px;
    background: url(../images/bullet_arrow.gif) left center no-repeat;
    margin: 0 0 3px 0;
    position: relative;
    display: block;
    width: 100%;
    word-spacing: 0.1em;
    letter-spacing: -1px;
    line-height: 1.3em;
}

div#side_content {
    width: 249px;
    position: relative; 
    float: left;
    margin: 0 0 0 10px;
    clear: right;
}

div.side_content_box {
    width: 249px;
    position: relative;
    background: url(../images/side_content_bg.jpg) top left repeat-y;
    margin: 0 0 10px 0;    
    clear: both;   
}

div.side_content_box div.text p{
    padding: 3px 0 3px 0;
    font-size: 13px;
    font-family: Arial, Sans-Serif;
    text-align: left;
    letter-spacing: -1px;
    line-height: 1.5em;
    font-weight: normal;
}
   
div.side_content_box div.text{
    padding: 0 10px 0 10px;
    font-size: 13px;
    font-family: Arial, Sans-Serif;
    text-align: left;
    letter-spacing: -1px;
    line-height: 1.5em;
    font-weight: normal;
}

div.side_content_box div.text ul{
    padding: 3px 0 3px 0;
    position: relative;
    margin: 0;
    }
    
div.side_content_box div.text ul li{
    list-style-position: outside;
    list-style-type: none;
    padding: 0 0 0 15px;
    background: url(../images/bullet_arrow.gif) left center no-repeat;
    margin: 0 0 3px 0;
    position: relative;
    display: block;
    width: 100%;
}

div.side_content_box div.text ul li a{
    padding: 0;    
    width: 100%;
    display: block;
}

div.side_content_box_top {
    width: 249px;
    height: 10px;
    background: url(../images/side_content_bg_top.jpg) top left no-repeat;    
    clear: both;  
}

div.side_content_box_btm {
    width: 249px;
    height: 10px;
    background: url(../images/side_content_bg_btm.jpg) bottom left no-repeat;    
    clear: both;  
}

div.main_content_box {
    width: 501px;
    position: relative;
    background: url(../images/main_content_bg.jpg) top left repeat-y;   
}

div.main_content_area{
    width: 501px;
    position: relative;       
}

div.main_content_box_top {
    width: 501px;
    height: 10px;
    background: url(../images/main_content_bg_top.jpg) top left no-repeat;    
}

div.main_content_box_btm {
    width: 501px;
    height: 10px;
    background: url(../images/main_content_bg_btm.jpg) bottom left no-repeat;
    vertical-align: bottom;    
}

div.side_content_box p{
    padding: 0 10px 0 10px;
}

div.side_content_box img{
    margin: 0 10px 0 10px;
}

div.main_content_box p{
    padding: 0 10px 0 10px
}

div.main_content_box ol{
    padding: 0 10px 0 10px;
    color: #F9AE31;
    margin: 0 -30px -1px 30px;  
}

div.main_content_box ol li{
    font-size: 16px;
    font-weight: bold;
}

div.main_content_box ol li p{
    color: #666666;    
    line-height: 1.5em;
    padding:0;
    display: inline;
}

.flash {
    z-index: 10;
}

div.side_content_speech_blue {
    background: url(../images/side_content_speech_blue.jpg) top right no-repeat;
    z-index: 10;
    width: 65px;
    height: 119px;
    position: relative;
    top: -11px;
    margin: 0 0 -11px 170px;
}

div.side_content_speech_yellow {
    background: url(../images/side_content_speech_yellow.jpg) top left no-repeat;
    z-index: 10;
    width: 65px;
    height: 119px;
    position: relative;
    top: -11px;
    margin: 0 0 -11px 25px;
}

div.side_content_speech_connect {
    background: url(../images/side_content_speech_connect.jpg) top center no-repeat;
    z-index: 10;
    width: 30px;
    height: 21px;
    position: relative;
    top: -11px;
    margin: 0 0 -12px 110px;
}

a.big_enough_btn img {
    width: 229px;
    height: 81px;
    background: url(../images/big_enough_btn_hover.jpg) top center no-repeat;
    margin: 10px;
}

a.big_enough_btn:hover img {
    background: url(../images/big_enough_btn.jpg) top center no-repeat;
}

a.small_enough_btn img {
    width: 229px;
    height: 81px;
    background: url(../images/small_enough_btn_hover.jpg) top center no-repeat;
    margin: 10px;
}

a.small_enough_btn:hover img{
    background: url(../images/small_enough_btn.jpg) top center no-repeat;
}

/* Navigation */

#tabs {
    top: 56px;
    width:100%;
    line-height:normal;
    position: relative;
    z-index: 20;
}

#tabs ul {
    margin:0;
    padding:0;
    list-style: none;
}
 
#tabs li {
    display:inline;
    margin:0 0 0 0;
    padding:0;
    position: relative;
    
}

#tabs a {
    float:left;
    background:url("../images/tableft.png") no-repeat left top;
    margin:0;
    padding:0 0 0 5px;
    text-decoration:none;
}
    
#tabs a span {
    float:left;
    display:block;
    background:url("../images/tabright.png") no-repeat right top;
    padding:5px 17px 4px 6px;
    color:#666;
    font-weight: 500;
    text-transform: lowercase;
}

    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */

#tabs a:hover span {
    color:#F9AE31;
}

#tabs a:hover {
    background-position:0% -42px;
}

#tabs a:hover span {
    background-position:100% -42px;
}

#tabs #current a {
    background-position:0% -42px;
}

#tabs #current a span {
    background-position:100% -42px;
}


/* Home Page Features */

#sktl_men_friends {
    float: right;
    width: 167px;
    height: 87px;
    position: relative;
    z-index: 20;
    background: url(../images/sktl_men_friends.jpg) center right no-repeat;
    top: -71px;
    margin-bottom: -71px;
}

.sktl_men_friends_above {
    margin-bottom: 34px;       
}

.home_main_content_box{
    height: 271px;
}

/* Image Banners */

div.banner_friends_left {
    background: url(../images/banner_friends_left.jpg) left top no-repeat;
    width: 501px;
    height: 120px;
}

div.banner_friends_right {
    background: url(../images/banner_friends_right.jpg) left top no-repeat;
    width: 501px;
    height: 120px;
}

div.banner_winner {
    background: url(../images/banner_winner.jpg) left top no-repeat;
    width: 501px;
    height: 120px;
}

div.banner_gathering {
    background: url(../images/banner_gathering.jpg) left top no-repeat;
    width: 501px;
    height: 120px;
}

/* sitemap list */

div#sitemap ul {
    padding: 3px 0 3px 0;
    position: relative;
    margin: 10px 0 10px 20px;
    word-spacing: 0.1em;
    letter-spacing: -1px;    
}

div#sitemap ul li{
    list-style-position: inside;
    list-style-type: none;
    margin: 3px 0 3px 0;
    position: relative;
    display: block;
    width: 100%;
    word-spacing: 0.1em;
    letter-spacing: -1px;
    line-height: 1.3em;
    background: #ffffff;
}

div#sitemap ul li ul{
    padding: 3px 0 3px 0;
    position: relative;
    margin: 0px 0 0px 20px;
    word-spacing: 0.1em;
    letter-spacing: -1px;    
}

div#sitemap ul li ul li ul{
    padding: 3px 0 3px 0;
    position: relative;
    margin: 0px 0 0px 20px;
    word-spacing: 0.1em;
    letter-spacing: -1px;    
}

div#sitemap ul li a{
    display: block;
    width: 100%;
}

div#sitemap ul li ul li a{
    display: block;
    width: 100%;
}

div#sitemap ul li ul li ul li a{
    display: block;
    width: 100%;
}





