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

#content {
    margin: 0 30px;
}

#special_offers {
	margin: 10px auto;
	width: 700px;
	background-color: #efefef;
	text-align: center;
}
#special_offers img {
	border: 0px;
}
#special_offers a:link, #special_offers a:visited {
	text-decoration: none;
}
.offerblockgap {
	height:30px;
}
.offerblock {
	float:left;
	color:#FFF;
}
.offerblockinner {
	padding:10px;
	text-align:center;
	border:2px groove #AAA;
}
.offerblockdesc {
	font-size:16px;
}
.offerblockwas {
	font-size:12px;
}
.offerblockprice {
	font-size:32px;
	font-weight:bold;
	padding:5px 0;
}
.purchasenowlink {
	font-size:12px;
}
.purchasenowlink a {
	color:#FFF;
}
.purchasenowlink a:hover {
	color:#FF6;
}
.offer_row {
	border-bottom:dashed 1px #000;
	padding:0 0 10px 0;
	margin:0 30px;
	text-align:center;
}
.image_block {
}
.qty_block {
	padding:5px 5px 0 5px;
}
.qty_block a {
	text-decoration:none;
}
.desc_block {
	padding:10px 10px 5px 0;
	text-align:justify;
}
.price_block {
	text-align:center;
}
.price_block a {
	text-decoration:none;
	color:#FFF;
}
.qty {
	font-weight:bold;
	letter-spacing:1px;
	font-size:32px;
}
.product {
	font-weight:bold;
	font-size:18px;
}
.price {
	color:#FFF;
	font-weight:bold;
	font-size:24px;
}
.enquiry a {
	text-decoration:none;
}


/*new changes styles start from here*/

    ul.offer_panel li a.magenta-bg { background-color: #FF009A; }
    ul.offer_panel li a.cyan-bg { background-color: #0099FF; }
    ul.offer_panel li a.yellow-bg { background-color:#FFBE00;  }

    .magenta { color: #FF009A; }
    .cyan { color: #0099FF; }
    .yellow { color:#FFBE00;  }
    
    
    
    ul.offer_panel {margin-right: 26px; }
    ul.offer_panel li {float: right; margin-left: 10px;}
    
    ul.offer_panel li a span { display: inline-block; height: 23px; background: url(/images/4/buttons/button-right.png)  no-repeat right top; padding-right: 10px; padding-top: 3px; }
                         
    ul.offer_panel li a {
        color: #FFF;
        _color:#000;
        font-family: Helvetica,sans-serif,Verdana,Arial;
                      display: inline-block; 
                      background: url(/images/4/buttons/button-left.png)  no-repeat left top;                       
                      font-weight: bold; 
                      font-size: 12px;
                      height: 23px; padding-left: 10px; 
                      
                      
    } 
    
    ul.offer_panel li a:hover {background-color: #567; text-decoration: none;} 
    div.lowcostmenuprintingoffers {


    }
    
    div.lowcostmenuprintingoffers p {/*width: 770px;*/}
    
    .clearboth {clear: both; height: 1; overflow: hidden;}
    
    #content p.artwork-offer { padding-left: 0; margin-left: -30px; margin-bottom: 0px; padding-top: 10px; padding-right: 0px; }
