﻿.MostPopularBG { background-color:#E2E3E5; }

.td-Counters,
.td-Ranges 
{
    font-size:0.9em;
    margin-bottom:10px;
}
    .td-Counters .active
    {
        font-weight:bold;
        padding:3px 5px;
        color:#FFF;
        background-color:#396ACE;
    }

    .td-Ranges a.active
    {
        font-weight:bold;
    }

.td-MostPopular
{
    text-align:left; 
    font-size:12px;
    line-height:20px;
}
    p.headerSmall
    {
        font-size:16px;
        font-weight:bold;
    }  
    
/* Toplet MOST POPULAR */
.td-MostPopular 
{
    background-color:#FFF;
    text-align:left;
	font-family:Arial, Verdana, sans-serif;

}
    .td-MostPopular .td-SideWrapper
    {
        margin:0;
        padding:0;
    }
    
    .td-MostPopular .header
    {
        float:left; 
        width:120px; 
        font-size:16px;
        font-weight:bold; 
    }
    .td-MostPopular .links
    {
        float:right; 
        width:170px; 
        text-align:right; 
        font-size:11px;
        color:#CCC;
    }
    .td-MostPopular .td-Range
    {
        font-size:11px;
        color:#CCC; 
        padding:7px 5px 7px 15px; 
        background-color:#FAFAFA; 
        border-bottom:solid 1px #EEE;
    }
    .td-MostPopular .td-Content
    {
        padding:10px 15px 15px 15px; 
        height:130px;
    }
    .td-MostPopular ol li
    {
        font-size:11px;
    }
    .td-MPBreak
    {
        display:block;
        height:25px;
        border:solid 1px red;
    }
    
.td-SideWrapper
{
    margin-bottom:10px;
    background-color:#FFF !important;
}
    .td-SideWrapper .td-Header
    {
        width:290px;
        height:31px;
        padding:11px 15px 1px 15px;
        background:url(/App_Themes/Mississauga/images/bg-SideHeader.gif) no-repeat top;
    }
    .td-SideWrapper .td-Header .header
    {
        font-size:16px;
        font-weight:bold;
    }
    .td-SideWrapper .td-Header .header a
    {
        color:#000;
    }
    .td-SideWrapper .td-Header .arw
    {
        font-size:18px;
        font-weight:bold;
        color:#A00;
    }
    .td-SideWrapper .td-Content
    {
        float:left;
        width:290px;
        padding:15px 15px 0 15px;
        background-color:#FFF;
    }
    .td-SideWrapper .td-Content .goldwords
    {
        float:left;
        width:120px;
    }
    .td-SideWrapper .td-Content .skyscraper
    {
        float:right;
        width:160px;
    }
    .td-SideWrapper .td-Content .td-Frame
    {
        float:left;
        width:100px;
        margin:0 10px 10px 0;
    }
    .td-SideWrapper .td-Content .td-SubContent
    {
        border-top:solid 1px #EEE;
        padding:15px 0;
    }
    .td-SideWrapper .td-Content .td-SubHeader
    {
        font-size:16px;
        font-weight:bold;
    }
    .td-SideWrapper .td-Content .td-SubHeader:first-child
    {
        margin:0 0 15px 0;
    }
    .td-SideWrapper .td-Footer
    {
        clear:left;
        width:320px;
        height:15px;
        background:url(/App_Themes/Mississauga/images/bg-SideFooter.gif) no-repeat bottom;
    }
    
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, 
fieldset, legend, input, textarea, p, blockquote, th, td {margin:0; padding:0;}
table {border-collapse:collapse; border-spacing:0;}
fieldset, img {border:0;}
address, caption, cite, code, dfn, em, strong, th, var {font-style:normal; font-weight:normal;}
strong { font-weight: bold; }
em { font-style: italic; }
li {list-style:none;}
caption, th {text-align:left;}
h1, h2, h3, h4, h5, h6 {padding:0; margin:0;}
q:before, q:after {content:'';}
abbr, acronym {border:0; font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input, textarea, select {font-family:inherit; font-size:inherit; font-weight:inherit;}
input, textarea, select {font-size:100%;}
legend {color:#000;}

a, a:active, a:visited
{
    color:#004276;
    text-decoration:none;
}
a:hover
{
    text-decoration:underline;
}              
