﻿/**************************************************************************
** $Id: print.css,v 1.1 2006/08/10 00:11:21 helenf Exp $
**
** Copyright (c) 2000-2005 MassMedia Studios Pty Ltd.
** 68-72 Wentworth Ave, Surry Hills, NSW 2010, Australia.
** All rights reserved.
**
** This software is the confidential and proprietary information of 
** MassMedia Studios Pty Ltd. ("Confidential Information").  You shall not
** disclose such Confidential Information and shall use it only in
** accordance with the terms of the license agreement you entered into
** with MassMedia Studios Pty Ltd.
** ------------------------------------------------------------------------
** 
** Author: Helen Fu
** Release notes:
**
**************************************************************************/

body {
 background:       none;
}
div#globalWrap {
 width:        616px;
 padding-top:      10px;
}
div#utilityBar, div#searchBar, img.viewOnly, div.pageCtnt, div#footer, div.leftCtnt, div.midCtnt div.spotLContainer, 
div.copyrightMsg {
 display:       none;
}
div.midCtnt {
 width:        432px;
 margin-left:      0px!important;
}
div.midRightCtnt {
 margin-left:      0px!important;
 width:        616px;
}
.clearFormRow {
 width:         596px;
}
.clearHalfRow {
 width:         287px;
}
div.featFullImage, div.featFullImage img {
 width:        432px;
}
div.featSet {
 height:        auto!important;
 overflow:        auto!important;
 background:       none;
}
div.homepgText {
 background:       #fff;
 padding:       0px;
}
div.spotlightBox h2 {
 background:       #fff!important;
 border:        1px solid #999;
 color:        #000!important;
}
div.spotlightBox div.lineDivider {
 background:       none;
 border-top:       1px solid #999;
}
/* print version of spotlight box */
div.spotlightBox {
 color:        #000;
}
div.spotlightBox div.slCtnt {
 border-left:      1px solid #999;
 border-right:      1px solid #999;
 border-bottom:      1px solid #999;
 width:        auto!important;
}
div.spotlightBox div.slFoot {
 background:       #fff;
}
/* end: print version of spotlight box */
th {
 background:       #fff;
 font-weight:      bold;
}
table, th, td {
 border-color:      #999;
}
div#globalWrap h1, div#globalWrap h2 {
 color:        #000;
}

h1 a {
 display:       none!important;
}
div.backToTop {
 visibility:       hidden!important;
}
/* lists */
ul, ol {
 padding:       0 0 0 15px;
 margin:        0;
}
li {
 padding-left:      0px!important;
}
ul.bulletList li, ul.arrowList li {
 list-style:       disc; 
 background:       none!important;
}
/* form template */
div.formRow {
 width:        616px;
 widt\h:        596px;
 background:       #fff;
}
div.formLeftSide {
 width:        297px;
 widt\h:        287px;
 padding-right:      10px;
}
div.formRightSide {
 width:        297px;
 widt\h:        287px;
}
div.formRow label.lblSht, div.formRow span.lblSht {
 width:        80px;    
}
div.formRow label.lblLng, div.formRow span.lblLng {
 width:        236px;
}
a.btnSubmit, a.btnAge {
 display:       none;
}
/* end: form template */