/* phone list */
#product-box {
	width: 100%;
	padding-bottom: 30px;
}
#products-box p {
	margin: 0px;
	padding: 0px;
}
#products {
	font-size: 10px;
	width: 217px;
	margin-bottom: 30px;
	float: left;
	margin-right: 13px;
	border: 1px solid #CCCCCC;
	height: 160px;
}
#products-bg  {
	height: 118px;
	width: 98px;
	text-align: center;
	padding-top: 20px;
	float: left;
}
#products-info {
	float: left;
	width: 115px;
	padding-top: 8px;
	padding-bottom: 3px;
	padding-right: 2px;
}

#products ul {
	margin: 0px;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#products 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;
	padding-bottom: 5px;
}

#products  a {
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
#NavSide  li a.selected {
	font-size: 11px;
	font-weight: bold;
}
#products a:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#products a:active {
	font-size: 11px;
	font-weight: bold;
}
#products-phone  {
	height: 118px;
	width: 98px;
	text-align: center;
	padding-top: 10px;
	float: left;
}
#price-box {
	float: left;
	width: 112px;
	padding-top: 8px;
	padding-bottom: 3px;
	padding-right: 2px;
}
.phonename {
	margin: 0px;
	padding: 0px;
}
.price {
	padding-top: 10px;
	font-size: 18px;
	margin: 0px;
}
.price-contract {
	font-size: 10px;
	margin: 0px;
}
ul.features {
	margin: 0px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul.features li {
	background-image: url("/images/bullet-phones.gif");
    background-position: 0 3px;
    background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 10px;
	font-size: 11px;
	padding-bottom: 2px;
}
.compare {
	text-align: left;
	padding-top: 10px;
	font-size: 11px;
	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-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	height: 25px;
}
#compare-button-bottom {
	width: 100%;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	margin: 0px;
	padding: 0px;
	height: 25px;
}
#filtering {
	padding-top: 8px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	border: 1px solid #CBCBCB;
	background-color: #E5E5E5;
	color: #333333;
}
#filterleft {
	width: 190px;
	float: left;
}
#filtermiddle {
	width: 600px;
	float: left;
}
#filterright {
	float: left;
	width: 100px;
}
.dropdown {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	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;
	color: #333333;
	text-align: left;
}


/* phone details */
#phonedetails {
	margin: 0px;
	padding: 0px;
	border-bottom: 3px solid #111;
	border-top: 3px solid #111;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
#phonedetailsleft {
	width: 260px;
	float: left; 
}
#phonedetailsright {
	width: 120px;
	padding-left: 10px;
	float: right;
}
#phonedetailsright img {
	border: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

table.PhoneDetails {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
table.PhoneDetails td.field {
	width: 40%;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
}
table.PhoneDetails td {
	width: 60%;
	vertical-align: top;
	text-align: left;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}
table.PhoneDetails ul {
	list-style-type: square;
	padding: 4px;
	margin: 4px;
	margin-top: 1px;
	padding-top: 1px;
	font-size: 12px;
}
#productleft {
	width: 300px;
	float: left;
	text-align: center;	
}
#productmiddle {
	width: 420px;
	float: left;
}
#productright {
	width: 170px;
	padding-left: 10px;
	float: left;
}
#productmiddle p {
	margin: 0px;
	padding: 10px;
}


/* phone details - quote me */
#quoteleft {
	width: 640px;
	float: left;
}

#quoteright {
	width: 250px;
	padding-left: 10px;
	float: left;
}
#txtPhoneInfo, #txtRatePlanInfo {
	height: auto;
}
table.PhoneSpecs {
	margin: 0px;
	padding: 0px;
}
table.PhoneSpecs td {
	font-size: 12px;
	text-align: left;
	padding: 3px;
	vertical-align: top;
}
table.PhoneSpecs td.fld {
	width: 120px;
	color: #777;
	padding-right: 6px;
	text-align: 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;
	text-align: left;
}
table.ComparePhones td.category {
	background-color: #900;
	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;
}

#textCustomerComments {
	display: none;
}
