body {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    color: #4B4B4B;
    margin: 0px;
    padding: 0px;
    line-height: 1.5em;
}

a {
    color: #4B4B4B;
    text-decoration: underline;
}

img, div { behavior:  url(./css/iepngfix.htc)}
a:hover {
    color: #990000;
    text-decoration: none;
}

.spacer {
    padding: 28px;
}

.clear {
    clear: both;
}

.bold {
    font-weight: bold;
}

input.header {
    background-image:  url(../images/search.gif);
    background-repeat: no-repeat;
    width: 21px;
    height: 20px; 
    border: 0px;
    cursor: pointer;
}

input.accedi {
    background-image:  url(../images/accedi.jpg);
    background-repeat: no-repeat;
    width: 74px;
    height: 42px;
    border: 0px;
    cursor: pointer;
}

#total {
    width: 1024px;
}

/* COLUMN SINISTRA */

#column-sx {
    float: left;
/*    background-color: Lime;*/
}

#column-sx #logo {
    
}

#column-sx h1 {
    font-size: 1.2em;
    text-transform: uppercase;    
    font-family: Arial, Helvetica, sans-serif;
}

#column-sx #menu {
    margin-top: 80px;
}

#column-sx #menu ul {
    list-style-type: none;
    margin: 0 0 0 20px;
    padding: 0px;   
}

#column-sx #menu ul li {
    list-style-image:  url(../images/frex-menu.gif);
    margin: 0px;
    padding: 0px;
    border: 1px solid #ffffff;
    width: 200px;
}

#column-sx #menu ul li a {
    text-decoration: none;
    display: block;
    padding: 4px 0 4px 4px;
}

#column-sx #menu ul li a:hover
 {
    background-color: #CC0000;
    color: #ffffff;
}

#column-sx #menu ul li a.current
 {
    background-color: #F7F7F7;
    color: #4B4B4B;
	 border: 1px solid #cccccc;
}


#column-sx #pay {
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    margin: 15px 0;
}

#column-sx #pay img {
    margin: 22px 10px;
}

#column-sx #address {
    padding-top: 22px;
}



/* COLUMN DESTRA */

#column-dx {
    width: 745px;
    float: right;
    background-image:  url(../images/bk_sfumato.png);
    background-repeat: repeat-y;
/*    background-color: Yellow;*/
}

#column-dx h1,
#column-dx h1 a,
#containerShop a,
.shop_personalDataTitle,
#shop_shippingTitle,
#shop_paymentTitle,
#shop_basketIntro,
.shop_personalDataTitle,
#shop_noteTitle,
#shop_completedTitle
 {
    font-size: 1.05em;
    color: #990000; 
    text-transform: uppercase;    
    font-family: Arial, Helvetica, sans-serif;
	 text-decoration: none;
	 font-weight: bold;
}
#content h2 {
   font-size: 1.05em;
}
#column-dx h1 a:hover,
#containerShop a:hover
 {
	 text-decoration: underline;
}



#home #column-dx #utility {
    background-color: #EEEEEE;
    padding: 10px;
    background-image:  url(../images/bk_sfumato.png);
    background-repeat: repeat-y;
}

#page #column-dx #utility {
    background-color: #EEEEEE;
    padding: 10px;
    background-image:  url(../images/bk_sfumato.png);
    background-repeat: repeat-y;
}

/* fino a quando non faremo le lingue tradotte togliamo la visibilitΰ */
#column-dx #utility #language
 {
    float: left;
	display: none;
}

#column-dx #utility #search
 {
    float: right;
}

#column-dx #utility #language p,
#column-dx #utility #search p {
    margin: 0px;
    padding: 0px;
}
#column-dx #utility #language img {
    margin: 5px;
    margin-bottom: 0px;
}

#home #column-dx #header {
    background-image:  url(../images/header.jpg);
    width: 746px;
    height: 330px;
}

#page #column-dx #header {
    background-image:  url(../images/header-small.jpg);
    background-repeat: no-repeat;
    width: 746px;
    height: 136px;
}

#home #column-dx #header #login {
    float: right;
    text-align: right;
    margin-top: 170px;
}

#page #column-dx #header #login {
    float: right;
    text-align: right;
    margin-top: 2px;
}

#page #column-dx #header #login input {
    font-size: 0.9em;
}

#home #column-dx #header #login p {
    padding: 0px;
    margin-top: 5px;
}

#page #column-dx #header #login p {
    padding: 0px;
    margin: 2;
}



/* - Redslate nav - */

.red #slatenav {
    position:relative;
    display:block;
    height:42px;
    font-size:11px;
    font-weight:bold;
    background:transparent url(../images/redslate_background.gif) repeat-x top left;
    font-family:Arial,Verdana,Helvitica,sans-serif;
    text-transform:uppercase;
}
.red #slatenav ul {
    margin:0px;
    padding:0;
    list-style-type:none;
    width:auto;
}

.red #slatenav ul li {
    display:block;
    float:left;
    margin:0 1px 0 0;
}

.red #slatenav ul li a {
    display:block;
    float:left;
    color:#FECCC3;
    text-decoration:none;
    padding:14px 11px 0 22px;
    height:42px;
}

.red #slatenav ul li a:hover,
.red #slatenav ul li a.current {

    background:transparent url(../images/redslate_backgroundOVER.gif) no-repeat top center;
}

#content {
    margin: 15px 0 15px 30px;
}

/* carrello */
#carrello {
	background-color: #666666;
	color: #ffffff;
	padding: 2px 10px;
	text-align: right;
}

#carrello a {
	color: #cccccc;
}

#carrello a:hover {
	color: #ffffff;
}

#carrello a img {
	border: 0px;
	margin-right: 5px;
}

#carrello a {
	margin-left: 15px;
}

/* box dei prodotti */
.preview-prodotto {
    width: 343px;
    float: left;
    display: block;
    margin-right: 10px;
    margin-bottom: 30px;
}

.preview-prodotto h1 {
    margin: 0px;
    padding: 0px;
    padding-bottom: 5px;
}
.line {
    border-top: 1px solid #cccccc;
    padding-top: 5px;
}

.preview-prodotto img,
.scheda-prodotto img
 {
    border: 0px;
    margin-right: 10px;
}

.buy,
.details {
    float: left;
    margin-right: 15px;
    padding-bottom: 15px;
}

.carrello input {
	margin-right: 10px;
}

/*.buy a,*/
.details a,
.buy a
 {
    float: left;
}

.buy img a,
.details img a {
    float: none;
}

.buy input {
	float: left;
}

.img-sx {
    float: left;
    margin-right: 5px;
}

.description {
    float: left;
    width: 200px;
    margin-bottom: 20px;
}

.prices {
    color: #990000;
    font-size: 1.1em;
    font-weight: bold;
    margin-right: 5px;
}

#footer {
    text-align: center;
	 margin-top:120px;
}

#footer ul li{
    display: inline;
}

#footer ul li img {
    border: 0px;
    margin-right: 5px;
}

/*----------------- SCHEDA PRODOTTO --- */

.scheda-prodotto {
    
}

.scheda-prodotto .left {
    width: 295px;
    float: left;
    display: block;
}

.scheda-prodotto .right {
    width: 390px;
    float: left;
    display: block;
}

.scheda-prodotto .right .description {
    float: none;
    height: auto;
    width: auto;
    text-align: justify;
}

.scheda-prodotto h2 {
    font-size: 1em;
}

.scheda-prodotto .image-small {
    margin: 10px 10px 0 0;
}

.scheda-prodotto .line {
    margin-bottom: 30px;

}

.paging {
	text-align: center;
	margin-top: 30px;
}

.paging img {
	margin-top: 3px;
	border: 0;
}

/* ottimizzazione typo3 */
#bottom_shop_linkPages,
#shop_linkPages {
	padding: 5px;
	border: 1px solid #cccccc;
	background-color: #F7F7F7;
	margin-bottom: 30px;
	margin-top: 20px;
	text-align: center;
}

.shop_notSelectedPage,
.shop_selectedPage {
	margin: 0 5px;
	padding: 5px;
}

.shop_selectedPage {
	background-color: #666666;
	font-weight: bold;
}
.shop_selectedPage a {
	color: #ffffff;
	text-decoration: none;
}

/* stile per carrello */


.shop_productBasketContainer {
	border:1px solid #E9E9E9;
	margin-bottom:1em;
	padding:10px;

}
.shop_dataRowContainer {
clear:both;
font-size:0.8em;
padding-top:0.5em;
width:95%;
}

#shop_shippingContainer,
.shop_productBasketContainer,
#shop_deliveryContainer
 {
	width: auto;
	height: auto;
}

#shop_basketIntro {
	border: 0;
	margin: 0px;
	padding: 0px;
	
}

.shop_basketImage {
	float: left;
	margin-right: 5px;
}

.shop_basketContainer a{
	text-decoration: underline;
}

.shop_basketContainer a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #990000;
}

.shop_SXcontainer {
	float: left;
	width: 320px;
}

#shop_inconpletedInformations {
	color: Red;
	padding: 10px;
	border: 1px solid #cccccc;
	background-color: #F7F7F7;
	margin-bottom:20px;
}

#shop_personalDataButtonsContainer,
.shop_personalDataTitle,
#shop_shippingTitle,
#shop_basketIntro,
#shop_paymentTitle,
#shop_noteTitle
 {
	margin:30px 0 10px;
}

.shop_fieldTitle,
.shop_addressFieldTitle
 {
	border-bottom:1px solid #CCCCCC;
	display:block;
	font-weight:bold;
}

#shop_noteInput textarea {
	height:150px;
	width:500px;
	margin-bottom: 15px;
}

.shop_authorizationFieldInput {
	float: left;
}

.shop_authorizationFieldInput input {
	margin: 0;
	padding: 0;
	margin-right: 5px;
}

#home #total .tx-extendedshop-pi1 .preview-prodotto .description.clear {
	clear: none;
}

.shop_fieldInput {

}

.tx-extendedshop-pi1{
	margin: 20px 0;
}

.tx-extendedshop-pi1 .shop_bankPrice,
.tx-extendedshop-pi1 .shop_bankLink
{
	margin: 20px 0;
	text-align: center;
	color: #000000;
	font-weight: bolder;
}

.concept a,
.concept a:hover
 {
	color:#cccccc;
	text-decoration: none;
}

.concept a:hover
 {
	color: #999999;
	text-decoration: underline;
}

.box {
	border: 2px solid #990000;
	padding: 10px;
	margin-top: 15px;
}

