﻿
.EasyShopNavigationLink
{
    color: #666666;
}

a.EasyShopNavigationLink, a.EasyShopNavigationLink:visited, a.EasyShopNavigationLink:active
{
    color: #666666;
    text-decoration: none;
}

a.EasyShopNavigationLink:hover
{
    color: #000000;
    text-decoration: underline;
}

.EasyShopWeAreHere
{
    margin-bottom: 10px;
    font-size: 0.8em;
    font-weight: bold;
    color: #9B9B9D;
}

.EasyShopValidationSummary
{
    background-color: #FFAAAA;
    color: #ffffff;
    padding: 5px;
    margin-bottom: 14px;
    font-size: 11px;
    border: solid 1px red;
}

.EasyShopCartStepContainer
{
    width: 100%;
    font-size: 11px;
    height: 24px;
    color: #333333;
    background-color: #EAF2EA;
    /*clear: both;*/
}

.EasyShopCartStepContainer a, .EasyShopCartStepContainer a:hover
{
    color: #333333;
}

.EasyShopShoppingCartStepButton1, .EasyShopShoppingCartStepButton2, .EasyShopShoppingCartStepButton3, .EasyShopShoppingCartStepButton4
{
    background-color: #EAF2DB;
    float: left;
    padding: 5px;
    /*width: 100px;*/
    border-right: solid 1px white;
}

.EasyShopShoppingCartStepButton1
{
   }

.EasyShopShoppingCartStepButton2
{
      
}

.EasyShopShoppingCartStepButton3
{
      
}

.EasyShopShoppingCartStepButton4
{    
     border-right: none;
}

.EasyShopShoppingCartStepButtonActive
{
    background-color: #D1E1B0;
    font-weight: bold;
}

.EasyShopFormInputText
{
    height: 14px;
    font-family: Verdana , Arial, tahoma, Helvetica, Sans-Serif;
    font-size: 11px;
    border: 1px solid #CCCCCC;
    width: 190px;
}

.EasyShopShoppingCartProductCount
{
    height: 12px;
    font-family: 'lucida grande' , Arial, tahoma, Helvetica, Sans-Serif;
    font-size: 11px;
    border: 1px solid white;
    border: 1px solid #B8D382;
    width: 32px;
}

.EasyShopValueRequired
{
    font-weight: bold;
}

.EasyShopFormButton
{
	font-family: 'lucida grande' , Arial, tahoma, Helvetica, Sans-Serif;
    color: #333333;
    background-color: #EAF2DB;
    border-color: #B8D382;
    border-width: 1px;
    border-style: solid;
    font-size: 11px;
    font-weight: bold;
filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffff',EndColorStr='#EAF2DB');
}

.EasyShopNavigationContainer
{
    font-size: 11px;
    font-weight: bold;
    padding: 5px;
    margin-bottom: 4px;
    background-color: #EAF2DB;
    color: #333333;
}

.EasyShopNavigationSeperator
{
    border-left: solid 1px #333333;
    padding-left: 4px;
    padding-right: 4px;
}



.EasyShopDetailProductImage
{
    float: left;
    padding-right: 15px;
    padding-bottom: 10px;
}

.EasyShopNavigationHeader
{
    background-color: #98c573;
    /*background: transparent url( 'menu.png' ) no-repeat;*/
    color: black;
    font-weight: bold;
    /*width: 150px;*/
    margin: 0 0 0 0;
    padding: 10px;
    font-size: 13px;
    border-top: solid 1px #336633;
}



/* EasyShop Categories */

#EasyShopCategoryNavigation
{
background-color: #f4f4f4;
padding-bottom: 10px;
/*
width: 250px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;
background:transparent url(../../Images/MarginalnoteBackgr.png) no-repeat scroll left bottom;
margin:0px 0px 15px;
padding:0px 15px 20px 20px;
font-size: 11px;
*/
}
#EasyShopCategoryNavigation h2
{
background-color: #98c573;
color: black;
font-size: 13px;
font-weight: bold;
margin: 0 0 0 0;
padding: 10px;
border-top: solid 1px #336633;
}
#EasyShopCategoryNavigation ul {	
list-style: none;
margin: 0 0 0 0;
padding: 0;
font-size: 12px;
}

#EasyShopCategoryNavigation li {
width: 237px;	
border-bottom: dotted 1px #909090;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 13px;
}

.EasyShopCategoryImage
{
    padding-right: 5px;
    padding-bottom: 5px;
    float: left;
    cursor: hand;
}

.EasyShopCategoryName
{
font-family: 'lucida grande' , Arial, tahoma, Helvetica, Sans-Serif;
font-size: 12px;
}

.EasyShopCategoryDescription
{
}


/* EasyShop Products */

/* Navi Element Bei Produktlisten/DetailProdukt "Zurück" */
.EasyShopBackLink
{
 }
 
.EasyShopProduct
{
}

.EasyShopProductDescription
{
    font-size: smaller;
    line-height: 1.5em;
}

.EasyShopProductImage
{
}

a.EasyShopProductHitlistDetaillink, a.EasyShopProductHitlistDetaillink:visited, a.EasyShopProductHitlistDetaillink:active
{
    color: Black;
    text-decoration: underline;
}

.EasyShopProductPrice
{
font-family: 'lucida grande' , Arial, tahoma, Helvetica, Sans-Serif;
font-size: 11px;

}

.EasyShopProductPriceNetto
{
}

.EasyShopProductPriceBrutto
{
font-weight:bold;
color: #333333;
}

.EasyShopProductPriceUnit
{
}

.EasyShopProductPriceTax 
{
    font-style:italic;
}
    
.EasyShopProductShipping
{ 
    font-style:italic;
}    

.EasyShopProductAvailable
{
font-family: 'lucida grande' , Arial, tahoma, Helvetica, Sans-Serif;
font-size: 11px;
font-style:italic;
}

.EasyShopProductAddtoCart
{
    margin-top: 10px;
}

.EasyShopProductAddContainer
{
    background-color: #EAF2DB;
}

/* horizontal divider */
.EasyShopHR
{
    color: #B8D382; height:1px;
}

/* divers */
.EasyShopLoginFailure{
font-size:9px;font-weight:normal;float:right;
}

/* EasyBaseShopControls*/

.EasyShopContainer { /* Hauptcontainer in dem alle Shopcontrols liegen */

}

.EasyShopContainer h2 { font-size: 16px !important; color: #61BC45 !important; 
    }
.EasyShopContainer h3 { font-size: 14px !important; color: #888888 !important; 
    }
/* -------------------- Kategorieliste -------------------- */
.EasyShopCategoriesHeadline {
	color: #61BC45;
	letter-spacing: 1px;
	font: normal 24px Georgia, "Times New Roman", Times, serif;
	background: transparent;
}

.EasyShopCategoriesContainer {
	
	margin-bottom: 20px;
	width: 300px;
	margin-right: 50px;
	min-height: 220px;
	background: url(Images/shop/CategoryBackgr.png) no-repeat left bottom;
	padding-bottom: 10px;
}

.EasyShopCategoriesContainerContent {
	width: 300px;
	min-height: 30px;
	font: 13px/16px Arial, Helvetica, sans-serif !important;
}

.EasyShopCategoryImage {
	vertical-align: top;
	text-align: left;
	margin-bottom: 15px;
	border-bottom: 4px solid #FFF;
}

.EasyShopCategoriesContainer h2 {
	margin: 0px;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #61BC45 !important;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0px 8px 0px 12px;
	background: transparent;
}

.EasyShopCategoriesContainer h2 a {
	text-decoration: none;
	color: #61BC45;
	background: transparent;
}

.EasyShopCategoriesContainer p {
	font: 12px/17px Arial, Helvetica, sans-serif !important;
	margin: 0px;
	padding: 0px 12px;
	color: #444;
}





/* -------------------- Alternative Kategorieliste -------------------- */

.EasyShopCategoriesAlternateContainer {
	margin-bottom: 20px;
	width: 300px;
	min-height: 220px;
	background: url(Images/shop/CategoryBackgr.png) no-repeat left bottom;
	padding-bottom: 10px;
}

.EasyShopCategoriesAlternateContainerContent {
	min-height: 30px;
	font: 13px/16px Arial, Helvetica, sans-serif !important;
}

.EasyShopCategoriesAlternatePictures {
	vertical-align: top;
	text-align: left;
	margin-bottom: 15px;
	border-bottom: 4px solid #FFF;
}

.EasyShopCategoriesAlternateContainer h2 {
	margin: 0px;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #61BC45 !important;
	background: transparent;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0px 8px 0px 12px;
	
}

.EasyShopCategoriesAlternateContainer h2 a {
	text-decoration: none;
	color: #61BC45;
	background: transparent;
}

.EasyShopCategoriesAlternateContainer p {
	font: 12px/17px Arial, Helvetica, sans-serif !important;
	margin: 0px;
	padding: 0px 12px;
	color: #444;
}




/* -------------------- Produktliste -------------------- */
.EasyShopProductsContainer {
}

.EasyShopProductsTable {
	margin: 15px 3px 15px 0px;
	padding: 0px 5px 30px;
}

.EasyShopProductsHeader td {
	background: #7FBBE3;
	padding: 4px 5px;
	color: #FFF;
	font: 11px Arial, Helvetica, sans-serif;
}

.EasyShopProductsHeaderPrice {
	text-align: right;
}



/* -------------------- Produktliste Items -------------------- */

.EasyShopProductsItems {
	background: url(Images/shop/DevideBig.gif) no-repeat left bottom;
}

.EasyShopProductsItemsImage { /* Bildcontainer */
	vertical-align: top;
	text-align: left;
	padding: 5px;
	border: 4px solid #E0F0AA;
	margin-bottom: 10px;
	display: block;
	margin-top: 10px;
	background: #FFF;
}

.EasyShopProductsItemsImage:hover { /* Bildcontainer */
	border: 4px solid #669900;
}

.EasyShopProductsItemsImage img { /* bringt das Bild immer auf 70px Breite */
	width: 70px !important;
	height: 49px !important;
}

.EasyShopProductsItemsText { /* Textcontainer */
	text-align: left;
	vertical-align: top;
	padding: 10px;
}

.EasyShopProductsItemsText h4 {
	margin: 0px;
	padding: 0px;
	font: bold 13px Arial, Helvetica, sans-serif;
}

.EasyShopProductsItemsText h4 a:link,
.EasyShopProductsItemsText h4 a:visited  {
	text-decoration: none !important;
	color: #61BC45 !important;
	background: transparent;
}

.EasyShopProductsItemsText h4 a:hover,
.EasyShopProductsItemsText h4 a:active {
	color: #999 !important;
	background: transparent;
}

.EasyShopProductsItemsText p {
	font-size: 11px;
	margin-top: 0;
	line-height: 14px;
}

.EasyShopProductsItemsPrice {
	padding: 5px 5px 5px 15px;
	text-align: right;
	font-weight: bold;
}

.EasyShopProductsItemsButton {
	padding: 5px 0px 5px 5px;
	text-align: center;
}




/* -------------------- Alternative Produktliste -------------------- */

.EasyShopProductsItemsAlternate {
	background: #FFF4CC;
	padding-bottom: 100px;
}

.EasyShopProductsItemsAlternateImage {
	vertical-align: top;
	text-align: left;
	padding: 5px;
}

.EasyShopProductsItemsAlternateText {
	text-align: left;
	vertical-align: top;
	padding: 5px 30px 5px 10px;
}

.EasyShopProductsItemsAlternateText h4 {
	margin: 0px;
	padding: 0px;
	font: bold 13px Arial, Helvetica, sans-serif;
}

.EasyShopProductsItemsAlternateText h4 a {
	text-decoration: none !important;
}

.EasyShopProductsItemsAlternateText p {
	font-size: 11px;
	margin-top: 0;
	line-height: 14px;
}

.EasyShopProductsItemsAlternatePrice {
	padding: 5px 5px 5px 15px;
	text-align: right;
	font-weight: bold;
}

.EasyShopProductsItemsAlternateButton {
	padding: 5px;
}



/* -------------------- Produktdetail -------------------- */
.CssShopControlsListProductDetailContainer {}

.CssShopControlsListProductDetailContainer img {
	margin-right: 10px;
	margin-bottom: 10px;
}

.CssShopControlsListProductDetailContainer h1 {}

.CssShopControlsListProductDetailContainer p {}

.CssShopControlsListProductDetailPriceContainer {
	margin-top: 30px;
}

.CssShopControlsListProductDetailContainer .Price {
	font: bold 15px Arial, Helvetica, sans-serif;
}


/* -------------------- Warenkorb -------------------- */
.CssShopControlsShoppingCartContainer {}

.CssShopControlsShoppingCartTable {
	margin-bottom: 15px;
}

.CssShopControlsShoppingCartHeader td {
	padding: 4px 5px;
	color: #FFF;
	background: #CCC;
	font: 11px Arial, Helvetica, sans-serif;
}

.CssShopControlsShoppingCartHeaderPrice {
	text-align: right;
}



/* -------------------- Warenkorb Items -------------------- */

.CssShopControlsShoppingCartItems {
	padding-bottom: 100px;
	background: url(Images/shop/DevideBig.gif) no-repeat left bottom;
}

.CssShopControlsShoppingCartItemsDelete {
	padding: 5px;
	text-align: center;
}

.CssShopControlsShoppingCartItemsBtnDelete {
	background: url(Images/shop/delete.gif) no-repeat center center;
	width: 18px;
	cursor: pointer;
	height: 18px;
	border: none;
}

.CssShopControlsShoppingCartItemsText {
	text-align: left;
	vertical-align: top;
	padding: 5px 30px 5px 5px;
}

.CssShopControlsShoppingCartItemsText h4 {
	margin: 0px;
	padding: 0px;
	font: bold 13px Arial, Helvetica, sans-serif;
}

.CssShopControlsShoppingCartItemsText h4 a:link,
.CssShopControlsShoppingCartItemsText h4 a:visited  {
	text-decoration: none !important;
	color: #006CB7 !important;
	background: transparent;
}

.CssShopControlsShoppingCartItemsText h4 a:hover,
.CssShopControlsShoppingCartItemsText h4 a:active {
	color: #999 !important;
	background: transparent;
}

.CssShopControlsShoppingCartItemsText p {
	font-size: 11px;
	margin-top: 0;
	line-height: 14px;
}

.CssShopControlsShoppingCartItemsQuantity {
	padding: 5px;
}

.CssShopControlsShoppingCartItemsQuantity input {
	width: 40px;
	text-align: right;
}

.CssShopControlsShoppingCartItemsPrice {
	padding: 5px 5px 5px 15px;
	text-align: right;
	font-weight: bold;
}



/* -------------------- Alternative Warenkorb Items -------------------- */

.CssShopControlsShoppingCartItemsAlternate {
	background: #FFF4CC;
	padding-bottom: 100px;
}

.CssShopControlsShoppingCartItemsAlternateText {
	text-align: left;
	vertical-align: top;
	padding: 5px 30px 5px 5px
}

.CssShopControlsShoppingCartItemsAlternateText h4 {
	margin: 0px;
	padding: 0px;
	font: bold 13px Arial, Helvetica, sans-serif;
}

.CssShopControlsShoppingCartItemsAlternateText h4 a {
	text-decoration: none !important;
}

.CssShopControlsShoppingCartItemsAlternateText p {
	font-size: 11px;
	margin-top: 0;
	line-height: 14px;
}

.CssShopControlsShoppingCartItemsAlternateQuantity {
	padding: 5px;
}

.CssShopControlsShoppingCartItemsAlternateQuantity input {
	width: 40px;
}

.CssShopControlsShoppingCartItemsAlternatePrice {
	padding: 5px 5px 5px 15px;
	text-align: right;
	font-weight: bold;
}

.CssShopControlsShoppingCartItemsAlternateBtnDelete {
	padding: 0px;
	background: transparent url(Images/shop/delete.gif) no-repeat center center;
	color: #FFF;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 80px;
	cursor: pointer;
	margin: 0px;
	height: 24px;
	border: none;
}

.CssShopControlsShoppingCartItemsPriceTotal td {
	border-bottom: 3px solid #666;
	padding: 15px 5px 3px;
	font-weight: bold;
}

.CssShopControlsShoppingCartItemsPriceTotalPrice {
	padding: 5px 5px 5px 15px;
	text-align: right;
	font-weight: bold;
}

.CssShopControlsShoppingCartBtnRefresh {
	padding: 0px 0px 2px;
	background: transparent url(Images/shop/refresh.png) no-repeat center center;
	color: #FFF;
	font: bold 13px/28px Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 180px;
	cursor: pointer;
	margin: 0px 5px 0px 0px;
	height: 28px;
	border: none;
	float: left;
}

a.CssShopControlsShoppingCartItemsGoCash:link,
a.CssShopControlsShoppingCartItemsGoCash:visited {
	padding: 0px;
	background: transparent url(Images/shop/cash.png) no-repeat center center;
	color: #FFF;
	font: bold 13px/28px Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 90px;
	cursor: pointer;
	margin: 0px;
	height: 28px;
	border: none;
	display: block;
	text-align: center;
	vertical-align: middle;
	float: left;
}

a.CssShopControlsShoppingCartItemsGoCash:hover,
a.CssShopControlsShoppingCartItemsGoCash:active {}




/* -------------------- Checkout -------------------- */

.CssShopControlsCheckoutContainer {}

.CssShopControlsCheckoutContainer h2 {
	margin-top: 15px;
}

.CssShopControlsCheckoutContainer h3 {
	color: #666;
	margin: 15px 0px 0px;
}

.CssShopControlsCheckoutContainer p {
	margin: 5px 0px 0px;
}

.CssShopControlsCheckoutForms fieldset {
	margin: 10px 0px 0px;
	padding: 0px;
	border: none;
}

.CssShopControlsCheckoutForms legend {
	font: bold 12px Arial, Helvetica, sans-serif;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	color: #666;
}

* html .CssShopControlsCheckoutForms legend {
	margin: 0px 0px 20px -7px;
}

*+html .CssShopControlsCheckoutForms legend {
	margin: 0px 0px 20px -7px;
}

.CssShopControlsCheckoutContainer .TextInputLabel {
	width: 150px;
	float: left;
	margin-bottom: 5px;
}

.CssShopControlsCheckoutContainer .Textinput {
	padding: 2px;
	width: 380px;
	margin-bottom: 5px;
	background: #FFF url(Images/InputFieldsBackgr.png) repeat-x left top;
	border: 1px solid #EBEBEB;
	color: #666;
}

.CssShopControlsCheckoutContainer .TextinputDropDown {
	padding: 2px;
	width: 386px;
	margin-bottom: 5px;
	background: #FFF url(Images/InputFieldsBackgr.png) repeat-x left top;
	border: 1px solid #EBEBEB;
	color: #666;
}

.CssShopControlsCheckoutContainer .Textarea {
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	width: 380px;
	margin-bottom: 5px;
	background: #FFF url(Images/InputFieldsBackgr.png) repeat-x left top;
	border: 1px solid #EBEBEB;
	color: #666;
}

.CssShopControlsCheckoutStatData {
	background: #F7F7F7;
	color: #CCC;
}

.CssShopControlsCheckoutStatData td {
	padding: 5px 10px;
	text-align: center;
	border-right: 1px solid #FFF;
}

.CssShopControlsCheckoutStatData .Active {
	background: #E0F0AA;
	font-weight: bold;
	color: #666;
}

.CssShopControlsCheckoutStatPayment {
	background: #F7F7F7;
	color: #CCC;
	margin-bottom: 30px;
}
.CssShopControlsCheckoutStatPayment td {
	padding: 5px 10px;
	text-align: center;
	border-right: 1px solid #FFF;
}
.CssShopControlsCheckoutStatPayment .Active {
	background: #E0F0AA;
	font-weight: bold;
	color: #666;
}

.CssShopControlsCheckoutStatShipment {
	background: #F7F7F7;
	color: #CCC;
	margin-bottom: 30px;
}
.CssShopControlsCheckoutStatShipment td {
	padding: 5px 10px;
	text-align: center;
	border-right: 1px solid #FFF;
}
.CssShopControlsCheckoutStatShipment .Active {
	background: #E0F0AA;
	font-weight: bold;
	color: #666;
}

.CssShopControlsCheckoutStatConfirm {
	background: #F7F7F7;
	color: #CCC;
	margin-bottom: 30px;
}
.CssShopControlsCheckoutStatConfirm td {
	padding: 5px 10px;
	text-align: center;
	border-right: 1px solid #FFF;
}
.CssShopControlsCheckoutStatConfirm .Active {
	background: #E0F0AA;
	font-weight: bold;
	color: #666;
}

.CssShopControlsCheckoutStatFinish {
	background: #F7F7F7;
	color: #CCC;
	margin-bottom: 30px;
}
.CssShopControlsCheckoutStatFinish td {
	padding: 5px 10px;
	text-align: center;
	border-right: 1px solid #FFF;
}
.CssShopControlsCheckoutStatFinish .Active {
	background: #E0F0AA;
	font-weight: bold;
	color: #666;
}

.CssShopControlsCheckoutBtnNext {
	padding: 0px 0px 4px;
	background: transparent url(Images/shop/next.png) no-repeat center center;
	color: #FFF;
	font: bold 13px/28px Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 90px;
	cursor: pointer;
	margin: 15px 0px 0px;
	height: 28px;
	border: none;
}

.CssShopControlsCheckoutBtnPrevious {
	padding: 0px 0px 4px;
	background: transparent url(Images/shop/next.png) no-repeat center center;
	color: #FFF;
	font: bold 13px/28px Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 90px;
	cursor: pointer;
	margin: 15px 5px 0px 0px;
	height: 28px;
	border: none;
}

/* -------------------- Checkout Confirm -------------------- */

.CssShopControlsCheckoutAdressTable {
	margin-bottom: 15px;
}

.CssShopControlsCheckoutAdressTableHeader {
	padding: 4px 5px;
	color: #FFF;
	background: #CCC;
	font: 11px Arial, Helvetica, sans-serif;
}

.CssShopControlsCheckoutAddressItemsText {
	text-align: left;
	vertical-align: top;
	padding: 5px;
	background: #F3F9FD;
}





.CssShopControlsCheckoutPaymentDispatchContainer {
	text-align: left;
	vertical-align: top;
	padding: 5px;
	background: #F3F9FD;
	margin-bottom: 15px;
}





/* Products */

.CssShopControlsCheckoutConfirmProductsTable {
	margin-bottom: 15px;
}

.CssShopControlsCheckoutConfirmProductsHeader td {
	padding: 4px 5px;
	color: #FFF;
	background: #CCC;
	font: 11px Arial, Helvetica, sans-serif;
}

.CssShopControlsCheckoutConfirmProductsHeaderPrice {
	text-align: right;
}



/* -------------------- Checkout Confirm Products Items -------------------- */

.CssShopControlsCheckoutConfirmProductsItems {
	background: #F7F7F7;
	padding-bottom: 100px;
	background: url(Images/shop/DevideBig.gif) no-repeat left bottom;
}

.CssShopControlsCheckoutConfirmProductsItemsText {
	text-align: left;
	vertical-align: top;
	padding: 5px 30px 5px 5px;
}

.CssShopControlsCheckoutConfirmProductsItemsText h4 {
	margin: 0px;
	padding: 0px;
	font: bold 13px Arial, Helvetica, sans-serif;
}

.CssShopControlsCheckoutConfirmProductsItemsText h4 a:link,
.CssShopControlsCheckoutConfirmProductsItemsText h4 a:visited  {
	text-decoration: none !important;
	color: #006CB7 !important;
	background: transparent;
}

.CssShopControlsCheckoutConfirmProductsItemsText h4 a:hover,
.CssShopControlsCheckoutConfirmProductsItemsText h4 a:active {
	color: #999 !important;
	background: transparent;
}

.CssShopControlsCheckoutConfirmProductsItemsText p {
	font-size: 11px;
	margin-top: 0;
	line-height: 14px;
}

.CssShopControlsCheckoutConfirmProductsItemsQuantity {
	padding: 5px;
	text-align: right;
}

.CssShopControlsCheckoutConfirmProductsItemsPrice {
	padding: 5px 5px 5px 15px;
	text-align: right;
	font-weight: bold;
}



/* -------------------- Alternative Checkout Confirm Products Items -------------------- */

.CssShopControlsCheckoutConfirmProductsItemsAlternate {
	background: #FFF4CC;
	padding-bottom: 100px;
}

.CssShopControlsCheckoutConfirmProductsItemsAlternatePictures {
	vertical-align: top;
	text-align: left;
	padding: 5px;
}

.CssShopControlsCheckoutConfirmProductsItemsAlternateText {
	text-align: left;
	vertical-align: top;
	padding: 5px 30px 5px 5px;
}

.CssShopControlsCheckoutConfirmProductsItemsAlternateText h4 {
	margin: 0px;
	padding: 0px;
	font: bold 13px Arial, Helvetica, sans-serif;
}

.CssShopControlsCheckoutConfirmProductsItemsAlternateText h4 a {
	text-decoration: none !important;
}

.CssShopControlsCheckoutConfirmProductsItemsAlternateText p {
	font-size: 11px;
	margin-top: 0;
	line-height: 14px;
}

.CssShopControlsCheckoutConfirmProductsItemsAlternateQuantity {
	padding: 5px;
}

.CssShopControlsCheckoutConfirmProductsItemsAlternatePrice {
	padding: 5px 5px 5px 15px;
	text-align: right;
	font-weight: bold;
}



/* Footer */

.CssShopControlsCheckoutConfirmProductsItemsIntermediateTotal td {
	border-bottom: 1px solid #666;
	padding: 20px 5px 3px;
}

.CssShopControlsCheckoutConfirmProductsItemsMethodOfPayment td {
	border-bottom: 1px solid #666;
	padding: 3px 5px;
}

.CssShopControlsCheckoutConfirmProductsItemsTypeOfDispatch td {
	border-bottom: 1px solid #666;
	padding: 3px 5px;
}

.CssShopControlsCheckoutConfirmProductsItemsPriceTotal td {
	border-bottom: 3px solid #666;
	padding: 3px 5px;
	background: #F4F4F4;
	font-weight: bold;
}

.CssShopControlsCheckoutConfirmProductsItemsPriceTotalPrice {
	padding: 5px 5px 5px 15px;
	text-align: right;
	font-weight: bold;
}






.CssShopControlsCheckoutConfirmBtnPrevious {
	padding: 0px 0px 4px;
	background: transparent url(Images/shop/next.png) no-repeat center center;
	color: #FFF;
	font: bold 13px/28px Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 90px;
	cursor: pointer;
	margin: 15px 5px 0px 0px;
	height: 28px;
	border: none;
}

.CssShopControlsCheckoutConfirmBtnSend {
	padding: 0px 0px 4px;
	background: transparent url(Images/shop/send.png) no-repeat center center;
	color: #FFF;
	font: bold 13px/28px Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 160px;
	cursor: pointer;
	margin: 15px 5px 0px 0px;
	height: 28px;
	border: none;
}





.EasyShopProductAddtoCart {
	padding: 0px;
	background: transparent url(Images/shop/cart.gif) no-repeat center center;
	color: #FFFFFF;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-decoration: none;

	cursor: pointer;
	margin: 0px;

	border: none;
}

.CssBtnDetail {
	padding: 0px 0px 0px 40px;
	background: transparent url(Images/shop/cart.gif) no-repeat left center;
	color: #999;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 150px;
	cursor: pointer;
	height: 40px;
	margin-left: 50px;
}

* html .CssBtnDetail {
	margin-bottom: -11px;
}

*+html .CssBtnDetail {
	margin-bottom: -11px;
}

a.CssShopControlsPagerNext:link,
a.CssShopControlsPagerNext:visited {
}

a.CssShopControlsPagerNext:hover,
a.CssShopControlsPagerNext:active {
}

a.CssShopControlsPagerPrevious:link,
a.CssShopControlsPagerPrevious:visited {
}

a.CssShopControlsPagerPrevious:hover,
a.CssShopControlsPagerPrevious:active {
}

.CssShopControlsValidation {
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
	font: bold 13px Arial, Helvetica, sans-serif;
}