body{color:#000;font-size:76%;font-family:Verdana,sans-serif;background:#ededed url(images/back.png) 0 100% repeat-x fixed;margin:2.3em 0 0 0;}

#container{display:block;width:1000px;padding-top:94px;margin:10px auto;position:relative;overflow:hidden;}
#catrt{background:url(images/angletrt.png) 100% 0 no-repeat;width:15px;height:14px;top:0;right:0;position:absolute;}
#container h1{margin:0;padding:0;width:264px;height:101px;background:url(images/logo.png) 0 0 no-repeat;position:absolute;top:0;left:0;z-index:1;}
#container h1 a{display:block;width:264px;height:101px;}
#container h1 span{display:none;}
#back{position:absolute;left:264px;width:721px;height:94px;background:#e35667 url(images/topback.png) 0 0 repeat-y;top:0;}
#banner{position:absolute;width:468px;height:60px;top:20px;left:0;z-index:2;overflow:hidden;}
#back2{position:absolute;right:0;top:14px;width:15px;height:80px;background-color:#e35667;}
#news{width:1000px;height:30px;background:#fff url(images/news.png) 0 0 repeat-x;padding-bottom:17px;position:relative;}
#newsa{position:absolute;z-index:2;left:214px;bottom:29px;font-size:0.94em;}
#newsa a{color:#009;}
#news .title{font-weight:bold;text-decoration:underline;}
#container .menu{height:29px;display:block;background:url(images/menuc.png) 0 0 repeat-x;min-width:15px;position:absolute;top:112px;white-space:nowrap;}
#container .menurt{height:29px;display:block;background:url(images/menurt.png) 100% 0 no-repeat;padding-right:5px;min-width:10px;}
#container .menult{height:29px;display:block;background:url(images/menult.png) 0 0 no-repeat;min-width:5px;padding-left:5px;}
#search{left:5px;}
#search input{border:1px solid #ccc;height:14px;}
#srcbtn{width:24px;height:18px !important;position:relative;top:6px;border:0 !important;}
#menu{right:5px;}
#menu ul{list-style:none;margin:0;padding:0;font-size:0.94em;}
#menu li{list-style:none;margin:0;padding:0;min-height:27px;float:left;}
#menu li a{color:#000;text-transform:uppercase;display:block;min-height:18px;padding:9px 5px 0 5px;}
#menu li.sel{background:url(images/menusel.png) 50% 22px no-repeat;}
#welcome{position:absolute;z-index:1;color:#fff;top:5px;right:5px;font-size:0.94em;line-height:0.8em;height:89px;overflow:hidden;min-width:260px;max-width:735px;}
#name{display:block;font-size:1.2em;margin:0.2em 0 0.3em 0;float:right;clear:both;min-width:260px;}
#welcome a{color:#fff;}
#inwelcome{width:255px;padding-left:5px;background:url(images/dot.png) 0 0 repeat-y;float:right;clear:both;min-height:80px;}
#welcome .avatar{border:1px solid #fff;float:left;margin:5px 5px 5px 0;width:54px;}
#useraction{margin:0.5em;}
#useraction li{list-style-position:inside;font-style:italic;}
#time{position:absolute;top:99px;right:8px;font-size:0.94em;color:#000;}

#latbanner{width:120px;float:left;padding:5px 4px 5px 0;border-right:1px solid #ccc;}
#latbanner iframe{margin-bottom:5px;}
#bodyarea{background:#fff;margin:0;padding:10px 14px 0 14px;overflow:hidden;}
#forumarea{margin-left:130px;}
#latbanner ul,#latbanner li{list-style:none;margin:0;padding:0;}
#latbanner ul{margin-bottom:1em;}
#latbanner li{font-size:0.85em;}

#footclose{margin:0;height:14px;padding-left:14px;background:url(images/angleblt.png) 0 0 no-repeat;}
#fc2{height:14px;padding-right:15px;background:url(images/anglebrt.png) 100% 0 no-repeat;}
#fc3{height:14px;background-color:#fff;}
#footerarea{text-align:center;color:#333;padding-bottom:10px;}
#footerarea a{color:#333;}
#footerarea .smalltext,#footerarea .smalltext a{color:#999;}

.hposts{min-width:52px;width:6%;text-align:center;vertical-align:top;}

.postavatar{width:123px;}

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

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited { color: #000; text-decoration: none; }
a.nav:hover { color: #cc3333; text-decoration: underline; }

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

/* By default (td, body..) use verdana in black. */
td, th , tr { color:#000; font-family:Verdana, sans-serif; }

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button { color: #000; font-family: verdana, sans-serif; }
input, button { font-size: 90%; }

textarea { font-size: 100%; color: #000; font-family: verdana, sans-serif; }

/* 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: 90%; font-weight: normal; color: #000; font-family: verdana, sans-serif; }

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

/* No image should have a border when linked */
a img { border:0;}
/* A quote, perhaps from another post. */
.quote {color:#000;background-color:#D7DAEC;border:1px solid #aaa;margin:4px auto;padding:4px; font-size:x-small;line-height:1.4em;width:80%;}
.quote .quote{width:auto;}

/* A code block - maybe even PHP ;). */
.code { color: #000; background-color: #dddddd; font-family: "courier new", "times new roman", monospace; font-size: x-small; line-height: 1.3em; /* Put a nice border around it. */
	border: 1px solid #000; margin: 1px auto 1px auto; padding: 1px; width: 99%; /* Don't wrap its contents, and show scrollbars. */
	white-space: nowrap; overflow: auto; /* Stop after about 24 lines, and just show a scrollbar. */
	max-height: 24em; }

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader { color: #000; text-decoration: none; font-style: normal; font-weight: bold; font-size: x-small; line-height: 1.2em; }

/* 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: yellow; font-weight: bold; color: black; }

/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg { color: #000; background-color: #ECEDF3; }
.windowbg2 { color: #000; background-color: #F6F6F6; }
.windowbg3 { color: #000; background-color: #E0E1E8; }
/* the today container in calendar */
.calendar_today { background-color: #fff; }

/* 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:#fff; border-top: solid 1px #fff; 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: #404040; }
/* same as titlebg, but used where bold text is not needed */
.titlebg2 a:link, .titlebg2 a:visited { color: black; font-style: normal; text-decoration: underline; }

.titlebg2 a:hover { 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, .catbg2 , tr.catbg2 td { background: url(images/titlec.png) #fff repeat-x; color: #000;  height:16px; padding:6px 10px; }
.catbg, .catbg2 { font-weight: bold; }
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited { font-size: 95%; color: #000; text-decoration: none; }
.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited { color: #000; text-decoration: none; }
/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor { background-color: #ADADAD; padding: 0px; }

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

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext { font-size: x-small; font-family: verdana, sans-serif; }
.middletext { font-size: 90%; }
.normaltext { font-size: small; }
.largetext { font-size: large; }


/* 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 { color: white; text-transform: uppercase; vertical-align: top; }
.maintab_back, .maintab_active_back { color: white; text-decoration: none; font-size:  9px; vertical-align: top; padding: 2px 6px 6px 6px; font-family: tahoma, sans-serif; }

.maintab_first { background: url(images/maintab_first.gif) left bottom no-repeat; width: 10px; }
.maintab_back { background: url(images/maintab_back.gif) left bottom repeat-x; }
.maintab_last { background: url(images/maintab_last.gif) left bottom no-repeat; width: 8px; }
.maintab_active_first { background: url(images/maintab_active_first.gif) left bottom no-repeat; width: 6px; }
.maintab_active_back { background: url(images/maintab_active_back.gif) left bottom repeat-x; }
.maintab_active_last { background: url(images/maintab_active_last.gif) left bottom 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: white; text-decoration: none; }

.maintab_back a:hover, .maintab_active_back a:hover { color: #000; text-decoration: none; }
/* definitions for the mirror tab */
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last { color: white; text-transform: uppercase; vertical-align: top; }
.mirrortab_back, .mirrortab_active_back { color: white; text-decoration: none; font-size: 9px; vertical-align: bottom; padding: 6px 6px 2px 6px; font-family: tahoma, sans-serif; }

.mirrortab_first { background: url(images/mirrortab_first.gif) no-repeat; width: 10px; }
.mirrortab_back { background: url(images/mirrortab_back.gif) repeat-x; }
.mirrortab_last { background: url(images/mirrortab_last.gif) no-repeat; width: 6px; }
.mirrortab_active_first { background: url(images/mirrortab_active_first.gif) no-repeat; width: 6px; }
.mirrortab_active_back { background: url(images/mirrortab_active_back.gif) repeat-x; }
.mirrortab_active_last { background: url(images/mirrortab_active_last.gif) 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: white; text-decoration: none; }

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

/* The AJAX notifier */
#ajax_in_progress { background: #32CD32; color: white; text-align: center; font-weight: bold; font-size: 18pt; padding: 3px; width: 100%; position: fixed; top:0;left:0;}