@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}


body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

a img:hover {
	opacity:0.6;
	filter:alpha(opacity=60);
}

.foto-detail a img:hover {
	opacity:1;
	filter:alpha(opacity=100);
}


#wrapper {
	width: 984px;
	background: url('../images/bg-main.gif') #fbf4e1 no-repeat;
	margin: 0 auto;
	
}

#container {
	margin: 0 auto;
	width: 960px;
	position: relative;
	padding-bottom: 100px;
}

a.header {
	width: 960px;
	height: 100px;
	background: url('../images/CSR_banner_fac_960x100_ani.gif') no-repeat;
	display: block;
	margin: 0 auto;
}

h2 {
	color: rgb(0,83,83);
	font-size: 58px;
	font-weight: bold;
	height: 157px;
	margin-left: 9px;
	padding-top: 3px;
}

h3 {
	font-size: 24px;
	color: #d42027;
	padding: 10px 0px;
}

.intro h3 {
	color: rgb(0,83,83) !important;	
}

.intro p {
	padding-bottom: 9px !important;
	padding-top: 0px !important;
}

#content {
	width: 717px;
	float: left;
	display: block;
}

p {
	font-size: 12px;
	color: #666666;
	padding-top: 9px;
	line-height: 15px;
}

p a {
	color: #000;
	text-decoration: none;
}

p a:hover {
	text-decoration: underline;	
}

/* HOME */
#home-nav li {
	float: left;
	display: block;
	padding: 3px 9px;
	color: #000;
	border-right: 1px solid #d42027;
}

#home-nav li a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

#home-nav li.active a {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}

.home {
	border-top: 24px solid #d42027;

}

.home .article {
	width: 474px;	
	float: left;
	display: block;
}

/** SECTION STYLES **/

.list li {
	margin: 10px 0px;
	list-style: none;
	border-bottom: 1px solid #666666;

}

.bio-list.three-col {
	margin: 0px !important;
	width: 717px !important;
}

.bio-list.three-col li {
	margin-left: 0px !important;
	margin-right: 9px !important;
	float: left !important;
	display: block !important;
	width: 233px;
}

.bio-list {
	float: left;
	display: block;
	margin-left: 18px;
	width: 224px;
	
}


.bio-list p {
	float: left;
	display: block;
	width: 140px;
	margin-left: 9px;
	padding-top: 0px;
}


.bio-list img {
	border: 1px #666666 solid;
	float: left;
	display: block;
	margin-bottom: 9px;
}

.bio-list .bio-list-cta {
	border: none;	
}

.bio-list .bio-list-cta p {
	float: none;
	margin: 0px;
}

/* KANDIDATEN */
#home-nav .active {
	background-color: #d42027 !important;
	color: #FFF;
	font-weight: bold;
}


.kandidaten .list-head {
	font-weight: bold;
	color: #FFF;
	background-color: #d42027;
	padding: 4px 9px;
	font-size: 14px;
	margin-bottom: 6px;
}

#accordion div {
	margin-bottom: 12px;
	margin-top: 12px;
}

#accordion h3{
	font-size: 14px;
	color: #FFF;
	display: block;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 9px 4px 24px;
	margin: 0px 0px 6px 0px;
	background-image: url(../images/arrow.gif);	
	background-repeat: no-repeat;
	background-position: 9px 7px;
	cursor: pointer;
}

#accordion h3 a{
    text-decoration: none;
    color: #FFF;
}

#accordion h3.ui-state-active{
	background-image: url(../images/arrow-down.gif) !important;
	background-position: 9px 9px !important;
}

#accordion h3.ui-state-active.not-active{
	cursor: auto;
}


#accordion .list li {
	margin-top: 0px !important;	
	margin-bottom: 10px !important;
}



.intro {
	margin-left: 164px;	
}

.yellow {
	background-color: #fbbc14;	
}

.magenta {
	background-color: #d50072;	
}

.red {
	background-color: #e3001a;	
}

.pink {
	background-color: #e36dac;	
}

.green {
	background-color: #5ba263;	
}

/* BLOG */

.blog {
	background: url(../images/article-top-band.gif) repeat-x top;	
}

.blog img.lead-photo {
	border: 1px #333333 solid;
	margin-top: 36px;
}


.blog-text {
	float: left;
	display: block;
	width: 374px;
	margin: 34px 0px 18px 0px;
	
}

.post {
	float: left;
	display: block;
	width: 558px;
}

.page{
    width: 474px;
}

.blog-text h4, .page h4{
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 9px;    
}


#content .blog-text p {
	margin-top: 0px;
	margin-bottom: 9px;
	padding: 0px;
}

#article-nav {
	float: left;
	display: block;
	width: 150px;
	font-size: 14px;
	list-style: none;
}

#article-nav p {
	padding: 0px 0px 9px 0px;	
}

#article-nav .list-head {
	border: none;
	font-weight: bold;
	color: #FFF;
	padding: 4px 0px;
	margin: 0px;	
}

/** FOTOS **/

ul.gallery li {
	margin: 0px 12px 12px 0px;
	list-style: none;
	float: left;
	display: block;
}

ul.gallery li img {
	border: 1px #333333 solid;	
}

ul.gallery p {
	margin: 0px !important;
	padding: 0px !important;
}

.fotos ul.gallery li {
	width: 150px;	
}

/** VIDEOS **/


.videos .video {
    border:1px solid #333333;
}

.videos p {
    width: 553px;
}

.videos ul.gallery li {
	width: 229px;	
}

.videos ul.gallery li p {
	width: 200px;	
}



li.last, .bio-list.three-col li.last {
	margin-right: 0px !important;	
}

/* AGENDA */

table {
	width: 	717px;
	font-size: 14px;
}
th {
	background-color: #d42027;
	padding: 4px 6px 4px 18px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}


td {
	border-bottom: 1px #666666 solid;	
	padding: 9px 9px 9px 18px;
	vertical-align: top;
}

td b {
	color: rgb(0,83,83);
	font-weight: bold;
	text-decoration: none;
}

td.first-col {
	width: 306px;	
}

td p {
	margin: 0px;
	padding: 0px;
}

tr.last-row td {
	border: 0px;	
}

/* NAV */

.login-nav {
	position: absolute;
	right: 0px;
	top: 145px;
	font-size: 12px;
	text-align: right;
}

.login-nav a {
	color: #000;
	text-decoration: none;
}

.login-nav:hover {
	text-decoration: underline;
}

#nav-wrapper {
	background: url(../images/hack-red-bg.gif) repeat-y right 0px;	
	width: 960px;
	/* need this hack so that last right bar in the nav has the same width in firefox and safari */
}

#nav li {
	float: left;
	display: block;
	font-size: 16px;
	color: rgb(0,83,83);
	font-weight: bold;
	background-color: #d42027;
	margin-right: 1px;
}

#nav li.active {
	/*padding: 9px;*/
	background: none;
	
}

#nav li.active a {
	/*padding: 9px;*/
	background: none;
	color: rgb(0,83,83);
	display: block;
	text-decoration: none;	
}


#nav li.active span {
/*    margin: 9px;*/
	display: block;
}

#nav li a {
	color: #FFFFFF;
	margin: 9px;
	/*padding: 9px;*/
	display: block;
	text-decoration: none;
}

#nav li a:hover {
	opacity:0.6;
	filter:alpha(opacity=60);
}


#nav li.blank {
	background-color: #d42027;
	/*padding: 9px;*/
}

/* SIDE BAR */

#sidebar {
	float: left;
	display: block;
	width: 231px;
	margin-left: 9px;
}
.barker {
	background-color: rgb(0,83,83);
	padding: 5px 0px 12px 0px;
	margin-bottom: 12px;
}

.barker a {
	color: #FFF;
	text-decoration: none;
}

.barker a.large {
	text-decoration: underline;
}

.barker-content {
	margin: 0px 12px;
	color: #FFF;
	
}

.barker-content p {
	font-size: 12px;	
	color: #FFF;
	margin-top: 0px;
}

.barker-portrait {
	float: left;
	display: block;
	margin: 9px 0px 9px 0px;
}
.barker-content h4 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 3px;
}

.barker-content h4.underline {
	border-bottom: 1px solid #FFF;
}

.barker-bio {
	float: left;
	display: block;
	width: 140px;
	margin: 9px;
}

.barker-content img {
	border: 1px #FFF solid;	
}
#date-display {
	font-family: Arial;
	font-size: 34px;
	position: relative;
}

#date-display span {
	display: block;
	float: left;
	margin-right: 3px;
	margin-top: 9px;
	line-height: 42px;
}

#date-display .dagen {
	margin-right: 12px;	
}

.date-text {	
	position: relative;
	padding-bottom: 12px;
}

.date-text span {
	display: block;
	position: absolute;
	font-size: 8px;
}

.dagen-text {
	left: 0px;
}

.uren-text {
	left: 52px;	
}

.minuten-text {
	left: 105px;	
}

.seconden-text {
	left: 160px;	
}

.float-left {
	float: left;
	display: block;
}

/* MIS PAGES */

.utility {
	padding: 164px 18px 18px 172px;	
}

.utility p {
	padding: 0px !important;
}

/** FORM **/

input[type="text"], textarea, input[type="file"] {
	margin-top: 3px;
	width: 392px;
	padding: 3px 0px;
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

input[type="button"] {
	background-color: #000000;
	border: none;
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
	padding: 3px;
	margin: 18px 0px;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
}

textarea {
	height: 216px;	
}

/* UTILITIES */
.lead-photo {
	float: left;
	display: block;
	margin-right: 18px;
	margin-bottom: 18px;
}

.border {
	border: 1px #333333 solid;
	margin-top: 3px;
}

.float-text {
	float: left;
	display: block;
	width: 474px;
	margin: 0px !important;
}

.float-text-sm {
	width: 374px;
	float: left;
	display: block;	
	margin: 0px 18px 0px 0px !important;
}

.pagination {
	border-top: 1px #333333 solid;
	padding-top: 9px;
	color: #000;
	margin-top: 9px;
	font-size: 12px;
}

.pagination a {
	color: #000;
	text-decoration: none;
}


.pagination a:hover {
	text-decoration: underline;
}

.article-photo {
	border: 1px #333333 solid;
	margin: 3px 0px;
}

.home .article img {
    border:1px solid #666666;
}

h6 {
	color: rgb(0,83,83);
	font-weight: bold;
	font-size: 12px;
	padding-top: 18px;
}

h5 {
	color: rgb(0,83,83);
	font-weight: bold;
	font-size: 14px;
}

.large {
	font-size: 28px;	
}
.displace {
	position: absolute;
	left: -1000px;
}



.clearBoth { clear:both; line-height:0px; height:0px; font-size:0px; margin:0px; }

.tweet, .query {
    /*  font-family: Georgia, serif;*/
    font-size: 80%;
    /*  color: #085258;*/
}
.tweet .tweet_list, .query .tweet_list {
/*    -webkit-border-radius: .5em;*/
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow-y: hidden;
    background-color: #007C7C;
}
.tweet .tweet_list .awesome, .tweet .tweet_list .epic, .query .tweet_list .awesome, .query .tweet_list .epic {
    text-transform: uppercase; 
}
.tweet .tweet_list li, .query .tweet_list li {
    overflow-y: auto;
    overflow-x: hidden;
    padding: .5em; 
}
.tweet .tweet_list li a, .query .tweet_list li a {
    color: #FBE4A5; 
}
.tweet .tweet_list .tweet_even, .query .tweet_list .tweet_even {
    background-color: #298C92; 
}
.tweet .tweet_list .tweet_avatar, .query .tweet_list .tweet_avatar {
    padding-right: .5em;
    float: left; 
}
.tweet .tweet_list .tweet_avatar img, .query .tweet_list .tweet_avatar img {
    vertical-align: middle; 
}

.tweet_text{
    color:#FBF4E1;
}

