/*-----------------------------------*\
|          dtfaq main style           |
|        (c) 2005 brad dixon          |
\*-----------------------------------*/

/* general purpose */

body {
  margin: 0px 0px 0px 0px;
  background-color: #FFFFFF;
  background-image: url(../images/page_bg.png);
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #37342f;
}
div {
  line-height: 150%;
}
img {
  border: 0px;
  margin: 0px;
  padding: 0px;
}
img.icon {
  vertical-align: -15%;
  behavior: url(iepngfix.htc);
}
.float_right {
  float: right;
}
.float_left {
  float: left;
}
.align_left {
  text-align: left;
}
.align_right {
  text-align: right;
}
.align_center {
  text-align: center;
}
.indent {
  margin: 10px 0px 10px 7px;
}
.quote {
  border-top: 0px;
  border-bottom: 0px;
  border-left: 5px solid #6b4d27;
  border-right: 0px;
  font-style: italic;
  margin: 0 30px;
  padding-left: 10px;
  font-family: "Times New Roman", serif;
  color: #37342f;
}
form {
  margin: 0px;
}
input {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  padding: 3px;
}
input.text, textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  padding: 3px;
}
input.button {
}
select {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  padding: 3px;
}
option, optgroup {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
}

/* text formatting */

a {
  color: #534e15;
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  color: #5c0002;
}
span.title {
  font-family: Helvetica, "Times New Roman", serif;
  font-size: 14pt;
  letter-spacing: 1px;
  color: #391817;
}
span.comment_author {
  font-family: Helvetica, "Times New Roman", serif;
  font-size: 10pt;
  font-style: italic;

  letter-spacing: 1px;
  color: #391817;
}

/* layout */

table#outer {
  width: 100%;
  height: 100%;
}
div#container {
  width: 800px;
  height: 100%;
}
div#page_title {
  width: 800px;
  height: 31px;
background-color:#000000;
  padding-top: 7px;
  padding-bottom: 8px;
  text-align: left;
}
div#nav {
  width: 800px;
  height: 31px;
  background-color: #EEEEEE;
  background-image: url(../images/nav_bg.png);
  background-repeat: repeat-x;
  text-align: left;
}
div#nav_content {
  padding: 0px 0px 0px 15px;
  color: #617621;
}
img.nav {
  margin-right: 25px;
}
div#footer {
  width: 800px;
  height: 31px;
  background-color: #EEEEEE;
  background-image: url(../images/footer_bg.png);
  background-repeat: repeat-x;
  text-align: left;
  clear: both;
}
div#footer_content {
  padding: 0px;
  color: #617621;
  text-align: center;
}
div#content_container {
  width: 798px;
  margin-top: 0px !important;
  margin-top: -2px;
  background-color: #9f9c75;
  border-top: 1px solid #d0cdaa;
  border-bottom: 1px solid #888564;
  border-left: 1px solid #d0cdaa;
  border-right: 1px solid #888564;
  text-align: left;
  vertical-align: top;
}
div#content_sidebar {
  float: right;
  width: 200px;
  background-color: #9f9c75;
  padding: 10px;
  margin-right: -7px;
  margin-left: -1px;
}
div#content_sidebar ol {
  margin: 0px;
}
div#content_sidebar ul {
  margin: 0px;
}
div#content_sidebar li {
  margin: 0px;
}
div#content_content {
  height: 100%;
  background-color: #c1bd8e;
  padding: 10px;
  margin-right: 220px !important;
  margin-right: -220px;
  text-align: left;
}
div.content_window {
  	background-color: #9f9c75;
	  border-top: 1px solid #d0cdaa;
	  border-bottom: 1px solid #888564;
	  border-left: 1px solid #d0cdaa;
	  border-right: 1px solid #888564;
  padding: 8px;
  margin: 10px 0px 10px 0px;ß

}
div.content_window_comment {
  	background-color: #7f7c55;
	  border-top: 1px solid #d0cdaa;
	  border-bottom: 1px solid #888564;
	  border-left: 1px solid #d0cdaa;
	  border-right: 1px solid #888564;
  padding: 8px;
  margin: 10px 0px 10px 0px;

}
div.main_window {
  font-size: 10pt;
}
div.main_window img{
	max-width:540px;
	  width: expression(this.width > 540 ? 540: true);

}
a.content_title {
  font-family: Helvetica, "Times New Roman", serif;
  font-size: 12pt;
  letter-spacing: 1px;
  color: #534e15;
  text-decoration: none;
  font-weight: normal;
}
a.content_title:hover {
  font-family: Helvetica, "Times New Roman", serif;
  font-size: 12pt;
  letter-spacing: 1px;
  color: #534e15;
  text-decoration: none;
  font-weight: normal;
}
a.main_title {
  font-family: Helvetica, "Times New Roman", serif;
  font-size: 14pt;
  letter-spacing: 1px;
  color: #391817;
  font-weight: normal;
}
a.main_title:hover {
  font-family: Helvetica, "Times New Roman", serif;
  font-size: 14pt;
  letter-spacing: 1px;
  color: #391817;
}
div.content_footer {
  border-top: 1px solid #d0ceb5;
  margin-top: 8px;
  margin-bottom: 15px !important;
  margin-bottom: 0px;
}
a.content_comments {
  float: right;
  padding: 1px 5px 5px 5px;
  background-color: #d0ceb5;
  color: #363532;
  font-weight: normal;
}
a.content_comments:hover {
  background-color: #a9926a;
  color: #363532;
}
a.content_attachments {
  float: right;
  padding: 1px 5px 5px 5px;
  margin-right: 5px;
  background-color: #d0ceb5;
  color: #363532;
  font-weight: normal;
}
a.content_attachments:hover {
  background-color: #a9926a;
  color: #363532;
}
.comments_num {
  font-size: 14pt;
  font-weight: bold;
  margin-top: -2px;
}
a.content_comments_small {
  font-family: Helvetica, "Times New Roman", serif;
  float: right;
  padding: 5px;
  background-color: #7D7A74;
  color: #DDDAD2;
  font-weight: normal;
}
a.content_comments_small:hover {
  background-color: #DDDAD2;
  color: #76746E;
}
div.content_datetime {
  float: left;
  font-family: Helvetica, "Times New Roman", serif;
  margin-top: 5px;
  margin-right: 0px !important;
  margin-right: -200px;
  color: #d0cdaa;
}
div#new_content {
  width: 558px;
  text-align: left;
}
div#new_content_right {
  width: 270px;
  float: right;
}
div#new_content_left {
  width: 270px;
  margin-right: 280px;
}
a.new_content_title {
  font-weight: bold;
  text-decoration: none;
}
a.new_content_title:hover {
  font-weight: bold;
  text-decoration: none;
}
img.content_img {
  margin: 4px 8px -10px 0px;
}
div.pagination {
  font-family: Helvetica, "Times New Roman", serif;
  font-size: 10pt;
  /* border-bottom: 1px solid #FFFFFF; */
  margin-bottom: 10px;
}
div.pagination_bottom {
  font-family: Helvetica, "Times New Roman", serif;
  font-size: 10pt;
  margin-top: 10px;
}
.legend_smilie {
  height: 12px;
}
.legend_smilie_confused {
  height: 19px;
}
.legend_smilie_banana {
  height: 32px;
}