/* 

	project:  website traffic (free CSS templates)
	author:   luka cvrk (www.solucija.com) 

   
*/

*{ margin: 0; padding: 0; }* 
body { font: .74em Verdana, Arial, "Trebuchet MS", Tahoma, sans-serif; line-height: 1.6em; background: #D0D4D4; color: #444; }

a {	color: #B60D0A;	background: inherit; text-decoration: none; }
a:hover { color: #808080; background: inherit; }
p { margin: 0 0 15px 0; }
h1 { font: normal 3.7em "Trebuchet MS", Arial, Sans-Serif; color: #fff; }
h1 a { color: #fff; background: inherit; }
h1 a:hover { color: #E4FFD3; background: inherit; }

h2 { color: #B60D0A; font: bold 1.6em "Trebuchet MS", Arial, Sans-Serif; margin: 0 0 12px; border-bottom: 1px solid #ccc; }
h3 { color: #808080; background: #D0D4D4; padding: 3px 10px; margin: 0 0 15px; }

#content { width: 960px; margin: 10px auto; background: #fff; padding: 10px; }

#header { background: #fff url(../images/header.jpg) no-repeat; height: 252px; }
	#header h1 { color:#FFFF00; background-image:url('/images/transparent.png'); }
	#header p { font-size:19px; font-weight:bold; margin: 20px 30px 0 10px; color:#FFFF99; background-image:url('/images/transparent.png'); line-height:25px;}
	#logo { padding: 70px 20px 0 0px;  float: right; width: 600px; }


	#menu { margin: 0 0 50px; }
		#menu li { list-style: none; float: left; }
		#menu li a { cursor: pointer; padding: 5px 16px; line-height: 35px; background: #D0D4D4; margin: 0 1px 0 0; font-weight:bold; font-size:14px; text-decoration:none; color:#0000FF; }
		#menu li a:hover { background: #B2B6B6; color: #000; }
		#menu li a.current { background: #66A3CF; color: #fff; }
		#menu li a#last  { margin: 0; padding: 5px 15px 5px 15px; }
	
		
#text {float:left; width:570px; padding-left:20px;}
#text li{margin-left:40px; padding-left:10px;}






.sidebar { float: right; margin: 0 10px 10px 0; width: 280px;}

#address1{
	width:270px;
	background-color:#FFFFFF;
	left: 30px;
	top: 432px;
}

.salontext{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#FF0000;
	width:200px;
	padding:10px 0 0 30px;
	font-weight: bold;
	text-decoration: underline;
}

.location{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#A5A74A;
	width:200px;
	padding:20px 0 0 42px;
	font-weight: bolder;
}	

.astoriatext{
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#f9970c;
	width:210px;
	padding:20px 0 0 32px;
	font-weight: bold;
}




.more { border-top: 1px solid #eee; padding: 5px 0 0 0; }

#prefooter { width: 944px; margin: 0 auto; background: #fff; padding: 15px 18px 1px; font-size: .9em;  }

#footer { width: 960px; margin: 15px auto; color: #808080; font-size: .9em; }
	#footer a { color: #444; }
	.right { float: right; text-align: right; font-size: 1em; }
		#footer .right a { margin: 0 0 0 2px; padding: 3px 10px; }
		#footer .right a:hover { background: #fff; color: #444; text-decoration: underline; }
	#footer .left { float:left; width:500px;}
	#footer .right { position:relative; float:right; width:100px;}
		
#b2 
{
	width: 350px;
	padding: 0 0 0 0;
	margin-bottom: 1em;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana;
	color: #333;
}

#b2 ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#b2 li 
{
	margin: 0;
	width: auto;
	padding:10px;
}

#b2 li a 
{
	display: block;
	padding: 3px 0px 2px 0.5em;
	border-left: 5px solid #555;
	border-right: 5px solid #555;
	color: #fff;
	text-decoration: none;
	font-size:14px;
	width: auto;
	background-color:#777;
}

#b2 li a:hover 
{
	border-left: 5px solid #222;
	border-right: 5px solid #222;
	color: #fff;
	background-color: #999;
	font-weight:bold;
}
		
		
