
#filter-container {
    float:left;
    background-color:#fff;          
}
.expandable h2 {
    background: url("../img/sprites/accordion.png") no-repeat scroll 6px -62px #FFFFFF;
    border-bottom: 1px dotted #6D6E71;
    color: #009B9B;
    cursor: pointer;
    font-family: 'EENobbleeRegular',sans-serif;
    font-size: 24px;
    font-weight: normal !important;
    line-height: 16px;
    margin: 0;
    padding: 15px 20px 15px 50px;    
    cursor:pointer; 
}
.expandable h2.closed {
    background-position: 6px 6px;
}
.expandable h3 span, .expandable .heading3 span {
    color: #6D6E71;
    font-family: 'EENobbleeBold';
    padding-left:20px;
}

.result-highlighter {
    margin-top: 10px;
}
#filters {
    xwidth:1272px;
    width:978px;
    padding:0;
    float:left;
    height:0;
    margin-bottom: 10px;
}
#filters>li {
    xwidth:211px;
    width:325px;
    float:left;
    opacity:0;
    margin:0;
    padding:0 1px 0 0;
    height:210px;
    display:none;
}
#filters li:first-child {
    margin-left:0;
}
#filters h3 {
    padding:10px 12px;
    margin:0;
    font-size:1.4em;
    text-transform:uppercase;
    font-weight:bold;
    position:relative;
    z-index:2;
    display: block;
    background-color: white;
}
#filters #lifestyle {
    background:none;
}

#filter-container #selected {
    display:block;
    float:left;
    padding:0;
    width:100%;
    position:relative;
}
#filter-container #selected li {
    color:#333;
    background-color:#e5e5e5;
    padding:5px;
    margin:0 0 25px 10px;
    float: left;
}

#filter-container #selected li p {
    font-family: 'EENobbleeRegular';
    padding-left:5px;
    line-height: 20px;
    margin:0;
    text-transform:uppercase;
}
#filter-container #selected #reset, #filter-container #reset {
    display: none;
    top: 0;
}
#filter-container #selected #reset p {
    color:#fff;
}       
#filter-container #selected li a {
    display:block;
    background-color:#009C9C;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
    color:#FFF;
    float:right;
    width:20px;
    text-align: center;
    height:20px;
    padding-left:1px;
    margin-left:10px;
    line-height: 20px;
}
#filter-container #selected #reset a {
    background-color:#fff;
    color:#6F6F73
}
#filters .select-type {
    padding:0;
    position:relative;
    z-index:1;
}
#filters h3:hover .select-type {
    display:block;
}
#filters .select-type li, #filters .more-btn li {
    clear:left;
    margin:0;
    padding:0;
    float:none;
    position: relative;
    z-index: 2;
}
#filters .select-type div {      
    position:absolute;
    top:-120px;
    width:213px;
    width:325px;
    z-index:1;
    background-position:left, right;
    background-repeat:repeat-y;
    background-color:#fff;
    left:0;
    display: none;
}       
#filters .select-type div li {
    width:211px;
    width:162px;
    background-color:transparent;
}
#filters .select-type li a, #filters .more-btn li a {
    padding:10px;   
    text-transform:none;
    font-size:1.4em;
    background-repeat:no-repeat;
    background-position:40px 12px;
    display: block;
    color: #6D6E71;
}
#filters .select-type li .checked, #filters a.checked p {
    background-color: #009D9A !important;
    color:white !important;
}
#filters .select-type li.more {
    background-position:top, bottom;
    background-repeat:repeat-x, repeat-x;
    background-color:#fff;      
    margin-left:1px;    
}
#filter-container #filters .select-type li.more a {
    color:#009C99;
    padding:10px 10px 11px 45px;
    display: block;
}
#filters .select-type li.more a:hover {
    background-color:transparent;
}
#filters .select-type .expanded .more {      
    box-shadow:0px 3px 3px #ccc;
}
#filters .select-type li a:hover span, #filters .select-type li a:hover, 
#more-options .select-type li a:hover p, #filters .more-btn li a:hover, 
#filters .select-type li .checked:hover  {
    background-color:#6D6E71 !important;
    color: white !important;
} 
#filters .select-type li .checked span.radio-btn {
    background:url(../img/icons/bg-selected.png) no-repeat;
}  
#filters .select-type li a span.radio-btn {
    background:#fff url(../img/icons/bg-unselected.png) no-repeat;
    display:inline-block;
    width:16px;
    height:16px;
    margin-right:36px;
    vertical-align:middle;
} 
#filters .select-type li .plain span,
#filters .select-type li .all span {
    margin-right:15px;          
}
#filters .select-type div li a {
    margin-left:1px;
    xwidth:191px;
    width:142px;
}


/* DEVICE LIST */
#device .select-type li, #device .select-type li a:hover, #device .select-type li a.checked {
    background:url(../img/sprites/sprite-icons-device.png) 32px 13px no-repeat;
}
.select-type li.phone {
    background-position: 28px 3px !important;
}
.select-type li.phone a:hover, .select-type li.phone .checked {
    background-position: 28px -116px !important;
}
.select-type li.tablet {
    background-position:28px -40px !important;
}
.select-type li.tablet a:hover, .select-type li.tablet .checked{
    background-position:28px -160px !important;
}
.select-type li.broadband {
    background-position: 28px -79px  !important;
}
.select-type li.broadband a:hover, .select-type li.broadband .checked {
    background-position: 28px -202px !important;
}



/* OS & BRANDS & MORE POPUP */
#os .select-type li, #os .select-type li a:hover, #os .select-type li a.checked, 
#more-options .select-type li, #more-options .select-type li a:hover, #more-options .select-type li a.checked,
#more-options2 .select-type li, #more-options2 .select-type li a:hover, #more-options2 .select-type li a.checked,
#brand .select-type li, #brand .select-type li a:hover, #brand .select-type li a.checked {
    background:url(../img/sprites/sprite-brand-logos.png) 0 0 no-repeat;
}
.select-type li.ios {
    background-position:6px 9px !important;
}
.select-type li.ios a:hover, .select-type li.ios .checked {
    background-position:6px -217px !important;
}
.select-type li.blackberry {
    background-position:6px -35px !important;
}
.select-type li.blackberry a:hover, .select-type li.blackberry .checked {
    background-position:6px -260px !important;
}
.select-type li.android {
    background-position:6px -72px !important;
}
.select-type li.android a:hover, .select-type li.android .checked {
    background-position:6px -298px !important;
}
.select-type li.windows {
    background-position:6px -110px !important;
}
.select-type li.windows a:hover, .select-type li.windows .checked {
    background-position:6px -338px !important;
}
.select-type li.symbian {
    background-position:6px -149px !important;
}
.select-type li.symbian a:hover, .select-type li.symbian .checked {
    background-position:6px -375px !important;
}
.select-type li.proprietary {
    background-position:6px -188px !important;
}
.select-type li.proprietary a:hover, .select-type li.proprietary .checked {
    background-position:6px -415px !important;
}
.select-type li.apple {
    background-position:6px -446px!important;
}
.select-type li.apple a:hover, .select-type li.apple .checked {
    background-position:6px -890px !important;
}
.select-type li.samsung {
    background-position:6px -528px !important;
}
.select-type li.samsung a:hover, .select-type li.samsung .checked {
    background-position:6px -972px !important;
}
.select-type li.nokia {
    background-position:6px -567px !important;
}
.select-type li.nokia a:hover, .select-type li.nokia .checked {
    background-position:6px -1010px !important;
}
.select-type li.sony {
    background-position:6px -607px !important;
}
.select-type li.sony a:hover, .select-type li.sony .checked {
    background-position:6px -1051px !important;
}
.select-type li.htc {
    background-position:6px -649px !important;
}
.select-type li.htc a:hover, .select-type li.htc .checked {
    background-position:6px -1092px !important;
}
.select-type li.huawei {
    background-position:6px -693px !important;
}
.select-type li.huawei a:hover, .select-type li.huawei .checked {
    background-position:6px -1137px !important;
}
.select-type li.lg {
    background-position:6px -729px !important;
}
.select-type li.lg a:hover, .select-type li.lg .checked {
    background-position:6px -1173px !important;
}
.select-type li.motorola {
    background-position:6px -770px !important;
}
.select-type li.motorola a:hover, .select-type li.motorola .checked {
    background-position:6px -1213px !important;
}
.select-type li.tmobilelogo {
    background-position:6px -811px !important;
}
.select-type li.tmobilelogo a:hover, .select-type li.tmobilelogo .checked {
    background-position:6px -1256px !important;
}
.select-type li.alcatel {
    background-position:6px -851px !important;
}
.select-type li.alcatel a:hover, .select-type li.alcatel .checked {
    background-position:6px -1295px !important;
}



#more-options .select-type li .checked span.check-box-btn {
    background:url(../img/backgrounds/bg-ticked.png) no-repeat;
}
#more-options .results-pos {
    line-height: 22px;
    color: #6D6E71 !important;
}
#more-options .select-type li a span.check-box-btn {
    background:url(../img/backgrounds/bg-unticked.png) no-repeat;
    display:inline-block;
    width:24px;
    height:24px;
    margin:0 30px 0 10px;
    vertical-align:middle;
}
#more-options .select-type li a {
    text-transform:none;
    font-size:1.4em;
    display: block;
    color: #6D6E71 !important;
    padding: 10px 0;
}
.mylist li{
    width: 150px !important;
}
#selected #reset {
    width: 100%;
}
.results-pos{
    margin-left:140px;
    font-size: 1.05em;
}
.utilities {
    display:none;       
}
#handset-items {
    margin-top:20px;    
    clear:left;
    padding:0;  
    
}
#handset-items {
    width:1272px;   
    float:left; 
    padding:0;
}
#handset-items li {
    margin:2px;     
}
#handset-items {
    padding:10px;       
}
.hidden {
    display:none;       
}
.pop-up-selection.active {
    left: 658px;
    position: absolute;
    top: 46px;
    z-index: 9999;
}
.your-selection-heading, .reset-btn {margin-bottom: 0 !important}
.your-selection-heading {padding-bottom: 10px;}
.pop-up-selection{
    width: 190px;
    background-color: #FFF;
    border: 1px solid #999999;
}
.pop-up-header-area{
    width: 190px;
    height:40px;
    border-bottom: 1px dotted #6D6E71;
}
.pop-up-header{
    font-size: 14px;
    color: #6D6E71 !important;
    padding: 0 0 10px 10px;
}
.less-option {
    margin-bottom: 0 !important;
    border-top: 1px dotted #ccc;
}
.less-option a {
    display: block;
    text-align: center;
    padding:10px 0;
    color: #6D6E71;
    background: url(../img/backgrounds/less-options-btn.png) 50px 15px no-repeat;
}
.less-option a:hover {
    background-color: #F6F4F0;
}
#device-form {
    display: none;
}

.btn-grey-down {
    background: url("../img/sprites/sprite-link-arrows-horizontal-large.png") no-repeat scroll 0 -67px transparent;
    margin-left: 7px;
    padding: 0 7px;
}
.btn-grey {
    color: #6D6E71 !important;
    text-transform: uppercase;
}
.brand-filter-form{
    display: none;
}


/*
 * Smartphones - 320px / 480px
 */
@media only screen and (min-width: 300px) and (max-width:479px){ 
    
     #device-form {
        display: block;
    }

    #filter-container {
        width: 100%;
    }
    #default-accordion h2, .your-selection-heading span {
        color: #6D6E71 !important;
    }
    .your-selection-heading, #brand, #os, #device, #more-options  {
        display: none !important;
    }
    .accordion .content {
        background:#fff !important;
    }
    .accordion h2, .expandable h2 {
        font-size: 16px;
    }
    .reset-btn {
        float: right;
        margin-top: 10px;
        margin-right: 10px;
    }
    .result-highlighter {
        float: left;
    }
    h3.phone-heading {
        height: 50px;
    }
    #default-accordion .content.ee-g-brown{
        overflow: visible !important;
    }
    select, div.styled {
        width: 98%;
    }
    div.styled, select:after {
        background: white url(../img/backgrounds/bg-mobile-select.png) no-repeat center right;
    }
    #filters > li {
        width: 29% !important;
    }
    fieldset {
        border: 0 none;
        margin: -3% 0 0 4%;
        padding: 0;
    }
    .expandable h2 {
        border: none;
    }
    .expandable h2.closed {
        background-position: 6px 6px;
        border-bottom: 1px dotted #CCCCCC;
    }
    div.styled {
        margin: 3% 0 0;
    }
    .brand-filter-form{
        display: block;
    }


}

/*
 * Blackberry PB - Portrait (iPad) - 600px / 1024px
 */
@media only screen and (min-width:480px) and (max-width:767px){ 

    #device-form {
        display: block;
    }
    #filter-container {
        width: 100%;
    }
    #default-accordion h2, .your-selection-heading span {
        color: #6D6E71 !important;
    }
    .your-selection-heading {
        padding-left: 10px;
        width: 86%;
    }
    .accordion .content {
        background:#fff !important;
    }
    .your-selection-heading, .reset-btn {
        float: left;
        margin-bottom: 0 !important;
    }
    .reset-btn {
        margin-top:10px;
    }
    .result-highlighter {
        float:right;
        margin-right: 20px;
    }
    .brand-filter-form{
        display: block;
    }
    .your-selection-heading, #brand, #os, #device, #more-options  {
        display: none !important;
    }
    #filters {
    width:100%;
    }
    div.styled, select:after {
        background: white url(../img/backgrounds/bg-mobile-select.png) no-repeat center right;
    }
    select, div.styled {
        float: left;
        margin-left: 3%;
        width: 22%;
    }
    .expandable h2 {
        border: none;
    }
    .expandable h2.closed {
        background-position: 6px 6px;
        border-bottom: 1px dotted #CCCCCC;
    }
    div.styled select {
        background-color: transparent;
        background-image: none;
        border: medium none;
        box-shadow: none;
        width:180%;
        overflow: hidden;
    }
    fieldset {
        border: 0 none;
        margin: 3% -76% 0 4%;
        padding: 0;
    }

 
}

/*
 * Tablets (iPad) - 768px / 1024px
 */
@media only screen and (min-width:768px) and (max-width:991px) {


    #filter-container {
        width: 740px;
    }
    #filters {
        width: 740px;
    }
    #filters > li {
        width: 245px;
    }
    .pop-up-selection.active {
        left:483px;
    }
    .brand-filter-form{
        display: none;
    }
    .result-highlighter {
    margin-right: 20px;
    }
}