* { padding: 0; margin: 0; }

body#index {
	font: normal .85em/1.5em Arial, Verdana, Helvetica, sans-serif;
	color: #5f5f5f;
	text-align: center;
}

body#landing {
	font: normal .85em/1.5em Arial, Verdana, Helvetica, sans-serif;
	color: #5f5f5f;
	text-align: center;
}

a:link {
	text-decoration:none;
	color:#57aaca;
}

a:visited {
	text-decoration:none;
	color:#57aaca;
}

a:hover {
	text-decoration:underline;
	color:#81d2f1;
}

a:active {
	text-decoration:none;
	color:#57aaca;
}



a img			{ border: none; }
sup 			{ font-size: .75em; border-bottom: 1px solid #ccc; padding: 3px;}
blockquote 		{ font-style: italic; color: #555; margin: 0 30px 1.5em 30px; padding: 0 0 0 10px; border-left: 1px solid #aaa; }
abbr, acronym 		{ border-bottom: 1px dotted #aaa; text-transform: uppercase; cursor: help; }
code			{ color: #090; font-family: Courier, monospace; }
pre 			{ margin: 0 0 1.5em 0; overflow: auto; font-size: 1.3em; clear: both; }
b			{ color: #000; }
h2 span			{ font-size: .7em; color: #aaa;}
h5			{ color: #000; font-size: 1.5em; padding-bottom: 10px; padding-top: 20px;}
h3 span { color: #983b11; font-size: 1.2em; }

#topsite h3 { 
	margin: 0 0 0.75em 0; 
	font-weight: normal; 
	font-size: 1.8em; 
	text-transform: none; 
	color: #888; 
	text-align: center; 
}

/** Layout */
#container {
	/*width: 980px;*/
	text-align: left;
	margin: 0 auto;
	background-color: transparent;
}

.container {
	margin: 0 auto;
	background-color: transparent;
	background: #5db7d3 url(../im/bg.jpg) repeat-x;
}

#topsite {
	height: 20px;
	background-color:#000000;
}

/* top links */
#capture-links {
	float: right;
	background: url(../im/cap-links-bg.jpg) 0 14px no-repeat;
	width: 455px;
	height: 33px;
	padding-top: 15px;
}

#capture-links li {
	float: left;
	list-style: none;
	overflow: hidden;
	
	margin-left: 10px;
	position: relative;
	left: 24px;
	top: 3px;
}

#capture-links li a {
	display: block;
	height: 24px;
	width: 88px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	margin-top:5px;
	font-weight:bold;
}

#capture-links li a:hover {
	display: block;
	height: 24px;
	width: 88px;
	color:#00FFFF;
	text-decoration:underline;
	text-align:center;
	margin-top:5px;
	font-weight:bold;
}

#capture-links #a-main { background: url(../im/tab_green.png) no-repeat; }
#capture-links #a-threads {	background: url(../im/tab_blue.png) no-repeat; }
#capture-links #a-user { background: url(../im/tab_blue.png) no-repeat; }
#capture-links #a-account { background: url(../im/tab_blue.png) no-repeat; }

/** for readers */
#skipto {
	display: none;
	overflow: hidden;
}

/** Chyma logo */
#topsite h1 {
	background: url(../im/logo.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	position: relative;
	top: 35px;
}

#topsite h1 a {
	height: 65px;
	width: 175px;
	display: block;
}

/** main navigation */
#main-links {
	float: right;
	margin-top: 30px;
}

#main-links li {
	float: left;
	list-style: none;
	font-size: 1em;
	margin-right: 35px;
}

#main-links li a {
	display: block;
	color: #666;
	padding-bottom: 6px;
	text-decoration: none;
}

#main-links a:hover {
	background: url(../im/ahover.jpg) 50% 18px no-repeat;
	color: #000;
}

.current_page_item, .current_page_parent {
	background: url(../im/ahover.jpg) 50% 18px no-repeat;
	font-weight: bold;
}

/** headline properties */

#homepage-headline {
	background: #5db7d3 url(../im/bg.png) repeat-x;
	height: 530px;
	
}

#homepage-headline dl {
	width: 280px;
	float: left;
	padding-top: 63px;
	margin-right: 15px;
	margin-left: 30px;
	color: #fff;
	font-size: 0.8em;
	line-height: 1.4em;
	margin-bottom: 20px;
}


.d_main_foto {
	display:inline;
	float:left;
	padding:3px;
}


.avatar_mini {
	padding:2px;
	border:solid #e2e2e2 1px;
	margin:2px;
}

.avatar_mini:hover {
	padding:2px;
	border:solid #33FF33 1px;
	margin:2px;
}

/* footer properties */
#footer {
	clear: left;
	background-color:#000000;
	font-size: 0.8em;
	width: 100%px;
	margin: 0px auto 0 0px;
}

#footer a:link, #footer a:visited { 
	text-decoration: none; 
	color: #0066a5;
}

#footer a:hover { 
	color: #00304e; 
	background-color: #e6e6e6; 
}

#footer ul {
	list-style: none;
	width: 980px;
	float: left;
}

#footer li {
	float: left;
	margin: 5px 10px 5px 10px;
}

#footer li a {
	display: block;
	text-decoration: none;
}

#footer p {
	margin-left: 10px;
}

#footer #top {
	position: absolute;
	left: 84%;
	padding-left: 20px;
	padding-right: 10px;
}

#footer #top a {
	background: url(../im/top.jpg) 0 5px no-repeat;
	padding-left: 11px;
}


/*** menu ***/




.globNav {
	height: 18px;
	font-size:0.75em;
	font-weight:bold;
	background-color:#05426c;
	display: block;
	color: #333333;
	text-decoration: none;
	padding: 5px 15px;
	margin: 0px 5px;
	float: left;
}

.globNav:hover {
	background: #43a1e2;
	font-size:0.75em;
	font-weight:bold;
	color: #ffffff;
	text-decoration:none;
}

.globSelected {
	height: 18px;
	font-size:0.75em;
	font-weight:bold;
	background: #aacb02;
	display: block;
	color: #333333;
	text-decoration: none;
	padding: 5px 15px;
	margin: 0px 5px;
	float: left;
}




