   
        /* Skin */
/* ajax__tab_jquery-theme theme */
.ajax__tab_jquery-theme
{
	/* fonts for the tabs */
	

	padding: 5px 0 0 0;
	
	
	
	
}
.ajax__tab_jquery-theme .ajax__tab_tab
{
	display:block;
	
	color:#fff;
	font-size:13px;	
	font-weight:bold;
}
.ajax__tab_jquery-theme .ajax__tab_body 
{
	/*background-color:gray;
	filter: alpha(opacity=60); 
	opacity: 0.40; 
	-moz-opacity:0.40; 
	*/
	background:transparent url(/inc/graphics/quicksearch_bg.png) no-repeat;
	padding: 10px;
	font-size:12px;
	height:60px
	
}

/* regular header styles */
.ajax__tab_jquery-theme .ajax__tab_header .ajax__tab_tab
{
	padding-top:1px;
	height:20px;
	line-height:20px;	
	margin:0px; /* reset from original */	
	margin-bottom:1px; /* the jquery tabs hover just a little bit */
	width: 125px;
	
}
.ajax__tab_jquery-theme .ajax__tab_header .ajax__tab_outer
{
	margin-left:0px;
	/**background:transparent url(/inc/graphics/sprite_search.png) no-repeat right 0px;**/
	
}
.ajax__tab_jquery-theme .ajax__tab_header .ajax__tab_inner
{
	margin-right:0px;
	/**background:transparent url(/inc/graphics/sprite_search.png) no-repeat left 0px;**/
	background:transparent url(/inc/graphics/quicksearch_tab_inactive.png) no-repeat;
	
}

/* active headers styles */
.ajax__tab_jquery-theme .ajax__tab_active 
{
	height:23px;
	line-height:23px;
	
}

/* active headers styles */
.ajax__tab_jquery-theme .ajax__tab_active a
{
	color: #fff;
	cursor:default;
	
}

.ajax__tab_jquery-theme .ajax__tab_active .ajax__tab_outer
{
	margin-left:0px;
	/**background:transparent url(/inc/graphics/sprite_search.png) no-repeat right -23px;**/
}
.ajax__tab_jquery-theme .ajax__tab_active .ajax__tab_inner
{
	background:transparent url(/inc/graphics/quicksearch_tab_active.png) no-repeat left 0px;
	margin-right:0px;
	
}
	.AutoSearchOFF
    {
		cursor: pointer; 
		font-weight: bold; 
		text-decoration: underline;
		color: #fff
		
		/**color: #00c6ff;**/
    }
	
	.AutoSearchON
    {
		cursor: pointer; 
		font-weight: bold; 
		text-decoration: underline;
		color: #fff
		
		/**color: #00c6ff;**/
    }
       
    
    .categories {
		float:left; 
		margin-right:10px;
		line-height:15px;
	} 
    
    .categories a
    {
		text-decoration:hover;
		text-decoration:none;
		color: #ffffff;
		/**color: #00c6ff;**/
    }
       
    .categories a:hover {
		color: #00c6ff; /* old color DFA03C*/
		text-decoration:none;
    } 
    
    .search_result
    {
		text-decoration:hover;
		text-decoration:none;
    }
       
    .search_result:hover {
		color: #DFA03C; /* old color DFA03C*/
		text-decoration:none;
    } 
  
h2 {
-x-system-font:none;
color:#0C2577;
font-family:"Trebuchet MS",Verdana,Arial;
font-size:1.3em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
width:85%;
}
  
.job, body.main.list .companybox {
background:transparent url(/inc/graphics/dotted-line-search.png) repeat-x scroll left bottom;
padding-bottom:0.5em;
}

.job .date {
position:absolute;
right:0;
top:0.2em;
}

