body {
	background-attachment:fixed;
	background-color:#000;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 12px;
	background-position:top;
	background-repeat:no-repeat;
	margin:0px;
}
.msgp {
	text-align:center;
	font-size:24px;
	color:#555555;	
}

a:link, a:active,  a:hover, a:visited {
	text-decoration: none;
	color:#000000;
}
a img {border: none; }

.navbar {
	width:12px; 
	height:12px; 
	border:#000 solid 1px;
	padding: 1px;
	cursor:pointer;
}
.navbar-default, .navbar-default a:link, .navbar-default a:active, .navbar-default a:hover, .navbar-default a:visited {
	color:#000;
}
.navbar-over, .navbar-over a:link, .navbar-over a:active, .navbar-over a:hover, .navbar-over a:visited {
	color:#FFF;
	background-color:#e78810;
}
.navbar-slected{
	width:12px; 
	height:12px; 
	border:#000 solid 1px;
	padding: 1px;
	cursor:pointer;
	color:#000;
	background-color:#e78810;
}
.navbar-slected a:link, .navbar-slected a:active, .navbar-slected a:hover, .navbar-slected a:visited {
	color:#000;
}
input, textarea, select {
	background-color: #F90;
	border: 1px solid #a5b8c2;
	padding: 3px;
	-moz-border-radius: 0.6em;
	border-radius: 0.6em;
	-o-border-radius: 0.6em;
	-icab-border-radius: 0.6em;
	-khtml-border-radius: 0.6em;
	-webkit-border-radius: 0.6em;
}
input[type=submit],input[type=button],input[type=reset] {
	padding: 0px 15px 2px 15px;
	font-weight: bold;
	font-size: 11pt;
	cursor: pointer;
}

input:hover, textarea:hover, select:hover, .dButton:hover {
	background-color: #FFF;
	color: #000;
}

.containerTop {
	width: 965px;
	height:154px;
	top:100px;
	position:relative;
	border-left:#333 solid 2px;
	border-top:#333 solid 2px;
	border-right:#333 solid 2px;
}
#container {
	width: 965px;
	height:auto;
	margin: 0px auto;
	top:100px;
	padding: 10px 0 10px 0;
	position:relative;
	border-left:#333 solid 2px;
	border-bottom:#333 solid 2px;
	border-right:#333 solid 2px;
}
#top {
	color: #FFFFFF;
	width: 180px;
	height: 130px;
	vertical-align:bottom;
	position:relative;
	top:-40px;
	z-index:2;
}
#toplogo {
	top:-35px;
	left:5px;
	position:absolute;
	z-index:2;
}
#topright {
	float: right;
	height: 90px;
	width: 760px;
	text-align: right;
	color:#FFF;
	background-repeat:no-repeat;
	background-image:url(../immagini/topright.png);
}
#topright a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#FFF;
}
#cartcontent {
	position:relative; 
	top:-212px;
	left:400px;
	width:200px;
}
#searchbox {
	top:230px;
	left:9px;
	position:absolute;
	width:215px;
	height:30px;
	z-index:10;
}
#radv {
	top:253px;
	left:9px;
	background-color: #F90;
	position:absolute;
	width:218px;
	height:30px;
	z-index:2;
}
.chiavetext {
	height:28px; 
	width:167px; 
	background-color: #FFF; 
	padding:3px 37px 3px 10px; 
	font-size:20px;
	
	border:#F90 solid 2px;
}
#hometabs {
	position:relative; 
	top:-44px;
	margin-left:8px;
	white-space:nowrap;
}
#couponAlto {
	position:relative;
	top:-60px;
	left:565px;
	z-index:2;
}
#banner {
	position:relative;
	top:-10px;
	left:25px;
	z-index:2;
}
#left {
	width: 210px;
	font-size:12px;
	padding:4px 0 4px 4px;
	position:relative;
	top:20px;
	left:3px;
	z-index:2;
}
.gow {
	margin-bottom:5px;
	background-color:#FFF;
	padding-left:5px;
}
.menu{
	width:230px;
	margin-bottom:5px;
	background-color:#FFFFFF;
	padding-left:5px;
	padding-bottom:10px;
}
.menu_title {
	color:#FFF;
	background-color: #F90;
	text-align:center;
	font-size:12px;
}
.menu_list{
	border:thin #e78810;
	text-decoration: none;
	color: #e78810;
	font-size:11px;
}
.menu_list a:link, .menu_list a:active, .menu_list a:visited {
	text-decoration: none;
	color: #e78810;
	font-size:11px;
}
.menu_list a:hover {
	text-decoration: none;
	color: #FC0;
	font-size:12px;
}

.menu_blog {
	width:230px;
	margin-bottom:5px;
	background-color:#61a4ff;
	padding-left:5px;
	padding-bottom:10px;
	color: #FFF;
}
.menu_title_blog {
	color:#FFF;
	background-color: #004ddb;
	text-align:center;
	font-size:12px;
}
.menu_list_blog{
	border:thin #e78810;
	text-decoration: none;
	font-size:11px;
}
.menu_list_blog a:link, .menu_list_blog a:active, .menu_list_blog a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size:11px;
}
.menu_list_blog a:hover {
	text-decoration:underline;
	color: #FFFFFF;
	font-size:11px;
}

.tweet{
	border:#004ddb solid 2px;
	background-color: #FFF;
	color:#004ddb;
	margin:8px 0 8px 0;
	padding:10px;
}
.tweet  a:link, .tweet a:active, .tweet a:visited {
	color:#004ddb;
}
#twitterfeed{
	border:thin #004ddb;
	position:relative;
}
#homeImage {
	height:280px;
	width:670px;
}


.loginalto{
	width:760px;
	height: 60px;
	right:20px;
	top:5px;
	padding:4px;
	position:absolute;
}
.contentframe{
	margin-top:-23px;
	margin-left:8px;
	padding-left:8px;
	border:#e78810 solid 5px;	
	width:720px;
	background-color:#FFF;
}

p {
margin: 0 0 0 0px;
}
h1 {
	width:330px; 
	height:40px; 
	margin:0px;
	color:#000; 
	font-size:22px; 
	text-align:center;
	padding:0;
}
h2 {
	text-align: center;
	font-size: 300%;
	font-weight: normal;
	color: #FFFFFF;
}
#footer {
	background-color: #e78810;
	padding: 4px;
	color:#000000;
	font-size: 90%;
	text-align: center;
	clear:both;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#000000;
}
h4 {
	font-size: 180%;
	color: #F01E1E;
}
.Stile4 {font-size: 12px;
		font-family:Geneva, Arial, Helvetica, sans-serif;}

.titolo {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size:24px;
	color:#e78810;
	text-align:center;
	text-transform:uppercase;
}
.listagiochi th {
	color:#e78810;
	background-color:#CCC;	
}
.listagiochi {
	text-align:center;
}
.msg{
	text-align:center;
	font-size:18px;
	color:#F60;	
}
.advsearchTable{
	text-align:center;
	font-size:18px;
	color:#F60;
	height:145px;
	border:solid 5px #999;
}
.loginDiv{
	background-color:#338BC7;
	width:270px;
	height:150px;
	position:relative;
	
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}

.autocomplete-w1 { background:url(../immagini/shadow.png) no-repeat bottom right; position:absolute; top:0px; left:0px; margin:8px 0 0 6px; /* IE6 fix: */ _background:none; _margin:0; }
.autocomplete { border:1px solid #999; background:#222; opacity:0.9;
		filter:alpha(opacity=90); cursor:default; text-align:left; max-height:350px; overflow:hidden; margin:-6px 6px 6px -6px; /* IE6 specific: */ _height:350px;  _margin:0; _overflow-x:hidden;  color:#FFF;}
.autocomplete .selected { background:#F0F0F0; color:#000; }
.autocomplete div { padding:2px 5px; white-space:nowrap; }
.autocomplete strong { font-weight:normal; color:#3399FF; }

div.growlUI { background: url(../immagini/basket.png) no-repeat 20px 10px }
div.growlUI h1, div.growlUI h2 {
	color: white; padding: 15px 5px 5px 75px; text-align: left
}

.menu_body {display:none; width:198px; border-bottom:1px solid #998675;margin:0; padding:0; list-style:none ;}
.menu_body li{background:#FFF;}
.menu_body li.alt{background:#FEFFC4;}
.menu_body li a{color:#FFFFFF; text-decoration:none; padding:2px; display:block;}
.menu_body li a:hover{font-weight:bold;}

.dash {
	width: 38px;
	height: 30px;
	background: transparent url('../../jq/images/dash.png') 0 0 no-repeat;
	padding-left: 2px;
	padding-top: 10px;
	color: #333;
}

.weeks_dash {
	background: transparent url('../../jq/images/dark_weeks_dash.png') 0 0 no-repeat;
}

.days_dash {
	background: transparent url('../../jq/images/dark_days_dash.png') 0 0 no-repeat;
}

.hours_dash {
	clear: left;
	background: transparent url('../../jq/images/dark_hours_dash.png') 0 0 no-repeat;
}

.minutes_dash {
	background: transparent url('../../jq/images/dark_minutes_dash.png') 0 0 no-repeat;
}

.seconds_dash {
	background: transparent url('../../jq/images/dark_seconds_dash.png') 0 0 no-repeat;
}

.dash .digit {
	font: bold 15pt Verdana;
	font-weight: bold;
	float: left;
	width: 17px;
	text-align: center;
	position: relative;
}

.dash_title {
	display: none;
}

.home_prodotto_showcase_div{
	width:125px;
	height:197px;
	border:#CCC solid 2px;
	padding:3px;
	background-color:#f3f3f3;
	font-family:'linearb';
	font-size:13px;
}
.home_prodotto_new_div{
	width:125px;
	height:197px;
	border:#CCC solid 2px;
	padding:3px;
	background-color:#d1ffbf;
	font-family:'linearb';
	font-size:13px;
}
.home_prodotto_in_arrivo_div{
	width:125px;
	height:197px;
	border:#CCC solid 2px;
	padding:3px;
	background-color:#c0c0fe;
	font-family:'linearb';
	font-size:13px;
}
.home_prodotto_offerta_div{
	width:125px;
	height:197px;
	border:#CCC solid 2px;
	padding:3px;
	background-color:#fecfdf;
	font-family:'linearb';
	font-size:13px;
}
