/* Site Search */

 .blue_subcolumn {
	background:url(/resources/images/mma/blue_subcolumn.gif) repeat-y right top;
}

 .header h1 {
	font-size:1.97em;
	padding:5px 0 12px 0;
	border-bottom:3px solid #e8e8e8;
}

#search_field .row {
	font-size:1.091em;
	padding:0 0 8px;
}

 #search_field {
	margin:0;
}

 #search_field .row .left_col {
	display:block;
	float:left;
	font-weight:bold;
	line-height:2em;
	padding:0 10px 0 0;
	text-align:left;
	width:90px;
}

 #search_field input.text {
	color:#666666;
	margin:1px 0 0;
	padding:2px 1px 1px;
	width:152px;
}

 #search_field input {
	vertical-align:middle;
}

 .show_results,
 #search_field fieldset {
	padding:10px 0 3px 0;
}

 .show_results p {
	font-size:1.091em;
}

 .popular_searches {
	border-top:1px solid #e8e8e8;
	float:left;
	width:700px;
}

 .popular_searches h2 {
	padding:10px 0 0 0;
}

 .popular_searches div {
	float:left;
	padding-left:20px;
	width:330px;
}

 .popular_searches div ul li {
	list-style:disc;
	padding:0 0 5px 0;
	margin:0 0 0 12px;
}

 .popular_searches div h3 {
	color:#333;
	font-size:1.1em;
	margin:0 0 10px 0;
}

 .have_questions {
	border-top:1px solid #e8e8e8;
	float:right;
	padding:18px 12px;
	width:188px;
	background-color:#f4f8f9;
}

 .have_questions .module {
	border-bottom:1px solid #e8e8e8;
	line-height:1.273em;
	margin:0 0 18px;
}

 .have_questions .module h3 {
	color:#333;
	font-weight:normal;
	margin:0 0 5px 0;
}

 .have_questions .module ul,
 .have_questions .module p {
	margin:0 0 5px 0;
}

 .have_questions .module ul li {
	list-style:disc;
	margin:0 0 0 12px;
}

 .have_questions .module.contact_us {
	border:none;
}

 #btn_search_answer_center {
	margin:5px 0 0 0;
}

 .search_results {
	border-top:1px solid #e8e8e8;
	float:left;
	width:640px;
}

 .search_results .item {
	border-bottom:1px solid #e8e8e8;
	width:640px;
	padding:20px 0;
}

 .search_results .item_txt span.stars_sm,
 .search_results .item,
 .search_results .item_image,
 .search_results .item_txt {
	float:left;
}

 .search_results .item_image {
	padding:0 10px 0 0;
}

 .search_results .item_txt a {
	font-size:1.6em;
	display:block;
	margin:0 0 10px 0;
}

 .search_results .item_txt .rating a {
	font-size:1.2em;
}

 .search_results .item_txt strong {
	text-transform:uppercase;
	font-size:0.919em;
	margin:0 13px 0 0;
	float:left;
}
 .search_results .item_txt p {
	display:block;
	float:left;
	clear:left;
}

 .search_results .item_txt p.req {
	color:#666;
	font-size:1.12em;
}

 .search_results .item_txt p.req a {
	display:inline;
	font-weight:bold;
	font-size:1.12em;
}

 .search_results .item_txt span.price {
	font-size:1.9em;
	float:left;
	display:block;
}

 .search_results .item_txt span.vote_count {
	float:left;
	padding:0 3px;
}

 .search_results .item_txt .in_stock {
 	background:url(/resources/images/decorations/icons_20x20_f6f6f6.png) no-repeat scroll -4px 9px;
	padding:12px 0pt 12px 15px;
	display:none;
}
 
 .search_results .item_txt .out_stock {
 	clear:both;
	padding:15px 0 0 42px;
	background:url(/resources/images/decorations/icons_20x20_f6f6f6.png) no-repeat 20px -110px;
}

  .search_results .item_txt p.out_stock {
 	line-height:16px;
}

.search_results .item_txt .highlight {
	font-weight: bold;	
}
/* Pagination */

 .pagination {
	margin-top:20px;
	float:left;
}

 .pagination a{
	float:left;
}



 .pagination span.page,
 .pagination a.page { 
	float:left;
	width:24px;
	height:17px;
	background-color:#d9edf3;
	margin-right:3px;
	text-align:center;
	padding-top: 7px;
	font-weight:bold;
	}
	
 .pagination a.page:hover {
	background-color:#2C72B6;
	color:#fff;
	text-decoration:none;
}	

 .pagination a.next,  .pagination a.see_all { width:auto; padding-left: 3px; padding-right:3px; margin-right:5px;}
 .pagination img {float:left; margin-right:3px;}

 .pagination span.page {background-color:#e8e8e8;}

 .pagination span {height:16px; float:left;padding-top: 8px;}
 .pagination span a { margin-right:3px; font-weight:bold; padding-left:7px;}

 .pagination .search_more,
 .pagination .search_more .left_col,
 .pagination .search_more .right_col {float:left;}

 .pagination .search_more .right_col input#search_input {
	margin:0 0 0 10px;
	width:160px;
	color:#666666;
	padding:2px 1px 1px;
}

 .pagination .search_more .right_col input#btn_search {
	vertical-align:top;
}

 .pagination .search_more {
	margin:0 0 0 25px;
}

 .pagination .search_more .left_col {
	line-height:1.8em;
	font-size:1.091em;
}
#content div.clearfix { clear: none;}

