@import url('../fonts/stylesheet.css');

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
	margin:0;
	padding:0;
}
html {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	background:#f7f7f7;
}
body {
	font-family:Arial;
	font-size:13px;
	margin:0;
	padding:0;
	width:100%;
	min-width:1024px;
	height:100%;
	min-height:722px;
	position:relative;
}
::-moz-selection{
	background-color: #ad0000;
	color:#fff;
}
::selection{
	background-color: #ad0000;
	color:#fff;
}
h1, h2, h3, h4, h5, h6, p {
	margin:0;
	padding:0;

}
h1, h2, h3, h4, h5, h6{
	margin:0;
	padding:0;
	font-family:"Helvetica", "Arial"
}
a {
	text-decoration:none;
	outline:none;
}
a:hover, a.current, #email-address:hover {
	color:#ae0000;
}
section.main-section a {
	color:#ae0000;
}
section.main-section a:hover {
	/* text-decoration:underline; */
	border-bottom:1px solid #ae0000;
}
section.main-section a.email {
	color:#454545;
}
section.main-section a.email:hover {
	color:#ae0000;
	text-decoration:none;
	border-bottom:none;
}
h1 {
	font-size:64px;
	line-height:54px;
	color:#454545;
	padding:0 0 25px 0;
	margin:0 0 0 -3px;
	letter-spacing:-2px;
}
h2 {
	font-size:24px;
	line-height:24px;
	color:#454545;
	padding:45px 0 20px 0;
	font-weight:normal;
}
h3{
		font-size:13px;
		color:#454545;
		margin-bottom:10px;
		line-height:18px;
}
.two-columns h2{padding:45px 0 10px 0;}
h2.hdr {
	padding-bottom:24px;
}

h4 {
	font-size:13px;
	line-height:13px;
	color:#ae0000;
	font-weight:normal;
	padding:0 0 15px 0;
}
.bio-name {  
	padding-bottom:18px;
	font-weight:bold;
	color:#454545;
}
p {
	color:#454545;
	line-height:18px;
	padding:0 0 15px 0;
}
p.desc { 
	padding:0 0 18px 0;
}
ul {
	
	padding:0;
	list-style-type:none;
}
li {
	list-style-type:none;
	color:#454545;
	line-height:18px;
}
.line, .line_, .line_2 {
	width:908px;
	border-bottom:1px solid #d4d4d5;
	clear:both;
	height:34px;
}
.last-bio {padding:0 0 19px 0;} 
.line_ { 
	height:39px;
}
.line_2 { 
	height:33px;
}
.margin_bottom_1 {
	margin-bottom:1px;
}
.clear {
	width:100%;
	clear:both;
}
section.main-section {
	position:relative;
	z-index:1;
	margin:147px 0 75px 42px;
	/* background:blue; */
}
.margin_top_15 {
	margin-top:15px;
}
/* HEADER */
header {
	position:fixed;
	left:0;
	top:0;
	display:block;
	width:100%;
	height:114px;
	background:#fff;
	z-index:100;
}
/* header.visible_fixed {
	position:fixed;
}
header.visible_absolute {
	position:absolute;
} */
.murdoch-marketing-logo {
	margin:37px 0 0 42px;
	display:block;
	width:26px;
	float:left;
}
a.bottom_logo{
	float:none;
	margin:0 0 40px 0;
}
.page-logo {
	position:relative;
	z-index:1;
	width:100%;
}
#navigation-tip {
	position:relative;
	z-index:1;
	display:block;
	margin:50px 0 0 94px;
	height:11px;
}
#navigation-tip p {
	font-size:11px;
	line-height:11px;
	font-style:italic;
	color:#fff;
}
#navigation-tip p span {
	font-style:normal;
}
nav {
	float:left;
	margin:0 0 0 51px;
}
nav ul, nav li {
	list-style-type:none;
	overflow:hidden;
	margin:0;
	padding:0;
}
nav li {
	float:left;
	padding:0 9px 0 8px;
}
nav li a {
	display:block;
	line-height:114px;
	/* color:#454545; */
	color:#5f5f5f;
	letter-spacing:0.5px;
}		
header section {
	float:right;
}
#social-buttons {
	position:relative;
	float:right;
	clear:right;
	width:108px;
	margin:27px 37px 0 0;
}
#social-buttons a {
	width:25px;
	height:24px;
	display:block;
	overflow:hidden;
	float:left;
	margin:0 0 0 2px;
	background:url('../images/murdoch-marketing-social-buttons.gif') no-repeat;
}
#social-buttons a.fb {
	background-position:0 0;
}
#social-buttons a.tw {
	background-position:-27px 0;
}
#social-buttons a.in {
	background-position:-54px 0;
}
#social-buttons a.yt {
	background-position:-81px 0;
}
#social-buttons a.over {
	display:none;
	position:absolute;
}
#social-buttons a.fb.over {
	left:0;
	top:0;
	background-position:0 -24px;
}
#social-buttons a.tw.over {
	left:27px;
	top:0;
	background-position:-27px -24px;
}
#social-buttons a.in.over {
	left:54px;
	top:0;
	background-position:-54px -24px;
}
#social-buttons a.yt.over {
	left:81px;
	top:0;
	background-position:-81px -24px;
}
#email-address {
	display:block;
	float:right;
	clear:right;
	color:#454545;
	line-height:13px;
	margin:6px 37px 0 0;
}
#phone-number {
	float:right;
	clear:right;
	color:#454545;
	line-height:13px;
	margin:3px 37px 0 0;
}
/* MAIN PAGE */
.ajax-loader {
	position:fixed;
	left:50%;
	top:50%;
	z-index:100;
	width:60px;
	height:60px;
}
.page, .page-wrapper  {
	width:100%;
	min-height:100%;
	position:relative;
	top:0;
	left:0;
	overflow:hidden;
	z-index:0;
	
}
#hidden-next-page {
	position:absolute;
	z-index:-1;
	left:54px;
	top:50px;
	width:1px;
	height:1px;
	overflow:hidden;
	/* background:green; */
}
/* .page-wrapper {
	width:100%;
	min-height:100%;
	overflow:hidden;
} */
.background-image,
.video-wrapper {
	position:absolute;
	left:0;
	top:0;
	z-index:0;
}
.video-wrapper {
	width:100%;
	height:auto !important;
}
.page section.big-image {
	margin:118px 0 0 0;
}
.page section.big-image h1 {
	color:#414141;
	letter-spacing:-3px;
	padding-bottom:20px;
}
h1.difference{letter-spacing:-1px !important;}
/* span.spacing{padding:0 3px 0 6px;} */
.page section.big-image p {
	color:#515151;
}
.white-wrapper {
	width:460px;
	padding:50px 50px 50px 42px;
	background:#ffffff;
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(255, 255, 255);
	/* RGBa with 0.8 opacity */
	background: rgba(255, 255, 255, 0.8);
}
#home .white-wrapper {
	width:525px;
}
/* TWO COLUMNS */
.two-columns {
	width:426px;
	float:left;
	margin:0 55px 0 0;
}
.two-columns ul {
	width:200px;
	float:left;
	margin:13px 0 15px 0;
}
.two-columns-img {
	margin:97px 0 0 0;
}
.two-images {
	margin:20px 0 0 0;
}
.two-images div {
	float:left;
	width:443px;
	height:234px;
	margin:0 20px 0 0;
}
/* BIO */
.bio {
	width:426px;
	float:left;
	margin:15px 55px 0 0;
}
.bio img {
	float:left;
	margin:0 20px 15px 0;
}
.last-bio img { 
	margin-bottom:0;
}
.bio p {
	overflow:hidden;
}
/* NAV BUTTONS */
section.main-section .additional-nav {
	overflow:hidden;
}
section.main-section .additional-nav a {
	display:block;
	float:left;
	color:#414141;
	font-size:11px;
	line-height:32px;
	text-transform:uppercase;
	padding:0 12px 0 12px;
	margin:0 5px 0 0;
	border:1px solid #414141;
	font-weight:bold;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
section.main-section .additional-nav a:hover {
	text-decoration:none;
	border:1px solid #ad0000;
	background:#ad0000;
	color:#ffffff;
}
/* SHIFTED SECTION */
section.shifted-section {
	/* margin:0;
	background:red; */
	margin:-80px 0 75px 42px;
	padding-top:150px;
	display:none;
	/* background:red; */
}
section.main-section a.image-header-link {
	border-bottom:none;
	display:block;
}
.image-header {
	margin:0 0 25px 0;
}
/* WORK */
.case-studies {
	overflow:hidden;
	margin-bottom:1px;
}
.case-studies .img-list, .select-clients .img-list { 
	margin:0;
	float:left;
	width:930px;
} 
.case-studies .img-list {
	margin:0 0 18px 0;
}
.case-studies .img-list li { 
	float:left;
	margin:0 20px 0 0;
	position:relative;
}  
.case-studies .img-list li a {
	border-bottom:none;
	display:block;
	width:289px;
	height:194px;
}
.select-clients .img-list li { 
	float:left;
	position:relative;
	margin:0 20px 20px 0;
} 
.select-clients .img-list li a { 
	float:left;
	border-bottom:none;
	display:block;
	width:289px;
	height:194px;	
} 
/* .select-clients h2, .case-studies h2 { 
	padding-top:30px;
	padding-bottom:30px;
} */
.select-clients .img-list li a span,
.case-studies .img-list li a span{ 
	position:absolute;
	top:0;
	left:0;
	display:none;
	width:259px;
	height:164px;
	background:#ad0000;
	padding:30px 0 0 30px;
}
.no_padding{padding:0 !important;}
.select-clients .img-list li a span h4,
.case-studies .img-list li a span h4{
	font-family:Arial;
	color:#fff;
	font-size:13px;
	padding:0 0 20px 0;
	font-weight:bold;
} 
.select-clients .img-list li a span p,
.case-studies .img-list li a span p{
	font-family:Arial;
	color:#fff;
	font-size:13px;
	width:240px;
} 
.case-studies-bottom {
	padding:0 0 0 42px;
	background:#fff;
	margin-bottom:0;
}
.murdoch-marketing-logo img, .murdoch-marketing-logo a { border:none}
a img { border:none;}

.info_block img{margin-bottom:30px;}
.info_block h2{
	padding:10px 0 25px 0;
}
.info_block .left_side{
	float:left;
	width:425px;
	margin-right:55px;
}
.info_block .right_side{
	float:left;
	width:440px;
}
.width420{width:420px !important;}
.width425{width:425px !important;}
.width450{width:450px;}
.width465{width:465px;}
.width520{width:520px;}
.width635{width:635px;}
img.title{
		margin:45px 0 10px 0;}
.footer{
	margin-top:100px;
	font-size:13px;
	font-family:Arial;
	color:#a6a6a6;
}
.footer-bottom{
	margin:0;
	padding:100px 0 75px 42px;
	background:#fff;
}
.footer span.menu a{
	color:#a6a6a6;
	margin-right:20px;
}
.margin_bottom_45{margin-bottom:45px;}
.footer span.menu a:hover{border-bottom:1px solid #a6a6a6;}
