@charset "utf-8";

.float {float:left;}


/* Controls All References of the Blocks */
.blocks {margin:0; padding:0;}
blockquote.blocks {text-align:center; padding:0; margin:0; }
blockquote.blocks strong {display:block; text-align:center; height:20px; padding:6px 0 14px 0;}
blockquote.blocks ul {list-style-type:none; padding:0; margin:0 auto;}
blockquote.blocks li {padding:0; margin:0;}

	/* Declaring Background Box, with Appropriate Dimensions */
	blockquote.blocks320 {background:url(/images/store/box-wide.jpg) top center no-repeat; width:340px !important; height:220px !important;}
	blockquote.blocks290 {background:url(/images/store/box.jpg) top center no-repeat; width:290px;}
	blockquote.blocks270 {background:url(/images/store/box.jpg)  top center no-repeat; width:270px; }
	blockquote.blocks270H {background:url(/images/store/box-small.jpg)  top center no-repeat; height:138px; width:270px;}
	blockquote.blocks250 {background:url(/images/store/box.jpg) top center no-repeat; width:250px; height:160px;}
	blockquote.blocksH220 {background:url(/images/store/box-long.jpg)  top center no-repeat; height:220px; width:248px;}
	
	/* General Width Sizing for Block Lists */
	blockquote.blocks250 ul  {width:250px; height:160px;}
	blockquote.blocks270 ul  {width:260px; height:160px;}
	blockquote.blocks270H ul {width:260px; height:138px;}
	blockquote.blocks290 ul  {width:280px; height:160px;}
	blockquote.blocks320 ul  {width:340px; height:210px;}
	blockquote.blocksH220 ul {width:248px; height:220px; text-align:left;}
		
		/* Place Final Icons */
		blockquote.billing ul {background:url(/images/store/icon-account.gif) bottom left no-repeat;}
		blockquote.billing250 ul {background:url(/images/store/icon-account-small.gif) bottom left no-repeat;}
		
		blockquote.shipping ul {background:url(/images/store/icon-shipping.gif) bottom left no-repeat;}
		blockquote.shipping250 ul {background:url(/images/store/icon-shipping-small.gif) bottom left no-repeat;}
		
		blockquote.contact ul {background:url(/images/store/icon-contact.gif) bottom left no-repeat;}
		blockquote.contact250 ul {background:url(/images/store/icon-contact-small.gif) bottom left no-repeat;}
		
		blockquote.jamplay ul {background:url(/images/store/icon-jamplay.gif) bottom left no-repeat;}
		
		blockquote.usps ul {}
		blockquote li.usps {padding-left:50px; background:url(/images/icons/checkout/usps.jpg) 0px 0px no-repeat; height:50px;}
		blockquote li.usps b {display:block;}


