/* =============================================================================
London Undercover - Global
============================================================================= */

html, body {height: 100%;}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, 
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,b, u, i, center, dl, dt, dd, ol, ul, li,fieldset, 
form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	text-decoration: none;
}

body {
  font: normal 12px/17px Arial, Helvetica, sans-serif;
  text-align: center;
  padding-bottom: 0;
}

ul,li {list-style-type: none;}
a {outline: none; text-decoration: none;}
a:hover {text-decoration: none; cursor: pointer;}
a span, button span, ul span, ul#text-resize span, h2 span, h3 span, h4 span, #box_office_number span, #footer span {display: none;}

input, textarea, p, label, li {
  font: normal 12px/17px Arial, Helvetica, sans-serif;
  color: #6D6F71;
  margin: 0;
  padding: 0;
}

button {
  display: block;
  cursor: pointer;
}

div.clear {
  font-size: 1px;
  line-height: 1px;
  height: 1px;
  position: relative;
  clear: both;
}

.body {
  margin: 0 auto;
  text-align: left;
  width: 999px;
  padding-top: 34px;
  color: #6D6F71;
}
.body_popup {
  width: auto;
}

/* Top Basket
============================================================================= */

#header {
  background: url(/img/misc/header.gif) left bottom repeat-x;
  height: 33px;
  padding: 140px 17px 0 0;
}

#header h1 {
  background: url(/img/misc/logo.gif) 0 0 no-repeat;
  float: right;
  height: 33px;
  text-indent: -10000em;
  width: 193px;
}

#header h1 a {
  display: block;
  height: 33px;
  width: 193px;
}

#header div {
  background: url(/img/misc/basket.gif) 7px 5px no-repeat;
  display: block;
  float: left;
  height: 22px;
  padding: 5px 0 0 7px;
}

#header div a {
  color: #808285;
  font: 11px/11px Tahoma, Arial, Helvetica, Sans-Serif;
  display: block;
  margin: 0;
  padding: 10px 0 0 36px;
}

/* Menu
============================================================================= */

#menu {
  float: left;
  padding: 65px 0 0 0;
  width: 158px;
}

#menu strong {
  background-position: 0 0;
  background-repeat: no-repeat;
  border-bottom: 1px solid #EAEAEA;
  display: block;
  font-size: 14px;
  font-weight: normal;
  height: 16px;
  line-height: 14px;
  padding-left: 8px;
  text-indent: -10000em;
  text-transform: uppercase;
}
#menu strong.title_shop {background-image: url(/img/headers/shop.gif);}
#menu strong.title_updates {background-image: url(/img/headers/updates.gif);}
#menu strong.title_info {background-image: url(/img/headers/info.gif);}

#menu ul {
  color: #808285;
  padding: 4px 0 22px 0;
}

#menu ul li {
  line-height: 13px;
  padding: 2px 0;
}

#menu ul a {
  color: #808285;
  display: block;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  padding-left: 8px;
}
#menu ul a:hover {
  background: #000000;
  color: #000000;
}

#menu li.menu_contact {
  padding-top: 14px;
}

/* Products
============================================================================= */

#products {
  float: left;
  padding: 81px 0 0 57px;
  width: 400px;
}

#products ul {
  height: 345px;
}

#products li {
  display: block;
  float: left;
  height: 316px;
  overflow: hidden;
  padding-right: 7px;
  width: 69px;
}

#products a {
  display: block;
  height: 316px;
  width: 69px;
}

/* Product
============================================================================= */

#product {
  float: left;
  padding: 82px 0 0 28px;
  font: 11px/13px Arial, Sans-Serif;
  width: 350px;
}

#product a.image_wrapper {
  display: block;
  padding: 0 0 15px 0;
  margin: 0;
  position: relative;
  height: 316px;
  width: 350px;
}

#product a.image_wrapper img {display: block; border: 0; position: absolute;}

#product p {
  font: 11px/13px Arial, Sans-Serif;
  padding: 0 0 18px 12px;
}
#product p strong {display: block; color: #6D6F71; font-size: 11px; font-family: Arial;}

#product .texts {height: 42px;}
#product .texts p {float: left;}
#product .texts span {float: right; display: block; width: 76px;}
#product .texts span a {color: #6D6F71;}
#product .texts span a:hover {color: #AAAAAA;}

#product .sizes {height: 30px; clear: both;}
#product .sizes p {float: left;}
#product .sizes p strong {display: block; font-weight: normal; padding: 0;}


#product .sizes form, #product .sold_out, #product .available_soon {
  float: right;
  width: 92px;
  height: 11px;
  line-height: 11px;
  padding-top: 3px;
}
#product .sold_out {
  background: url(/img/buttons/sold_out.gif) 0 3px no-repeat;
  text-indent: -10000em;
  height: 20px;
  width: 80px;
  padding-right: 18px;
}
#product .available_soon {
  background: url(/img/buttons/available_soon.gif) 0 3px no-repeat;
  text-indent: -10000em;
  height: 20px;
  width: 131px;
  padding-right: 18px;
}

#product .sizes button {
  background: #FFFFFF url(/img/buttons/buy.gif) 0 0 no-repeat;
  border: 0;
  color: #6D6F71;
  cursor: pointer;
  display: block;
  float: right;
  font: bold 11px/13px Arial, Sans-Serif;
  height: 12px;
  line-height: 8px;
  margin: 0 18px 0 0;
  overflow: hidden;
  padding: 0;
  text-indent: -10000em;
  width: 30px;
}

/* h3
============================================================================= */

h3 {
  background-position: 0 0;
  background-repeat: no-repeat;
  border-bottom: 1px solid #EAEAEA;
  display: block;
  font-size: 14px;
  font-weight: normal;
  height: 16px;
  line-height: 14px;
  padding-left: 8px;
  text-indent: -10000em;
  text-transform: uppercase;
}

/* Basket
============================================================================= */

#basket {
  padding: 65px 0 0 41px;
  float: right;
  width: 795px;
}

#basket h3 {
  background-image: url(/img/headers/shopping_basket.gif);
  margin: 0 0 25px 0;
  background-position: 8px 0;
}

#basket table {
  font: 11px/12px Tahoma, Arial, Sans-Serif;
  margin-left: 8px;
}

#basket tr.head_row td {width: 5px; font-size: 1px; line-height: 1px; height: 1px; padding: 0;}
#basket tr.head_row td.remove {width: 40px;}
#basket tr.head_row th, #basket tr th#total_row {
  height: 14px;
  background: #000000;
  color: #FFFFFF;
  padding: 0 9px 0 11px;
  border: 0;
  margin: 0;
  overflow: hidden;
  font-weight: normal;
  vertical-align: top;
  line-height: 13px;
}
#basket tr.head_row th.item {width: 232px;}
#basket tr.head_row th.quantity {width: 131px;}
#basket tr.head_row th.price {width: 141px;}
#basket tr th#total_row {background: #000000;}

#basket td.spacer {
  height: 8px;
  font-size: 6px;
  line-height: 6px;
}
#basket td.price_spacer {height: 10px;}

#basket td {
  padding-left: 11px;
  line-height: 15px;
}
#basket td.remove {font-size: 1px; line-height: 1px; height: 1px; padding: 0;}
#basket td#basket_total {color: #6D6F71; font-weight: bold; color: #6D6F71; font-size: 11px; font-family: Arial;}
#basket td span {float: left; width: 50px; text-align: right;}
#basket td form {float: right;}

#basket td form {
  display: block;
  padding-top: 2px;
  margin: 0;
}
#basket td form button {
  background: url(/img/misc/remove.gif) 0 0 no-repeat;
  height: 8px;
  font-size: 8px;
  line-height: 8px;
  border: 0;
  text-indent: -10000em;
  width: 8px;
}

#basket td a {color: #6D6F71;}
#basket td a:hover {color: #AAAAAA;}

/* Basket Buttons
============================================================================= */

#final_row {
  height: 20px;
  width: 590px;
}

#promo_row {
  float: left;
  font: 11px/13px Tahoma, Arial, Sans-Serif;
  padding: 28px 0 0 20px;
}

#promo_row strong {
  float: left;
  font-weight: normal;
  padding-right: 8px;
}

#promo_row input {
  display: block;
  background: #F0F0F0;
  width: 70px;
  border: 0;
  font: 11px/13px Tahoma, Arial, Sans-Serif;
  padding: 1px 4px;
  float: left;
  color: #6D6F71;
  margin-right: 8px;
}

#promo_row form button {
  color: #000000;
  border: 0;
  cursor: pointer;
  background: transparent;
  font: 11px/15px Arial, Sans-Serif;
  width: 35px;
  text-align: left;
  padding: 0;
}

#button_row {
  float: right;
  padding: 28px 0 0 0;
  height: 20px;
  width: 141px;
}

#button_row #buy_button {
  background: url(/img/buttons/buy_now.gif) 0 0 no-repeat;
  display: block;
  float: left;
  color: #6D6F71;
  font-weight: bold;
  font-size: 11px;
  height: 9px;
  width: 60px;
  font-size: 9px;
  line-height: 9px;
  text-indent: -10000em;
}

#button_row #cont_button {
  background: url(/img/buttons/continue_shopping.gif) 0 0 no-repeat;
  display: block;
  float: left;
  color: #D0D0D1;
  font-weight: bold;
  font-size: 9px;
  line-height: 9px;
  height: 9px;
  width: 132px;
  text-indent: -10000em;
}