/*

 A Special Ad v 1.0

 A module for Your Joomla!

 made by JoomlaStaff => http://joomlastaff.com

(c) Copyright 2008 JoomlaStaff

 @license http://www.gnu.org/copyleft/gpl.html GNU/GPL

*/



/*This is the main container. You can set a backgorund image or color that will cover all the page.

*/#a_special_ad{position:absolute; top:0px; left:0px; width:100%;height:100%;background: url(bg.png) repeat; z-index:1000}







/*This is the big container

*/#a_special_ad_big{position:absolute;top:40%;left:50%;margin:-100px 0 0 -175px; width:300px; height:350px; background: #000000; padding:10px; border:1px solid #0048ff; color:#FFFFFF}



/*The close button container

*/#a_special_ad_close{ font-size:14px; text-align:right; padding:4px; margin-bottom:10px; background:#eaeaea;}



/*In this container you can find the code you insert.

*/#a_special_ad_cont{}
