/*  AJAX DIV STIL */

.SearchFormOrg {
margin: 0px;
position: relative;
z-index: 2;
}


#placeholder_categories {
margin-left: 0px;
width: 415px;
position: absolute;
z-index: 1;
top: 30px;
left: 0px;
display: none;
background-color: white;
text-align: left;
}

#placeholder_categories .div_head_kat {
height: 45px;
background: url('/pages/se/newsearch_files/category.png') no-repeat transparent;
margin-bottom: 10px;
}

#placeholder_categories .div_head_product {
height: 45px;
background: url('/pages/se/newsearch_files/product.png') no-repeat transparent;
}

/* on faq page links are red */
#placeholder_categories a, #placeholder_categories a:hover { 
color: black !important;
}

#search_top .div_wrap {
font-family: Arial,Helvetica,sans-serif;
padding-bottom: 12px;
border: 1px solid gray;
border-bottom: none;
_width: 100%;
}

#search_top .div_body {
overflow: hidden;
width: 100%;
text-align: left;
}

#search_top .div_glavna {
padding: 10px 18px 12px 18px;
}

#search_top .div_glavna .a_naslov {
font-size: 15px;
}

#search_top .div_naslov {
padding: 3px 18px;
}

#search_top .a_naslov {
color: #888 !important;
font-size: 13px;
font-weight: bold;
/*text-transform: uppercase;*/
}


#search_bottom .div_wrap {
font-family: Arial,Helvetica,sans-serif;
border: 1px solid gray;
border-top: none;
_width: 100%;
}

#search_bottom .div_body {
position: relative;
display: inline;
overflow: hidden;
width: 100%;
float: left;
border-bottom: 1px solid lightgray;
}

#search_bottom .a_slika {
float: left;
width: 65px;
height: 65px;
_width: 65x;
_height: 65px;
}

#search_bottom .div_slika {
float: left;
width: 65px;
height: 65px;
_width: 65px;
_height: 65px;
padding: 5px;
}

#search_bottom .div_naslov {
/*float: left;*/
display: inline-block;
width: 167px;
/*width: 320px;*/

height: 25px;
_width: 167px;
_height: 45px;
padding: 10px 5px 0px 5px;
font-size: 15px;
}

#search_bottom .a_naslov {
text-decoration: underline !important;
float: left;
color: black;
}

#search_bottom .div_cena {
/*border: 1px solid #ddd;*/
float: right;
display: inline-block;
width: 80px;
_width: 90px;
/*padding: 0 40px 1px 55px;*/
padding: 25px 5px 5px 5px;
border-radius: 3px;
font-weight: bold;
font-size: 20px;
height: 23px;
margin-top: 4px;
/*line-height: 22px;*/
/*text-align: right;*/
position: absolute;
top: -4px;
}

#search_bottom .div_korpa {
float: right;
display: inline-block;
width: 70px;
height: 30px;
_width: 80px;
_height: 60px;
/*padding: 5px 5px 5px 5px;*/
padding: 25px 5px 5px 5px;
}

#search_bottom .a_korpa {
float: left;
width: 70px;
height: 30px;
_width: 70px;
_height: 30px;
/*background: url('/pages/nl/newsearch_files/prlistbuy_btn_nl.png') no-repeat transparent;*/
/******background: url('/pages/ro/search/images/prlistbuy_btn_2.png?x=y') no-repeat transparent;*/
background: url('/pages/se/newsearch_files/prlistbuy_btn_se2.png') no-repeat transparent;
}

/*
.a_korpa:hover {
background: url('/pages/nl/newsearch_files/prlistbuy_btn_nl2.png') no-repeat transparent;
}
*/

.div_footer {
text-align: center;
padding: 20px 0px 20px 0px;
}

.a_footer {
text-decoration: underline !important;
color: black;
font-size: 12px;
}


/*  END AJAX DIV STIL */








.ajax_gif {
background-image: url("/pages/se/newsearch_files/ajax-loader.gif?x=1");
background-repeat: no-repeat;
background-position: 180px 0px;
}

.no_result{
color: #00A8FF;
}

.showAllWrap {
border-left:1px solid gray;
border-right:1px solid gray; 
border-bottom:1px solid gray; 
height: 30px !important;
}

.SubmitButton_SearchPageheader2 {
    background-color: transparent;
    background-image: url("/pages/se/newsearch_files/ajax-loader.gif");
    background-repeat: no-repeat;
    border: 0 none white;
    cursor: pointer;
    display: block;
    font: 14px Verdana,Arial,Helvetica,sans-serif;
    height: 28px;
    overflow: hidden;
    position: absolute;
    right: 40px;
    text-indent: -100px;
    text-transform: uppercase;
    top: 6px;
    width: 35px;
	visibility: hidden;
}

.hr_line {
width: 100%;
color: gray;
size: 1px;
}

.SearchField_SearchPageheader:focus {
border: 0px solid white !important;
}

input.SearchField_SearchPage, input.SearchField_SearchPage:focus {
outline-width: 0 !important;
}

form#Search_Form {
_z-index: 1;
}
