@import url(menu.css);

/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background: #eaeaea;
}

form {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

table {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

td {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {
	border: 0px;
}

a {
	color: #003366;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #006699;
}

/* layout */

#obCenter {
	text-align: center;
	padding-bottom: 20px;
	padding-top: 10px;
}

#obLayout {
	width: 790px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	background-color: #FFFFFF;
}

#obNav {
	background-color: #534e82;
	font-size: 12.5px;
}

#obHead {
	height: 148px;
	background: #b2afd8 url(images/gate.jpg) no-repeat 100% 0;
}

#obR1 {
	color: #fff;
	text-align: right;
	border: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background: #534e82 no-repeat;
	width: 100%;
	border-bottom: 1px solid #000;
}

#logo {
	text-align: left;
	width: 250px;
	height: 150px;
}

#logo h1 {
	margin: 0px 0px;
	padding: 0px;
}

#logo span {
	display: none;
}

#usernav {
	font-size: 10px;
	padding: 2px;
	padding-top: 3px;
	text-align: right;
	padding-right: 10px;
}

#usernav ul {
	list-style-type: none;
	margin: 0;
	padding: 0px;
	text-align: right;
}

#usernav li {
	display: inline;
}

#usernav li {
	margin: 0;
	padding: 0px;
	color: #d7d9b1;
}

#usernav li a {
	text-decoration: none;
	padding: 3px;
	color: #fff;
}

#usernav li a:hover {
	padding: 3px;
	color: #fcb059;
}

.obBlock {
	
}

.obBlockC {
	padding: 2px;
}

ul {
	margin: 2px;
	padding: 2px;
	list-style: decimal inside;
	text-align: left;
	font-size: 12px;
}

li {
	margin-left: 2px;
	list-style: square inside;
	color: #fc8357;
	font-size: 12px;
	line-height: 18px;
}

input.formButton {
	
}

.item {
	font-size: 12px;
}

.itemHead {
	color: #003366;
	text-transform: capitalize;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	line-height: 25px;
	vertical-align: middle;
	border-bottom: 1px solid #333333;
	font-size: 17px;
}

.itemInfo {
	text-align: right;
	padding: 3px;
	font-size: 12px;
}

.itemTitle a {
	font-weight: bold;
	color: #003366;
	font-size: 14px;
}

.itemPoster {
	font-size: 88%;
	font-style: italic;
}

.itemPostDate {
	font-size: 88%;
	font-style: italic;
}

.itemStats {
	font-size: 88%;
	font-style: italic;
}

.itemBody {
	background-color: #FFFFFF;
	margin-top: 5px;
}

.itemText {
	line-height: 1.5em;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.itemText:first-letter {
	font-size: 133%;
	font-weight: bold;
}

.itemFoot {
	text-align: right;
	padding: 3px;
	background-color: #F4F4F4;
	border: 1px dotted #999999;
}

.itemAdminLink {
	font-size: 88%;
}

.itemPermaLink {
	font-size: 88%;
}

th {
	background-color: inherit;
	color: #000000;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#headerbanner {
	width: 100%;
	background-color: #003366;
	vertical-align: middle;
	text-align: center;
}

#headerbar {
	border-bottom: 1px solid #dddddd;
	background-image: url(hbar.gif);
}

#leftcolumn {
	padding: 10px;
	width: 150px;
	background: #fff;
}

#leftcolumn th {
	vertical-align: middle;
}

#leftcolumn .blockTitle {
	width: 149px;
	background: #fff;
	color: #000;
	font-size: 14px;
	text-transform: uppercase;
	background: #fff url(images/onli.gif) no-repeat left center;
	text-indent: 10px;
	margin-left: 5px;
	padding: 3px 5px 5px 25px;
}

#leftcolumn .blockContent {
	line-height: 120%;
	padding-top: 2px;
	padding-bottom: 5px;
}

#leftcolumn td {
	padding: 3px !important;
	font-size: 11px;
}

#leftcolumn table {
	width: 165px;
}

#centercolumn {
	padding: 10px 15px 5px 5px;
}

#centercolumn th {
	vertical-align: middle;
}

#centerCcolumn {
	padding: 0px;
	background: url(images/centerbg.gif) repeat-y right;
}

#centerCcolumn .blockTitle {
	font-size: 15px;
	color: #000;
	text-transform: uppercase;
	border-bottom: 1px dotted #d9d9d9;
	border-left: 5px solid #af001e;
	text-indent: 8px;
	margin: 0;
	padding: 0;
	line-height: 22px;
}

#centerCcolumn .blockContent {
	padding: 3px;
	line-height: 120%;
	background: #FFFFFF url(images/centerbg.gif) repeat-y right;;
	margin: 0px;
}

#centerLcolumn {
	width: 50%;
	padding: 0px 5px 0px 0px;
}

#centerLcolumn .blockTitle {
	font-size: 15px;
	color: #000;
	text-transform: uppercase;
	border-bottom: 1px dotted #d9d9d9;
	border-left: 5px solid #af001e;
	text-indent: 8px;
	margin: 0;
	padding: 0;
	line-height: 22px;
}

#centerLcolumn .blockContent {
	padding: 3px;
	line-height: 120%;
	background-color: #FFFFFF;
	margin: 0px;
	font-size: 12px;
}

#centerRcolumn {
	width: 50%;
	padding: 0px 0px 0px 5px;
	background: url(images/centerbg.gif) repeat-y right;
}

#centerRcolumn .blockTitle {
	font-size: 15px;
	color: #000;
	text-transform: uppercase;
	border-bottom: 1px dotted #d9d9d9;
	border-left: 5px solid #af001e;
	text-indent: 8px;
	margin: 0;
	padding: 0;
	line-height: 22px;
}

#centerRcolumn .blockContent {
	padding: 3px;
	line-height: 120%;
	margin: 0px;
	font-size: 12px;
}

#content {
	text-align: left;
	padding: 0px;
}

#rightcolumn {
	padding: 5px;
	background-color: #F9F9F9;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	width: 150px;
}

#rightcolumn th {
	vertical-align: middle;
}

#rightcolumn div.blockTitle {
	padding: 2px;
	font-weight: bold;
	background-image: url(images/mm.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 12px;
}

#rightcolumn div.blockContent {
	line-height: 120%;
	line-height: 120%;
	padding-top: 2px;
	padding-bottom: 5px;
}

#cmsFooter {
	text-align: center;
	padding: 5px;
	font-size: 11px;
	color: #464646;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#mainmenu a, #usermenu a {
	display: block;
	font-weight: normal;
	font-size: 12px;
	padding-right: 0px;
	text-decoration: none;
	background: #ebedc1 url(images/menu.gif) no-repeat 5px;
	padding-left: 25px;
	line-height: 18px;
	border-bottom: 1px dotted #818452;
	color: #000;
}

#mainmenu a:hover {
	font-size: 12px;
	padding-right: 0px;
	text-decoration: none;
	background: #c2c281 url(images/submenu.gif) no-repeat 5px;
	color: #ae001d;
}

#mainmenu a.menuTop {
	padding-left: 20px;
}

#mainmenu a.menuMain {
	padding-left: 20px;
}

#mainmenu a.menuSub {
	font-weight: normal;
	color: #000;
	font-size: 12px;
	padding-right: 0px;
	text-decoration: none;
	background: #d7d9b1 url(images/submenu.gif) no-repeat 20px;
	padding-left: 35px;
}

#mainmenu a.menuSub:hover {
	background-color: #aeb185;
	color: #820016;
}

#usermenu a:hover {
	background: #cccccc;
}

#usermenu a.menuTop {
	
}

#usermenu a.highlight {
	background-color: #fcc;
}

div.blockquote {
	background: #f2f2df;
	color: #555;
	line-height: 17px;
	border: 1px dotted #d7d9b1;
	margin: 10px 30px;
	padding: 10px 30px;
	font-size: 11px;
}

.highlight {
	background-color: #ffc;
}

a img {
	border-style: none;
}

img.arrow {
	vertical-align: middle;
}

th {
	background-color: #aeb185;
	color: #fdffda;
	padding: 3px;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

th a {
	color: #fff;
	text-decoration: none;
}

th a:hover {
	color: #4e5013;
	text-decoration: none;
}

.outer {
	
}

.head {
	background-color: #dddddd;
	padding: 5px;
	font-weight: bold;
}

.even {
	padding: 5px;
	background-color: #F4F4F4;
}

.odd {
	padding: 5px;
}

.foot {
	background-color: #ffe7d9;
	padding: 5px;
	font-weight: bold;
}

tr.even td {
	padding: 5px;
	background-color: #F4F4F4;
}

tr.odd td {
	padding: 5px;
}

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: #FFFFFF;
	border: 1px inset #000080;
	font-family: "Courier New",Courier,monospace;
	padding: 0px 6px 6px 6px;
}

div.xoopsQuote {
	background: #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: 11px;
	color: #cc3300;
	font-weight: bold;
	border: 1px solid silver;
	background-color: #ffffff;
	margin: 2px;
	padding: 2px;
}

.comUserStatCaption {
	font-weight: normal;
}

.comUserStatus {
	margin-left: 2px;
	margin-top: 10px;
	color: #cc3300;
	font-weight: bold;
	font-size: 11px;
}

.comUserRank {
	margin: 2px;
}

.comUserRankText {
	font-size: 11px;
	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;
}

#obFooter {
	font-size: 11px;
	line-height: 16px;
	height: 25px;
	text-align: center;
	background-color: #534e82;
	color: #b2afd8;
	padding: 10px;
	border-top: 10px solid #000000;
}

#obFooter a {
	text-decoration: none;
	color: #dbd8fe;
}

#obFooter a:hover {
	color: #fff;
}

#obBanner {
	text-align: center;
	padding: 5px;
}

/* shadows */

#obSHT {
	background-image: url(images/sht.jpg);
	height: 23px;
}

#obSHL {
	background-image: url(images/shl.jpg);
	width: 17px;
}

#obSHR {
	background-image: url(images/shr.jpg);
	width: 17px;
}

#obSHB {
	background-image: url(images/shb.jpg);
	height: 23px;
}

#obSHLTC {
	height: 23px;
	width: 37px;
	background-image: url(images/shltc.jpg);
}

#obSHRTC {
	background-image: url(images/shrtc.jpg);
	height: 23px;
	width: 37px;
}

#obSHLT {
	background-image: url(images/shlt.jpg);
	height: 19px;
	width: 17px;
}

#obSHRT {
	background-image: url(images/shrt.jpg);
	height: 19px;
	width: 17px;
}

#obLBC {
	background-image: url(images/shlbc.jpg);
	height: 23px;
	width: 17px;
}

#obRBC {
	background-image: url(images/shrbc.jpg);
	height: 23px;
	width: 17px;
}

/* end shadows */

select {
	font-size: 12px;
}

input {
	font-size: 12px;
}

button {
	font-size: 12px;
}

.obSpacer {
	width: 150px;
	height: 1px;
}

/* download item */

.obItemHeadL {
	background-image: url(images/item_head_l.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 4px;
}

.obItemHeadR {
	background-image: url(images/item_head_r.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 4px;
}

.greenLarge {
	color: #cc3300;
	font-weight: bold;
}

/* color -- dropdown menu for Forum */

#dropdown a {
	color: #FFFFFF;
	background-color: #534e82;
}

#dropdown .menubar, #dropdown .menu, #dropdown .item, #dropdown .separator {
	background-color: #d6b157;
	color: #FFFFFF;
}

#dropdown .separator {
	border: 1px inset #e0e0e0;
}

#dropdown .menu a:hover {
	color: #333;
}

/* color - end */