/*---{ Imports )-------------------------------------------------------*/

@import "news.css";

/* ----{ Homepage dingen }------ */
.homeColumn {
	width:285px; 
	margin:10px;
}
.homeColumn .newsImg {
	margin: 8px 10px 5px 0;
	border: 0px;
}
#content .homeColumn a {
	text-decoration: underline;
	color: #CE4652;
}
body.homepage #cols #sidecol #payOffExtra {
	height: 353px;
	overflow: hidden;
}
body.homepage #cols #sidecol #payOffExtra a {
	text-decoration: none;
}
body.homepage #cols #sidecol #payOffExtra a:hover {
	text-decoration: underline;
}
body.homepage #cols #outerContent #content {
	width: 630px;
	border-bottom: 0px;
	padding: 10px 20px 10px 0px;
	background: #000000 url(../images/line_pink_shadow.gif) left 38px repeat-x;
	color: #CACACA;
}
body.homepage #cols #outerContent #content h2 {
	font-size: 13px;
	margin: 15px 0 0 0;
	padding: 0;
}
body.homepage #cols #outerContent #content h2 a {
	text-decoration: none;
	color: #CACACA;
}
body.homepage #cols #outerContent #content h2 a:hover {
	text-decoration: underline;
}
body.homepage #cols #outerContent #content .date {
	margin: 0;
	padding: 0;
	color: #666666;
	font-size:11px;
}
body.homepage #cols #outerContent #content .teaser {
	margin: 5px 0 0 0;
	padding: 0;
}
body.homepage #cols #outerContent #content .teaser .more {
	text-decoration: none;
}
body.homepage #cols #outerContent #content .teaser .more:hover {
	text-decoration: underline;
}

/* ---------- */
#outerContent {
	position: relative;
	width: 650px;
	float: left;
	margin: 0;
	padding: 0;
}
#imgBorder {
	width: 650px;
	height: 6px;
	border-bottom: 1px solid #000000;
	line-height: 1px;
	margin: 0;
	padding: 0;
	font-size: 1px;
}
#contentImg {
	width: 650px;
	height: 174px;
	margin: 0;
	padding: 0;
}
#contentImg img {
	margin: 0px 0px 0px 0px;
	padding: 0;
	border: 0px;
}
#contentLocalNav {
	width: 650px;
	height: 40px;
	margin: 0;
	padding: 0;
}

#globalNav #Competenties {
	width: 33%;
	height: 150px;
	background: url(../images/global_menu_bg_olive.gif) left 27px repeat-x;
	float: left;
}
#globalNav #Specialisaties {
	width: 33%;
	height: 150px;
	background: url(../images/global_menu_bg_yellow.gif) left 27px repeat-x;
	float: left;
	margin-left: 9px;
}
#globalNav #Opdrachtgevers {
	width: 31%;
	height: 150px;
	background: url(../images/global_menu_bg_blue.gif) left 27px repeat-x;
	float: left;
	margin-left: 9px;
}

#sidecol #payOff {
	width: 270px;
	height: 105px;
	/*background: url(../images/img_payoff.gif) 20px bottom no-repeat;*/
}
#sidecol #payOffExtra {
	width: 245px;
	height: 65px;
	margin-left: 25px;
	padding-top: 5px;
	font-weight: bold;
}
#sidecol #payOffExtra #info, 
#sidecol #payOffExtra #info .Standaard { /*Alleen op homepage*/
	color: #CACACA;
	font-weight: normal;
}
#sidecol #window {
	/*position: absolute;
	top: 175px;*/
	width: 225px;
	height: 177px;
	margin-left: 25px;
	padding: 16px 10px 10px 10px;
}
#sidecol #window #linkArrow {
	width: 211px;
	height: 29px;
	border: 1px solid #F2F2F2;
	margin-top: 6px;
	padding: 6px;
	color: #FFFFFF;
	font-weight: bold;
}
#sidecol #window #linkArrow a {
	text-decoration:none;
}
#sidecol #window #linkArrow a:hover {
	text-decoration: underline;
}

/*---{ Opdrachtgevers- EN Teamoverzicht )-------------------------------------------------------*/
#companyList .item, #teamList .item {
	width: 117px;
	height: 134px;
	padding: 10px 10px 0 10px;
	margin: 0 10px 15px 0;
	text-align: center;
}
#companyList .item {
	background: #EAF9FF url(../images/caseslist_bg.gif) right 50% no-repeat;
	border: 1px solid #A9E8FF;
}
#teamList .item {
	border: 1px solid #E7A3A9;
	background: #F9E8E9 url(../images/teamlist_bg.gif) right 50% no-repeat;
}
#companyList .logo, #teamList .foto {
	width: 100px;
	height: 90px;
	padding: 3px;
	border: 1px solid #CFCFCF;
	background-color: #FFFFFF
}
#companyList .logo img, #teamList .foto img {
}
#companyList .item h3, #teamList .item h3 {
	font-size: 12px;
	padding:0;
	margin:0;
}
#companyList .item h3 a, #teamList .item h3 a {
	color: #2A2A2A;
	text-decoration: none;
}
#companyList .item h3 a:hover, #teamList .item h3 a:hover {
	text-decoration: underline;
}
#companyList .companyName, #teamList .fullName {
	width: 100%;
	text-align: center;
	height: 33px;
}

/*---{ Opdrachtgever detail )-------------------------------------------------------*/
#companyDetail a.back {
	float:right;
	color: #CE4652;
	text-decoration: none;
}
#companyDetail a.back:hover {
	text-decoration:underline;
}
#companyDetail h1 {
	margin:0 0 10px 0;
	line-height: 18px;
}
#companyDetail p {
	padding: 0;
	margin: 10px 0 5px 0;
}
#companyDetail .picture {
	margin: 2px 10px 10px 0;
	padding: 3px;
	width: 120px;
	height: 120px;
	border: 1px solid #CFCFCF;
	float: left;
	text-align: center;
}
#companyDetail .teaser {
	padding: 0;
	margin: 10px 0 15px 0;
	font-weight: bold;
	font-size: 100%;
}
#companyDetail .relatedCases {
	margin-top: 20px;
	padding: 10px;
	border-top: 1px solid #A9E8FF;
}
#companyDetail .relatedCases ul {
	margin: 2px 0 0 15px;
}
#companyDetail .relatedCases ul li a {
	text-decoration: none;
	color: #CE4652
}
#companyDetail .relatedCases ul li a:hover {
	text-decoration: underline;
}

/*---{ Casesoverzicht )-------------------------------------------------------*/
#casesList .item {
	border: 1px solid #A9E8FF;
	height: 60px;
	padding: 8px 10px 8px 10px;
	margin: 0 10px 15px 0;
	text-align: center;
	background: #EAF9FF url(../images/caseslist_bg.gif) right 50% no-repeat;
}
#casesList .logo {
	width: 90px;
	height: 52px;
	padding: 3px;
	border: 1px solid #CFCFCF;
	background-color: #FFFFFF;
	overflow: hidden;
}
#casesList .logo img {
}
#casesList .case {
	text-align: left;
	width: 80%;
	height: 60px;
	padding-left: 10px;
	border-left: 2px solid #CCF1FF;
}
#casesList .case h3 {
	font-size: 12px;
	padding:0;
	margin:0 0 4px 0;
	line-height: 20px
}
#casesList .case h3 a {
	color: #2A2A2A;
	text-decoration: none;
}
#casesList .case h3 a:hover {
	text-decoration: underline;
}
#casesList .case a {
	color: #CE4652;
	text-decoration: none;
}
#casesList .case a:hover {
	text-decoration: underline;
}
#casesList .case .small {
	/*font-size: 11px;
	line-height: 16px;*/
}

/*---{ Case detail )-------------------------------------------------------*/
#caseDetail a.back {
	float:right;
	color: #CE4652;
	text-decoration: none;
}
#caseDetail a.back:hover {
	text-decoration:underline;
}
#caseDetail h1 {
	margin:0 0 10px 0;
	line-height: 18px;
}
#caseDetail p {
	padding: 0;
	margin: 10px 0 5px 0;
}
#caseDetail .picture2 {
	margin: 2px 10px 10px 0;
	padding: 3px;
	width: 120px;
	border: 1px solid #CFCFCF;
	float: left;
	text-align: center;
}
#caseDetail .video {
	text-align: center;
	margin: 20px;
}
#caseDetail .teaser {
	padding: 0;
	margin: 10px 0 15px 0;
	font-weight: bold;
	font-size: 100%;
}
#caseDetail .medewerkers {
	margin-top: 20px;
	padding: 10px;
	border-top: 1px solid #A9E8FF;
}
#caseDetail .medewerkers ul {
	margin: 2px 0 0 15px;
}
#caseDetail .medewerkers ul li a {
	text-decoration: none;
	color: #CE4652
}
#caseDetail .medewerkers ul li a:hover {
	text-decoration: underline;
}