﻿/* CSS for Intermountain Healthcare 
	Function: Layout and local formatting for all elements in symptom landing pages
	Scope: All symptom landing pages on intermountainhealthcare.org
*/

.ih-symptomBrowser {margin:0; padding:0; float:left; clear:none; width:436px; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/}
.ih-symptomsTabs {margin:0; padding:7px 0 0 0; float: left;	width:200px; background: url('/images/lyt/bg-symptomMenu.jpg') no-repeat 100% 0; position: relative;	border:0; font:normal 1.2em/normal Georgia, "Times New Roman", Times, serif;}
.ih-symptomsTab {float: none; margin: 0 1px 0 0; border-left: none;	border-right: none; border-bottom:none; position: relative; top: 1px;	padding: 7px 10px; color:#768B9E; background:transparent;	list-style: none;	-moz-user-select: none;	-khtml-user-select: none;	cursor: pointer;}
.ih-sTabSelected {background:#fff url('/images/lyt/bg-symptomMenuActive.gif') no-repeat 100% 50%; border:solid; border-width: 1px 1px 1px 0; padding:6px 9px; border-color: #ccc #fff #E7E7E7; margin: 0 0 0 1px; color:#8F877A;}
.ih-symptomContentPanels {clear: none;	float: left; padding:0; width: 236px; height: 20em; border:0;	background:#fff url('/images/lyt/bg-symptomActive.jpg') no-repeat 0 100%;}
.ih-symptomContentPanel {padding: 15px;}

.ih-symptomSrch {width:436px; margin-bottom:15px; padding:0 0 15px; background:url('/images/lyt/bg-symptomSrch.gif') no-repeat 0 100%; float:left;}
.ih-symptomSrch div {padding:15px 0 0 15px; background:url('/images/lyt/bg-symptomSrch-top.gif') no-repeat 0 0;}
.ih-symptomSrch input {border:1px solid; border-color:#c0bcb4 #efeae2 #efeae2; width:375px; float:left; margin:3px 5px 0 0;}
.ih-symptomSrch a { float:left; display:block; background:url('/images/nav/btn-srch.gif') no-repeat; background-position: 0 100%; width:25px; height:25px;}
.ih-symptomSrch a:hover {background-position:0 0;}
.ih-symptomContentPanel .ih-links {list-style-type:none;}
h2 {clear:left;}
.ih-call911 {padding-bottom:30px; margin-left:15px;}
.ih-rightCol {width:265px; float:right; border-left:1px dotted #d7d3cc;}
.ih-rightColcontent {margin-left:15px !important;}
.ih-symptomintro {padding:0px 0 15px 0; margin:0; width:436px;}
