/***
 HEADINGS & INTRO SECTION
***/


#sitemaincolumn.whz {
}

.whz h1 {
color: #6C7275;
font-size: 19pt;
font-weight: 600;
margin: 0px 0px 7px 0px;
}

.whz #intro {
width: 340px;
position: relative;
z-index: 20;
}




/***
 FEATURES TABLE
***/

table#features td,
table#features th {
}
table#features {
width: 590px;
position: relative;
z-index: 10;
top: -105px;
margin-bottom: -100px;
}

table#features thead th {
color: #3E7DC5;
text-align: left;
padding-left: 25px;
height:	22px;
background: url('/images/skin200706/web-hosting/zero/features-sub-header.gif') no-repeat;
vertical-align: bottom;
padding-bottom: 3px;
}
table#features thead.top th {
font-weight: normal;
text-align: left;
}
table#features thead.top th:first-line {
font-weight: bold;
}
table#features thead.top th.c1 {
background: url('/images/skin200706/web-hosting/zero/features-header-1.gif') no-repeat;
width: 328px;
height: 150px;
padding: 0px 0px 3px 25px;
text-align: left;
vertical-align: bottom;
color: #3E7DC5;
}
table#features thead.top th.c2 {
background: url('/images/skin200706/web-hosting/zero/features-header-2.gif') no-repeat;
text-align: center;
vertical-align: top;
padding: 30px 0px 0px 0px;
}
table#features thead.top th.c2 .text {
color: #2AA3DE;
font-size: 17pt;
font-weight: 600;
}
table#features thead.top th.c2 .longtext {
line-height: 1em;
}
table#features thead.top th.c2 .icon {
background: url('/images/skin200706/web-hosting/zero/features-header-button-bg.gif') no-repeat;
width: 203px;
height: 30px;
margin-top: 10px;
}
table#features thead.top th.c2 .icon a {
color: #ffffff;
font-size: 14pt;
font-weight: bold;
text-decoration: none;
display: block;
width: 100%;
height: 100%;
}
table#features td {
height: 26px;
}
table#features td.c1 {
font-weight: bold;
padding-left: 25px;
color: #6C7275;
}
table#features img.check {
vertical-align: text-bottom;
}
table#features tr.odd td.c1 {
background: url('/images/skin200706/web-hosting/zero/features-c1-bg-odd.gif') no-repeat;
}
table#features tr.even td.c1 {
background: url('/images/skin200706/web-hosting/zero/features-c1-bg-even.gif') no-repeat;
}
table#features .c2 {
padding-left: 25px;
color: #6C7275;
}
table#features tr.odd td.c2 {
background: url('/images/skin200706/web-hosting/zero/features-c2-bg-odd.gif') no-repeat;
}
table#features tr.even td.c2 {
background: url('/images/skin200706/web-hosting/zero/features-c2-bg-even.gif') no-repeat;
}

table#features tfoot td {
background: url('/images/skin200706/web-hosting/zero/features-footer-bg.gif') no-repeat;
height: 117px;
text-align: center;
vertical-align: middle;
color: #6C7275;
}

table#features tfoot td h1 {
margin: 0px;
font-size: 19pt;
}
table#features tfoot .icon {
background: url('/images/skin200706/web-hosting/zero/features-header-button-bg.gif') no-repeat;
width: 203px;
height: 30px;
margin-top: 0px;
}
table#features tfoot .icon a {
color: #ffffff;
font-size: 14pt;
font-weight: bold;
text-decoration: none;
display: block;
width: 100%;
height: 100%;
}
