@import "reset.css";

/* ----- STILI GENERICI ----- */

body {
	background: #1b1b1b url(../img/bg.jpg) no-repeat center 0;
	border-top: 5px solid #765E3C;
	font-family: sans-serif;
}

#banner_header {
	height: 340px;
	width: 100%;
	background-color: #777978;
	border-top: 3px solid #1f1f1f;
	border-bottom: 5px solid #1f1f1f;
	margin-bottom: 30px;
}

a {
	
}

a:hover {
	cursor: pointer;
}

#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background: url(../img/container_bg.gif) repeat-y 0 0;
}

/* HOME */

.box {
	float: left;
	width: 235px;
	margin-right: 10px;
}

.box#intro {
	width: 470px;
}

.box h3 {
	color: #765E3C;
	font: bold 12px "Lucida Sans", Verdana, Arial;
	text-decoration: none;
	text-transform: uppercase;
	margin-bottom: 8px;
}

.box .content {
	background: #2b2b2b url(../img/box_bg.jpg) repeat-x 0 0;
	padding: 2px;
	min-height: 235px;
	height: 267px;
}

.box .content .wrapper {
	border: 1px solid #232323;
	padding: 10px;
	min-height: 235px;
	height: 245px;
}

.box .content img {

	width: 206px;
	height: 130px;

	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

.box .content p {
	color: #999;
	font: 10px/115% Arial;
	margin-bottom: 10px;
}

.box#intro .content img {
	float: left;
	margin: 0 15px 5px 0;
	border: 1px solid #999;
	padding: 1px;


	width: 444px;
	height: 130px;


}

.box#intro .content p {
	color: #ccc;
	font: 12px/140% Arial;
	margin-bottom: 10px;
}

.box#intro .content p strong {
	font-weight: bold;
	color: #fff;
}

.box a.bottonePromozione {
	color: #fff;
	text-decoration: none;
	font: bold 10px Arial;
	text-align: center;
	text-transform: uppercase;
	background: url(../img/btnPromozione.gif) no-repeat 0 0;
	width: 131px;
	height: 19px;
	display: block;
	padding-top: 6px;
	cursor: pointer;
	float: right;
}

.box a.bottonePromozione:hover {
	background-position: 0 bottom;
}

.box#offerta_speciale {
	margin-right: 0;
}

.box#offerta_speciale h3 {
	color: #765E3C;
}

.box#offerta_speciale .content {
	background: #4D381F url(../img/offertaSpeciale_bg.jpg) repeat-x 0 0;
}

.box#offerta_speciale .content .wrapper {
	border: 1px solid #765E3C;
}

.box#offerta_speciale h2 {
	color: #fff;
	font: bold 11px Arial;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.box#offerta_speciale p {
	color: #fff;
}

/* ------- */

/* SIDEBAR */

#sidebar {
	width: 300px;
	padding: 10px;
	float: left;
}

#sidebar h3 {
	font: bold 12px "Lucida Sans", Lucida, Verdana, Arial;
	color: #765E3C;
	text-transform: uppercase;
	margin-bottom: 20px;
	border-bottom: 1px solid #3e3321;
	padding-bottom: 10px;
	margin-top: 10px;
}

#sidebar #map {
	margin-bottom: 10px;
}

#sidebar p {
	color: #999;
	font: 11px/125% Arial;
}

#sidebar p strong {
	color: #ccc;
}

#sidebar #gallery_sidebar {
	margin-left: 7px;
	margin-top: -5px;
}

/* ------- */

/* MAIN CONTENT */

#mainContent {
	padding: 18px 10px 20px;
	float: right;
	width: 610px;
}

#mainContent #image_large {
	margin-top: -10px;
	margin-bottom: 20px;
}

#mainContent h3 {
	color: #765E3C;
	text-transform: uppercase;
	font: bold 14px "Lucida Sans", Lucida, Verdana, Arial;
	border-bottom: 1px solid #3e3321;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

#mainContent .form {
	margin-bottom: 20px;
}

#mainContent .form h4 {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font: normal normal 11px "Lucida Sans", Lucida, Verdana, Arial;
	margin-bottom: 5px;
}

#mainContent .form .data {
	background-color: #383737;
	padding: 10px;
	padding-top: 14px;
	_padding-top: 0px;
}

#mainContent #colSx {
	width: 365px;
	float: left;
}

#mainContent p, #mainContent #colSx p, #mainContent #colSx ul li {
	color: #999;
	font: 12px/130% Arial;
	margin-bottom: 2px;
}

#mainContent #colSx ul {
	margin-bottom: 20px;
}

#mainContent #colDx {
	width: 225px;
	float: right;
	display: inline;
	margin-right: 2px;
}

#mainContent #colDx .img_noleggio {
	margin-bottom: 20px;
}

#mainContent #colDx .extra {
	margin-bottom: 10px;
}

#mainContent #colDx .extra h4 {
	font: normal bold 10px "Lucida Sans", Lucida, Verdana, Arial;
	color: #ccc;
	text-transform: uppercase;
	margin-bottom: 2px;
}

#mainContent #colDx .extra ul {
	background-color: #1B1B1B;
	padding: 10px 3px 10px 12px;
	overflow: auto;
}

#mainContent #colDx .extra ul li {
	display: inline-block;
	float: left;
}

#mainContent #colDx .extra ul.allegati {
	padding-bottom: 5px;
}

#mainContent #colDx .extra ul.allegati li {
	float: none;
	border-bottom: 1px solid #262626;
	display: block;
}

#mainContent #colDx .extra ul.allegati li a {
	color: #ccc;
	text-decoration: none;
	font: normal normal 11px Arial;
}

#mainContent #colDx .extra ul.allegati li a.pdf {
	background: url(../img/pdf_ico.gif) no-repeat 0 4px;
	padding: 5px 5px 5px 20px;
	display: block;
	color: #fff;
	*padding-top: 1px;
}

#mainContent #colDx .extra ul.allegati li a.pdf:hover {
	background-color: #765E3C;
}

#mainContent .extra2 {
	margin-bottom: 10px;
	margin-top: 30px;
}

#mainContent .extra2 h4 {
	font: normal bold 10px "Lucida Sans", Lucida, Verdana, Arial;
	color: #ccc;
	text-transform: uppercase;
	margin-bottom: 5px;
}

#mainContent .extra2 ul {
	background-color: #1B1B1B;
	padding: 10px 3px 10px 12px;
	overflow: auto;
}

#mainContent .extra2 ul li {
	display: inline-block;
	float: left;
}

#mainContent .extra2 ul.allegati {
	padding-bottom: 10px;
	padding-right: 10px;
}

#mainContent .extra2 ul.allegati li {
	float: none;
	border-bottom: 1px solid #262626;
	display: block;
}

#mainContent .extra2 ul.allegati li a {
	color: #ccc;
	text-decoration: none;
	font: normal normal 11px Arial;
}

#mainContent .extra2 ul.allegati li a.pdf {
	background: url(../img/pdf_ico.gif) no-repeat 5px 4px;
	padding: 5px 5px 5px 25px;
	display: block;
	color: #fff;
	*padding-top: 1px;
}

#mainContent .extra2 ul.allegati li a.pdf:hover {
	background-color: #765E3C;
}

.data .formBlock  {
	margin-bottom: 5px;
	width: 260px;
	float: right;
}


.data .formBlock label {
	color: #ccc;
	text-decoration: none;
	font: bold 12px Arial;
	float: left;
}

.data .formBlock input {
	background-color: #2E2D2D;
	width: 180px;
	height: 12px;
	border-style: none;
	float: right;
	color: #999;
	text-decoration: none;
	font: normal normal 11px Arial;
	padding: 4px;
}

.data .formBlock input:focus {
	color: #fff;
}

.data .formBlock.left {
	float: left;
}

.data .formBlock textarea {
	background-color: #2E2D2D;
	width: 580px;
	height: 120px;
	border-style: none;
	color: #999;
	text-decoration: none;
	font: normal normal 11px Arial;
	padding: 4px;
}

.data .formBlock textarea:focus {
	color: #fff;
}

.data .row {
	padding: 7px 0 7px 7px;
	overflow: auto;
}

.data .row:hover {
	background-color: #242424;
}

.data .row select {
	float: left;
	margin-right: 10px;
	background-color: #2E2D2D;
	/*border: 1px solid #666;*/
	border:none;
	color: #9e9fa0;
	text-decoration: none;
	font: normal normal 11px Arial;
	padding: 1px 0 1px 2px;
	width: 82px;
}

.data .row select:focus {
	color: #fff;
}

.data .row select.attrezzatura {
	width: 110px;
}

.data .row a {
	display: block;
	text-align: center;
	text-transform: uppercase;
	width: 80px;
	height: 8px;
	float: right;
	text-decoration: none;
	font: normal normal 10px Arial;
	padding-top: 3px;
	padding-bottom: 7px;
	_padding-bottom: 4px;
}

/*.data .row a.rimuovi {
	background-color: #240D0D;
	border: 1px solid #240D0D;
	color: #736B6B;
}

.data .row a.rimuovi:hover {
	background-color: #792b2c;
	color: #fff;
}

.data .row a.aggiungi {
	background-color: #006600;
	border: 1px solid #003300;
	color: #ccc;
}

.data .row a.aggiungi:hover {
	color: #fff;
	background-color: #00a021;
}*/

.data .row .rimuovi {
	background-color: #240D0D;
	border: 1px solid #240D0D;
	color: #736B6B;
	width: 90px;
	float: right;
	padding-bottom: 1px;
	padding-top: 1px;
}

.data .row .rimuovi:hover {
	background-color: #765E3C;
	color: #fff;
}

.data .row .aggiungi {
	background-color: #006600;
	border: 1px solid #003300;
	color: #ccc;
	width: 90px;
	float: right;
	padding-bottom: 1px;
	padding-top: 1px;
}

.data .row .aggiungi:hover {
	color: #fff;
	background-color: #00a021;
}

input#cancella-form {
	background-color: #240D0D;
	text-align: center;
	text-transform: uppercase;
	border: 1px solid #240D0D;
	color: #8D8A8A;
	width: 100px;
	height: 22px;
	padding-bottom: 3px;
	float: right;
	margin-top: 10px;
	*padding-bottom: 0px;
	font-size: 11px;
	font-weight: bold;
}

input#cancella-form:hover {
	cursor: pointer;
	background-color: #511d1d;
}

input#prenota-form {
	background-color: #006600;
	text-transform: uppercase;
	text-align: center;
	border: 1px solid #003300;
	color: #fff;
	width: 100px;
	height: 22px;
	padding-bottom: 3px;
	float: right;
	margin-right: 5px;
	display: inline;
	margin-top: 10px;
	*padding-bottom: 0px;
	font-size: 11px;
	font-weight: bold;
}

input#prenota-form:hover {
	background-color: #009a20;
	cursor: pointer;
}

/* ------- */

/* PARTNER */

.partner {
	background: url(../img/container_bg.gif) repeat-y 0 0;
	padding: 10px;
	margin-bottom: 10px;
}

.partner .partner_img {
	width: 300px;
	height: 160px;
	float: left;
	margin-right: 30px;
}

.partner .partner_data {
	
}

.partner .partner_data h4 {
	color: #fff;
	font: normal normal 14px "Lucida Sans", Lucida, Verdana, Arial;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.partner .partner_data p {
	color: #999;
	font: 12px/130% Arial;
	margin-bottom: 10px;
}

.partner .partner_data a.main_link {
	color: #ccc;
	text-decoration: none;
	font: bold 12px Arial;
	z-index: 100;
}

.partner .partner_data a.main_link:hover {
	color: #765E3C;
}

ul#paginazione {
	float: right;
}

ul#paginazione li {
	float: left;
	margin-right: 1px;
	display: inline;
}

ul#paginazione li a {
	display: block;
	width: 18px;
	height: 18px;
	background-color: #242424;
	color: #999;
	text-decoration: none;
	font: bold 12px Arial;
	text-align: center;
	padding-top: 4px;
}

ul#paginazione li a#current_page, ul#paginazione li a:hover {
	background-color: #333333;
	color: #fff;
}

.single_image {
	float: left;
	margin: 0 5px 2px 0;
}

/* ------- */

/* FOOTER */

#footer {
	background-color: #131313;
	width: 100%;
	margin-top: 50px;
}

#footer #footer_content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

#footer #footer_content #left {
	float: left;
	width: 600px;
}

#footer #footer_content #left p {
	color: #666;
	font: 11px/140% Arial;
}

#footer #footer_content #left p strong {
	font-weight: bold;
	color: #a7a8a8;
}

#footer #footer_content #right {
	float: right;
	width: 300px;
}

#footer #footer_content #right ul li {
	color: #666;
	font: normal 11px Arial;
	text-decoration: none;
	float: left;
	margin-left: 5px;
	display: inline;
}

#footer #footer_content #right ul#selezione_lingua {
	float: right;
}

#footer #footer_content #right ul#selezione_lingua li {
	text-transform: uppercase;
	font-size: 10px;
	float: left;
}

#footer #footer_content #right ul#selezione_lingua li a {
	margin-left: 3px;
	color: #666;
	font: normal 11px Arial;
	text-decoration: none;
	float: left;
}

#footer #footer_content #right ul#selezione_lingua li a#ita {
	background: url(../img/lingue.gif) no-repeat 0 0;
	height: 11px;
	display: block;
	font-size: 11px;
	padding-left: 23px;
	_background-position: 0 1px;
}

#footer #footer_content #right ul#selezione_lingua li a#eng {
	background: url(../img/lingue.gif) no-repeat -52px 0;
	height: 11px;
	display: block;
	font-size: 11px;
	padding-left: 23px;
	_background-position: -52px 1px;
}

#footer #footer_content #right ul#selezione_lingua li a#deu {
	background: url(../img/lingue.gif) no-repeat -104px 0;
	height: 11px;
	display: block;
	font-size: 11px;
	padding-left: 23px;
	_background-position: -104px 1px;
}

#footer #footer_content #right ul#selezione_lingua li a#ita.current, #footer #footer_content #right ul#selezione_lingua li a#ita:hover {
	background-position: 0 bottom;
	color: #a7a8a8;
	_background-position: 0 -38px;
}

#footer #footer_content #right ul#selezione_lingua li a#eng.current, #footer #footer_content #right ul#selezione_lingua li a#eng:hover {
	background-position: -52px bottom;
	color: #a7a8a8;
	_background-position: -52px -38px;
}

#footer #footer_content #right ul#selezione_lingua li a#deu.current, #footer #footer_content #right ul#selezione_lingua li a#deu:hover {
	background-position: -104px bottom;
	color: #a7a8a8;
	_background-position: -104px -38px;
}

#footer #footer_content #right ul#links {
	float: right;
	margin-top: 3px;
}

#footer #footer_content #right ul#links li a {
	color: #666;
	font: normal 11px Arial;
	text-decoration: none;
}

#footer #footer_content #right ul#links li a:hover {
	color: #a7a8a8;
}

/* FANCYBOX */

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 30;
	background-color: #000 !important;
	opacity: 0.8 !important;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url(../img/fancy_progress.png) no-repeat;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 20px;
    margin: 0;
    background: transparent;
    display: none;
   /* height: 300px !important;*/
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #333;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
	/*top: 5px !important;
	right: 5px !important;
	bottom: 5px !important;
	left: 5px !important;*/
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url(../img/fancy_closebox.png) top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: #000;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url("data:image/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url(../img/fancy_left.png) no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url(../img/fancy_right.png) no-repeat;
}

a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url(../img/fancy_shadow_n.png) repeat-x;
}

div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url(../img/fancy_shadow_ne.png) no-repeat;
}

div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url(../img/fancy_shadow_e.png) repeat-y;
}

div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url(../img/fancy_shadow_se.png) no-repeat;
}

div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url(../img/fancy_shadow_s.png) repeat-x;
}

div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url(../img/fancy_shadow_sw.png) no-repeat;
}

div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url(../img/fancy_shadow_w.png) repeat-y;
}

div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url(../img/fancy_shadow_nw.png) no-repeat;
}

div#fancy_title {
	position: absolute;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(../img/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(../img/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(../img/fancy_title_right.png) repeat-x;
}

/* --------- */

/* JCAROUSEL */

#mycarousel .tipo_noleggio {
	padding: 10px;
	width: 280px;
	height: 55px;
	border-bottom: 1px solid #414141;
	position: relative;
}

#mycarousel .tipo_noleggio .ico_noleggio {
	display: block;
	float: left;
	width: 50px;
	height: 50px;
	background: url(../img/ico_noleggio_bg.jpg) repeat-x 0 bottom;
	margin-right: 10px;
	margin-top: 2px;
}

#mycarousel .tipo_noleggio h4 {
	text-transform: uppercase;
	font: normal bold 12px "Lucida Sans", Lucida, Verdana, Arial;
	color: #fff;
	margin-bottom: 2px;
}

#mycarousel .tipo_noleggio p {
	color: #666;
	font: 11px/110% Arial;
}

#mycarousel .tipo_noleggio#selected, #mycarousel .tipo_noleggio:hover {
	background-color: #1B1B1B;
	border-bottom-style: none;
}

#mycarousel .tipo_noleggio#selected .ico_noleggio, #mycarousel .tipo_noleggio:hover .ico_noleggio {
	background-position: 0 top;
}

#mycarousel .tipo_noleggio#selected h4, #mycarousel .tipo_noleggio:hover h4 {
	color: #765E3C;
}

#mycarousel .tipo_noleggio a {
	width: 300px;
	height: 75px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
	margin-top: -10px;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 300px;
    height: 75px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}
.jcarousel-container-vertical {
height: 400px;
width: 300px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.jcarousel-clip-vertical {
height: 380px;
width: 300px;
}
.jcarousel-item {
height:75px;
width: 300px;
}
.jcarousel-item-vertical {
}
.jcarousel-item-placeholder {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
color:#000000;
}
.jcarousel-next-vertical {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background: transparent url(../img/next-vertical.png) no-repeat scroll 0 0;
cursor:pointer;
height:32px;
position:absolute;
width: 60px;
	right: 0;
	top: -40px;
}
.jcarousel-next-vertical:hover {
background-position:0 -32px;
}
.jcarousel-next-vertical:active {
background-position:0 -64px;
}
.jcarousel-next-disabled-vertical, .jcarousel-next-disabled-vertical:hover, .jcarousel-next-disabled-vertical:active {
background-position:0 -96px;
cursor:default;
}
.jcarousel-prev-vertical {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background: transparent url(../img/prev-vertical.png) no-repeat scroll 0 0;
cursor:pointer;
height:32px;
position:absolute;
width: 60px;
	right: 65px;
	top: -40px;
}
.jcarousel-prev-vertical:hover {
background-position:0 -32px;
}
.jcarousel-prev-vertical:active {
background-position:0 -64px;
}
.jcarousel-prev-disabled-vertical, .jcarousel-prev-disabled-vertical:hover, .jcarousel-prev-disabled-vertical:active {
background-position:0 -96px;
cursor:default;
}
 

