/* LowCostCells.com */

*{
	margin: 0;
	padding: 0;
}
img{
	border: 0; 
}
h1{
	width: 224px;
	height: 51px;
	background: url(../images/logonew.gif) no-repeat;
	text-indent: -1000em;
	overflow: hidden;
	float: left;
	margin-top: 15px;
}
h1 a{
	width: 224px;
	height: 51px;
	display: block;
}
p a{
	color: #000000;
	text-decoration: underline;
}
p a:hover{
	color: #ff0000;
	text-decoration: underline;
}
body{
	background: #FFFFFF;
	font-family: Arial, Verdana, Tahoma, helvetica, sans-serif;
}
#container{
	width: 800px;
	margin: 15px auto;
	background: #fff;
}
#header{
	width: 790px;
	height: 100px;
	padding: 5px;
}
#main-contents{
	width: 585px;
	float: left;
	margin-left: 10px;
}
.free-shipping{
	float: right;
}
h2#todays-offer{
	height: 16px;
	font-size: 0.9em;
	padding: 5px;
	background: url(../images/bg-h4.gif) repeat-x;
	clear: both;
}
h2#todays-offer a{
	color: #fff;
	text-decoration: none;
}
h2#todays-offer a:hover{
	text-decoration: underline;
}
#topmenu{
	height: 45px;
	background: #F3F3F3;
}
#topmenu a{
	text-decoration: none;
	color: #000;
	padding-right: 10px;
}
*html #topmenu a{
	padding-right: 5px;
}
#topmenu a:hover{
	color: #ff0000;
	text-decoration: underline;
}
#topmenu h2{
	width: 182px;
	height: 15px;
	padding: 15px; 
	font-size: 0.9em;
	font-weight: normal;
	float: left;
	background: url(../images/h2-topmenu.gif) no-repeat;
}
#topmenu ul{
	float: left;
	height: 15px;
	list-style: none;
	margin: 5px 40px 2px 5px;
}
#topmenu ul li{
	float: left;
	font-size: 0.75em;
	margin-right: 15px; 
}


#sidemenu{
	width: 195px;
	float: left;
	margin-left: 5px;
}
*html #sidemenu{
	margin-left: 2px;
}
#contents{
	float: left;
	width: 380px;
	margin: 4px 10px 5px 10px;
}
#sidebar{
	width: 195px;
	float: left;
	margin-top: 4px;
}

.side-box{
	background: #F9F9F9;
	padding-bottom: 10px;
}
.side-box h3{	
	width: 185px;
	height: 15px;
	padding: 5px;
	font-size: 0.85em;
	background: url(../images/bg-h3.gif) repeat-x;
}
h3.boxtitle{	
	width: 185px;
	height: 25px;
	padding: 10px 5px 5px 5px;
	font-size: 0.85em;
	background: url(../images/h3-boxtitle.gif) no-repeat;
}
.side-box a{
	text-decoration: none;
	color: #000;
}
.side-box a:hover{
	color: #ff0000;
}
.side-box ul{
	list-style: none;
	font-size: 0.75em;
}
.side-box ul li{
	padding: 2px 0 2px 15px;
}
ul.browse{
	padding-bottom: 5px;
}
ul.browse li{
	border-bottom: 1px dashed #ccc; 
}

fieldset{
	width: 160px;
	margin: 10px auto;
	padding-top: 15px;
	border: 0;
	overflow: hidden;
}
fieldset input{
	float: left;
}
fieldset input.submit{
	width: 35px;
	height: 27px;
	margin-left: 5px;
	text-indent: -1000em;
	overflow: hidden;
	border: 0;
	background: url(../images/search-button.gif) no-repeat;
	cursor: pointer;
}

.deal{
	width: 376px;
	margin: 15px auto 0;
	border: 1px solid #999;
	overflow: hidden;
}
.deal p a{
	color: #000;
}
.cellphone{
	width: 89px;
	float: left;
	text-align: center;
	font-size: 0.7em;
	border-right: 1px solid #999;
	padding-bottom: 10px; 
}
.cellphone img{
	margin-top: 10px;
}
.phone-price{
	float: left;
	width: 286px;
}
.phone-price h3{
	height: 19px;
	padding: 5px 5px 0 5px; 
	font-size: 0.8em;
	color: #fff;
}
.phone-price h3.cingular-title{
	background: url(../images/cingular-title.gif) repeat-x;
}
.phone-price h3.sprint-title{
	background: url(../images/sprint-title.gif) repeat-x;
}
.phone-price h3.tmobile-title{
	background: url(../images/tmobile-title.gif) repeat-x;
}
.phone-price h3.verizon-title{
	background: url(../images/verizon-title.gif) repeat-x;
}

.phone-price div{
	margin: 5px;
	font-size: 0.7em;
	line-height: 1.4em;
	float: left;
}
.phone-price div p{
	margin-bottom: 4px;
}
.phone-price span{
	color: #888;
}
.phone-price img{
	float: left;
	margin: 15px 10px;
}
.phone-price p.offer{
	font-weight: bold;
	color: #ff0000;
	margin-bottom: 10px;
}

#contents h2{
	height: 15px;
	font-size: 0.95em;
	padding: 4px;
	background: url(../images/contents-h2.gif) repeat-x;
}

#contents h2 a{
	color: #000000;
	text-decoration:none;
}

#latest-news h2{
	height: 16px;
	font-size: 0.9em;
	padding: 5px;
	margin-top: 15px;
	background: url(../images/bg-h4.gif) repeat-x;
	clear: both;
	color: #fff;
}
#latest-news h2 a{
	color: #fff;
	text-decoration:none;
}
#latest-news h2 a:hover{
	text-decoration:underline;
}
.blog{
	width: 800px;
	margin: 5px auto;
}
.blog a{
	text-decoration: none;
	color: #000;
}
.blog a:hover{
	text-decoration: underline;
}
.blog h5{
	font-size: 0.75em;
	font-weight: bold;
	color: #ff0000;
}
.blog h6{
	font-size: 0.7em;
	font-weight: bold;
	margin: 5px 0;
}
.blog p{
	font-size: 0.7em;
}
.blog2{
	width: 586px;
	margin: 5px auto;
}
.blog2 a{
	text-decoration: none;
	color: #000;
}
.blog2 a:hover{
	text-decoration: underline;
}
.blog2 h5{
	font-size: 0.75em;
	font-weight: bold;
	color: #ff0000;
}
.blog2 h6{
	font-size: 0.7em;
	font-weight: bold;
	margin: 5px 0;
}
.blog2 p{
	font-size: 0.7em;
}
.blog3{
	width: 800px;
	margin: 5px auto;
}
.blog3 a{
	text-decoration: none;
	color: #000;
}
.blog3 a:hover{
	text-decoration: underline;
}
.blog3 h5{
	font-size: 0.75em;
	font-weight: bold;
	color: #ff0000;
}
.blog3 h6{
	font-size: 0.7em;
	font-weight: bold;
	margin: 5px 0;
}
.blog3 p{
	font-size: 0.7em;
}
p.site-text{
	font-size: 0.75em;
	margin-bottom: 8px;
}
h5.site-text{
	font-size: 0.75em;
	font-weight: bold;
	color: #000000;
}
h5.site-text a{
	text-decoration: underline;
	color: #000000
}
h5.site-text a:hover{
	color: #FF0000;
	text-decoration: underline;
}
p.more-news{
	font-size: 0.75em;
	margin: 0 0 10px 15px;
}
p.more-news a{
	color: #ff0000;
}

p.free-accessory a{
	font-size: 1.6em;
	text-decoration: none;
	color: #000DBC;
}
p.free-accessory-fam a{
	font-size: 1.0em;
	text-decoration: none;
	color: #000DBC;
	font-weight: bold;
}
p.free-accessory a:hover{
	color: #000DBC;
	text-decoration: underline;
}
p.more-plans a{
	color: #000;
}
p.more-plans a:hover{
	color: #ff0000;
}
#sidebar ol{
	margin: 10px 15px;
}
#sidebar ol li{
	font-size: 0.75em;
	list-style-position: inside;
	margin-bottom: 4px;
}


#footer{
	width: 800px;
	clear: both;
	text-align: center;
	font-size: 0.7em;
}
#footer div{
	width: 800px;
	height: 15px;
	margin: 10px auto;
	padding: 10px 0; 
	background: #D9D9D9;
	text-align: center;
}
#footer ul{
	width: 625px;
	margin: 0 auto;
	overflow: hidden;
	list-style: none;
}
#footer ul li{
	float: left;
	margin-left: 5px;
}
#footer ul li a{
	color: #000;
	text-decoration: none;
}
#footer ul li a:hover{
	text-decoration: underline;
}
#footer img{
	margin-top: 15px;
}

.phonebox{
	width: 192px;
	border: 1px solid #999;
	float: left;
	margin: 0 1px 5px 0;
	padding-bottom: 5px; 
}
.phonebox h5{
	font-size: 0.9em;
	height: 34px;	
	font-weight: normal;
	background: #ededed;
	padding:4px 4px 0; 
}

.phonebox h5 a{
	color: #000;
	text-decoration: none;

}
.phonebox h5 a:hover{
	color: #ff0000;
	text-decoration: underline;

}
.phonebox div{
	width: 182px;
	padding: 5px;
	overflow: hidden; 
}
.phonebox img{
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
}
.phonebox p{
	font-size: 0.7em;
}
.phonebox p a{
	color: #000;
}
.phonebox span{
	color: #888;
}
.phonebox p.offer{
	font-weight: bold;
	color: #ff0000;
	margin: 10px 0;
}
.phonebox p.details{
	margin-left: 90px;
}
.phonebox p.family-plan{
	clear: both;
}
.phonebox p.family-plan a{
	text-decoration: none;
}
.phonebox p.family-plan a:hover{
	text-decoration: underline;
}

/* phone */

#limited-offer{
	background: #F5F5F5;
	padding: 5px;
	margin-bottom: 10px; 	
}
#limited-offer p.limited-inventory{
	font-size: 0.75em;
	font-weight: bold;
}
#limited-offer a{
	color: #777;
}
p.note{
	font-size: 0.75em;
	margin: 15px 0 10px;
	color: #777;
}
p.note span{
	color: #ff0000;
}
#contents-box ul{
	margin: 15px 0;
	font-size: 0.7em;
	color: #777;
	list-style: none;
}
#contents-box ul li{
	padding-left: 10px;
	background: url(../images/cingular-bullet.gif) 0 5px no-repeat;	
}
*:first-child+html #contents-box ul li{
	background-position: 0 8px; 
}
*html #contents-box ul li{
	background-position: 0 8px; 
}
.phone-plans{
	border: 1px solid #999;
	margin-top: 5px; 
}
.phone-plans p, .phone-plans ul li{
	margin: 5px 0 5px 10px;
}
.phone-plans p{
	font-size: 0.7em;
}
.phone-plans li a{
	color: #777;
	text-decoration: none;
}
.phone-plans li a:hover{
	color: #2293BD;
}
h3.lcc-title{
	height: 20px;
	padding: 2px 0 2px 5px;
	margin-bottom: 10px;
	font-size: 1em;
	color: #fff; 
	background: url(../images/bg-h4.gif) repeat-x;
}
.lcc-specials{
	width: 576px;
	border: 1px solid #999; 
	margin: 0 auto 5px;
	padding: 5px 5px
}
h3.lcc-title2{	
	width: 576px;
	height: 25px;
	padding: 10px 5px 5px 5px;
	font-size: 0.85em;
	background: url(../images/h3-lcc-title2.gif) no-repeat;
}
.lcc-specials ul li{
	padding-left: 25px;
	list-style-type: square;
	background: url(../images/verizon-bullet.gif) 0 5px no-repeat;
	font-size: .8em;

}
.famplanphone1{
	width: 292px;
	padding: 0px; 
	float: left;
}

.famplanphone2{
	width: 293px;
	padding: 0px; 
	float: left;
	border-left: 1px solid #999;
}
.famplanphone1 p{
	font-size: .9em;
}
.famplanphone1 span{
	color: #888;
}
.famplanphone2 p{
	font-size: .9em;
}
.famplanphone2 span{
	color: #888;
}
.famplanphone1 p.offer{
	font-weight: bold;
	color: #ff0000;
	margin: 10px 0;
}
.famplanphone2 p.offer{
	font-weight: bold;
	color: #ff0000;
	margin: 10px 0;
}
.famorder{
	width: 586px;
	border-top: 1px solid #999;
	clear: both;
	background: #ffffff;
	padding: 5px 0;
	float: center;
	overflow: hidden; 
}
#choose-phone{
	padding: 5px; 
	font-size: 0.7em;
	font-weight: bold;
	color: #000;
	float: center;
	margin-bottom: 55px;
	margin-top: 55px;
}
#plans-note{
	padding: 5px; 
	background: #ededed;
	font-size: 0.7em;
	color: #000;
	margin-bottom: 15px;
}
#testimonials{
	background: #f5f5f5;
	margin-bottom: 10px;
}
#testimonials h3{
	height: 20px;
	background: #000;
	color: #fff;
	padding: 4px 0 0 5px;
	font-size: 0.95em;
}
#testimonials blockquote{
	margin: 10px;
	padding-bottom: 10px;
	font-size: 0.75em;
}
#contents-box h5{
	font-size: 0.8em;
	color: #2293BD;
}
h3#phone-features{
	margin: 10px 0;
	font-size: 0.9em;
}