@charset "utf-8";
/* CSS Document */
/* Normalization de margins y paddings */
body, div, dl, dt, dd,  ul, ol, li, h1, h2, h3, h4, h5, h6, pre, input, p, blockquote, th, td, img
	{margin:0px; padding:0px; border:0px}
/* Normalization de fonts para titles*/
h1, h2, h3, h4, h5, h6
	{font-size:100%;}
/* Remove style from lists
ol, ul
	{list-style:none;}*/
/* Normalization of size and font weight */
address, caption, cite, code, dfn, em, strong, th, var
	{font-style:normal; font-weight:normal;}

p {
	font-size:18px;
	font-family: Arial;
	text-align:justify;
	color:#0b0506;
}
a {
	outline:none;
	color: #462D09;
    font-family: Arial;
    text-decoration: underline;
	font-size: 16px;
}
a:hover {
	outline:none;
	/*color: #000000;*/
    font-family: Arial;
    text-decoration: underline;
	font-size: 16px;
}
#flashbanner {
border:2px solid black;
}
#agency {
    background-image: url("images/icon.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    color: #462D09;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin: 50px 0 0 20px;
    text-align: center;
}
/* Prueba para centrado de nav--*/
#nav ul{
margin-left:170px;/*205px*/
margin-right:auto;
width:550px;/*450px*/
}
#nav ul li {
	list-style: none;
	list-style-image:none;
	float:left;
	height:24px;
	/*background-image:url(../img/stick.jpg);
	background-position:right;
	background-repeat:no-repeat;*/
}
#nav ul li a {
    color: #462D09;
    display: block;
    float: left;
    font-family: Arial;
    font-size: 18px;
    height: 24px;
    line-height: 20px;
    list-style-type: none;
    margin: 0 15px;
    text-align: center;
    text-decoration: none;
    width: auto;
}
#nav ul li a:hover {
	color:#000;
}

.return {
background:transparent url(../img/sign.jpg) no-repeat scroll 0 0;
color:#CFBAAF;
cursor:pointer;
font-family:verdana;
font-size:12px;
font-weight:bold;
height:31px;
padding-top:13px;
text-align:center;
text-decoration:none;
width:140px;
}
.submit {
text-decoration:none;
color:#cfbaaf;
font-family:verdana;
font-size:12px;
font-weight:bold;
height:40px;
padding-top:0px;
position:float;
text-align:center;
width:140px;
background:url(../img/sign.jpg);
cursor: pointer;
}

.viewstylist {
background:transparent url(../img/sign.jpg) no-repeat scroll 0 0;
color:#CFBAAF;
cursor:pointer;
float:left;
font-family:verdana;
font-size:12px;
font-weight:bold;
height:31px;
padding:13px 16px 1px;
text-align:left;
text-decoration:none;
width:140px;
}

.viewstylist1 a {
    font-family: verdana;
    font-size: 12px;
}

.viewstylist1 a:hover {
color:333;
}


#nav ul li.nonstick {
	background-image:none;
}
body {
	background-color:#160e0c;
}
#wrapper {
    background-color: #8C7E6D;
    float: left;
    height: auto;
    position: relative;
    width: 100%;
}
#top {
    background-color: #8C7E6D;
    background-image: url("../img/back_top.jpg");
    background-position: center top;
    background-repeat: repeat-x;
    float: left;
    height: 120px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
#bottom {
    background-color: #160E0C;
    background-image: url("../img/back_bottom.jpg");
    background-position: center bottom;
    background-repeat: repeat-x;
    bottom: 0;
    float: left;
    height: 114px;
    left: 0;
    position: absolute;
    width: 100%;
}
#container {
	width:1125px;
	height:auto;
	position:relative;
	z-index:1;
	background-color:#160e0c;
	margin-left:auto;
	margin-right:auto;
}
#cont_back {
	background-image:url(../img/back_cont.jpg);
	background-repeat:repeat-y;
	float:left;
}
#head {
	width:1125px;
	height:409px;
	position:relative;
	background-image:url(../img/head.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#160e0c;
}
#center{
	width:1125px;
	height:auto;
	position:relative;
	background-image:url(../img/center.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
}
#footer {
	width:1125px;
	height:128px;
	position:relative;
	background-image:url(../img/footer.png);
	background-position:top;
	background-repeat:no-repeat;
	/*background-color:#160e0c;*/
	float:left;
	clear:both;
}
#nav {
    float: right;
    height: 20px;
    margin-top: 5px;
    position: relative;
    right: 30px;
    text-align: center;
    width: 810px;
}
#info {
	width:810px;
	height:auto;
	float: right;
	right:10px;
	padding:30px 20px 10px 20px;
	position:relative;
	z-index:2;
}
#info h2{
font-weight:normal;
font-size:14px;
}
#slogan {
    color: #462D09;
    font-family: "Times New Roman",Times,serif;
    font-size: 32px;
    font-style: italic;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    position: relative;
    text-align: center;
    width: 500px;
}

.stylist_table {
font-weight:normal;
font-size:14px;
}

.stylist_table td, .stylist_table th {
text-align:left;
height:45px;
width:150px;
}

.table-09 td {
vertical-align:top;
}

.table-09 strong {
font-weight:700;
}

.table-09 {
width:400px;
float:left;
}

#section-4 {
float:left;
width:270px;
}

#profile-picture-container {
border:1px solid #555555;
float:left;
height:120px;
margin-right:10px;
width:100px;
}

.info {
font-weight:normal;
font-size:14px;
}

.button-02 {
background:#BEBEBE;
color:#333333;
display:block;
text-align:center;
width:110px;
text-decoration:none;
}

.specialInput {
    height: 22px;
    margin-bottom: 3px;
    margin-top: 1px;
    width: 308px;
	/*background-color: #FFFFFF;*/
/*    font-family: verdana;
    font-size: 11px;*/
}
.specialInput input{
    background-color: #FFFFFF;
}
.specialInput option{
    background-color: #FFFFFF;
    font-family: verdana;
    font-size: 11px;
}
.display {
visibility:visible;
}
.hide {
visibility:hidden;
}
.click {
    font-weight: bold;
    margin-top: 11px;
    text-align: center;
}
.stylist-directory {
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 7px;
    margin-left: 5px;
    margin-top: 11px;
    text-align: left;
}
.formtext {
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    width: 90px;
}
.inputcheckbox {
    float: left;
    margin-left: 2px;
    padding-right: 4px;
    padding-top: 8px;
    position: relative;
}
.inputcheckboxtext {
    float: left;
    font-family: Arial;
    font-size: 13px;
    margin-top: 7px;
    padding-left: 4px;
    position: relative;
}

