/* @override http://seoppcrank.co.nz/css/style.css */

/* @override http://seoppcrank.co.nz/css/style.css */

/* @override http://seoppcrank.co.nz/css/style.css */

/* @override http://seoppcrank.co.nz/css/style.css */

/* @override http://seoppcrank.co.nz/css/style.css */

/* @override http://seoppcrank.co.nz/css/style.css */

/* @override 
	http://www.gwdesign.co.nz/css/style.css
	http://gwdesign.co.nz/css/style.css
	http://seoppcrank.co.nz/css/style.css
*/

@font-face {  
	font-family: "Calibri";  
	src: url('../fonts/Calibri.eot'); /* IE */  
	src: local("Calibri"), url('../fonts/Calibro.ttf') format("truetype"); /* non-IE */  
}  

/* @group Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* @end */

/* @group Global */

body, textarea, input {
	color: #000;
	font: 13px/16px Calibri, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

body {
	background: url(../images/gradient-bkg.jpg) 0 225px;
}

hr {
	width: 70%;
	height: 3px;
	border-style: none;
	background-color: #008080;
	margin-top: 15px;
	text-align: center;
	margin-bottom: 15px;
}

#main-full {
	width: 100%;
	position: absolute;
	top: 0;
	float: left;
	background: url(../images/footer-bkg.jpg) repeat-x 0 bottom;
	z-index: 2;
}

#main-content {
	width: 1000px;
	position: relative;
	top: 0;
	left: 50%;
	margin-left: -500px;
	float: left;
}

h1, h2, h3, h4, h1 a, h2 a {
	color: #03553e;
	text-transform: none;
	margin-bottom: 5px;
	font-size: 150%;
	line-height: 120%;
}

h1 a, h2 a {
	text-decoration: underline;
}

#main {
	width: 740px;
	float: left;
}

#left {
	width: 360px;
	float: left;
	border-right: 2px solid #000;
	padding-right: 15px;
	margin-right: 15px;
}

#right {
	width: 348px;
	float: left;
}

.page-header {
	font-size: 230%;
	margin-top: 328px;
}

p {
	margin-bottom: 12px;
}

a {
	text-decoration: none;
	color: #03553e;
}

em {
	color: #01a0d2;
	text-transform: uppercase;
}

input {	
	height: 28px;
}

input, textarea {	
	margin-bottom: 6px;
	border: 1px solid #b3b3b3;
	font-size: 115%;
	color: #666;
	padding-left: 5px;
	padding-right: 5px;
}

textarea {
	padding-top: 5px;
}

input:focus, textarea:focus {
	border: 1px solid #01a0d2;
}

#content-wrapper {
	float: left;
	width: 1000px;
}

#content {
	float: left;
	margin-right: 15px;
	width: 725px;
}

#contact_form {
	float: left;
}

ul {
	list-style-type: disc;
	margin-left: 30px;
	margin-top: 25px;
}

ol {
	list-style-type: decimal;
	margin-top: 25px;
	margin-left: 30px;
}

/* @end */

/* @group Header */

#link-bar {
	height: 25px;
	position: absolute;
	z-index: 5;
	width: 100%;
}

#link-bar ul {
	margin-top: 2px;
	float: left;
	list-style-type: none;
	color: #fff;
	margin-left: 0;
}

#link-bar ul li {
	float: left;
	margin-right: 16px;
}

#link-bar ul li a {
	color: #fff;
	text-decoration: underline;
}

#header-full {
	height: 278px;
	width: 100%;
	background: url(../images/header-bkg.jpg) repeat-x;
	float: left;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1;
}

#header {
	width: 1000px;
	height: 278px;
	float: left;
	background-image: url(../images/header.jpg);
	margin-bottom: 40px;
}

#logo {
	float: left;
	margin-left: 81px;
	cursor:  pointer;
	margin-top: -8px;
}

#menu {
	float: left;
	height: 33px;
	margin-top: 10px;
	width: 1000px;
	list-style-type: none;
}

#menu li {
	height: 30px;
	float: left;
	margin-right: 20px;
	padding-top: 7px;
}

#menu li.last {
	margin-right: 0;
}

#menu li a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 14px;
}

/* @end */

/* @group Footer */

#footer {
	width: 1000px;
	height: 230px;
	float: left;
	color: #fff;
	font-size: 13px;
}

#footer a {
	color: #fff;
	text-decoration: underline;
}

/* @group Footer Contact */

#footer-contact {
	height: 199px;
	width: 386px;
	float: left;
	margin-top: 29px;
}

#footer-contact-form {
	height: 172px;
	width: 50%;
	margin-top: 14px;
	float: left;
}

#footer-contact-form input[type=text], #footer-contact-form textarea {
	width: 166px;
	margin-bottom: 4px;
	height: 25px;
}

#footer-send {
	width: 178px;
}

#footer-contact-form #footer-message {
	height: 70px;
}

#footer-contact-details {
	margin-top: 14px;
	float: left;
	width: 178px;
	margin-left: 9px;
	font-size: 12px;
	border-right: 2px solid #fff;
	height: 175px;
}

#footer-contact-details a:hover {
	text-decoration: none;
	background-color: transparent;
}

#footer-contact-details h6 {
	font-size: 155%;
	margin-bottom: 10px;
}

#footer-contact-details p {
	font-size: 110%;
}

/* @group Footer Promo */

#footer-promo {
	float: left;
	margin-top: 150px;
	width: 600px;
}



/* @end */

/* @end */

/* @group Footer Menu */

#footer #menu {
	margin-top: 0;
	width: 100%;
}
#footer-copyright {
margin-left:30px;
}

#footer #menu li {
	margin-right: 3px;
	border-right: 1px solid #fff;
	height: 14px;
	padding: 0 3px 0 0;
	margin-left: 0;
}

#footer #menu li.last {
	border-right-style: none;
}

#footer #menu li a {
	font-size: 11px;
}



/* @end */

/* @end */

/* @group Content */

#services {
	width: 695px;
	padding: 0 30px;
	float: left;
	background: url(../images/vertical.png) repeat-y right;
	margin-top: 60px;
	margin-bottom: 60px;
}

.service-item {
	float: left;
	width: 721px;
	background: url(../images/horizontal.png) repeat-x 0 bottom;
	margin-bottom: 20px;
}

.service-item.last {
	margin-bottom: 0;
}

.blurb {
	width: 280px;
	float: left;
	padding-top: 7px;
}

.big-image {
	float: left;
}

.thumb-list {
	float: left;
	clear: left;
	height: 60px;
	margin-left: 292px;
	margin-bottom: 24px;
}

.thumb-list li {
	width: 60px;
	height: 60px;
	float: left;
	background-color: #666;
	margin-right: 9px;
}

#news {
	width: 215px;
	float: left;
	margin-left: 15px;
	background-color: #79d66d;
	padding: 5px 15px 15px;
}



/* @end */

/* @group Shadowbox */

#sb-container,#sb-wrapper{
text-align:left; 
}
#sb-container,#sb-overlay{
position:absolute;
top:0;
left:0;
width:100%;
margin:0;
padding:0;
}
#sb-container{
height:100%;
display:none;
visibility:hidden;
z-index:999;
}
body > #sb-container{
position:fixed;
}
#sb-overlay{
height:expression(document.documentElement.clientHeight + 'px');
}
#sb-container > #sb-overlay{
height:100%;
}
#sb-wrapper{
position:relative;
}
#sb-wrapper img{
border:none;
}
#sb-body{
position:relative;
margin:0;
padding:0;
overflow:hidden;
border:1px solid #303030;
}
#sb-body-inner{
position:relative;
height:100%;
}
#sb-content.html{
height:100%;
overflow:auto; 
}
#sb-loading{
position:absolute;
top:0;
width:100%;
height:100%;
text-align:center;
padding-top:10px;
}
#sb-body,#sb-loading{
background-color:#060606; 
}
#sb-title,#sb-info{
position:relative;
margin:0; 
padding:0;
overflow:hidden;
}
#sb-title-inner,#sb-info-inner{
position:relative;
font-family:'Lucida Grande',Tahoma,sans-serif;
line-height:16px;
}
#sb-title,#sb-title-inner{
height:26px;
}
#sb-title-inner{
font-size:16px;
padding:5px 0;
color:#fff;
}
#sb-info,#sb-info-inner{
height:20px;
}
#sb-info-inner{
font-size:12px;
color:#fff;
}
#sb-nav{
float:right;
height:16px;
padding:2px 0;
width:45%;
}
#sb-nav a{
display:block;
float:right;
height:16px;
width:16px;
margin-left:3px;
cursor:pointer;
}
#sb-nav-close{
background-image:url(resources/close.png);
background-repeat:no-repeat;
}
#sb-nav-next{
background-image:url(resources/next.png);
background-repeat:no-repeat;
}
#sb-nav-previous{
background-image:url(resources/previous.png);
background-repeat:no-repeat;
}
#sb-nav-play{
background-image:url(resources/play.png);
background-repeat:no-repeat;
}
#sb-nav-pause{
background-image:url(resources/pause.png);
background-repeat:no-repeat;
}
#sb-counter{
float:left;
padding:2px 0;
width:45%;
}
#sb-counter a{
padding:0 4px 0 0;
text-decoration:none;
cursor:pointer;
color:#fff;
}
#sb-counter a.sb-counter-current{
text-decoration:underline;
}
div.sb-message{
font-family:'Lucida Grande',Tahoma,sans-serif;
font-size:12px;
padding:10px;
text-align:center;
}
div.sb-message a:link,div.sb-message a:visited{
color:#fff;
text-decoration:underline;
}


/* @end */

#specials {
	width: 215px;
	float: left;
	margin-left: 15px;
	padding-top: 160px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 15px;
	background: #fcfcfc url(../images/special-offer-bkg.jpg) no-repeat;
}
