z@charset "UTF-8";
/* CSS Document */

/*-----------------------------------------------------------------------------
Primary Nightscooter Style Sheet

version:   1.0
email:     info@nightscooter.co.nz
website:   http://www.nightscooter.co.nz
-----------------------------------------------------------------------------*/

/* =Reset Styles - Thank you Eric Meyer - find the original at http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Verdana, Geneva, sans-serif;
	vertical-align: baseline;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

strong { font-weight: bold; }
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* #################################### GLOBAL LAYOUT #################################### */
body {
	line-height: 1;
	color: black;
	background: #fff;
	text-align: center;
	background: #fff  url(/images/ver2/heading_bg_repeat-x.png) repeat-x center top;
	margin: 0;
	padding: 0;
}

#container {
	width: 760px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
#content {
	text-align: center;
	padding: 15px 0 25px 0;
	margin: 0 auto;
}
body.ver2 #content {
	width: 760px;
	margin: 0 auto;
	text-align: center;
	color: #005c99;
}
body#portfolio #content {
	width: 760px;
	margin: 0 85px;
	text-align: left;
	color: #005c99;
}



/* #################################### HEADER AREA #################################### */
#pageheading {
	text-align: left;
	margin: 0px;
	padding: 0;
	font-size: 1em;
	height: 130px;
	background: #fff  url(/images/ver2/heading_bg_repeat-x.png) repeat-x center top;
}
#pageheading a, #pageheading a:visited, #pageheading a:hover, #pageheading a:active{
	font-weight: normal;
	text-decoration: none;
}
#pageheading a#email, #pageheading a:visited#email, #pageheading a#email:hover, #pageheading a#email:active {
	font-size: 10px;
	line-height: 10px;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 127px;
	width: 287px;
	color: #fff;
	display: block;
	text-decoration: none;
}
#pageheading #logo {
	width: 100%;
	padding: 0px;
	margin: 0px;
	height: 128px;
	position:relative;
	display: block;
}
#pageheading #logo a#logolink {
	font-size: 5px;
	line-height: 120px;
	background-image: url(/images/logo-up.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 128px;
	width: 269px;
	float: left;
	text-indent: -9999px;
	color: #fff;
	display: block;
}
#pageheading #logo a#logolink:hover { 
	background: url(/images/logo-over.png); 
}

/* ## NEW ## */

/* #################################### GLOBAL LAYOUT #################################### */
body.ver2 {
	line-height: 1;
	color: black;
	text-align: center;
	background: #CCCCCC url(/images/ver3/ns-d-bg-body.png) repeat-y center center;
}
body.ver2 #container {
	width: 950px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}


/* #################################### HEADER AREA #################################### */
body.ver2 #pageheading {
	text-align: left;
	margin: 0;
	padding: 0;
	font-size: 1em;
	height: 150px;
	width: 950px;
	background: url(/images/ver3/ns-d-bg-header.png) no-repeat center top transparent;
}
body.ver2 #pageheading a {
	font-weight: normal;
	text-decoration: none;
}
body.ver2 #pageheading #logo {
	width: 218px;
	padding: 0;
	margin: 0 0 0 170px;
	height: 150px;
	position: relative;
	display: block;
	float: left;
}
#portfolio #pageheading #logo { height: 100px; padding: 30px 0 20px 0; font-size: 38px;}
body.ver2 #pageheading #waving {
	width: 140px;
	padding: 0;
	margin: 0 0 0 46px;
	height: 150px;
	position: relative;
	display: block;
	float: left;
}
body.ver2 #pageheading #logo a#logolink {
	font-size: 5px;
	line-height: 150px;
	background-image: url(/images/ver3/ns-d-header-logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 0 0 0 ;
	padding: 0px;
	height: 139px;
	width: 218px;
	text-indent: -9999px;
	color: #fff;
	display: block;
	overflow: hidden;
}
body.ver2 #pageheading #links {
	float: right;
	margin: 75px 50px 0 0;
	position: relative;
	display: block;
	width: 216px;
}
body.ver2 .popup-hint { position: relative; z-index:20; }
body.ver2 .popup-hint:hover { display: inline; z-index:30; }
body.ver2 .popup-hint span { display: none; }
body.ver2 .popup-hint:hover span {  
    display: block;  
    position:absolute;  
    top: -41px;  
    left: -17px;  
    width: 76px;  
    height: 18px;  }   
body.ver2 #wavinglink:hover span {  
    top: -55px;  
    left: 140px;  
    width: 138px;  
    height: 41px;
}


/* #################################### THUMBS AREA #################################### */
#thumbs {
	width: 100%;
	margin: 40px auto 60px;
	text-align: center;
}
#thumbs .thumbnail {
	margin: 0px 0 0 5px;
	padding: 5px 0 5px 0;
	float: left;
	width: 145px;
	clear: none;
}
#thumbs .thumbnail a, #thumbs .thumbnail a:visited {
	font-size: 11px;
	line-height: 13px;
	color: #CCC;
	text-decoration: none;
	font-weight: bold;
}
#thumbs .thumbnail a:hover, #thumbs .thumbnail a:active {
	color: #56b3e6;
	text-decoration: none;
	background: transparent;
}
#thumbs .thumbnail img {
	border-style: none;
	margin: 5px 0 0 0;
	float: none;
}
#skinycol {
	width: 129px;
	margin: 40px 0 60px;
	float: left;
	text-align: left;
	padding: 0 0 0 10px;
}
#detail {
	float: left;
	width: 600px;
	margin: 40px 0 0 10px;
	text-align: left;
	border-left: 1px solid #F00;
	padding-left: 9px;
}
#detail #thumbs a { text-decoration: none; }




/* #################################### FOOTER AREA #################################### */
#footer {
	font-size: 10px;
	padding: 0;
	margin: 10px 0 20px 0;
	clear: both;
	text-align: center;
	color: #666;
	line-height: 12px;
}

#footer a {
	color: #999;
}

#footer a:visited {
	color: #ccc;
}

/* #################################### OTHER BITS N PIECES #################################### */
h1, h2, h3, h4, h5, h6 {font-family: Georgia, "Times New Roman", Times, serif; line-height: 1.5em; font-weight: normal; padding: 0; margin: 0;}
h1 { font-size: 25px; }
h2 { font-size: 20px; }
h3 { font-size: 17px; }
h4 { font-size: 14px; }
h5 { font-size: 12px; font-weight: bold; }

h2 a, h2 a:link, h2 a:visited {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
h2 a:hover, h2 a:active {
	color: #F36;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
}
#content .caption {
	background-color: #CCCCCC;
	text-align: left;
    border-radius: 1em;
    moz-border-radius: 1em;
    color: #FFFFFF;
    display: inline;
    line-height: 2.3em;
    margin: 0;
    padding: 0.3em 1.5em;
}


.topleft {
	position: absolute;
	left: 0px;
	top: 0px;
}
.topright {
	position: absolute;
	right: 0px;
	top: 0px;
}
.btmleft {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.btmright {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
p {
	font-size: 12px;
	line-height: 17px;
	margin: 0px;
	padding: 4px 0 0 0;
}
li {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 4px 0 0 0;
	list-style-position: outside;
	list-style-type: disc;
}
ul { 
	padding: 4px 0 0 24px;
	margin: 0;
}
a, a:link, a:visited {
	color: #FF4F7A;
	text-decoration: underline;
	margin: 0 -3px;
	padding: 0 3px;
}
a:hover, a:active {
	background-color: #FF4F7A;
	color: #fff;
	margin: 0 -3px;
	padding: 0 3px;
	text-decoration: none;
}
.clearall {
	font-size: 0px;
	clear: both;
	height: 0px;
}
a img {
	border-style: none; 
	text-decoration: none;
}
small { font-size: 10px; }
.hidden { display: none; }

/* #################################### portfolio specific #################################### */
#portfolio h1 { text-align: center; line-height: 1em; }
#portfolio h2, #portfolio h3, #portfolio h4 {text-align: center;}
ul li .result { font-weight: bold; position: absolute; left: 20em;} 
p.result-button-container { position: relative; }
span.showresults, span.hideresults { 
	cursor: pointer; 
	color: #FF4F7A;
	text-decoration: underline;
	margin: 0 -3px;
	padding: 0 3px;
	height: 1em;
	width: 10em;
	position: absolute;
	right: 0;
	top: 0;
}
.results-container {display: none; }
.results-container li { position: relative;}
span.hideresults { display: none; }
.fancy-left { padding: 0 0 0 25px; background: url(/images/ver3/fancy-left.gif) left center no-repeat;}
.fancy-right {
	padding: 0 25px 0 0;
	background: url(/images/ver3/fancy-right.gif) right center no-repeat;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#portfolio .caption {
	background: url(/images/ver3/port-caption-bg.png) no-repeat left center transparent;
    border-radius: 0;
    moz-border-radius: 0;
	text-align: left;
    color: #FFFFFF;
    display: block;
    line-height: 33px;
    margin: 0 0 0 -75px;
    padding: 0 0 0 75px;
	overflow: hidden;
	font-weight: normal;
	position:relative;
}
#portfolio .caption-right {
	background: url(/images/ver3/port-caption-bg-right.png) no-repeat left center transparent;
	padding: 0 0 0 10px;
	display: inline-block;
	height: 37px;	
/*
MINIMUM WIDTH STYLING	
*/
	min-width: 250px;
	width: auto !important;
	width:250px;
	color: #444;
}
