﻿.SearchButton
{
    background: url(images/index_12.jpg) 100% 0px no-repeat;
    background-position:center;
    height: 30px !important;
    width: 50px;
    border: none 0px;
    /*     BORDER-RIGHT: #b7d8ed 1px solid;     BORDER-TOP: #b7d8ed 1px solid;     BACKGROUND: url(images/utbkgnd_light.jpg) #D8F6FE repeat-x left center;     BORDER-LEFT: #b7d8ed 1px solid;     BORDER-BOTTOM: #b7d8ed 1px solid;*/
}
/*
to Display search
.SearchRight
{
    background-image: url(images/tool_03.jpg);
    background-position:top;
    width:141px;
    height:22px;
}
*/
/*to Hide search*/
.SearchRight
{
    background-image: url(images/hidetool_03.jpg);
    background-position:top;
    width:141px;
    height:22px;
}

.SearchMid
{
    background-image: url(images/tool_02.jpg);
    background-position:top;
    width:30px;
    height:22px;
}

.SearchMid2
{
    background-image: url(images/tool_02.jpg);
    background-position:top;
    width:7px;
    height:22px;
}
.SearchLeft
{
    background-image: url(images/tool_01.jpg);
    background-position:top;
    width:12px;
    height:22px;

}

.SearchLowerRight
{
    background-image: url(images/tool_100.jpg);
    background-position:top;
    width:24px;
    height:32px;
}

.SearchLowerMid
{
    background-image: url(images/tool_09.jpg);
    background-position:top;
    width:94px;
    height:32px;
}
.SearchLowerMid:link 
{
    background-image: url(images/tool_over_09.gif);
}
.SearchLowerMid:hover 
{
    background-image: url(images/tool_over_09.gif);
}

.SearchLowerLeft
{
    background-image: url(images/tool_08.jpg);
    background-position:top;
    width:85px;
    height:32px;

}

.SearchLowerLeft:link 
{
    background-image: url(images/tool_over_08.gif);
}
.SearchLowerLeft:hover 
{
    background-image: url(images/tool_over_08.gif);
}

.SearchLang /*Line */
{
    background-image: url(images/engIcon.gif);
    background-position:top;
    width:19px;
    height:22px;
}
.Searchtwitter /*created by eman malallah 11_10_2011 */
{
    background-image: url(images/TwitterIcon.gif);
    background-position:top;
    width:19px;
    height:22px;
}


.SearchFaceBook /*created by eman malallah 03_01_2012 */
{
    background-image: url(images/faceBook.gif);
    background-position:top;
    width:19px;
    height:22px;
}





