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

* {margin: 0; padding: 0}

/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;

	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

body {
	background: url(images/bg-blue.jpg) no-repeat center 53px;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #000000;
}

#oil_lotion, #serum {background: url(images/bg-pink.jpg) no-repeat center 53px;}
#lubricant-lickeurs {background: url(images/bg-orange.jpg) no-repeat center 53px;}

img {border: none;}
ul {margin-left: 25px;}
h1 {font-size: 14px; margin-bottom: 25px;}
p {margin-bottom: 25px;}
a:link, a:active, a:visited {color: #000; text-decoration: underline}
a:hover {color: #000; text-decoration: none;}

#container {width: 990px; padding: 0px; margin: 0 auto;}
#innerWrapper {width: 960px; margin-bottom: 32px; padding: 0 15px;}
#mainImg {width: 264px; float: left;}
#content {width: 421px; float: left; padding-right: 43px;}
#contentInner {width: 550px; float: left; padding-right: 43px;}
#galleryContent {width: 600px; float: left; padding-right: 43px;}
#cart {width: 232px; float: left; padding-top: 80px;}

#header {width: 990px; height: 53px; position: relative; margin-bottom: 43px;}
#logo {width: 173px; height: 32px; position: absolute; top: 14px; left: 0;}

#mainNav {width: auto; height: 25px; position: absolute; top: 20px; right: 0px;}
#nav {list-style: none}
#nav li {display: inline; margin-right: 16px;}

#nav li.last {margin-right: 0px;}

#nav a:link, #nav a:visited, #nav a:active {color: #000; text-decoration: none}
#nav a:hover {color: #666; text-decoration: none;}
#footer {font-size: 11px; color: #666; position: relative;}
#footer a {margin-left: 20px;}
#footer a:link, #footer a:visited, #footer a:active {color: #666; text-decoration: none}
#footer a:hover {color: #666; text-decoration: underline}
#fb {width: 25px; height: 24px; position: absolute; top: 0; right: 0;}
div.shoppingcart table td, div.shoppingcart table th {padding: 5px; border: none;}
table.cartCell {
	margin-bottom: 10px;
}
input[type=submit] {margin-right: 10px;}
#productsContainer {width: 745px; margin: 0 auto;}
#productsContainer div {float: left;}
#oil-lotion-h {padding-top: 34px; width: 246px;}
#lubricant-pure-h {width: 206px; margin-right: 40px;}
#lubricant-lickeurs-h {padding-top: 51px; width: 253px;}
#intro p {font-size: 18px; line-height: 23px; text-align: center; color: #000; font-weight: bold}
.specialfont {font-size: 15px; font-weight: bold; text-align: center; color: #000}
.modalWin {display: none; padding: 15px; width: 550px;
}
fieldset {border: 1px solid #666; padding: 4px;}
#productsContainer a {text-decoration: none}
table.locations {margin-bottom: 10px;}
table.locations td {padding: 6px 10px 6px 0; width: 210px}

#promo_window {display: none; width: 570px; height: 388px; background: #fff; border: 3px solid #666; font-size: 14px; line-height: 21px;}
.bClose {cursor:pointer;font-weight:bold;position:absolute;right:-15px;text-decoration:none;top:-15px;}
