@charset "utf-8";
/* CSS Document */

body
{
	padding: 0px;
	margin: 0px;
	background: #e6e6e6;
	text-align: center;
}

table
{
	border: none;
	border-collapse: collapse;
	border-width: 0px;
}

table td
{
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

a
{
	color: #369;
	text-decoration: none;
}

a:hover
{
	color: #9cf;
	text-decoration: none;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #036;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

img
{
	border: none;
}

hr
{
    color: #000;
    border: 1px solid #bfbfbf;
    border-style: none none solid;
    margin: 0px;
    padding: 0px;
    line-height: 0px;
}

table.nav
{
	width: 100%;
	height: 22px;
}

table.nav a
{
	font-weight: bold;
	color: #cff;
	text-decoration: none;
}

table.nav a:hover
{
	color: #fff;
	text-decoration: none;
}



a.headerNav_sensuality
{
	display: block;
	width: 152px;
	height: 145px;
	background: url(/images/header_new/nav.jpg) no-repeat;
	background-position: 0px 0px;
}

a.headerNav_sensuality:hover
{
	background-position: 0px -145px;
}

a.headerNav_performance
{
	display: block;
	width: 171px;
	height: 145px;
	background: url(/images/header_new/nav.jpg) no-repeat;
	background-position: -152px 0px;
}

a.headerNav_performance:hover
{
	background-position: -152px -145px;
}

a.headerNav_balance
{
	display: block;
	width: 141px;
	height: 145px;
	background: url(/images/header_new/nav.jpg) no-repeat;
	background-position: -323px 0px;
}

a.headerNav_balance:hover
{
	background-position: -323px -145px;
}



div.leftNav
{
	padding-left: 30px;
	margin-bottom: 30px;
}

.leftNav a
{
	white-space: nowrap;
	color: #369;
	font-size: 14px;
	font-weight: bold;
	margin: 10px;
}

.leftNav a:hover
{
	color: #9cf;
}

.leftNav hr
{
	margin-top: 10px;
	margin-bottom: 10px;
}

td.productInfo h1
{
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
}

td.productInfo h2
{
	 font-size: 18px;
	 font-weight: normal;
	 margin: 0px;
}

div.productInfo p
{
	font-size: 14px;
}

div.productInfo ul
{
	font-size: 14px;
	margin-top: 0px;
}

a.productInfoLink
{
	padding: 10px;
	display: block;
	border-bottom: solid 1px #ccc;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
}


td.cobhl
{
	padding: 5px;
}
td.cobll
{
	padding: 5px;
}