/**
 * @section comBar
**/
/**/

#comBar,
#comBarShadow {
    position: fixed;
    left: 0;
    bottom: -40px;
    background: #ffffff;
    width: 100%;
    height: 100px;
    z-index: 400;
	-webkit-transform: translate3d(0,0,0);
}

#comBarShadow {
    box-shadow: 0 -5px 20px -5px #898989;
    z-index: 200;
}

.lt-ie9 #comBarShadow {
	height: 99px;
	border: 1px solid #e3e3e3;
}

#comBar .center {
    margin: 0 auto;
	display: table;
	white-space: nowrap;
}

#comBar .center ul {
	list-style: none;
	padding: 0;
	display: table-row;
	white-space: nowrap;
	border: 0;
}

#comBar .center ul li {
	display: table-cell;
	padding: 0 19px 0 9px;
	position: relative;
	border-left: 0;
	border-right: 2px solid #e3e3e3;
	text-align: center;
	cursor: pointer;
	vertical-align:top;
}

#comBar .center ul li#comBar_search {
	padding-left: 10px;
	position: static;
	border-left: 2px solid #e3e3e3;
}

#comBar .center ul li#comBar_virtualBranch{
	display:none;
}

#comBar .center ul li:first-child {
	padding-left: 10px;
	border-left: 2px solid #e3e3e3;
}

#comBar ul li span.desc {
    height: 60px;
    display: table-cell;
    vertical-align: middle;
	text-align: left;
}

#comBar ul li span.desc:hover {
    text-decoration: none;
}

#comBar ul li span {
    display: block;
    color: #000;
}

#comBar ul li span.top {
	font-family: PT Sans, arial;
    font-size: 18px;
}

#comBar ul li span.top:hover {
	text-decoration: underline;
}

#comBar_virtualBranch span.desc {
	padding-left: 39px;
	background: url('/etc/designs/hypovereinsbank/img/virtualbranch/global/arrow-up_lowres.png') left center no-repeat;
}

.lt-ie9 #comBar_virtualBranch {
	vertical-align: top;
}

#comBar_search {
	min-width: 396px; /* prevent line-break */
	vertical-align: middle;
}

#comBar_search,
.lt-ie9 #comBar_search {
	min-width: 399px; /* prevent line-break */
	vertical-align: top;
}

#comBar .center ul li#comBar_search > span.desc {
	display: none;
}

#comBar .center ul li#comBar_search > form {
	display: block;
}

#comBar_search input[type="text"] {
	width: 241px;
	margin: 12px 0 0;
	padding: 7px 20px;
	display: block;
	float: left;
	font-family: PT Sans, arial;
	font-size: 16px;
	border: 1px solid #b12a2f;
}

.lt-ie9 #comBar_search input[type="text"] {
	padding-top: 8px;
	padding-bottom: 8px;
}

#comBar_search form .submitCont {
	 padding-left: 9px;
	 float: left;
 }

#comBar_search form .submitCont button[type="submit"] {
	padding: 0;
	background: transparent;
	border: none;
}

#comBar_search form .submitCont button[type="submit"] span.desc {
	position: relative;
	padding-left: 50px;
	background: #fff url('/etc/designs/hypovereinsbank/img/virtualbranch/global/search_icon_lowres.png') left center no-repeat;
}

#comBar_selfservice span.desc {
    padding-left: 50px;
    background: url('/etc/designs/hypovereinsbank/img/virtualbranch/global/sb_icon_lowres.png') left center no-repeat;
}

#comBar_customeradvisor span.desc {
    padding-left: 51px;
    background: url('/etc/designs/hypovereinsbank/img/virtualbranch/global/kb_icon_lowres.png') left center no-repeat;
}

#comBar_locations span.desc {
    padding-left: 50px;
    background: url('/etc/designs/hypovereinsbank/img/virtualbranch/global/location_icon_lowres.png') left center no-repeat;
}


/* IE 8 max-width 1024 bug Fix */
.lt-ie9 .smallIE#comBar .center ul li {
	padding-right: 9px;
	border-left: 2px solid #e3e3e3;
	border-right: 0;
}

.lt-ie9 .smallIE#comBar .center ul li:first-child {
	border-left: 0;
	padding-left: 9px;
}

.lt-ie9 .smallIE#comBar .center ul li#comBar_search {
	min-width: 287px; /* prevent line-break */
	padding-left: 9px;
}

.lt-ie9 .smallIE #comBar_search input[type="text"] {
	width: 158px;
	padding: 7px;
}


.lt-ie9 .smallIE#comBar .center ul li {
	padding-left: 8px;
	padding-right: 8px;
}

.lt-ie9 .smallIE#comBar .center ul li#comBar_search {
	min-width: 0;
	padding-left: 8px;
}

.lt-ie9 .smallIE#comBar .center ul li#comBar_search > span.desc {
	display: table-cell;
	padding-left: 48px;
	background: url('/etc/designs/hypovereinsbank/img/virtualbranch/global/search_icon_768.png') left center no-repeat;
}

.lt-ie9 .smallIE#comBar .center ul li#comBar_search > form {
	display: none;
}

.lt-ie9 .smallIE#comBar ul li span.top {
	font-size: 16px;
}

.lt-ie9 .smallIE #comBar_virtualBranch span.desc {
	padding-left: 36px;
	background: url('/etc/designs/hypovereinsbank/img/virtualbranch/global/arrow-up_768.png') left center no-repeat;
}

.lt-ie9 .smallIE #comBar_selfservice span.desc {
	padding-left: 47px;
	background: url('/etc/designs/hypovereinsbank/img/virtualbranch/global/sb_icon_768.png') left center no-repeat;
}

.lt-ie9 .smallIE #comBar_customeradvisor span.desc {
	padding-left: 47px;
	background: url('/etc/designs/hypovereinsbank/img/virtualbranch/global/kb_icon_768.png') left center no-repeat;
}

.lt-ie9 .smallIE #comBar_locations span.desc {
	padding-left: 48px;
	background: url('/etc/designs/hypovereinsbank/img/virtualbranch/global/location_icon_768.png') left center no-repeat;
}

@media screen and (max-width: 1180px) {

	#comBar .center ul li {
		padding-right: 9px;
		border-left: 2px solid #e3e3e3;
		border-right: 0;
	}

	#comBar .center ul li:first-child {
		border-left: 0;
		padding-left: 9px;
	}

	#comBar .center ul li#comBar_search {
		min-width: 287px; /* prevent line-break */
		padding-left: 9px;
	}

	#comBar_search input[type="text"] {
		width: 158px;
		padding: 7px;
	}
}

@media screen and (max-width: 1023px) {

	#comBar .center ul li {
		padding-left: 8px;
		padding-right: 8px;
		background: none repeat scroll 0 0 #ffffff;
	}

	#comBar .center ul li#comBar_search {
		min-width: 0;
		padding-left: 8px;
	}

	#comBar .center ul li#comBar_search > span.desc {
		display: table-cell;
		padding-left: 48px;
		background: url('/etc/designs/hypovereinsbank/img/virtualbranch/global/search_icon_768.png') left center no-repeat;
	}

	#comBar .center ul li#comBar_search > form {
		display: none;
	}

	#comBar ul li span.top {
		font-size: 16px;
	}

	#comBar_virtualBranch span.desc {
		padding-left: 36px;
		background: url('/etc/designs/hypovereinsbank/img/virtualbranch/global/arrow-up_768.png') left center no-repeat;
	}

	#comBar_selfservice span.desc {
		padding-left: 47px;
		background: url('/etc/designs/hypovereinsbank/img/virtualbranch/global/sb_icon_768.png') left center no-repeat;
	}

	#comBar_customeradvisor span.desc {
		padding-left: 47px;
		background: url('/etc/designs/hypovereinsbank/img/virtualbranch/global/kb_icon_768.png') left center no-repeat;
	}

	#comBar_locations span.desc {
		padding-left: 48px;
		background: url('/etc/designs/hypovereinsbank/img/virtualbranch/global/location_icon_768.png') left center no-repeat;
	}
}

/* fix horizontal scrollbar bug */
@media (min-width: 1024px) and (max-width: 1040px) {

	html body #comBar .center ul li#comBar_search {
		min-width: 269px;
	}

	html body #comBar_search input[type="text"] {
		width: 140px;
	}
}
