/* CSS Document */

* {padding:0; margin:0; outline:0px; border: 0 none; font-size: 100%; font-family: inherit; font-size: inherit; vertical-align:baseline;}
body{background:#000; text-align:center;}
#header{ width:1024px; height:177px; background:none; margin:0 auto;}
.logo{background:url(http://miniday.com/core/images/home_logo.png) top center no-repeat; width:165px; height: 96px; position:absolute; left:50%; margin-left:-83px;top:80px; z-index:99;}
.line{background:url(http://miniday.com/core/images/home_header.png) no-repeat; width:1022px; height:135px; position: absolute; top:0px; left:14%; z-index:2;}

.menuleft {width: 335px; height:30px; background: none; position: relative; padding: 0px;margin: 0px; top:100px; left:90px; overflow: hidden;z-index:100;}
.menuleft li {float: left;list-style: none; background:none; margin-left:65px; height:25px;}
.menuleft li.backLava {border-bottom:#333 1px dotted;width: 9px; z-index: 8;position: absolute; margin: inherit;}
.menuleft li.backLava .leftLava {border-top:#333 1px dotted; border-bottom:#333 1px dotted; margin: inherit; }
.menuleft li a.stories{background:url(http://miniday.com/core/images/home_stories.png) no-repeat; width:34px; height:12px;}
.menuleft li a.store{background:url(http://miniday.com/core/images/home_store.png) no-repeat; width:26px; height:12px;}
.menuleft li a:hover.stories{background:url(http://miniday.com/core/images/home_stories_hover.png) no-repeat; width:34px; height:12px;}
.menuleft li a:hover.store{background:url(http://miniday.com/core/images/home_store_hover.png) no-repeat; width:26px; height:12px;}
.menuleft li a {top: 7px; height: 30px; position: relative; display: block;float: left; overflow: hidden;margin: 0px 20px 0px 20px; z-index: 10; background:yellow;}

.menuright {width: 335px; height:30px; background: none; position: relative; padding: 0px;margin: 0px; top:70px; left:605px; overflow: hidden;z-index:100;}
.menuright li {float: left;list-style: none; background:none; margin-left:75px; height:25px;}
.menuright li.backLava {border-bottom:#333 1px dotted;width: 9px; z-index: 8;position: absolute; margin: inherit;}
.menuright li.backLava .leftLava {border-top:#333 1px dotted; border-bottom:#333 1px dotted; margin: inherit; }
.menuright li a.blog{background:url(http://miniday.com/core/images/home_blog.png) no-repeat; width:22px; height:12px;}
.menuright li a.about{background:url(http://miniday.com/core/images/home_about.png) no-repeat; width:28px; height:12px;}
.menuright li a:hover.blog{background:url(http://miniday.com/core/images/home_blog_hover.png) no-repeat; width:22px; height:12px;}
.menuright li a:hover.about{background:url(http://miniday.com/core/images/home_about_hover.png) no-repeat; width:28px; height:12px;}
.menuright li a {top: 7px; height: 30px; position: relative; display: block;float: left; overflow: hidden;margin: 0px 16px 0px 16px; z-index: 10; background:yellow;}

