/****************************************
**	website: 	www.salonvictoriakaty.com
**	version: 	2.0 
**	media:		screen
**	date:			07/17/08
*****************************************/

/*--------------------------------------------------------------
	= global settings
---------------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,form,p,th,td {
	font-family: "lucida grande", "Trebuchet MS","tahoma", arial, sans-serif;
	line-height: 1.75em;
	font-size: 100%;	
	color:#281810;	
	margin: 0; 
	padding: 0;
}

input,textarea,submit {
	font-family: "lucida grande", "Trebuchet MS","tahoma", arial, sans-serif;
	line-height: 1.75em;
	font-size: 90%;	
	color:#281810;	
	margin: 0; 
	padding: 0;
}

div.stylists img {
	border: 0;
	margin: 0 10px 2px 0;
	background: #fff;
	padding: 2px;
	border: #CCCCCC solid 1px;
	border-width: 0 1px 1px 0;
}

div.salon img {
	border: 0;
	margin: 0 0 2px 0;
	background: #fff;
	padding: 0 2px 2px 0;
	border: #CCCCCC solid 1px;
	border-width: 0 1px 1px 0;
}

div.bio {
	margin: 0 0;	
	line-height: 1.25em;
	text-align:justify;
}
/*--------------------------------------------------------------
	= links
---------------------------------------------------------------*/
a					{color:#281810; text-decoration:underline;}
a:link		{color:#281810; text-decoration:underline;}	
a:hover		{color:#281810; text-decoration:none;}
a:visited	{font-weight: normal;}

content						{color:#9F6E4B; text-decoration:underline;}
a.content					{color:#9F6E4B; text-decoration:underline;}
a.content:link		{color:#9F6E4B; text-decoration:underline;}	
a.content:hover		{color:#9F6E4B; text-decoration:none; background:#EDE7D3;}
a.content:visited	{color:#9F6E4B; text-decoration:underline; font-weight: normal;}

.content_right		{color:#FFFFFF;}
.content_services {
	font-size: 90%;
	line-height: 1.3em;
}

/*--------------------------------------------------------------
	= body settings
---------------------------------------------------------------*/
body {
	background: #1C110B url(../images/bkgd_header.jpg) top left repeat-x;
	text-align: center;}

/*--------------------------------------------------------------
	=header
---------------------------------------------------------------*/
#header {
	background: url(../images/header.jpg) top center no-repeat;
	width: 960px;
	height: 281px;	
}
	
#header_link1 {
	background: url(../images/header_link1.jpg) top center no-repeat;
	width: 960px;
	height: 64px;
}

#header_link2 {
	background: url(../images/header_link2.jpg) top center no-repeat;
	width: 960px;
	height: 64px;
}

#header_link3 {
	background: url(../images/header_link3.jpg) top center no-repeat;
	width: 960px;
	height: 64px;
}

#header_link4 {
	background: url(../images/header_link4.jpg) top center no-repeat;
	width: 960px;
	height: 64px;
}

#header_link5 {
	background: url(../images/header_link5.jpg) top center no-repeat;
	width: 960px;
	height: 64px;
}

#nav {
	font-size: 90%;
	margin: 0 0;
	padding: 0 0 18px 15px;
	text-align: left;
}

#nav li { 
	padding: 0 0 0 35px;
	display: inline;
}

#nav li a {
	text-decoration: none;
	color: #FFFFFF;
}

#nav li:hover a{
	color: #FFFFFF;
	text-decoration:underline;
	background:transparent;
}


/*--------------------------------------------------------------
	=main content
---------------------------------------------------------------*/
	
#main {
	background: url(../images/bkgd_main.jpg) top center no-repeat;
	width: 960px;
	height: 400px;
}

p {
	margin: 0 0 10px 0;
	text-align:justify;
}

h1 {
	text-align: left;
	font-size: 110%;
	font-weight: bold;
	margin: 0 0 20px 0;
	padding: 0;
}

h2 {
	font-size: 110%;
	font-weight: bold;
	color:#FFFFFF;
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

/*--------------------------------------------------------------
	=content left
---------------------------------------------------------------*/
#content_bkgd_left {
	background: url(../images/content_left_inner.jpg) top center repeat-y;
}

/*--------------------------------------------------------------
	=content right
---------------------------------------------------------------*/
#content_bkgd_righta {
	background: url(../images/content_righta_inner.jpg) top center repeat-y;
}

#content_bkgd_rightb {
	background: url(../images/content_rightb_inner.jpg) top center repeat-y;
}
	
/*--------------------------------------------------------------
	=footer
---------------------------------------------------------------*/
#footer {
	background: url(../images/bkgd_footer.gif) bottom left repeat-x;
	height: 45px;
	}

#footer-nav {	
	line-height: 1.3em;
	font-size: 75%;
	margin: 0 0;
	padding: 10px 0 10px 0;	
	color: #FFFFFF;
	text-align: center;
}

.footer						{color:#FFFFFF; text-decoration:none;}
a.footer					{color:#FFFFFF; text-decoration:none;}
a.footer:link			{color:#FFFFFF; text-decoration:none;}	
a.footer:hover		{color:#FFFFFF; text-decoration:underline;}
a.footer:visited	{color:#FFFFFF; text-decoration:none; font-weight: normal;}
