﻿.phonesEditList td
{
	padding: 0px 10px;
	font-size: 9pt;
	border-right: solid 1px #333333;
	border-bottom: solid 1px #333333;
}
.phonesEditList .pelTitle
{
	font-weight: bold;
	border-bottom: solid 2px #333333;
}
.phoneListTitle
{
	display: block;
	font-weight: bold;
	color: #0066FF;
}
.phonesListHeader
{
	margin-top: 20px;
}
a.avaliblePhoneLink, .nonAvaliblePhone
{
	font-size: 9pt;
	font-weight: bold;
	margin-left: 10px;
	color: #333333;
}

.addPhoneTC
{
	margin-left: 5px;
}
.phoneActionButton
{
	display: block;
	margin-left: 20px;
}

.phoneBlock
{
	float: left;
	width: 450px;
	height: 142px;
	margin-bottom: 30px;
}
.pbI
{
	width: 140px;
	height: 140px;
	border: solid 1px #aaaaaa;
	float: left;
}
.pbI img
{
	width: 120px;
	height: 120px;
	margin: 10px;
}
.textBlc
{
	width: 260px;
	height: 140px;
	margin-left: 5px;
	position: relative;
	float: left;
}
.pbT
{
	font-weight: bold;
	margin-bottom: 4px;
}
.pbD
{
	text-align: justify;
	font-size: 9pt;
	line-height: 17px;
}
.pbM
{
	position: absolute;
	bottom: 0px;
}
.pbM a
{
	color: #268ECD;
}

hr.separate
{
	width: 100%;
	clear: both;
	visibility: hidden;
}

.topViewPhone
{
	float: left;
	margin-right: 45px;
	overflow: hidden;
}
.topViewPhone img
{
}
.topOverviewPhone
{
	float: left;
}
.topDescPhone
{
	float: left;
	width: 430px;
	overflow: hidden;
}

.menuPhoneOption
{
	margin: 20px 3px;
	width: 100%;
	height: 25px;
	border-bottom: solid 2px #333333;
}
.menuPOSelected, .menuPONSelected
{
	line-height: 25px;
	padding: 0px 15px;
	height: 100%;
	float: left;
	font-size: 9pt;
}
.menuPONSelected
{
	border-bottom: solid 2px #333333;
}
.menuPONSelected a
{
	color: #333333;
}
.menuPONSelected a:hover
{
	color: #d30000;
}
.menuPOSelected
{
	border-bottom: solid 2px #D30000;
	color: #D30000;
	font-weight: bold;
}
.menuPOSelected a
{
	color: #d30000;
	text-decoration: none;
}
.phoneCart
{
	padding: 5px;
}
.specPv
{
	font-size: 9pt;
	width: 100%;
	margin-top: 20px;
}
.specGroupPv
{
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 1px solid #999999;
	height: 30px;
	padding: 2px 5px;
}
.specPointPv
{
}
.specPointPvT
{
	width: 250px;
	line-height: 20px;
	vertical-align: middle;
	border: solid 1px #AAAAAA;
	border-top: none;
	background-color: #EAF0FF;
	padding: 2px 10px;
}
.specPointPvV
{
	border: solid 1px #AAAAAA;
	border-top: none;
	border-left: none;
	padding: 2px 5px;
}
