* { margin: 0; padding: 0; }

/*
div { border: 1px solid #FF0000; }
*/

body {
	font-size: 62.5%;  
	background: #FFF;
}   
 

a img {
	border: none;
	border:0;
	}	

a {text-decoration: none;}

a:hover {text-decoration: underline;}
	
hr {display:none;}

.clear {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	}

#skip {display:none;}	
 
#headerlogo {
    background: transparent url('/img/head-logo.gif') no-repeat;
    width: 209px;
    height: 94px;
    position: relative;
}

#headerlogo a {
    position: absolute;
    top: 0;
    left: 0;
    width: 209px;
    height: 94px;
}

#headerlogo a span {display: none;}

#headerlogo h1 {text-indent: -5000px;}

#voicemail-special {
	border: 1px solid #000;
	background: #B81120;
	color: #FFF;
	margin-bottom: 7px;
	height: 32px;
	padding: 3px;
}	
#voicemail-special a {
	color: #FFF;
	text-decoration: underline;
}	
#voicemail-pad { padding: 5px; font: normal 1em/1.4 'lucida grande',tahoma,sans-serif;	}
.voicemail-title {
	font: 1.2em/1em 'lucida grande',tahoma,sans-serif;
	color: #FFF;
	margin: 3px 0 0 5px;
	}

#voicemail-special h3 {
	color: #FFF;
	border: none;
	margin-top: 7px;
	text-decoration: underline;
	}

#voicemail-note { padding: 7px; margin-top: 5px;}

h2 {
	clear: none;
	margin: 0 0 10px 0;
	padding-bottom: 6px;
	font: 1.8em/1em 'lucida grande',tahoma,sans-serif;
	letter-spacing: 2px;
	color: #BD1523;
	text-transform: uppercase;
	}
	 
h3 {
	clear: none;
	margin: 5px 0 2px 0;
	padding-bottom: 3px;
	font: 1.2em/1em 'lucida grande',tahoma,sans-serif;
	letter-spacing: 1px;
	color: #BD1523;
	text-transform: uppercase;
	border-bottom: 1px solid #CBCBCB;
	}
	 		
h4 {
	clear: none;
	margin: 10px 0 2px 0;
	padding-bottom: 3px;
	font: 1em/1.1em 'lucida grande',tahoma,sans-serif;
	color: #BD1523;
	text-transform: uppercase;
	font-weight: bold;
	}

h5 {
	clear: none; 
	margin: 0 0 4px 0;
	padding-bottom: 3px;
	font: 1.2em/1em 'lucida grande',tahoma,sans-serif;
	letter-spacing: 1px;
	color: #fff;
	text-transform: uppercase;
	border-bottom: 1px solid #CBCBCB;
	}
	
#topbar{
	background:#FFF url('/img/nav-back2.gif') repeat-x;
	height:195px;
	margin-bottom: -20px;
	}
 

 

/* global elements: wrap, foot, jump menu
----------------------------------------------------------------------------*/
#globalwrap,#topwidth,#foot-pad { 
	width: 850px;
	margin: 0 auto;
	/*position: relative;*/
}
#topwidth { position: relative }
	
#foot {
	position: relative;
	clear: both;
	margin-top: 20px;
	padding: 10px 0;
	background: #FFF url('/img/grad-yel.gif') repeat-x;
	height: 70px;
	}
	#foot a { color: #666; text-decoration: underline; margin-right: 1.5em; }
	#foot a:hover {color: #BD1523 }

#foot-pad { font: normal 1em/2em 'lucida grande',tahoma,sans-serif; color:#666; }

#top-pad { margin-left: 81px; border-bottom: 1px solid #808080; }
 

#head-back {
		position: absolute;
		top: 0;
		right: 0;
		width: 39em;
		height: 74px;
 		font: 1em 'lucida grande',tahoma,sans-serif;
		background: transparent url('/img/head-logo-back.gif') no-repeat top right;
	}
#head-links {margin: 30px 0 0 100px; text-align:right;}
	#head-links a { color: #FFF; text-decoration: underline; }
	#head-links a:hover {color: #FFF2CC }
	#head-phone { color: #FFF; font-size: 14px; margin-top: 10px; }


/* nav menu
----------------------------------------------------------------------------*/
#nav {
		position: absolute;
		top: 97px;	
		left: 50px;
		z-index: 1;
	}


#navigation-primary {
	height: 32px;
	/*background: #000 url(/img/nav-back.gif) repeat-x;*/
	}

	#navigation-primary ul {
		width: 745px;
		margin: 0 auto; padding: 0px;
		list-style: none;
		}

	#navigation-primary li {
		float: left;
		height: 32px;
		position: relative;
		}

		#navigation-primary a {
			display: block;
			height: 32px;
			text-indent: -3000px; overflow: hidden;
			}

		#navigation-primary a:hover {
			background-position: 0 -33px;
			}

		#nav-home a {
			width: 70px;
			background: transparent url(/img/nav_02.gif);
			}

		#nav-shop a {
			width: 64px;
			background: transparent url(/img/nav_03.gif);
			}

		#nav-plans a {
			width: 66px;
			background: transparent url(/img/nav_04.gif);
			}

		#nav-phones a {
			width: 78px;
			background: transparent url(/img/nav_05.gif) no-repeat;
			}

		#nav-why a {
			width: 135px;
			background: transparent url(/img/nav_06.gif) no-repeat;
			}

		#nav-about a {
			width: 89px;
			background: transparent url(/img/nav_07.gif) no-repeat;
			}

		#nav-bill a {
			width: 87px;
			background: transparent url(/img/nav_08.gif) no-repeat;
			}

	#navigation-primary li ul li {
		height: auto;
		}

	#navigation-primary li ul li a {
		display: block;
		height: auto;
		padding: 2px 16px;
		background: transparent; color: #000;
		text-indent: 0;
		text-decoration: none;
		border-bottom: 1px solid #C8BEA0;
		border-left: 1px solid #C8BEA0;
		border-right: 1px solid #C8BEA0;
		position: relative;
		width: 150px;
		font: normal 1.2em/1.8 'lucida grande',tahoma,sans-serif;
		text-align:left;
		}

	#navigation-primary li ul a:hover {
		background: #A3111E; color: #fff;
		}

	#navigation-primary li ul {
		position: absolute;
		left: -3000px;
		width: 182px;
		background: #FFF2CC;  
		padding: 0 0 0 0; /*defines bottom spacer*/
		z-index: 200000;
		}

	#navigation-primary li:hover ul, #navigation-primary li.sfhover ul {
		left: auto;
		}

body#home #nav-home	a,
body#shop #nav-shop a,
body#plans #nav-plans a,
body#phones #nav-phones a,
body#why #nav-why a,
body#about #nav-about a,
body#bill #nav-bill a
{background-position: 0 -33px;}
 
  

/* global stuff
----------------------------------------------------------------------------*/
 
 
 .blogpic {
 	float:right; 
 	margin:0 7px 7px 7px;
 	border:1px solid #CBCBCB;
 	}
.blogpic img { padding: 4px; }
 
ul {list-style: none;}


.float-r {float:right;}
.float-l {float:left;}

 
.button a { 
	display:block;  
	width: 100px;
	background: #234A7A; 
	color:#FFF; 
	padding: 0 5px; 
	font-weight: normal;
	text-decoration:none;
	font-size: 10px;
	text-align:center;
}
.button a:hover { 
	background: #142A44; 
	color:#FFF; 
	text-decoration: none; 
	}
 
/* home page specific 
----------------------------------------------------------------------------*/
 
#home-wrap  {margin-top: 0px; }
#home-wrap a:link { color: #BD1523; }
#home-wrap a:hover { color: #F31A2D; text-decoration: underline; }
#home-wrap a:visited { color: #BD1523; }

 
.ad-desc {
	font: normal 1em/1.4 'lucida grande',tahoma,sans-serif;	
	margin: 3px 0 3px 0;
	width: 175px;
	}
.ad-desc a:link { color: #035FC7; text-decoration: underline;}	
.ad-desc a:visited { color: #02428A;}	

#row1 {height: 282px}
#row2 {height: 157px; margin-top: 15px;}
#row3 {height: 105px; margin-top: 15px;}

#ad-large {
	width: 499px;
	height: 282px
	}
#ad-voicemail {
	float:right;
	width: 338px; /*336 */
	height: 282px; /*282*/
	/*background: transparent url(/img/box-large.gif) no-repeat;*/
	/*padding: 7px;*/
	text-align: right;
	}
#ad-video {
	float:right;
	width: 322px; /*336 */
	height: 268px; /*282*/
	background: transparent url(/img/box-large.gif) no-repeat;
	padding: 7px;
	text-align: right;
	}
 
.ad-medium {
	float:left;
	width: 254px; /*278px*/
	height: 133px; /*157px*/
	padding: 12px;
	margin-left: 7px;
	}

.ad-small {
	float:left;
	width: 254px; /*278px*/
	height: 81px; /*105px*/
	padding: 12px;
	margin-left: 7px;
	}
 
 
.ad-button { 
 	margin: 5px 0 0 0;
	}

.ad-title {
	font: bold 1.5em/1.2 'lucida grande',tahoma,sans-serif;
	color:#D1071D;
	}
.ad-price {
	font: bold 3em/1.6 'lucida grande',tahoma,sans-serif;
	color:#D1071D;
	}
	
.ad-tiny {
	font: normal .8em/1 'lucida grande',tahoma,sans-serif;
	color:#666;
	}
sup {font-size: 50%; }

.left-pad { margin-left: 35px; }
 


/* inside page specific 
----------------------------------------------------------------------------*/
#inside-wrap { padding: 0 1em 2em 0;}

#inside { 
	width: 540px;
	font: normal 1.2em/1.8 'lucida grande',tahoma,sans-serif;
	color:#656565;
 	min-height: 25em;
	}
	#inside p, #inside-wide p { margin-bottom: .3em; }
	#inside h3, #inside-wide h3 { padding-top: 1em;}
	/*
#inside a:link {color: #BD1523; text-decoration: underline;}
	#inside a:visited {color: #5E3369}
*/
.ilinks a:link, .sidebox a:link {color: #BD1523; }
.ilinks a:hover, .sidebox a:hover {color: #F31A2D; text-decoration: underline;}
.ilinks a:visited, .sidebox a:visited {color: #BD1523; }


#inside-wide { 
	font: normal 1.2em/1.2 'lucida grande',tahoma,sans-serif;
	color:#656565;
 	min-height: 25em;
	}
	
#side {
		float:right;
		width: 266px;
	font: normal 1em/1.6 'lucida grande',tahoma,sans-serif;
}

.sidebox { 
	width: 236px;
	padding: 15px; 
	margin-bottom: 15px;
	background: transparent url(/img/side-back.gif) repeat-x bottom left; /*#167797*/
	color:#666;
	border: 1px solid #DDDDDD;
	} 

	.sidebox h4 { 
	color: #000; 
	font: bold 1.2em/1.6 'lucida grande',tahoma,sans-serif;
	/*text-transform:uppercase;*/
	}
  
.promo-pic { margin-bottom: 15px; }

.loc {padding: 7px; margin-bottom: 3px;  border-bottom: 1px solid #CBCBCB;}
 
.loc-title { font: bold 1.2em/1.4 'lucida grande',tahoma,sans-serif; color: #035FC7;   }
 
.inside-photo { float:right; padding: 0 1em;}

.inside-box {
	border: 3px solid #FFF;
	background: #BD1523;
	color:#FFF;
	padding: 1em .8em 0 1em;
	width: 40em;
	}
	.box-left {	 
		width: 45%; 
		}
	.box-right {
		float:right;
		width: 45%;
		}

.inside-box b {text-decoration: underline; }
	
/*
.featurebox {
	margin: 1em 1em 1.2em 1em;
	background: #BD1523;
	padding: .8em;
	color:#FFF;
	border: 3px solid #FFF;
	}
*/
 
.quotes p {
	display: inline;
	padding: 0 32px 5px 0;
	background-position: bottom right;
	background-repeat: no-repeat;
}
 
.quote { font-size: 120%; }

#home-wrap ul {
	font: normal 1em/1.6 'lucida grande',tahoma,sans-serif;
	}

#home-wrap ul, .arrows ul, .sidebox ul, .phone-detail ul {
	list-style: none;
	margin: .5em 0 0 0;
	padding-left: 18px;
	}
#home-wrap ul li, .arrows ul li, .sidebox ul li {
	padding: 0 0 4px 18px;
	line-height: 1.4em;
	background: url('/img/bullet-r.gif') no-repeat 0 1px;
	}
  
.arrows ul ol {
	margin: .5em 0 1em 1em;
	padding-left: 18px; 
	}
.arrows  ol li {
	padding: 0 0 4px 0;
	line-height: 1.4em;
	background: none;
	}
	
.arrows-ol ol li {
	margin: .5em 0 0 0;
	margin-left: 28px;

}
.arrows-ol li { 	
	padding: 0 0 4px 0;
	line-height: 1.4em;
}

 .phone-detail ul li {
 	padding: 0 0 4px 14px;
	line-height: 1.2em;
	background: url('/img/arrow-plain.gif') no-repeat 0 3px;
	}


/* blog  
----------------------------------------------------------------------------*/
.blogentries ul {
	list-style: none;
	margin: .5em 0 1em 0;
	padding-left: 12px;
	}
.blogentries ul li {
	padding: 0 0 4px 12px;
	line-height: 1.4em;
 	}

#searchbox {
	position: absolute;
	top: 68px;
	left: 570px;
	width: 200px;
	height: 65px;
}
#searchbox input {
font-size: 10px;
}


.quotes p {
	display: inline;
	padding: 0 32px 5px 0;
	background-position: bottom right;
	background-repeat: no-repeat;
}

.side-quote { 
	padding: 10px 20px; 
	text-indent: 18px;
	color: #FFF;
	font-size: 11px;
	line-height: 14px;
 }

.quoter { text-align:right; font-size: 90%;}

.smallcaps { font-variant: small-caps; }

 

.tiny {
font-size: 9px;
margin-left:10px;
text-align: center;
}	

.rowshade {background: #D1EEE0;  }

.small {font-size: 85%; }


/* forms 
----------------------------------------------------------------------------*/

.formstyle {
   font-size: 10px;
   color: #FFF; 
   background: #8BB1D9; 
   width: 80px;
}

#buttonset {
/*border: 1px #503a2a solid;*/
width: auto;
width: 90px;
text-align: center;
}

.quotetable td { padding-right: 6px;}
.quotetable input, .quotetable select, .quotetable textarea {
  	font: 11px Verdana, Arial, sans-serif;
	border: 1px inset #CBCBCB;
	height: auto;
	padding: 1px;
	background: #FFF8E6;
	color: #000;
  }
  
#submit input {
	font: 11px Verdana;
	padding: 2px;  
	border: 3px double;
	border-color: #FFF; 
	background: #A0111E;
	display: block;
	margin: 5px 0;
	cursor: pointer;
	color: #FFF;
	width: 140px;
}	
	
#submit input:focus {
	border: 3px double;
	border-color: #FFF; 
	background: #72111E;
/*	display: block;*/
/*	margin: 5px 0;*/
	cursor: pointer;
	color: #FFF;
	}
	
.textfield {width: 355px;} 
.textfield-w {width: 320px;} 


legend { 
	margin: 10px 0 10px;
	padding: 2px 4px;
	border-top: 1px solid #94A4D2;
	border-right: 1px solid #94A4D2;
	border-left: 1px solid #94A4D2;
}
	
 .req {color: #B00000; font-size:  9px; }

input:focus, textarea:focus, .quotetable input:focus, .quotetable textarea:focus { 
	background: #FFF0C8; 
	border: 1px solid #5E3369; 
	color: #000; 
	font-weight: bold; 
}  
  
.tlabel {
	text-align:right;
	vertical-align:top;
	padding-right: 5px; 
	width: 160px;
	}

table.t1 {border-collapse: collapse; font-size: 10px;}
td.td1 { border-style: solid; border-width: 1.0px; border-color: #bfbfbf; padding: 0.0px 5.0px}

 
.ind { margin-left: 1.5em} 


/*      Domtab CSS        */
#tabwrapper {min-height:45em; float:left;}

/*
.insidetab ul li {
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	margin: 5px 0px 5px 5px; padding: 0;
	text-align: left;
	list-style: none;
	}
*/

div.insidetab a {color:#1A623D;}
.insidetab li { line-height: 16px; }

div.insidetab a {display:inline;}

.subcat {
color: #666; 
line-height: 20px;
font-weight: bold;
letter-spacing: 1px;
font-family: georgia, serif; 	
background: url(/images/subcatbg.jpg) no-repeat;
}

 
div.domtab{
	min-width:535px;
	font-size:11px;
	font-family: arial, sans-serif;
}
.domtabs { height: 26px;}
ul.domtabs{
	float:left;
	width:100%;	
}
ul.domtabs li{
	float:left;
	padding:0; margin-right:7px;
	font-weight: bold;

}
ul.domtabs a:link,
ul.domtabs a:visited,
ul.domtabs a:active,
ul.domtabs a:hover{
	padding: .5em 5px;
	display:block;
	background:#BD1523;
	color:#FFF;
	height:1.5em;
	text-decoration:none;
}
html>body ul.domtabs a:link,
html>body ul.domtabs a:visited,
html>body ul.domtabs a:active,
html>body ul.domtabs a:hover{
	height:auto;
	min-height:1.5em;
}
ul.domtabs .retail-loc{width:9.5em;}
ul.domtabs .dealer-loc{width:9.8em;}

ul.domtabs a:hover{
	background:#BD1523;
	color:#FFF;
}
div.domtab div{   /*main div color here*/
	clear:both;
	width:auto;
	background:#FFF0C8;
	color:#000;
	padding:1em 2em;
	border-bottom: 1px solid #CBCBCB;
}
ul.domtabs li.active a:link,
ul.domtabs li.active a:visited,
ul.domtabs li.active a:active,
ul.domtabs li.active a:hover{
	background:#FFF0C8;
	color:#000;
}
#domtabprintview{
	float:right;
	padding-right:1em;
	text-align:right;
}
#domtabprintview a:link,
#domtabprintview a:visited,
#domtabprintview a:active,
#domtabprintview a:hover{color:#095AA6;}

div.domtab div a:link,
div.domtab div a:visited,
div.domtab div a:active
{color:#095AA6;}





 
/* Layout properties for your question  */
.question { 
	float:right;
	width: 216px;
 	cursor:pointer;		/* Cursor is like a hand when someone rolls the mouse over the question */
}
.question img {margin:0; padding: 0; }	
.answer {
	width:420px;
	display:none;	
}
	.answer img { border: 1px solid #666; }
.gmap { font: bold 1em/1.2em 'lucida grande',tahoma,sans-serif; }
	   .gmap a:link { color: #BD1523; text-decoration: underline;}
  
  



.planstable {
border-collapse: collapse;
border: 1px solid #CECECE; 
margin-bottom: 10px;
}


.featuretable {
background-color:#FFE393;
font-family:Georgia, sans-serif; 
font-size:10px; 
border: 1px solid #CECECE; 
text-align:left;
padding: 0; margin: 0;
}

 

.planstable td {
border-left: 1px solid #CECECE;
border-bottom: 1px solid #CECECE;
padding: 4px;
}
.planstable th {
background: #439A50;
padding: 2px;
color: #FFF;
}

.featurealt { background-color: #FFF0C7 }

.cellred {
font-weight:normal; 
color:#BD1523;
}

.planType {
font-size:9px; 
font-weight:bold; 
color:#221F1F
}

.column1 {
font-weight:normal; 
vertical-align:middle; 
text-align: center;
background-color:#FFFFFF; 
}
 
/*
.col1text {color:#221F1F;}
*/


.c5 {font-size: 9px;}

.colhead {
font-size:12px; 
font-weight:bold; 
color:#FFF0C7;
text-align: center;
background: #BD1523;
width:121px;
}

.colhead2 {
font-size:11px; 
font-weight:bold; 
color:#FFF0C7;
text-align: center;
background: #BD1523;
}


.borderbox {
border: 1px solid #CECECE;
text-align:center;
padding: 10px;
}

.tiny {
vertical-align: super;
font-size: 8px;
}

.search_row {  }
.resultRowOne {border-top: 1px solid #CCC;  }
.resultRowTwo {border-top: 1px solid #CCC;  }


.breadcrumb { 
	font: .9em/1em 'lucida grande',tahoma,sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 1.2em;
}

.phone-front h3 { margin:0; padding:0; }
.phone-title {
	clear: none;
	margin: 5px 0 2px 0;
	padding-bottom: 3px;
	font: 1.2em/1em 'lucida grande',tahoma,sans-serif;
	color: #BD1523;
	text-transform: uppercase;
}

.phone-front2 {
	border-top: 1px solid #CCC;
	padding: 0 16px 7px 7px;
	margin-top: .7em;
	/*width: 600px;	*/
	}
.phone-front {
	border-top: 1px solid #CCC;
	padding: 0 16px 7px 7px;
	margin-top: 1em;
	width: 180px;
	float:left;
	}

.phone_desc {
	font: 1em/1.4 'lucida grande',tahoma,sans-serif;
}

.phone_feature {
	font: .9em/1.3 'lucida grande',tahoma,sans-serif;	
}


.phead { font-weight: bold; margin: 5px 0 0 0; color: #000; }
.store_phone { margin: 5px 0; }

.btn {
	border: 3px double;
	border-color: #AEB8D1 #424D6A #424D6A #AEB8D1; 
	background: #BD1523;
	display: block;
	margin: 5px 0;
	cursor: pointer;
	color: #FFFFFF;
	font: .9em/1 'lucida grande',tahoma,sans-serif;
	}

.btn:focus {
	border: 3px double;
	border-color: #AEB8D1 #424D6A #424D6A #AEB8D1; 
	background: #E3192A;
	display: block;
	margin: 5px 0;
	cursor: pointer;
	color: #FFFFFF;
	font-weight: normal;
 }
	
.radio {background: transparent !important; border: none !important; } 
fieldset {border: 1px solid #344D57;padding: 10px;margin: 10px 0;position: relative;}

legend {color: #777;
	margin: 10px 0 10px;
	padding: 2px 4px;
	border-top: 1px solid #344D57;
	border-right: 1px solid #344D57;
	border-left: 1px solid #344D57;}

	
.news-spacer { float:right; width: 50px; height: 130px;   }	

.abs {vertical-align: middle;}



/* Store classes */
.prodfont, .prodfont a:link, .prodfont a:visited, .prodfont a:hover { 
	color: #FFF; 
	padding-left: 5px;
}

.point {margin-bottom: .5em; 
	font: 1em/1.5 'lucida grande',tahoma,sans-serif;
	 }
.point ol { list-style-type: lower-alpha;}

  