html, body {
  background: #215e70;
  color: #000;
}

legend {
  font-size: 120%;
  font-weight: bold;
  margin: 5px 0px 5px 0px;
}

body a {
  text-decoration: underline;
  color: #0000FF;
}

td {
  padding: 6px;
}

.tcat {
  background: #fff;
  color: #000;
  font-weight: bold;
}

h2 {
  font-weight: bold;
  font-size: 1.5em;
}

#Page {
  width: 980px;
  background: white;
  border: 5px solid #333;
  margin: auto;
  margin-top: 5px;
  height: 100%;
  border-radius: 5px;
}

#topBar {
	padding-bottom: 10px;
}

.categorylink {
font-size: 14px;
line-height: 20px;
color: black;
}

.answercount {
  font-size: 26px;
  font-family: Arial;
  color:#5e5e5e;
  padding-top: 20px;
}

.questiontext {
  font-size: 15px;
  line-height: 20px;
  margin-top: 20px;
  width: 90%;
}

.questioninfo {
  font-size:12px;
  color:#3e85bb;
  float:left;
}
.answer_summary {
  font-size:8pt;
  font-family: Arial, Helvetica, sans-serif;
  width:100%;
  height:100%;
}

.header_avatar{
  width:41px;
  height:41px;
  float: left;
  top:3px;
  left:0;
  border: none;
}

.header_buttons {
  height:20px;
  position:relative;
  top:0px;
  float: left;
}

.profile_buttons {
width:160px;
}


.header_username {
  padding-left: 5px;
  float: left;
}

#navBar {
padding-left: 10px;
border-top:  1px solid #ddd;
border-bottom:  1px solid #ccc;
-moz-box-shadow: 0px 3px 7px #888;
-webkit-box-shadow: 0px 3px 7px #888;
}

.threadToolsMenu {
  font-size:12px;
  padding: 5px;
  float:right;
  width:100%;
  text-align:right;
}


.welcome_header {
  border-top: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  font-size: 14px;
  padding: 5px;
}

.join_button {
line-height: 22px;
background: orangeRed;
padding: 5px;
border: 3px solid #555;
color: white;
border-radius: 8px;
font-size: 18px;
display: block;
text-align: center;
text-decoration: none;
width: 20%;
margin-left: 41%;
margin-top: 10px;
margin-right: 5px;
margin-bottom: 5px;
}
}

#set_thread_visibility {
  color:#164065;
  cursor:pointer;
  text-decoration:underline;
}

#navBar .vbmenu_control {
	font-size:16px;
	font-weight:bold;
	padding-left:5px;
}

#navBar .vbmenu_control a
{
	color: #666 !important;
	text-decoration: none !important;
	padding: 5px;
}
#navBar .vbmenu_control a:hover
{
	color: #000 !important;
	text-decoration: none !important;
	padding: 5px;
}

#navBar img {
	display:inline-block;
	border: 0px;
}

#navBar td {
	width:50px;
	border-right: dotted 1px #ccc;
}

#breadcrumbBar {
	padding-left:25px;
	padding-bottom:15px;
	padding-top: 15px;
}

#breadcrumbs_bar {
	font-size: 15px;
}

.forumdiv {
	width: 95%;
	float: left;
	padding:10px;
}
.orangehead {
	font-family: Arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9E4100;
	text-decoration: none;
}
.latestThreadbit {
height: auto;
float: left;
font-size: 11px;
padding: 5px;
width: 98%;
border-bottom: 1px solid #EFEFEF;
background: #EEE;
margin-top: 10px;
margin-bottom: 10px;
}

.latestThreadbit a {
  color: #337;
  font-weight: bold;
}

.latestThreadbitThread {
	font-size:15px;
	padding: 5px 0px 5px 0px;
	line-height:20px;
	text-decoration:none;
}

.SeniorMembers {
	padding-left: 20px;
	padding-right: 30px;
}

.feature_expert {
	border: solid 1px #ddd;
	background: #eee;
	font-size:14px;
	color: #333;
	float:left;
	width:250px;
	padding:15px;
}

.feature_expert img {
  float:left;
  display:inline;
  height: 45px;
  width: 45px;
  border:0px;
  padding:5px;
}

.feature_expert a {
  font-size: 12px;
}

a.greylink:link, a.greylink:visited, a.greylink:active   {
	font-family: "Arial";
	color: #000000;
	font-size: 12px;
	font-weight: normal !important;
	text-decoration: none;
}
a.greylink:hover {
	font-family: "Arial";
	color: #2B313B;
	font-size: 11px;
	font-weight: normal !important;
	text-decoration: underline;
}

.questiontitle {
	font-size:20px;
	padding-top:0px;
	padding-bottom:5px;
	margin:0px;
}

.actionbutton {
margin-left:20px;
padding: 5px;
text-decoration: none;
background: #eee;
border-radius: 3px;
font-weight: bold;
color:black;
}

body {
font-family: arial;
margin: 0;
padding: 0;
color: black;
}


.regInput {
	line-height:20px;
	font-size:13px;
	background:#eee;
	border: 1px groove #444;
}

#lb_banner {
position: relative;
height: auto;
border-top: 1px dotted #769CCE;
border-bottom: 1px dotted #769CCE;
margin-left: auto;
margin-right: auto;
}

#ask_input_container {
background: #002851;
padding: 1px;
top: 17px;
left: 17px;
border: 1px solid #B3DCF3;
border-radius: 2px;
height:30px;
}
.container_on {
background: #002851;
border: 1px solid #002851 !important;
}

#divInstructionText {
font-size:12px;
color:#333;
margin-top:20px;
padding:5px;
line-height:16px;
}

#dv_submit_button {
	padding: 0 15px;
	height: 30px;
	line-height: 30px;
	color: white;
	background: #002851;
	cursor: pointer;
	font-size:20px;
}

.divAskForm {
	margin-top:5px;
}

#dv_Form .bginput {
  background: #EEECB4;
  font-size: 20px;
  height: 20px;
}

.divAskForm h2 {
	font-size: 17px;
	margin:0px;
	padding-top:10px;
}
.divAskForm h3 {
	font-size: 14px;
	margin:0px;
	padding-top:7px;
}

.break {
	font-size: 14px;
	color: #555;
	font-weight:bold;
	background: yellow;
	text-align:center;
	width:20%;
	margin:10px;
}

input#ask_input {
float: left;
outline: 0 none;
border: none;
padding: 0 5px;
height: 30px;
width: 400px;
font-size: 16px;
line-height: 30px;
}

#ask_input_container .overTxtLabel {
color: #002851;
padding: 3px;
}

#woltable {
	width:90%;
}

.announcement {
	font-size: 14px;
	background: #CCEEEE;
	border: solid 1px #bbdddd;
}

#ask_input_container .askbutton {
	padding: 5px 15px 0px 10px;
	height: 20px;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	color: white;
	background: none repeat scroll 0% 0% rgb(0, 40, 81);
	cursor: pointer;
	float: right;
	width: 40px;
}

#validate {
padding: 10px;
width: 97%;
}

.spinner {
position: absolute;
opacity: 0.9;
filter: alpha(opacity=90);
z-index: 999;
background: #fff}

.Threadbit a {
	color: #337;
	text-decoration: none;

}

.divThreadPreview {
font-size: 14px;
width: 99%;
padding: 5px;
line-height: 20px;
background: white;
margin-top: 5px;
}

#home_activity_snippet {
margin: 0 15px;
border: 1px solid #AAA;
background: url(../amhd_imgs/misc/join_banner_back.png) repeat-x 0 -30px;
-webkit-box-shadow: 1px 1px 5px #AAA;
-moz-box-shadow: 1px 1px 5px #AAA;
box-shadow: 1px 1px 5px #AAA;
padding: 5px}

.activity_snippet_row {
height: 16px;
font-size: 13px;
line-height: 16px;
margin-bottom: 15px;
display: inline;
margin-right: 15px}
.activity_snippet_row img {
display: inline}
.activity_snippet_row b {
font-size: 14px}

.agree_disagree_container {
float: left;
max-width: 400px
}

.disagree_button {
color: #7E7E7E;
font-size: 11px;
cursor: pointer;
line-height: 25px;
float: left;
}

.disagree_questionnaire {
width: 600px;
height:90px;
font-size: 12px !important;
background: white;
margin-left: 100px;
border: 1px solid #666;
border-radius: 7px;
padding: 5px;
}

.agree_button {
height: 35px;
width: 30px;
background: url(../amhd_imgs/misc/agree_disagree_sprite.png) left top;
float: right;
margin-top: 8px;
cursor: pointer;
background-position: -85px}
.agree_button_chosen {
height: 35px;
width: 30px;
background: url(../amhd_imgs/misc/agree_disagree_sprite.png) left top;
float: right;
margin-top: 8px;
background-position: -245px}
.positive_votes {
color: #00aa71;
font-size: 11px;
margin-left: 4px;
font-style: normal}
.agree_thumb_button_off,.agree_thumb_button_disabled {
background: url(../amhd_imgs/misc/agree_disagree_thumb_sprite_small.png) no-repeat right 0;
line-height: 27px;
font-size: 13px;
height: 27px;
overflow: hidden;
padding: 0 3px 0 0;
float: right;
text-align: left;
position: relative;
text-indent: 0;
cursor: pointer;
margin-top: 0px;
margin-right: 3px;
color: #00984f}
.agree_thumb_button_on {
background: url(../amhd_imgs/misc/agree_disagree_thumb_sprite_small.png) no-repeat right -27px;
line-height: 27px;
font-size: 13px;
height: 27px;
overflow: hidden;
padding: 0 3px 0 0;
float: right;
text-align: left;
position: relative;
text-indent: 0;
cursor: pointer;
margin-top: 0px;
margin-right: 3px;
color: #FFF !important}
.agree_thumb_button_off b,.agree_thumb_button_disabled b {
font-weight:normal;
background: url(../amhd_imgs/misc/agree_disagree_thumb_sprite_small.png) no-repeat left 0;
font-size: 12px;
height: 27px;
text-indent: 27px;
float: left;
margin: 0;
padding-right: 7px;
color: inherit}
.agree_thumb_button_on b {
font-weight:normal;
background: url(../amhd_imgs/misc/agree_disagree_thumb_sprite_small.png) no-repeat left -27px;
font-size: 12px;
height: 27px;
text-indent: 27px;
float: left;
margin: 0;
padding-right: 7px;
color: #fff !important}
.agree_thumb_button_off span,.agree_thumb_button_on span,.agree_thumb_button_disabled span {
font-weight: normal;
font-size: 12px}
.agree_thumb_button_off:hover {
background: url(../amhd_imgs/misc/agree_disagree_thumb_sprite_small.png) no-repeat right -27px;
color: #fffeff}
.agree_thumb_button_off:hover {
color: #FFF !important}
.agree_thumb_button_off b:hover {
background: url(../amhd_imgs/misc/agree_disagree_thumb_sprite_small.png) no-repeat left -27px;
color: #FFF !important}
.agree_thumb_button_disabled {
cursor: default !important}


.negative_votes {
color: #b03315;
margin-left: 4px;
font-size: 11px;
font-style: normal;
}

.spacer {
height: 5px}

.avatar {
float: left;
height: 30px;
width: 30px;
margin-right: 5px;
margin-left: 5px;
border: 1px solid #777979;
}

.small_button {
border: 1px solid #BCBEBE;
color: #10004B;
text-align: center;
margin-left:5px;
margin-top: 5px;
padding: 2px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
font-size: 11px;
cursor: pointer;
text-decoration: none;
}
.small_button:hover {
cursor: pointer;
text-decoration: none;
border-color: #6e6e6e;
}
.small_button img {
  border: 0px;
}

.gray_button {
margin-top: 0px;
margin-right: 2px;
margin-bottom: 2px;
margin-left: 2px;
border: 1px solid #BCBEBE;
color: #10004B;
text-align: center;
padding: 4px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
font-size: 13px;
cursor: pointer;
background: #CECFCF;
text-decoration: none;
font-weight: bold;
}

.gray_button:hover {
cursor: pointer;
text-decoration: none;
border-color: #6e6e6e}
.gray_button img {
  border: 0px;
}
.rating_display {
max-width: 70px}

#loginbutton {
  background: #EEE;
padding: 3px;
font-size: 14px;
font-weight: bold;
}

#login_drawer {
padding-top: 2px;
padding-bottom: 5px;
margin-top: 0;
margin-bottom: 5px;
margin-left: 3px;
position: relative;
height: 50px;
float:right;
width:240px;
left:10px;
text-decoration: none !important;
}

.answer_button {
background: #FF5117;
border: 2px solid #E82900;
color: #fff;
line-height: 36px;
font-size: 22px;
text-align: center;
cursor: pointer;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
padding: 3px;
margin: 10px auto 10px auto}
.answer_button:hover {
border-color: #D12500;
text-decoration: underline;
color: #bbb;}

.blank {
text-decoration: none;
color: inherit;
border: 0 none;
position: relative}
.clear {
clear: both;
}


.step {
line-height: 30px;
height: 70px;
margin: 10px;
clear:both;
}
.stepLabel {
font-size: 30px;
color: orangeRed;
float: left;
font-weight:bold;
border: 2px solid orangeRed;
border-radius: 4px;
padding:2px;
line-height: 20px;
}
.step label.leftLabel {
margin-left: 10px;
font-size: 25px;
color: #00548d;
font-weight: bold;
float: left;
}
.step input {
height: 25px;
margin: 2px 4% 0 0 !important;
padding: 0 !important;
margin-left: 10px;
width: 200px;
font-size: 15px;
border-color: #939393;
border-style: inset;
border-width: 2px;
outline: 0 none;
background: #fff;
text-indent: 5px;
line-height: 25px
}
.step input:focus {
background: #fefcb8;
border-color: #000}
.step label.overTxtLabel {
color: #A6A6A6;
font-style: italic;
font-size: 15px;
margin: 6px;
font-weight: normal}

#join_modal_top {
  padding:20px;
  line-height:38px;
  margin-right:10px;
  font-size:27px;
  color:#DD5C27;
  font-weight:bold;

}

#join_modal .orange_join {
width: 118px;
height: 51px;
background: #DD5C27;
float: right;
margin-top: 20px;
cursor: pointer;
border-radius: 4px;
font-size: 25px;
font-weight:bold;
color: white;
}


#join_modal .gray_nothanks {
  width: 118px;
  height: 30px;
  background: #AAA;
  float: right;
  margin-right: 20px;
  margin-top: 40px;
  cursor: pointer;
  border-radius: 4px;
  color: #ddd;
  font-size: 17px;
}

#join_modal {
  width: 100%;
  height: 100%;
  text-align: left;}

.tooltip {
  width: 550px;
  height:200px;
  font-size: 14px !important;
  background: #FDFCBD;
  margin-left: 100px;
  border: 1px solid #666;
  border-radius: 4px;
  padding: 5px;
}

.comment {
  font-size: 12px;
  padding: 3px 0px 3px 0px;
  line-height: 15px;
}

.comments {
  background: #FDFCBD;
  height: auto;
  margin-bottom: 5px;
}

.inaccuracylabel {
  font-size: 12px;
  font-style: italic;

  font-weight:300;
}

#catSelected {
  border: 0px;
}

table.amhd_table {
  border-spacing: 6px;
  border-collapse: separate;
}

table.amhd_postbit_first_table {
  border-spacing: 25px;
  border-collapse: separate;
}

.amhd_thead { 
  background:#fff;
  color:#000;
  font:bold 13px Arial,verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif
}
td.amhd_thead { padding:4px;}
.amhd_thead a:visited,.amhd_thead_avisited { color:#0000ff}
.amhd_thead a:hover,.amhd_thead a:active,.amhd_thead_ahover {color:#FFFF00}

.bordered_fieldset { 
  border:1px solid #949494;
  padding:8px;
  margin-bottom:10px;
}

tr.deleted_post td {
  background: rgb(216, 216, 216);
}

tr.imod_highlight td {
  background: #FFFFCC;
}
