

h1 {
	font-weight: bold;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
}

h2 {
	font-weight: bold;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
}


h3 {
	font-weight: normal;
	font-size: 11px;
	padding: 0px;
	margin: 5px 0px 0px 0px;
	color:#4a4a4a;
}

h4 {
	font-weight: normal;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	color:#4a4a4a;
}

img {
	border: none;
}

.pt {
	font-weight: bold;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
}

.brief {
	font-weight: normal;
    font-size: 11px;
    padding: 0px;
    margin: 5px 0px 0px 0px;
    color: #4a4a4a;
}

input[type=text] {
	outline: none;
}

div.clear {
	clear:both;
}

div.info {
	color: #000000;
	background-color: #dedede;
	padding: 10px 5px 10px 38px;
	background-image: url(/img/info.png);
	background-position: 10px 10px;
	background-repeat: no-repeat;
}

div.info a {
	font-weight: bold;
	text-decoration: none;
	color: #0000ff;
}

div.info a:hover {
	text-decoration: none;
	color: #ff0000;
}


div.warn {
	margin-top: 10px;
	color: #000000;
	background-color: #dedede;
	padding: 9px 4px 9px 38px;
	background-image: url(/img/warn.png);
	background-position: 10px 10px;
	background-repeat: no-repeat;
	border: 1px solid #de0000;
}

div.warn a {
	font-weight: bold;
	text-decoration: none;
	color: #0000ff;
}

div.warn a:hover {
	text-decoration: none;
	color: #ff0000;
}

div#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
/*	background-image: url(/img/headercap.png);
	background-repeat: no-repeat;*/
}

div#container div#footercap {
	height: 10px;
	background-image: url(/img/footercap.png);
	background-repeat: no-repeat;
}

div#container div#header {
	height: 83px;
	background-image: url(/img/headerbg.jpg);
	background-repeat:repeat-x;
}

div#container div#header div.logo {
}

div#container div#header div.brands {
	float:right;
	position: relative;
}

div#container div#header div.distribuitor {
	position: absolute;
	color: #dce0e4;
	font-size: 14px;
	top: 5px;
	left: -25px;
	text-shadow: #000000 1px 1px 1px;
}

div#container div#footer {
	color: #767676;
	padding: 20px 20px 10px 20px;
	background-color: #333537;
}

div#footer a {
	text-shadow: #000000 1px 1px 0px;
	color: #c0c0c0;
	text-decoration: none;
}

div#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

div#topnav {
/* 	height: 37px; */
	margin-left: 0px;
	background-color: #333537;
	text-align: left;
}

div#topnav ul {
	margin: 0 10px 0 10px;
	padding: 0;
/* 	background-color: red; */
	float: left;
}

div#topnav li {
	background-color: #333537;
	list-style: none;
	margin: 2px 1px 0 0;
	padding: 0;
	float: left;
	vertical-align: middle;
	font-size: 12px;
}

div#topnav li a {
	display: block;
	padding: 9px 7px 13px 7px;
	color: #DCE0E4;
	text-decoration: none;
	text-shadow: 1px 1px #000;
}

div#topnav li a:hover {
	color: #D8E700;
	text-decoration: underline;
}

div#topnav li a.active {
	color: #D8E700;
	text-decoration: underline;
	background: url(/img/nav-arrow.png) no-repeat bottom;
}


div#container div#content {
	border-top: 1px solid #d9dada;
	border-left: 1px solid #d9dada;
	border-right: 1px solid #d9dada;
	position: relative;
	background: #ffffff url(/img/rightbg.png) repeat-y right;
}

div#container div#content div#left {
	float: left;
}

div#container div#content div#right {
	width: 300px;
	background-color: #f7f8f8;
/* 	position: absolute; */
/* 	right: 0px; */
	float: right;
	height: 100%;
}

/* routeros */

div#right #routeros {
	margin-top: 20px;
	padding: 10px;
}

div#right #routeros p {
	padding: 20px 10px 0px 10px;
}

/*div#right div#routeros div.header {
	height: 64px;
	padding-top: 10px;
	padding-left: 90px;
	background: url(../img/routeros-header.jpg) no-repeat;
}*/

div#right div#routeros div.header {
	height: 56px;
	padding-top: 11px;
	padding-left: 70px;
	background:#333537 url(../img/routeros-header.jpg) no-repeat;
	border-left:1px solid #dedede;
	border-top:1px solid #dedede
}


div#right div#routeros div.content {
	margin: 0px;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	background-color: #ffffff;
}

div#right div#routeros div.header h2 {
	color: #dce0e4;
	font-size: 16px;
	text-shadow: #000000 1px 1px 1px;
	margin: 0px;
}

div#right div#routeros div.header h3 {
	color: #d8e700;
	font-size: 14px;
	font-weight: normal;
	text-shadow: #000000 1px 1px 1px;
	margin: 0px;
}

div#right div#routeros a {
	color: #0000ff;
}

div#right div#routeros a:hover {
	color: #ff0000;
}

div#right div#routeros table
{
	width: 100%;
	margin-top: 10px;
}

div#right div#routeros td {
	text-align: center;
}

/* discount */

div#right #discount {
	margin-top: 20px;
	padding: 10px;
}

div#right #discount p {
	padding: 0px 10px 0px 10px;
}

/*div#right div#discount div.header {
	height: 64px;
	padding-top: 10px;
	padding-left: 90px;
	background: url(../img/discount-header.jpg) no-repeat;
}*/

div#right div#discount div.header {
	height: 56px;
	padding-top: 11px;
	padding-left: 70px;
	background:#333537 url(../img/discount-header.jpg) no-repeat;
	border-left:1px solid #dedede;
	border-top:1px solid #dedede
}



div#right div#discount div.content {
	margin: 0px;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	background-color: #ffffff;
}

div#right div#discount div.content table {
	margin: 20px;
}

div#right div#discount div.header h2 {
	color: #dce0e4;
	font-size: 16px;
	text-shadow: #000000 1px 1px 1px;
	margin: 0px;
}

div#right div#discount div.header h3 {
	color: #d8e700;
	font-size: 14px;
	font-weight: normal;
	text-shadow: #000000 1px 1px 1px;
	margin: 0px;
}

div#right div#discount a {
	color: #0000ff;
}

div#right div#discount a:hover {
	color: #ff0000;
}

div#right div#discount td {
	text-align: center;
}

/* delivery */

div#right #delivery {
	margin-top: 20px;
	padding: 10px;
}

div#right #delivery p {
	padding: 20px 10px 0px 10px;
}

/*div#right div#delivery div.header {
	height: 64px;
	padding-top: 10px;
	padding-left: 90px;
	background: url(../img/delivery-header.jpg) no-repeat;
}*/

div#right div#delivery div.header {
	height: 56px;
	padding-top: 11px;
	padding-left: 70px;
	background: #333537 url(../img/delivery-header.jpg) no-repeat;
	border-left:1px solid #dedede;
	border-top:1px solid #dedede
}

div#right div#delivery div.content {
	margin: 0px;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	background-color: #ffffff;
}

div#right div#delivery div.header h2 {
	color: #dce0e4;
	font-size: 16px;
	text-shadow: #000000 1px 1px 1px;
	margin: 0px;
}

div#right div#delivery div.header h3 {
	color: #d8e700;
	font-size: 14px;
	font-weight: normal;
	text-shadow: #000000 1px 1px 1px;
	margin: 0px;
}

div#right div#delivery a {
	color: #0000ff;
}

div#right div#delivery a:hover {
	color: #ff0000;
}


/* basket */

div#container div#content div#right div#basket {
	padding: 10px;
}

/*div#container div#content div#right div#basket div.header {
	height: 64px;
	padding-top: 10px;
	padding-left: 90px;
	position: relative;
}*/

div#container div#content div#right div#basket div.header {
	height: 56px;
	padding-top: 11px;
	padding-left: 70px;
	position: relative;
}


.empty {
	background: #333537 url(../img/cart-empty.png) no-repeat;
	border-left:1px solid #dedede;
	border-top:1px solid #dedede;
	border-bottom:1px solid #dedede
}

.full {
	background: #333537 url(../img/cart-full.png) no-repeat;
	border-left:1px solid #dedede;
	border-top:1px solid #dedede
}


div#container div#content div#right div#basket div.header h2{
	color: #dce0e4;
	font-size: 16px;
	text-shadow: #000000 1px 1px 1px;
	margin: 0px;
}

div#container div#content div#right div#basket div.header h3 {
	color: #d8e700;
	font-size: 14px;
	font-weight: normal;
	text-shadow: #000000 1px 1px 1px;
	margin: 0px;
}

div#container div#content div#right div#basket div.checkout {
	margin: 10px;
	cursor: pointer;
	font-weight: bold;
	color: #0000c0;
}

div#container div#content div#right div#basket div.checkout:hover {
	color: #c00000;
}

/* basket -> product */

div#container div#content div#right div#basket div.product {
	cursor: pointer;
	/*margin-top: 10px;*/
	padding: 10px 10px 10px 10px;
	border: 1px solid #dedede;
	border-top:none;
	background-color: #ffffff;
	position: relative;
}

div#container div#content div#right div#basket div.product div.inner {
	position: absolute;
	left: 55px;
	top: 13px;
}

/*div#container div#content div#right div#basket div.product:hover {
	border: 1px solid #b0b0b0;
	border-top:none;
}*/

/*div#container div#content div#right div#basket div.product div.title {
	font-weight: bold;
}*/

div#container div#content div#right div#basket div.product div.price {
	color: #a0a0a0;
}

div#container div#content div#right div#basket div.product div.price strong {
	color: #c00000;
}

div#container div#content div#right div#basket div.product div.remove {
	position: absolute;
	top: 15px;
	right: 8px;
	width: 10px;
	height: 10px;
	opacity: 0.5;
	background: url(/img/remove.png) no-repeat;
}

div#container div#content div#right div#basket div.product:hover div.remove {
	opacity: 1;
}


/* checkout */

div#content div#left div#checkout {
	width: 615px;
	padding: 20px;
}

div#checkout div.head {
	border-bottom: 1px solid #dedede;
}

div#checkout h1 {
	font-size: 18px;
	text-shadow: #dedede 2px 2px 2px;
	margin: 3px;
}

div#checkout h2 {
	font-weight:bold;
	font-size: 16px;
	margin-top: 15px;
}

#checkout input[type=text] {
	border: none;
	border-bottom: 1px dashed #a0a0a0;
	color:#0000ff;
	font-weight: bold;
}

#checkout input[type=text].error {
	border: 1px #ff0000 solid;
}

#checkout div.error {
	margin-top: 10px;
	padding: 5px 10px 5px 10px;
	background-color: #d00000;
	color: #ffffff;
	font-weight: bold;
}

#checkout div.section {
	padding: 10px;
}

#checkout td.label {
	padding-right: 5px;
	text-align: right;
	width: 10px;
}

#checkout td.value {
	padding-right: 5px;
	color:#0000ff;
	font-weight: bold;
}

#checkout div.section p {
	font-style: italic;
	color: #808080;
}

#checkout div.links {
	font-weight: bold;
	color: #0000c0;
	margin-top: 20px;
	padding-top: 20px;
	font-size: 14px;
}

#checkout div.links span {
	cursor: pointer;
	margin-left: 30px;
}

#checkout div.links span:hover {
	color: #c00000;
}


/* contact */

div.contact_left {
	float: left;
	padding-left: 20px;
	padding-bottom: 20px;
}

div.contact_right {
	float: right;
	margin-bottom: 80px;
}


div.box_contact {
	border: 1px dotted #0000a0;
	margin-top: 20px;
	padding: 10px;
}

div.box_contact div.caption {
	font-weight: bold;
	padding-bottom: 5px;
}

div#contact table {
	width: 380px;
	margin-left: 30px;
	margin-bottom: 10px;
	border-collapse: collapse;
}

div.success {
	width: 380px;
	margin-left: 30px;
	margin-bottom: 10px;
}

div#contact div.error {
	width: 380px;
	margin-left: 30px;
	margin-bottom: 10px;
	padding: 5px 10px 5px 10px;
	background-color: #d00000;
	color: #ffffff;
	font-weight: bold;
}

div#contact input[type=text] {
	width: 100%;
	border: none;
	border-bottom: 1px dashed #a0a0a0;
	color:#0000ff;
	font-weight: bold;
}

div#contact textarea {
	width: 100%;
	margin-top: 10px;
	border: 1px solid #a0a0a0;
}

div#contact div#sendmsg {
	width: 380px;
	margin-left: 30px;
	text-align: center;
}

div#contact div.head {
	border-bottom: 1px solid #dedede;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 10px;
}

div#contact h1 {
	font-size: 18px;
	text-shadow: #dedede 2px 2px 2px;
	margin: 3px;
}


/* list of products (items) */

/*div.proditem {
	width: 618px;
	height: 120px;
	margin: 0px 0px 0px 20px;
	padding-top: 2px;
	padding-left: 3px;
	padding-bottom: 2px;
	border-top: 1px solid #dedede;
	cursor: pointer;
}

div.proditem a {
	text-decoration: none;
	color: #000000;
}

div.proditem:hover {
	width: 615px;
	height: 120px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	border-top: 3px solid #dedede;
	border-right: 3px solid #dedede;
	border-bottom: 2px solid #dedede;
	border-left: 3px solid #dedede;
}

div.proditem:hover a {
	text-shadow: #d0d0d0 2px 2px 1px;
}

div.proditem:hover div.prodhead div.infobuy div.price {
	text-shadow: #e0d0d0 2px 2px 1px;
}

div.proditem div.prodhead div.infobuy div.buy {
	display: none;
}

div.proditem:hover div.prodhead div.infobuy div.buy {
	display: block;
}*/


/* product detail */

div.proddesc {
	width: 615px;
	margin: 30px 20px 10px 21px;
}

div.proddesc div.prodhead {
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	height: 120px;
/* 	background-color: #dedede; */
}

div.proddesc div.descr {
	margin-top: 20px;
/* 	border: 1px solid #dedede; */
}

div.proddesc div.descr a {
	font-weight: bold;
	color: #0000ff;
	text-decoration: none;

}

div.proddesc div.descr a:hover {
	color: #ff0000;
}


div.proddesc div.images {
	text-align: center;
/* 	border: 1px solid #dedede; */
}

div.video {
	text-align: center;
}

/* product header */
/* zones: image, about, infobuy */

div.prodhead {
	position: relative;
}

div.prodhead div.image {
	width: 100px;
	height: 100px;
	padding: 10px;
/* 	background-color: red; */
}

div.prodhead div.about {
	width: 350px;
	height: 90px;
/* 	background-color: blue; */
	position: absolute;
	left: 110px;
	top: 0px;
	padding-left: 10px;
	padding-top: 20px;
}

div.prodhead div.about div.warranty {
	font-size: 11px;
	position: absolute;
	left: 200px;
	bottom: 0px;
}


div.prodhead div.infobuy {
	top: 0px;
	left: 410px;
	width: 190px;
	height: 100px;
/* 	background-color: green; */
	padding-top: 10px;
	padding-right: 10px;
	position: absolute;
	text-align: right;
}

.freedelivery {
	background: url(/img/free-delivery.jpg) no-repeat 70px 0;
}

.stock-clearance {
	background: url(/img/stock-clearance.png) no-repeat 70px 0;
}

div.prodhead div.infobuy div.price {
	color: #c00000;
}

div.prodhead div.infobuy div.stock {
	font-size: 11px;
}

div.prodhead div.infobuy div.buy {
	position: absolute;
	bottom: 1px;
	right: 10px;
	text-align: right;
/* 	background-color: yellow; */
}

div.prodhead div.infobuy div.buy label,input {
	font-size: 11px;
}

div.prodhead div.infobuy div.buy input {
	border: 1px #dedede solid;
	text-align: center;
}

div.prodhead div.infobuy div.buy div.buynow {
	width: 98px;
	height: 31px;
	margin-top: 3px;
	background-color: red;
 	background: url(/img/buy-now.png) no-repeat;
	cursor: pointer;
}

.facebook {
	height: 24px;
	padding: 10px 0px 10px 20px;
	border-bottom: 1px solid #dedede;
}


/*  pagina de informatii */
div#pg_info {
	width: 590px;
	padding: 30px;
}


div#pg_info p {
	margin-top: 4px;
	margin-bottom: 4px;
}

div.pg_info_header {
	padding-left: 5px;
	border-bottom: 1px solid #dedede;
}

div.pg_info_body {
	padding-top: 5px;
	padding-left: 5px;
}

div#pg_info p.pg_info_title {
	font-weight: bold;
	margin-top: 2em;
	margin-bottom: 5px;
}

/*  documentatie */
div#doc {
	width: 615px;
	padding: 20px;
}

div#doc div.head {
	border-bottom: 1px solid #dedede;
}

div#doc div.body {
	margin-top: 20px;
}

div#doc h1 {
	font-size: 18px;
	text-shadow: #dedede 2px 2px 2px;
	margin: 3px;
}

div#doc h2 {
	font-weight:bold;
	font-size: 16px;
	margin-top: 15px;
}

div#doc h3 {
	font-weight:bold;
	font-size: 14px;
	margin-top: 25px;
	margin-left: 0px;

}

div#doc ul {
	margin-top: 5px;
}

div#doc li {
	padding: 3px;
}

div#doc a {
	text-decoration: none;
}

div#doc a:hover {
	text-decoration: underline;
}

div#doc img {
	margin-bottom: 25px;
}

div#doc pre {
	border: dashed 1px #a0a0a0;
	padding: 10px;
	background-color: #e0e0b0;
	color: #000000;
}


/* autocomplete */
.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/*
	if width will be 100% horizontal scrollbar will apear
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/*
	it is very important, if line-height not setted or setted
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}


/* not found */
div.notfound {
	margin: 30px;
	padding: 10px 0px 0px 60px;
	background-image: url("/img/notfound.png");
	background-position: 10px 10px;
	background-repeat: no-repeat;
}


/* related */

.related-skin .title {
	text-align: center;
	height: 5em;
	background-color: #ffffff;
	margin-bottom: 5px;
	padding:10px;
	font-size: 12px;
}

.related-skin .brand {
	text-align: center;
	font-size: 11px;
}

.related-skin .price {
	text-align: center;
	color: #c00000;
}

.jcarousel-container {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #F0F6F9;
	border: 1px solid #346F97;
	margin-top: 10px;
}

.related-skin .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-container-horizontal {
	padding: 20px 40px;
}

.related-skin .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}

.jcarousel-clip {
    overflow: hidden;
}

.jcarousel-container {
	margin-right: 30px;
	margin-bottom: 30px;
}

./*jcarousel-clip-horizontal {
    width:  530px;
    height: 230px;
}*/

.related-skin .jcarousel-clip-vertical {
    width:  75px;
    height: 245px;
}

.related-skin .jcarousel-item {
    width: 145px;
    height: 230px;
    padding: 5px;
}

.jcarousel-item-horizontal {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin: 10px 10px 10px 10px;
	border: 1px solid #c0c0c0;
	background-color: #ffffff;
	text-align: center;
	cursor: pointer;
}

.related-skin .jcarousel-item-horizontal:hover {
	border: 1px solid #555555;
}

.related-skin .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}

.related-skin .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.related-skin .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/img/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(/img/prev-horizontal.png);
}

.jcarousel-next-horizontal:hover,
.jcarousel-next-horizontal:focus {
    background-position: -32px 0;
}

.jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-next-disabled-horizontal,
.jcarousel-next-disabled-horizontal:hover,
.jcarousel-next-disabled-horizontal:focus,
.jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/img/prev-horizontal.png) no-repeat 0 0;
}

.related-skin .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(next-horizontal.png);
}

.jcarousel-prev-horizontal:hover,
.jcarousel-prev-horizontal:focus {
    background-position: -32px 0;
}

.jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-prev-disabled-horizontal,
.jcarousel-prev-disabled-horizontal:hover,
.jcarousel-prev-disabled-horizontal:focus,
.jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.related-skin .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-vertical.png) no-repeat 0 0;
}

.related-skin .jcarousel-next-vertical:hover,
.related-skin .jcarousel-next-vertical:focus {
    background-position: 0 -32px;
}

.related-skin .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.related-skin .jcarousel-next-disabled-vertical,
.related-skin .jcarousel-next-disabled-vertical:hover,
.related-skin .jcarousel-next-disabled-vertical:focus,
.related-skin .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.related-skin .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-vertical.png) no-repeat 0 0;
}

.related-skin .jcarousel-prev-vertical:hover,
.related-skin .jcarousel-prev-vertical:focus {
    background-position: 0 -32px;
}

.related-skin .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.related-skin .jcarousel-prev-disabled-vertical,
.related-skin .jcarousel-prev-disabled-vertical:hover,
.related-skin .jcarousel-prev-disabled-vertical:focus,
.related-skin .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}


/*  tooltip */

.tip-darkgray {
	opacity:0.95;
	z-index:1000;
	text-align:left;
	text-shadow:#444 0 1px 1px;
	border:1px solid #888;
	padding:8px;
	min-width:50px;
	max-width:250px;
	color:#fff;
	background-color:#999;
	background-image:url(/img/tip-darkgray.png); /* bgImageFrameSize >= 11 should work fine */
	/**
	 * - If you set a background-image, border/padding/background-color will be ingnored.
	 *   You can set any padding to .tip-inner instead if you need.
	 * - If you want a tiled background-image and border/padding for the tip,
	 *   set the background-image to .tip-inner instead.
	 */
}
.tip-darkgray .tip-inner {
	font:bold 12px/18px arial,helvetica,sans-serif;
	margin-top:-1px;
	padding:0 4px 3px 4px;
}

/* Configure an arrow image - the script will automatically position it on the correct side of the tip */
.tip-darkgray .tip-arrow-top {
	margin-top:-7px;
	margin-left:15px;
	top:0;
	left:0;
	width:16px;
	height:10px;
	background:url(/img/tip-darkgray_arrows.png) no-repeat;
}
.tip-darkgray .tip-arrow-right {
	margin-top:-9px; /* approx. half the height to center it */
	margin-left:-7px;
	top:50%;
	left:100%;
	width:11px;
	height:21px;
	background:url(/img/tip-darkgray_arrows.png) no-repeat -22px 0;
}
.tip-darkgray .tip-arrow-bottom {
	margin-top:-7px;
	margin-left:15px;
	top:100%;
	left:0;
	width:22px;
	height:13px;
	background:url(/img/tip-darkgray_arrows.png) no-repeat -44px 0;
}
.tip-darkgray .tip-arrow-left {
	margin-top:-9px; /* approx. half the height to center it */
	margin-left:-6px;
	top:50%;
	left:0;
	width:11px;
	height:21px;
	background:url(/img/tip-darkgray_arrows.png) no-repeat -66px 0;
}