@charset "utf-8";
/* CSS Document */

html, body{height:auto;}
	body{margin:0px; padding:0px; margin-left:auto; margin-right:auto; 
		 text-align:center; color:#c04f70; font-family:Verdana, Arial, Helvetica, sans-serif; 
		 font-size:.70em;  height:auto;}
	img{border:0px;}
	
	a{color:#c04f70; text-decoration:underline}
	a:Hover{color:#000000; text-decoration:underline;}
	
	.blkBgAnchor:Hover{color:#999999; text-decoration:underline;}
	
	.menuItem a{color:#c04f70; font-weight:bold; text-decoration:none; font-size:.8em}
	.menuItem a:Hover{color:#982748; text-decoration:underline;}
	
	.productItem{width:502px; margin-top:14px; margin-left:15px; color:#000}
	.iconMenus{padding-top:6px;}
	
	.productItem img{padding-top:5px; padding-rigth:3px;}
	.productTitle{color:#000; font-weight:bold; background-image:url(../images/customUnderline.gif); background-repeat:repeat-x; 
				  background-position:100% 100%; padding-bottom:1px;}
	.checkBoxes{width:98px; height:46px; float:left; color:#000; font-weight:bold;}
	.addCartBtn, .addCartBtnBlkBg{width:118px; height:46px; float:left;}
	.watchclipBtn{width:96px; height:46px; float:left;}
	.learMoreBtn{width:87px; height:46px; float:left;}
	
	.addCartBtn, .watchClipBtn, .learnMoreBtn, .paypalDonate, .addCartBtnBlkBg{display:block; background-repeat:no-repeat; height:46px;}
	.addCartBtn span, .watchClipBtn span, .learnMoreBtn span, .paypalDonate span, .addCartBtnBlkBg span{display:none;}
	
	.addCartBtn{width:118px; background-image:url(../images/paypalAddToCart.gif);}
	.addCartBtn:hover{background-image:url(../images/paypalAddToCartOver.gif);}
	.addCartBtnBlkBg{width:118px; background-image:url(../images/paypalAddToCartBlkBg.jpg);}
	.addCartBtnBlkBg:hover{background-image:url(../images/paypalAddToCartBlkBgOvr.jpg);}
	
	.watchClipBtn{width:96px; background-image:url(../images/watchClipIcon.gif);}
	.watchClipBtn:hover{background-image:url(../images/watchClipIconOver.gif);}
	
	.learnMoreBtn{width:87px; background-image:url(../images/learnMoreIcon.gif);}
	.learnMoreBtn:hover{background-image:url(../images/learnMoreIconOver.gif);}
	
	.paypalDonate{width:71px; height:42px; background-image:url(../images/paypalDonate.gif);}
	.paypalDonate:hover{background-image:url(../images/paypalDonateOver.gif);}
	
	.menuItem{width:80px; height:24px; float:left; margin-top:108px; }
	
	#mainCntr{width:889px; background-image:url(../images/centerDivBg.gif); background-repeat:repeat-y; margin-left:auto; margin-right:auto;
			  text-align:left; padding-left:6px; padding-right:6px; height:auto;}
	#subMainCntr{width:877px; height:auto; background-image:url(../images/subMainCntrBG.gif); background-repeat:repeat-x; background-color:#FFFFFF;}
	#botShadow{width:889px; height:13px; background-image:url(../images/botShadow.gif); background-repeat:no-repeat; margin-left:auto; margin-right:auto;
			   padding-left:6px; padding-right:6px;}
	#topSectionLft{width:329px; height:140px; float:left;}
	#topSectionRgt{width:548px; height:140px; float:left; background-image:url(../images/NavigationBackground.jpg); background-repeat:no-repeat;}	
	#midSectionLft{width:329px; height:335px; float:left; background-image:url(../images/homeLftSctBg.jpg); background-repeat:no-repeat;}
	#midSectionRgt{width:548px; height:335px; float:left;}
	#botSectionLft{width:329px; height:374px; float:left;}
	#botSectionRgt{width:548px; height:374px; float:left; background-image:url(../images/productCntrBg.jpg); background-repeat:no-repeat; overflow:hidden;}	
	#footerSectionLft{width:329px; height:27px; float:left;}
	#footerSectionRgt{width:518px; height:27px; float:right; background-image:url(../images/footerSectionBG.jpg); background-repeat:no-repeat; 
					  text-align:right; padding-right:30px; font-size:.8em}
	#pricingTbl td, pricingTbl th{border:1px solid #ffc1d3;}

