body {
  background-color: #FFF;
  font-family: verdana, arial, helvetica, sans-serif;
	font-size:9px;
	color: #000000;
} 

/******************************************* header ***********************************/

.header_search_bar{
   display:none;
}
.right_header_blue{
  text-align:right;
  padding-right:40px;
  font-style:italic;
}
#outerColumnContainer{
  border-left-width:1px;
  border-right-width:159px;
  border-color:#FFFFFF;
  width:0;
  margin-left:1px;
}
.menu_login{
  display:none;
}
.viewcarth{
  display:none;
}
/*********************************************** MAIN *********************************/
#main, #product_main{
   position:absolute;
   left:1px;
   width:500px;
}

.main_page_title{
  background-color:#FBFCF7;
}

.product_table{
  width:450px;
}
#product_list{
  width:150px;
}
.part_table_p{
  
  left:1px;
}
.part_table_content{
  width:300px;
  top:150px;
  left:1px;
}
li.part_table_content{
 list-style-position: inside;
}
.part_name{
  width:200px;
	font-size:11px;
	font-weight:bold;
}
.next_prev{
  display:none;
}
/**************************************** left nav***********************************/

#left_nav{
 display:none;
 width:-159px;
}

/************************************** right nav **********************************/
#right_nav{
 display:none;
 position:absolute;
 left:400px;
 width:139px;
 font-size:9px;
}
.part_link, .item_info, .img_v_top {
  vertical-align:top;
}

/************************************* footer **************************************/

#footer, #index_footer{
  display:none;
}

/************************************* other **************************************/
hr.hide{
  display:none;
}

.view_cart{
  display:none;
}

.content_padding{
  padding: 10px;
}

.product_line{
	font-size:14px;
	font-weight:bold;
	color: #0066cc;
	white-space: nowrap;
}

#no_part{
  white-space: nowrap;
}
.wrap_main_right{
 width:500px;
} 

.black_header{
  font-weight:bold;
}
.product_main_border{
  position:absolute;
  top:50px;
  border: 1px solid #000000;
}
.product_desc_table{
  background-color: #CCCCCC;
  text-align:center; 
  font-weight:bold;
}
.your_shopping_cart, .category_detail_black_header{
  font-weight:bold;
}
#thxorder{
  white-space: nowrap;
  width:400px;
  color:#000000;
}
