/* standard */
@charset "utf-8";
body {
  margin: 0px;
  padding: 0px;
}
img { behavior: url(../images/iepngfix.htc); }
td {
  vertical-align: top;
}
#website, .sc_bg {
  background-image:url(../images/bg.gif);
  background-position:top;
  background-repeat:repeat-x;
  background-color: #F6F5E0;
}
.h1_tag{
  font-family:"Times New Roman", Times, serif;
  font-size:10px;
  color:#BFBCA7;
  font-weight: normal;
  margin-bottom: 0px;
}
#h1_bg{  
  height:11px;  
}
#logo_pad{
  margin-left:25px;
}
#search_bg{
  background-image:url(../images/search_bg.gif);
  background-repeat:no-repeat;
  width:170px;
  height:23px;
}
#search_tb{
  margin-top:3px;
}
#content_area {  
  margin-bottom:21px;
  margin-top: 20px;
  margin-left: 18px;
  margin-right:14px;
  text-align:left;
}
#footer {
  font-family:"Times New Roman", Times, serif;
  color: #BFBCA7;
  font-size: 10px;
  text-align:left;
  padding-top: 10px;
  padding-bottom: 10px;  
}
#footer a:link, #footer a:visited, #footer a:active {
  color: #BFBCA7;
  text-decoration: none;
}
#footer a:hover {
  color: #641C00;
  text-decoration: none;
}
#other_source {
  display: none;
}
.menu_div, .menu_div_2, .menu_div_3{
  margin-left:26px;
}
.menu_div_2, .menu_div_3{
  margin-left:10px;
}
.menu1{
  height:16px;
}
h3{
  margin-bottom: 0px;  
}
p{
  margin-top: 0px;  
}
.page_title, .h2_tag, .cat_title{
  font-family:"Times New Roman", Times, serif;
  font-size: 16px;
  color: #641C00;  
  font-weight:normal;
  text-align:left;      
}
.page_title, .cat_title{
  font-weight:bold;  
}
.dot_line{
  background-image:url(../images/dot_line.gif);
  background-repeat:repeat-x;
}
.div_line {
  background-image: url(../images/gray_line.gif);
	background-position:center center;
  background-repeat: repeat-x;
  clear: both;
}
.fleft{
  float:left;
}
h1, h2, h3, h4, h5, h6 {
  padding-top: 0px;
  margin-top: 0px;
}
.right_div, .rdiv {
  text-align: right;
}
.white_border{
  border-right:1px solid #ffffff;
}
form {
  margin: 0px;
  padding: 0px;
}

.formbutton {
  color: #ffffff;
  font-family:"Times New Roman", Times, serif;
  font-size: 12px;  
  border: 1px solid #ffffff;
  background-color: #934223;
}
.hidden {
  display: none;
}
.formfield, .formfield2, .formfield3, .formfield4 {
  color: #23211d;
  font-family:"Times New Roman", Times, serif;
  font-size: 12px;
  border: 1px solid #CCCCCC;
  background-color: #ffffff;
  padding:2px;
  width: 300px;
}
.formfield2 {
  width:200px;
}
.formfield3 {
  width:80px;
}
.formfield4 {
  height:14px;
  width:30px;
}
.formfield_items, .formfield_total {
  color: #641C00;
  font-family:"Times New Roman", Times, serif;
  font-size: 11px;
  border: 1px solid #DEDFD6;
  background-color: #F6F7EA;
  padding-left:4px;  
  width: 67px;
  height:12px;
}
.formfield_items{
  width:37px;
}
.search_field{
  color:#CA9783;
  font-family:"Times New Roman", Times, serif;
  font-size: 11px;
  font-style:italic;
  border:none;
  background-color:#FFFFFF;
  width:135px;
  height:12px;    
}
.left_pad20{
  padding-left:20px;
}
.left_pad10{
  padding-left:10px;  
}
.top_pad4{
  padding-top:4px;
}
.pad10 {
  padding: 10px;
}
.pad8 {
  padding: 8px;
}
.margin0{
  margin-left:0px;
  padding-left:10px;
}
.pic_frame_2 {
  background-repeat: no-repeat;
  background-position: center center;
  margin-left: 20px;
  margin-bottom: 20px;
  margin-right: 1px;
}
.padding_footer{
  padding-right:5px;
  padding-left:5px;  
}
.padding_right_5{
  padding-right:5px;  
}
.img_border, .imageborder_pad2{
  border:1px solid #B4B4B4;
}
.imageborder_pad2{
  padding:2px;
}
.padding_right_6{
  padding-right:6px;  
}
.padding_8{
  padding-right:8px;  
  padding-bottom:8px;
}
.sc_info {
  position: absolute;
  display: none;
  top: -110px;
  left:0px;
}
#shopping_cart {
  background-image: url(../images/bg.gif);
  background-repeat: repeat-x;
  background-position: top;
  position: absolute;
  width:750px;
  z-index:10;
  background-color:#F6F5E0;  
  display: none;
  border: 1px solid #641c00;  
}
#shopping_cart{    
  filter: alpha(opacity=95);
  opacity: 0.95;
}
#shopping_cart_1 { 
  position: relative;
  z-index:10;  
  border: 1px solid #641c00;
  width: 650px;
  display: block;
}

.left_div, .ldiv {
  text-align: left;
}
.right_div, .rdiv {
  text-align: right;
}
.center_div, .cdiv {
  text-align: center;
}
.newrow{
	clear:both;
}
.body_text_small{
  font-family:"Times New Roman", Times, serif;
  font-size: 11px;
  color: #641C00;
  text-decoration: none;
}

body, .body_text_normal, .body_text_normal a:link, .body_text_normal a:visited, .body_text_normal a:hover{
  font-family:"Times New Roman", Times, serif;
  font-size: 14px;
  color: #641C00;
  text-decoration: none;
}

#content_area a:link, #content_area a:visited, #content_area a:hover{
  font-family:"Times New Roman", Times, serif;
  font-size: 14px;
  color: #641C00;
  text-decoration: underline;
}

.body_text_medium, .body_text_medium a:link, .body_text_medium a:visited, .body_text_medium a:hover {
  font-family:"Times New Roman", Times, serif;
  font-size: 16px;
  color: #641C00;
  text-decoration: none;
}
.body_text_medium a:hover {  
  text-decoration: underline;
}
.body_text_large, .body_text_large a:link, .body_text_large a:visited, .body_text_large a:hover {
  font-family:"Times New Roman", Times, serif;
  font-size: 19px;
  text-decoration: none;
}
.body_text_large a:hover { 
  text-decoration: underline;
}
.black_text_normal, .black_text_normal a:link, .black_text_normal a:visited, .black_text_normal a:hover {
  font-family:"Times New Roman", Times, 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:"Times New Roman", Times, 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:"Times New Roman", Times, serif;
  font-size: 15px;
  color: #121212;
  text-decoration: none;
}
.black_text_large a:hover {
  font-size: 15px;
  text-decoration: underline;
}

.yellow_text_normal, .yellow_text_normal a:link, .yellow_text_normal a:visited, .yellow_text_normal a:hover {
  font-family:"Times New Roman", Times, serif;
  font-size: 11px;
  color: #E5FF4D;
  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:"Times New Roman", Times, serif;
  font-size: 13px;
  color: #E5FF4D;
  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:"Times New Roman", Times, serif;
  font-size: 18px;
  color: #E5FF4D;
  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:"Times New Roman", Times, 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:"Times New Roman", Times, 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:"Times New Roman", Times, 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:"Times New Roman", Times, serif;
  font-size: 11px;
  color: #14AA39;
  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:"Times New Roman", Times, serif;
  font-size: 12px;
  color: #8CC63F;
  text-decoration: none;
}
.green_text_medium a:hover { 
  text-decoration: none;
  color:#FFFFFF;
}
.green_text_large, .green_text_large a:link, .green_text_large a:visited, .green_text_large a:hover {
  font-family:"Times New Roman", Times, serif;
  font-size: 15px;
  color: #8CC63F;
  text-decoration: none;
}
.green_text_large a:hover {
  font-size: 15px;
  text-decoration: underline;
}

.red_text_small, .red_text_small a:link, .red_text_small a:visited, .red_text_small a:hover {
  font-family:"Times New Roman", Times, serif;
  font-size: 10px;
  color: #CC0000;
  text-decoration: none;
}
.red_text_normal, .red_text_normal a:link, .red_text_normal a:visited, .red_text_normal a:hover  {
  font-family:"Times New Roman", Times, serif;
  font-size: 14px;
  color: #CC0000;
  text-decoration: none;
}
.alert {
  font-family:"Times New Roman", Times, serif;
  font-size: 14px;
  color: #ec1d25;
  text-decoration: none;  
}
td .alert {
  width: 10px;
}
.red_text_normal a:hover {
  font-size: 14px;
  text-decoration: underline;
}
.red_text_medium, .red_text_medium a:link, .red_text_medium a:visited, .red_text_medium a:hover {
  font-family:"Times New Roman", Times, serif;
  font-size: 14px;
  color: #ED1C24;
  text-decoration: none;
}
.red_text_medium a:hover { 
  text-decoration: underline;
}
.red_text_large, .red_text_large a:link, .red_text_large a:visited, .red_text_large a:hover {
  font-family:"Times New Roman", Times, serif;
  font-size: 20px;
  color: #CC0000;
  text-decoration: none;
}
.red_text_large a:hover {  
  text-decoration: underline;
}

.blue_text_small, .blue_text_small a:link, .blue_text_small a:visited, .blue_text_small a:hover  {
  font-family:"Times New Roman", Times, serif;
  font-size: 10px;
  color: #33AAE1;
  text-decoration: none;
}
.blue_text_normal, .blue_text_normal a:link, .blue_text_normal a:visited, .blue_text_normal a:hover  {
  font-family:"Times New Roman", Times, serif;
  font-size: 11px;
  color: #33AAE1;
  text-decoration: none;
}
.blue_text_normal a:hover {
  text-decoration: underline;
}
.blue_text_medium, .blue_text_medium a:link, .blue_text_medium a:visited, .blue_text_medium a:hover {
  font-family:"Times New Roman", Times, serif;
  font-size: 12px;
  color: #0080C6;
  text-decoration: none;
}
.blue_text_medium a:hover {
  font-size: 12px;
  text-decoration: underline;
}
.blue_text_large, .blue_text_large a:link, .blue_text_large a:visited, .blue_text_large a:hover {
  font-family:"Times New Roman", Times, serif;
  font-size: 20px;
  color: #9AF2FF;
  text-decoration: none;
}
.blue_text_large a:hover {  
  text-decoration: underline;
}

.dark_red_text_normal, .dark_red_text_normal a:link, .dark_red_text_normal a:visited, .dark_red_text_normal a:hover{
  font-family:"Times New Roman", Times, serif;
  font-size: 11px;
  color: #641C00;
  text-decoration: none;
}
.dark_red_text_normal a:hover{ 
  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:"Times New Roman", Times, serif;
  font-size: 13px;
  color: #30697D;
  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 {
  font-family:"Times New Roman", Times, serif;
  font-size: 16px;
  color: #30697D;
  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:"Times New Roman", Times, serif;
  font-size: 11px;
  color: #ffffff;
  text-decoration: none;
}
.white_text_normal a:hover { 
  text-decoration: underline;
}
.white_text_small, .white_text_small a:link, .white_text_small a:visited, .white_text_small a:hover {
  font-family:"Times New Roman", Times, serif;
  font-size: 10px;
  color: #ffffff;
  text-decoration: none;
}
.white_text_small a:hover { 
  text-decoration: underline;
}
.dark_gray_text_medium, .dark_gray_text_medium a:link, .dark_gray_text_medium a:visited, .dark_gray_text_medium a:hover{
  font-family:"Times New Roman", Times, serif;
  font-size: 14px;
  color: #454545;
  text-decoration: none;
}
.dark_gray_text_medium a:hover{
  color:#121212;
}
.dark_gray_text_normal, .dark_gray_text_normal a:link, .dark_gray_text_normal a:visited, .dark_gray_text_normal a:hover{
  font-family:"Times New Roman", Times, serif;
  font-size: 12px;
  color: #454545;
  text-decoration: none;
}
.dark_gray_text_normal a:hover{
  color:#121212;
}
.gray_text_small, .gray_text_small a:link, .gray_text_small a:visited, .gray_text_small a:hover{
  font-family:"Times New Roman", Times, serif;
  font-size: 13px;
  color: #000000;
  text-decoration: none;
}
.gray_text_small a:hover{
  text-decoration: underline;
}

.gray_text_normal, .gray_text_normal a:link, .gray_text_normal a:visited, .gray_text_normal a:hover{
  font-family:"Times New Roman", Times, serif;
  font-size: 14px;
  color: #7C7878;
  text-decoration: none;
}
.gray_text_normal a:hover{
  text-decoration: underline;
}
.gray_text_medium, .gray_text_medium a:link, .gray_text_medium a:visited, .gray_text_medium a:hover{
  font-family:"Times New Roman", Times, serif;
  font-size: 14px;
  color: #727272;
  text-decoration: none;
}
.gray_text_medium a:hover{
  text-decoration:underline;
}
.white_text_medium, .white_text_medium a:link, .white_text_medium a:visited, .white_text_medium a:hover {
  font-family:"Times New Roman", Times, serif;
  font-size: 12px;
  color: #eeeeee;
  text-decoration: none;
}
.white_text_medium a:hover {
  font-size: 12px;
  text-decoration: underline;
}
.white_text_large, .white_text_large a:link, .white_text_large a:visited, .white_text_large a:hover{
  font-family:"Times New Roman", Times, serif;
  font-size: 16px;
  color: #ffffff;
  text-decoration: none;
}
.white_text_large a:hover {
  font-size: 16px;
  text-decoration: underline;
}
.view, .view a:link, .view a:visited, .view a:hover{
  font-family:"Times New Roman", Times, serif;
  color:#F3D13D;
  font-size:12px;
  text-decoration:none;
  text-align:right;
}
.view a:hover {  
  text-decoration: underline;
}

.purple_text_normal, .purple_text_normal a:link, .purple_text_normal a:visited, .purple_text_normal a:hover {
  font-family:"Times New Roman", Times, serif;
  font-size: 11px;
  color: #47116f;
  text-decoration: none;
}
#large_pic {
  width: 380px;
  height: 326px;
}
.thumb {
  width: 74px;
  clear: none;
  float: left;
}

.product_text_1, .product_text_1 a:link, .product_text_1 a:visited, .product_text_1 a:hover, .product_text_1 .body_text_large{
  font-family:"Times New Roman", Times, serif;
  font-size: 14px;
  color: #641C00;
  text-decoration: none;
}
.product_text_1 .body_text_large {
  font-size: 20px;
}
.product_text_1 a:hover{ 
  text-decoration: underline;
}
.product_text_1 .qty {
  font-family:"Times New Roman", Times, serif;
  font-size: 11px;
  color: #641C00;
  text-decoration: none;
}

.product_text_2, .product_text_2 a:link, .product_text_2 a:visited, .product_text_2 a:hover, .product_text_2 .body_text_large{
  font-family:"Times New Roman", Times, serif;
  font-size: 14px;
  color: #3EC3B9;
  text-decoration: none;
}
.product_text_2 .body_text_large {
  font-size: 20px;
}
.product_text_2 a:hover{ 
  text-decoration: underline;
}
.product_text_2 .qty {
  font-family:"Times New Roman", Times, serif;
  font-size: 11px;
  color: #3EC3B9;
  text-decoration: none;
}

.product_text_3, .product_text_3 a:link, .product_text_3 a:visited, .product_text_3 a:hover, .product_text_3 .body_text_large{
  font-family:"Times New Roman", Times, serif;
  font-size: 14px;
  color: #4695bc;
  text-decoration: none;
}
.product_text_3 .body_text_large {
  font-size: 20px;
}
.product_text_3 a:hover{ 
  text-decoration: underline;
}
.product_text_3 .qty {
  font-family:"Times New Roman", Times, serif;
  font-size: 11px;
  color: #4695bc;
  text-decoration: none;
}

.submn2 {
  margin-left:26px;
}
.submn3 {
  margin-left:10px;
}
.submn31 {
  margin-left:10px;
  font-weight:normal;
}
.submn1
{
font-weight:normal;
padding:0px;
margin:0px;
}
.submn4 {
  margin-left:20px;
}
.submn1_footer
{
font-weight:normal;
padding:0px;
margin:0px;
font-family:"Times New Roman", Times, serif;
font-size:10px;
}
.padd_botoom10{
padding-bottom: 10px; }

