/* @override http://beanstalkcreative.com.au/clients/irecruit/css/irecruit.css
	http://beanstalkcreative.com.au/clients/irecruit/css/irecruit.css?v2 */
html{
	height: 100%;
	margin: 0;
	width: 100%;
}
body{
	height: 100%;
	text-align: center;
	background-color: #cccccc;

}
#container{
	width: 1280px;
	margin: 0 auto;
}
.demo-nav{
	position: fixed;
}

/********************/
/* FONTS */
@font-face {
    font-family: 'ColaborateThinRegular';
    src: url('fonts/ColabThi-webfont.eot');
    src: url('fonts/ColabThi-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ColabThi-webfont.woff') format('woff'),
         url('fonts/ColabThi-webfont.ttf') format('truetype'),
         url('fonts/ColabThi-webfont.svg#ColaborateThinRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'ColaborateRegular';
    src: url('fonts/ColabReg-webfont.eot');
    src: url('fonts/ColabReg-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ColabReg-webfont.woff') format('woff'),
         url('fonts/ColabReg-webfont.ttf') format('truetype'),
         url('fonts/ColabReg-webfont.svg#ColaborateRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ColaborateMediumRegular';
    src: url('fonts/ColabMed-webfont.eot');
    src: url('fonts/ColabMed-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ColabMed-webfont.woff') format('woff'),
         url('fonts/ColabMed-webfont.ttf') format('truetype'),
         url('fonts/ColabMed-webfont.svg#ColaborateMediumRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}




/********************/
/* TEXT */
html{font-size: 0.875em; /* font-size 14px */}
p{color: #666666;font-size: 1.071em; line-height: 1.4em; margin-bottom: .7em; }
a{color: #00adee;}
p, dd, li, .herocontent h1{font-family: ColaborateRegular, verdana, sans-serif;}
li li, li p /* etc */ { font-size: 1em; }
h1,h2,h3,h4,h5,h6, nav a, alpha,.beta,.charlie,.delta, th, .nav a, a.linkedin
{font-family: ColaborateThinRegular, verdana, sans-serif; color: #333333;}

h1, .alpha{font-size: 2.571em;font-weight: normal;font-style: normal;} /* 36px/14px */
h2, .beta{font-size: 2.0em;font-weight: normal;font-style: normal;} /* 28px/14px */
h3, .charlie{font-size: 1.5em;font-weight: normal;font-style: normal;} /* 24px/14px */
h4,h5,h6, .delta{font-size: 1.286em;font-weight: normal;font-style: normal;} /* 18px/14px */

/* Special sizing */
.mini{font-size: 0.714em;} /* 10px/14px */
.minor{font-size: 0.857em;} /* 12px/14px */
.norm{font-size: 1em;}
.mega{font-size: 4.0em ; line-height: 1;
} /* 56px/14px */


h2.minor, .highlight-emp h1, .sub-block h3, .norm {font-family: ColaborateMediumRegular, verdana, sans-serif;}
h2.norm{text-transform: uppercase; margin-bottom: 20px;} /* specific treatment for headingd with icons */
#about .col2{text-align: middle; margin-top: 20px;
}
.col2 h2, .col3 h2{margin-bottom: 10px;}
.uc{text-transform: uppercase;}
.al{text-align: left;}

/********************/
/* Structure */
.topwrapper{ padding-top: 79px; min-width: 100%;}

.wrapper{ padding-top: 0px; min-width: 100%;}
	/*.wrapper:after{
		content: ".";
		height: 0;
		font-size: 0;
		display: block;
		clear: both;
		visibility: hidden;
	}*/

.row{
	width: 100%;
	clear: both;
	border-bottom: 1px solid #B3B3B3;
	
}
.row:before, .row:after, .inner:before, .inner:after, .clrfix{
	content: "";
	display: block;
}
.row:after, .inner:after{
	clear: both;
}
.row{
	zoom: 1;
}

.inner{
	width: 936px;
	margin: 0 auto;
	padding: 20px 12px;
	position: relative;
	clear: both;
}
.heroinner{
	height: 320px;
}

.mainnav{position: fixed;
	z-index:9999;
	border-bottom: none;
	background: #000000;
	top: 0; left: 0;
	height: 80px;
	box-shadow: 0 3px 5px 0px rgba(0,0,0,0.35);
	}
	.mainnav .inner{text-align: left;}
	.mainnav li{float: left;}
	.nav a{	display: block; padding: 20px; line-height: 40px; position: relative; color: #ffffff; text-transform: lowercase; margin-bottom: 0;
	}
	.nav li.active  a, .nav li.active, .nav li.current, .nav li.current a, .nav li:hover{
		background: #00ADEE;
	}
	.mainnav li.active a::after, .nav li.current a:after{
		background: url('../resources/icons_sprite.png') no-repeat -228px -234px ;
		width: 17px;
		height: 8px;
		position: absolute;
		bottom: -7px;
		left: 40%;
		display: block;
		content: "";
	}
	a.logo{display: inline-block; margin-right: 20px;}
		.logo img{border: 0 none; }
	ul.nav {
		display: inline-block;
		width: 500px;
		margin-left: 20px;
	}
	
	/****** IE FIXES */
	.ie7 a.logo{float:left;}
	.ie7 ul.nav{float: left;}
	
.mainnav .inner{padding-bottom: 0px; padding-top: 0px;}

#contact .inner{
	/*min-height: 800px;	*/
}

.col{
	padding-left: 12px;
	padding-right: 12px;
	float: left;
	display: inline;
	padding-bottom: 24px;
	padding-top: 24px;
}
.col4{width: 210px; padding-bottom: 10px; padding-top: 10px;
}
.col4-table{width: 209px; border-bottom: 1px solid #eee; border-right: 1px solid #eee; padding-bottom: 0; position: relative; cursor: pointer; display: block;
}
	.col4-table h2{margin-bottom: 10px; white-space: nowrap;
	}
	.col4-table.end{border-right: none;}
	.col4-table.nb{border-bottom: none;}
.col3{width: 288px;}
.col2{width: 444px;}
.col1{width: 912px;}
.col_special{width: 650px;margin: 0 auto;}
	.col_special p{margin-top: 20px;}
	.focus-block .col_special p{margin-top: 0;	}
.col3span{
	/* Used for the map area in Contact panel */
	width: 676px;
}
/* Rows colour treatment plus*/
.hero-image{position: relative; width: 100%; overflow: hidden;
}
	.hero-image img{width: 100%; position: absolute; top: 0; left: 0; min-height: 350px; min-width: 1280px;
	}
	.herocontent{position: absolute; z-index: 999; top: 20px; left: 50%; margin-left: -456px; /* 1/2 width of col1 */
	}
	.herocontent h1{
		color: #ffffff;
		text-shadow: 0 -1px 0 #079cc1;
		display: block;
	}
.hero-block{
	background-color: black;
	border-bottom: none; /* Cancel out generic row border */
}

#contact .row{
	min-height: 900px; /* Ensure no leakage below */
	}
	.hero-block h1{color: white;}
	.hero-block p{color: #868686; margin-bottom: 0;}
.focus-block{background-color: white;}
.sub-block{background-color: #CCCCCC; border-bottom: none;
}
.highlight-emp{background-color: #7FCDEE; /*Light Blue */}
.highlight-can{background-color: #FABE78; /* Light yellow */}
.highlight-emp h1{color: #ffffff;
	text-shadow: 0 -1px 0 #5f9ab1;
	text-transform: uppercase;
}


.contact p, .contact p.delta{
	color: white;
	text-align: left;
	margin-bottom: .7em;
}

#phoneblock{
	position: absolute;
	right: 0;
	top: 20px;
	width: 160px;
	height: 45px;
	line-height: 45px;
	text-align: right;
	
}
#phoneblock p{
	color: #00adee;
	margin: 0; padding: 0; line-height: 45px; margin-left: 0;
}
/********************/
/* Elements */

.spruke{
	position: absolute;
	top: 0;
	left: 0;
	background-color: #666666;
	/*opacity: 0;*/
	display: none;
	height: 100%;
}
.spruke p{
	padding: 10px;
	color: #ffffff;
}
.btn{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border-bottom: 1px solid #fff;
}
.large{
	/*padding: 20px 30px;*/
	color: white;
	display: inline-block;
	margin-top: 20px;
	border: none;
	width: 300px;
	height: 75px;
	line-height: 75px;
	background: url(../resources/btn_large.png) no-repeat left top;
	margin-left:10px; margin-right: 10px;
}
	.large:hover{background-position: 0 -75px;}

.linkedin{
	background-position: 0 -150px;
	text-align: left;
	text-indent: 40px;
}
	.linkedin:hover{
		background-position: 0 -150px;
		text-decoration: underline;
	}
.anchor{
	height: 80px; /*Set height of anchor to height of nav - acts as offset */
	margin: 0; padding: 0;
	visibility: hidden;
	/*padding-bottom: 80px;*/ 
	display: block;
}

.bordered{
	background: white;
	padding: 5px;
	border: 1px solid #b7b7b7;
	margin-bottom: 10px;
}
.a-right{
	float: right;
}
.footer a{
	color: #3e3e3e;
}
.footer p {
	text-align: left;
	color: #3e3e3e;
}
/********************/
/* Lists */
.features{
	text-align: left;
}
.features li {
	margin-bottom: 20px;
}
.features li span{
	padding: 0 0 0 24px; display: block;
}

.sub-block ul.list{
	margin-top: 20px;
	width: 100%;
}
.sub-block .list li{
	width: 150px;
	display: inline-block;
	margin-bottom: 20px;
}
.ie7 .sub-block .list li{
	float: left;
}
	.sub-block span{
		display: block;
	}
	.sub-block h3{
		text-transform: uppercase;
		margin-top: 0;
		text-shadow: 0 1px 0 #ffffff;
	}

/********************/
/* ICONS */
.icon{
	background: url('../resources/icons_sprite.png') no-repeat 0 0;
	width: 49px;
	height: 49px;
	display: inline-block;
	margin-bottom: 10px;
}

.mini-phone{
	width: 210px;
	height: 45px;
	line-height: 45px;
	background-color: #414141;
	  *background-color: #222222;
	  background-image: -ms-linear-gradient(top, #555555, #222222);
	  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555555), to(#222222));
	  background-image: -webkit-linear-gradient(top, #555555, #222222);
	  background-image: -o-linear-gradient(top, #555555, #222222);
	  background-image: -moz-linear-gradient(top, #555555, #222222);
	  background-image: linear-gradient(top, #555555, #222222);
	  background-repeat: repeat-x;
	  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#555555', endColorstr='#222222', GradientType=0);
	  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
	text-align: center;
	position: absolute;
	left: 50%;
	margin-left: -105px; /* 1/2 the width */
	top: -20px;
	color: white;
}
	.mini-phone p{margin: 0; padding: 0; line-height: 45px;
	color: white;  margin-left: 20px;
	}
.icon-phone-light{
	height: 16px;
	width: 16px;
	background-position: -228px -123px;
	left: 20px;
	position: absolute;
	top: 15px;
}
.icon-tick, .icon-linkedin{width: 16px; height: 16px;  vertical-align: middle; float: left;}
.promo .icon-tick{float: none;}
.icon-people{background-position: -230px -15px; width: 16px; height: 16px; margin: 0;
}
.icon-phone-dark{background-position: -228px -70px;}
.icon-talk{background-position: 0 -106px;}
.icon-stuff{background-position: -53px -106px;}
.icon-rocket{background-position: -106px -106px;}
.icon-exec{background-position:  0 -53px;}
.icon-labour{background-position: -53px -53px;}
.icon-health{background-position: -106px -53px;}
.icon-general{background-position: -159px -53px;}
.icon-support{/* -- */}
.icon-it{background-position: -53px 0;}
.icon-tech{background-position: -106px 0;}
.icon-accounting{background-position: -159px 0;}
.icon-tick{background-position: -229px -176px;}
.icon-linkedin{background-position: -176px -228px; margin-right: 5px;
}


/* #Tablet (Portrait)
================================================== */

    /* Note: Design for a width of 768px */

    @media only screen and (min-width: 768px) and (max-width: 959px) {
	
	}
	
	/*  #Mobile (Portrait)
================================================== */

    /* Note: Design for a width of 320px */

    @media only screen and (max-width: 767px) {
		
	}
	
	/* == iPad/iPhone [portrait + landscape] == */
	 @media only screen and (min-width: 768px) and (max-width: 1023px) {
	 	
	 	/*.wrapper{ padding-top: 0;}*/
	 	#home.wrapper{padding-top: 79px;}
		.inner{width:748px; padding-left: 10px; padding-right: 10px;}
		.col3{width: 90%;}
		/*.col2{width: 90%; clear: both;	}*/
		.col1{width:708px;}
		.col2{width: 708px;}
		.col_special{width: 90%;margin: 0 auto;}
			.col_special p{margin-top: 10px;}
			.focus-block .col_special p{margin-top: 0;}
		.col3span{width:90%;}
			.col3span img{width: 100%;}
		.col4{width: 45%;}
			.col4:nth-child(odd){clear: left;}
			.col4-table{width: 160px;}
		/*#phoneblock{display: none;}*/
		
		a.btn.large.linkedin{display: inline-block; margin-top: 0;}
		a.logo{
			width: 160px;
			float: left;
			margin-top: 10px;
			margin-right: 0;
		}
			.logo img{
				width: 100%;
			}
		.mainnav{}
		.hero-image img{width: 100%;}
		.herocontent{position: absolute; z-index: 999; top: 20px; left: 50%; margin-left: -374px; /*width:100%;*//* 1/2 width of col1 */
		}
		ul.nav {width:70%;}		
	}
	/* #Mobile (Landscape)
================================================== */

    /* Note: Design for a width of 480px */
    
    @media only screen and (min-width: 320px) and (max-width: 767px) {
    	/*.wrapper{ padding-top: 0;}
    	#home.wrapper{padding-top: 79px;}
    	}*/
    	/*.mainnav{position: relative;}*/
    	.mega{font-size: 2.571em;}
    	.inner{width: 460px; padding-left: 10px; padding-right: 10px;}
    	/*.col{padding-left: 12px; padding-right: 0;}*/
    	.col1, .col3, .col_special, .col3span{
    		width: 420px;}
   
    	/*.heroinner{display: none;}*/
    	
    	.herocontent{position: absolute; z-index: 999; top: 20px; left: 50%; margin-left: -210px; /*width:460px;*//* 1/2 width of col1 */
    	}
    	/*a.btn.large{display: none;
    	}*/
    	.large{margin-top: 2px; margin-bottom: 5px;
		}
    	a.btn.large.linkedin{display: inline-block; margin-top: 0; }
    	#phoneblock{display: none;}
    	ul.nav{width: 300px;
    	}
    	.logo{width: 100px;float: left;margin-top: 20px;}
    		.logo img{width: 100%;}
    	.nav a{padding-right: 5px; padding-left: 5px;}
    	.col3{
    		float: none;
    		display: block;
    		margin: 0 auto;
    		padding-bottom: 0;
    	}
    	.col3span img{width: 100%;}
    	.col4{width: 200px;
		}
    	.col4:nth-child(odd){
    		clear: left;
    	}
    	.col4-table{width: 195px; border-right: none; 
		}
			.col4-table:nth-child(odd){
				border-left: 1px solid #eee
			}
    	/*.logo{
    		width: 100px;
    		float: left;
    		margin-top: 20px;
    	}
    		.logo img{
    			width: 100%;
    		}
    	.nav a{
    		padding-left: 5px;
    		padding-right: 5px;
    	}*/
    	/*.col4{margin: 0 auto; float: none; display: block;}*/
    	/*.col3{width: 90%;}*/
    	/*.col2{width: 90%; clear: both;	}
    	.col1{width:96%;}
    	.col_special{width: 90%;margin: 0 auto;}
    		.col_special p{margin-top: 10px;}
    		.focus-block .col_special p{margin-top: 0;}
    	.col3span{
    		width:90%;
    		clear: both;}
    		.col3span img{width: 100%;}
    		.col4-table{width:45%; padding-left: 2.5%; padding-right: 2.5%;
			}
    	 #phoneblock{display: none;}
    	.mainnav{}
    	.hero-image img{width: 100%;}
    	.herocontent{position: absolute; z-index: 999; top: 20px; left: 0; width: 100%; margin-left: 0;}*/
    	/*ul.nav {width:70%; margin-left: 0; float: left;
		}*/
	}
	