
/* 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:hover{
	text-decoration:underline;
	color:#f36518;
}

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;
		text-align:left;
	}
	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;
	}
	p a
	{
		text-decoration:underline;
		color:#F36518;
	}
	p a:hover
	{
		text-decoration:none;
		color:#F36518;
	}
	
	
ol
{
	text-align:left;
	color: #4d4d4d;
	text-align:justify;
}

#supportnav ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#supportnav li 
{ 
list-style-type: none;
list-style-image: none;
margin: 1px 0 .2em 0; 
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
}

#supportnav a
{
display: block;
color: #FFF;
background-color: #4f4f4f;
width: 170px;
padding: .2em .8em;
text-decoration: none;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
}

#supportnav a:hover
{
background-color: #676767;
color: #FFF;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
}



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

li a {
	color: #4d4d4d;
}

li.featuredlist

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

li.featuredlist a{
	color: #4d4d4d;
}

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;
	
}

h4 {
	border-bottom:1px solid #4d4d4d;
		font-size:14px;
		color:#4d4d4d;
		font-weight:bold;
		margin:0px 0px 5px 0px;
		padding:0px;
		text-decoration:none;
}


/* 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: 14px;
	color:#FFF;
	letter-spacing: 1px;
	margin:7px 0px 0px 5px;
	padding:0px;
	border:0px;
	float: left;
}

.box {
	background:#8D99A3;
	margin:20px 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;
}

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

#email1 {
	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;
}

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

#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_careers
{
    display: block;
    width: 110px;
    height: 12px;
	padding: 0px;
	margin: 5px 0px 0px 5px;
    background: url("../images/headernav/careers_up.gif") no-repeat 0 0;

}

#headnav_careers:hover
{ 
    background: url("../images/headernav/careers_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;
}

/* Page Navigation
----------------------------------------------------------------------------------------------------*/

#main_home
{
    display: block;
    width: 220px;
    height: 30px;
	padding: 1px 0px 1px 0px;
    background: url("../images/pagenav/main/home_up.gif") no-repeat 0 0;

}

#main_home:hover
{ 
    background: url("../images/pagenav/main/home_over.gif") no-repeat 0 0;
}

#main_residential
{
    display: block;
    width: 220px;
    height: 30px;
	padding: 1px 0px 1px 0px;
    background: url("../images/pagenav/main/residential_up.gif") no-repeat 0 0;

}

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

#main_business
{
    display: block;
    width: 220px;
    height: 30px;
	padding: 1px 0px 1px 0px;
    background: url("../images/pagenav/main/business_up.gif") no-repeat 0 0;

}

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

#main_careers
{
    display: block;
    width: 220px;
    height: 30px;
	padding: 1px 0px 1px 0px;
    background: url("../images/pagenav/main/careers_up.gif") no-repeat 0 0;

}

#main_careers:hover
{ 
    background: url("../images/pagenav/main/careers_over.gif") no-repeat 0 0;
}

#main_support
{
    display: block;
    width: 220px;
    height: 30px;
	padding: 1px 0px 1px 0px;
    background: url("../images/pagenav/main/support_up.gif") no-repeat 0 0;

}

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

#main_aboutus
{
    display: block;
    width: 220px;
    height: 30px;
	padding: 1px 0px 1px 0px;
    background: url("../images/pagenav/main/aboutus_up.gif") no-repeat 0 0;

}

#main_aboutus:hover
{ 
    background: url("../images/pagenav/main/aboutus_over.gif") no-repeat 0 0;
}

#main_contactus
{
    display: block;
    width: 220px;
    height: 30px;
	padding: 1px 0px 1px 0px;
    background: url("../images/pagenav/main/contactus_up.gif") no-repeat 0 0;

}

#main_contactus:hover
{ 
    background: url("../images/pagenav/main/contactus_over.gif") no-repeat 0 0;
}


#careers_home
{
    display: block;
    width: 220px;
    height: 30px;
	padding: 1px 0px 1px 0px;
    background: url("../careers/images/home_up.gif") no-repeat 0 0;

}

#careers_home:hover
{ 
    background: url("../careers/images/home_over.gif") no-repeat 0 0;
}

#careers_benefits
{
    display: block;
    width: 220px;
    height: 30px;
	padding: 1px 0px 1px 0px;
    background: url("../careers/images/benefits_up.gif") no-repeat 0 0;

}

#careers_benefits:hover
{ 
    background: url("../careers/images/benefits_over.gif") no-repeat 0 0;
}

#careers_openings
{
    display: block;
    width: 220px;
    height: 30px;
	padding: 1px 0px 1px 0px;
    background: url("../careers/images/openings_up.gif") no-repeat 0 0;

}

#careers_openings:hover
{ 
    background: url("../careers/images/openings_over.gif") no-repeat 0 0;
}

#careers_diversity
{
    display: block;
    width: 220px;
    height: 30px;
	padding: 1px 0px 1px 0px;
    background: url("../careers/images/diversity_up.gif") no-repeat 0 0;

}

#careers_diversity:hover
{ 
    background: url("../careers/images/diversity_over.gif") no-repeat 0 0;
}

#careers_faq
{
    display: block;
    width: 220px;
    height: 30px;
	padding: 1px 0px 1px 0px;
    background: url("../careers/images/faq_up.gif") no-repeat 0 0;

}

#careers_faq:hover
{ 
    background: url("../careers/images/faq_over.gif") no-repeat 0 0;
}

#careers_feedback
{
    display: block;
    width: 220px;
    height: 30px;
	padding: 1px 0px 1px 0px;
    background: url("../careers/images/feedback_up.gif") no-repeat 0 0;

}

#careers_feedback:hover
{ 
    background: url("../careers/images/feedback_over.gif") no-repeat 0 0;
}


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

#servicemenu {
	border:1px solid #bbb;
	color:#4d4d4d;
	background:#eaf4fd;
	padding:5px;
	margin:10px 0px 10px 0px;
	height:85px;
	text-decoration:none;
}

#servicemenu:hover{
	background:#b4d8fc;
	text-decoration:none;
}
#servicemenu a:hover{
	text-decoration:none;
}
	#servicemenu h4{
		border-bottom:1px solid #4d4d4d;
		font-size:14px;
		color:#4d4d4d;
		font-weight:bold;
		margin:0px 0px 5px 0px;
		padding:0px;
		text-decoration:none;
	}
	.grid_9 .grid_3{
		width:210px;
		text-decoration:none;
	}

.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;
}
.featured a{
	text-decoration:none;
}
.featured a:hover{
	text-decoration:underline;
	color:#f36518;
}

.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;
}
	
#confexample {
	float:right;
	padding:0px 0px 0px 10px;
}

#features li{
	list-style:none;
	background:#eaf4fd;
	padding:15px;
	margin:0px 10px 10px 10px;
	border:1px dotted #CCC;
}

 .notice {
	font-size:14px;
	font-weight:bold;
	color:red;
	width:960px;
	margin:10px auto;
	text-align:center;
	height:10px;
}
	.notice a {
		color:red;
		text-decoration:underline;
	}
	.notice a:hover {
		text-decoration:none;
	}
	
#tour {
	position:absolute;
	z-index:10;
	top: -215px;
	left:15px;
	font-size:22px;
}
	#tour a {
		text-decoration:none;
	}
	#tour a:hover {
		text-decoration:underline;
	}
	
/* 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:#A0A0A0;
	}
	.sitemap .content a:hover
	{
		text-decoration:none;
		color:#4d4d4d;
	}
