
#containerShop{
	width: 450px;
	background-color: #cccccc;
	color: #000;
	text-align: left;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;

}


/* BASKET */

.shop_productBasketContainer	{
	height: 97%;
	border: 0px solid #E9E9E9;
	color: #333333;
	font-size: 0.8em;
	margin-bottom: 1em;

}
.shop_basketImage IMG	{	border: 0px; float: left; }
.shop_basketPrice	{	float: right; text-align: right; padding-right: 0px;	}
.shop_basketProductPrice	{	padding-top: 0px; font-size: 11px;	}
.shop_basketData	{	margin-left: 200px;}
.shop_basketProductTitle	{color: #494949; font-size: 11px; margin-left: 0px; padding-left: 0px;	padding-top: 8px;}

.shop_basketProductTitle A	{	color: #494949;	font-size: 11px; text-decoration: none; margin-left: 0px; padding-left: 0px;	}
.shop_basketProductTitle A:link	{}
.shop_basketProductTitle A:active	{}
.shop_basketProductTitle A:visited	{}
.shop_basketProductTitle A:hover	{	text-decoration: no;	}

.shop_basketProductCode	{	color: #494949; padding-bottom: 0px;	}

#shop_basketTotalPrice	{	border-bottom: 3px double #494949; font-weight: bold;	}

#shop_basketTotalContainer	{	height: 0px;  border: 0px solid #E9E9E9; margin-bottom: 0px; width:}
#shop_basketButtonsContainer	{	padding-top: 0px;}

#shop_basketIntro	{border: 0px solid #E9E9E9; margin-bottom: 0px; font-size: 11px; color: #494949; padding: 0px;	}






/* Personal Data */
#shop_registeredUserContainer	{	/* clear: both; */ border: 0px solid #E9E9E9; font-size: 1em; color: #000000; padding: 0.5em; /*position: relative;*/  background-color: #cccccc;	}
.shop_personalDataTitle	{	color: #494949;	font-size: 11px;	}
.shop_personalDataText	{	font-size: 0.8em; padding-bottom: 1em;	}

#shop_inconpletedInformations	{	font-size: 11px; color: #AA0000; font-weight: bold; padding: 0.5em; /* clear: both; */  border: 0px solid #E9E9E9; }




#shop_loginUser	{	clear:both; text-align: right;	}
#shop_loginUser A	{	color: #494949;	text-decoration: none; margin-right: 1em;	}
#shop_loginUser A:link	{}
#shop_loginUser A:active	{}
#shop_loginUser A:visited	{}
#shop_loginUser A:hover	{	text-decoration: underline;	}

#shop_invoiceContainer	{	/* clear: both; */  border: 0px solid #E9E9E9; font-size: 1em; color: #000000; padding: 0.5em;	}	
.shop_authorizationContainer	{	clear: both; padding-top: 0.5em;	}
.shop_authorizationFieldInput	{	float: left;	}
.shop_authorizationFieldTitle	{	padding-left: 0.5em; padding-top: 0.2em;	}

#shop_deliveryContainer	{	/* clear: both; */  border: 0px solid #E9E9E9; font-size: 1em; color: #000000; padding: 0.5em; margin-top: 1em; margin-bottom: 1em;	}
#shop_personalDataButtonsContainer	{	clear: both;  border: 0px solid #E9E9E9; font-size: 0.8em; color: #000000; padding: 0.5em; text-align: right; margin-top: 1em;	}
#shop_personalDataButtonsContainer INPUT	{}


/* Shipping and Payment */
#shop_shippingContainer	{	/* clear: both; */  border: 0px solid #E9E9E9; font-size: 0.8em; color: #000000; padding: 0.5em; margin-bottom: 1em; width: 450px;	}
#shop_shippingTitle	{	color: #494949;	font-size: 1.6em; margin-bottom: 1em;	}
#shop_shippingInput	{	float: left;	}
#shop_shippingInputFinal	{	float: left; font-weight: bold;	}
#shop_shippingPrice	{	text-align: right; font-size: 11px;	}

#shop_paymentContainer	{	/* clear: both; */  border: 0px solid #E9E9E9; font-size: 0.8em; color: #000000; padding: 0.5em; margin-bottom: 1em;	}
#shop_paymentTitle	{	color: #494949;	font-size: 1.6em; margin-bottom: 1em;	}
#shop_paymentInput	{}
#shop_paymentInputFinal	{	float: left; font-weight: bold;	}
#shop_paymentPrice	{	text-align: right; font-size: 11px;	}

#shop_noteContainer	{	/* clear: both; */  border: 0px solid #E9E9E9; font-size: 1em; color: #000000; padding: 0.5em; margin-bottom: 1em; width: 450px;	}
#shop_noteTitle	{	float: left; color: #494949;	font-size: 1.5em; margin-bottom: 1em;	}
#shop_noteInput	{	margin-left: 180px; margin-bottom: 1em; font-size: 0.8em;	}
#shop_noteButtons	{	clear: both; text-align: right;	}

#shop_companyDataContainer	{	/* clear: both; */  border: 0px solid #E9E9E9; font-size: 1em; color: #000000; padding: 0.5em; margin-bottom: 1em; font-weight: bold; padding-left: 30%;	}


/* Bank */
#shop_bankContainer	{	/* clear: both; */  border: 0px solid #E9E9E9; font-size: 0.8em; color: #000000; padding: 0.5em; margin-bottom: 1em; width: 450px;	}
#shop_bankTitle	{	color: #494949;	font-size: 1.6em; margin-bottom: 1em;	}
#shop_bankText	{	margin-bottom: 1em;	}
#shop_bankPrice	{	margin-bottom: 1em; border-bottom: 3px double #494949; font-weight: bold;	}
#shop_bankLink	{}




/* Completed */
#shop_completedContainer	{	/* clear: both; */  border: 0px solid #E9E9E9; font-size: 0.8em; color: #000000; padding: 0.5em; margin-bottom: 1em; width: 450px;	}
#shop_completedTitle	{	color: #494949;	font-size: 1.6em; margin-bottom: 1em; 	}
#shop_completedText	{}	
#shop_paymentInfo	{	margin-top: 1em; margin-bottom: 1em; font-weight: bold;	}
#shop_spacer	{	clear: both; font-size: 0.8em; color: #000000; padding: 0.5em; margin-bottom: 1em; width: 450px; height: 2em;	}
#shop_print	{	clear: both;  border: 0px solid #E9E9E9; font-size: 0.8em; color: #000000; padding: 0.5em; margin-bottom: 1em; width: 450px; text-align: center;	}



/* Dimenticato Password */
#shop_forgetPswContainer	{	/* clear: both; */  border: 0px solid #E9E9E9; font-size: 0.8em; color: #000000; padding: 0.5em; margin-bottom: 1em; width: 450px;	}
#shop_forgetPswTitle	{	color: #494949;	font-size: 1.6em; margin-bottom: 1em;	}
#shop_forgetPswText	{	margin-bottom: 1em;	}
.shop_forgetPswField	{	margin-bottom: 1em;	}


#ordersInfo TABLE	{	width: 450px; font-size: 0.5em; font-weight: normal;	}
#ordersInfo	A	{	font-weight: normal;	}
#ordersInfo	IMG	{	border: 0px;	}
#ordersInfo TH	{	font-weight: bold;	 border: 0px solid black}
#ordersInfo TD {padding:2px}

.bold	{	font-weight: bold;	}
.even	{	background-color: #CCCCCC; vertical-align: top;	}
.odd	{	background-color: #AAAAFF; vertical-align: top;	}



#containerShop{
	width: 450px;
	background-color: #cccccc;
	color: #000;
	text-align: left;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}

#shop_titleContainer	{	width: 450px; padding-bottom: 1em;	}
#shop_title	{ color: #494949;	font-size: 1.8em; }
#shop_code	{	color: #494949; font-size: 0.9em;	}

#shop_detailContainter	{
	width: 450px;
	 border: 0px solid #E9E9E9;
	color: #333333;
	font-size: 1em;
}

#shop_detailContainter	TABLE{	font-size: 0.8em;}

#shop_imageContainer	{	/*float: left;*/ padding-right: 1em; text-align: center;}
#shop_imageContainer IMG{	border: 0px;}

#shop_productsLink	{	width: 250px; padding: 0.5em;	}
#shop_previous	{	float: left;	}
#shop_next	{	float: right;	}
#shop_zoom	{	text-align: center;	}

#shop_dataContainer	{
	padding-top: 1em;
	padding-left: 1em;
	min-height: 320px;
	height: auto !important;
	height: 320px;
}

.shop_description	{	padding-top: 1em; vertical-align: top;}
.shop_purchaseFormContainer	{	vertical-align: bottom;}


.shop_price	{}
.shop_oldPrice	{	text-decoration: line-through;	}
.shop_offer	{	font-weight: bold; line-height: 1.5em;	}
.shop_OfferPrice	{	float: left; padding-right: 2em	}
.shop_discount	{	color: red; font-size: 11px;	}

.shop_optionsContainer	{	padding-top: 0.5em;	}
.shop_basketContainer	{	padding-top: 0.5em;	}
.shop_basketContainer INPUT	{	padding-left: 1em; padding-right: 1em; font-size: 1em;	}
.shop_basketContainer A	{	color: #313131;	font-weight: bold; text-decoration: none;	}
.shop_basketContainer A:link	{}
.shop_basketContainer A:active	{}
.shop_basketContainer A:visited	{}
.shop_basketContainer A:hover	{	text-decoration: underline	}

#shop_correlatedProducts	{	clear: both;  border: 0px solid #E9E9E9; font-size: 11px; color: #494949; margin-top: 1em;	}
#shop_correlatedProducts	TABLE{	width: 450px;}
#shop_correlatedProducts	TD{	text-align: center; font-size: 0.8em;	}
#shop_correlatedProducts	IMG{	border: 0px;	}
#shop_correlatedProductsTitle	{	padding: 0.5em; font-size: 1em; font-weight: bold;	}


#containerShop A	{
	color: #313131;
	font-weight: bold;
	text-decoration: none;
}
#containerShop A:link	{}
#containerShop A:active	{}
#containerShop A:visited	{}
#containerShop A:hover	{	text-decoration: underline	}


#containerListShop{

	background-color: #cccccc;
	color: #000000;
	text-align: left;
/*	clear: both; */
	font-size: 0.8em;
	position: relative;
	top: 0em; 
}
#shop_productsList	{	font-size: 11px; clear: right;	}
#shop_productsList	TABLE	{	border: 0px; margin: 0px; padding: 0px; font-size: 1.1em;	}
#shop_productsList	TBODY	{	border: 0px; margin: 0px; padding: 0px;	}
#shop_productsList	TR	{	border: 0px; margin: 0px; padding: 0px;	}
#shop_productsList	TD	{	height: 250px; border: 0px; margin: 0px; padding: 0px;	}
#shop_productsList	IMG	{	border: 0px; margin: 0px; padding: 0px;	}


.shop_columnEmpty	{	background-color: #cccccc;	}
.shop_columnFull	{	background-color: #cccccc;	}

#shop_linkPages	{	position: relative; top: -0.2em; z-index: 10000; float: right; margin-right: 4px;	}
#shop_orders_linkPages {text-align:right}
.shop_selectedPage A	{
	color: #313131;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.4em;
	padding-left: 0.5em;
}
.shop_selectedPage A:link	{}
.shop_selectedPage A:active	{}
.shop_selectedPage A:visited	{}
.shop_selectedPage A:hover	{	text-decoration: underline;	}
.shop_notSelectedPage A	{
	color: #313131;
	text-decoration: none;
	padding-left: 0.5em;
}
.shop_notSelectedPage A:link	{	}
.shop_notSelectedPage A:active	{	}
.shop_notSelectedPage A:visited	{	}
.shop_notSelectedPage A:hover	{	text-decoration: underline;	}

.shop_listImage	{	vertical-align: top; height: 200px;	}
.shop_listTitle	{	vertical-align: bottom; text-align: center; font-size: 0.8em; height: 50px;	}
.shop_listTitle A	{
	color: #313131;
	font-weight: bold;
	text-decoration: none;
	padding-left: 0px;
}
.shop_listTitle A:link	{	font-size: 1em;	}
.shop_listTitle A:active	{	font-size: 1em;	}
.shop_listTitle A:visited	{	font-size: 1em;	}
.shop_listTitle A:hover	{	font-size: 1em; text-decoration: underline;	}


/* BASKET */

.shop_productBasketContainer	{
	
	height: 200px;
	border: 0px solid #E9E9E9;
	color: #333333;
	font-size: 0.8em;
	clear: both; 
	margin-bottom: 1em;

}
.shop_basketImage IMG	{	border: 0px; float: left; }
.shop_basketPrice	{	float: right; text-align: right; padding-right: 0.5em;	}
.shop_basketProductPrice	{	padding-top: 0.5em; font-size: 11px;	}
.shop_basketData	{	margin-left: 200px;}
.shop_basketProductTitle	{color: #494949; font-size: 11px; margin-left: 0px; padding-left: 0px;	}

.shop_basketProductTitle A	{	color: #494949;	font-size: 11px; text-decoration: none; margin-left: 0px; padding-left: 0px;	}
.shop_basketProductTitle A:link	{}
.shop_basketProductTitle A:active	{}
.shop_basketProductTitle A:visited	{}
.shop_basketProductTitle A:hover	{	text-decoration: no;	}

.shop_basketProductCode	{	color: #494949; padding-bottom: 2em;	}

#shop_basketTotalPrice	{	border-bottom: 3px double #494949; font-weight: bold;	}

#shop_basketTotalContainer	{	height: 1.9em;  border: 0px solid #E9E9E9; margin-bottom: 1em; }
#shop_basketButtonsContainer	{	padding-top: 1em;	}

#shop_basketIntro	{	 border: 0px solid #E9E9E9; margin-bottom: 1em; font-size: 11px; color: #494949; padding: 0.5em;	}

/* Personal Data */
#shop_registeredUserContainer	{	/* clear: both; */ border: 0px solid #E9E9E9; font-size: 1em; color: #000000; padding: 0.5em;  position: relative;	}
.shop_personalDataTitle	{	color: #494949;	font-size: 11px;	}
.shop_personalDataText	{	font-size: 0.8em; padding-bottom: 1em;	}

#shop_inconpletedInformations	{	font-size: 11px; color: #AA0000; font-weight: bold; padding: 0.5em; /* clear: both; */  border: 0px solid #E9E9E9;}

.shop_dataRowContainer	{	width: 415px;  font-size:0.8em; padding-top: 0.5em; clear: both;	}
.shop_SXcontainer	{	float: left; width: 50%; }
.shop_SXcontainer	{	float: left; width: 50%; padding-top: 0.5em;	}
.shop_DXcontainer	{	margin-left: 55%; 	 }
.shop_DXcontainerDouble	{	margin-left: 55%; padding-top: 0.5em; 	}
.shop_fieldTitle	{	float: left; font-weight: bold; width: 60px;	}
.shop_fieldInput	{margin-left: 70px;}
.shop_fieldInput INPUT	{	font-size: 1em;	}
.shop_fieldInput SELECT	{	font-size: 1em;	}
.shop_fieldInput TEXTAREA	{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 1em;	}
.shop_addressFieldTitle	{	float: left; font-weight: bold; width: 15%;	}
.shop_addressFieldInput {	text-align: left;margin-left: 70px	}
.shop_addressFieldInput TEXTAREA	{	text-align: left; font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 1em;	}
.shop_addressOutput	{	text-align: left; margin: 0px; padding: 0px;	}


#shop_loginUser	{	clear:both; text-align: right;	}
#shop_loginUser A	{	color: #494949;	text-decoration: none; margin-right: 1em;	}
#shop_loginUser A:link	{}
#shop_loginUser A:active	{}
#shop_loginUser A:visited	{}
#shop_loginUser A:hover	{	text-decoration: underline;	}

#shop_invoiceContainer	{	/* clear: both; */  border: 0px solid #E9E9E9; font-size: 1em; color: #000000; padding: 0.5em;  background-color: #cccccc;	}	
.shop_authorizationContainer	{	clear: both; padding-top: 0.5em;	}
.shop_authorizationFieldInput	{	float: left;	}
.shop_authorizationFieldTitle	{	padding-left: 0.5em; padding-top: 0.2em;	}

#shop_deliveryContainer	{	/* clear: both; */  border: 0px solid #E9E9E9; font-size: 1em; color: #000000; padding: 0.5em; margin-top: 1em; margin-bottom: 1em ;background-color: #cccccc; 	}
#shop_personalDataButtonsContainer	{	clear: both;  border: 0px solid #E9E9E9; font-size: 0.8em; color: #000000; padding: 0.5em; text-align: right; margin-top: 1em;	}
#shop_personalDataButtonsContainer INPUT	{}


/* Shipping and Payment */
#shop_shippingContainer	{	/* clear: both; */  border: 0px solid #E9E9E9; font-size: 0.8em; color: #000000; padding: 0.5em; margin-bottom: 1em;	}
#shop_shippingTitle	{	color: #494949;	font-size: 1.6em; margin-bottom: 1em;	}
#shop_shippingInput	{	float: left;	}
#shop_shippingInputFinal	{	float: left; font-weight: bold;	}
#shop_shippingPrice	{	text-align: right; font-size: 11px;	}

#shop_paymentContainer	{	/* clear: both; */  border: 0px solid #E9E9E9; font-size: 0.8em; color: #000000; padding: 0.5em; margin-bottom: 1em;	}
#shop_paymentTitle	{	color: #494949;	font-size: 1.6em; margin-bottom: 1em;	}
#shop_paymentInput	{}
#shop_paymentInputFinal	{	float: left; font-weight: bold;	}
#shop_paymentPrice	{	text-align: right; font-size: 11px;	}

#shop_noteContainer	{	/* clear: both; */  border: 0px solid #E9E9E9; font-size: 1em; color: #000000; padding: 0.5em; margin-bottom: 1em;	}
#shop_noteTitle	{	float: left; color: #494949;	font-size: 1.5em; margin-bottom: 1em;	}
#shop_noteInput	{ margin-bottom: 1em; font-size: 0.8em; 	}
#shop_noteButtons	{	clear: both; text-align: right;	}

#shop_companyDataContainer	{	/* clear: both; */  border: 0px solid #E9E9E9; font-size: 1em; color: #000000; padding: 0.5em; margin-bottom: 1em; font-weight: bold; }


/* Bank */
#shop_bankContainer	{	/* clear: both; */  border: 0px solid #E9E9E9; font-size: 0.8em; color: #000000; padding: 0.5em; margin-bottom: 1em; 	}
#shop_bankTitle	{	color: #494949;	font-size: 1.6em; margin-bottom: 1em;	}
#shop_bankText	{	margin-bottom: 1em;	}
#shop_bankPrice	{	margin-bottom: 1em; border-bottom: 3px double #494949; font-weight: bold;	}
#shop_bankLink	{}



/* Completed */
#shop_completedContainer	{/* clear: both; */ font-size: 9px; color: #222222; padding 5px; background-color: #cccccc; padding: 5px;	}
#shop_completedTitle	{color: #222222;font-size: 9px; margin-bottom: 9px;  font-weight: normal; color: #222222; 	}
#shop_completedText	{ }	
#shop_paymentInfo	{margin-top: 5px; margin-bottom: 5px; font-weight: normal; font-size: 9px; color: #222222; 	}
#shop_spacer	{	clear: both; font-size: 9px; color: #222222; padding: 5px; margin-bottom: 5px; height: 0opx;	}
#shop_print	{	clear: both; font-size: 9px; color: #222222; 
: 5px; margin-bottom: 5px; }




/* Dimenticato Password */
#shop_forgetPswContainer	{	/* clear: both; */  font-size: 9px; color: #222222; padding: 5px; margin-bottom: 5px;	}
#shop_forgetPswTitle	{	color: #222222;	font-size: 9px; margin-bottom: 5px;	}
#shop_forgetPswText	{	margin-bottom: 5px;	}
.shop_forgetPswField	{	margin-bottom: 5px;	}


#ordersInfo TABLE	{font-size: 1em; font-weight: normal; border: 0px; margin-top: 10px;}
#ordersInfo	A	{font-weight: normal; color: #ffffff;}
#ordersInfo	IMG	{border: 0px; 	}
#ordersInfo TH	{font-weight: normal; border: 0px; color: #ffffff; } 
#ordersInfo TD {margin-top: 10px; color: #ffffff; border: 0px; }



.normal	{font-weight: normal;}
.even	{background-color: #666666; vertical-align: top; }
.odd	{background-color: #999999; vertical-align: top; }

}

a.linka:link {
	color: #222222;
}
a.linka:visited {
	color: #222222;
}
a.linka:hover{
	color: #999999;
}
a.linka:active{
	color: #222222;
}

#float{
	float: left;
	position: absolute;
}
