/*#fullheight {
    height: 100%;
}

This is bad code and I don't know if it is being used or not
If it is uncomment and switch this to a class instead of an id along
with the markup element.
*/

body {
    margin: 0;
    padding: 0;
    height: 100%;
    border: none;
    text-align: left;
    background-color: #727272;
    FONT-size: 12px;
    font-family: Verdana, Arial, Helvetica, 'sans-serif';
    background: url("graphics/v3/bg.gif");
}

html {
    scrollbar-face-color: #2d2d2d;
    scrollbar-arrow-color: #eb1e24;
    scrollbar-track-color: #141414;
    scrollbar-shadow-color: #3F3F3F;
    scrollbar-highlight-color: #888888;
    scrollbar-3dlight-color: #545454;
    scrollbar-darkshadow-Color: #000000;
}

blockquote {
    margin: 0px;
}

p,
table,
li {
    FONT: 12px Verdana, Arial, Helvetica;
    font-family: verdana, arial, 'sans serif';
    margin-left: 0pt;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

h1 {
    FONT: 18px Verdana, Arial, Helvetica;
    font-weight: bold;
    color: black;
}

h2 {
    FONT: 14px Verdana, Arial, Helvetica;
    font-weight: bold;
    color: black;
}

h3 {
    FONT: 14px Verdana, Arial, Helvetica;
    font-weight: bold;
    color: black;
}

table.front {
    margin-left: 10px;
    margin-top: -10px;
    border: 1px solid #D6D6D6;
}

table.front td {
    background-color: whitesmoke;
}

table.front > tbody > tr:nth-child(2) > td > table > tbody > tr > td {
    padding: 15px;
}

table.front > tbody > tr:nth-child(2) > td > table > tbody > tr > td img {
    border: solid 1px #D6D6D6;
}

table.front > tbody > tr:last-child td {
    background-color: black;
}

#FeaturedHead {
    width: 100%;
    float: left;
    position: relative;
    background-color: black;
}

.headerF {
    width: 568px;
    z-index: -1;
}

.headerFText {
    position: absolute;
    top: 3px;
    left: 10px;
}

a:link {
    FONT: 12px Verdana, Arial, Helvetica;
    font-weight: bold;
    COLOR: #c60000;
    TEXT-DECORATION: none;
}

a:visited {
    FONT: 12px Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    COLOR: #c60000;
    TEXT-DECORATION: none;
}

a:active {
    FONT: 12px Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    COLOR: #c60000;
    TEXT-DECORATION: none;
}

a:hover {
    FONT: 12px Verdana, Arial, Helvetica;
    font-weight: bold;
    COLOR: red;
    TEXT-DECORATION: underline;
}

a.feature:link {
    FONT: 10px Verdana, Arial, Helvetica;
    font-weight: bold;
    COLOR: #000000;
    TEXT-DECORATION: none;
}

a.feature:visited {
    FONT: 10px Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    COLOR: #000000;
    TEXT-DECORATION: none;
}

a.feature:hover {
    FONT: 10px Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    COLOR: RED;
    TEXT-DECORATION: none;
}

a.specials:link {
    FONT: 10px Verdana, Arial, Helvetica;
    font-weight: bold;
    COLOR: #000000;
    TEXT-DECORATION: none;
}

a.specials:visited {
    FONT: 10px Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    COLOR: #000000;
    TEXT-DECORATION: none;
}

a.specials:hover {
    FONT: 10px Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    COLOR: RED;
    TEXT-DECORATION: none;
}

a.speciallink:link {
    FONT: 9px Verdana, Arial, Helvetica;
    font-weight: normal;
    COLOR: #c60000;
    TEXT-DECORATION: none;
}

a.speciallink:visited {
    FONT: 9px Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    COLOR: #c60000;
    TEXT-DECORATION: none;
}

a.speciallink:hover {
    FONT: 9px Verdana, Arial, Helvetica, sans-serif;
    font-weight: none;
    COLOR: #c60000;
    TEXT-DECORATION: underline;
}

a.specials-list:link {
    FONT: 12px Verdana, Arial, Helvetica;
    font-weight: bold;
    COLOR: #000000;
    TEXT-DECORATION: none;
}

a.specials-list:visited {
    FONT: 12px Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    COLOR: #000000;
    TEXT-DECORATION: none;
}

a.specials-list:hover {
    FONT: 12px Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    COLOR: RED;
    TEXT-DECORATION: none;
}


/* evasive style sheet end*/

#container {
    width: 900px;
    margin: 0 0;
    text-align: left;
}

#container #left_col {
    width: 170px;
    padding: 1px;
    font-family: Verdana, Arial, Helvetica;
    font-size: small;
}

#container #left_col .cat {
    color: #ffffff;
    background-color: #060606;
    text-decoration: none;
    display: block;
    padding: 2px 2px 2px 2px;
    border-top: 1px #000000 solid;
    border-bottom: 1px #000000 solid;
    border-right: 1px #000000 solid;
    border-left: 1px #000000 solid;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    padding: 2px 2px 2px 2px;
    width: 160px;
    white-space: normal;
}

#container #left_col .cat1 {
    color: #aeaeae;
    background-color: #303030;
    text-decoration: none;
    display: block;
    padding: 2px 2px 2px 2px;
    border-bottom: 1px #000000 solid;
    border-right: 1px #000000 solid;
    border-left: 5px #eb1e24 solid;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    padding: 2px 2px 2px 12px;
    width: 146px;
    white-space: normal;
}

#container #left_col .cat2 {
    color: #cbcbcb;
    background-color: #656565;
    text-decoration: none;
    display: block;
    padding: 2px 2px 2px 2px;
    border-bottom: 1px #000000 solid;
    border-right: 1px #000000 solid;
    border-left: 10px #eb1e24 solid;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    padding: 2px 2px 2px 22px;
    width: 131px;
    white-space: normal;
}

#container #left_col .cat3 {
    color: #303030;
    background-color: #999999;
    text-decoration: none;
    display: block;
    padding: 2px 2px 2px 2px;
    border-bottom: 1px #000000 solid;
    border-right: 1px #000000 solid;
    border-left: 15px #eb1e24 solid;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    padding: 2px 2px 2px 22px;
    width: 126px;
    white-space: normal;
}

#container #left_col .cat4 {
    color: #303030;
    background-color: #999999;
    text-decoration: none;
    display: block;
    padding: 2px 2px 2px 2px;
    border-bottom: 1px #000000 solid;
    border-right: 1px #000000 solid;
    border-left: 20px #eb1e24 solid;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    padding: 2px 2px 2px 22px;
    width: 121px;
    white-space: normal;
}

#container #left_col .cat5 {
    color: #303030;
    background-color: #999999;
    text-decoration: none;
    display: block;
    padding: 2px 2px 2px 2px;
    border-bottom: 1px #000000 solid;
    border-right: 1px #000000 solid;
    border-left: 20px #eb1e24 solid;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    padding: 2px 2px 2px 22px;
    width: 121px;
    white-space: normal;
}

#container #left_col .cat.sel {
    color: #675b57;
    background-color: #f2efee;
    display: block;
    border-bottom: 1px #000000 solid;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    color: #252525;
    font-weight: bold;
    text-decoration: none;
    width: 160px;
    white-space: normal;
}

#container #left_col .cat1.sel {
    color: #675b57;
    background-color: #f2efee;
    display: block;
    border-bottom: 1px #000000 solid;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    color: #252525;
    font-weight: bold;
    text-decoration: none;
    width: 146px;
    white-space: normal;
}

#container #left_col .cat2.sel {
    color: #252525;
    background-color: #f2efee;
    display: block;
    border-bottom: 1px #000000 solid;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    color: #252525;
    font-weight: bold;
    text-decoration: none;
    width: 131px;
    white-space: normal;
}

#container #left_col .cat3.sel {
    color: #675b57;
    background-color: #f2efee;
    display: block;
    border-bottom: 1px #000000 solid;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    color: #252525;
    font-weight: bold;
    text-decoration: none;
    width: 126px;
    white-space: normal;
}

#container #left_col .cat4.sel {
    color: #675b57;
    background-color: #f2efee;
    display: block;
    border-bottom: 1px #000000 solid;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    color: #252525;
    font-weight: bold;
    text-decoration: none;
    width: 121px;
    white-space: normal;
}

#container #left_col .cat5.sel {
    color: #675b57;
    background-color: #f2efee;
    display: block;
    border-bottom: 1px #000000 solid;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    color: #252525;
    font-weight: bold;
    text-decoration: none;
    width: 121px;
    white-space: normal;
}

#container #left_col .cat:hover {
    color: #252525;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    text-decoration: none;
    font-weight: normal;
    background-color: #f2efee;
    text-align: left;
}

#container #left_col .cat1:hover {
    color: #252525;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    text-decoration: none;
    font-weight: normal;
    background-color: #f2efee;
    text-align: left;
}

#container #left_col .cat2:hover {
    color: #252525;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    text-decoration: none;
    font-weight: normal;
    background-color: #f2efee;
    text-align: left;
}

#container #left_col .cat3:hover {
    color: #252525;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    text-decoration: none;
    font-weight: normal;
    background-color: #f2efee;
    text-align: left;
}

#container #left_col .cat4:hover {
    color: #252525;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    text-decoration: none;
    font-weight: normal;
    background-color: #f2efee;
    text-align: left;
}

#container #left_col .cat5:hover {
    color: #252525;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    text-decoration: none;
    font-weight: normal;
    background-color: #f2efee;
    text-align: left;
}

#container #single_col {
    padding: 0px;
    width: 988px;
    background-color: #FFFFFF;
}

#container #single_col .lst_hdr {
    background-color: #00571A;
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica;
    font-size: small;
}


/*
#container #single_col a {
	color: #00571A;
	font-family: Verdana, Arial, Helvetica;
	font-size: small;
}
*/

.button {
    background-color: #000000;
    color: #FFFFFF;
    border: 1px #000000 solid;
    font-weight: bold;
}


/* RF category template */

.clear {
    clear: both;
    font-size: 0em;
    height: 0em;
}

.breadcrumbs {
    margin-left: 20px;
}

.breadcrumbs a:link {
    font: 12px Verdana, Arial, Helvetica;
    font-weight: bold;
    color: #c60000;
    text-decoration: none;
}

.breadcrumbs a:active {
    font: 12px Verdana, Arial, Helvetica;
    font-weight: bold;
    color: #c60000;
    text-decoration: none;
}

.breadcrumbs a:visited {
    font: 12px Verdana, Arial, Helvetica;
    font-weight: bold;
    color: #c60000;
    text-decoration: none;
}

.breadcrumbs a:hover {
    font: 12px Verdana, Arial, Helvetica;
    font-weight: bold;
    color: red;
    text-decoration: underline
}

.category-name {
    margin-left: 20px;
}

.category-sort {
    margin-left: 20px;
}

.category-head {
    margin-left: 20px;
    margin-top: 0;
}

.cat-product-item {
    width: 170px;
    height: 230px;
    float: left;
    display: inline;
    margin: 0 0 20px 20px;
    text-align: center;
    border: 1px #bbb6b4 solid;
    padding-top: 20px;
}

.cat-product-thumbnail {
    /*width: 122px;*/
    height: auto;
    min-height: 122px;
    text-align: center;
    vertical-align: baseline;
}

.cat-product-thumbnail > a > img {
    max-height: 140px;
    width: auto;
    max-width: 120px;
}

.cat-product-name {
    font-family: Verdana, Arial, Helvetica;
    font-size: 10px;
}


/*
.cat-product-name a:link, a:visited {
	font-family:Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000;
	text-decoration:none;
}

.cat-product-name a:hover {
	font-family:Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #FF0000;
	text-decoration:none;
}
*/

.cat-product-price {
    font-family: Verdana, Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    color: #FF0000;
    margin-bottom: 10px;
}

.cat-product-msrp {
    font-family: Verdana, Arial, Helvetica;
    color: #000;
    font-size: 10px;
    font-weight: normal;
    text-decoration: line-through;
}

.cat-product-savings {
    font-family: Verdana, Arial, Helvetica;
    color: #000;
    font-size: 12px;
    font-weight: normal;
}

.cat-product-details {
    font-family: Verdana, Arial, Helvetica;
    font-size: 10px;
    text-align: center;
}

#category-listing .first-item {
    margin-left: 20px;
    margin-right: 10px;
}


/***** category default template *****/

.category-subcats {}

.category-subcats a:link {
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    color: #c60000;
    text-decoration: none;
}

.category-subcats a:active {
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    color: #c60000;
    text-decoration: none;
}

.category-subcats a:visited {
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    color: #c60000;
    text-decoration: none;
}

.category-subcats a:hover {
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    color: #FF0000;
    text-decoration: underline;
}

.category-subcats .first-item {
    width: 170px;
    /*	min-height: 100px;
	height:auto !important; 	height:100px;*/
    float: left;
    display: inline;
    margin: 0 0 20px 20px;
    text-align: center;
    border: 1px #bbb6b4 solid;
    padding: 20px 0;
    text-align: center;
    vertical-align: middle;
}

.category-subcats .item {
    width: 170px;
    /*	min-height: 100px;
	height:auto !important;
    height:100px;*/
    float: left;
    display: inline;
    margin: 0 0 20px 20px;
    text-align: center;
    border: 1px #bbb6b4 solid;
    padding: 20px 0;
    text-align: center;
    vertical-align: middle;
}

.category-subcats img {
    border: 0px;
}


/***** 2 column custom *****/

.category-subcats .first-item-2 {
    width: 375px;
    min-height: 100px;
    height: auto !important;
    height: 100px;
    float: left;
    display: inline;
    margin: 0 0 20px 20px;
    text-align: center;
    border: 1px #bbb6b4 solid;
    padding: 20px 0;
    text-align: center;
    vertical-align: middle;
}

.category-subcats .item-2 {
    width: 375px;
    min-height: 100px;
    height: auto !important;
    height: 100px;
    float: left;
    display: inline;
    margin: 0 0 20px 20px;
    text-align: center;
    border: 1px #bbb6b4 solid;
    padding: 20px 0;
    text-align: center;
    vertical-align: middle;
}


/***** 1 column custom *****/

.category-subcats .first-item-3 {
    width: 638px;
    min-height: 100px;
    height: auto !important;
    height: 100px;
    float: left;
    display: inline;
    margin: 0 0 20px 20px;
    text-align: center;
    border: 1px #bbb6b4 solid;
    padding: 20px 0;
    text-align: center;
    vertical-align: middle;
}


/***** category custom list *****/

.custom-product-list {
    float: left;
    /*padding-left: 10px;*/
    width: 790px;
}

.custom-product-list-header {
    width: 790px;
    height: 16px;
    background-color: #000;
    color: #FFF;
    font-family: Verdana, Arial, Helvetica;
    font-weight: bold;
    font-size: 12px;
    margin: 0;
    float: left;
    clear: both;
    padding: 2px 0 2px 4px;
}

.custom-product-list-row {
    width: 790px;
    height: auto !important;
    height: 22px;
    font-family: Verdana, Arial, Helvetica;
    font-weight: bold;
    font-size: 10px;
    margin: 0;
    float: left;
    clear: both;
    padding: 2px 0 2px 4px;
}

.custom-product-list-row-alt {
    width: 790px;
    height: auto !important;
    height: 22px;
    background-color: #DCDCDC;
    font-family: Verdana, Arial, Helvetica;
    font-weight: bold;
    font-size: 10px;
    margin: 0;
    float: left;
    clear: both;
    padding: 2px 0 2px 4px;
}

.custom-product-list-name {
    float: left;
    list-style: none;
    width: 453px;
    height: auto !important;
    height: 22px;
}

.custom-product-list-price {
    float: left;
    width: 70px;
    list-style: none;
    height: auto !important;
    height: 22px;
}

.custom-product-list-msrp {
    float: left;
    width: 70px;
    list-style: none;
    height: auto !important;
    height: 22px;
}

.custom-product-list-availability {
    float: left;
    width: 35px;
    list-style: none;
    height: auto !important;
    height: 22px;
}

.custom-product-list-add {
    float: left;
    list-style: none;
    width: 110px;
    height: auto !important;
    height: 22px;
}

.custom-product-list-add form {
    height: 20px;
    width: 110px;
    margin-bottom: -10px;
}

.custom-product-list-buy {
    float: left;
    list-style: none;
    width: 80px;
    height: auto !important;
    height: 22px;
}

.custom-product-list-buy form {
    height: 20px;
    margin-bottom: -10px;
}


/**** RF EM-Standard Product ****/

.product-details {
    float: left;
    margin-left: 20px;
}

.product-top {
    /*border: 1px #bbb6b4 solid;*/
    width: 747px;
    height: auto;
    height: 110px;
    padding: 0 10px 10px 10px;
    display: block;
}

.product-top h1 {
    margin-top: 0;
}

.product-details-label {
    float: left;
    font-size: 10px;
    height: 20px;
    width: 100px;
    text-align: right;
    vertical-align: middle;
    margin-top: 5px;
}

.product-details-text {
    float: left;
    font-size: 10px;
    height: 20px;
    text-align: left;
    vertical-align: middle;
    margin-top: 5px;
}

.product-img-click {
    margin-top: 10px;
    text-align: center;
    font-size: 10px;
    height: 30px;
    vertical-align: middle;
    width: 423px;
}

.product-image-1 {
    /*border: 1px #bbb6b4 solid;*/
    float: left;
    margin-top: 10px;
}

#main_image {
    max-width: 400px;
}

.product-image-2 {
    /*border: 1px #bbb6b4 solid;*/
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    width: 330px;
}

.product-code {
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    float: left;
    margin-bottom: -25px;
    /*fix bottom space in IE*/
}

.product-price {
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    float: right;
    margin-bottom: -25px;
    /*fix bottom space in IE*/
}

.product-total {
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #FF0000;
}

.product-attributes {
    /*border: 1px #bbb6b4 solid;*/
    display: block;
    margin-top: 10px;
    margin-left: 10px;
    float: left;
    width: 330px;
}

.product-add {
    text-align: right;
    padding-right: 50px;
}

.product-desc {
    width: 767px;
    border: 1px #bbb6b4 solid;
    margin-top: 10px;
}

.reviews {
    padding: 10px;
    width: 700px;
    margin: 20px;
    text-align: center;
    background-color: #FFFFFF;
    border: 2px #000000 solid;
}

/*Slider*/
#slideCon {
    position: relative;
    width: 570px;
    height: 310px;
    top: 0px;
    left: 15px;
    background-color: black;
    margin-left: -5px;
    box-sizing: border-box;
    border: 1px solid #D6D6D6;
}
#slideHead {
    position: relative;
    top: 0px;
    height: 230px;
    width: 100%;
    overflow: hidden;
    z-index: 5;
    border: 2px black solid;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    box-sizing: border-box;
}
#slideBase {
    position: relative;
    display: block;
    width: 100%;
    bottom: 0px;
    height: calc(100% - 230px);
    box-sizing: border-box;
}
#spinTxt {
    position: absolute;
    width: 85%;
    height: 100%;
    color: white;
    padding: 15px;
    padding-top: 0px;
    overflow: hidden;
    box-sizing: border-box;
}
#JSMessage {
    position: absolute;
    top: 65%;
    left: 12.5%;
    width: 100%;
    height: 100%;
    color: white;
    visibility: visible;
}
.owl-item {
    margin: 0px;
}

.spinner {
    height: 230px;
    width: 100%;
    overflow: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    box-sizing: border-box;
}
.spinObj {
    display: block;
    height: 230px;
    width: 100%;
    -webkit-transition: all .5s;
    transition: all .5s;
    z-index: -1;
    box-sizing: border-box;
}
.spinObj-pause {
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
    box-sizing: border-box;
}

/*Buttons*/
#moreInf {
    position: absolute;
    color: white;
    width: auto;
    height: auto;
    padding: 5px;
    padding-left: 7px;
    padding-right: 7px;
    bottom: 20px;
    right: 15px;
    z-index: 5;
    border-radius: 5px;
    background: #333333; /* Old browsers */ /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(6%,#333333), color-stop(90%,#0d0d0d)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #333333 6%,#0d0d0d 90%); /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */
    background: -webkit-linear-gradient(top, #333333 6%, #0d0d0d 90%);
    background: linear-gradient(to bottom, #333333 6%,#0d0d0d 90%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#0d0d0d',GradientType=0 ); /* IE6-9 */
}
#slideControls {
    position: absolute;
    height: 50px;
    width: 100%;
    top: calc(50% - 25px);
    z-index: -1;
}

#pauseBut, #playBut {
    position: absolute;
    visibility: visible;
    width: 50px;
    height: 50px;
    top: calc(50% - 25px);
    left: calc(50% - 25px);
    z-index: 5;
    cursor: pointer;
    border-radius: 3px;
}
#pauseBut {
    visibility: visible;
}
#playBut {
    visibility: hidden;
    box-sizing: padding-box;
}
#nextBut, #prevBut {
    position: absolute;
    visibility: visible;
    top: calc(50% - 20px);
    width: 40px;
    height: 40px;
    z-index: 5;
    border-radius: 3px;
}
#nextBut {
    right: 75px;
}
#prevBut {
    left: 75px;
}
.button-hovered {
    visibility: visible;
}
.sliderText {
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    max-width: 440px;
    box-sizing: border-box;
}
#moreInf {
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}
#spinTxt > .owl-stage-outer {
    max-height: 70px;
    box-sizing: border-box;
}

/******************News***************/
#newsHead, #newsFoot, .newsHeadImg{
  -webkit-user-select: none;  /* Chrome all / Safari all */
  -moz-user-select: none;     /* Firefox all */
  -ms-user-select: none;      /* IE 10+ */
}
#newsCon {
    display: block;
    margin-left: 10px;
    width: 568px;
    height: 365px;
    margin-top: 5px;
    border: 1px solid #D6D6D6;
}
#newsBase {
    padding: 5px;
    height: calc(100% - 25px);
    width: 100%;
    overflow: hidden;
    background-color: whitesmoke;
}
#newsFoot {
    width: 100%;
    height: 20px;
    background-color: black;
}
#newsHead {
    position: relative;
    height: 25px;
    width: 100%;
    background-color: white;
    color: white;
    font-family: verdana;
    font-weight: 600;
    overflow: hidden;
}
.newsHeadImg {
    position: absolute;
    top: 4px;
    left: 15px;
    width: 60px;
}
#downBut {
    position: absolute;
    right: 20px;
    top: 0px;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    font-size: 8pt;
    cursor: pointer;
}
#downBut > img {
    position: relative;
    top: 2px;
    width: 12px;
}
#upBut {
    position: absolute;
    right: 90px;
    top: 0px;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    font-size: 8pt;
    cursor: pointer;
}
#upBut > img {
    position: relative;
    width: 12px;
    top: 2px;
}
.newsItem {
    position: relative;
    margin: 5px;
    overflow: hidden;
    height: 100px;
    padding-left: 5px;
    padding-right: 5px;
    border-bottom: solid 1px #D6D6D6;
}
.newsRec {
    display: inline-block;
    position: absolute;
    margin-top: 2px;
    width: 110px;
    height: 83px;
    border: solid black 2px;
    border-width: 2px !important;
}
.newsInfo {
    display: inline-block;
    padding-left: 125px;
    width: 415px;
    height: auto;
    text-decoration: none;
}
.newsText {
    margin: 0;
    margin-top: 10px;
}
.newsText > a {
    text-decoration: none;
    color: rgba(0, 0, 0, 1);
}
.newsMoreInf {
    position: absolute;
    top: 90px;
    left: 0px;
    width: 110px;
}
.slick-track > a:hover {
    background-color: rgba(0, 0, 0, .05);
}
/* Slick Current */
/*FONTS*/
h1.newsTitle {
    font: 8pt Verdana, Arial, Helvetica;
    margin: 0px;
    color: rgba(255, 0, 0, 1);
    font-weight: 700;
}
.newsText {
    font: 8pt Verdana, Arial, Helvetica;
    font-weight: normal !important;
    color: black !important;
}
.newsText > a {
    font: 8pt Verdana, Arial, Helvetica;
    font-weight: normal !important;
    color: black !important;
}
/*Slick CSS adjustments*/
.slick-vertical .slick-slide
{
    display: block;
    height: 100px;
    border-bottom: 1px solid rgba(0, 0, 0, .15);
    -webkit-animation: go-out .1s cubic-bezier(.77,.14,.97,.48) forwards;
    animation: go-out .1s cubic-bezier(.77,.14,.97,.48) forwards;
}
.slick-list {
    height: 100% !important;
}

/**************Featured*************/
#featuredCon {
    position: relative;
    width: calc(100% - 10px);
    max-width: 568px;
    height: auto;
    min-height: 500px;
    margin-left: 10px;
    background-color: white;
    border: 1px solid #D6D6D6;
    margin-top: 5px;
}

#featuredCon .featuredHead {
    position: relative;
    height: 25px;
    width: 100%;
    overflow: hidden;
}

#featuredCon .featuredHead img:nth-child(1) {
    width: 100%;
    min-width: 550px;
}

#featuredCon .featuredHead img:nth-child(2) {
    
}

#featuredCon .featuredBase {
    padding: 15px;
    padding-bottom: 115px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

#featuredCon .featuredFoot {
    position: absolute;
    box-sizing: border-box;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100px;
    margin-top: 30px;
    text-align: center;
    color: white;
    padding: 15px;
    background-color: black;
}

.featItem {
    display: inline-block;
    margin: auto;
    margin-bottom: 25px;
    max-width: 150px;
    height: 235px;
    font: 7pt Verdana;
    font-weight: bold;
    color: black;
    text-align: center;
    position: relative;
}

.featItem > a {
    color: black;
}

.featItem:hover {
    color: red;
    text-decoration: none;
}

.featItemTextName {
    font: 8pt Verdana;
    font-weight: bold;
    color: black;
}

.featItemTextStarting {
    color: red;
    font: 8pt Verdana;
    font-weight: bold;
}

.itemImgCon {
    width: 150px;
    height: 150px;
    background-color: white;
    overflow: hidden;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.featImg {
    max-width: 150px;
    max-height: 150px;
    margin: auto;
}

.pricingDIV > p {
    font: 8pt Verdana;
}

.pricingDIV > p > span {
    color: red;
    font: 8pt Verdana;
    font-weight: bold;
}

.pricingDIV {
    width: 100%;
    text-decoration: none;
}

.pricingDIV:hover {
    text-decoration: none;
}

.featItemComment {
    color: red;
    font: 8pt Verdana;
    font-weight: bold;
}


/***************/
/* animations */
/*************/

/*Fall-Fade*/
.fall-fade {
    -webkit-animation: fall-fade .25s ease-in-out forwards;
    animation: fall-fade .25s ease-in-out forwards;
}
@-webkit-keyframes fall-fade {
    0% {
        -webkit-transform: translateY(-10em);
        transform: translateY(-10em);
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(0em);
        transform: translateY(0em);
    }
}
@keyframes fall-fade {
    0% {
        -webkit-transform: translateY(-10em);
        transform: translateY(-10em);
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(0em);
        transform: translateY(0em);
    }
}
/*Slide-in*/
.slide-in-u {
    -webkit-animation: slide-in-u .25s ease-in-out forwards;
    animation: slide-in-u .25s ease-in-out forwards;
}
.slide-in-l {
    -webkit-animation: slide-in-l .25s cubic-bezier(.62,.12,.88,.4) forwards;
    animation: slide-in-l .25s cubic-bezier(.62,.12,.88,.4) forwards;
}
.slide-in-r {
    -webkit-animation: slide-in-r .25s cubic-bezier(.62,.12,.88,.4) forwards;
    animation: slide-in-r .25s cubic-bezier(.62,.12,.88,.4) forwards;
}
@-webkit-keyframes slide-in-u {
    0% {
        z-index: -1;
        opacity: 0;
        -webkit-transform: translateY(2em);
        transform: translateY(2em);
    }
    10% {
        z-index: 5;
    }
    100% {
        z-index: 5;
        opacity: .75;
        -webkit-transform: translateY(0em);
        transform: translateY(0em);
    }
}
@keyframes slide-in-u {
    0% {
        z-index: -1;
        opacity: 0;
        -webkit-transform: translateY(2em);
        transform: translateY(2em);
    }
    1% {
        z-index: 5;
    }
    100% {
        z-index: 5;
        opacity: .75;
        -webkit-transform: translateY(0em);
        transform: translateY(0em);
    }
}
@-webkit-keyframes slide-in-l {
    0% {
        -webkit-transform: translateX(0em);
        transform: translateX(0em);
    }
    100% {
        -webkit-transform: translateX(-3em);
        transform: translateX(-3em);
    }
}
@keyframes slide-in-l {
    0% {
        -webkit-transform: translateX(0em);
        transform: translateX(0em);
    }
    100% {
        -webkit-transform: translateX(-3em);
        transform: translateX(-3em);
    }
}
@-webkit-keyframes slide-in-r {
    0% {
        -webkit-transform: translateX(0em);
        transform: translateX(0em);
    }
    100% {
        -webkit-transform: translateX(3em);
        transform: translateX(3em);
    }
}
@keyframes slide-in-r {
    0% {
        -webkit-transform: translateX(0em);
        transform: translateX(0em);
    }
    100% {
        -webkit-transform: translateX(3em);
        transform: translateX(3em);
    }
}



/*Fade*/
.fadeOut {
    -webkit-animation: fadeOut 100ms ease-in-out forwards;
    animation: fadeOut 100ms ease-in-out forwards;
}
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

/*Fade-Up*/
.fadeUp {
    -webkit-animation: fadeUp 100ms cubic-bezier(.81,.08,.83,.31) forwards;
    animation: fadeUp 100ms cubic-bezier(.81,.08,.83,.31) forwards;
}
@keyframes fadeUp {
    0% {
        opacity: .5;
    }
    100% {
        opacity: 1;
    }
}
@-webkit-keyframes fadeUp {
    0% {
        opacity: .5;
    }
    100% {
        opacity: 1;
    }
}


/*Move-Up*/
.owl-controls-hover {
    -webkit-animation: move-up .25s ease-in-out forwards alternate;
    animation: move-up .25s ease-in-out forwards alternate;
}
@-webkit-keyframes move-up {
    0% {
        -webkit-transform: translateY(0em);
        transform: translateY(0em);
    }
    100% {
        -webkit-transform: translateY(-2em);
        transform: translateY(-2em);
    }
}
@keyframes move-up {
    0% {
        -webkit-transform: translateY(0em);
        transform: translateY(0em);
    }
    100% {
        -webkit-transform: translateY(-2em);
        transform: translateY(-2em);
    }
}

/*Blink*/
.blink {
    -webkit-animation: blink .1s forwards;
    animation: blink .1s forwards;
}
@-webkit-keyframes blink {
    0% {}
    100% {}
}
@keyframes blink {
    0% {}
    100% {}
}
