#body-container {
	margin: 0px auto;
	overflow: hidden;
	background-color: #FFFFFF;
	clear: both;
}

.wrapper-wide-search {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
}

.diamond_shape_right_column h2 {
	clear: left;
	font-size: 16;
	font-weight: bold;
	border: 1px solid #3a4766;
	line-height: 32px;
	color: #000000;
	padding: 0px 10px;
	margin: 3px 0 0;
}

h3.sub_total {
	clear: left;
	color: #953675;
	font-size: 18px;
	font-weight: bold;
	line-height: 55px;
	border-top: 1px solid #d0d0d0;
	padding: 0px 10px;
}

h3.sub_total span {
	font-size: 24px;
}

/*Search Result CSS Starts Here*/

.search_result_container {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}

.search_result_container h1 {
	line-height: 30px;
	font-size: 14px;
	font-weight: normal;
	color: #5a5858;
	display: block;
	border: 1px solid #dbdbdb;
	border-bottom: none;
	padding: 0px 10px;
	margin: 6px 0 0 0;
}

.search_result_grid_container {
	clear: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
	border: 1px solid #dbdbdb;
	border-top: none;
	width: 100%;
}

.search_result_grid {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
}

.search_result_grid table {
	border-collapse: collapse;
	color: #5a5858;
	background: #FFFFFF;
	cursor: pointer;
	width: 100%;
	border: none;
	font-size: 12px;
	font-weight: normal;
	border-bottom: 1px solid #d5d5d5;
}

.search_result_grid table tr td, .search_result_grid table tr th {
	padding: 5px 5px;
	color: #5a5858;
	text-align: center;
}

.search_result_grid table tr td:last-child {
	padding: 0;
}

.search_result_grid table tr td span {
	min-height: 31px;
}

.search_result_grid table thead {
	background: #444;
	border: 1px solid #444;
	border-bottom: none;
}

.search_result_grid table thead th {
	border-left: 1px solid #999;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}


.search_result_grid table thead th:first-child {
	border-left: none;
}

.search_result_grid table thead th a {
	color: #ffffff;
	font-weight: bold;
	display: block;
}

.search_result_grid table tbody th input[type="checkbox"], tbody td input[type="checkbox"] {
	vertical-align: top;
	margin-top: 5px;
}

.search_result_grid table tbody th img, tbody td img {
	vertical-align: top;
	margin-top: 1px;
}

.search_result_grid table tfoot td {
	background: #38160C;
}

.search_result_grid table tbody tr:nth-child(odd) {
	background: #f5f5f5;
}

.search_result_grid table tbody tr:hover {
    background:#176641;
}

.search_result_grid table tbody tr:hover td {
  color: #fff;
}

.search_result_grid tbody:hover .diamond_details {
	display: block;
}

.search_result_container .search_result_detail {
	width: 25%;
	float: right;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	overflow: hidden;
	cursor: pointer;
}

.search_result_container .search_result_detail h2 {
	clear: left;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	color: #FFFFFF;
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
}

.diamond_details {
	float: left;
	margin: 0;
	padding: 10px 10px;
	height: 100%;
	width: 238px;
	display: block;
	position: absolute;
	transition: top 0.3s ease 0s;
	top: 0;
	right: 0px;
	background-color: #FFFFFF;
	text-align: center;
}

.diamond_details h4 {
	color: #333333;
	font-size: 16px;
	/*font-weight:bold;*/
	text-decoration: underline;
	margin-top: 15px;
}

.diamond_details .certifiedby {
	clear: left;
	padding: 0 0 0px 20px;
	background: url(/images/diamond-search/gia.gif) no-repeat left 50%;
	margin: 10 0;
	display: block;
	text-align: left;
	vertical-align: top;
}

.diamond_details p {
	padding: 0 0 5px;
	line-height: 24px;
	font-size: 14px;
}

.diamond_details h3 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 15px;
	display: block;
	padding: 0 12px;
	line-height: 32px;
	color: #555555;
}

.close-detailBtn {
	float: right;
	color: #000;
	font-size: 16px;
}

.diamond_details h3 span {
	font-weight: normal;
}

.diamond_details ul {
	clear: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.diamond_details ul li {
	width: 100%;
	overflow: hidden;
	margin-bottom: 2px;
}
.diamond_details ul li:nth-child(3) .btn-default{background: #176641; color: #fff; border-color: #176641;}

.diamond_details ul li a {
	border: 1px solid #444;
	text-align: center;
	text-decoration: none;
	padding: 4px 10px;
	margin: 5px 5px 0 0;
	display: inline-block;
	font-size: 13px;
	text-transform: uppercase;
	line-height: 26px;
	width: 89%;
}
.btn-default:hover{background: #176641; color: #fff; border-color: #176641;}

/*Search Result CSS Ends Here*/

/*Pagination CSS Starts Here*/

.pagination {
	width: 974px;
	margin: 5px 0px;
	padding: 0;
	float: left;
	background-color: #dddddd;
}

.pagination .price_high_low {
	clear: left;
	float: left;
	line-height: 34px;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	margin-left: 10px;
}

.pagination .price_high_low a {
	color: #a64686;
	text-align: left;
	text-decoration: none;
}

.pagination .price_high_low a:hover {
	text-decoration: underline;
}

.pagination .previous_next {
	clear: right;
	float: right;
	line-height: 34px;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	margin-right: 10px;
	text-align: right;
}

.pagination .previous_next a {
	text-decoration: none;
	color: #000000;
}

.pagination .previous_next a em {
	font-style: normal;
}

.pagination .previous_next a:hover em {
	color: #a64686;
	text-decoration: none;
}

.pagination .previous_next a span {
	color: #a64686;
	font-weight: bold;
}

.pagination .previous_next a:hover span {
	text-decoration: underline;
}

/*Pagination CSS Ends Here*/

.overbg {
	background-color: #FFFFFF!important;
}

/*Product Price List CSS Starts Here*/

.product_price_list {
	width: 974px;
	float: left;
	margin: 0;
	padding: 0;
}

.product_price_list ul {
	clear: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

.product_price_list ul li {
	width: 23%;
	float: left;
	margin: 6px 8px;
	padding: 0 0 15px 0px;
	border: 1px solid #dfdfdf;
	cursor: pointer;
}

.product_price_list ul li:hover, .product_price_list ul li:hover h1 {
	border-color: #bebdbd;
}

.product_price_list ul li .ppl_image_box {
	clear: left;
	text-align: center;
	height: 200px;
	overflow: hidden;
}

.product_price_list ul li .ppl_image_box img {
	max-width: 190px;
	height: auto !important;
	width: expression(this.width > 190 ? 190: true);
}

.product_price_list ul li p {
	clear: left;
	height: 50px;
	font-size: 11px;
	text-align: left;
	line-height: 14px;
	padding: 0px 10px;
	text-decoration: underline;
}

.product_price_list ul li h1 {
	clear: left;
	text-align: right;
	color: #4f96c6;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 10px 2px;
	border-bottom: 1px dotted #dfdfdf;
}

.product_price_list ul li h2 {
	clear: left;
	font-size: 24px;
	padding: 0px 10px;
	color: #000000;
	line-height: 36px;
}

.product_price_list ul li h2 span {
	color: #ff2020;
	font-size: 14px;
	float: right;
	text-decoration: line-through;
}

/*Product Price List CSS Ends Here*/

/*Detail in Popup BOX CSS Starts Here*/

.detail_popup_box {
	width: 735px;
	float: left;
	margin: 0;
	padding: 10px 10px;
}

.detail_popup_box h1 {
	clear: left;
	font-size: 14px;
	font-weight: bold;
	color: #923372;
	border-bottom: 1px solid #dfdfdf;
	padding-bottom: 6px;
	padding-left: 15px;
	line-height: 20px;
}

.detail_popup_box ul {
	clear: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.detail_popup_box ul li {
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
	padding-top: 15px;
}

.detail_popup_box ul li .dpb_left {
	width: 20%;
	float: left;
	text-align: center;
}

.detail_popup_box ul li .dpb_left img {
	margin-top: 6px;
}

.detail_popup_box ul li .dpb_right {
	width: 78%;
	float: right;
}

.detail_popup_box ul li .dpb_right h2 {
	font-size: 14px;
	font-weight: bold;
	color: #532956;
	clear: left;
}

.detail_popup_box ul li .dpb_right h2 span {
	float: right;
}

.detail_popup_box ul li .dpb_right p {
	clear: left;
	position: relative;
	border-bottom: 1px dotted #b9966c;
	padding-bottom: 30px;
}

.detail_popup_box ul li .dpb_right p strong {
	font-weight: bold;
	color: #532956;
}

.detail_popup_box ul li .dpb_right h3 {
	font-size: 14px;
	font-weight: bold;
	color: #532956;
	clear: left;
	border-bottom: 1px dotted #b9966c;
	line-height: 40px;
}

.detail_popup_box ul li .dpb_right h3 span {
	color: #b9966c;
	font-weight: normal;
}

.detail_popup_box ul li .dpb_right h4 {
	font-size: 18px;
	font-weight: lighter;
	color: #532956;
	clear: left;
	text-align: right;
	line-height: 36px;
}

.detail_popup_box ul li .dpb_right h4 span {
	font-weight: bold;
}

.detail_popup_box ul li .dpb_right .btn_box {
	clear: left;
	text-align: right;
}

.detail_popup_box ul li .dpb_right .btn_box a.close {
	color: #555555;
	display: inline-block;
	margin: 0px 15px;
}

.detail_popup_box ul li .dpb_right .btn_box a.ac {
	border: 1px solid #cccccc;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	padding: 0px 10px;
	border-radius: 3px 3px;
	-webkit-border-radius: 3px 3px;
	-moz-border-radius: 3px 3px;
	-o-border-radius: 3px 3px;
	margin: 5px 5px 0 0;
	display: inline-block;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 24px;
}

/*Detail in Popup BOX CSS Ends Here*/

.smalldesc {
	color: #666666;
	font: 13px/22px Arial, Helvetica, sans-serif;
	padding: 5px;
	border-top: 1px solid #DFDFDF;
}

.smalldesc a {
	border: none;
	text-decoration: underline;
}

.smalldesc a:hover {
	border: none;
	color: #000000;
}

@media (max-width:767px) {
	.diamond_details, .range_slider .rs_box_half {
		width: 100%;
	}
	ul.select_diamond {
		height: auto;
		float: left;
	}
	ul.select_diamond li {
		margin-bottom: 10px;
		width: 31%;
	}
	.smalldesc {
		position: relative!important;
		clear: both;
	}
	.search_result_container h1 {
		text-align: center;
	}
	.search_result_grid table {
		width: 100%;
		display: block;
		overflow-x: auto;
	}
	.selectYourStyle li {
		width: 50%;
		padding: 10 0;
		border-bottom: 1px solid #dfdfdf;
		border-left: none;
	}
}


.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #176641!important;
  
}