#shortWelcomeBar{
width: 299px;
background: url(../images/glythe/shortWelcomeBar.gif) no-repeat;
height: 35px;
float: left;
}

#myDrugsArea {  
margin: 4px 0px 0px 8px;
float: left;
padding: 0px;
width: 387px;
}

#myDrugsHeader {
width: 387px;
height: 27px;
float: left;
margin: 0px;
padding: 0px;
background: url(../images/glythe/hdrMyDrugs.gif) no-repeat;
}

#myDrugsCopy {
float: left;
padding: 10px;
text-align: left;
background: url(../images/glythe/myDrugsMiddle.gif) repeat-y;
}

#myDrugsFooter {
width: 387px;
height: 15px;
float: left;
margin: 0px;
padding: 0px;
background: url(../images/glythe/myDrugsBottom.gif) no-repeat;
}

#mySymptomsArea {
width: 568px;
margin: 4px 9px 0px 0px;
float: right;
padding: 0px;
float: right;
}

#mySymptomsHdr {
width: 568px;
height: 27px;
float: left;
margin: 0px;
padding: 0px;
background: url(../images/glythe/hdrMySymptoms.gif) no-repeat;
}

#mySymptomsCopy {
float: left;
padding: 10px;
text-align: left;
background: url(../images/glythe/mySymptomsMiddle.gif) repeat-y;
}

#mySymptomsFooter {
width: 568px;
height: 15px;
float: left;
margin: 0px;
padding: 0px;
background: url(../images/glythe/mySymptomsBottom.gif) no-repeat;
}

.myDrugSymptomTitle  { 
font-size: 14px;
}

#selectedSymptoms, #selectedDrugs {
	margin-left:10px;
}

/* search results text title */
.resultsTitleBG { 
    background-color: #52B94A;
}
.resultsTitle {
    color: white;
	font-size: 10pt;
	font-weight: bold;
	padding: 4px;
	padding-left: 8px;
	padding-right: 10px;
}
.resultsClose { 
    color: white;
	font-size: 10pt;
	font-weight: bold;
}

#div_searchedSymptoms
{ 
  height:200px;
  overflow:auto;
  border-bottom:1px solid #52B94A;
  border-left:1px solid #52B94A;
  border-right:1px solid #52B94A;
  padding:5px;
  margin-left:50px;
  background-color:#DDDDDD;
 }

#div_searchedTerm
{ 
  margin-left:50px;
  background-color:#AAAAAA;
  border-top:1px solid #52B94A;
  border-left:1px solid #52B94A;
  border-right:1px solid #52B94A;
 }

#div_searchedSxText
{ 
  border-top:1px solid #52B94A;
  border-left:1px solid #52B94A;
  border-right:1px solid #52B94A;
  margin-left:50px;
  background-color:#BBBBBB;
  padding:5px;
 }

#div_sxSearchResults
{
  top:380px;
  
  width:475px;
}

#newFeature
{ 
  position:relative;
  left:0px;
  top:-45px;
  width:195px;
  height:135px;
  background:url(../images/glythe/newFeature.gif) no-repeat;
}

#drugMenu {   
  padding: 7px;
  color: #fff;
  margin-left: 15px;
  font-weight: bold;
 }

#drugMenu td
{ 
  text-align: left;
  font-size: 14pt;
}

.drugsMenuHi 
{
  color:#333333;
}

#drugAlphaList
{ 
  height:215px;
  width:950px;
  overflow:auto;
}

#drugAlphaList td {
  font-size: 11pt;
  text-align:left;
  vertical-align:top;
  padding-bottom:5px;
}

#conditionMenu {   
  padding: 7px;
  color: #fff;
  margin-left: 15px;
  font-weight: bold;
 }

#conditionMenu td { 
  font-size: 14pt;
  text-align: left;
}

#drugClassBtn {
  padding-right:35px;
 }

#drugClasses { 
  padding-left:20px;
  padding-right:20px;
  font-size: 12pt;
  text-align:left;
}

#drugClasses li{ 
  padding-left:0px; 
  margin-left:15px; 
 }

.drugClassItems {
margin-left:1.0em;
padding-left:0;
margin-top:3px;
margin-bottom:3px;
}

.parenthesisDrug { 
  font-size:10pt;
 }

#multumInfo { 
  padding-left:20px;
  padding-right:20px;
  text-align:left;
  color:black;
  font-size:12pt;
 }

#multumInfo h1 { 
  margin-top:5px;
  margin-bottom:5px;
 }

td.effects  li {
  padding-left:0px; 
  margin-left:15px; 
}

#drugOverviewLink {
float: left;
width : 130px;
height: 20px;
margin-top: 0px;
margin-left: 0px;
}

#drugEffectsLink {
float: left;
width : 130px;
height: 20px;
margin-top: 0px;
margin-left: 5px;
}

#shortBanner {
width:680px;
height:35px;
background: url(../images/glythe/shortBanner.png) no-repeat;
float:right;
text-align:left;
}

#shortBannerRedirect {
width:680px;
height:35px;
background: url(../images/glythe/shortBannerRedirect.gif) no-repeat;
float:right;
text-align:left;
}

#shortBannerDrug { 
position:relative;
top:110px;
left:-225px;
width:325px;
height:23px;
font-size:14pt;
text-align:left;
overflow:hidden;
}

#getStartedSymptom { 
position:relative;
top:87px;
left:225px;
width:325px;
height:23px;
font-size:14pt;
text-align:left;
overflow:hidden;
}

.genericTitle 
{ 
font-size:12pt;
}

#sidebar { 
padding:5px;
border:1px solid black;
background-color: #dedcdc;
font-size:10pt;
}

#sidebar a {
color: #0000CC;
cursor: pointer;
text-decoration: none;
}


.sidebarList {
margin-left:0.5em;
padding-left:0px;
margin-top:3px;
margin-bottom:3px;
}

.sidebarLine { 
color:black;
height:1px;
}

#drugTabsMenu{ 
font-size:14pt;
border-bottom:1px solid green;
border-top:1px solid green;
padding-top:5px;
padding-bottom:5px;
}

.tellmeMore{
color: #50B848;
font-weight:bold;
font-size:9pt;
cursor:pointer;
padding-top: 5px;
padding-bottom: 5px;
}

.morePlus{
color: #50B848;
font-weight: bolder;
font-size:14px;
cursor:pointer;
padding-top: 5px;
padding-bottom: 5px;
}

.refText{
font-size:11pt;
padding-left:15px;
visibility:hidden;
display:none;
}

.sourceText{
width:720px;
font-size:11pt;
padding-left:15px;
padding-top:10px;
}

.moreText{
width:720px;
font-size:11pt;
padding-top:10px;
visibility:visible;
display:block;
}

.hideDiv{
display:none;
visibility:hidden;
}

.nolink{
color: #50B848;
font-weight:bold;
font-size:12px;
}

.actionPlus{
color: #50B848;
font-weight:bold;
font-size:18px;
cursor:pointer;
}
.actionPlusSmall{
	color: #50B848;
font-weight:bold;
font-size:12px;
cursor:pointer;
}

.tellMeMoreDiv{
position:absolute;
visibility:hidden;
z-index:100;
background-color:white;
overflow:auto;
width:600px;
padding:0px 0px 0px 0px;
display: none;

}

.cursorhand{
cursor:pointer;
}

.accent
{
	color: #51B947;
}

.popupTop
{
background: url(../skins/base/images/v2/popUpTop.gif) no-repeat bottom;
height: 7px;
width:469px;
font-size: 6px;
}
.popupLeft
{
background: url(../skins/base/images/v2/popUpLeft.gif) repeat-y left;
width:11px;
font-size: 6px;
}
.popupRight
{
	background: url(../skins/base/images/v2/popUpRight.gif) repeat-y right;
 
	width:8px;
	font-size: 6px;
}
.popupBottomTop
{
	background: url(../skins/base/images/v2/popupBottomTop.gif) no-repeat;
	width:469px;
	height: 11px;
	font-size: 6px;
}
.popupBottomLeft
{
	background: url(../skins/base/images/v2/popUpBottomLeft.gif) repeat-y left;
	 
	width:11px;
	font-size: 6px;
}
.popupBottomRight
{
	background: url(../skins/base/images/v2/popUpBottomRight.gif) repeat-y right;
	 
	width:10px;
	font-size: 6px;
}
.popupBottomBottom
{
	background: url(../skins/base/images/v2/popupBottomBottom.gif) no-repeat;
	height: 14px;
	width:469px;
	font-size: 6px;
}

.box {
	width: 245px;
	display: none;
}

.boxMid {
	background:url(../images/boxMid.gif) repeat-y;
}
.boxCopy {
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
	padding-left: 8px;
	padding-right: 10px;
}

#savedEval { 
    position: absolute;
    z-index:100;
    top: 225px;
    left: 450px;
    width: 508px;
    display:none;
 }

.savedEvalTop {
    height: 38px;
    width: 488px;
	background:url(../skins/base/images/savedEvalTop.gif) no-repeat;
}
.savedEvalMid {
	background:url(../skins/base/images/savedEvalMid.gif) repeat-y;
    width: 488px;
}
.savedEvalBottom {
    height: 11px;
    width: 488px;
	background:url(../skins/base/images/savedEvalBottom.gif) no-repeat;
}

.savedEvalMid TD {
	font-size: 12px;
	padding-left: 15px;
}

.ulidd{
	padding-left: 15px;
 	margin: 5px 5px 5px 15px;
	list-style-type: disc; 
 }

#reportWarning{
	padding: 8px;width:767px;
}
#reportContainer, #reportSubContainer,#reportTabContent{
	width:800px;
}
.showColumn{
    font-size:11pt;
	display:block;
    padding-right: 20px;
}

.hideColumn{
	display:none;
}

.subTitle{
font-family: arial,verdana,sans-serif;
font-size: 11pt;
font-weight: bold; 
}

.hideMoreDiv{
font-size:11pt;
padding-bottom:10px;
}

.hideMoreDivShort{
visibility:hidden;
display:none;
}
.hideReportDiv
{
visibility:hidden;
display:none;
}
.highlite{
	background-color: Yellow;
}

.wikilinkTip, a.wikilinkTip:link, a.wikilinkTip:visited, a.wikilinkTip:active {
	color: #0000CC;
	text-decoration:underline;
}

.wikilinkTip:hover {
	border-bottom:thin dashed #006808;
}

.wikilink .highlite, .wikilinkTip .highlite{
	background-color: Yellow;
	text-decoration: underline;
}

.wikilink, a.wikilink:link, a.wikilink:visited, a.wikilink:active {
	text-decoration:underline;
}

.body {  
    font-size: 11pt;
    color: #000;
    margin: 0px;
	text-align: left;
}

.search_border_m_b{
	background-color: white;border-bottom: solid 1px #50B848;font-size:6px; 
	
}

.search_border_l{
	background-color: white;border-left: solid 1px #50B848;
}

.search_border_r{
	background-color: white;border-right: solid 1px #50B848;
}
.search_border_m_t{
	background-color: white;border-top: solid 1px #50B848;font-size:6px;
}

.search_border_l_r{
	background-color:white;border-left: solid 1px #50B848;border-right: solid 1px #50B848;
}
.search_border_tl{
	background: url(../skins/base/images/1024/search_border_tl.gif) no-repeat top left;
	width:17px;
	height: 11px;
	font-size:7px;
}
.search_border_tr{
	background: url(../skins/base/images/1024/search_border_tr.gif) no-repeat top right;
	width:17px;
	height: 11px;
	font-size:7px;
}
.search_border_bl{
	background: url(../skins/base/images/1024/search_border_bl.gif) no-repeat bottom left;
	width:17px;
	height: 13px;
	font-size:6px;
}
.search_border_br{
	background: url(../skins/base/images/1024/search_border_br.gif) no-repeat bottom right;
	width:17px;
	height: 13px;
	font-size:6px;
}

.gray_border_tl{
	background: url(../skins/base/images/1024/gray_border_tl2.gif) no-repeat left top;
	width: 16px;
	height: 16px;
	font-size:7px;
}

.gray_border_tr{
	background: url(../skins/base/images/1024/gray_border_tr.gif) no-repeat right top;
	width: 12px;
	font-size:7px;
}

.gray_border_t{
	font-size:7px;
	background: url(../skins/base/images/1024/gray_border_pixel.gif) repeat-x top;	
}

.gray_border_l_r{
	border-left: solid 2px #5A6972 ;border-right: solid 2px #5A6972 ;
}

.result_popup_div{
position:absolute; 
visibility:hidden; 
z-index:100;
overflow:auto; 
width:440px;
display: none;
}

#emdDrugPickComp, #quicksymptom_results, #popupListBox{
 	background-color: White;
 }

.divContainer {  
border-width: 3px; 
text-align:center;
font-size: 14px;
}

.inputLeftRound{
width:13px;
height:30px;
background:url(../skins/base/images/1024/search_result_listoff_l.gif) no-repeat left;
}
.inputRightRound{
width:13px;
height:30px;
background:url(../skins/base/images/1024/search_result_listoff_r.gif) no-repeat right;
}
.inputLeftRound_h{
	 width:13px;height:30px;background:url(../skins/base/images/1024/search_result_liston_l.gif) no-repeat left;
}
.inputRightRound_h{
	 width:13px;height:30px;background:url(../skins/base/images/1024/search_result_liston_r.gif) no-repeat right;
}
.inputLeftRound_w{
	background: url(../skins/base/images/1024/wblue_l.gif) no-repeat left;
	width: 11px;
	height:31px;
}

.inputRightRound_w{
	background: url(../skins/base/images/1024/wblue_r.gif) no-repeat left;
	width: 11px;
	height:31px;
}
.inputMiddle_w{

	background-color: White;text-align:left;height: 26px;
}

.inputMiddle_h{
	background-color: #5A6972;text-align:left;
}

.highlighted{
cursor: pointer;
background : #5A6972 ;
color: white;
font-size: 14px;
width:550px;
text-align: left; 	
}

.unhighlighted{
font-size: 14px;
cursor: pointer;
background : #DFE4E7;
width:550px; text-align: left;
}

.saveMid{
	background: url(../skins/base/images/saveMid.gif) repeat-y;
}

.subTableContent{
font-family: arial,helvetica,verdana,sans-serif;
font-size: 11px;
color: #000000;
background-color: #FFFFFF;
}

.spacerHeight {
font-family: arial,helvetica,verdana,sans-serif;
font-size: 6px;
 height: 6px;
}
.bottomline{
	border-top: thin solid #50B848;
	font-family: arial,helvetica,verdana,sans-serif;
font-size: 6px;
 height: 6px;
}

.sxColumn0{
vertical-align: top;
width:180px;
text-align: left;
}
.sxColumn1{
vertical-align: top;
text-align: left;
width: 600px;
}
.sxColumn2{
vertical-align: top;
width: 100px;
text-align: left;
}
.sxColumn3{
vertical-align: top;
text-align: left;
width: 200px;
}

.sxColumnShort
{
	width:250px;
}

.sx_block { 
    font-size:11pt;	
}

.diColumn1{
	width: 180px;
	text-align:left;
}
.diColumn2{
	width: 780px;
	text-align:left;
}

#diColumn3{
text-align: left; width:100%; white-space:nowrap;
}

.diColumn2Title{
font-size: 11pt;
padding-left:10px;
padding-top:5px; 
}

#reportComboH{
padding-left:5px;
padding-top:10px;
padding-bottom:10px;
text-align:left;
}

.reportMenuLeft
{
background: url(../skins/base/images/v2/reportMenuLeft.gif) no-repeat left top;
width: 12px;
height: 37px;
}

.reportMenuRight
{
background: url(../skins/base/images/v2/reportMenuRight.gif) no-repeat right top;
width: 17px;
height: 37px;
}

.reportMenuMiddle
{
background: url(../skins/base/images/v2/reportMenuMiddle.gif) repeat-x top;
height: 37px;
}

#registeredBox{
 position: absolute;
 z-index:100;
 top: 200px;
 left: 450px;
 width: 508px;
 display: none;
} 

.registeredBoxTop {
    background: url(../skins/base/images/registeredBoxTop.gif) no-repeat;
    width: 508px;
    height: 7px;
}
.registeredBoxMid {
    background: url(../skins/base/images/registeredBoxMid.gif) repeat-y;
    width: 508px;
}
.registeredBoxBottom {
    background: url(../skins/base/images/registeredBoxBottom.gif) no-repeat;
    width: 508px;
    height: 16px;
}

#registeredBox a:link,  #registeredBox a:visited,  #registeredBox a:active, #registeredBox a:hover 
{  
  color:green;
  font-size:11pt;
  }

#feedbackFormSection{
float: left;
padding: 8px;
}

#registerationFormSection{
	float: left;
	padding: 8px;
	width:699px;
}

.module_tl{
	background: url(../skins/base/images/v2/moduleHeaderLeft.gif) no-repeat left;
	width: 14px;
	height: 35px;
	font-size: 6px;
}

.module_tr{
	background: url(../skins/base/images/v2/moduleHeaderRight.gif) no-repeat right;
	width: 11px;
	height: 15px;
	font-size: 6px;
}

.module_tm{
	background: url(../skins/base/images/v2/moduleHeaderMid.gif) repeat-x top;
	height: 34px;
}

.module_bl{
	background: url(../skins/base/images/v2/moduleBottomLeft.gif) no-repeat  left bottom;
	height: 15px;
	width: 14px;
	font-size: 6px;
}

.module_br{
	background: url(../skins/base/images/v2/moduleBottomRight.gif) no-repeat right bottom;
	height: 15px;
	width: 11px;
	font-size: 6px;
}

.module_bottom{
	background: url(../skins/base/images/v2/reportModuleBottom.png) no-repeat bottom;
	font-size: 6px;
	width: 473px;
}

.module_bottom_full{
	background: url(../skins/base/images/v2/fullReportBottom.gif) no-repeat bottom;
	font-size: 6px;
	width: 967px;
	
}

.moduleBBottom{
	background: url(../skins/base/images/v2/moduleBBottom.gif) no-repeat bottom;
	font-size: 6px;
	width: 662px;
	height: 17px;
}

.module_l
{
	background: url(../skins/base/images/v2/moduleLeft.gif) repeat-y left;
	font-size: 6px;
	width: 7px;
}

.module_r
{
	background: url(../skins/base/images/v2/moduleRight.gif) repeat-y right;
	font-size: 6px;
	width: 7px;
}

.moduleBLeft
{
	background: url(../skins/base/images/v2/moduleBLeft.gif) repeat-y left;
	font-size: 6px;
	width: 7px;
}

.moduleBRight
{
	background: url(../skins/base/images/v2/moduleBRight.gif) repeat-y right;
	font-size: 6px;
	width: 16px;
}

#expandReport
{
text-align:right;
padding-top:5px;
padding-right:5px 
}

.answerTableHeader{
font-family: arial,helvetica,verdana,sans-serif;
font-size: 14px;
background-color: #5A6972;
color: White;
font-weight: bold;
 }

.answerTableHeader2{
font-family: arial,helvetica,verdana,sans-serif;
font-size: 11pt;
text-align:left;
 }

.hideEffect {
    font-size: small;
    margin-left: 25px;
    font-weight: bold;
    //font-style: italic;
    color: green !important;
}

.comments_border {
    border-style: none none solid none;
    border-width: 0px 0px 1px 0px;
    border-color: #cccccc;
}

.links_blue a{
    color: #0000CC;
}

.comments_border_top {
    border-style: solid none none none;
    border-width: 1px 0px 0px 0px;
    border-color: #cccccc;"
}

a.newlinkcolor {
    color: #FF6600 !important;
}

a.greenlink {
    color: #50B848 !important;
}

a:link.newlinkcolor {
    color: #FF6600 !important;
}

a:link.greenlink {
    color: #50B848 !important;
}