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

/* @override 
	http://test.nami.nami.co.nz/css/style.css
	http://nami.co.nz/css/style.css
*/

@font-face {  
	font-family: "Museo Sans";  
	src: url('../fonts/MuseoSans-500.eot'); /* IE */  
	src: local("Museo Sans"), url('../fonts/MuseoSans-500.otf') format("opentype"); /* 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 Common */

/* @group Global */

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

hr {
	width: 100%;
	height: 2px;
	border-style: none;
	background-color: #ccc;
	margin-top: 13px;
}

#main-full {
	left: 0;
	right: 0;
	position: absolute;
	top: 0;
	float: left;
	background: url(../images/footer_bkg.jpg) repeat-x 0 bottom;
}

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

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

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

p {
	margin-bottom: 12px;
}

a {
	text-decoration: none;
	color: #01a0d2;
}

a:hover {
	background-color: #01a0d2;
	color: #fff;
}

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;
}

/* @end */

/* @group Header */

/* @group Link bar */

#link-bar {
	height: 25px;
	width: 1000px;
	position: relative;
	top: 0;
	left: 50%;
	margin-left: -500px;
	z-index: 3000;
}

#link-bar ul {
	margin-left: 14px;
	float: left;
	height: 16px;
	margin-top: 3px;
}

#link-bar ul li {
	float: left;
	margin-right: 15px;
	padding-top: 0;
}

#link-bar ul li img {
}

/* @end */

#header-full {
	height: 273px;
	width: 100%;
	background: url(../images/top_header_bkg.gif) repeat-x;
	float: left;
}

#header {
	width: 1000px;
	height: 298px;
	float: left;
}

#logo {
	float: left;
	margin-left: 16px;
	margin-top: 25px;
	cursor:  pointer;
}

#header-flash {
	width: 700px;
	height: 200px;
	position: absolute;
	top: 25px;
	left: 50%;
	margin-left: -240px;
	float: left;
}

#menu {
	height: 45px;
	float: left;
	margin-left: 262px;
	width: 700px;
}

#menu li {
	height: 35px;
	float: left;
	color: #01a0d2;
	padding-top: 10px;
	text-align: left;
	margin-right: 40px;
	font-size: 20px;
	margin-top: 5px;
}

#menu li a {
	text-decoration: none;
	color: #01a4e0;
}

#menu li a:hover {
	background-color: transparent;
}

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

/* @end */

/* @group Footer */

#footer {
	width: 1000px;
	height: 199px;
	float: left;
	color: #fff;
}

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

/* @group Footer Contact */

#footer-contact {
	height: 199px;
	width: 375px;
	float: left;
}

#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: 22px;
}

#footer-contact-form input[type=text] {
	padding-top: 3px;
}

#footer-send {
	width: 178px;
}

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

#footer-contact-details {
	margin-top: 14px;
	float: left;
	width: 175px;
	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%;
}

/* @end */

/* @group Footer Promo */

#footer-promo {
	float: left;
	margin-left: 10px;
	margin-top: 145px;
	width: 355px;
}



/* @end */



/* @end */



/* @end */

/* @group Home */

/* @group Home greeting */

#home-greeting {
	width: 637px;
	float: left;
	height: 723px;
	padding-top: 90px;
	padding-left: 115px;
	margin-top: 50px;
	background: url(../images/paper.jpg) no-repeat 0 0;
	margin-right: 3px;
	margin-bottom: 60px;
}

#home-greeting-details {
	width: 505px;
	margin-bottom: 35px;
}

.home-greeting-heading {
	text-transform: none;
	margin-left: -8px;
	font-size: 760%;
}

#home-greeting-form-idea {
	width: 505px;
	height: 258px;
	padding-top: 8px;
}

#home-greeting-form-email {
	width: 445px;
	padding-top: 4px;
	margin-right: 4px;
}



/* @end */

/* @group Price Grid */

#price-grid {
	width: 201px;
	margin-top: 44px;
	float: left;
}

#price-grid h2 {
	font-size: 35px;
	text-align: center;
}

.price-grid-item {
	width: 201px;
	height: 215px;
	float: left;
	background: #b3b3b3 url(../images/monsters_button.jpg) no-repeat;
	cursor: pointer;
}

#tc-detail {
	position: fixed;
	top: 50px;
	left: 50%;
	width: 730px;
	border: 2px solid #ccc;
	overflow: auto;
	color: #000;
	background-color: #fff;
	padding: 20px;
	margin-left: -375px;
	display: none;
	bottom: 50px;
}

#tc-detail h1 {
	font-size: 50px;
	text-align: center;
	margin-bottom: 25px;
}

.price-grid-detail {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 250px;
	border: 2px solid #ccc;
	padding: 20px;
	background-color: #fff;
	margin-left: -145px;
	margin-top: -190px;
}

.jqmOverlay {
	background-image: url(../images/trans-bkg.png);
}

#price-grid-one {
	background-position: -3px 0;
}

#price-grid-two {
	background-position: -201px 0;
}

#price-grid-three {
	background-position: -400px 0;
}

/*#price-grid-one:hover {
	background-position: -3px -211px;
}

#price-grid-two:hover {
	background-position: -201px 0;
}

#price-grid-three:hover {
	background-position: -400px 0;
}*/

.price-grid-item.last {
}

.price-grid-pages, .price-grid-cost {
	float: left;
	color: #fff;
}

.price-grid-cost{
	clear: left;
	font-size: 23px;
	margin-top: 177px;
	float: right;
	margin-right: 21px;
}



/* @end */

#banner-home {
	position: relative;
	left: 50%;
	top: 16px;
	margin-left: -407px;
}

/* @group Home Grid */

#home-grid {
	width: 1000px;
	height: 400px;
	position: relative;
	left: 50%;
	margin-left: -500px;
	background: url(../images/main_table_bkg.gif) no-repeat 9px 44px;
	padding-top: 38px;
	padding-left: 0;
	margin-top: 35px;
}

#home-grid-two, #home-grid-four {
	margin-right: 14px;
}

.home-grid-item {
	width: 388px;
	height: 180px;
	float: left;
	margin-right: 20px;
	margin-bottom: 13px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}

.home-grid-item h1 {
	width: 163px;
}

.home-grid-item p {
	width: 175px;
}

.home-grid-item-tall {
	width: 185px;
	height: 334px;
	margin: -190px 0 0 5px;
	float: left;
}

.home-grid-item-icon, .home-grid-item-icon-hover {
	width: 200px;
	height: 180px;
	float: left;
	position: absolute;
	right: 0;
	bottom: 0;
	background: url(../images/home_icons.jpg);
}

.home-grid-item-icon {
	z-index: 1;
	background-position: 0 0;
}

.home-grid-item-icon-hover {
	background-position: 0 -180px;
	z-index: 2;
	display: none;
}

#home-grid-one .home-grid-item-icon {
	background-position: -400px 0;
}

#home-grid-two .home-grid-item-icon {
	background-position: -200px 0;
}

#home-grid-three .home-grid-item-icon {
	background-position: 0 0;
}

#home-grid-four .home-grid-item-icon {
	background-position: -600px 0;
}

#home-grid-one .home-grid-item-icon-hover {
	background-position: -400px -180px;
}

#home-grid-two .home-grid-item-icon-hover {
	background-position: -200px -180px;
}

#home-grid-three .home-grid-item-icon-hover {
	background-position: 0 -180px;
}

#home-grid-four .home-grid-item-icon-hover {
	background-position: -600px -180px;
}

/* @end */

/* @end */

/* @group We make websites */

/* @group Services */

.panel-details {
	width: 535px;
	float: left;
}

.logo-list {
}

#good-thinking {
	margin: 40px auto auto;
	display: block;
}

#hosting-domain-prices {
	display: block;
	margin: 40px auto auto;
}

#browsers {
	display: block;
	margin: 66px auto auto;
}

#diy-logo {
	display: block;
	margin: auto;
}

#google-accredited {
	display: block;
	margin: 20px auto auto;
}

#dps-logo {
	display: block;
	margin: 86px auto auto;
}

.panel-image {
	float: left;
}

/* @group Slider */

/* Most common stuff you'll need to change */

	.services-wrapper { padding: 20px 0;
	width: 1000px;
	margin: 30px auto 58px;
	position: relative;
}
	.services {	border: 2px solid #ccc;
	position: absolute;
	top: 4px;
	z-index: 1;
}
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.services-no-js .services { height: 200px; overflow: auto !important; padding-right: 20px }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.services, .services .panel {
	width: 977px;
} 
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.services-wrapper.arrows .services, .services-wrapper.arrows .services .panel { width: 766px}
	.services-wrapper.arrows .services { margin: 0 10px }
	
	/* Arrow styling */
	.coda-nav-left a, .coda-nav-right a { background: #01a0d2; color: #fff; padding: 5px; width: 15px;
	margin-top: 85px;
}
	
	/* Tab nav */
	.coda-nav ul li a.current {
	border-bottom: 4px solid #fff;
}
	
	/* Panel padding */
	.services .panel-wrapper { padding: 35px 20px 20px}
	
	/* Preloader */
	.services p.loading { padding: 20px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
	.coda-nav ul { clear: both; display: block; margin: auto auto -4px; overflow: hidden; }

#coda-nav-1 {
	width: 985px !important;
	height: 26px;
	position: absolute;
	z-index: 2;
	top: 0;
}
	.coda-nav ul li { display: inline; }
	.coda-nav ul li a { color: #01a0d2; display: block; float: left; margin-right: 3px; padding: 3px 6px; text-decoration: none;
	font-size: 13px;
	border: 2px solid #ccc;
}

.coda-nav ul li a:hover {
	background-color: transparent;
}
	
	/* Miscellaneous */
	.services-wrapper { clear: both; overflow: auto }
	.services { float: left; overflow: hidden; position: relative }
	.services .panel { display: block; float: left }
	.services .panel-container { position: relative }
	.coda-nav-left, .coda-nav-right { float: left }
	.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }



/* @end */



/* @end */

/* @group Services grid */

#services-grid {
	position: relative;
	left: 50%;
	margin-left: -500px;
	width: 1000px;
	margin-bottom: 90px;
	margin-top: -10px;
}

.services-grid-item {
	position: relative;
	display: inline-block;
	width: 1000px;
	height: 300px;
}

.services-grid-item-details {
	width: 470px;
	margin-top: 66px;
}

.services-grid-item-image {
	width: 400px;
	height: 300px;
}

.services-grid-item.left .services-grid-item-details, .services-grid-item.left .services-grid-item-image {
	float: right;
}

.services-grid-item.left .services-grid-item-image {
	margin-right: 20px;
}

.services-grid-item.left .services-grid-item-details {
	border-right: 4px solid #ccc;
	padding-right: 12px;
}

.services-grid-item.right .services-grid-item-details, .services-grid-item.right .services-grid-item-image {
	float: left;
}

.services-grid-item.right .services-grid-item-image {
	margin-left: 20px;
}

.services-grid-item.right .services-grid-item-details {
	margin-left: 94px;
	border-left: 4px solid #ccc;
	padding-left: 12px;
}



/* @end */



/* @end */

/* @group What we've made */

/* @group Portfolio Grid */

#portfolio-grid {
	width: 1000px;
	position: relative;
	left: 50%;
	margin-left: -500px;
	top: 25px;
	margin-bottom: 60px;
}

.portfolio-grid-item {
	margin-bottom: 20px;
	padding: 10px;
	position: relative;
	display: inline-block;
	width: 980px;
	border: 2px solid #ccc;
}

.portfolio-grid-item-thumbnail {
	float: left;
	width: 470px;
	height: 160px;
	position: relative;
	cursor: pointer;
}

.portfolio-grid-item-thumbnail-label {
	width: 105px;
	height: 16px;
	color: #fff;
	font-size: 110%;
	background-color: #000;
	position: absolute;
	text-align: left;
	cursor: default;
	left: 10px;
	border: 3px solid #fff;
	cursor: pointer;
	opacity: 0.75;
	padding: 6px 6px 6px 16px;
	vertical-align: bottom;
	top: 10px;
}

.portfolio-grid-item-details.summary {
	margin-left: 20px;
	float: left;
	width: 480px;
	margin-top: 7px;
}

.portfolio-grid-item-details.full {
	margin-left: 10px;
	float: left;
	width: 270px;
	display: none;
}

#portfolio-grid-item-one .portfolio-grid-item-thumbnail {
	background-image: url(../images/portfolio_images/drgreg.jpg);
}

#portfolio-grid-item-two .portfolio-grid-item-thumbnail {
	background-image: url(../images/portfolio_images/youthtown.jpg);
}

#portfolio-grid-item-three .portfolio-grid-item-thumbnail {
	background-image: url(../images/portfolio_images/westlakers.jpg);
}

#portfolio-grid-item-four .portfolio-grid-item-thumbnail {
	background-image: url(../images/portfolio_images/signworks.jpg);
}

#portfolio-grid-item-five .portfolio-grid-item-thumbnail {
	background-image: url(../images/portfolio_images/auctionitis.jpg);
}

.logo-list {
	height: 57px;
	display: block;
	width: 225px;
}

.logo-list li {
	float: left;
}



/* @end */



/* @end */

/* @group Do it yourself */

/* @group Demonstration */

#demo {
	width: 980px;
	position: relative;
	display: inline-block;
	border: 2px solid #ccc;
}

#demo-form {
	width: 456px;
	float: left;
	padding: 10px;
	margin-right: 20px;
}

#demo-text {
	width: 362px;
	height: 390px;
	padding: 5px;
	margin-right: 34px;
}

#demo-go {
	margin-top: 239px;
	float: right;
}

#preview {
	float: left;
	width: 476px;
	height: 409px;
	background: url(../images/nami-preview.jpg) no-repeat 0 8px;
}

#preview-image {
	float: left;
	margin-top: 145px;
	margin-left: 30px;
	width: 150px;
	height: 241px;
}

#preview-text {
	float: left;
	width: 250px;
	margin-top: 145px;
	margin-left: 16px;
	height: 240px;
	overflow: auto;
}



/* @end */



/* @end */

/* @group Get in touch */

/* @group Contact */

#contact-container {
	width: 1000px;
	height: 300px;
	margin-top: 12px;
}

#contact-email, #contact-everything-else, #contact-fun {
	height: 272px;
	float: left;
	padding: 10px;
}

#contact-email, #contact-everything-else {
	border-right: 2px solid #ccc;
}

/* @group Email */

#contact-email {
	width: 300px;
}

#contact-email input[type=text], #contact-email textarea {
	width: 288px;
}

#contact-email textarea {
	height: 130px;
}



/* @end */

/* @group Everything else */

#contact-everything-else h2 {
	margin-bottom: 10px;
	margin-top: 10px;
}

#contact-everything-else h2:first-child {
	margin-top: 0;
}



/* @end */

/* @group Fun */



/* @end */



/* @end */

/* @group Map */

#map-container {
	width: 980px;
	padding: 10px;
	height: 350px;
	position: relative;
	left: 50%;
	margin-left: -500px;
	margin-top: 25px;
	border: 2px solid #b3b3b3;
	margin-bottom: 25px;
}

/* @group Directions */

#directions {
	width: 270px;
	height: 350px;
	float: left;
	display: none;
}

#directions-input {
	width: 258px;
}

#directions-button {
	margin-right: 1px;
}

#directions-button, #directions-clear {
	width: 133px;
}

#directions-list {
	list-style-type: decimal;
	width: 98%;
	list-style-position: inside;
	margin-top: 12px;
	height: 259px;
	overflow: auto;
	padding-right: 2%;
}

#directions-list li {
	margin-bottom: 9px;
	border-bottom: 1px solid #b3b3b3;
}

/* @end */

/* @group Map */

#map {
	width: 980px;
	height: 350px;
	float: right;
	cursor: pointer;
}

#map-label {
	width: 210px;
	height: 16px;
	color: #fff;
	font-size: 110%;
	background-color: #000;
	padding: 6px;
	position: absolute;
	text-align: center;
	cursor: default;
	left: 20px;
	border: 3px solid #fff;
	cursor: pointer;
	opacity: 0.75;
	top: 20px;
}

/* @end */



/* @end */



/* @end */


