/* s01 v1.1
 * 
 * v1.1: add #wcq for WEM margin setting.
 * v1.0: 2x platform
 */

.s01v8-pilot {
	min-width:220px;
}
.rtl .s01v8-pilot {
	padding-left:0;
}
.s01v8-pilot h2 {
	color:#444;
	padding-bottom:2px;
	border-bottom:#ccc 4px solid;
}
.s01v8-pilot h2:first-child {
	margin-top:-4px;
}
.s01v8-pilot h2.s01v8-title {
	margin-bottom:0;
}
.s01v8-pilot a:hover {
	color:#2970a6;
}
.s01v8-smaller_text {
	font-size:11px;
	line-height:1.3;
}
#fw-mb-w1 .s01v8-pilot ul {
	list-style:none;
	padding:0;
	margin:0 0 20px;
}
.s01v8-pilot li {
	padding:3px 0 8px 41px;
	border-bottom:#e5e5e5 1px solid;
	position:relative;
	min-height:16px;
}
.rtl .s01v8-pilot li {
	padding:3px 41px 8px 0;
}
.s01v8-pilot li.first_li {
	padding-top:8px;
}
.s01v8-pilot .no-border {
	border-bottom:0;
	padding-bottom:0;
	margin-bottom:0;
}
.s01v8-icon {
	background:transparent url('//www.static-cisco.com/assets/pilot/s01/luh_sprite.gif') center center no-repeat;
	color:#666;
	width:24px;
	height:24px;
	position:absolute;
	top:3px;
	left:7px;
}
.rtl .s01v8-icon {
	background-image:url('//www.static-cisco.com/assets/pilot/s01/luh_sprite_RTL.gif');
	left:inherit;
	right:5px;
}
#ie6 .s01v8-icon {
	left:-32px;
}
.s01v8-pilot li.first_li .s01v8-icon {
	top:8px;
}
.s01v8-chat {
	background-position:0 -57px;
}
#fw-mb-w1 .s01v8-chat_button {
	background:transparent url('//www.static-cisco.com/assets/pilot/s01/luh_sprite.gif') center center no-repeat;
	background-position:0 0;
	padding-left:72px;
	padding-bottom:0;
	height:39px;
}
.rtl #fw-mb-w1 .s01v8-chat_button {
	background:transparent url('//www.static-cisco.com/assets/pilot/s01/luh_sprite_RTL.gif') right top no-repeat;
	padding-left:0;
	padding-right:72px;
}
#fw-mb-w1 .s01v8-chat_gray_bar {
	background:transparent url('//www.static-cisco.com/assets/pilot/s01/luh_sprite.gif') center center repeat-x;
	background-position:0 -222px;
	height:36px;
	margin-top:-3px;
	padding-top:6px;
}
.rtl .s01v8-chat_gray_bar {
	background:transparent url('//www.static-cisco.com/assets/pilot/s01/luh_sprite_RTL.gif') repeat-x;
	background-position:0 -222px;
	margin-left:0;
	height:42px;
}
.s01v8-email {
	background-position:0 -92px;
}
.s01v8-small_business {
	background-position:0 -192px;
}
.s01v8-reseller {
	background-position:0 -125px;
}
.s01v8-phone {
	background-position:0 -160px;
}
/* added second lines to include .s01v8-b .s01v8-i */
#fw-mb-w1 .s01v8-pilot .cta, 
#fw-mb-w1 .s01v8-pilot .cta b, 
#fw-mb-w1 .s01v8-pilot .cta b i,
#fw-mb-w1 .s01v8-pilot .cta .s01v8-b, 
#fw-mb-w1 .s01v8-pilot .cta .s01v8-b .s01v8-i {
	background-image:url('//www.static-cisco.com/assets/pilot/common/blue_button.png');
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-family:arial;
	cursor:pointer;
	outline:0;
	padding:0;
	margin:0;
	height:24px;
	line-height:24px;
	display:-moz-inline-box;
	display:inline-block;
	font-size:11.25px;
	-moz-box-align:center;
	background-repeat:no-repeat;
}
#ie6 .s01v8-pilot .cta, 
#ie6 .s01v8-pilot .cta b, 
#ie6 .s01v8-pilot .cta b i,
#ie6 .s01v8-pilot .cta .s01v8-b, 
#ie6 .s01v8-pilot .cta .s01v8-b .s01v8-i {
	background-image:url('//www.static-cisco.com/assets/pilot/common/blue_button.png')
}
.s01v8-pilot .cta {
	background-position:right -48px;
	position:absolute;
	top:8px;
}
.s01v8-pilot .cta b,
.s01v8-pilot .cta .s01v8-b {
	background-position:0 -24px;
}
#fw-mb-w1 .s01v8-pilot .cta b i,
#fw-mb-w1 .s01v8-pilot .cta .s01v8-b .s01v8-i {
	background-repeat:repeat-x;
	background-position:0 0;
	padding:0 13px;
	margin:0 3px;
	font-style:normal;
}
.s01v8-pilot .cta:hover {
	background-position:right -120px;
	text-decoration:none;
}
.s01v8-pilot .cta:hover b
.s01v8-pilot .cta:hover .s01v8-b {
	background-position:0 -96px;
}
#fw-mb-w1 .s01v8-pilot .cta:hover b i,
#fw-mb-w1 .s01v8-pilot .cta:hover .s01v8-b .s01v8-i {
	background-repeat:repeat-x;
	background-position:0 -72px;
	font-style:normal;
}
.mb-context .s01v8-pilot {
	margin-left:10px;
	padding-left:0;
	width:220px;
}
#w1x .mb-context .s01v8-pilot,
#wcq .mb-context .s01v8-pilot {
	margin-left:0px;
}
