@charset "utf-8";
/* Perfection Machinery CSS
Author: EW
Date created: 07.10.08
*/

/* Search Styles */

.clear {
clear: both;
}

.contact-left-clm{
    float: left;
    font-size: 12px;
	margin-right: 60px;
	color:#666;
	width: 350px;
}
	
.contact-left-clm h2, .contact-right-clm h2{
	padding-bottom:8px;
}
	
.contact-left-clm h3, .contact-right-clm h3{
	font-size:1em;
	font-weight:bold;
	color:#000;
	}
	
#right_content div.contact-left-clm ul{
	margin-left:0px;
	float:left;
	position:relative;
	left:-10px;
	width:150px;
	margin-bottom:35px;
	}
	
#right_content div.contact-left-clm li{
	background:none;
	margin-bottom:2px;
	margin-left:0px;
	}
	
#right_content div.contact-left-clm img.imgRight{
	padding:2px;
	border:1px solid #D9DCE7;
	float: left;
	margin: 0 10px 0 0;
	}
	
	
.contact-right-clm{
	float:left;
	width:400px;
	margin-right:40px;
	color:#666;
	}
	
.contact-left-clm iframe{
	padding:2px;
	border:1px solid #D9DCE7;
}
	

.menu_white {
color: #FFFFFF;
}


.menu_red {
color: #ff0000;
}

.menu_yellow {
color: #ffff00;
}


#searchBanner {
background: url(../images/search_back.png) no-repeat;
height: 33px;
padding: 5px 25px 0 25px;
}

#searchBanner ul {

display: block;
float: left;
height: 37px;
}

#searchBanner ul li {
/*background: url(../images/menu_back_right.png) no-repeat;
background-position: top right;*/
display: inline;
line-height: 25px;
list-style: none;
padding: 0px 36px 0 0;
}


#searchform {
background-color: #fff;
border: inset #e6e6e6 2px;
float: right;
height: 20px;
width: 332px;

}

html>body #searchform {
background-color: #fff;
border: inset #e6e6e6 2px;
float: right;
height: 23px;
width: 332px;
}

.search_form {
background: #fff;
border: none;
color: #666;
font-size: 12px;
height: 10px;
padding: 5px 0 0 5px;
width: 195px;
}

html>body .search_form {
background: #fff;
border: none;
color: #666;
font-size: 12px;
height: 18px;
padding: 5px 0 0 5px;
width: 195px;
}

#search_box {
float: left;
height: 23px;
}

html>body #search_box {
float: left;
height: 37px;
}

#search_button {
position: absolute;
}

html>body #search_button {
position: inherit;
}

#searchBanner a {
color: #fff;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

#searchBanner a:hover {
text-decoration: underline;
}
/*
Anil changes

*/

.ajax__validatorcallout1 div, .ajax__validatorcallout1 td {border:solid 1px Black;background-color:#ff3333;}
.ajax__validatorcallout1 .ajax__validatorcallout_popup_table {display:none;border:none;background-color:transparent;padding:0px; }
.ajax__validatorcallout1 .ajax__validatorcallout_popup_table_row {vertical-align:top;height:100%;background-color:transparent;padding:0px;}
.ajax__validatorcallout1 .ajax__validatorcallout_callout_cell {width:20px;height:100%;text-align:right;vertical-align:top;border:none;background-color:transparent;padding:0px;}
.ajax__validatorcallout1 .ajax__validatorcallout_callout_table {height:100%;border:none;background-color:transparent;padding:0px;}
.ajax__validatorcallout1 .ajax__validatorcallout_callout_table_row {background-color:transparent;padding:0px;}
.ajax__validatorcallout1 .ajax__validatorcallout_callout_arrow_cell {padding:8px 0px 0px 0px;text-align:right;vertical-align:top;font-size:1px;border:none;background-color:transparent;}
.ajax__validatorcallout1 .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv {font-size:1px;position:relative; left:1px; border-bottom:none;border-right:none;border-left:none;width:15px;background-color:transparent;padding:0px;}
.ajax__validatorcallout1 .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv div {height:1px;overflow:hidden;border-top:none;border-bottom:none;border-right:none;padding:0px;margin-left:auto;}
.ajax__validatorcallout1 .ajax__validatorcallout_error_message_cell {font-family: Arial, Helvetica, sans-serif; color: #666; font-weight:bolder; font-size:10px;padding:5px;border-right:none;border-left:none;width:100%;}
.ajax__validatorcallout1 .ajax__validatorcallout_icon_cell {width:20px;padding:5px;border-right:none;}
.ajax__validatorcallout1 .ajax__validatorcallout_close_button_cell {vertical-align:top;padding:0px;text-align:right;border-left:none;}
.ajax__validatorcallout1 .ajax__validatorcallout_close_button_cell .ajax__validatorcallout_innerdiv {border:none;text-align:center;width:10px;padding:2px;cursor:pointer;}



/*----------------------------------------------------------------*/

* {
margin: 0;
padding: 0;
}

body {
background-color: #d6dade;
color: #073D6D;
font-family: Arial, Helvetica, sans-serif;
line-height: 140%;
}

#wrapper {
background: url(../images/main_back.png) repeat-y;
margin: 0 auto;
width: 980px;
}

#clear {
clear: both;
}

/* Header Styles */

#header {
background: url(../images/header_back.png) no-repeat;
color: #99ccff;
height: 115px;
width: 980px;
}

#header_left {
float: left;
padding: 25px 0 0 15px;
width: 350px;
}

#header_right {
float: right;
padding: 15px 50px 0 0;
line-height: normal;
}

#header_right img {
border: none;
padding-right: 7px;
}

/* Menu Styles */

#menu {
background: url(../images/menu_back.png) no-repeat;
height: 37px;
}

#menu ul {
display: block;
float: left;
height: 37px;
padding: 0 0 0 10px;
}

#menu ul li {
/*background: url(../images/menu_back_right.png) no-repeat;
background-position: top right;*/
display: inline;
line-height: 37px;
list-style: none;
padding: 10px 20px 0 15px;
}


#menu2 {
background: url(../images/menu_back1.jpg) no-repeat;
height: 37px;
}

#menu2 ul {
display: block;
float: left;
height: 37px;
padding: 0 0 0 10px;
}

#menu2 ul li {
/*background: url(../images/menu_back_right.png) no-repeat;
background-position: top right;*/
display: inline;
line-height: 37px;
list-style: none;
padding: 10px 20px 0 15px;
}

#menu2 li.custom1 {
padding: 10px 18px 0 15px;
}

#menu2 li.custom2 {
padding: 10px  16px 0 15px;
}

#menu2 li.custom3 {
padding: 10px  16px 0 71px;
}

#menu2 li.custom4 {
padding: 10px  16px 0 76px;
}

#menu2 li.custom5 {
padding: 10px  16px 0 82px;
}


.whiteh5 {
color: #ffffff;
line-height: 140%;
font-weight: bold;
font-size: 10px;
font-weight: bold;
}

whiteh5 {
color: #ffffff;
line-height: 140%;
font-size: 10px;
font-weight: bold;
}

#menu_sub ul {
color: #99ccff;
display: block;
/*padding: 0 0 0 225px;*/
padding: 0 0 0 25px;
}

#menu_sub ul li {
background: none;
display: inline;
line-height: 37px;
list-style: none;
padding: 0;
}

#crumbs {
background-color: #fff;
border: solid #bac0d0 1px;
font-size: 11px;
line-height: 20px;
margin: 0 0 20px 0;
padding: 5px 0 5px 10px;
width: 915px;
}

#crumbs a {
color: #0468a4;
text-decoration: none;
}

/* Left Bar Styles */

#left_side {
float: left;
margin: 0 20px 0 0;
width: 220px;
}

#inventory {
background-color: #fff;
border: solid #bac0d0 1px;
font-size: 12px;
font-weight: bold;
padding: 10px;
margin: 0 0 20px 0;
}

#inventory a {
color: #0468a4;
}

#inventory ul li {
background: url(../images/product_list_style.png) no-repeat;
display: block;
list-style: none;
padding: 0 0 5px 25px;
}

#search {
background-color: #fff;
border: solid #bac0d0 1px;
margin: 0 0 20px 0;
padding: 10px;
}

#help {
background-color: #fff;
border: solid #bac0d0 1px;
margin: 0 0 20px 0;
}

#help p {
color: #666;
font-size: 11px;
padding: 10px;
}

.search_form {
background: #fff;
border: solid #c3c3c3 1px;
color: #666;
font-size: 12px;
height: 20px;
padding: 0 0 0 5px;
width: 190px;
}

.search_button {
float: right;
padding: 10px 0 0 0;
}

#popular {
background-color: #fff;
border: solid #bac0d0 1px;
font-size: 12px;
font-weight: bold;
margin: 0 0 20px 0;
}

#popular h4 a {
color: #fff;
text-decoration:none
}

#popular a {
color: #0468a4;
}

#popular ul {
padding: 10px;
}

#popular ul li {
background: url(../images/product_list_style.png) no-repeat;
display: block;
list-style: none;
padding: 0 0 5px 25px;
}

#popular p {
color: #666;
font-size: 10px;
font-weight: normal;
line-height: 130%;
padding: 10px;
}

#popular label {
float: left;
padding: 5px 0 0 10px;
}

#popular .quote_form {
background: #fff;
border: solid #c3c3c3 1px;
color: #666;
font-size: 12px;
height: 20px;
margin: 5px 0 10px 10px;
padding: 0 0 0 5px;
width: 110px;
}

#popular .quote_form2 {
background: #fff;
border: solid #c3c3c3 1px;
color: #666;
font-size: 12px;
height: 20px;
margin: 5px 0 10px 14px;
padding: 0 0 0 5px;
width: 110px;
}

#popular .quote_form3 {
background: #fff;
border: solid #c3c3c3 1px;
color: #666;
font-size: 12px;
height: 20px;
margin: 5px 0 10px 14px;
padding: 0 0 0 5px;
width: 132px;
}

/* Main Styles */

#main {
padding:  20px 25px 20px 25px;
}

#right_content {
background-color: #fff;
border: solid #bac0d0 1px;
float: left;
margin: 0 0 20px 0;
min-height: 660px;
padding: 20px;
width: 645px;
}

#right_content table 
{
    color: #666;
font-size: 12px;

border: none;
padding:  10px 0 0 0;
/*width: 70%;*/
width: 100%;
}

#right_content table td {
padding: 0 10px 5 0;

}

#right_content label {
font-size: 12px;
font-weight: bold;
padding: 0 0 5px 0;
}

.input_form {
background: #fff;
border: solid #c3c3c3 1px;
color: #666;
font-size: 12px;
height: 20px;
padding: 0 0 0 5px;
width: 150px;
}

.input_form2 {
background: #fff;
border: solid #c3c3c3 1px;
color: #666;
font-size: 12px;
height: 20px;
padding: 0 0 0 5px;
width: 375px;
}

.input_form3 {
background: #fff;
border: solid #c3c3c3 1px;
color: #666;
font-size: 12px;
height: 80px;
margin: 0 0 10px 0;
padding: 0 0 0 5px;
width: 530px;
}

#right_content ul {
color: #666;
font-size: 13px;
list-style: circle;
padding: 10px 0 0 20px;
}

#product_info {
color: #666;
font-size: 11px;
}

#product_info table {
width: 95%;
}

#product_info table td {
border-bottom: solid #ddd 1px;
border-left : 0px;
border-right : 0px;
border-top : 0px;
padding: 3px 0 3px 5px;
}

#productcategory_info {
color: #666;
font-size: 11px;
}

#productcategory_info table {
border: solid #ddd 1px;
/*width: 75%;*/
width:646px;
}

#productcategory_info table td {
border-bottom: solid #ddd 1px;
/*border-left : 0px;
border-right : 0px;
border-top : 0px;*/
padding: 5px;
}

#productcategory_info table th 
{
background:url(../images/table-header.gif) ;
border-bottom: solid #ddd 1px;
border-left : 0px;
border-right : 0px;
border-top : 0px;
padding: 5px;
}
#productcategory_info table  th a {color:#FFF; text-decoration: none;}
#productcategory_info table  th a:hover {color:#FFF; text-decoration: underline;}

#productliquidation_info {
color: #666;
font-size: 11px;
}

#productliquidation_info table {
border: solid #ddd 1px;
/*width: 75%;*/
width:646px;
}

#productliquidation_info table td {
border-bottom: solid #ddd 1px;
/*border-left : 0px;
border-right : 0px;
border-top : 0px;*/
padding: 5px;
}

#productliquidation_info table th {
/*color: #073c6e;
font-size: 16px;
text-align:left;
padding: 5px;
border-left : solid #fff 1px;
border-right : solid #fff 1px;
border-top : solid #fff 1px;
border-bottom: solid #ddd 1px;*/

}

.productliquidation_left {
float: left;
}
.productliquidation_right {
float: right;
}

.featureditemsproductliquidation table {
width: 300;
border: none;
}


.bold_cats {
font-weight: bold; 
text-decoration:none
}

.bold_cats a{
text-decoration: none;
}

.bold_cats a:hover {
text-decoration: none;
}

#index_sec4 {
background-color: #fff;
border: solid #bac0d0 1px;
width: 925px;
}

.jasonstyle {
color: #009bf9;
font-weight: bold;
text-decoration: none;
}

/* Text Styles */

h1 {
color: #073c6e;
font-size: 20px;
}

h2 {
color: #073c6e;
font-size: 16px;
}

h3 {
color: #fff;
font-size: 16px;
line-height: 140%;
padding: 0 0 5px 0;
}

h4 {
background: url(../images/side_bar_header_back.png) repeat-x;
color: #fff;
font-size: 16px;
line-height: 140%;
padding: 5px 0 5px 10px;
}

h4.lq {
background: url(../images/side_bar_header_backLQ.png) repeat-x;
color: #fff;
font-size: 16px;
line-height: 140%;
padding: 5px 0 5px 10px;
}

.h4 {
color: #fff;
font-size: 16px;
line-height: 140%;
padding: 0 0 5px 0;
font-weight: bold;
display:block;
}

h5 {
color: #ffff00;
font-size: 14px;
line-height: 140%;
}

.h5 {
color: #ffff00;
font-size: 14px;
line-height: 140%;
font-weight: bold;
}

h6 {
font-size: 18px;
font-style: italic;
font-weight: bold;
line-height: 140%;
}

#header a {
color: #fff;
font-size: 11px;
text-decoration: none;
}

#header a:hover {
color: #99ccff;
text-decoration: underline;
}

#menu a, #menu2 a {
color: #fff;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

#menu a:hover, #menu2 a:hover  {
text-decoration: underline;
}

.large_yellow {
color: #ffff00;
font-size: 18px;
font-weight: bold;
}

.small_blue {
color: #99ccff;
font-size: 10px;
}

.menu_blue {
color: #06fbfc;
}

.menu_green {
color: #00fd05;
}

.menu_orange {
color: #e9960c;
}

.mid_yellow {
color: #ffff00;
float: left;
font-size: 12px;
font-weight: bold;
padding: 3px 0 0 0;
}

h2 a {
color: #073c6e;
}

#search p {
color: #666;
font-size: 11px;
}

.mid_red {
color: #FF0000;
font-size: 12px;
font-weight: bold;
}

#main a:hover {
color: #09699b;
}

#right_content p {
border-bottom: solid #e6e6e6 1px;
color: #666;
font-size: 12px;
padding: 10px 0 10px 0;
}

#right_content a {
color: #073c6e;
}

.smaller {
color: #666;
font-size: 10px;
padding: 10px 0 10px 0;
}

.list_links {
color: #09699b;
font-size: 11px;
font-weight: normal;
}

.underline {
text-decoration: underline;
}

/* Image Styles */

.left_link_image {
border: none;
float: left;
padding: 5px 0 5px 15px;
}


.main_image {
float: left;
}

.goback_button {
float: right;
padding: 0 65px 0 0;
}

.link_image {
border: none;
float: left;
padding: 0 30px 0 0;
}

/* Product Styles */

#product_col1 {
float: left;
font-size: 11px;
width: 45%;
}

#product_col2 {
float: right;
font-size: 11px;
width: 45%;
}

.right_image {
float: right;
padding: 5px 15px 15px 0;
}

#product_specs {
color: #666;
float: left;
font-size: 12px;
line-height: 150%;
padding: 0 20px 0 0;
width: 260px;
}

#product_Misc p {
border-bottom: solid #e6e6e6 1px;
margin: 0 0 10px 0;
padding: 10px 0 5px 0;
}

#product_Misc {
color: #666;
float: left;
font-size: 12px;
line-height: 150%;
padding: 0 20px 0 0;
width: 625px;
}

#product_specs p {
border-bottom: solid #e6e6e6 1px;
margin: 0 0 10px 0;
padding: 10px 0 5px 0;
}

#product_photos {
float: right;
text-align: center;
width: 360px;
}

#product_photos p {
border-bottom: solid #e6e6e6 1px;
margin: 0 0 15px 0;
padding: 8px 0 3px 0;
text-align: left;
}




#product_videos {
float: right;
text-align: center;
width: 360px;
}

#product_videos p {
border-bottom: solid #e6e6e6 1px;
margin: 0 0 15px 0;
padding: 8px 0 3px 0;
text-align: left;
}


.product_tn {
border: none;
padding: 10px;
}

.left_image {
border: solid #ddd 1px;
float: left;
margin: 5px 10px 0 0;
}

#right_content .no_line {
border: none;
}




#secondTierSitmap ul {
padding: 0px 0px 0px 40px;
}

#secondTierSitmap ul li {
background: url(../images/product_list_style.png) no-repeat;
display: block;
padding:  0 0px 0px 20px;
}

#sitemap ul {
    padding:  0 0 10px 30px;
}

#sitemap li {
    color: #555;
    list-style: circle;
    padding: 0 0 5px 0;
    font-size: 12px;
    font-weight: bold;
}











.img-left{
	float:left;
	margin-top:5px;
	margin-right:20px;
	
	margin-bottom:20px;
	padding:2px;
	border:#ccc 1px solid;
	}
	
.img-right{
	float:right;
	margin-top:5px;
	margin-left:20px;
	padding:2px;
	border:#ccc 1px solid;
	}
.img-border{

	padding:2px;
	border:#ccc 1px solid;
	}
	
	#img-border{

	padding:2px;
	border:#ccc 1px solid;
	}
	

.contact_form {
background: #fff;
border: solid #c3c3c3 1px;
color: #666;
font-size: 12px;
height: 20px;
margin: 0 0 3px 0;
padding: 0 0 0 5px;
width: 210px;
}

.contact_form2 {
background: #fff;
border: solid #c3c3c3 1px;
color: #666;
font-size: 12px;
height: 80px;
padding: 0 0 0 5px;
margin: 0 0 10px 0;
width: 210px;
}

#contact-email {
float: left;
}


#right_content .apex {
color:  red;
}


/* -------------------------------------------------------- */

#footer {background: url(../images/footer_back.png) repeat-y; color:#fff; font-size: 12px; padding:20px 30px; width:920px;}

#footer ul {list-style:none; float:left; width:280px; line-height:200%; padding-left:10px; display:block; padding-right:25px;}

#footer ul.last, #footer-btm div.last {padding-right:0px;}

#footer li {background:url(../images/bg-li-footer.gif) left no-repeat; padding-left:12px;}

#footer ul a, #footer-btm a {color:#009bf9; font-weight:bold; text-decoration:none;}

#footer ul a:hover, #footer-btm a:hover {color:#8D979A; font-weight:bold; text-decoration:underline;}

#footer-btm {background:#d6dade url(../images/bg-footer-btm.jpg) no-repeat top; color:#fff; font-size: 12px; padding:20px 30px; width:920px; height:70px;}

#footer-btm div {float:left; width:280px; display:block; padding-left:10px; padding-right:20px;}

#footer-btm div.clear {float:none; width:0px; padding-right:0px; font-size:0px;}

#footer-btm p {line-height:140%;}

#footer-btm #address {padding-left:12px;}

#footer-btm #acquired {background:url(../images/footer-icon-acquired.jpg) no-repeat left; padding-left:20px;}

#footer-btm #rss {background:url(../images/footer-icon-rss.jpg) no-repeat left; padding-left:20px;}

#footer-btm div.last {background:url(../images/footer-icon-ebay.jpg) no-repeat left top; height:40px; margin-left:10px; position:relative;}

#footer-btm div.last div#facebook-container {position:absolute; right:0px; bottom:-24px; width:50px; height:60px; padding:0px;}

#footer-btm div.last a {color:#FFF;}

#footer-btm div.last a#facebook {padding-left:70px; background:url(../images/footer-icon-facebook.gif) no-repeat left;}

#footer-btm #ebay {padding-left:65px; margin:10px 0px 15px 0px;}

#copyright {padding:0px 30px; width:920px; height:40px; color:#919B9D; font-size:12px; background:#d6dade;}

#spectrum {float:right;}

#copyright a {color:#919B9D; text-decoration:none;}



#right_content p.pdfIcon {background:url(../images/auctions-liquidations/icon-view-brochure.jpg) no-repeat left 4px; margin: 10px 0 0 0; float:left; padding: 0px 0 10px 25px;border-bottom:none;font-weight:bold; display:block;}

#right_content p.pdfIcon a {color:#09F; text-decoration:underline;}

#right_content p.pdfIcon a:hover {color:#666; text-decoration:none;}





.tableheader {
background:url(../images/table-header.gif) ;
/*line-height: 110%;*/
}



#translationContainer {
height: 15px;
padding: 5px 15px 5px 25px;
}

#translationContainer img {
padding-right: 15px;
float: left;
border: none;
display: block;
}

#translationContainer a {
border: none;
}

#translationContainer p {
color: #707274;
font-weight: bold;
font-size: .8em;
float: left;
padding-right: 5px;
}

