html {
	font-size: 100%;
/*width:1280px;
margin-left: auto;
    margin-right: auto;
*/
}
body {
	font: normal 11px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	text-align: center;
	color: #444;
        padding: 0;
	margin: 0;
	background:#c1c3c8 url(/_images/topbar_bg.jpg) repeat-x top;
	width:100%;
	letter-spacing:-0.04em;
	/* ipod touch / iphone text resize */
	-webkit-text-size-adjust:none;
}
.ValetServiceCopy {
	color: #999999;
	text-align: left;
	vertical-align: top;
	padding: 10px;
}

.fpblurb {
	font-size: 12px;
	color: #eee;
/*	line-height: 28px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
*/
	text-align: left;
	vertical-align: top;
}
.subheading {
	font-size: 14px;
	font-weight: normal;
	color: #FFEC88;
}

body.interior {
	background:url(/_images/interior/pagebg.jpg) ;
}
.supplimentalcontent {
	text-align: left;
	vertical-align: top;
}


body.ver2 {
background-color:#000000 !important;}
/*-------------------- Interior Begin ----------------------------------------*/
/*----------------------------------------------------------------------------*/

body.ver2 div#content {
background-color:#212121 !important; background-image:url('/_images/footerbg2.gif') !important;}

.inside_content {
background-color:#000 !important; background:url('/_images/interior/pagebg.jpg') no-repeat !important;}

.inside_contentWhite {
background-color:white !important; background:url('/_images/interior/pagebgwhite.jpg') no-repeat !important;}
/*-- Hosting Package Pages --*/

.inside_glassfade{
width:995px;
background:url('/_images/interior/glassfade.png') no-repeat !important;}

.inside_glassfadebg{
width:995px;
background:url('/_images/interior/glassfadebg.png') no-repeat !important;}

.inside_glassfadeds{
width:995px;
background:url('/_images/interior/glassfadeds.png') no-repeat !important;}

.inside_glassfadevs{
width:995px;
background:url('/_images/interior/glassfadevs.png') no-repeat !important;}

/*-- Supplimental Sections --*/

.inside_glassfadeServices{
width:995px;
background:url('/_images/interior/glassfadeservices.png') no-repeat !important;}

.inside_glassfadeServicesDesign{
width:995px;
background:url('/_images/interior/glassfadeservicesdesign.png') no-repeat !important;}

.inside_glassfadeCompany{
width:995px;
background:url('/_images/interior/glassfadecompany.png') no-repeat !important;}
.accountnavbar {
	background-color: #333333;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}


.inside_glassfadeSupport{
width:995px;
background:url('/_images/interior/glassfadesupport.png') no-repeat !important;}

.inside_glassfadeblank{
width:995px;
background:url('/_images/interior/glassfadeblank.png') no-repeat !important;}

.inside_glassfadeCart{
width:995px;
background:url('/_images/interior/glassfadecart.png') no-repeat !important;}

.inside_glassfadeAccount{
width:995px;
background:url('/_images/interior/glassfadeaccount.png') no-repeat !important;}

/*---------------------- Interior End ----------------------------------------*/
/*----------------------------------------------------------------------------*/
a:focus {
	outline:none;
}
a {
	text-decoration:none;
	color:#CCCCCC;
}
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:#777;
	padding:0 0 1em;
}

/*------------------------------------------  SIDE BARS */
.features {
	color: #FFEC73;
	background-image: url(/_images/interior/features.png);
	background-repeat: no-repeat;
}

.cartNav {
	color: #CCCCCC;
	background-image: url(/_images/interior/cartnav.png);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
}

.clientNav {
	color: #CCCCCC;
	background-image: url(/_images/interior/clientnav.png);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
}
/*---------------------------------------- END SIDE BARS */

.compare {
	color: #FFEC73;
	background-image: url(/_images/interior/compare.png);
	background-repeat: no-repeat;
}

#footerdiv, #contentdiv, #nrgdiv {
	margin:0 auto;
	width:955px;
	text-align:left;
}
#header {
	height:70px;
	width:100%;
	z-index:999;
}
#headerdiv {
	margin:0 auto;
	text-align:left;
	width:955px;
	position:relative;
}
.sitelogo a {
	display:block;
	width:209px;
	height:68px;
	position:absolute;
	top:3px;
	left:0px;
	cursor:pointer;
	z-index:999;

	/* IE 5+/Win only filter */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/_images/logo.png');
}
.sitelogo[class] a {
	background: url(/_images/logo.png) no-repeat;
}

.Ndynamic-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(/_images/nav/navsprite002.png) no-repeat;
}
.loginholder li a.sysstatus {
	background-position: 0px -59px;
}
.loginholder li a.sysstatus:hover, .loginholder li a.sysstatus:focus {
	background-position: -130px -59px;
}
.loginholder li a.sitelogin {
	background-position: -260px -59px;
}
.loginholder li a.sitelogin:hover, .loginholder li a.sitelogin:focus {
	background-position: -390px -59px;
}
.loginholder li a.topphone {
	display:none;
}

/* -- SLIM HEADER STYLES -- */
body.textpage, body.productpage, body#activate {
	background-image:url(/_images/bodybg2.gif);
}

body.textpage #header, body.productpage #header, body#activate #header {
	height:51px;
	width:100%;
	background:#1d2029 url(/_images/bodybg2.gif) repeat-x top;
}
body.textpage .mtlogo a, body.productpage .mtlogo a, body#activate .mtlogo a {
	width:47px;
	height:20px;
	top:14px;
	left:31px;
	background: url(/_images/subpagelogo.gif) no-repeat;
	filter:none;
}
.thickheader .mtlogo a {
	left:2px;
}
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:47px;
}
.slimheader .Ndynamic-navholder {
	top:11px;
	right:20px;
	width:585px;
}
.thickheader .Ndynamic-navholder {
	top:22px;
	right:20px;
	width:585px;
}
.slimheader .loginholder li, .thickheader .loginholder li {
	float:left;
	margin-right:5px;
}
.slimheader .loginholder li a, .thickheader .loginholder li a {
	background:url(/_images/nav/navsprite002.png) no-repeat;
}
.slimheader .loginholder li a.sitelogin, .thickheader .loginholder li a.sitelogin {
	width:75px;
	height:23px;
	background-position: -486px 0px;
}
.slimheader .loginholder li a.sitelogin:hover,
.slimheader .loginholder li a.sitelogin:focus,
.thickheader .loginholder li a.sitelogin:hover,
.thickheader .loginholder li a.sitelogin:focus {
	background-position: -486px -50px;
}
.slimheader .loginholder li a.topphone, .thickheader .loginholder li a.topphone {
	display:block;
	width:95px;
	height:23px;
	background-position: -565px 0px;
}

.slimheader .loginholder li a.topcart, .thickheader .loginholder li a.topcart {
	display:block;
	width:81px;
	height:23px;
	background-position: 505px 0px;
}

body#homepage #content {
	background: url(/_images/Ndynamic-footerbg.gif) repeat-x center -30px;
}
.fp_band3 {
	background: url(/_images/footerbg2.gif) repeat-x;
}
body#homepage #nrgdiv {
	text-align:right;
}
body#homepage #nrgdiv a {
	display:block;
	
	
}

body#homepage #nrgdiv a.nrglink3 {
	
}
body#homepage #nrgdiv a.nrglink2 {
	
}
body#homepage #nrgdiv a.nrglink1 {
	
}
p.homeintro {
	display:block;
	font-weight:normal;
	line-height:28px;
	letter-spacing:-1px;
	color:#f5f5f5;
	height: auto;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

body#homepage.ver3 p.homeintro{ color: #747679;}

body#homepage.ver3 p.homeintro b{ color:#2a2b2c;}
p.homeintro em {	}
p.homeintro b {
	color:#fff;
	font-weight: bold;
}
.homeclientslink {
	display:block;
	position:relative;
	width:300px;
	height:100px;
	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:url(/_images/homelogos.gif) no-repeat;
}


body#homepage.ver2 .homeclientslink span.homeclientslinkout {background:url(/_images/homelogos3.gif) no-repeat;}



.homeclientslink span.homeclientslinkhover {
	display:none;
	position:absolute;
	top:50%;
	left:50%;
	width:167px;
	height:47px;
	margin: -22px 0 0 -64px;
	/* IE 5+/Win only filter */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/_images/exploreclients.png');
}
.homeclientslink span.homeclientslinkhover[class] {
	background:url(/_images/exploreclients.png) no-repeat;
}



.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;
}
#footerdiv {
	position:relative;
	z-index:0;
}
body#homepage #footer {
	background:url(/_images/Ndynamic-footerbg.gif) repeat-x;
}



body#homepage.ver2 #footer{ 	background:url(/_images/footerbg3.gif) repeat-x;
}



#nrg {
}

.homesplash {
	height:263px;
	background:#17181d url(/_images/homesplash2.jpg) no-repeat center top;
}
.pg_splash {
	height:263px;
	background:#17181d url(/_images/hosting/pg_header.jpg) no-repeat center top;
}

.sitemap {
	padding:24px 0;
	font-size:12px;
	line-height:1.6em;
}
.chatblocker {
}

.sitemap ul {
	float:left;
	margin-right:50px;
}
.sitemap ul ul {
	float:none;
	margin:0;
}
.sitemap li strong {
	display:block;
	margin-bottom:.5em;
	color:#7a7a7a;
}
.sitemap li li {
	font-size:11px;
}
.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:#7a7a7a;
}
.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:5px;
	right:-1px;
	width:321px;
	text-align:right;
	height: 124px;
	background:url(/_images/frontpage_icons.png) no-repeat;
}

.advertisement {
	position:absolute;
	top:-140px;
	right:-1px;
	width:322px;
	text-align:right;
	height: 115px;
}

a.supportnumber {
	display:block;
	width:137px;
	height:32px;
	margin-bottom:20px;
	background:url(/_images/supportfooter001.gif) no-repeat;
}

body#homepage.ver2 a.supportnumber {
	display:block;
	width:188px;
	height:41px;
	margin-bottom:45px;
	background:url(/_images/supportfooter002.gif) no-repeat;
}

.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;
	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; }


.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;
}
/* Personal Grade Link */
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:240px;
	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;
	background-position:0px 0px;
	
}
#dvpopup {
  top: 215px;
  left: 180px;
  background-position:0px -136px;
  
}

#dpvpopup {
    top:215px;
	left:440px;
	background-position:0px -271px;
}
/* Business Grade Link */
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:120px;
	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;
}
.ProductDescription2 {
	color: #999999;
	padding: 10px;
	background-image: url(../_images/interior/product_header2.gif);
}

/* Dedicated Service Link */
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:180px;
	height:200px;
	display:block;
	/*position:absolute;
	left:703px;
	bottom:0px;*/
	float:left;
	margin-top:50px;
}
.level {
	font-weight: bold;
	color: #FFEC9D;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../_images/interior/product_header1.gif);
	background-repeat: no-repeat;
	padding-bottom: 5px;
}

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(/_images/home/tips.gif);
	background-repeat: no-repeat;
	width:276px;
	height:50px;
}
.poptext { padding:16px 12px 0px 12px; font-size:10px; line-height:13px !important; text-align:left; font-weight:normal;}
.ProductListingClear {
	padding: 0px;
	text-align: left;
	vertical-align: top;
	color: #999999;
}


/*#dvpopup .poptext, #dpvpopup .poptext { padding:8px 12px 0px 14px !important;}*/
.haspopup {  }
/* end homepage popups*/
.ProductListing {
	font-size: 12px;
	color: #999999;
	padding: 10px;
}
.ProductListingTop {
	font-size: 14px;
	color: #FFEC9D;
	padding: 10px;
}
.packageli {
	list-style-type: square;
}
.price {
	font-size: 12px;
	color: #FFEC9D;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding-left: 15px;
}
