body {
 margin: 0;
 padding: 0;
 margin-top: 10px;
 background-color: #a3cbee;
 font-family: Verdana, Arial, Tahoma;
 font-weight: bold;
 font-size: 11px;
}

table.framework {
 width: 1100px;
}

table.framework thead th {
 height: 26px;
 font-size: 11px;
 text-align: left;
 padding: 0;
}

table.framework thead th.tab_active {
 background-image: url('images/tab_active.gif');
 bacgkround-repeat: repeat-x;
 background-position: top left;
 color: #333333;
 cursor: pointer;
}

table.framework thead th.tab_active div.left {
 width: 3px;
 height: 26px;
 background-image: url('images/tab_active_left.gif');
 background-repeat: no-repeat;
 background-position: left;
 font-size: 1px;
 float: left;
 cursor: pointer;
}

table.framework thead th.tab_active div.right {
 width: 3px;
 height: 26px;
 background-image: url('images/tab_active_right.gif');
 background-repeat: no-repeat;
 background-position: left;
 font-size: 1px;
 float: left;
 cursor: pointer;
 margin-left: 9px;
}

table.framework thead th.tab_inactive {
 background-image: url('images/tab_inactive.gif');
 bacgkround-repeat: repeat-x;
 background-position: top left;
 color: #777777;
 cursor: pointer;
}

table.framework thead th.tab_inactive div.left {
 width: 3px;
 height: 26px;
 background-image: url('images/tab_inactive_left.gif');
 background-repeat: no-repeat;
 background-position: left;
 font-size: 1px;
 float: left;
 cursor: pointer;
}

table.framework thead th.tab_inactive div.right {
 width: 3px;
 height: 26px;
 background-image: url('images/tab_inactive_right.gif');
 background-repeat: no-repeat;
 background-position: left;
 font-size: 1px;
 float: left;
 cursor: pointer;
 margin-left: 9px;
}

table.framework thead th div.text {
 padding-left: 25px;
 padding-top: 7px;
 background-repeat: no-repeat;
 background-position: 5px 5px;
 height: 16px;
 font-size: 11px;
 float: left;
 cursor: pointer;
}

table.framework thead th.domains div.text {
 background-image: url('images/icon_domain.gif');
}

table.framework thead th.backup div.text {
 background-image: url('images/icon_backup.gif');
}

table.framework thead th.phone div.text {
 background-image: url('images/icon_phone.gif');
}

table.framework thead th.dsl div.text {
 background-image: url('images/icon_dsl.gif');
}

table.framework thead th.ssl div.text {
 background-image: url('images/icon_ssl.gif');
 background-position: 5px 7px;
}

table.framework thead th.vds div.text {
 background-image: url('images/icon_hosting_servers.gif');
 background-position: 5px 5px;
}

table.framework thead th.email div.text {
 background-image: url('images/icon_email.gif');
}

table.framework thead th.home div.text {
 background-image: url('images/icon_address.gif');
}

table.framework thead th.hosting div.text {
 background-image: url('images/icon_hosting.gif');
}

table.framework thead th.administration div.text {
 background-image: url('images/icon_administration.gif');
}

table.framework thead th.login div.text {
 background-image: url('images/icon_login.gif');
}

table.framework tbody tr td {
 border: 1px solid #b2b2b2;
 background-color: #ffffff;
}

table.framework tbody tr td.menu {
 width: 200px;
 padding: 0;
 vertical-align: top;
 text-align: left;
 font-weight: normal;
}

table.framework tbody tr td.menu > span {
 font-size: 8px;
}

table.framework tbody tr td.content {
 vertical-align: top;
 width: 756px;
}

table.menu {
 width: 200px;
}

table.menu tbody tr.menuheader td {
 background-image: url('images/menu_bkgnd.gif');
 background-repeat: repeat-x;
 height: 25px;
 font-weight: bold;
}

table.menu tbody tr.menuheader td div {
 background-repeat: no-repeat;
 background-position: 4px 1px;
 padding-left: 25px;
 padding-top: 0;
 height: 20px;
}

table.menu tbody tr.domains td div {
 background-image: url('images/icon_domain.gif');
}

table.menu tbody tr.subdomains td div {
 background-image: url('images/icon_subdomain.gif');
}

table.menu tbody tr.home td div {
 background-image: url('images/icon_address.gif');
}

table.menu tbody tr.maintenance td div {
 background-image: url('images/icon_maintenance.gif');
}

table.menu tbody tr.hosting_packages td div {
 background-image: url('images/icon_hosting_package.gif');
}

table.menu tbody tr.cms_types td div {
 background-image: url('images/wordpress.gif');
}

table.menu tbody tr.spamfilter td div {
 background-image: url('images/spamfilter.gif');
}

table.menu tbody tr.databases td div {
 background-image: url('images/icon_database.gif');
}

table.menu tbody tr.vds td div {
 background-image: url('images/icon_hosting_servers.gif');
}

table.menu tbody tr.vds_host td div {
 background-image: url('images/icon_hosting_servers.gif');
}

table.menu tbody tr.domain_registries td div {
 background-image: url('images/icon_domain_registry.gif');
}

table.menu tbody tr.ca td div {
 background-image: url('images/icon_ca.gif');
}

table.menu tbody tr.dsl_partners td div {
 background-image: url('images/icon_domain_registry.gif');
}

table.menu tbody tr.nameservers td div {
 background-image: url('images/icon_dns_server.gif');
}

table.menu tbody tr.phone td div {
 background-image: url('images/icon_phone.gif');
}

table.menu tbody tr.mobile td div {
 background-image: url('images/icon_gsm.gif');
}

table.menu tbody tr.fax td div {
 background-image: url('images/icon_fax.gif');
}

table.menu tbody tr.ssl td div {
 background-position: 4px 3px;
 background-image: url('images/icon_ssl.gif');
}

table.menu tbody tr.transactions td div {
 background-position: 4px 2px;
 background-image: url('images/icon_transaction.gif');
}

table.menu tbody tr.languages td div {
 background-position: 4px 3px;
 background-image: url('images/flags/eu.gif');
}

table.menu tbody tr.reseller td div {
 background-image: url('images/icon_reseller.gif');
}

table.menu tbody tr.administration td div {
 background-image: url('images/icon_administration.gif');
}

table.menu tbody tr.contacts td div {
 background-image: url('images/icon_contact.gif');
}

table.menu tbody tr.logout td div, table.menu tbody tr.login td div {
 background-image: url('images/icon_login.gif');
}

table.menu tbody tr.dsl td div {
 background-image: url('images/icon_dsl.gif');
}

table.menu tbody tr.email td div {
 background-image: url('images/icon_email.gif');
}

table.menu tbody tr.backup td div {
 background-image: url('images/icon_backup.gif');
}

table.menu tbody tr.hosting td div {
 background-image: url('images/icon_hosting.gif');
}

table.menu tbody tr.income td div,
table.menu tbody tr.expenses td div {
 background-image: url('images/icon_administration.gif');
}

table.menu tbody tr td a:link, table.menu tbody tr td a:visited {
 text-decoration: none;
 color: #333333;
 margin-left: 7px;
}

table.menu tbody tr td a:hover {
 text-decoration: underline;
 color: #333333; 
 margin-left: 7px;
}

table.menu tbody tr td {
 border: 0;
 font-size: 11px;
 line-height: 20px;
 text-align: left;
 font-weight: normal;
}

iframe.iframe {
 height: 500px;
}
