﻿/* - - - - - - - - - - Forum - - - - - - - - - -  */
div.forum{padding:0 0 0 0; margin:0 0 8px 0;}
div.forum div.content{padding:0 0 15px 0; margin:0;}
div.forum div.content h3{padding:0; margin:0 0 10px 0; font-size:140%; font-weight:normal;}
/* - - Top - - */
div.forum div.content div.top{padding:8px 14px 0 14px; margin:0 0 8px 0;}
div.forum div.content div.top h3{padding:0; margin:0 0 10px 0; font-size:140%; font-weight:normal;}
div.forum div.content div.top p{padding:0; margin:0; font-size:85%;}
div.forum div.content div.top ul{padding:0; margin:0; list-style:none;}
div.forum div.content div.top ul li{padding:0; margin:0; list-style:none; display:inline;}
div.forum div.content p.padded{word-wrap:break-word; width:450px;}

/* - - Table (List) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - Styles for the table on this page can be - - - - - - - - - - - - - - - - - */
/* - - found in the common style sheet  - - - - - - - - - - - - - - - - - - - - - */
/* - - The bellow style is an exception used only in this section of the site - - */
/* - - tr - - */
div.forum div.content table.mkt_list tr{padding:0 0 0 12px;}
/* - - th & td - - */
div.forum div.content table.mkt_list th.threads_title{padding:0 0 2px 40px;}
div.forum div.content table.mkt_list td.threads_title{padding:0 0 2px 40px; word-wrap:break-word; width:250px; background-image:url(../images/icons/forum/thread.gif); background-position:center left;  background-repeat:no-repeat;}
/*-*/
div.forum div.content table.mkt_list th.post_title{padding:0 0 2px 52px;}
div.forum div.content table.mkt_list td.post_title{padding:9px 12px 9px 52px; margin:0 0 0 12px; word-wrap:break-word; width:350px; background-image:url(../images/icons/forum/forum.gif); background-position:center left;  background-repeat:no-repeat;}
div.forum div.content table.mkt_list td.post_title span{display:block;}
/*-*/
div.forum div.content table.mkt_list th.last_post{padding:0 12px 2px 12px; width:150px;}
div.forum div.content table.mkt_list td.last_post{padding:9px 12px 9px 12px; width:150px;}
div.forum div.content table.mkt_list td.last_post a{display:block;}
/*-*/
div.forum div.content table.mkt_list td.thread_count{padding:9px 12px 9px 12px; text-align:center; width:30px;}
div.forum div.content table.mkt_list th.thread_count{padding:0 12px 2px 12px; text-align:center; width:30px;}
/*-*/
div.forum div.content table.mkt_list th.post_count{padding:0 12px 2px 12px; width:30px; text-align:center;}
div.forum div.content table.mkt_list td.post_count{padding:9px 12px 9px 12px; width:30px; text-align:center;}
/*-*/
div.forum div.content table.mkt_list th.posted_by{width:140px;}
div.forum div.content table.mkt_list td.posted_by{width:140px;}
/*-*/
div.forum div.content table.mkt_list th.posted_on{width:145px;}
div.forum div.content table.mkt_list td.posted_on{width:145px;}
/*-*/
div.forum div.content table.mkt_list th.unread_posts{padding:0 12px 2px 12px; width:80px; text-align:center;}
div.forum div.content table.mkt_list td.unread_posts{padding:9px 12px 9px 12px; width:80px; text-align:center;}
/*-*/
div.forum div.content table.mkt_list th.edit{width:30px; text-align:center;}
div.forum div.content table.mkt_list td.edit{width:30px;}
/*-*/
div.forum div.content table.mkt_list th.delete{width:50px;}
div.forum div.content table.mkt_list td.delete{width:50px; text-align:center; padding-right:10px;}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

/* - - List Options - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - Styles for the List Options on this page can be- - - - - - - - - - - - - - */
/* - - found in the common style sheet - - - - - - - - - - - - - - - - - - - - -  */
/* - - The bellow style is an exception used only in this section of the site - - */
div.forum div.content div.list_options{padding:0 0 4px 0;}
/* - - Links - - */
div.forum div.content div.list_options p{padding:0 14px 8px 14px; font-size:85%;}
div.forum div.content div.list_options ul{padding:0 14px 0 14px; float:left; clear:none;}
/* - - Feild - - */
div.forum div.content div.field{padding:0; margin:-8px 14px 8px 0; float:right; clear:none; width:66%; text-align:right; border:none;}
div.list_options div.field select{margin:0 5px 0 5px;}
div.list_options div.field input{margin:0 0 0 5px;}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

/* - - Message Table - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
div.message_table{margin:15px 0 25px 0; padding:0;}
div.forum div.content table.message_table{margin:0; padding:0; line-height:1.5em; width:100%;}
*html div.forum div.content table.message_table{width:99%;}
div.forum div.content table.message_table p{margin:0; padding:0;}
div.forum div.content table.message_table h4{margin:0; padding:0;}
/* - - tr - - */
div.forum div.content table.message_table tr{margin:0; padding:0;}
/* - - th - - */
div.forum div.content table.message_table th{margin:0; padding:10px; font-weight:normal; text-align:left;}
/* - - td - - */
div.forum div.content table.message_table td{ padding:6px 10px 6px 10px; margin:0; font-size:95%;}
/* - - Message Author - - */
div.forum div.content table.message_table td.author_col{ margin:0; padding:45px 15px 15px 15px; width:180px; vertical-align:top; background-repeat:no-repeat; background-position:top left;}
div.forum div.content table.message_table td.message{background-image:url(../images/icons/forum/message.gif);}
div.forum div.content table.message_table td.reply{background-image:url(../images/icons/forum/message_reply.gif);}
div.forum div.content table.message_table td.author_col h4{margin:0 0 3px 0; padding:0; font-size:100%;}
div.forum div.content table.message_table td.author_col ul{margin:0; padding:0; list-style:none;}
div.forum div.content table.message_table td.author_col ul li{margin:0 0 3px 0; padding:0; list-style:none;}
div.forum div.content table.message_table td.author_col span{ font-weight:bold;}
/* - - Message Message - - */
div.forum div.content table.message_table td.msg_col{margin:0; padding:12px 15px; vertical-align:top;}
div.forum div.content table.message_table td.msg_col h4{margin:0 0 5px 0; padding:0; font-size:115%; }
div.forum div.content table.message_table td.msg_col p{margin:0; padding:0; line-height:2em;}

/* - - Form - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
div.forum div.content div.form{padding:8px 14px 0 14px; margin:0 0 8px 0;}
div.forum div.content div.form label{padding:0; margin:15px 0 4px 0; font-weight:bold; display:block;}
div.forum div.content div.form input.text{padding:2px; margin:0; width:324px;}
div.forum div.content div.form input.button{padding:2px; margin:15px 0 0 0; font-size:90%;font-weight:bold; letter-spacing:1px;}
div.forum div.content div.form textarea{padding:2px; margin:0; width:95%; height:120px; font-size:100%; _width:327px;}
div.forum div.content div.form div.alert{margin:15px 0 15px 0; width:302px;}







/* - - 03.11.2009 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
div.threadDetails{padding-bottom:2.5em; padding-top:1em; width:57%; color:#333333; padding-left:5px; padding-right:5px; background-color:#EEEEEE; border-bottom:1px solid #BBBBBB;}
div.threadDetails p.originalForumThreadComment{}
div.threadDetails p.originalForumThreadAuthor{font-family:Lucida Fax,Georgia,serif; padding-top:7px; text-decoration:none; color:#555555; line-height:1.2; font-weight:bold; font-size:110%;}
/**/
div.displayThread{padding:0; margin:0;}
div.displayThread table th{position:absolute; left:-5000px; top:-5000px; height:1px; width:1px; overflow:hidden;}
div.displayThread table tr{border-top:none; border-bottom:1px solid #BBBBBB;}
div.displayThread table tr.odd{/*color:#333333; background-color:#EEEEEE;*/}
div.displayThread table td{padding-bottom:2.5em; padding-top:1em;}
div.displayThread table td p#username{padding-bottom:4px; width:200px;}
div.displayThread table td p#datetime{width:200px;}
div.displayThread table td p#username a{font-family:Lucida Fax,Georgia,serif; text-decoration:none; color:#555555; line-height:1.2; font-weight:bold; font-size:110%;}



















