/* =INITIAL 
   v2.1, by Faruk Ates - www.kurafire.net
   Addendum by Robert Nyman - www.robertnyman.com */
/* Neutralize styling: 
   Elements we want to clean out entirely: */
html, body,  fieldset {
    margin: 0;
    padding: 0;
    font: 90%/120% Arial, Helvetica, sans-serif;
}
/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
    margin: 1em 0;
    padding: 0;
}
/* Apply left margin:
   Only to the few elements that need it: */
li, dd, blockquote {
    margin-left: 1em;
}
/* Miscellaneous conveniences: */
form label {
    cursor: pointer;
}
fieldset {
    border: none;
}
/* Form field text-scaling */
input, select, textarea {
    font-size: 1em;
}
img {
    border:none;
}

/*---- start of global.css-----*/

body {
    background:#008dd0 url(/images/core/bkg-body.jpg) top left repeat-x;
    color:#ffffff;
}
body.winners-map {
    background:none;
    /*background-color:#980000;*/
}
h1 {
    font: bold 24px Arial, Helvetica, sans-serif;
    color:#ffff00;
}

h2 {
    font: bold 18px Arial, Helvetica, sans-serif;
    color:#ffff00;
}
h3 {
    font: bold 14px Arial, Helvetica, sans-serif;
    color:#ffff00;
    margin:0px;
}
p {
    font: 1em/140% Arial, Helvetica, sans-serif;
    font-weight:bold;
    margin-top:0px;
    padding-top:0px;    
}
li {
    font: 1em/120% Arial, Helvetica, sans-serif;
    font-weight:bold;
    margin-top:0px;
    padding-top:0px;    
}
a {
    color:#fff;
    /*text-decoration:none;*/
}
a.winners {
    color:#fff;
    text-decoration:underline;
}
a:hover.winners {
    color:#ffff00;
    text-decoration:underline;
}
sup {
    font-size:10px;
}
#container {
    position:relative;
    width:950px;
    margin:0 auto;
    padding-top:37px;
    /*overflow:hidden;*/
}
#content {
    z-index:0;
}
#footer {
    clear:both;
    text-align:center;
    font: bold .8em Arial, Helvetica, sans-serif;
    color:#ffffff;
    overflow:hidden;
    z-index: 1;
}
#footer a {
    color:#ffff00;
    text-decoration:none;
}
#footer a:hover {
    text-decoration:underline;
}
.accessibility { display:inline; position:relative; top:7px; }
#game-container {
    position:absolute;
    width:100%;
    height:100%;
    z-index:1;
    top:0px;
    left:0px;
    display:none;
}
embed {
    z-index:5;
}
#filter {
    position:absolute;
    background-color:#000;
    filter:alpha(opacity=70);
    -moz-opacity:.70;
    opacity:.70;
    top:0px;
    left:0px;
    display:none;
}
#game {
    position:relative;
    top:10px;
    margin: 0 auto;
    width:900px;
    height:1px;
    background-color:#007bb6;
    z-index:3;
    display:none;
}
#img-no-flash {
    display:none;
}


#home {
    overflow:hidden;
}
#home-main {
    background: url(/images/core/bkg-home-main.gif) no-repeat;
    width:914px;
    height:296px;
    padding:18px 18px;
    margin-top: 28px;
}
.home-map {
    float:left;
    width:250px;
    height:110px;
    padding:120px 30px 0 30px;
    text-align:center;
    font-size:.9em;
}
.home-prize {
    float:left;
    width:290px;
    height:110px;
    padding:120px 10px 0 10px;
    text-align:center;
    margin:0 10px;
    font-size:.9em;
}
.home-game {
    float:left;
    width:250px;
    height:93px;
    padding:120px 30px 0 30px;
    text-align:center;
    font-size:.9em;
}
.home-warmup {
    float:left;
    width:250px;
    height:93px;
    padding:120px 30px 0 30px;
    text-align:center;
    font-size:.9em;
}

.home-map {
    background:url(/images/core/bkg-home-map.gif) top left no-repeat;
}

.home-prize {
    background:url(/images/core/bkg-home-prize_fr.gif) top left no-repeat;
}
.home-game {
    background:url(/images/core/bkg-home-game_fr.gif) top left no-repeat;
}
.home-warmup {
    background:url(/images/general/bkg-home-warmup_fr.gif) top left no-repeat;
}
.home-map p, .home-prize p, .home-game p, .home-warmup p {
    line-height:120%;
    position:relative;
}
.home-map a, .home-prize a, .home-game a, .home-warmup a {
    position:relative;
}
#home a.btn {
    display:block;
    height:25px;
    text-align: center;
    margin: auto;
}
#home .btn .text { display: none;}
.home-game a.btn:link, .home-game a.btn:visited {
    width:179px;
    display: block;
    background:url(/images/core/btn-home-enternow_fr.gif) top left no-repeat;
}
.home-game a.btn:hover {
    background:url(/images/core/btn-home-enternow_fr.gif) top right no-repeat;
}
.home-prize a.btn:link, .home-prize a.btn:visited {
    width:144px;
    display: block;
    background:url(/images/core/btn-check-them-out_fr.gif) top left no-repeat;
}
.home-prize a.btn:hover {
    background:url(/images/core/btn-check-them-out_fr.gif) top right no-repeat;
}
.home-map a.btn:link, .home-map a.btn:visited {
    width:140px;
    display: block;
    background:url(/images/core/btn-find-out-where_fr.gif) top left no-repeat;
}
.home-map a.btn:hover {
    background:url(/images/core/btn-find-out-where_fr.gif) top right no-repeat;
}
.home-warmup a.btn:link, .home-warmup a.btn:visited {
    width:129px;
    display: block;
    background:url(/images/core/btn-warmup_fr.gif) top left no-repeat;
}
.home-warmup a.btn:hover {
    background:url(/images/core/btn-warmup_fr.gif) top right no-repeat;
}


.rollup-text .btn .text { display: none;}
.rollup-text a.btn {
    display:block;
    height:25px;
    text-align: center;
    margin: auto;
    width:221px;
    background: url(/images/core/btn-enternow_fr.gif) top left no-repeat;
}
.rollup-text a.btn:hover {
    background: url(/images/core/btn-enternow_fr.gif) top right no-repeat;
}

/*#content {
    position: relative;
    
}*/

/* PRIZE LANDING */
#prizes-landing .left {
    width:293px;
    float:left;
    padding:0px;
    text-align:right;
}
#prizes-landing .left h3 {
    text-align:center;
}
#prizes-landing .center {
    width:364px;
    float:left;
    padding: 0;
    text-align:center;
}
#prizes-landing .cup {
    width:364px;
    /*height: 300px;*/
    position: absolute; top: 5px; left: 300px;
    padding: 0;
    text-align:center;
    
    background: url(/images/general/prize_landing_cup_fr.jpg);
    padding-top: 260px;
    z-index: 4;
}
#prizes-landing .right {
    width:293px;
    float:left;
    padding:0px;
    text-align:center;
}
#prizes-landing .top {
    width: 950px;
    text-align: left;
    align: left;
}
#prizes-landing .text .left {
    width: 293px;
    padding-left: 57px;
    clear: left;
}
#prizes-landing .text .right {
    width: 300px;
    padding-right: 50px;
}
#prizes-landing .text .center {
    width: 250px;
}
#prizes-landing .bottom {
    width: 950px;
    height: 267px;
    clear: left;
    position: relative;
    z-index: 2;
}
#prizes-landing .bottom .right{
    float: right;
}
#content #prizes-landing {
    overflow: visible;
}
#prizes-landing .legal {
    font: normal 10px Arial, Helvetica, sans-serif;
    color:#000000;
    text-align:center;
    clear:both;
    margin: 0;
    padding: 2px 0 3px 0;
}
#prizes-landing .legal a {
    color:#000000;
    text-decoration:underline;
}
a.btn-more {
    position:relative;
    margin:5px auto;
    display:block;
    width:131px;
    height:19px;
    background:url(/images/core/bkg-btn-more.gif) center right no-repeat;
    text-decoration:none;
    font-size:11px;
    font-weight:bold;
    text-align:left;
    padding:3px 0 0 11px;
}
a:hover.btn-more {
    color:#ffff00;
}

/*LEFT COLUMN TOUTS*/
#left-tout {
    width: 219px;
    margin: 0 0 0 12px;
}
#left-tout .content {
    padding:10px 18px 14px;
    margin: 0;
    background: url(/images/core/img-leftcol-tout-bg.gif) bottom left;
}
#left-tout .content h2 {
    font-size: 16px;
    margin:0;
    padding:0;
}
#left-tout .content p {
    margin-top:10px;
    line-height: 14px;
    margin-bottom:0;
}
#left-tout .content img {
    display:block;
}
#left-tout .content img {
    display:inline;
}
#left-tout .content a.btn-more {
    margin:6px 0;
    width:160px;
}
#left-tout .tout-header img {
    display: block;
    vertical-align: bottom;
}
#left-tout .tout-footer img {
    display: block;
    vertical-align: top;
    margin: 0; padding: 0;
}
#map-container #left-tout {
    margin-left: 20px;
}
.left #left-tout .content {
    padding-top: 0; padding-bottom: 5px;
    background: url(/images/core/map-leftcol-tout-bg.gif) bottom left no-repeat;
}
.left #left-tout .content h2 {
    font-size: 16px;
    margin: 0;
}
.left #left-tout .content a.btn-more {
    width: 128px;
}

/* PRIZE DETAILS */
#prize-details .details a.btn-more {
    margin:6px 0;
    width:240px;
}
#prize-details {
    /*overflow:hidden;*/
}
#prize-details .right {
    float:left;
    width:710px;
}
#prize-details .right .image {
    float:left;
    width:400px;
    display: inline;
    height:556px;
    margin-top:30px;
    position: relative;
    overflow: visible;
    /*border:1px solid #000;*/
}
#prize-details .right .image .cup {
    position: absolute;
    top:422px;
    left: 0px;
    z-index: 5;
}
#prize-details .right .details {
    float:right;
    width:300px;
    margin-top:30px;
    padding-right:10px;
    /*border:1px solid #000;*/
    position: relative;
}
#prize-details .right .details ul {
    margin-left:10px;
    margin-top:0px;
}
#prize-details .right .details ul li {
    font-size:.9em;
    line-height:140%;
    padding:3px 0;
}
#prize-details .right .details ul.food {
    margin-right:10px;
    float:left;
}
#prize-details .right .details p {
    line-height:120%;
    font-size:.9em;
}
#prize-details .right .details .padded {
    padding-left:15px;
}
#prize-details .right .details table.tout {
    border-collapse:collapse;
    width:300px;
    margin-top:20px;
    /*border:1px solid black;*/
}
#prize-details .right .details table.tout td {
    padding:0;
    margin:0;
    border:none;
}
#prize-details .right .details table.tout td.content {
    padding:10px 18px;
    background-color:#007bb6;
}
#prize-details .right .details table.tout td.content h2 {
    margin:0;
    padding:0;
}
#prize-details .right .details table.tout td.content p {
    margin-top:10px;
    margin-bottom:0;
}
#prize-details .right .details table.tout td img {
    display:block;
}
#prize-details .right .details table.tout td.content img {
    display:inline;
}
#prize-details .right .details .legal {
    margin:10px 30px 10px 5px;
    font-size: 10px;
    text-align: left;
    position: absolute;
    top:545px; 
    left: 0;
}

/* WINNERS */
#winners {
    overflow:hidden;
}
#winners .left {
    float:left;
    width:240px;
}
#winners #left-nav {
    float:none;
}
#winners .right {
    float:left;
    margin:30px 0 0 30px;
    width:610px;
}
iframe {
    width:950px;
    height:430px;
    overflow:hidden;
    border:none;
}
#map-container {
    float:left;
    width:950px;
    height:430px;
    margin:0;
    overflow:hidden;
    background:url(/images/general/img-map-bg.gif) top left no-repeat;
}
#map-container .left {
    width: 210px;
    float: left;
}
#map-container .search {
    width:180px;
    margin:20px 0px 10px 20px;
}
#map-container .search h2 {
    margin:0;
    margin-top:5px;
}
#map-container .search table tr td {
    padding:4px 0;
    font-size:.9em;
    font-weight:bold;
    vertical-align:bottom;
}
#map-container .search table input.small {
    width:55px;
}
#map-container .search table input.medium {
    width:100px;
}
#map-container .search table input.large {
    width:165px;
}
#map-container .search table select {
    width:169px;
}
#map-container .search table select.small {
    width:58px;
}
#map-container .search table input.submit {
    width:169px;
    height:20px;
    background:url(/images/core/bkg-btn-search.gif) top right no-repeat;
    border:none;
    text-align:left;
    /*padding-left:5px;*/
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
    color: #007bb6;
}
#map-container #divMap {
    float:right;
    width:711px;
    height:390px;
    margin:16px 12px 20px 13px;
}
#map-container .flash-link {
    float:left;
    margin:10px 0 0px 230px;
}
#map-container #left-tout {
    margin-left: 20px;
}
#map-container  #left-tout .content {
    padding-top: 0; padding-bottom: 5px;
    background: url(/images/core/map-leftcol-tout-bg.gif) bottom left no-repeat;
}
#map-container #left-tout .content h2 {
    font-size: 16px;
    margin: 0;
}
#map-container left #left-tout .content a.btn-more {
    width: 128px;
}

/* RRROLL UP FUN */
#fun {
}
#fun .center {
    float:left;
    width:320px;
    margin:30px 16px 0px 60px;
}
#fun .landingcenter {
    float:left;
    width:366px;
    margin:30px 10px 0px 20px;
}
#fun .landingcenter h2 {
    font-size: 16px;
    margin: 0;
}
#fun .landingcenter p {
    font-size: 14px;
}
#fun .rollup-text {
    background:url(/images/general/fun-feature-dailyroll-bg_fr.jpg) no-repeat;    
    height: 183px;
    padding: 0 40px 0 40px;
    text-align: center;
}
#fun .center h2 {
    margin-top:0px;
}
#fun ul {
    list-style-type:none;
    margin-left:-10px;
    margin-bottom:0px;
    padding:0;
    width:300px;
}
#fun ul li {
    padding:10px 0 10px 30px;
    background:url(/images/general/img-arrow-fun-fact.gif) 0px 10px no-repeat;    
    line-height:140%;
}
#fun ul li ul {
    list-style-type:disc;
    margin:10px 0 0 10px;
    padding-left:5px;
    width:260px;
    color:#ffff00;
    background:none;
}
#fun ul li ul li {
    background-image: none;    
    padding:0;
}
#fun .center strong {
    color:#ffff00;
}
#fun .right {
    float:left;
    margin:30px 0 0 0;
}
#fun .right .content {
    margin: 0 0 0 115px;
    padding: 12px 0 0 0;
}
#fun .right .content p {
    margin-bottom:0;
}
#fun .right h2 {
    margin: 0 0 5px 0;
}
#fun .right p {
    line-height: 14px;
}
#fun .right .content h2.small {
    font-size: 15px;
}

#fun .tout-howdoyouroll h2 {
    font-size: 15px;
}
#fun .tout-warmup {
    width: 177px;
    height:145px;
    padding:20px 5px 0 118px;
    background: url(/images/general/fun-tout-warmup_fr.jpg) top left no-repeat;
    font-weight:bold;
    font-size:.9em;
    margin:0 10px 2px 0;
}
#fun .tout-dailyroll {
    width: 177px;
    height:130px;
    padding:20px 5px 0 118px;
    background: url(/images/general/fun-tout-dailyroll_fr.jpg) top left no-repeat;
    font-weight:bold;
    font-size:.9em;
    margin:0px 10px 2px 0;
}
#fun .tout-winner {
    width: 177px;
    height:135px;
    padding:20px 5px 0 118px;
    background: url(/images/general/fun-tout-winner_fr.jpg) top left no-repeat;
    font-weight:bold;
    font-size:.9em;
    margin:0px 10px 2px 0;
}
#fun .tout-howdoyouroll {
    width: 177px;
    height:172px;;
    padding:20px 5px 0 118px;
    background: url(/images/general/fun-tout-howdoyouroll_fr.jpg) top left no-repeat;
    font-weight:bold;
    font-size:.9em;
    margin:0px 10px 2px 0;
}
/*Ryan - Feb 18th 2010*/
#fun .tout-general {
    width:268px;
    min-height:130px;
    height:auto!important;
    height:130px;
    padding:20px 15px 0 17px;
    background: url(/images/general/fun-tout-general.gif) top left no-repeat;
    font-weight:bold;
    font-size:.9em;
    margin:0;
}
#fun .tout-general a.btn-more {
    float:left;
}
#fun .tout-general-img {
    float:left;
    padding-right:10px;
    width:95px;
}
#fun .tout-general-text {
    width:163px;
    float:right;
}
#fun .tout-general-bottom {
    clear:both;
    width:300px;
    height:10px;
    background:url(/images/core/fun-tout-general-bottom.gif) no-repeat;
}
/*end*/
#fun .right .btn-more {
    margin: 6px 0 2px 0;
    padding: 4px 0 0 7px;
    width: 170px;
}


/* ABOUT */
#about .right, #rules .right {
    float:left;
    margin:30px 0 0 30px;
    width:640px;
}
/*
#about .right .tout-how-to-en {
*/
#about .right .tout-how-to {
    width:257px;
    height:100px;
    float:left;
    padding:15px 10px 0 115px;
    background: url(/images/general/bkg-tout-how-to_fr.gif) top left no-repeat;
    font-weight:bold;
    font-size:.9em;
    margin:20px 10px 30px 0;
}
#about .right .tout-how-to h2 {
    margin:0;
}
#about .right .tout-how-to a.btn-more {
    margin:10px 0 0 0;
    width:150px;
}
/*
#about .right .tout-how-to-fr {
    width:257px;
    height:100px;
    float:left;
    padding:15px 10px 0 115px;
    background: url(../fr/images/bkg-tout-how-to.gif) top left no-repeat;
    font-weight:bold;
    font-size:.9em;
    margin:20px 10px 30px 0;
}
#about .right .tout-how-to-fr h2 {
    margin:0;
}
#about .right .tout-how-to-fr a.btn-more {
    margin:10px 0 0 0;
    width:150px;
}
*/
#about .right .tout-faq {
    width:167px;
    height:100px;
    float:left;
    padding:15px 10px 0 15px;
    background: url(/images/general/bkg-tout-faq.gif) top left no-repeat;
    font-weight:bold;
    margin:20px 0px 30px 0;
}
#about .right .tout-faq h2 {
    margin:0;
}
#about .right .tout-faq a.btn-more {
    margin:10px 0 0 0;
    width:150px;
}
#about .how .tips {
    overflow:hidden;
    clear:both;
}
#about .how .tips .tip-img {
    float:left;
    width:127px;
    margin:0 10px 0 0;
    
}
#about .how .tips .tip {
    float:left;
    width:400px;
}
#about .how .tips .tip h2 {
    margin:10px 0 0 10px;
}
#about .how .tips .tip p {
    margin:10px 0 0 0px;
    font-size:.9em;
    line-height:140%;
}
#about .how .tips .tip p.indent {
    margin:10px 0 0 10px;
}
#about .how .tips .tip a {
    display:block;
    margin:10px 0 0 0px;
    font-size:.9em;
    line-height:140%;
    font-weight:bold;
    color:#ffff00;
}
#about .how .tips .tip strong {
    color:#ffff00;
}
#about .faq {
    width:630px;
}
#about .faq h2 {
    margin-bottom:0px;
}
#about .faq h2.first {
    margin-top:0px;
}
#about .faq p {
    font-size:.9em;
}
#about .faq p a {
    color:#ffffff;
    text-decoration:underline;
}

/*RULES*/

#rules .right .tout-rules {
    width:477px;
    height:103px;
    margin:20px 0px 10px 0;
    float:left;
    padding:10px 10px 0 15px;
    background: url(/images/general/bkg-tout-rules.gif) top left no-repeat;
    font-weight:bold;
    font-size:.8em;
    width:220px;
}
#rules .right .tout-rules h2 {
    margin:0;
}
#rules .right .tout-rules p {
    margin-bottom:0;
}
#rules .right .tout-rules a.btn-more {
    margin:0px 0 10px 0;
    width:200px;
    position: static;
}
#rules .right .tout-acro {
  width:480px;
    height:72px;
    margin:0 0px 30px 0;
    float:left;
    padding:10px 10px 0 15px;
    background: url(/images/general/bkg-tout-acrorules.gif) top left no-repeat;
    font-weight:bold;   
    font-size:.9em;
}
#rules .right .tout-acro h2 {
    margin:0;
}
#rules .right .tout-acro p {
    margin-bottom:0;
}
#rules .right .tout-acro a.btn-more {
    margin:0px 0 10px 0;
    width:200px;
    
    position: static;
}


.legal {
    font: normal 10px Arial, Helvetica, sans-serif;
    color:#afdbf5;
    text-align:center;
    clear:both;
}
.legal a {
    color:#afdbf5;
    text-decoration:underline;
}

.no-margin {
    margin:0px;
}
.no-padding {
    padding:0px;
}
.clear {
    clear:both;
}


/*-------------formerly navigation.css------------*/

#sub-nav {
    position:relative;
    width:886px;
    margin: 0px auto 0 auto;
    background-color:#008dd0;
    font-size:.8em;
    overflow:hidden;
    font-weight:bold;
}
#sub-nav .far-right, #sub-nav .near-right {
    position:relative;
    float:right;
    min-width:50px;
    min-height:18px;
    text-align:left;
    padding:2px 30px 0px 15px;
}
#sub-nav .far-right {
    background:#008dd0 url(/images/core/bkg-sub-far-right.gif) center right no-repeat;
}
#sub-nav .near-right {
    background:#008dd0 url(/images/core/bkg-sub-near-right.gif) center right no-repeat;
    border-left:2px solid #15a5ea;
}
#sub-nav .far-left, #sub-nav .near-left {
    position:relative;
    float:left;
    min-width:50px;
    min-height:18px;
    text-align:right;
    padding:2px 15px 0px 30px;
}
#sub-nav .far-left {
    background:#008dd0 url(/images/core/bkg-sub-far-left.gif) center left no-repeat;
}
#sub-nav .near-left {
    background:#008dd0 url(/images/core/bkg-sub-near-left.gif) center left no-repeat;
    border-right:2px solid #15a5ea;
}
#sub-nav a {
    color:#fff;
    text-decoration:none;
}
#sub-nav a:hover {
    color:#ffff00;
}

#main-nav {
    margin-top:17px;
    position:relative;
    height:35px;
}
#main-nav-bottom {
    height:26px;
    margin:0;
position: relative;
}
#main-nav-bottom #ticker {
    width: 950px;
    height: 35px;
    line-height: 35px;
    position: absolute;
    top: 15px;
    left: 0;
    background: url(/images/core/bkg-home-ticker.jpg) top left no-repeat;
    /*text-transform: uppercase;*/
    color: #ffff00;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
}
#ticker embed, #ticker object  {
    margin-top: 6px;
}

#main-nav a {
    display:block;
    height:35px;
    float:left;
}
#main-nav a .text {
    display:none;
}
#main-nav img {
    float:left;
}
#main-nav .main-logo {
    position:absolute;
    left:365px;
    bottom:0px;
}
/* Main Nav */
#main-nav a#nav-prizes {
    width:97px;
    background:url(/images/core/nav-prizes_fr.gif) top left no-repeat;
}
#main-nav a:hover#nav-prizes, #main-nav a#nav-prizes.active {
    background:url(/images/core/nav-prizes_fr.gif) top right no-repeat;
}
#main-nav a#nav-winners {
    width:71px;
    background:url(/images/core/nav-winners_fr.gif) top left no-repeat;
}
#main-nav a:hover#nav-winners, #main-nav a#nav-winners.active {
    background:url(/images/core/nav-winners_fr.gif) top right no-repeat;
}
#main-nav a#nav-fun {
    width:183px;
    background:url(/images/core/nav-fun_fr.gif) top left no-repeat;
}
#main-nav a:hover#nav-fun, #main-nav a#nav-fun.active {
    background:url(/images/core/nav-fun_fr.gif) top right no-repeat;
}
#main-nav a#nav-about {
    width:164px;
    background:url(/images/core/nav-about_fr.gif) top left no-repeat;
}
#main-nav a:hover#nav-about, #main-nav a#nav-about.active {
    background:url(/images/core/nav-about_fr.gif) top right no-repeat;
}
#main-nav a#nav-rules {
    width:195px;
    background:url(/images/core/nav-rules_fr.gif) top left no-repeat;
}
#main-nav a:hover#nav-rules, #main-nav a#nav-rules.active {
    background:url(/images/core/nav-rules_fr.gif) top right no-repeat;
}
/* LEFT NAV */
#left-nav {
    margin-top:30px;
    width:240px;
    float:left;
}
#left-nav .links {
    margin:0 0 25px 12px;
}
#left-nav .links .hr {
    height:1px;
    border:none;
    background-color:#4dafde;
    margin:3px 0;
    padding:0;
    width:215px;
    overflow:hidden;
}
#left-nav .links a {
    display:block;
    width:210px;
    /*height:18px;*/
    background:url(/images/core/img-arrow-yellow.gif) 8px 8px no-repeat;
    font-size:12px;
    font-weight:bold;
    padding:3px 0 2px 18px;
    text-decoration:none;
}
#left-nav .links a:hover {
    color:#ffff00;
}
#left-nav .links a.active, #left-nav .links a:hover.active {
    background:url(/images/core/bkg-left-nav-on.gif) top left no-repeat;
    color:#007bb6;
}