* {
	border: none;
	margin: 0;
	padding: 0;
	text-align: justify;
}
hr {display: none;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;}
address {font-style: normal;}
ul, ol {list-style: none;}
table {border-collapse: collapse; border-spacing: 0;}
th, caption {text-align: left;}
select, input, textarea, button {font: 1em arial;}

body {
	background: #fbd8e8 url('../img/bg_body.png') repeat-x;
	padding: 30px 0;
	font: 0.6875em arial;
}

.underline {text-decoration: underline;}
.italic {font-style: italic;}

.clear {clear: both;}
.center {text-align: center;}

.no-display {display: none;}
.no-margin-top {margin-top: 0 !important;}
.no-margin-right {margin-right: 0 !important;}
.no-margin-bottom {margin-bottom: 0 !important;}
.no-margin-left {margin-left: 0 !important;}

.button {
	display: block;
	line-height: 22px !important;
	text-transform: lowercase !important;
}
	.button span {
		line-height: 22px !important;
		padding-left: 0.25em;
		color: #f9af02 !important;
	}

a, a:visited, a:hover {text-decoration: none;}
a, h3, h4, h5, h6, li, dt, dd, p, address, span, label {line-height: 1.45em;}

img.center {display: block; margin: 0 auto;}
img.right {float: right;}
img.left {float: left;}

input.text {
	width: 165px;
	height: 15px;
	background: #f2d7e7;
	padding: 5px 10px;
}
button {
	cursor: pointer;
	width: 184px;
	height: 25px;
	background: url('../img/shape_button_pink.png') no-repeat;
	padding: 2px 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 1.65em;
	color: #ffebf7;
}
button.text {
	width: auto;
	padding: 0;
	background: none;
	text-transform: lowercase;
	text-decoration: underline !important;
	font-size: 1em;
	color: #3e4d47 !important;
}

#container {
	width: 1043px;
	margin: auto;
}

#top {
	overflow: hidden;
	position: relative;
	height: 185px;
	background: url('../img/bg_top.jpg') no-repeat;
	padding: 200px 70px 0;
	color: #9d005d;
}
	#top a {
		color: #9d005d;
	}
	#top h1 {
		position: absolute;
		top: 10px;
		left: 70px;
		font-weight: normal;
		color: #9d005d;
	}
		#top h1 a {
			font-weight: bold;
			color: #00456f;
		}
	img#logo {
		position: absolute;
		top: 70px;
		left: 80px;
	}
	p#intro {
		position: absolute;
		top: 60px;
		right: 80px;
		font-size: 2.7em;
	}
		p#intro span {
			font-weight: bold;
			color: #eb70b8;
		}
	p#favorite {
		position: absolute;
		right: 65px;
		bottom: 10px;
		font-size: 1.65em;
	}
		p#favorite a {
			background: url('../img/shape_arrow_right_pink.gif') right center no-repeat;
			padding-right: 15px;
			color: #eb70b8;
		}
	ul#top_menu {
		position: absolute;
		top: 0;
		right: 50px;
		font-size: 1em;
	}
		ul#top_menu li {
			display: inline;
			background: url('../img/shape_circle_blue.png') left center no-repeat;
			margin-left: 10px;
			padding-left: 17px;
		}
			ul#top_menu li a {
				font-weight: bold;
				font-size: 1.25em;
				color: #0a4a73;
			}
			ul#top_menu li a:hover {
				color: #fff;
			}
		ul#top_menu li.first-child {
			background: none;
			margin-left: 0;
			padding-left: 0;
		}

#content_container {
	overflow: hidden;
	background: url('../img/bg_content.png') repeat-y;
	padding: 0 41px;
}

#breadcrumbs {
	border-bottom: 1px solid #cdddd9;
	padding: 10px;
	color: #c2c2c2;
}
	#breadcrumbs a,
	#breadcrumbs span {
		margin: 0 0.25em;
		color: #78a297;
	}
	#breadcrumbs a {
		text-decoration: underline;
	}

#content {
	float: right;
	width: 679px;
	padding: 10px 10px 10px 0;
}
	#content div,
	#content p,
	#content ul,
	#content ol,
	#content dl {
		overflow: hidden;
	}
	#content h2 {
	font-family: "Trebuchet MS", "Arial Narrow", Arial, Verdana, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #111111;
	text-align: center;
	}
	#content h3 {
	font-family: "Trebuchet MS", "Arial Narrow", Arial, Verdana, Helvetica, sans-serif;
	font-size:1.7em;
	font-weight: normal;
	color: #008800;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;
	}
	#content p {
		margin-bottom: 10px;
		font-size: 1.2em;
	}
		#content p a {
			text-decoration: underline;
			color: blue;
		}
			#content p a:hover {
				text-decoration: none;
				position: relative;
				top: 1px;
				left: 1px;
				color: red;
			}
	div.top {
		background: no-repeat;
		padding-top: 10px;
	}
	div.bottom {
		background: left bottom no-repeat;
		padding: 5px 15px 15px;
	}
	.fingernails_box {
		position: relative;
		width: 658px;
		height: 52px;
		background: url('../img/shape_box_fingernails.png') no-repeat;
		margin-bottom: -10px;
		padding: 227px 15px 65px;
		color: #1b2c28;
	}
		.fingernails_box p {
			margin-top: -0.25em;
			padding: 0 10px;
			font-size: 1.65em;
		}
			.fingernails_box p span {
				display: block;
				margin-top: -0.25em;
				padding: 0 10px;
				font-size: 0.75em;
				font-weight: bold;
			}
			.fingernails_box p strong {
				color: #8f0c5a;
			}
	.pink_box {
		width: 657px;
		background: url('../img/shape_box_pink_middle.png') repeat-y;
		margin: 0 15px 0 15px;
	}
		.pink_box form {
			width: 305px;
			margin: 10px 0 0 100px;
		}
				.pink_box form ul li {
					margin-bottom: 10px;
				}
			.pink_box form label {
				float: left;
				width: 100px;
				margin-right: 20px;
				padding-top: 0.15em;
				text-align: right;
				font-size: 1.25em;
				font-weight: bold;
				color: #8f0c5a;
			}
			.pink_box form button {
				clear: right;
				float: right;
				margin-bottom: 10px;
			}
		.pink_box div.top {
			background-image: url('../img/shape_box_pink_top.png');
		}
		.pink_box div.bottom {
			background-image: url('../img/shape_box_pink_bottom.png');
		}

#menu {
	float: left;
	width: 235px;
	padding: 15px;
	color: #035d91;
}
	#menu li {
		margin-bottom: 30px;
		background: url('../img/shape_circle_orange_large.png') left 0.25em no-repeat;
		padding-left: 25px;
		text-align: left !important;
		font-size: 1.65em;
	}
		#menu li a {
			color: #035d91;
		}
		#menu li ul {
			padding: 10px 0;
		}
			#menu li ul li {
				line-height: 2em;
				background: url('../img/shape_hr_blue.png') left bottom repeat-x;
				margin-bottom: 0;
				padding-left: 0;
				font-size: 0.65em;
			}
				#menu li ul li a {
					background: url('../img/shape_arrow_right_blue.png') left 0.25em no-repeat;
					padding-left: 15px;
				}
				#menu li ul li a:hover {
					text-decoration: underline;
					color: #b41074;
				}
					#menu li ul li ul {
						background: url('../img/shape_arrow_left_pink.png') left 20px no-repeat;
						padding-left: 10px;
					}
						#menu li ul li ul li {
							background: #fbd7e7 !important;
							padding: 0 20px;
							font-size: 1em;
						}
							#menu li ul li ul li a {
								background: none;
								padding: 0;
								text-decoration: underline;
								color: #b41074;
							}
		#menu li dl {
			padding: 10px 0;
			font-size: 0.65em;
		}
			#menu li dl a {
				text-decoration: underline;
				color: #258dc4;
			}
			#menu li dl span {
				margin: 0 0.5em;
			}
			#menu li dl dt,
			#menu li dl dd {
				padding-left: 15px;
				line-height: 2em;
			}
			#menu li dl dt {
				background: url('../img/shape_arrow_right_blue.png') left 0.55em no-repeat;
				font-weight: bold;
			}
			#menu li dl dd {
				background: url('../img/shape_hr_blue.png') left bottom repeat-x;
			}
			#menu li ul li.last-child,
			#menu li dl dd.last-child{
				background: none;
			}

/* CSSMenu */
#menu ul ul {
	display: none;
	position: absolute;
	top: -1.5em;
	left: 100%;
	z-index: 1;
	width: 200px;
}

#menu a {
	min-height: 1em;
}

#menu li {
	position: relative;
}

#menu li,
#menu li.menuparent {
	min-height: 1em;
}

#menu ul ul,
#menu ul li:hover ul,
#menu ul li:hover ul ul,
#menu ul li.menuparenth ul,
#menu ul li.menuparenth ul ul {
	display: none;
}

#menu ul li:hover ul,
#menu ul ul li:hover ul,
#menu ul li.menuparenth ul,
#menu ul ul li.menuparenth ul {
	display: block;
}
/* /CSSMenu */

#footer {
	background: url('../img/bg_footer.png') no-repeat;
	padding: 0 41px;
	color: #eb70b8;
}
	#footer a {
		text-decoration: underline;
		color: #01334d;
	}
	#footer p {
		background: url('../img/shape_hr_grey.gif') repeat-x;
		padding: 10px;
	}
		#footer p a {
			color: #8f0c5a;
		}
	#footer ul {
		line-height: 60px;
		background: url('../img/shape_hr_grey.png') repeat-x;
		margin-bottom: 20px;
		text-align: center;
	}
		#footer ul li {
			display: inline;
			background: url('../img/shape_square_orange.png') left center no-repeat;
			margin: 0 10px;
			padding-left: 7px;
		}
			#footer ul li a {
				font-weight: bold;
			}