body {
	color: black;
	margin: 0;
	padding: 0;
	background-color: #eee;
	background-image: url(images/top_pane_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

table {width: 100%; margin: 5; padding: 5; font-size: small}
table td {
	padding: 0;
	border-width: 0;
	vertical-align: top;
	font-family: Calibri, Helvetica, Trebuchet, "Trechet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a {
	color: #666666;
	text-decoration: none;
	background-color: transparent;
}
a:hover {color: #ff6600;}

h1 {}
h2 {}
h3 {}
h4 {}
h5 {}
ul { margin: 2px; padding: 2px; list-style: decimal inside; text-align: left;}
li { margin-left: 2px; list-style: square inside; color: #2F5376}

input.formButton {}

.item {
}
.itemHead {
	padding: 3px;
	color: #009966;
	font-family: Trebuchet, "Trebuchet MS", Tahoma, Helvetica;
	font-size: 18px;
	font-weight: bold;
}
.itemInfo {text-align: right; padding: 3px; background-color: #efefef}
.itemTitle a {
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #009966;
	font-family: Trebuchet, "Trebuchet MS", Tahoma, Helvetica;
}
.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%;}

th {background-color: #2F5376; color: #FFFFFF; padding : 2px; vertical-align : middle; font-family: Verdana, Arial, Helvetica, sans-serif;}

td#headerbanner {width: 100%; background-color: #2F5376; vertical-align: middle; text-align:center;}
td#headerbar {border-bottom: 1px solid #dddddd; background-image: url(hbar.gif);}

td#leftcolumn {
	font-size:12px;
	text-align: left;
}
td#leftcolumn th {background-color: #2F5376; color: #FFFFFF; vertical-align: middle;}
td#leftcolumn div.blockTitle {
	padding: 3px;
	color: #009966;
	font-weight: bold;
	font-size: 15px;
}
td#leftcolumn div.blockContent {padding: 3px; line-height: 120%; line-height: 120%;}


#centercolumn {
	font-size: 12px;
	text-align: left;
}
#centercolumn th {background-color: #2F5376; color: #FFFFFF; vertical-align: middle;}
td#centercolumn div.blockTitle {
	padding: 3px;
	color: #666666;
	font-weight: bold;
	font-family: Trebuchet, "Trebuchet MS", Tahoma, Verdana;
	font-size: 18px;
}
td#centercolumn div.blockContent {padding: 3px; line-height: 120%; line-height: 120%;}

#centerCcolumn, #bottomCcolumn {padding: 0px 3px 1px 3px;}
#centerCcolumn .blockTitle, #bottomCcolumn .blockTitle {padding: 3px; color: #639ACE; font-weight: bold; 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 {
	padding: 3px; color: #639ACE; font-weight: bold; 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%;
}

div#content {text-align: left; padding: 8px;}

td#rightcolumn {
	font-size:12px;
	text-align: left;
}
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-image: url(hbar.gif);}

td#mainmenu a {
	display: block;
	margin: 0;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #666666;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(images/bullet_prelink_biz.jpg);
}
td#mainmenu a:hover {
	background-image: url(images/bullet_green.jpg);
	background-repeat: no-repeat;
	background-position: right;
	color: #333333;
}

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;}



.outer {border: 1px solid silver;}
.head {background-color: #c2cdd6; padding: 5px; font-weight: bold;}
.even {background-color: #dee3e7; padding: 5px;}
.odd {background-color: #E9E9E9; padding: 5px;}
.foot {background-color: #c2cdd6; padding: 5px; font-weight: bold;}
tr.even td {background-color: #dee3e7; padding: 5px;}
tr.odd td {background-color: #E9E9E9; 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: &quot;Courier New&quot;,Courier,monospace; padding: 0px 6px 6px 6px;}
div.xoopsQuote { background: #FFFFFF; border: 1px inset #000080; font-family: &quot;Courier New&quot;,Courier,monospace; padding: 0px 6px 6px 6px;}


.comTitle {font-weight: bold; margin-bottom: 2px;}
.comText {padding: 2px;}
.comUserStat {font-size: 10px; color: #2F5376; 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: #2F5376; 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;}


#business {
	width: 1000px;
	background-color: white;
}
#business_top_pane {
	height: 24px;
	background-color: #FFFFFF;
	background-image: url(images/top_pane.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#business_logo {
	height: 102px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 12px top;
	width: 350px;
}
#business_pane {
	height: 18px;
	background-image: url(images/business_pane.jpg);
	border: 1px solid #999;
}
#business_left {
	width: 230px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin: 2px;
	padding: 2px;
}
#business_center {
	margin: 1px;
	padding: 1px;
}
#business_right {
	width: 230px;
	margin: 2px;
	padding: 2px;
}
#business_footer {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #6DC52E;
	margin: 12px;
	padding: 12px;
}
#tinapa_footer {
	color: #999999;
	text-align: left;
}
#tinapa_footer a {
	color: #999999;
	text-decoration: none;
}
#tinapa_footer a:hover {
	text-decoration: underline;
	color: #999999;
}
#tinapa_menu {
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	color: #000000;
	margin: 3px;
	padding: 3px;
	width: 200px;
}
#tinapa_menu a {}
#tinapa_menu a:hover {}
#tinapa_search {
	text-align: right;
	margin: 3px;
	padding: 3px;
}
#tinapa_top_menu {
	text-align: right;
	margin: 3px;
	padding: 3px;
}
#tinapa_top_menu a {
	text-align: right;
	text-decoration: underline;
}
#tinapa_top_menu a:hover{
	text-align: right;
	text-decoration: none;
}
#pimp_menu {
	background-image: url(images/bg_menu.jpg);
	border: 1px solid #CCCCCC;
	background-repeat: repeat-x;
	background-position: bottom;
}
