/* Seductive Beauty v2.0 */


html, body {
	margin: 0;
	height: 100%;
	background-color: #930101;
}


#container { 
	width: 800px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em;
}
#content {
	font-size: 12px;
	font-family: "Verdana, Arial, Helvetica, sans-serif",Arlial,sans-serif;
}
#footer, .push {
	clear: both;
	height: 4em;
}


#footer {
	padding: 15px;
	background-color: black;
	text-align: center;
	color: red;
	margin-top: 10px;
	font-size: 11px;
	font-family: "Verdana, Arial, Helvetica, sans-serif",Arlial,sans-serif;
	border-top: 1px solid red;
}
#footer a:link { color: white; }
#footer a:visited { color: white; }
#footer a:hover { color: red; }
#footer a:active { color: white; }
#footer a { text-decoration: underline; }



/* Hiding/Revealing Info Menu  */


#menu {
	float: left;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 14em;
	height: 2em;
	float: left;
}
#menu a {
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;
	margin: 0;
	padding: 5px 5px;
}
#menu a {
	color: #000;
	background: #efefef;
	text-decoration: underline;
}
#menu a:hover {
	color: #a00;
	background: #fff;
}
#menu li {
	position: relative;
	left: -4px;

}
#menu ul ul {
	padding-top: 10px;
	position: absolute;
	z-index: 500;
}
#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}
div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{
	display: none;
}
div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{
	display: block;
}

div#menu ul ul ul 
{display: none;}


div#menu ul ul li:hover ul 
{display: block;}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul 
{display: block;}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

#menu ul li {float: left; width: 100%;}
#menu ul li a {height: 1%;}

#menu a {
	font-size: 12px;
	font-family: "Tahoma,Geneva,Kalimati,sans-serif",Tahoma,serif;
}


/* End Hiding/Revealing Info Menu  */




#topbar {
	width: 100%;
	background-color: black;
	height: 30px;
	color: orange;
	font-size: 11px;
	font-family: "Verdana, Arial, Helvetica, sans-serif",Arlial,sans-serif;
	font-weight: bold;
	border-bottom: 1px solid red;
}
.right { 
	float: right; 
	margin-top: 5px;
	margin-right: 10px;
}
.left { 
	float: left; 
	margin-top: 5px;
	margin-left: 10px;
}
#topbar a:link { color: white; }
#topbar a:visited { color: white; }
#topbar a:hover { color: red; }
#topbar a:active { color: white; }
#topbar a { text-decoration: underline; font-weight: bold; }


.navigation {
	border: 1px solid black;
	background-image: url("../images/navigation.png");
	height: 36px;
	margin-top: -3px;
	padding-left: 14px;
	color: black;
}
.mainsitelinks {
	margin-top: 8px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	font-size: 15px;
	font-family: "Tahoma,Geneva,Kalimati,sans-serif",Tahoma,serif;
}


.mainsitelinks a:link { color: black; }
.mainsitelinks a:visited { color: black; }
.mainsitelinks a:focus  { color: orange; }
.mainsitelinks a:hover { color: white; }
.mainsitelinks a:active { color: orange; }
.mainsitelinks a { text-decoration: none; font-weight: bold; }

.mainsitelinkspecial {
	margin-top: 8px;
	margin-left: 8px;
	margin-right: 8px;
	float: left;
	font-size: 15px;
	font-family: "Tahoma,Geneva,Kalimati,sans-serif",Tahoma,serif;
	
}
.mainsitelinkspecial a:link { color: red; }
.mainsitelinkspecial a:visited { color: red; }
.mainsitelinkspecial a:hover { color: white; }
.mainsitelinkspecial a:active { color: red; }
.mainsitelinkspecial a { text-decoration: none; font-weight: bold; }

.pagearea {
	background-image: url("../images/bg.png");	
	background-color: #e7e6e6;
	border: 1px solid black;
	border-top: 0px;
	padding: 15px;
	min-height: 485px;
}
#page h1 {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
}
#page h2 {
	font-size: 17px;
	font-weight: bold;
}
#page h3 {
	font-size: 14px;
	font-weight: bold;
}

#page h2 a:link { color: black; }
#page h2 a:visited { color: black; }
#page h2 a:focus  { color: white; }
#page h2 a:hover { color: red; }
#page h2 a:active { color: orange; }
#page h2 a { text-decoration: underline; font-weight: bold; }



#page a:link { color: red; }
#page a:visited { color: red; }
#page a:focus  { color: orange; }
#page a:hover { color: black; }
#page a:active { color: white; }
#page a { text-decoration: underline; }



.service_table {
	width: 100%;
	border: 0px;
	margin-top: 10px;
}
.services_left_box { 
	width: 60%;
}
.services_center_box { 
	width: 20%;
	text-align: center;
}
.services_right_box { 
	width: 20%;
	text-align: center;
}

.contact_table {
	width: 100%;
	border: 0px;
	margin-top: 10px;
}
.textbox  {
	border: 1px solid black;
	background-color: #eeeeee;
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.submitbutton {
	border: 1px solid black;
	background-color: #eeeeee;
	font-size: 11px; 
}
.left_link {
	width: 40%;
	float: left;
	line-height : 25px;
}
.right_link {
	width: 60%;
	float: left;
	line-height : 25px;
}
.special_price {
	color: #FF0000;
	font-weight: bold;
}

.imgleft {
	float: left;
	padding-right: 15px;
}
.imgright {
	float: right;
	padding-left: 15px;
}
.textright {
	height: 100%;
}
.textright {
	text-align: justify;
}
.textleft {
	text-align: justify;
}
.spraytantextright p {
	text-align: justify;
}


#gallery h1 {
	font-size: 18px;
	font-weight: bold;
}
#gallery h2 {
	font-size: 14px;
	font-weight: bold;
}

.thumbimgs {
	float: left;
	margin-top: 20px;
}
.nextprevthumb {
	float: right;
	height: 100%;
	margin-top: 25px;
	margin-right: 35px;
	text-align: center;
}
#mainimage {
	clear: both;
	width: 100%;
}
.thumbnailimg {
	padding-right: 10px;
	border: 0px;
}
#mainimage {
	padding-top: 30px;
	text-align: center;
}
.mainimageinfo {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
}
#store {
	clear: both;
	padding-top: 15px;
}
.store_item {
	clear: both;
	margin-top: 25px;
}
.prodleft { 
	float: left;
	padding-right: 15px;
	width: auto;
}
.prodright { 
	text-align: justify;
}
.store_text {
	clear: both;
	margin-top: 30px;
}

.makeup_brands a:link { color: black; }
.makeup_brands a:visited { color: black; }
.makeup_brands a:focus  { color: orange; }
.makeup_brands a:hover { color: red; }
.makeup_brands a:active { color: white; }
.makeup_brands a { text-decoration: underline; }


#contactleft { 
	float: left;
	width: 42%;
}
#contactright { 
	float: left;
	width: 58%;
}
.contactformhead { 
	clear: both;
	margin-top: 5px;
	float: left;
	width: 42%;
	font-weight: bold;
}
.contactform { 
	margin-top: 5px;
	float: left;
	width: 58%;
}
#contactfoot { 
	clear: both;
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 10px;
}
.mainpage {
	min-height: 600px;
	background-image: url("../images/home.png");
	background-repeat: no-repeat;
	background-color: black;
}
.beautysalon {
	clear: both;
	padding: 20px;
	width: 350px;	
	text-align: justify;
	color: white;
	font-size: 15px;
}
.beautysalon a:link { color: red; }
.beautysalon a:visited { color: red; }
.beautysalon a:focus  { color: orange; }
.beautysalon a:hover { color: white; }
.beautysalon a:active { color: red; }
.beautysalon a { text-decoration: underline; }

.subscriberleft {
	margin-top: 5px;
	float: left;
	width: 30%;
	font-weight: bold;
	text-align: right;
}
.subscriberight {
	margin-top: 5px;
	float: left;
	padding-left: 10px;
	width: 50%;
}
.subscribetext {
	padding-bottom: 10px;
}
.submitsubscribe {
	clear: both;
	padding-top: 10px;
	padding-left: 200px;
}
.submitcontact {
	clear: both;
	padding-top: 10px;
	text-align: center;
	padding-bottom: 30px;
}
.beauty_text {
	clear: both;
	width: 45%;
	text-align: justify;
	float: left;
	padding: 5px;
	margin-left: 15%;
}
.beauty_price {
	width: 25%;
	text-align: center;
	float: left;
	padding: 5px;
}
.services_list li {
	display: inline;
	padding: 5px;
}
.pricelistback {
	clear: both;
	margin-top: 10px;
	width: 35%;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	margin-left: 100px;
	border-top: dotted 1px;
	border-bottom: dotted 1px;
}
.pricelistforward {
	width: 35%;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	float: left;
	margin-right: 100px;
	border-top: dotted 1px;
	border-bottom: dotted 1px;
}
.beauty_text_head {
	clear: both;
	padding-top: 5px;
	width: 100%;
	text-align: center;
}
.openleft {
	float: left;
	padding-bottom: 5px;
	width: 25%;
}
.openright {
	float: left;
	padding-bottom: 5px;
	width: 40%;
}
. beauty_text_head_sub {
	padding-top: 50px;
}
.nail_beauty_text {
	font-size: 10px;
}
.gallery_header {
	float: left;
	width: 33%;
	font-size: 14px;
}
.gallery_nav_bar {
	width: 100;
	text-align: center;
}
.nextprevious {
	font-size: 14px;
}
.pamper_price {
	width: 25%;
	text-align: center;
	float: left;
	padding-top: 60px;

}
#gallery {
	background-color: black;
	background-color: #black;
	border: 1px solid black;
	border-top: 0px;
	padding: 15px;
	min-height: 485px;
	color: white;
}

#gallery h1 {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
}
#gallery h2 {
	font-size: 17px;
	font-weight: bold;
}
#gallery h3 {
	font-size: 14px;
	font-weight: bold;
}

#gallery h1 a:link { color: red; }
#gallery h1 a:visited { color: red; }
#gallery h1 a:hover { color: orange; }
#gallery h1 a:active { color: orange; }
#gallery h1 a { text-decoration: underline; font-weight: bold; }



#gallery a:link { color: red; }
#gallery a:visited { color: red; }
#gallery a:hover { color: orange; }
#gallery a:active { color: orange; }
#gallery a { text-decoration: underline; }

.pampertextbig {
	font-size: 16px;
}
.new {
	color: red;
	font-weight: bold;
}
.f_left {
	float: left;
	padding-right: 30px;
}
.clear {
	clear: both;
}
