/* ****************************** only ie 6 ****************************** \*/
* html body {
    behavior:url(/styles/csshover.htc);
}
/* ****************************** global ****************************** \*/
h3 {
	color: #999;
}
.standalone_link {
	margin: 10px 30px;
	}
.standalone_link a {
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	}
/* ****************************** layout ****************************** \*/
#wrapper {
	background-image: none;
    }
#content {
	width: 100%;
    }
#forum form label {
	font-size: 0.85em;
    }
#border {
	border-top: 1px solid #dcdcdc;
	}
#border h3 {
	margin-left: 20px;
}
#border hr {
	color: #dcdcdc;
	background-color: #dcdcdc;
}
#frame_bottom {
		width: auto;
		}
#forum #border form {
	padding: 10px 20px;
}
#forum {
    padding-top: 16px;
    }
/* ****************************** header ****************************** \*/
#forum_header {
    margin-bottom: 6px;
}
#forum_header h1 {
    font-size: 1.2em;
    color: #012469;
    margin: 6px 3px 12px 0;
}
#forum_header h1 a,
#forum_header h1 a:visited,
#forum_header h3 a,
#forum_header h3 a:visited {
    color: #012469;
}
#forum_header h3 {
    font-size: 0.9em;
}
#forum_header p {
    font-size: 0.9em;
    margin-bottom: 12px;
    line-height: 1.3em;
    margin-top: 20px;
    }
#forum_header a {
    text-decoration: none;
}
#forum_header a:hover {
    text-decoration: underline;
}
.forum_header h2 {
    font-size: 1.1em;
    margin-top: 2px;
}
#adminmode {
    width: 16.8em;
    font-size: 0.85em;
    font-weight: bold;
    color: #333;
    float: right;
}
#adminmode a {
    color: #c00;
}
/* ****************************** breadcrumb ****************************** \*/
ul.forum_path  {
    list-style: none;
    padding: 3px;
    margin: 0 10px;
    clear: both;
    font-size: 0.85em;
    font-weight: bold;
	color:#333;
}
ul.forum_path li {
    display: inline;
    margin-left: 1px;
    white-space: nowrap;
}
ul.forum_path .gt {
	font-weight: normal;
	color:#999;
	padding-left: 6px;
	padding-right: 6px;
}
ul.forum_path a,
ul.forum_path a:visited {
	font-weight: bold;
	color:#333;
    text-decoration: none;
}
ul.forum_path a:hover {
    text-decoration: underline;
}
/* ****************************** navigation ****************************** \*/
ul.forum_navi {
    font-size: 0.85em;
    list-style: none;
    padding: 10px;
    clear: both;
    background: #dedede url(/icons/bg_forumnavi.jpg) top right repeat-x;
    color: #333;
}
ul.forum_navi li {
    display: inline;
    margin-left: 1px;
    white-space: nowrap;
    padding: 3px 5px;
}
ul.forum_navi li.pipe {
	border-right: 1px solid #fff;
	padding: 4px 9px 4px 4px;
	color: #333;
}
ul.forum_navi li.active {
	font-weight: bold;
	color: #999;
}
ul.forum_navi li img {
	vertical-align: -2px;
	padding-right: 6px;
	padding-left: 6px;
}
ul.forum_navi a {
    color: #012469;
    text-decoration: none;
    font-weight: bold;
}
ul.forum_navi a:hover {
    text-decoration: underline;
}
ul.forum_action {
    list-style: none;
    padding: 3px;
    font-size: 0.85em;
    width: 70%;
    margin: 5px;
}
ul.forum_action li {
    display: inline;
    margin: 2px 6px;
    white-space: nowrap;
}
.forum_action a:visited {
    color: #039;
}
.forum_action a {
    color: #039;
    text-decoration: none;
}
/* ****************************** thread overview ****************************** \*/
.thread_tree {
    list-style: none;
    line-height: 1.2;
    font-size: 0.85em;
    min-width: 50em;
    border-top: 8px solid #f6f6f6;
    border-bottom: 8px solid #f6f6f6;
    margin-top: 1px;
    margin-bottom: 1px;
}
.thread_tree li {
    clear: both;
    margin-top: 5px;
    width: 100%;
    border-bottom: 1px solid #f6f6f6;
}
ul.nextlevel_line li,
ul.nextlevel li {
    border-bottom: none;
}
.thread_tree a,
.fora_list a {
    color:#039;
    text-decoration: none;
}
.thread_tree a:visited,
.fora_list a:visited {
    color:#666;
}
.fora_list {
    list-style: none;
    margin: 12px 0 12px 13px;
    padding: 0;
    line-height: 1.2;
    font-size: 0.85em;
}
.fora_list li {
    clear: both;
    margin-top: 5px;
    width: 100%;
}
.forum_title {
    width: 70%;
    float: left;
    font-size: 1.2em;
}
.forum_title a {
    font-weight: bold;
    color: #039;
}
.forum_title a:visited {
    color: #039;
}
.forum_subtitle {
    clear: both;
    color: #000;
}
.bullet,
.mail_bullet {
    float: left;
    width: 25px;
}
.bullet img {
    border: none;
    padding: 2px 0 0 13px;
    vertical-align: -1px;
}
* html .bullet img {
    padding-top: 5px
}
.mail_bullet img {
    border: none;
    padding: 2px 0 0 0;
}
.thread_title {
    max-width: 50%;
    margin-left: 30px;
}
ul.nextlevel_line .thread_title,
ul.nextlevel .thread_title  {
    margin-left: 20px;
}
.thread_title img {
     vertical-align: middle;
     border: none;
}
.thread_title a {
    display: block;
}
ul.nextlevel .bullet img,
ul.nextlevel_line .bullet img {
    border: none;
    padding: 0 0 0 10px;
    vertical-align: top;
}
ul.nextlevel,
ul.nextlevel_line {
    list-style: none;
    margin: 0 0 0 10px;
    padding: 0 0 0 10px;
    clear: both;
}
ul.nextlevel_line {
    background: url(/icons/forum/bg_l.gif) 22px repeat-y;
}
ul.nextlevel_line li.last {
    background: #fff;
}
.thread_votechart {
    float: right;
    width: 40px;
}
.thread_votechart img {
    width: 31px;
    height: 14px;
    border: none;
}
.thread_user {
    overflow: hidden;
    width: 12em;
    float: right;
    white-space: nowrap;
    color: #666;
}
.thread_user img {
     vertical-align: middle;
     border: none;
}
.thread_date {
    float: right;
    white-space: nowrap;
    text-align: right;
    width: 10em;
    color: #000;
    padding-right: 10px;
}
.post_anz {
    color: #666;
    font-weight: normal;
    text-decoration: none;
}
.date_note {
	color: #900;
    font-size: 0.8em;
    float: right;
    padding-right: 10px;
    margin: 5px 0;
    width: 19.2em;
}
/* ****************************** posting ****************************** \*/
.user_info {
	background-color: #efefef;
	color: #014d98;
	font-size: 0.95em;
	padding: 5px 12px 5px 20px;
}
.user_info .post_anz {
	font-size: 85%;
	padding-left: 5px;
}
.feedback {
    padding-top: 2px;
    float: right;
    width: 18em;
	text-align: right;
	padding-right: 10px;
}
.feedback a {
    font-size: 75%;
    text-decoration: none;
}
.feedback a:hover {
    text-decoration: underline;
}
h3.posting_subject {
    color: #333;
    margin: 14px 20px 8px;
}
.posting_date {
    color: #999;
    font-size: 85%;
    font-weight: normal;
    padding-left: 20px;
}
p.posting_text {
	font-size: 0.9em;
	width: 40em;
	margin: 5px 20px 16px;
}
.vote_posting {
    width: 20em;
    float: right;
    margin-top: 1.2em;
    margin-right: 12px;
    text-align: right;
    font-size: 0.85em;
    color: #666;
}
.vote_posting img {
    margin-left: 6px;
}
.tovote_links {
    font-size: 0.85em;
    text-align: right;
    float: right;
    width: 20em;
    margin-right: 12px;
    color: #666;
    	margin-top: -1.6em;
}
.tovote_links img {
    vertical-align: -2px;
}
a.notes {
	display: block;
	margin-top: 8px;
    text-decoration: underline;
}
a.notes:hover {
    text-decoration: none;
}
/* ****************************** post form ****************************** \*/
#forum form input[type="text"],
#forum form textarea {
	background-color: #fffdf6;
	}
#forum form input[type="submit"] {
	background-color: #039;
	color: white;
	padding: 1px 2px;
	margin: 12px 6px 8px 10px;
	}
#border form input[type="submit"] {
	margin-left: 0px;
	}
#forum form label input {
	margin-left: 5px;
    }
#forum fieldset p i {
	font-style: normal;
	color: #900;
    }
/* ****************************** error ****************************** \*/
.error_message {
   background: #fefdf6;
    padding: 20px;
    margin: 10px;
    border: 1px solid #a3b2d0;
}
.error_message h3 {
	color: #333;
	font-size: 0.9em;
	margin: 5px 0 0 5px;
}
.error_message p {
	color: #333;
	font-weight: bold;
	line-height: 1.2em;
	margin: 5px 0 0 5px;
}
/* ****************************** text color ****************************** \*/
.red {
    color: #900;
}
.green {
    color: #090;
}
.redsize80 {
    color: red;
    font-size: 80%;
}
.orange,
.new_post {
    color: #900;
}
.quote {
    color: #a07851;
}
.active_post {
    color: #09f;
}
/* ****************************** line hover ****************************** \*/
.hover:hover {
    background: #eee;
}
.hover {
    border: 1px solid white;
}
.hover_line:hover {
    background: #eee url(/icons/forum/bg_l.gif) 7px repeat-y;
}
/* ****************************** personal settings ****************************** \*/
.settings {
    width: 30em;
}
.settings h2 {
    color: #000;
    font-size: 0.9em;
	margin-top: 20px;
}
.settings form label {
    background-color: #daedf3;
    padding: 8px 5px 5px 10px;
    display: block;
    width: 25em;
	margin: 2px 30px;
	font-size: 0.9em;
}
.settings form fieldset {
	margin-bottom: 20px;
	margin-top: 20px;
}
.settings form .submit {
	margin-left: 30px;
}
/* ****************************** admin ****************************** \*/
#admin_form,
.userinfo,
.action_links {
	margin: 20px ;
}
#forum #admin_form label {
	margin-left: 5px;
}
.userinfo b {
	padding-right: 10px;
}
#link_box_right {
	float: right;
	width: 180px;
	margin: 20px;
	border: 1px dotted #ddd;
	padding: 10px;
}
#link_box_right p {
	font-size: 0.85em;
	margin: 5px 0 0 5px;
}
#link_box_right ul {
	font-size: 0.85em;
	margin: 0 0 10px 10px;
	padding-left: 10px;
}
h3.term {
	margin-bottom: 8px;
	font-size: 0.9em;
}
/* */
