/* Phone List Page */
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: #515151;
}

#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;
}

/* phones list */
#bullets {
}
#bullets  li {
	list-style-type: none;
	background-image: url(images/bullet-phones.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 10px;
}
#product-box {
	width: 100%;
	padding-bottom: 10px;
}
#products {
	font-size: 10px;
	width: 137px;
	margin-bottom: 15px;
	float: left;
	margin-right: 38px;
	height: 270px;
}
#products p {
	margin: 0px;
	padding: 0px;
}
#products-bg  {
	background-image: url(/images/phone-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 108px;
	width: 142px;
	text-align: center;
	padding-top: 10px;
}

#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;
}

#products  a {
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
	color: #373535;
}

#products a:visited {
	font-size: 10px;
	font-weight: bold;
}
#products a:hover {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#products a:active {
	font-size: 10px;
	font-weight: bold;
}

#bundles {
	height: 20px;
	width: 300px;
	font-weight: bold;
}
#price-box {
	float: left;
	width: 140px;
	padding-top: 8px;
	padding-bottom: 3px;
	padding-right: 2px;
	height: 90px; 
	margin-bottom: 20px;
}

.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-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: #000;
	height: 25px;
}
#compare-button-bottom {
	width: 100%;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	margin: 0px;
	padding: 0px;
	height: 25px;
	margin-top: 10px;
}

#filtering {
	padding-top: 8px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	border: 1px solid #000;
	background-image: url(../images/filter-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#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 #000;
	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;
}
.compare {
	text-align: left;
	margin-top: 10px;
	font-size: 11px;
	float: left;
}


/* 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
{
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-size: 12px;
}
table.PhoneSpecs {
	margin: 0px;
	padding: 0px;
}
table.PhoneSpecs td {
	font-size: 12px;
	padding: 3px;
	vertical-align: top;
}
table.PhoneSpecs td.fld {
	width: 120px;
	color: #777;
	text-align: right;
}

#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;
}
