/* salon U css spanish */

body {
	margin: 0px;
	padding: 0px;
	background-color: #442201;
	background-image: url(../images/su.jpg);
	background-repeat: no-repeat;
}
p {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
#linehorizontal {
	width: 100%;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF8A00;
	height: 70px;
	padding: 0px;
	background-color: #FF8A00;
	margin-top: 70px;
}
#maincontent {
	width: 500px;
	margin-left: 360px;
	padding-top: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 1em;
	height: 600px;
}
#lang {
	position: absolute;
	left: 862px;
	top: 123px;
	background-color: #FF8901;
	padding-right: 3px;
	padding-left: 3px;
}


/* start IMAGE HOLDER */

#imageholder {
	position: absolute;
	left: 115px;
	top: 165px;
	width: 200px;
	height: 550px;
	background-image: url(../images/salon_U_pic1.jpg);
	border: 3px solid #CD0066;
}

#mapholder { 
    position: absolute;
	left: 620px;
	top: 180px;
	width: 337px;
	height: 320px;
	background-image: url(../images/map.gif);
	border: 3px solid #CD0066;
}

/* end IMAGE HOLDER */


/* start SIMPLE LINKS */

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-decoration: underline;
	color: #CD0066;
}
a:active {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-decoration: underline;
	color: #CD0066;
}

/* END SIMPLE LINKS */

/* start NAV LIST */

.nav {
	height: 38px;
	width: 453px;
	text-indent: -9999px;
	margin-left: 177px;
	position: absolute;
	left: 182px;
	top: 102px;
}

.nav ul{
	position: relative;
	width: 532px;
	height: 38px;
	background: transparent url(../images/naves.jpg) no-repeat 0 0;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}

.nav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: absolute;
	top: 0;
}

.nav li, .nav a {
	height: 38px;
	display: block;
	text-decoration: none;
	overflow: hidden;
}

.b1 {left: -10px; width: 115px;}

.b2 {left: 100px; width: 120px;}

.b3 {left: 225px; width: 75px;}

.b4 {left: 300px; width: 120px;}



.b1 a:hover, #services .b1 {background: transparent url(../images/naves.jpg) 10px -39px no-repeat;}

.b2 a:hover, #products .b2 {background: transparent url(../images/naves.jpg) -100px -39px no-repeat;}

.b3 a:hover, #salon .b3 {background: transparent url(../images/naves.jpg) -225px -39px no-repeat;}

.b4 a:hover, #contactus .b4 {background: transparent url(../images/naves.jpg) -300px -39px no-repeat;}

/* end NAV LIST */


/* start FOOTER */

#footer {
	width: 100%;
	background-color: #CD0066;
	height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #FFFFFF;
	padding-top: 5px;
	letter-spacing: -1px;
	text-align: center;
	bottom: 0px;
	margin-top: 200px;
}

/* end FOOTER */


/* start CONTACT FORM */

.contact{
	background-color: #FFFFFF;
	border: 2px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
}

.contact:focus{
	background-color: #FFFFFF;
	border: 2px solid #CD0066;
}

.contact:hover{
	background-color: #FFFFFF;
	border: 2px solid #CD0066;
}

/* end CONTACT FORM */





/* NOT USED */
/* NOT USED */

#linevertical {
	position: absolute;
	top: 0px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FF8A00;
	width: 5px;
	height: 100%;
	margin-left: 80px;
	float: left;
}
#header {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF8A00;
	padding: 0px;
	height: 120px;
	margin-left: 80px;
}

/* NOT USED */
/* NOT USED */
