/**
 * WEBSHOP reseller own skin elements CSS template
 * Copyright(c) NetGo.hu Kft. (http://www.netgo.hu)
 * Version: 1.1
*/
@font-face {
font-family: 'Raleway Medium';
src: url('../../../scripts/css/fonts/raleway-medium-webfont.eot'),
url('../../../scripts/css/fonts/raleway-medium-webfont.eot?#iefix') format('embedded-opentype'),
url('../../../scripts/css/fonts/raleway-medium-webfont.woff2') format('woff2'),
url('../../../scripts/css/fonts/raleway-medium-webfont.woff') format('woff'),
url('../../../scripts/css/fonts/raleway-medium-webfont.ttf') format('truetype'),
url('../../../scripts/css/fonts/raleway-medium-webfont.svg#Raleway Medium') format('svg');
font-weight: normal;
font-style: normal;
}
#page_skin .header_mid {
border-bottom-color: #039E92;
border-bottom-style: solid;
border-bottom-width: 10px;
background: #FFFFFF;
background: -moz-linear-gradient(-45deg, #FFFFFF 0%, #B1D69E 100%);
background: -webkit-linear-gradient(-45deg, #FFFFFF 0%, #B1D69E 100%);
background: linear-gradient(135deg, #FFFFFF 0%, #B1D69E 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#B1D69E',GradientType=1 );
background-repeat: repeat-x;
}
#page_skin .footer_rows .footer_links .higlighted {
font-family: 'Raleway Medium';
font-size: 13px;
color: #99c5c1;
font-style: normal;
font-weight: bold;
text-decoration: underline blink dotted;
text-align: left;
}
#page_skin .footer .rights {
color: #99c5c1;
font-style: normal;
font-weight: normal;
text-decoration: dashed;
}
#page_skin hr.separator,#page_skin  .content_page_title,#page_skin  .product_categories_title,#page_skin  .breadcrumb_block_sep,#page_skin  .product_list_category_banner,#page_skin  .product_detail_page_breadcrumb,#page_skin  .product_offer_title::after,#page_skin  .product_horizontal_separator,#page_skin  .product_detail_content_inner .product_outer,#page_skin  .product_detail_tabs_header_vertical,#page_skin  .product_review_title,#page_skin  .highlights_outer_container .highlighted_row_container {
border-bottom-color: #027E74;
border-bottom-style: dotted;
border-bottom-width: 8px;
}
#page_skin .footer_link a {
font-family: 'Raleway Medium';
font-size: 12px;
color: #99c5c1;
font-style: normal;
font-weight: normal;
text-align: left;
}
#page_skin .footer_link a:hover {
color: #E5F8F9;
}
