* {
  font-size: 100%;
}
body {
  font-size: 8pt;
}
table, tbody, tr, td {
  margin: 0;
  padding: 0;
}
div {
  text-align: left;
  font-family: Arial, sans-serif;
  font-size: 8pt;
}
h1, h2, h3, h4, h5, h6 {
  font-family: Arial, sans-serif;
  margin: 0;
  padding: 0;
}

body.index {
  width: auto;
  margin: auto;
  padding: 0;
  background-color: #BBB089;
  text-align: center;
}
div#outerbox {
  width: 780px;
  margin: auto;
  padding: 0;
  text-align: left;
}
div#head {
  height: 140px;
  width: 768px;
  margin: 4px 4px 0px 8px;
  padding: 0;
  border: none;
  background: url(men_img/wz_top.png) top left no-repeat;
}
/*
div#head .toptopmid {
  width: 754px;
  height: 5px;
  background: url(men_img/wz_topstriptop.png) repeat;
  font-size: 1px;
}
div#head .topmid {
  height: 103px;
  background: #7891C7;
}
div#head .topbot {
  height: 2px;
  background: url(men_img/wz_topstripbottom.png) repeat;
}
*/
div#head .topmenu {
  height: 30px;
  float: left;
  margin: 110px 16px 0px;
}
/*
* html div#head .topmenu {
  position: relative;
  top: -3px;
}
div#head .topmenuleft {
  width: 16px;
  height: 32px;
  background: url(men_img/wz_topmenustripleft.png) no-repeat top right;
}
div#head .topmenuright {
  width: 11px;
  height: 32px;
  background: url(men_img/wz_topmenustripright.png) no-repeat top left;
}
*/
div#head .topmenusearch {
  width: 156px;
  height: 30px;
  padding-left: 8px;
  padding-top: 0;
/*  background: url(men_img/wz_topmenustrip.png) repeat-x; */
}
div#head .topmenusearch form, div#head form * {
  vertical-align: top;
  margin: auto;
  padding: 0;
}
div#head .topmenusearch input {
  position: relative;
  top: 0px;
  height: 60%;
  vertical-align: middle;
}
div#head .topmenusearch img {
  position: relative;
  top: 0px;
}
div#head .topmenumenu {
  width: 580px;
  height: 30px;
  padding: 0;
  padding-top: 7px;
  vertical-align: top;
/*  background: url(men_img/wz_topmenustrip.png) repeat-x; */
}

.topmenumenu table {
  width: 100%;
  color: #D4E2FF;
}
.topmenumenu td {
  font: bold 9pt Arial, sans-serif;
  border-left: solid 2px #D4E2FF;
  padding-left: 8px;
  padding-right: 7px;
  vertical-align: middle;
}
.topmenumenu tr td:first-child {
  border-left: none;
}

.topmenumenu ul {
  margin: 0;
  width: auto;
  color: #D4E2FF;
  text-align: center;
}
.topmenumenu li {
  display: inline;
  font: bold 9pt Arial, sans-serif;
  padding-left: 8px;
  padding-right: 7px;
/*
  border-left: solid 2px #AFC0D0;
}
.topmenumenu ul li:first-child {
  border-left: none;
*/
}

.topmenumenu li:hover {
  background-color: #4e4e4e;
}
.topmenumenu li {
  border-left: none;
}
.topmenumenu li + li {
  border-left: solid 2px #D4E2FF;
}
.topmenumenu a, .topmenumenu a:link, .topmenumenu a:visited {
  color: #D4E2FF;
  text-decoration: none;
}
.topmenumenu a:hover {
  color: white;
  text-decoration: underline;
}
.topmenumenu a:active {
  color: red;
}


div#border_top {
  width: auto;
  margin: 0 -7px 0 0;
  padding: 0 0 0 7px;
  height: 9px;
  font-size: 4px;
  background: #BBB089 url(men_img/wz_contenttop.png) no-repeat 0px 0px;
}
div#border_bottom {
  width: auto;
  margin: 0 -7px 0 0;
  padding: 0 0 0 7px;
  height: 9px;
  font-size: 4px;
  clear: both;
  background: #BBB089 url(men_img/wz_contentbottom.png) no-repeat 0px 0px;
}
div#body {
  margin: 0 5px 0 7px;
  padding: 0;
  background-color: #575757;
  color: white;
  font-size: 11pt;
/*  z-index: 1; */
}
/*
* html div#body {
  position: relative;
  top: -3px;
}
*/
div.content {
  background-color: #575757;
  color: white;
  margin: 0;
  clear: none;
/*  z-index: 1; */
}
div.content input {
  color: black;
}
div.lcol, div.rcol, p, dl, dd, div.content ul, div.content ol, div.content li {
  font-size: 8pt;
}
p {
  margin: 0;
  padding: 0.2em 0 0.4em 0;
}
/* IE Hack */
* html div.content {
  padding-left: 190px;
}

div.content * {
  color: white;
}
div.footer {
  width: 780px;
  margin: auto;
  padding: 3px;
  color: #575757;
  background: none;
  clear: both;
  font-size: 70%;
}
div.footer div.left {
  float: left;
  clear: left;
  margin-left: 32px;
}

div.footer div.right {
  float: right;
  clear: right;
  margin-right: 16px;
}
div.footer a, div.footer a:link, div.footer a:visited {
  color: #575757;
  text-decoration: none;
}
div.footer a:hover {
  color: #575757;
  text-decoration: underline;
}
div.footer a:active {
  color: white;
}

/** Nifty Rounded Corners: http://www.html.it/articoli/nifty/index.html */
span.rtop, span.rbottom {
  display: block;
  background: none;
  clear: both;
}
span.rtop span, span.rbottom span {
  display: block;
  height: 1px;
  overflow: hidden;
}
span.r1 {
  margin: 0 5px;
}
span.r2 {
  margin: 0 3px;
}
span.r3 {
  margin: 0 2px;
}
span.rtop span.r4, span.rbottom span.r4 {
  margin: 0 1px;
  height: 2px;
}
/* End Nifty Rounded Corners */

.gbuton {
  width: 32px;
  height: 32px;
  padding: 0px 1px 0 1px;
  line-height: 32px;
  float: left;
  text-decoration: none;
  background:   url(/men_img/wz_rblockgo.jpg) no-repeat bottom; 
}
.gbuton:hover {
  text-decoration: none;
  background:   url(/men_img/wz_rblockgo.jpg) no-repeat top; 
}
.loghead{
  font-size: 75%;
  padding: 5px 0px 5px 10px;
  margin: 0px 0px 0px -10px;
  color:#D2D0D0;
}


div.lblock {
  float: left;
  clear: left;
  width: 175px;
  margin: 0 0 0 -7px;
  padding: 0;
  z-index: 2;
}
div.lblock span.rtop span, div.lblock span.rbottom span, div.lblock div.blocki {
  background: #496299;
}
div.rblock {
  float: right;
  clear: right;
  width: 175px;
  margin: 0 -7px 0 0;
  padding: 0;
  z-index: 2;
}  
div.rblock span.rtop span, div.rblock span.rbottom span, div.rblock div.blocki {
  background: #496299;
}
div.broadband div.broadbandblock {
  width: 185px;
  clear: left;
  background: transparent;
  margin: 0;
  padding: 0;
}
div.broadband span.rtop span, div.broadband span.rbottom span, div.broadband div.blocki {
  background: #a3a3a3;
}
div.rblock div.fixup, div.lblock div.fixup {
  height: 1px;
  font-size: 1px;
}

/* IE hack */
* html div.lblock div.border_top, * html div.lblock div.border_bottom { left: 4px }
* html div.lblock div.border_top, * html div.lblock div.border_bottom,
* html div.rblock div.border_top, * html div.rblock div.border_bottom {
  background: none;
}


div.lblock table.nav {
  float: left;
  clear:both;
  /* margin-top: -9px; */
  padding: 0;
  width: 155px;
}
div.lblock table.nav td {
  color: white;
  font: bold 10pt Arial, sans-serif;
  height: 48px;
  padding: 4px 4px 5px 48px;
  vertical-align: middle;
  background: transparent none no-repeat 4px 4px;
}
div.lblock table.nav td.link_home {
  background-image: url(men_img/wz_buthome.png);
}
div.lblock table.nav td.link_tools {
  background-image: url(men_img/wz_butaccount.png);
  border-top: dotted 1px white;
}
div.lblock table.nav td.link_support {
  background-image: url(men_img/wz_butsupport.png);
  border-top: dotted 1px white;
}
div.lblock table.nav td.link_pay {
  background-image: url(men_img/wz_butpay.png);
  border-top: dotted 1px white;
}
div.lblock table.nav a, div.lblock table.nav a:link, div.lblock table.nav a:visited {
  color: white;
  text-decoration: none;
}
div.lblock table.nav a:hover {
  color: white;
  text-decoration: underline;
}
div.lblock table.nav a:active {
  color: red;
}

.adbanner {
  height: 90px;
  width: 380px;
  margin: 0 auto;
  padding: 0;
/*  border: 1px white solid; */
}

div.blocki {
  padding: 0 8px 0 14px;
}

div.blocki form.login table {
/*  margin: -9px 8px 18px 8px; */
  margin: 8px 0;
  float: left;
  clear: both;
  width: 160px;
}
div.blocki form.login th {
  color: white;
  font: bold 11pt Arial, sans-serif;
  text-align: left;
}
div.blocki form.login td.input {
  width: 88px;
}
div.blocki form.login td.input input {
  width: 80px;
}
div.blocki form.login td.button {
  width: 48px;
  padding-left: 8px;
}
div.blocki form.login input {
  margin-left: 8px;
}
div.blocki div.weatherblock {
  float: left;
  clear: left;
  width: 155px;
}
div.content form.outline {
  padding: 16px;
}
div.content table.account {
  width: 575px;
  margin: 0 auto 0.5em auto;
  padding: 0;
}
div.content div.linkbar {
  width: 400px;
  float: left;
  padding-left: 20px;
  clear: right;
}
div.content div.linkbar table {
  width: 380px;
}
div.lcol {
  width: 195px;
  float: left;
}
div.rcol {
  width: 195px;
  float: right;
}
div.broadband {
  margin: 0;
  padding: 0;
  color: white;
  float: left;
}
div.broadband div.box {
  background: #a3a3a3;
  clear: left;
}
div.broadband div.text {
  padding: 0 8px;
  background: #a3a3a3;
}
div.broadband form {
}
div.broadband input {
  font-size: 8pt;
}
div.broadband a, div.broadband a:link, div.broadband a:visited {
  color: #575757;
  text-decoration: none;
}
div.broadband a:hover {
  text-decoration: underline;
}
div.broadband a:active {
  color: white;
  text-decoration: underline;
}
div.content h3 {
  color: #dce3ff;
  font-size: 160%;
}
div.content h4 {
  background: url(men_img/wz_diamond.png) no-repeat 2px 2px;
  height: 20px;
  padding: 3px 0 4px 20px;
}
div.content h5 {
  color: #dce3ff;
  font-size: 100%;
}
div.content h6 {
  color: #dce3ff;
  font-size: 80%;
}
div.content table {
  background: #787878;
}
div.content th {
  background: none;
  color: #dce3ff;
  text-align: center;
  padding: 2px 5px;
  font-size: 9pt;
}
div.content td {
  background: #575757;
  color: white;
  text-align: center;
  padding: 2px 5px;
  font-size: 8pt;
}
div.content dl {
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
div.content dd {
  font-weight: bold;
  color: #dce3ff;
  margin-left: 0;
  padding-left: 0;
}
div.content div.news div.poster {
  margin-top: 4px;
  font-weight: bold;
  color: #dce3ff;
}
div.content div.news div.poster a, div.content div.news div.poster a:link, div.content div.news div.poster a:visited {
  color: #dce3ff;
}

div.content a:link, div.content a:visited {
  color: white;
  text-decoration: none;
}
div.content a:hover {
  color: #dce3ff;
  text-decoration: underline;
}
div.content a:active {
  color: red;
  text-decoration: underline;
}
div.content a img {
  border: none;
}
.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
.clearfix { display: inline-table; }
/* Hides from IE-Mac (Holly Hack) \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-Mac */