.ShopTitle		{font-size:14px;}
.btnSend		{background:#284f92; border:1px solid #cbccda; color:#f8f8f8; font-weight:bold;}
.ShopFields		{color:#284f92; font-weight:bold;}
.ShopInput		{border:1px solid #92a3c0; height:20px;}

/********************************** Shop ******************************************/
TABLE.BodyCashBox			{margin-top:20px;}
INPUT.shopButton			{cursor:pointer; width:92px; height:22px; color:#5c5e60; line-height:1.5em; font-size:11px; font-weight:bold; border-style:none; background-image:url('../buttonShop.gif'); margin:0px; margin-top:-15px;}
TABLE.sectionTitle	{width:100%;}

TD.sectionTitle		{background-color:#b5b5b5; color:#4a4a4a; font-weight:bold; font-size:90%; padding:2px 5px 3px 5px; text-align:center;}

.customerFieldRequired		{color:#CC1313; font-weight:bold; font-size:80%; vertical-align:middle; width:235px;}

.customerField		{font-weight:bold; font-size:80%; vertical-align:middle; width:235px;}

.customerValue		{font-weight:normal; font-size:80%; vertical-align:middle; width:230px;}

INPUT.option		{border-width:0px; vertical-align:middle; background-color:transparent;}

INPUT.customer		{width:218px; background-color:#edebeb; border:#ffffff 1px solid;}

TEXTAREA.customer	{width:218px; height:50px; background-color:#edebeb; border:#ffffff 1px solid; color:black; font:normal 11px Arial;}

IN.CustomerDefault	{width:218px; background-color:#edebeb;}

SELECT.customer		{width:218px; background-color:#edebeb; border:#ffffff 1px solid;}

SELECT.card			{width:50px; background-color:#edebeb; border:#ffffff 1px solid;}

TABLE.border		{background-color:#808080; width:100%;}

TD.PaymentTab		{background-color:#FFFFFF; padding:8px;}

TD.PaymentTabOn		{background-color:#ECECEC;}

SELECT.shipping		{font-weight:normal; font-size:80%;}


/********************************** Articles Prices Display ******************************************/

TABLE.HorizontalPricesContainer		{margin-top:4px; width:100%;}

.HorizontalMarketPrice			{line-height:1em; text-align:center; text-decoration:line-through; padding:0px 10px 0px 10px; margin:5px 0px 3px 0px; color:#6e95d9; font-weight:bold; font-size:85%;}

.HorizontalOurPrice				{line-height:1em; text-align:center; padding:0px 10px 0px 10px; margin:5px 0px 3px 0px; color:#6e95d9; font-weight:bold; font-size:85%; border-right:#6e95d9 1px solid;}

.HorizontalYouSave				{line-height:1em; text-align:center; padding:0px 10px 0px 10px; margin:5px 0px 3px 0px; color:#6e95d9; font-weight:bold; font-size:85%; border-right:#6e95d9 1px solid;}

.HorizontalPriceDescription	{color:#000000; font-weight:normal; font-size:90%;}

.HorizontalAddToCart			{margin-top:15px; text-align:left;}


TABLE.VerticalPricesContainer	{margin-top:8px; width:100%;}

.VerticalMarketPrice			{text-align:center; padding:0px 10px 3px 10px; margin-top:5px; color:#6e95d9; font-weight:bold; font-size:85%;}

.VerticalOurPrice				{text-align:center; padding:0 10px 2px 10px; margin-top:5px; color:#6e95d9; font-weight:bold; font-size:85%;}

.VerticalYouSave				{text-align:center; padding:0 10px 2px 10px; margin-top:5px; color:#6e95d9; font-weight:bold; font-size:85%;}

.VerticalPriceDescription		{color:#000000; font-weight:normal; font-size:90%;}

.VerticalAddToCart				{text-align:center; margin:20px 0px 20px 0px;}
