/***********************************************************
Title:  Main | Emile Blume - Netcreators.com i.o. TROS Radar
************************************************************/

/* Global reset v1.0 | 20081023 //////////////////////////////////////////////////////////////////////*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, strong, u, i, em, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background:transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	padding: 0;
	outline: 0;
	vertical-align: baseline;
}

a img { border:none; }
a:active, input:active, input:focus { outline:none; }
abbr, acronym, .help { border-bottom:1px dotted #363636; cursor:help; }
blockquote, q { quotes:none; }
blockquote { text-indent:-0.3em; }
blockquote blockquote { margin-left:1em; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content:none;}

dd { margin-left:1em;}
sup, sub { font-size:x-small; vertical-align:top; }
sub { vertical-align:bottom; }
table {	border-collapse:collapse; border-spacing:0; empty-cells:show; }

iframe { border:none; }

/* Base ////////////////////////////////////////////////////////////////////////////////*/
body { 
	background:#C4E5EA url(../img/bg.gif) repeat-x left top;
	color: #363636;
	font: normal 72%/1.3 Verdana,Arial,Helvetica,sans-serif;
}

a { color:#2571BF; cursor:pointer; text-decoration:underline;}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a {
	color:#062D94;
	font-weight:normal; 
	line-height:1em;
	margin-bottom:1em;
	text-decoration:none;
}
h1 { font-size:1.4em; }
h2 { font-size:1.3em; }
h3 { font-size:1.2em; }
h4 { font-size:1.1em; }
h5 { font-size:1em; font-weight:bold;}
h4, h5 {margin-bottom:0.3em;  }

h3 { 
	border-top:1px solid #DADADA; border-bottom:1px solid #DADADA;
	margin-bottom:0;
	padding:8px 11px;
}

p { font-size:1em; margin-bottom:1.3em; }
pre, code, kbd, samp { font-size:1.3em; }
pre code { font-size:1em; }

hr {
	clear:both;
	background:#DADADA;
	color:#DADADA;
	border:0;
	height:1px;
	margin:0;
}
hr.clearer, hr.clear { background:#FFF; color:#FFF; }

ol, ul { 
	list-style:disc;
	margin:0 0 1.3em 1.3em;
	padding:0 0 0 1.3em;
	clear:both;
	overflow:auto;
}

ol, ul.csc-menu-def { list-style:decimal; padding:0 0 0 2.8em; margin:0; }
.hidden { display:none; }
.unhidden { display:block; }

td { height:auto; padding:0.3em;}
td p { margin:0; }
caption, th { padding:0.3em; }
caption { background:black; color:white; font-style:italic; }

/* Layout 3 cols ///////////////////////////////////////////////////////////////*/
#description, #skip, .hide, #logo span { display:none; }
#frame-headerwrap { height:146px; width:100%; }
#headerwrap { background:url(../img/bg-header.jpg) no-repeat center top; }
#header {
	height:146px;
	margin:auto;
	position:relative;
	width:970px;
}

#container { margin:auto; position:relative; width:990px;}
#mainwrap, #main, #left, #center, #right, #footer { float:left;	display:inline;}
#mainwrap {
	background:url(../img/bg-main.png) repeat-y center top;
	margin-bottom:10px;
	width:990px;
}

#main { background:#DFDDDD; margin:0 10px; width:970px;}
#left, #center, #right { overflow:hidden; padding:20px 0; }
#left { background:url(../img/bg-main-top.gif) repeat-x left top; width:225px; }
#center{ background:url(../img/bg-main-top.gif) repeat-x left top; width:500px; position:relative;}
#right { background:url(../img/bg-main-top.gif) repeat-x left top; width:245px;}

#footer{
	background:#000;
	padding:10px;
	height:54px;
	width:950px;
	position:relative;
}

#copy span { padding-right:0.3em; }

