/* Hanasalon CSS */

html, body, #container {

	min-height: 100%; /*Sets the min height to the
                        height of the viewport.*/
					
    height: 100%; /*Effectively, this is min height
                    for IE5+/Win, since IE wrongly expands
                    an element to enclose its content.
                    This mis-behavior screws up modern  
                    browsers*/
    margin: 0;
    padding: 0;
}

html body {
	margin: 0;
	padding: 0;
	height: inherit;
	background-color:#000000;
}

  html>body #container {
    height: auto; /*this undoes the IE hack, hiding it
                    from IE using the child selector*/
}

#all {
	width:100%;
	background: url(img/fade-top.jpg) repeat-x;
	margin: 0 auto;
}

#container {
	background: url(img/fade-top.jpg) repeat-x;
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

#nav {
	text-align: right;
	*height: 113px;
	padding: 2.8em 1.45em 0 0;
	color: #FFFFFF;
	display:block;
}

#main {
	padding-top:15px;
	width: 930px;
	margin: 0 auto;
	height: 685px;
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	color: #FFFFFF; 	
}

#main2 {
	padding-top:15px;
	margin: 0 auto;
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	color: #FFFFFF; 	
}

.main_img {
	padding-right:30px;
	float:left;
}

label {
	width: 8em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	position: relative;
	bottom: .3em;
	display: block
}

input, textarea {
	color: #781351;
	background: #BEBEBE;
	border: 1px solid #8C3673;
	padding: 1px
}

textarea {
	width: 25em
}

.send {
   color:#8C3673;
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size:1em;
   font-weight: bold;
   background-color:#fed;
   border:1px solid #8C3673;
   filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffff',EndColorStr='#bbbbbbbb');
   margin-left:21em;
   *margin-left: 20em
}

fieldset {
	border: 0;
	width: 30em;
}

legend {
	color: #fff;
	float: left;
	text-align: right;
	display: block
}

#main h2 {
	padding-top: 10em;
	font: 1em Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF
}

#main h2 a {
	color:#893872;
}

#sddm {
	margin: 32px 0;
	padding: 0;
	z-index: 30
}

#sddm li {
	margin: 0;
	padding: 0 0 0 10px;
	color:#FF00FF;
	list-style:none;
	background:transparent url(img/pink_bullet.gif) no-repeat;
	background-position:2px 8px;
	float: left;
	font: bold .9em Geneva, Arial, Helvetica, sans-serif;
}

#sddm li a {
	display: block;
	margin: 0;
	padding: 4px 8px;
	color: #FFF;
	text-align: center;
	text-decoration: none
}

#sddm li a:hover {
	color: #8B3775;
}

#sddm div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 2px solid #8B3775
}

#sddm div a	{
	position: relative;
	display: block;
	margin: 0;
	padding: 4px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	background: #000;
	color: #8B3775;
	font: bold 14px Geneva, Arial, Helvetica, sans-serif
}

#sddm div a:hover {
	background: #8B3775;
	color: #FFF
}

#bells_whistles {
	height:324px;
	background-repeat: no-repeat;
	background-position:left;
	background-color: #333;
}

.hanna_pro1 {
	left: 40em;
	top: 9em;
	*left:19.2em;
	*top:-26.3em;
	position:relative;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
}

.hanna_pro2 {
	left: 47.1em;
	top: 16.7em;
	*left:12.3em;
	*top:-42.3em;
	position:relative;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#hairs {
	text-align:justify;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	color: #FFFFFF;
	padding: 5px 20px 10px 20px;
}

.navtext {
	width:285px;
	font: 12px verdana, "Times New Roman", Times, serif;
	border:1px dotted #B74999;
	background-color:#333;
	color:#fff;
	text-align:justify;
}

#affordable {
	background-color: #333;
	width:100%;
	padding-top: 1px;
	* padding-top: 10px;
	clear: both;
}

#affordable h1 {
	color: #B74999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	text-align:center;
	letter-spacing: 1px;
}

#affordable h2 {
	color: #FEFDFD;
	width: 900px;
	padding-bottom: 8px;
	margin: 0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: lighter;
	text-align: center;
}

#features123 {
	overflow:auto;
	text-align: left;
	color: #FFFFFF;
	width: 872px;
	background-color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0 auto;
}

.pink2 {
	color:#B74999;
	font-weight: bolder;
	font-size: 17px;
	display:block;
	padding: 5px 0px 20px 0px;
}

#footer-wrap {
	margin-top: 55px;
}

#footer {
	width: 100%;
	font-family: "Courier New", Courier, monospace;
	text-align:center;
	color:#8A3672;
	font-size: 11px;
	margin: 0 auto;
	padding-bottom: 25px;
	clear: both;

	background: #000 url(img/fade-bottom.jpg) repeat-x;
	background-position: bottom;

    position: absolute;
    bottom: 0;
}