﻿.forum-table
{
	background-color: #fff;
	border-collapse: collapse;
	text-align: center;
}

.forum-table h1
{
    background-color: #ccc;
    height: 29px;
    padding: 11px 0 0 5px;
    font-family: Arial;
    font-size: 14px;
    text-align: left;
}

.forum-table-row-header
{
	color: #fff;
	background-color: #333;
	font-weight: normal;
}
.forum-table-row-header th
{
    height: 15px;
    border-bottom: solid 1px #ccc;
    border-right: solid 1px #e2e2f2;
    font-size: 10px;
    padding: 0 6px;
}

.forum-table-row,
.forum-table-row-alternate
{
	color: #000;
	background-color: #fff;
}
.forum-table-row-alternate
{
	background-color: #eee;
}
.forum-table-row:hover,
.forum-table-row-alternate:hover
{
	background-color: #ddd;
}

/** forum-post-table: a list of posts **/
.forum-post-table
{
	background-color: #000;
	width: 980px;
	table-layout: fixed;
	border-collapse: collapse;
}
.forum-post-table tr
{
	background-color: #ddd;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

/** forum-user-avatar: User avatar container **/
.forum-user-avatar
{
	border-bottom: 1px solid #888;
	border-right: 1px solid #aaa;
	width: 125px;
	margin: 0;
	padding: 5px;
	vertical-align: top;
}

.forum-post
{
	border-bottom: 1px solid #888;
	margin: 0;
	padding: 0;
	width: 845px;
}

	/** forum-post-header: this container holds post header information **/
	.forum-post-header
	{
		border-bottom: 1px solid #aaa;
		height: 25px;
		line-height: 25px;
		margin: 0;
		padding: 0;
		vertical-align: middle;
		white-space: nowrap;
		width: 845px;
	}

		/** forum post header subcontainers **/
		.forum-post-emoticon,
		.forum-post-date,
		.forum-post-subject
		{
			float: left; /** float all the header information left **/
			margin: 0 5px;
			padding: 0;
		}
		.forum-post-emoticon
		{
			padding: 3px 0 0 0;
		}
		.forum-post-subject
		{
			width: 450px;
			overflow: hidden;
		}
		
	.forum-post-body
	{
		float: none;
		color: #000000;
		background-color: #fff;
		margin: 0;
		padding: 1em;
		text-align: left;
		z-index: 1;
		overflow: auto;
	}
	
	.forum-post-body ul
	{
	    list-style: disc;
	}
	
.toolbar
{
	position: relative;
}

.toolbar .forum-title
{
    float: left;
    height: 40px;
    padding-left: 5px;
    width: 440px;
    overflow: hidden;
}

.toolbar .forum-title td
{
    height: 40px;
    font-family: Arial;
    font-size: 14px;
    width: 440px;
    overflow: hidden;
}

li.btn_24_all_topics
{   
    background: transparent url(/TexAgs/Images/Icons/24/message.over.gif) no-repeat top left;
}

li.btn_24_all_topics a
{
    background: transparent url(/TexAgs/Images/Icons/24/message.gif) no-repeat top left;
}

li.btn_24_new_topic
{   
    background: transparent url(/TexAgs/Images/Icons/24/message_add.over.gif) no-repeat top left;
}

li.btn_24_new_topic a
{
    background: transparent url(/TexAgs/Images/Icons/24/message_add.gif) no-repeat top left;
}

li.btn_24_new_reply
{   
    background: transparent url(/TexAgs/Images/Icons/24/messages.over.gif) no-repeat top left;
}

li.btn_24_new_reply a
{
    background: transparent url(/TexAgs/Images/Icons/24/messages.gif) no-repeat top left;
}

li.btn_24_vote_good
{   
    background: transparent url(/TexAgs/Images/Icons/24/note_ok.over.gif) no-repeat top left;
}

li.btn_24_vote_good a
{
    background: transparent url(/TexAgs/Images/Icons/24/note_ok.gif) no-repeat top left;
}

li.btn_24_vote_bad
{   
    background: transparent url(/TexAgs/Images/Icons/24/note_delete.over.gif) no-repeat top left;
}

li.btn_24_vote_bad a
{
    background: transparent url(/TexAgs/Images/Icons/24/note_delete.gif) no-repeat top left;
}

li.btn_24_watch
{   
    background: transparent url(/TexAgs/Images/Icons/24/bookmarks.over.gif) no-repeat top left;
}

li.btn_24_watch a
{
    background: transparent url(/TexAgs/Images/Icons/24/bookmarks.gif) no-repeat top left;
}

li.btn_24_watch_add
{   
    background: transparent url(/TexAgs/Images/Icons/24/bookmark_add.over.gif) no-repeat top left;
}

li.btn_24_watch_add a
{
    background: transparent url(/TexAgs/Images/Icons/24/bookmark_add.gif) no-repeat top left;
}

li.btn_24_search
{   
    background: transparent url(/TexAgs/Images/Icons/24/find.over.gif) no-repeat top left;
}

li.btn_24_search a
{
    background: transparent url(/TexAgs/Images/Icons/24/find.gif) no-repeat top left;
}

li.btn_24_moderate
{   
    background: transparent url(/TexAgs/Images/Icons/24/shield.png) no-repeat top left;
}

li.btn_24_moderate a
{
    background: transparent url(/TexAgs/Images/Icons/24/shield.png) no-repeat top left;
}

li.btn_24_add_favorite
{
    background: transparent url(/TexAgs/Images/Icons/24/star_yellow_add.png) no-repeat top left;
}

li.btn_24_add_favorite a
{
    background: transparent url(/TexAgs/Images/Icons/24/star_yellow_add.png) no-repeat top left;
}

li.btn_16_profile
{   
    background: transparent url(/TexAgs/Images/Icons/16/id_card.gif) no-repeat top left;
}

li.btn_16_profile a
{
    background: transparent url(/TexAgs/Images/Icons/16/id_card.disabled.gif) no-repeat top left;
}

li.btn_16_email
{   
    background: transparent url(/TexAgs/Images/Icons/16/mail_add.gif) no-repeat top left;
}

li.btn_16_email a
{
    background: transparent url(/TexAgs/Images/Icons/16/mail_add.disabled.gif) no-repeat top left;
}

li.btn_16_edit
{   
    background: transparent url(/TexAgs/Images/Icons/16/document_edit.gif) no-repeat top left;
}

li.btn_16_edit a
{
    background: transparent url(/TexAgs/Images/Icons/16/document_edit.disabled.gif) no-repeat top left;
}

li.btn_16_replyvote
{   
    background: transparent url(/TexAgs/Images/Icons/16/note_delete.gif) no-repeat top left;
}

li.btn_16_replyvote a
{
    background: transparent url(/TexAgs/Images/Icons/16/note_delete.disabled.gif) no-repeat top left;
}


.replies
{
    table-layout: fixed;   
    width: 980px;
    position: relative;
}

.replies .poster
{
    width: 139px;
    vertical-align: top;
    border-bottom: solid 1px #999;
    background-color: #eaeef1;
    border-right: solid 1px #ccc;
    padding: 4px 5px 0 5px;
    position: relative;
}

.replies .poster .header
{
    
    font-weight: bold;
    height: auto;    
}

.replies .poster .header a
{
    color: #000;
}

.replies .post
{
    width: 830px;
    vertical-align: top;
    padding-top: 0px;
    border-bottom: solid 1px #999;
    position: relative;
}

.replies .post .alt
{
    background-color: #f4f4f4;
}

.replies .post .header
{   
    padding-top: 3px;
    padding-left: 4px;
    /*background: #fff url(../Images/Template/grid_header_background.gif) repeat-x bottom left;*/
    background-color: #f2f2f2;
    height: 22px;
    border-bottom: solid 1px #ccc;    
}

.replies .post .header .date
{   
    float: left;
    color: #666;
    font-size: 10px;
    height: 19px;
    padding: 3px 0 0 25px;
}

.replies .post .textbody
{
    font-family: Arial;
    font-size: 12px;
    padding: 10px 10px 15px 10px;
    overflow: auto;
}

.replies .post .textbody ul
{
    margin: 0;
    padding: 10px 0 10px 25px;
    float: none;
    list-style-type: disc;
}

.replies .post .textbody li
{
    float: none;
    padding: 1px;
}

#forum_help td
{
    vertical-align:top;
}

#forum_help td.icon
{
    padding: 0 6px 0 15px;
}

a.forum_admin
{
    color: #ccc; 
    text-decoration: none; 
    cursor: default;
}

#forum_switcher, #forum_switcher ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 99;
}

#forum_switcher ul 
{
    width: 200px;
    left: 5px;
}

#forum_switcher li ul { /* second-level lists */
    padding: 0;
    margin: 0;
    float: left;
	position: absolute;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#forum_switcher li li
{
    background-color: #777777;
    padding: 0;
    margin: 0;    
    display: block;
    width: 200px;
}

#forum_switcher li.separator
{
    height: 0px;
    border-bottom: solid 1px #a0a0a0;
}

#forum_switcher li li a 
{
    text-align: left;
    background-image: none;
    margin: 0;
    padding: 5px;
    display: block;
    height: 15px;
    line-height: 15px;
    vertical-align: middle;
}

#forum_switcher li li a:hover
{
    background-color: #333333;
}

#forum_switcher li ul ul { /* third-and-above-level lists */
    margin-left: 200px;
    margin-top: -25px;
}

#forum_switcher li:hover ul ul,
#forum_switcher li:hover ul ul ul,
#forum_switcher li.over ul ul,
#forum_switcher li.over ul ul ul {
	left: -999em;
}

#forum_switcher li:hover ul,
#forum_switcher li li:hover ul,
#forum_switcher li li li:hover ul,
#forum_switcher li.over ul,
#forum_switcher li li.over ul,
#forum_switcher li li li.over ul { /* lists nested under hovered list items */
	left: auto;
}
