@import url("http://www.alltradetools.com/wp-content/themes/alltradetools/print.css") print;
/*
Theme Name: AllTradeTools Wordpress Theme Integration
Theme URI: http://www.alltradetools.com/
Description: The AllTradeTools design integrated with WordPress.
Version: 1.0
Author: TrevNet Media Corp.
Author URI: http://www.trevnetmedia.com/
*/

/* CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
form, label,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* Define focus styles! */
:focus {
	outline: 0;
}

/* Highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* Tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}


#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 25px;
	margin: 0px 0 0;
	width: 720px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 0 15px;
	}

.post {
	margin: 0 0 40px;
	}

.post hr {
	display: block;
	}

.post h2 {
	margin-bottom: 10px;
}

.post p {
	line-height: 1.8em;
	margin-bottom: 10px;
	font-size: 0.9em;
	color: #666;
}

.post a {
	color: #F00;
}

.post img {
	margin-bottom: 10px;
}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	text-align: left;
	padding: 20px 0 10px 0;
	margin-left: 570px;
	width: 175px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: none;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
	

/* Begin Content for AllTradeTools.com */

a:hover {color:#000;}
#at_wrapper { 
	border-left: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	-moz-box-shadow: 0 -8px 9px #DDD;
	-webkit-box-shadow: 0 -8px 9px #DDD;
	margin: 0 auto;
	width: 760px;
	padding-bottom: 10px;
}

#at_logo {
	
}

#at_nav {
	font: bold 9px verdana, tahoma, sans-serif;
	height: 22px;
	background: #000;
	width: 100%;
	z-index: 99;
	position: relative;
}

#at_nav ul li a {
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 4px;
	display: block;
	height: 18px;
}

#at_nav li:hover {
	border-top: 1px solid #EE3A43;
	display: block;
}

#at_nav li:hover {
	color: #B1C0C0;
	margin-top: -1px;
}

#at_nav ul {
	margin-left: 30px;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px #000;
}

#at_nav li {
	float: left;
	display: inline;
	margin-left: 8px;
	padding-right: 5px;
}

/* The Dropdown */
#at_nav li ul {
	margin-left: -5px !important;
	background: #E5E0CD;
	position: absolute;
	left: -999em;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

#at_nav li ul li {
	width: 100%;
	clear: both;
	margin: 0;
	min-width: 80px;
}

#at_nav li ul li a{
	text-transform: capitalize;
	color: #000;
	border-top: 1px solid black;
}

#at_nav li ul li a:hover{
	background: #C1001D;
	color: #fff;
}

#at_nav li ul :hover {
	border-top: 0;
}

#at_nav li:hover ul {
	left: auto;
}

#at_nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

/* End of Dropdown Nav CSS */

#at_subnav {
	font: bold 0.9em verdana, tahoma, sans-serif;
	background: #FFF url(/images/subnav.gif) no-repeat left;
	height: 17px;
	padding-top: 4px;
}

#at_subnav a {
	color: #9A9A9A;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
	padding-right: 5px;
}

#at_subnav a:hover {
	color: #990000
}

#at_subnav ul {
	text-align: right;
}

#at_subnav li {
	display: inline;
	margin-left: 10px;
	margin-right: 20px;
}

.at_ico_cart {
	background: transparent url(/images/cart-icon.gif) no-repeat 0 50%;
	padding-left: 20px;
}

#at_content {
	width: 100%;
	padding-top: 10px;
	overflow: hidden;
}

#at_3col {
	clear: both;
	overflow: hidden;
}

.at_lcol, .at_mcol, .at_mcol2, .at_rcol {
	padding: 2px;
	margin-bottom: 10px;
	margin-left: -3px;
	float: left;
	overflow: hidden;
}

.at_lcol {
	width: 180px;
}

.at_mcol {
	width: 360px;
	margin: 10px 12px 0 15px;
	font-size: 1.2em;
}

.at_mcol2 {
	width: 520px;
	margin: 10px 12px 0 15px;
	font-size: 1.2em;
}

.at_rcol {
	width: 180px;
	margin-top: 30px;
}

/* CSS Content */

#at_printpage {
	position: absolute;
	margin-left: 650px;
	font-size: 10px;
	width: 60px;
	height: 13px;
	background: transparent url(/images/print-icon.gif) no-repeat 0 50%;
	padding-left: 25px;
	padding-top: 5px;
}

#at_printpage a {
	color: #F00;
	text-decoration: underline;
}

#at_printpage a:hover{
	color: #000;
}

#at_qualityproducts {
	background: #EBEBEB;
	border-left: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	width: 180px;
}

#at_qualityproducts h2 {
	background: #FFF url(images/header-quality-products.gif) no-repeat top;
	font-size: 1.0em;
	text-indent: -9999px;
	display: block;
	height: 25px;
}

#at_qualityproducts ul {
	
}

#at_qualityproducts li {
	background: transparent url(images/arrow.gif) no-repeat 20px 10px;
	padding-left: 30px;
	line-height: 20px;
	border-top: 1px solid #FFF;
}

#at_qualityproducts li a {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #666;
	display: block;
	line-height: 15px;
	padding: 4px 0;
}
#at_qualityproducts li a:hover {
	color: #EA0000;
}

#at_qualitybrands {
	background: #EBEBEB;
	border-left: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	margin-top: 20px;
	width: 180px;
}

#at_qualitybrands h2 {
	background: #FFF url(images/header-quality-brands.gif) no-repeat top;
	font-size: 1.0em;
	text-indent: -9999px;
	display: block;
	height: 25px;
}

#at_qualitybrands ul {
	
}

#at_qualitybrands li {
	background: transparent url(images/arrow.gif) no-repeat 20px 10px;
	text-indent: 30px;
	line-height: 20px;
	border-top: 1px solid #FFF;
}

#at_qualitybrands li a {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #666;
	display: block;
	line-height: 15px;
	padding: 4px 0;
}
#at_qualitybrands li a:hover {	
	color: #EA0000;
}

.widget_text {
	background: #EBEBEB;
	padding-bottom: 10px;
}

.widget_text h2 {
	background: #898989;
	height: 20px;
	color: #EBEBEB;
	border-bottom: 1px solid #FFF;
}

.widgettitle {
	border: 5px solid #898989;
}

.widget_text p {
	padding: 8px;
	line-height: 15px;
	font-size: 1.1em;
	color: #666;
}

.readmore {
	color: #F00;
	margin: 20px;
	text-decoration: underline;
}

.at_desc {
	font-size: 0.7em;
	color: #666;
	line-height: 18px;
}

/* End content CSS */

#at_footer {
	margin: 20px auto;
}

#at_fnav { 
	width: 490px;
	margin: 0 auto;
	line-height: 25px;
}

#at_fnav a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#at_fnav a:hover{color: #EE3A43;}

#at_fnav ul {
	text-align: center; 
	margin: 10px 0;
}

#at_fnav li {
	display: inline;
	margin-right: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
}

#at_fnav ul li.last {
	margin-right: 0;
}

.at_tb {
	height: 80px;
	width: 680px;
	margin: -80px auto 0 auto;
	border-top: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
}

#at_copyright {
	padding-top: 10px;
	height: 25px;
	width: 350px;
	margin: 0 auto;
	text-align: center;
	clear: both;
}

.thebutton {
	background: #46B0EE;
	display: inline-block;
	padding: 5px 10px 6px;
	font-weight: bold;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px #999;
	-webkit-box-shadow: 0 1px 3px #999;
	position: relative;
	cursor: pointer;
}

#complist td{
	border: 1px solid #EAEAEA;
	padding: 10px;
	background: #FCFCFC;
}

.testimonial {
	width: 525px;
	float: left;
	margin:15px 0 30px 0;
}
.left-quote {
	float: left;
	background: url(/images/quote-left.png) no-repeat top;
	width: 75px;
	height: 77px;
}
.testi-text {
	float: left;
	width: 370px;
	padding-right: 75px;
	padding-left: 5px;
	margin-bottom: 10px;
	line-height: 1.7em;
	font-size: 0.9em;
	background: url(/images/quote-right.png) no-repeat right bottom;
}

.testi-pic {
	float:left;
	width:77px;
	height:104px;
	margin-left:70px;
	display:inline;
}
.testi-name {
	float:left;
	padding:30px 0 0 120px;
}

#docs li {
	display: inline;
	margin-left: 45px;
	line-height: 40px;
	background: url(/images/pdf.png) no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
}


/* Easy Slider */
#slider {
border: 1px solid #CDCDCD;
position: absolute;
z-index:-1;
}

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:759px;
		height:240px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		top:180px;
		z-index:1000;
		margin-left: -30px;
		}	
	#nextBtn, #slider1next{ 

margin-left: 760px;
		}											
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(/images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(/images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */

/* block top search */
#search_block_top {
	background: #e5e6e7 url('/catalog/themes/alltradetools/img/block_search_bg.jpg') no-repeat top right;
	height: 28px;
	width: 336px;
	position: absolute;
	top: 0;
	margin-left: 400px;
}
#search_block_top p { padding: 0.4em 0 0.4em 1em; }
#search_block_top label, #header #search_block_top input{ float:left; }
#search_block_top label {
	background: transparent url('/catalog/themes/alltradetools/img/icon/search.gif') no-repeat 0 2px;
	float: left;
	width: 19px;
	height: 18px;
	display: block;
}

#search_block_top input#search_query { width: 12em; }

/* block left column "Quick search" */
#search_block_left input {
	margin: 2px 0px 0px 0px;
}
#search_block_left #search_query {
	width: 11em;
}
#search_button {
	display: inline;
}

#search_block_top input, textarea, select, span.editable {
	margin-left: 0.7em;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	vertical-align: top;
	outline: none;
}

#search_block_top input, textarea, select {
	border: 1px solid #bdc2c9;
}

#search_block_top input.text {
	height:18px;
	padding-left:2px;
	padding-right:2px;
}
#search_block_top .checkbox input, .radio input {
	border: none;
}

#search_block_top .button {
	width: 120px;
	height: 18px;
	padding-bottom: 2px;
	background: url(/catalog/themes/alltradetools/img/button-medium.gif) no-repeat;
	border: 0;
	color: #000;
	font-weight: bold;
	font-size: 0.9em;
}