/* GENERAL STYLES */
html {};
/* -----------
HELICAM.co.nz 2008 Screen Styles
-------------- */

/*---MASTER COLOURS---*/

.Green { color:#37734d !important; }
.Taupe { color:#635c55 !important; }

.VLgrey{ color:#e5e5e5 !important; }
.Lgrey { color:#ceccc9 !important; }
.grey  { color:#aaa7a3 !important; }
.Mgrey { color:#6f6f6e !important; }
.Dgrey { color:#3e3e3d !important; }

/********* BODY + SET-UPS *********/
html {
	font-size: 1.25em;
	min-height:100%;
}
body {
	font-size: 50%;
	min-height:100%;
}
html>body {
	font-size: 10px;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	color: #635c55;
	line-height: 1.5em;
	text-align:left;
	background: #6f6f6e url(/images/gen/bk/bodyBk.gif) center repeat-y;
}

body, div, object, embed, form, img, dl, dt, dd, ul, li {
	margin:0;
	padding:0;
	border:0;
}
img {
	display:block;
	}

/* Base Container/Holder Elements */
#entire {
	width:980px;
	margin:0 auto;
	overflow:hidden;
	padding:0 9px;
	background: #6f6f6e url(/images/gen/bk/bodyBk.gif) center repeat-y;
}
#hdr {
	height:310px;
	position:relative;
	}
#flashBk {
	position:relative;
	z-index:1;
}
#hdr #logo {
	width:318px;
	height:240px;
	position:absolute;
	right:16px;
	top:0;
	background:url(/images/gen/bk/logoBk.png) no-repeat;
	behavior:url(/css/iepngfix.htc);
	z-index:10;
}
#hdr #logo img {
	display:none;
	}
#navHold, #navBk {
	width:100%;
	height:70px;
	position:absolute;
	left:0;
	bottom:0;
	z-index:10;
}

#navBk {
	background:url(/images/gen/bk/navBk.png) no-repeat;
	behavior:url(/css/iepngfix.htc);
	z-index:1;
}
#content {
	width:100%;
	overflow:hidden;
	}

#main, #footer {
	float:left;
	width:600px;
	padding:25px 0 0 30px;
}

#right { 
	float:right;
	width:250px;
	padding:0 50px 0 0;
	overflow:hidden;
	}	
	
#footer {
	clear:both;
	font-size:9px;
	color:#777;
	overflow:hidden;
	clear:both;
	padding-bottom:8px;
}


	
/* MAIN IMAGES */
#main img.still {
	width:504px;
	margin:0 3px 6px;
}
#main img.right {
	width:auto;
	clear:right;
	}
#main img.right + img.right {
	margin-top:15px;
	}
	
/* LINK STYLES */
a { color: #3e3e3d; text-decoration: underline; }
a:hover { color: #37734d; text-decoration: none; }

#footer a {
	color:#999;
	font-weight:bold;
	}
#right a {
	color:#333;
}
#footer a:hover, #right a:hover {
	color:#37734d;
	}


/**************** STANDARD TEXT CLASSES *****************/
h1, h2, h3, h4, h5, h6, p {
	padding:0;
	margin:.2em 0 .4em;
	}

h1, h2, h3, h4/*, h5 */ {
	font-weight:normal;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
}
h1 { 
	font-size:2.4em;
	line-height:1.3em;
	margin-bottom:.1em;
	}
.home .pullout h1 {
	margin-bottom:.5em;
}
h1 a em, h3 a em {
	font-size:.9em;
	color:#333;
}
h2 {
	font-size:1.7em;
	line-height:1.3em;
	color:#37734d;
}
h3, h4 {
	font-size:1.5em;
	line-height:1.3em;
}
h4, h5 {
	font-size:1.3em;
	color:#37734d;
}
h4 {
	font-style:italic;
	font-weight:bold;
}
h5, h6 {
	font-size:1.6em;
	line-height:1.3em;
	font-weight:bold;
	color:#37734d;
	}

h6 {
	margin-bottom:.3em;
}
p {
	font-size:1.2em;
	line-height:1.4em;
	margin-bottom:.6em;
}
#right h3 {
	margin-bottom:0;
}

#right p {
	color:#555;
	font-size:11px;
	margin:.1em 0;
	}
#right p strong {
	font-size:larger;
	}
p.tight {
	padding:0 !important; 
	margin-top:-5px;
	font-size: 9px;
	color:#777; 
	}
#bottomInfo {
	font-size: 1em;
	color:#777;
	padding-top:.5em;
}
/* NEWS */
#news {
	width:402px;
	}
#right #news {
	width:100%;
}
#news h5 {
	clear:both;
}
#news a {
	color:#37734d;
}
#news a:hover {
	color:#777;
	text-decoration:underline;
}
#news img.listFloater {
	float:right;
	margin:0 0 15px 15px;
	margin-right:-197px;
	margin-top:-20px;
	padding-left:20px;
	position:relative;
}
#news img.floater {
	float:right;
	margin:5px 0 15px 15px;
	margin-right:-197px;
	position:relative;
}
#right #news img {
	display:none;
}
#right #news p {
	font-size:11px;
}
#main .newsHead {
	display:none;
}
#right .newsHead {
	display:block;
}
.allNewsLink {
	clear:both;
	display:block;	
}
#right .allNewsLink {
	padding-top:5px;
}

h6 {
	border-top:1px solid #aaa7a3;
	margin:.8em 0 0;
	padding:.7em 0 .3em;
	color:#888;
	clear:both;
	}
#right h6 {
	border-color:#BBB;
	font-size:11px;
}

.intro p {
	font-size:1.3em !important;
	line-height:1.3em !important;
	color:#37734d;
	padding-right:3em;
}
.intro {
	width:auto;
	clear:left;
	font-weight:bold;
}
.date {
	float:right;
	font-weight:normal;
	color:#b09e8b;
}
#main .date {
	font-size:.7em;
}

#right .date {
	font-size:9px;
	color:#888;
}
.bg { 
	color:#C00;
	font-size:1.3em;
	font-weight:100;
	}
.sm {
	font-size:.7em;
}
.pullout {
	float:right;
	width:135px;
	padding:15px;
	margin:0 20px 10px 10px;
	border:1px solid #e5e5e5;
	color:#888;
}
.pullout p {
	font-size:.9em;
	line-height:1.2em !important;
	padding:0 !important;
	margin:0 0 .3em !important;
}
/* MOTION PAGE */	
.frame {
	width:400px;
	border:1px solid #e5e5e5;
	background:#FFF;
	text-align:center;
	margin-bottom:15px;
	margin-top:1.5em;
	}
.frame object {
	display:block;
	margin:0 auto;
	}
.frame .strip {
	width:100%;
	background:#FFF;
	padding:5px 0;
}
.frame h2 {
	font-size:1.8em;
	padding-bottom:0;
	margin-bottom:0;
}
.strip p.tight {
	margin:0 15px 5px;
	font-size:1.1em;
	line-height:1.4em;
}
	
/* UNIQUE TEXT CLASSES */
.message {
	color: #C00;
	padding:3px 0 0;
	font-style:italic;
	}
	
/* IMAGE IN TEXT STYLES */
.imgR {
	float:right;
	margin:0 0 10px 10px;
	}
.imgL {
	float:left;
	margin:0 10px 10px 0;
	}

ul, li {
	font-weight:bold;
}
ul {
	margin:0 1.2em 1em;
}
/* GALLERY */
.gallery, .clientList {
	margin:0;
	list-style:none;
	width:100%;
	overflow:hidden;
	padding-bottom:15px;
}
.gallery li {
	float:left;
	margin:0 10px 10px 0;
	text-align:center;
}
.gallery li a {
	display:block;
	float:left;
	width:auto;
	margin:0 auto;
	padding:0;
	border:3px solid #aaa7a3;
	position:relative;
}

.gallery li a img {
	float:left;
	margin:0 auto;
	display:block;	
}

.gallery li a span {
	width:100px;
	height:75px;
	display:block;
	overflow:hidden;
	background-position:55% 65%;
}
.gallery li a span img {
	margin:-4px 0 0 -4px;
	display:none;
}

.gallery li a:hover {
	border-color: #37734d;
}
.clL {
	clear:left;
}
/* THUMBNAILS */

.thumb {
	width:171px;
	float:left;
	text-align:center;
	overflow:hidden;
	margin-top:5px;
	}
.thumb img {
	height:80px;
	margin:0 auto;
	padding-bottom:5px;
	}

/******** DISPLAY IMAGES *********/
.iA, .iB {
	margin:0 0 15px 0;
	width:250px;
	height:140px;
	position:relative;
	overflow:hidden;
	display:block;
	text-decoration:none;
	background:50% 50% no-repeat;
}
.iB {
	display:block;
	width:250px;
	height:140px;
	/*border:2px solid #DDD;*/
	margin:0;
}
.iB:hover {
	border-color:#AAA;
}
.iB img {
	display:none;
}
/* PANEL */
.block, .panel {
	float:none;
	width:100%;
	padding:5px 0 0;
}
.panel {
	padding:0;
}
/********** MAIN COLUMN CHANGE SET ************/
#main .block {
	float:right;
	clear:right;
	width:160px;
	border-left:1px solid #aaa7a3;
	padding:0;
	padding-left:15px;
	margin-left:15px;
}
#main .iA, #main .iB  {
	margin:0 0 15px 0;
	width:100%;
	height:120px;
}
#main .block h4 {
	padding-bottom:10px
}

/****** Client List ******/
.clientList {
	padding:1.5em 0 !important;
}

.clientList li {
	width:30%;
	float:left;
	border:1px solid #CECCC9;
	background:#FFF;
	padding:0 1% 10px;
	margin:0 1% 7px 0;
	height:160px;
	position:relative;
}
.clientList div {
	bottom:15px;
	left:0;
	position:absolute;
	width:100%;
}
.clientList, .clientList p {
	margin:0;
	padding:0;
	font-size:11px;
	text-align:center;
}
.clientList img {
	margin:10px auto 15px;
}

	
/************** FORM ELEMENTS **************/
form, fieldset {
	margin:0; 
	padding:0;
	border:0;
	}
fieldset {
	margin-top:.6em; 
}
.row, .sub fieldset p {
	float:left;
	width:100%;
	overflow:hidden;
	position:relative;
	padding:.5em 0 .1em;
	margin:0;
	font-size:1em;
}
.row.half {
	width:50%;
}
.row.w75 {
	width:75%;
}
.row.w25 {
	width:24%;
}
.row input {
	width:90%;
	}
.row.w75 input {
	width:95%;
}
.rowWrap {
	overflow:hidden;
	width:100%;
	margin-bottom:-2px;
}
input, textarea {
	padding:.9em .3em .2em !important;
	padding:1em .3em .1em;
	font-size:1.1em;
	color:#3e3e3d;
	border:0;
	font-family:'Trebuchet MS', Tahoma, Arial, sans-serif;
	line-height:1.3em;
	background:#DDD;
	border-bottom:1px solid #aaa7a3;
	z-index:1;
	}
fieldset input, fieldset textarea {
	width:97%;
}

label {	
	float:left;
	padding:.1em .3em;
	font-size:1.1em;
}
label.hider, fieldset label {
	position:absolute;
	top:.4em;
	left:.1em;
	z-index:2;
	font-size:1em;
	color:#635c55;
}
label.hider:hover, fieldset label:hover {
	display:none;
}

input:hover, input:focus, textarea:hover, textarea:active, textarea:focus { 	
	z-index:3;
	position:relative;
	margin-bottom:0;
}

input.cb, .row.half input.cb, input.cb:hover, input.cb:active, input.cb:focus  {
	float:left;
	width:auto;
	padding:0;
	border:0;
	background:transparent;
}

input.button, .row.half input.button, fieldset input.umbracoAutoFormButton, input.searchButton {
	width:auto;
	line-height:1.5em;
	color:#635c55;
	float:right;
	/*margin-right:6% !important;*/
	margin-right:3%;
	font-size:1.2em;
	padding:.4em 1em .3em !important;
	padding:.1em .5em;
	position:relative;
}
input.searchButton {
	margin:0 0 0 .3em !important;
	padding:.3em .5em .2em;
	width:90%;
	float:none;
}
input.button:hover, .row.half input.button:hover, fieldset input.umbracoAutoFormButton:hover, input.searchButton:hover {
	background-color:#EEE;

}
.umbracoAutoFormRowDescription {
	font-size:.9em
}
fieldset input.umbracoAutoFormButton {
	margin-right:0% !important;	
}

/* -----------------------------

      NAVIGATION 

----------------------------- */
/* TOP NAV */
#nav {
	width:640px;
	height:40px;
	list-style:none;
	margin:0;
	padding:0 0 0 20px;
	background:transparent;
	overflow:hidden;
	position:relative;
	z-index:3;
	}
#nav li {
	float:left;
	padding:0;
	margin:0 1px 0 0;
	position:relative;
	overflow:hidden;
}
#nav li a {
	float:left;
	display:block;
	height:40px;
	font-size:12px;
	line-height:1em;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	margin:0;
	padding:23px 7px 9px;
	background:transparent;	
	color:#FFF;
	font-weight:normal;
	position:relative;
	z-index:5;
}
#nav li em {	
	display:block;
	left:100em;
	top:0px;
	position:absolute;
	z-index:1;
	width:400px;
	height:40px;
	background:url(/images/gen/bk/navLiBk.png) no-repeat;
	behavior:url(/css/iepngfix.htc);
}
#nav li:hover em, #nav li.current em {
	left:0px;
}
#nav li.current a:hover {
/*	color:#3e3e3d;*/
}
#nav ul {
	display:none;
}
/************ SUB NAV *************/
#navSub {
	width:610px;
	height:20px;
	list-style:none;
	margin:0;
	padding:0 0 0 20px;
	background:transparent;
	overflow:hidden;
	position:relative;
	z-index:3;
	position:absolute;
	bottom:-10px;
	}
#navSub li {
	float:left;
	padding:0;
	margin:0 3px 0 0;
	position:relative;
	overflow:hidden;
}
#navSub li a {
	float:left;
	display:block;
	font-size:12px;
	line-height:1.2em;
	text-decoration:none;
font-weight:bold;
	text-align:center;
	margin:0;
	padding:2px 7px;
	background:transparent;	
	color:#aaa7a3;
	font-weight:normal;
	position:relative;
	z-index:5;
}
#navSub li a:hover, #navSub li a.current {
	background:#DDD;	
	color:#635c55;
}
/* SHORTCUTS */
.w270 {
	width:270px !important;
	}
.w200 {
	width:200px !important;
	}
.w155 {
	width:155px !important;
	}
.w110 {
	width:110px !important;
	}
.w100 {
	width:100px !important;
	}
.flr {
	float:right !important;
	}
.noDisplay {
	display:none;
}

table {
	font-weight:bold;
	margin:.5em 0;
	padding:0;
	width:100%;
}
th, td {
	border:1px solid #CECCC9;
	background:#FFF;
	padding:0 5px 10px;
	vertical-align:top;
	width:auto;
}
th p, td p {
	font-size:10px;
	width:auto;
}
td img {
	padding:10px 5px 0;
	margin:0;
}
td p img {
	padding-top:8px;
	padding-right:0;
}


/* EDITOR PROPERTIES */
