/* 
Designed by Joe Rozzi from Cirkuit Networks, Inc. - http://www.cirkuit.net
Free to use, please give credit for original design.
*/
body {
	margin-top:0px;
	margin-bottom:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#dec5c9;
}

#main {
z-index:1;
	width:750px;
	color:#4F3C7C;
	text-align:center;
	margin-left:130px;
	font-size:80%;
	line-height:130%;

}

#transparent_wrapper {
z-index:5;
	background-image:url("http://www.forever-makeup.com/images/clear.gif");
	width:765px;

}


#header_wrapper, #nav_wrapper, #content_wrapper {
	width:765px;
	/*z-index:25;*/
}

/* top right breadcrumbs */
#breadcrumbs {
	float:right;
	margin:0 10px -12px 0;
	font-size:85%;
}

/* blue wave header image */
#header {
	clear:right;
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	text-align:left;
}
#header h1 { color:#7156AE; font-stretch:expanded; height:115px; margin:0 15px; padding:0 0 0 100px; line-height:2em; font-size:225%; font-style:italic; }

/* left navigation area */
#content_left {
	z-index:10;
	float:left;
	width:145px;
	line-height:135%;
	padding:5px;
	margin:0 0 10px 0;
	text-align:left;
	font-size:100%;

}
#content_left p {
	padding:0;
	margin:8px 0 0 8px;
}
#content_left ul { /* starts left navigation */
	margin:8px 0 0 8px;
	padding:0;
	text-align:left;
	color:#7156AE;
}
#content_left li { /* main navigation list item */
	display:block;
	list-style:none;
	width:100%;
	margin:0;
	padding:0;
	font-weight:bold;
}

#content_left li.sub { /* sub navigation list item */
	display:block;
	list-style:none;
	width:100%;
	padding:0;
	margin:0 0 0 10px;
	font-weight:normal;
}

#content_left a, #content_left a:visited { /* mouse out navigation anchor link styles */
	display:block;
	width:100%;
	margin:0px;
	padding:0px;
	text-decoration:none;
	color:#7156AE;
}
#content_left a:hover, #content_left a:visited:hover { /* mouse over navigation anchor link styles */
	display:block;
	width:100%;
	margin:0px;
	padding:0px;
	color:#7156AE;
	text-decoration:underline;
}

/* main textual content area */
#content {
	z-index:11;
	padding:5px;
	margin:0 0 10px 0;
	line-height:140%;
	text-align:left;
	float:right;
	width:590px;
}
#content p {
	padding:0;
	margin:8px 0 0 2px;
}
#content_l { /* main textual content area (left box) */
	margin:0 auto;
	padding:5px;
	display:inline;
	float:left;
	width:48%;
	height:250px;
}
#content_r { /* main textual content area (right box) */
	margin:0 auto;
	padding:5px;
	display:inline;
	float:right;
	width:48%;
}

/* header tags */
h1 {
	color:#44336B;
	font-size:130%;
	display:block;
	width:100%;
}
h2 {
	font-size:120%;
	display:block;
	width:100%;
	border-bottom:2px solid #E6CBD1;
	margin:0;
	padding:0;
	color:#44336B;
}

p.p {
font-weight:bold;
}

input {
border-color:#E6CBD1;
}

/* anchor links */
a, a:visited {
	text-decoration:none;
	color:#7156AE;
}
a:hover, a:visited:hover {
	color:#7156AE;
	text-decoration:underline;
}

/* footer */
#footer_wrapper {
margin:0 auto;
	padding:0;
	width:765px;
	border-top:6px double #7156AE;
	font-size:80%;
	text-align:center;
	clear:both;
}
#footer {
	padding-right:5px;
	margin:0;
	line-height:190%;
	text-align:right;
	clear:both;
	vertical-align:middle;
}

/*Slideshow*/
.image_info {
    display:block;
    font-size:10px;
    color:#999;
    border:0px;
    }
.wrapper {
    margin:0px auto;
    padding-top:0px;
    padding-left:0px;
    padding-right:0px;
    padding-bottom:0px;
    width:610px;
    border: 0px solid #000;
    text-align:left;
}
.show_title a {
    font-size:12px;
    text-decoration:none;
    color:#999;
}
.image_info a {
    text-decoration:none;
    color:#fff;
}
img {
	border-width: 0;
}
.image {
    margin-bottom:5px;
}
.image img {
    padding:6px;
    border: 1px solid #000;
    display:block;
    background-color: #fff;
    margin-top: 10px;
}
.navigation, .navigation a {
	text-decoration: none;
    color:#fff;
    margin-top:9px;
    font-weight:bold;
}
.thumbnail_row {
    margin-top: 1px;
}
.thumbnail_row img {
    border:0px solid #aaa;
    margin-top:10px;
}
.thumbnail_center {
    padding:1px;
    border:1px solid #fff !important;
}
.small, .small a {
    margin-top: 20px;
    text-decoration:none;
    color:#777;
}

/*
#4F3C7C Regular Font

*/