﻿
*
{ margin: 0; padding: 0; }

.ms-backgroundImage
{
    background-image:url("/_layouts/15/FifthMethod.SP.Branding.Public/Images/bg.gif");
}

body
{
background-image:url("/_layouts/15/FifthMethod.SP.Branding.Public/Images/bg.gif");
background-repeat:repeat-x;
background-size:auto;
margin: 0px;
overflow:auto;

}



a {outline : 0 !important;}
a img {outline : 0 !important;}


#wrap
{
	width:1024px;
	margin: 0 auto;
}

.menu-shadow
{
	height:73px;
	width:1007px;
	background-image:url("/_layouts/15/FifthMethod.SP.Branding.Public/Images/menu-shadow-bg.png");
	margin-left:8px;
	margin-bottom:11px;
}
.menu
{

	float:left;
	margin-left:4px;	
	width:1000px;
	height:71px;
}
.menu-items
{
	float:left;
	margin-left:465px;
}



ul	
{ 
	list-style: none; 
}


ul.dropdown
{ 
	position: relative;	
	z-index:100;
	overflow:visible; 

}
ul.dropdown li                    
{ 
	font-weight: bold; 
	float: left;
}

ul.sub_menu
{
	font-family: Tahoma;
	font-size:10pt;
}

ul.sub_menu li
{
	width:146px;
	height:100%;
	background:transparent url("/_layouts/15/FifthMethod.SP.Branding.Public/Images/dropdown-bg.png") repeat-x;
	padding: 3px;	
}

ul.sub_menu li.last-child {
	background:transparent url("/_layouts/15/FifthMethod.SP.Branding.Public/Images/menu-bottom.png") no-repeat;	
	height:8px;
    background-position-y:-20px;
}

ul.dropdown li a                    
{ 
	display: block; 
	border: 0px;
	text-decoration:none;
	color:white;
	text-align:center;
	
}
ul.dropdown li:last-child a         
{ 
	border-right: none; 
} /* Doesn't work in IE */

ul.dropdown li.hover, ul.dropdown li:hover                
{
	position: relative; 
}
a img {		
		border:0;
}

ul.dropdown ul 						
{ 
	width: 120px; 
	visibility: hidden; 
	position: absolute; 
	top: 100%; 
	left: -24px; 
	margin-top:-7px;
}
ul.dropdown ul li 					
{ 
	font-weight:normal;
	float: none; 
}
									  
 /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					
{
	border-right: none; 
	width: 100%; 
	display: inline-block; 
} 

ul.dropdown ul ul 					
{ 	
	left: 100%; 
	top: 0; 
}
ul.dropdown li:hover > ul 			
{ 
	visibility: visible; 
}


.divider
{
	height:31px;
	width:2px;
	background-image:url("/_layouts/15/FifthMethod.SP.Branding.Public/Images/menu-divider.jpg");
	background-repeat:no-repeat;
	float:left;
	margin-top:25px;
	
}
#menu-link
{
	text-indent:-10000px;
	width:100%;
	height:100%;
}

.menu-link {

	height:71px;
	text-decoration: none;
	background: url(/_layouts/15/FifthMethod.SP.Branding.Public/Images/menu-sprite.png) no-repeat;
	
	overflow:hidden;
	
}

.collaboration
{
	width:110px;
	background-position: 8px 0;
}
.processes
{
	width:90px;
	background-position: -100px 0;
}
.branding
{
	width:110px;
	background-position: -195px 0;
}

.casestudies
{
	width:110px;
	background-position: -310px 0;
}

.collaboration:hover
{
	background-position: 8px -71px;
}
.processes:hover
{
	background-position: -100px -71px;
}
.branding:hover
{
	background-position: -195px -71px;
}

.casestudies:hover
{
	background-position: -310px -71px;
}
.menulogo
{
	margin-top:8px;
	margin-left:25px;
	height:82px;
	width:56px;
	float:left;
}

.menuleft
{
	height:71px;
	width:11px;
	background-image:url("/_layouts/15/FifthMethod.SP.Branding.Public/Images/menu-left-corner.png");
	background-repeat:no-repeat;
	float:left;	
}
.menucenter
{
	height:71px;
	width:978px;
	background-image:url("/_layouts/15/FifthMethod.SP.Branding.Public/Images/menu-center.png");
	background-repeat:repeat-x;
	float:left;
}
.menuright
{
	height:71px;
	width:11px;
	background-image:url("/_layouts/15/FifthMethod.SP.Branding.Public/Images/menu-right-corner.png");
	background-repeat:no-repeat;
	float:left;	
}
.menusearch
{
	float:left;
	margin-top:30px;
    display:none;
}

.searchbox
{
	width: 148px;
	background: transparent url("/_layouts/15/FifthMethod.SP.Branding.Public/Images/menu-search-skin.png") no-repeat;
	color : #747862;
	height:10px;
	border:0;
	padding:4px 8px;
	margin-bottom:0px;
}

.searchbutton
{
	float:left;
	width:22px;
	height:21px;
	margin-top:30px;
	margin-left:1px;
    display:none;
}

.shadow
{

	width:1022px;
	height:463px;
	background-image:url("/_layouts/15/FifthMethod.SP.Branding.Public/Images/shadow.png");
	float:left;
}

.rotator {
	margin-left:12px;
}

.middlebanner
{
	margin-left:12px;
	margin-top:10px;
	height:44px;
	width:1000px;
	background-image:url("/_layouts/15/FifthMethod.SP.Branding.Public/Images/center-banner.png");
	background-repeat:repeat-x;
	float:left;
	z-index:100;
	position:relative;
	overflow:visible;
}
.contact
{
	z-index:100;
	margin-top:-60px;
	margin-left:10px;
}

.sideboxes
{
	float:left;
	width:1000px;
	height:256px;
	margin-left: 12px;
	margin-top:18px;
}

.sideboximage
{
	height:129px;
}

.sideboxes-left
{
	float:left;
	margin-left:41px;
}

.sideboxes-center
{
	float:left;
	margin-left:43px;
}

.sideboxes-right
{
	float:left;
	margin-left:43px;
}

.sideboxdropshadow
{
	height:128px;
	width:277px;
	background-image:url("/_layouts/15/FifthMethod.SP.Branding.Public/Images/center-drop-shadow.png");
	background-repeat:no-repeat;
	
}

.sideboxText
{
	color:#B0B0B0;
	padding:20px;
	font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size:10pt;
}

.sideboxText a
{
	color:#3F7494;
	font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
	text-decoration:none;
	font-weight:bold;
}

.footer
{
	float:left;
	margin-left: 12px;
	width:1000px;	
    margin-top:40px;
}
.footerleft
{
	height:151px;
	width:22px;
	background-image:url("/_layouts/15/FifthMethod.SP.Branding.Public/Images/footer-left-bg.png");
	float:left;
	
}

.footercenter
{
	height:151px;
	width:956px;
	background-image:url("/_layouts/15/FifthMethod.SP.Branding.Public/Images/footer-center-bg.png");
	background-repeat:repeat-x;
	float:left;
}

.footertext
{
	margin-top:60px;
	padding-right:10px;
	width:490px;
	float:right;
}
.footertext div
{
	color:white;
	float:right;
	font-size:10pt;
	margin-top:5px;
	font-family: "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif; 
}


.footerright
{
	height:151px;
	width:22px;
	background-image:url("/_layouts/15/FifthMethod.SP.Branding.Public/Images/footer-right-bg.png");
	float:left;
}

.footerLinks ul li
{
	float:left;
	margin-right:85px;
	margin-left:85px;
	font-family: "Tahoma", "Geneva", "Arial", sans-serif;
	font-weight:bold;
	font-size:10pt;
	color:#3F7494;
	text-decoration:none;
	margin-top:25px;
}

.footerLinks ul li:last-child 
{
	margin-right:0px;
}

.footerLinks ul li a
{
	color:#3F7494;
	text-decoration:none;	
}


.footerImage
{
    float:left;
    margin-top:40px;
}


    .footerImage img
    {
        width:300px;
    }