/* CSS Document */

/*-----------------------------------------------
JustCoolers.com.au Website Styles
Date: 19 Dec 2006
Designer: WebSiteDirect.com.au
----------------------------------------------- */

/* GLOBAL STYLES */

html,body {
height:100%;
width:100%;
margin:0px 0px 0px 0px;
font-family: Tahoma, Arial, Helvetica, sans-serif;

vertical-align:top;
}
table#pagelayout {
height:100%;
width:100%;
background-color:#3787ff;
background-image:url(../images/bg.gif);
background-repeat:repeat-x;
background-position:top;
}
#top_bg{background-image:url(../images/bg.gif); background-position:top; background-repeat:repeat-x;}
/* FOOTER */

#top_line {width:100%; height:4px; background-color:#0066FF;}
#bottom_line {width:100%; height:30px; background-color:#333399;}
#footer_text {color:#FF6600; font-size:12px; }
#footer_text a{color:#FF6600; font-size:12px; text-decoration:none;}
#footer_text a:hover{color:#FF6600; font-size:12px; text-decoration:underline; }