/* Phone List */
#product-box {
	width: 100%;
}
#products {
	font-size: 12px;
	width: 230px;
	float: left;
	padding: 5px;
	height: 150px;
	margin-bottom: 10px;
}
.compare {
	padding-top: 10px;
	font-size: 11px;
}
#products a, #products a:visited, #products a:active {
	text-decoration: underline;
	color: #BD3431;
	font-size: 12px;
	font-weight: bold;
}
#products a:hover {
	text-decoration: none;
	color: #BD3431;
}

#products-phone  {
	height: 170px;
	width: 80px;
	text-align: center;
	padding-top: 20px;
	float: left;
	overflow: hidden;
	margin-right: 2px;
}
#price-box {
	float: left;
	width: 148px;
	height: 130px;
	padding-top: 20px;
	font-size: 8pt;
	color: #333333;
}
.phonename {
	margin: 0px;
	padding: 0px;
}
.price {
	padding-top: 15px;
	margin: 0px;
	font-size: 22px;
}
.price-contract {
	margin: 0px;
	font-size: 10px;
}
ul.features
{
	margin: 0px;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 8pt;
}
ul.features li {
	list-style-type: none;
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
}
#compare-button form {
	margin: 0px;
	padding: 0px;
}
#compare-button-top {
	width: 100%;
	padding-top: 5px;
	padding-bottom: 0px;
	text-align: right;
	margin: 0px 0px 20px 0px;
	height: 25px;
}
#compare-button-bottom {
	width: 100%;
	text-align: right;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	height: 25px;
	float: left;
}
#filtering {
	margin-bottom: 10px;
	border: 1px solid #999999;
	background-color: #efefef;
	padding: 20px;
	color: #333333;
}
#filterleft {
	width: 190px;
	float: left;
	padding-right: 50px;
}
#filtermiddle {
	width: 190px;
	float: left;
}
#filterright {
	float: left;
	width: 600px;
}

.dropdown {
	background-color: #FFFFFF;
    border: 1px solid #575757;
    font-size: 11px;
    height: 22px;
    margin: 2px 0 7px;
    padding: 2px 0;
    width: 160px;
}
.heading {
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 2px;
}
.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;
	height: 40px;
	cursor: pointer;
	width: 80px;
}
.btn {
	font-weight: bold;
	font-size: 12px;
	background-color: #63C600;
	color: #fff;
	cursor: pointer;
}


/* Phone Details Page */
#phoneleft {
	width: 256px;
	float: left;
	text-align: center;
	padding-right: 10px;
}
#phoneright {
	width: 436px;
	float: right;
	text-align: left;
}
#phonepricemain {
	text-align: center;
}
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;
}
table.PhonesPage {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
table.PhonesPage td {
	width: 696px;
	vertical-align: top;
}

/* phone details */
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;
}

/* 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: #CE0000;
	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;
}
