/* piroBox november 2008*/

/*::::: GENERIC RULES ::::::::*/

body{
margin:0;
padding:0;
font-family:Verdana;
font-size:80%;
text-align:left;
}

img{
border:none;
}



/*::::: PIROBOX RULES::::::::*/

.bg_thumbs{
/*::::: you can change overlay background-color here ::::::::*/
position:fixed!important;
position:absolute;
top:0;
left:0!important;
left:-17px;
width:100%;
visibility:hidden;
z-index:1001;
display:none;
background-color: #000;
}

/*.unloader, .img_box{
background-color: #000;
}::::: you can change img_box background-color here ::::::::*/


/*:::: YOU DON'T NEED TO CHANGE NOTHING ELSE IN THE CSS :::*/





/*:::: IMG_BOX rules ::::*/

.img_box{position:fixed!important;position:absolute;top:50%;left:50%;margin-top:-18px;margin-left:-25px;width:50px;height:50px;padding:2px!important;padding:1px;z-index:1002;visibility:hidden;}
.img_box img{position:relative;top:0;left:0;border:none;z-index:1003;}

/*:::: END IMG_BOX rules ::::*/

/*:::: CLOSE, LOADING rules ::::*/

.thumbs_close{position:absolute;top:-25px;;right:-10px;height:18px; width:81px;color:#fff;cursor:pointer;margin:0 5px 5px 0!important;margin:0 5px 3px 0;z-index:100014;background:url(images/close_t.png) center right no-repeat!important;background:url(images/close_t.gif) center right no-repeat;visibility:hidden;}




/*:::: DEMO PAGE, LIST IMAGES rules (REMOVE OR CHANGE) ::::*/



