/* CSS Document */

ul#la-praire-menu li {
display: inline;
}

ul#la-praire-menu {
margin-bottom: 40px;
}

.lp-left {
text-align: left;
width: 95%;
margin-bottom: 70px;
}

ul#la-praire-splash {
width: 100%;
}

ul#la-praire-splash li {
display: block !important;
float: left;
height: 200px;
overflow: hidden;
width: 305px;
}

li#third {
width: 580px !important;
}

ul#la-praire-splash li a {
display: block !important;
height: 100%;
color: #d6d6d6;
text-transform: uppercase;
font-size: 24px;
text-decoration: none;
}

ul#la-praire-splash li a:hover {
color: #000;
}

a#lp-skin-care {
background: url("../img/brand/lp/la-prairie-skin-care.jpg") right top no-repeat;
}

a#lp-skin-care strong {
position: relative;
left: -75px;
}

a#lp-colour {
background: url("../img/brand/lp/la-prairie-colour.jpg") 30px 15px no-repeat;
}

a#lp-colour strong {
position: relative;
left: 20px;
}

a#lp-fragrances {
background: url("../img/brand/lp/la-prairie-fragrances.jpg") 47% 10px no-repeat;
}

a#lp-fragrances strong {
position: relative;
left: 100px;
top: 10px
}

