﻿/** Contents **/
.searchcontentbold_small
{
    font-family:Verdana ;
    font-size: 11px;
    font-weight:bold;
    text-decoration:none;
    color:#000000;     
}

.searchcontentbold_medium
{
    font-family:Verdana ;
    font-size: 11px;
    font-weight:bold;
    text-decoration:none;
    color:#000000;     
}

.searchcontentbold_large
{
    font-family:Verdana ;
    font-size: 11px;
    font-weight:bold;
    text-decoration:none;
    color:#000000;     
}

.searchcontent
{
    font-family:Verdana ;
    font-size: 11px;
    font-weight:normal;
    text-decoration:none;
    color:#000000;     
}

/** Check box **/
.search_checkbox
{
	/**border:1px solid #324F6F;**/
	height:13px;
	width:13px;
}

/** Icons **/
.search_icon
{
	width:16px;
	height:16px;
}

/**	Tabs **/
.tab_off
{
	height:37px;	
	background-color:#DEDEDE;
	font-weight:bold;
	font-size:12px;
	border:1px slolid #D0D0D0;
	border-bottom:0px;
	
}
	
.tab_on
{
	background-color:#5787BF;
	font-weight:bold;
	font-size:12px;
	border:2px solid 9EBEE3;
	border-bottom:0px;
	height:45px;
}

.tab_link_off
{
	color:Black;
}

.tab_link_on
{
	color:White;
}

/** Help Tabs **/
.helptab
{
	border-top:1px solid #D3D3D3;
	border-left:1px solid #D3D3D3;
	height:64px;
	background-color:#F4F4F4
}

/** Search Counts and Related Site Areas **/
.searchCountsAndRelatedAreas
{
	border-top:1px dashed #D3D3D3;
	border-bottom:1px dashed #D3D3D3;
	border-left:1px solid #D3D3D3;
	border-right:1px solid #D3D3D3;
	width:950px;
	height:46px;
}

/** category box **/
.search_categorybox
{
	width:189px;	
	border-left:1px solid #D8D6D6;
	border-right:1px solid #D8D6D6;
	padding-left:10px;
	padding-right:10px;
}

.search_categorybox_title
{
	padding-top:4px;
	padding-bottom:13px;
	background-color:#E1E1E1;
	border-bottom:1px dashed #E1E1E1;
}

.search_categorybox_allresuts
{
	padding-top:9px;
	padding-bottom:9px;
	background-color:#EDEDED;
	border-bottom:1px dashed #EDEDED;
}
	
.search_categorybox_categories
{
	padding-top:8px;
	padding-left:30px;
	padding-bottom:8px;
	background-color:#FAFAFA;
}

/** main results **/
.search_mainresult_header
{
	 width:715px;
	 height:30px;
	 background-color:#EFEFEF;
}

.search_mainresult_footer
{
	width:715px;
	height:50px;
	vertical-align:bottom;
}

.search_mainresult_row
{
	height:55px;
	width:715px;
	vertical-align:middle;
}

.search_icon
{
	
}