/* @override http://kk.local:8888/amour/css/default.css */

html {
	background-image: url(../img/background.decal.jpg);
}

.floatClear {
	clear: both;
}

a:link {
	color: #d80059;
	text-decoration: none;
}

a:visited {
	color: #d86594;
	text-decoration: none;
}

a:hover, a:active {
	color: #d80059;
	text-decoration: underline;
}

#custom-doc { 
	margin: auto;
	text-align:left;
	width: 67.69em; /* non-IE */ 
	*width: 66em; /* IE */ 
	min-width:880px;
	border-left: 1px solid #999999;
	padding-right: 5px;
	background: url(../img/gradient.shadow.gif) repeat-y right;
}

.yui-t2 {
	width: 100%;
}

h1 {
	background: url(../img/logo_main.gif) no-repeat;
	height: 88px;
	width: 193px;
	margin: 17px 0 0 3px;
}

h1 a {
	display: none;
}

.date, .price {
	font-style: italic;
}

#gallery .date, #news .date {
	font-weight: bold;
	font-style: normal;
	color: #a1265b;
}

.price strong {
	color: red;
}

#qc {
	position: absolute;
	left: 0;
	bottom: 300px;
	color: #666666;
	text-align: center;
	width: 191px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#qc .telephone {
	font-size: 15pt;
	margin-bottom: 0.5em;
}

#qc .hours {
	font-size: 12pt;
}

#qr {
	position: absolute;
	left: 0px;
	bottom: 50px;
	width: 190px;
	text-align: center;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#qr .title {
	font-weight: bold;
	font-size: 110%;
}

#qr p {
	margin: 0;
}

#qr img {
	margin: 1em 0;
}

#qr form, #qr div.input {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	margin: 0;
}

#qr .input.text input {
	width: 150px;
}

#qr div.submit {
	margin: 0;
	padding: 0 15px;
	text-align: right;
}

.greyText {
	color: gray;
}

input, textarea {
	font-size: 100%;
}

#qr div.submit input {
	width: auto;
}

#bd {
	background: #fcf9e8 url(../img/bg.gif) repeat-x;
	position: relative;
}

#yui-main .yui-b {
	background-color: white;
	position: relative;
	border-left:1px solid #CC9999;
}

#nv {
	background-color: #302d2f;
	background-image: url(../img/nav.background.png);
}

#nv ul {
	margin: 0;
}

#nv ul li {
	list-style-type: none;
	display: inline;
	margin: 0;
}

#nv2, #nv2 a {
	color: #ccc;
}

#nv2 a {
	margin: 0 0.5em;
	text-decoration: none;
}

#mc {
	clear: both;
	padding: 11px 9px;
	min-height: 600px;
}

.in-mc-full-width-banner {
	margin: 0 0 1em;
	position: relative;
	left: -9px;
	top: -11px;
}

#news, #gallery {
	border: 1px solid silver;
	padding: 0 1em 1em 1em;
}

#gallery ul, #news ul {
	margin: 0;
}

#gallery ul li, #news ul li {
	list-style-type: none;
}

#gallery .yui-gd {
	margin: 1em 0;
}

#gallery .desc {
	position: relative;
	left: 1em;
	width: 60%;
}

#news .date {
	margin-bottom: 0.2em;
	font-weight: bold;
}

#catchphrase {
	background-image: url(../img/background.decal.white.png);
	text-align: center;
	padding: 1em;
}

#catchphrase p {
	margin: 0.7em;
}

#catchphrase strong {
	color: #e2106e;
	font-size: 120%;
}

#servicesNav {
	margin-top: 2em;
	margin-bottom: 0;
	position: relative;
}

#servicesNav li {
	list-style-type: none;
	display: inline;
	margin: 0 1px 0 0;
	line-height: 0;
}

#servicesNav .languageSwitch {
	position: absolute;
	right: 0.8em;
	bottom: 0.6em;
}

.services {
	margin-top: 0;
	border-bottom: 1px solid #5e1c3b;
}

.services li {
	border: 1px solid #5e1c3b;
	border-bottom: none;
	list-style-type: none;
	padding: 1em;
}

.services li * {
	margin: 0.4em;
}

.legend {
	margin: 0 2em 1em;
}

#galleryIndex div.image {
	float: left;
	margin: 15px;
	position: relative;
}

#salonInformation {
	margin: 1em 0;
	background-color: #b0b3b5;
	padding: 0.5em 1em;
}

#salonInformation2 {
	border:solid #CCCCCC 1px;
	margin: 0 0;
	background-color: #fffdf5;
	padding: 0.5em 1em;
}

#salonInformation #languageSwitch {
	float: right;
	padding: 1em;
	font-weight: bold;
}

#salonInformation2 #languageSwitch {
	float: right;
	padding: 1em;
	font-weight: bold;
}


#salonInformation img {
	margin: 20px 0;
}

#salonInformation2 img{
		margin: 20px 0;
}

#staff {
	padding: 2em 0 1em;
	text-align: center;
	background-color: #b0b3b5;
}

#staff .headline {
	text-align: left;
	padding: 0 2em 2em;
	font-weight: bold;
	font-size: 120%;
}

#staff img {
	margin: 0 5px 0.5em;
}

dl {
	width: auto;
}

dd {
	margin: 0;
}

dd ul {
	margin-top: 0;
}

.pagination {
	margin: 1em 3em;
	text-align: right;
	color: #ae9ea4;
}

.pagination * {
	display: inline;
}

.pagination .current {
	color: #810039;
	font-weight: bold;
}

.pagination .disabled {
	display: none;
}

#ft {
	padding-bottom: 150px;
	background: #2a2a2b url(../img/footer.background.png) no-repeat center top;
	position: relative;
}

#ft #nv2 {
	height: 21px;
	padding: 7px 10px 0;
	position: relative;
}

#copyright {
	position: absolute;
	top: 7px;
	right: 10px;
}

#ft #extLink {
	position: absolute;
	right: 10px;
	bottom: 10px;
}
