@charset "utf-8";
body {
	background: #fcede8 url(img/lashes_bg.jpg) fixed center top no-repeat;
	margin: 0px;
	font: 11pt Tahoma, Arial;
	text-align: center;
}
h3 {
	font-size: 1.3em;
	color: #00B2C0;
}
#eyesimg {
	padding-bottom: 15px;
}

#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#content {
	padding-top: 5px;
}
#line {
	font-size: 0px;
	background: #00B2C0;
	height: 5px;
}
#lologo {
	float: left;
}
#header {
	font: 11pt Arial, Verdana, Helvetica, sans-serif;
	height: 145px;
}
#content_lhs {
	width: 300px;
	float: left;
}
#content_rhs {
	float: right;
	width: 460px;
	margin-left: 20px;
}
#content_mid {

}

#imgdiv {
	padding-bottom: 20px;
}#centalign {
	text-align: center;
}
.whitebg {
	background: #FFFFFF;
	text-align: center;
}

.bluetext {
	color: #00B2C0;
	font-weight: bold;
}
.centr {
	text-decoration: underline;
	text-align: center;
}


.darktext {
	font-weight: bold;
	color: #333333;
	font-size: 1.05em;
}
.purpl {
	color: #6C388C;
	font-weight: bold;
}
.purlple2 {
	font-size: 1.5em;
	color: #6C388C;
	font-weight: bold;
	font-style: italic;
}
.pink {
	color: #FF0099;
	font-weight: bold;
}

.noline {
	text-decoration: none;
}
#menu {
	float: right;
	padding-top: 91px;
	width: 560px;
	text-align: center;
	line-height: 1.5em;
	font-size: 0.8em;
	letter-spacing: 0.04em;
}

#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li {
	display: inline;
}

#menu a {
	background: #00B2C0;
	padding: 2px 7px 1px;
	margin: 1px;
	border: 1px solid #6C388C;
	display: inline;
	line-height: 24px;
	cursor: pointer;
	text-decoration: none;
	color: #6C388C;
}
#menu    a:hover  {
	background: #82358A;
	border-color: #00B2C0;
	color: #00B2C0;
}
#menu .bselected {
	background: #6C388C;
	border-color: #00B2C0;
	color: #00B2C0;
}
#submenu {
	width: 550px;
	text-align: center;
	line-height: 1.5em;
	font-size: 0.8em;
	letter-spacing: 0.04em;
	padding-bottom: 10px;
	padding-left: 230px;
	height: 30px;
}
#submenu ul {
	margin: 0px;
	padding: 0px;
}

#submenu li {
	display: inline;
}
#submenu a {
	padding: 2px 7px 1px;
	margin: 1px;
	border: 1px solid #6C388C;
	display: inline;
	line-height: 24px;
	cursor: pointer;
	text-decoration: none;
	color: #6C388C;
	background: #00B2C0;
}
#submenu a:hover {
	background: #82358A;
	border-color: #00B2C0;
	color: #00B2C0;
}
#submenu .selected {
	background: #6C388C;
	border-color: #00B2C0;
	color: #00B2C0;
}
#footer {
	text-align: center;
	clear: both;
	height: 40px;
	padding-top: 20px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer li {
	display: inline;
}
#footer a {
	font-size: 0.7em;
	text-decoration: none;
	color: #00B2C0;
}
#footer a:hover {
	color: #6C388C;
}
#content_rhs2 {
	float: right;
	width: 460px;
	margin-left: 20px;
}
.centr_noline {
	text-align: center;
	font-weight: bold;
	color: #FF0000;
	font-size: 16px;
}
#shop_button {
	display: block;
	width: 140px;
	background: #FF0000;
	margin: 0px auto;
	padding: 6px 0px;
	border: 1px solid #000000;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#content_mid .compress_text {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}
.center_text {
	text-align: center;
}
#forum {
	width: 280px;
	border: 10px solid #333333;
	padding: 10px;
	color: #420084;
	font-weight: bold;
	font-size: 1.1em;

}
#forum a {
	text-decoration: none;
	color: #420084;
}
#forum a:hover {
	text-decoration: underline;
	color: #000000;
}
#forum #lash_chat {
	color: #FF0000;
	border: medium solid #000000;
	padding: 4px;
}
