@charset "utf-8";
body {
	background: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.oneColFixCtrHdr #container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #FFFFFF;
	width: 300px;
	height: 90px;
}
.header_left {
	float: left;
	width: 1000px;
	height: 90px;
}
.header_right {
	float: right;
	width: 200px;
	text-align: right;
	padding: 5px;
	margin-top: 25px;
	margin-right: 15px;
	font-size: 85%;
}
.header760px {
	width: 760px;
}

.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	margin: 0px;
	width: 1000px;
}
.editable_region {
	width: 1000px;
	background-color: #FFFFFF;
	float: right;
	font-size: 15px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}
.index_bottom_300 {
	float: left;
	width: 990px;
	height: 220px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 4px;
	margin: 0px;
}

.body_content {
	width: 760px;
}


.oneColFixCtrHdr #container #mainContent #nav {
	height: 36px;
	background-image: url(../images/nav_03.gif);
}

.oneColFixCtrHdr #footer {
	background-color: #000000;
	border-bottom-width: ;
	border-bottom-style: ;
	border-bottom-color: ;
	text-align: left;
	padding: 0;
	width: 1000px;
	float: left;
}
.oneColFixCtrHdr #footer p {
	margin: 0;
	text-decoration: none;
	font-size: 80%;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	line-height: 17px;
	text-align: center;
	color: #FFFFFF;
}

a:link {
	color: #000;
	text-decoration: none;
}
.search_box {
	float: left;
	height: 25px;
	width: 150px;
}
a:hover {
	color: #CC3399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}

a:active {
	text-decoration: none;
	color: #000000;
}



.nav_top {
	height: 25px;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
}


.nav_image {
	height: 137px;
	float: left;
	width: 1000px;
}
.footer_facebook_flickr_twitter {
	color: #999999;
	text-align: center;
	font-size: 80%;
}
.gray_text {
	color: #999999;
	text-align: center;
	font-size: 80%;
}
.right_content {
	float: right;
	width: 500px;
	height: 360px;
	margin-right: 50px;
}
.NailDuo_right_content {
	float: right;
	width: 550px;
	height: 400px;
	margin-right: 50px;
}
.contain_divs {
	float: left;
	width: 925px;
	padding-right: 20px;
	margin: 0px;
	padding-bottom: 15px;
	padding-left: 50px;
	line-height: 22px;
	font-size: smaller;
	color: #333;
}
.oneColFixCtrHdr #footer p a {
	margin: 0;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	line-height: 17px;
	text-align: center;
	color: #FFF;
}
.oneColFixCtrHdr #footer p a:hover {
	margin: 0;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	line-height: 17px;
	text-align: center;
	color: #EC519D;
}
.left_content {
	float: left;
	width: 300px;
	height: 450px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	font-size: 11px;
	line-height: normal;
	color: #333;
}
.L_image {
	height: 500px;
	width: 400px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.S_div {
	float: left;
	width: 135px;
	margin-top: 25px;
	margin-right: 15px;
	height: 200px;
	font-size: x-small;
	line-height: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.SAG_div {
	float: left;
	width: 210px;
	margin-top: 25px;
	margin-right: 15px;
	height: 200px;
	font-size: x-small;
	line-height: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.SAG01_div {
	float: left;
	width: 410px;
	margin-top: 25px;
	margin-right: 15px;
	height: 200px;
	font-size: x-small;
	line-height: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.SAG02_div {
	float: left;
	width: 410px;
	margin-top: 25px;
	margin-right: 15px;
	height: 200px;
	font-size: x-small;
	line-height: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.SAG03_div {
	float: left;
	width: 210px;
	margin-top: 25px;
	margin-right: 15px;
	height: 270px;
	font-size: x-small;
	line-height: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.NailDuo_div {
	float: left;
	width: 165px;
	margin-top: 25px;
	margin-right: 15px;
	height: 200px;
	font-size: x-small;
	line-height: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.XS_image {
	width: 280px;
	float: left;
}
.XS_within_div {
	padding: 0px;
	width: 75px;
	float: left;
	margin-top: 10px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.product_div {
	width: 500px;
	float: right;
	margin-top: 20px;
	margin-right: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 20px;
	height: auto;
}
.product_div_left {
	float: left;
	width: 300px;
	margin-top: 50px;
	font-size: small;
	line-height: 25px;
	font-weight: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.index1000px {
	height: 400px;
	width: 1000px;
	text-align: left;
}
.what_hot_indexdiv {
	float: left;
	height: 214px;
	width: 320px;
	border: thin solid #564b35;
	margin-top: 5px;
	margin-right: 11px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.purchase_div {
	float: left;
	width: 910px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
a:hover {
	color: #D6D6D6;
}
.new_product_indexdiv {
	float: left;
	height: 214px;
	width: 320px;
	border: thin solid #564b35;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.featured_product_indexdiv {
	float: right;
	height: 214px;
	width: 320px;
	border: thin solid #564b35;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.network {
	float: left;
	margin-top: 30px;
	line-height: 8px;
	font-size: 11px;
	margin-right: 50px;
	margin-left: 0px;
}
.faq {
	float: left;
	margin-top: 30px;
	line-height: 8px;
	font-size: 11px;
	margin-right: 50px;
	margin-left: 0px;
	font-size: 11px;
	line-height: 12px;
}
.lashes_div {
	float: left;
	width: 211px;
	margin-top: 25px;
	margin-right: 15px;
	height: 130px;
	font-size: x-small;
	line-height: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

