@charset "UTF-8";
/* CSS Document */

body { background: #333333; margin: 0; font-family:sans-serif;}
h1 { background: #ff0000; color:#fff; font-size:1em; padding:7px;}
h2 { font-size:1.5em;}
p { font-size:0.8em;}
.container { width: 950px; margin: 0px auto; }
.white { width: 950px; background: #fff; margin: 0px auto 10px auto; }
.uniqlo { width: 931px; background: #f4ede3; margin: 0px auto; padding: 0px 0px 20px 0px;}
.header { height: 91px; background:url(images/html/headerbg.gif) repeat-x; }
.unilogo { float:left; }
.navigation { float:left; position: relative; top: 68px; left: 0px; }
.ellelogo { float:right; position: relative; top: 35px; right: 35px; }
div.home { float: left; width: 97px; height: 23px; margin: 0px; }
div.home a { display: block; margin: 0px; padding: 0px; width: 100%; height: 100%; background: url( 'images/html/home.gif' ) 0px 0px no-repeat;}
div.home a:hover { background-position: 0px -23px; }
div.looks { float: left; width: 93px; height: 23px; margin: 0px; }
div.looks a { display: block; margin: 0px; padding: 0px; width: 100%; height: 100%; background: url( 'images/html/looks.gif' ) 0px 0px no-repeat;}
div.looks a:hover { background-position: 0px -23px; }
div.blog { float: left; width: 91px; height: 23px; margin: 0px; }
div.blog a { display: block; margin: 0px; padding: 0px; width: 100%; height: 100%; background: url( 'images/html/blog.gif' ) 0px 0px no-repeat;}
div.blog a:hover { background-position: 0px -23px; }
div.competition { float: left; width: 93px; height: 23px; margin: 0px; }
div.competition a { display: block; margin: 0px; padding: 0px; width: 100%; height: 100%; background: url( 'images/html/competition.gif' ) 0px 0px no-repeat;}
div.competition a:hover {  background-position: 0px -23px; }
