body {
  background-color: #FFF;
  font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	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_header
{
  background: url("../../share/img/images/sec_line1.gif") repeat;

}
/*********************************************** MAIN *********************************/
#main, #main_index{
   position:absolute;
   left:1px;
   width:862px;
   background-color:#FFFFFF;
}

.main_page_title{
  background-color:#FBFCF7;
}

.product_table{
  width:200px;
}
#product_list{
  width:150px;
}
.part_table_p{
  width:500px;
  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:inline;
 position:absolute;
 left:400px;
 width:139px;
 font-size:9px;
}
.part_link, .item_info, .img_v_top {
  vertical-align:top;
}

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

#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;
}

.category_detail_green_header{
  font-weight: bold;
	color: #006666;
}
.product_purple_bg{
 background-color:#CCCCFF;
}
.grey_bgcolor{
  background-color:#EEE;
}
.part_name{
  width:400px;
}
.red_header{
  color: #FF3300;
  font-weight:bold;
}

