#carrierpromo-box {
	height: 300px;
	width: 953px;
	margin-right: auto;
	margin-left: auto;
	border-left: 1px solid #575757;
	border-right: 1px solid #575757;
	background-color: #000000;
	text-align: left;
}
#carrier-promo {
	height: 300px;
	width: 614px;
	float: left;
}
#choose-info {
	background-image: url(/images/2/choose-bg.png);
	float: left;
	height: 266px;
	width: 322px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 34px;
	padding-left: 17px;
}
#choose-info.rogers {
	background-color: #ED1C24;
}
#choose-info.bell {
	background-color: #0065A4;
}
#choose-info.fido {
	background-color: #FFDF24;
}
#choose-info.solo {
	background-color: #FC7222;
}
#choose-info.virgin {
	background-color: #ED1A37;
}
#choose-info.sasktel {
	background-color: #0071BC;
}
#choose-info.chatr {
	background-color: #885AC3;
}
#feature-box {
	height: 220px;
	width: 300px;
	padding-top: 15px;
	font-size: 10px;
	color: #FFFFFF;
}

#feature-box.fido {
	color: #999999;
}
#feature-box form {
	margin: 0px;
	padding: 0px;
}
table.FeaturesBox td {
	width: 150px;
	vertical-align: top;
}

.feature-go-but  {
	float: right;
	margin-top: 10px;
}

.dropdown {
	height: 20px;
	width: 225px;
	font-size: 10px;
	border: 1px solid #575757;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
/* phone list css */
#phonelist-box {
	width: 953px;
	margin-right: auto;
	margin-left: auto;
	border-left: 1px solid #575757;
	border-right: 1px solid #575757;
	background-color: #000000;
	text-align: left;
}
#phonelist-row {
	height: 145px;
	width: 953px;
	padding-top: 10px;
	padding-bottom: 9px;
}
#phonelist-phone {
	float: left;
	height: 143px;
	width: 224px;
	border: 1px solid #575757;
	background-repeat: no-repeat;
	background-position: right 35px;
	margin-left: 10px;
	background-color: #000000;
}
#phonelist-phone.rogers {
	background-image: url(/images/2/phonelist-rogers.gif);
}
#phonelist-phone.bell {
	background-image: url(/images/2/phonelist-bell.gif);
}
#phonelist-phone.fido {
	background-image: url(/images/2/phonelist-fido.gif);
}
#phonelist-phone.solo {
	background-image: url(/images/2/phonelist-solo.gif);
}
#phonelist-phone.virgin {
	background-image: url(/images/2/phonelist-virgin.gif);
}
#phonelist-phone.sasktel {
	background-image: url(/images/2/phonelist-sasktel.gif);
}
#phonelist-phone.chatr {
	background-image: url(/images/2/phonelist-chatr.gif);
}
#phonelist-name  {
	height: 25px;
	width: 216px;
	border-bottom: 1px solid #575757;
	background-color: #3B3C3D;
	padding-top: 8px;
	padding-left: 5px;
	padding-right: 3px;
}
#phonelist-name a {
	font-size: 10px;
	font-weight: bold;
}
#phonelist-image {
	float: left;
	height: 100px;
	width: 110px;
	padding-left: 5px;
	padding-top: 5px;
}
#phonelist-image  img {
	border: none;
}
#phonelist-price {
	text-align: right;
	float: left;
	height: 35px;
	width: 102px;
	padding-top: 40px;
	padding-right: 7px;
}

.compare-selected-right {
	padding-right: 10px;
	height: 20px;
	text-align: right;
}

.from {font-size: 10px}
.price {
	font-size: 14px
}
#phonelist-compare {
	text-align: right;
	float: left;
	height: 20px;
	width: 102px;
	padding-right: 7px;
	color: #1E8AC9;
	font-size: 10px;
	padding-top: 10px;
}
#phonelist-compare form {
	margin: 0px;
	padding: 0px;
}

/* phone details */
#phoneinfo-box {
	background-image: url(/images/2/phone-info-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 600px;
	padding-top: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	margin-top: 35px;
}
#phoneinfo {
	float: left;
	width: 340px;
	padding-right: 65px;
}
#phoneinfo ul {
	margin: 0px;
	list-style-position: outside;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
}
#phoneinfo  ul  li {
	padding-bottom: 8px;
}

#priceinfo {
	float: left;
	width: 193px;
}
#contract {
	font-size: 10px;
	color: #6E6E6E;
	width: 180px;
}
#contract ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#contract ul li {
	padding-bottom: 6px;
	height: 17px;
}
#contractprice-sm {
	width: 75px;
}
#contractprice-sm  ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#contractprice-sm ul li {
	height: 17px;
	padding-bottom: 5px;
}
#contractprice-lg {
	font-size: 22px;
}
#tab-box {
	height: 36px; 
	width: 933px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10px;
	color: #CCCCCC;
	clear: both;
	border-left: 1px solid #575757;
	border-right: 1px solid #575757;
	background-color: #000000;
}
#tab {
	height: 34px;
	width: 933px;
	border-bottom: 1px solid #575757;
}
#tab-box ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#tab-box ul li {
	float: left;
	width: 140px;
	height: 33px;
	margin-right: 2px;

	border-top: 1px solid #575757;
	border-left: 1px solid #575757;
	border-right: 1px solid #575757;
	background-color: #3b3c3d;
}
#tab-box ul li a {
	height: 24px;
	display: block;	
	text-align: center;
	padding-top: 9px;
	text-decoration: none;
	color: #999999;
}
html #tab-box ul li.active,  html #tab-box ul li.active a, html #tab-box ul li.active a:hover {
	background-color: #04405f;
	color: #ffffff;
}

#tab-box ul li a:hover {
	background-color: #0579B5;
	color: #FFFFFF;
}
#tab-box ul li a.selected {
	background-color: #04405f;
	color: #FFFFFF;
}

#largephone-box {
	width: 910px;
}
#largephone {
	text-align: center;
	width: 295px;
}
#indiphonelist-row {
	height: 145px;
	width: 714px;
	padding-top: 10px;
	padding-bottom: 9px;
}
.pad-compare-but {
	padding-right: 232px;
}


div.carousel{width:400px;}
li.carouselImg{text-align:center;width:400px;height:400px;}


/* Phone Specifications */
table.PhoneSpecifications {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #575757;
	border-right: 1px solid #575757;
	border-bottom: 1px solid #575757;
}
table.PhoneSpecifications caption {
	background-color: #04405F;
	color: #ffffff;
	text-align: left;
	padding: 5px;
	font-weight: bold;
	border: 1px solid #575757;
}
table.PhoneSpecifications td {
	vertical-align: top;
	padding: 4px;
	background-color: #ffffff;
	color: #111;
}
table.PhoneSpecifications td.field
{
	width: 170px;
	font-weight: bold;
	background-color: #ffffff;
	color: #111;
}
table.PhoneSpecifications td.alt {
	background-color: #efefef;
	color: #111;
}
table.PhoneSpecifications td.fieldalt {
	font-weight: bold;
	background-color: #efefef;
	color: #111;
}


/* GalleryView */

.panel img {
	height: auto;
	width: auto;
	text-align: center;
	margin: 0 auto;
	display: block;
	position: relative;
}



/*iPhone 4 page */
#iPhone-container {
	width: 845px;
	text-align: left;
	font-size: 10pt;
	font: 8.5pt "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #333333;
	padding-left: 70px;
	background: #ffffff;
}
#iPhone-container hr {
	color: #ffffff;
}
#iPhone-container ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 1px;
}
#iphonecompare {
	width: 770px;
}
#iphonecompare tr td {
	border: none;	
	text-align: left;
	vertical-align: top;
}
.phonetitle {
	height: 25px;
}
.phoneimage_front {
	width: 107px;
	height: 211px;
}
.phoneimage_side {
	width: 31px;
	height: 211px;
}
th.category {
	width: 150px;
	text-align: left;
	vertical-align: top;
	font-size: 8.5pt;
	font-weight: none;
}
td.title {
	padding-top: 20px;
}
td.imgcol {
	width: 30px;
	padding: 0;
}
.appicon {
	width: 35px;
	height: 35px;
}
.iphoneicon {
	width: 35px;
}
td.featcol {
	width: 200px;
	padding-left: 5px;
	font-size: 8pt;
}
td.disclaimer p {
	font-size: x-small;
	color: #888888;
	padding-top: 70px;
}


/* compare phones */
table.ComparePhones {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
}
table.ComparePhones th {
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background-color: #000;
}
table.ComparePhones td {
	padding: 4px;
	font-size: 11px;
	vertical-align: top;
	color: #111;
}
table.ComparePhones td.category {
background-color: #04405F;
	color: #ffffff;
	text-align: left;
	font-weight: bold;
	border: 1px solid #575757;
}
table.ComparePhones td.item {
	font-weight: bold;
}
table.ComparePhones td.itemalt {
	font-weight: bold;
	background: #eeeeee;
}
table.ComparePhones td.alt {
	background: #eeeeee;
}

table.ComparePhoneOptions {
	width: 800px;
	margin: 0px;
	padding: 0px;
}
table.ComparePhoneOptions td {
	width: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}

