body {
	margin: 0px;
	padding: 0px;
	margin-bottom: 25px;
}
#main_wrapper { 
	width: 775px;
}

#header { 
	width: 775px;
	height: 100px;
	background: transparent url(images/logo.jpg) no-repeat center left;
	position: relative;
}

.clear { clear: both; font: 0px; height: 0px; line-height: 0px; }

#contact_cart {
	text-align: right;
	width: 200px;
	position: absolute;
	left: 575px;
	top: 25px;
	color: #7e7c7c;
	font: normal 11px arial, verdana, sans-serif;
}
#contact_cart a { color: #7e7c7c; font: normal 13px arial, verdana, sans-serif; }
#contact_cart a:hover { text-decoration: none; color: #7e7c7c; font: normal 13px arial, verdana, sans-serif; }
.contact_phone { color: #7e7c7c; font-size: 15px; font-weight: bold; }

#nav_wrap {
	float: left;
	width: 200px;
	background: #8a8989;
}
#nav_wrap_padding {
	padding: 5px;
}
.nav_main {
	text-align: left;
	color: #ffffff;
	font: bold 13px Lucida Sans, arial, verdana, sans-serfi;
	height: 25px;
}
.nav_main_lt {
	text-align: left;
	color: #ffffff;
	font: bold 13px Lucida Sans, arial, verdana, sans-serfi;
	height: 20px;
}


.nav_main a, .nav_main_lt a {
	padding: 4px;
	display: block;
	color: #ffffff;
	text-decoration: none;
}
.nav_main a:hover, .nav_main_lt a:hover, .nav_sub a:hover {
	background: #d4d4d4; color: #8a8989;
}

.nav_sub {
	text-align: left;
	color: #ffffff;
	font: bold 11px Lucida Sans, arial, verdana, sans-serfi;
	height: 15px;
}
.nav_sub a {
	padding: 2px;
	padding-left: 15px;
	display: block;
	color: #ffffff;
	text-decoration: none;
}

.nav_sub_on {
	text-align: left;
	color: #ffffff;
	font: bold 11px Lucida Sans, arial, verdana, sans-serfi;
	height: 15px;
	background: #d4d4d4;
}
.nav_sub_on a {
	padding: 2px;
	padding-left: 15px;
	display: block;
	color: #8a8989;
	text-decoration: none;

}

.nav_main_on {
	text-align: left;
	font: bold 13px Lucida Sans, arial, verdana, sans-serfi;
	height: 25px;
	background: #d4d4d4; 
}
.nav_main_lt_on {
	text-align: left;
	font: bold 13px Lucida Sans, arial, verdana, sans-serfi;
	height: 20px;
	background: #d4d4d4; 
}

.nav_main_lt, .nav_main_lt_on { font-size: 10px; }

.nav_main_on a, .nav_main_lt_on a { 
	padding: 4px;
	display: block;
	color: #8a8989;
	text-decoration: none;
 }

.feeds_parts_tbl tr { margin-bottom: 7px; }
.feeds_parts_tbl tr td { border-bottom: solid 2px #e8e7e7; color: #3a3838; font-size: 11px; }
.feeds_parts_tbl tr td img { cursor: pointer; border: 0px; }
.feeds_parts_tbl tr th img { cursor: pointer; border: 0px; }
.feeds_parts_tbl tr th { text-align: center; border-bottom: solid 2px #e8e7e7; font-size: 11px; font-weight: normal; }

#workarea {
	width: 575px;
	float: left;
	text-align: left;
	color: #8a8989;
	font: 12px arial, verdana, sans-serif;
}
#workarea_pad { 
	padding-left: 25px;
}

#workarea a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#workarea a:hover {
	color: #acacac;
	text-decoration: underline;
}

.title {
	font: bold 17px arial, verdana, sans-serif;
	letter-spacing: -1px;
	color: #ead32d;
}

.thumbnails { margin: 25px 0px; }
.thumbnails img { padding: 2px; border: solid 1px #acacac; margin-right: 4px; }


.header_td {
	background: #c0c0c0;
	color: #5d5a5a;
	font-weight: bold;
	width: 300px;
}
.price_td {
	background: #c0c0c0;
	color: #5d5a5a;
	font-weight: bold;
	text-align: center;

}

.addtocart_td {
	width: 100px;
	text-align: center;
	border-bottom: solid 1px #c0c0c0;
}
.addtocart_td a { color: #c0c0c0 !important; }
.addtocart_td a:hover { color: #8a8989 !important; }
.addtocart_td img { border: 0px; }

.addtocart_td_w_top { width: 100px; text-align: center;  }
.addtocart_td_w_top img { border: 0px; }
.addtocart_td_w_top a { color: #c0c0c0 !important; }
.addtocart_td_w_top a:hover { color: #8a8989 !important; }


.odd, .even { color: #3a3838; border-right: solid 2px #e8e7e7; font-size: 11px; }
.even { background: #f5f5f5; border-right: solid 2px #e8e7e7;  }


.sub_td { color: #cdb60e; font-weight: bold; font-size: 11px; text-decoration: underline; text-align: center; padding: 15px 0px; border-right: solid 2px #e8e7e7; }


.even_row {  background: #f5f5f5;  }



/* ----------------------- PRODUCT WE CARRY --------------------------------- */

#products_we_carry {
	background: #ededed;
}

.acurite a {
	display: block;
	width: 117px;
	height: 24px;
	background: transparent url(images/companies/_acurite.jpg) no-repeat top center;
}
.acurite a:hover { background-position: 0 -24px; }	

.sony a {
	display: block;
	width: 100px;
	height: 28px;
	background: transparent url(images/companies/_sony.jpg) no-repeat top center;
}
.sony a:hover { background-position: 0 -28px; }

.fagor a {
	display: block;
	width: 112px;
	height: 41px;
	background: transparent url(images/companies/_fagor.jpg) no-repeat top center;
}
.fagor a:hover { background-position: 0 -41px; }

.newall a {
	display: block;
	width: 101px;
	height: 25px;
	background: transparent url(images/companies/_newall.jpg) no-repeat top center;
}
.newall a:hover { background-position: 0 -25px; }

.anilam a {
	display: block;
	width: 113px;
	height: 35px;
	background: transparent url(images/companies/_anilam.jpg) no-repeat top center;
}
.anilam a:hover { background-position: 0 -35px; }

.bijor a {
	display: block;
	width: 93px;
	height: 47px;
	background: transparent url(images/companies/_bijor.jpg) no-repeat top center;
}
.bijor a:hover { background-position: 0 -47px; }

.mitutoyo a {
	display: block;
	width: 108px;
	height: 39px;
	background: transparent url(images/companies/_mitutoyo.jpg) no-repeat top center;
}
.mitutoyo a:hover { background-position: 0 -39px; }

.lyndex a {
	display: block;
	width: 102px;
	height: 35px;
	background: transparent url(images/companies/_lyndex.jpg) no-repeat top center;
}
.lyndex a:hover { background-position: 0 -35px; }








#footer {	
	letter-spacing: -1px;
	margin-top: 25px;
	font: bold 14px arial, verdana, sans-serif;
	height: 35px;
	background: #eae7e7;
	color: #c1bcbc;
	text-align: right;	
	padding-right: 50px;
	padding-top: 20px;
}

#logobee {	
	font: bold 9px arial, verdana, sans-serif;
	color: #c1bcbc;
	text-align: left;	
	padding-right: 50px;
	padding-top: 4px;
}
#logobee a { color: #c1bcbc; text-decoration: none; font: bold 9px arial, verdana, sans-serif; }



.input_i {
	margin-bottom: 7px;
	border: solid 1px #ccc;
	width: 240px;
}
.textarea_i {
	margin-bottom: 7px;
	border: solid 1px #ccc;
	width: 320px;
	height: 125px;
}












