.shoutbg
{
  color: #0D3212;
  background: #FFF url(images/shoutbg.png) center bottom repeat-x;
}

/* Normal, standard links. */
a:link
{
	color: #003399;
	text-decoration: none;
}
a:visited
{
	color: #003399;
	text-decoration: none;
}
a:active
{
	color: #003399;
	text-decoration: none;
}
a:hover
{
	color: #FF9900;
	text-decoration: underline;
}

/* Navigation links - for the link tree. */
.nav, .nav a:link, .nav a:visited
{
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover
{
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}

/* Tables should show empty cells. */
table
{
	empty-cells: show;
}

/* By default (td, body..) use Tahoma in black. */
body, td, th , tr
{
	color: #000000;
    font-size: 10pt;
    font-family: Tahoma, MS Sans Serif, Thonburi, Bangkok;
}

/* The main body of the entire forum. */
Body
{
    background-color:#71828A;
	margin: 0px;
	padding: 12px 30px 4px 30px;
    color: #000000;
    font-size: 10pt;
    font-family: Tahoma, Sans-Serif;
    scrollbar-face-color:#71828A; 
    scrollbar-shadow-color:#E5E5FF; 
    scrollbar-highlight-color:#E5E5FF; 
    scrollbar-3dlight-color:#E5E5FF; 
    scrollbar-darkshadow-color:#71828A; 
    scrollbar-track-color:#71828A; 
    scrollbar-arrow-color:#FF9900;
}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button
{
	color: #000000;
	font-size: 10pt;
    font-family: Tahoma, MS Sans Serif, Thonburi, Bangkok;
}
input, button
{
	font-size: 9pt;
}

textarea
{
	font-size: 10pt;
	color: #000000;
	font-family: Tahoma, MS Sans Serif, Thonburi, Bangkok;
}

/* All input elements that are checkboxes or radio buttons. */
input.check
{
}

/* Selects are a bit smaller, because it makes them look even better 8). */
select
{
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	font-family: Tahoma, MS Sans Serif, Thonburi, Bangkok;
}

/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor
{
	height: 1px;
	border: 0;
	color: #FFD699;
	background-color: #FFD699;
}

/* No image should have a border when linked */
a img{
    border: 0;
}

/* A quote, perhaps from another post. */
.quote
{
    border-left: #C8915B 3px solid;
    border-right: #C8915B 1px solid;
    border-bottom: #C8915B 1px solid;
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 4px;
    padding-top: 4px;
    margin: 0px auto 8px;
    color: #465584;
    background-color: #FFDAB9;
    font-size: 10pt;
}

/* The "Quote:" header parts... */
.quoteheader
{
    border-left: #C8915B 3px solid;
    border-right: #C8915B 1px solid;
    border-top: #C8915B 1px solid;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
	font-family: Tahoma, MS Sans Serif, Thonburi, Bangkok;
    font-weight: bold;
    font-size: 10pt;
    margin: 8px auto 0px;
    color: #000000;
    background-position: right 50%;
    background-image: url(images/quote.gif);
    background-repeat: no-repeat;
    background-color: #FFDAB9;
}

.quote img
{
  display: none;
}

/* A code block - maybe even PHP ;). ~ Modified by TinaCat */
.code
{
    border-left: #C8915B 3px solid;
    border-right: #C8915B 1px solid;
    border-bottom: #C8915B 1px solid;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
    margin: 0px auto;
    width: 99%;
    color: #465584;
    background-color: #CCE6FF;
    font-family: Tahoma, MS Sans Serif, Thonburi, Bangkok;
    font-size: 10pt;
    white-space: nowrap;
    overflow: auto;
}

/* The "Code:" header parts... ~ Modified by TinaCat */
.codeheader
{
    border-left: #C8915B 3px solid;
    border-right: #C8915B 1px solid;
    border-top: #C8915B 1px solid;
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
	font-family: Tahoma, MS Sans Serif, Thonburi, Bangkok;
    font-weight: bold;
    font-size: 10pt;
    margin: 0px auto;
    width: 99%;
    color: #000000;
    background-position: right 50%;
    background-image: url(images/code.gif);
    background-repeat: no-repeat;
    background-color: #CCE6FF;
}

/* Generally, those [?] icons.  This makes your cursor a help icon. */
.help
{
	cursor: help;
}

/* /me uses this a lot. (emote, try typing /me in a post.) */
.meaction
{
	color: red;
}

/* The main post box - this makes it as wide as possible. */
.editor
{
	width: 96%;
}

/* Highlighted text - such as search results. */
.highlight
{
	background-color: #FFCC80;
	font-weight: bold;
	color: black;
}

/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg, #preview_body
{
	color: #000000;
	background-color: #ECEDF3;
}
.windowbg2
{
	color: #000000;
	background-color: #F6F6F6;
}
.windowbg3
{
	color: #000000;
	background-color: #D7DAEC;
}

/* the today container in calendar */
.calendar_today
{
	background-color: #FFFFFF;
}

/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td
{
	color: black;
	font-style: normal;
	background-color: #F9F1DC;
	background-image: url(images/titlebg.jpg);
	border-bottom: solid 1px #FFD699;
	border-top: solid 1px #FFFFFF;
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 10px;
}
.titlebg, .titlebg a:link, .titlebg a:visited
{
	font-weight: bold;
	color: black;
	font-style: normal;
}

.titlebg a:hover
{
	color: #FF9900;
	text-decoration: underline;
}

/* same as titlebg, but used where bold text is not needed */
.titlebg2 a:link, .titlebg2 a:visited
{
	color: #003399;
	text-decoration: none;
}

.titlebg2 a:hover
{
	color: #FF9900;
	text-decoration: underline;
}

/* This is used for categories, page indexes, and several other areas in the forum.
.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers*/
.catbg , tr.catbg td , .catbg3 , tr.catbg3 td
{
	background-image: url(images/catbg.jpg);
	background-color: #FFAD33;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
.catbg2 , tr.catbg2 td
{
	background-image: url(images/catbg2.jpg);
	background-color: #DBB870;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
.catbg, .catbg2, .catbg3
{
	border-bottom: solid 1px #FFAD33;
	background-repeat: repeat-x;
}
.catbg, .catbg2
{
	font-weight: bold;
}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited
{
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover
{
	color: #FF9900;
}

/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
	background-color: #FFD699;
	padding: 0px;
}
.bordercolor2
{
	background-color: #FF9900;
	padding: 0px;
}

/* This is used on tables that should just have a border around them. */
.tborder
{
	padding: 1px;
	border: 1px solid #FF9900;
	background-color: #FFFFFF;
}

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
	font-size: 10pt;
	font-family: Tahoma, MS Sans Serif, Thonburi, Bangkok;
}
.middletext
{
	font-size: 10pt;
}
.normaltext
{
	font-size: 11pt;
}
.largetext
{
	font-size: large;
}

/* ลิงค์แสดง หน้า: และ ขึ้นบน,ลงล่าง */
.middletext2, .middletext2 a:link, .middletext2 a:visited
{
	color: #FFFFFF;
	font-size: 9pt;
	text-decoration: none;
}
.middletext2 a:hover
{
	color: #FF9900;
	text-decoration: underline;
}

/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage
{
	width: 100%;
	overflow: auto;
	line-height: 1.3em;
}

/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature
{
	width: 100%;
	overflow: auto;
	padding-bottom: 3px;
	line-height: 1.3em;
}

/* Sometimes there will be an error when you post */
.error
{
    color: red;
}


/* definitions for the main tab, active means the tab reflects which page is displayed */
.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last
{
	background-position: left bottom;
	color: #FFFFFF;
	text-transform: uppercase;
	vertical-align: top;
	font-family: Tahoma, MS Sans Serif, Thonburi, Bangkok;

}
.maintab_back, .maintab_active_back
{
	color: #FFFFFF;
	text-decoration: none;
	font-size:  9pt;
	vertical-align: top;
	padding: 2px 6px 6px 6px;
	font-family: Tahoma, MS Sans Serif, Thonburi, Bangkok;
}

.maintab_first
{
	background-image: url(images/maintab_first.gif);
	background-repeat: no-repeat;
	width: 8px;
}
.maintab_back
{
	background-image: url(images/maintab_back.gif);
	background-repeat: repeat-x;
}
.maintab_last
{
	background-image: url(images/maintab_last.gif);
	background-repeat: no-repeat;
	width: 8px;
}
.maintab_active_first
{
	background-image: url(images/maintab_active_first.gif);
	background-repeat: no-repeat;
	width: 8px;
}
.maintab_active_back
{
	background-image: url(images/maintab_active_back.gif);
	background-repeat: repeat-x;
}
.maintab_active_last
{
	background-image: url(images/maintab_active_last.gif);
	background-repeat: no-repeat;
	width: 8px;
}

/* how links behave in main tab. */
.maintab_back a:link , .maintab_back a:visited, .maintab_active_back a:link , .maintab_active_back a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.maintab_back a:hover, .maintab_active_back a:hover
{
	color: #FFCC99;
	text-decoration: none;
}

/* definitions for the mirror tab */
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
	background-position: left top;
	color: #FFFFFF;
	text-transform: uppercase;
	vertical-align: top;

}
.mirrortab_back, .mirrortab_active_back
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9pt;
	vertical-align: bottom;
	padding: 6px 6px 2px 6px;
	font-family: Tahoma, MS Sans Serif, Thonburi, Bangkok;
}

.mirrortab_first
{
	background-image: url(images/mirrortab_first.gif);
	background-repeat: no-repeat;
	width: 8px;
}
.mirrortab_back
{
	background-image: url(images/mirrortab_back.gif);
	background-repeat: repeat-x;
}
.mirrortab_last
{
	background-image: url(images/mirrortab_last.gif);
	background-repeat: no-repeat;
	width: 8px;
}
.mirrortab_active_first
{
	background-image: url(images/mirrortab_active_first.gif);
	background-repeat: no-repeat;
	width: 8px;
}
.mirrortab_active_back
{
	background-image: url(images/mirrortab_active_back.gif);
	background-repeat: repeat-x;
}
.mirrortab_active_last
{
	background-image: url(images/mirrortab_active_last.gif);
	background-repeat: no-repeat;
	width: 8px;
}

/* how links behave in mirror tab. */
.mirrortab_back a:link , .mirrortab_back a:visited, .mirrortab_active_back a:link , .mirrortab_active_back a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
	color: #FFCC99;
	text-decoration: none;
}

/* Style Modified by TinaCat */

