

.SMParentSearchc{
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	height: 27px;
   /* background-image:url(background_parentover.gif);
    background-repeat:repeat-x;*/
	border-top:1px solid #212A69;
    font:bold 11px Trebuchet MS,verdana, Tahoma;
    color:#ffff99;
    text-align:left;
	text-decoration: none;
	padding-top:6px;
    padding-left: 34px;

}

.SMDuration 
{
	font:10px; 
	PADDING: 5px  0px 1px  0px;
	color:White;

}

.SMDuration a
{
	font:10px; 
	PADDING: 5px  0px 1px  0px;
	color:White;
	text-decoration: none;
	

}
.SMParentSearch {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	height: 27px;
    background-image:url(background_parentselected.gif);
    background-repeat: repeat-x;
	border-top:1px solid #212A69;
    font:bold 11px Trebuchet MS,verdana, Tahoma;
    color:#ffEEDD;
    text-align:left;
	text-decoration: none;
	padding-top:6px;
    padding-left: 34px;
    background-color: #af6b40;
    cursor:hand;
}

.SMParentSearch a:hover
{
	color:Black;
	text-decoration:underline;
	cursor:hand;
	

}
.SMChildSearch {
	font:11px Tahoma; 
	color:#E8E8F0;
	text-decoration:none;
    padding-left: 12px;
    text-align:left;
    height:50px;
    background-color:#717171;
}
.SMChildSearch a {
	color:#E8E8F0;
	font:11px Tahoma;
	text-decoration:none;
}

.SMChildSearch a:hover {
	font:11px Tahoma; 
	color:#CCCCFF;
	text-decoration:none;
    padding-left: 12px;
	cursor:pointer;
	text-align:left;
}
.SMChildSearchOver a {
	color:#CCCCFF;
	font:11px Tahoma;
	text-decoration: none;
}

.SMChildSearchSelected {
	font:11px Tahoma; 
	color:#FFE99A;
	text-decoration:none;
    padding-left: 12px;
    text-align:left;
}
.SMChildSearchSelected a {
	color:#FFE99A;
	font:11px Tahoma;
	text-decoration:none;
}

.SMChildrenBoxSearch {
	background-color:#717171;
}

.SMMenuSearch {
	background-color:white;
	width: 100%;
	overflow:hidden;
}

.SMImageParentSearch {
	display:none;
}

.SMImageChildSearch {
	display:none;
}