﻿.searchResultTitle 
{
	font-size: 20px; 
	line-height: 33px; 
	color: #660000; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 10px; 
	margin-right: 0px; 
	font-weight: bold; 
	padding-top: 20px;
}

.searchHelpLine
{
	margin-left: 10px;
	margin-top: 5px;
}

.advSearchWrapper {
	text-align:left;
	width: auto;
    min-height: 550px;
    min-width: 900px;
    font-size: 11px;
    line-height: 200%;
    margin: 10px;
}

.refineBox{
    margin: 0 10px 0px 10px;
    padding-top:10px;
	clear: both;   
}

.rowBox {
    margin: 0 10px 10px 10px;
    padding-top:10px;
	clear: both;   
}
	
.subTermRefine {
    margin: 10px;
    border: 1px solid red;    
}		
.refineLeft {
	float: left;
	display:table-cell;
	vertical-align: top;
	width: 105px;
}

.refineRight {
	float: left;
	margin-left: 5px;
}

.singleTextHit {
    margin: 10px;
	clear: both;   
    min-height: 70px;
}

.singleTextHitTnail 
{
	float: left;
	display:table-cell;
	vertical-align: top;
	width: 50px;
	
}
.singlevideoHitTnail 
{
	float: left;
	display:table-cell;
	vertical-align: top;
	width: 80px;
	
}
.singleTextHitText {
	margin-left: 55px;
}
	

.singleImageHit {
    margin: 10px;
	clear: both;   
    min-height: 100px;
}

.singleImageHitTnail 
{
	float: left;
	display:table-cell;
	vertical-align: top;
	width: 100px;
	
}
.singleImageHitText {
	margin-left: 110px;
}

.searchResultLeft 
{
	background-color: #ffffff;
    font-size: 11px;
    line-height: 15px;
    width:65%;
    float:left;
}

.searchResultLeft_2

{
	/*background-image: url('../images/tile_body.jpg');*/
	background-repeat: repeat-x;
    font-size: 11px;
    line-height: 15px;
    width:100%;
    float:left;
}

.textHits 
{
    background-color: #ffffff;
    font-size: 11px;
    line-height: 15px;
    border: 1px solid #b0b0b0;
    min-height:400px;
    padding:10px;
}

.fulltextSearchLink
{
    font-size: 11px;
    line-height: 15px;
    padding-top:10px;
    padding-bottom:10px;
}


.searchResultRight 
{
    width:29%;
    float:left;
    font-size: 11px;
    line-height: 15px;
    margin-left:20px;

}

.drugHits {
	background-image: url("../images/tile_search_drugmono.jpg");
	background-repeat: repeat-x;
	min-height: 50px;
	padding: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #b0b0b0;
}

.drugList 
{
    margin-left: 40px;
	line-height: 16px;    
}	
.rightItemBox
{
	padding: 5px;
    margin-bottom: 15px;
}

.singleVideoHit {
    margin: 10px;
	clear: both;   
    min-height: 75px;
}

.singleVideoHitTnail 
{
	float: left;
	display:table-cell;
	vertical-align: top;
	width: 90px;
	
}
.singleVideoHitText {
	margin-left: 95px;
}


.redBoldText
{
	color: #990000;
	font-weight:bold;
}

.undoRefineActive
{
}

.undoRefineGray
{
	color: Gray;
}

.drugHitsMain
{
	font-weight:bold;
}

.externalSearchBox
{
	clear:both; 
	line-height:180%;
	margin-bottom:10px;
}

.externalSearchHead
{
	color:#660000;
	font-weight:bold;
}
div.suggestionBoxTitle {font-weight: bold; padding-bottom: 3px;}

