p {
	font-size: 14px;
	margin: 0;
}

/*__ LIST __*/

.list {
	height: 300px;
	border: 1px solid #d5d5d5;
	border-bottom: none;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
}

.list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list ul li {
	border-bottom: 1px solid #d5d5d5;
}

.list ul li a.grey {
	color: #4d4d4d;
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding: 8px 32px 8px 8px;
}

.list ul li.symptoms-disease a.grey:hover {
	color: #4d4d4d;
	font-size: 12px;
	text-decoration: none;
	background: #E1E9FE url(/images/symptoms/info-icon.png) no-repeat 415px 11px;
}

.list ul li a.grey:hover {
	color: #4d4d4d;
	font-size: 12px;
	text-decoration: none;
	background: #E1E9FE url(/images/symptoms/info-icon.png) no-repeat 415px 5px;
}

.list ul li a.grey:hover img {
	padding-left: 100px;
}

.list ul li a.red {
	color: #ed2024;
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding: 8px 32px 8px 8px;
	background: #fff
}

.list ul li a.red:hover {
	color: #ed2024;
	font-size: 12px;
	text-decoration: none;
	background: #83def9
}

h1 {
	font-size: 24px;
	margin-bottom: 25px;
	font-weight: 600;
}

h2 {
	font-size: 18px;
	color: #8B2500;
}

h6 {
	font-size: 12px;
	color: #444444;
}

a {
	color: #0000DD;
}

.tabs {
	float: left;
	/*width:100%;*/
    line-height: normal;
}

.tabs ul {
	display: inline;
	margin: 0;
	margin-left: 0px;
	padding: 0px;
	/*padding:10px 10px 0 50px;*/


list-style: none;
}

.tabs li {
	display: inline;
	margin: 0;
	margin-left: 0px;
	padding: 0;
}

.tabs a {
	font-size: 13px;
	float: left;
	/*background: url("/images/tabs/tableftJ.gif") no-repeat left top;*/
    margin: 0;
	padding: 0 0 0 0;
	text-decoration: none;
}

.tabs a span {
	float: left;
	display: block;
	/*background:url("/images/tabs/tabrightJ.gif") no-repeat right top;*/
    /*padding:5px 15px 4px 6px;*/
    margin-left: 0px;
	margin-right: 5px;
	padding: 5px;
	color: #ffffff;
	background-color: #236EB8;
	/*background-color:#194E84;*/
}

/*Commented Backslash Hack hides rule from IE5-Mac \*/

.tabs a span {
	float: none;
}

/* End IE5-Mac hack */

.tabs a:hover span {
	/*color:#24618E;*/
    color: #ffffff;
	background-color: #235FE9;
}

.tabs a:hover {
	background-position: 0% -42px;
}

.tabs a:hover span {
	background-position: 100% -42px;
}

div.autocomplete {
	position: absolute;
	width: 250px;
  background-color: white;
	border: 1px solid #888;
	margin: 0;
	padding: 0;
	z-index: 25;
}

div.autocomplete ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div.autocomplete ul li.selected {
	background-color: #eee;
}

div.autocomplete ul li {
	list-style-type: none;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 2px;
	height: 20px;
	cursor: pointer;
}

.awesome, .awesome:visited {
	background: #222 url(/images/alert-overlay.png) repeat-x;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}

.awesome:hover {
	background-color: #111;
	color: #fff;
}

.awesome:active {
	top: 1px;
}

.small.awesome, .small.awesome:visited {
	font-size: 11px;
}

.awesome, .awesome:visited,
    .medium.awesome, .medium.awesome:visited {
	font-size: 13px;
	font-weight: bold;
	line-height: 1;
	text-shadow: 0 1px 1px rgba(0,0,0,0.25);
}

.large.awesome, .large.awesome:visited {
	font-size: 14px;
	padding: 8px 14px 9px;
}

.green.awesome, .green.awesome:visited {
	background-color: #91bd09;
}

.green.awesome:hover {
	background-color: #749a02;
}

.blue.awesome, .blue.awesome:visited {
	background-color: #2daebf;
}

.blue.awesome:hover {
	background-color: #007d9a;
}

.red.awesome, .red.awesome:visited {
	background-color: #e33100;
}

.red.awesome:hover {
	background-color: #872300;
}

.magenta.awesome, .magenta.awesome:visited {
	background-color: #a9014b;
}

.magenta.awesome:hover {
	background-color: #630030;
}

.orange.awesome, .orange.awesome:visited {
	background-color: #ff5c00;
}

.orange.awesome:hover {
	background-color: #d45500;
}

.yellow.awesome, .yellow.awesome:visited {
	background-color: #ffb515;
}

.yellow.awesome:hover {
	background-color: #fc9200;
}

#top-header {
	height: 5.5em;
}

#logo-top {
	margin-top: 10px;
}

/* Ad Placement */
#download-app {
	margin-top: 10px;
	padding-left: 20px;
}

.red-color {
	color: red;
}

/* blue */

.blue {
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}

.blue:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}

.blue:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top,  #0078a5,  #00adee);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}

/* button
	---------------------------------------------- */

.button {
	display: inline-block;
	zoom: 1;
	/* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}

.button:hover {
	text-decoration: none;
}

.button:active {
	position: relative;
	top: 1px;
}


