﻿.SalonContentContainerMiddle, .SalonContentContainerTop, .SalonContentContainerBottom
{
	width: 685px;
	background-image: url(/App_Themes/Standard/_pics/SalonContentContainerMiddleBg.png);	
	margin-top: 10px;		
}

.SalonContentContainerTop, .SalonContentContainer02Top
{
	background-image: url(/App_Themes/Standard/_pics/SalonContentContainerTopBg.png);	
	background-position: top;
	background-repeat: no-repeat;			
	margin-top: 0px;		
}

.SalonContentContainerBottom
{
	background-image: url(/App_Themes/Standard/_pics/SalonContentContainerBottomBg.png);		
	background-position: bottom;
	background-repeat: no-repeat;			
	margin-top: 0px;		
	padding: 10px;
	padding-bottom: 50px;
	padding-top: 5px;
	width: 665px;
}

.SalonContentContainer02Middle, .SalonContentContainer02Top, .SalonContentContainer02Bottom
{
	width: 685px;
	background-image: url(/App_Themes/Standard/_pics/SalonContentContainer02MiddleBg.png);	
	margin-top: 10px;		
}

.SalonContentContainer02Top
{
	background-image: url(/App_Themes/Standard/_pics/SalonContentContainer02TopBg.png);	
	background-position: top;
	background-repeat: no-repeat;			
	margin-top: 0px;			
}

.SalonContentContainer02Bottom
{
	background-image: url(/App_Themes/Standard/_pics/SalonContentContainer02BottomBg.png);		
	background-position: bottom;
	background-repeat: no-repeat;			
	margin-top: 0px;		
	padding: 10px;
	padding-top: 5px;
	width: 665px;	
}

.SalonContentHeadLine
{
	font-size: 24px;
	height: 30px;
	border-bottom: solid 1px #dfdede;	
}

.SalonContentHeadLineMiddle
{
	font-size: 24px;
	height: 30px;
	border-bottom: solid 1px #dfdede;
	margin-top: 15px;	
}

.SalonItemContainerTop, .SalonItemContainerBottom
{
	background-image: url(/App_Themes/Standard/_pics/SalonItemContainerTopBg.png);	
	margin-top: 10px;		
	background-position: left top;
	background-repeat: no-repeat;			
}

.SalonItemContainerBottom
{	
	background-image: url(/App_Themes/Standard/_pics/SalonItemContainerBottomBg.png);	
	background-position: right bottom;	
	background-repeat: no-repeat;			
	margin-top: 0px;	
	padding: 5px;	
	padding-bottom: 20px;
}

.SalonPriceListHeadLine
{
	font-size: 20px;
	margin-bottom: 5px;
}

.SalonThumb
{
	width: 138px;
	height: 117px;
	background-image: url(/App_Themes/Standard/_pics/SalonThumbBg.png);
	margin: 10px 13px;
	float: left;
	text-align: center;
	padding-top: 4px;
}

.SalonPrevNextButton
{
	font-size: 18px;
	color: #0c4993;
}

.SalonCurrentPageLabel
{
	font-size: 20px;
	text-decoration: underline;
	color: #ffcc00;
}

.SalonNumericButton
{
	font-size: 18px;
	color: #0c4993;
}

.SalonNumericButton
{
	font-size: 18px;
	color: #0c4993;
}

.SalonNavigationPanel
{
	border-top: solid 1px #dfdede;
	text-align: center;
	padding-top: 5px;
	margin-top: 5px;
}