/* Reset CSS - Eric Meyer - http://meyerweb.com/eric/tools/css/reset/ */
  
/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	font-weight: bold;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 40;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 40;
}
body {
	line-height: 1;
	margin-bottom: 25px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* (mt) global styles */
html {
	font-size: 100%;
}
body {
	font: normal 11px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	text-align: center;
	color: #444;
	padding: 0;
	margin: 0;
	background:#c1c3c8;
	width:100%;
	letter-spacing:-0.04em;
}
body#homepage {
  background:#adafb5;
}
body#homepage #header {
  background: url(/testsite/_images/header-sprite-20110810.png) repeat-x -20% top;
}

a:focus {
	outline:none;
}
a {
	text-decoration:none;
	color:#005e8f;
}
a:hover, a:focus {
	text-decoration:underline;
}
a em, .hide {
	position:absolute;
	left:-9999em
}
hr {
	color:#ededed;
	border:0;
	margin:0;
	padding:0;
	display:block;
	height:1px;
	background:#ededed;
	width:93%;
}
p {
	font:normal 12px Helvetica, Arial, sans-serif;
	line-height:18px;
	letter-spacing:normal;
	color:#555;
	padding:0 0 1em;
}
object[width="1px"],
embed[width="1px"] {
    position: absolute !important;
    left: -1px !important;
}

#footerdiv, #contentdiv, #nrgdiv, .nrgdiv {
	width:955px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	height:70px;
	width:100%;
	z-index:999;
}
#headerdiv {
	margin:0 auto;
	text-align:left;
	width:955px;
	position:relative;
}
.mtlogo a {
	display:block;
	width:257px;
	height:37px;
	position:absolute;
	top:22px;
	left:0px;
	cursor:pointer;
	z-index:999;
	background: url(/testsite/_images/header-sprite-20110810.png) no-repeat -263px -493px;
	background-image: url(/testsite/_images/header-sprite-20110810.png);
}

.mt-navholder {
	position:absolute;
	top: 18px;
	right:0px;
	width:580px;
	z-index:999;
}
.loginholder, .loginholder li, .loginholder li a {
	display:block;
}
.loginholder li a {
	width:83px;
	height:18px;
	background:url(/testsite/_images/header-sprite-20110810.png) no-repeat;
}
.loginholder li a.sysstatus {
	background-position: 0px -180px;
}
.loginholder li a.sysstatus:hover, .loginholder li a.sysstatus:focus {
	background-position: -130px -180px;
}
.loginholder li a.mtlogin {
	background-position: -260px -180px;
}
.loginholder li a.mtlogin:hover, .loginholder li a.mtlogin:focus {
	background-position: -390px -180px;
}
.loginholder li a.topphone {
	display:none;
}


body.textpage #header, body.productpage #header, body#activate #header {
	height: 70px;
	width: 100%;
	background-color: #1d2029;
	background-image: url(/testsite/_images/header-sprite-20110810.png);
	background-repeat: repeat-x;
	background-position: -20% top;
}
body.textpage .mtlogo a, body.productpage .mtlogo a, body#activate .mtlogo a {
	width: 257px;
	height: 37px;
	top: 22px;
	left: 56px;
	filter: none;
	background-image: url(/testsite/_images/header-sprite-20110810.png);
	background-repeat: no-repeat;
	background-position: -263px -493px;
	cursor: pointer;
}
.thickheader .mtlogo a {
	left:56px;
}
body.textpage .mtlogo a:hover, 
body.productpage .mtlogo a:hover, 
body#activate .mtlogo a:hover,
body.textpage .mtlogo a:focus, 
body.productpage .mtlogo a:focus, 
body#activate .mtlogo a:focus {
width: 257px;
	height: 37px;
	top: 22px;
	left: 56px;
	filter: none;
	background-image: url(/testsite/_images/header-sprite-20110810.png);
	background-repeat: no-repeat;
	background-position: -263px -493px;
	cursor: pointer;}
.mt-navholder {
	top:11px;
	right:20px;
	width:585px;
}
.thickheader .mt-navholder {
	top:21px;
	right:56px;
	width:585px;
}
.loginholder li, .thickheader .loginholder li {
	float:left;
	margin-right:5px;
}
.loginholder li a, .thickheader .loginholder li a {
	background:url(/testsite/_images/header-sprite-20110810.png) no-repeat;
}
.loginholder li a.mtlogin, .thickheader .loginholder li a.mtlogin {
	width:75px;
	height:23px;
	background-position: -486px -121px;
}
.loginholder li a.mtlogin:hover,
.loginholder li a.mtlogin:focus,
.thickheader .loginholder li a.mtlogin:hover,
.thickheader .loginholder li a.mtlogin:focus {
	background-position: -486px -171px;
}
.loginholder li a.topphone, .thickheader .loginholder li a.topphone {
	display:block;
	width:95px;
	height:23px;
	background-position: -565px -121px;
}

body#homepage #content {
	background-color: #b7b8bd;
	background-repeat: repeat-x;
	background-position: center -252px;
}
body#homepage #nrgdiv {
	text-align:right;
	width: 1355px;
	background: #14599a;
}
body#homepage #nrg {
	background: #14599a;
}

.homeintro {
	padding:0px 50px 10px 0 !important;	
}
.homeintro h1 {
  display: inline;
  font:16px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;	
  font-weight: bold;
  line-height:28px;
	letter-spacing:-1px;
	color: #fff;
}
.homeintro p {
	display: inline;
	color:#f5f5f5;
	font:16px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	line-height:28px;
	letter-spacing:-1px;
}

.homeclientslink {
	display:block;
	position:relative;
	width:300px;
	height:173px;
	padding:40px 0 40px 35px;
}
.homeclientslink:hover, .homeclientslink:focus { text-decoration:none !important; cursor:pointer; }
.homeclientslink span.homeclientslinkout {
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(/testsite/_images/home-sprite002b.png);
	background-repeat: no-repeat;
	background-position: -26px -9px;
}

.homeclientslink span.homeclientslinkhover {
	display:none;
	position:absolute;
	top:50%;
	left:50%;
	width:165px;
	height:42px;
	margin: -20px 0 0 -60px;
	background:url(/testsite/_images/home-sprite002.png) no-repeat left -128px;
}

/* ------------------------------- */
/* begin seasonal hosting card css */
/* ------------------------------- */
body#homepage.hostingcard .homeclientslink {
	display:block;
	position:relative;
	width:354px;
	height:180px;
	padding:0;
}
body#homepage.hostingcard .homeclientslink:hover,
body#homepage.hostingcard .homeclientslink:focus { text-decoration:none !important; cursor:pointer; }
body#homepage.hostingcard .homeclientslink span.homeclientslinkout {
	display:block;
	width:100%;
	height:100%;
	background:url(/_images/home_gc.jpg) no-repeat;
}
body#homepage.hostingcard .homeclientslink span.homeclientslinkhover {
	display:none;
	position:absolute;
	top:50%;
	left:50%;
	width:167px;
	height:47px;
	margin: -22px 0 0 -81px;
	/* IE 5+/Win only filter */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/_images/home_gc_hover.png');
}
body#homepage.hostingcard .homeclientslink span.homeclientslinkhover[class] {
	background:url(/_images/home_gc_hover.png) no-repeat;
}
/* ----------------------------- */
/* end seasonal hosting card css */
/* ----------------------------- */

.homelcol {
	width:615px;
	margin:30px 0;
	border-right:1px solid #b4b4b4;
}

body.ver2 .homelcol { border-right: 1px solid #a9abaf; width:600px;}

#footer {
	width: 100%;
	padding-bottom: 64px;
	background-color: #adafb5;
}
#footerdiv {
	position:relative;
	z-index:0;

}


body#homepage #footer {
  background:url(/testsite/_images/home-sprite002.png) repeat-x center -479px;
}



#nrg {
}
.homesplash {
	height:263px;
	background:#000 url(/testsite/_images/home-ve-splash.jpg) no-repeat center top;
}
.home-enter-link {
  display: block;
  margin: 0;
  height: 263px;
  width: 955px;
}
.home-enter-link:hover,
.home-enter-link:focus,
.home-enter-link:active {
  text-decoration: none;
}

.homesplash2 {
	height:263px;
	margin-top: -263px;
	background:#131418 url(/testsite/_images/homesplash-dv4.jpg) no-repeat center top;
}

#nrgrotate {
  height: 16px;
  position: absolute;
  right: 0;
  top: 315px;
}
#nrgrotate a,
#nrgrotate a:link,
#nrgrotate a:focus,
#nrgrotate a:hover {
  text-decoration: none;
}
#nrgrotate a,
#nrgrotate a:focus,
#nrgrotate a:active {
  display: block;
  float: left;
  width: 14px;
  height: 14px;
  opacity: .3; filter: alpha(opacity=30);
}

#nrgrotate a:hover,
#nrgrotate a.active {
  opacity: .7; filter: alpha(opacity=70);
}
#nrgrotate a em {
  display: block;
  position: relative;
  left: 0;
  margin: 4px 0 0 4px;
  background: #fff;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}

b.blink-cursor {
  width: 10px;
  height: 27px;
  background: url(/_images/ve-blink-cursor.png) no-repeat;
}

.sitemap {
	padding:24px 0;
	font-size:14px;
	line-height:1.4em;
}
.sitemap ul {
	float:left;
	margin-right:50px;
}
.sitemap ul ul {
	float:none;
	margin:0;
}
.sitemap li strong {
	display:block;
	margin-bottom:.5em;
}
.sitemap li li {
	font-size:12px;
}
.sitemap li a, .sitemap li a:visited, .sitemap li a:link {
	color:#fff;
	text-decoration:none;
}
.sitemap li li a, .sitemap li li a:visited, .sitemap li li a:link {
	color:#e9e9eb;
}
.sitemap li a:hover, .sitemap li li a:hover,
.sitemap li a:focus, .sitemap li li a:focus {
	text-decoration:underline;
	color:#fff;
}
.sitemap li a.tinynew {
	display:block;
	background:url(/_images/nav/newbadge-tiny.gif) no-repeat right 5px;
	padding-right:30px;
	margin-right:-20px;
	color:#fff !important;
}
*html .sitemap li a.tinynew {
	margin-right:0;
}


.supportfooter {
	position:absolute;
	top:110px;
	right:0;
	width:300px;
	text-align:right;
}
a.supportnumber {
	display: block;
	width: 188px;
	height: 41px;
	margin-bottom: 20px;
	background-image: url(/testsite/_images/home-sprite002.png);
	background-repeat: no-repeat;
	background-position: -165px -130px;
}

body#homepage.ver2 a.supportnumber {
	display: block;
	width: 188px;
	height: 41px;
	margin-bottom: 20px;
	background-image: url(/testsite/_images/home-sprite002.png);
	background-repeat: no-repeat;
	background-position: -165px -130px;
}

.supportfooter p {
	font-size:11px;
	color:#ddd;
}
.supportfooter p a, .supportfooter p a:visited, .supportfooter p a:link {
	color:#fff;
}
.fl-right {
	float:right;
}
.fl-left {
	float:left;
}
.cl-right {
	clear:right;
}
.cl-left {
	clear:left;
}
.cl-both {
	clear:both;
}
.clearfix {
	clear:both;
	height:0;
	font-size:1px;
	line-height:1px;
	width:100%;
	overflow:hidden;
}

.block {
	display:block;
}
.bigger {
	font-size:1.2em;
}
.scrollup {
	position:absolute;
	top:-20px;
	left:640px;
}

.screenshots a {
	display:block;
	float:left;
	text-align:center;
	border: 1px solid #c6c8cb;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin:0 30px 30px 0;
	padding:7px;
	background-color:#dddfe2;
}
.screenshots a span {
	font-size:14px;
	color:#000;
	display:block;
	padding:14px 0 10px;
	margin:0;
}
.screenshots a img {
	display:block;
	margin:0 !important;
	padding:0 !important;
}
.screenshots a:hover,
.screenshots a:focus {
	background-color:#cadfed;
	border-color:#b5c8d5;
	text-decoration:none;
}
.noright {
	margin-right:0px !important;
}

.css3pod-white {
	background-color:#fff;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	width:100%;
	padding:15px 0 20px;
	margin-bottom:17px;
}
.css3pod-grey {
	background-color:#ececee;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	width:100%;
	margin-bottom:30px;
}
.sidebar-greypod div, .css3pod-grey div {
	margin:0 20px;
	padding:20px 0;
}
.sidebar-greypod h4, .css3pod-grey h4 {
	padding:0 0 1em !important; margin:0 !important;
}

.sidebar-greypod, .sidebar-greypod-bttm {
	width:218px;
	background-image: url(/_images/sidebar-greypod.gif);
	background-repeat:no-repeat;
}
.sidebar-greypod-bttm {
	background-position:left bottom;
	height:10px;
	overflow:hidden;
	font-size:5px;
	line-height:5px;
	margin:0 0 30px;
	border:0;
}

a.highlighter {
	font-style:normal;
	color:#000 !important;
	background-color:#c3e2ff;
	padding:1px 3px;
	white-space:nowrap;
}
a.highlighter:hover, a.highlighter:focus {
	text-decoration:none;
	background-color:#FFFF99;
	color:#333 !important;
}

.quotebubble-wide-bttm {
	width:640px;
	margin:20px 0;
}
.quotebubble-wide-bttm .qb-mid {
	background:#ededed;
	padding:16px 30px;
}
.quotebubble-wide-bttm .qb-top {
	height:8px;
	width:100%;
	font-size:1px;
	line-height:1px;
	overflow:hidden;
	background:url(/_images/quotebubble.gif) no-repeat left -19px;
}
.quotebubble-wide-bttm .qb-bttm {
	height:30px;
	width:100%;
	font-size:1px;
	line-height:1px;
	overflow:hidden;
	background:url(/_images/quotebubble.gif) no-repeat left -35px;
}

.quotebubble-wide-top {
	width:640px;
	margin:20px 0;
}
.quotebubble-wide-top .qb-mid {
	background:#ededed;
	padding:16px 30px;
}
.quotebubble-wide-top .qb-top {
	height:27px;
	width:100%;
	font-size:1px;
	line-height:1px;
	overflow:hidden;
	background:url(/_images/quotebubble.gif) no-repeat left top;
}
.quotebubble-wide-top .qb-bttm {
	height:8px;
	width:100%;
	font-size:1px;
	line-height:1px;
	overflow:hidden;
	background:url(/_images/quotebubble.gif) no-repeat left -27px;
}

.quotebubble-wide-bttm {
	width:640px;
	margin:20px 0;
}
.quotebubble-wide-bttm .qb-mid {
	background:#ededed;
	padding:16px 30px;
}
.quotebubble-wide-bttm .qb-top {
	height:8px;
	width:100%;
	font-size:1px;
	line-height:1px;
	overflow:hidden;
	background:url(/_images/quotebubble.gif) no-repeat left -19px;
}
.quotebubble-wide-bttm .qb-bttm {
	height:30px;
	width:100%;
	font-size:1px;
	line-height:1px;
	overflow:hidden;
	background:url(/_images/quotebubble.gif) no-repeat left -35px;
}

.quotebubble-thin-bttm {
	width:220px;
}
.quotebubble-thin-bttm .qb-mid {
	background:#ededed;
	padding:12px 20px 15px;
}
.quotebubble-thin-bttm .qb-top {
	height:8px;
	width:100%;
	font-size:1px;
	line-height:1px;
	background:url(/_images/quotebubble.gif) no-repeat left -19px;
}
.quotebubble-thin-bttm .qb-bttm {
	height:30px;
	width:100%;
	font-size:1px;
	line-height:1px;
	background:url(/_images/quotebubble.gif) no-repeat left -35px;
}
.quotebubble-thin-bttm .qb-top .qb-tr {
	width:8px;
	height:8px;
	float:right;
	background:#fff url(/_images/quotebubble.gif) no-repeat -632px -19px;
}
.quotebubble-thin-bttm .qb-bttm .qb-br {
	width:8px;
	height:8px;
	float:right;
	background:#fff url(/_images/quotebubble.gif) no-repeat -632px -35px;
}
*html .quotebubble-thin-bttm .qb-mid { width:179px; }

.quotebubble-thin-top {
	width:150px;
}
.quotebubble-thin-top .qb-mid {
	background:#ededed;
	padding:0 20px;
}
.quotebubble-thin-top .qb-top {
	height:30px;
	width:100%;
	font-size:1px;
	line-height:1px;
	background:url(/_images/quotebubble.gif) no-repeat left top;
}
.quotebubble-thin-top .qb-bttm {
	height:8px;
	width:100%;
	font-size:1px;
	line-height:1px;
	background:url(/_images/quotebubble.gif) no-repeat left -27px;
}
.quotebubble-thin-top .qb-top .qb-tr {
	width:8px;
	height:8px;
	float:right;
	margin-top:19px;
	background:#fff url(/_images/quotebubble.gif) no-repeat -632px -19px;
}
.quotebubble-thin-top .qb-bttm .qb-br {
	width:8px;
	height:8px;
	float:right;
	background:#fff url(/_images/quotebubble.gif) no-repeat -632px -27px;
}
*html .quotebubble-thin-top .qb-mid { width:179px; }

body.pressarticle q {
	font-size:16px;
	font-style:italic;
	line-height:28px;
	color:#7a7a7a;
}
body.pressarticle q cite {
	display:block;
	font-size:18px;
	color:#8d1c1c;
	font-style:normal;
}



.noborder {
	border:0 !important;
}
.norightp {
	padding-right:0 !important;
}
.notopp {
	padding-top:0 !important;
}

#extlink_bubble {
	display:block;
	position:absolute;
	left:-9999em;
}

/* homepage popups css */

div.nmhero {
	

	height:265px;
	
	padding:0 0 0 0;
	margin:0 0 0 270px;
	text-align:center;
	padding:0px;
	position:relative;
	}
div.nmhero h2, div.nmhero a em {
	position:absolute;
	text-indent:-6000px;
}
div.nmhero a {
	display:block;
}
div.nmhero a.gshome, div.nmhero a.gshome:visited {/* margin:107px 5px 0 0;*/
	/*background-image:url(http://mediatemple.net/_images/a-b/gs-under.gif);
	background-repeat:no-repeat;
	background-position:16px 130px;*/
	width:190px;
	height:184px;
	display:block;
	/*position:absolute;
	left:272px;
	bottom:0px;*/
	float:left;
	margin-right:20px;
	margin-top:70px;
}
div.nmhero a.gshome:hover,
div.nmhero a.gshome:focus {
background-position: -233px 130px;
}
#gspopup {
	top: 215px;
	left: -60px;
	
}
#dvpopup {
  top: 215px;
  left: 180px;
  
}

#dpvpopup {
    top:215px;
	left:440px;
}
div.nmhero a { outline:none;}
div.nmhero a.dvhome, div.nmhero a.dvhome:visited {/* margin:107px 5px 0px 0px;*/
	/*background-image:url(http://mediatemple.net/_images/a-b/dv-under.gif);
	background-repeat:no-repeat;
	background-position:10px 130px;*/
	width:220px;
	height:184px;
	display:block;
	/*position:absolute;
	left:482px;
	bottom:0px;*/
	float:left;
	margin-right:15px;
	margin-top:70px;
}
div.nmhero a.dvhome:hover,
div.nmhero a.dvhome:focus {
	background-position: -408px 130px;
}

div.nmhero a.dpvhome, div.nmhero a.dpvhome:visited { /*margin:107px 0px 0px 0px;*/
	/*background-image:url(http://mediatemple.net/_images/a-b/dpv-under.gif);
	background-repeat:no-repeat;
	background-position:38px 130px;*/
	width:240px;
	height:200px;
	display:block;
	/*position:absolute;
	left:703px;
	bottom:0px;*/
	float:left;
	margin-top:50px;
}
div.nmhero a.dpvhome:hover,
div.nmhero a.dpvhome:focus {
	background-position: -237px 130px;
}

/* Bubble pop-up */

        .popup {
	position: absolute;
	z-index: 100;
	display:none;
	border-collapse: collapse;
	background-image:url(/testsite/_images/home-sprite002.png);
	background-repeat: no-repeat;
	background-position: left -170px;
	width:276px;
	height:50px;
}
.poptext { padding:16px 12px 0px 12px; font-size:10px; line-height:13px !important; text-align:left; font-weight:normal;}

/*#dvpopup .poptext, #dpvpopup .poptext { padding:8px 12px 0px 14px !important;}*/
.haspopup {  }
/* end homepage popups*/


/* self-clear floats */
.clearme:after {
	content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
* html .clearme { /* IE6 */
	height: 1%;
	}
*:first-child+html .clearme { /* IE7 */
	min-height: 1px;
	}
	
/* footer twitter link bubble */
#twitterlink {
  display: block;
  position: relative;
  float: right;
  width: 24px;
  height: 16px;
  margin: 0 -3px -2px 5px;
  background: url(/_images/footer-tweet.png) no-repeat -93px -49px;
  text-decoration: none;
}
#twitterlink span {
  position: absolute;
  left: -9999em;
}
#twitterlink:hover {
  background-position: -117px -49px;
}
#twitterlink strong {
  display: block;
  position: absolute;
  width: 141px;
  height: 49px;
  background: url(/_images/footer-tweet.png) no-repeat 0px 0px;
  left: -9999em;
}
#twitterlink:hover strong {
  left: -117px;
  top: -49px;
}
body#nitroindex #twitterlink,
body#nitropage #twitterlink {
  display: none;
}

#apple-tribute {
  display: block;
  position: relative;
  float: right;
  width: 14px;
  height: 17px;
  margin: -1px -3px -2px 8px;
  background: url(/_images/apple-footer-icon.png) no-repeat;
  text-decoration: none;
  opacity: .7;
  -webkit-transition: opacity 250ms;
  -moz-transition: opacity 250ms;
  transition: opacity 250ms;
}
#apple-tribute:hover {
  opacity: 1;
}
#apple-tribute span {
  position: absolute;
  left: -9999em;
}

/* nav styles */
/* Modified menus based on Superfish by Joel Birch
 * http://users.tpg.com.au/j_birch/plugins/superfish/
 */

/*** ESSENTIAL STYLES ***/
.mt-nav, .mt-nav * {
	margin:0;
	padding:0;
	list-style:none;
}
.mt-nav {
	line-height:1.0;
}
.mt-nav ul {
	position:absolute;
	top:-999em;
	width:180px;
}
.mt-nav ul li,
.mt-nav li li a {
	width: 100%;
}
.mt-nav li {
	float:left;
	position:relative;
	z-index:999;
}
.mt-nav a {
	display:block;
}
.mt-nav li:hover ul,
.mt-nav li:focus ul,
ul.mt-nav li.sfHover ul {
	left:0;
	top:26px;
}
.mt-nav li:hover li ul,
.mt-nav li:focus li ul,
.mt-nav li.sfHover li ul {
	top:-999em;
}
.mt-nav li li:hover ul,
.mt-nav li li:focus ul,
ul.mt-nav li li.sfHover ul {
	left:180px;
	top:-1px;
}
.superfish li:hover ul,
.superfish li:focus ul,
.superfish li li:hover ul {
	top: -999em;
}

.mt-nav {
	font-size:11px; 
	float:left; /* needed for horizontal layout */
}
.mt-nav a em {
	position:absolute;
	left:-9999em;
}
.mt-nav .tab {
	height:27px;
}

.mt-nav li {
	white-space:nowrap;
}
.mt-nav a {
	color: #e5e5e6;
	padding:0;
	text-decoration:none;
}
.mt-nav li li a {
	padding: 12px 0;
	text-indent: 22px;
}
.mt-nav li li.lastli {
	border:0;
}
.mt-nav li li.lastli a {
	-moz-border-radius-bottomleft: 8px; -webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px; -webkit-border-bottom-right-radius: 8px;
	}
.mt-nav li li a:hover, .mt-nav li li a:focus {
	background:#000;
	color:#fff;
}
.mt-nav li li {
	border-bottom:1px solid #484b51;
	border-bottom:1px solid rgba(255,255,255, 0.2);
}

.mt-nav li ul {
	width:210px;
	z-index:999;
	-moz-border-radius-bottomleft: 8px; -webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px; -webkit-border-bottom-right-radius: 8px;
	box-shadow: 0px 0px 10px rgba(0,0,0, 0.4);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0, 0.4);
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0, 0.4);
}

.mt-nav li li {
	text-align:left;
}


.mt-nav li:hover ul, .mt-nav li:focus ul, ul.mt-nav li.sfHover ul { left:0; top:40px; }
.thickheader .mt-nav li:hover ul, .thickheader .mt-nav li:focus ul, .thickheader ul.mt-nav li.sfHover ul { left:0; top:48px; }
.mt-nav .tab { height:40px; }
.thickheader .mt-nav .tab { height:48px; }
.mt-nav li ul { background-color: #262932; background-image: url(/testsite/_images/header-sprite-20110810.png); background-repeat: no-repeat; background-position: -431px -212px; }

.mt-nav li li { background:none; margin-right:0; }


.mt-nav li  { background-image: url(/testsite/_images/header-sprite-20110810.png); background-repeat:no-repeat; background-position: 100px 100px; margin-right:4px; }

	.mt-nav li.menu1 { width: 93px;	background-position: 0px	-121px;	}
	.mt-nav li.menu2 { width: 73px;	background-position: -102px	-121px;	}
	.mt-nav li.menu3 { width: 76px;	background-position: -180px	-121px;	}
	.mt-nav li.menu4 { width: 66px;	background-position: -261px	-121px;	}
	.mt-nav li.menu5 { width: 68px;	background-position: -332px	-121px;	}
	.mt-nav li.menu6 { width: 68px;	background-position: -406px	-121px;	}
	
	.mt-nav li.menu1:hover, .mt-nav li.menu1:focus, .mt-nav li.menu1:active, body.hostingpage	.mt-nav li.menu1 {	background-position: 0px	-171px;	}
	.mt-nav li.menu2:hover, .mt-nav li.menu2:focus, .mt-nav li.menu2:active, body.whymtpage		.mt-nav li.menu2 {	background-position: -102px	-171px;	}
	.mt-nav li.menu3:hover, .mt-nav li.menu3:focus, .mt-nav li.menu3:active, body.companypage	.mt-nav li.menu3 {	background-position: -180px	-171px;	}
	.mt-nav li.menu4:hover, .mt-nav li.menu4:focus, .mt-nav li.menu4:active, body.weblogpage	.mt-nav li.menu4 {	background-position: -261px	-171px;	}
	.mt-nav li.menu5:hover, .mt-nav li.menu5:focus, .mt-nav li.menu5:active, body.supportpage	.mt-nav li.menu5 {	background-position: -332px	-171px;	}
	.mt-nav li.menu6:hover, .mt-nav li.menu6:focus, .mt-nav li.menu6:active, body.contactpage	.mt-nav li.menu6 {	background-position: -406px	-171px;	}


	.mt-nav li.menu1 ul { width:252px; background:#262932 url(/testsite/_images/header-sprite-20110810.png) no-repeat -431px -212px; }
	.mt-nav li.menu1 li { border-bottom:1px solid #484b51; border-bottom:1px solid rgba(255,255,255, 0.2); }
	.mt-nav li.menu1 li.lastli { border-bottom:0;-moz-border-radius-bottomleft: 8px; -webkit-border-bottom-left-radius: 8px; -moz-border-radius-bottomright: 8px; -webkit-border-bottom-right-radius: 8px; }
	.mt-nav li.menu1 li:hover, .mt-nav li.menu1 li:focus { background:#323541; }
	.mt-nav li.menu1 li a, .mt-nav li.menu1 li a:hover, .mt-nav li.menu1 li a:focus { width:275px; padding:0; background:url(/testsite/_images/header-sprite-20110810.png) no-repeat left -121px; }
	
	.mt-nav li.menu1 li a.menu1-1 { height:53px; background-position: 0px	-216px;	}
	.mt-nav li.menu1 li a.menu1-2 { height:53px; background-position: 0px	-270px;	}
	.mt-nav li.menu1 li a.menu1-3 { height:53px; background-position: 0px	-324px;	}
	.mt-nav li.menu1 li a.menu1-4 { height:53px; background-position: 0px	-379px;	}
	.mt-nav li.menu1 li a.menu1-5 { height:53px; background-position: 0px	-431px;	}
	.mt-nav li.menu1 li a.menu1-6 { height:53px; background-position: 0px	-487px;	}
	
	.mt-nav li.menu5 ul { margin-left:0; background-position: -431px -212px; }
	.mt-nav li.menu6 ul { margin-left:0; background-position: -431px -212px; }
	
.mt-nav li li a:hover, .mt-nav li li a:focus { background-color:#323541; color:#fff; }


#footer .domainsearch {
  width: 300px; float: right; margin: 20px 0 0;
  padding: 5px;
  background: #4e5159;
  position: relative;
  -webkit-border-radius: 7px;
     -moz-border-radius: 7px;
          border-radius: 7px;
}
.domainsearch .domainblinker {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 300px;
  height: 56px;
  background: #FBFCEC;
  padding: 5px;
  opacity: 0;
  -webkit-border-radius: 7px;
     -moz-border-radius: 7px;
          border-radius: 7px;
}
.domaininput, .domainsubmit {
  display: block; float: left;
}
.domaininput {
  width: 190px;
  font-size: 12px;
  margin-top: 8px;
  padding: 0px 50px 0 11px;
  background: url(/_images/lil-spinner.gif) no-repeat -100px -100px; /* cache the loading spinner */
  border: 0;
}
.domainsearch legend {
  display: none;
}
.domainsearch fieldset {
  border: 1px solid #AAADB3;
  border: 1px solid rgba(0,0,0,0.3);
  background: #fff url(/_images/domains-fivedollar-firstyr.png) no-repeat 88% 50%;
  background-image: none;
  
  -webkit-box-shadow: inset 1px 1px 3px rgba(0,0,0,.3); 
     -moz-box-shadow: inset 1px 1px 3px rgba(0,0,0,.3); 
          box-shadow: inset 1px 1px 3px rgba(0,0,0,.3); 
          
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}
.domainsearch fieldset.error {
  border: 1px solid #8d1c1c;
  border: 1px solid rgba(100,0,0, 0.5);
}
.domainsearch fieldset.error .domaininput {
  color: #8d1c1c;
}

.domainsubmit {
  font-family: "Trebuchet MS",Helvetica,Arial,sans-serif;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 25px;
  height: 18px;
  width: 18px;
  padding: 5px;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  margin: 2px;
  border:0;
  float: right;
  
  text-shadow: 0px -1px 0px rgba(0,0,0,.3);
  
  background-color: #2490c4;
  background-image: -moz-radial-gradient(50% -5px, circle, #8ddaed, #2490c4); 
  background-image: -webkit-gradient(radial, 50% -1%, 0, 50% -1%, 40, from(#8ddaed), to(#2490c4)); 
            filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#8ddaed', EndColorStr='#2490c4'); 
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#8ddaed', EndColorStr='#2490c4')"; 

  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
          
  -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.3); 
     -moz-box-shadow: 1px 1px 1px rgba(0,0,0,.3); 
          box-shadow: 1px 1px 1px rgba(0,0,0,.3); 
}
.domainsubmit:hover,
.domainsubmit:focus {
  outline: none;
  background-color: #00AFD7;
  background-image: -moz-radial-gradient(50% -5px, circle, #8ddaed, #00AFD7); 
  background-image: -webkit-gradient(radial, 50% 0%, 0, 50% 0%, 40, from(#8ddaed),to(#00AFD7)); 
            filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#8ddaed', EndColorStr='#00AFD7'); 
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#8ddaed', EndColorStr='#00AFD7')";
        
  -webkit-box-shadow: none; 
     -moz-box-shadow: none; 
          box-shadow: none; 
}

.domainsearch fieldset.loading {
  background: #fff url(/_images/lil-spinner.gif) no-repeat 97% 50%;
}
.domainsearch fieldset.loading .domaininput {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.domainsearch fieldset.loading .domainsubmit {
  opacity: 0;
  filter: alpha(opacity=0);
}

.domainsearch .domainpromo {
  display: block;
  position: relative;
  font-size: 11px;
  line-height: 1em;
  padding: 7px 3px 4px;
  color: #fff;
  text-decoration: none;
  -webkit-transition: all linear 150ms;
}
.domainsearch .domainpromo strong {
  font-weight: normal;
  color: #aee3f4;
}
.domainsearch .domainpromo .limited-flag {
  display: block;
  position: absolute;
  right: -6px;
  top: 5px;
  width: 108px;
  height: 17px;
  background: url(/_images/domain-limited-flag.png) no-repeat right bottom;
  opacity: 0.9;
  filter: alpha(opacity=90);
  -webkit-transition: all linear 100ms;
}
.domainsearch .domainpromo:hover .limited-flag {
  right: -8px;
  opacity: 1;
  filter: none;
}

/* liveperson button */
body#homepage #liveperson_bttn { display: none; }
#liveperson_bttn {
  position: fixed;
  bottom: 0px;
  z-index: 9999;
  width: 100%;
  text-align: center;
}
#_lpChatBtn {
  display: block;
  width: 264px;
  margin: 0 auto;
  padding: 4px 4px 0;
  background:#999;
  background: rgba(0,0,0,.5);
  cursor: pointer;
       -moz-border-radius-topleft: 5px; 
      -moz-border-radius-topright: 5px; 
   -webkit-border-top-left-radius: 5px; 
  -webkit-border-top-right-radius: 5px; 
           border-top-left-radius: 5px; 
          border-top-right-radius: 5px; 
}
.blue-action-button {
	float: right;
	margin: 5px 20px 0 0;
	padding: 10px 25px 8px;
	color: #fff;
	font: 13px "Trebuchet MS", Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: 1px 1px 2px #6a92aa;
	background-color: #4d9fd1;	
	background-image: -webkit-gradient(linear, left top, left bottom, from(#80bbdf), to(#2c73b8)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #80bbdf, #2c73b8); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(top, #80bbdf, #2c73b8); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #80bbdf, #2c73b8); /* IE10 */
	background-image:      -o-linear-gradient(top, #80bbdf, #2c73b8); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #80bbdf, #2c73b8);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#80bbdf', EndColorStr='#2c73b8'); /* IE6–IE9 */

	-moz-box-shadow: 0px 2px 3px #bbb; /* FF3.5+ */
	-webkit-box-shadow: 0px 2px 3px #bbb; /* Saf3.0+, Chrome */
	box-shadow: 0px 2px 3px #bbb; /* Opera 10.5, IE9, Chrome 10+ */
	
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}
.blue-action-button:hover {
	text-decoration: none;	
	background-color: #4d9fd1;	
	background-image: -webkit-gradient(linear, left top, left bottom, from(#acd2ea), to(#4181bf)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #acd2ea, #4181bf); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(top, #acd2ea, #4181bf); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #acd2ea, #4181bf); /* IE10 */
	background-image:      -o-linear-gradient(top, #acd2ea, #4181bf); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #acd2ea, #4181bf);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#acd2ea', EndColorStr='#4181bf'); /* IE6–IE9 */
}
.blue-action-button span.glyph {
	position: relative;
	font-size: 8px;
	font-weight: normal;
	text-indent: 0;
	line-height: 17px;
	vertical-align: top;
}



/* ======== buttonize defaults ======= */
.buttonize, .buttonize:visited {
  display: inline-block;
  font-family: 'Trebuchet MS', 'Verdana', 'Arial', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  text-shadow: 0px -1px 0px rgba(0,0,0,.3);
  padding: .7em 1.5em;
  border: 0;
  background-color: #2a9de1; /* default button blue */
  color: #fff;
  cursor: pointer;
  white-space: nowrap;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,.4)), to(rgba(0,0,0,.1))); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, rgba(255,255,255,.4), rgba(0,0,0,.1)); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, rgba(255,255,255,.4), rgba(0,0,0,.1)); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, rgba(255,255,255,.4), rgba(0,0,0,.1)); /* IE10 */
  background-image:      -o-linear-gradient(top, rgba(255,255,255,.4), rgba(0,0,0,.1)); /* Opera 11.10+ */
  background-image:         linear-gradient(top, rgba(255,255,255,.4), rgba(0,0,0,.1));
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.5), inset 0 -1px rgba(0,0,0,.3), inset 0 1px rgba(255,255,255,.4);
     -moz-box-shadow: 0 1px 2px rgba(0,0,0,.5), inset 0 -1px rgba(0,0,0,.3), inset 0 1px rgba(255,255,255,.4);
          box-shadow: 0 1px 2px rgba(0,0,0,.5), inset 0 -1px rgba(0,0,0,.3), inset 0 1px rgba(255,255,255,.4);
}
.buttonize:hover, .buttonize-hover {
  background-color: #43b5f8; /* default button hover blue */
  text-decoration: none;
  color: #fff;
  -webkit-box-shadow: 0 2px 4px rgba(0,0,0,.3), inset 0 -1px rgba(0,0,0,.2), inset 0 1px rgba(255,255,255,.4);
     -moz-box-shadow: 0 2px 4px rgba(0,0,0,.3), inset 0 -1px rgba(0,0,0,.2), inset 0 1px rgba(255,255,255,.4);
          box-shadow: 0 2px 4px rgba(0,0,0,.3), inset 0 -1px rgba(0,0,0,.2), inset 0 1px rgba(255,255,255,.4);
}
.buttonize:active, .buttonize-active, .buttonize.active {
  background-color: #43b5f8; /* default button hover blue */
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,.1)), to(rgba(255,255,255,.4))); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, rgba(0,0,0,.1), rgba(255,255,255,.4)); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, rgba(0,0,0,.1), rgba(255,255,255,.4)); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, rgba(0,0,0,.1), rgba(255,255,255,.4)); /* IE10 */
  background-image:      -o-linear-gradient(top, rgba(0,0,0,.1), rgba(255,255,255,.4)); /* Opera 11.10+ */
  background-image:         linear-gradient(top, rgba(0,0,0,.1), rgba(255,255,255,.4));
  -webkit-box-shadow: inset 0 -1px rgba(255,255,255,.2), inset 0 1px rgba(0,0,0,.1);
     -moz-box-shadow: inset 0 -1px rgba(255,255,255,.2), inset 0 1px rgba(0,0,0,.1);
          box-shadow: inset 0 -1px rgba(255,255,255,.2), inset 0 1px rgba(0,0,0,.1);
}
.buttonize[disabled], .buttonize-disabled,
.buttonize[disabled]:hover, .buttonize-disabled:hover,
.buttonize[disabled]:focus, .buttonize-disabled:focus,
.buttonize[disabled]:active, .buttonize-disabled:active,
.buttonize[disabled]:visited, .buttonize-disabled:visited {
  background-color: #343436;
  background-color: rgba(0,0,10,.3);
  cursor: default;
  color: #fff;
  color: rgba(255,255,255,0.8);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,.3)), to(rgba(0,0,0,.1))); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, rgba(255,255,255,.3), rgba(0,0,0,.1)); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, rgba(255,255,255,.3), rgba(0,0,0,.1)); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, rgba(255,255,255,.3), rgba(0,0,0,.1)); /* IE10 */
  background-image:      -o-linear-gradient(top, rgba(255,255,255,.3), rgba(0,0,0,.1)); /* Opera 11.10+ */
  background-image:         linear-gradient(top, rgba(255,255,255,.3), rgba(0,0,0,.1));
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

/* ==== border radii ==== */
.round-9 {
     -moz-border-radius: 9px; /* FF1-3.6 */
  -webkit-border-radius: 9px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
          border-radius: 9px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
          
  /* useful if you don't want a bg color from leaking outside the border: */        
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; 
}
.round-7 {
     -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; 
}
.round-5 {
     -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; 
}
.round-3 {
     -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; 
}
.round-em {
     -moz-border-radius: .7em;
  -webkit-border-radius: .7em;
          border-radius: .7em;
}

/* ==== button glyphs (does not work on <input>) ===*/
.glyph-play[href]:after {
  content: " \25BA";
  font-size: .9em;
}



/* Sales Chat */
.mt-chat {
    height: 38px;
    position: fixed;
    bottom: 0;
    left: 30px;
    z-index: 500;
    opacity: 1;
    -webkit-transform: translateZ(0deg); 
    -webkit-transition-property: bottom, opacity;
    -webkit-transition-duration: 250ms, 250ms;
       -moz-transition-property: bottom, opacity;
       -moz-transition-duration: 250ms, 250ms;
         -o-transition-property: bottom, opacity;
         -o-transition-duration: 250ms, 250ms;
            transition-property: bottom, opacity;
            transition-duration: 250ms, 250ms;
}

.mt-chat-hidden {
    bottom: -38px;
    opacity: .1;
}

.mt-chat .icon {
    width: 52px;
    height: 52px;
    margin: -9px 3px 0 5px;
    position: absolute;
    left: 0;
    z-index: 501;
    background: url(/_images/sales-chat-icon2.png) no-repeat top left;
    -webkit-transform: translateZ(0deg); 
    -webkit-transition-property: margin-top;
    -webkit-transition-duration: 250ms;
       -webkit-transition-delay: 50ms;
       -moz-transition-property: margin-top;
       -moz-transition-duration: 250ms;
          -moz-transition-delay: 50ms;
         -o-transition-property: margin-top;
         -o-transition-duration: 250ms;
            -o-transition-delay: 50ms;
            transition-property: margin-top;
            transition-duration: 250ms;
               transition-delay: 50ms;
}
.mt-chat:hover .icon,
.mt-chat-hover .icon {
    background-position: top right;
}
.mt-chat-hidden .icon {
    margin-top: 80px;
}
.mt-chat .chat-wrap {
    width: 62px;
    height: 38px;
    overflow: hidden;
    position: absolute;
    background-color: #333;
    /*background-color: rgba(51,51,51,.9);*/
    -moz-border-radius-topleft: 7px;         
    -moz-border-radius-topright: 7px;       
    -webkit-border-top-left-radius: 7px;    
    -webkit-border-top-right-radius: 7px;  
    border-top-left-radius: 7px;           
    border-top-right-radius: 7px;          
    -webkit-transform: translateZ(0deg); 
    -webkit-transition: width 250ms;
       -moz-transition: width 250ms;
         -o-transition: width 250ms;
            transition: width 250ms;
}

.mt-chat:hover .chat-wrap,
.chat-wrap-hover {
    width: 500px;
}
.mt-chat .chat {
    font-size: 13px;
    position: absolute;
    left: 47px;
    padding: 10px 10px 0 0;
    margin: 0 0 0 15px;
    color: #fff;
    white-space:nowrap;
}
.mt-chat .chat span.label {
    padding-right: 5px;
}
.mt-chat .buttonize {
    font-size: 10px;
    padding: 4px 15px;
}
.mt-chat .chat input[type=button] {
    margin: 0 4px;
}
