/*
	The Copy Press Nelson Styles
	www.copypress.co.nz
	
	(c) 2007 Carsten Lampe / Cactus Software
	www.cactus.net.nz
*/

body { margin:3px 0 0 0; padding:0; font:9pt Verdana, Arial, Helvetica, sans-serif; }

/* Text Styles */
.header h2 { font: 24pt Georgia, "Times New Roman", Times, serif; margin:0; padding:0; color:#990000; }
.header h1 { font: 12pt Georgia, "Times New Roman", Times, serif; margin:0; padding:0; color:#000000; }
h2 { font: 14pt Georgia, "Times New Roman", Times, serif; margin:0; padding:10px 0 0 0; color:#990000;}
h3 { color:#000000; font-size:9pt; padding:8px 0 0 0;}
h4 { padding:0; margin:0; font:8pt; }
big { font-size:10pt; }
small { font-size:7pt; }
.smallred { font-size:8pt; font-weight:bold; color:#dd0000;}
.poweredby { font-size:7pt; color:#999999; padding:5px; }
blockquote { font: 10pt Georgia, "Times New Roman", Times, serif; font-style:italic; margin:0; padding:0; color:#000000; line-height:15pt; }
.infoBox { padding:10px; background: #e8e8e8; }

/* BookFrame */
.tl {background:url(../images/copypressbg_tl.jpg) top right no-repeat; width:1%; }
.tc {background:url(../images/copypressbg_tc.jpg) top left repeat-x; }
.tr {background:url(../images/copypressbg_tr.jpg) top left no-repeat; width:1%; }
.vl {background:url(../images/copypressbg_vl.jpg) top right repeat-y; }
.vr {background:url(../images/copypressbg_vr.jpg) top left repeat-y; }
.bl {background:url(../images/copypressbg_bl.jpg) top right no-repeat; width:1%; }
.bc {background:url(../images/copypressbg_bc.jpg) top left repeat-x; }
.br {background:url(../images/copypressbg_br.jpg) top left no-repeat; width:1%; }

/* PageElements */
.header { padding:0.8% 0 0 0; }
.content { line-height:15pt; padding:0 10px 0 0; color:#555555;}
.footer { text-align:left; font-size:8pt; color:#444444; text-align:center; }

/* Links */
.navigation { font-weight:bold; font-size:11px; color:#000099; text-align:center; background:url(../images/tabs.gif) top right no-repeat; line-height:37px; }
.navigation td { padding:0 0 0 3px;}
.navigation a { color:#000099; text-decoration:none; }
.navigation a:hover { color:#cc0000; text-decoration:underline; }

/* Lists */
ul { margin-top:0; }

/* Colors */
.blk { color:#000000;}
.red { color:#990000;}

/* Forms */
form { margin:0; padding: 0;}
.textfield {  border: 1px solid #dddddd; background:#e8e8e8; text-indent:2px; }
fieldset { border: 1px #dddddd solid; margin:0 20px 10px 20px; padding:15px; }
legend { color:#000000; }
