 /* cc26 Contact Us Local Action Bar Content Component
  * 
  *This revision is being manually managed to be equivalent to Web Publisher version #.
  * $Revision: 8.1 $
  */
.cc26-pilot,
.mlb-pilot .cc26-pilot {
	background-color: #f9f9f9;
	padding: 0;
}
.cc26-pilot .button {
	margin: 1px auto 4px auto;
	width:109px;
	text-align:center;
}

.cc26-pilot ul,
.rtl .cc26-pilot ul {
	list-style-type:none;
	margin:0 17px;
}

.cc26-pilot li {
	border-top: 1px solid #ccc;
	padding:13px 10px 11px 10px;
	margin:0;
	font-weight:bold;
}
.cc26-pilot a {
	display:block;
}
.cc26-pilot img {
	text-align: center;
	margin: 2px 0 1em 0;
}

.cc26-pilot .price {
	font-weight:normal;
	font-size:85%;
}
.cc26-pilot .phone {
	color:#333;
	margin-bottom:0;
}
.cc26-pilot .number {
	font-weight:bold;
}
.cc26-pilot .time {
	font-size:85%;
	margin-bottom:0;
	font-weight:normal;
}
.cc26-pilot .countries {
	font-size:85%;
	font-weight:normal;
}


/* chat */
/* Chat Now "call to action" (button) */
.cc26-cta, .cc26-cta b, .cc26-cta b b {
	background-image:url('//www.static-cisco.com/assets/pilot/a00/hero_button_sprite.png');
	_background-image:url('//www.static-cisco.com/assets/pilot/a00/hero_button_sprite.gif');
	color:#ffffff !important;
	text-decoration:none !important;
	font-weight:bold;
	font-family:arial;
	cursor:pointer;
	outline:none;
	padding:0;
	margin:0;
	line-height:31px;
	height:31px;
	display:-moz-inline-box;
	display:inline-block;
	font-size:11.25px;
	-moz-box-align:center;
	}

.cc26-cta {
	background-repeat:no-repeat;
	background-position: right -62px;
	text-decoration:none !important;
	}

.cc26-cta b {
	background-repeat:no-repeat;
	background-position:0 -31px;
	}

.cc26-cta b b {
	background-repeat:repeat-x;
	background-position:0 0;
	margin:0 5px;
	padding:0 20px;
	}

.cc26-cta:hover {
	background-repeat:no-repeat;
	background-position: right -155px;
	}

.cc26-cta:hover b {
	background-repeat:no-repeat;
	background-position:0 -124px;
	}

.cc26-cta:hover b b {
	background-repeat:repeat-x;
	background-position:0 -93px;
	}
