@charset "UTF-8";

body {
  margin: 0;
  padding: 0;
  background-color: #fff;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 14px;
  color: #555;
}

h1 {
  margin-top: 0;
  color: #304860;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 30px;
}

h2 {
  margin-top: 0;
  color: #304860;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 24px;
  font-weight: normal;
}

h3 {
  color: #304860;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
}

img { border: 0; }
a { color: #000099; text-decoration: none; }
a:hover { text-decoration: underline; }
hr {
  border: 0;
  color: #ccc;
  background-color: #ccc;
  height: 1px;
}

.spacer { clear: both; }
.error { color: #f00; font-weight: bold; }
.subtle { color: #aaa; }
.subtle a { color: #aaa; }
.small { font-size: 11px; }
.standard_sans_serif { font-family: Arial, Helvetica, Verdana, sans-serif; }
.align_left { text-align: left; }

.standard_title {
  color: #333;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-weight: bold;
  font-size: 14px;
}

.standard_title a {
  color: #333;
}

#wrapper {
  margin: 5px auto;
  width: 992px;
}

#leaderboard { width: 728px; margin: 0 auto 10px auto; text-align: center; }

#main_container {
  border: 1px solid #ddd;
}


/* masthead */

#masthead {
  padding: 9px 19px 5px 23px;
  background-color: #486a8d;
}

#masthead img {
  display: inline;
  vertical-align: bottom;
}

#masthead #masthead_logo {
  float: left;
  width: 277px;
  margin-top: 9px;
}

#masthead #masthead_right {
  float: right;
  width: 654px;
}

#masthead #masthead_right #mhsub_left {
  float: left;
  width: 544px;
}

.homepage #masthead #masthead_right #mhsub_left {
  float: none;
  width: 644px;
}

#masthead #masthead_right #mhsub_right {
  float: right;
  width: 100px;
}

#masthead #top_nav {
}

#masthead #top_nav ul {
  margin: 0;
  padding: 1px 0;
  list-style-type: none;
}

#masthead #top_nav ul li {
  text-align: right;
  margin: 0 0 3px 0;
  padding: 0;
}

#masthead #nav {
  margin-top: 33px;
}

#masthead #nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#masthead #nav ul li {
  display: inline;
  margin: 0 0 0 16px;
  padding: 0;
}

#masthead #nav ul li.first { margin-left: 0; }


/* * * columns * * */

#container {
  background-color: #fff;
  float: left;
  width: 580px;
  border-left: 150px solid #f4f4f4; /* The width and color of the left column */
  border-right: 260px solid #f4f4f4; /* The width and color of the right column */
}

.C #container {
  width: 990px;
  float: none;
  border-left: none;
  border-right: none;
}

#left_column {
  position: relative;
  float: left;
  width: 150px;
  margin-left: -150px;
}

#center_column {
  float: left;
  width: 580px;
  min-height: 300px;
  margin-right: -580px;
}

.C #center_column {
  width: 990px;
}

#right_column {
  position: relative;
  float: right;
  width: 260px;
  margin-right: -260px;
}

/* no right column */

.LC #container {
  width: 840px;
  border-right: none;
}

.LC #center_column {
  width: 840px;
  margin-right: -840px;
}

/* narrow right column */

.LCRs #container {
  width: 700px;
  border-right-width: 140px;
}

.LCRs #center_column {
  width: 700px;
  margin-right: -700px;
}

.LCRs #right_column {
  width: 140px;
  margin-right: -140px;
}


/* * * left column * * */

#left_column #sidebar_nav {
  border-top: 10px solid #fff;
  color: #333;
  font-size: 14px;
}

#left_column #sidebar_nav a {
  color: #333;
}

#left_column #sidebar_nav p {
  margin: 5px 0;
  padding: 5px 6px;
  background-color: #ccc;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-weight: bold;
}

#left_column #sidebar_nav p.first {
  margin-top: 0;
}

#left_column #sidebar_nav ul {
  margin: 5px 6px 10px 6px;
  padding: 0 6px;
  list-style-type: none;
}

#left_column #sidebar_nav ul li {
  margin: 0;
  padding: 0;
  text-indent: -5px;
}


/* * * content * * */

#content {
  padding: 10px;
}


/* * * right column * * */

#right_column form { margin: 0; }

/* search form */
#right_column div#search_div {
  padding: 7px 0 10px 7px;
  background-color: #fff;
}

#right_column div#search_div img#title_search {
  vertical-align: top;
  margin: 7px 6px 0 0;
}

#right_column div#search_div #search_input {
  vertical-align: top;
  color: #ccc;
  width: 155px;
  height: 13px;
  border: 1px solid #000;
  padding: 3px;
  background: #fff;
  font-size: 10px;
  line-height: 10px;
}

#right_column div#search_div #search_input:focus {
  color: #000;
}

#right_column div#search_div #search_submit {
  width: 18px;
  height: 18px;
  vertical-align: top;
  margin: 2px 0 0 4px;
}

/* ad banners */
.ad_banners {
  text-align: center;
}

#left_column .ad_banners {
  padding: 10px;
}

#right_column .ad_banners {
  padding: 5px;
}

.ad_banners .ad {
  margin-bottom: 5px;
}


/* footer */

#footer {
  clear: both;
  padding: 10px 0;
  color: #555;
  text-align: center;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 10px;
}

#footer p { margin: 2px 0; }

#footer a {
  color: #555;
  margin: 0 5px;
}

/* listings */

div.listing div.related_articles p {
  margin: 5px 0 2px 0;
}

div.listing div.related_articles ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

/* links page */

#big_links_list h3 {
  margin-bottom: 0;
}

#big_links_list ul {
  margin-top: 0;
}

/* additional */

img.standard_right_image { float: right; margin: 0 0 8px 12px; }

div.standard_two_column { width: 274px; }
div.standard_two_column_left { float: left; }
div.standard_two_column_right { float: right; }
div.standard_two_column div.thumb { float: left; width: 131px; }
div.standard_two_column div.description { float: right; width: 131px; }

div.dash_box {
  margin-bottom: 5px;
  padding: 5px 0 10px 0;
  background: url("/images/shared/dash_bg.png") repeat-x bottom left;
}

div.dash_box img {
  display: inline;
  vertical-align: bottom;
}

.callout_box1 {
  padding: 10px 20px;
  border: 1px solid #ece3a7;
  background-color: #fef8d1;
}

div.basic_list_holder ul {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}

div.basic_list_holder li {
  margin-left: 0;
  padding-left: 0;
}

ul.simple_list {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}

ul.simple_list li {
  margin-left: 0;
  padding-left: 0;
}

ul.simple_list a {
  color: #555;
}

ul.alphabet_list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

ul.alphabet_list li {
  display: inline;
  margin: 0 5px 0 0;
  padding: 0;
}


