/* CSS PRINT Style Sheet for ALC NZ WEBSITE */


body{
padding-top:4%;
margin:0px;
}

#siteContainer{
width:777px;
margin:auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

/*MASTHEAD STARTS*/
#masthead{
width:776px;
height:120px;
margin:auto;
display:none;
}

#logo{
margin-top:8px;
float:left;
text-decoration:none;
display:none;
}

#logo a{
text-decoration:none;
}

#logo a:hover{
text-decoration:none;
}

/*MAIN NAVIGATION STARTS*/
#mainNav{
line-height:16px;
text-align:right;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
float:right;
display:none;
}

#mainNav li{
list-style-type:none;
font-weight:bold;
display:none;
}

#mainNav a{
text-decoration:none;
color:#00496C;
}

#mainNav a:hover{
color:#017EDC;
}

#mainNav a:visited {
color:#66CC00;
}
/*masthead ends*/


/*MAIN HEADER IMAGE STARTS*/
#mainHeader{
width:775px;
height:117px;
margin:auto;
display:none;
}
/*header ends*/

/*MAIN CONTENT CONTAINER*/
#mainContent{
margin:auto;
height:800px;
width:777px;
}


/*LEFT SIDE PANEL STARTS*/
#leftPanel{
width:466px;
height:800px;
float:left;
padding-right:0px;
}

#subHeader{
float:left;
margin-top:32px;
margin-bottom:20px;
width:466px;
height:14px;
display:none;
}

#leftHeader{
font-size:15px;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#003366;
margin-bottom:10px;
}

#leftText{
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:20px;
padding-right:15px;
}

#leftText li{
list-style-type:disc;
}

table a{
text-decoration:none;
color:#990000;
}

table a:hover{
font-weight:bold;
}

td{
font-size:10px;
line-height:16px;
border-bottom-style:dotted;
border-bottom-color:#DBDBB7;
border-bottom-width:thin;
}

h3{
font-size:14px;
font-weight:bold;
float:left;
margin-top:40px;
/*margin-right:200px;*/
}

h4{
font-size:12px;
font-variant:small-caps;
font-weight:bold;
}

h5{
font-size:12px;
font-weight:bold;
color:#017EDC;
}


/*left side panel ends*/


/*CONTACT PAGE DIVS*/

#addresses{
margin-left:120px;
font-size:12px;
}

#addresses a{
text-decoration:none;
color:#990000;
}

#addresses a:hover{
font-weight:bold;
}



/*#nzMap{
float:left;
margin-top:40px;
}

#nzEvents{
font-size:12px;
float:left;
margin-right:200px;
}

#world{
float:left;
margin-top:0px;
margin-right:0px;
}

/*#intlEvents{
font-size:12px;
float:left;
margin-right:200px;
}*/
/*left side panel ends*/


/*RIGHT SIDE PANEL STARTS*/
#rightPanel{
width:301px;
height:800px;
float:right;
background-color:#F7F7F0;
display:none;
}

#rightHeader{
float:right;
margin-top:30px;
display:none;
}

/*Start right navigation*/
#rightNav{
list-style-type:disc;
line-height:16px;
text-align:right;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
float:right;
display:none;
}

#rightNav a{
text-decoration:none;
color:#00496C;
}

#rightNav a:hover{
font-weight:bold;
}
/*End right navigation*/



/*SEARCH STARTS*/
#search{
width:350px;
height:60px;
float:right;
display:none;
}

dt {
float:left;
margin-left:100px;
}

dd{
float:right;
}
/*search ends*/



#quote{
float:right;
width:290px;
height:160px;
margin-top:35px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000066;
font-size:10px;
font-stretch:semi-expanded;
text-align:center;
vertical-align:middle;
padding:5px;
background-color:#EDEDDC;
display:none;
}
/*End Quotation*/


#rightImg{
float:right;
width:300px;
height:160px;
margin-top:40px;
display:none;
}

#groups a{
font-size:10px;
float:right;
text-decoration:none;
color:#00496C;
font-family:Verdana, Arial, Helvetica, sans-serif;
display:none;
}

#groups a:hover{
font-weight:bold;
}


/*right side panel ends*/



/*CSS FOR FORMS - Steves
form{
//padding:5px;
margin:5% auto 3% auto;
width:85%;
height:70%;
color:black;
}

fieldset{
font-size:18px;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

legend{
font-size:14px;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#003366;}


label{}


inputType{
text-align:right;
font-size:85%;
color:#000000;`
width:100%;
}

.submitButton{
float:right;
//padding:5px;
width:100px;
text-align:right;}
*/
/*input[type|="checkbox"]{float:right;}

.clear{ clear:both; height:10px; }

.col1,.col2,.col3{
display:inline;
position:relative;
float:left;
margin-left:2%;
}
.col1{ width:20%; }
.col2{ width:30%; text-align:right; }
.col3{ width:40%; }
*/




/*FOOTER STARTS*/
#footer{
width:775px;
height:25px;
clear:both;
margin:auto;
background-color:#003366;
font-family:Verdana, Arial, Helvetica, sans-serif;
}


#copyright{
color:#FFFFFF;
font-size:10px;
text-align:left;
float:left;
padding-left:5px;
padding-top:7px;
}

/*LINK TO ADMIN AREA*/
#admin{
float:left;
margin-left:40px;
font-size:20px;
display:none;
}

#admin a{
text-decoration:none;
color:#316262;
}

#admin a:hover{
font-weight:bold;
}
/*end link*/


#footerEmail{
font-size:10px;
color:#FFFFFF;
padding-right:5px;
text-align:right;
float:right;
padding-top:7px;
display:none;
}

#footerEmail a{
color:#FFFFFF;
font-weight:bold;
}

/*footer ends*/
