.light {
    font-size: smaller;
    color: grey;
}
body {
    font-family: Arial, Helvetica, sans-serif;
    color: #454545;
}
a:link, a:visited {
    color: rgb(132, 155, 205);
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
.disabled {
    opacity: .5;
}
#filtercontrols {
    font-size: 12px;
    color: #7D7D7D;
}
#filtercontrols li {
    float: left;
    width: 150px;
    height: 150px;
    overflow: hidden;
    margin: 20px;
    list-style-type: none;
}
#filtercontrols dt {
    text-align: center;
}
#fintercontrols dd {
    text-indent: 0;
    margin-left: 0;
    text-align: center;
    font-size: 10pt;
    height: 12pt;
    overflow: hidden;
}
#filtercontrols {
    width: 250px;
    float: left;
    min-height: 100%;
    padding-left: 10px;
}
.padtop {
    padding-top: 20px;
}
#cat_count {
    /* height: 20px; */
    display: none;
}
#get_cards_C{
    margin-top: 15px;
    padding-bottom: 20px;
    position: relative;
    height: 25px;
}
#get_cards_C > button {
    left: 1px;
    margin: auto;
    position: absolute;
    right: 25px;
    font-weight: bold;
    width: 74px;
}
#card_section {
    margin-left: 300px;
    width: 700px
}
#pagination {
    margin-top: 30px;
    margin-left: 30px;
    height: 50px;
}
.cardC {
    width:100%;
    vertical-align: middle;
    text-align: center;
}
.prodname {
    color: #7D7D7D;
    font-size: 10pt;
    bottom: 46px;
    height: 4ex;
    left: 0;
    margin: auto;
    padding-left: 12px;
    padding-right: 12px;
    position: absolute;
    right: 0;
    text-align: center;
}
.prodcontrols {
    height: 20px;
    padding-top: 6px;
    bottom: 14px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
}
.artbyline {
    font-size: 9px;
    color: #999999;
    bottom: -4px;
    color: rgb(153, 153, 153);
    font-size: 9px;
    height: 20px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
}
.artbyline > a {
    font-size: 9px;
    color: #999999;
}
.toolbaricon {
    cursor: pointer;
    margin-left: 4px;
    margin-right: 4px;
}
.toolbaricon > img {
    width: 16px;
    height: 16px;
    border: none;
    cursor: pointer;
}
.prodtn {
    border: none;
}
.qvB {
    border: none;
}
.cardstyle {
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(221, 221, 221);
    border-radius: 3px 3px 3px 3px;
    float: left;
    height: 265px;
    margin: 9px 5px 5px;
    overflow: hidden;
    padding: 7px 12px 12px;
    position: relative;
    text-align: center;
    width: 195px;
}
img.portraitcard, img.landscapecard {
    bottom: 82px;
    left: 0;
    margin: auto auto 0;
    position: absolute;
    right: 0;
}
img.quickviewbutton {
    border: none !important;
}
.quickview {
    bottom: -165px;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    right: 0;
}
.quickview_wrapper {
    position: relative;
}
#pagenavC {
    white-space: nowrap;
}
input[type="checkbox"], input[type="radio"] {
    border: none !important;
    outline: none !important;
    outline-width: 0 !important;
    outline-color: white !important;
}
a:active, a:focus, input, input:active, input:focus {
    outline: 0 !important;
    outline-style: none !important;
    outline-width: 0 !important;
    outline-color: white !important;
}  
/*
a:active, a:focus, button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner, button,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: none;
} 
*/
input, input:active, input:focus, button, button:active, button:focus {
    outline: 0;
    outline-style:none;
    outline-width:0;
}
#filtersL {
    margin-bottom: -15px;
}
#pagesC > div, #bottom_nav > div {
    width: 34px;
    text-align: center;
    font-size: 12px;
    color: #CCCCCC;
    white-space: nowrap;
}
#sortstuffC {
    width: 35%;
    float: left;
 /*   padding-left: 6px; */
    white-space: nowrap;
}
#sortAndPage, #bottom_nav {
    height: 22px;
    padding-top: 4px;
    color: rgb(125, 125, 125);
    font-size: 12px;
}

#sortAndPage a {
    font-size: 12px;
}
.sortOptionI {
    padding-left: 10px;
    padding-right: 2px;
    /* border: 1px dotted rgb(204, 204, 204); */
    background-image: url(/images/common/grey125dot.png);
    background-repeat: no-repeat;
    color: #454545;
}
a.sortOptionI {
    background-image: none;
}
