﻿/* styles for top sign up bar in pages, created by Albert */
#signupbar {
	height: 33px;
	line-height: 30px;
	background: none #353333;
	position:relative;
	z-index: 999;
	color: #fff;
	font-size: 11px;
	font-family: "Segoe UI", Arial, sans-serif;
	box-shadow: inset 0px 0px 6px #000000;
}
#signupbar a {
	text-decoration: none;
}
#signupbar .top-info {
	vertical-align: top;
	display: inline-block;
	line-height: 33px;
} 
.top-info img {
	margin: 0 15px;
	vertical-align: middle 
}
.signup-form {
	float: right;
	margin-right: 2%;
}
.signup-form a:first-child img {
	margin-left: 0;
}
.signup-form img {
	vertical-align: middle;
	margin-left: 20px;
}
.signup-form input {
	font-weight: bold;
	font-size: 11px;
}
.signup-form input[type="email"] {
	background: none #3a3a3a;
	color: #fafafa;
	border: 0;
	padding: 3px;
	min-width: 158px;
	margin-right:10px;
}
.signup-form input[type="submit"] {
        background: #e15449;
    background: -moz-linear-gradient(top, #e15449 46%, #da291c 54%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(46%,#e15449), color-stop(54%,#da291c));
    background: -webkit-linear-gradient(top, #e15449 46%,#da291c 54%);
    background: -o-linear-gradient(top, #e15449 46%,#da291c 54%);
    background: -ms-linear-gradient(top, #e15449 46%,#da291c 54%);
    background: linear-gradient(to bottom, #e15449 46%,#da291c 54%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e15449', endColorstr='#da291c',GradientType=0 );
    border: 1px solid #EC4539;
    box-shadow: 0 0 2px 1px #2C2C2C;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 0px;
    padding: 2px 10px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
    top: 6px;}
.signup-form input[type="submit"]:hover {
	background: #9d3b33; /* Old browsers */
background: -moz-linear-gradient(top, #9d3b33 46%, #981d14 54%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(46%,#9d3b33), color-stop(54%,#981d14)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #9d3b33 46%,#981d14 54%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #9d3b33 46%,#981d14 54%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #9d3b33 46%,#981d14 54%); /* IE10+ */
background: linear-gradient(to bottom, #9d3b33 46%,#981d14 54%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9d3b33', endColorstr='#981d14',GradientType=0 ); /* IE6-9 */
    border: 1px solid #A53028;
    /* box-shadow: 1px 1px 3px 1px #2C2C2C inset; */
}
#signupbar-mobile {
	padding: 4px 10px 6px;
	display: none;
	width:100%;
	height:20px;
	float: left;
}
#signupbar-mobile .signup-form {
	float: none;
	text-align: right;
	padding-right:30px;
}

/*-- Crosssell section */
#crossSellList { padding:0px; margin:0px; display:inline; position:relative; top:0px; left:0px;  width:100%; overflow:visible; }

#crossSellList li
	{
	display: inline-block;
	list-style-type: none;
	padding: 1px 15px 0px 15px;
	border-right:1px solid #9D9D9D;
	cursor:pointer;
	float:left;
	position:relative;
	width:auto;
	margin:0;
	}
#crossSellList li:hover { background: #FFF; }

#crossSellList li:hover span, #crossSellList li:hover a {color:#121111;}
#crossSellList li.left:hover span {color:#FFF;}
#crossSellList li.active {background:#FFF; border-bottom:1px solid #FFF;}
#crossSellList li.active span { color:#121111;}
#crossSellList li span {color:#FFF; font-weight:bold;}
#crossSellList li.right { float:right; border-right:none; border-left:1px solid #9D9D9D; height:32px; }
#crossSellList li.right:last-child {
	border-left: none;
}
#crossSellList li a { color:#FFF; padding: 3px 0px 8px 0px; }



#crossSellList li ul { 
	position:absolute;
	display:none; 
	top:33px;
	left:0px;
	width:250px;
	border:5px solid #FFF;
	background:#FFF;
	padding:0px;
	-webkit-box-shadow: 0px 3px 2px -1px #808080;
	box-shadow: 0px 3px 2px -1px #808080;
	z-index:30;
 }

#crossSellList ul li {
	float:left;
	width:250px;
	height:41px;
	padding:0px;
	margin:0px;
	border:none;
	background:#F2F2F2;
	z-index:100;
	display:block;
}
#crossSellList ul li a {
	display:block!important;
	width:235px;
	height:40px;
	line-height:40px;
	padding:0 0 0 15px;
	background-image:url(../../SiteCollectionImages/core/thllogos_icons.png);
	background-repeat:no-repeat;
	border-bottom:1px solid #FFF;
	color:#121111;
	z-index:100;
	float:left;
	text-decoration:none;	
}

#crossSellList ul li a.kea 		{ background-position:195px 0px; }
#crossSellList ul li a.maui 	{ background-position:195px -40px; }
#crossSellList ul li a.united 	{ background-position:195px -80px; }
#crossSellList ul li a.britz 	{ background-position:195px -120px; }
#crossSellList ul li a.alpha 	{ background-position:195px -160px; }
#crossSellList ul li a.mighty 	{ background-position:195px -200px; }
#crossSellList ul li a.roadbear	{ background-position:195px -240px; }
#crossSellList ul li a.motek	{ background-position:195px -280px; }


#crossSellList ul li a.current { background-color:#FFF;}
#crossSellList ul li a:hover { background-color:#CDCDCD; text-decoration:none; color:#000; }

#crossSellList ul li.close {
	display: inline-block;
	list-style-type: none;
	cursor:pointer;
	float:left;
	position:relative;
	background:#FFF;
	line-height:22px;
	color:#121111;
	text-align:center;
}
#crossSellList ul li.close:hover {text-decoration:underline;}

#crossSellList li.left {
	margin: 0px;
	padding:0px;
	height:30px;
	border:none;
	line-height:30px;
	position:relative;
	cursor:default;
	}
#crossSellList li.left:hover { background:transparent;}
#crossSellList li.left span {
	position:relative;
	top:-10px;
	padding-left:15px;
}
#crossSellList li.left i {
	position:relative;
	top:-12px;
}

#crossSellList li.left ul { 

	display:inline-block;
	position:relative;
	padding:0px;
	width:auto;
	padding:0px;
	top:0px;
	left:15px;
	border:none;
	background:transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	
	
	 }
#crossSellList li.left ul li {
display: inline;
list-style-type: none;
padding-right: 20px;
padding:0px;
width:70px;
height:30px;
background-color:transparent;
}
#crossSellList li.left li a {
	width:70px;
	height:30px;
	line-height:40px;
	padding: 0px 0px 0px 15px; 
	background-image:url(../../SiteCollectionImages/core/thllogos_icons.png);
	background-repeat:no-repeat;
	background-color:transparent;
	margin-bottom:1px;
	border-bottom:none;
	text-indent:-9999px;
	overflow:hidden;
	
}

#crossSellList li.left ul li a.kea 		{ background-position:0px -5px; }
#crossSellList li.left ul li a.maui 	{ background-position:0px -45px; }
#crossSellList li.left ul li a.united 	{ background-position:0px -85px; }
#crossSellList li.left ul li a.britz 	{ background-position:0px -125px; }
#crossSellList li.left ul li a.alpha 	{ background-position:0px -165px; }
#crossSellList li.left ul li a.mighty 	{ background-position:0px -205px; }
#crossSellList li.left ul li a.roadbear	{ background-position:0px -245px; }
#crossSellList li.left ul li a.kea.current,		#crossSellList li.left ul li a.kea:hover 		{ background-position:-100px -5px; }
#crossSellList li.left ul li a.maui.current, 	#crossSellList li.left ul li a.maui:hover  		{ background-position:-100px -45px; }
#crossSellList li.left ul li a.united.current,	#crossSellList li.left ul li a.maui:hover 		{ background-position:-100px -45px; }
#crossSellList li.left ul li a.united.current,	#crossSellList li.left ul li a.united:hover  	{ background-position:-100px -85px; }
#crossSellList li.left ul li a.britz.current,	#crossSellList li.left ul li a.britz:hover  	{ background-position:-100px -125px; }
#crossSellList li.left ul li a.alpha.current, 	#crossSellList li.left ul li a.alpha:hover 		{ background-position:-100px -165px; }
#crossSellList li.left ul li a.mighty.current,	#crossSellList li.left ul li a.mighty:hover  	{ background-position:-100px -205px; }
#crossSellList li.left ul li a.roadbear.current,#crossSellList li.left ul li a.roadbear:hover	{ background-position:-100px -245px; }


/********** CROSS SELL **********/

.tooltip + .tooltiptext {
    visibility: hidden;
    width: auto;
    background-color: #fff;
    color: #5e5e5e;
    text-align: center;
    padding: 2px 8px;
    border: 1px solid #b9b9b9;
    box-shadow: 0 0 10px 0px #b9b9b9;
    font-size: 11px;
    font-style:italic;
    top:24px;
    right: 102px;

    /* Position the tooltip */
    position: absolute;
    z-index: 1;
}
.tooltip:hover + .tooltiptext {
    visibility: visible;
}

#mc-popup {
	float: left;
}
.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: visible;
  opacity: 1;
}
#mc-popup > div {
	position: absolute;
    left: 50%;
    top: 50%;
    font-size: 12px;
    font-weight: 500;
    transform: translate(-50%, -50%);
    text-align:center;
    background: #fff;
    color: #333;
    min-width: 450px;
    padding: 20px;
    display: none;
}
#mc-popup.overlay > div {
	display: block;
}
#mc-popup .mc-cw {
	position:absolute;
	right: 6px;
	top: -6px;
}

@media screen {
	#signupbar {
		position:absolute;
		width: 100%;	
		top: 0;
	}
}
		
@media screen and (max-width: 1000px) {
	/* #signupbar {
		float: left;
    	width: 100%;
    	padding-top: 4px;
	} 
	#header {
		padding-top: 0px;
	} */
	#signupbar /* .top-info */ {
		display: none;	
	}	
	#header {
	padding: 0 !important;
}
	/* #signupbar .tooltip + .tooltiptext{
		top: 33px;
	} */
}

@media screen and (max-width: 468px) {
	.form-wrap {
		display: none;	
	}
}
