/*                                                                    */
/*                         !!! WARNING !!!                            */
/*                                                                    */
/* ================================================================== */
/*                                                                    */
/* You are NOT authorized to access or view this StyleSheet.          */
/*                                                                    */
/* This coding and content within our web site are legally our        */
/* intellectual and creative properties under international law.      */
/* Unauthorized use is strictly prohibited.                           */
/*                                                                    */
/* No part of this code may be reproduced or re-purposed in any form  */
/* without prior written permission from SuperStar Promotions, LLC.   */
/*                                                                    */
/* Browser Detective has been activated - your IP address is logged.  */
/**********************************************************************/
<?php 
   ob_start ("ob_gzhandler");
   header ("content-type: text/css; charset: UTF-8");
   header ("cache-control: must-revalidate");
   $offset = 60 * 60;
   $expire = "expires: " . gmdate ("D, d M Y H:i:s", time() + $offset) . " GMT";
   header ($expire);
?>

/* Gallery Portal Template(start) */
td.top_d {margin:0; padding:0; background:#fff url(/allow/images/portal/v/ss_sky_mid_d.gif) repeat;}
td.gal_v_top {margin:0; padding:0; background:#fff url(/allow/images/portal/v/ss_sky_top.gif) repeat;}
td.gal_v_mid {margin:0; padding:0; background:#fff url(/allow/images/portal/v/ss_sky_mid.gif) repeat;}
td.gal_v_btm {margin:0; padding:0; background:#fff url(/allow/images/portal/v/ss_sky_btm.gif) repeat;}
td.gal_v_top_d {margin:0; padding:0; background:#000 url(/allow/images/portal/v/ss_sky_top_d.gif) repeat;}
td.gal_v_mid_d {margin:0; padding:0; background:#000 url(/allow/images/portal/v/ss_sky_mid_d.gif) repeat;}
td.gal_v_btm_d {margin:0; padding:0; background:#000 url(/allow/images/portal/v/ss_sky_btm_d.gif) repeat;}
/* Gallery Portal Template(end) */

/* Image Format(start)*/
img.cpm_brdr, cpm_brdr {border:1px solid #FFF;
						background-color:#000;
						padding:1px;
						margin-top:14px;}	
img.cpm_brdr:hover, cpm_brdr:hover {border:1px solid #666;
									background-color:#FFF;
									padding:1px;
									margin-top:14px;}
/* Image Format(end)*/

/* Text Format(start)*/
a.Tlink:link	{font-family:verdana,arial,sans-serif; font-size:11px; color:#00f; font-weight:bold; text-decoration:none;}
a.Tlink:visited	{font-family:verdana,arial,sans-serif; font-size:11px; color:#00f; font-weight:bold; text-decoration:none;}
a.Tlink:hover 	{color:#fff; font-weight:bold;}
a.Tlink:active 	{font-family:verdana,arial,sans-serif; font-size:11px; color:#00f; font-weight:bold; text-decoration:none;}
.fnt_11	{font-family:verdana,arial,sans-serif; font-size:11px; color:#999;}
/* Text Format(end)*/
