body {
	background:#790d4b;
	color:#595959;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
}

a 		{ color:#e3007e; text-decoration: none; }
a:hover { color:#e3007e; text-decoration: underline; }

h1,h2,h3
   { color:#e3007e; font-size: 18px; font-weight: regular; margin-top: 0; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }

p { margin-top: 0; }

td.header {
	background:url(images/lvl-logo.jpg) no-repeat left #fff;
	height: 74px;
	text-align:right;
	color:#e3007e;
	line-height: 1.5;
	padding-right:11px;
}

.header a 		{ color: #e3007e; text-decoration: none; }
.header a:hover { color: #e3007e; text-decoration: underline; }

td.body {
	background:url(images/inner-bg-top.gif) no-repeat bottom left #fff;
	vertical-align:top;
}

td.body-home {
	background: #fff;
	vertical-align:top;
}


td.footer-top {
	background:url(images/inner-bg-bottom.gif) no-repeat left #e3007e;
	height: 56px;
}

td.footer {
	background:url(images/footer.gif);
	height: 62px;
	vertical-align: top;
	color:#fff;
	font-size: 10px;
	line-height: 1.2;
	padding-left: 10px;
}

.footer a 		{ color:#fff; text-decoration: none; }
.footer a:hover { color:#fff; text-decoration: underline; }

td.leftnav-container { vertical-align: top; }
#leftnav a 			{ color:#595959; text-decoration: none; }
#leftnav a:hover 	{ color:#e3007e; text-decoration: none; }

td.content-container { vertical-align:top; }
td.content 				{ background:url(images/lvl-lashes-content.gif) no-repeat top left #fde9f1; height:200px; vertical-align:top; }

span.pink-text { color:#e3007e; }
span.pink-text-bold { color:#e3007e; font-weight:bold; }

td.home-background { 			background:#fbdeee; padding:0 12px 0 12px; vertical-align:top; }
td.home-nouveau-background { 	background:#c4bdbd; padding:0 12px 0 12px; vertical-align:top; }

.input-field { 
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

A.sitelink { background:#fbdeee; padding: 4px; margin-bottom: 10px; display: block; text-align: center }
A.sitelink-selected { background:#ffa6d7; padding: 4px; margin-bottom: 10px; display: block; text-align: center }
