/* Development CSS file, to be rolled into main CSS file. Mostly specific ID styles will be here */

/*
div#components_header {
	position:relative;
	left:-50px;
	width:680px;
}
*/

.option_label{
float:left;
width:8em;
margin:1px 4px 0px 0px;
font-weight:bold;
height:1.3em;
overflow:hidden;
}

.option_label_wide{
float:left;
width:10em;
margin:1px 4px 0px 0px;
font-weight:bold;
height:1.3em;
overflow:hidden;
}

.option_input{
float:right;
text-align:left;
width:14em;

}


.giftcert_message{
display:block;
width:180px;
height:50px;
padding:0;
/* border:1px solid #000; */
margin-right:15px;
overflow:auto;
float:right;
}

.feed {
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url("/assets/images/feed-icon-14x14.png") no-repeat 0 50%;
}

span#price-label{
line-height:150%;
}


div#temp_banner {
   	background-color: #609708;
/*    width: 70em; */
	width:90%;
	margin: 0 auto;
	margin-bottom:5px;

 }
 div#temp_banner-content {
/*    width: 800px;  */
   margin: 0 auto;
   color: white;
   padding: 10px;
   border: 1px solid #000;
 }


div.colorbox_message {
padding:4px;
}
.colorbox_message span
{
text-align:left;
color:#568B16;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}

span#shipdate {
	font-weight: bold;
}

div.brand_info{
	float:left;
	padding:2px 7px 7px 35px;
	text-align:center;
}


/* Removed 10-15-2012 with SearchSpring addition
div#categorysearch {
}
#categorysearchbutton {
	min-width:70px;
	height:1.8em;
	line-height:normal;
	margin-left:5px;
}
#categorysearchinput {
	float:left;
}
*/
div.category_searchlinks span {
	color:#555453;
	font-size:125%;
	letter-spacing:-1px;
}
div.category_searchlinks dl {
	float:left;
	margin:5px 8px 5px 0;
	/* margin:5px -4px 5px 0; */
}

div.category_searchlinks br {
	clear:both;
}
div.category_searchlinks dt{
	font-weight:bold;
	color:#555453;
}

div.category_searchlinks dt.cat_spacer{
	font-weight:bold;
	text-decoration:underline;
	font-size:105%;
	margin-bottom:8px;
	margin-top:20px;
	color:#252016;
}

div.category_searchlinks dt.cat_spacer a{
	color:black;
}
div.category_searchlinks dt.cat_top{
	font-weight:bold;
	text-decoration:underline;
	font-size:105%;
	margin-bottom:8px;
	color:#252016;
}

div.category_searchlinks dt.cat_top a{
	color:black;
}

div.category_searchlinks dt a{
	color:#555453;
/* 	text-decoration:underline; */
}
div.category_searchlinks dt a:hover{
/* 	text-decoration:none; */
}
div.category_searchlinks dd {
	position:relative;
	left:-25px;
}

div.category_searchlinks a {
	color:#568B16;
/* 	font-weight:bold; */
	text-decoration:none;
}

div.category_searchlinks a:hover {
	text-decoration:underline;
}

div#seqbpfeatures ul {
	list-style: disc;

}

td.price-labels {
	text-align:right;
	padding-right:8px;
	vertical-align: middle;
	color: #575757;
}

td#price-new {
	color:#993118;
	font-size:1.35em;
}

td#price-savings {
	color:#993118;
}

td#price-regularly {
	color:#993118;
	text-decoration: line-through;
}
div#product_summary {
	background-color:#efefef;
	padding: 7px 14px 7px 7px;
}
table#product_summary_table {
	float:left;
}
table#product_summary_table tr {
	height:1.5em;
}

span#item_availability {
	color:#252016;
}
div#addtocart-links {
	float: right;
}

div#recaptcha_widget_div {
	float: left;
}

div#classic_results_container {

	float:right;
	width:638px;
}

div#result_top_bar {
/* To mimic SearchSpring results */
height: 16px;
overflow: hidden;
padding-bottom: 16px;
font-size: 12px;
background: #f1f1f1;
color: #9a9999;
margin: 0px 0px 20px 0px;
}

div#result_top_bar span {

/* To mimic SearchSpring results */color: rgb(37, 32, 22);
display: block;
float: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-variant: normal;
font-weight: normal;
height: 16px;
left: 0px;
letter-spacing: -1px;
line-height: 16.796875px;
margin-left: 20px;
margin-top: 8px;

}

span.sort-by {
/* To mimic SearchSpring results */
	color: rgb(133, 133, 133);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: 22px;
	line-height: 16.796875px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: left;
	width: 618px;
}


div.brand_header {
	margin:0 15px 0 55px;
}


div.kalamazoo_services {
}
div.kalamazoo_services img {
	float:right;
	padding:0 7px 0 0;
}
div.kalamazoo_services > div:first-child {
	padding: 5px 10px 15px 2px;
	width:100%
}
div.kalamazoo_services > div {
	display:inline-block;
	vertical-align: top;
	width: 160px;
	padding: 5px 10px 5px 2px;
}