/*
Theme Name: Sierra Cool Wear
Theme URI: http://www.sierracoolware.com/
Description: Skin for Sierra Coolware
Version: 1.1
Author: Scott Patterson
Wordpress Port Author: Scott Patterson
Original Desginer: Eye Design
*/

body, p {
  font: 12px/16px Verdana, Arial, serif;
  color: #000;
}

p {
  margin: 0 0 16px 0;
  padding: 0;
  line-height: 16px;
}

a {
  color: #675;
}

a img {
  border: none;
}

a:visited {
  color: #342;
}

a:hover {
  color: #9a8;
}

tr {
  padding: 0 !important;
  margin: 0 !important;
}

#main_content h2 span {
  color: #000 !important;
  font-size: 20;
  text-transform: uppercase;
  font-weight: bold !important;
}

#red_layout #main_content h2,
#red_layout #main_content h2 a { 
  font-weight: bold;
  font-size: 18px;
  color: #ac0050;
  text-decoration: none;
}

#red_layout #main_content h2 a:hover {
  text-decoration: underline;
}

#purple_layout #main_content h2,
#purple_layout #main_content h2 a { 
  font-weight: bold;
  font-size: 18px;
  color: #770098;
  text-decoration: none;
}

#purple_layout #main_content h2 a:hover {
  text-decoration: underline;
}

#green_layout #main_content h2,
#green_layout #main_content h2 a { 
  font-weight: bold;
  font-size: 18px;
  color: #00603d;
  text-decoration: none;
}

#green_layout #main_content h2 a:hover {
  text-decoration: underline;
}

#yellow_layout #main_content h2,
#yellow_layout #main_content h2 a { 
  font-weight: bold;
  font-size: 18px;
  color: #d69600;
  text-decoration: none;
}

#yellow_layout #main_content h2 a:hover {
  text-decoration: underline;
}

#main_content img {
  margin: 0 10px 10px 10px;
  padding: 1px;
}

#main_content img.left {
  margin: 0 10px 10px 0;
}

#main_content img.right {
  margin: 0 10px 0 10px;
}

#main_content img.center {
  margin: 0 10px 0 0;
}

#main_content img.plain {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
}

#yellow_layout a,
#yellow_layout #main_content a {
  color: #d69600;
  text-decoration: underline;
  font-weight: bold;
}

#yellow_layout a:hover,
#yellow_layout #main_content a:hover {
  text-decoration: none;
}

#red_layout a,
#red_layout #main_content a {
  color: #ac0050;
  text-decoration: underline;
  font-weight: bold;
}

#red_layout a:hover,
#red_layout #main_content a:hover {
  text-decoration: none;
}

#green_layout a,
#green_layout #main_content a {
  color: #00603d;
  text-decoration: underline;
  font-weight: bold;
}

#green_layout a:hover,
#green_layout #main_content a:hover {
  text-decoration: none;
}

#purple_layout a,
#purple_layout #main_content a {
  color: #770098;
  text-decoration: underline;
  font-weight: bold;
}
#purple_layout a:hover,
#purple_layout #main_content a:hover {
  text-decoration: none;
}

#main_content tr.super_plain img {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
}

#red_layout #info_table {
  border: 2px solid #ac0050 !important;
  margin: 0 0 16px 0;
  padding: 16px 100px 0 100px;
  background: #fff;
  color: #ac0050 !important;
  font-size: 11px;
  line-height: 18px;
  font-weight: bold !important;
  width: 100% !important;
}

#red_layout #info_table p span {
  color: #000 !important;
}

#red_layout #info_table p small {
  color: #000 !important;
  font-weight: normal;
  font-style: italic;
}

#red_layout #info_table h3 {
  margin: 0 0 16px 0;
  padding: 0 0 3px 0;
  border-bottom: 1px solid #ac0050;
  color: #ac0050 !important;
  font-size: 18px;
  font-weight: bold !important;
  text-align: center;
}

#red_layout #info_table td p {
  color: #ac0050 !important;
  font-size: 11px;
  line-height: 14px;
  font-weight: bold !important;
}

#red_layout #info_table td hr {
  background: #ddd;
  height: 1px;
  margin: 0 0 16px 0;
  padding: 0;
  border: none;
}



fieldset {
  width: 800px;
  margin: 1em auto 5em auto;
  text-align: center;
  border: none;
  display: block;
  clear: both;
}

fieldset legend {
  display: none;
  font:  small-caps 1em/1.5em Courier;
}

fieldset 