
@charset "utf-8";
/* 
	ADVERTISER - CSS Document
	25.01.10 - www.okezone.com 
*/
/* rnd notes :
   width and height didn't dynamics,
   use manual plis -deh-
*/
html{background:url(../images/tpl/bg/grad.gif) repeat-x fixed #016eed;}
div.fixed-position {background-color: transparent ; height: auto ; /*be careful bitch*/position: fixed ;text-align: center ;width:960px;z-index: 1000;}
div.fixed-n {left: 0px ;top: 0px ;width:100%;text-align:center;}
div.fixed-n-e {right: 0px ;top: 0px ;}
div.fixed-e {margin-top: -25px ;right: 0px ;top: 50% ;}
div.fixed-s-e {bottom: 0px ;right: 0px ;}
div.fixed-s {bottom: 0px ;left: 0px ;width:100%;text-align:center;}
div.fixed-s-w {bottom: 0px ;left: 0px ;}
div.fixed-w {margin-top: -25px ;left: 0px ;top: 50% ;}
div.fixed-n-w {left: 0px ;top: 0px ;}
div.fixed-position {_position: absolute ;}
div.fixed-n-w,div.fixed-n,div.fixed-n-e {_top: expression( ie6 = (document.documentElement.scrollTop + "px") ) ;}
div.fixed-e,div.fixed-w {_top: expression( ie6 = (document.documentElement.scrollTop + (document.documentElement.clientHeight / 2) + "px") ) ;}
div.fixed-s-w,div.fixed-s,div.fixed-s-e {_bottom: 0px ;_top: expression( ie6 = (document.documentElement.scrollTop + document.documentElement.clientHeight - 50 + "px") ) ;}

/* SKINN BANNER */
.skin {position:absolute; top:0; left:-160px; z-index:0;}
.skin2 {position:absolute; top:0; right:0px; z-index:0;}
.pf {position:fixed;}