/* CSS Document */
  * {
        margin: 0; 
        padding: 0;
        }
h1, h2, h3, h4, h5 {
    color:#f02d28
}
h2 { color:#333;}
a { color: #f02d28 }
#modal {
    width: 961px;
    background-color:#F8F6F1;
    margin: 0 auto;
}
#header {
    width: 940px;
    background-image:none;
}
#HeadImage {
    margin: 0 auto;
    width: 961px;
}
#header h6.logo { padding-top:10px; }
#content { 
    width:920px;
    padding: 0 20px;
}
#top_banner {
    float:left;
    width:935px;
    height:210px;
    padding:30px 0 0 25px;
    background-image:url();
    border-bottom:1px solid #cccccc;
}
.hp-banner-button {
    float:left;
    width:165px;
    margin-left:20px;
}
#content-hp-left {
    float:left;
    width:685px;
    height:210px;
    background-image:url(/beta/images/interface/large-paper-background.jpg);
    margin-left:-5px;
}
.hp-content-img {
    margin-right:10px;
}
.hp-section {
    float:left;
    width:290px;
    padding:25px;
}
.hp-content {
    float:left;
    width:295px;
    padding:10px 0;
}
.hp-calendar {
    float:left;
    width:48px;
    height:48px;
    margin-right:10px;
    background-image:url(/beta/images/interface/calendar-icon.png);
    background-repeat:no-repeat;
    text-align:center;
}
#content p.month { font-size: 11px; margin:16px 0 1px; padding:0; line-height:100%; }
#content li {list-style-type:  disc; margin-left: 5px; list-style-position:inside;}
#content p.day { font-size:13px; font-weight:bold; margin:0; padding:0; line-height:100%; }
#content-hp-right {
    float:left;
    width:190px;
    height:160px;
    background-image:url(/beta/images/interface/small-paper-background.jpg);
    padding:25px;
}
#contentfull {
    float:left;
    width:900px;
    margin:0 20px;
}
table.hp-leaderboard {
    padding:0;
    margin:5px 0;
    width:190px;
}
table.hp-leaderboard th {
    color:#F02D28;
    padding:0;
    margin:0;
    font-weight:normal;
    font-size:10px;
}
table.hp-leaderboard td {
    color:#333;
    font-size:13px;
    padding:2px 0;
    margin:0;
}
.td-center { text-align:center; }
#boxs {
    background-image:url();
    width:200px;
    height:187px;
    padding:14px 15px;
}
#boxs p { padding:5px 4px; line-height:140%;}
    
#footer { 
    width:961px;
    background-color:#666;
    margin: 0 auto;
}
#footer p { margin-left:20px; }
/* LEADERBOARD STYLES */
    .LBsmall_product {
        clear:both;
        color:#f02d28;
        float:left;
        font-size:10px;
        margin-bottom:3px;
        width:170px;
    }
    .LBsmall_points {
        color:#f02d28;
        float:left;
        font-size:10px;
        text-align:right;
        width:40px;
    }
    .LBsmall_name {
        claer:both;
        float:left;
        font-size:10px;
        margin-bottom:6px;
        width:170px;
    }
    .LBsmall_ipoints {
        float:left;
        text-align:right;
        width:40px;
        font-size:10px;
    }  
    .LB_IndHeader {
        margin:10px 0 0 10px;
    }
    #LB_Individual {
        width: 350px;
        border: 1px solid #999;
        background-color: #FFF;
        margin: 0 0 15px 0;
    }
    .LB_IndProduct {
        float: left;
        margin:10px 0 10px 10px;
        width: 280px
    }
    .LB_IndTotal {
        color:#D71506;
        font-weight:bold;
    }
    .LB_Box {
        float:left;
        width:280px;
        margin-right:15px;
        margin-bottom:10px;
        font-size:12px;
    }
    .LB_Left {
        width:222px;
        float:left;
        margin: 7px 0 7px 8px;
    }
    .LB_Right {
        width:42px;
        float:left;
        text-align:right;
        margin: 7px 8px 7px 0;
    }
    .LB_Header {
        background-color:#D71506;
        color:#FFF;
        height:30px;
    }
    .LB_Header .LB_Left,.LB_Header .LB_Right {
        text-align:left;
    }
    .LB_Row {
        border-bottom:1px solid #E9E9E9;
        margin:2px 0;
    }
    .LB_Leader {
        font-weight:bold;
        color:#D71506;
    }
/* LEADERBOARD STYLES */
/* RSS STYLES */
    #rssDisplay {
        margin: 25px 0 0 0;
    }
    .CC_Flex .RSS_Item {
        cursor:pointer;
    }
    .RSS_Item {
        margin: 0 0 30px 0;
    }
    #rssDisplay .rssdate {
        background: url("/beta/images/interface/calendar-icon.png") no-repeat;
        width:48px;
        height:48px;
        text-align: center;
        float: left;
        margin-right: 10px;
    }
     #rssDisplay .rssdate .month {
        margin:16px 0 0 0;
        line-height: 12px;
    }
    #rssDisplay .rssdate .day{
        font-size: 13px;
        font-weight: bold;
        line-height: 13px;
    }
    #rssDisplay .RSS_Item p {
        font-size:11px;
    }
    #rssDisplay .RSS_ItemText {
        float:left;
    }
    #rssDisplay .rssWide {
        width:600px;
    }
    #rssDisplay .rssNarrow {
        width:230px;
    }
/* RSS STYLES */
/* LEFT NAVIGATION */
    #navbar {
        width:186px;
        background-color:#FFF;
        border: 1px solid #ccc;
        font-size:12px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
         margin-left: 5px;
         margin-top: 5px;
    }    
    #nav_left_content {
        margin:10px 8px 14px 8px;
    }
    #columnone #navbar li {
        list-style-type:none;
        margin:0;
        padding: 4px 0;
    }
    ul.nav_level2 {
        margin-left:10px;
    }
    .left_nav_headline {
        font-weight:bold;
        margin:5px 0 0 0;
        border-bottom: 2px solid #CCC;
        padding:0 0 6px 0;
    }
    #navbar li.nav_level1 {
        border-bottom: 1px solid #CCC;
        padding: 7px 4px;
    }
    #navbar a {
        color:#666;
    }
    #navbar a:hover {
        color:#DE4814;
    }
    #navbar .selected {
        color:#DE4814;
        font-weight:bold;
    }
    #navbar .nav_level2 {
        font-weight: normal;
    }
    #navbar .active {
        font-weight:bold;
    }
/* LEFT NAVIGATION */
/* COLUMNTHREE DIV STYLES */
   #columnthree {
        float: right;
    }
    .boxt {
        width: 205px;
       /* background: url(/beta/images/interface/rt-col-box-bg-top.png) no-repeat top left;*/
        padding:14px 15px 0 15px;
        margin: 5px 0 0 0;
    }
   /* .box {
        background: url(/beta/images/interface/rt-col-box-bg-bottom.png) no-repeat bottom left;
    }*/
    .boxb {
        height: 10px;
    }
    ul.rss {
        float: right;
        padding-right: 6px;
    }
    ul.rss li {
        padding-left: 22px;
        background-image: url(/beta/images/interface/ico_rss.gif);
        background-repeat: no-repeat;
    }
    ul.rss li a {
        color: #E67B1B;
        font-weight: bold;
        line-height: 19px
    }
    .box ul.arrow li {
        background-position: 0 4px;
        padding-left: 9px;
        list-style-type: none;
    } 
/* COLUMNTHREE DIV STYLES */
 /* HEADER NAVIGATION */
    #dsheader {
        margin: 0 auto;
        width: 1110px;
    }
    #head_logo {
        float: left;
        background: url("/sw/images/interface/DSLogo.jpg") no-repeat;
        height: 51px;
        width: 170px;
        margin: 15px 0 0 0;
    }
    #head_logo:hover {
        text-decoration: none;
    }
    #head_login {
        float: right;
    }
    .head_shader {
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        background-color:#f0f7ff;
    }
    .head_shader.narrow {
        width: 100%;
        margin: 0 auto;
        border: 1px solid #ccc;
        position: relative;
    }
    #globalheader {
        height:33px;
    }
    #swheader {
        height: 64px;
    }
    .head_wrap {
        margin: 0 auto;
        width: 962px;
    }
    #head_login ul {
        margin: 7px 5px 0 0;
    }
    #head_login li {
        float: left;
    } 
    #head_login li a {
        font-size: 11px;
        color: #8fa5b9;
    }
    #compass {
        background: url("/sw/images/interface/Compass.png") no-repeat;
        height:90px;
        width:90px;
        float: right;
        margin: 2px 0 0 0;
    }
    #compass:hover {
        text-decoration: none;
    }
    #swLogo {
        margin: 8px 0 0 0;
        position: relative;
        z-index: 10;
        width: 170px;
        float: left;
    }
/* HEADER NAVIGATION */

#swContact {
    color: #239DE8;
    float: right;
    font-size: 12px;
    margin: 15px 0 0;
    text-align: right;
}

#swContact address {
    font-style: normal;
}
/* MAIN NAVIGATION */
        #navigation {
            float: left;
            width: 800px;
        }
        ul#navheader {
            height: 30px;
            margin: 32px 10px 0 22px;
        }
        ul#navheader li {
            position: relative;
            float: left;
            margin: 0 15px 0 0;
            z-index: 8998; /* IE7: This is required because IE7 is intellectually challenged */
        } 
        ul#navheader li a {
            font-weight: bold;
            line-height: 20px;
            color: #142f44;
            text-transform: uppercase;
        }
        ul#navheader li a:hover, ul#navheader li a.current {
            color: #239de8;
        }
    /* MAIN NAVIGATION */
   
 
 