body {
  margin: 0px;
  padding: 0px;  
  margin-top: 20px;
}

html {
  height: 100%;
  overflow: hidden;
}

a {
  color: #666666;
  text-decoration:none;
}

img {
  border: 0;
}

p {
  font-size:11px;
}

h1,h2,h3,h4,h5,h6 {
  font-family:Baskerville,Times;
  padding:0px;
  margin:0px;
}

div.validation-advice {
  font-family:Baskerville,Times;
  font-size: 12px;
  color: red;
  margin-bottom: 2px;
}

.baskerville {
  font-family:Baskerville,Times;
}

.caslon_italic {
  font-family:Caslon,Times;
  font-style:italic;
}

h1 {
  font-size:18px;
  line-height:16px;
}

h2 {
  font-size:26px;
  line-height:24px;
}

h3 {
  font-size:22px;
  line-height:20px;
  letter-spacing:-3px;
}

h4 {
  font-size:50px;
  line-height:38px;
  letter-spacing:-5px;
}

h5 {
  font-size:30px;
  line-height:25px;
  letter-spacing:-1px;
}

h6 {
  font-size:3px;
  line-height:1px;
  padding:0px;
  margin:0px;
}

.lookNumber {
/*  font-family:Baskerville, Times;*/
  font-family: Helvetica, "Helvetica Std", Arial, sans-serif;
  font-size:60px;
  line-height:50px;
  letter-spacing:-5px;
  padding-right: 20px;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.clearfix {
  display: inline-block;
}

html[xmlns] .clearfix {
  display: block;
}

* html .clearfix {
  height: 1%;
}

* {
  outline: none;
}

#sub-nav .stage-bag {
  text-align: center;
}

#header {
  position: relative;   
  text-align: left;
  margin: 0px 33px;
  z-index: 1;
  width: 380px;
}

#header h1 {
  margin: 0;
  padding: 0;
  margin-bottom: 1px;
}

#header h1 a {
  display: block;
}

div#header {
  margin-top: 5px;
}

* html div#header {
  margin-top: 0px;
}

*+html div#header {
  margin-top: 0px;
}

h3, h4 {
  overflow: hidden;
}

#sub-nav h3 img, #sub-nav h4 img, .nav-box h3 img, .nav-box-container h4 img{
  margin-top: -6px;
  margin-bottom: -4px;
}

#sub-nav h3.helvetica {
  margin-bottom: 4px;
}

#sub-nav a {
  display: block;
}

#sub-nav h3.helvetica img {
  margin-top: 0;
  margin-bottom: 0;
}

#sub-nav span.helvetica img {
  margin-top: 0;
  margin-bottom: 0;
}

#sub-nav h3 span.caslon_italic img {
  margin-top: 0px;
  margin-bottom: 0px;
}

img#logo {
  margin: 0px 34px;
}

img#bg{
  visibility:hidden;
}

#background-content{
  position:absolute;
  top:170px;
  left:0;
  z-index:0;
  overflow:hidden;
  background-color:#000;
}

#content {
  min-width:800px;
  position:absolute;
  top:160px;
  margin-left:22px;
  height:400px;
}
#content.homevideo {
  width: 100%;
  /*top:140px;
  margin:0;*/
}

#body-content {
  padding-top:25px;
  position:absolute;
  left:270px;
  z-index:2;
}

#sub-nav-container {
  position:absolute;
  background:transparent;
  border-style:solid;
  border-width: 1px 1px 1px 1px;
  z-index:5;
  top: 0px;
}

#sub-nav {
  margin:1px;
  border-style:solid;
  background:#fff;
  border-width: 2px 2px 2px 2px;
  padding:2px;
  padding-top:5px;
  padding-bottom:5px;
  width:250px;
}

.nav-box {
  margin:1px;
  border-style:solid;
  border-width: 2px 2px 2px 2px;
  padding:4px;
  width:250px;
}

.nav-box-container {
  position:absolute;
  background-color:#ffffff;
  border-style:solid;
  border-width: 1px 1px 1px 1px;
  z-index:5;
}

#sub-nav.wide {
  width: 750px;
}

.image-container{
  float:left;
  border-color:#000;
  border-style:solid;
  border-width: 1px 1px 1px 1px;
  margin:10px;
  padding:0px;
}

.image-container img{
  display:block;
  margin:1px;
  border-color:#000;
  border-style:solid;
  border-width: 2px 2px 2px 2px;
  padding:0px;
}

#image_container {
  background: url(../images/load.gif) no-repeat center center #000;
}

#image_container_wrapper {
  position: absolute;
  background: transparent;
  padding: 1px;
  border: 1px solid #000;
}

#image_container img {
  position: absolute;
}

#header .div {
  visibility: hidden;
}

#modal_container {
  padding:2px;
  font-family:"Lucida Grande",Verdana;
  font-size:12px;
  color:#fff;
  background:#fff;
  text-align:left;
}

.modal_background{
  height:100%;
  width:100%;
}

#terms-container {
  float:left;
  position:relative;
  top:-20px;
  left:20px;
  border-style:solid;
  border-width: 1px 1px 1px 1px;
}

#credits-container {
  float:left;
  position:relative;
  top:-20px;
  left:200px;
  border-style:solid;
  border-width: 1px 1px 1px 1px;
}

#subscribe-container {
  float:left;
  position:relative;
  top:-80px;
  left:100px;
  border-style:solid;
  border-width: 1px 1px 1px 1px;
}

#subscribe {
  background-color: #FFFFFF;
  border-style: solid;
  border-width: 2px;
  height: 530px;
  margin: 1px;
  padding: 4px;
  width: 400px;
}

#credits {
  margin:1px;
  border-style:solid;
  border-width: 2px 2px 2px 2px;
  padding:4px;
  width:300px;
  background-color:#ffffff;
}

#terms {
  margin:1px;
  border-style:solid;
  border-width: 2px 2px 2px 2px;
  padding:4px;
  width:580px;
  height:430px;
  background-color:#ffffff;
  overflow:scroll;
}

#subscribe input, #subscribe select {
  border: 1px solid #000;
  background: #fff;
  -webkit-border-radius: 5px;
  padding: 1px;
  margin-left: 4px;
  width: 380px;
  margin-bottom: 2px;
  font: 14px/14px Baskerville, Times;
}

#subscribe input.checkbox {
  width: auto;
  margin: 0; margin-bottom: 5px; padding: 0px;
  height: 17px;
  margin-left: 2px;
  border: none;
}

#subscribe input.radio {
  width: auto;
  margin-right: -4px;
  border: none;
}

#subscribe input.missing, #subscribe select.missing {
  border: 1px solid #f00;
}

#subscribe #person_accept_wrapper {
  margin-top:4px;
  margin-left:4px;
  padding-top: 3px;
  margin-right:12px;
  position:relative;
  border:1px solid #fff;
  -webkit-border-radius: 5px;
}

#subscribe #person_accept_terms {
  position: absolute;
  top:3px;
  left:100px;
}

* html #subscribe #person_accept_terms {
  left:120px;
}

*+html #subscribe #person_accept_terms {
  left:120px;
  top:6px;
}

#subscribe div.missing {
  border: 1px solid #f00 !important;
}

#subscribe input.missing:focus, #subscribe select.missing:focus {
  outline: 1px dotted #f00;
}

#subscribe #person_submit_container {
  width: 80px;
  border: 1px solid #000;
  padding: 1px;
  margin-left: 4px;
  margin-top: 6px;
}

#subscribe #person_submit_container input {
  cursor: pointer;
}

#subscribe #person_submit {
  width: 80px;
  border: 2px solid #000;
  margin: 0px;
  -webkit-border-radius: 0;
}

* html #subscribe form {
  margin-top: 0px;
}

* html #subscribe #person_submit_container input {
  margin-left: -4px;
}

*+html #subscribe form {
  margin-top: 0px;
}

*+html #subscribe #person_submit_container input {
  margin-left: -4px;
}

*+html #subscribe { height:567px }

#terms-text {
  font-family: Helvetica,'Helvetica Std',Arial,sans-serif;
}

#video.campaign {
  border-style:solid;
  border-width:3px;
  width:720px;
  height:415px; 
  margin-left:20px;
  margin-top:10px;
  top:-10px;
}

h4 {
  line-height:35px;
}

#shop_the_look {
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 190px;
  height: 128px;
  background: url(../images/shop/shopthelook.png);
  cursor: pointer;
}

#shop_the_look div.close {
  position: absolute;
  top:0px;
  left:0px;
  width: 20px;
  height: 20px;
  cursor: pointer;
}

.image-container{
  border-color:#000000;
  border-style:solid;
  border-width: 1px 1px 1px 1px;
  margin:5px;
  padding:0px;
}

.detail-video {
  width:606px;
  height:456px;
}

.image-container img, .image-container div {
  display:block;
  margin:1px;
  border-color:#000000;
  border-style:solid;
  border-width: 2px 2px 2px 2px;
  padding:0px;
}

.detail-swf {
  width:600px;
  height:450px;
}

.accessories {
  font-size:30px;
  letter-spacing:-1px;
}


#video.show {
  border-style:solid;
  border-width:3px;
  width:640px;
  height:375px; 
  margin-left:20px;
  margin-top:10px;
  top:-10px;
}

.stores {
  width: 200px;
  letter-spacing: -1px;
  font-family: Helvetica, "Helvetica Std", Arial, sans-serif;
}

#cities {
  background:#fff;
}

#stores-container {
  position:absolute;
  top:124px;
  left:-230px;
  margin-left:0px;
  margin-top:0px;
  background-color:transparent;
  border-style:solid;
  border-width: 1px 1px 1px 1px;
}

* html #stores-container {
  top: 55px;
}

*+html #stores-container {
  top: 55px;
}

#store-locations {
  float:left;
  position:relative;
  margin-left:20px;
  margin-top:0px;
  background-color:transparent;
  top:0px;
  border-style:solid;
  border-width: 1px 1px 1px 1px;
  clear:right;
}

* html #store-locations {
  margin-top: -75px;
}

*+html #store-locations {
  margin-top: -75px;
}

#stores-container div, #store-locations div {
  margin:1px;
  border-style:solid;
  background:#fff;
  border-width: 2px 2px 2px 2px;
  padding:4px;
}    

.aboutmiu {
  width:150px;
  height: 74px;
}

#login-container {
  float:left;
  position:relative;
  top:50px;
  left:100px;
  border-style:solid;
  border-width: 1px 1px 1px 1px;
}

#login {
  margin:1px;
  border-style:solid;
  border-width: 2px 2px 2px 2px;
  padding:4px;
  width:400px;
  height:220px;
  background-color:#ffffff;
}

#login input, #login select {
  border: 1px solid #000;
  background: #fff;
  -webkit-border-radius: 5px;
  padding: 1px;
  margin-left: 4px;
  width: 380px;
  margin-bottom: 2px;
  font: 20px/20px Baskerville, Times;
}

#login input.radio {
  width: auto;
  margin-right: -4px;
  border: none;
}

#login input.missing, #login select.missing {
  border: 1px solid #f00;
}

#login input.missing:focus, #login select.missing:focus {
  outline: 1px dotted #f00;
}

#login #login_submit_container {
  width: 350px;
  border: 1px solid #000;
  padding: 1px;
  margin-left: 4px;
  margin-top: 6px;
}

#login #login_submit_container input {
  cursor: pointer;
}

#login #login_submit {
  width: 350px;
  border: 2px solid #000;
  margin: 0px;
  -webkit-border-radius: 0;
}

* html #login form {
  margin-top: 0px;
}

* html #login #login_submit_container input {
  margin-left: -4px;
}

*+html #login form {
  margin-top: 0px;
}

*+html #login #login_submit_container input {
  margin-left: -4px;
}

*+html #login { height:240px }

div.note {
  margin-left:2px;
  margin-right:2px;
  font: 18px/18px "Times New Roman", serif;
  letter-spacing: -1px;
}

div#modal_container.miuandyou {
  background: transparent;
}

div.miuandyou #image_container_wrapper {
  border: 1px solid #fff;
}

div.miuandyou #image_container {
  border: 2px solid #fff;
}

div.miuandyou-controls {
  position: absolute;
  bottom: 20px;
  z-index: 20000;
}

div.miuandyou-captions {
  position: absolute;
  bottom: 20px;
  right: 0px;
  z-index: 20000;
  height: 27px;
  padding-left: 10px;
  padding-top: 8px;
  padding-right: 10px;
  font: 20px/20px normal "Helvetica", Arial, sans-serif;
  background: #111;
  color: #fff;
}

html.shop {
  overflow: auto;
}

body.shop {
  margin: 0;
}

body.shop #layout {
  position: absolute;
  height: 100%;
  min-height: 600px;
  width: 100%;
  min-width: 950px;
}

body.shop #logo {
  position: absolute;
  top: 20px;
}

body.shop #header_background {
  position: absolute;
  width: 100%;
  height: 171px;
  top: 0px;
  left: 0px;
  background: url(../images/shop/background.jpg);
}

body.shop #header {
  top: 0px;
  width:300px;
  margin-top: 40px;
  float:right;
}

body.shop #header h1 {
  text-align: right;
  margin-bottom: 2px;
}

div#category_menu {
  display: none;
}

span#category_menu_container:hover div#category_menu
{
  display: block;
}

img {
  -ms-interpolation-mode:bicubic;
}

#shop_menu #category_menu a:hover {
  margin-right:0;
  background: #ccc;
}

#shop_menu #category_menu a:hover {
  background: #000;
}

#category_menu_container {
  width: 132px;
  position: relative;
}

#category_menu {
  background: #fff;
  position: absolute;
  bottom: 20px;
  width: 132px;
  left: 0px;
  border-bottom: 1px solid #000;
}

#category_menu a {
  display: block;
  width: 100%;
  background: #000;
}

#shop_menu {
  position: absolute;
  bottom: 30px;
  left: 30px;
  width: 700px;
}

#shop_menu a {
  margin-right: 0px;
  border-top: 6px solid #000;
}

#color_menu {
  background:#FFFFFF none repeat scroll 0 0;
  margin-bottom:5px;
  padding:4px 0;
}

#shop_menu a:hover {
  opacity: 0.6;
  filter: alpha(opacity = 60);
}

#style_menu {
  position: absolute;
  bottom: 30px;
  right: 30px;
  width: 700px;
}

#style_menu a, #color_menu {
  display: block;
  clear: both;
  float: right;
  margin-top: 4px;
}

#style_menu a:hover, #style_menu input:hover {
  opacity: 0.6;
  filter: alpha(opacity = 60);
}

#style_menu form {
	clear: both;
}

#shop_selector {
  position: absolute;
}

#shop_selector .product_row {
  display: inline;
}

#shop_browser {
  position: absolute;
  width: 100%;
  left: 0px;
  top: 50%;
  margin-top: -50px;
  height: 300px;
  overflow: hidden;
}

#shop_browser.large {
  margin-top: -150px;
  height: 600px;
}

#shop_browser div.previous {
  position: absolute;
  top: 50%;
  left: 20px;
  margin-top: -13px;
  width: 13px;
  height: 25px;
  background:url(/images/shop/previous.png) no-repeat;
  cursor: pointer;
}

#shop_browser div.next {
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -13px;
  width: 13px;
  height: 25px;
  background:url(/images/shop/next.png) no-repeat;
  cursor: pointer;
}

#shop_browser div.list_container {
  position: relative;
  margin-left: 60px;
  margin-right: 60px;
  height: 300px;
}

#shop_browser.large div.list_container {
  height: 600px;
}

#shop_browser ul {
  position: relative;
  margin: 0;
  padding: 0;
  width: 5000px;
}

#shop_browser ul li {
  list-style-type: none;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}

#shop_browser ul li img {
}

#shop_browser_title {
  position: absolute;
  top: 175px;
  right: 20px;
  text-align: right;
}

#color_menu img {
  cursor: pointer;
  margin-left: 4px;
}

#basket {
  position: absolute;
  width: 100%;
  left: 0px;
  top: 50%;
  margin-top: -50px;
  height: 300px;
  overflow: hidden;
}
#basket table.wrapper {
  margin-left: auto;
  margin-right: auto;
}
#basket td.item {
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}
#basket div.item-menu {
  text-align: center;
}

/* orders */
#order_steps {
  position: absolute;
  width: 100%;
  left: 20px;
  top: 50%;
  margin-top: -50px;
  height: 300px;
  overflow: hidden;
}

#order_form {
  position: absolute;
  top: 300px;
  right: 20px;
  text-align: right;
}

#order_form label img {
  padding-bottom: 5px;
}

#order_form .line {
  height: 45px;
  padding-bottom: 10px;
}

#order_form .group {
  float: right;
  padding-left: 10px;
}

#order_cancel {
  position: absolute;
  bottom: 0px;
  left: 20px;
}

.dynamic-price .char {
	margin-left: -5px;
}