/*************************************************************************** 
* CSS for AmigaScene.nl
* Base colors:
* #001759 (super dark blue)
* #00207A (dark blue)
* #00299C (blue, odd)
* #0030B6 (light blue, even)
* #485A6E (admin area)
* #B5B6B6 (Gray text)
****************************************************************************/
/* Company Colours */ 
/*
$BLUE_SDARK	= '#001759';
$BLUE_DARK 	= '#00207A';
$BLUE		= '#00299C';
$GRAY		= '#B5B6B6';
*/

body {color: #B5B6B6; background: #000000; margin: 0; padding: 0;}

table {width: 100%; margin: 0px; padding: 0px; font-size: 12px;}
table td {padding: 0; border-width: 0; vertical-align: top; font-family: Verdana, Arial, Helvetica, sans-serif;}

/*Link styles*/
a {color: #FFFFFF; text-decoration: none; font-weight: bold; background-color: transparent;}
a:hover {color: #ff6600;}
a.blockSubmitButton {color: #000000; font-weight: normal; text-decoration: none;}
a.blockSubmitButton:hover {text-decoration: underline;}

h1 {}
h2 {}
h3 {}
h4 {}
h5 {}
ul { margin: 0px; padding: 2px; list-style: decimal inside; text-align: left;}
li { margin-left: 0px; list-style: square inside;}

input.formButton {}
.tip {color: #FF0000;}

/* Detail pagina? */
.item {border: 0px solid #cccccc;}
.itemHead {font-size: 14px; padding: 3px; vertical-align: middle; line-height: 26px; background-color: #00299C; color: #FFFFFF;}
.itemInfo {text-align: right; padding: 3px; background-color: #0030B6;}
.itemTitle {font-size: 18px; font-weight: bold; font-variant: small-caps; color: #FFFFFF; background-color: transparent;}
.itemCategory, .itemCategoryLabel {font-size: 14px; padding-top:2px; vertical-align: middle; font-weight: bold; color: #FFFFFF; background-color: transparent;}
.itemCategoryLabel {font-weight: normal;}
.itemPoster {font-size: 90%; font-style:italic;}
.itemPostDate {font-size: 90%; font-style:italic;}
.itemStats {font-size: 90%; font-style:italic;}
.itemBody {padding-left: 5px; background-color: #00299C;}
.itemText {margin-top: 5px; margin-bottom: 5px; line-height: 1.5em; font-size: 14px;}
.itemText:first-letter {font-size: 133%; font-weight: bold;}
.itemFootLine {height:3px; padding: 0px; background-color: #0030B6;}
.itemFoot {text-align: right; padding: 3px; background-color: #485A6E;}
.itemAdminLink {font-size: 80%;}
.itemPermaLink {font-size: 80%;}

/* Guru */
.guruBlockOn { background-color: #000000; border: 5px solid #FF0000; margin: 10px;}
.guruBlockOff { background-color: #000000; border: 5px solid #000000; margin: 10px;}
.guruText {color: #FF0000;}

/* Generic Blocks - Amiga Site */
.blockBorder {
	padding: 2px;
	background: #001759;
	margin: 2px;
	margin-bottom: 4px;
}
.blockTitle {
	border: 0;
	height: 22px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	background: #0030B6;
	color: #000000;
	background-image: url(blockbgrm.gif);
}
.blockTitleLeft {
	width: 1px;
	height: 22px;
	background-image: url(blockbgrl.gif);
}
.blockTitleRight {
	width: 1px;
	height: 22px;
	background-image: url(blockbgrr.gif);
}
.blockInnerText {
	color: #FFFFFF;
	font-size: 12px;
}
.blockInnerHeader {
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-weight: bold;
}
/* End of Generic Blocks */

/*th {background-color: #2F5376; color: #FFFFFF; padding: 2px; vertical-align: middle; font-family: Verdana, Arial, Helvetica, sans-serif;}
*/

td#headerbanner {width: 100%; background-color: #FFFFFF; }
td#headerbar {
	height: 2px;
/*	border-bottom: 1px solid #dddddd;
	background-image: url(logobgr.jpg);
*/}
td#headermenumain { padding-bottom: 4px; vertical-align: bottom; text-align: right;}

/* =============== LEFT COLUMN =============== */
td#leftcolumn {
	width: 178px;
	padding-left: 4px;
/*	border-right: 1px solid #cccccc;
	font-size:12px;
*/
}

/*td#leftcolumn th {background-color: #2F5376; color: #FFFFFF; vertical-align: middle;}
*/

/*td#leftcolumn div.blockTitle {
padding: 3px; background-color: #dddddd; color: #639ACE; font-weight: bold;
}*/

/*td#leftcolumn div.blockContent {
	padding: 3px; line-height: 120%; line-height: 120%;
}
*/

/* =============== CENTER COLUMN =============== */
#centercolumn {
	font-size: 12px;
	padding: 0px;
}
#centercolumn th {background-color: #00299C; color: #FFFFFF; vertical-align: middle;}

#centerCcolumn, #bottomCcolumn {padding: 0px 3px 1px 3px;}
#centerCcolumn .blockTitle, #bottomCcolumn .blockTitle {
	margin-top: 0px; margin-right: 0px;  margin-left: 0px;
}
/*
#centerCcolumn .blockContent, #bottomCcolumn .blockContent {
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #dddddd;
	padding: 3px;
	margin-right: 0px; 
	margin-left: 0px;
	margin-bottom: 2px;
	line-height: 120%;
}
*/

#centerLcolumn, #bottomLcolumn, #centerRcolumn, #bottomRcolumn {
	width: 50%;
	padding: 0px 3px 0px 0px;
}
#centerLcolumn .blockTitle, #bottomLcolumn .blockTitle, #centerRcolumn .blockTitle, #bottomRcolumn .blockTitle {
	margin-top: 0px;
}
/*
#centerLcolumn .blockContent, #centerRcolumn .blockContent, #bottomLcolumn .blockContent, #bottomRcolumn .blockContent {
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #dddddd;
	padding: 3px;
	margin-left: 2px;
	margin-right: 3px;
	margin-bottom: 2px;
	line-height: 120%;
}
*/

/* Content of a subpage */
/* AmigaScene bug */
div#content {
	border: 1px solid #001759;
	background-color: #00207A;
	text-align: left;
	margin-top: 3px;
	padding: 8px;
}

/* =============== RIGHT COLUMN =============== */
td#rightcolumn {
	width: 170px;
	padding-right: 4px;
/*	border-left: 1px solid #cccccc;
*/	font-size:12px;
}
/*
td#rightcolumn th {background-color: #2F5376; color: #FFFFFF; vertical-align: middle;}
*/
td#rightcolumn div.blockTitle {
/*padding: 3px; background-color: #dddddd; color: #639ACE; font-weight: bold;*/
}
td#rightcolumn div.blockContent {
/*padding: 3px; line-height: 120%;*/
}


tr#footerbar {text-align:center; background-color:#001759;}
td#footerbar {height:23px; vertical-align:middle;}

/*
td#mainmenu a {background-color: #e6e6e6; display: block; margin: 0; padding: 4px;}
td#mainmenu a:hover {background-color: #ffffff;}
td#mainmenu a.menuTop {padding-left: 3px; border-top: 1px solid silver; border-right: 1px solid #666666; border-bottom: 1px solid #666666; border-left: 1px solid silver;}
td#mainmenu a.menuMain {padding-left: 3px; border-right: 1px solid #666666; border-bottom: 1px solid #666666; border-left: 1px solid silver;}
td#mainmenu a.menuSub {padding-left: 9px; border-right: 1px solid #666666; border-bottom: 1px solid #666666; border-left: 1px solid silver;}

td#usermenu a {background-color: #e6e6e6; display: block; margin: 0; padding: 4px; border-right: 1px solid #666666; border-bottom: 1px solid #666666; border-left: 1px solid silver;}
td#usermenu a:hover {background-color: #ffffff;}
td#usermenu a.menuTop {border-top: 1px solid silver;}
td#usermenu a.highlight {background-color: #fcc;}
*/


.outer {
	border: 0px;
	padding: 1px; /*Paul: deze moet 1px zijn dan klopt het met de photoshop mockup*/
	background-color: #00207A;
}

.oddcol {background-color:#00299C;}
.evencol {background-color:#0030B6;}
.head {background-color: #00299C; padding: 2px; font-weight: bold; font-size: 12px; font-family: verdana, Arial, "Courier New",Courier,monospace;}
.even {background-color: #0030B6; padding: 0px; padding-left: 4px; padding-right: 4px;}
.odd {background-color: #00299C; padding: 0px; padding-left: 4px; padding-right: 4px;}
.foot {background-color: #c2cdd6; padding: 5px; font-weight: bold;}
tr.even td {background-color: #0030b6; padding: 0px; padding-left: 4px; padding-right: 4px;}
tr.odd td {background-color: #00299C; padding: 0px; padding-left: 4px; padding-right: 4px;}

div.errorMsg { background-color: #FFCCCC; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;}
div.confirmMsg { background-color: #DDFFDF; color: #136C99; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;}
div.resultMsg { background-color : #CCCCCC; color: #333333; text-align: center; border-top: 1px solid silver; border-left: 1px solid silver; font-weight: bold; border-right: 1px solid #666666; border-bottom: 1px solid #666666; padding: 10px;}

div.xoopsCode { background: #6279B6; color: #FFFFFF; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0px 6px 6px 6px;}
div.xoopsQuote { background: #6279B6; color: #FFFFFF; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0px 6px 6px 6px;}


.comTitle {font-weight: bold; margin-bottom: 2px;}
.comText {padding: 2px;}
.comUserStat {font-size: 10px; color: #B5B6B6; font-weight:bold; border: 0; background-color: #0030B6; margin: 2px; padding: 2px;}
.comUserStatCaption {font-weight: normal;}
.comUserStatus {margin-left: 2px; margin-top: 10px; color: #00299C; font-weight:bold; font-size: 10px;}
.comUserRank {margin: 2px;}
.comUserRankText {font-size: 10px; font-weight:bold;}
.comUserRankImg {border: 0;}
.comUserName {}
.comUserImg {margin: 2px;}
.comDate {font-weight: normal; font-style: italic; font-size: smaller}
.comDateCaption {font-weight: bold; font-style: normal;}

/* Bullet and List-item Classes for front page links */
.tightUL {
	list-style-position:outside;
	margin-left:2px;
}
.tightLI {
	list-style-position:outside;
	margin-left:10px;
} 