img {
	border: 0px;
}
a {
	color: #626262;
	text-decoration:none;
}
* {
	font-family: verdana;
}


#container {
	width: 981px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width:981px;
	margin-left: auto;
	margin-right: auto;
}

#header div {
	display: block;
	float: left;
	width: 100px;
	margin-left: 15px;
	margin-top: 20px;
	border-right: 1px solid #ebebeb;
}
#header div.gara {
	width: 150px;
	border-right: 0;
}
#header div.tool {
	text-align: center;
	width: 200px;
	border-right: 0;
	margin-top: 0;
	float:right;
}
#header * {
	font-family: verdana;
	font-size: 11px;
	line-height: 15px;
	color: #626262;
	font-weight: bold;
	text-decoration: none;
}

#logo {
	display: block;
	float: left;
	margin-left: 6px;
	margin-top: 10px;
	margin-right: 80px;
}

#tinycart {
	padding-top: 10px;
	display: block;
	width: 168px;
	height: 41px;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff url('../images/cart.png');
	color: #393a3a;
	font-weight: normal;
	background-repeat: no-repeat;
	text-align: center;
}
#cart a {
	font-weight: bold;
	font-size: 10px;
}
#menu {
	width:941px;
	margin-left: auto;
	margin-right: auto;
	height: 20px;
	padding: 15px;
	border: 1px solid #dfdfdf;
	margin-bottom: 15px;
	background: #ebebeb;
}
#menu a {
	font-size: 16px;
	margin: 20px;
	color: #393a3a;
}
#menu a:hover {
	text-decoration: underline;
}


#bighome {
	background: #ffffff url('../images/bighome.png');
	background-repeat: no-repeat;
	width:981px;
	height:252px;
	margin-left: auto;
	margin-right: auto;
}
#bighome #roller {
	font-family: verdana;
	background: url('../images/scuretto.png');
	margin-left: 750px;
	height:232px;
	display: block;
	color: #ffffff;
	font-size: 11px;
	padding: 10px;
}

#offers {
	margin-top: 15px;
	background: #ffffff url('../images/verde.png');
	width:981px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	height: 200px;
}

#slider {
	position: relative;
}

#offers .offer {
	float: left;
	width: 200px;
	margin-left:22px;
	margin-right:22px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#offers .offer h1 {
	text-align:center;
	margin: 0; padding: 0;
	font-family: verdana;
	font-size: 14px;
	color: #000000;
}
#offers .offer .img {
	width:200px;
	height:130px;
	margin-bottom: 5px;
}
#offers .offer .img p {
	display: block;
	background: url('../images/scuretto.png');
	color: #ffffff;
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
}
#offers .offer .img p a {
	display:block;
	float: right;
	color: #ffffff;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	margin-top: 3px;
}

#realpage {
	width:981px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	border: 1px solid #dfdfdf;
	padding:5px;
}
#realpage #sx {
	float:left;
	display: block;
	background: #f0f0f0;
	width: 180px;
	padding:5px;
}
#realpage #sx h1{
	margin: 0;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	color: #393a3a;
}

#realpage #sx h2{
	margin: 0;
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	margin-left: 5px;
	padding-left: 10px;
	margin-top: 3px;
	color: #626262;
	background-color: transparent;
	background-image: url('../images/bg_list.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 6px;
}
#realpage #sx h3 {
	margin: 0;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	margin-left: 15px;
	padding-left: 8px;
	margin-top: 1px;
	color: #626262;
	background-color: transparent;
	background-image: url('../images/bg_list.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 5px;
}
#realpage #sx .active {
	font-weight: bold;
}
#realpage #sx a {
	color: #626262;
	text-decoration:none;
}
#realpage #sx a:hover {
	text-decoration:underline;
}

#realpage #dx {
	float:left;
	display: block;
	width: 775px;
	margin-left:15px;
	font-size: 10px;
}
#realpage #dx #options-sx {
	margin-right: 10px;
	width: 380px;
	float:right;
}
#realpage #dx #options-dx {
	width: 380px;
	float:right;
}
#realpage #dx .subcat {
	font-size: 12px;
	color: #626262;
}
#realpage #dx .subcat .cat {
	float:left;
	display:block;
	width:92px;
	height:82px;
	margin-top:10px;
	padding-bottom:10px;
	text-align:center;
	border: 1px solid #ffffff;
}
#realpage #dx .subcat .cat:hover {
	border: 1px solid #dfdfdf;
}
#realpage #dx .subcat .cat img {
	border: 1px solid #626262;
	height: 71px;
	width: 71px;
	display:block;
	margin-left: auto; margin-right: auto;
}
#realpage #dx h1 {
	background: #f0f0f0;
	margin: 0;
	padding: 10px;
	color: #000000;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
}

.search {
	height: 32px;
	padding-top: 6px;
	text-align:center;
}
#s {
	width: 60px;
}
#search {
	width: 25px;
}

.cleaner {
	clear:both;
	height: 20px;
	margin: 10px;
}
/* GLOBALHEADER */
#globalheader { width: 982px; height: 38px; margin: 18px auto; position: relative; z-index: 9998; }
#globalheader #globalnav { margin: 0; padding: 0; }
#globalheader #globalnav li { display: inline; }
#globalheader #globalnav li a { float: left; width: 117px; height: 0; padding-top: 38px; overflow: hidden; }
#globalheader #globalnav li a,
#globalheader #globalsearch { background-image: url('../images/globalnavbg.png'); _background-image: url('../images/globalnavbg.gif'); background-repeat: no-repeat; }

/* BUTTONS */
#globalheader #globalnav li#gn-store a { background-position: 0 0; }
#globalheader #globalnav li#gn-store a { background-position: -117px 0; }
#globalheader #globalnav li#gn-mac a { background-position: -234px 0; }
#globalheader #globalnav li#gn-ipoditunes a { background-position: -351px 0; }
#globalheader #globalnav li#gn-iphone a { background-position: -468px 0; }
#globalheader #globalnav li#gn-downloads a { background-position: -585px 0; }
#globalheader #globalnav li#gn-support a { background-position: -702px 0; }

/* OVER STATES */
#globalheader #globalnav li#gn-apple a:hover { background-position: 0 -38px; }
#globalheader #globalnav li#gn-store a:hover { background-position: -117px -38px; }#globalheader #globalnav li#gn-mac a:hover { background-position: -234px -38px; }
#globalheader #globalnav li#gn-ipoditunes a:hover { background-position: -351px -38px; }#globalheader #globalnav li#gn-iphone a:hover { background-position: -468px -38px; }
#globalheader #globalnav li#gn-downloads a:hover { background-position: -585px -38px; }
#globalheader #globalnav li#gn-support a:hover { background-position: -702px -38px; }

* PRESSED STATES */
#globalheader #globalnav li#gn-apple a:active { background-position: 0 -76px; }#globalheader #globalnav li#gn-store a:active { background-position: -117px -76px; }
#globalheader #globalnav li#gn-mac a:active { background-position: -234px -76px; }
#globalheader #globalnav li#gn-ipoditunes a:active { background-position: -351px -76px; }
#globalheader #globalnav li#gn-iphone a:active { background-position: -468px -76px; }
#globalheader #globalnav li#gn-downloads a:active { background-position: -585px -76px; }
#globalheader #globalnav li#gn-support a:active { background-position: -702px -76px; }

/* ON STATES */
#globalheader.home #globalnav li#gn-apple a:hover { background-position: 0 0; cursor: default; }
#globalheader.store #globalnav li#gn-store a { background-position: -117px -114px !important; }
#globalheader.mac #globalnav li#gn-mac a { background-position: -234px -114px !important; }
#globalheader.ipoditunes #globalnav li#gn-ipoditunes a { background-position: -351px -114px !important; }
#globalheader.iphone #globalnav li#gn-iphone a { background-position: -468px -114px !important; }
#globalheader.downloads #globalnav li#gn-downloads a { background-position: -585px -114px !important; }
#globalheader.support #globalnav li#gn-support a { background-position: -702px -114px !important; }

.site-error {
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
	width:500px;
	padding:10px;
	font-size:13px;
	background: #76CC29;
	border: 2px solid #C8C8C8;
	color: #ffffff;
}

.user-advise {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 550px;
	border: 2px solid #76CC29;
	font-size: 16px;
	text-align: center;
	padding: 10px;
}