/******************************************************
	Typography  CSS document 
	Marius Nel
	Revised by Marschant Escorcio
	- KRAZYBOYZ digital	-
******************************************************/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7F7F7F !important;
	font-size: 10px;
	}
	
a	{
	color: #D6312C;
	text-decoration: none;
	font-size: 10px;
	}
	
td.toplinks a, td.toplinks {
	color: #FFFFFF;
	}
	
td.toplinks {
	padding-top:37px;
	}
	
p {
	margin-bottom: 1em;
	}

a:hover {
	text-decoration: underline;
	}
	
h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0.4em;
	color: #497973;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-top: 0.5em;
	}
	
h1 span {
	font-size: 11px;
	font-weight: bold;
	}
	
h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 1em;
	margin-top: 0.5em;
	color: #174783;
	text-transform: uppercase;
	}
	
h3 a, h3 {
	font-size: 13px;
	font-weight: bold;
	color: #D6312C;
	}
	
h4 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0.3em;
	color: #497973;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}
	
h5 { 
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0.2em;
	margin-top: 1em;
	color: #7F7F7F;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}
	
ul.norm {
	margin-left: 20px;
	}
ul.norm li {
	margin-bottom: 0.4em;
	list-style-image: url(../img/bullet.gif);
	}
	
ol {
	margin: 0;
	}
	
ol li {
	margin-bottom: 1em;
	list-style-position: inside;
	}
	
/* USER LOGIN STYLES */
input, select {
	color: #7F7F7F !important;
	font-size: 10px !important;
	}
	
input, select {
	padding: 1px;
	}
	
	table.login td input, table.search td input {
		zmargin-top: 7px;
		}
	
	table.login td input {
		width: 135px;
		}
		
	table.search td input {
		width: 170px;
		}
	
	input.go {
		width: 18px !important;
		height: 18px !important;
		}
		
select.big {
	width: 200px;
	}
	
	input.submit {
		width: 71px !important;
		height: 18px !important;
		margin: 0 !important;
		padding: 0 !important;
		}
		
	input.update {
		width: 72px !important;
		height: 18px !important;
		margin: 20px 0 0 0 !important;
		padding: 0 !important;
		}
		
/************************/

	table.hospitalSearch input {
		padding: 1px 2px;
		width: 148px;
		}
		
	table.hospitalSearch select {
		width: 111px;
		height: 17px;
		}
		
	table.docSearch input {
		padding: 1px 2px;
		width: 258px;
		}
		
	table.docSearch select {
		width: 266px;
		}
		
	.med {	
		width: 147px !important;
		}
		
	select.med { width: 154px !important; } 

	div.section h3 a:hover {
		text-decoration: underline;
		}
		
	 a.link {
		text-align: center;
		font-weight: bold;
		color: #B25754;
		text-transform: uppercase;
		font-size: 9px !important;
		}
		
		a.link:hover {
			text-decoration: none;
			}
			
	td.copy h3 { margin-bottom: 0.5em; }
			
	div.turq p {
		color: #C9D7D5;
		}
		
	table.Output p {
		text-align: left;
		}
		
	table.stripeMe h3, table.stripeMe2 h3 {
		margin-bottom: 0.2em !important;
		}
	
		
	div.blockHdr {
		float: left;
		border-bottom: 1px solid #B8C7D8 !important;
		width: 100%;
		}
		
	div.blockHdr h2 {
		background-color: #DEE4EC;
		border: 1px solid #B8C7D8 !important;
		padding: 2px 10px;
		margin: 0 !important;
		float: left;
		text-transform: none !important;
		}
		
	div.blockHdr select {
		width: 206px !important;
		float: right;
		margin: 0 !important;
		padding: 0 !important;
		}
		
	table.blueStripe th {
		font-size: 12px;
		font-weight: bold;
		color: #497973;
		text-align: left;
		padding-bottom: 5px;
		}
		
	table.blueStripe th, table.blueStripe td, div.blueStripe, div.header {
		border-bottom: 1px dashed #D9D9D9 !important;
		}
		
		table.blueStripe td table td {
			border-bottom: none !important;
			}
		
	.blueStripe select { 
		width: 160px; 
		}
		
	.blueStripe textarea { width: 400px; height: 90px; }
		
	.blueStripe select.big { width: 256px; }
		
	label {
		text-transform: uppercase;
		font-weight: bold;
		color: #B25754;
		cursor: pointer;
		}
		
	.blueStripe a { text-decoration: underline; }
	.blueStripe a:hover { text-decoration: none; }
	
	a.norm { 
		color: #7F7F7F !important;
		font-weight: normal;
		text-decoration: none;
		}
		
	a.norm:hover { text-decoration: none; }
	
table.formStructure h4 { padding-top: 5px !important; }

table.form td.bold { font-size: 11px; }
	
table.FAQ {
	font-size: 11px;
	}
	
#footerLinks  {
	color: #D6312C;
	text-align: center;
	padding-top: 70px;
	}
	
#footerLinks a {
	color: #D6312C;
	font-size: 10px;
	text-decoration: none;
	}
	
#footerLinks a:hover {
	text-decoration: underline;
	}

.standard { font-weight: normal; font-style: normal; text-transform: none; }
.bold { font-weight: bold; }	
.red { color: #D6312C; }
.green { color: #497973; font-weight: bold; }
.right { text-align:right; }
.small { font-size: 10px; }
span.lang { float: right; color: #D6312C; margin-top: 10px; margin-right: 10px; }

/* RICH TEXT EDITOR BLOCK CONTROL
----------------------------------------------------------------------------------------------------------------- */

div.content ul {
	margin-left: 20px;
	}
	
	div.content ul li {
		margin-bottom: 0.4em;
		list-style-image: url(../img/bullet.gif);
		}

div.content table {
	border-collapse: collapse;
	}

	div.content table td {
		padding: 5px; border: 1px solid #ccc;
		}
		
/* RANDOM FAQ STYLING  */

.clear {
	text-decoration: none !important;
	color: #fff;
}

		