/* 
Filename: biebbase-generic.css 
Created: Cinnamon Interactive BV (MJ). 
Date: 20080107
*/

/* COLORS
bg         #000045
links      #F74B0E
headings   #e3e3e3
*/

button,
.hot,
a {
	color: #F74B0E;
	}
.not,
h1,h2 {
	color: #000045;
	}
.date,
#bb-header #member-box,
.content ul.breadcrumbs {
	color: #888;
	}
.actions,
.actions a {
	color: #fff;
	}
#shortcuts {
	width: 200px;
	}
#shortcuts, .content,
#member-box {
	background-color: #e3e3e3;
	} 
.actions {
	background: transparent url("/img/base/backgrounds/study-buddy-button-1.gif") right top repeat-x; border: 0; width: 286px; border: 1px solid #fff; margin-bottom: 1em; 
	} 
#qcLink h2 { font-size: 1.125em; line-height: 1.5; letter-spacing: .0125em; } 
/*
#qcLink {
	background: transparent url("/img/base/backgrounds/study-buddy-button_01.gif") 15px 10px no-repeat; border: 0; width: 215px; height: 100%; 
	}
#qcLink h2 {
	background: transparent url("/img/base/backgrounds/study-buddy-button_03.gif") 2px bottom no-repeat; border: 0; min-height: 9px; width: 200px; padding-left: 15px; padding-top: 10px;
	}
#qcLink h2 span { padding 0 15px; font-size: 11px; }
button,
ul.thumbs li a:hover img {
	border-color: #F74B0E;
	} */
td,th {
	border-right-color: #e3e3e3;
	}

/* only in generic */
.biebbase-red-gray { background-color: #ceecf1; color: #000000; }
.biebbase-gothicpink { background-color: #303437; color: #FF6DCD; }
.biebbase-rather-purple { background-color: #d8c0d8; color: #5C3385; }
.biebbase-fine { background-color: #98ab6d; color: #4C5637; }
.biebbase-allsoft { background-color: #ECC3A5; color: #9A4B00; }
.biebbase-xtrapink { background-color: #f2b0df; color: #C41E99; }
.biebbase-desert { background-color: #DCD8CC; color: #49382A; }
.biebbase-generic,
.biebbase-standaard { background-color: #fff; color: #000045; }
