/* ****************************
home.css
**************************** */


/* ****************************
Client: Management Drives
Website: managementdrives.nl

Main color 1: #282828 -> Name: Dark black
Main color 1: #383838 -> Name: Black
Main color 1: #575757 -> Name: Dark gray
Main color 1: #d8d8d8 -> Name: Light gray
Main color 1: #5c2e91 -> Name: Purple
Main color 1: #e9841d -> Name: Orange
Main color 1: #ffcb05 -> Name: Yellow
Main color 1: #1a962b -> Name: Green
Main color 2: #006bb2 -> Name: Blue
Main color 2: #d71440 -> Name: Red
**************************** */



/* ****************************
Section: Pitch
**************************** */

#pitch {
	height: 135px;
	padding-top: 0px;
	width:490px;
	/*visibility:hidden;*/
}

#pitch .ce {
	height: 135px;
	padding: 0px;
	color: #575757;
	background: url('../images/bg-home-pitch.png') bottom right no-repeat;
}

#pitch h2 {
	font-size: 1.5em;
	color: #015f9d;
}

#pitch .ce p {
	padding-left: 20px;
}

#pitch .ce a {
	color: #015f9d;
}

#logo-draw {
	height: 135px;
	padding-top: 0px;
}



/* ****************************
Section: Content
**************************** */

#section-content {
}

#section-content-top.container  {
	background: #ffffff url('../images/bg-section-content-home.png') left 25px no-repeat;
}

#section-content-top.container .span-48 {
	padding-top: 0;
	padding-bottom: 15px;
	background: url('../images/bg-section-content-home-bottom.png') 0 bottom no-repeat;
}

#normal {
	min-height: 50px;
}

#left.home-block,
#normal.home-block,
#right.home-block {
	width: 267px;
	margin: 0;
	margin-right: 29px;
	padding: 0 15px;
	position: relative;
	float: left;
	clear: none;
	background: none;
}

#right.home-block {
	margin-right: 0px;
}
#right.home-block a {
	color:#1a962b;
	}
}
.home-block h2 {
	margin-bottom: 0;
	padding-right: 10px;
	display: inline;
	background: url('../images/arrow-gray.png') right 60% no-repeat;
}

.home-block h2,
.home-block h2 a{
	font-size: 1em;
	color: #575757;
}

#left.home-block h2.csc-firstHeader,
#normal.home-block h2.csc-firstHeader,
#right.home-block h2.csc-firstHeader{
	margin: 0;
	padding-bottom: 0.6em;
	display: block;
	font-size: 1.5em;
	background: none;
}

#page-2 #left.home-block h2.csc-firstHeader {
	color: #1c4b85;
}
#page-2 #normal.home-block h2.csc-firstHeader {
	color: #5c2e91;
}
#page-2 #right.home-block h2.csc-firstHeader {
	color: #1a962b;
}

.home-block p {
	margin-top: 0;
}

body.color-purple .home-block p a {
	color: #5c2e91;
	text-decoration: underline;
}
body.color-purple .home-block p a:hover {
	text-decoration: none;
}

#section-content-bottom.container .span-48 {
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 7px;
	background: none;

}

.content-tabs ul.tabs li a span {
	color:#575757;
}

.content-tabs ul.tabs li a:hover span,
.content-tabs ul.tabs li a.current span {
	text-decoration: none;
}

.content-tabs div.panes a {
	color: #575757;
	text-decoration: underline;
}
.content-tabs div.panes a:hover {
	text-decoration: none;
}

.content-tabs div.panes .csc-content ul li {
	background-image: url('../images/arrow-gray.png');
}

#button-meer-informatie {
	width: 306px;
	margin-top: 21px;
	text-align: right;
	display:none;
}

#home-book {
	text-align: right;
	display:none;
}
.tx-twittersearch-pi1 a {
 color:#5c2e91;
 }
 .news-list-item a {
  color:#1c4b85;
  }
