
#containerShop{
	width: 450px;
	background-color: #FFF;
	color: #000;
	text-align: left;
	font-size: 1.2em;
	font-family: Verdana, Arial, sans-serif;
}


#shop_titleContainer	{	width: 160px; padding-bottom: 1em;	}
#shop_title	{ font-weight: bold; width:200px; color: #494949;	font-size: 1em;line-height: 1em; }
#shop_code	{	width:160px; color: #494949; font-size: 0.9em;	}

#shop_detailContainter	{
	width: 455px;
	border: 1px 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: -1px;}

#shop_productsLink	{	width: 200px; 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	{  margin-top:4px; font-size: 11px;}
.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: 1.2em;	}

.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: 1px solid #E9E9E9; font-size: 1.2em; color: #494949; margin-top: 1em;	}
#shop_correlatedProducts	TABLE{	width: 100%	}
#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{
	width: 455px;
	background-color: white;
	color: #000000;
	text-align: left;
/*	clear: both; */
	font-size: 0.8em;
	position: relative;
	top: 0em; 
}
#shop_productsList	{	font-size: 1.2em; 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: white;	}
.shop_columnFull	{	background-color: #FFFFFF;	}

#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: 0.5em;
}
.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	{
	width: 455px;
	height: 200px;
	border: 1px solid #E9E9E9;
	color: #333333;
	font-size: 0.8em;
/*	clear: both; */
	margin-bottom: 1em;
}

.shop_productBasketContainer2	{
	width: 100%;
	border: 1px 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: 0.5em; font-size: 10px;	}
.shop_basketProductPrice	{	 margin-top:4px; font-size: 11px; font-weight: bold;	}
.shop_basketData	{	margin-left: 160px;	padding-right: 10px;}
.shop_basketData2	{	margin-left: 10px;	padding-right: 10px;}
.shop_basketProductTitle	{	color: #494949;	font-size: 11px; line-height: 1em; margin-left: 0px; padding-left: 0px; margin-top:5px;	font-weight: bold;}

.shop_basketProductTitle A	{	color: #494949;	font-size: 11pxm; line-height: 1em; text-decoration: none; margin-left: 0px; margin-top:5px; padding-left: 0px;	}
.shop_basketProductTitle A:link	{}
.shop_basketProductTitle A:active	{}
.shop_basketProductTitle A:visited	{}
.shop_basketProductTitle A:hover	{	text-decoration: underline;	}


.shop_basketProductCode	{	color: #494949; padding-bottom: 2em; font-size: 11px	}

#shop_basketTotalPrice	{	border-bottom: 3px double #494949; font-size 12; font-weight: bold;	}

#shop_basketTotalContainer	{	height: 1.9em; border: 1px solid #E9E9E9; margin-bottom: 1em; height: 30px; width: 455px; }
#shop_basketButtonsContainer	{	padding-bottom: 1em;	}

#shop_basketIntro	{	border: 1px solid #E9E9E9; margin-bottom: 1em; font-size: 11px; font-weight: bold; color: #494949; padding: 5px; width: 445px;	}

/* Personal Data */
#shop_registeredUserContainer	{	/* clear: both; */ border: 1px solid #E9E9E9; font-size: 1em; color: #000000; padding: 0.5em; width: 100%;	}
.shop_personalDataTitle	{	color: #494949;	font-size: 11px; font-weight: bold; width: 400px; margin-bottom: 1em;	}
.shop_personalDataText	{	font-size: 9px; padding-bottom: 1em; width: 400px;	}

#shop_inconpletedInformations	{	font-size: 1.2em; color: #AA0000; font-weight: bold; padding: 5px; /* clear: both; */ border: 1px solid #E9E9E9; width: 445px;	}

.shop_dataRowContainer	{	width: 440px; font-size:0.8em; margin-top: 0.5em; clear: both;	}
.shop_SXcontainer	{	float: left; width: 45%;	}
.shop_SXcontainer	{	float: left; width: 45%; padding-top: 0em;	}
.shop_DXcontainer	{	margin-left: 50%; width: 215px;margin-top: 4px;	}
.shop_DXcontainerDouble	{	margin-left: 50%; /* padding-top: 0.5em; */ width: 215px;	}
.shop_fieldTitle	{	float: left; font-weight: bold; width: 86px; font-size: 11px; margin-top: 3px;	}
.shop_fieldInput	{	width: 215px; font-size: 11px; margin-top: 3px; 	}
.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: 85px; font-size: 11px;	}
.shop_addressFieldInput {	text-align: left; font-size: 11px;	}
.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; font-size: 11px;	}


#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: 1px solid #E9E9E9; font-size: 1em; color: #000000; padding: 5px; width: 445px;	}	
.shop_authorizationContainer	{	clear: both; padding-top: 0.5em;	}
.shop_authorizationFieldInput	{	float: left;	}
.shop_authorizationFieldTitle	{	padding-left: 0.5em; padding-top: 0.2em; font-size: 11px;	}

#shop_deliveryContainer	{	/* clear: both; */ border: 1px solid #E9E9E9; font-size: 1em; color: #000000; padding: 5px; margin-top: 1em; margin-bottom: 1em; padding-bottom:10 px; width: 445px;	}
#shop_personalDataButtonsContainer	{	clear: both; border: 1px solid #E9E9E9; font-size: 0.8em; color: #000000; padding: 5px; text-align: right; margin-top: 1em; width: 445px;	}
#shop_personalDataButtonsContainer INPUT	{}


/* Shipping and Payment */
#shop_shippingContainer	{	/* clear: both; */ border: 1px solid #E9E9E9; font-size: 0.8em; color: #000000; padding: 5px; margin-bottom: 1em; width: 445px;	}
#shop_shippingTitle	{	color: #494949;	font-size: 11px; font-weight: bold; margin-bottom: 1em;	}
#shop_shippingInput	{	float: left;	}
#shop_shippingInputFinal	{	float: left; font-weight: bold; font-size: 11px;	}


#shop_shippingPrice	{	text-align: right; font-size: 12px;	}

#shop_paymentContainer	{	/* clear: both; */ border: 1px solid #E9E9E9; font-size: 0.8em; color: #000000; padding: 5px; margin-bottom: 1em; width: 445px;	}
#shop_paymentTitle	{	color: #494949;	font-size: 11px; font-weight: bold; margin-bottom: 1em;	}
#shop_paymentInput	{}
#shop_paymentInputFinal	{	float: left; font-weight: bold; font-size: 11px;	}
#shop_paymentPrice	{	text-align: right; font-size: 12px;	}

#shop_noteContainer	{	/* clear: both; */ border: 1px solid #E9E9E9; font-size: 1em; color: #000000; padding: 5px; margin-bottom: 1em; width: 445px;	}
#shop_noteTitle	{	float: left; color: #494949;	font-size: 11px; font-weight: bold; margin-bottom: 1em;	}
#shop_noteInput	{	margin-left: 170px; margin-bottom: 1em; font-size: 11px;	}
#shop_noteButtons	{	clear: both; text-align: right;	}

#shop_companyDataContainer	{	/* clear: both; */ border: 1px solid #E9E9E9; font-size: 11px; color: #000000; padding: 5px; margin-bottom: 1em; font-weight: bold; width: 445px; 	}


/* Bank */
#shop_bankContainer	{	 clear: both;  border: 1px solid #E9E9E9; font-size: 0.8em; color: #000000; padding: 0.5em; margin-bottom: 1em; width: 100%;	}
#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: 1px solid #E9E9E9; font-size: 0.8em; color: #000000; padding: 5px; margin-bottom: 1em; width: 445px;	}
#shop_completedTitle	{	color: #494949;	font-size: 11px; font-weight: bold; margin-bottom: 1em; 	}
#shop_completedText	{  font-size: 11px;}	
#shop_paymentInfo	{	margin-top: 1em; margin-bottom: 1em; font-weight: bold;	font-size: 11px; }
#shop_spacer	{	clear: both; font-size: 0.8em; color: #000000; padding: 0.5em; margin-bottom: 1em; width: 100%; height: 2em;	}
#shop_print	{	clear: both; border: 1px solid #E9E9E9; font-size: 11px; color: #000000; padding: 5px; margin-bottom: 1em; width: 445px; text-align: center;	}



/* Dimenticato Password */
#shop_forgetPswContainer	{	/* clear: both; */ border: 1px solid #E9E9E9; font-size: 0.8em; color: #000000; padding: 0.5em; margin-bottom: 1em; width: 100%;	}
#shop_forgetPswTitle	{	color: #494949;	font-size: 1.6em; margin-bottom: 1em;	}
#shop_forgetPswText	{	margin-bottom: 1em;	}
.shop_forgetPswField	{	margin-bottom: 1em;	}


#ordersInfo TABLE	{	width: 100%; font-size: 0.5em; font-weight: normal;	}
#ordersInfo	A	{	font-weight: normal;	}
#ordersInfo	IMG	{	border: 0px;	}
#ordersInfo TH	{	font-weight: bold;	border: 1px solid black}
#ordersInfo TD {padding:2px}

.bold	{	font-weight: bold;	}
.even	{	background-color: #CCCCCC; vertical-align: top;	}
.odd	{	background-color: #AAAAFF; vertical-align: top;	}







