body {
	background-color: #4d2074;
	background-image: url(/images/back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:0.625em;
	background-attachment: scroll;
	height: 100%;
}

a {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#652d91;
}

p {
	padding-bottom:0.5em;
}

#menu {
	background-image: url(/images/menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: auto;
	height: 107px;
	width: 931px;
	position:relative;
}
#menu a,
#menu a:visited {
	text-decoration:none;
}

#menu-top {
	position:absolute;
}

div.change-lang-link {
	width:160px;
	height:30px;
	top:10px;
	left:580px;
	position:absolute;
}

div.change-lang-link a,
div.change-lang-link a:link,
div.change-lang-link a:visited {
	padding-left:33px;
	font-size:1.2em;
	font-weight:bold;
	color:#602a8c;
	display:block;
	line-height:30px;
	background-image: url(images/icon-change-lang-off.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div.change-lang-link a:hover {
	background-image: url(images/icon-change-lang-on.gif);
}

div.contact-link {
	width:120px;
	top:10px;
	left:803px;
	position:absolute;
}

div.contact-link a,
div.contact-link a:link,
div.contact-link a:active,
div.contact-link a:visited {
	padding-left:33px;
	font-size:1.2em;
	font-weight:bold;
	color:#602a8c;
	display:block;
	line-height:30px;
	background-image: url(/images/icon-email.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div.contact-link a:hover {
background-position: left bottom;
}

div.blog-link {
	width:90px;
	top:10px;
	left:730px;
	position:absolute;
}
div.blog-link a,
div.blog-link a:link,
div.blog-link a:active,
div.blog-link a:visited {
	display:block;
	padding-left:33px;
	font-size:1.2em;
	font-weight:bold;
	color:#602a8c;
	line-height:30px;
	background-image: url(/images/icon-blog.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div.blog-link a:hover {
	background-position:left bottom;
}


#menu-links {
	position:absolute;
	left:176px;
	top:72px;

}
#menu-links a,
#menu-links a:visited {
	display:block;
	line-height:34px;
	float:left;
	margin-right:6px;
	font-size:1.3em;
	font-weight:bold;
	text-align:center;
	background-repeat: no-repeat;
	background-position: center top;
	color:#602a8c;
}
/* Menu > All Hover*/
#menu-links a:hover {
	color:#FFFFFF;	
	background-repeat: no-repeat;
	background-position: center bottom;	
}

/* Menu > All Chosen */
#menu-links a.menu-home-chosen,
#menu-links a.menu-about-chosen,
#menu-links a.menu-exp-chosen,
#menu-links a.menu-scents-chosen,
#menu-links a.menu-case-chosen,
#menu-links a.menu-part-chosen,
#menu-links a.menu-news-chosen
{	
	background-position: center bottom;	
	background-repeat: no-repeat;
	color:#FFFFFF;	
}

		
/* Menu > Home */
a.menu-home {
	background-image: url(/images/menu-home.gif);
	width:60px;
}
a.menu-home-chosen {
	background-image: url(/images/menu-home.gif);
	width:60px;
}
	
/* Menu > About */
a.menu-about {
	background-image: url(/images/menu-about.gif);
	width:80px;
}

a.menu-about-chosen {
	background-image: url(/images/menu-about.gif);
	width:80px;
}

/* Menu > Scentimental Experience */
a.menu-exp {
	background-image: url(/images/menu-exp.gif);
	width:193px;
}
a.menu-exp-chosen {
	background-image: url(/images/menu-exp.gif);
	width:193px;
}

/* Menu > Scents */
a.menu-scents {
	background-image: url(/images/menu-scents.gif);
	width:65px;
}
a.menu-scents-chosen {
	background-image: url(/images/menu-scents.gif);
	width:65px;
}

/* Menu > Case Studies */
a.menu-case {
	background-image: url(/images/menu-case.gif);
	width:105px;
}
a.menu-case-chosen {
	background-image: url(/images/menu-case.gif);
	width:105px;
}

/* Menu > Partners & Clients */
a.menu-part {
	background-image: url(/images/menu-part.gif);
	width:150px;
}
a.menu-part-chosen {
	background-image: url(/images/menu-part.gif);
	width:150px;
}

/* Menu > Partners & News */
a.menu-news {
	background-image: url(/images/menu-news.gif);
	width:50px;
}
a.menu-news-chosen {
	background-image: url(/images/menu-news.gif);
	width:50px;
}


#box {
	background-image: url(/images/box-up.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#box-down {
	background-color:#FFFFFF;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:931px;
	background-image: url(images/box-down.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}


/* The home page */ 
#box-down.down-home {
	background-image: url(/images/down-home.jpg);
	height:450px;
	position:relative;
}

#down-home-letters {
	position:absolute;
	width:506px;
	height:126px;
	top: 90px;
	left: 340px;
	background-image: url(/images/homepage-text.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#down-home-text {
	color:#363636;
	position:absolute;
	width:506px;
	top: 240px;
	left: 340px;
	font-size:1.5em;
	line-height: 130%;
}

#down-home-more {
	margin-top:25px;
	height:24px;
	width:171px;
}

#down-home-more a {
	display:block;
	height:24px;
	padding-left:6px;
	line-height:24px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-image: url(/images/more.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration:none;
}

#down-home-more a:hover {
	background-position: left bottom;
	color:#d8cbe2;
}


html {
	background-image: url(/images/back.gif);
}

/* Company pages */ 
#box-down.down-company {
	background-image: url(/images/down-company.jpg);
	height:395px;
	position:relative;
}

#company-message {
	position:absolute;	
	top:75px;
	left:35px;
	width:310px;
	color:#FFFFFF;
	font-size:2.1em;
	line-height:1.3em;
}

#company-text {
	font-size:1.4em;
	position:absolute;
	width:530px;
	top:70px;
	left:380px;
	line-height:1.4em;
}

#menu-sub {
	height:48px;
	padding-left:17px;
	padding-top:10px;
}

#menu-sub a {
	display:block;
	float:left;
	line-height:34px;
	margin-right:10px;
	width:150px;
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
	background-repeat: no-repeat;
	color:#602a8c;
	text-decoration:none;
	background-image: url(/images/subcategories.gif);
	background-position: center top;
}

#menu-sub a:hover {
	color:#FFFFFF;
	background-position: bottom;
}

#menu-sub a.chosen {
	color:#FFFFFF;
	background-position: bottom;
}

li {
	padding-left: 5px;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 30px;
}
ul {
	margin-bottom:0.5em;
}

#scentimental-panel {
	position:absolute;
	top:58px;
	left:14px;
	width:353px;
	height:284px;
	background-image: url(/images/scentimental-box.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size:2.1em;
	line-height:1.3em;	
	color:#FFFFFF;	
}

#scentimental-panel div {
	padding:17px 21px;

}

#scentimental-text {
	font-size:1.4em;
	margin-left:380px;
	width:530px;
	line-height:1.4em;
}
#scentimental-text strong {
	font-weight:bold;
}


/* News */
div.news-item {
	margin:20px 20px 0px 20px;
	border-bottom:1px solid #34164d;
	padding-bottom:20px;
}

div.news-thumb {
	float:left;
	width:179px;
}

div.news-text {
	margin-left:195px;
}
div.news-date {
	font-size:1.3em;
	color: #666666;
	margin-bottom:5px;
}
div.news-title {
	color:#602a8c;
	font-size:1.6em;
	font-weight:bold;
	margin-bottom:10px;
}
div.news-body {
	font-size:1.4em;
	line-height:1.4em;
	margin-bottom:10px;
}


/* Scents */
#scent-of-the-month {
	background-image:url(/images/scent-of-the-month-back.jpg);
	background-position: left top;
	height: 263px;
	width: 911px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#scent-of-the-month div {
	position:absolute;
	left:484px;
	top:100px;
	width:397px;
	font-size:1.3em;
	line-height:1.2em;
	color:#FFFFFF;
	height: 110px;
}

div.scents {
	margin-left:30px;
	margin-right:30px;
	padding-top:10px;
}

a.scent-title,
a.scent-title:visited {
	text-decoration:none;
	font-size:1.6em;
	font-weight:bold;
	font-style:italic;
	color:#602a8c;
	padding-bottom:0.2em;
	display:block;
}
a.scent-title:hover {
	color:#999999;
}

div.scents img {
	padding:3px;
	border:1px solid #000000;
}

#signature-scent {
	margin-left:auto;
	margin-right:auto;
	width:931px;
	height:370px;
	background-image: url(/images/scents-signature.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position:relative;
}

#signature-scent div {
	position:absolute;
	width:330px;
	height:100px;
	left: 550px;
	top: 226px;
	font-size:1.5em;
	line-height:1.4em;
	color:#FFFFFF;
	text-align: center;
}


/* Case Studies */
#case-box {
	width:913px;
	padding-top:15px;
	margin-left:auto;
	margin-right:auto;
}

.case-studies-links {
	float:left;
	width:165px;
	padding-top:20px;
}

.case-studies-links h2 {
	font-size:22px;
	padding-left:28px;
	line-height:34px;
	color:#999;
}

.case-studies-links a,
.case-studies-links a:visited {
	display:block;
	line-height:29px;
	background-image:url(/images/case-title.gif);
	padding-left:28px;
	color:#652d91;
	font-size:1.5em;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:4px;
}




.case-studies-body{
	margin-left:165px;
	width:748px;
	padding-bottom:30px;
}

.case-studies-body-up{
	height:7px;
	background-image:url(/images/case-box-up.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.case-studies-body-in{
	background-image: url(/images/case-box-back.gif);
	background-repeat: repeat-y;
	background-position: center bottom;
	padding-left:11px;
	padding-right:15px;
	padding-top:4px;
}

.case-info-box {
	float:left;
	width:143px;
}

.case-text {
	margin-left:165px;
	font-size:1.4em;
	line-height:1.4em;
	padding-bottom:30px
}

.case-info-field {
	font-size:1.3em;
	color:#8D8D8D;
	padding:2px 0px;
}

.case-info-data{
	color:#652d91;
	font-size:1.3em;
	padding:2px 0px;
	font-weight:bold;
}

/* Scent Details */
.scent-det {
	padding:20px 30px 5px 30px;
}

.scent-det-body{
	margin-left:380px;
}

.scent-det-img{
	float:left;
	width:360px;
}
.scent-det-title{
	font-size:2em;
	line-height:1.4em;
	padding-bottom:10px;
	color:#652d91;	
}
.scent-det-text{
	font-size:1.4em;
	line-height:1.4em;
}


/* Buttons */
div.blog-but {
	position:absolute;
	top:355px;
	left:16px;
	width:347px;
	height:68px;
}

div.blog-but a,
div.blog-but a:visited {
	text-decoration:none;
	display:block;
	height:68px;
	background-image:url(/images/blog-but.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	font-size:2.2em;
	line-height:1.3em;
	color:#FFFFFF;
}

div.blog-but a:hover {
	background-position: center bottom;
}

div.blog-but .first {
	padding-top:8px;
	padding-left:90px;
	font-size:13px;
}
div.blog-but .second {
	padding-left:90px;
}

/* blog purple */


div.blog-but-purple {
	float:left;
	width:347px;
	height:68px;
}

div.blog-but-purple a,
div.blog-but-purple a:visited {
	text-decoration:none;
	display:block;
	height:68px;
	background-image:url(/images/blog-but-purple.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	font-size:2.2em;
	line-height:1.3em;
	color:#FFFFFF;
}

div.blog-but-purple a:hover {
	background-position: center bottom;
}

div.blog-but-purple .first {
	padding-top:8px;
	padding-left:90px;
	font-size:13px;
}
div.blog-but-purple .second {
	padding-left:90px;
}


/* newsletter */
div.newsletter-but {
	position:absolute;
	top:440px;
	left:16px;
	width:347px;
	height:68px;
}

div.newsletter-but a,
div.newsletter-but a:visited {
	display:block;
	height:68px;
	background-image: url(/images/newsletter-but.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration:none;
	font-size:2.2em;
	line-height:1.3em;
	color:#FFFFFF;
}

div.newsletter-but a:hover {
	background-position: center bottom;
}

div.newsletter-but .first {
	padding-top:8px;
	font-size:13px;
	padding-left:90px;
}

div.newsletter-but .second {
	padding-left:90px;
}

div.newsletter-but-purple {
margin-left:15px;
	float:left;
	width:347px;
	height:68px;
}

div.newsletter-but-purple a,
div.newsletter-but-purple a:visited {
	display:block;
	height:68px;
	background-image: url(/images/newsletter-but-purple.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
	text-decoration:none;
	font-size:2.2em;
	line-height:1.3em;
	color:#FFFFFF;
}

div.newsletter-but-purple a:hover {
	background-position: center bottom;
}

div.newsletter-but-purple .first {
	padding-top:8px;
	font-size:13px;
	padding-left:90px;
}

div.newsletter-but-purple .second {
	padding-left:90px;
}

/* contact */
#down-contact {
	background-color:#FFFFFF;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:931px;
	background-image: url(/images/box-down-contact.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:560px;
	min-height:560px;
	position:relative;	
}

#company-address-title {
	position:absolute;
	top:400px;
	left:24px;
	width:297px;
	font-size:1.7em;
	line-height:35px;
	padding-left:45px;
	color:#652d91;
	font-weight:bold;
	background-image: url(/images/phone.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#company-address {
	position:absolute;
	top:444px;
	left:40px;
	width:318px;
	font-size:1.4em;
	line-height:1.4em;
	color:#652d91;
}

#contact-form {
	position:absolute;
	width:435px;
	top:61px;
	left:477px;
	height: 483px;
}

td.form-field {
	font-size:1.5em;
	color:#652d91;
	padding:4px 8px;
	border-bottom:1px solid #999999;	
}

td.form-input {
	padding:4px 8px;
	border-bottom:1px solid #999999;
}
td.form-input input {
	border:1px solid #666666;
	font-size:1.5em;
	width:320px;
	font-size:1.3em;	
}

td.form-input textarea {
	border:1px solid #666666;
	width:320px;
	height:150px;
	font-size:1.3em;
}

a.newsletter,
a.newsletter:visited {
	text-decoration:none;
	font-size:1.4em;
	font-weight:bold;
}
a.newsletter:hover {
	text-decoration:underline;
}


/* newsletter */

#down-newsletter {
	background-color:#FFFFFF;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:931px;
	background-image: url(/images/box-down-newsletter.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	height:560px;
	min-height:560px;
}
.newsletter-title {
	margin-left:40px;
	background-image:url(/images/newsletter.gif);
	font-size:1.6em;
	line-height:1.7em;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	font-weight:bold;
	color:#652d91;
}

/* Partners */
.partners {
	padding-bottom:15px;
}
.partners h1 {
	font-size:16px;
	line-height:24px;
	font-weight:bold;
	border-bottom:1px solid #CCC;
	margin-bottom:5px;
}

/* Clients */
.client-cat-links {
	float:left;
	width:165px;
	padding-top:20px;
	position:relative;
	z-index:500;
}

.client-cat-links h2 {
	font-size:20px;
	padding-left:20px;
	line-height:30px;
	color:#999;
}

.client-cat-links a,
.client-cat-links a:visited {
	display:block;
	line-height:22px;
	background-color:#f5f5f5;
	padding-left:20px;
	color:#652d91;
	font-size:1.3em;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:3px;
	margin-top:3px;
}
.client-cat-links a:hover, 
.client-cat-links a.cat_chosen {
	background-color:#fff;
	border-bottom:1px solid #D1D1D1;
	border-top:1px solid #D1D1D1;
	border-left:1px solid #D1D1D1;
	border-right:1px solid #FFF;
	line-height:20px;
	padding-left:19px;
	margin-right:-1px;
	outline:none;
}

.client-cat-body{
	width:747px;
	background-color:#FFF;
	float:left;
}

.client-cat-body-in{
	border:1px solid #D1D1D1;
	padding-left:11px;
	padding-right:15px;
	padding-top:4px;
}

.client-cat-body-in h1 {
	padding-left:8px;
	padding-top:8px;
	font-size:22px;
	margin-bottom:6px;
}

.client {

}
.client-in {
	padding:4px 7px;
}
.client-inner {
	background-color: #f5f5f5; padding:6px; font-size:13px;
}
.client-inner h2 {
	font-size:14px;
	font-weight:bold;
	line-height:26px;
	border-bottom:1px solid #e0e0e0;
	margin-bottom:8px;
}


/* Clients END */

/* footer start */
#footer {
	margin: auto;
	padding-top:5px;
	padding-bottom:20px;
	width: 920px;
	position:relative;
	color:#FFF;
	text-align:right;
}
#footer a {
	text-decoration:none;
	font-size:1.2em;
	color: #B0B9C8;
}
#footer a:hover {
	text-decoration:underline;
}
/* footer end */

