/*
Theme Name: Model.co.nz
Theme URI: http://www.model.co.nz/
Description: WordPress theme for Model.co.nz.
Version: 1.0
Author: Ryan Marshall, Clyne Management
Author URI: http://www.clyne.co.nz/
*/

body {
	font-size: 67.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #eee;
	background-image: url('images/body_bg.gif');
	background-repeat: repeat-x;
	background-attachment: fixed;
	text-align: center;
	padding: 15px;
	margin: 0;
	border: 0;
}

#page {
	position: relative;
	width: 760px;
	margin: 0 auto;
	text-align: left;
}

/* TEXT AND LINKS */

a, img {
	border: 0;
}

a {
	color: #ad3606;
	text-decoration: none;
}

a:hover {
	color: #eb8030;
	text-decoration: underline;
}

.green {
	color: #336600;
}

a.green {
	color: #334400;
}

a.green:hover {
	color: #336600;
}

small {
	font-size: 9px;
	color: #999999;
	padding-top: 2px;
}

blockquote {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	color: #999;
}

.alignleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 9px;
	color: #999999;
}

.alignright {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 9px;
	color: #999999;
}

img.alignleft, img.alignright, img.alignnone, .border {
	border: 1px dotted #cccccc;
	padding: 2px;
	background-color: transparent;
}

/* HEADER */

#header {
	position: relative;
	width: 760px;
	height: 120px;
	margin-bottom: 20px;
}

#header ul#nav {
	list-style: none;
	margin: 0;
	padding: 0;
}

#header ul#nav li {
	width: 89px;
	height: 114px;
	float: left;
	margin-left: 10px;
}

#header ul#nav li a {
	display: block;
	width: 89px;
	height: 114px;
	background-repeat: no-repeat;
	background-position: 0 -114px;
	margin-left: 10px;
}

#header ul#nav li a:hover, #header ul#nav li.current_page_item a, #header ul#nav li.current_page_ancestor a, #header ul#nav li.current_page_parent a {
	background-position: 0 0;
}

#header ul#nav li a span {
	display: none;
}

#header ul#nav li.page-item-2 {
	width: 169px;
	height: 39px;
	margin: 0 75px 0 -10px;
	padding: 0;
}

#header ul#nav li.page-item-2 a {
	width: 169px;
	height: 39px;
	background: url('images/header_logo.gif') no-repeat;
}

#header ul#nav li.page-item-4 a {
	background-image: url('images/nav_industry.jpg');
}

#header ul#nav li.page-item-6 a {
	background-image: url('images/nav_professionals.jpg');
}

#header ul#nav li.page-item-8 a {
	background-image: url('images/nav_applynow.jpg');
}

#header ul#nav li.page-item-10 a {
	background-image: url('images/nav_modelgear.jpg');
}

#header ul#nav li.page-item-12 a {
	background-image: url('images/nav_happenings.jpg');
}

/* FOOTER */

#footer {
	width: 760px;
	color: #ccc;
}

#footer ul {
	width: 500px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}

#footer ul li {
	float: left;
	margin: 0 10px;
}

#footer ul li.current_page_item a {
	color: #666;
}

.copyright {
	clear: both;
	float: none;
	text-align: center;
	line-height: 30px;
}

/* PANELS */

.panel {
	position: relative;
	clear: both;
	float: none;
	text-align: left;
	margin-bottom: 20px;
}

.panel .top, .panel .bottom {
	height: 55px;
}

.panel .corner {
	display: block;
	float: left;
	width: 25px;
	height: 55px;
}

.panel .top .left {
	background: url('images/panel_top_left.png') no-repeat;
}

.panel .top .right {
	background: url('images/panel_top_right.png') no-repeat;
}

.panel h1 {
	display: block;
	width: 710px;
	height: 55px;
	line-height: 55px;
	float: left;
	background: url('images/panel_top_bg.png') repeat-x;
	margin: 0;
	padding: 0;
}

.panel .body, .panel .heading {
	background: #fff url('images/panel_bg.gif') right repeat-y;
	padding: 1px 25px;
	text-align: left;
}

.panel .single {
	width: 450px;
	float: left;
}

.panel .heading {
	width: 710px;
	height: 88px;
	background-color: #fff;
}

.panel .heading img {
	position: absolute;
	left: -20px;
	bottom: 0;
}

.panel .heading h2 {
	background: center no-repeat;
	margin: 0 0 0 220px;
	height: 88px;
	padding: 0;
}

.panel .heading h2 span {
	display: none;
}

.panel .bg {
	display: block;
	width: 710px;
	height: 55px;
	line-height: 55px;
	float: left;
	margin: 0;
	padding: 0;
}

.panel .top .bg {
	background: url('images/panel_top_bg.png') repeat-x;
}

.panel .bottom .bg {
	background: url('images/panel_bottom_bg.png') repeat-x;
}

.panel .bottom .left {
	left: 0;
	background: url('images/panel_bottom_left.png') no-repeat;
}

.panel .bottom .right {
	right: 0;
	background: url('images/panel_bottom_right.png') no-repeat;
}

.bamboo {
	text-align: right;
	padding: 0;
	margin: 0;
	height: 55px;
}

.panel_bamboo {
	background-color: #ffffff;
	background-image: url('images/bamboo_bg.jpg');
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-right: 25px;
	text-align: left;
}

.sidebar {
	font-size: 90%;
	color: #aaa;
	width: 200px;
	float: right;
	border-left: 1px dotted #ccc;
	padding: 10px 0px 10px 20px;
	margin: 0 0 20px 20px;
}

.sidebar ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.sidebar img {
	border: 1px dotted #ddd;
	padding: 2px;
}

/* HEADINGS */

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	font-weight: normal;
	font-size: 22px;
}

h3 {
	color: #000;
}

h4 {
	font-weight: normal;
}

.icon {
	white-space: nowrap; 
	margin: 0;
	padding: 2px 0px 2px 0px;
	padding-top: 2px;
	background-repeat: no-repeat;
	padding-left: 23px;
	font-size: 10px;
	color: #999999;
}

a.pdf {
	white-space: nowrap; 
	margin: 0;
	padding: 2px 0px 2px 0px;
	padding-top: 2px;
	background-repeat: no-repeat;
	padding-left: 23px;
	background-image: url('images/icon_pdf.gif');
	background-repeat: no-repeat;
}

a.icon {
	color: #999999;
	text-decoration: underline;
	font-size: 10px;
}

a.icon:hover {
	color: #666666;
	text-decoration: underline;
}

.cart_items {
	float: right;
	margin-top: 20px;
	margin-right: 60px;
}

.divider {
	width: 50px;
	background-image: url('images/divider.gif');
	background-repeat: no-repeat;
	background-position: top center;
}

.row1 {
	background-color: #F2F2F2;
}

.row2 {
	background-color: #EEEEEE;
}

tr.header {
	background-color: #DDDDDD;
}

tr.header td {
	font-weight: bold;
}

a.checkout {
	color: #6b92c8;
	font-size: 11px;
	font-weight: bold;
}

a.checkout:hover {
	color: #4d72a7;
}

li {
	padding-bottom: 10px;
}

li.greentick {
	background-image: url('images/icon_greentick.gif');
	background-repeat: no-repeat;
	white-space: nowrap; 
	margin: 0;
	padding: 2px 0px 2px 0px;
	padding-top: 2px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	padding-left: 23px;
	list-style: none;
}

li.redcross {
	background-image: url('images/icon_redcross.gif');
	background-repeat: no-repeat;
	white-space: nowrap; 
	margin: 0;
	padding: 2px 0px 2px 0px;
	padding-top: 2px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	padding-left: 23px;
	list-style: none;
}

li.bullet {
	background-image: url('images/icon_bullet.gif');
	background-repeat: no-repeat;
	white-space: nowrap; 
	margin: 0;
	padding: 2px 0px 2px 0px;
	padding-top: 2px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	padding-left: 23px;
	list-style: none;
}

.article_list {
	width: 520px;
	clear: left;
	text-align: left;
	margin-left: 90px;
}

.article_list .floatbox {
	float: left;
	width: 100px;
}

* html .article_list p { /* IE 3px jog hack*/
	height: 1%;
}

.article_list p, .article_list h2 {
	margin-top: 0;
	padding: 0;
	margin-left: 120px;
}

div.clear {
	clear: both;
	float: none;
	height: 1px;
}

#contributors {
	width: 220px;
	float: left;
}

#contributors ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#contributors ul li {
	background-color: #F9F9F9;
	padding: 5px;
	height: 56px;
	margin-bottom: 5px;
	font-size: 90%;
	background-repeat: no-repeat;
}

#contributors ul li a {
	font-size: 130%;
}

#contributors ul li img {
	border: 1px dotted #ccc;
	padding: 2px;
	margin-right: 10px;
	float: left;
}

#latest {
	width: 400px;
	float: left;
	margin-left: 40px;
	padding-left: 40px;
	border-left: 1px dotted #ccc;
}

#latest h2 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	font-weight: normal;
}

.body p {
	font-size: 110%;
}

.body li {
	font-size: 110%;
}

.entry img {
	border: 1px dotted #ccc;
	padding: 2px;
}

.no-border {
	border: 0;
}

/* FORMS */

form {
	padding: 0;
	margin: 0;
}

fieldset {
	border: 1px solid #eee;
}

input[type="text"], select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #333;
	background-color:#F2F2F2;
	border-color:#ABADB3 #DBDFE6 #E3E9EF #E2E3EA;
	border-style:solid;
	border-width:1px;
	padding:2px;
	width: 200px;
}

select {
	width: 212px;
}

.button, input[type="button"], input[type="submit"] {
	font-family: Arial, Helvetica, sans-serif;
	background-color: rgb(173, 54, 6);
	padding: 5px;
	color: #fff;
	border: 0;
	height: 10px;
}

.button:hover, input[type="button"]:hover, input[type="submit"]:hover {
	text-decoration: none;
	color: #fff;
	background-color: #eb8030;
	cursor: pointer;
}

#search-form:after {
	clear: both;
	float: none;
	margin-bottom: 15px
}

#search-text {
	width: 140px;
	margin-right: 10px;
	float: left;
}

#search-submit {
	float: left;
	height: 10px;
}

/* PRODUCTS */

#products.heading .panda {
	position: absolute;
	width: 390px;
	height: 268px;
	bottom: 0px;
	left: 20px;
	white-space: nowrap;
}

#products.heading .panda img {
	position: relative;
}

#products.heading .bamboo {
	position: absolute;
	width: 390px;
	height: 268px;
	text-align: right;
	top: 0;
	right: -20px;
}

#products.heading .bamboo img {
	position: relative;
}

.body.bamboo_bg {
	background: url('images/bamboo_bg.jpg') no-repeat;
}

ul.products {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.products li {
	float: left;
	width: 330px;
	margin: 15px 10px;
	height: 160px;
}

ul.products li img {
	float: left;
	margin-right: 15px;
	border: 1px dotted #cccccc;
	padding: 2px;
	width: 120px;
}

ul.products li a {
	font-size: 14px;
}

ul.products li p.description {
	font-size: 11px;
}

p.price {
	color: #999;
	font-size: 14px;
}

/* APPLICATION FORM */

.clipboard {
	width: 600px;
	min-height: 667px;
	margin: 0 auto 20px auto;
	background: transparent url('images/clipboard_bg.png') no-repeat 0 100px;
}

.clipboard form {
	width: 510px;
	padding: 20px;
	margin: 0 auto;
}

.clipboard form .row {
	clear: both;
	float: none;
	margin: 10px 50px;
}

.clipboard form label {
	width: 170px;
	padding-top: 5px;
	display: block;
	float: left;
	color: #999;
	font-size: 120%;
}

/* FORM VALIDATOR */

.formError {
	position:absolute;
	top:300px; left:300px;
	padding-bottom:13px;
	display:block;
	z-index:5000;
}
#debugMode{
	background:#000;
	position:fixed;
	width:100%; height:200px;
	top:0; left:0;
	overflow:scroll;
	opacity:0.8;
	display:block;
	padding:10px;
	color:#fff;
	font-size:14px;
	z-index:100000;
}

.ajaxSubmit{ padding:20px; background:#55ea55;border:1px solid #999;display:none}
.formError .formErrorContent {
	width:100%; 
	background:#ee0101;
	color:#fff;
	width:150px;
	font-family:tahoma;
	font-size:11px;
	border:2px solid #ddd;
	box-shadow: 0px 0px 6px #000;
	-moz-box-shadow: 0px 0px 6px #000;
	-webkit-box-shadow: 0px 0px 6px #000;
	padding:4px 10px 4px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.greenPopup .formErrorContent {background:#33be40;}

.blackPopup .formErrorContent {background:#393939;color:#FFF;}

.formError .formErrorArrow{
	position:absolute;
	bottom:0;
	left:20px;
	width:15px;
	height:15px;
	z-index:5001;
}
.formError .formErrorArrowBottom{top:0;margin:-6px;}

.formError .formErrorArrow div{
	border-left:2px solid #ddd;
	border-right:2px solid #ddd;
	box-shadow: 0px 2px 3px #444;
	-moz-box-shadow: 0px 2px 3px #444;
	-webkit-box-shadow: 0px 2px 3px #444;
	font-size:0px; height:1px; background:#ee0101;margin:0 auto;line-height:0px; font-size:0px; display:block;
}

.formError .formErrorArrowBottom div{
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

.greenPopup .formErrorArrow div{background:#33be40;}
.blackPopup .formErrorArrow div{background:#393939;color:#FFF;}

.formError .formErrorArrow .line10{width:15px;border:none;} 
.formError .formErrorArrow .line9{width:13px;border:none;} 
.formError .formErrorArrow .line8{width:11px;} 
.formError .formErrorArrow .line7{width:9px;} 
.formError .formErrorArrow .line6{width:7px;} 
.formError .formErrorArrow .line5{width:5px;} 
.formError .formErrorArrow .line4{width:3px;} 
.formError .formErrorArrow .line3{width:1px;
	border-left:2px solid #ddd;
	border-right:2px solid #ddd;
	border-bottom:0px solid #ddd;} 
.formError .formErrorArrow .line2{width:3px;border:none;background:#ddd;}
.formError .formErrorArrow .line1{width:1px;border:none;background:#ddd;}  
