/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt/mt-static/themes-base/blog.css);
@import url(/mt/mt-static/support/themes/minimalist-white/minimalist-white.css);
/* end StyleCatcher imports */
@import url(http://www.rallyx.net/css/2012headermenu.css);
@import url(http://www.rallyx.net/css/2012basestyle.css);


#header {
display:nenoe;
height: 0px;
border-top-width: 0;
}

#copy{margin-top: 50px;text-align: center;padding: 5px;font-family: Lucida Grande,verdana, arial, helvetica;color: #706D5A;font-size: 11px;}

#RXnavi{background-color : #ffffff ;margin-left: auto;margin-right: auto;width: 950px;
text-align: center;font-size: 10px;padding: 0;background-color : #ffffff ;}

#globalheader{margin: 0 auto 10px auto;padding: 0;width:950px;}
#globalheader h1{
font-size: 12px;
font-family: 'Lucida Grande',verdana, arial, helvetica,'sans-serif';
color: #cccccc;
font-weight: bold;
margin: 0.5em 0;
padding: 0;
}
#globalheader h1 span{
font-size: 0.8em;
margin-left: 1em;
}

ul#hNavi{
margin: 0 0 1em 0;
padding: 0;
width: 950px;
font-size: 11px;
font-family: 'Lucida Grande',verdana, arial, helvetica,'sans-serif';
color: #cccccc;
font-weight: bold;
float: left;
}
ul#hNavi li {
display: inline-block;
list-style: none;
margin-right: 2em; 
float: left;
text-decoration: none;
}
ul#hNavi li a{
text-decoration: none;
}
ul#hNavi li a:hover{
text-decoration: underline;
}

#globalnav{width: 950px;font-size: 0.8em;margin: 0;padding: 0;}
#globalnav a {color: #999999;}

ul#globalnav {margin: 0;padding: 0;width: 950px;}
ul#globalnav li {margin: 0;padding: 0;display: inline;line-height: 1;list-style-type: none;float:left;}
ul#globalnav li a {padding: 0em 0; display: block;position: relative;font-size: 11px;color: #333333;text-decoration: none;text-indent: -9999px;}
ul#globalnav li#home a {background-image: url(/img_navi/gmenu.png);background-repeat: no-repeat;background-position: 0 -50px;width: 190px;height: 50px;margin: 0;padding: 0;}
ul#globalnav li#contents a {background-image: url(/img_navi/gmenu.png);background-repeat: no-repeat;background-position: -190px -50px;width: 190px;height: 50px;margin: 0;padding: 0;}
ul#globalnav li#blog a {background-image: url(/img_navi/gmenu.png);background-repeat: no-repeat;background-position: -380px -50px;width: 190px;height: 50px;margin: 0;padding: 0;}
ul#globalnav li#mail a {background-image: url(/img_navi/gmenu.png);background-repeat: no-repeat;background-position: -570px -50px;width: 190px;height: 50px;margin: 0;padding: 0;}
ul#globalnav li#about a {background-image: url(/img_navi/gmenu.png);background-repeat: no-repeat;background-position: -760px -50px;width: 190px;height: 50px;margin: 0;padding: 0;}
ul#globalnav li#home a:hover {background-image: url(/img_navi/gmenu.png);background-repeat: no-repeat;background-position: 0 0;width: 190px;height: 50px;margin: 0;padding: 0;}
ul#globalnav li#contents a:hover {background-image: url(/img_navi/gmenu.png);background-repeat: no-repeat;background-position: -190px 0;width: 190px;height: 50px;margin: 0;padding: 0;}
ul#globalnav li#blog a:hover {background-image: url(/img_navi/gmenu.png);background-repeat: no-repeat;background-position: -380px 0;width: 190px;height: 50px;margin: 0;padding: 0;}
ul#globalnav li#mail a:hover {background-image: url(/img_navi/gmenu.png);background-repeat: no-repeat;background-position: -570px 0;width: 190px;height: 50px;margin: 0;padding: 0;}
ul#globalnav li#about a:hover {background-image: url(/img_navi/gmenu.png);background-repeat: no-repeat;background-position: -760px 0;width: 190px;height: 50px;margin: 0;padding: 0;}



* html #globalheader img{ /* IE-expression (fix png alpha) */
behavior: expression(
this.style.filter = this.src.match(/\.png$/) ? "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "')" : this.style.filter,
this.src = this.src.match(/\.png$/) ? this.src.slice(0, this.src.lastIndexOf("/")+1) + "spacer.gif" : this.src,
this.style.behavior = "none"
);
}


* html #grid2Bp img{ /* IE-expression (fix png alpha) */
behavior: expression(
this.style.filter = this.src.match(/\.png$/) ? "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "')" : this.style.filter,
this.src = this.src.match(/\.png$/) ? this.src.slice(0, this.src.lastIndexOf("/")+1) + "spacer.gif" : this.src,
this.style.behavior = "none"
);
}


