/* @override http://www.passportdsn.com.au/style.css?2011-10-07adddsfas */

/* @override http://www.passportdsn.com.au/style.css?2011-10-07adsfas */

/* @override http://www.passportdsn.com.au/style.css?2011-10-07aasdf */

/* @override http://www.passportdsn.com.au/style.css?2011-10-07a */

/* @override http://www.passportdsn.com.au/style.css?2011-10-07a */

/* @override http://www.passportdsn.com.au/style.css?2011-10-07z */

/* @override http://www.passportdsn.com.au/style.css?2011-10-07z */

/* @override http://www.passportdsn.com.au/style.css?2011-10-07x */

/* @override http://passportdsn.com.au/style.css?2011-10-06x */

/* @override http://www.passportdsn.com.au/style.css?2011-10-06x */

/* @override http://passport.efrontdev.com.au/style.css?2011-10-06x */

/* @override http://passport.efrontdev.com.au/style.css?2011-10-06 */

/* @override http://passport.efrontdev.com.au/style.css?2011-10-05 */

/* @override http://passport.efrontdev.com.au/style.css?2011-10-04 */

/* @override http://passport.efrontdev.com.au/style.css?2011-09-29 */

/* @override http://passport.efrontdev.com.au/style.css?2011-09-28 */

/* @override http://passport.efrontdev.com.au/style.css */

/* @override http://passport.efrontdev.com.au/style.css */

/* IE6 PNG FIX - Uncomment if required */
/* img { behavior: url(/js/iepngfix/iepngfix.htc) } */

html
{ height: 100%;}

*
{ margin: 0;
  padding: 0;}

body
{ font: normal .80em 'helvetica', arial, sans-serif;

  color: #999;}

h1{
	color: #2F2151;
	font-size: 40px;
	font-weight: normal;
	margin-bottom: 10px;
}
h2{
	color: #B90059;
	font-size: 35px;
	margin-bottom: 10px;
	font-weight: normal;
}

h4{
	color: #B90059;
	font-size: 16px;	
}

p{
	margin-bottom: 15px;
	font-size: 11px;
	line-height: 16px;
}

#main{
	width: 1014px;
	height: 650px;
	margin: 0 auto;
	position: relative;
	padding: 25px;
	/*background: #fff url(/images/test.png)no-repeat 0px 0px;*/
}

#logo{
	background: #fff url(/images/brand.png) no-repeat top left;
	width: 165px;
	height: 126px;
	text-indent: -999em;
	position: absolute;
}

#logo h1 a{
	display: block;
	height: 126px;
}

#site_content{
background: #fff;

}

#layout_team ul.sidemenu{
	margin-top: 180px;
}


#menubar{
	width: 500px;
	position: absolute;
	text-align: right;
	top	:33px;
	right:28px;
	z-index: 99;
}

ul#menu li{
	float: right;
	margin-right: 27px;
}

ul#menu li#menu_last{
	margin-right: 0px;
}

ul#menu li a{
	color: #999;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}


ul#menu li a:hover, 
ul#menu li.selected a{
	color: #333;
	
}

img.image_home_page_image{
	margin: 0px;
	padding: 0px;
}

/*
FOR MOVIE
#layout_home #content{
	width: 905px;
	margin: 190px auto 0px;
	
}*/

#layout_home #content{
	width: 810px;
	margin: 104px auto 0px;
	position: relative;
}

#layout_general.page_our-brand #content{
	position: relative;
}

#layout_general.page_our-brand .textspace{
	width: 490px;
	
}

#layout_work_home #content{
	width: 726px;
	margin: 140px auto 0px;
}


#layout_work #content{
	width: 800px;
	
	position: absolute;
	top:100px;
	left: 220px;
}


#layout_clients #content{
	width: 765px;
	height: 504px;
	margin: 90px 79px 0px 0px;
	background: #fff url(/images/client_bg.jpg) no-repeat top left;
	float: right;
	position: relative;
}


#layout_general #content{
	width: 690px;
	margin-top: 160px;
	float: right;
	margin-right: 140px;
	display: inline;
	color: #454545;
}




#layout_general.page_contact #content{
	width: 840px;
	margin-top: 190px;
	float: right;
	margin-right: 0px;
	display: inline;
	
}

#layout_general.page_contact #content .textspace{
	width: 423px;
	float: left;
}

#layout_general.page_contact #content .textspace a,

#layout_general.page_careers #content .textspace a,

#layout_general.page_our-approach #content .textspace a
{
	
	color: #666;
	text-decoration: none;
	
	 }
	 
	.state_space h4{
	margin-bottom: 15px;
} 

.contactside{
	width: 300px;
	border-left: 1px solid #999;
	height: 230px;
	position: relative;
	float: left;
	padding-left: 15px;
}

img.image_work_hero{
	margin: 0 auto;
}


img.image_work_thumbs{
	margin-bottom: 20px;
}

#footer{
	position: absolute;
	bottom: 20px;
	right: 30px;
}

#youtube,#facebook,#linkedin{
	width: 26px;
	height: 26px;
	float: right;
	background-image: url(/images/social.jpg?adf);
	text-indent: -999em;
		display:none;
}

#youtube a, #facebook a, #linkedin a{
	display: block;
	height: 26px;
	margin-right:2px;

}

#youtube{
	background-position:left top;
}

#youtube:hover{
	background-position:left bottom;
}


#facebook:hover{
	background-position:center bottom;
}


#linkedin:hover{
	background-position:right bottom;
}

#facebook{
	background-position:center top;
	
}

#linkedin{
	background-position:right top;
	
}

.copyright{
	color: #ccc;
	font-size: 9px;
	clear: both;
	text-align:right;
	margin-top: 10px;
}


.jcarousel-scroll{
	width: 60px;
	position: relative;
	left: 40px;
	top: 20px;
	
}

.jcarousel-scroll a{
	display: block;
	width: 25px;
	height: 25px;
	background: #fff url(/images/arrows.png) no-repeat left;
	text-indent: -999em;
	position: absolute;
}

.jcarousel-scroll a#mycarousel-next{
	background: #fff url(/images/arrows.png) no-repeat right;
	right: 20px;
	}


.projectinfo{
	width: 160px;
	color: #666;
	font-size: 11px;
	position: absolute;
	top: 195px;
	z-index: 3;
	left: 25px;
}

.projectinfo p{
	margin-bottom: 10px;
}



ul.sidemenu{
	width: 140px;
	margin-top: 180px;
	float: left;
}

ul.sidemenu li{
	line-height: 25px;
}

ul.sidemenu li a{
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	color: #999;
	font-weight: bold;
}

ul.sidemenu li a.selected,
ul.sidemenu li a:hover{
	color: #333;
}

.client_space{
	position: absolute;
	padding: 10px 15px;
	
}

.client_space p{
	color: #fff;
	font-size: 13px;
	line-height: 17px;

}
.client_space h3{
	margin-bottom: 3px;
	font-size: 14px;
	color: #fff;
}


#client_space_1{
	width: 202px;
	height: 230px;
	top: 28px;
}


/*#client_space_2{
	top: 355px;
	width: 230px;
	height: 105px;
	left: 95px;
}*/


#client_space_3{
	top: 0px;
	width: 295px;
	height: 140px;
	left: 289px;
}

#client_space_4{
	top: 189px;
	width: 216px;
	height: 136px;
	left: 526px;
}

#client_space_5{
	top: 176px;
	width: 230px;
	height: 280px;
	left: 256px;
}

#wrapper{
	width: 200px;
	
}

#wrapper form label{
	text-transform: uppercase;
	font-size: 11px;
	color: #333;
}

#wrapper input{
	background: #ADB6A8;
	border: none;
	width: 100%;
	padding: 5px 5px;
	margin-bottom: 10px;
	margin-top: 5px;
}

#wrapper input.submit{
	width: 50px;
	color: #fff;
	cursor: hand;
	cursor:pointer;
}

.state_space{
	width: 150px;
	position: absolute;
}

#state_2{
right: 0px;}

#layout_general.page_our-brand img.image_default{
position: absolute;
top:-70px;
right: 0px;
}

#layout_general.page_the-team #content{
	margin-top: 185px;
	margin-right:60px;
	width: 800px;
}

.team_thumb img{
	margin-bottom: 7px;
}


.team_thumb{
	width: 130px;
	margin-right: 25px;
	float: left;
	margin-bottom: 20px;
	font-size: 11px;
}


.clicktoview{
	position: absolute;
	bottom: 80px;
}

.clicktoview{
	text-transform: uppercase;
}

#layout_team #content{
	width: 800px;
	position: absolute;
	left: 180px;
	top: 130px;
}

.teamcaption{
	width: 400px;
	position: absolute;
	left: 45px;
	padding-top: 5px;
}

#backtowork{
	position: absolute;
	left: 30px;
}

a#backtowork {
	text-decoration: none;
	color: #333;
	display: block;
	background: #fff url(/images/back.png) no-repeat left center;
	bottom: 83px;
	left:-185px;
	width: 29px;
	height: 29px;
	top: 492px;
	
}

