/********************************** Shop ******************************************/

INPUT.shopButton	{cursor:pointer;}

TABLE.BodyCashBox	{margin-top:20px;}


TABLE.sectionTitle	{width:100%;}

TD.sectionTitle		{background-color:#afbbc1; color:#474f50; 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:#f8f8f8; border:#bbbbbb 1px solid;}

TEXTAREA.customer	{width:218px; height:50px; background-color:#f8f8f8; border:#bbbbbb 1px solid; color:black; font:normal 11px arial;}

IN.CustomerDefault	{width:218px; background-color:#f8f8f8;}

SELECT.customer		{width:218px; background-color:#f8f8f8; border:#bbbbbb 1px solid;}

SELECT.card			{width:50px; background-color:#f8f8f8; border:#bbbbbb 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	{width:100%; margin-top:8px; border-top:dashed 1px #bcbcbc; border-bottom:dashed 1px #bcbcbc; padding:4px 0px 4px 0px;}

.HorizontalMarketPrice			{background-color:#f8f8f8; text-align:center; border:#bbbbbb 1px solid; padding:2px 10px 3px 10px; margin:5px 2px 5px 2px; color:#000000; font-weight:normal; font-size:100%;}

.HorizontalOurPrice				{background-color:#f4f8dc; text-align:center; border:#bbbbbb 1px solid; padding:2px 10px 3px 10px; margin:5px 2px 5px 2px; color:#0067c5; font-weight:bold; font-size:110%;}

.HorizontalYouSave				{background-color:#f8f8f8; text-align:center; border:#bbbbbb 1px solid; padding:2px 10px 3px 10px; margin:5px 2px 5px 2px; color:#000000; font-weight:bold; font-size:100%;}

.HorizontalPriceDescription		{color:#000000; font-weight:normal; font-size:90%;}

.HorizontalAddToCart			{vertical-align:middle; text-align:left;}

INPUT.shopButtonHorz			{height:23px;}

TABLE.VerticalPricesContainer	{border-top:dashed 1px #BCBCBC; margin-top:8px; width:100%;}

.VerticalMarketPrice			{background-color:#f8f8f8; text-align:center; border:#bbbbbb 1px solid; padding:2px 10px 3px 10px; margin-top:5px; color:#000000; font-weight:normal; font-size:100%;}

.VerticalOurPrice				{background-color:#f4f8dc; text-align:center; border:#bbbbbb 1px solid; padding:2px 10px 3px 10px; margin-top:5px; color:#0067c5; font-weight:bold; font-size:110%;}

.VerticalYouSave				{background-color:#f8f8f8; text-align:center; border:#bbbbbb 1px solid; padding:2px 10px 3px 10px; margin-top:5px; color:#000000; font-weight:bold; font-size:100%; margin-bottom:10px;}

.VerticalPriceDescription		{color:#000000; font-weight:normal; font-size:90%;}

.VerticalAddToCart				{margin-top:7px; text-align:center; border-bottom:dashed 1px #bcbcbc; margin:5px 0px 20px 0px; padding-bottom:6px;}

