body {
    margin: 0px;
    padding: 0px;
	background-color: #ffffff;
}

/*
 * header
 */
  div#header{
    height: 133px;
    width:950px;
	background-color: #ffffff;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	margin-top: 0px;
	margin-bottom: 20px;
  }

  div#header_logo_area{
    position:absolute;
    left:460px;
    top:109px;
    height: 200px;
    width:  347px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
  }

  div#header_logo_text {
    position:absolute;

	width: 100%;
	margin: 0px;
	white-space:nowrap;
	font-family: arial, verdana;
	font-size: .75em;
	letter-spacing:0px;
	color:#e7dcd2;
  }

  div#header_logo_extention {
    position:absolute;
    left:820px;
    top:145px;
    width:56px;
    height:60px;
  }

  div#header_h1{
    position:absolute;
    left:460px;
    top:220px;
    height:40px;
    width:320px;
    overflow: hidden;
  }

  div#header_menu{
    position:absolute;
    left:0px;
    top:133px;
    width:430px;
    height:18px;
	background-color:#e7dcd2;
	border-color:#e7dcd2;
	border-right:30px;
	padding-right:30px;
	font-size:14px;
	font-weight:bold;
    text-align:right;
	white-space:nowrap;
  }

  div#header_search {
    position:absolute;
    text-align:right;
	top:150px;
	width:325px;
	height:28px;
	background-color:#e7dcd2;
	z-index:4;
	white-space:nowrap;
    padding: 2px;
	margin: 0px;
	overflow:hidden;
  }

/*
 * extra elements
 */

  div#basket{
    position:absolute;
    left:285px;
    top:183px;
    width:125px;
    height:100px;
  }

  div#random_product{
    position:absolute;
    left:125px;
    top:183px;
    width:125px;
    height:100px;
  }

  div#skyscrapper{

    position:absolute;
    left:1px;
    top:183px;
    text-align:left;
    width:120px;

  }

  div#skyscrapper_image{
    align:right;
  }
  div.skyscrapper_text{
    text-align:center;
    margin-left:280px;
    width:125px;
  }

/*
 * wrapper
 */
  div.wrapper{
	width:880px;
  }

  div.wrapper_left{
    float:left;
    text-align:left;
    width:125px;
    margin-top:30px;
  }

  div.wrapper_right{
    float:right;
    width:150px;
  }

  div.wrapper_center{
    width:500px;
  }



/*
 * left menu
 */
  div.l_maincat {
	background-color: #d2c8b1;
	border-left:15px;
	border-top:0px;
	border-bottom:0px;
	border-right:0px;
	border-style:solid;
	border-color:#e7dcd2;
	padding-top:2px;
	padding-bottom:2px;
  }
  div.l_maincat_b {
	background-color: #e7dcd2;
	border-left:15px;
	border-top:0px;
	border-bottom:0px;
	border-right:0px;
	border-style:solid;
	border-color:#e7dcd2;
	padding-top:2px;
	padding-bottom:2px;
  }
  div.l_subcat {
	padding-top:2px;
	padding-bottom:2px;
  }
  div.menu_l {
    margin-left:125px;
	width:100%;
  }
  td#menu_l_l {
	width:0px;
  }
  td#menu_l_m {
	background-color: #f2efe8;
	width:100%;
  }
  td#menu_l_r {
	width:0px;
  }
  td#menu_l_l_f {
	width:0px;
	height:0px;
  }
  td#menu_l_m_f {
	width:100%;
	height:0px;
  }
  td#menu_l_r_f {
	width:0px;
	height:0px;
  }
  div.menu_l_space {
	padding:10px;
  }
  div.hr_menu_l {
    width:100%;
    height:5px;
	margin-left:0px;
  }
/*
 * end menu left
 */





/*
 * right menu
 */
   div.r_maincat {
	background-color: #e7dcd2;
	border-left:15px;
	border-top:0px;
	border-bottom:0px;
	border-right:0px;
	border-style:solid;
	border-color:#c4deff;
	padding-top:2px;
	padding-bottom:2px;
  }
  div.r_subcat {
	padding-top:2px;
	padding-bottom:2px;
  }
  div#menu_r {
    margin-top:500px;
	width:100%;
  }
  td#menu_r_l {
	width:0px;
  }
 td#menu_r_m {
	width:100%;
  }

  td#menu_r_r {
	width:0px;
  }
  div#menu_r_l_f {
	width:0px;
	height:0px;
  }
  td#menu_r_m_f {
	width:100%;
	height:0px;
  }
  div#menu_r_r_f {
	width:0px;
	height:0px;
  }
  div.menu_r_space {
	padding-bottom:15px;
  }
  div.hr_menu_r {
    width:100%;
    height:0px;
  }
  div.r_product_image {

      text-align:center;
      height:93px;
      width:100%;
      padding-top:10px;
    }
    div.r_product_image_mask {
      border-style:solid;
      border-color:#c4deff;
      padding:5px;
      height:50px;
      width:50px;
      overflow:hidden;
    }
/*
 * end right left
 */





/*
 * content
 */

  div#c_p {
    position:absolute;
    left:285px;
    width:500px;
    top:320px;
  }

  div#c_h_l {
    float:left;
	width:125px;
    margin-right:10px;
  }

  div.c_sub_maincat {
	background-color: #d2c8b1;
	border-left:15px;
	border-top:0px;
	border-bottom:0px;
	border-right:0px;
	border-style:solid;
	border-color:#e7dcd2;
	padding-top:2px;
	padding-bottom:2px;
	/* height:16px; */
	width:105px;
  }

  div.c_sub_subcat {
	padding-top:2px;
	padding-bottom:2px;
  }

  div#c_h_m {
	background:#ffffff;
  }

  div#c_h_r {

	width:240px;
    float:right;
	background:#ffffff;
  }

  div#c_main {
	background:#ffffff;
  }

  div#c_next_page {
  }

  div.c_footer_hr {
   height:5px;
    width:100%;
    border:0;
  }

  div#c_footer {
  }

  div#c_linklist {
	background:#ffffff;
  }
  div.c_spacer {
    clear: both;
	height:20px;
  }


  /*
   * content product browse
   */

    div.c_product {
      width:500px;
      height:120px;
      background:#ffffff;
    }

    div.c_product_image {
      text-align:center;
      height:100px;
      width:100px;
      align:center;
      padding-left:10px;
      padding-top:10px;
      padding-right:10px;
      padding-bottom:0px;
      float:left;
    }
    div.c_product_image_mask {
      height:100px;
      width:100px;
      overflow:hidden;
    }
    div.c_product_right_border {
      width:23px;
      height:120px;
      float:right;
      margin-left:10px;
      background:#ffffff;
    }



     div.c_product_name {
      font-size:12px;
      padding-top:10px;
      width:220px;
	  height:31px;
	  overflow:hidden;
    }

    /*
     * product browse line start
     */
    div.c_product_line_l {

      float:left;
	  width:220px;
	  height:80px;
	  overflow:hidden;
    }
    div.c_product_line_r {
	  width:100px;
	  height:70px;
      float:right;
	  overflow:hidden;
    }
    /*
     * product browse line end
     */

    div.c_basket_table {
      padding-left:13px;
      padding-right:13px;
      border-style:solid;
      padding:20px;
      margin:20px;
    }

  /*
   * content product browse
   */

   /*
   * content product flypage
   */

    div.c_product_fl_special {
      float:right;
	  width:60px;
	  height:50px;
	  text-align:center;
      background:#ffffff;
	  overflow:hidden;
      margin:5px;
    }

    /*
    * faq
    */
    div.c_faq_h_l {

      float:left;
	  width:125px;
    }
    div.c_faq_h_l_top {

	background-color: #e7dcd2;
	border-left:15px;
	border-top:0px;
	border-bottom:0px;
	border-right:0px;
	border-style:solid;
	border-color:#c4deff;
	padding-top:2px;
	padding-bottom:2px;
	width:120px;

    }
    div.c_faq_h_m {
      margin-top:16px;
  	  width:86px;
	  background:#ffffff;
    }
    div.c_faq_h_r {
      border-left:15px;
	  border-top:0px;
	  border-bottom:0px;
	  border-right:0px;
	  border-style:solid;
	  border-color:#ffffff;
	  width:240px;
      float:right;
	  padding-top:2px;
	  padding-bottom:2px;
      text-align:right;
	  background:#ffffff;
    }
    div.c_faq_h_r_top {
  	  width:240px;
  	  background-color: #e7dcd2;
	  border-left:15px;
	  border-top:0px;
	  border-bottom:0px;
	  border-right:0px;
	  border-style:solid;
	  border-color:#c4deff;
	  padding-top:2px;
	  padding-bottom:2px;
	  height:16px;
    }
    div.c_faq_h_r_subtop {
  	  width:240px;
  	  background-color: #e7dcd2;
	  border-left:15px;
	  border-top:0px;
	  border-bottom:0px;
	  border-right:0px;
	  border-style:solid;
	  border-color:#c4deff;
	  padding-top:2px;
	  padding-bottom:2px;
    }
    div.c_faq_h_r_sub2 {
  	  width:240px;
  	  background-color: #ffffff;
	  border-left:15px;
	  border-top:0px;
	  border-bottom:0px;
	  border-right:0px;
	  border-style:solid;
	  border-color:#ffffff;
	  padding-top:2px;
	  padding-bottom:2px;
    }
    div.c_faq_h_top {
  	  width:456px;
  	  background:#e7dcd2;
    }
    div.c_faq_form_l {
      margin-top:16px;
      float:left;
	  width:200px;
    }
    div.c_faq_form_r {
      margin-top:16px;
      float:right;
  	  width:240px;
    }
    div.c_faq_form_m {
      margin-top:16px;
	  width:16px;
    }


/*
 * end content
 */

div.yinyang {
	width:0px;
	height:0px;
}

div.clear {
      clear: both;
}

