body {
	margin: 0px;
	padding: 0px;
	background-image: url(imgs/bg/main_back6.gif);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
}
body a:link {
	color: #00CC00;
}
body a:visited {
	color: #0000CC;
}
body a:hover {
	text-decoration: none;    
}
/*======================== layout ========================*/
#page-shadow {
	width:930px;
	margin:0 auto;
	clear:both;
	padding: 0px;
	background-image: url(/tmge/ded/page-shadow-back.png) !important;
	background-image: url(/ded/page-shadow-back.gif);
}
#page-shadow-bottom {
	width:930px;
	padding: 0px;
	background-image: url(/tmge/imgs/bg/main_back.gif) !important;
	background-image: url(/ded/page-shadow-bottom.gif);
	background-repeat: repeat-x;
	height: 15px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#page {
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-image: url(/tmge/imgs/bg/main_back.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#brand-header {
	padding-bottom: 4px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(/tmge/ded/brand-header-back.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#header {
	background-color: #FFFFFF;
	height: 68px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(/tmge/imgs/bg/main_back.gif);
	background-repeat: repeat-x;
	background-position: 0 -555px;
}
.logo {
	float: left;
	width: 225px;
	margin-top: 4px;
	margin-right: 5px;
	background-repeat: no-repeat;
}
#brand-header .logo {
	float: left;
	width: 250px;
	margin-top: 3px;
	margin-right: 5px;
}
.navigation {
	float: left;
	width: 600px;
	margin-top: 12px;
}
/*======================== top nav on states ========================*/
.menu li.on a {
	background-image: url(/tmge/ded/main-nav-on.gif);
	background-repeat: repeat-x;
	background-position: 0 -285px;
	cursor:default;
	color: #333;
}
.menu li.on a:visited {
	cursor:default;
	color: #333;
}
.menu li.domains-on a {
	background-image: url(/tmge/ded/main-nav-on.gif);
	background-repeat: repeat-x;
    background-position: 0 -455px;
	cursor:default;
	color: #333;
}
.menu li.domains-on a:hover {
	cursor:default;
	color: #333;
}
.menu li.domains-on a:visited {
	cursor:default;
	color: #333;
}
.menu li.hosting-on a {
	background-image: url(/tmge/ded/main-nav-on.gif);
	background-repeat: repeat-x;
	background-position: 0 -200px;
	cursor:default;
	color: #333;
}
.menu li.hosting-on a:visited {
	cursor:default;
	color: #333;
}
.menu li.phone-on a {
	background-image: url(/tmge/ded/main-nav-on.gif);
	background-repeat: repeat-x;
	background-position: 0 -370px;
	cursor:default;
	color: #333;
}
.menu li.phone-on a:visited {
	cursor:default;
	color: #333;
}
.menu li.other-on a {
	background-image: url(/tmge/ded/main-nav-on.gif);
	background-repeat: repeat-x;
	background-position: 0 -30px;
	cursor:default;
	color: #333;
}
.menu li.other-on a:hover {
	cursor:default;
	color: #333;
}
.menu li.other-on a:visited {
	cursor:default;
	color: #333;
}
.menu li.support-on a {
	background-image: url(/tmge/ded/main-nav-on.gif);
	background-repeat: repeat-x;
	background-position: 0 -115px;
	cursor:default;
	color: #333;
}
.menu li.support-on a:hover {
	cursor:default;
	color: #333;
}
.menu li.support-on a:visited {
	cursor:default;
	color: #333;
}
/*======================== horiz sub nav ========================*/
#sub-nav {
	margin-bottom: 30px;
	padding-bottom: 10px;
	margin-left: -340px;
	clear: both;
	padding-top: 5px;
	width: 880px;
}
*html #sub-nav {        /* IE6 rules */
	margin-bottom: 10px;
	padding-bottom: 3px;
	margin-left: -340px;
	clear: both;
	padding-top: 5px;
	width: 880px;
}
#sub-nav ul {
	padding:0;
	margin:0;
	border:0;
	list-style-type:none; 
}
#sub-nav li {
    display: block; 
	float:left;
	margin-top: 2px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 0;
}
#sub-nav li a:link,
#sub-nav li a:visited{
	color: #333;
	font-weight: bold;
	text-decoration: none;
    padding: 2px;
}
#sub-nav li a:hover{
    background-color:#fff;
	color: #999;
	font-weight: bold;
	text-decoration: none;
}
#sub-nav li.on{
    background-color:#fff;
	color: #999;
	font-weight: bold;
}
/*======================== text format ========================*/
p {
	margin: 0px 0px 5px;
	padding: 5px;
}
.small-font {
    font-size: 11px;
}
h1 {
	margin-top: 0px;
	font-size: 24px;
	color: #333333;
	margin-bottom: 7px;
}

h2 {
	margin-top: 0px;
	font-size: 18px;
	text-transform:uppercase;
	color: #333333;
	margin-bottom: 7px;
}
h3 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #366ba0;
}
h4 {
    margin-top: 0px;
    font-size: 14px;
	margin-bottom: 5px;
}
.testimonials {
	margin-top: 25px;
}
h5 {
    margin-top: 0px;
    font-size: 12px;
	margin-bottom: 5px;
}
.indent  {
padding-left: 25px;
}

/*======================== header quicklinks ========================*/
#quick-links {
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	float: right;
	text-transform: uppercase;
	margin: 1px;
}
#quick-links .templateWelcome{
	font-size: 11px;
	color: #ffcc00;
	text-transform: capitalize;
	padding: 0px;
	margin: 0px;
}
#quick-links ul {
	padding:0;
	margin:0;
	border:0;
	list-style-type:none; 
}
#quick-links li {
	float:right;
	margin-left: 10px;
}
#quick-links li a:visited {
    color: #fff;
	text-decoration:none;
}

#quick-links ul li a {
	color: #fff;
	display: block;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#quick-links ul li a:hover {color: #ffcc00;}
#quick-links-create a {
	background: url(/tmge/ded/quick-links-icons.gif) 0px 1px no-repeat;
}
#quick-links-create a:hover {
	background: url(/ded/lang/quick-links-icons.gif) 0px -19px no-repeat;
}
#quick-links-login a {
	background: url(/tmge/ded/quick-links-icons.gif) 0px -38px no-repeat;
}
#quick-links-login a:hover {
	background: url(/tmge/ded/quick-links-icons.gif) 0px -56px no-repeat;
}
#quick-links-webmail a {
	background: url(/tmge/ded/quick-links-icons.gif) 0px -74px no-repeat;
}
#quick-links-webmail a:hover {
	background: url(/tmge/ded/quick-links-icons.gif) 0px -93px no-repeat;
}
#quick-links-contact a {
	background: url(/tmge/ded/quick-links-icons.gif) 0px -112px no-repeat;
}
#quick-links-contact a:hover {
	background: url(/tmge/ded/quick-links-icons.gif) 0px -131px no-repeat;
}
#quick-links-basket a {
	background: url(/tmge/ded/quick-links-icons.gif) 0px -170px no-repeat;
}
#quick-links-basket a:hover {
	background: url(/tmge/ded/quick-links-icons.gif) 0px -151px no-repeat;
}

/*======================== home ========================*/
#home-content {
	background-color: #fff;
	background-image: url(/tmge/ded/home-content_back.gif);
    background-repeat: repeat-x;
	background-position: center top;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#content-head h1{
    margin-top:0px;
	margin-bottom: 5px;
}
#content-head {
	background-color: #deeefe;
	height: 220px;
	width: 880px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(/tmge/ded/content-head-home.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 10px;
	padding-left: 10px;
}
*html #content-head {        /* IE6 rules */
	background-color: #deeefe;
	height: 180px;
	width: 882px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(/tmge/ded/content-head-home.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 10px;
	padding-left: 10px;
}
.home-third {
    width: 287px;
	height: 220px;
	float: left;
}
.home-half {
    width: 435px;
	height: 169px;
	float: left;
}
.home-fourth {
    width: 213px;
	height: 169px;
	float: left;
}

#home-domains {
	background-image: url(/tmge/ded/home-thirds-back.gif);
	background-position: 0 -470px;
	background-repeat: no-repeat;
	height: 206px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
#home-phone {
	background-image: url(/tmge/ded/home-thirds-back.gif);
	background-position: 0 -240px;
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	height: 206px;
}
#home-hosting {
	background-image: url(/tmge/ded/home-thirds-back.gif);
	background-position: 0 -10px;
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	height: 206px;
}

#home-hosting .hosting-plan {
	width: 150px;
	margin: 0px;
	background-color:#FFCC00;
	background-image:url(/tmge/ded/gradient_back_orange_mini.gif);
	background-repeat:repeat-x;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}

#home-support {
	background-image: url(/idedg/home-fourth-back.jpg);
	background-position: 0 -10px;
	background-repeat: no-repeat;
	height: 155px;
	padding: 7px;
}
.home-others {
	background-image: url(/tmge/ded/home-fourth-back.jpg);
	background-position: 0 -310px;
	background-repeat: no-repeat;
	height: 45px;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
}

.products-icon_server {
	background-position: right -30px;
	background-image: url(/tmge/ded/home-products-back.gif);
    background-repeat: no-repeat;
} 
.products-icon_stop { 
	background-image: url(/tmge/ded/home-products-back.gif);
    background-position: right -85px;
	background-repeat: no-repeat;
} 
.products-icon_internet_access { 
	background-image: url(/tmge/ded/home-products-back.gif);
	background-position: right -140px;
    background-repeat: no-repeat;
} 
.products-icon_shopping_cart_sm { 
	background-image: url(/tmge/ded/home-products-back.gif);
    background-position: right -195px;
	background-repeat: no-repeat;
} 
.products-icon_website_builder { 
	background-image: url(/tmge/ded/home-products-back.gif);
    background-position: right -257px;
	background-repeat: no-repeat;
} 
.products-icon_email_sm { 
	background-image: url(/tmge/ded/home-products-back.gif);
    background-position: right -312px;
	background-repeat: no-repeat;
} 
.products-icon_ssl {
	background-image: url(/tmge/ded/home-products-back.gif);
	background-position: right -367px;
	background-repeat: no-repeat;
} 
#home-newsletter {
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	height: 103px;
	background-image: url(/tmge/ded/home-fourth-back.jpg);
	background-position: 0 -189px;
	background-repeat: no-repeat;
}
#home-reseller {
	background-image: url(/tmge/ded/home-fourth-back.jpg);
	background-position: 0 -373px;
	background-repeat: no-repeat;
    padding: 7px;
	height: 155px;
}
#home-login {
	height: 155px;
	padding: 0px;
}
#home-content h2 {
	margin-top: 0px;
	font-size: 18px;
	color: #333333;
	margin-bottom: 4px;
	text-transform: none;
}
#home-content h2 a:link,
#home-content h2 a:visited {
	color: #333333;
	text-transform: none;
	text-decoration:none;
}
#home-content h2 a:hover {
	color: #999;
	text-transform: none;
	text-decoration:underline;
}
#home-content p {
	font-size:  11px;
}

/*======================== main landing header images ========================*/

.content-head-intro {
    width: 507px;
}
.content-head-intro h1 {
    font-size: 24px;
	text-transform:uppercase;
	color: #333;
}

#content-head-hosting {
	background-color: #fff;
	background-image: url(/tmge/ded/content-head-hosting.jpg);
	min-height: 260px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 355px;
	background-repeat: no-repeat;
}
*html #content-head-hosting {
	background-color: #fff;
	background-image: url(/tmge/ded/content-head-hosting.jpg);
	height: 260px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 355px;
	background-repeat: no-repeat;
}
#content-head-hosting-sub {
	background-color: #fff;
	background-image: url(/tmge/ded/content-head-hosting.jpg);
	height: 35px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 355px;
}
#content-head-domains {
	background-color: #fff;
	background-image: url(/tmge/ded/content-head-domains.jpg);
	min-height: 260px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 355px;
	background-repeat: no-repeat;
}
#content-head-domains-sub {
	background-color: #fff;
	background-image: url(/tmge/ded/content-head-domains.jpg);
	height: 35px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 355px;
}
#content-head-phone {
	background-color: #fff;
	background-image: url(/tmge/ded/content-head-phone.jpg);
	min-height: 260px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 355px;
	background-repeat: no-repeat;
}
#content-head-phone-sub {
	background-color: #fff;
	background-image: url(/tmge/ded/content-head-phone.jpg);
	height: 35px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 355px;
}
#content-head-reseller-plans {
	background-color: #fff;
	background-image: url(/tmge/ded/content-head-reseller.jpg);
	min-height: 260px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 355px;
	background-repeat: no-repeat;
}
#content-head-reseller-plans-sub {
	background-color: #fff;
	background-image: url(/tmge/ded/content-head-reseller.jpg);
	height: 35px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 355px;
}
#content-head-about {
	background-color: #fff;
	background-image: url(/tmge/ded/content-head-about.jpg);
	min-height: 260px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 355px;
	background-repeat: no-repeat;
}
#content-head-about-sub {
	background-color: #fff;
	background-image: url(/tmge/ded/content-head-about.jpg);
	height: 35px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 355px;
}
#content-head-support {
	background-color: #fff;
	background-image: url(/tmge/ded/content-head-support.jpg);
	min-height: 260px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 355px;
	background-repeat: no-repeat;
}
#content-head-support-sub {
	background-color: #fff;
	background-image: url(/tmge/ded/content-head-support.jpg);
	height: 35px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 355px;
}
#content-head-other {
	background-color: #ccc;
	min-height: 260px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 355px;
	background-repeat: no-repeat;
}
#content-head-other-sub {
	background-color: #ccc;
	height: 35px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 355px;
}
/*======================== main content ========================*/
#content {
	background-color: #fff;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 40px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}

#content ul,
#content-head ul,
#home-content ul {
	list-style-image: url(/tmge/ded/bullet.gif);
	margin-bottom: 10px;
}
.content-one {
	width: 48%;
	float: left;
	margin-right: 5px;
}

.content-two {
	width: 50%;
	float: right;
	padding: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}

.content-quarter {
    width: 195px;
	float: left;
}
.content-third {
    width: 267px;
	float: left;
}
.content-half-default-bottom {
	background:url(/tmge/ded/content-half-default-bot.gif) no-repeat center bottom;
	margin:0px;
	clear:both;
	padding: 0px;
}
.content-half-default-top {
	background:url(/tmge/ded/content-half-default-top.gif) no-repeat center top;
	padding:9px;
	min-height:50px;
	margin: 0px 0px 10px 0px;
}
.content-half-default-bottom h3,
.content-half-default-bottom h4 {
	margin: 0px;
}
/*======================== layout format ========================*/
.button-right {
    text-align: right;
}
#page .clear { clear:both; height:1px; font-size:1px; line-height:1px; 
}

#page select,
#page input,
#page textarea {
	font-size: 11px;
	padding: 1px;
}
.right-margin {
    margin-right: 9px;
}
.top-margin {
    margin-top: 10px;
}
.bottom-margin {
    margin-bottom: 10px;
}
.zero-top-margin {
    margin-top: 0px;
}
.icon-left {
    width: 60px;
    height: 60px;
	float: left;
}
.pdf {
   padding-right: 20px;
   background: transparent url(/images/lang/icon_pdf.gif) no-repeat center right;
}
.video {
   padding-right: 20px;
   background: transparent url(/images/lang/icon_video.gif) no-repeat center right;
}
.gray-outline-box {
	padding: 5px 5px 0px;
	border: 1px solid #a5a5a5;
}
#domain-search {
    margin-left: 30px;
    margin-bottom: 0px;
}
#domain-search h3,
#domain-search table {
    margin:1px;
}
.detail-table {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cad7ea;
	text-transform: uppercase;
	background-image: url(/tmge/ded/gradient_back_gray_mini.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	font-size: 13px;
	color: #000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.standard-table td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cad7ea;
	font-size: 13px;
	color: #000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cad7ea;
}
.standard-table th {
	background-image: url(/tmge/ded/gradient_back_gray_mini.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cad7ea;
	font-size: 13px;
	color: #000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cad7ea;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E9EEF5;
}

.detail-table th {
	font-weight: bold;
}
.detail-image {
    float: left;
    margin-right: 10px;
    height: 141px;
}
.detail-button {
    float: right;
}
.detail-price {
	background-image:url(/tmge/ded/gradient_back_blue4.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
.package-table {
	padding: 10px 10px 5px 10px;
	margin-bottom: 10px;
	background-color:#fff;
	background-image: url(/tmge/ded/gradient_back_gray.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
.package-table li {
	margin: 2px;
}

.gradient-back-blue {
    background-image: url(/tmge/ded/gradient_back_blue2.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.gradient-back-drkblue {
    background-color:#b5cee7;
    background-image: url(/tmge/ded/gradient_back_blue.gif);
    background-position: bottom;
    background-repeat:  repeat-x;
}
.live-stats {
	font-weight: bold;
	color: #333;
	background-color:#FFFFCC;
	border: 1px solid #999;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

.blue-grad-highlight {
    padding: 7px;
	margin-bottom: 10px;
    background-image: url(/ided/gradient_back_blue2.gif);
    background-repeat: repeat-x;
    background-position: center top;
} 

/*======================== plan headers ========================*/
.hosting-plan-header,
.ssl-cert-header {
	background-color:#5e92c6;
	padding:5px;
	border: solid 1px #ccc;
	color: #fff;
	background-image: url(/tmge/ded/gradient_back_blue3.gif);
    background-repeat: repeat-x;
	background-position: center top;
}
.phone-plan-header {
	background-color:#5e92c6;
	padding:5px;
	border: solid 1px #ccc;
	color: #fff;
	background-image: url(/tmge/ded/gradient_back_green.gif);
    background-repeat: repeat-x;
	background-position: center top;
}
.hosting-plan-header h2,
.ssl-cert-header h2,
.phone-plan-header h2 {
	color: #fff;
	font-size: 17px;
	text-transform: capitalize;
	margin: 0px;
	padding: 0px;
}
.hosting-plan-header h2 a,
.ssl-cert-header h2 a,
.phone-plan-header h2 a {
	color: #fff;

}
.hosting-plan-header h2 a:hover,
.ssl-cert-header h2 a:hover,
.phone-plan-header h2 a:hover {
	color: #fff;
	text-decoration:none;
}
.hosting-plan-header h2 a:visited,
.ssl-cert-header h2 a:visited,
.phone-plan-header h2 a:visited {
	color: #f0f0f0;

}

/*======================== link icons ========================*/
.email {
   padding-right: 23px;
   background: transparent url(/tmge/ded/link-icons.gif) no-repeat;
   background-position: right -72px;
}
.email:hover {
   background: transparent url(/tmge/ded/link-icons.gif) no-repeat;
   background-position: right -185px;
}
.chat {
   padding-right: 23px;
   background: transparent url(/tmge/ded/link-icons.gif) no-repeat;
   background-position: right -42px;
}
.chat:hover {
   background: transparent url(/tmge/ded/link-icons.gif) no-repeat;
   background-position: right -155px;
}
.phone {
   padding-right: 23px;
   background: transparent url(/tmge/ded/link-icons.gif) no-repeat;
   background-position: right -100px;
}
.phone:hover {
   background: transparent url(/dedg/link-icons.gif) no-repeat;
   background-position: right -213px;
}
.arrow {
   padding-right: 8px;
   background: transparent url(/tmge/ded/link-icons.gif) no-repeat;
   background-position: right -15px;
}
.arrow:hover {
   background: transparent url(/tmge/ded/link-icons.gif) no-repeat;
   background-position: right -127px;
}

/*======================== footer ========================*/
#footer {
	width:900px;
	margin:0 auto;
	font-size: 11px;
	color: #999;
	text-align: right;
	padding: 0px;
}
#brand-footer-links {
    background-color:#666666;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	color: #fff;
}
#footer-links {
	background-color: #006633;
	background-image: url(/tmge/ded/main-nav-on.gif);
	background-repeat: repeat-x;
	background-position: 0 -540px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	color: #fff;
}
#footer-links ul {
	padding:0;
	margin:0;
	border:0;
	list-style-type:none; 
}
#footer-links li {
    font-size: 11px;
	float:left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer-links li a:link,
#footer-links li a:visited {
	color: #fff;
    font-weight: bold;
	text-decoration: none;
}
#footer-links li a:hover{
	color: #CCCC66;
	text-decoration: none;
}
.banners-row {
	width:100%;
	text-align: center;
	background-color: #336699;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.banners-row table {
	text-align: inherit;
	margin-left: auto;
}
.footer-line {
	background-color: #336699;
	padding-top: 5px;
	padding-bottom: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #336699;
	margin-top: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
}
/*======================== search results ========================*/

.domain-searched {
	margin-top: 0px;
	font-size: 18px;
	text-transform: lowercase;
	color: #333333;
	margin-bottom: 7px;
}
.domain-searched span {
	color:#386da1;
	text-transform: uppercase;
}

.domain-available {
	color: #639900;
	font-weight: bold;
}
.domain-not-available {
	font-weight: bold;
	color: #CC0000;
}

.domain-search-tab-on {
	background-color:#f1f9fe;
	padding: 0px 10px 0px 10px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #f0f0f0;
	border-right-color: #f0f0f0;
	border-bottom-color: #f0f0f0;
	border-left-color: #f0f0f0;
}
.domain-search-tab {
	background-color:#fff;
	padding: 0px 10px 0px 10px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f0f0f0;
	border-left-color: #f0f0f0;
}
.domain-results-all {
	background-color:#f1f9fe;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f0f0f0;
	border-right-color: #f0f0f0;
	border-bottom-color: #f0f0f0;
	border-left-color: #f0f0f0;
}
.top-five-box {
    padding: 5px;
    text-align: center;
    width: 115px;
    height: 80px;
    background-image:url(/dedg/gradient_back_gray2.gif);
    border:solid 1px #CCCCCC;
    margin-bottom: 10px;
    margin-right: 10px;
    float: left;
}
.domain-promo-box {
    padding: 5px;
    text-align: center;
    width: 123px;
    height: 80px;
    background-image:url(/tmge/ded/gradient_back_blue2.gif);
    border:solid 1px #CCCCCC;
    margin-bottom: 10px;
    float: left;
}
#vanitynumber {
height:48px;
padding:0pt 10px;
vertical-align:middle;
}

/* admin bar */
.admin-main-content {
	float: left;
	width: 930px;
}
#admin-bar {
	background-color: #f0f0f0;
	padding: 5px;
	float: right;
	width: 230px;
	margin-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#admin-bar th {
    padding: 3px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	background-color: #999;
}
#admin-bar td {
    padding: 2px;
}
#admin-bar tr:hover {
    background-color: #fff;
}

#admin-bar select,
#admin-bar input,
#admin-bar textarea {
	font-size: 11px;
	padding: 1px;
}

/* message style */
.message_info {
    font-weight: bold;
    color: #333;
    padding: 6px 5px 5px 45px;
    background-image: url(/tmge/ded/icon_info.gif);
    background-repeat: no-repeat;
    min-height: 17px;

    background-color: #ffffff;
    border-top-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #2e86e7;
    border-bottom-color: #2e86e7;
    border-bottom-width: 1px;
    background-position: 5px 2px;
    margin-bottom: 3px;
}
.message_success {
    font-weight: bold;
    color: #333333;
    padding: 6px 5px 5px 45px;
    background-image: url(/tmge/ded/icon_success.gif);
    background-repeat: no-repeat;
    min-height: 17px;

    background-color: #f0ffe6;
    border-top-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #669900;
    border-bottom-color: #669900;
    border-bottom-width: 1px;
    background-position: 5px 2px;
    margin-bottom: 3px;
}
.message_warning {
    font-weight: bold;
    color: #000;
    padding: 6px 5px 5px 45px;
    background-image: url(/tmge/ded/icon_warning.gif);
    background-repeat: no-repeat;
    min-height: 17px;

    background-color: #ffffcc;
    border-top-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #ffcc00;
    border-bottom-color: #ffcc00;
    border-bottom-width: 1px;
    background-position: 5px 2px;
    margin-bottom: 3px;
}
.message_error {
    font-weight: bold;
    color: #cc0000;
    padding: 6px 5px 5px 45px;
    background-image: url(/tmge/ded/icon_error.gif);
    background-repeat: no-repeat;
    min-height: 17px;

    background-color: #f0f0f0;
    border-top-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #cc0000;
    border-bottom-color: #cc0000;
    border-bottom-width: 1px;
    background-position: 5px 2px;
    margin-bottom: 3px;
}
.message_working {
    font-weight: bold;
    color: #000;
    padding: 6px 5px 5px 45px;
    background-image: url(/tmge/ded/icon_ajax_thinking.gif);
    background-repeat: no-repeat;
    min-height: 17px;

    background-color: #ffffcc;
    border-top-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #ffcc00;
    border-bottom-color: #ffcc00;
    border-bottom-width: 1px;
    background-position: 8px 5px;
    margin-bottom: 3px;
}
.error {
	color: #FF0000;
	font-weight: bold;
}
