/* Header Styles MPS6th */

header {
background:url(//media.tripcentral.ca/style/responsive/img/header/bg-header.png) repeat-x top;
height:95px;
}
header .mobile {display:none;}
header .mobile-portfolio {display:none;}
header .no-tagline {display:none;}
header .head-left {
float:left;
padding:18px 0 0 0;
height:38px;
}
header .head-right {
position:absolute;
top:0;
right:50px;
width:auto;
}
header .head-left img {vertical-align:initial;}

/* Header Right */

header .head-right ul:not(.call-in-code) {
background:url(//media.tripcentral.ca/style/responsive/img/header/bg-header-border.png) no-repeat left;
float:right;
}
header .head-right li:not(.cic) {
background:url(//media.tripcentral.ca/style/responsive/img/header/bg-header-border.png) no-repeat right;
float:left;
}


header .head-right li a:not(#show-nav):not(.close) {
	color:#fff;
	text-decoration:none;
	height:65px;
	padding:0 20px;
	text-align:center;
	display:block;
	line-height:65px;
	text-shadow:1px 1px 0px rgba(0, 0, 0, 0.48); 
}



 #show-nav {
		padding:0 0px;
	}
	
@media all and (max-width: 770) {
	header .head-right li a #show-nav:not(.close) {
		color:#fff;
		text-decoration:none;
		height:35px;
		padding:0 2px;
		text-align:center;
		display:block;
		line-height:65px;
		text-shadow:1px 1px 0px rgba(0, 0, 0, 0.48); 
	}
}


@media all and (max-width: 1099) {
	header .head-right li a #show-nav:not(.close) {
		color:#fff;
		text-decoration:none;
		height:35px;
		padding:0 0px;
		text-align:center;
		display:block;
		line-height:65px;
		text-shadow:1px 1px 0px rgba(0, 0, 0, 0.48); 
	}
}


header .head-right .portfolio {
font:16px/66px georgia;
}
header .head-right .live-chat span {
background:url(//media.tripcentral.ca/style/responsive/img/header/bg-chat-icon.png) no-repeat left center;
padding-left:25px;
}
header .head-right .portfolio span {font-style:italic;color:#b2d7d9;}
header .head-right li a:hover {
background:url(//media.tripcentral.ca/style/responsive/img/header/bg-header-hover.png) no-repeat center bottom;
}
header .head-right .mobile-button {display:none;}
header .head-right .mobile-button {display:none;}

/* Agent Box */

header .head-right .agent {float:right;padding-right:20px;position:relative;margin-right:20px;}
header .head-right .agent .img {float:left;padding-top:10px;}
header .head-right .agent .info {float:left;padding:20px 0 0 7px;}
header .head-right .agent h4 {
font:bold 14px/14px arial;
text-shadow:1px 1px 0px rgba(0, 0, 0, 0.48);
color:#fff;
}
header .head-right .agent h5 {
color:#b2d7d9;
text-shadow:1px 1px 0px rgba(0, 0, 0, 0.48);
font:12px/12px arial;
}
header .head-right .agent img {
border-radius:40px;
height:44px;
}
header .head-right .agent .close {
background:url(//media.tripcentral.ca/style/responsive/img/header/bg-agent-close.png) no-repeat top;
width:11px;
height:12px;
display:block;
text-indent:-9999px;
position:absolute;
top:21px;
right:0px;
}

/* Phone Number */

header .head-right .phone-number {float:right;padding:20px 11px 0 0;}
header .head-right .phone-number h3 {
color:#fff;
text-shadow:1px 1px 0px rgba(0, 0, 0, 0.48);
font:bold 16px/16px arial;
text-align:right;
}
header .head-right .phone-number h4 {
text-shadow:1px 1px 0px rgba(0, 0, 0, 0.48);
color:#b2d7d9;
font:12px/12px arial;
text-align:right;
}
header .mobile-phone, header .mobile-phone-dropdown {display:none;}

/* Store Location */

header .store-location {
background:url(//media.tripcentral.ca/style/responsive/img/header/bg-store-location.png) no-repeat 0 20px;
padding:19px 20px 0 37px;
float:right;
position:relative;
}
header .store-location h4 {
color:#fff;
text-shadow:1px 1px 0px rgba(0, 0, 0, 0.48);
font:bold 14px/16px arial;
}
header .store-location h5 {
color:#b2d7d9;
text-shadow:1px 1px 0px rgba(0, 0, 0, 0.48);
font:12px/14px arial;
}
header .store-location #storeLocatorClose {
background:url(//media.tripcentral.ca/style/responsive/img/header/bg-agent-close.png) no-repeat center top;
display:block;
cursor:pointer;
height:12px;
position:absolute;
padding-right:30px;
right:0;
text-indent:-9999px;
top:21px;
width:11px; 
}

/* Header Nav Styles */

header nav {
padding-top:10px;
}
header nav li {
float:left;
margin-right:12px;
position:relative;
}
header nav a {
text-decoration:none;
color:#fff;
height:29px;
display:block;
padding:0 11px;
font:12px/29px arial;
}
header nav li:hover a {
background:url(//media.tripcentral.ca/style/responsive/img/header/bg-nav-hover.png) repeat-x top;
}
header nav .selected a {
background:url(//media.tripcentral.ca/style/responsive/img/header/bg-selected.png) repeat-x top;
border:solid #388b8d;
border-width:1px 1px 0 1px;
border-radius:9px 9px 0 0;
margin-top:-2px;
box-shadow:0 -2px 3px rgba(68, 68, 68, 0.6);
height:30px;
}
header nav .selected:hover a {background:url(//media.tripcentral.ca/style/responsive/img/header/bg-selected.png) repeat-x top;}
header nav .mobile-francais a {display:none;}

/* Header Dropdown Styles */

header nav li:hover li a {background:#02878a;}
header nav li:hover .dropdown {display:block !important;}
header nav .selected:hover li a {background:#02878a;}
header nav .dropdown {
background:#02878a;
position:absolute;
top:29px;
left:0px;
width:200px;
box-shadow:0 2px 3px rgba(68, 68, 68, 0.6);
z-index:9999;
}
header nav .dropdown li {float:none;margin:0;border:solid #01696b;border-width:0 1px 1px 1px;}
header nav .dropdown a {
background:#02878a;
border:none;
border-radius:0;
box-shadow:none;
height:auto;
font:12px/16px arial;
padding:8px 14px 6px 14px;
margin:0;
}
header nav .dropdown a:hover {background:#01696b;}
header nav .selected .dropdown a:hover {background:#01696b;}
header .mobile-menu-link {display:none;}

/* Finder Header */

header.finder {
background:url(//media.tripcentral.ca/style/responsive/img/header/bg-header-tablet.png) repeat-x top;
height:65px;
position:fixed;
top:0px;
z-index:9999;
width:100%;
}
.finder-styles.open header.finder {height:93px;}
header.finder nav {
background:#01595b;
margin-top:0;
padding-top:0;
z-index:9999;
position:relative;
display:none;
}
.finder-styles.open header.finder nav {display:block;}
header.finder .mobile-button  {
background:url(//media.tripcentral.ca/style/responsive/img/header/bg-mobile-nav.png) no-repeat top;
width:59px;
height:65px;
display:block;
padding:0;
}
.finder-styles.open header.finder .head-right .mobile-button a {
background:url(//media.tripcentral.ca/style/responsive/img/header/bg-mobile-nav-open.png) no-repeat top;
margin-left:-1px;
}
header.finder .head-right {right:0;}
.finder-styles.open header.finder .head-left {margin-bottom:8px;}
