* { 
	margin:0;
	padding:0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:10px;
}

/*********** container div ************/
#background {
	top:0;
	left:0;
	margin: 0 auto;
	width:870px;
	height:auto;
	min-height:803px;
	margin: 0 auto;
	background-image:url(../images/logobg.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	margin:auto;
	z-index:1;
}

/*********** Flash banner ads and OmniTel logo ************/
#abovenav {
	padding:5px 5px 0 200px;
	width: 605px;
	vertical-align:bottom;
	z-index:100;
}

#abovenav #bannerad {
	top: 0;
	padding:0;
}

.omni a img {
	padding:0 0 0 15px;
	border:0;
	vertical-align:bottom;
}

/*********** Drop down menu ************/
.menu, #menu {
	position:absolute;
	top:5px;
	left: 200px;
	width: 600px;
	z-index:600;
}

/*********** Access buttons and weather ************/
#leftcontent {
	position:relative;
	top:155px;
	left: 45px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	z-index: 500;
	width: 180px;
}

#leftcontent #google img {
	vertical-align: middle;
	border: none;
}

#weather {
	position: relative;
	float: left;
	margin: 170px 0 0 0;
	padding: 0;
	width: 220px;
	font-size: 12px;
	z-index:400;
}

#weather img {
	border: 1px solid #A40046;
	width: 218px;
	z-index:20;
}

#ads {
	position: relative;
	float: left;
	margin: 170px 0 0 0;
	padding: 0;
	width: 220px;
	height:auto;
	font-size: 12px;
}

#ads img {
	border: 1px solid #CCCCCC;
	width: 210px;
	margin: 0 5px;
	z-index:10;
}


/*********** Main text area ************/
#midcontent {
	position:relative;
	float:left;
	top:-400px;
	left: 10px;
	width: 385px;
	height: 500px;
	margin:0;
	padding: 0 0 0 5px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

/*********** OmniTel U Mid Content *************/
#midcontent_u {
	position:relative;
	float:left;
	top:-150px;
	left: 10px;
	width: 540px;
	height: Auto;
	margin:0;
	padding: 0 0 0 5px;
	border-left: 1px solid #CCCCCC;
}

#midcontent_sent {
	position:relative;
	float:left;
	top:-70px;
	left: 10px;
	width: 540px;
	height: 500px;
	margin:0;
	padding: 0 0 0 5px;
	border-left: 1px solid #CCCCCC;
}

#midcontent_u #toprow {
	background-color: #A40046;
	text-align: center;
	color: #fff;
	font-size: 14px;
	padding: 0;
}
#markcal {
	background-color: #A40046;
	text-align: left;
	color: #fff;
	font-size: 10px;
	padding: 0;
}
#midcontent_u .otu {
	margin: 0;
}

#course {
	width: 380px;
	padding: 0;
}

.bborder td {
	border-bottom: 2px solid #000;
}

td {
	padding:5px;
}

/*********** Right-hand promotional ads ************/
#rightcontent {
	position:relative;
	float:left;
	top: -400px;
	left: 9px;
	color: #333333;
	padding: 0 0 0 5px;
	margin: 0;
	width: 220px;
	text-align:left;
	z-index: 10;
	border-left: 1px solid #CCCCCC;
}

#rightcontent .about img {
	text-align:center;
	margin:0 10.5px;
	padding:0 0 10px 0;
}

#rightcontent a img {
	padding: 0 5px 0 0;
	border: none;
}

#rightcontent p a {
	text-decoration: none;
}

#rightcontent p a:hover {
	text-decoration: underline;
}

#rightcontent .name {
	font-weight:bold;
}

#rightcontent .date {
	font-style:italic;
}

#rightcontent p {
	line-height: 16px;
	padding-right: 2px;
}

#rightcontent h3 {
	text-align: center;
	color: #666666;
}

.promored {
	color: #A40046;
	font-weight:bold;
}

#drop {
	padding-right: 5px;
}

/*********** Footer ************/
#foot {
	position:relative;
	float:left;
	top:-50px;
	left:0;
	margin:0px 5px 5px 5px;
	width:870px;
	text-align:center;
	font-size:10px;
	line-height: 15px;
}

#foot .padding {
	padding: 0 10px;
}

#foot hr {
	margin-bottom: 10px;
}

/*********** Misc. styles for content ************/

.bold {
	font-weight:bold;
}

.ital {
	font-style:italic;
}

.white_ital {
	font-style:italic;
	color: #fff;
}

.under {
	text-decoration: underline;
}

.tel {
	font-style:italic;
	font-weight:normal;
}

.listinside {
	width: 500px;
	padding: 0 20px;
}

#listinside {
	width: 250px;
	padding: 0 20px;
}

.center {
	text-align:center;
}

.igreen {
	color:#7cc144;
	font-weight:bold;
}
.psuedoh2 {
	font-size:16px;
}

.top {
	color:#999999;
}

.purple {
	color:#663366;
}

.grnbar {
	background-color:#669900;
	color:#FFFFFF;
	font-size: 11pt;
	font-weight: bold;
	font-style:italic;
}
#grybar {
	background-color:#F9F9F9;
}

/******** Left Content Buttons ********/

#leftcontent ul {
	list-style-type: none;
	width: 200px;
	height: auto;
	text-decoration: none;
	color: #000;
	font: Arial, sans-serif;
	z-index:500;
}

#leftcontent a {
	background-repeat: no-repeat;
	text-decoration: none;
	padding: 5px 0 10px 15px;
	line-height: 30px;
	height: 45px;
	border-bottom: 1px solid #fff;
}

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

#leftcontent a:hover {
	color: #A40046;
}

#leftcontent ul li#account a {
	background-image: url(../images/barrow.gif);
	background-position:left top;
	margin-left: 14px;
	padding-right: 43px;
}

#leftcontent ul li#email a {
	background-image: url(../images/barrow.gif);
	background-position:left top;
	margin-left: 6px;
	padding-right: 56px;
}

#leftcontent ul li#google a {
	background-image: url(../images/barrow.gif);
	background-position:left top;
	padding-right: 49px;
}

#leftcontent ul li#home a {
	background-image: url(../images/barrow.gif);
	background-position:left top;
	margin-left: -4px;
	padding-right: 49px;
	z-index:500;
}

/***************************** Secondary pages *****************************/

/*********** Telephone content ************/
#tele_middle, #tele_middle_short, #tele_middle_long {
	position:relative;
	float:left;
	top:-150px;
	left: 10px;
	width: 540px;
	height: auto;
	min-height: 800px;
	margin:0;
	padding: 0 0 0 5px;
	line-height: 15px;
	border-left: 1px solid #CCCCCC;
}

#char_middle {
	position:relative;
	float:left;
	top:-70px;
	left: 10px;
	width: 540px;
	height: auto;
	min-height: 750px;
	margin:0;
	padding: 0 0 0 5px;
	line-height: 15px;
	border-left: 1px solid #CCCCCC;
}

.twide {
	width: 175px;
}

#tele_middle img {
	border: none;
}

/***** Hover Pop-ups *****/
#tele_middle #callfeatures a, #order_middle #callfeatures a, table.cable a, #tele_middle_short #callfeatures a, #tele_middle_long #callfeatures a {
	display:block;
	background:url(images/blank.gif);
	color: #000000;
	z-index:1000;
}

#tele_middle #callfeatures a span, #tele_middle_short #callfeatures a span, #tele_middle_long #callfeatures a span,  #order_middle #callfeatures a span, table.cable a span { 
	display:none;
}

#tele_middle #callfeatures a, #tele_middle_short #callfeatures a, #tele_middle_long #callfeatures a, #order_middle #callfeatures a, table.cable a { 
	text-decoration:none;
}

#tele_middle #callfeatures a:hover span, #tele_middle_short #callfeatures a:hover span, #tele_middle_long #callfeatures a:hover span, #order_middle #callfeatures a:hover span, table.cable a:hover span {
    position:absolute;
    display:block;
    width:200px;
    padding:5px;
    border:1px solid #000;
    background:#fff;
    text-decoration:none;
    color:#000;
    filter:alpha(opacity=90);
    opacity:0.9;
	font-size:9pt;
	line-height:11pt;
	z-index:1000;
}

/************** LOCAL & LONG DISTANCE PAGES *******************/
#callfeatures a:hover span.callerid {
    left:-206px;
    top:905px;
	z-index:1000;
}

#callfeatures a:hover span.callwait {
    left:-206px;
    top:932px; /* add 27 to the previous "top" */
	z-index:1000;
}

#callfeatures a:hover span.callidwait {
    left:-206px;
    top:959px; /* add 27 to the previous "top" */
	z-index:1000;
}

#callfeatures a:hover span.vmail {
    left:-206px;
    top:1001px; /* add 42 to the previous "top" */
	z-index:1000;
}

#callfeatures a:hover span.callfwd {
    left:-206px;
    top:1028px; /* add 27 to the previous "top" */
	z-index:1000;
}

#callfeatures a:hover span.selcallfwd {
    left:-206px;
    top:1055px; /* add 27 to the previous "top" */
	z-index:1000;
}

#callfeatures a:hover span.threewaycall {
    left:-206px;
    top:1082px; /* add 27 to the previous "top" */
	z-index:1000;
}

#callfeatures a:hover span.findme {
    left:-206px;
    top:1109px; /* add 27 to the previous "top" */
	z-index:1000;
}

#callfeatures a:hover span.termcallmgr {
    left:-206px;
    top:1136px; /* add 27 to the previous "top" */
	z-index:1000;
}

#callfeatures a:hover span.distringteen {
    left:-206px;
    top:1163px; /* add 27 to the previous "top" */
	z-index:1000;
}

#callfeatures a:hover span.distcall {
    left:-206px;
    top:1190px; /* add 27 to the previous "top" */
	z-index:1000;
}

#callfeatures a:hover span.starsixnine {
    left:-206px;
    top:1217px; /* add 27 to the previous "top" */
	z-index:1000;
}

#callfeatures a:hover span.starsixsix {
    left:-206px;
    top:1244px; /* add 27 to the previous "top" */
	z-index:1000;
}

#callfeatures a:hover span.anonreject {
    left:-206px;
    top:1271px; /* add 27 to the previous "top" */
	z-index:1000;
}

#callfeatures a:hover span.selcallaccept {
    left:-206px;
    top:1298px; /* add 27 to the previous "top" */
	z-index:1000;
}

#callfeatures a:hover span.selcallreject {
    left:-206px;
    top:1325px; /* add 27 to the previous "top" */
	z-index:1000;
}

#callfeatures a:hover span.tolldeny {
    left:-206px;
    top:1352px; /* add 27 to the previous "top" */
	z-index:1000;
}

#callfeatures a:hover span.ninehundred {
    left:-206px;
    top:1460px; /* add 108 to the previous "top" */
	z-index:1000;
}

#callfeatures a:hover span.callnumblock {
    left:-206px;
    top:1487px; /* add 27 to the previous "top" */
	z-index:1000;
}

#tele_middle_long #callfeatures a:hover span.thirtymins {
    left:-206px;
    top:105px;
	z-index:1000;
}

#tele_middle_long #callfeatures a:hover span.tencent {
    left:-206px;
    top:147px;
	z-index:1000;
}

#tele_middle_long #callfeatures a:hover span.twentyfivemiles {
    left:-206px;
    top:174px;
	z-index:1000;
}

#tele_middle_long #callfeatures a:hover span.simple {
    left:-206px;
    top:201px;
	z-index:1000;
}

#tele_middle_long #callfeatures a:hover span.northiowaplan {
    left:-206px;
    top:228px;
	z-index:1000;
}

/*********** Telephone features table ************/
#callfeatures, #callfeatures td {
	border: 1px solid #666666;
}

#callfeatures .white {
	background-color:#FFFFFF;
}

#callfeatures .grey {
	background-color:#F9F9F9;
}

/*********** Sub page footer positioning ************/
#sub_foot {
	position:relative;
	float:left;
	top:-60px;
	left:0;
	margin:0px 5px 5px 5px;
	width:870px;
	text-align:center;
	font-size:10px;
	line-height: 15px;
}

#sub_foot .padding {
	padding: 0 10px;
}

#sub_foot hr {
	margin-bottom: 10px;
}

/*********** Service Area Image Map Style ************/
#weather {
	z-index:20;
}

#service_middle {
	position:relative;
	float:left;
	top: 0px;
	left: 10px;
	width: 530px;
	height: auto;
	margin:0;
	padding: 0 0 10px 5px;
	line-height: 15px;
}

#service_middle h2, #service_middle p {
	padding-bottom: 5px;
	text-align: center;
}

#map {
	position:relative;
	margin: auto;
	width: 410px;
	height: 380px;
	z-index:500;
}

#ServiceAreaMap {
	margin:0;
    padding:0;
    width:410px;
    height:380px;
	background-image: url(../images/IowaMap-OmniTelCounties3.jpg);
	background-repeat: no-repeat;
    font-family:verdana, arial, helvetica, sans-serif;
    font-size:10px;
	z-index:500;
}

#ServiceAreaMap li {
    margin:0;
    padding:0;
    list-style:none;
}

#ServiceAreaMap li a {
	position:absolute;
	display:block;
	background:url(../images/blank.gif);
	left: 24px;
	top: 12px;
}

#ServiceAreaMap li a span { 
	display:none;
}

#ServiceAreaMap li a { 
	text-decoration:none;
}

#ServiceAreaMap li a:hover span {
    position:relative;
    display:block;
    width:125px;
    left:20px;
    top:20px;
    padding:5px;
    border:1px solid #000;
    background:#fff;
    text-decoration:none;
    color:#A40046;
	font-weight:bold;
    filter:alpha(opacity=80);
    opacity:0.8;
}

#ServiceAreaMap a.Stacyville {
    top:26px;
    left:205px;
    width:33px;
    height:32px;
}

#ServiceAreaMap a.McIntire {
    top:26px;
    left:285px;
    width:32px;
    height:33px;
}

#ServiceAreaMap a.StAnsgar {
    top:60px;
    left:150px;
    width:33px;
    height:32px;
}

#ServiceAreaMap a.LittleCedar {
    top:60px;
    left:230px;
    width:33px;
    height:32px;
}

#ServiceAreaMap a.Riceville {
    top:67px;
    left:307px;
    width:33px;
    height:32px;
}

#ServiceAreaMap a.NewHaven {
    top:108px;
    left:264px;
    width:33px;
    height:32px;
}

#ServiceAreaMap a.Plymouth {
    top:134px;
    left:61px;
    width:32px;
    height:33px;
}

#ServiceAreaMap a.RockFalls {
    top:162px;
    left:87px;
    width:32px;
    height:31px;
}

#ServiceAreaMap a.NoraSprings {
    top:191px;
    left:125px;
    width:32px;
    height:32px;
}

#ServiceAreaMap a.Rudd {
    top:198px;
    left:167px;
    width:32px;
    height:32px;
}

#ServiceAreaMap a.Floyd {
    top:198px;
    left:226px;
    width:32px;
    height:32px;
}

#ServiceAreaMap a.Rockford {
    top:241px;
    left:135px;
    width:32px;
    height:32px;
}

#ServiceAreaMap a.MarbleRock {
    top:289px;
    left:165px;
    width:32px;
    height:32px;
}

#ServiceAreaMap a.Rudd {
    top:198px;
    left:167px;
    width:32px;
    height:32px;
}

#ServiceAreaMap a.Greene {
    top:331px;
    left:198px;
    width:32px;
    height:32px;
}

/*********** Long Distance Toggle Menu Initial Setting ***********/
.slidemenu {
	display:none;
	text-align:left;
}

#togglemenu {
	min-height: 100px;
}

#togglemenu a {
	color:#333333;
}

/*********** Teleconferencing content ************/
#telecon_middle {
	position:relative;
	float:left;
	top:-70px;
	left: 10px;
	width: 540px;
	height: 500px;
	margin:0;
	padding: 0 0 0 5px;
	line-height: 15px;
	border-left: 1px solid #CCCCCC;
}

/*********** Order Services content ************/
#order_middle {
	position:relative;
	float:left;
	top:-150px;
	left: 10px;
	width: 540px;
	height: auto;
	margin:0;
	padding: 0 0 0 5px;
	line-height: 15px;
	border-left: 1px solid #CCCCCC;
	z-index:200;
}

#order_middle span.indent {
	padding-left: 20px;
}

#order_middle .important {
	background-color: #A40046;
	color:#FFFFFF;
	padding:10px;
	border:0;
	vertical-align:top;
}

#order_middle .important td {
	border:none;
}

#important {
	width: 485px;
}

#important a, #important a:visited {
	color:#FFFFFF;
}

/**************************************** ORDER PAGE ******************************/
#order_middle #callfeatures a:hover span.callerid {
    left:-206px;
    top:497px;
	z-index:1000;
}

#order_middle #callfeatures a:hover span.callwait {
    left:-206px;
    top:524px;
	z-index:1000;
}

#order_middle #callfeatures a:hover span.vmail {
    left:-206px;
    top:551px;
	z-index:1000;
}

#order_middle #callfeatures a:hover span.callfwd {
    left:-206px;
    top:578px;
	z-index:1000;
}

#order_middle #callfeatures a:hover span.selcallfwd {
    left:-206px;
    top:605px;
	z-index:1000;
}

#order_middle #callfeatures a:hover span.threewaycall {
    left:-206px;
    top:632px;
	z-index:1000;
}

#order_middle #callfeatures a:hover span.findme {
    left:-206px;
    top:659px;
	z-index:1000;
}

#order_middle #callfeatures a:hover span.termcallmgr {
    left:-206px;
    top:686px;
	z-index:1000;
}

#order_middle #callfeatures a:hover span.distringteen {
    left:-206px;
    top:713px;
	z-index:1000;
}

#order_middle #callfeatures a:hover span.distcall {
    left:-206px;
    top:740px;
	z-index:1000;
}

#order_middle #callfeatures a:hover span.starsixnine {
    left:-206px;
    top:767px;
	z-index:1000;
}

#order_middle #callfeatures a:hover span.starsixsix {
    left:-206px;
    top:794px;
	z-index:1000;
}

#order_middle #callfeatures a:hover span.anonreject {
    left:-206px;
    top:821px;
	z-index:1000;
}

#order_middle #callfeatures a:hover span.selcallaccept {
    left:-206px;
    top:848px;
	z-index:1000;
}

#order_middle #callfeatures a:hover span.selcallreject {
    left:-206px;
    top:875px;
	z-index:1000;
}

#order_middle #callfeatures a:hover span.tolldeny {
    left:-206px;
    top:902px;
	z-index:1000;
}

#order_middle #callfeatures a:hover span.omnitoomni {
    left:-206px;
    top:1030px;
	z-index:1000;
}

#order_middle #callfeatures a:hover span.sevencent {
    left:-206px;
    top:1072px;
	z-index:1000;
}

#order_middle #callfeatures a:hover span.tencent {
    left:-206px;
    top:1099px;
	z-index:1000;
}


#order_middle #callfeatures a:hover span.twentyfivemiles {
    left:-206px;
    top:1126px;
	z-index:1000;
}
#order_middle #callfeatures a:hover span.simple {
    left:-206px;
    top:1153px;
	z-index:1000;
}


#order_middle #callfeatures a:hover span.northiowaplan {
    left:-206px;
    top:1180px;
	z-index:1000;
}

#order_middle #callfeatures a:hover span.basiccable {
    left:-206px;
    top:1408px;
	z-index:1000;
}

#order_middle #callfeatures a:hover span.digicable {
    left:-206px;
    top:1435px;
	z-index:1000;
}

#order_middle #callfeatures a:hover span.allmovie {
    left:-206px;
    top:1462px;
	z-index:1000;
}

#order_middle #callfeatures a:hover span.digiplusone {
    left:-206px;
    top:1504px;
	z-index:1000;
}

#order_middle #callfeatures a:hover span.digiplustwo {
    left:-206px;
    top:1531px;
	z-index:1000;
}

#order_middle #callfeatures a:hover span.digiplusthree {
    left:-206px;
    top:1558px;
	z-index:1000;
}

#order_middle #callfeatures a:hover span.hdtv {
    left:-326px;
    top:1585px;
	width:320px;
	z-index:1000;
}

#order_middle #callfeatures a:hover span.dvr {
    left:-326px;
    top:1613px;
	width:320px;
	z-index:1000;
}

/*********** Telephone FAQ content ************/
#tele_middle #faq {
	width: 540px;
	margin: 0 auto;
}

/*********** Cable content ***********/
table.cable {
	width:100%;
}

table.cable a:hover span.basiccable {
    left:-285px;
    top:935px;
	width:275px;
	z-index:1000;
}

table.cable a:hover span.digicable {
    left:-285px;
    top:1135px;
	width:275px;
	z-index:1000;
}

table.cable a:hover span.allmovie {
    left:-285px;
    top:1190px;
	width:275px;
	z-index:1000;
}

table.cable a:hover span.digiplusone {
    left:-285px;
    top:1190px;
	width:275px;
	z-index:1000;
}

table.cable a:hover span.digiplustwo {
    left:-285px;
    top:1190px;
	width:275px;
	z-index:1000;
}

table.cable a:hover span.digiplusthree {
    left:-285px;
    top:1190px;
	width:275px;
	z-index:1000;
}

table.cable a:hover span.hdtv {
    left:-285px;
    top:1300px;
	width:275px;
	z-index:1000;
}

table.cable a:hover span.dvr {
    left:-285px;
    top:1300px;
	width:275px;
	z-index:1000;
}

/************* Channel Line Up ***************/
#channel {
	width:100%;
}

.chanhead {
	font-weight:bold;
	text-align:left;
	padding-left:5px;
	border-bottom:1px solid #000;
}

#channel td {
	padding: 5px;
}

.basic {
	color:#0066FF;
	font-weight:bold;
}

.premium {
	color:#660000;
	font-weight:bold;
}

.digital {
	color:#009900;
	font-weight:bold;
}

.hidef {
	color:#333333;
	font-weight:bold;
}

/************* Security ***************/
#cross {
	position: absolute;
	float: left;
	margin: 695px 0 0 15px;
	padding: 0;
	width: 210px;
	height:auto;
	font-size: 12px;
	z-index:0;
}

#computer1 {
	position: absolute;
	float: left;
	margin: 642px 0 0 15px;
	padding: 0;
	width: 210px;
	height:auto;
	font-size: 12px;
	z-index:0;
}

#computer2 {
	position: absolute;
	float: left;
	margin: 1065px 0 0 15px;
	padding: 0;
	width: 210px;
	height:auto;
	font-size: 12px;
	z-index:0;
}

#computers_small {
	position: absolute;
	float: left;
	margin: 1098px 0 0 15px;
	padding: 0;
	width: 210px;
	height:auto;
	font-size: 12px;
	z-index:0;
}
#midcontent_message {
	position:relative;
	float:left;
	top:-80px;
	left: 10px;
	width: 385px;
	height: 500px;
	margin:0;
	padding: 0 0 0 5px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
#rightcontent_message {
	position:relative;
	float:left;
	top: -80px;
	left: 9px;
	color: #333333;
	padding: 0 0 0 5px;
	margin: 0;
	width: 220px;
	text-align:left;
	z-index: 10;
	border-left: 1px solid #CCCCCC;
}
