body{
	font-family:Arial, Helvetica, sans-serif;
	color: #929395;
	background:#ffffff url(../images/background-stripe.jpg) repeat-x;
}

p{
	margin:10px 0;
}

h1{
	font-size:16px;
	font-weight:bold;
	color:#F6921D;
}

h2{
	font-size:14px;
	font-weight:bold;
	padding:10px 0;
}

strong{
	font-weight:bold;
}

label{
	float:left;
	width:70px;
}

ul{
	list-style:outside disc;
	color:#F6921D;
	padding-left:15px;
}

li{
	padding:5px 0;
}

li span{
	color: #929395;
}

em{
	font-style:italic;
}

.bold{
	font-weight:bold;
}

.pullquote{
	color: #F6921D;
	font:18px Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:italic;
	line-height:22px;
	width:150px;
	padding-left:10px;
}

#preloader{
	position:absolute;
	width:0;
	height:0;
	padding:0;
	margin:0;
	line-height:0;
	overflow:hidden;
	visibility:hidden;
}

#content{
	position:relative;
	width:801px;
	margin:0 auto;
	padding-bottom:13px;
	background:url(../images/background-glow.png) repeat-y;
}

#content .home-logo-container {
        position:absolute;
        bottom:40px;
        left:23px;
}

#header{
	position:relative;
	padding-top:40px;
	margin:0 auto;
	width:801px;
	height:125px;
	overflow:hidden;
}
#footer{
	position:relative;
	margin:0 auto;
	width:801px;
	height:11px;
	background:url(../images/background-footer.png) no-repeat;
}
.footer-divider{
	padding-left:10px;
}

.facebook-like {
    position:absolute;
    bottom:14px;
    right:18px;
}

#nav{
	position:relative;
	width:135px;
	left:15px;
	float:left;
	text-align:right;
}

#nav a{
	line-height:23px;
	height:28px;
	width:135px;
	display:block;
	border-bottom:1px dashed #c5c4c5;
	font-size:15px;
	color: #929395;
	text-decoration:none;
}

#nav a img, #subnav a img{
	vertical-align:middle;
}

#nav a:hover.home{
	background:url(../images/nav-bounce.gif) no-repeat 80px top;
}

#nav a:hover.what{
	background:url(../images/nav-bounce.gif) no-repeat 15px top;
}

#nav a:hover.who{
	background:url(../images/nav-bounce.gif) no-repeat 43px top;
}

#nav a:hover.journey{
	background:url(../images/nav-bounce.gif) no-repeat 45px top;
}

#nav a:hover.case_studies{
	background:url(../images/nav-bounce.gif) no-repeat 35px top;
}

#nav a:hover.exchange{
	background:url(../images/nav-bounce.gif) no-repeat 55px top;
}

#nav a:hover.news{
	background:url(../images/nav-bounce.gif) no-repeat 83px top;
}

#nav a:hover.contact{
	background:url(../images/nav-bounce.gif) no-repeat 68px top;
}

#nav a:hover.showreel{
	background:url(../images/nav-bounce.gif) no-repeat 55px top;
}

#subnav a{
	line-height:20px;
	height:20px;
	width:135px;
	display:block;
	border-bottom:none;
	font-size:11px;
	color:#B2B2B2;
	text-decoration:none;
}

#subnav a.last{
	border-bottom:1px dashed #c5c4c5;
}

#enews{
	width:131px;
	height:115px;
	margin-top:25px;
	background:#e8e8ea;
	text-align:left;
}

#enews input{
	width:100px;
	background:#ffffff;
	border:1px solid #b6b6b6;
	margin:1px;
	font-size:10px;
	color:#666666;
}

#enews button{
	margin-top:5px;
}

#enews form{
	margin-top:5px;
	margin-left:10px;
}

#login{
	height:70px;
	margin-top:10px;
	background:#e8e8ea;
	text-align:left;
	float:left;
	width:190px;
}

#login input{
	width:100px;
	background:#ffffff;
	border:1px solid #b6b6b6;
	margin:1px;
	font-size:10px;
	color:#666666;
}

#login button{
	margin-left:5px;
}

#login form{
	margin-top:10px;
	margin-left:10px;
}

#client_login{
	width:180px;
	height:100px;
	font-size:10px;
	border:1px solid #cccccc;
	background:#e8e8ea;
	overflow:hidden;
	padding:0;
	margin:0;
}

#client_login input{
	width:100px;
	background:#ffffff;
	border:1px solid #b6b6b6;
	margin:1px;
	font-size:10px;
	color:#666666;
	vertical-align:middle;
}

#client_login span{
	border-bottom:1px solid #cccccc;
	padding:5px;
	margin:0 5px 0 0;
	font-size:10px;
	font-weight:bold;
	width:180px;
	display:block;
	background:#efefef;
}

#client_login button{
	margin-top:5px;
	float:right;
}

#client_login label{
	float:left;
	display:block;
	width:50px;
	line-height:20px;
}

#client_login form{
	margin:0;
	padding:5px;
}

#contact-signup{
	width:190px;
	margin-top:10px;
	background:#e8e8ea;
	text-align:left;
	font-size:10px;
}

#contact-signup input.text, #contact-signup textarea{
	width:165px;
	background:#ffffff;
	border:1px solid #b6b6b6;
	margin:1px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}

#contact-signup button{
	margin-left:5px;
}

#contact-signup form{
	margin-top:10px;
	margin-left:10px;
}


#grid{
	position:relative;
	float:right;
	width:610px;
	margin-top:15px;
	text-align:left;
	font-size:13px;
	line-height:16px;
	color:#929395;
	min-height:500px;
	height:auto !important;
	height:500px;
}

#grid a{
	color:#F6921D;
	text-decoration:none;
}

#grid a:hover{
	text-decoration:underline;
}

.clear{
	clear:both;
}

.home{
	background:#ffffff;;
}

.who{
	background:#ffffff;
}

.journey{
	background:#ffffff;
}

.col{
	position:relative;
	float:left;
	width:190px;
	margin-right:10px;
}

.col2{
	position:relative;
	float:left;
	width:400px;
	margin-right:10px;
}

.col3{
	position:relative;
	float:left;
	width:590px;
	margin-right:10px;
}

.colreg{
	position:relative;
	float:left;
	width:295px;
	margin-right:10px;
}

.highlight{
	color:#F6921D;
}

.divider{
	border-bottom:1px dashed #c5c4c5;
}

.rob{
	width:69px;
	height:207px;
	display:block;
	float:left;
	cursor:pointer;
	background:url(../images/rob.jpg) no-repeat;
	background-position:-69px;
	text-indent:-99em;
	overflow:hidden;
}
.rob:hover{
	background-position:0 0;
}
.rob-active{
	width:69px;
	height:207px;
	display:block;
	float:left;
	background:url(../images/rob.jpg) no-repeat;
	background-position:0;
	text-indent:-99em;
	overflow:hidden;
}

.sarah{
	width:69px;
	height:207px;
	display:block;
	float:left;
	margin-left:5px;
	cursor:pointer;
	background:url(../images/sarah.jpg) no-repeat;
	background-position:-69px;
	text-indent:-99em;
	overflow:hidden;
}
.sarah:hover{
	background-position:0 0;
}
.sarah-active{
	width:69px;
	height:207px;
	display:block;
	float:left;
	margin-left:5px;
	background:url(../images/sarah.jpg) no-repeat;
	background-position:0;
	text-indent:-99em;
	overflow:hidden;
}

.alayne{
	width:69px;
	height:207px;
	display:block;
	float:left;
	margin-left:5px;
	cursor:pointer;
	background:url(../images/alayne.jpg) no-repeat;
	background-position:-69px;
	text-indent:-99em;
	overflow:hidden;
}
.alayne:hover{
	background-position:0 0;
}
.alayne-active{
	width:69px;
	height:207px;
	display:block;
	float:left;
	margin-left:5px;
	background:url(../images/alayne.jpg) no-repeat;
	background-position:0;
	text-indent:-99em;
	overflow:hidden;
}

.melanie{
	width:69px;
	height:207px;
	display:block;
	float:left;
	margin-left:5px;
	cursor:pointer;
	background:url(../images/melanie.jpg) no-repeat;
	background-position:-69px;
	text-indent:-99em;
	overflow:hidden;
}
.melanie:hover{
	background-position:0 0;
}
.melanie-active{
	width:69px;
	height:207px;
	display:block;
	float:left;
	margin-left:5px;
	cursor:pointer;
	background:url(../images/melanie.jpg) no-repeat;
	background-position:0;
	text-indent:-99em;
	overflow:hidden;
}

.peter{
	width:69px;
	height:207px;
	display:block;
	float:left;
	margin-left:5px;
	cursor:pointer;
	background:url(../images/peter.jpg) no-repeat;
	background-position:-69px;
	text-indent:-99em;
	overflow:hidden;
}
.peter:hover{
	background-position:0 0;
}
.peter-active{
	width:69px;
	height:207px;
	display:block;
	float:left;
	margin-left:5px;
	cursor:pointer;
	background:url(../images/peter.jpg) no-repeat;
	background-position:0;
	text-indent:-99em;
	overflow:hidden;
}

.jennifer{
	width:69px;
	height:207px;
	display:block;
	float:left;
	margin-left:5px;
	cursor:pointer;
	background:url(../images/jennifer.jpg) no-repeat;
	background-position:-69px;
	text-indent:-99em;
	overflow:hidden;
}
.jennifer:hover{
	background-position:0 0;
}
.jennifer-active{
	width:69px;
	height:207px;
	display:block;
	float:left;
	margin-left:5px;
	cursor:pointer;
	background:url(../images/jennifer.jpg) no-repeat;
	background-position:0;
	text-indent:-99em;
	overflow:hidden;
}

.roger{
	width:69px;
	height:207px;
	display:block;
	float:left;
	margin-left:5px;
	cursor:pointer;
	background:url(../images/roger.jpg) no-repeat;
	background-position:-69px;
	text-indent:-99em;
	overflow:hidden;
}
.roger:hover{
	background-position:0 0;
}
.roger-active{
	width:69px;
	height:207px;
	display:block;
	float:left;
	margin-left:5px;
	background:url(../images/roger.jpg) no-repeat;
	background-position:0;
	text-indent:-99em;
	overflow:hidden;
}

.anna{
	width:69px;
	height:207px;
	display:block;
	float:left;
	margin-left:5px;
	cursor:pointer;
	background:url(../images/anna.jpg) no-repeat;
	background-position:-69px;
	text-indent:-99em;
	overflow:hidden;
}
.anna:hover{
	background-position:0 0;
}
.anna-active{
	width:69px;
	height:207px;
	display:block;
	float:left;
	margin-left:5px;
	cursor:pointer;
	background:url(../images/anna.jpg) no-repeat;
	background-position:0;
	text-indent:-99em;
	overflow:hidden;
}

.virginia{
	width:69px;
	height:207px;
	display:block;
	float:left;
	margin-left:5px;
	cursor:pointer;
	background:url(../images/virginia.jpg) no-repeat;
	background-position:-69px;
	text-indent:-99em;
	overflow:hidden;
}
.virginia:hover{
	background-position:0 0;
}
.virginia-active{
	width:69px;
	height:207px;
	display:block;
	float:left;
	margin-left:5px;
	cursor:pointer;
	background:url(../images/virginia.jpg) no-repeat;
	background-position:0;
	text-indent:-99em;
	overflow:hidden;
}

.cam{
	width:69px;
	height:207px;
	display:block;
	float:left;
	margin-left:5px;
	cursor:pointer;
	background:url(../images/cam.jpg) no-repeat;
	background-position:-69px;
	text-indent:-99em;
	overflow:hidden;
}
.cam:hover{
	background-position:0 0;
}
.cam-active{
	width:69px;
	height:207px;
	display:block;
	float:left;
	margin-left:5px;
	cursor:pointer;
	background:url(../images/cam.jpg) no-repeat;
	background-position:0;
	text-indent:-99em;
	overflow:hidden;
}

.elena{
	width:69px;
	height:207px;
	display:block;
	float:left;
	margin-left:5px;
	cursor:pointer;
	background:url(../images/elena.jpg) no-repeat;
	background-position:-69px;
	text-indent:-99em;
	overflow:hidden;
}
.elena:hover{
	background-position:0 0;
}
.elena-active{
	width:69px;
	height:207px;
	display:block;
	float:left;
	margin-left:5px;
	cursor:pointer;
	background:url(../images/elena.jpg) no-repeat;
	background-position:0;
	text-indent:-99em;
	overflow:hidden;
}

div.slideshow {
	position:relative;
}
div.slideshow ul {
	background: #FFF;
	position: relative;
	overflow: hidden;
	padding: 5px 0;
	z-index: 10001;
}
div.slideshow ul a {
	background-position: 50% 50%;
	cursor: pointer;
	display: block;
	height: 25px;
	margin-right: 9px;
	margin-bottom: 0px;
	opacity: 0.5;
	width: 30px;
}
div.slideshow ul a.active,
div.slideshow ul a:hover {
	opacity: 1;
}
div.slideshow ul li {
	float: left;
	list-style: none;
}

.credit{
	z-index:1001;
	padding-right:15px;
	padding-bottom:10px;
	position:relative;
	float:right;
	font-size:10px;
	color:#CCCCCC;
}

.credit a{
	font-size:10px;
	color:#CCCCCC;
	text-decoration:none;
}

#my_slideshow ul li:first-child {
    display:none;
}
#my_slideshow ul li:first-child + li {
    display:none;
}
