table, td{
	padding: 0;
	margin: 0;
}

p{
	margin: 1.12em 0;
}

.__lay_content{
	margin:0px 11px 0px 11px;
	background-image:url(http://www.fida.info/images/lay_content_bg.gif);
	background-position:top left;
	background-repeat:repeat-y;
}

.shop_lay_content{
	margin:0px 11px 0px 11px;
	background-image:url(http://www.fida.info/images/lay_content_bg.gif);
	background-position:top left;
	background-repeat:repeat-y;
}

.__lay_contentInner{
	background-image:url(http://www.fida.info/images/lay_content_bg_2.gif);
	background-position:top right;
	background-repeat:repeat-y;
}

.shop_lay_contentInner{
	background-image:url(http://www.fida.info/images/lay_content_bg_2.gif);
	background-position:top right;
	background-repeat:repeat-y;
}

.__lay_contentWrapper{
	background-color:#FDFEF8;
	border-top:0px solid #000;
}

.shop_lay_contentWrapper{
	background-color:#FDFEF8;
	border-top:0px solid #000;
}

.__lay_shopPageImage{
	text-align: center;
	padding: 7px 0 0 0;
}

.shop_lay_shopPageImage{
	text-align: center;
	padding: 7px 0 0 0;
}

.__lay_shopCartContainer{
	padding: 3px 0 0 10px;
}

.shop_lay_shopCartContainer{
	padding: 3px 0 0 10px;
}

div.shop_pageContainer{
	padding: 0 15px 5px 15px;
}

div.shop_pageContent{
	background: #f8f7ec url(/images/bg_shop_pageContainer.png) repeat-x left bottom;
	padding: 0 20px;
	min-height: 400px;
}

div.shop_pageProductContent{
	background: url(/images/bg_shopProductContainerTable.png) no-repeat left top;
}

div.shoppingCartContainer{
	/*
	width: 330px;
	height: 22px;
	overflow: hidden;
	*/
	background: url(/images/bg_shoppingCartContainer.png) no-repeat left top;
}

div.shoppingCartContent{
	background: url(/images/bg_shoppingCartContent.png) no-repeat right top;
	padding: 0 2px 0 5px;
}

div.shoppingCartTitle{
	float: left;
}

div.shoppingCartAmount{
	float: left;
	color: #fff;
	/*padding: 5px 0 0 3px;*/
	padding: 5px 0 0 0;
	width: 126px;
	font-size: 10px;
	text-align: center;
	overflow: hidden;
}

div.shoppingCartButton{
	float: right;
	padding: 2px 0 0 0;
}

a.shoppinCartButton, a.shoppinCartButton:link, a.shoppinCartButton:visited{
	background-image: url(/images/bg_shoppingCartButton.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 18px;
	line-height: 18px;
	padding: 0 36px 0 5px;
	display: block;
	color: #0077b9;
	font-size: 11px;
}

a.productViewShoppinCartButton, a.productViewShoppinCartButton:link, a.productViewShoppinCartButton:visited{
	background-image: url(/images/bg_productViewShoppingCartButton.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 6px 36px 4px 10px;
	color: #0077b9;
	font-size: 11px;
}

span.shoppinCartButtonDisabled{
	background-image: url(/images/bg_shoppingCartButton.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 18px;
	line-height: 18px;
	display: block;
	padding: 0 36px 0 5px;
	color: #666666;
	font-size: 11px;
}

div.shopMainPageRightColumn{
	float: right;
}

div.productsContainer{
	margin: 0 0 10px 10px;
}

div.productsContentWrapper{
	background: url(/images/bg_productsListBottom.png) no-repeat left bottom;
	width: 496px;
	/*height: 247px;*/
	overflow: hidden;
}

div.productsContent{
	background: url(/images/bg_productsListTop.png) no-repeat left top;
}

div.productsProduct{
	float: left;
	width: 165px;
	overflow: hidden;
}

div.productsProduct div.productsProductContent{
	padding: 15px 10px;
}

div.productsProductImage{}

div.productAddToBasket{
	margin: 4px 0;
	float: left;
	background: url(/images/bg_shop_productAddToBasket.png) no-repeat left top;
	padding-left: 10px;
}

div.productLiftAddToBasket{
	float: right;
	margin: 4px 0;
	background: url(/images/bg_shop_productAddToBasket.png) no-repeat left top;
	padding-left: 10px;
	text-align: right;
}

div.productAddToBasketContent{
	padding-right: 10px;
	background: url(/images/bg_shop_productAddToBasketRight.png) no-repeat right top;
}

div.productLiftAddToBasket div.productAddToBasketContent{
	padding: 0;
	background: transparent none;
}

a.productAddToBasketLink, a.productAddToBasketLink:link, a.productAddToBasketLink:visited{
	display: block;
	height: 19px;
	background: url(/images/bg_shop_productAddToBasketLink.png) no-repeat right top;
	padding: 5px 12px 0 0;
}

div.productLiftAddToBasket a.productAddToBasketLink,
div.productLiftAddToBasket a.productAddToBasketLink:link,
div.productLiftAddToBasket a.productAddToBasketLink:visited{
	background: url(/images/bg_shop_productLiftAddToBasketLink.png) no-repeat right top;
	padding: 5px 22px 0 0;
}

div.productsProductTitle{
	padding: 10px 0;
}

a.productsProductLink, a.productsProductLink:link, a.productsProductLink:visited{
	font-weight: bold;
	font-size: 12px;
	color: #f25413;
	/*background: url(/images/bg_productsTitleLink.png) no-repeat right 3px;*/
	background: transparent none;
	padding: 0 14px 0 0;
}

div.orderPhase{
	width: 875px;
	height: 38px;
	background: url(/images/bg_shopPhaseArea.png) no-repeat left top;
}

div.orderPhaseCentered{
	text-align: center;
}

div.orderPhaseSelected, .orderPhaseUnSelected{
	padding: 0 5px 0 5px;
}

div.orderPhase .orderPhaseSelected{
	float: left;
}

div.orderPhase .orderPhaseUnSelected{
	float: left;
	filter: alpha(opacity=60);
	opacity: 0.6;
}

div.orderPhaseCentered .orderPhaseSelected,
div.orderPhaseCentered .orderPhaseUnSelected{
	float: none;
}

div.shopContentPadding{
	padding: 10px 20px;
}

div.shopContentPadding h1{
	padding: 0 0 10px 0;
}

div.shopProductLiftContainer{
	background: url(/images/bg_shopProductLiftContainer.png) no-repeat 10px bottom;
	margin: 0 0 10px 0;
}

div.shopProductLiftContent{
	padding: 10px 0 20px 0;
}

div.shopProductLiftImage{
	width: 350px;
	height: 240px;
	background: url(/images/bg_shopProductLiftImage.png) no-repeat left top;
}

div.shopProductViewProductLiftImage{
	width: 350px;
	height: 240px;
	background: url(/images/bg_shopProductViewProductLiftImage.png) no-repeat left top;
}

div.shopProductLiftImageContent{
	padding: 14px 0 0 16px;
	text-align: left;
}

h1.shopLiftProductTitle{
	font-size: 26px;
	padding: 0 0 5px 0;
}

div.shopProductLiftContainer h2{
	padding-bottom: 8px;
}

div.shopProductLiftTextContent{
	padding: 0 10px 5px 10px;
}

div.shop_faqContainer{
	padding: 0 10px 20px 10px;
}

div.shop_faqSmallContainer{
	padding: 0 0 20px 0;
}

div.shop_faqContent{}

div.shop_faqContent p{
	padding: 3px 0;
}

div.shop_faqContent p.shop_faqQuestion{
	color: #f25413;
}

div.shop_faqTitle{
	width: 313px;
	height: 38px;
	/*background: url(/images/bg_shopFaqTitle.png) no-repeat left top;*/
}

div.shop_faqTitleContent{
	color: #fff;
}

div.shop_faqTitleSmall{
	width: 236px;
	height: 23px;
}

div.shop_faqTitleSmallContent{
	color: #fff;
}

div.shop_faqQAs{
	padding: 5px 0 0 0;
}

a.shop_bulletLink, a.shop_bulletLink:link, a.shop_bulletLink:visited,
a.shop_lightBulletLink, a.shop_lightBulletLink:link, a.shop_lightBulletLink:visited{
	width: 110px;
	height: 20px;
	display: block;
	background: url(/images/bg_shopBulletLink.png) no-repeat right top;
	padding: 6px 22px 0 0;
}

a.shop_lightBulletLink, a.shop_lightBulletLink:link, a.shop_lightBulletLink:visited{
	background-image: url(/images/bg_shopLightBulletLink.png);
}

a.shop_productViewBulletLink, a.shop_productViewBulletLink:link, a.shop_productViewBulletLink:visited{
	width: 110px;
	height: 20px;
	display: block;
	background: url(/images/bg_shopProductViewBulletLink.png) no-repeat right top;
	padding: 6px 22px 0 0;
}

a.shop_smallBulletLink, a.shop_smallBulletLink:link, a.shop_smallBulletLink:visited{
	width: 74px;
	height: 20px;
	display: block;
	background: url(/images/bg_shopSmallBulletLink.png) no-repeat right top;
	padding: 6px 24px 0 0;
}

div.shop_selectCardCardItem{
	
}

p.removeProduct{
	padding-left: 7px;
}

a.removeProduct, a.removeProduct:link, a.removeProduct:visited{
	display: block;
	width: 99px;
	height: 19px;
	padding: 5px 0 0 10px;
	background: url(/images/bg_shop_removeItem.png) no-repeat left top;
}

div.shop_errorContainer{
	border: 1px solid #ccc;
	background-color: #ddd;
	margin: 0 0 10px 0;
}

div.shop_errorContainer div.shop_errorContent{
	border: 1px solid #fff;
	padding: 10px;
	color: #cc0000;
	font-weight: bold;
}

div.shop_errorContainer div.shop_neutralInfo{
	color: #3399ff;
}

td.shop_selectCardRightColumn p{
	margin: 5px 0;
}

div.cardContent{
	padding: 10px 0;
}

.shop_selectCardInput{
	width: 300px;
}

textarea.shop_selectCardCardMessage{
	width: 300px;
	height: 90px;
	overflow: auto;
}

table.shop_bottomInfoAndButtons{
	margin: 20px 0 0 0;
}

span.shop_donationTotalValue{
	color: #ee510e;
	font-size: 18px;
	padding-right: 30px;
}

a.shop_backToMain, a.shop_backToMain:link, a.shop_backToMain:visited{
	width: 125px;
	height: 20px;
	display: block;
	background: url(/images/bg_shopBackToMain.png) no-repeat left top;
	padding: 7px 0 0 25px;
}

a.shop_productViewBackToMain, a.shop_productViewBackToMain:link, a.shop_productViewBackToMain:visited{
	width: 125px;
	height: 20px;
	display: block;
	background: url(/images/bg_shopProductViewBackToMain.png) no-repeat left top;
	padding: 6px 0 0 25px;
}

.shop_moveToCheckOutButton{
	border: 0;
	background: url(/images/bg_shopBulletLink.png) no-repeat left top;
	width: 132px;
	height: 26px;
	padding: 0 8px 0 0;
	cursor: pointer;
	color: #0077B9;
}

div.shop_orderInfoBanks{
	float: left;
	width: 306px;
	height: 75px;
	background: url(/images/bg_shopOrderInfoBanks.png) no-repeat center center;
}

div.shop_orderInfoBanks div.shop_orderInfoBanksContent{
	padding: 0 20px;
}

div.shop_vertSpacer{
	height: 12px;
	background: url(/images/bg_shopVertSpacer.png) no-repeat left center;
	margin: 20px 0;
}

.shop_orderInfoInputWide{
	width: 200px;
}

.shop_orderInfoInputNormal{
	width: 120px;
}

.shop_orderInfoInputSmall{
	width: 70px;
}

div.shop_orderInfoEmailInfo{
	width: 300px;
}

a.shop_cancelOrder, a.shop_cancelOrder:link, a.shop_cancelOrder:visited, 
a.shop_lightCancelOrder, a.shop_lightCancelOrder:link, a.shop_lightCancelOrder:visited{
	width: 98px;
	height: 20px;
	display: block;
	background: url(/images/bg_shopCancelOrder.png) no-repeat left top;
	padding: 6px 0 0 25px;
}

a.shop_lightCancelOrder, a.shop_lightCancelOrder:link, a.shop_lightCancelOrder:visited{
	background-image: url(/images/bg_shopLightCancelOrder.png);
}

table.shop_productContainerTable{
	width: 100%;
	/*width: 915px;
	min-height: 400px;
	margin-left: -20px;
	background: #ccc url(/images/bg_shopProductContainerTable.png) no-repeat left top;*/
}

td.shop_productLftColumn{
	padding: 3px 10px 20px 0;
}

td.shop_productRgtColumn{
	width: 285px;
}

div.shop_productRgtColumnContent{
	padding: 10px 0 20px 50px;
}

a.shop_productViewBuyLink, a.shop_productViewBuyLink:link, a.shop_productViewBuyLink:visited{
	display: block;
	width: 122px;
	height: 20px;
	background: url(/images/bg_shopProductViewBuyLink.png) no-repeat left top;
	padding: 6px 0 0 12px;
}

div.shoppinCartSmallArea{
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	background: url(/images/bg_shoppinCartSmallArea.png) no-repeat left bottom;
}

div.shop_productViewShoppingCartTitle{
	width: 237px;
	height: 22px;
}

div.shop_productViewShoppingCartTitle div.shop_productViewShoppingCartTitleContent{}

table.shop_productViewShoppinCart{
	color: #e75416;
	margin: 5px 0;
}

table.shop_productViewShoppinCart td{
	padding: 5px 0;
}

td.shop_productViewShoppinCartTotal{
	font-weight: bold;
}

div.shopProductViewProductTitle{
	padding: 10px 0;
}

div.shopProductViewProductContent{
	padding: 0 0 0 10px;
}

div.shopProductViewProductTitle h1{
	font-size: 24px;
}

div.shopCenteredContent{
	text-align: center;
}

.shop_cancelOrderButton, 
.shop_lightCancelOrderButton{
	border: 0;
	width: 137px;
	height: 26px;
	display: block;
	background: url(/images/bg_shopWideCancelOrder.png) no-repeat left top;
	padding: 0 0 0 17px;
	color: #0077B9;
	cursor: pointer;
}

.shop_lightCancelOrderButton{
	background-image: url(/images/bg_shopWideLightCancelOrder.png);
}

.shop_continueToBankButton, 
.shop_lightContinueToBankButton{
	border: 0;
	width: 132px;
	height: 26px;
	display: block;
	background: url(/images/bg_shopBulletLink.png) no-repeat right top;
	padding: 0 12px 0 0;
	color: #0077B9;
	cursor: pointer;
}

.shop_lightContinueToBankButton{
	background-image: url(/images/bg_shopLightBulletLink.png);
}

