/**
 * Style sheet aforum
 */
.mod_helpdesk .messages-reverse
{
	height:29px;
	margin-top:20px;
	margin-bottom:24px;
	padding-left:34px;
	background-image:url("tl_files/lay/h2.gif");
	background-position:left bottom;
	background-repeat:no-repeat;
	font-family:Times;
	font-weight:bold;
	font-size:12px;
	color:#abc473;
}

.mod_helpdesk .message-container .tstamp, .mod_helpdesk .message-container .role
{
	padding-left:8px;
	font-family:tahoma;
	font-size:9px;
	color:#7d8762;
}

.buttonwrapper input
{
	margin-top:10px;
}

.buttonwrapper
{
	clear:both;
}

.checkbox_container
{
	padding-bottom:8px;
}

.avatar_container
{
	float:left;
	padding-right:20px;
	padding-bottom:20px;
	padding-left:10px;
}

.mod_helpdesk
{
	padding-top:5px;
	padding-bottom:5px;
}

.mod_helpdesk p
{
	margin:3px 0px;
}

.mod_helpdesk .middle, .mod_helpdesk .middle *
{
	vertical-align:middle;
}

.mod_helpdesk .centered
{
	text-align:center;
}

.mod_helpdesktitle .headertext, .mod_helpdesk .headertext
{
	margin:0 0 10 0;
}

.mod_helpdesk .breadcrumb
{
	margin:0 0 10 0;
	padding:4px 5px;
	font-weight:bold;
}

.mod_helpdesk .pagenavicon, .mod_helpdesk .pagenavtext
{
	margin:0 5 0 0;
}

.mod_helpdesk .mainlinks
{
	height:18px;
	text-align:right;
	vertical-align:middle;
}

.mod_helpdesktitle .mainlinks img
{
	margin:0 4 0 16;
	vertical-align:middle;
}

.mod_helpdesktitle .mainlinks a
{
	vertical-align:middle;
	font-size:13px;
}

.mod_helpdesk .mainlinks
{
	margin:0 0 5 0;
}

.mod_helpdesk .mainlinks .functions
{
	height:18px;
	float:right;
	display:block;
}

.mod_helpdesk .mainlinks .functions img
{
	margin:0 2 0 8;
}

.mod_helpdesk .message-container
{
	margin:0px 0px 5px 0px;
	border-width:1px 0px;
	border-style:solid;
	border-color:#4d5435;
}

.mod_helpdesk .message-container .clearfloat
{
	clear:both;
}

.mod_helpdesk .message-container .top-left
{
	width:140px;
	float:left;
	margin:5px 0px;
	text-align:left;
	border-right:1px solid #4d5435;
}

.mod_helpdesk .message-container .top-right
{
	margin:0px 0px 0px 140px;
	padding:5px;
}

.mod_helpdesk .message-container .bottom-left
{
	width:140px;
	height:20px;
	float:left;
	background-color:#38481e;
}

.mod_helpdesk .message-container .bottom-left a
{
	display:block;
	margin-top:4px;
	margin-left:10px;
	font-family:tahoma;
	font-size:9px;
}

.mod_helpdesk .message-container .bottom-left *, .mod_helpdesk .message-container .bottom-right .attachments *, .mod_helpdesk .message-container .bottom-right .buttons *
{
	vertical-align:middle;
}

.mod_helpdesk .message-container .bottom-right
{
	margin:0px 0px 0px 140px;
	background-color:#38481e;
}

.mod_helpdesk .message-container .bottom-right .attachments
{
	margin:0px 125px 0px 0px;
	padding:0px 5px;
}

.mod_helpdesk .message-container .bottom-right .attachment
{
	margin:0px 10px 0px 0px;
	white-space:nowrap;
}

.mod_helpdesk .message-container .bottom-right .buttons
{
	width:125px;
	height:20px;
	float:right;
	text-align:right;
}

.mod_helpdesk .message-container .avatar
{
	padding:4px 0px 3px 8px;
}

.mod_helpdesk .message-container .poster
{
	padding-left:8px;
	font-weight:bold;
}

.mod_helpdesk .mainlist th
{
	padding:2px 10px;
	background-color:#536132;
	border:0 #536132;
	font-family:tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-weight:normal;
	font-size:9px;
	color:#000000;
	white-space:nowrap;
}

.mod_helpdesk .mainlist td
{
	padding:2px 1px 2px 3px;
	border-right:1px solid #3c442b;
	border-bottom:1px solid #3c442b;
}

.mod_helpdesk .mainlist td.latestpost
{
	border-right:0px;
	font-family:tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
}

.mod_helpdesk .mainlist .iconcol-unread
{
	background-color:#fff0f0;
}

.mod_helpdesk .mainlist .datarow:hover
{
	background-color:#3c442b;
}

.mod_helpdesk .mainlist .maxwidth
{
	width:100%;
}

.mod_helpdesk .mainlist .nowrap
{
	white-space:nowrap;
}

.mod_helpdesk .mainlist .centered
{
	text-align:center;
	white-space:nowrap;
}

.mod_helpdesk .mainlist .sublink
{
	font-weight:normal;
}

.mod_helpdesk .mainlist .icons
{
	text-align:right;
	white-space:nowrap;
}

.mod_helpdesk .mainlist .ticket
{
	white-space:nowrap;
}

.mod_helpdesk .mainlist .ticket img
{
	margin:0 5 0 0;
}

.mod_helpdesk .mainlist .msginfo .tstamp
{
	font-weight:normal;
}

.mod_helpdesk .bottomlinks
{
	margin:5px 0px 0px 0px;
}

.mod_helpdesk .category .title
{
	margin:0;
	padding:0;
}

.mod_helpdesk .category .title *
{
	font-weight:normal;
	font-size:14px;
}

.mod_helpdesk .category .description
{
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:9px;
}

.mod_helpdesk .category .unread *, .mod_helpdesk .subject .unread
{
	font-weight:bold;
}

.mod_helpdesk .formbody .label_container
{
	padding:2px 0px;
	font-weight:bold;
}

.mod_helpdesk .formbody .hint
{
	padding:0px 0px 5px 0px;
}

.mod_helpdesk .formbody .subject, .mod_helpdesk .formbody .searchterms
{
	width:99%;
}

.mod_helpdesk .formbody .message_container
{
}

.mod_helpdesk .formbody .message
{
	margin-top:2px;
	margin-bottom:2px;
}

.mod_helpdesk .checkbox_container *
{
	vertical-align:middle;
}

.mod_helpdesk .formbody .submit_container
{
	padding:0 0 5 0;
}

.mod_helpdesk .formbody .error_message
{
	float:right;
	margin:-2px 0px 0px 0px;
	color:#red;
}

.mod_helpdesk .formbody .error_message img
{
	margin:0 5 0 0;
}

.mod_helpdesk .formbody .error_atch *
{
	font-weight:bold;
	color:#red;
}

.mod_helpdesk .searchform .checkbox_part
{
	display:inline;
	margin-right:20px;
}

.mod_helpdesk div.searchresult
{
	margin-bottom:15px;
}

.mod_helpdesk .searchresult .subject, .mod_helpdesk .searchresult .subject a
{
	margin-bottom:2px;
	font-size:14px;
}

.mod_helpdesk .searchresult .info
{
	margin-bottom:3px;
	font-size:10px;
	color:#888;
}

.mod_helpdesk .searchresult .highlight
{
	font-weight:bold;
}

.mod_helpdesk .searchresult .searcherror
{
	margin-bottom:10px;
	font-weight:bold;
	color:#red;
}

.helpdesk-message
{
	overflow:hidden;
}

.helpdesk-message *
{
	font-family:verdana,arial,helvetica,sans-serif;
}

.helpdesk-message h1, .helpdesk-message h2, .helpdesk-message h3, .helpdesk-message h4, .helpdesk-message h5
{
	margin:0;
	padding:0;
	font-family:arial,helvetica,sans-serif;
	font-weight:bold;
	color:#555555;
}

.helpdesk-message h1
{
	border-bottom:1px solid #555555;
	font-size:20px;
}

.helpdesk-message h2
{
	font-size:18px;
}

.helpdesk-message h3
{
	font-size:16px;
}

.helpdesk-message h4
{
	font-size:14px;
}

.helpdesk-message h5
{
	font-size:13px;
}

.helpdesk-message .underlined
{
	text-decoration:underline;
}

.helpdesk-message .striked
{
	text-decoration:line-through;
}

.helpdesk-message small
{
	font-size:9px;
}

.helpdesk-message big
{
	font-size:16px;
}

.helpdesk-message .rightaligned
{
	text-align:right;
}

.helpdesk-message .centered
{
	text-align:center;
}

.helpdesk-message .justified
{
	text-align:justify;
}

.helpdesk-message .titlebar
{
	height:20px;
	margin:0;
	padding:0 5;
	font-weight:bold;
}

.helpdesk-message .titlebar, .helpdesk-message .titlebar *
{
	vertical-align:middle;
}

.helpdesk-message .titlebar .icon
{
	padding:0 5 0 0;
}

.helpdesk-message .scrollbox
{
	overflow:auto;
	padding:5px;
}

.helpdesk-message .quotebox, .helpdesk-message .notebox, .helpdesk-message .warnbox, .helpdesk-message .codebox
{
	margin:5px 20px;
	padding:0;
}

.helpdesk-message .edit
{
	font-family:courier new;
	font-weight:normal;
	font-size:10px;
	color:#777;
}

.helpdesk-message .quotebox
{
	background-color:#34431c;
	border:1px solid #475c24;
}

.helpdesk-message .quotebox .scrollbox, .helpdesk-message .quotebox .scrollbox *
{
	color:#889470;
}

.helpdesk-message .quotebox-titlebar, .helpdesk-message .quotebox-text
{
	background-color:#475c24;
	border-top:1px solid #475c24;
	color:#000;
}

.helpdesk-message .notebox
{
	background-color:#ffffe0;
	border:1px solid #ffdead;
}

.helpdesk-message .notebox-titlebar, .helpdesk-message .notebox-text
{
	background-color:#ffdead;
	border-top:1px solid #ffdead;
	color:#0062c8;
}

.helpdesk-message .warnbox
{
	background-color:#fff0f4;
	border:1px solid #d87093;
}

.helpdesk-message .warnbox-titlebar, .helpdesk-message .warnbox-text
{
	background-color:#d87093;
	border-top:1px solid #d87093;
	color:#ff0;
}

.helpdesk-message .codebox
{
	background-color:#fff;
	border:1px solid #a9a9a9;
}

.helpdesk-message .codebox-titlebar, .helpdesk-message .codebox-text
{
	background-color:#a9a9a9;
	border-top:1px solid #a9a9a9;
	color:#fff;
}

.helpdesk-message .preformated
{
	margin:0;
}

.helpdesk-message .preformated .scrollbox
{
	overflow:auto;
}

.helpdesk-message .table1, .helpdesk-message .table1 td, .helpdesk-message .table1 th, .helpdesk-message .table2, .helpdesk-message .table2 td, .helpdesk-message .table2 th
{
	padding:2px 5px;
	border:1px solid #bbb;
}

.helpdesk-message .table0 th, .helpdesk-message .table1 th, .helpdesk-message .table2 th
{
	text-align:left;
	background-color:#f0f4f8;
	font-weight:bold;
}

.helpdesk-message .table1
{
	border-collapse:collapse;
	border-spacing:0;
}

.helpdesk-message .table2
{
	border-spacing:2px;
}

.helpdesk-message .table0, .helpdesk-message .table0 td, .helpdesk-message .table0 th
{
}

.helpdesk-code .de1, .helpdesk-code .de2
{
	font-family:'Courier New', Courier, monospace;
	font-weight:normal;
}

.helpdesk-code
{
}

.helpdesk-code .head
{
}

.helpdesk-code .foot
{
}

.helpdesk-code .imp
{
	font-weight:bold;
	color:#red;
}

.helpdesk-code .ln-xtra
{
	background-color:#ffc;
	color:#cc0;
}

.helpdesk-code li
{
	font-family:'Courier New', Courier, monospace;
	font-weight:normal;
	color:#black;
}

.helpdesk-code li.li2
{
	font-weight:bold;
}

.helpdesk-code .kw1
{
	color:#b1b100;
}

.helpdesk-code .kw2
{
	font-weight:bold;
	color:#000000;
}

.helpdesk-code .kw3
{
	color:#000066;
}

.helpdesk-code .co1
{
	font-style:italic;
	color:#808080;
}

.helpdesk-code .co2
{
	font-style:italic;
	color:#808080;
}

.helpdesk-code .coMULTI
{
	font-style:italic;
	color:#808080;
}

.helpdesk-code .es0
{
	font-weight:bold;
	color:#000099;
}

.helpdesk-code .br0
{
	color:#66cc66;
}

.helpdesk-code .st0
{
	color:#ff0000;
}

.helpdesk-code .nu0
{
	color:#cc66cc;
}

.helpdesk-code .me1
{
	color:#006600;
}

.helpdesk-code .me2
{
	color:#006600;
}

.helpdesk-code .sc0
{
}

.helpdesk-code .sc1
{
}

.helpdesk-code .sc2
{
}

.helpdesk-code .sc3
{
}

.helpdesk-code .re0
{
	color:#0000ff;
}

.helpdesk-code .re1
{
	color:#ff0000;
}

.functionbar *
{
	margin:0;
	padding:0;
	vertical-align:middle;
}

.functionbar
{
	height:30px;
	clear:both;
	margin:0px 0px 1px 0px;
	padding:1px 5px;
	border:1px solid #5a5946;
}

.functionbar .buttongroup
{
	height:20px;
	float:left;
	display:block;
	margin:0 10 0 0;
}

.buttongroup .imgbutton
{
	float:left;
	display:block;
	margin:4px 4px 0px 0px;
}
