div.no-float {
    overflow: hidden;
}

a.c-news {
    background: url("../images/custom/news.gif") 100% 50% no-repeat;
    color: #7a7a7a;
    display: block;
    float: right;
    font-weight: bold;
    padding-right: 25px;
    text-decoration: none;
}

a.c-news:hover {
    text-decoration: underline;
}

div#tray ul {
}

div#tray ul li.red {
    float: right;
}

div#tray ul li.red a {
    background: url("../images/custom/tray-red.gif") repeat-x;
    color: #ffffff;
}

div#tray ul li.red a:hover {
    background: url("../images/tray-hov.gif") repeat-x;
    color: #ff3333;
}

.col h3.c-white {
    color: #ffffff !important;
    font-size: 1.6em !important;
    text-transform: uppercase !important;
    margin: 0;
    padding: 4px 15px 5px;
}

h4.c-yellow {
    color: #FFD21F;
    font-size: 1.8em;
    font-weight: bold;
    margin: 0 0 0 -3px;
    text-transform: uppercase;
}

ul.c-categories {
    list-style-type: none;
    margin: 0 0 10px 0;
    padding: 0;
}

ul.c-categories li {
    margin: 0 0 3px 0;
    padding: 0;
}

ul.c-categories-bold {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 30px;
}

div.c-col-top {
    font-size: 14px;
    margin-top: -10px;
    padding-bottom: 10px;
}

div.c-col-top a.right {
    float: right;
}

div.c-col-bottom {
    background: #f9f6e4;
    border-top: 1px solid #cccccc;
    font-size: 11px;
    font-weight: bold;
    padding: 10px 0 0 0;
    overflow: hidden;
    text-transform: uppercase;
}

div.c-col-bottom a.archive {
    color: #000000;
    float: left;
}

div.c-col-bottom a.ebooks {
    float: right;
    color: #ff0000;
}

#cols3 div.c-col-gray {
    background: #D3CDB3;
}

#cols3 div.c-col-gray h3 a {
    color: #ffffff;
}

#cols3 div.c-col-gray-content, .catalog-column div.c-col-gray-content {
    background: #D6CDB4;
}

ul.c-in-process {
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
}

ul.c-in-process li {
    line-height: 130%;
    overflow: hidden;
    padding: 20px 0 30px 0;
}

ul.c-in-process li a {
    color: #ffffff;
    font-weight: bold;
}

ul.c-in-process li p {
    margin: 0 0 15px 0;
}

ul.c-in-process div.image {
    float: left;
    padding: 5px 10px;
    text-align: center;
    width: 120px;
}

ul.c-in-process div.text {
    margin-left: 145px;
    padding-right: 10px;
}

ul.c-bottom-links {
    font-size: 16px;
    font-weight: bold;
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    clear: both;
}

ul.c-bottom-links li {
    float: right;
    text-align: right;
    width: 27.5%;
}

div.c-book {
    padding: 0;
}

div.c-book-title {
    background: #eeeeee;
    margin: -20px -20px 0;
    padding: 15px 25px;
}

div.c-book-title p {
    font-size: 16px;
}

div.c-book-title h1 {
    font-size: 20px;
    line-height: 120%;
}

div.c-book-title ul.info {
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    zoom: 1;
}

div.c-book-title ul.info li {
    font-size: 14px;
    float: right;
    padding: 0 0 0 25px;
}

div.c-book-content {
    margin-top: 20px;
    overflow: hidden;
}

div.c-book-content p {
    margin: 0 0 1em;
}

div.c-book-lside {
    float: left;
    width: 200px;
}

div.c-book-rside {
    margin-left: 220px;
}

div.c-book-price {
    margin: 25px 0 35px 10px;
    line-height: 30px;
    vertical-align: bottom;
}

div.c-book-price em {
    font-size: 25px;
    font-style: normal;
    font-weight: bold;
}

div.c-book-price img {
    float: right;
}

div.c-book-price div.c-book-quantity {
    color: #a20000;
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 50px;
}

div.c-book-price div.c-book-quantity strong {
    font-size: 26px;
}

.price {
    position: relative;
    width: 70px;
}

.price .oldPrice {
    position: relative;
    text-decoration: none;
}

.price .oldPrice {
    #scrollbar-face-color: expression(runtimeStyle.scrollbarFaceColor = '#fff', innerHTML += '<i class="after"></i>');
}

.price .oldPrice:after,
.price .oldPrice .after {
    content: ' ';
    position: absolute;
    border-top: 1px solid red;
    top: 5px;
    left: 0;
    display: block;
    width: 100%;
}

.price .newPrice {
    color: red;
    font-size: 25px;
    font-weight: bold;
    display: block;
    position: absolute;
    top: -23px;
    left: 0;
    padding: 0 !important;
}

.price .newPrice ins {
    text-decoration: none;
    font-weight: normal;
    font-size: 13px;
    position: relative;
    left: -3px;
}

ul.c-book-files {
    margin: 0;
    padding: 0;
}

ul.c-book-files li {
    margin-bottom: 0.5em;
}

ul.c-book-files li a {
    color: #C0A972;
    font-weight: bold;
}

.catPrice .oldPrice {
    text-decoration: none;
    position: relative;
    #scrollbar-face-color: expression(runtimeStyle.scrollbarFaceColor = '#fff', innerHTML += '&lt;i class="after"&gt;&lt;/i&gt;');
}

.catPrice .oldPrice:after,
.catPrice .oldPrice .after {
    content: ' ';
    display: block;
    width: 100%;
    position: absolute;
    top: 6px;
    left: 0;
    border-top: 1px solid #a90003;
}

.catPrice .newPrice {
    color: #a90003;
}

.col-header {
    height: 44px;
    text-transform: uppercase !important;
    color: white !important;
    font-weight: bold;
	margin-top: 0px;
}

.col-header a {
    color: white !important;
    font-weight: bold;
    text-decoration: none;
}

.col-header-cell {
    display: inline;
    float: left;
    height: 44px;
    width: 124px;
    padding: 4px 15px 5px;
    margin-top: -4px;
    text-align: center;
}
.col-header-cell a{
    position: relative;
    top: 7px;
}

.yellow {
    background-color: #ffd11d;
    font-size: 1.6em !important;
    border-top-left-radius: 5px;
}

.blue {
    background-color: #75c5ef; /*��� 4cc5f4*/
    font-size: 10.5px !important;
    border-top-right-radius: 5px;
}

.active{
    background-color: #ff0000 !important;
}

.action-dates {
    color: red;
    font-weight: bold;
}

.social-link__inner {
  margin-top: 10px;
}

.social-link {
  display: inline-block;
  margin-right: 8px;
  width: 32px;
}

.social-link img {
  width: 100%;
}