body  {background-color:#444444}
a     {color:#994444}
h1    {color:#aa5555}
h2    {color:#bb7777}
h3    {color:#aa5555}
h4    {color:#aa5555}
h5    {color:#aa5555}
h6    {color:#aa5555}
      
div.mz_topbar {
   position:absolute;
   top:0px;
   left:0px;
   width:100%;
   height:54px;
   background: #bb4455; /* Old browsers */
   background: -moz-linear-gradient(top,  #bb4455 0%, #772222 100%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bb4455), color-stop(100%,#772222)); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(top,  #bb4455 0%,#772222 100%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(top,  #bb4455 0%,#772222 100%); /* Opera 11.10+ */
   background: -ms-linear-gradient(top,  #bb4455 0%,#772222 100%); /* IE10+ */
   background: linear-gradient(to bottom,  #bb4455 0%,#772222 100%); /* W3C */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bb4455', endColorstr='#772222',GradientType=0 ); /* IE6-9 */
}

div.mz_login {
   position:absolute;
   top:20px;
   right:2px;
   background: #bb4455; /* Old browsers */
   background: -moz-linear-gradient(top,  #bb4455 0%, #772222 100%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bb4455), color-stop(100%,#772222)); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(top,  #bb4455 0%,#772222 100%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(top,  #bb4455 0%,#772222 100%); /* Opera 11.10+ */
   background: -ms-linear-gradient(top,  #bb4455 0%,#772222 100%); /* IE10+ */
   background: linear-gradient(to bottom,  #bb4455 0%,#772222 100%); /* W3C */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bb4455', endColorstr='#772222',GradientType=0 ); /* IE6-9 */
}

div.mz_topbar_green {
   position:absolute;
   top:0px;
   left:0px;
   width:100%;
   height:54px;
   background: #55a31f; /* Old browsers */
   background: -moz-linear-gradient(top,  #55a31f 0%, #2f5901 100%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#55a31f), color-stop(100%,#2f5901)); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(top,  #55a31f 0%,#2f5901 100%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(top,  #55a31f 0%,#2f5901 100%); /* Opera 11.10+ */
   background: -ms-linear-gradient(top,  #55a31f 0%,#2f5901 100%); /* IE10+ */
   background: linear-gradient(to bottom,  #55a31f 0%,#2f5901 100%); /* W3C */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#55a31f', endColorstr='#2f5901',GradientType=0 ); /* IE6-9 */
}

div.mz_login_green {
   position:absolute;
   top:0px;
   right:2px;
   background: #55a31f; /* Old browsers */
   background: -moz-linear-gradient(top,  #55a31f 0%, #2f5901 100%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#55a31f), color-stop(100%,#2f5901)); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(top,  #55a31f 0%,#2f5901 100%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(top,  #55a31f 0%,#2f5901 100%); /* Opera 11.10+ */
   background: -ms-linear-gradient(top,  #55a31f 0%,#2f5901 100%); /* IE10+ */
   background: linear-gradient(to bottom,  #55a31f 0%,#2f5901 100%); /* W3C */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#55a31f', endColorstr='#2f5901',GradientType=0 ); /* IE6-9 */
}

div.mz_head {
   position:absolute;
   top:0px;
   left:0px;
   width:100%;
   height:100px;
   background-color:#ffffff;
}

div.mz_content {
   background-color:#ffffff;
}

img.mz_logo {
   width:400px;
   height:54px;
   top:0px;
   left:0px;
}

@media (max-width:500px) {
   
   img.mz_logo {
      width:300px;
      height:40px;
      top:14px;
      left:0px;
   }
}

img.mz_beta {
   width:102px;
   height:54px;
   top:0px;
   left:250px;
}

img.mz_mobile {
   width:36px;
   height:36px;
   top:92px;
   right:10px;
}

div.mz_addthis {
   width:232px;
   height:46px;
   bottom:16px;
   padding:10px 0px 0px 7px;
}

div.mz_addsocial {
   width:232px;
   height:46px;
   bottom:16px;
   padding:10px 0px 0px 7px;
}

table.mz_nav {
   color:#666666;
   font-size:100%;
   position:absolute;
   top:54px;
   height:41px;
   z-index:2;
}

img.mz_ssl {
   position:absolute;
   top:98px;
   right:43px;
}

div.mz_login {
   font-size:105%;
   color:#ffffff;
   position:absolute;
   top:0px;
   right:10px;
   z-index:99;
}

img.mz_flag {
   margin-right:5px;
   width:24px;
   height:18px;
}

img.mz_flag10 {
   margin-right:10px;
   width:20px;
   height:15px;
}

td.mz_menu {
   color:#333333;
   background-color:#f6f6f6;
}

td.mz_menu0 {
   color:#eeeeee;
   background-color:#88aa66;
}

td.mz_menu1 {
   color:#eeeeee;
   background-color:#aabb66;
}

td.mz_menu2 {
   color:#eeeeee;
   background-color:#cccc66;
}

td.mz_menu3 {
   color:#eeeeee;
   background-color:#ccaa55;
}

td.mz_menu4 {
   color:#eeeeee;
   background-color:#aa6666;
}

td.mz_menu5 {
   color:#eeeeee;
   background-color:#665588;
}

td.mz_menu6 {
   color:#eeeeee;
   background-color:#aaaaaa;
}

div.mz_menutab {
   position:absolute;
   display:none;
   top:12px;
   padding-right:5px;
   z-index:9999;
   background-color:#ffffff
}

div.mz_menutab_0 {
   position:relative;
   right:1px;
}
                                    
div.mz_menutab_inside {
   z-index:9999;
}

div.mz_menutab_inside_home {
   z-index:9999;
}

div.mz_menutab2 {
   z-index:9999;
}

div.mz_menutab_header {
   font-weight:bold;
   color:#666666;
   padding:5px 10px 5px 10px;
}

div.mz_menutab_h1 {
   font-family:Helvetica,Arial,Verdana,sans-serif;
   font-weight:lighter;
   margin:0px;
   color:#333333;
   font-size:150%;
   margin-bottom:20px;
   line-height:118%;
}
div.mz_menutab_h2 {
   font-family:Helvetica,Arial,Verdana,sans-serif;
   font-weight:lighter;
   margin:0px;
   color:#666666;
   font-size:130%;
   margin-bottom:10px;
   margin-left:20px;
   line-height:116%;
}