/* ============= services handset slider ====================== */

div.phone-selector div.left-panel {
	background:none;
	overflow:hidden!important;
}


div.left-panel div.nav-left {
	background:url(../../images/services-phoneselect-nav-left-inactive.jpg) no-repeat top right; /* set the left to inactive to start with */
	cursor:pointer;
	display:inline;
	float:left;
	height:308px;
	width:49px;
}
div.left-panel div.nav-right {
	background:url(../../images/services-phoneselect-nav-right.jpg) no-repeat;
	cursor:pointer;
	display:inline;
	float:left;
	height:308px;
	position:relative;
	width:49px;
}
div.left-panel	{
	
}
	
.scroll {
	background:url(../../images/services-phoneselect-bg.jpg) no-repeat;
	display:inline;
	float:left;
	height:310px;
	overflow:hidden;
	position:relative;
	width:173px;
}	

.scroll-container {
	position:relative;
	left:0;
}
.panel {	
	cursor:pointer;
	height:308px;
	padding:8px 6px;
	width:173px;
	
}
.panel img.panelImage, .panel span.panelImage {
	margin:26px 0 0 34px;
	border:none;
	height:220px;
}

.phone-title {
	background:url(../../images/services-phoneselect-h2-bg.gif) no-repeat;
	display:block;
	float:left;
	height:25px;
	left:16px;
	padding:4px 0 0 0;
	*padding:6px 0 0 0;
	position:relative;
	text-align:center;
	top:-68px;
	width:131px;
	z-index:9999;
}

.phone-title h2 {
	font-size:1em;	
}

.paging {
	color:#6b6b6b;
	display:block;
	float:left;
	left:24px;
	position:relative;
	top:-68px;
}



/*===================== signup form =============*/

#handset-drop {
	background:#fff!important;
	border:3px solid #ae1981;
	color:#000;
	display:none;
	position:absolute;	
	top:50px;
	*top:50px;
	*left:448px;
	overflow:auto;
	padding:0px;
	width:385px;
	height:200px;
	z-index:990;
	
}

#handset-drop div {
	cursor:pointer;
	padding:2px 5px 2px 55px;
	width:308px;
	z-index:990;
}

.phone-hover {
	background:#04a3f5 url(../../images/handset-hover.gif) no-repeat bottom;
	color:#fff;
}

/*===================== rate a connector =============*/

.connector-rating {
	
}

/*====================== ui styling team and consumer ========= */

.ui-tabs-hide {
	display:none;
	}
	
/*====================== all hidden content ========= */
.expandingContent {
	display:none;
}
