/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
}



.greeting {
	padding:10px;
	font-size:14px;
	color:#278BC4;
	font-weight: bold;
}

.default{
}
td.tdback {
	background-image: url(../assets/images/nav/loc_back.gif);
	background-repeat: repeat-x;
}

.sidefooter
{
background-color:#449BCC;
}

.sidebar
{
background-image:url(../assets/images/pstel-planet.gif);
background-repeat:no-repeat;
background-color:#449BCC;
}
.sponsorbox
{
background-color:#82BCDD;
border:1px solid #278BC4;
padding:4px;
}

.sidenav
{
border: 1px solid #278BC4;
border-top:none;
}

.sidenav td
{
border-top: 1px solid #278BC4;
}
.contentbg
{
background-image:url(../assets/images/box-bg.gif);
background-repeat:repeat-y;
padding: 1px;
}

.contentbg2
{
background-image:url(../assets/images/box-bg.gif);
background-repeat:repeat-y;
padding-left:4px;
padding-right:4px;
}
	
.contentfooter
{
background-image:url(../assets/images/box-bg-bottom.gif);
background-repeat:no-repeat;
}
.contentfooter2
{
background-image:url(../assets/images/box-small-bottom.gif);
background-repeat:no-repeat;
}

.admiddle
{
background-image:url(../assets/images/box-small-bg.gif);
background-repeat:repeat-y;
}

.smallfooter
{
background-image:url(../assets/images/searchweb-bottom.gif);
background-repeat:no-repeat;
padding-left:4px;
}

.weatherfooter
{
background-image:url(../assets/images/weather-bottom.gif);
background-repeat:no-repeat;
padding-left:4px;
}

.searchtext
{
padding-left:4px;
margin-bottom:0px;
height:20px;
}

.hosting
{
background-image:url(../assets/images/main-background.gif)
}

.hosting .mainbottom
{
background-image:url(../assets/images/main-bottom.gif);
background-repeat:no-repeat;
height:27px;
}

.tblhost
{
border-right:1px solid #1481BF;
border-bottom:1px solid #1481BF;
}



.tblhost td.leftside
{
background-color:ADD1E5;
}

.tblhost td
{
font-size:12px;
text-align:center;
border-left:1px solid #1481BF;
border-top:1px solid #1481BF;
}

.tblhost tr.evn
{
background-color:#ECF3F7;
border-bottom:1px solid #1481BF;

}
.tblhost tr.odd
{
background-color:#FFF;
border-bottom:1px solid #1481BF;

}


.tbladvertising
{
background-image:url(../assets/images/smaller-box-bg.gif);
background-repeat:repeat-y;
}


.tblroaming
{
background-image:url(../assets/images/dialup-box.gif);
background-repeat:repeat-y;
}

.tblcontent
{
padding-left:5px;
}

.tbldialup
{
background-image:url(../assets/images/dial-up-bg.gif);
background-repeat:repeat-y;
}

.tblcontentspacer
{
padding-left:5px;
}

.tddialupsmall
{
background-image:url(../assets/images/dial-up-extras-bg.gif);
background-repeat:repeat-y;
}


.tddialupcharges
{
background-image:url(../assets/images/dial-up-services-charges-bg.gif);
background-repeat:repeat-y;
}

.tbldsl
{
background-image:url(../assets/images/dsl-services-bg.gif);
background-repeat:repeat-y;
}

.tddsl
{
background-image:url(../assets/images/dsl-services-fo.gif);
background-repeat:no-repeat;
padding-left:5px;
}


.dslserviceslist
{
list-style-type:none;
list-style-image:url(../assets/images/redcheck-large.gif)
}

.checklist3
{
list-style-type:none;
list-style-image:url(../assets/images/redcheck-noborder.gif)
}

ul.dslpricelist
{
list-style-image:url(../assets/images/redcheck-small.gif)
}


ul.dslpricelist ul
{
list-style-image:none;
}

ul.dslpricelist ol
{
list-style-image:none;
list-style-type:decimal;
}		
.date {
padding:10px; font-size:12px;color:#278BC4
}

.buttonpadding
{
padding-top:1px;
padding-right:5px;
}
		#men1trigger {
	position:relative;
	width:106;
	height:24;
	z-index:110;
}	
		#men2trigger {
	position:relative;
	width:106;
	height:24;
	z-index:120;
}
		#men3trigger {
	position:relative;
	width:106;
	height:24;
	z-index:130;
}	
		#men1sub {
	position:absolute;
	left:110px;
	top:24px;
	width:151px;
	z-index:90;
	visibility: hidden;
}
		#men1subsub {
	position:absolute;
	left:270px;
	top:24px;
	width:151px;
	z-index:100;
	visibility: hidden;
}
		#men2sub {
	position:absolute;
	left:220px;
	top:24px;
	width:152px;
	z-index:80;
	visibility: hidden;
}
		#men3sub {
	position:absolute;
	left:330px;
	top:24px;
	width:152px;
	z-index:70;
	visibility: hidden;
}
	
		#men1flyout {
	position:absolute;
	left:99px;
	top:89px;
	width:140px;
	z-index:11;
	visibility: hidden;
}
		#menucloser {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:400px;
	z-index:20;
	visibility: hidden;
}
		#flashmovie {
	position:relative;
	width:630px;
	height:300px;
	z-index:1;
	text-align: center;


}
a{
	color: #449BCC;
	text-decoration: none;
}
a:hover {
	
	color: #449BCC;
	text-decoration:underline;
	
}

