/*************** BASICS  ***************/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	
}

h1 {
	font-size: 24px; 
	text-decoration: none;
	font-weight: bold;
	padding-top:26px;
	margin-top:26px;
}

h2 {
	font-size: 18px; 
	text-decoration: none;
	font-weight: bold;
	padding-top:0px;
	margin-top:0px;
}

h3 {
	font-size: 18px; 
	text-decoration: none;
	font-weight: bold;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}

h4 {
	font-size: 14px; 
	color:#666666;
	text-decoration: none;
	font-weight: bold;
	padding-top:0px;
	margin-top:0px;
}

p, .p {
	
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

li, li {
	
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-top:5;
	margin-bottom:5;
	padding-top:5;
	padding-bottom:5;
	list-style-type : disc;
}

/*************** CLASSES  ***************/

.p-zerotop {
	
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-top:0;
	margin-top:0;
}

.li-hot {
	
	font-size: 14px;
	font-weight: bold;
	color: #ba3900;
}
	
.haircurl {
	padding:4,0,4,0;
	margin:4,0,4,0;
}

.city {
	
	font-size: 16px;
	font-weight: bold;
	padding-bottom:3;
	margin-bottom:3;
	padding-top:0;
	margin-top:0;
}

.salonname {
	
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	padding:0;
	margin:0;
}

.salonname a, .salonname a:visited {
	color: #ba3900;
	
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	padding:0;
	margin:0;
}

.salonname a:hover {
	color: #ba3900;
	
	font-size: 11px;
	font-weight: normal;
	font-style: underline;
	padding:0;
	margin:0;
}

.address {
	
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.address a{
	
	font-size: 10px;
	font-weight: normal;
	color: #ba3900;
}

.address a:hover{
	
	font-size: 10px;
	font-weight: normal;
	color: #ba3900;
}

.info {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin:0;
	padding:0;
}

.info a{
	font-size: 14px;
	color: #ba3900;

	
}

.info a:hover{
	font-size: 14px;
	color: #ba3900;
}

.info2 {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin:0;
	padding:0;
}

.info2 a{
	font-size: 11px;
	color: #ba3900;
}

.info2 a:hover{
	font-size: 11px;
	color: #ba3900;
}

.menu {
	
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-top:2;
	margin-top:2;
	padding-bottom:2;
	margin-bottom:2;
}

.menu a{
	
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-top:0;
	margin-top:0;
	padding-bottom:0;
	margin-bottom:0;
}

.menu a:hover{
	
	font-size: 12px;
	color: #ba3900;
	text-decoration: none;
	font-weight: bold;
		padding-top:0;
	margin-top:0;
	padding-bottom:0;
	margin-bottom:0;
}

.atitlemenu {
	color:#ba3900; 
	text-decoration:none; 
	
	font-weight:bold; 
	font-size: 20px; 
	padding-bottom:0;
	margin-bottom:0;
}

.atitlemenu a:hover {
	color: #ba3900;
	text-decoration:underline; 
	
	font-weight:bold; 
	font-size: 20px; 
	padding-bottom:0;
	margin-bottom:0;
}

A	{
	color: #000000;
	text-decoration: none;
	font-weight:bold; 
	
	font-size: 12px;
}

A:hover {
	color: #ba3900;
	font-weight:bold; 
	text-decoration: underline;
	
	font-size: 12px;
}

.title-spacing {
	padding-top:30;
	margin-top:30;
	padding-bottom:20;
	margin-bottom:20;
}

.vip {
	
	font-size: 16px; 
	text-decoration: none;
	font-weight: bold;
	padding-bottom:0;
	margin-bottom:0;
	padding-top:15;
	margin-top:15;
}

.footer {
	
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.footer a{
	
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.footer a:hover{
	
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.padtop {
	padding-top:15;
	margin-top:15;
}
.padtopbottom {
	padding-top:0;
	margin-top:15;
	padding-bottom:15;
	margin-bottom:15;
}

/*************** CSS PHOTO GALLERY ***************/

.thumbnail img{
border: 2px solid black;
margin: 0 12px 12px 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail:hover img{
border: 2px solid #ba3900;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
padding: 0px;
border: 2px #ba3900;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 450;
left: 450px; /*position where enlarged image should offset horizontally */
z-index: 20;
} 

