/* ### SHORT WHISH LIST ### */

#NoshortWhish {
	float:right;
	width:45px;
	height:30px;
	margin:0px;
	margin-top:6px;
	margin-left:18px;
}

#WSshortWhish {
	float:right;
	width:45px;
	height:30px;
	margin:0px;
	margin-top:6px;
	margin-left:18px;
}

#WSshortWhishIcon {
	display:block;
	width:45px;
	height:30px;
	margin-bottom:3px;
	background-image:url('/immagini/sfShop/cartIcon.png');
	background-repeat:no-repeat;
	cursor:pointer;
}

#WSshortWhishIcon .icon {}

#WSshortWhishContent {
	display:none;
	position:relative;
	z-index:90;
	right:270px;
	border:6px solid #000000;
	margin:0 auto;
	background-image:url('/immagini/bianco80.png');
}

#WSshortWhish .box {
	width:300px;
}

#WSshortWhish .title {
	text-align:center;
}

#WSshortWhish .title div {
	padding-left:6px;
	padding-top:3px;
	color:#000000;
	font-size:13px;
	font-weight:bold;
}

#WSshortWhish .data {
	min-height:120px;
}

#WSshortWhish .data .content {
	padding:12px;
}

#WSshortWhish .data .visible {
	display:block;
}

#WSshortWhish .data .hidden {
	display:none;
}

#WSshortWhish .data .noItems {
	padding-top:48px;
	text-align:center;
	color:#000000;
	font-weight:bold;
}

#WSshortWhish .data .howMany {}

#WSshortWhish .data .howMany .label {
	font-size:10px;
}

#WSshortWhish .data .howMany .value {
	padding-right:15px;
	text-align:right;
}

#WSshortWhish .data .howMany .value .currency {
}

#WSshortWhish .data .howMany .value input {
	width:90px;
	border:0px;
	text-align:right;
	font-size:13px;
	font-weight:bold;
}

#WSshortWhish .data .globalAmount {
	clear:both;
	padding-top:12px;
	padding-bottom:12px;
}

#WSshortWhish .data .globalAmount .label {
	font-size:10px;
}

#WSshortWhish .data .globalAmount .value {
	padding-top:12px;
	text-align:center;
}

#WSshortWhish .data .globalAmount .value input {
	width:95px;
	border:0px;
	text-align:right;
	font-size:17px;
	font-weight:bold;
}

#WSshortWhish .data .globalAmount small {}

#WSshortWhish .button {
	padding:6px;
	text-align:center;
	cursor:pointer;
}

#WSshortWhish .button input {
	width:96px;
	height:22px;
	border:0px;
	background-image:url('/immagini_/bgSCbutton.png');
	background-repeat:no-repeat;
	text-align:center;
	font-weight:bold;
	font-size:13px;
	color:#FFFFFF;
	cursor:pointer;
}

#WSshortWhish .terminator {
	padding:3px;
	font-size:10px;
	font-style:italic;
	text-align:center;
}
