/* standard */
@charset "utf-8";
body {
  margin: 0px;
  padding: 0px;
  background-color: #312e27;
  height:100%; overflow-y:auto;
}
#website {
  text-align: center;
}
body, .body_text_normal, .body_text_normal a:link, .body_text_normal a:visited, .body_text_normal a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #989793;
  text-decoration: none;
}
.body_text_normal a:hover {
  font-size: 11px;
  text-decoration: underline;
}
.body_text_medium, .body_text_medium a:link, .body_text_medium a:visited, .body_text_medium a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #989793;
  text-decoration: none;
}
.body_text_medium a:hover {
  font-size: 13px;
  text-decoration: underline;
}
.body_text_large, .body_text_large a:link, .body_text_large a:visited, .body_text_large a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #989793;
  text-decoration: none;
}
.body_text_large a:hover {
  font-size: 16px;
  text-decoration: underline;
}

.black_text_normal, .black_text_normal a:link, .black_text_normal a:visited, .black_text_normal a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
}
.black_text_normal a:hover {
  font-size: 11px;
  text-decoration: underline;
}
.black_text_medium, .black_text_medium a:link, .black_text_medium a:visited, .black_text_medium a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #000000;
  text-decoration: none;
}
.black_text_medium a:hover {
  font-size: 13px;
  text-decoration: underline;
}
.black_text_large, .black_text_large a:link, .black_text_large a:visited, .black_text_large a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #000000;
  text-decoration: none;
}
.black_text_large a:hover {
  font-size: 16px;
  text-decoration: underline;
}

.yellow_text_normal, .yellow_text_normal a:link, .yellow_text_normal a:visited, .yellow_text_normal a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffcc5d;
  text-decoration: none;
}
.yellow_text_normal a:hover {
  font-size: 11px;
  text-decoration: underline;
}

.yellow_text_medium, .yellow_text_medium a:link, .yellow_text_medium a:visited, .yellow_text_medium a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #ffcc5d;
  text-decoration: none;
}
.yellow_text_medium a:hover {
  font-size: 13px;
  text-decoration: underline;
}
.yellow_text_large, .yellow_text_large a:link, .yellow_text_large a:visited, .yellow_text_large a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffcc5d;
  text-decoration: none;
}
.yellow_text_large a:hover {
  font-size: 16px;
  text-decoration: underline;
}

.orange_text_normal, .orange_text_normal a:link, .orange_text_normal a:visited, .orange_text_normal a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffc20a;
  text-decoration: none;
}
.orange_text_normal a:hover {
  font-size: 11px;
  text-decoration: underline;
}
.orange_text_medium, .orange_text_medium a:link, .orange_text_medium a:visited, .orange_text_medium a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #ffc20a;
  text-decoration: none;
}
.orange_text_medium a:hover {
  font-size: 13px;
  text-decoration: underline;
}
.orange_text_large, .orange_text_large a:link, .orange_text_large a:visited, .orange_text_large a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffc20a;
  text-decoration: none;
}
.orange_text_large a:hover {
  font-size: 16px;
  text-decoration: underline;
}

.green_text_normal, .green_text_normal a:link, .green_text_normal a:visited, .green_text_normal a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #224d30;
  text-decoration: none;
}
.green_text_normal a:hover {
  font-size: 11px;
  text-decoration: underline;
}
.green_text_medium, .green_text_medium a:link, .green_text_medium a:visited, .green_text_medium a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #224d30;
  text-decoration: none;
}
.green_text_medium a:hover {
  font-size: 13px;
  text-decoration: underline;
}
.green_text_large, .green_text_large a:link, .green_text_large a:visited, .green_text_large a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #224d30;
  text-decoration: none;
}
.green_text_large a:hover {
  font-size: 16px;
  text-decoration: underline;
}

.red_text_small, .red_text_small a:link, .red_text_small a:visited, .red_text_small a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #cf4c4c;
  text-decoration: none;
}
.red_text_normal, .red_text_normal a:link, .red_text_normal a:visited, .red_text_normal a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #C0042E;
  text-decoration: none;
}
.alert {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #C0042E;
  text-decoration: none;
  font-weight: bold;
}
.red_text_normal a:hover {
  font-size: 11px;
  text-decoration: underline;
}
.red_text_medium, .red_text_medium a:link, .red_text_medium a:visited, .red_text_medium a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #C0042E;
  text-decoration: none;
}
.red_text_medium a:hover {
  font-size: 13px;
  text-decoration: underline;
}
.red_text_large, .red_text_large a:link, .red_text_large a:visited, .red_text_large a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #C0042E;
  text-decoration: none;
}
.red_text_large a:hover {
  font-size: 16px;
  text-decoration: underline;
}

.blue_text_normal, .blue_text_normal a:link, .blue_text_normal a:visited, .blue_text_normal a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #20b3e8;
  text-decoration: none;
}
.blue_text_normal a:hover {
  font-size: 11px;
  text-decoration: underline;
}
.blue_text_medium, .blue_text_medium a:link, .blue_text_medium a:visited, .blue_text_medium a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #20b3e8;
  text-decoration: none;
}
.blue_text_medium a:hover {
  font-size: 13px;
  text-decoration: underline;
}
.blue_text_large, .blue_text_large a:link, .blue_text_large a:visited, .blue_text_large a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #20b3e8;
  text-decoration: none;
}
.blue_text_large a:hover {
  font-size: 16px;
  text-decoration: underline;
}

.dark_blue_text_normal, .dark_blue_text_normal a:link, .dark_blue_text_normal a:visited, .dark_blue_text_normal a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #006bb6;
  text-decoration: none;
}
.dark_blue_text_normal a:hover {
  font-size: 11px;
  text-decoration: underline;
}
.dark_blue_text_medium, .dark_blue_text_medium a:link, .dark_blue_text_medium a:visited, .dark_blue_text_medium a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #006bb6;
  text-decoration: none;
}
.dark_blue_text_medium a:hover {
  font-size: 13px;
  text-decoration: underline;
}
.dark_blue_text_large, .dark_blue_text_large a:link, .dark_blue_text_large a:visited, .dark_blue_text_large a:hover, .page_title {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #006bb6;
  text-decoration: none;
}
.dark_blue_text_large a:hover {
  font-size: 16px;
  text-decoration: underline;
}

.white_text_normal, .white_text_normal a:link, .white_text_normal a:visited, .white_text_normal a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #989793;
  text-decoration: none;
}
.white_text_normal a:hover {
  font-size: 11px;
  text-decoration: underline;
}
.white_text_medium, .white_text_medium a:link, .white_text_medium a:visited, .white_text_medium a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #989793;
  text-decoration: none;
  font-weight:bold;
  padding:15px 0;
}
.white_text_medium a:hover {
  font-size: 13px;
  text-decoration: underline;
}
.white_text_large, .white_text_large a:link, .white_text_large a:visited, .white_text_large a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #989793;
  text-decoration: none;
}
.white_text_large a:hover {
  font-size: 16px;
  text-decoration: underline;
}

.left_div, .ldiv {
  text-align: left;
}
.right_div, .rdiv {
  text-align: right;
}
.center_div, .cdiv {
  text-align: center;
}
.vmiddle {
  vertical-align: middle;
}
.vbottom {
  vertical-align: bottom;
}
.pad0 {
  padding: 0px;
  margin: 0px;
}
.pad5 {
  padding: 5px;
}
.pad10 {
  padding: 10px;
}
.pad20 {
  padding: 20px;
}
form {
  margin: 0px;
  padding: 0px;
}
td {
  vertical-align: top;
}
.formfield {
  color: #23211d;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  border: 1px solid #494640;
  background-color: #ffffff;
  width: 300px;
}
.formfield2 {
  color: #23211d;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  border: 1px solid #494640;
  background-color: #ffffff;
}
.formfield3 {
  color: #23211d;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  border: 1px solid #494640;
  background-color: #ffffff;
  width: 50px;
  text-align: center;
}
.formfield3rd {
  color: #23211d;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  border: 0px solid #ffffff;
  width: 150px;
}
.formbutton {
  color: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  border: 1px solid #494640;
  background-color: #23211d;
}
.hidden {
  display: none;
}
.new_row {
  clear: both;
  padding: 0px;
}
.menudiv {
  padding: 0px;
  position: relative;
  background-color: #606139;
}

/* end of standard */

#bg_2 {
  background-image: url(../images/bg_bottom.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  text-align: center;
}
#bg_3 {
  background-image: url(../images/bg_3.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  text-align: center;
}
#top_nav {
  height: 154px;
  width: 956px;
  background-image: url(../images/logo.jpg);
  background-repeat: no-repeat;
}
#bg_1 {
  background-image: url(../images/bg_top.gif);
  background-repeat: repeat-x;
  background-position: top;
  text-align: center;
}
#outer_content_area {
  margin: 0px;
  padding: 20px;
  text-align: left;
  width: 916px;
}
#content_area {
  padding-left: 30px;
}
#content_area a:link, #content_area a:visited, #content_area a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #D1CBAE;
  text-decoration: none;
  font-weight: bold;
}
#content_area a:hover {
  font-size: 11px;
  text-decoration: underline;
}
#footer {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #4d4a44;
  font-size: 10px;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 50px;
  width: 956px;
}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
  color: #4d4a44;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}
.e_footer {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #4d4a44;
  font-size: 10px;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
.e_footer a:link, .e_footer a:visited, .e_footer a:hover, .e_footer a:active {
  color: #4d4a44;
  text-decoration: none;
}
.e_footer a:hover {
  text-decoration: underline;
}
#shopping_cart, #newsletter_rego {
  position: absolute;
  width: 700px;
  margin-left: 128px;
  //margin-left: -370px;
  margin-top: 50px;
  background-color: #39372f;
  filter: alpha(opacity=95);
  opacity: 0.95;
  padding: 20px;
  display: none;
}
.r1 {
  background-color: #23211d;
}
.page_title {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #B9B49A;
  text-decoration: none;
}
#other_source {
  display: none;
}
.pic_border {
  padding: 1px;
  border: 1px solid #ffcc5d;
}
#sc_info {
  position: fixed;
	width:180px;
  bottom: 0; 
  right: 0; 
  z-index: 2;
  display: block;
  padding: 5px;
  margin: 0px;	
  background-color: #000000;
  filter: alpha(opacity=75);
  opacity: 0.75;
}

* html #sc_info {
position: absolute;
}

.title_class {
 font-weight:bold;
}

/* new styles */

#footer {
font-size:11px;
}

h3 {
margin:0;
padding:0;
font-size:11px;
font-weight:normal;
}

a.footer, .footer {
  color: #4d4a44;
  text-decoration: none;
  font-size:11px;
}

#footer a:hover {
  text-decoration: underline;
}

.bg_col
{
background-color: #312e27;
}


.p_h3 {
font-size:11px;
font-weight:normal;
margin:0;
padding:0;
}