/* ---------------------------------------------------- */
/*                    GLOBAL / NAV                      */
/* ---------------------------------------------------- */

body {
	padding: 0px;
	margin: 0px;
	text-align: center; 	/* stupid IE */
	min-width: 980px;
	background-color: black;
}

#navcontainer {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 980px;
	height: 50px;
}


.nav-block {
	position: absolute;
	width: 140px;
	height: 50px;
	text-align: left;
}


#nav-home {
	left: 0px;
}
#nav-features {
	left: 140px;
}
#nav-download {
	left: 280px;
}
#nav-help {
	left: 420px;
}
#nav-involved {
	left: 560px;
}
#nav-development {
	left: 700px;
}
#nav-eshop {
	left: 840px;
}

#pagecontainer {
	position: relative;
	width: 980px;
	margin: 20px auto 35px auto;
	text-align: left;
}


#pageheader	{
	height: 80px;
	position: relative;
}

#pageheader img.textimg	{
	margin: 33px 0 0 35px;
}


/* ---------------------------------------------------- */
/*                       SUBNAV                         */
/* ---------------------------------------------------- */

.subnav {
	position: relative;
	min-height: 15px;
	height: auto !important;	/* ugly IE hack for min-height! */
	height: 15px;				/* ugly IE hack for min-height! */
	padding-left: 37px;
	padding-top: 9px;
	padding-bottom: 9px;
}

.subnav ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}

.subnav li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	padding-right: 7px;
}

.subnav .search {
	float: right;
	width: 70px;
}

.subnav input {
	display: inline;
	position: absolute;
	right: 4px;
	width: 70px;
	height: 18px;
	padding: 0px;
	margin: 0px;
	font-size: 0.9em;
}

/* ---------------------------------------------------- */
/*                      TOOLBAR                         */
/* ---------------------------------------------------- */

#toolbar li, #download-platforms li {
	float: left;
	list-style: disc;
	padding-left: 3px;
	padding-right: 30px;
	margin-right: -2px;
}

#toolbar li:first-child, #download-platforms li:first-child {
	list-style-type: none;
	padding-left: 0px;
}

#download-platforms ul {
	position: relative;
	top: -15px;
	margin: 0px;
	padding: 0px;
}
#download-platforms li a {
	font-weight: normal;
}

#toolbar {
	position: relative;
	height: 18px;
}

#toolbar.wiki {
	margin-bottom: 45px;
}
#toolbar.forumpage {
	margin-bottom: 25px;
}


div.button {
	position: absolute;
	height: 16px;
}
p.button-content {
	position: relative;
	height: 0.9em;
	top: -4px;
	margin: 0px;
	
	text-align: center;
	font-size: 8pt;
	z-index: 10;
}


#toolbar div.tab-article-sel {
	position: absolute;
	width: 60px;
}
#toolbar .tab-article-content {
	width: 62px;
}

#toolbar div.tab-discussion-desel {
	margin-left: 60px;
	width: 90px;
}
#toolbar .tab-discussion-content {
	width: 90px;
}

#toolbar div.tab-newtopic-sel {
	width: 90px;
}
#toolbar .tab-newtopic-content {
	width: 92px;
}

#toolbar ul {
	position: absolute;	
	padding: 0px;
}
#toolbar ul li {
	font-size: 8pt;
	padding-left: 0px;
	padding-right: 25px;
}

#toolbar ul.wiki {
	margin: 1px 0px 0px 165px;
}
#toolbar ul.forumpage {
	margin: 1px 0px 0px 110px;
}

#breadcrumbs {
	margin: 0 0 10px 0;
}

/* ---------------------------------------------------- */
/*               MAIN COLUMNS & BLOCKS                  */
/* ---------------------------------------------------- */


#col-page-main {
	padding: 35px 35px 35px 35px;
}


#col-page-main > p {
	
}

#col-page-main > ul {
	margin: 0px;
	padding: 0px;
}
#col-page-main > ul li {
	margin-left: 15px;
}

#col-page-l1 {
	float: left;
	width: 280px;
	margin: 0;
}

#col-page-l2 {
	float: left;
	width: 280px;
	margin: 0 35px 0 25px;
}

#col-page-l1-nosidebar {
	float: left;
	width: 415px;
	margin: 0;
}

#col-page-l2-nosidebar {
	float: left;
	width: 415px;
	margin: 0 35px 0 40px;
}


#col-page-main hr {
	width: 625px;
	height: 1px;
	border: 0px;
	background-color: #494949;
	margin: 35px 0 35px 0;
}

.pulloutbox {
	position: relative;
	width: 600px;
	margin: 20px 20px 35px 20px;
}

.pulloutbox .content {
	padding: 3px 20px 3px 20px;
}


#col-page-main ul, #col-page-l1 ul, #col-page-l2 ul, 
#col-page-l1-nosidebar ul, #col-page-l2-nosidebar ul, .csc-textpic-text > ul {
	margin: 0 0 0 16px;;
	padding: 0;
	list-style: disc;
}


/* ---------------------------------------------------- */
/*                     BOTTOM NAV                       */
/* ---------------------------------------------------- */

#bottomnav {
	position: relative;
	width: 100%;

}

#bottomnav-content {
	position: relative;
	height: 160px;
}

.bottomnav-block {
	float: left;
	width: 140px;
	padding-top: 35px;
}

.bottomnav-block .search {
	font-size: 10px;
	width: 70px;
	background-color: white;
	color: #999999;
	z-index:-10;
}

.bottomnav-block h4 {
	margin: 0px 0px 6px 0px;
	padding: 0px;
	font-size: 8pt;
}

.bottomnav-block ul {
	margin: 0px;
	padding: 0px;
}

.bottomnav-block ul li {
	margin-bottom: 1px;
	list-style: none;
	font-size: 8pt;
}

.bottomnav-block a {
	font-weight: normal;
	color: #a0a0a0;
}

.bottomnav-block h4 a {
	font-weight: bold;
}


/* ---------------------------------------------------- */
/*                     RIGHT COLUMN                     */
/* ---------------------------------------------------- */

#col-page-right {
	float: right;
	top: 0px;
	margin-top: 35px;
	margin-left: 35px;
	width: 280px;
}

#col-page-right hr {
	position: absolute;
	width: 100%;
	height: 1px;
	border: 0px;
	background-color: #494949;
	clear: left;
}

.col-right-block {
	width: 100%;
	position: relative;
}

#col-page-right .linehiderhack {
	position: absolute;
	z-index: 10;
	width: 100%;
	height: 1px;
}

.col-right-block h5 {
	margin: 0px 0 10px 0;
	padding: 12px 0 0px 18px;
	border-top: 1px solid #738191;
}

.col-right-block h5 a {
	color: white;
}

#col-page-right .right-block-links hr {
	position: relative;
	background-color: #738191;
}


.col-right-header {
	width: 100%;
	height: 35px;
}

.col-right-header .username, .col-right-header .wikicontents, .col-right-header .logout {
	position: absolute;
	margin: 5px 18px 10px 18px;
}

.col-right-header .logout {
	right: 0px;
}

#userbox {
	position: relative;
}

#userbox-content-wiki {
	min-height: 140px;
	height: auto !important;	/* ugly IE hack for min-height! */
	height: 140px;				/* ugly IE hack for min-height! */
	position: relative;
}
#userbox-content-forum { height: 60px; }

#userbox .c1, #userbox .c2 {
	width: 120px;
	padding: 10px 0px 10px 0px;
	font-size: 8pt;
	line-height: 175%;
}

#userbox .c1 {
	float: left;
	padding-left: 20px;
}

#userbox .c2 {
	float: right;
	padding-right: 20px;
}

#userbox a {
	font-weight: normal;
}


.wikicontents-list ul {
	margin: 0px 0px 0px 0px;
	padding: 18px 18px 0px 18px;
}

.wikicontents-list li {
	list-style: none;
	font-size: 8pt;
	margin-bottom: 10px;
}

.wikicontents-list a {
	font-weight: normal;
}

#col-page-right > ul {
	margin: 0;
	padding: 0 15px 0 0;
	list-style: disc;
}

#col-page-right > ul li {
	margin: 0 15px 15px 15px;
}

/* ---------------------------------------------------- */
/*                    ROUNDED BOXES                     */
/* ---------------------------------------------------- */

.mainbox {
	width: 595px;
	margin: 0px 0 50px;
}
.mainboxwide {
	width: 100%;
	margin: 0px 0 50px;
}

.mainboxforum {
	margin-bottom: 15px;
}

.mainboxheader {
	position: relative;
}

.mainboxheader h2 {
	margin: 0;
	padding: 5px 0 12px 15px;
}
.mainboxheader h2.forumheader {
	padding-bottom: 7px;
}
.mainboxheader h2.forumpageheader {
	padding-bottom: 7px;
}

.forumpageheader img {
	margin: 0 2px -8px 0;
}
.nextprevtopic {
	position: absolute;
	right: 12px;
	margin-top: 8px;
}

/* ---------------------------------------------------- */
/*                     MAIN COLUMNS                     */
/* ---------------------------------------------------- */


.mainbox-col-l1, .mainbox-col-l2 {
	float: left;
	width: 280px;
	padding: 15px 0 0 15px;
	margin: 0;
}

.mainbox-col-l1 h4, .mainbox-col-l2 h4 {
	margin: 0 0 0 35px;
}

.mainbox-col-l1 h5, .mainbox-col-l2 h5 {
	margin: 0 0 0 42px;
}

.mainbox-col-l1 p, .mainbox-col-l2 p {
	margin: 8px 0 10px 42px;
}

.mainbox-col-l1 p.forumdesc, .mainbox-col-l2 p.forumdesc {
	margin: 6px 0 10px 35px;
}

.mainbox img.lefticon, .mainboxwide img.lefticon {
	float: left;
}

/* #col-page-main selector here, otherwise the one above 
 * for #col-page-main hr takes precendence. */
#col-page-main .mainbox hr {
	width: 565px;
	position: relative;
	top: 15px;
	margin: 0 15px 35px 15px;
	height: 1px;
	border: 0px;
	background-color: #404040;
	clear: left;
}

/* HACK for IE, prevent the hr from clearing floats. Causes a rendering bug otherwise */
/* (also fix the margins) */
* html .mainbox hr, * html .mainboxwide hr  {
	clear: none;
	margin-bottom: 15px;
	left: 15px;
}

.mainbox-below {
	margin: 0 0 15px 15px;
}

.mainbox-below h5 {
	margin: 10px 0 0 0;
	font-weight: normal;
}

.mainbox-below p {
	margin: 3px 0 3px 0;
	padding: 0;
	color: #b6b6b6;
}

.icon-feed {
	margin: 0 0 0px 5px;
	padding: 0px;
}

.siteitemcontent {
	padding: 5px 15px 5px 15px;
}
img.siteitem {
	float: right;
	margin: 5px 0px 5px 15px;
}


/* ---------------------------------------------------- */
/*                        FORUMS                        */
/* ---------------------------------------------------- */

img.forum-recentpost {
	margin: 0 2px -2px 0;
}

.forum-col-user {
	float: left;
	width: 175px;
	padding: 15px 0 0 15px;
	margin: 0;
}
.forum-col-post {
	margin: 15px 15px 35px 205px;
}
.forum-col-post .postactions {
	text-align: right;
	margin-bottom: 20px;
}

.postactions div.action {
	position: relative;
	float: right;
	margin-left: 10px;
	width: 60px;
}
.postactions .action-content {
	width: 62px;
}

#col-page-main .mainboxwide hr {
	position: relative;
	width: 875px;
	top: 15px;
	margin: 0 0px 5px 15px;
	height: 1px;
	border: 0px;
	background-color: #404040;
	clear: left;
}

h4.username {
	margin: 0 0 8px 0;
	padding: 0px;
}

div.forumindex {

}
table.forumline {
	padding: 5px 15px 5px 15px;
}

table.forumline td {
	padding: 0 10px 10px 0;
	text-align: left;
}
table.forumline td.row2 {
	min-width: 75px;
}
table.forumline span.name {
	position: relative;
	top: -1px;
}
table.forumline span.name a, table.forumline span.postdetails a {
	font-weight: normal;
}


/* ---------------------------------------------------- */
/*                      EMAIL FORM                      */
/* ---------------------------------------------------- */

#mailform, fieldset.csc-mailform {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

/* margins here and below are slightly quirky, to get it positioned nicely.
 * valid and works across browsers though! */
.csc-mailform-field {
	margin: 0px 0 12px 0;
}

.csc-mailform-field label {
	position: relative;
	display: block;
	width: 125px;
	text-align: right;
}

.csc-mailform-field input {
	position: absolute;
	left: 175px;
	margin-top: -18px;
}

.csc-mailform-field input.csc-mailform-submit {
	width: 7em;
	margin-top: 5px;
}

.csc-mailform-field fieldset  {
	border: 0;
	position: relative;
	left: 135px;
	width: 300px;
	margin-top: -17px;
	padding: 0;
}

.csc-mailform-field fieldset legend {
	display: none;
}

.csc-mailform-field fieldset input {
	position: relative;
	display: inline;
	left: 0;
}

.csc-mailform-field fieldset label {
	position: relative;
	display: inline;
	left: 0;
}

.csc-mailform-field select {
	position: relative;
	left: 139px;
	margin-top: -18px;
	top: -15px;
}

.csc-mailform-field textarea {
	position: relative;
	left: 140px;
	width: 175px;
	margin: -18px 0 0 0;
}

/* ---------------------------------------------------- */
/*                      SITE MAP                        */
/* ---------------------------------------------------- */

#col-page-main .csc-sitemap ul {
	margin: 0;
	list-style-type: none;
}

#col-page-main .csc-sitemap ul > li {
	float: left;
	width: 100px;
	margin-right: 48px;
}

#col-page-main .csc-sitemap ul > li > ul {
	font-size: 95%;
	margin-left: 15px;
	list-style-type: disc;
}

#col-page-main .csc-sitemap ul > li > ul > li {
	margin-left: -2px;
	margin-top: 5px;
}

#col-page-main  .csc-sitemap ul > li > ul > li > ul {
	margin-left: 15px;
	list-style-type: circle;
	font-size: 7pt;
}

/* wheeeeeee */
#col-page-main  .csc-sitemap ul > li > ul > li > ul > li {
	margin-top: 0px;
}

/* ---------------------------------------------------- */
/*                    TYPOGRAPHY                        */
/* ---------------------------------------------------- */

body, p, ul, ol, div {
	color: white;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Lucida", Verdana, sans-serif;
	font-size: 12px;
	line-height: 145%;
}

h1, h2, h3 {
	letter-spacing: -0.03em;
}

h1 { 
	font-size: 17pt;
	margin-bottom: 28px;
}
h3 { font-size: 13pt; }
h4 { font-size: 11pt; }
h5 { font-size: 9pt; }

.mainboxheader h2.forumpageheader {
	font-size: 11pt;
}

a {
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.subnav li.subnav-active {
	font-weight: bold;
}
.sublevel2 li {
	font-size: 0.9em;
}

#toolbar {
	font-size: 0.8em;
}
#breadcrumbs {
	font-size: 0.9em;
}

p.forumdesc { font-size: 8pt; }
h4.username { font-size: 1.2em; }
.usermeta { font-size: 0.9em; }

table.forumline span.name, table.forumline span.postdetails {
	font-size: 8pt;
	line-height: 1.2em;
}

.csc-textpic-caption { font-size: 0.8em; }

/* ---------------------------------------------------- */
/*                      BORDERS                         */
/* ---------------------------------------------------- */

img {
	border: 0px;
}
img.border {
	border: 1px solid #636363;
}

#page-main {
	border: 1px solid #363636;
	border-top-color: #232323;
	border-bottom-color: #232323;
}

#col-page-right {
	border-right: 1px solid #363636;
}

/* ---------------------------------------------------- */
/*                      COLOURS                         */
/* ---------------------------------------------------- */

a {					color: #97b9cf }
.boxheader { 		background-color: #3e4d5e; }
.sublevel2 { 		background-color: #2C3845; }
.darkbluebg {		background-color: #252E38; }
.boxheader a { 		color: white; }
.sublevel2 a { 		color: #D3E0E9; }
.pagebg {			background-color: #232323; }
.boxbg {			background-color: #292929; }
.orangeheader {		background-color: #e79017; }
.navheader {		background-color: #ab5500; }
.subnav li.subnav-active { color: #f39410; }

/* BART - proceed at your own risk :) */
table.contenttable {
  background: #292929;
}

/* re-activate current links because otherwise these pages aren't accessible anymore when you're reading a page deeper down */
.subnav li.subnav-active a { color: #f39410; } 

/* on 1-col pages, the content would flow under the sidebar elements */
#col-page-right {
	border: 0px dashed fuchsia;
}

#col-page-main > p, #col-page-main > p ul, #col-page-main > ul, #col-page-main p {
	max-width: 625px;
	border: 0px dashed red;
}

.csc-textpic-text, .csc-textpic {
	max-width: 625px;
	border: 0px dashed green;
}

/* titles of more than one line ran over each other */
h1 {
	line-height: 105%;
}

/* END BART */

