/*
LEGAL
=====
Copyright: Daemon Pty Limited 2006, http://www.daemon.com.au
Community: Mollio http://www.mollio.org $
License: Released Under the "Common Public License 1.0", 
http://www.opensource.org/licenses/cpl.php
License: Released Under the "Creative Commons License", 
http://creativecommons.org/licenses/by/2.5/
License: Released Under the "GNU Creative Commons License", 
http://creativecommons.org/licenses/GPL/2.0/
*/

/* THE BIG GUYS */
* {margin:0;padding:0}
body {padding: 0 0 20px;  width:800px; color:#444444;font:85%/1.5 "£Í£Ó £ÐÌÀÄ«","£Í£Ó ÌÀÄ«","Times New Roman"}

#nav, #search, #nav-secondary, #poweredby {display:none}

/* =LINKS */
a {border:none}
a,a:link,a:link,a:link,a:hover {background:transparent;text-decoration:underline;cursor:pointer} 
a:link {color:#5291c4} 
a:visited {color:#666}
a:hover {color:#ff9900;border:none} 
a:active {color:#0066cc} 
.teaserBox {clear:both;margin: 0 0 1em}
.sponsors img {margin: .5em 0}
#footer {margin: 1em 0}
#header {border-bottom: 3px solid #c00}

/* ORIGINAL qtec layout */
	#utility {display:none;}
	#top-right-menu {display:none;}
/* ----------------------------- */
.featurebox {display:none;}
    
/* LAYOUT - main body of page */
    /* TABLES */
    .table1 {border: 2px solid #900;border-collapse:collapse;width:100%}
        .table1 td {background: #fff url("images/sprites.gif") repeat-x 0 -1600px;padding:3px;border: 1px solid #fff}
        .table1 th {text-align:left;border: 1px solid #fff}
        .table1 thead th {color:#fff;font-size:145%;background: #900 url("images/sprites.gif") repeat-x 0 -1300px;padding: 10px 6px}
        .table1 tbody th {color:#fff;font-size:115%;background: #88b8db url("images/sprites.gif") repeat-x 0 -1400px;padding: 6px}
        .table1 tbody th.sub {font-size:100%;color:#000;background: #efefef url("images/sprites.gif") repeat-x 0 -1500px;padding: 6px}

/* ORIGINAL qtec layout */
    .table-qtec {border: 1px solid #0000FF;border-collapse:collapse;width:70%}
        .table-qtec td {border: 1px solid #0000FF;background: #ffffff ;padding:3px;}
        .table-qtec th {border: 1px solid #0000FF;background: #ffffff url("images/mastheadFade.jpg") repeat-x 0 100%;text-align:center;}

    .table-qtec-s {border: 1px solid #0000FF;border-collapse:collapse;width:50%}
        .table-qtec-s td {border: 1px solid #0000FF;background: #ffffff ;padding:3px;}
        .table-qtec-s th {border: 1px solid #0000FF;background: #ffffff url("images/mastheadFade.jpg") repeat-x 0 100%;text-align:center;}

    .table-qtec-ss {border: 1px solid #0000FF;border-collapse:collapse;width:95%}
        .table-qtec-ss td {border: 1px solid #0000FF;background: #ffffff ;padding:3px;}
        .table-qtec-ss th {border: 1px solid #0000FF;background: #ffffff url("images/mastheadFade.jpg") repeat-x 0 100%;text-align:center;}

    .table-qtec-top {border: 1px solid #0000FF;border-collapse:collapse;}
        .table-qtec-top td {border: 1px solid #0000FF;background: #ffffff ;padding:3px;}
        .table-qtec-top th {border: 1px solid #0000FF;background: #ffffff url("images/mastheadFade.jpg") repeat-x 0 100%;text-align:left;}

    .table-qtec-kikan {border: 1px solid #0000FF;border-collapse:collapse;width:30%}
        .table-qtec-kikan td {border: 1px solid #0000FF; background: #ffffff ; padding:3px; text-align:center; }
        .table-qtec-kikan th {border: 1px solid #0000FF; background: #ffffff url("images/mastheadFade.jpg") repeat-x 0 100%; text-align:center; font-weight: bold;}

    .table-qtec-pickup {border: 1px solid #0000FF;border-collapse:collapse;width:98%}
        .table-qtec-pickup td {border: 1px solid #0000FF; background: #ffffff ; padding:3px; text-align:left; }
        .table-qtec-pickup th {border: 1px solid #0000FF; background: #ffffff url("images/mastheadFade.jpg") repeat-x 0 100%; text-align:center; font-weight: bold;}

    .table-invisible {border: none; }
