@charset "utf-8";
/* CSS Document */

/************  nTelos Wireless Phone Pages  ****************/
/***********************************************/

.mainphonecont {
	width:945px;   
	padding-top:20px;
	}

.mainphonepic {
	width:200px; 
	height:310px; 
	float:left;
	}
	
.mainphonedetails {
	width:460px; 
	/* height:310px;  */
	float:left; 
	margin-left:35px;
	}	

.mainviewdetail {
	width:190px; 
	float:left;
	padding:3px 0 0 20px;
	margin:30px 10px 0 0;
	}

.mainviewgal {
	width:460px; 
	height:120px; 
	float:left; 
	margin:30px 0 0 15px;
	}		

.helplinks {
	float:left; 
	width:200px; 
	height:120px; 
	margin:30px 0 0 25px; 
	padding:0 0 0 10px;
	}
	
.galpicbox {
	width: 60px;
	height: 60px;
	float:left;
	margin-right: 15px;
	text-align:center;
	display:inline;
	}

a.galpicbox:link, a.galpicbox:visited {
	width: 60px;
	height: 60px;
	border: solid 3px #d9d7d7;
	float:left;
	text-align:center;
	display:inline;
	}
	
a.galpicbox:hover {
	width: 60px;
	height: 60px;
	border: solid 4px #00529c;
	float:left;
	text-align:center;
	display:inline;
	}	

.yearheader {
	width:223px; 
	height:24px;
	margin-bottom:10px; 
	color:#00529c; 
	font-weight:900;
	font-size: 14px; 
	}

.phoneicon {
	width:400px;
	height:30px;
	clear:both;
	margin:5px 0px 0px 0px;
	font-size:14px;
	color: #666666;
	font-weight:900;
	}
	
.subphoneicon {
	width:30px;
	height:30px;
	float:left;
	overflow:hidden;
	margin:0px 10px 0px 0px;
	}	

.phonedetailcol {
	width:125px; 
	float:left; 
	margin-bottom:10px; 
	margin-left:8px; 
	display:inline; 
	}
	
.pricecol {
	width:80px; 
	float:left; 
	margin-bottom:10px; 
	display:inline; 
	}
	
.pricedetail {
	width:125px; 
	float:left; 
	margin-top:5px; 
	color:#00529c;  
	font-weight:900; 
	margin-left:8px; 
	display:inline; 
	}
	
.yourprice {
	width:90px; 
	float:left; 
	margin-top:5px; 
	color:#00529c; 
	font-size:16px; 
	font-weight:900; 
	display:inline; 
	}

.phoneagree {
	width:205px; 
	float:left; 
	margin-top:10px; 
	margin-left:8px; 
	clear:both;
	font-size:9px;
	color: #999999;
	display:inline; 
	}

.buynow {
	width:205px; 
	height:25px;
	text-align:center;
	margin-left:8px;
	margin-top:20px;
	padding-bottom:7px;
	}

.featurelink { width: 400px; height:20px; margin-top:20px; }

hr.pricedivide { color:#00529C; width:inherit; height:2px; clear:both; background-color:#00529C; width:205px; margin-left:8px; }

.phonepromo1 { margin:60px 0 0 0; width:227px; height:100px; float:right; display:inline; }
	


/* Styles of Sub includes of phones */

.subphonecont {
	width:745px; 
	height:240px; 
	margin-top:20px; 
	border-bottom:1px dashed #999999;
	float:right;
	padding-bottom:5px;
	}		

.subphonepic {
	width:122px; 
	height:190px; 
	float:left;
	}	
	
.subphonedetails {
	width:360px; 
	height:190px; 
	float:left; 
	margin-left:15px;
	}	
	
.phonepricing {
	width:223px; 
	height:200px;
	float:right; 
	margin:0 0 0 20px;
	}
	
.phonename{
	width: inherit;
	margin: 0 0 10px 0;
	color: #00529c;
	font-weight:900; 
	line-height: 18px;
	font-size: 18px;
	font-family: arial,helvetica,sans-serif; 
	text-decoration: none;
	}	

ul.phonebullet {
	margin:10px 0px 0px 0px;
	padding-left:20px;
	}

li.phonebullet {
	list-style:disc;
	}
	
.subviewdetail {
	width:117px; 
	height:30px; 
	float:left;
	padding:0px 0px 0px 5px;
	}
	
.subviewlrg {
	width:360px; 
	height:30px; 
	float:left; 
	margin-left:15px;
	}	


/* Styles of smartphone support page */

.supportphonecont {
	width:740px;  
	margin-top:20px; 
	border-bottom:1px dashed #999999;
	float:right;
	padding-bottom:15px;
	}

.supportphonepic {
	width:122px; 
	float:left;
	}

.supportphonedetails {
	width:590px; 
	float:left; 
	margin-left:15px;
	}

ul.support, li.support {
	padding-bottom:15px;
	}

/* Phone link styles */

a:link.phonename, a:visited.phonename {
	color: #00529c;
	font-weight:900; 
	line-height: 18px;
	font-size: 15px;
	font-family: arial,helvetica,sans-serif; 
	text-decoration: none;
	margin: 0px 0px 50px 0px;
	}

a:hover.phonename{
	color:#00529c;
	font-weight:900;  
	line-height: 18px;
	font-size: 15px;
	font-family: arial,helvetica,sans-serif; 
	text-decoration: underline;
	margin: 0px 0px 50px 0px;
	}

