@import "p2-mainstyle.css";
body {
	background:url(../images/tile.jpg) repeat;
	font-family: "trebuchet MS", verdana,  helvetica, sans-serif; 
	font-size:12px;
	margin:0;
	padding:0;
	color:#000;
	font-weight:100;
	}

img, div, input, span { behavior: url("http://www.havaianasphilippines.com/happysoles/js/iepngfix.htc") }
a img {border:none; outline:none;}
Object { outline:none; }
img {border:none;}
p {margin:0;}
.fl {float:left;}
.fr {float:right;}
.re {position:relative;}
.ab {position:absolute;}
.block {display:block;}
.clear {clear:both;}

/** Heading Style **/
h1, h2, h3, h4, h5, h6 {margin:0;	padding:0;}

/** Link Style **/
a {outline:none; outline-style:none;}

a.white { color:#FFF; text-decoration:underline;}
a:hover.white { color:#FFF; text-decoration:none;}

/** z-index **/
.l1 {z-index:1;}
.l2 {z-index:20;}
.l3 {z-index:50;}