/* Site CSS */

@font-face {
    font-family: 'faceliftregular';
    src: url('/webfonts/facerg-webfont.eot');
    src: url('/webfonts/facerg-webfont.eot?#iefix') format('embedded-opentype'),
    url('/webfonts/facerg-webfont.woff2') format('woff2'),
    url('/webfonts/facerg-webfont.woff') format('woff'),
    url('/webfonts/facerg-webfont.ttf') format('truetype'),
    url('/webfonts/facerg-webfont.svg#faceliftregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.nfx-verytop {
    background-color: #80b3cc;
    border-left: solid #222 1px;
    border-right: solid #222 1px;
}
.nfx-verytop .nfx-verytop-left {

    padding:0.65rem 0 0 2.0rem;
    line-height:1;

}

.nfx-verytop .nfx-verytop-left small {
    display:block;
    color:#fefefe;
    font-weight:700;
    font-size:70%;
    padding-left:1rem;
}

.nfx-verytop .nfx-verytop-center {
    padding-top:1.0rem;
    text-align: center;
}

.nfx-verytop .nfx-verytop-right {

    padding:1.25rem 1rem 1.25rem 0;

    text-align: right;




}
.nfx-verytop .nfx-verytop-right p {
    padding:0;
    line-height:1;
    margin-bottom:0;
    font-weight: 700;
    font-size:1.45rem;
    color:#069;
}
.nfx-verytop .nfx-verytop-right small {
display: block;
    font-size:0.65rem;
    color:#ddd;
}

a.nfx-title {
    font-family: 'faceliftregular',Helvetica,sans-serif;
    font-size:2.2rem;
    color:#f60;

}
a.nfx-title span {
    color: #069;
    font-size:2.2rem;
}

.nfx-top-menu {
    border: solid #222 1px;
    background-color: #333;
}


.nfx-primary-content {
    border-left: solid #222 1px;
    border-right: solid #222 1px;
    background-color: #fff;
}

.nfx-links {
 background-color:#ff8c40;
 border-color:#fff;
}
.nfx-links:hover {
background-color:#F06000;
}
.nfx-footer {
    background-color:#F06000;
color:#fff;
    border: solid #222 1px;
    padding:2rem;

}

.nfx-footer a {
    color:#ddd;

}

.nfx-footer p {
    color:#fff;
    font-size: 0.85rem;
}
.clearfloat {
	clear:both;
}
.price-msrp span {
	text-decoration:line-through;
}
.price-product {
	font-size:24px;

	color:#f06000;
}
.price-sale-original-price {
	text-decoration:line-through;
}
.price-sale-price {
	font-size:20px;
	color:#c00;
}
.price-sale-price div {
	font-size:10px;
	color:#666;
	font-style:italic;
}

.nfx-image {
	border:solid #ccc 1px;
    background-color:#fff;
	text-align:center;
	padding:5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.nfx-product-name {
    min-height:4.75rem;
}
.nfx-product-short-description {
    min-height:4.75rem;
}
.nfx-product-condition {
    min-height:1.6rem;
}


.nfx-req {
color:#c00;
}
.cartLine {
    display: block;
    text-align: right;
    font-weight: 700;
    margin:0.5rem 0;
}
.cartLine span {

    color: #ff8c40;
}
.lHide {
    display:none;
}
.lShow {
    display:block;
}

.price {
    color: #ff8c40;
    font-weight: 700;
}

#shippingCalc {
    margin-top:2rem;
}

.cart-badge {


    color:#fff;
    background-color:#c66;
    border-radius:50% 50%;
    padding:2px 6px;
    margin:0 0 0 6px;


}
dl.articles dd {
    margin-bottom:2.0rem;
    font-size:0.75rem;
}
.manual-thumb {
    border:solid #ddd 2px;
}

.product-title {
    margin-bottom: 0;
}

.testimony {
    padding:0 3rem;
    font-style: italic;
}

.nfx-search-button {
    border-radius: 0 10px 10px 0!important;

}

.nfx-search-input {
    border-radius: 10px 0 0 10px!important;
    padding-left:1rem!important;

}

.nfx-panel {
    border-radius: 5px;
    border: solid 1px #d8d8d8;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #f2f2f2;
    color: #333333;

}

.form-error {
    background-color: #c00;
    font-weight:700;
    color:#fff;

}
 .plSel {
     background-color: #ddd;
 }
ul#plList {
    list-style:none;
    margin: 0;
    padding: 0;
}

ul#plList li {
    cursor: pointer;
    padding:0.25rem 0.75rem;
}
ul#plList li:before {
    content:  "\25BA";
    display: block;
    width: 3rem;
    font-size: 1.23rem;
    float: left;


}

ul#plList li h6 {
    margin:0;
}
ul#plList li small {
    font-style: italic;
    font-size:0.75rem;
}
audio {
    width:100%;
}
.nfx-playlist-panel {
    border-radius: 5px;
    border: solid 1px #d8d8d8;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background-color:#fafafa;

}
#npTitle {
    font-size: 1.1875rem;
    font-weight:700;
}
#npAction {
    font-size: 0.775rem;
}
/* foundation */
body {

	background-color:#009BC1;
}


.button, input[type="submit"] {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.panel {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}



.top-bar, .top-bar ul, .title-bar {
    background-color: #333;

}

.top-bar a, .top-bar ul a {
    color: #ddd;
}



::-webkit-input-placeholder {
    color: #aaa;
}

:-moz-placeholder {
    color: #aaa;
}

::-moz-placeholder {
    color: #aaa;
}

:-ms-input-placeholder {
    color: #aaa;
}
