body {
  margin: 0;
  padding: 0;
  font: 12px/16px Arial, Verdana, sans-serif;
}

/* Main Content Blocks */

#main_container {
  margin: 0 auto;
  padding: 0;
  width: 750px;
  border-left: 1px solid #747474;
  border-right: 1px solid #747474;
  border-bottom: 1px solid #747474;
}

/* Main Nav */
#nav {
  list-style: none;
  padding: 0;
  margin: 0;
  background: #fff;
  width: 750px;
  height: 34px;
  background: url(/images/nav_back.jpg) no-repeat;
  clear: both;
}

#nav li {
  float: left;
  height: 34px;
  display: block;
  margin: 0;
  padding: 0;
}

#nav li a {
  height: 34px;
  display: block;
  text-indent: -9000px;
}

/* Home Nav */

#nav #nav_home {
  width: 58px;
}

#nav_home a:link, #nav_home a:visited {
  background: url(/images/nav_home.jpg) no-repeat 0 0;
}

#nav_home a:hover, #nav_home a:active {
  background: url(/images/nav_home_1.jpg) no-repeat 0 0;
}

/* About Nav */

#nav #nav_about {
  width: 49px;
}

#nav_about a:link, #nav_about a:visited {
  background: url(/images/nav_about.jpg) no-repeat 0 0;
}

#nav_about a:hover, #nav_about a:active {
  background: url(/images/nav_about_1.jpg) no-repeat 0 0;
}

/* Members Nav */

#nav #nav_members {
  width: 66px;
}

#nav_members a:link, #nav_members a:visited {
  background: url(/images/nav_members.jpg) no-repeat 0 0;
}

#nav_members a:hover, #nav_members a:active {
  background: url(/images/nav_members_1.jpg) no-repeat 0 0;
}

/* Events Nav */

#nav #nav_events {
  width: 55px;
}

#nav_events a:link, #nav_events a:visited {
  background: url(/images/nav_events.jpg) no-repeat 0 0;
}

#nav_events a:hover, #nav_events a:active {
  background: url(/images/nav_events_1.jpg) no-repeat 0 0;
}

/* FAQs Nav */

#nav #nav_faqs {
  width: 39px;
}

#nav_faqs a:link, #nav_faqs a:visited {
  background: url(/images/nav_faqs.jpg) no-repeat 0 0;
}

#nav_faqs a:hover, #nav_faqs a:active {
  background: url(/images/nav_faqs_1.jpg) no-repeat 0 0;
}

/* Groups Nav */

#nav #nav_groups {
  width: 93px;
}

#nav_groups a:link, #nav_groups a:visited {
  background: url(/images/nav_groups.jpg) no-repeat 0 0;
}

#nav_groups a:hover, #nav_groups a:active {
  background: url(/images/nav_groups_1.jpg) no-repeat 0 0;
}

/* Contact Us Nav */

#nav #nav_contactus {
  width: 79px;
}

#nav_contactus a:link, #nav_contactus a:visited {
  background: url(/images/nav_contactus.jpg) no-repeat 0 0;
}

#nav_contactus a:hover, #nav_contactus a:active {
  background: url(/images/nav_contactus_1.jpg) no-repeat 0 0;
}

/* BOD Nav */

#nav #nav_bod {
  width: 132px;
}

#nav_bod a:link, #nav_bod a:visited {
  background: url(/images/nav_bod.jpg) no-repeat 0 0;
}

#nav_bod a:hover, #nav_bod a:active {
  background: url(/images/nav_bod_1.jpg) no-repeat 0 0;
}

/* Webinars Nav */

#nav #nav_webinars {
  width: 70px;
}

#nav_webinars a:link, #nav_webinars a:visited {
  background: url(/images/nav_webinars-off.jpg) no-repeat 0 0;
}

#nav_webinars a:hover, #nav_webinars a:active {
  background: url(/images/nav_webinars-on.jpg) no-repeat 0 0;
}

/* Dash Nav */

#nav #nav_dash {
  width: 84px;
}

#nav_dash a:link, #nav_dash a:visited {
  background: url(/images/nav_dash.jpg) no-repeat 0 0;
}

#nav_dash a:hover, #nav_dash a:active {
  background: url(/images/nav_dash_1.jpg) no-repeat 0 0;
}

/* Headers, Para's, etc. */

#header_main {
  width: 750px;
  height: 186px;
  text-indent: -9000px;
  padding: 0;
  margin: 0;
  background: url(/images/header_main.jpg) no-repeat;
  clear: both;
  font: bold italic 10px Arial, Verdana, sans-serif;
}

#header_sub {
  width: 750px;
  height: 139px;
  text-indent: -9000px;
  padding: 0;
  margin: 0;
  background: url(/images/header_sub.jpg) no-repeat;
  clear: both;
  font: bold italic 10px Arial, Verdana, sans-serif;
}

#login_table {
  background: url(/images/login_back.gif) no-repeat;
  color: #fff;
  width: 210px;
  height: 108px;
}

#login_table h3 {
  margin: 2px 0 3px 5px;
  font: bold italic 13px Arial, Verdana, sans-serif;
  text-transform: uppercase;
  background: url(/images/login_header_back.gif) no-repeat bottom left;
}

#login_table strong {
  margin: auto 5px;
  font: bold 10px Arial, Verdana, sans-serif;
}

.login_box {
  border: 1px solid #7b8894;
  background: #f6f9fa;
  width: 100px;
  padding: 2px;
  margin: 0;
  height: 12px;
  font: 11px Arial, Verdana, sans-serif;
  color: #666;
}

.login_submit {
  padding: 0;
  margin: 0 0 6px 0;
}

.login_error {
  border-top: 1px solid #7b8894;
  border-bottom: 1px solid #7b8894;
  border-left: 1px solid #7b8894;
  border-right: 1px solid #7b8894;
  background: white;
  padding: 4px;
  font: bold 12px Arial, Verdana, sans-serif;
  width: 200px;
  color: #c00;
}

#welcome_block {
  width: 750px;
  color: #fff;
  margin: 0;
  padding: 0 0 20px 0;
  float: left;
  clear: both;
  background: #88a7c2 url(/images/block_background.gif) no-repeat bottom;
}

#welcome_block a {
  font: bold 12px/16px Arial, Verdana, sans-serif;
  color: #555;
  text-decoration: none;
}

#welcome_block a:hover {
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
}

#welcome_block a:visited {
  color: #e8f3ff;
  font-weight: bold;
  text-decoration: none;
}

#welcome_block_whole {
  width: 710px;
  margin: 0 20px 2px 20px;
}

#welcome_block_whole h2 {
font: bold 20px Arial, Verdana, sans-serif;
margin: 7px 0 0 0;
}

#welcome_block_whole h2 span {
  font: bold 11px Arial, Verdana, sans-serif;
  color: #404040;
}

#welcome_block_left {
  width: 473px;
  float: left;
  margin: 10px 20px 5px 20px;
  padding: 0;
}

#welcome_block_left h2 {
  font: bold 20px Arial, Verdana, sans-serif;
  text-transform: uppercase;
  margin: 3px 0 0 0;
}

#welcome_block_left p {
  margin: 10px 0 10px;
  padding: 0;
}

#welcome_block_left a {
  color: #fff;
  font: bold 12px Arial, Verdana, sans-serif;
  text-decoration: none;
}

#welcome_block_right {
  width: 225px;
  float: left;
  margin: 20px 0 10px 5px;
  padding: 0;
}

#main_content {
  clear: both;
  width: 750px;
  padding: 0;
  margin: 0;
  color: #656565;
}

#main_content a {
  color: #5a83a8;
}

#main_content a:hover {
  color: #656565;
}

#content_right {
  margin: 0;
  padding: 10px;
  width: 210px;
  float: left;
}

#content_right h4, #content_right_dash h4, #content_whole h4 {
  margin: 2px 0 3px 0;
  padding: 0 0 3px 0;
  font: bold italic 13px Arial, Verdana, sans-serif;
  color: #5a83a8;
  text-transform: uppercase;
  background: url(/images/sidebar_header_back.gif) no-repeat bottom left;
}

#content_right a, #content_right_dash a {
  font: 12px/16px Arial, Verdana, sans-serif;
  color: #555;
  text-decoration: none;
}

#content_right h4 a, #content_right_dash h4 a, #dash_container h4 a {
  height: 100%;
  color: #5a83a8;
  text-decoration: none;
  font: bold italic 13px Arial, Verdana, sans-serif;
}

#content_left {
  margin: 0;
  padding: 10px 25px 10px 25px;
  width: 460px;
  float: left;
}

#content_left hr {
  height: 1px;
  border: none;
  background: #ddd;
  margin: 10px 0 10px 0;
}

#content_whole {
  margin: 10px;
}

#content_left_dash {
  margin: 0;
  padding: 10px 5px 10px 25px;
  width: 480px;
  float: left;
}

#content_right_dash {
  margin: 0;
  padding: 10px;
  width: 210px;
  float: left;
}

#content_left h2, #content_left_dash h2, #content_whole h2 {
  margin: 0 0 8px 0;
  padding: 0 0 2px 0;
  font: bold 18px Arial, Verdana, sans-serif;
  color:#4d7080;
  background: url(/images/content_header_back.gif) no-repeat bottom left;
  text-decoration: none;
  width: 100%;
}

#content_left h2 a, #content_whole h2 a {
  color:#4d7080;
  text-decoration: none;
}

#content_left h3, #content_left_dash h3, #content_whole h3 {
  margin: 0;
  padding: 0;
  font: bold 14px Arial, Verdana, sans-serif;
  color:#be642c;
}

#content_left ul {
  margin: 0;
  padding: 5px 0 5px 30px;
}

#content_left li {
  margin: 0;
  padding: 0 0 4px 0;
  list-style: url(/images/li_1.gif);
}

#side_benefits {
  background: #dbe4ed;
  border: 1px solid #c7c7c7;
  margin: 0 0 10px 0;
  padding: 5px 10px 5px 10px;
}

#side_benefits ul {
margin: 0;
padding: 5px 0 0 15px;
}

#side_benefits li {
  list-style-image: url(/images/li_2.gif);
  margin: 0;
  padding: 0 0 4px 0;
}

#side_join {
  border: 1px solid #c7c7c7;
  margin: 0 0 10px 0;
  padding: 5px 10px 5px 10px;
  background: #fff url(/images/join_today_man.jpg) no-repeat bottom right;
  height: 235px;
}

#side_tools {
  background: #fff;
  border: 1px solid #c7c7c7;
  margin: 0 0 10px 0;
  padding: 5px 10px 5px 10px;
}

#side_partner {
  background: #fff;
  border: 1px solid #c7c7c7;
  margin: 0 0 10px 0;
  padding: 5px 10px 5px 10px;
}

#side_tools ul {
  margin: 0;
  padding: 5px 0 0 18px;
}

#side_tools li {
  margin: 0;
  padding: 0 0 4px 0;
  list-style: url(/images/li_1.gif);
}

#footer {
  clear: both;
  margin: 5px auto;
  padding: 0;
  width: 750px;
  font: 10px Arial, Verdana, sans-serif;
  color: #747474;
}

#footer a {
  font: bold 10px Arial, Verdana, sans-serif;
  text-decoration: none;
  color: #747474;
}

#clear {
  clear: both;
}

/* Dashboard */
#dash_container {
  width: 100%;
}

#dash_container h4 {
  margin: 2px 0 3px 0;
  padding: 0 0 3px 0;
  font: bold italic 13px Arial, Verdana, sans-serif;
  color: #5a83a8;
  text-transform: uppercase;
  background: url(/images/content_header_line_alt.gif) no-repeat bottom left;
}

#dash_container a{
  font: 12px/16px Arial, Verdana, sans-serif;
  color: #555;
  text-decoration: none;
}

#dash_left {
  width: 240px;
  margin: 0;
  float: left;
}

#dash_right {
  width: 240px;
  margin: 0;
  float: left;
}

#dash_1, #dash_2, #dash_3, #dash_4, #dash_5, .dash_box {
  width: 209px;
  margin: 10px 10px 10px 0 ;
  padding: 10px;
  border: 1px solid #d7d7d7;
  background: #fff url(/images/dashboard_back.gif) repeat-x top;
}

.last_dash {
  margin: 0 0 5px 0;
}

#dash_container ul {
  margin: 0;
  padding: 5px 0 0 20px;
}

#dash_container li {
  margin: 0;
  padding: 0 0 4px 0;
  list-style: url(/images/li_1.gif);
}

#dash_container p {
  margin: 5px 0 10px 0;
  padding: 0;

}

.dash_submit {
  margin: 10px 0 0 0;
}

.dash_text_box {
  border: 1px solid #d7d7d7;
  background: #e6edf3;
  width: 200px;
  margin: 0 0 10px 0;
  padding: 2px;
  font: 12px Arial, Verdana, sans-serif;
  color: #656565;
}

.dash_text_box_small {
  border: 1px solid #d7d7d7;
  background: #e6edf3;
  width: 100px;
  margin: 0 0 10px 0;
  padding: 2px;
  font: 12px Arial, Verdana, sans-serif;
  color: #656565;
}

.dash_text_area {
  border: 1px solid #d7d7d7;
  background: #e6edf3;
  width: 430px;
  height: 150px;
  margin: 0 0 10px 0;
  padding: 2px;
  font: 12px Arial, Verdana, sans-serif;
  color: #656565;
}

/* Dashboard Calendar */

#cal_table {
  border: 1px solid #c3c3c3;
  background: #eaeaea;
  font: 12px Arial, Verdana, sans-serif;
  color: #757575;
  vertical-align: middle;
  text-align: center;
  margin: 10px 0 0 0;
  padding: 2px;
}

.cal_month {
  font: bold italic 12px Arial, Verdana, sans-serif;
  color: #5a83a8;
  text-transform: uppercase;
}

.cal_day {
  background: #bdbdbd;
  font: bold 12px Arial, Verdana, sans-serif;
}

.cal_event {
  color: #fff;
  background: #7fabd0;
}

#cal_active {
  border: 1px solid #6e6e6e;
}

#cal_prev {
 text-align: left;
}

#cal_next {
  text-align: right;
}

/* Blog Stuff */


#side_blog_posts {
  background: #dbe4ed;
  border: 1px solid #c7c7c7;
  margin: 0 0 10px 0;
  padding: 5px 10px 5px 10px;
}

#side_blog_cat {
  background: #fff;
  border: 1px solid #c7c7c7;
  margin: 0 0 10px 0;
  padding: 5px 10px 5px 10px;
}

#side_blog_arch {
  background: #fff;
  border: 1px solid #c7c7c7;
  margin: 0 0 10px 0;
  padding: 5px 10px 5px 10px;
}

#side_blog_arch ul, #side_blog_cat ul, #side_blog_posts ul  {
  margin: 0;
  padding: 5px 0 0 20px;
}

#side_blog_arch li, #side_blog_cat li, #side_blog_posts li {
  margin: 0;
  padding: 0 0 2px 0;
  list-style: url(/images/li_1.gif);
}

/* Special Blog Styles */

#content_left h5 {
  font: 10px Arial, Verdana, sans-serif;
  color: #be642c;
  margin: 1px 0 0 0;
  padding: 0;
}

#content_left h5 a {
  color: #be642c;
  text-decoration: none;
}

#navigation {
  font: 10px Arial, Verdana, sans-serif;
  color: #5a83a8;
  margin: 0 0 10px 0;
  padding: 0;
  width: 100%;
  float:left;
  clear: both;
}

#navigation a {
  font: 10px Arial, Verdana, sans-serif;
  color: #5a83a8;
  text-decoration: none;
  padding: 0;
  margin: 0;
}

.alignleft {
  text-align: left;
  float: left;
}

.alignright {
  text-align: right;
  float: right;
}

.comment_area_alt {
  background: #fff url(http://blog.asuga.thna.net/wp-content/themes/asuga/images/blog_comment_alt_back.gif) repeat-x top;
  border: 1px solid #cedae3;
  padding: 10px;
  margin: 10px 0 0 0;
  width: 438px;
  float: left;
  display: block;
}

.comment_area_reg {
  background: #fff url(http://blog.asuga.thna.net/wp-content/themes/asuga/images/blog_comment_reg_back.gif) repeat-x top;
  border: 1px solid #cedae3;
  padding: 10px;
  margin: 10px 0 0 0;
  width: 438px;
  float: left;
  display:block;
}

.comment_date_alt {
  width: 38px;
  height: 32px;
  float: left;
  margin: 0;
  padding: 4px 0 2px 0;
  background: url(http://blog.asuga.thna.net/wp-content/themes/asuga/images/blog_comment_date_alt.gif) no-repeat;
  font: bold 10px/10px Arial, Verdana, sans-serif;
  text-align: center;
  color: #fff;
}

.comment_date_reg {
  width: 38px;
  height: 32px;
  float: left;
  margin: 0;
  padding: 4px 0 2px 0;
  background: url(http://blog.asuga.thna.net/wp-content/themes/asuga/images/blog_comment_date_reg.gif) no-repeat;
  color: #fff;
  font: bold 10px/10px Arial, Verdana, sans-serif;
  text-align: center;
}

.comment_text {
  float: left;
  width: 378px;
  margin: 0 10px 0 10px;
  font: 11px/15px Arial, Verdana, sans-serif;
}

.comment_text strong {
  color:#be642c;
}

h6 {
  margin: 10px 0 0 0;
  padding: 0 0 3px 0 ;
  font: bold 14px Arial, Verdana, sans-serif;
  color:#4d7080;
  background: url(/images/content_header_back.gif) no-repeat bottom left;
  text-decoration: none;
  clear: both;
}

.blog_text_box {
  border: 1px solid #d7d7d7;
  background: #e6edf3;
  width: 160px;
  padding: 2px;
  font: 12px Arial, Verdana, sans-serif;
  color: #656565;
}

.blog_text_area {
  border: 1px solid #d7d7d7;
  background: url(http://blog.asuga.thna.net/wp-content/themes/asuga/images/blog_comment_alt_back.gif) repeat-x top left;
  width: 448px;
  height: 150px;
  padding: 2px;
  margin: 0 0 10px 0;
  font: 12px Arial, Verdana, sans-serif;
  color: #656565;
  display: block;
}

.blog_text_input {
  padding: 0;
  margin: 7px 0 7px 0;
}

#comment_entry {
  margin: 15px 0 0 0;
  padding: 0px;
  font: bold 12px Arial, Verdana, sans-serif;
  color:#4d7080;
}

#comment_entry small {
  margin: 15px 0 0 0;
  padding: 0px;
  font: bold 10px Arial, Verdana, sans-serif;
  color:#757575;
}

.post h4, .post h4 a {
  margin: 10px 0 3px 0;
  padding: 0 0 3px 0;
  font: bold 13px Arial, Verdana, sans-serif;
  color: #4d7080;
  text-transform: uppercase;
  text-decoration: none;
}

.search_input {
  width: 126px;
  margin: 0 5px 0 0;
  padding: 2px;
  border: 1px solid #d7d7d7;
  background: #e6edf3;
  font: 12px Arial, Verdana, sans-serif;
}

#search_area {
  margin: 0 0 10px 0;
  padding: 0;
}

.search_submit {
  margin: 0 0 -6px 0;
  padding: 0;
}

form {
  margin: 0;
  padding: 0;
}

.db_push {
  margin: 0 0 18px 0;
}

#edit_block legend {
  margin: 0 0 10px 0;
  padding: 0;
  font: bold 18px Arial, Verdana, sans-serif;
  color:#4d7080;
}

#edit_block {
 width: 440px;
 float: left;
 border: none;
 margin: 0;
 padding: 0;
}

#edit_block_1 {
  width: 220px;
  float: left;
  margin: 0;
}

#edit_block_2 {
  width: 220px;
  float: left;
  margin: 0;
}

#login_logout, #login_logout a {
  background: #88a7c2;
  border-bottom: 3px solid #7392ad;
  font: bold 10px Arial, Verdana, sans-serif;
  color:#fff;
  padding: 3px;
  text-align: right;
  text-decoration: none;
}

.job_posting_alt {
  background: #f5f5f5;
}

.job_posting_reg {
  background: #f1f1f1;

}

.posting_header {
  font: bold 12px Arial, Verdana, sans-serif;
  color: #be642c;
  border-bottom: 1px solid #ddd;
}

#posting_table a {
  font: 12px Arial, Verdana, sans-serif;
  color: #5a83a8;
  text-decoration: none;
}

#posting_table a:hover {
  font: 12px Arial, Verdana, sans-serif;
  color: #666;
  text-decoration: none;
}

/* Forum Skin */

#infobox {
  padding: 10px;
  border: 1px solid #ddd;
  background: #f9f9f9;
  width: 707px;
  float: left;
}

#infobox_left {
  width: 69%;
  float: left;
  border-right: 1px solid #ddd;
}

#infobox_right {
  width: 29%;
  float: right;
}

.bread {
  text-transform: uppercase;
  font: 10px Arial, Verdana, sans-serif;
  letter-spacing: 1px;
  padding: 0 3px 0 0;
  margin: 0;
  text-align: right;
}

#thread {
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
}

.thread_author {
  width: 20%;
  vertical-align: top;
  border-bottom: 1px solid #ddd;
}

.thread_author small {
  font: 10px Verdana, Arial, Helvetica, sans-serif;
}

.thread_post_reg {
  width: 80%;
  vertical-align: top;
  background: #eee;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.thread_post_alt {
  width: 80%;
  vertical-align: top;
  background: #f9f9f9;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.topic_main {
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
  margin: 10px 0 10px 0;
  padding: 0;
}

.thread_post_reg p, .thread_post_alt p {
  margin: 0 0 10px 0;
  padding: 0;
}

#your_tag_list, #your_tag_list ul {
  margin: 0;
  padding: 0;
}

#your_tag_list li {
  margin: 0 5px 0 0;
  padding: 0;
  display: inline;
  list-style: none;
}

#your_tag_list_alt, #your_tag_list_alt ul {
  margin: 0;
  padding: 0;
}

#your_tag_list_alt li {
  margin: 0 5px 0 0;
  padding: 0;
  display: inline;
  list-style: none;
}

.postform {
  background: #f9f9f9;
  padding: 10px;
  border: 1px solid #ddd;
}

.postform label {
  display: block;
}

#admin_area {
  padding: 10px;
}

.poststuff {
  border-top: 1px solid #ddd;
  margin: 10px 0 0;
  padding: 5px 0 0;
  font: bold italic 10px Verdana, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}

#latest td, #forumlist td, #favorites td {
  padding: 5px 10px;
}

#latest tr:hover, #forumlist tr:hover, #favorites tr:hover { 
  background: #eeeeee;
}

#latest th, #forumlist th, #favorites th {
  border-bottom: 1px solid #aaa;
  background: #ddd;
  font: 11px Verdana,Arial,Helvetica,sans-serif;
  padding: 5px 10px;
  text-transform: uppercase;
}

#latest, #forumlist, #favorites {
  background: #f7f7f7;
  margin-bottom: 2em;
  width: 100%;
}

.num {
  text-align: center;
}


/* IE 6 Hacks */

* html #welcome_block_left {
  width: 463px;
  margin: 10px 30px 5px 10px;
}

* html #dash_left {
  width: 230px;
  margin: 0;
  float: left;
}

* html #dash_right {
  width: 230px;
  margin: 0;
  float: left;
}

* html #dash_1, * html #dash_2, * html #dash_3, * html #dash_4, * html #dash_5 {
  width: 206px;
  margin: 10px 10px 10px 0 ;
  padding: 10px;
  border: 1px solid #d7d7d7;
  background: #fff url(/images/dashboard_back.gif) repeat-x top;
}

* html .last_dash {
  margin: 0 0 5px 0;
}

* html .comment_area_reg, * html .comment_area_alt {
  width: 400px;
}

* html .comment_text {
  width: 342px;
}

* html .search_submit {
  margin: 0 0 -3px 0;
}

* html #login_table h3 {
  letter-spacing: 2px;
}

/* Mozilla & IE Active Hacks */

:focus {
  -moz-outline-style: none;
}
