/* Drug Pricing Page */

img
{
	border:0px;
}

.level{margin-bottom:20px;width:90%;}

.level .levelNum
{
float:left;
font-size:100%;
font-weight:bold;
border:1px solid #000;
padding:5px;
padding-left:15px;
background:#ccc;
width:158px;
margin-bottom:2px;
}

.level .levelValue
{
float:right;
font-weight:bold;
color:#336699;
font-size:12px;
padding-top:6px;
}

.levelTable
{
clear:both;
width:90%;
margin-bottom:20px;
} 

.levelTable table
{
border:1px solid #000;
border-bottom:0px;
background:#fff;
}

.levelTable th, .levelTable td
{
padding:5px;
border-bottom:1px solid #000;
font-size:.9em;
text-align:center;
vertical-align:middle;
color:#000;
}

.levelTable th
{
background:#666;
color:#fff;
}


.levelTable .header
{
background:#666;
color:#fff;
font-weight:bold;
}

.levelTable .headerLeft
{
background:#666;
color:#fff;
font-weight:bold;
text-align:left;
}

.levelTable td a
{
color:#333399;
text-decoration:none;
}

.levelTable td a:hover
{
color:maroon;
}

.levelTable .name
{
text-align:left;
}

.levelTable .noborder, .levelTable .noborderGen, .levelTable .noborderAlt
{
background:#ccc;
border-right:1px solid #000;
}

.levelTable .noborderGen
{
background:#F3F298;
}


.levelTable .noborderAlt
{
background:#B6DBE4;
}

.levelTable .drugName
{
text-align:left;
white-space:normal;
}

.levelTable .name .alternative
{
background:#B6DBE4;
color:#000;
}

.levelTable .pink
{
background:#eee;
border-left:1px solid #000;
}

.drugSearch form
{
margin:0px;
padding:0px;
}

.drugSearch input, .drugSearch select
{
font-size:12px;
}

.drugSearch .drugTitle
{
font-weight:bold;
margin:0px;
padding:5px;
font-size:12px;
border:1px solid #000;
border-bottom:0px;
width:200px;
background:#ccc;
}

.drugSearch .searchMore
{
height:30px;
float:left;
margin-left:50px;
padding-top:10px;
}

.drugSearch .searchMore a
{
color:#336699;
text-decoration:none;
}

.drugSearch .searchMore a:hover
{
color:red;
text-decoration:none;
}

.drugSearch .drugName
{
width:90%;
border:1px solid #000;
border-bottom:0px;
padding:5px;
background:#eee;
text-align:left;
}

.drugSearch .drugSpecific
{
	
width:90%;
background:#fff;
border:1px solid #000;
padding:5px;
margin-bottom:20px;
}

.drugSearch .drugSpecific a
{
color:#000;	
}

.drugSearch .drugSpecific a:hover
{
color:maroon;	
}

.drugSearch .drugSpecific .fullTool td
{
text-align:left;
padding-bottom:10px;
font-size:12px;
color:#000;
}

.drugSearch .drugName h4, .drugSearch .drugSpecific h4
{
margin:0px;
size:400px;
color:#336699;
}

.drugSearch select, .drugSearch input
{
font-size:11px;
}

.drugSearch .drugName .inSubmit, .drugSearch .drugSpecific .inSubmit
{
text-align:right;
padding-top:3px;
}

.drugSearch .inSubmit input
{
background:#fff;
border:1px solid #000;
width:150px;
text-transform:uppercase;
}

.disclaimer
{
margin-bottom:10px;
font-size:12px;
color:#000;
}

