@charset "utf-8";
/* CSS Document */

/************  Frawg Wireless Phone Pages  ****************/
/***********************************************/

.mainphonecont {
	width:945px;   
	padding-top:20px;
	}

.mainphonepic {
	width:200px; 
	height:310px; 
	float:left;
	position: relative;
	}
	
.mainphonedetails {
	width:460px; 
	/* height:310px;  */
	float:left; 
	margin-left:35px;
	}	

.mainviewdetail {
	width:190px; 
	height:120px; 
	float:left;
	padding:3px 0 0 20px;
	margin:10px 10px 0 0;
	}

.mainviewgal {
	width:460px; 
	height:120px; 
	float:left; 
	margin:10px 0 0 15px;
	}		

.helplinks {
	float:left; 
	width:200px; 
	height:120px; 
	margin:10px 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 #005495;
	float:left;
	text-align:center;
	display:inline;
	}	

.yearheader {
	/*
	width:223px; 
	height:24px;
	margin-bottom:10px; 
	color:#005495; 
	font-weight:900;
	font-size: 14px;
	*/
	display: none;
	}

.phoneicon {
	width:400px;
	height:30px;
	clear:both;
	margin:5px 0 0 0;
	font-size:14px;
	color: #666;
	font-weight:900;
	}
	
.subphoneicon {
	width:30px;
	height:30px;
	float:left;
	overflow:hidden;
	margin:0 10px 0 0;
	}	

.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:#005495;  
	font-weight:900; 
	margin-left:8px; 
	display:inline; 
	}
	
.yourprice {
	width:90px; 
	float:left; 
	margin:5px 0 0 0; 
	color:#005495; 
	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: #999;
	display:inline; 
	}

.buynow {
	/*
	display:none;
	width:0; 
	height:0;
	margin-left:65px;
	*/
	margin:20px 0 0 3px;
	}

.featurelink { width: 400px; height:20px; margin-top:20px; }

hr.pricedivide { color:#005495; width:inherit; height:2px; clear:both; background-color:#005495; width:205px; margin-left:8px; }

.phonepromo1 { margin:55px 0 0 0; width:227px; height:101px; float:right; display:inline; }
	


/* Styles of Sub includes of phones */

.subphonecont {
	width:745px; 
	height:240px; 
	margin-top:20px; 
	border-bottom:1px dashed #999;
	float:right;
	}	

.subphonepic {
	width:122px; 
	height:190px; 
	float:left;
	position: relative;
	}	
	
.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;
	color: #005495;
	font-weight:900; 
	line-height: 18px;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none;
	}	

ul.phonebullet {
	margin:10px 0 0;
	padding-left:20px;
	}

li.phonebullet {
	list-style:disc;
	}
	
.subviewdetail {
	width:117px; 
	height:30px; 
	float:left;
	padding:0 0 0 5px;
	}
	
.subviewlrg {
	width:360px; 
	height:30px; 
	float:left; 
	margin-left:15px;
	}	

/* Phone link styles */

a:link.phonename, a:visited.phonename {
	color: #005495;
	font-weight:900; 
	line-height: 18px;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none;
	margin: 0 0 50px 0;
	}

a:hover.phonename{
	color:#005495;
	font-weight:900;  
	line-height: 18px;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: underline;
	margin: 0 0 50px 0;
	}

.overlay {
	left:0;
	position:absolute;
	top:15px;
	width: 60px;
}
