/* CSS Document */
/*img, banner_tagline { behavior: url(iepngfix.htc) }
*/

.clearfloat{
	clear:all;
}

#vnavlist {
	float: none; /* since this element is floated, a width must be given */
	width: 185px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/*background: #A67C52;*/ /* the background color will be displayed for the length of the content in the column, but no further */
	padding:0px 10px 25px 10px;
}

.p_white_text {
	color: #333;
}

#vnavlistr {
	float:right;
	width:175px;
	padding:10px 15px 15px 7px;
}

#vnavlist ul, #vnavlistr ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align:center;
}

#vnavlist ul a, #vnavlistr ul a {
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #08A3E4;
	color: #000000;
	margin: 0;
	/*	border-bottom: 1px solid #ccc;
*/	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 2px solid #333;
	border-bottom: 2px solid #333;
	width: 175px;
	display: block;
	padding: 5px 4px 6px 4px;
}

#vnavlist ul a.first {
/*	border-top: 1px solid #ccc;
*/
}

#vnavlist ul a.last, #vnavlistr ul a.last {
	border-bottom: none;
}

#vnavlist ul a:hover, #vnavlistr ul a:hover {
	background-color: #CCC;
	color: #000;
}

#vnavlist ul a.current, #vnavlistr ul a.current {
	background-color: #CCC;
	color: #333333;
}

#vnavlist ul a.currentfirst {
	border-top: 1px solid #ccc;
	background-color: #CCC;
	color: #333333;
}

.vnavlist_title {
	background-color:#FFCC66;
	width: 149px;
	display: block;
	padding: 4px 4px 4px 4px;
	font-size:14px;

}

#vnavlist_fill {
	background-color:#CC9900;
	color:#000000;
	height: 20px;
	width: 139px;
	border-left: 3px solid #660000;
	border-right: 3px solid #660000;
	border-bottom: 3px solid #660000;
	border-top: 3px solid #660000;
	font-size: 16px;
	font-weight: bold;
}

#vnavlist_heading {
	/*	height:20px;
*/
	padding:5px 2px 2px 2px;
	line-height:1.5em;
	font-size:12px;
	font-weight: bold;
	color: #333;
}

#vnavlist_emptyspace {
	height: 20px;
}



a img {border:none;}

.inner_content_narrow{
	width:230px;
	margin: 0 0 0 230px;
	padding: 10px 70px;
	background-color: #FFF;
}
.inner_content_wide{
	width:790px;
	margin: 0 0 0 0px;
	padding: 10px 10px;
	background-color: #FFF;
	height: 100%;
}
.inner_content_section{
	width:225px;
	float: left;
	padding: 0 15px;
}


.servicearea_list a:link, a:visited{
	color:#000;
	text-decoration:none;
}

.servicearea_list ul li{
	display:inline;
	list-style:none;
	padding-right: 13px;
}

.servicearea_list a:hover{
	background-color:#09F;
		
}


.errormsg {
	font-size:14px;
	color:#FFF;
	background-color:#C00;
	margin: 5px;
}

body{
	margin: 0px 0 0 0;
	padding 0px 0 0 0;
	font-size:12px;
	background-color: #036;
	text-align: center;
}

#big_wrapper{
	width:860px;
	background-color:#FFF;
	margin: 0 auto;
}


#h_spacer{
	height:10px;
	width:850px;
}

#header{
	margin-left: auto;
	margin-right: auto;
	width: 850px;
}

#banner{
	float: left;
	position: relative;
	height: 91px;
	width: 850px;
	margin: 0;
	padding: 0;
	top: 0px;
	overflow: visible;
}

#banner_tagline{
	height: 115px;
	float: right;
	width: 400px;
	text-align: center;
	margin: 0;
	padding: 0;
}

.banner_slogan{

}

#banner_logo{
	height: 85px;
	width:275px;
	position: relative;
	float: left;
}
#banner_phone{
	height: 85px;
	width:200px;
	position: relative;
	float: left;
}


#top_vspace{
	height:1px;
	width: 10px;
}

#body_top_vspace{
	height:10px;
}

#logo{
	float: left;
	top: 0px;
	height: 0px;
	width: 325px;
	padding: 0;
	/*	background:url(images/Packerland-Broadband_2new.png) top left no-repeat;
*/	left: 0px;
	position: relative;
}

.big_phone_number_text {
	font-family: Impact;
	font-size:36px;
	color:#000;
	line-height:1.5em;
	text-align:center;
}

#top_slogan{
	width:850px;
	position: relative;
	left: 0px;
	margin: 0;
	padding: 0;
	overflow: visible;
}



.top_slogan_text1 {
	font-family: Impact;
	font-size:26px;
	color:#FFF;
	line-height:1.5em;
}
.top_slogan_text2 {
	font-family: serif ;
	font-style:italic;
	font-size:28px;
	color:#000000;
	line-height:1.5em;
}

.top_slogan_text3 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size:22px;
	color:#F00;
	line-height:1.5em;
}


#slogan_text {
	font-family: Arial;
	font-size:18px;
	color:#000000;
	line-height:1.3em;
}

.promo_text_1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:24px;
	color:#060;
	line-height:1.3em;
}

.promo_text_2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:18px;
	color:#060;
	line-height:1.3em;	
}

.promo_text_3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:28px;
	color:#060;
	line-height:1.3em;
	
	
}

.image_right {
	float: right;
	padding: 8px;
	width: 350px;
	border: 1px solid #000000;
	margin-left: 5px;
	margin-bottom: 5px;
}

.slogan_image_right {
	float: right;
	padding: 8px;
	width: 350px;
	border: 1px solid #000000;
	margin-left: 8px;
	margin-right: 12px;
	margin-bottom: 5px;
}


#news_heading{
	margin: 0 0 0 80px;
}

#news_image{
	float: right;
	padding: 8px;
	border: 1px solid #000000;
	margin-left: 5px;
	margin-bottom: 5px;
}
#news_image_caption{
	font-family: Arial;
	font-size: 12px;
	color:#000000;
	float: right;
	padding: 10px;
}

#news_title{
	font-family: Arial;
	font-size: 18px;
	color: #000000;
	width: 630px;
	margin-left: 80px;
	background-color: #CCCCCC;
	padding: 10px;
}
#news_text{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	width: 628px;
	margin-left: 80px;
	border: 1px solid #000000;
	padding: 10px;
}


#top_menu{
	text-align: center;
}

#top_menu ul li{
	display:inline;
	list-style:none;
	padding-right: 13px;
}

#top_menu, #top_menu a:visited{
/*	color:#000000;
*/	text-decoration:none;
	padding: 2px 4px;
}


#top_menu a:hover{
	color:#FFFFFF;
	background-color:#006600;
	padding: 2px 4px;
}


#announcements{
	width:860px;
	padding: 0px;
	left: -6px;
	position: relative;
	margin: 0;
}

#announcements_425{
	width:425px;
	padding: 0px;
	float: left;
	height: 175px;
}

#flashcontent {
	width: 425px;
	float: left;
	padding: 0px;
	
}


#flash_announcements{
	width:850px;
	height: 350px;
	padding: 0px;
	float: left;
	margin: 0px;
}


#specialspage_leftside{
	width:450px;
	float:left;
	visibility: visible;
}

#specialspage_center{
	width:450px;
	float:left;
	margin-left:200px;
	visibility: visible;
}


#specials{
	width:375px;
	background-color: #FFCC33;
	padding: 10px;
	float: right;
	visibility: visible;
}


#announcements_vspace{
	height: 10px;
	position: relative;
	top: 0px;
	float: left;
	width: 100px;
}

#specials_left_pic{
	float: right;
	padding: 13px;
}
#specials_right_pic{
	float: right;
	padding: 13px;
}


#specials_center_box{
	width:385px;
	padding: 10px;
	float:left;
	background-color: #275F33;
	margin: 5px;
	height: 285px;
}
#specials_center_box_hspace{
	height: 165px;
	width:20px;
	padding: 0px;
	float:left;
}
.specials_center_image{
	padding: 10px;
	margin: 5px;
	color:#275F33;
	border-width: 0;
}

.specials_right_image{
	padding: 10px;
	margin: 5px;
	color:#399713;
	border-width: 0;
	float: right;
}


/*.specials_center_image a, specials_center_image a:visited, specials_center_image a:hover {
	color:#399913;
}
*/
#specials_box1{
	width:375px;
	padding: 10px;
	float: right;
	background-color: #FFFF99;
	text-align: center;
	margin: 5px;
}
#specials_box2{
	width:375px;
	padding: 10px;
	float: right;
	background-color: #FFFFCC;
	text-align: center;
	margin: 5px;
}
#specials_box3{
	width:375px;
	padding: 10px;
	float: right;
	background-color: #FFCC33;
	text-align: center;
	margin: 5px;
}

.specials_box3_image {
	float:right;
	padding: 5px 5px 5px 10px;
	color:#F8CC32;
	border-width: 0;
}
.specials_box3_image a:link, .specials_box3_image a:visited{
	color:#F8CC32;
}


.specials_title{
	text-align:center;
	font-size:18px;
	font-family:Arial;
}

.specials_title a:link, .specials_title a:visited{
	color:#F00;
}

.specials_text_left{
	text-align:center;
	font-size:16px;
	font-family:Arial;
	font-weight: bold;
}

.specials_text{
	text-align:center;
	font-size:14px;
	font-family:Arial;
}
.specials_text_center{
	text-align:center;
	font-size:14px;
	font-family:Arial;
}

#center_items{
	width: 770px;
	left: 40px;
	position: relative;
	float: left;
}


#top_wrapper{
	margin-left: auto;
	margin-right:auto;
	margin-top:0px;
	text-align:left;
	font-family: Arial;
	margin-bottom: 0px;/*	border-left:#CCCCCC 2px solid;
	border-top:#CCCCCC 2px solid;
	border-bottom:#666666 3px solid;
	border-right:#666666 3px solid;
*//*	background-color: #FFFFFF;
*/
	overflow: visible;
	/*	background:url(images/Packerland-Hdr.jpg) top left repeat-x;
*/
	width: 850px;
	clear: left;
	position: relative;
	top: 4px;
	height: 133px;
	padding: 0;
	background:url(images/Packerland-HdrA4.jpg) top center no-repeat;
}

#wrapper{
	margin-left: auto;
	margin-right:auto;
	margin-top:0px;
	text-align:left;
	font-family: Arial;
	margin-bottom: 0px;/*	border-left:#CCCCCC 2px solid;
	border-top:#CCCCCC 2px solid;
	border-bottom:#666666 3px solid;
	border-right:#666666 3px solid;
*//*	background-color: #FFFFFF;
*/
	overflow: hidden;
	/*	background:url(images/Packerland-Hdr.jpg) top left repeat-x;
*/
	width: 850px;
}
#wrapper_homepage{
	margin-left: auto;
	margin-right:auto;
	margin-top:0px;
	text-align:left;
	font-family: Arial;
	margin-bottom: 0px;/*	border-left:#CCCCCC 2px solid;
	border-top:#CCCCCC 2px solid;
	border-bottom:#666666 3px solid;
	border-right:#666666 3px solid;
*//*	background-color: #FFFFFF;
*/
	overflow: visible;
	/*	background:url(images/Packerland-Hdr.jpg) top left repeat-x;
*/
	width: 850px;
}


a:link, a:visited{
	color:#FFF;
	text-decoration:none;

color:#fb6030;

}

a:hover{

color:#666666;

}

#zip_container{

}


/* ......................................Top right Nav........................................................... */


#top_right {
	text-align:right;
	width: 375px;
	position: relative;
	float: right;
	top: 0px;
	padding: 0;
	margin: 0;
	height: 50px;
}

#top_right ul li{

padding-right:13px;

display:inline;

list-style:none;

}

#top_right a:link, #top_right a:visited{
	color:#333;
	text-decoration:none;
}


#top_right a:hover{
	color:#000;
}




/* ......................................Top Nav........................................................... */


#nav {
	position:relative;
	padding:2px 0 0 0;
	/*	background-color: #21682E;
*/	text-align: center;
	float: left;
	height: 38px;
	overflow: visible;
	width: 850px;
	margin: 0;
	vertical-align: middle;
}


ul#menu{
	margin:0;
	padding:0;
	list-style-type:none;
	position:relative;
	display:block;
	height:38px;
	font-size:12px;
	font-weight:normal;
	float: left;
	left: 190px;
	overflow: visible;
}



#menu li{

display:block;
	
float:left;
	
margin:0;
	
padding:0;

/*background:url("images/divider.jpg") center right no-repeat;
*/	
}
	
	

#menu li a{

display:block;
	
float:left;

color:#FFFFFF;
	
text-decoration:none;
	
font-weight:normal;
	
padding:11px 25px 0 25px;
	
height:26px;
	
margin:0;	

}
	
	
#menu li a:hover{

background: url("images/hover.jpg") no-repeat top right;	
	
}
	
	
.clear{
	clear:left;
	position: relative;
	width: 0px;
}



/* ......................................Content........................................................... */



#content{
	position:relative;
	width: 810px;
	line-height:1.5em;
	margin: 0;
	padding: 20px;
	background-color: #FFF;
}
#content_homepage{
	position:relative;
	width: 850px;
	line-height:1.5em;
	margin: 0;
	padding: 8px 0 0 0;
	background-color: #FFF;
}


#subcontent_wrapper{
	width: 810px;
	height:400px;
}
#subcontent_left{
	width: 425px;
	margin: 0;
	padding: 0;
	float: left;
}
#subcontent_center{
	width: 130px;
	margin: 0;
	padding: 0;
	float: left;
}
#subcontent_right{
	width: 250px;
	margin: 0;
	padding: 0;
	float: right;
	text-align: center;
	height: 100%;
}


/*#logo {
	float:left;
	margin-right:20px;
	width:183px;
	height:146px;
}
*/
#slogan{
	width:800px;
	position: relative;
	left: 0px;
	clear: left;
	margin: 0px; /*10px;*/
	padding: 0 5px;
}

#slogan2{
	width:850px;
	position: relative;
	left: 0px;
	clear: left;
	margin: 0px;
	text-align:center;
}

#slogan4{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#CCC;
	line-height:1.1em;
	width:200px;
	position: relative;
	left: 0px;
	margin: 10px 10px 0 10px;
	text-align:left;
	float:left;
	background-color: #2E6600;
}



#slogan4blue{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#000;
	line-height:1.1em;
	width:200px;
	position: relative;
	left: 0px;
	margin: 10px 10px 0 10px;
	text-align:left;
	float:left;
	background-color: #6DA7C5;
}


#slogan_left{
	width:125px;
	height:600px;
	float: left;
}

#slogan_center{
	width:600px;
	float: left;
	font-size: 13px;
}

.slogan_text {
	font-size:24px;
	color:#000000;
	line-height:1.2em;
}

.slogan_text1_center{
	font-size:24px;
	color:#000000;
	line-height:1em;
	text-align:center;
}

.slogan_text2_center {
	font-size:18px;
	color:#000000;
	line-height:1em;
	text-align:center;
}

h1{
	color:#fb6030;
	font-weight:normal;
	font-size:24px;
	line-height: 1.1em;
}


.line{
	border-top:1px solid gray;
	margin-top:15px;
	margin-bottom:15px;
}

.left_box1_hspace{
	width: 20px;
	height: 225px;
	float: left;
}

.left_box1_vspace{

}

#services_div {
	width: 850px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	overflow: hidden;
}

#services_div a:link, a:visited {
	text-decoration:none;
	color:#FFF;
}

#services_pad {
	width:10px;
	height:200px;
	float: left;
	margin-top: 30px;
}

.left_box1{
	margin-top:10px;
	margin-bottom:10px;
	line-height:normal;
	float:left;
	margin-right:0px;
	margin-left: 0px;
	padding: 0px;
}

.left_box2{
	margin-top:0px;
	margin-bottom:0px;
	line-height:normal;
	float:left;
	width:170px;
	margin-right:20px;
	background:#6C3;
	margin-left: 7px;
	padding: 0;
	text-align: center;
}

* html .left_box2 {
	height: 100px; 
	he\ight: 80px;
}

.pdf{

background:url(images/pdf.jpg) bottom left no-repeat;

height:28px;

padding-left:30px;

margin:40px 0 40px 0;

font-size:16px;

}
.tvguide{
background:url(images/tvguide.gif) bottom left no-repeat;

height:28px;

padding-left:30px;

margin:40px 0 40px 0;

font-size:16px;

}




/* ......................................Login........................................................... */


#login{

float:right;

width:200px;

background-color:#CCCCCC;

padding:10px;

margin:0 0 15px 15px;

}

/* Specials Display */
#special_pricing_channel_container{
	width: 810px;
	clear:both;
	float: left;
}

#special_content{
	width: 800px;
	position: relative;
	padding: 0 5px;
}

#pricing_content{
	width: 580px;
	float: left;
}

/* Channel Lineup */

#channel_content{
	float:right;
	padding:1px;
}

#channel{

float:right;

padding:1px;

}


/* TV Guide */

#tvguide{

float:right;

padding:1px;

}



/* ......................................Content 2.......................................................... */

.thetext{
	padding: 4px;
}

.thetext span{
	color:#FFF;
	font-size:16px;
}

.thetext a:link, a:visited {
	text-decoration:none;
	color:#FB6030;
}

.box_bottom{

background:url(images/box_07.jpg) left bottom no-repeat;

height:18px;

width:182px;

float: left;

}

.box_top1{

background:url(images/box_03.jpg) top left no-repeat;

height:117px;

width:182px;

}

.box_top2{

background:url(images/box2_03.jpg) top left no-repeat;

height:117px;

width:182px;

}

.box_top3{

background:url(images/box3_03.jpg) top left no-repeat;

height:117px;

width:182px;

}

.box_top4{

background:url(images/box4_03.jpg) top left no-repeat;

height:117px;

width:182px;

}




/* ......................................Footer........................................................... */


#footer{
	color:#333333;
	margin-bottom:20px;
}


#footer span{

color:#006633;

}


#footer a:link, #footer a:visited{

color:#999999;

text-decoration:none;

}


#footer a:hover{

color: #fb6030;

text-decoration:underline;

}

.service_containertext_1{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	color:#000;
	line-height: 0pt;
}
.service_containertext_2{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#000;
	line-height: 10pt;
	padding: 0 30px 0 30px;
}
