body {
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	color: #333;
	background: #fff;
	min-width:702px;
	position:relative;
}
img {
	border: none;
}
/* General reset */
sup {
	font-size:8px;
	line-height:8px;
}
a{
	text-decoration:none;
	color: #333;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/* General Settings */
/* wrapper */
#wrapper {
	overflow: hidden;
	width: 702px;
	margin: 0 auto;
	position: relative;
}
#demowrapper {
	overflow: hidden;
	width: 972px;
	margin: 0 auto;
	position: relative;
}
/* logo */
.logo {
	position: absolute;
	left: 0;
	top: 86px;
	margin: 0;
	z-index: 100;
}
.logo a {
	display: block;
	text-indent: -9999px;
	width: 202px;
	height: 129px;
	outline: none;
	background: url('../../images/img-logo.gif') no-repeat;
}
/* header */
#header {
	position: absolute;
	left: 0;
	top: 54px;
	width: 702px;
	height: 45px;
}
#demoheader {
	position: absolute;
	left: 0;
	top: 54px;
	width: 972px;
	height: 45px;
}
.deal-link {
	float: right;
	text-indent: -9999px;
	overflow: hidden;
	width: 114px;
	height: 39px;
	background: url(../../images/icon1.gif) no-repeat;
	margin: 4px 12px 0 0;
}
.navigation {
	float: right;
	margin: 0 23px 0 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	display: inline;
}
.navigation li {
	float: left;
	background: url(../../images/divider-navigation.gif) no-repeat 0 50%;
	padding: 0 28px;
	margin-left: -2px;
	word-spacing: -1px;
}
.navigation li a {
	float: left;
	color: #707070;
	background: url(../../images/bg-navigation-link.gif) repeat-x 0 100%;
}
.navigation li a:hover {
	background: none;
	text-decoration: none;
}
/* main */
#main {
	overflow: hidden;
	width: 623px;
	padding: 0 54px 0 25px;
	padding-top: 190px;
}
/* tabset */
.tabset {
	overflow: hidden;
	width: 592px;
	margin: 0 -54px 0 85px;
	padding: 0;
	list-style: none;
	position: relative;
	z-index: 100;
	background: url(../../images/divider-content.gif) repeat-x 0 100%;
}
.tabset li {
	float: left;
	font-weight: bold;
	font-size: 18px;
	margin-right: 5px;
}
.tabset .first {
	margin-left: -19px;
	display: inline;
}
.tabset li a {
	float: left;
	outline: none;
	cursor: pointer;
}
.tabset li a:hover {
	color: #0099FF;
	text-decoration: none;
}
.tabset li a.active {
	background: url(../../images/bg-tabset-left.gif) no-repeat;
	color: #0099FF;
}
.tabset li a span {
	float: left;
	height: 30px;
	padding:7px 19px 0;
}
.tabset li a.active span {
	background: url(../../images/bg-tabset-right.gif) no-repeat 100% 0;
}
/* tab1 */
.tab-cont {width: 100%;}
.item {
	overflow: hidden;
	width: 100%;
	background: url(../../images/divider-content.gif) repeat-x 0 100%;
	padding: 16px 0;
	margin-bottom: -2px;
	position: relative;
}
.aside1 {
	float: left;
	width: 290px;
}
.item-img {
	display: block;
	margin: 3px auto 0;
}
.scents {
	display: block;
	text-align: center;
	margin-top: -4px;
}
.scents-list {
	overflow: hidden;
	margin: 16px 0 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
.scents-list li {
	display: inline;
	margin: 0 6px;
}
.scents-list li img {
	vertical-align: top;
}
.aside2 {
	float: right;
	width: 280px;
	position: relative;
}
.desc .aside2 {
	width: 310px;
}
.info {
	width: 100%;
}
.info:after,
.tab-content:after {
	content:"";
	display:block;
	clear:both;
}
.info h2 {
	margin: 0 0 -19px;
	font-size: 16px;
}
.info p {
	margin: 22px 0 0;
	line-height: 15px;
}
.watch-link {
	display: block;
	margin-top: 22px;
}
.watch-link a {
	color: #0099FF;
}
.watch-link a:hover {
	color: #333;
	text-decoration: none;
}
.btn-more {
	float: left;
	background: url(../../images/bg-more-link-left.gif) no-repeat;
	margin: 18px 0 0 11px;
	overflow: hidden;
	position: relative;
}
.btn-more a {
	float: left;
	height: 23px;
	padding: 7px 25px 0 9px;
	background: url(../../images/bg-more-link-right.gif) no-repeat 100% 0;
	color: #0099FF;
	font-weight: bold;
	position: relative;
}
.btn-more a:hover {
	color: #333;
	text-decoration: none;
}
.sep {
	width: 100%;
	background: url(../../images/divider-content.gif) repeat-x;
	padding-top: 3px;
	margin-top: 19px;
	clear: both;
}
.sep div {
	padding: 12px 0;
}
.bg-heading {
	background: url(../../images/bg-arrow.gif) no-repeat 0 50%;
	padding-left: 12px;
	margin-left: -12px !important;
	position: relative;
}
.what-is {
	padding-bottom: 7px;
}
.what-is p {
	margin-top: 24px;
}
.what-is .item-img {
	margin-top: 11px;
}
.how-it {
	padding: 2px 0 14px;
}
.how-it .aside1 {
	margin-top: -3px;
}
.how-it .aside2 {
	margin-top: 13px;
}
.perfom {
	padding-bottom: 10px;
}
.perfom .btn-more {
	margin: 24px 0 0;
}
.perfom .item-img {
	margin-top: 33px;
}
.why-is .aside1 .item-img {
	margin-top: 11px;
}
.why-is .btn-more {
	margin: 10px 0 7px;
}
.approve {
	overflow: hidden;
	width: 100%;
	background: url(../../images/divider-content.gif) repeat-x;
	padding-top: 21px;
	clear: both;
}
.approve div {
	overflow: hidden;
	width: 100%;
}
.app-img {
	float: left;
}
.approve div span {
	float: right;
	width: 160px;
	margin: 22px 6px 0 0;
	color: #7A7A7A;
	font-size: 9px;
}
.btn-back {
	float: right;
	background: url(../../images/bg-back-link-left.gif) no-repeat;
	margin-top: 38px;
	position: relative;
}
.btn-back a {
	float: left;
	background: url(../../images/bg-back-link-right.gif) no-repeat 100% 0;
	height: 19px;
	padding: 4px 30px 0 47px;
	color: #666;
	position: relative;
}
.btn-back a:hover {
	color: #0099FF;
	text-decoration: none;
}
/* accordion */
.accordion{
	margin:0 -40px 0 0;
	padding:0 0 0 85px;
	list-style:none;
	width:593px;
	position:relative;
}
.opener{
	display:block;
	height:36px;
	padding:0 0 0 35px;
	color:#000;
	background:#f1f1f1 url(../../images/bullet-opener.gif) no-repeat 100% 50%;
	font:bold 13px/36px Arial, Helvetica, sans-serif;
}
.ui-state-active{
	background:#09f url(../../images/bullet-opener-active.gif) no-repeat 100% 50%;
	color:#fff;
}
.accordion li{margin:5px 0 0;}
.accordion .holder{
	padding:17px 25px 20px 29px;
	width:529px;
	overflow:hidden;
}
.accordion h3{
	margin:11px 0 0;
	color:#09f;
	font-size:13px;
	font-weight:normal;
}
.accordion p{margin:4px 0 0;}
.accordion ol{
	margin:-6px 0 0;
	padding:0 0 0 30px;
}
.accordion ol li{margin:10px 0 0;}
/* popups */
#fader{
	position:absolute;
	top:0;
	left:0;
	display:none;
	z-index:999;
	background:black;
	width:100%;
}
.popup {
	position:absolute;
	top:100px;
	left:-9999px;
	width:600px;
	overflow:hidden;
	z-index:1000;
}
.popup img {
	display:block;
}
.popup .top {
	width:600px;
	height:5px;
	overflow:hidden;
	background:url(../../images/popup-top.gif) no-repeat;
}
.popup .btm {
	width:600px;
	height:5px;
	overflow:hidden;
	background:url(../../images/popup-btm.gif) no-repeat;
}
.popup .cont {
	width:550px;
	border-left:5px solid #d1cbcd;
	border-right:5px solid #d1cbcd;
	background:#fff;
	padding:20px;
}
.popup .closearea {
	width:100%;
	overflow:hidden;
	padding-bottom:27px;
}
.popup .closearea a {
	float:right;
}
.popup strong.title {
	font-size:18px;
	display:block;
	margin-bottom:19px;
}
/* tabs */
.popup .tabsholder {
	width:530px;
	overflow:hidden;
	height:480px;
}
.popup .tabset {
	overflow: hidden;
	width: auto;
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	width:100%;
	z-index: 100;
	background: url(../../images/tabset-border.gif) repeat-x 0 100%;
}
.popup .tabset li {
	float: left;
	font-size: 15px;
	margin-right: 5px;
}
.popup .tabset .first {
	margin-left: -25px;
	display: inline;
}
.popup .tabset .last {
	margin-right: -25px;
	display: inline;
}
.popup .tabset li a {
	float: left;
	outline: none;
	cursor: pointer;
}
.popup .tabset li a:hover {
	color: #0099FF;
	text-decoration: none;
}
.popup .tabset li a.active {
	background: url(../../images/bg-tabset-left2.gif) no-repeat;
	color: #0099FF;
}
.popup .tabset li a span {
	float: left;
	height: 30px;
	line-height: 30px;
	padding:0 25px;
}
.popup .tabset .first a span {
	padding-right:30px;
}
.popup .tabset .last a span {
	padding-right:30px;
}
.popup .tabset li a.active span {
	background: url(../../images/bg-tabset-right2.gif) no-repeat 100% 0;
}
/* tab-content */
.popup div.tab {
	padding:20px 0 0;
}
.popup div.tab strong {
	font-size:18px;
	display:block;
	margin-bottom:9px;
}
.popup div.tab p {
	margin:0 0 38px;
	font-weight:bold;
	line-height:16px;
}
.popup em.imgdescr {
	display:block;
	text-align:right;
	font-size:10px;
}
.popup em.type1 {
	display:block;
	margin:-25px 0 37px;
}
.popup2 .closearea {
	padding-bottom:19px;
}
.popup2 strong.title {
	margin-bottom:10px;
}
.popup2 p {
	margin:0 0 29px;
	line-height:16px;
}
/* textarea */
.popup .text {
	padding-bottom:50px;
}
.popup .textarea {
	height:1%;
	overflow:hidden;
}
.popup .box {
	height:1%;
	overflow:hidden;
	padding:0 0 0 4px;
}
.popup .box img {
	float:left;
	margin:0 4px 0 0;
}
.popup .box strong {
	font-size:15px;
}
.popup ul.type1 {
	margin:0;
	padding:12px 0 17px 0;
	list-style:none;
	font-style:italic;
	font-size:12px;
}
.popup ul.type1 li {
	width:100%;
	overflow:hidden;
}
.popup ul.type1 span {
	float:left;
	margin-right:8px;
}
.popup ul.type1 em {
	display:block;
	height:1%;
	overflow:hidden;
}
.popup span.link {

}
.popup span.link a {
	color:#09f;
}
/* flashholder */
#flashholder {
	overflow: hidden;
	width:100%;
	padding: 109px 0 0;
}
/* languageholder */
#langholder {
	overflow: hidden;
	width:100%;
	padding: 109px 0 0;
}
.langarea {
	width:100%;
	height:336px;
	position:relative;
	background:url(../../images/home-bg.jpg) no-repeat;
	position:relative;
}
.langarea ul {
	position:absolute;
	top:196px;
	left:440px;
	margin:0;
	padding:0;
	list-style:none;
}
.langarea ul li {
	float:left;
	padding-right:6px;
}
.langarea ul a {
	display:block;
	width:84px;
	height:34px;
	text-align:right;
	padding-right:24px;
	background:url(../../images/home-btn.jpg) no-repeat;
	line-height:31px;
	font-weight:bold;
	font-size:14px;
	color:#09F;
}
.langarea ul a:hover {
	text-decoration:none;
	color:#333;
}
.subtab-hold .tab,
.subtab-hold{
	padding:0 !important;
}
/*--- description list css ---*/
.description-list{
	width:663px;
	overflow:hidden;
	margin:0 -20px;
	padding:0 0 20px;
	list-style:none;
}
.description-list li{
	float:left;
	width:181px;
	padding:0 20px;
}
/*--- video popup css ---*/
#video-popup{
	position:absolute;
	top:0;
	z-index:1000;
	overflow:hidden;
	left:50%;
}
#video-popup div.top,
#video-popup div.btm{
	background:url(../../images/video-popup-bg.gif) no-repeat 0 100%;
	height:5px;
	clear:both;
	margin-left:5px;
}
#video-popup div.top{ background-position:100% 0;}
#video-popup div.btm{ background-position:100% -5px;}
#video-popup div.top div,
#video-popup div.btm div{
	background:url(../../images/video-popup-bg.gif) no-repeat 0 100%;
	width:5px;
	height:5px;
	overflow:hidden;
	position:relative;
	left:-5px;
}
#video-popup div.top div{ background-position:0 0;}
#video-popup div.btm div{ background-position:0 -5px;}

#video-popup .btn-close{
	position:absolute;
	top:4px;
	right:4px;
	width:21px;
	height:21px;
	background:url(../../images/btn-close.gif) no-repeat;
	overflow:hidden;
	text-indent:-6666px;
}
#video-popup .cont{
	border:solid #d1cbcd;
	border-width:0 5px;
	float:left;
	clear:both;
	padding-top:30px;
	position:relative;
	overflow:hidden;
	background:#fff;
}
#video-popup .title{
	clear:both;
	font-size:18px;
	line-height:24px;
	position:absolute;
	top:3px;
	left:0;
	padding:0 10px;
}
#video-popup object{
	display:block;
}
/* tab3 */
.aside3 {
	float: left;
	width: 70px;
}
.aside4 {
	float: right;
	width: 500px;
	position: relative;
	border:solid 0px black;
}
.pad-top-small
{
    padding-top:10px;
}
.pad-top
{
    padding-top:20px;
}
.aside4 p
{
    color:#4761a2;
    line-height: 20px;
    margin:5px 0 5px 0;
}
.aside4 p a
{
    color:#101847;
    text-decoration:underline;
}

/* data input */
input.txtbox
{
	margin: 0 auto;
	padding-left: 3px;
	width: 300px;
	font-size: 14px;
	color: #000;
	border: 1px solid #426aac;
	background-color: #ffffff;
}

select.txtbox
{
	margin: 0 auto;
	padding-left: 3px;
	/*width: 300px;*/
	font-size: 14px;
	color: #000;
	border: 1px solid #426aac;
	background-color: #ffffff;
}

input.error
{
	margin: 0 auto;
	padding-left: 3px;
	width: 300px;
	font-size: 14px;
	color: #cf3137;
	border: 1px solid #426aac;
	background-color: #ffffff;
}

select.error
{
	margin: 0 auto;
	padding-left: 3px;
	/*width: 300px;*/
	font-size: 14px;
	color: #cf3137;
	border: 1px solid #426aac;
	background-color: #ffffff;
}

.item-image
{
    margin:0 -40px 0 0;
	padding:16px 0 50px 0;
	list-style:none;
	width:678px;
	position:relative;
}
.contest-background-1
{
    background:url(../../en/images/img-background-1.jpg) no-repeat 0 100%;
    height:273px;
    width:737px;
}
.contest-background-2
{
    background:url(../../en/images/img-background-2.jpg) no-repeat 0 100%;
    height:330px;
    width:737px;
}
.contest-background-1-fr
{
    background:url(../../fr/images/img-background-1.jpg) no-repeat 0 100%;
    height:273px;
    width:737px;
}
.contest-background-2-fr
{
    background:url(../../fr/images/img-background-2.jpg) no-repeat 0 100%;
    height:330px;
    width:737px;
}
.enter-button
{
    padding-top:240px;
    padding-left:80px;
}
.space
{
    width:100%;
}
.space p
{
    line-height:29px;
}
.messagebox
{
    background:url(../../en/images/img-message-background.jpg) no-repeat 0 100%;
    height:81px;
    width:466px;
    padding-left:15px;
    padding-right:15px;
    padding-top:5px;
}
.messageboxFR
{
    background:url(../../fr/images/img-message-background.jpg) no-repeat 0 100%;
    height:89px;
    width:476px;
    padding-left:10px;
    padding-right:10px;
    padding-top:0px;
}
.big-blue
{
    font-size:18px;
    color:#1c265a;
}

.modalBackground 
{
	background-color:#0f0c08;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup
{
    margin:0;
    padding:0;
    color:#1c265a;
    font-size:12px;
    background-color: #ffffff;
    border:solid 5px #c6c5c5;
    z-index:100000; /* done to fix issue with chrome - sometimes popups falls into the background */
}
.modalPopupContent
{
    margin:0px;
    padding:0px;
    padding-left:10px;
    padding-right:10px;
    text-align:left;
    color:#4761a2;
    font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
} 
.fancy
{
    font-family:Myriad Pro;
    font-size:24px;
    color:#1c265a;
}
.noResize
{
    resize:none; /* this is a chrome hack - allows resize of multi-line textboxes */
}
.info2  p
{
    margin: 10px 0 0;
	line-height: 15px;
}
/* Rating System */
.ratingStar {
    font-size: 0pt;
    /* width: 13px; */
    width: 15px;
    /* height: 12px; */
    height:15px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    /* background-image: url(../../images/general/FilledStar.jpg); */
    background-image: url(../../images/star.jpg);

}

.emptyRatingStar {
    /* background-image: url(../../images/general/EmptyStar.jpg); */
    background-image: url(../../images/blankStar.jpg);
}

.savedRatingStar {
    /* background-image: url(../../images/general/SavedStar.jpg); */
    background-image: url(../../images/star.jpg);
}


.clear
{
    clear:both;
}
.bottom-area
{
    height:100px;
}
.footer
{
     float:left;
     color:#4761a2;
     margin-top:20px;
     margin-bottom:20px;
}
.footer a
{
    text-decoration:none;
    color:#4761a2;
}

div.pager {
    margin-top: 5px;
    text-align: center;
}

/* pager links */
div.pager a {
    border:solid 1px #c6c5c5;
    color:#4761a2;
    padding: 2px 4px;
    display: inline-block;
    text-decoration: none;
    margin: auto 2px;
}

/* current page */
div.pager span span {
    border: 1px solid #0d83ff;
    padding: 2px 4px;
    display: inline-block;
    margin: auto 2px;
    color:#ffffff;
    background-color:#0d83ff;
    font-weight:bold;
}

sub  
{
    vertical-align: sub; 
    font-size:8px;
    line-height:8px;
    }