ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
  color:          #cf2721;
}

a:hover
{
  text-decoration: underline;
}

label
{
  display:        block;
}

h1
{
    font-size:  24px;
		font-weight:bold;
}

h2
{
    font-size:  16px;
		font-weight:bold;
}

h3
{
    font-size:  12px;
		font-weight:bold;
}

h4
{
    font-size:  10px;
		font-weight:bold;
}

h5
{
    font-size:  9px;
		font-weight:bold;
}

body, td
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

body
{
  /*padding:                20px;*/
  /*background-color:       #e3f6fa;*/
  background-color:       #f0f0ed;
  background-image:       url('/images/bg_grey.jpg');
  background-repeat:      repeat-x;
}

label
{
  font-weight:            bold;
}

#sc_layout_table
{
  margin-left:            auto;
  margin-right:           auto;
  margin-top:             0px;
  border-collapse:        collapse;
  width:                  1040px;
}

#sc_main_table
{
  width:                  980px;
  border-collapse:        collapse;
}

#sc_main_table tr
{
  vertical-align:         top;
}

#sc_top
{
  position:               relative;
  width:                  1040px;
  margin-right:           auto;
  margin-left:            auto;
  height:                 150px;
  background-color:       #fff;
  background-image:       url('/images/top_shadow_grey.jpg');
  overflow:               hidden;
}

#sc_top_bg
{
  position:               relative;
  width:                  980px;
  margin-right:           auto;
  margin-left:            auto;
  height:                 150px;
  background-image:       url('/images/top_bg_autumn.jpg');
  z-index:                1;
}

#sc_main
{
  /*position:               relative;
  /*left:                   310px;*/
  /*width:                  790px;
  margin-left:            180px;
  min-height:             200px;*/
  /*margin-right:           auto;
  margin-left:            auto;
  background-color:       green;*/
}

#sc_main_shadow
{
  /*position:               relative;*/
  width:                  1040px;
  margin-right:           auto;
  margin-left:            auto;
  background-image:       url('/images/main_shadow_grey.jpg');
}

#heightkeeper
{
  height:                 300px;
  width:                  1px;
  float:                  right;
}

#sc_menu
{
  /*position:               absolute;*/
  /*background:             #CCC;*/
  /*left:                   30px;
  top:                    0px;*/
  /*float:                  left;*/
  width:                  180px;
  background-image:       url('/images/menu_bg.jpg');
  background-repeat:      no-repeat;
  
}

#sc_menu_bg
{
  /*background-image:       url('/images/menu_bg.jpg');
  background-repeat:      no-repeat;
  position:               relative;
  top:                    0px;
  left:                   0px;
  width:                  200px;
  height:                 300px;*/
}

#jsCookMenu
{
  z-index:                100;
  /*position:               relative;*/
  /*top:                    -70px;
  left:                   0px;*/
  min-height:             300px;
}

#prod_search
{
  width:                  150px;
}

#sc_bottom
{
  width:                  980px;
  margin-right:           auto;
  margin-left:            auto;
  height:                 20px;
  text-align:             center;
  font-weight:            bold;
  font-size:              14px;
}

#sc_bottom_shadow
{
  width:                  1040px;
  height:                 130px;
  margin-right:           auto;
  margin-left:            auto;
  background-image:       url('/images/bottom_shadow_grey.jpg');
  background-position:    bottom center;
  position:               relative;
}

.padding_20
{
  padding:                20px;
}

.padding_15
{
  padding:                15px;
  padding-bottom:         0px;
}

#sc_top_logo
{
  position:               absolute;
  top:                    25px;
  left:                   70px;
  z-index:                100;
}

#sc_top_line
{
  position:               absolute;
  /*top:                    45px;*/
  padding:                0px;
  bottom:                 0px;
  left:                   30px;
  width:                  980px;
  height:                 2px;
  background-color:       #000;
  overflow:               hidden;
  z-index:                50;
}

#sc_bottom_line
{
  position:               relative;
  margin-bottom:          5px;
  width:                  980px;
  height:                 2px;
  background-color:       #000;
}

.sc_top_tab
{
  position:               absolute;
  /*background:             #000;*/
  width:                  250px;
  height:                 30px;
  bottom:                 0px;
  color:                  #fff;
  text-align:             center;
  cursor:                 pointer;
  z-index:                50;
}

.sc_top_tab_black
{
  background-image:       url('/images/top_tab_black.gif');
  position:               absolute;
  width:                  250px;
  height:                 300px;
  z-index:                1;
  left:                   0px;
  top:                    0px;
}

.sc_top_tab_red
{
  background-image:       url('/images/top_tab_red.gif');
  position:               absolute;
  width:                  250px;
  height:                 300px;
  z-index:                2;
  left:                   0px;
  top:                    0px;
}

.sc_top_tab_content
{
  position:               absolute;
  width:                  250px;
  height:                 300px;
  z-index:                20;
  left:                   0px;
  top:                    0px;
}

.sc_top_tab.selected
{
  /*background-image:       url('/images/tab_red_bg.gif');¨
  height:                 100px;*/
  cursor:                 default;
}

.sc_top_tab_header
{
  font-weight:            bold;
  font-size:              14px;
  padding-top:            7px;
  z-index:                10;
  /*background-image:       url('/images/tab_white_bg.gif');*/
}

.sc_top_tab p
{
  margin-top:             10px;
  z-index:                10;
}

#sc_top_tab_jkpg
{
  left:                   230px;
}

#sc_top_tab_vmo
{
  left:                   490px;
}

#sc_top_tab_vet
{
  left:                   750px;
}

.sc_bottom_tab
{
  position:               absolute;
  background:             #000;
  background-image:       url('/images/tab_150_white_bg.gif');
  width:                  150px;
  height:                 25px;
  bottom:                 21px;
  color:                  #fff;
  text-align:             center;
  cursor:                 pointer;
}

#sc_bottom_tab_1
{
  left:                   45px;
}

#sc_bottom_tab_2
{
  left:                   205px;
}
#sc_bottom_tab_3
{
  left:                   365px;
}
#sc_bottom_tab_4
{
  left:                   525px;
}
#sc_bottom_tab_5
{
  left:                   685px;
}
#sc_bottom_tab_6
{
  left:                   845px;
}

#sc_bottom_red
{
  position:               absolute;
  background-image:       url('/images/red_bottom.gif');
  width:                  980px;
  height:                 70px;
  left:                   30px;
  bottom:                 55px;
}

.sc_bottom_tab_image
{
  position:               absolute;
  /*background-color:       #CCC;*/
  width:                  150px;
  height:                 90px;
  left:                   30px;
  bottom:                 50px;
}

.sc_bottom_tab_image_img
{
  /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);*/
}

#sc_bottom_tab_image_1
{
  left:                   45px;
  cursor:                 pointer;
}

#sc_bottom_tab_image_2
{
  left:                   205px;
  cursor:                 pointer;
}
#sc_bottom_tab_image_3
{
  left:                   365px;
  cursor:                 pointer;
}
#sc_bottom_tab_image_4
{
  left:                   525px;
  cursor:                 pointer;
}
#sc_bottom_tab_image_5
{
  left:                   685px;
  cursor:                 pointer;
}
#sc_bottom_tab_image_6
{
  left:                   845px;
  cursor:                 pointer;
}

#credit
{
  font-size:              9px;
  color:                  #666666;
  width:                  980px;
  margin-right:           auto;
  margin-left:            auto;
  text-align:             right;
}

#sb_page_narrow
{
  width:                  530px;
}

#sc_start_news
{
  width:                  230px;
  /*position:               absolute;
  left:                  550px;*/
  overflow:               visible;
}

#sc_start_heightkeeper
{
  height:                 380px;
  width:                  1px;
  display:                inline;
  float:                  right;
}

.sc_product_desc
{
  padding-right:          20px;
  line-height:            140%;
}

.sc_product_spec
{
  font-weight:            bold;
  font-size:              14px;
}

.sc_product_spec li
{
  margin-left:            15px;
  margin-top:             5px;
}

.sc_product_table
{
  width:                  100%;
  border-collapse:        collapse;
}

.sc_product_table td
{
  padding:                5px;
}