/***********************************************************
Title:  Content | Emile Blume - Netcreators.com i.o. TROS Radar
************************************************************/
/* Content /////////////////////////////////////////////////////////////////////////////////*/
#header h1 { margin:0; }
#logo, #logo-tros, #logo-omroep, #uitzending {
	left:10px;
	top:36px;
	position:absolute;
}

#logo-tros { left:910px; top:42px; }
#logo-omroep { left:816px; top:70px; }

#uitzending {
font-size:10px;
text-align:right;
top:14px;
width:940px;
}

#copy {
	color:#E0DFDF;
	left:10px;
	top:44px;
	position:absolute;
}

/* Default frames //////////////////////////////////////////*/
.frame-gray {
	background:#F2F2F2;
	border:1px solid #DBDBDB;
	margin-bottom:10px;
	padding:6px 4px;
}

#center .frame-gray { margin:12px; }

#left .frame-gray *, #right .frame-gray * { background:none; border:0; margin:0; }
.frame-gray h4 { margin-bottom:4px; }
.frame-gray ol li { padding:2px 0; }
.frame-gray a { color:#565656;}
.frame-gray a:hover { color:#2571BF; }

/* Frame rounded corneres //////////////////////////////////*/
.framewrap {
	background:url(../img/bg-frame-rb.gif) no-repeat right bottom;
	position:relative;
}

.frame { background:url(../img/bg-frame-lt.gif) no-repeat left top; }
.frame hr { background:#FFF; color:#FFF; }

.blue .frame { background:url(../img/bg-frame-lt-Blue.gif) no-repeat left top; }
.red .frame { background:url(../img/bg-frame-lt-Red.gif) no-repeat left top; }
.red .frame h2, .warm { color:#CC0000; }
.koud, .cold { color:#062D94; }

.frame-lb {
	background:url(../img/bg-frame-lb.gif) no-repeat left bottom;
	padding:8px 15px 15px 15px;
	height:20px;
	height:auto !important;
	min-height:20px;
}

.frame-rt {
	background:url(../img/bg-frame-rt.gif) no-repeat right top;
	display:block;
	height:33px;
	width:30px;
	right:0;
	top:0;
	position:absolute;
	z-index:200;
}

.frame h2.graph { font-size:1em; margin:0; }
/*.frame p { margin-bottom:0.6em; }*/

#center .framewrap { background:url(../img/bg-frame-tile.gif) repeat-y left top; }
#center .frame-lb { background:url(../img/bg-frame-bottom.gif) no-repeat left bottom; }

#left .framewrap { margin-left:-15px; }
#left .frame-lb { padding-left:27px; }
#right .framewrap { margin-right:-15px; }
#right .frame-lb { padding-right:27px; }
#right .frame-rt { display:none; }

#left .frame hr, #right .frame hr { display:none; }

/* Default waarden //////////////////////////////////*/

.mandatory { color:#2571BF; font-weight:bold; }
.align-center, .center { text-align:center; }
.align-right { text-align:right; }
/*.align-right a.internal-link, .news-morelink a,
.forum-morelink a { font-size:0.9em; }*/

table.imgtext-table { margin-bottom:10px; }
table.imgtext-table, .imgtext-table td { padding:0; line-height:0;}
.csc-textpic-imagewrap { margin-top:3px; }

.extra-strong { font-size:1.1em; }
.small { color:#959595; font-size:80%; margin:0 0 4px 162px; }
.clear, .clearboth { clear:both; display:block; }
.hidden { display:none; }
.unhidden { display:block; }

