
#mainWrap {
    margin: 0 auto;
    border-top:#666 solid 0px;
    width: 970px;
}

#slidingTopWrap {
	position:absolute;
    top: 0;
    width: 950px;
    z-index: 1;
	margin: 0 0 0 6px;
	padding: 0;
}

#slidingTopContent {
	margin: 0;
	padding: 0;
	border:#666 solid;
	border-width: 0px 1px 1px 1px;
	border-top:1px dotted #F83565;
	background-color:#303030;
	overflow:hidden;
}

#slidingTopFooter {
	background-color:#303030;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	border-top:#303030 solid 1px;
	float:right;
	width: 114px;
	height: 40px;
	margin: -1px 40px 0 0;
	font-size: 13px;
}

#slidingTopFooter:hover {
	//background-color:#EBEBEB;
	color:#333;
}

.arrow {color:#333;
}

#slidingTopFooter a {
	border-top:#6C6C6C dotted 1px;
	padding-top:10px;
	text-decoration: none;
	color: #C1C1C1;
}

#slidingTopFooter a:visited {
	text-decoration: none;
	color: #C1C1C1;
}

#slidingTopFooter a:hover {
	color: #FFF;
}

#slidingTopFooter a:active {
	text-decoration: none;
	color: #666666;
}


#slidingTopFooterLeft {
	text-align:center;
	margin: 14px 0 0 0;
}

#slidingTopFooterRight {
	float: right;
	margin: 15px 30px 0 0;
}

#wrdInfoWrap {
	background-color: #FFFF99;
	height: 80px;
}

#wrdInfoWrapLeft {
	float: left;
	width: 300px;
	padding: 10px;
}

#wrdInfoWrapRight {
	float: right;
}

#wrdInfoWrapRight A:link, #wrdInfoWrapRight A:visited, #wrdInfoWrapRight A:active {
	color: #333333;
	text-decoration: underline;
}

#wrdInfoWrapRight A:hover {
	color: #669900;
}

#wrdTutorialInfo {
	margin: 25px 10px; 0 0;
	background-color: #FFFFFF;
	padding: 5px;
}

#headerWrap {
	width: 100%;
	height: 30px;
	background-color: #666666;
	border: 1px #999999 solid;
}

#contentWrapLeft {
	float: left;
	width: 650px;
}


#contentWrapRight {
	float: right;
	width: 250px;
}

.productWrap {
	float:left;
	width: 170px;
	margin: 5px;
	padding:10px;
	text-align:center;
	color:#7a7a7a;
	border: 1px #EBEBEB solid;
}

.productPriceWrap {
	background-color: #CCCCCC;
	padding: 5px;
	color: #000000;
	font-weight: bold;
}
.productPriceWrap img {
	border: 0;
}

/* STRUTTURA modifica dati personali ----------------------------------------*/

/*.container-register label {
margin:0;
color:#444;
float: left;
height: 24px;
line-height: 36px;
width: 50px;
font-size: 9pt;
font-family:"Helvetica", sans-serif;
}*/

fieldset.container-regirster-basket {
border:0;
width:730px;
}
div .register-basket {
float:left;
}

.register-basket label {
font-size:11px;
color:#999;
cursor:pointer;
float:left;
background:#2B2B2B;
text-decoration: none;
display:inline-block;
width:70px;
padding:8px 0 6px 8px;
margin:5px 6px 0 0;
}
.register-basket .required {
color:#F83565;
}
.register-basket input {
padding: 5px;
width:233px;
color: #DDD!important;
background: #444;
border: 1px solid #666;
margin:5px 10px 0 0;
font-size:10pt;
font-family:"Helvetica", sans-serif;
}
.register-basket input:hover {
border:1px solid #F83565;
} 

.register-basket input:focus {
border: 1px solid #CCC;
background-color: #FFF;
color:#333!important;
outline:none;
}

#submit-useredit {
border: 1px solid #444;
background:#242424;
color:#fff;
text-align:center;
width:50px;
margin:12px 0 0;
padding:5px 5px 5px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}

#submit-useredit:hover {
border: 1px solid #444;
background:#333;
color:#FFF;
}

/* STRUTTURA LOGIN ----------------------------------------*/

#loginCheck {
width:22%;
height:169px;
float:right;
margin:15px 10px 18px 19px;
border-left:#444 solid 1px;
padding-left:17px;
padding-bottom:15px;
}

#loggedin {
width:22%;
height:153px;
float:right;
margin:17px 10px 18px 19px;
border-left:#CCC solid 1px;
padding-left:17px;
padding-bottom:15px;
}

#login {
margin-top:0px;
text-align:left;
}

#login label {
margin:0;
color:#444;
float: left;
height: 24px;
line-height: 36px;
width: 50px;
font-size: 11pt;
font-family:"Helvetica", sans-serif;
}

#login input {
padding: 5px;
width:190px;
color: #DDD!important;
background: #444;
border: 1px solid #666;
margin-top: 5px;
font-size:11pt;
font-family:"Helvetica", sans-serif;
}
#login input:hover {
border:1px solid #F83565;
} 

#login input:focus {
border: 1px solid #CCC;
background-color: #FFF;
color:#333!important;
outline:none;
}

#login input.submit {
border: 1px solid #444;
background:#242424;
color:#fff;
padding:6px 5px 4px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}


#login input.submit:hover {
border: 1px solid #444;
background:#333;
color:#FFF;
}

#login input[type="submit"][disabled] {
background:#444;
color:#FFF;
}

#buyform input.submit {
width: 60px;
border: 1px solid #222;
background:#666;
color:#fff;
}


#buyform input.submit:hover {
background:#444;
color:#FFF;
}

#buyform input[type="submit"][disabled] {
background:#444;
color:#FFF;
}

/* stile grafico messaggio login -------------------------------*/

.messagebox{
color:#888;
width:100px;
margin-left:25px;
padding:3px;
}
/*
.messageboxok{
width:100px;
margin-left:25px;
border:1px solid #349534;
padding:3px;
}
.messageboxerror{
width:100px;
margin-left:25px;
border:1px solid #CC0000;
padding:3px;
}
*/


/* STILI TESTI LOGIN ------------------------------------------------*/
.titleLog {
background:#252525;
padding: 8px 11px 6px 11px;
display:inline-block;
margin: 2px 6px 0 0;
font-weight:100;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}
.txtLog {
margin-top:4px;
margin-bottom:4px;
color:#888;
font-style:italic;
line-height:1.3em;
font-family: "Helvetica-LT-Light";
}
.txtLog a {
border-bottom:#777 dotted 1px;
font-family: "Helvetica";
color:#CCC;
}
.txtLog a:hover {
color:#F83565;
}


/* ELEMENTI PARTE SINISTRA ----------------------------------------*/
#notificationsLoader {
float:right;
margin-right:-482px;
}

#basketWrap {
width:676px;
margin: 11px 8px 17px 15px;
background-color: #303030;
border-right:#CCC solid 0px;
padding-right:14px;
padding-bottom: 1px;
}

#basketTitleWrap {
border-bottom: 0px #666 dotted;
font-size:14pt;
padding: 8px 13px 6px 31px;
margin: 5px 6px 4px 0px;
font-weight: 100;
width:155px;
}
.TitleWrapShop {
background:#252525 url('/Image/Immagini/shop.gif') 11px 9px no-repeat;
color: #BBB;
display:inline-block;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}
.TitleWrapCheckout {
background:#252525 url('/Image/Immagini/checkout.gif') 11px 10px no-repeat;
color: #BBB;
display:inline-block;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}
.TitleWrapShipping {
background:#252525 url('/Image/Immagini/shipping.gif') 11px 10px no-repeat;
-moz-border-radius:5px;
-webkit-border-radius:5px;
color: #BBB;
display:inline-block;
}

#basketTitleShipWrap {
border-bottom: 0px #666 dotted;
font-size:14pt;
padding: 8px 12px 6px 31px;
margin: 5px 8px 4px 0px;
font-weight:100;
}
#basketItemsWrap {
overflow:hidden;
}

#basketItemsWrap img {
float:left;
margin-top:-3px;
margin-right:2px;
padding:2px;
border:1px dotted #666;
}
#basketItemsWrap ul {
list-style-type: none;
list-style-position: outside;
margin: 0;
padding: 0;
}

#basketItemsWrap td {
/*background-color: #3F3F3F;
*/padding:14px 10px 10px 10px;
margin: 2px;
font-size: 10pt;
color:#DDD;
font-family: "Helvetica-LT-Light";
}
#basketItemsWrap td.chekoutinner {
color: #F83565 !important;
text-shadow: 0 1px 0 #000;
text-align: left;
}

#basketItemsWrap tr {
margin-bottom: 2px;
border-bottom:3px solid #303030;
}

.btn {
padding:4px 8px;
background:#555;
border:1px solid #666;
color:#EEE;
margin-left:-20px;
margin-top:-3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}
.btn:hover {
background:#777;
}

#carrellovuoto {
background-color: #FFF;
padding:10px 10px 10px 10px;
margin: 2px;
font-size: 10pt;
color:#555;
}

.basketItemLeft {
float: left;
}

.basketItemRight {
float: right;
}

#bannerWrap {
margin: 10px;
padding-bottom: 5px;
}

