@charset "UTF-8";
/* CSS Document */
@font-face {
	font-family: OpenSans-Semibold;
    src: url('../fonts/OpenSans-Semibold/opensans-semibold-webfont.eot');
    src: url('../fonts/OpenSans-Semibold/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Semibold/opensans-semibold-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Semibold/opensans-semibold-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Semibold/opensans-semibold-webfont.svg#open_sans_semiboldregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: OpenSans-Bold;
    src: url('../fonts/OpenSans-Bold/opensans-bold-webfont.eot');
    src: url('../fonts/OpenSans-Bold/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Bold/opensans-bold-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Bold/opensans-bold-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Bold/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

a { text-decoration: none; border: 0px; }

/********** Primary box **********/
#container {
	width: 1200px;
	height: 850px;
	min-width: 1000px;
	margin: 0px auto;
	padding: 0px;
}

/********** Top box **********/
#container_top {
	width: 1200px;
	height: 761px;
	float: left;
	position: relative;
}

/*********************************/
/********** Backgrounds **********/
/*********************************/
.backgound_story {
	width: 1200px;
	height: 761px;
	background-image: url("../images/bg_1.jpg");
	background-repeat: no-repeat;
	min-width: 1000px;
}

.backgound_celebrity {
	width: 1200px;
	height: 761px;
	background-image: url("../images/bg_2.jpg");
	background-repeat: no-repeat;
	min-width: 1000px;
}

.backgound_perfumer {
	width: 1200px;
	height: 761px;
	background-image: url("../images/bg_3.jpg");
	background-repeat: no-repeat;
	min-width: 1000px;
}

.backgound_design {
	width: 1200px;
	height: 761px;
	background-image: url("../images/bg_4.jpg");
	background-repeat: no-repeat;
	min-width: 1000px;
}

.backgound_offers {
	width: 1200px;
	height: 761px;
	background-image: url("../images/bg_5.jpg");
	background-repeat: no-repeat;
	min-width: 1000px;
}

.backgound_addons {
	width: 1200px;
	height: 761px;
	background-image: url("../images/bg_5.jpg");
	background-repeat: no-repeat;
	min-width: 1000px;
}

.right { 
	float: right;
	width: 575px;
	height: 761px;
}

.text_box {
	width: 575px;
	height: 290px;
	float: left;
}

.text_box p {
	color: #ffffff;
	font-family: Times New Roman;
	font-size: 22px;
	padding: 0px;
	margin: 40px 0px 0px 0px;
	text-shadow: 1px 1px #000000;
}

.text_box span {
	color: #ffffff;
	font-family: Times New Roman;
	font-size: 34px;
	text-shadow: 1px 1px #000000;
}

.text_box span.big {
	font-size: 65px;
	float: left;
	line-height: 0.9em;
	margin: 23px 0px 0px 0px;
	text-shadow: 1px 1px #000000;
}

.image_box {  
	position: relative;
	z-index: 2;
}

.image_box span img { margin: 0px 0px 0px 140px; float:left; }

.image_box div.new_text_background {
	position: relative;
    z-index: 12;
	width: 139px;
	height: 104px;
	float: left;
	background-image: url("../images/1_newsign.png");
	background-repeat: no-repeat;
	margin: 0px 0px 0px -60px;
}

.image_box div.new_text_background span {
	color: #ffffff;
	font-family: Times;
	font-style: italic;
	font-weight: bold;
	font-size: 3.3em;
	width: 139px;
	float: left;
	margin: 20px 0px 0px 10px;
	text-shadow: 1px 1px #000000;
}

/**************************************/
/********* Celebrity subpage **********/
/**************************************/
.right_celebrity {
	float: right;
	width: 420px;
	height: 761px;
	color: #ffffff;
	text-shadow: 1px 1px #000000;
}

.right_celebrity p {
	float: right;
	width: auto;
	height: 150px;
	text-align: right;
	font-family: Times;
	font-style: italic;
	font-size: 26px;
	line-height: 45px;
	padding: 0px 20px 0px 0px;
	margin: 40px 0px 0px 0px;
}

.right_celebrity p.cv{
	float: right;
	font-family: OpenSans-Semibold;
	font-style: normal;
	font-size: 14px;
	line-height: 20px;
	padding: 0px 20px 0px 0px;
	height: 200px;
    line-height: 20px;
    margin: 70px 0px 0px 0px;
    text-align: left;
    width: 420px;
}

.right_celebrity p.cv b{
	font-family: OpenSans-Bold;
	font-style: italic;
	font-size: 19px;
}

.right_celebrity p img{
	float: right;
	margin: 0px 15px 0px 15px;
}

.right_celebrity span {
	float: right;
	font-family: OpenSans-Semibold;
	font-style: normal;
	font-size: 12px;
	padding: 0px 20px 0px 280px;
	text-align: right;
}


/**************************************/
/********** Perfumer subpage **********/
/**************************************/
.perfumer_right {
	float: right;
	width: 710px;
	height: 761px;
}

.perfumer_text { margin: 40px 14px 0 0; text-shadow: 1px 1px #000000; }

.perfumer_text p {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	color: #fff;
	font-size: 20px;
	font-style: italic;
	font-family: Times;
	text-shadow: 1px 1px #000000;
}

.perfumer_text span {
	padding: 5px 5px 5px 5px;
	margin: 50px 0px 0px 0px;
	float: left;
	color: #fff;
	font-size: 14px;
	font-family: OpenSans-Semibold;
	text-shadow: 1px 1px #000000;
}

/**************************************/
/*********** Design subpage ***********/
/**************************************/
.design_top {
	width: 1200px;
	height: 260px;
	float: left;
}

.design_top p.center {
	font-family: Times;
	font-style: italic;
	font-size: 36px;
	color: #ffffff;
	text-align: center;
	margin: 40px auto;
	width: 1099px;
	text-shadow: 1px 1px #000000;
}

.design_top p {
	font-family: OpenSans-Semibold;
	font-style: normal;
	font-size: 16px;
	color: #ffffff;
	text-align: left;
	text-shadow: 1px 1px #000000;
	margin: 0px 40px 0px 40px;
}

.design_top span {
	font-family:OpenSans-Semibold;
	font-style: italic;
	font-size: 22px;
	color: #ffffff;
	text-shadow: 1px 1px #000000;
	margin: 0px 0px 0px 40px;
}

.design_left {
	width: 600px;
	width: 561px;
	float: left;
	z-index: 2;
}

.design_left .left {
	margin: 0 auto;
}

.design_left .left img {
	width: 444px;
	height: 577px;
	position: relative;
	z-index: 2;
	margin: 0px 0px 0px 125px;
}

.design_right {
	width: 600px;
	width: 561px;
	float: right;
	margin-top: -20px;
}

.design_right .design_right_top {
	float: left;
	width: 540px;
	height: 150px;
}

.design_right .design_right_middle{
	float: left;
	width: 540px;
	height: 150px;
}

.design_right .design_right_bottom {
	float: left;
	width: 540px;
	height: 150px;
}

.box_design {
	width: 100px;
	height: 150px;
	float: left;
	position: relative;
	margin: 0px 70px 0px 0px;
}

.box_design:last-child {
	margin: 0px 0px 0px 0px;
}
/*** Top text ***/
.box_text_top  {
	float: left;
	width: 10px;
	height: 140px;
	margin: 10px 10px 0px 0px;
}
.box_text_top img {
	width: 10px;
	height: 110px;
}
/*** Middle text ***/
.box_text_middle {
	float: left;
	width: 10px;
	height: 140px;
	margin: 10px 10px 0px 0px;
}
.box_text_middle img {
	width: 10px;
	height: 110px;
}
/*** Bottom text ***/
.box_text_bottom {
	float: left;
	width: 10px;
	height: 140px;
	margin: 10px 10px 0px 0px;
}
.box_text_bottom img {
	width: 10px;
	height: 110px;
}

div.box_background_1 {
	height: 111px;
	width: 84px;
	background: url("../images/4_notes.png") no-repeat;
	float: left;
	position: relative;
}

div.box_background_2 {
	height: 111px;
	width: 84px;
	background: url("../images/4_notes.png") -94px 0px no-repeat;
	float: left;
	position: relative;
}

div.box_background_3 {
	height: 111px;
	width: 84px;
	background: url("../images/4_notes.png") -190px 0px no-repeat;
	float: left;
	position: relative;
}

div.box_background_4 {
	height: 111px;
	width: 84px;
	background: url("../images/4_notes.png") 0px -120px no-repeat;
	float: left;
	position: relative;
}

div.box_background_5 {
	height: 111px;
	width: 84px;
	background: url("../images/4_notes.png") -94px -120px no-repeat;
	float: left;
	position: relative;
}

div.box_background_6 {
	height: 111px;
	width: 84px;
	background: url("../images/4_notes.png") -190px -120px no-repeat;
	float: left;
	position: relative;
}

div.box_background_7 {
	height: 111px;
	width: 84px;
	background: url("../images/4_notes.png") 0px -240px no-repeat;
	float: left;
	position: relative;
}

div.box_background_8 {
	height: 111px;
	width: 84px;
	background: url("../images/4_notes.png") -94px -240px no-repeat;
	float: left;
	position: relative;
}

div.box_background_9 {
	height: 111px;
	width: 84px;
	background: url("../images/4_notes.png") -190px -240px no-repeat;
	float: left;
	position: relative;
}

span.box_description {
	color: #ffffff;
	float: left;
	width: 87px;
	height: 20px;
	font-family: OpenSans-Semibold;
	font-size: 12px;
	text-shadow: 1px 1px #000000;
	text-align: center;
}

/**************************************/
/*********** Offers subpage ***********/
/**************************************/
.offers_right {
	float: right;
	width: 600px;
	height: 761px;
}

.offers_right p {
	text-align: center;
	font-family: Times;
	font-style: italic;
	font-size: 48px;
	color: #ffffff;
	margin: 40px 5px 30px 0px;
	text-shadow: 1px 1px #000000;
 }
 
.offers_right span { margin: 0px 0px 0px 100px; text-shadow: 1px 1px #000000; }

/**************************************/
/*********** Addones subpage ***********/
/**************************************/
.addons_right {
	float: right;
	width: 570px;
	height: 721px;
}

.addons_right_top {
	width: 528px;
	height: 311px;
	float: left;
	background-image: url("../images/6_playerframe.png");
	background-repeat: no-repeat;
	z-index: 2;
	margin: 40px 0px 10px 0px;
}

.addons_right_top iframe { margin: 20px; }

.addons_right_bottom {
	margin: 0px 0px 0px 15px;
    width: 498px;
	height: 200px;
	float: left;
}

.addons_right_left { 
	width: 240px;
	height: 136px;
	float: left;
	background-image: url("../images/6_min_video1.jpg");
}
.addons_right_left iframe { margin: 2px; }

.addons_right_right {
	width: 240px;
	height: 136px;
	float: right;
	background-image: url("../images/6_min_video1.jpg");
}
.addons_right_right iframe { margin: 2px; }

/********** Bottom box **********/
#container_bottom {
	width: 1200px;
	height: 89px;
	float: left;
	z-index: 10;
	margin: 0px 0px 0px 0px;
}

/********** Bottom box **********/
.container_bottom_left {  
	float: left;
	width: 213px;
	height: 40px;
	margin: 20px 0px 20px 0px;
	position: relative;
	z-index: 10;
}

/********** Avon logo **********/
.container_bottom_left a img { border: 0px;}

/********** Menu **********/
.container_bottom_right {
	float: right;
	width: 987px;
	height: 40px;
	text-align: right;
	margin: 20px 0px 0px 0px;
	z-index: 10;
	position: relative;
}

ul#menu {
	margin: 0px;
	padding: 0px;
	height: 40px;
	float: right;
}

ul#menu li { 
	float: left;
    list-style-image: url("../images/menudot.png");
    margin: 0 7px;
    padding: 10px;
	
}

ul#menu li:first-child { 
    list-style: none;
	
}

ul#menu li a {
	font-family:Times;
	font-style: italic;
	font-size: 24px;
	color:	#794409;
	margin-right: 5px;
}

ul#menu li a:hover {
	text-decoration: underline;
}

ul#menu li a.selected {
	font-family:Times;
	font-weight: bold;
	font-style: normal;
	font-size: 26px;
	color:	#000000;
	text-decoration: none;
}