html {
	font-size: 100%;
}
body {
	font: normal 11px Georgia, "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0;
	margin: 0;
	background:url(../images/headerbg.png) left top repeat-x;
	width:100%;
	letter-spacing:-0.04em;
	/* ipod touch / iphone text resize */
	-webkit-text-size-adjust:none;
}
body.ver2 {
background-color:#adafb5 !important;}

body.ver2 div#content {
background-color:#b7b8bd !important; background-image:url('images/mt-footerbg2.gif') !important;}

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 Georgia, Helvetica, Arial, sans-serif;
	line-height:18px;
	letter-spacing:normal;
	color:#777;
	padding:0 0 1em;
}
#footerdiv, #contentdiv, #nrgdiv {
	margin:0 auto;
	width:1000px;
	text-align:left;
}
#header {
	height:70px;
	width:100%;
	z-index:999;
}
#headerdiv {
	margin:0 auto;
	text-align:left;
	width:1000px;
	position:relative;
}
.mtlogo a {
	display:block;
	width:58px;
	height:27px;
	position:absolute;
	top:20px;
	left:0px;
	cursor:pointer;
	z-index:999;
	/* IE 5+/Win only filter */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/mtlogo_bug.png');
}
.mtlogo[class] a {
	background: url(images/mtlogo_bug.png) no-repeat;
}

.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(images/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.mtlogin {
	background-position: -260px -59px;
}
.loginholder li a.mtlogin:hover, .loginholder li a.mtlogin:focus {
	background-position: -390px -59px;
}
.loginholder li a.topphone {
	display:none;
}

/* -- SLIM HEADER STYLES -- */
body.textpage, body.productpage, body#activate {
	background-image:url(images/mt-bodybg2.gif);
}

body.textpage #header, body.productpage #header, body#activate #header {
	height:51px;
	width:100%;
	background:#1d2029 url(images/mt-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:31px;
}
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 .mt-navholder {
	top:11px;
	right:20px;
	width:585px;
}
.thickheader .mt-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/navsprite002.png) no-repeat;
}
.slimheader .loginholder li a.mtlogin, .thickheader .loginholder li a.mtlogin {
	width:75px;
	height:23px;
	background-position: -486px 0px;
}
.slimheader .loginholder li a.mtlogin:hover,
.slimheader .loginholder li a.mtlogin:focus,
.thickheader .loginholder li a.mtlogin:hover,
.thickheader .loginholder li a.mtlogin: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;
}

body#homepage #content {
	background: url(images/mt-footerbg.gif) repeat-x center -30px;
}
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;
	font:16px Georgia, "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	line-height:28px;
	letter-spacing:-1px;
	color:#f5f5f5;
	margin:0px 50px 10px 0 !important;
	padding:0;
	height: 102px;	
}

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;
}

/* ------------------------------- */
/* 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;}





.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(/blog/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(/blog/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(/blog/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(/blog/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(/blog/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(/blog/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(/blog/images/quotebubble.gif) no-repeat left -19px;
}
.quotebubble-thin-bttm .qb-bttm {
	height:30px;
	width:100%;
	font-size:1px;
	line-height:1px;
	background:url(/blog/images/quotebubble.gif) no-repeat left -35px;
}
.quotebubble-thin-bttm .qb-top .qb-tr {
	width:8px;
	height:8px;
	float:right;
	background:#fff url(/blog/images/quotebubble.gif) no-repeat -632px -19px;
}
.quotebubble-thin-bttm .qb-bttm .qb-br {
	width:8px;
	height:8px;
	float:right;
	background:#fff url(/blog/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(/blog/images/quotebubble.gif) no-repeat left top;
}
.quotebubble-thin-top .qb-bttm {
	height:8px;
	width:100%;
	font-size:1px;
	line-height:1px;
	background:url(/blog/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(/blog/images/quotebubble.gif) no-repeat -632px -19px;
}
.quotebubble-thin-top .qb-bttm .qb-br {
	width:8px;
	height:8px;
	float:right;
	background:#fff url(/blog/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.netimages/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;
	background-position:0px 0px;
	
}
#dvpopup {
  top: 215px;
  left: 180px;
  background-position:0px -136px;
  
}

#dpvpopup {
    top:215px;
	left:440px;
	background-position:0px -271px;
}
div.nmhero a { outline:none;}
div.nmhero a.dvhome, div.nmhero a.dvhome:visited {/* margin:107px 5px 0px 0px;*/
	/*background-image:url(http://mediatemple.netimages/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.netimages/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(images/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;}

/*#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;
	}









/* MENU */

#nav {
	margin: 0 auto;
	padding: 0px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	float: right;
	list-style: none;
	margin: 40px 0px 0px 120px;	
	display:inline;
}

#nav li {
	float: left;
}
#nav li.img {
	float: left;
}

.left {
float:left;
}

#nav li a {
	float: left;
	width: 125px; 
	height: 30px; 
	background: url(http://blog.contestdesigns.com/wp-content/themes/contestdesigns/images/db-nav-bg.png) top left no-repeat; 
	color: #990033; 
	text-decoration: none;
	font-weight: bold;
	font-size: 100%;
	border: 0;
	text-align: center;
	padding: 5px 0 0 0;
	margin: 0 5px;
}
 
#nav li.on a {
	background: url(http://blog.contestdesigns.com/wp-content/themes/contestdesigns/images/db-nav-bg-active.png) top right no-repeat;
	color: #99CC00;
}

#nav li.on a:hover {
	background: url(http://blog.contestdesigns.com/wp-content/themes/contestdesigns/images/db-nav-bg-active.png) top right no-repeat;
}

#nav li a:hover {
	background: url(http://blog.contestdesigns.com/wp-content/themes/contestdesigns/images/db-nav-bg-hover.png) top right no-repeat;
	color: #FFCC00;
}




/*** (mt) Footer ***/



a em, .hide {
	position:absolute;
	left:-9999em
}

#footer {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/footerbg.png) repeat-x scroll 0 0;
}


#footer {
	background:url(../images/footerbg.png) repeat-x;
}

#footer {
	width:100%;
	padding-bottom:120px;
}
#footerdiv {
	position:relative;
	z-index:0;
}

#footerdiv {
position:relative;
z-index:0;
}

#footerdiv, #contentdiv, #nrgdiv {
margin:0 auto;
text-align:left;
width:1000px;
}

body#homepage #footer {
	background:url(../images/footerbg.png) repeat-x;
}



body#homepage.ver2 #footer{ 	background:url(/images/mt-footerbg3.gif) repeat-x;
}

.sitemap {
	padding:24px 0;
	font-size:12px;
	line-height:1.6em;
}
.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:11px;
}
.sitemap li a, .sitemap li a:visited, .sitemap li a:link {
	color:#000;
	text-decoration:none;
}
.sitemap li li a, .sitemap li li a:visited, .sitemap li li a:link {
	color:#333;
}
.sitemap li a:hover, .sitemap li li a:hover,
.sitemap li a:focus, .sitemap li li a:focus {
	text-decoration:underline;
	color:#000;
}
.sitemap li a.tinynew {
	display:block;
	background:url(/images/newbadge-tiny.gif) no-repeat right 5px;
	padding-right:30px;
	margin-right:-20px;
	color:#000 !important;
}
*html .sitemap li a.tinynew {
	margin-right:0;
}


.supportfooter {
	position:absolute;
	top:25px;
	right:0;
	width:262px;
	text-align:right;
}
a.supportnumber {
	display:block;
	width:262px;
	height:100px;
	margin-bottom:15px;
	background:url(../images/logo100home.png) no-repeat;
}

body#homepage.ver2 a.supportnumber {
	display:block;
	width:188px;
	height:41px;
	margin-bottom:45px;
	background:url(/images/images/supportfooter002.gif) no-repeat;
}

.supportfooter p {
	font-size:11px;
	color:#000;
}
.supportfooter p a, .supportfooter p a:visited, .supportfooter p a:link {
	color:#cc0000;
}
.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;
}

/*** end (mt) Footer  ***/







/*** www.davidwalsh.name***/

#logo-link
{
    width:262px;
    height:100px;
    text-decoration:none;
    display:block;
    background-image:url(../images/logo100home.png);
    background-position:262px 0;
	margin-bottom:15px;
}
#logo-link:hover,#logo-link:active  { background-position:0 0; }













.content-header, .content-header2, .content-header3 {
clear:both;
margin-bottom:20px;
padding-bottom:2px;
}



/*-------------------------------------------------
  Section Headers
-------------------------------------------------*/

.round_rect-1 {
  background: #F7F5E7 url(../images/round_rect-bottom-left.gif) no-repeat left bottom;
}

.round_rect-2 {
  background: url(../images/round_rect-bottom-right.gif) no-repeat right bottom;
  padding-bottom: 15px;
}

.round_rect-3 {
  background: url(../images/round_rect-top-left.gif) no-repeat left top;
}

.round_rect-4 {
  background: url(../images/round_rect-top-right.gif) no-repeat right top;
  padding: 20px 20px 0px 5px;
}

.sectionHeader {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
}

.sectionHeader h2 {
  text-transform: ;
  color: #393;
  font-size: 17px;
  font-family: Georgia, helvetica, arial;
  margin: 0;
  padding: 1px 0 2px 0;
}

.sectionHeader h2 span {
  color: orange;
  font-size: 14px;
  float: right;
}

.sectionHeader h2 a.category {
  color: #393;
  text-decoration: none;
}

.sectionHeader h2 a.category:hover {
  color: #393;
  background-color: transparent;
  text-decoration: underline;
}

.sectionHeader h2 .latest {
  float: none;
  padding-left: 10px;
}

body.show .sectionHeader h2 {
  font-size: 24px !important;
  text-transform: none;
  padding: 2px 0 2px 0;
  line-height: 1.1em;
}

body.show .sectionHeader h2 span {
  float: none;
  color: #999;
  font-size: 100%;
  padding: 0 5px;
}




.container {
  width:1000px;
  margin:0 auto;
}




.page-header {
  width:100%;
  height:100px;
  margin-bottom:15px;
  position:relative;
}

.logo {
  position:absolute;
  top:0px;
  left:0px;
}

