@charset "UTF-8";
/* CSS Document */
label { cursor:pointer; }
.main_img {
	width:800px; margin-top:-15px; margin-bottom:10px; margin-left:-10px;
}
.specs {
	font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#666666; margin:-15px -10px;
	background-image: url(../images/prodPage_imgs/fiche_mid_bottom.gif); background-repeat:repeat-x; background-position:bottom;
}
.buyBox {
	 background-color:#FFFFFF; display:block; border:1px solid #CCCCCC; padding:10px;
	-webkit-border-radius:6px; -webkit-box-shadow:1px 2px 2px #777; -moz-border-radius:4px; -moz-box-shadow:1px 2px 2px #777;
}
.alternative {
	padding:6px; width:300px;  border-top:1px solid #CCCCCC;
	background:transparent;
}
.alt_price {
	float:right; color:#000000; text-align:right; font-size:12px; font-weight:bold; width:100px;
}
.alt_price a {
	font-size:11px; font-weight:normal;
}

#how_flashcontent {
	width:700px; height:200px; overflow:hidden; display:block;
	-webkit-border-radius:6px; -webkit-box-shadow:1px 2px 2px #777; -moz-border-radius:4px; -moz-box-shadow:1px 2px 2px #777;
}
#howcontainer { width:auto; font-size:12px; line-height:18px; background:url(http://www.scoobike.ch/images/prodPage_imgs/fiche_mid_top.gif);
	background-repeat:repeat-x; background-position:top; overflow:auto; padding:10px 0 10px 40px; background-color:#FFFFFF;
	-webkit-border-radius:6px; -webkit-box-shadow:1px 2px 2px #777; -moz-border-radius:4px; -moz-box-shadow:1px 2px 2px #777;
	font-size:12px;
}

/* famiglie */

.ezee div h1 {
	color: #333333; font-size:24px; text-shadow:none;
}
div h1 {
	color: #333333; font-size:24px; text-shadow:none;
}
.crystalyte div h1 {
	color: #333333; font-size:24px; text-shadow:none;
}
.starsport div h1 {
	color: #333333; font-size:24px; text-shadow:none;
}
.images_box {
	height:100px;
	padding:10px;
	width:760px;
	background-image:url(http://www.scoobike.ch/images/prodPage_imgs/fiche_mid_top.gif);
	background-repeat:repeat-x;
}
.detail_img {
	border:1px solid #333333; width:120px; height:81px;
	float:left; margin-left:10px; cursor:pointer;
}
#theImgContainer {
	height:509px;
	display:block;
}
.rightMn {
	display:block; padding:6px;
	font-family:'Trajan Pro', 'Trebuchet MS', serif;
	
	font-size:14px;
	background-image:url(http://www.scoobike.ch/images/top_blue.gif);
	background-repeat:repeat-x;
}
table, tr, td, th { margin:0px; text-align:left; }
th { background-color:#EEEEEE; text-align:left; }