﻿/*
*******************************************************************************************************************
Talha's CSS Start 
*******************************************************************************************************************
*/

/* [][][][][][][][][][][] RETAIL ACTUEEL JULLIN BOX STYLES (ORANGE THEME) [][][][][][][][][][][] */
#RA_searchBox {position: relative;width: 336px;padding: 0px;text-align: center;padding-top: 20px;background-color: #F39800;}
#RA_ibtnSearch {background: url("../Images/RA_searchbutton_or.gif") no-repeat 10px 0px;}
#RA_marquee {color: #fff;background-color: #F39800;padding: 10px;}
.tabBorderStyle1
{
	border-left: 1px #fff solid;color: #fff;
	border-top: 1px #fff solid;color: #fff;
	border-right: 1px #fff solid;color: #fff;
	border-bottom: none;
	font-weight:normal;
	background-color: #e5edef;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin: -2px;
}
.tabBorderStyle2
{
	border-left: 1px #fff solid;color: #fff;
	border-top: 1px #fff solid;color: #fff;
	border-right: 1px #fff solid;color: #fff;
	border-bottom: none;
	font-weight:normal;
	background-color: #c0dbe0;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin: -2px;
}
#RA_mrq a {color: #fff; text-decoration: none;}

/* [][][][][][][][][][][] COMMON STYLES [][][][][][][][][][][] */
#RA_mrq a:hover {text-decoration: underline;}
#RA_latestNews ul li a, #RA_mostRead ul li a
{text-decoration: none;}
#RA_latestNews ul li a:hover, #RA_mostRead ul li a:hover
{text-decoration: underline;}

/*
.RA_acExt li
{
	border-top: 1px #E6EDEF solid;
}

.DOMToolTip .contents
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: #333;
	background-color: #E7ABD0;
	padding: 10px;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
}
.DOMToolTip .caption
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #4B7A98;
	background-color: #CEDBE0;
	padding: 5px;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	width: 450px;
}
*/


/* Jquery Autocomplete - CSS : beginning with .ac_ */
.ac_results 
{
	padding: 0px;
	border: 1px solid #ccc;
	background-color: #fff;
	overflow: hidden;
	z-index: 5001;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	padding: 3px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}

.ac_loading {
	background : Window url('Images/indicator.gif') right center no-repeat;
}

.ac_over {
	background-color: #E6EDEF;
	color: #333;
}

/*
*******************************************************************************************************************
Talha's CSS Finish
*******************************************************************************************************************
*/

/*
*******************************************************************************************************************
Latif's CSS Start 
*******************************************************************************************************************
*/

.RA_SearchResultTitel
{
    text-decoration: none;
    color: rgb(157,170,174); 
    font-family: Arial, Sans-Serif;
    font-weight:bold;
    font-size: 12px;
    background-image:url("../Images/RA_resultaten_light_titel_bg_o.jpg");
    background-repeat: repeat-x;
    height:28px;
    border: 1px #d9d9d9 solid; 
    padding-left:8px;
}

.RA_SearchResultTop
{
    text-decoration: none;
    color: #333;
    font-family: Arial, Sans-Serif;
    font-weight:bold;
    font-size: 12px;
    background-image:url("../Images/RA_resultaten_light_top_search_bg_o.jpg");
    background-repeat: repeat-x;
    /*height:28px;*/
    /*border: 1px #000000 solid; */
    padding-left:6px;
}

.RA_SearchResultButtom
{
    text-decoration: none;
    color: #333;
    font-family: Arial, Sans-Serif;
    font-weight:bold;
    font-size: 12px;
    background-image:url("../Images/RA_resultaten_light_buttom_bg_o.jpg");
    background-repeat: repeat-x;
    height:28px;
    border: 1px #d9d9d9 solid; 
    /*padding-left:6px;*/
}
/*Arial, 12 pt, 157-170-174*/
.RA_SearchResultRow
{
    /*color: #333;*/
    text-decoration: none;
    color: rgb(157,170,174); 
    font-family: Arial, Sans-Serif;
    /*font-weight:bold;*/
    font-size: 10px;
    height:28px;
    border: 1px #d9d9d9 solid; 
    padding-left:3px;
}

.RA_SearchResultAlternativeRow
{
    text-decoration: none;
    color: rgb(157,170,174); 
    font-family: Arial, Sans-Serif;
    font-size: 10px;
    height:28px;
    border: 1px #d9d9d9 solid; 
    padding-left:3px;
    background-color:#ffe8c2;
}
/*Arial, 12 pt, 118-128-132*/
.RA_SearchResultRowTitel
{
    /*
    text-decoration: none;
    color: rgb(118,128,132);
    font-family: Arial, Sans-Serif;
    font-weight:bold;
    font-size: 11px;
    */
    height:28px;
    border: 1px #d9d9d9 solid; 
    padding-left:8px;
    /*background-color:*/
}

.RA_SearchResultAlternativeRowTitel
{
    /*
    text-decoration: none;
    color: rgb(118,128,132);
    font-family: Arial, Sans-Serif;
    font-weight:bold;
    font-size: 11px;
    */
    height:28px;
    border: 1px #d9d9d9 solid; 
    padding-left:8px;
    background-color:#ffe8c2;
}

.JLtable
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-collapse:collapse;
	border:0px;
}
.JLtable2
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
	/*height:28px;
	border: 1px #d9d9d9 solid; 
	*/
	/*border:0px;
	  border-collapse:collapse;	
	  border-color:#d8d8d8;*/
}

.RA_TxtSearchBoxOnResultPage
{
	
	padding-left: 5px;
	width: 270px;
	height:18px;
	border: 1px #e2e2e2 solid;
	font-size: 13px;
	font-family: Arial, Sans-Serif;
	color: rgb(124,134,138); 
}
.RA_TxtSearchNoResult
{
	font-size: 13px;
	font-family: Arial, Sans-Serif;
	color: rgb(124,134,138); 
}

.RA_SearchResultRowTitelLink:link
{
    text-decoration: none;
    color: rgb(118,128,132);
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    /*background-color:*/
background-color:none;
}

.RA_SearchResultRowTitelLink:visited
{
    text-decoration: none;
    color: rgb(157,170,174); 
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    /*background-color:*/
}

.RA_SearchResultRowTitelLink:hover
{
    text-decoration: underline;
    color: rgb(118,128,132);
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    /*background-color:*/
}

.RA_SearchResultRowTitelLink:active
{
    text-decoration: none;
    color: rgb(118,128,132);
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    /*background-color:*/
}



/*color 157-170-174*/
.RA_SearchResultRowLink:link
{
    text-decoration: none;
    /*color: #4f5759;*/
    color: rgb(157,170,174); 
    font-family: Arial, Sans-Serif;
    /*font-weight:bold;*/
    font-size: 10px;
    /*background-color:*/
}
/*color 157-170-174*/
.RA_SearchResultRowLink:visited
{
    text-decoration: none;
    /*color: #4f5759;*/
    color: rgb(157,170,174); 
    font-family: Arial, Sans-Serif;
    /*font-weight:bold;*/
    font-size: 10px;
    /*background-color:*/
}

.RA_SearchResultRowLink:hover
{
    text-decoration:underline;
    color: rgb(157,170,174); 
    /*color: #4f5759;*/
    font-family: Arial, Sans-Serif;
    /*font-weight:bold;*/
    font-size: 10px;
    /*background-color:*/
}

.RA_SearchResultRowLink:active
{
    text-decoration:none;
    color: rgb(157,170,174); 
    font-family: Arial, Sans-Serif;
    /*font-weight:bold;*/
    font-size: 10px;
    /*background-color:*/
}

.RA_SearchResultButtomText
{
    text-decoration: none;
	color: rgb(157,170,174); 
    font-family: Arial, Sans-Serif;
    font-weight:bold;
    font-size: 12px;
    
    /*
    background-image:url("http://extern.mdinfo.nu/jullion/images/RA_resultaten_light_titel_bg.jpg");
    background-repeat: repeat-x;
    height:28px;
    border: 1px #d9d9d9 solid; 
    padding-left:8px;
	*/
}

 .divSmallSearchBox
{    
    width: 126px;
    height: 19px;
    padding-left: 2px;
    vertical-align: middle;
    display: table-cell;
}
 .txtSmallSearchBox
{
    color: #003375;
    font-family: Arial;
    font-size: 12px;
    border: none;
    width: 104px;
    height: 15px;    
}
 .imgSmallSearchBox
{
    float: right;
    margin: 0px 0px 0px 0px;
    border: none;
}

.searchBoxTable
{
	border: solid 1px #003375;
	margin: 0px 0px 0px 0px;
	height: 15px;
}

.outerSearchDiv
{
	height: 36px; 
	display: table; 
	width: 165px; 
	/*background-image:url('http://localhost/retailactueel/Images/searchBG.gif');*/
	background-repeat: no-repeat;
}



/*
*******************************************************************************************************************
Latif's CSS Finish
*******************************************************************************************************************
*/