* {
	margin: 0px;
	padding: 0px;
}

* html #tb_hideselect {
	; height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
	position: absolute;
}

* html #tb_load {
	; margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
	position: absolute;
}

* html #tb_overlay {
	; height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
	position: absolute;
}

* html #tb_window {
	; margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
	position: absolute;
}

.tb_modal#tb_ajaxcontent {
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}

.tb_overlaybg {
	background-color: #5F000C;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
}

.tb_overlaymacffbghack {
	background: url(http://shop.goosport.it/js/macFFBgHack.png);
}

#tb_ajaxcontent {
	clear: both;
	line-height: 1.4em;
	overflow: auto;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 2px;
	text-align: left;
}

#tb_ajaxcontent p {
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
}

#tb_ajaxwindowtitle {
	float: left;
	margin-bottom: 1px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 7px;
}

#tb_caption {
	float: left;
	height: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 30px;
	padding-top: 7px;
}

#tb_closeajaxwindow {
	float: right;
	margin-bottom: 1px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 7px;
	text-align: right;
}

#tb_closewindow {
	float: right;
	height: 25px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 25px;
	padding-top: 11px;
}

#tb_hideselect {
	background-color: #FFFFFF;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	filter: alpha(opacity=0);
	height: 100%;
	left: 0px;
	-moz-opacity: 0;
	opacity: 0;
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 99;
}

#tb_iframecontent {
	_margin-bottom: 1px;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	clear: both;
	margin-bottom: -1px;
	margin-top: 1px;
}

#tb_load {
	display: none;
	height: 13px;
	left: 50%;
	margin: -6px 0px 0px -104px;
	position: fixed;
	top: 50%;
	width: 208px;
	z-index: 103;
}

#tb_overlay {
	height: 100%;
	left: 0px;
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 100;
}

#tb_secondline {
	color: #666666;
	font: 10px Tahoma, sans-serif;
}

#tb_title {
	background-color: #DE0A16;
	color: #F5F5F5;
	height: 27px;
}

#tb_window {
	color: #333333;
	font: 12px Tahoma, sans-serif;
}

#tb_window {
	background: #FFFFFF;
	border-bottom: #525252 4px solid;
	border-left: #525252 4px solid;
	border-right: #525252 4px solid;
	border-top: #525252 4px solid;
	color: #000000;
	display: none;
	left: 50%;
	position: fixed;
	/*text-align: left;*/
	top: 50%;
	z-index: 102;
}

#tb_window a:link,
#tb_window a:visited,
 #tb_window a:focus,
 #tb_window a:hover,
 #tb_window a:active {
	color: #E33032;
	background: #FEFEFE;
	padding: 5px;
}

 #tb_window a:hover,
 #tb_window a:active {
	color: #E33032;
	text-decoration: underline;
		background: #FEFEFE;
	padding: 5px;
	outline: none;
}

#tb_window img#tb_image {
border: #C0C0C0 1px solid;
	display: block;
	margin: 15px 15px 0 15px;
}
div.fotoprodotto a.thickbox img,
div.fotoprodotto a.thickbox:link img,
div.fotoprodotto a.thickbox:visited img {
	border: 1px solid #999999;
}
div.fotoprodotto a.thickbox:hover img {
	border: 1px solid #DE0A16;
}