/* General styles */
body,th,td,tt,p,div,span {
	color: #000000;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
}
form,div {
	margin-top:	0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
body {
	background-color: #312887;
	margin-top:	0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}


input,textarea,select {
	color: #000000;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	padding-left: 1px;
}
.input-text {
	color: #333333;
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	border-bottom: #333333 1px solid;
}
.input-text-100 {
	color: #333333;
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	border-bottom: #333333 1px solid;
	width: 100%;
}
p,ul {
	margin-top:	6px;
	margin-bottom: 6px;
}
a:link {
	color: #004994;
	text-decoration: none;
}
a:visited {
	color: #004994;
	text-decoration: none;
}
a:hover	{
	color: #f27a00;
	text-decoration: underline;
}
a:active {
	color: #004994;
	text-decoration: none;
}
.underlined:link, .underlined:visited, .underlined:active {
	text-decoration: none;
	color: #000000;
}
.underlined:hover {
	text-decoration: none;
	color: #cccccc;
}
.underlined2:link, .underlined2:visited, .underlined2:active {
	text-decoration: none;
	color: #000000;
}
.underlined2:hover {
	text-decoration: none;
	color: #ffffff;
}
.hand {
	cursor: pointer;
}
.nowrap {
	white-space: nowrap;
}
.uppercase {
	text-transform: uppercase;
}
.lowercase {
	text-transform: lowercase;
}
hr {
	border: solid #ced6da 0px;
	border-top-width: 1px;
	height: 0px;
}
.subheader {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.subheader-border {
	border-bottom: #a7a7a7 1px solid;
}
.subheader2 {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.page-title {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.breadcrumbs {
	color: #ffffff;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 11px;
}
.breadcrumbs-link:link, .breadcrumbs-link:visited, .breadcrumbs-link:active {
	color: #ffffff;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.breadcrumbs-link:hover {
	color: #cccccc;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.error-text {
	color: #f27a00;
	font-weight: bold;
}
.side-padding {
	padding-left: 3px;
	padding-right: 3px;
}
.expanded {
	width: 100%;
}
/* /General styles */


/* Header styles */

.cart-link:link, .cart-link:visited {
    color: #5d5d5d;
	font-family: tahoma, arial, verdana, sans-serif;
   	font-size: 11px;
	text-decoration: underline;
}
.cart-link, .cart-link:hover, .cart-link:active {
    color: #5d5d5d;
	font-family: tahoma, arial, verdana, sans-serif;
   	font-size: 11px;
	text-decoration: none;
}
.but_find {
	background-color:f1f1ed;
	font-weight: bold;
	font-family: arial, tahoma, verdana, sans-serif;
   	font-size: 11px;
}
/* /Header styles */

/* Footer styles */
.bottom-bg {
	background-color: #fbfbfb;
}
.bottom-repeat-bg {
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-position: bottom;
}
.bottom-menu {
	color: #ffffff;
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
}
.bottom-menu-links:link {
	color: #ffffff;
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.bottom-menu-links:visited {
	color: #ffffff;
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.bottom-menu-links:hover {
	color: #cccccc;
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.bottom-menu-links:active {
	color: #ffffff;
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.bottom-copyright {
	color: #ffffff;
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
}
/* /Footer styles */

/* Side boxes styles */


.sidebox-border {
	background-color: #6d7733;
}
.sidebox-title-bg {
	background-color: #e39714;
	background-repeat: repeat-x;
}
.sidebox-title {
	color: #ffffff;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.sidebox-title-line {
	background-color: #ffffff;
	background-repeat: repeat-x;
}
.sidebox-body {
	color: #333333;
        background-color: #6E96D5;
}
.sidebox-body-white {
	color: #333333;
	background-color: #6E96D5;
}
.sidebox-body-gray {
	color: #333333;
	background-color: #6E96D5;
}
.sidebox-link:link {
    color: #ffffff;
   	font-size: 11px;
	font-family: tahoma, arial, verdana, sans-serif;
	text-decoration: none;
}
.sidebox-link-orange:link {
    color: #B9D300;
   	font-size: 11px;
                     font-style: italic;
	font-family: tahoma, arial, verdana, sans-serif;
	text-decoration: none;

}
.sidebox-link-orange:visited {
    color: #B9D300;
	font-family: tahoma, arial, verdana, sans-serif;
   	font-size: 11px;
                     font-style: italic;
	text-decoration: none;

}
.sidebox-link-orange:hover {
    color: #FF0000;
	font-family: tahoma, arial, verdana, sans-serif;
   	font-size: 11px;
	text-decoration: none;

}
.sidebox-link:visited {
    color: #ffffff;
	font-family: tahoma, arial, verdana, sans-serif;
   	font-size: 11px;
	text-decoration: none;
}
.sidebox-link:hover {
    color: #000000;
	font-family: tahoma, arial, verdana, sans-serif;
   	font-size: 11px;
	text-decoration: none;
}
.sidebox-link:active {
    color: #ffffff;
	font-family: tahoma, arial, verdana, sans-serif;
   	font-size: 11px;
	text-decoration: none;
}
.sidebox-input-text {
	color: #333333;
	background-color: #ffffff;
	border-right: #808080 1px solid;
	border-top: #808080 1px solid;
	border-left: #808080 1px solid;
	border-bottom: #808080 1px solid;
}
/* /Side boxes styles */

/* Main boxes styles */
.mainbox-border {
	border-bottom: #3878DB 5px solid;
	/*border-bottom: #a0af4b 5px solid;*/
}
.mainbox-left-repeat-bg {
	background-repeat: repeat-y;
	background-position: left;
}
.mainbox-right-repeat-bg {
	background-repeat: repeat-y;
	background-position: right;
}
.mainbox-title-bg {
	background-color: #f7ca4b;
}
.mainbox-title {
	color: #2F0D00;
	font-size: 11px;
	font-family: tahoma, arial, verdana, sans-serif;
	font-weight: bold;
}
.mainbox-body {
	color: #141414;
	background-color: #ffffff;
}
/* /Main boxes styles */

/* Categories side box */
.sidebox-rootcategory {
	color: #ffffff;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.sidebox-rootcategory:link {
	color: #ffffff;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
        text-decoration: none;
}
.sidebox-rootcategory:visited {
	color: #ffffff;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
        text-decoration: none;
}
.sidebox-rootcategory:hover {
	color: #cccccc;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
        text-decoration: none;
}
.sidebox-rootcategory:active {
	color: #ffffff;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
        text-decoration: none;
}
.sidebox-subcategory:link {
	color: #ffffff;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
        text-decoration: none;
}
.sidebox-subcategory:visited {
	color: #ffffff;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
        text-decoration: none;
}
.sidebox-subcategory:hover {
	color: #f27a00;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
        text-decoration: none;
}
.sidebox-subcategory:active {
	color: #ffffff;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
        text-decoration: none;
}
/* /Categories side box */

/* Site info side box */
.sidebox-roottopic:link {
	color: #333333;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.sidebox-roottopic:visited {
	color: #333333;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.sidebox-roottopic:hover {
	color: #000000;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.sidebox-roottopic:active {
	color: #333333;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.sidebox-subtopic:link {
	color: #000000;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;

}
.sidebox-subtopic:visited {
	color: #000000;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;

}
.sidebox-subtopic:hover {
	color: #000000;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;

}
.sidebox-subtopic:active {
	color: #000000;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;

}
/* /Site info side box */


/* Authentication side box */
.auth-text {
	color: #000000;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
}
.auth-subtitle {
	color: #000000;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.small-link {
	font-size: 9px;
}
.forgot-password:link, .forgot-password:visited{
	color: #1c6ed3;
	text-decoration: underline;
}
.forgot-password:hover, .forgot-password:active{
	color: #1c6ed3;
	text-decoration: none;
}
/*  /Authentication side box */

/* Search side box */
.search-text {
    color: #000000;
   	font-size: 12px;
	font-family: tahoma, verdana, arial, sans-serif;
	font-weight: bold;
}
.searchbox-input-text {
	color: #000000;
	border-right: #C1C1C1 1px solid;
	border-top: #C1C1C1 1px solid;
	border-left: #C1C1C1 1px solid;
	border-bottom: #C1C1C1 1px solid;
}
.search-selectbox {
	width: 150px;
}
.search-advanced:link {
    color: #333333;
   	font-size: 10px;
	font-family: tahoma, verdana, arial, sans-serif;
	text-decoration: underline;
}
.search-advanced:visited {
    color: #333333;
   	font-size: 10px;
	font-family: tahoma, verdana, arial, sans-serif;
	text-decoration: underline;
}
.search-advanced:hover {
    color: #333333;
   	font-size: 10px;
	font-family: tahoma, verdana, arial, sans-serif;
	text-decoration: none;
}
.search-advanced:active {
    color: #333333;
   	font-size: 10px;
	font-family: tahoma, verdana, arial, sans-serif;
	text-decoration: none;
}
/* /Search side box */

/* Bestsellers side box */
.bestseller-sidebox {
    color: #333333;
   	font-size: 11px;
	font-family: arial, verdana, sans-serif;
}
/* /Bestsellers side box */

/* Notification box */
.notification-title-n { /* Notification message */
	color: #6d7733;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.notification-border-n {
	background-color: #6d7733;
}
.notification-body-n {
	background-color: #f9ffeb;
	color: #000000;
}
.notification-title-e { /* Error message */
	color: #c12929;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.notification-border-e {
	background-color: #c12929;
}
.notification-body-e {
	background-color: #fff7f4;
	color: #000000;
}
.notification-border-w { /* Warning message */
	background-color: #eba600;
}
.notification-body-w {
	background-color: #fff7f4;
	color: #000000;
}
.notification-title-w {
	color: #eba600;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
/* /Notification box */

/* Section in main box */

.section-border {
	background-color: #6d7733;
}
.section-body {
	background-color: #f9ffeb;
	color: #000000;
}
.section-title {
	color: #6d7733;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/* Section in main box */

/* Buttons */

.button {
	color: #000000;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 10px;
	white-space: nowrap;
}
.button-sidebox {
	color: #000000;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 10px;
	white-space: nowrap;
}
.action_button {
	color: #000000;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 10px;
	white-space: nowrap;
}
.button-link:link, .button-link:visited, .button-link:active {
	color: #ffffff;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.button-link:hover {
	color: #ffffff;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.button-sidebox-link:link, .button-sidebox-link:visited, .button-sidebox-link:active {
	color: #ffffff;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.button-sidebox-link:hover {
	color: #ffffff;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.text-button-link:link, .text-button-link:visited, .text-button-link:active {
	color: #000000;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.text-button-link:hover {
	color: #f27a00;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

/* /Buttons */

/* eMenu */
.emenu-border {
	background-color: #ffffff;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
.emenu-over {
	background-color: #cccccc;
	cursor: pointer;
}
.emenu-delim {
	background-repeat: repeat-x;
}
/* /eMenu */

/* Category page */
.category-description {
	color: #333333;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 11px;
}
.subcategories {
	font-size: 11px;
	font-weight: bold;
}
.product-title:link {
	color: #25177A;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.product-title:visited {
	color: #25177A;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.product-title:hover {
	color: #ffffff;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.product-title:active {
	color: #25177A;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.product-details-title {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.product-detailsh1-title {
	color: #000000;
                     margin: 0px;
	padding: 0px;
                      font-size: 16px;
	font-weight: bold;
}
.product-tools {
	background-color: #ffffff;
}
.products-delim-v {
	background-repeat: repeat-y, repeat-x;
}
.sku {
	font-size: 9px;
}
.more-info {
	font-size: 10px;
}
.list-price {
	color: red;
	font-size: 20px;
}

.price {
	color: #738600;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.cart-price {
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.discount {
	color: #666666;
	font-size: 10px;
}
/* Category page */

/* Form styles */
.form-field-title {
	background-color: #ffffff;
	color: #141414;
}
.form-title	{
	background-color: #ffffff;
	color: #141414;
	font-weight: bold;
}
.form-note {
	background-color: #ffffff;
	color: #141414;
}
.required-field-mark {
	color: #ff0000;
}
/* Form styles */

/* Checkout pages */
.table-head {
	background-color: #B9D300;
	color: #ffffff;
	font-weight: bold;
    text-transform: uppercase;
	padding-left: 3px;
	padding-right: 3px;
	height: 22px;
}
.table-row {
	background-color: #F7FFE0;
}

.thin-border {
	background-color: #aaaaaa;
}
.form-field-caption {
	font-style:italic;
}

/* --- static menu styles ---
note:
	1. not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
style naming convention:
	m<zero based menu number>l<zero based level number>i|o<for inner or outer tag>
*/

/* all levels inner */
.minner {
	font: 12px Tahoma, Verdana, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: black;
}
/* all levels outer */
.moout {
	text-decoration : none;
	border : 1px solid #666666;
	background: #ffffff;
}
.moover {
	text-decoration : none;
	border : 1px solid #666666;
	background: #cccccc;
	cursor: pointer;
}

a.sort-by-links:link {
	color: #6d7733;
	text-decoration: underline;
}
a.sort-by-links:visited {
	color: #6d7733;
	text-decoration: underline;
}
a.sort-by-links:hover	{
	color: #f27a00;
	text-decoration: none;
}
a.sort-by-links:active {
	color: #6d7733;
	text-decoration: underline;
}

a.sort-by-links-selected:link {
	color: #6d7733;
	text-decoration: underline;
	font-weight: bold;
}
a.sort-by-links-selected:visited {
	color: #6d7733;
	text-decoration: underline;
	font-weight: bold;
}
a.sort-by-links-selected:hover	{
	color: #f27a00;
	text-decoration: none;
	font-weight: bold;
}
a.sort-by-links-selected:active {
	color: #6d7733;
	text-decoration: underline;
	font-weight: bold;
}

.notification-checkout {
        color: #61646E;
}
.notification-checkoutl {
        color: #61646E;
}
.notification-checkoutl:link {
        color: #61646E;
        text-decoration: none;
}
.notification-checkoutl:visited {
        color: #61646E;
        text-decoration: none;
}
.notification-checkoutl:hover   {
        color: #f27a00;
        text-decoration: underline;
}
.notification-checkoutl:active {
        color: #61646E;
        text-decoration: none;
}
.notification-checkoutblue {
        color:#6d7733;
}
.profiles-vert-img {
	width: 10px;
}
.discount-label-text {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
}
.section-active-tab-bg {
	font-family: tahoma,arial, helvetica,	sans-serif;	
	font-size: 11px;
	white-space: nowrap;
	color: #ffffff;
	background: url('images/tab_bg_active.gif');
	background-color: #b3c741;
}
.section-inactive-tab-bg {
	font-family: tahoma,arial, helvetica,	sans-serif;	
	font-size: 11px;
	color: #000000;
	white-space: nowrap;
	background: url('images/tab_bg.gif');
	background-color: #e9e9e9;
}
.section-outer-border {
	border: 1px #7A7A7A solid;
	clear: both;
}
.ajax-message {
	border: 1px solid #000000; 
	background-color: #f4fbff;
	padding: 10px 10px 10px 10px;
}
.affiliate-code {
	background: #f6f6f6;
	border: 1px solid #e0e0e0;
	color: #aaaaaa;
	font-size: 10px;
	text-align: center;
	padding: 3px;
	margin: 3px;
}
.valign {
	vertical-align: middle;
}
.main-text {
	color: #333333;
}
a.sort-link:link {
	color: #ffffff;	text-decoration: underline;
}
a.sort-link:visited {
	color: #ffffff;	text-decoration: underline;
}
a.sort-link:hover	{
	color: #ffffff;	text-decoration: none;
}
a.sort-link:active {
	color: #ffffff;	text-decoration: underline;
}
/* New styles */
white-sidebox-text {
	color: #ffffff;
font-family: arial, tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.white-sidebox-text-link:link, .white-sidebox-text-link:visited, white-sidebox-text-link:active {
        color: #ffffff;
        font-family: arial, tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.sidebox-body-2 {
	color: #ffffff;
font-family: arial, tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
        background-color: #296DC1;
}
.worldwide {
        background-color: #B9D300;
}
.worldwide:link {
	color: #00000;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
        text-decoration: none;
}
.worldwide:visited {
	color: #000000;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
        text-decoration: none;
}
.worldwide:hover {
	color: #ffffff;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
        text-decoration: none;
}
.worldwide:active {
	color: #000000;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
        text-decoration: none;
}
.trendy {
        background-color: #3878DB;
}
.business {
        background-color: #25177A;
}
.algemeen {
        background-color: #296dc1;
}
#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135, strength=3);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
.worldwide-list-price {
        background-color: #B9D300;
		color: #25177A;
}
.worldwide-price {
        background-color: #B9D300;
		color: #25177A;
}
.light-blue-buy {
        background-color: #6E96D5;
        color: #ffffff;
        font-family: arial, tahoma, verdana, sans-serif;
	    font-size: 11px;
	    font-weight: bold;
}
.light-blue-buy:link, .light-blue-buy:visited, light-blue-buy:active {
    color: #ffffff;
    font-family: arial, tahoma, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.product-title2:link {
	color: #25177A;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.product-title2:visited {
	color: #25177A;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.product-title2:hover {
	color: #000000;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.product-title2:active {
	color: #25177A;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.sidebox-rootcategory2 {
	color: #000000;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.sidebox-rootcategory2:link {
	color: #000000;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
        text-decoration: none;
}
.sidebox-rootcategory2:visited {
	color: #000000;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
        text-decoration: none;
}
.sidebox-rootcategory2:hover {
	color: #cccccc;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
        text-decoration: none;
}
.sidebox-rootcategory2:active {
	color: #000000;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
        text-decoration: none;
}
.sidebox-subcategory2:link {
	color: #000000;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
        text-decoration: none;
}
.sidebox-subcategory2:visited {
	color: #000000;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
        text-decoration: none;
}
.sidebox-subcategory2:hover {
	color: #f27a00;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
        text-decoration: none;
}
.sidebox-subcategory2:active {
	color: #000000;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
        text-decoration: none;
}

/****** mestny *****/
.best-price{
	font-size: 12px;
}
/***** /mestny *****/
