/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

bodyProduct { color: #333; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; line-height: 20px; }
#wrapperProduct { 
 margin: 0 auto;
 width: 660px;
}
#leftProduct { color: #333; background: #fff; margin: 1px 0 10px; padding: 1px 0 10px; width: 160px; float: left; }
#rightProduct { float: right; color: #333; background: #fff; margin: 10px 0; padding: 10px 10px 10px 0; width: 480px; display: inline; position: relative; }
.productDownload { display: block; border-top: 1px solid #c1d72e; border-bottom: 1px solid #c1d72e; line-height: 2em; font-size:12px; color: #333; font-family: helvetica; font-weight: bold; background-color: #f0f4f9; margin-bottom: 15px; width: 98%; padding-right: 10px; padding-left: 10px; }
.staticProduct {
	color: #000;
	text-transform: uppercase;
	margin-right: 5px;
}
.dynamicProduct, .dynamicProduct a {
	color: #2c68ae;
	margin-right: 5px;
	text-decoration:none;
}
.dynamicProduct a:hover { color: #474747; }
#leftAdd { color: #333; width: 140px; float: left; padding-top: 10px; padding-bottom: 10px; padding-left: 5px; }
#rightAdd { color: #333; display: inline; position: relative; width: 330px; float: right; padding-top: 10px; padding-bottom: 10px; }
#addWrapper { display: block; border-top: 1px solid #c1d72e; border-bottom: 1px solid #c1d72e; line-height: 2em; font-size:12px; color: #333; font-family: helvetica; font-weight: bold; background-color: #f0f4f9; vertical-align: middle; width: 480px; height: 70px; margin-top: 20px; margin-bottom: 20px; }
.product1 { color: #333; font-size: 10px; font-weight: 700; text-align: center; }
.product2 { color: #2c68ae; font-size: 8px; font-weight: normal; line-height: 16px; text-align: center; }
.product5 { color: #333; font-size: 12px; font-weight: 700; line-height: 16px; text-align: center; }
.product3 { color: #f00; font-size: 12px; font-weight: 700; line-height: 18px; text-align: center; }
.product4 { color: #333; font-size: 9px; font-weight: normal; }
.nsf { color: #333; font-size: 11px; line-height: 10px; }
#Productsfooter { clear: both; color: #333; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; width: 680px; margin: 0 0 10px; padding: 10px; }
.float2 { float: right; margin-top: 30px; }
