@charset "utf-8";

/* ------------GENERAL-------------- */


body {
	font: 70%/1.6em verdana, helvetica, sans-serif;	
	color: #000;	
	background-color: #000;
}

h1 {
  font: italic bold 1.4em/1.5em verdana, helvetica, sans-serif;
	color: #d45252;
	padding-top: 0;
	text-align: left;
}

h2 {
  font: bold 1.1em/1.5em verdana, helvetica, sans-serif;
	color: #d45252;
	padding-top: 0;
	text-align: left;
}

a {
	color: #923131;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


#container {
	width: 765px;
	background-color: #fce7e7;
	margin: auto;
}


/* ------------BANNERS-------------- */

#logo {
  background: black url(images/logo.jpg) no-repeat  center center;
	height: 140px;
	width: 765px;
}

#banner {
  background: #fce7e7 url(images/flower_banner.jpg) no-repeat;
	height: 166px;
	width: 765px;
}

#banner2 {
  background: #fce7e7 url(images/flower_banner2.jpg) no-repeat;
	height: 83px;
	width: 765px;
	clear: both;
}

/* ------------NAVIGATION-------------- */

#navbar {
	background: #f4a2a2;
	width: 765px;
	height: 35px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
}

#navbar ul {
	padding: 8px 0 6px 0;
	margin: 0px;
}	

#navbar ul li {
	display: inline;
	text-transform: uppercase;
}

#navbar ul li a {
  color: #000;
	text-decoration: none;
	font-weight: normal;
}

#navbar ul li a:hover {
	color: #FFF;
}
				 
/* -------------MAIN BODY--------------- */


#main {
  background-color: #fce7e7;
	width: 765px;
}

#maingraphic {
  float: left;
	width: 353px;
	height: 410px;
	margin-left: 7px;
	background: #fce7e7 url(images/perfume_bottle.jpg) no-repeat  center left;
}

#contenthome {
  float: right;
	width: 318px;
	padding: 30px 17px 0 17px;
	text-align: justify;
	margin-right: 18px;
	background-color: #fce7e7;
}

#contenthome p {
 	padding-bottom: 0;
}

#contenthome img {
  float: right;
	padding-top: 0;
}


#contentmain {
  float: left;
	width: 355px;
	padding: 0 5px 20px 15px;
	text-align: justify;
	margin-left: 15px;
}

#contentmain ul {
  list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

#contentprod {
  float: left;
	width: 530px;
	padding: 0 5px 20px 15px;
	text-align: justify;
	margin-left: 15px;
}

#contentperf {
  float: right;
	width: 475px;
	padding: 0 17px;
	text-align: justify;
	margin-right: 18px;
	background-color: #fce7e7;
}

#contentperf ul {
  list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	padding-bottom: 8px;
	}

#contentperf h1 {
  padding-top: 0;
	margin-top: 0;
}	
	
#perfumepic {
  float: left;
	width: 200px;
	background: #fce7e7;
}

#perfumepic img {
  margin-left: 20px;
	}

div.thumbnail {
  width: 118px;
	float: left;
	margin: 5px 13px 21px 0;
}

div.thumbnail a {
  text-decoration: none;
}

div.thumbnail a:hover {
  text-decoration: underline;
}

div.thumbnail img {
  margin-left: 8px;
	border: 1px solid #923131;
}

div.thumbnail p {
  margin-top: 3px;
	text-align: center;
	line-height: 1.2em;
}

#links {
  float: left;
	width: 675px;
	padding: 0 20px 20px 15px;
	text-align: justify;
	margin-left: 15px;
}

#links ul {
  list-style-type: none;
	font: 1.2em/1.6em verdana, helvetica, sans-serif;	
}

#sitemap {
  float: left;
	width: 700px;
	padding: 0 5px 20px 15px;
	text-align: justify;
	margin-left: 15px;
}

#sitemap ul {
  list-style-type: none;
	font: 1.2em/1.8em verdana, helvetica, sans-serif;	
}

#sitemap li ul {
  list-style-type: disc;
}

#sitemap li ul li a {
  font: 75%/1.8em verdana, helvetica, sans-serif;
	color: #000;
}

#subul {
  padding-top: 10px;
}

#subul ul {
  list-style-type: disc;
	line-height: 1.4em;
	margin-left: 10px;
}

#subul ul a {
	color: black;
	text-decoration: underline;
	}

/* -------------TABLE--------------- */

table {
  border-collapse: collapse;
	margin: 25px 0;
}

thead {
  text-align: center;
	background-color: #f4a2a2;
	color: #000;
	font-weight: bold;
	line-height: 1.4em;
}

th, td {
  padding: 2px;
	border: 1px solid #923131;
}

#table2 {
  margin-left: 30px;
}

#table2 td {
  padding: 10px 20px;
	border: 1px solid #923131;
  font: 1.2em/1.6em verdana, helvetica, sans-serif;	
}

/* ------------GOOGLE ADS-------------- */

#googlebanner {
  height: 110px;
	width: 765px;
	background-color: #fce7e7;
	clear: both;
	border-top: 35px solid #f4a2a2;
	border-bottom: 10px solid #f4a2a2;
}

#googlebanner2 {
  height: 110px;
	width: 765px;
	background-color: #fce7e7;
	clear: both;
	border-top: 5px solid #f4a2a2;
}

#google1 {
  margin: 10px 10px 10px 18px;
}

#pixads {
  float: right;
	width: 340px;
	background-color: #fce7e7;
	margin-right: 2px;
}

#google2 {
  margin: 30px 0;
}

#google3 {
  margin: 20px 0;
	padding-left: 15px;
}

#sidebar {
  float: right;
	width: 160px;
	background-color: #fce7e7;
	}

/* ------------FOOTER PINK-------------- */

#footer {
	clear: both;
	background-color: #f4a2a2;
	width: 765px;
	height: 35px;
	text-align: center;
	margin: auto;
	color: #000;
	font-size: 0.85em;
}

#footer ul {
	list-style: none;
	padding: 8px 0;
	margin: 0;
}


#footer ul li {
	display: inline;
}


#footer ul li a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}


#footer ul li a:hover {
	color: #FFF;
}

/* ------------FOOTER BLACK-------------- */

#footer2 {
	clear: both;
	background-color: #000;
	width: 765px;
	height: 35px;
	text-align: center;
	margin: auto;
	color: #FFF;
	font-size: 0.85em;
}

#footer2 ul {
	list-style: none;
	padding: 8px 0;
	margin: 0;
}


#footer2 ul li {
	display: inline;
}


#footer2 ul li a {
	color: #FFF;
	text-decoration: none;
}


#footer2 ul li a:hover {
	color: #f4a2a2;
}