@charset "utf-8";
/* CSS Document */

* {margin:0; padding:0; border:none;}
.clear {clear:both;}
#offer-wrapper {width:900px; margin:0 auto; font-family:"Century Gothic", Verdana, Arial, Helvetica-Normal, sans-serif;}
#title-holder-offer {width:880px; height:25px; padding:10px; font-size:20px; color:#FFF; background:#3d6587; font-weight:bold; float:left; font-family:"Century Gothic", Verdana, Arial, Helvetica-Normal, sans-serif;}
.product-wrapper {width:205px; padding:10px; float:left; display:inline; text-align:center; color:#333;}
.prod-title {font-weight:bold; margin:10px 0 5px 0;}
.prod-descrip {text-align:left; font-size:12px;}
.prod-link a {font-size:12px; color:#3d6587; text-decoration:none;}
.prod-link a:hover {text-decoration:underline;}

#prod-detail-left {width:280px; padding:10px; float:left; font-size:14px; font-family:"Century Gothic", Verdana, Arial, Helvetica-Normal, sans-serif;}
#pdl-price-holder {color:#3d6587; font-weight:bold; margin-top:10px; font-family:"Century Gothic", Verdana, Arial, Helvetica-Normal, sans-serif;}
#prod-detail-right {width:580px; padding:10px; float:left;}
.pdr-img-holder {width:280px; margin:5px; float:left;}

.pdf-link {height:50px;}
.pdf-link a {background:url(../images/offers-images/pdf_icon.gif) no-repeat left; display:block; width:200px; height:50px; padding-left:50px;}


/*DOWNLOADS*/
.download-wrapper {width:500px; margin:20px 0;}
.download-title {text-align:left; color:#333; font-weight:bold; margin-bottom:10px; float:left; padding:20px 10px 0 0;}
.download-img {width:50px; height:50px; background:url(../images/pdf.jpg) no-repeat; float:left;}
.download-desc {text-align:left; font-size:.8em; padding-top:10px; width:400px;}
