.menu1,
.menu2,
.menu3{
	font-family: Arial;
	margin-bottom: 1px;
}

.menu1{
	font-size: 12px;
	background-color: #fcdbda;
}

.menu2,.menu3{
	font-size: 11px;
}

.menu1 a, .menu1 a,
.menu2 a, .menu2 a,
.menu3 a, .menu3 a{
	display: block;
	text-decoration: none;
}

.menu1 a, .menu1 a{
	padding: 5px 5px 5px 17px;
	background-color: #fcdbda;
}

.menu2 a, .menu2 a{
	padding: 5px 0px 5px 27px;
	background-color: #fcdbda
}

.menu3 a, .menu3 a{
	padding: 5px 0px 5px 35px;
	background-color: #fcdbda
}

.menu1 a:link, .menu1 a:visited, .menu1 a:hover,
.menu2 a:link, .menu2 a:visited, .menu2 a:hover,
.menu3 a:link, .menu3 a:visited, .menu3 a:hover{
	text-decoration: none;
	color: #808183;
}

.box-title, .bindeditems-title{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color: #FCDBDA;
	color: #f598ae;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	height: 30px;
}

.box-content{
	background-color: #f2f2f2;
}

input, textarea, button{
	border: 1px solid #f598ae;
	background-color: #ffffff;
	color: #808183;
	padding: 0px 4px 0px 4px
}

.search-bar{
	background-color: #FCDBDA;
	vertical-align: middle;
}

.search-bar input{
	border: 1px solid #f598ae;
}

.details-frame{
	border: 1px solid #f598ae;
	background-color: #ffffff;	
}

.details-title{
	padding: 5px 5px 5px 10px;
	height: 30px;
	background-color: #f598ae;
}

.details-title div, .details-title div a:link, .details-title div a:visited{
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

.details-title div a:hover{
	text-decoration: underline;	
}

.details-content{
	padding: 25px 10px 20px 20px;
	background-color: #fcdbda;
}

.list-vert-line{
	width: 19px; 
	font-size: 1px; 
	background-image: url(/templates/CUSTOM_SONCEK_WIDE/pics/themes/pink/list-ver-sep.gif); 
	background-repeat: repeat-y;
}

.list-2part-thick-line{
	width: 220px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #f598ae;
	font-size: 1px;
	height: 9px
}

.hor-long-sep{
	font-size: 1px;
	height: 9px;
	background-color: #f598ae;
}

.sort-bar tr td, .sort-bar tr td a:link, .sort-bar tr td a:visited, .sort-bar tr td a:hover{
	color: #484848;
	font-size: 10px; 
	text-decoration: none;
}

.sort-bar{
	border-bottom: 1px solid #f598ae;
	margin-bottom: 10px;
	margin-top: 10px;
}

.navigator{
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 7px 5px 7px 5px;
}

.navigator, .navigator a:link, .navigator a:visited{
	font-size: 10px;
	color: #808082;
	text-decoration: none;
	background-color: #fcdbda
}

.navigator a:hover{
	text-decoration: underline
}

.bindeditems-horline{
	border-bottom: 1px solid #f598ae;
}

.bindeditems-vertline{
	border-right: 1px solid #f598ae;	
}