@charset "UTF-8";
/* CSS Document */

/* 01a. Reset ////////////////////////////////////////// - 21.08.2008*/

	body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
	table { border-collapse:collapse; border-spacing:0; } 
	fieldset,img {  border:0; } 
	address,caption,cite,code,dfn,em,strong,th,var {font-style:normal; font-weight:normal; } 
	ol,ul { list-style:none; } 
	caption,th { text-align:left; } 
	h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; } 
	q:before,q:after { content:''; } 
	abbr,acronym { border:0; } 

	
/* 02. Structure //////////////////////////////////////////*/

	#doc,#doc2,#doc3,#doc4 {margin:auto; text-align:left; width:57.69em;*width:56.25em; min-width:750px; /*background-color:#99FF00;*/}
	#doc2 {	width:73.076em;*width:71.25em;}	
	
	html { padding:0; margin:0; height: 100%; width:auto; background-color: #dff5fe; background-image: url(../images/planetplan_bg_tile.jpg); background-repeat: repeat-x; background-position: top; background-attachment: fixed; }
	*html { background-image:none;}
	body { margin: 0; margin-right:auto; margin-left:auto; background-image: url(../images/planetplan_content_bg.jpg); background-repeat: no-repeat; background-position: top; background-attachment: fixed; height: auto; width:auto; }			
	body * { margin-top: 0;	top:0;}
	#wrapper{ width:auto; overflow: hidden; min-height:780px;  }
 *html #wrapper{ width:auto; overflow: hidden; height:1200px;  }
 /* header  - - - - - - - - - - - - - - - - -  */
	
	#hd { width:auto; height:96px;  margin:0 0 10px 0;	font-family:Georgia, "Times New Roman", Times, serif;	clear:both;}
	#hd a { text-decoration: none; }
	#hd h1 { color: #545454; font:170%/50px arial Bold; padding: 8px 0 8px 70px; background: url(logo.gif) left center no-repeat; }
	#hd h3 { background: #947DB2; color: #FFF; font: 110%/1.22em arial; padding: 5px 10px; margin: 0 0 7px 0; }
	#hd h3 A { color: #FFF; text-decoration: none; }
	#hd .breadcrumbs { font-size: 85%; margin-bottom:10px;}
	#hd .subtitle {position: absolute; right:1em; padding: 0px;margin:0px}
	#hd .logo{float:left; margin:7px 0 0 10px;}
		
	#hd-Print{ display:none;}
	
 /* Nav  - - - - - - - - - - - - - - - - -  */

	#nav{ float:left; width:202px;  height:260px; margin:0 0 10px 0; }
	#nav ul{ border-top:solid 2px #fff; border-bottom:solid 2px #fff; padding:3px 0 1px 0; display:block; clear:both; margin:0 0 5px 0; list-style:none;}
	#nav ul li{	font-family:Georgia, "Times New Roman", Times, serif; margin:0px 0px 2px 0px;}
	#nav ul li a{ display:block; height:auto; width:auto; font-weight:bold; font-size:.92em; text-decoration:none; text-transform:uppercase;  padding:3px 14px; color:#000; 
		background-color:#fff; border:none; line-height:1.5em; opacity: .40; filter: alpha(opacity=40); -moz-opacity: 0.4; zoom: 1; }
		
		
	#nav ul li a:hover{	display:block; text-decoration:none; height:auto; color:#000; background-color:#fff; opacity: .8; filter: alpha(opacity=80);  -moz-opacity: 0.8; zoom: 1; }	
		
 /* Nav current  - - - - - - - - - - - - - - - - -  */	
	div#menuCurrent em{ display:block; width:auto; color:#777; font-family:Georgia, "Times New Roman", Times, serif; font-size:.92em; font-weight:bold; text-decoration:none;  text-transform:uppercase; font-style: normal; background-color:#fff; padding:3px 14px; margin:0 0 2px 0; line-height:1.5em; opacity: .7; filter: alpha(opacity=70); 	-moz-opacity: 0.7; zoom: 1; }
		
		
	/* SignUp  - - - - - - - - - - - - - - - - -  */	

	a.signUp2 {	width: 188px; height: 66px; background: url('../images/sign_up.png') no-repeat; background-position: left top; display: block; } 
	a.signUp2:hover { background-position: 0px -65px; }
	.signUp-btn { background: url('../images/sign_up.png') no-repeat; cursor: pointer; position: relative; } 
	#ie6 .signUp-btn { height: 66px; }
	.signUp-btn .bg { position: relative; top: -66px; left: 0; width: 188px; height: 66px; background-image: url(../images/signUp-btn.gif); background-repeat: no-repeat; background-position: 6px 7px; }
	.signUp-btn .bg {top: -66px;} html* .signUp-btn .bg {top: -69px;}
		
		
 /* Footer  - - - - - - - - - - - - - - - - -  */
	#home #ft ul{ margin:-20px auto 30px auto; clear:both;}	
	#ft { font-family:Arial, Helvetica, sans-serif; position: relative; width: auto; height: auto; padding: 0 10px 10px 0; margin:0 auto; clear:both;}	
	#ft ul { width: 100%; margin: 0; padding: 5px 0px; list-style: none; float: right; text-align: right; display: inline; }
	#ft li { margin: 0; color: #999; font-size: 11px; list-style: none; display: inline; }	
	#ft a { display: block; padding: 2px 5px; display: inline; text-decoration: none; font-weight: normal; color: #999;	 }
	#ft	a.blue { color:#4AA5FF; }
	#ft a:hover { color:#43a215; text-decoration: underline; }
	#ft .logo{float:left;}
	

/* 03. Column styles ////////////////////////////////////////// */

  /* Home / Column 01 - - - - - - - - - - - - - - - - -  */
  
	#home .col-1{ width:auto; overflow:hidden; clear:both; /*border:1px solid #F00;*/}
	
	#home .col-1 .left{ float:left; width:626px; height:auto; margin:0 0 10px 0; overflow:hidden; }
	#home .col-1 .left .l-1{width:202px; float:left; }
	#home .col-1 .left .l-2{margin:0 0 10px 212px; }
	*html #home .col-1 .left .l-2{margin:108px 0 10px 10px; position:absolute;}
	
	#home .col-1 .right{margin:0 0 10px 636px; }	
	#home .col-1 .right .content{}
	

 /* Column 01 - - - - - - - - - - - - - - - - -  */
  
	.col-1{ width:auto; overflow:hidden; clear:both;}
	
	.col-1 .left{ width:202px; float:left; /*border:1px solid #F00;*/}

	.col-1 .right{margin:0 0 10px 220px;  height:auto;}	
	.col-1 .right .r-1{ margin:0 240px 0 0px; width:auto;}
	.col-1 .right .r-2{ float:right; width:230px; }
	.col-1 .right .content{}
	
	
  /* Row - - - - - - - - - - - - - - - - -  */
	.row{display:block; clear:both;}
	
  /* Columns 00 - - - - - - - - - - - - - - - - -  */
  	.col-x-2{width:auto; overflow:hidden; clear:both; margin:0 0 15px 0;}
	.col-x-2 .l2 { float:left; width:48.5%; margin:0 1% 0 0;}
	.col-x-2 .r2 { margin:0 0 0 51.5%;}
	.col-x-2 .col .content{}
	

	
/* 04. Typography ////////////////////////////////////////// */
 
 
 /* Links - - - - - - - - - - - - - - - - */	
/*	a:link, a { color: #00F; text-decoration:underline; }
	a:visited { color: #003399;}*/
	
	a, a:link, a:hover, a:visited, a:visited:hover {outline: none;	border: none; color: #09F; text-decoration: none;}
	a:hover, a:visited:hover {
	text-decoration:underline;
	color:#666;
}
		
	body{font:13px arial,helvetica,clean,sans-serif; *font-size:small; *font:x-small; line-height:1.5em; color: #616161;}
	select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}
		

 /* Headings - - - - - - - - - - - - - - - - */	
  
	#home {font-family: Georgia, "Times New Roman", Times, serif;}
	#home h1{ font-size: 1.1em; margin:0 0 7px 0; font-weight:bold; padding:8px 0; margin:0; display:block; line-height:1.4em; border:none;}
	/*#home h2{ font-size: 1em; margin:0 0 7px 0; font-weight:normal; padding:8px 0; margin:0; display:block; line-height:1.3em;}*/
	
	h1, h2, h3, h4, h5 {color: #; font-family: Georgia, "Times New Roman", Times, serif;}	
	h1{font-size: 1.6em; font-weight: normal; border-top:2px solid #fff; padding:12px 0; color: #43a215;} html* #page H1{padding:5px 0;}
	h2{
	font-size: 1.1em;
	font-weight: normal;
	padding:4px 0 8px 0;
}
	h3{
	font-size: 1em;
	font-weight: normal;
	padding:2px 0 4px 0;
}
	h4{
	font-size:0.95em;
	color:#555;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
} 
	h5{font-size: .8em; font-weight: ;}
	h6{}
		

		
	strong {
	font-weight:bold;
}
	em {font-style:italic;}
	
 /* Lists - - - - - - - - - - - - - - - - */		
	ul, ol, dl, dd {margin-left:30px; font-size:.88em;}
	dt { font-weight:bold; }
	ul, ol {margin-top:.2em; margin-bottom:1em;}
	ul {list-style:disc;}
	ol {list-style:decimal;}	
	
	
	
/* 05. Other styles ////////////////////////////////////////// */

	.slides {border: 2px solid #fff;}
	#slides {border: 2px solid #fff;}	*html #home #flashContent {padding: 0; }
	
	.inline{ display:inline;}
	
	.border{border:4px solid #ddd;}
	a.border{ border:4px solid #ddd; height:auto; display:table; oopacity: .80; filter: alpha(opacity=80); -moz-opacity: 0.8; zoom: 1;}
	*html a.border{ padding:4px; background-color:#ddd;}
	a.border:hover{border:4px solid #ccc; opacity: 1.0; filter: alpha(opacity=100); -moz-opacity: 1.0; zoom: 1;}
	*html a.border:hover{padding:0; }
	.border1{ border:1px solid #fff; padding:0; margin:0 0 2px 0;} html* .border1{margin:0 0 6px 0;}
	.border2{ border:1px solid #000; opacity: .11; filter: alpha(opacity=11);  -moz-opacity: 0.11; zoom: 1; clear:right;}
	.cursor{cursor:help;}
	
	img.right {	float: right; margin: 5px 0 10px 10px; }
	img.right2 {	float: right; }
	img.left {float: left; margin: 5px 15px 20px 0;}
	
 /* Offer links - - - - - - - - - - - - - - - - */
 
	#home .offer { position: relative; margin: 0 0 10px 0; width: 309px; height: 96px; float: left; font-family:  "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif"; }
	#home .offer a.content{ color:#666; position: absolute; width: 277px; height: 76px; padding: 10px 22px 10px 10px; z-index:4; text-decoration:none; background:none; }
	#home .offer a.content:hover{ background-color:#99FF00; text-decoration:none; }
	#home .offer h3 { font:bold 17px  Georgia, "Times New Roman", Times, serif ; color:#fff; margin: 0; padding:0; }
	#home .offer  a:hover h3 {color:#666;}
	#home .offer h3 span { font-size: 10px; }
	#home .offer .tab{ position: absolute; right:0; width: 12px; height:96px; background-color:#000000; opacity: 0; opacity: .10; filter: alpha(opacity=10);  -moz-opacity: 0.1; zoom: 1; z-index:10; }
	#home .offer .bg2{ position: absolute; width: 309px; height:96px; background-color:#000000; opacity: 0; opacity: .10; filter: alpha(opacity=10);  -moz-opacity: 0.1; zoom: 1; z-index:1; }
	#home .offer p { margin: 0; padding: 5px 0 0; font-size: 12px; color:#6d6d6d; }
	
 #offer { padding:10px 0; border:1px solid #f00;}
	.offer { position: relative; margin: 0 0 10px 0; width: 230px; height: 50px; float: left; font-family:  "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif"; }
	.offer a.content{ color:#666; position: absolute; width: 198px; height: 30px; padding: 10px 22px 10px 10px; z-index:4; text-decoration:none; background:none; }
	.offer a.content:hover{ background-color:#99FF00; text-decoration:none; }
	.offer h3 { font:bold 1em  Georgia, "Times New Roman", Times, serif ; color:#fff; margin: 0; padding:0; }
	.offer  a:hover h3 {color:#666;}
	.offer h3 span { font-size: 10px; }
	.offer .tab{ position: absolute; right:0; width: 12px; height:50px; background-color:#000000; opacity: 0; opacity: .10; filter: alpha(opacity=10);  -moz-opacity: 0.1; zoom: 1; z-index:10; }
	.offer .bg2{ position: absolute; width: 230px; height:50px; background-color:#000000; opacity: 0; opacity: .10; filter: alpha(opacity=10);  -moz-opacity: 0.1; zoom: 1; z-index:1; }
	.offer p { margin: 0; padding: 5px 0 0; font-size: 12px; color:#6d6d6d; }
		
	#homelines .offer .homelines, #mobile .offer .mobile, #internet .offer .internet, #business .offer .business{background-color:#99FF00; opacity: 1.0; filter: alpha(opacity=100); -moz-opacity: 1.0; zoom: 1;}
	
	#home #carrier-logos{float:left; width:308px; height:90px; padding:28px 0 0 0 ; background: url('../images/white-grad-bg.png') repeat-x left bottom;}
	*html #home #carrier-logos{	background-image: none;}
	#home #carrier-logos .logo-left{margin:0 0 0 25px; width:auto;}
	#home #carrier-logos .logo-right{ margin:0 0 0 10px; border-left:1px solid #a8d0e4; padding:0 0 0 15px;}
	*html #home #carrier-logos .logo-right{ margin:0 0 0 25px; border: none; padding:0 0 0 0;}
	
 /* Home boxLink - - - - - - - - - - - - - - - - */	

	div.boxContainer{ position:relative; float: left; height:240px; width:309px; margin:auto 10px -25px auto; /*border:1px solid #f00;*/} html* div.boxContainer{margin-bottom:-35px;}
	div.boxContainerRight{ float: right; margin-right:0; }
	
	.boxBorder {border:5px solid #fff;}
	div a.boxLink { width: 259px; height: 146px; background: url('../images/btns/panelBox2.jpg') no-repeat; padding: 20px 20px 0 20px;  cursor: pointer; position: relative; display:block; text-decoration:none;}
	div a.boxLink:hover { background-position: left bottom; text-decoration:none;}
	/*div #ie6 .boxLink { height: 146px; }*/
	div .boxLink .bg { position: absolute; top: 0; left: 0; width: 299px; height: 166px; background: url('../images/btns/panelBox2.jpg') no-repeat left bottom; }
	div .boxLink h3, .boxLink p { position: relative; }
	div .boxLink h3 { margin: 0; padding: 0 0 4px; color: #43a215; font:bold 15px  Georgia, "Times New Roman", Times, serif; letter-spacing: .8px; width:259px; }
	div .boxLink h3 a{ color: #43a215; text-decoration: none; font-size:3.5em; }
	div .boxLink h3 a:hover { color: #f90; text-decoration: none; }
	div .boxLink p { margin: 0; padding: 4px 0; color:#6d6d6d; font: normal .85em 'Arial', 'Helvetica', sans-serif; letter-spacing: .2px; width:259px; }
	div.reflection{	position:relative; float: left; height:69px; width:309px; /*background-image: url(../images/home-box-reflection.png); background-repeat: repeat-x; border:1px solid #f00;*/ } html* div.reflection{margin-bottom:-35px;}
		

	/* Tables - - - - - - - - - - - - - - - - */	
	.table{ margin:5px 0 15px 0; padding:6px; border:4px solid #bbb; opacity: .5; filter: alpha(opacity=50); -moz-opacity: 0.5; zoom: 1; width:auto;}	
	.table th {	font:bold .9em Georgia, "Times New Roman", Times, serif; color:#000; padding:8px; background-color:#00CC00; border:1px solid #aaa;}
  	.table td{color:#000; background-color:#fff; /*opacity: .5; filter: alpha(opacity=50); 	-moz-opacity: 0.5; zoom: 1; margin:2px;*/padding:6px;  font-size:.9em; border:1px solid #ddd;}
	
	
	/* Fixes - - - - - - - - - - - - - - - - */
	
	img, div, input {behaviour:url("iepngfix.php")}

	
	/* Old - - - - - - - - - - - - - - - - /
	
	.clear{clear:both;} USE: {width:auto; overflow: hidden;}  
	
	
	*/ 
	
