﻿/*MINDBUS 2009*/

/* USED COLORS:
--------------------------------------
	- Green										:	#4b7f80
	- Pink										:	#cc2c91
	- Purple									:	#4f2b80
	- Grey/purple (textcolor)	:	#7d7994
	-	Dark grey								:	#484250
	-	Light grey							:	#b3b2b9
--------------------------------------
*/

h1, h2, h3, h4, h5
{
	margin: 0px;
	padding: 0px;
	z-index: 1;
}

#searchHolder h3,
.rightItemHolder h3 
{
	color: #cc2c91;
	font-size: 1.4em;
	padding: 0 0 8px 0;
}

.rightItemHolder h3 
{
	background: url(/images/gradient_line_small.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.homepage-header
{
	color: #4f2b80;
	font-size: 14px;
	padding: 0 0 8px 0;
	margin: 0 0 10px 0;
	background: url(/images/gradient_line_large.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	font-weight: bold;
	width: 420px;
}

.homeMiddleContentItem h1
{
	color: #4f2b80;
	font-size: 16px;
	padding: 0 0 8px 0;
	margin: 0;
	background: url(/images/gradient_line_small.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	
}

.homeMiddleContentHolder h1 
{
	color: #4f2b80;
	font-size: 16px;
	padding: 0 0 8px 0;
	margin: 0;
	background: url(/images/gradient_line_small.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}


.homeMiddleContentItem h2 
{
	color: #4f2b80;
	font-size: 1.4em;
	padding: 0 0 8px 0;
	margin: 0 0 8px 0;
	background: url(/images/gradient_line_small.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	}
	
.homeMiddleContentItem h2.medical
{
	color: #4b7f80;
	font-size: 1.4em;
	padding: 0 0 8px 0;
	margin: 0 0 10px 0;
	background: url(/images/gradient_line_small_medical.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	}

.homeMiddleContentHolder h3 
{
	font-size: 14px;
	color: #cc2c91;
	padding: 0 0 4px 0;
}

.homeMiddleContentHolder h3 a
{
	color: #cc2c91;
	text-decoration: none;
}

#contentMiddleImageHolder h1,
#contentMiddleDoctorHolder h1
{
	font-size: 24px;
	float: left;
	padding: 115px 0 0 0;
	color: #4f2b80;
	clear: both;
	line-height: 35px;
}

#contentMiddleImageHolder h2
{
	float: left;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	clear: both;
	/*width: 380px;*/
	width: 450px;
}

  #contentMiddleImageHolder h2
  {
  	/*font-size: 14px;*/
  	font-size: 1.2em;
	  color: #cc2c91;
  }
  
.contentMiddleReadMore h2
{
	font-size: 14px;
	float: left;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	color: #cc2c91;
	clear: both;
/*	width: 380px;*/
	width: 350px;
}



#contentMiddleDoctorHolder h2, .newsItemHolder h2
{
	font-size: 14px;
	padding: 5px 0 5px 0;
	margin: 0 0 5px 0;
	color: #cc2c91;
	clear: both;
/*	background: url(/images/gradient_line_large.gif); */
/*	background-position: top left; */
/*	background-repeat: no-repeat; */
}

.contentTextRepeater h2, .newsItemHolder h2 {
		background-image: url(/images/gradient_line_large.gif);
		background-position: bottom left;
		background-repeat: no-repeat;
}

  .newsItemHolder h2 a {
	  color: #cc2c91;
	  text-decoration: none;
  }
  
.faqItem h3 
{
	padding: 0;
	margin: 0;
	}

.faqItem h3 a:link,
.faqItem h3 a:active,
.faqItem h3 a:visited
{
	font-weight: bold;
	color: #cc2c91;
	font-size: 11px;
	text-decoration: none;
	cursor: pointer;
}

.faqItem h3 a:hover 
{
	color: #4f2b80;
}


.newsItemText h3
{
	font-size: 12px;
	color: #4f2b80;
	
}

