
/*-----------------------------------------------
'	Company:MassMedia (www.massmedia.com.au)
'	Copyright © 2004, All rights reserved.
'	Date Created: November 2004
'
'	Last Modified Date: 30th November, 2004
'	Last Modified By: Benjamin -> benjaminr@massmedia.com.au
'
'	DO NOT MODIFY THIS DOCUMENT WITHOUT
'	NOTIFYING THE AUTHOR FIRST
'
------------------------------------------------*/


/*----------------- structure ----------------*/

a.header{

            width:                          2958px;
            height:                         83px;
            display:                        block;
            text-decoration:                none;
}

#globalWrap{
            background:                     url(../images/background.jpg) no-repeat;
            width:                          2958px;
            height:                         613px;

}

div.content_1{
            background:                     url(../images/content_1.gif) no-repeat top left;
            position:                       absolute;
            left:                           233px;
            top:                            135px;
            width:                          420px;
            height:                         191px;
}

div.content_1 p,div.content_3 p,div.content_5 p{
            font:                           normal 12px arial, helvetica, sans-serif;
            color:                          #fff;
            padding:                        50px 0 0 180px;
            line-height:                    18px;
}

div.content_2 p{
            font:                           normal 12px arial, helvetica, sans-serif;
            color:                          #fff;
            padding:                        90px 0 0 180px;
            line-height:                    18px;
}

div.content_4 p{
            font:                           normal 12px arial, helvetica, sans-serif;
            color:                          #fff;
            padding:                        80px 0 0 180px;
            line-height:                    18px;

}

div.content_6 p{
            font:                           normal 12px arial, helvetica, sans-serif;
            color:                          #fff;
            padding:                        230px 0 0 180px;
            line-height:                    18px;
}
div.content_2{
            background:                     url(../images/content_2.gif) no-repeat top left;
            position:                       absolute;
            left:                           615px;
            top:                            480px;
            width:                          420px;
            height:                         177px;
}

div.content_3{
            background:                     url(../images/content_3.gif) no-repeat top left;
            position:                       absolute;
            left:                           932px;
            top:                            135px;
            width:                          420px;
            height:                         191px;
}

div.content_4{
            background:                     url(../images/content_4.gif) no-repeat top left;
            position:                       absolute;
            left:                           1292px;
            top:                            491px;
            width:                          471px;
            height:                         168px;
}

div.content_5{
            background:                     url(../images/content_5.gif) no-repeat top left;
            position:                       absolute;
            left:                           1826px;
            top:                            132px;
            width:                          471px;
            height:                         154px;
}

div.content_6{
            background:                     url(../images/content_6.gif) no-repeat top left;
            position:                       absolute;
            left:                           2086px;
            top:                            340px;
            width:                          471px;
            height:                         319px;
}

/*  2565px */
div.formBox{
            position:                       absolute;
            left:                           2565px;
            top:                            100px;
            width:                          320px;
}   

/* #thankYou{
            display:                        none;
}
 */

div.formBox tr.formItem, tr.formError{
            background:                     #585858;
            border-top:                     1px solid #333;
            
}

div.formBox table{
            width:                          320px;
}

tr.formItem td, tr.formError td{
            padding:                        5px 0 2px 15px;
            font:                           normal 10px arial, helvetica, sans-serif;
            color:                          #fff;
            border-top:                     1px solid #333;
}

tr.formError td{
            border:                         none;
}

div.formBox label{
            clear:                          left;

            display:                        block;
}

.inputField,.inputFieldSml{
            width:                          119px;
            border-top:                     1px solid #000;
            border-left:                    1px solid #000;
            border-right:                   1px solid #808080;
            border-bottom:                  1px solid #808080;
            background:                     #999999
}

.inputFieldSml{
            width:                          80px;
}

.inputFieldLng{
            width:                          255px;
            border-top:                     1px solid #000;
            border-left:                    1px solid #000;
            border-right:                   1px solid #808080;
            border-bottom:                  1px solid #808080;
            background:                     #999999
}

.dropDown{
            width:                          50px;
            font-size:                      11px;
            border-top:                     1px solid #000;
            border-left:                    1px solid #000;
            border-right:                   1px solid #808080;
            border-bottom:                  1px solid #808080;
            background:                     #999999
}

.submitBtn{
            background:                     #566873;
            color:                          #fff;
            border-top:                     1px groove #6A818F;
            border-left:                    1px groove #6A818F;
            border-bottom:                  1px groove #000;
            border-right:                   1px groove #000;
}


a{
            text-decoration:                underline;
            color:                          #fff;
}

a:hover{
            text-decoration:                none;
            color:                          #fff;
}
/*----------------- global ----------------*/

body{
            margin:                         0;
            padding:                        0;
            background:                     #333 url(../images/header.gif) no-repeat fixed top left;
}

img{
            border:                         0;
}

p.error{
            font:                           normal 0.8em arial, helvetica, sans-serif;
            padding:                        0px 20px 0 75px;
            color:                          #fff;
}

#formAnchor{
    float: right;
    width: 1px;
    overflow: hidden;

}
