/* CSS Document */
body{
	width:1000px;
	margin:0px auto;
	padding:0;
	background-color:#fff;
}

img{
	border:none;
}

#logo{
	float:left;
	width:1000px;
	height:100px;
	background-image:url("../images/system/logo.jpg");
}

#logo h1{
	text-indent:-9999px;
	font-size:0;
}

#navcontain{
	float:left;
	width:1000px;
	height:30px;
}

#flashbanner{
	float:left;
	width:1000px;
	height:148px;
	background-image:url("../images/system/flashbanner.jpg");
}

#maincontain{
	float:left;
	width:1000px;
	height:auto !important;
	height:257px;
	min-height:257px;
	background-image:url("../images/system/bodystretch.jpg");
}

#leftspace{
	float:left;
	width:120px;
	height:302px;
	background-image:url("../images/system/mainbody_left.jpg");
}

#sidenav{
	float:left;
	width:156px;
	height:auto !important;
	height:302px;
	min-height:302px;
	background-color:#000;
}


#sidenav_services{
	float:left;
	width:156px;
	height:34px;
	background-image:url("../images/system/sidenav_services.jpg");
}

#sidenav_cutting{
	float:left;
	width:156px;
	height:24px;
}

#sidenav_coloring{
	float:left;
	width:156px;
	height:23px;
}

#sidenav_bridal{
	float:left;
	width:156px;
	height:27px;
}

#sidenav_estetica{
	float:left;
	width:156px;
	height:25px;
}

#sidenav_specialty{
	float:left;
	width:156px;
	height:28px;
}

#sidenav_bottom{
	float:left;
	width:156px;
	height:141px;
	background-image:url("../images/system/sidenav_bottom.jpg");
}

#mainbody{
	float:left;
	width:724px;
	height:auto !important;
	height:302px;
	min-height:302px;
	background-image:url("../images/system/mainbody.jpg");
	background-position:top;
	background-repeat:no-repeat;
}

#footer{
	float:left;
	width:1000px;
	height:172px;
	background-image:url("../images/system/footer.jpg");
}

#footerleft{
	float:left;
	width:276px;
	height:172px;
}

#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:604px; margin:50px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:598px; height:400px; padding:2px; border:1px solid #ccc; background:#fff}
#information {position:absolute; bottom:0; width:598px; height:0; background:#66996D; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:598px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:406px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(/slideshow/images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(/slideshow/images/right.gif) right center no-repeat}
#imglink {position:absolute; height:406px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(/slideshow/images/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:81px; background:url(/slideshow/images/scroll-left.gif) center center no-repeat; background-color:#66996D}
#slideleft:hover {background-color:#88BB8D}
#slideright {float:right; width:20px; height:81px; background:#66996D url(/slideshow/images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#88BB8D}
#slidearea {float:left; position:relative; width:556px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #C5788C; padding:2px}

tr.tablelistselect:hover { background-color: #66996D; }
td.tablelistheadingnohover { background-color: #66996D; border-top: #66996E 1px solid; border-bottom: #44774D 1px solid; border-left: #55885D 1px solid; border-right: #33553D 1px solid; font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: normal; }
td.tablelistheading { background-color: #66996D; border-top: #55885D 1px solid; border-bottom: #33553D 1px solid; border-left: #55885D 1px solid; border-right: #33553D 1px solid; font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: normal; }
td.tablelistheading:hover { cursor: hand; background-color: #88BB8D; border-top: #000000 1px solid; border-bottom: #000000 1px solid; border-left: #000000 1px solid; border-right: #000000 1px solid; font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: normal; }
td.tablelistcell:hover { background-color: #88BB8D; }
.tablelistselect { border-top: #000000 1px solid; border-bottom: #000000 1px solid; border-left: #000000 1px solid; border-right: #000000 1px solid;  font-family:  Arial,Verdana, sans-serif; font-size: 12px; color: #000000; }


