
/* Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
	font: 13px/1.5 Arial, Helvetica, sans-serif;
	background-image:url('../images/bgimg.gif');
	background-repeat:repeat;
}

a
{
	text-decoration:inherit;
	font-size:inherit;
	color:inherit;
}

a:focus {
	outline: 1px dotted invert;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}
	
p
{
	text-align:left;
	color: #4d4d4d;
	text-align:justify;
}
	p.asterisk
	{
		font-size:10px;
		color:#AFAFAF;
		text-align:right;
		margin-bottom:0px;
		float:right;
	}
	p.featuredcontent
	{
		font-size:11px;
		padding:7px;
		margin-bottom:0px;
	}
	p.featuredcontent a
	{
		text-decoration:none;
	}
	p.featuredcontent a:hover
	{
		text-decoration:underline;
	}
	
	p.voipplans
	{
		font-size:70px;
		color:#F36518;
		font-style:italic;
		font-weight: bold;
		margin-bottom:-5px;
		margin-top:-20px;
	}
	a
	{
		text-decoration:none;
		color:#F36518;
	}
	a:hover
	{
		text-decoration:underline;
		color:#F36518;
	}
	
	
ol
{
	text-align:left;
	color: #4d4d4d;
	text-align:justify;
}

li
{
	color: #4d4d4d;
	text-align:justify;
	margin-bottom:10px;
	list-style-image:url('../images/bullet.gif');
	list-style-type:square;
}

li.featuredlist

{
	color: #4d4d4d;
	text-align:justify;
	margin-bottom:5px;
	font-size:11px;
}

iframe
{
	padding: 0px 0px 20px 0px;
	margin:0px;
}

/* Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 18px;
	color: #F36518;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
	letter-spacing: 1px;
}

h2 {
	font-size: 14px;
	color: #299ccd;
	letter-spacing:1px;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
}
h2 a{
	font-size: 14px;
	color: #299ccd;
	letter-spacing:1px;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
}
h2 a:hover {
	font-size: 14px;
	color: #299ccd;
	letter-spacing:1px;
	font-weight:normal;
	text-decoration:underline;
	text-align:left;
}


h3 {
	font-size: 11px;
	color:#299CCD;
	border-bottom:1px dotted #ccc;
	letter-spacing: 1px;
	font-weight:normal;	
	padding:7px;
	text-decoration:none;
	text-align:left;
	margin-bottom:5px;
	
}
h3 a{
	font-size: 11px;
	color:#299CCD;
	letter-spacing: 1px;
	font-weight:normal;	
	text-decoration:none;
	text-align:left;
	
}
h3 a:hover{
	font-size: 11px;
	color:#299CCD;
	letter-spacing: 1px;
	font-weight:normal;	
	text-decoration:underline;
	text-align:left;
	
}
	
	

/* Spacing
----------------------------------------------------------------------------------------------------*/

ol {
	list-style: decimal;
}

ul {
	list-style: disc;
}

li {
	margin-left: 30px;
}

p,
dl,
hr,
h1,
h2,
h4,
h5,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 20px;
}

/* Header
----------------------------------------------------------------------------------------------------*/

.nothing
{
	border:0px;
	padding:0px;
	margin:0px;
}
#topbar
{
	background: url('../images/pagetop960.gif') center top no-repeat;
	margin:0px 0px 5px 0px;
	border:0px;
}


#mglogo
{
	float:left;
	padding: 0px;
}

#headtag
{
	font-size: 16px;
	color:#FFF;
	letter-spacing: 1px;
	margin:5px 0px 0px 5px;
	padding:0px;
	border:0px;
	float: left;
}

.box {
	background:#8D99A3;
	margin:10px 0px 10px 0px;
	padding:0px;
	height:35px;
	width: 940px;
}

.searchbar
{
	margin: 5px 5px 0px 0px;
	background:url('../images/searchbg.png') no-repeat;
	padding:0px;
	width: 216px;
	height:24px;
	float:right;
	
}

input.searchbtn
{
	background:url('../images/searchbtn.png') no-repeat;
	width:65px;
	height:22px;
	border: 0px;
	padding:0px;
	margin:1px 2px 2px 0px;
	float: right;
	cursor:pointer;
}
input.text
{
	margin:4px 0px 5px 8px;
	border: 0px;
	float: left;
}

#phone {
	padding:0px;
	float:right;
	width:199px;
	margin:-6px 0px 0px 0px;
}

#email {
	padding:0px;
	float:right;
	margin:0px;
	width:197px;
}

#phonenumber
{
	font-size:23px;
	padding:0px;
	margin:0px 0px 0px 0px;
	color:#aaa;
	float:right;
	text-decoration:none;
}
#phoneicon {
	padding:0px;
	float:left;
	margin:3px 0px 0px 2px;
}	
#emailus {
	margin:0px;
	float:right;
	padding:0px;
}
#emailus a
{
	font-size:16px;
	color: #aaa;
	text-decoration:none;
}
	#emailus a:hover
{
	color: #f36518;
	text-decoration:underline;
}
#emailicon {
	padding:0px;
	float:left;
	margin:-2px 0px 0px 0px;
}	

.banner
{
	padding:0px 0px 10px 0px;
	border:0px;
	margin:0px;
}
	
/* Header Navigation
----------------------------------------------------------------------------------------------------*/

.navbox {
	background:#FFF;
	margin:0px;
	border-left: 1px solid #ccc;
	padding:0px 0px 0px 0px;
	height:45px;
}

#headnav_business
{
    display: block;
    width: 110px;
    height: 12px;
	padding: 0px;
	margin:0px 0px 0px 5px;
    background: url("../images/headernav/business_up.gif") no-repeat 0 0;

}

#headnav_business:hover
{ 
    background: url("../images/headernav/business_over.gif") no-repeat 0 0;
}

#headnav_residential
{
    display: block;
    width: 110px;
    height: 12px;
	padding: 0px;
	margin: 5px 0px 0px 5px;
    background: url("../images/headernav/residential_up.gif") no-repeat 0 0;

}

#headnav_residential:hover
{ 
    background: url("../images/headernav/residential_over.gif") no-repeat 0 0;
}

#headnav_about
{
    display: block;
    width: 110px;
    height: 12px;
	padding: 0px;
	margin: 5px 0px 0px 5px;
    background: url("../images/headernav/about_up.gif") no-repeat 0 0;

}

#headnav_about:hover
{ 
    background: url("../images/headernav/about_over.gif") no-repeat 0 0;
}

#headnav_support
{
    display: block;
    width: 110px;
    height: 12px;
	padding: 0px;
	margin:0px 0px 0px 5px;
    background: url("../images/headernav/support_up.gif") no-repeat 0 0;

}

#headnav_support:hover
{ 
    background: url("../images/headernav/support_over.gif") no-repeat 0 0;
}

#headnav_mymegagate
{
    display: block;
    width: 110px;
    height: 12px;
	padding: 0px;
	margin: 5px 0px 0px 5px;
    background: url("../images/headernav/mymegagate_up.gif") no-repeat 0 0;

}

#headnav_mymegagate:hover
{ 
    background: url("../images/headernav/mymegagate_over.gif") no-repeat 0 0;
}

#headnav_followus
{	
    display: block;
	padding:0px;
	margin:3px 0px 0px 5px;
}

/* Image Map
----------------------------------------------------------------------------------------------------*/

#megavoipbanner
{
	background-image:url('../images/megavoipbanner.gif');
	background-repeat:no-repeat;
	height:266px;
	width:940px;
	padding: 0px 0px 10px 0px;
	border:none;
}
#imap
{
	position:absolute;
	text-decoration:none;
	border:none;
}
	#imap a i 
	{
		visibility:hidden;
	}

#imap a#mvresidential
{
	position:absolute;
	height:130px;
	width:200px;
	top: 125px;
	left: 15px;
	text-decoration:none;
}

#imap a#mvbusiness
{
	position:absolute;
	height:130px;
	width:180px;
	top: 125px;
	left: 240px;
	text-decoration:none;
}

#imap a#mvorder
{
	position:absolute;
	height:100px;
	width:420px;
	top: 115px;
	left: 480px;
	text-decoration:none;
}

a#mvresidential:hover,
a#mvbusiness:hover
a#mvorder:hover {border:none;}

/* Content
----------------------------------------------------------------------------------------------------*/

.ordernow
{
    display: block;
    width: 131px;
    height: 20px;
	padding: 0px 0px 0px 0px;
	border:none;
    background: url("../images/ordernow_up.gif") no-repeat 0 0;
	text-decoration:none;

}

.ordernow:hover
{ 
    background: url("../images/ordernow_over.gif") no-repeat 0 0;
	text-decoration:none;
}

.learnmore
{
    display: block;
    width: 131px;
    height: 20px;
	padding: 0px 0px 0px 0px;
	border:none;
    background: url("../images/learnmore_up.gif") no-repeat 0 0;
	text-decoration:none;

}

.learnmore:hover
{ 
    background: url("../images/learnmore_over.gif") no-repeat 0 0;
	text-decoration:none;
}

.getstarted
{
    display: block;
    width: 131px;
    height: 20px;
	padding: 0px 0px 0px 0px;
	border:none;
    background: url("../images/getstarted_up.gif") no-repeat 0 0;
	text-decoration:none;

}

.getstarted:hover
{ 
    background: url("../images/getstarted_over.gif") no-repeat 0 0;
	text-decoration:none;
}

.featured
{
	background-color: #eeeff0;
	border: 1px dotted #ccc;
	margin-bottom:20px;
	padding:0px;
}

.featuredheader
{
	background-color: #eeeff0;
	border: 1px dotted #ccc;
	margin-bottom:0px;
	padding:0px;
}

.featuredimg
{
	padding: 10px 8px 0px 8px;
}

.featuredlearnmore
{
	font-size:11px;
	color:#F36518;
	padding:0px 0px 7px 4px;
	border-bottom:0px;
	margin-bottom:0px;
}
.featuredlearnmore a
{
	font-size:11px;
	color:#F36518;
	padding:0px 0px 7px 4px;
	border-bottom:0px;
	margin-bottom:0px;
	text-decoration:none;
}
.featuredlearnmore a:hover
{
	font-size:11px;
	color:#F36518;
	padding:0px 0px 7px 4px;
	border-bottom:0px;
	margin-bottom:0px;
	text-decoration:underline;
}

img.imgleftcontent
{
	padding: 4px 20px 0px 0px;
}

img.imgrightcontent
{
	padding: 4px 0px 0px 20px;
}

#contactform
{
	width:550px;
}

.cabinettitle {
	font-size: 11px;
	color:#299CCD;
	letter-spacing: 1px;
	font-weight:normal;
	padding:7px;
	text-align:left;
}

.sup
{
	font-size:0.5em;
	position:relative;
	bottom:0.7em;
	margin-left:2px;
}

.sub
{
	font-size:0.4em;
	position:relative;
	margin-left:-5px;
	font-weight:normal;
	color:#299ccd;
}
	
/* Footer
----------------------------------------------------------------------------------------------------*/

#footerlogo
{
	float:left;
}

#footertagline
{
	float:left;
	color:#AFAFAF;
	font-style:italic;
	font-size:12px;
}

#footercopyright
{
	float:right;
	font-size:10px;
	color:#AFAFAF;
	margin-top: -13px;
}

#bottombar
{
	background: url('../images/pagebottom960.gif') center bottom no-repeat;
}

/* Site Map
----------------------------------------------------------------------------------------------------*/

.sitemap
{
	font-size:10px;
}
	.sitemap a
	{
		color: #4d4d4d;
		text-decoration:underline;
	}
	.sitemap .content a
	{
		text-decoration: none;
		color:#AFAFAF;
	}
	.sitemap .content a:hover
	{
		text-decoration:none;
		color:#4d4d4d;
	}
