/* Phone List */
#phones {
	padding: 0;
	display: inline;
}
#frmCompare, #frmFilter {
	padding-left: 0;
	min-height: 0;
/*
	margin-bottom: -130px; 
*/
}

#product-box {
	width: 100%;
	margin-bottom: 30px;
}


#products {
	font-size: 10px;
	width: 226px;
	margin-bottom: 15px;
	float: left;
	min-height: 150px;
}
.compare {
	padding-top: 10px;
	font-size: 11px;
}

#products-phone  {
	min-height: 145px;
	width: 100px;
	text-align: center;
	padding-top: 20px;
	float: left;
}
#price-box {
	float: left;
	width: 126px;
	background-image: none;
	overflow: auto;
	min-height: 170px;
	padding-top: 10px;
}
.phonename {
	font-size: 12px;
	font-weight: bold;
}

#products ul {
	margin: 0px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
}
#products li {
	list-style-type: none;
	background-image: url(../images/bullet-phones.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 10px;
	font-size: 11px;
	padding-bottom: 3px;
}


#productsempty {
	font-size: 10px;
	width: 218px;
	margin-bottom: 10px;
	float: left;
	margin-right: 13px;
}


ul.features {
	margin: 0px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 8pt;
}
ul.features li {
	list-style-type: none;
	background-image: url(../images/bullet-phones.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 10px;
	font-size: 11px;
	padding-bottom: 3px;
}


#contracts {
	float: left;
	width: 170px;
	border: 1px solid #CCCCCC;
	padding: 3px;
	font-size: 9px;
	margin-top: 5px;
}
#contracts  ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 9px;
}
#contracts  li {
	list-style-type: none;
	display: inline;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin: 0px;
}


#phonepriceleft {
	width: 130px;
	float: left; 
}
#phonepriceright {
	width: 250px;
	border-left: 1px solid #cccccc;
	padding-left: 10px;
	float: right;
}

div.highlight {
	padding-left: 10px;
	margin-top: 5px;
	color:#000000;
	font-size:32px;
}
span.highsuper {
	bottom:11px;
	font-size:21px;
	position:relative;
}
div.bigterm {
	padding-left: 10px;
	font-size:12px;
	font-weight: bold;
	padding-bottom: 8px;
}

table.phonepricing {
	width: 250px;
	margin: 0px;
	padding: 0px;
}
table.phonepricing td.pricefield {
	vertical-align: top;
	font-size: 12px;
	padding: 3px;
	width: 100px;
}
table.phonepricing td.field {
	width: 150px;
	font-weight: bold;
	color: #aaaaaa;
}
#compare-button form {
	margin: 0px;
	padding: 0px;
}
#compare-button-top {
	width: 100%;
	padding-top: 5px;
	padding-bottom: 0px;
	text-align: right;
/*
	margin-top: 120px;
*/
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d6;
	min-height: 25px;
}
#compare-button-bottom {
	width: 100%;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d6d6d6;
	margin: 0px;
	padding: 0px;
/*	min-height: 25px; */
}


#filtering {
	padding-top: 8px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	border: 1px solid #ccc;
	background-image: url(../images/filter-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#filterleft {
	width: 190px;
	float: left;
}
#filtermiddle {
	width: 190px;
	float: left;
}
#filterright {
	float: left;
	width: 682px;
}

.dropdown {
	background-color: #FFFFFF;
	border: 1px solid #d6d6d6;
	font-size: 11px;
	height: 22px;
	margin: 2px 0 7px;
	padding: 2px 0;
	width: 160px;
}
.heading {
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 2px;
	color: #1A6CA9;
}
.headingpad {
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 2px;
	padding-top: 5px;
}
table.FeaturesBox {
	width: 600px;
	margin: 0px;
	padding: 0px;
}
table.FeaturesBox td {
	width: 150px;
	padding-bottom: 3px;
	font-size: 11px;
	vertical-align: top;
}
.gobtn {
	margin-top: 50px;
	margin-left: 20px;
	min-height: 40px;
	cursor: pointer;
	width: 80px;
}
.btn {
	font-weight: bold;
	font-size: 12px;
	background-color: #63C600;
	color: #fff;
	cursor: pointer;
}






/* Phone List Page (original) */
table.PhoneList
{
	width: 680px;
	margin: 0px;
	padding: 0px;
}
table.PhoneList td
{
	width: 226px;
	vertical-align: top;
	text-align: left;
	margin: 0px;
	padding-bottom: 10px;
}
table.PhoneListPhone
{
	width: 226px;
	margin: 0px;
	padding: 0px;
}
table.PhoneListPhone td.info
{
	width: 146px;
	vertical-align: top;
}
table.PhoneListPhone td.image
{
	width: 80px;
	vertical-align: top;
	text-align: center;
}

#phones ul {
	margin: 0px;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#phones li {
	list-style-type: none;
	background-image: url(/images/bullet-phones.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 10px;
	color: #333333;
}

#phones a, #phones a:link, #phones a:active, #phones a:visited {
	font-size: 12px;
	font-weight: bold;
}


div.PhoneName
{
	font-weight: bold;
	padding-bottom: 2px;

}
div.PhoneFeatures
{
	font-size: 8pt;
}

/* Phone Details Page */
table.PhoneInfo
{
	width: 100%;
	margin: 0px;
	padding: 0px;
}
table.PhoneInfo td.PhoneImage
{
	width: 40%;
	vertical-align: top;
	text-align: center;
	padding-right: 10px;
}
table.PhoneInfo td.PhoneSpecs
{
	width: 60%;
	vertical-align: top;
	text-align: left;
}


table.PhoneDetails
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dashed #cccccc;
}
table.PhoneDetails td.field
{
	width: 40%;
	vertical-align: top;
	text-align: right;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px dashed #CCCCCC;
}
table.PhoneDetails td
{
	width: 60%;
	vertical-align: top;
	text-align: left;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px dashed #CCCCCC;
}
table.PhoneDetails ul
{
	list-style-type: square;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-size: 12px;
}
#productleft {
	width: 300px;
	float: left;
	text-align: center;
}

#productmiddle {
	width: 380px;
	float: right;
}

/* phones comparison */
table.ComparePhones {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
}
table.ComparePhones th {
	vertical-align: bottom;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border: none;
	padding-bottom: 5px;
}
table.ComparePhones th.options {
	font-size: 11px;
	text-align: left;
}
table.ComparePhones td {
	padding: 4px;
	font-size: 11px;
	vertical-align: top;
}
table.ComparePhones td.category {
	background-color: #d70c29;
	color: #ffffff;
	text-align: left;
	font-weight: bold;
}
table.ComparePhones td.item {
	font-weight: bold;
}
table.ComparePhones td.itemalt {
	font-weight: bold;
	background: #eeeeee;
}
table.ComparePhones td.alt {
	background: #eeeeee;
}
