/* Mechante of London Globals */

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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border:0 none;
font-size:100%;
margin:0;
padding:0;
}

body {
background: #fff;
color:#555;
font-family: Georgia, Times, serif;
font-size: 12px;
background: url(../img/bgr.jpg) no-repeat top center;
}

p {
padding-top: 15px;
}

a {
text-decoration: none;
color:#555;
}

#outerwrap {
}

#wrapper {
margin: auto;
width: 750px;
padding-left: 30px;
}

#header {
height: 120px;
padding-left: 0px;
margin: auto;
}

#logo {
width: 160px;
padding-right: 20px;
padding-top: 15px;
padding-left: 20px;
margin-right: 6px;
float: left;
}

#nav {
width: 470px;
padding-top: 81px;
letter-spacing: 1px;
float: left;
}

.menu {
z-index: 1;
position: absolute;
white-space: nowrap;
}

.menu ul .item {
display: none;
}

div.menu ul:hover .item {
display: block;
}

div.menu ul {
float:left;
margin:0px;
list-style:none;
padding: 6px 7px 0px 7px;
font-size: 14px;
}

.item {
padding-top:5px;
font-size: 12px;
color: #666;
}

.spacer {
float: left;
margin-right: 3px;
margin-left: 3px;
padding-top: 5px;
}


#page {
padding-left:5px;
padding-top:10px;
margin:auto;
}

.bigpicwrap {
position: relative;
width: 535px;
height: 508px;
overflow: hidden;
float:left;
}

.bigpics {
position: absolute;
left: 0px;
}

/* tooltip */
#tooltip {
position:absolute;
padding:5px;
color:#555;
display:none;
}

/* Scrolling Menu*/
div.shoe_wrapper {
float: left;
position: relative;
height: 450px;
/* Make bigger than a photo, because we need a place for a scroll-bar. */
width: 50px;
padding-left: 15px;
margin-left: 10px;
padding-right: 10px;
overflow: auto;
border-right: 1px dotted #999;
}

.shoes {
padding-top:10px;
}

.shoes img {
display: block;
border: none;
padding-bottom:6px;
}

.shoes img:hover {
display: block;
cursor:pointer;
}

.press {
margin: 15px;
float: left;
}

#desc{
width: 600px;
font-size: 1.2em;
line-height: 1.4em;
padding:15px;
margin-bottom:20px;
}

.stockhead {
font-size: 1.2em;
}

.stockist {
padding: 15px;
font-size:1.1em;
width: 170px;
float:left;
margin-bottom:20px;
}

.stockist h2 {
font-weight: normal;
font-size:1.3em
padding-bottom:5px;
}

.large{
font-size: 1.5em;
line-height:1.2em;
}

.contact {
padding: 15px;
font-size:1.1em;
width: 200px;
margin-bottom:20px;
}