@charset "utf-8";
/* CSS Document */


/* site */




p {
color:#999999;
font-family:  "Helvetica Neue","Helvetica", "Arial", sans-serif;
font-weight:300;
font-stretch:expanded;
font-size:13px;
}

li {
     color: #999999;
	font-family: "Helvetica Neue","Helvetica", "Arial", sans-serif;
    font-weight: 300;
     font-size:13px;

}
img {
	border-style:none;
}
a:link {
	color:#999999;
	font-family: "Helvetica Neue","Helvetica", "Arial", sans-serif;font-weight: 300;
font-size:13px;
text-decoration:none;
}
a:active {
	color:#999999;
	font-family: "Helvetica Neue","Helvetica", "Arial", sans-serif;font-weight: 300;
font-size:13px;
text-decoration:none;
}
a:visited {
	color:#999999;
	font-family: "Helvetica Neue","Helvetica", "Arial", sans-serif;
font-weight: 300;

	text-decoration:none;
}
a:hover {
	color:#666666;
	font-family: "Helvetica Neue","Helvetica", "Arial", sans-serif;
font-weight: 300;
font-size:13px;

}

.links {
	color:#999999;
	font-family: "Helvetica Neue","Helvetica", "Arial", sans-serif;font-weight: 300;
font-size:10px;
text-decoration:none;
}

ol {
	color: #5e6265;
	list-style-type: square;
	font-family: "Helvetica Neue","Helvetica", "Arial", sans-serif;
font-weight: 300;
font-size:13px;

}
.form {
	font-family: "Helvetica Neue","Helvetica", "Arial", sans-serif;
	font-weight: 300;
	font-size:1em;
	margin:10px;
	color: #5e6265;
	margin-left:-23px;
	width: 300px;
}

label {
margin-left:13px;
font-size:12px;
font: "Helvetica Neue","Helvetica", "Arial", sans-serif;


  }
fieldset {
    background:#ffffff;
  border:solid 0 #fff; /* Opera doesn't get border:none or border:0 on fieldsets */


  
  }

.br {display:none;}  
  
.textfield {
font:1.1em   "Helvetica Neue","Helvetica", "Arial", sans-serif;
font-weight: 300;
padding-bottom:1em;
color:#333 ;
margin:3px;
height:22px;
border:solid 0 #fff;
padding: 3px 8px;
background: #5e6265;

voice-family: "\"}\""; 
voice-family:inherit;

}
fieldset>input.textfield {
background: #cccccc;;
}

.submit {
margin-top:0px;
background: transparent url(hair-salon-elements/btn.jpg) no-repeat;
height:15px;
border:solid 0 #fff;
width:80px;
font:1.1em Arial, Helvetica, sans-serif;
color:#666;
 }

ul {
margin-left:-25px;
color: #5e6265;
font-family: "Helvetica Neue","Helvetica", "Arial", sans-serif;
font-weight: 300;
font-size:13px;
}
li{ list-style-type:square;}

p.location {
color: #929292;
font-family:"Helvetica Neue","Helvetica", "Arial", sans-serif;
font-weight: 300;
font-size:13px;}

p.heading {
color:#797979;
font: bold 10pt "Helvetica Neue","Helvetica", "Arial", sans-serif;
font-weight: 300;
}
.formtext{
	color:#000;
	font:10pt "Helvetica Neue","Helvetica", "Arial", sans-serif;
	font-weight: 300;
}
.formlabel {
	font: 10pt "Helvetica Neue","Helvetica", "Arial", sans-serif;
	font-weight: 300;
	color: #000;
	margin: 12px 0px 3px 0px;
	
}

.contact {
font-size:12px;
font:"Helvetica Neue","Helvetica", "Arial", sans-serif;
font-weight: 300;
}

p.contact{
font-size:12px;
font:"Helvetica Neue","Helvetica", "Arial", sans-serif;
font-weight: 300;
color: #929292;
}

p.events {
font-weight:bold;
font-size:13px;
font:"Helvetica Neue","Helvetica", "Arial", sans-serif;
font-weight: 300;
color: #929292;
}




.info {
padding-top:10px;
padding-bottom:10px;
padding-left:22px;
color: #929292;
}

#icons {
	position:absolute;
	bottom:4px;
	right:45px;
}

.info a {
text-decoration:none;
color: #929292;
font-size:10px;
}

.info a:hover {
text-decoration:underline;
color: #929292;
font-size:10px;
}


.clear { height:50px;}

.largebarcode {
float:left; width:186px; height:183px;
}

.smallbarcode {
float:left; width:45px; height:48px;
}

.indulgence {
float:left; margin-top:-12px; width:430px; padding-left:5px;}

.qrtext {
float:left; margin-top:-12px; width:300px;}

.qrcode  { margin-top:50px; }

#bobcontact {
	position:relative;
	left: 0px;
	top:20px;
	 
}


.vrcard{ float:left; padding-right:25px;  color:#999999; color:#999999;
font-family:  "Helvetica Neue","Helvetica", "Arial", sans-serif;
font-weight:300;
font-stretch:expanded;
font-size:13px;

}
.locationbox {
	position:absolute;
	top:30px;
	left: 370px;
	width:490px;
}

#mapgreen {
	border: solid #E4E978 3px;
	width:350px;
	height: 206px;
	padding:5px;
}

#mapblue {
	border: solid #B4DAD4 3px;
	width:350px;
	height: 436px;
	padding:5px;
}

#footer{
	background: #FFF;
	margin-top:15px;
	padding: 0px 0px 0px 15px;
	position:relative;
	height:35px;
}


.shadowtop{
	background:url(hair-salon-elements/shadowtop.png);
	width:1004px;
	height:6px;
	position:absolute;
	top:-6px;
	right:-2px
}
.shadowbottom{
	background:url(hair-salon-elements/shadowbottom.png);
	width:1002px;
	height:2px;
	position:absolute;
	bottom:-2px;
	right:-2px
}
.shadowleft{
	background:url(hair-salon-elements/shadowleft.png) repeat-y;
	width:6px;
	height:100%;
	position:absolute;
	top:0px;
	left:-6px
}
.shadowright{
	background:url(hair-salon-elements/shadowright.png);
	width:6px;
	height:87%;
	position:absolute;
	top:105px;
	right:-6px;}

.shadowrighttreat{
	background:url(hair-salon-elements/shadowright.png);
	width:6px;
	height:90%;
	position:absolute;
	top:105px;
	right:-6px;}
	
.shadowrightbottom{
	background:url(hair-salon-elements/shadowright.png) repeat-y;
	width:6px;
	height:100%;
	position:absolute;
	top:0px;
	right:-6px
}

input.btn {
  color:#050;
  width:75px;
  height:30px;
  background:url(/images/submit.png) no-repeat;

}

.teamimagegreen {

    float:left;
    padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	border: 2px solid  #E4E978;
}

.teamimageblue {
    float:left;
    padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	border: 2px solid  #B9E1D9;
}

.damyanprofile {
width:380px;
float:left;
padding-left:10px;
}

hr {
  border: 1;
  width: 100%;
  color:#B4DAD4;
  background-color:#B4DAD4;
}
