/*-----------------Overarching styles-----------------*/

body {
	background-image: url(images/bg_body_redfade.gif);
	background-repeat:repeat-x;
	background-color: #640000;
	margin: 0px;
	padding: 0px;
}

#maincanvas{
	background-color: #fb0000;
	color:#ffffff;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 10%;
	margin-right: 10%;
	padding: 0px;
	font-family: Tahoma, Arial;
	font-size: 15px;
}

/*-----------------Link styles-----------------*/
a {
	color: #dddddd;
	font-weight: bold;
	text-decoration: none;
	margin: 5px;
	padding: 3px;
}
a:active {
	color: #dddddd;
	font-weight: bold;
	text-decoration: none;
	margin: 5px;
	padding: 3px;
}
a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	margin: 5px;
	padding: 3px;
}
a:visited {
	color: #bbbbbb;
	font-weight: bold;
	text-decoration: none;
	margin: 5px;
	padding: 3px;
}

/*-----------------Heading styles-----------------*/
h1 {
	font-size: 22px;
	font-family: Tahoma, Arial;
	font-weight: normal;
	color: #203880;
}
h2 {
	font-family: Tahoma, Arial;
	font-size: 18px;
	font-weight: normal;
}
h3 {
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
}
h4 {}
h5 {}

/*-----------------List styles-----------------*/
ul {
	list-style-type: none;
	margin: 0px;
}
ul#li {
	display: block;
	background-image: url(images/list.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-position: 0px 3px;
}
ol {
	list-style-type: none;
	margin: 0px;
}
ol#li {
	display: block;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-position: 0px 3px;
}

/*-----------------Basic table styles-----------------*/
table {
	font-size: small;
}
th{
	background-color: #640000;
}
tr{}
.even td {}
.odd td {}
td {}
.outer {}
.head {
	background-color: #ff0000;
	color: #dddddd;
	vertical-align: left;
}
.even {
	background-color: #bf0000;
}
.odd {
	background-color: #800000;
}
.foot {}

/*-----------------Header styles-----------------*/
td#headerbanner {
	background-color: #fb0000;
	height: 128px;
	width:100%;
}
#headerlogo {
	background-color: #fb0000;
	margin:0px;
	padding:0px;
	border:0px;
	height: 128px;
	width: 220px;
}
td#headerbar {
	background-image: url(images/bg_overbar.gif);
	background-repeat:repeat-x;
	background-color:#b20000;
	margin:0px;
	padding:0px;
	border:0px;
}

/*-----------------Left column styles-----------------*/
td#leftcolumn {
	width:200px;
	vertical-align: top;
	float: center;
	background-color:#000000;
}
td#leftcolumn th {
	background-color: #001659;
	color: #f0db3c;
	vertical-align: middle;
}
td#leftcolumn div.blockTitle {
	float: center;
	font-size: 17px;
	width: 97%;
	font-family: Tahoma, Arial;
	font-weight: normal;
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 5px;
	background-color: #640000;
	color: #ffffff;
}
td#leftcolumn div.blockContent {
	width: 150px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding: 5px;
	background-color: #640000;
	border: 1px solid#640000;
	color: #ffffff;
}

/*-----------------Center column styles-----------------*/
#centercolumn {
	width:100%;
	vertical-align: top;
	float: center;
	background-color:#000000;
}
#centercolumn th {
	background-color: #D7C9B4;
	color: #203880;
	vertical-align: top;
}
#centerCcolumn, #bottomCcolumn {}
#centerCcolumn .blockTitle, #bottomCcolumn .blockTitle {
	float: center;
	width: 95%;
	font-size: 17px;
	font-family: Tahoma, Arial;
	font-weight: normal;
	display: block;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	background-color: #640000;
	color: #ffffff;
}
#centerCcolumn .blockContent, #bottomCcolumn .blockContent {
	float: center;
	width: 95%;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 5px;
	background-color: #640000;
	border: 1px solid#640000;
	color: #ffffff;
}
#centerLcolumn, #bottomLcolumn, #centerRcolumn, #bottomRcolumn {
	float: center;
	vertical-align: top;
	width: 50%;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding: 5px;
}
#centerLcolumn .blockTitle, #bottomLcolumn .blockTitle, #centerRcolumn .blockTitle, #bottomRcolumn .blockTitle {
	float: center;
	width: 100%;
	font-size: 17px;
	font-family: Tahoma, Arial;
	font-weight: normal;
	display: block;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 5px;
	background-color: #640000;
	color: #ffffff;
}
#centerLcolumn .blockContent, #centerRcolumn .blockContent, #bottomLcolumn .blockContent, #bottomRcolumn .blockContent {
	float: center;
	width: 92%;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 5px;
	background-color: #640000;
	border: 1px solid#640000;
	color: #ffffff;
}

/*-----------------Right column styles-----------------*/
td#rightcolumn {
	width:200px;
	vertical-align: top;
	float: center;
	background-color:#000000;
}
td#rightcolumn th {
	background-image: url(images/bg_body_redfade.gif);
	background-repeat:repeat-x;
	background-color: #ff0000;
	color: #f5d200;
	vertical-align: middle;
}
td#rightcolumn div.blockTitle {
	float: center;
	font-size: 17px;
	width: 97%;
	font-family: Tahoma, Arial;
	font-weight: normal;
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 5px;
	background-color: #640000;
	color: #ffffff;
}
td#rightcolumn div.blockContent {
	width: 150px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 5px;
	background-color: #640000;
	border: 1px solid#640000;
	color: #ffffff;
}

/*-----------------Main Menu styles-----------------*/
td#mainmenu a {
	display: block;
	margin: 0;
	padding: 4px;
}
td#mainmenu a:hover {
	background-color: #770000;
}
td#mainmenu a.menuTop {
	padding-left: 3px;
}
td#mainmenu a.menuMain {
	padding-left: 3px;
}
td#mainmenu a.menuSub {
	padding-left: 9px;
}

/*-----------------User Menu styles-----------------*/
td#usermenu a {
	display: block;
	margin: 0;
	padding: 4px;
}
td#usermenu a:hover {
	background-color: #770000;
}
td#usermenu a.menuTop {
	padding-left: 3px;
}
td#usermenu a.highlight {
	background-color: #770000;
}


/*-----------------Footer styles-----------------*/
tr#footerbar {
	background-color: #b20000;
	color: #f0db3c;
	height: 10px;
	position: static;
	top:0;
	left:0;
	width:100%;
	text-align:center;
}

/*-----------------Special div styles-----------------*/
div#content {
	float: center;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	width:97%;
	padding: 5px;
	background-color: #640000;
	border: 1px solid#640000;
	color: #ffffff;
}
div.errorMsg {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
	display: block;
	margin: 15px;
	padding: 15px;
	text-align: center;
}
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 #c0c0c0;
	border-left: 1px solid #c0c0c0;
	font-weight: bold;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 10px;
}
div.xoopsCode{
	background: #FFFFFF;
	border: 1px inset #000080;
	font-family: "Courier New",Courier,monospace;
	padding: 0px 6px 6px 6px;
	height: 200px;
	overflow: auto;
}
div.xoopsQuote {
	margin: 0px;
	display: block;
	background-image: url(images/quote.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 65px;
}

#xo-userbar {
	background-image: url(images/bg_overline.gif);
	background-repeat:repeat-x;
	background-color:#b20000;
	margin:0px;
	padding:0px;
	border:0px;
	vertical-align:bottom;
	text-align:right;
}

#xo-userbar a {
	color: #ffffff;
	text-decoration: underline;
}

/*-----------------Form styles-----------------*/
input.formButton {}

/*-----------------Other styles-----------------*/
.item {
	border: 1px solid #cccccc;
}
.itemHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.itemInfo {text-align: right; padding: 3px; background-color: #efefef}
.itemTitle a {font-size: 130%; font-weight: bold; font-variant: small-caps; color: #ffffff; background-color: transparent;}
.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;}
.itemText {margin-top: 5px; margin-bottom: 5px; line-height: 1.5em;}
.itemText:first-letter {font-size: 133%; font-weight: bold;}
.itemFoot {text-align: right; padding: 3px; background-color: #efefef;}
.itemAdminLink {font-size: 90%;}
.itemPermaLink {font-size: 90%;}
.comTitle, .comTitle a {
	font-weight: bold;
	margin-bottom: 2px;
	color:#444455;
	text-decoration: none;
}
.comTitle a:hover {
	font-weight: bold;
	margin-bottom: 2px;
	color:#444455;
	text-decoration: underline;
}
.comText {padding: 2px;}
.comUserStat {font-size: 10px; color: #2F5376; font-weight:bold; border: 1px solid #c0c0c0; background-color: #ffffff; margin: 2px; padding: 2px;}
.comUserStatCaption {font-weight: normal;}
.comUserStatus {margin-left: 2px; margin-top: 10px; color: #640000; font-weight:bold; font-size: 10px;}
.comUserRank {margin: 2px;}
.comUserRankText {font-size: 10px;font-weight:bold;}
.comUserRankImg {border: 0;}
.comUserName , .comUserName a {
	color:#444455;
	text-decoration: none;
}
.comUserName a:hover {
	color:#444455;
	text-decoration: underline;
}
.comUserImg {margin: 2px;}
.comDate {font-weight: normal; font-style: italic; font-size: smaller;}
.comDateCaption {font-weight: bold; font-style: normal;}
