fieldset { border:0; height: 45px; margin-left: 0px}	
fieldset#caratweight { border:0; height: 30px; margin-left: 0px}
fieldset#price{ border:0; height: 30px; margin-left: 0px}
label {font-weight: normal; float: left; margin-right: .5em; font-size: 1.1em;}
.ui-slider {clear: inherit; margin-top:10px; font-size:90%}
input {border: solid 1px #ccc}
.highlight {
	background-color: yellow;
}
.submit {
background: #F6F6F6;
-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
}
input, select {
font-size: 12px;
background-color: white;
}
.multiple label, .ms-select-all label {
font-size: .9em;
width:100px;
margin-right:0px;
}
.search_left{
	float:left;
	width:440px;
}
.search_right{
	float:right;
	width:430px;
}
.filters_end {
	border-bottom:1px solid #CCC
}
.no_border {
	border:0px;
}
.checkbox_section{
	float:left;width:12%;font-size:12.5px; margin-top:10px; text-align: right; padding-right:.5em
}
.checkbox_section2{
	float:left;width:12%;font-size:12.5px; margin-top:10px; text-align: right; padding-right:.5em
}
.slider_input{
	border:1px solid #CCC;
}
.checkbox_wrapper{
	position: relative;
	height: 35px;
    width: 11.1111%;
	float: left;
	padding: 0px;
	margin: 0px;
	cursor:pointer
}
.checkbox_wrapper_color{
	position: relative;
	height: 35px;
    width: 11.1111%;
	float: left;
	padding: 0px;
	margin: 0px;
}
input.shapecheck[type="checkbox"] {
    display:none;
}
input.shapecheck[type="checkbox"] + label{
	height: 35px;
    width: 100%;
    display:inline-block;
    padding: 0 0 0 0px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
	border:1px solid #CCC;
	margin: 0px;
	padding: 0px;
	background-repeat:no-repeat;
	background-position:center;
	background-size:90%;
	cursor:pointer
}
input.colorcheck[type="checkbox"] {
	display:none;
}
input.colorcheck[type="checkbox"] + label{
	height: 30px;
    width: 100%;
    display:inline-block;
    padding: 0 0 0 0px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
	border:1px solid #CCC;
	margin: 0px;
	padding: 0px;
	cursor:pointer
}
input#Round[type="checkbox"] + label{
    background-image: url('/gemstones/icons/round-light.gif');
}
input#Round[type="checkbox"]:hover + label{
    background-image: url('/gemstones/icons/round-select.gif');
}
input#Round[type="checkbox"]:checked + label{
    background-image: url('/gemstones/icons/round-select.gif');
	border:1px solid black;
}
input#Round[type="checkbox"]:not(:checked) + label{
    background-image: url('/gemstones/icons/round-light.gif');
}
input#Cushion[type="checkbox"] + label{
    background-image: url('/gemstones/icons/cushion-light.gif');
}
input#Cushion[type="checkbox"]:hover + label{
    background-image: url('/gemstones/icons/cushion-select.gif');
}
input#Cushion[type="checkbox"]:checked + label{
    background-image: url('/gemstones/icons/cushion-select.gif');
	border:1px solid black;
}
input#Cushion[type="checkbox"]:not(:checked) + label{
    background-image: url('/gemstones/icons/cushion-light.gif');
}
input#Square[type="checkbox"] + label{
    background-image: url('/gemstones/icons/princess-light.gif');
}
input#Square[type="checkbox"]:hover + label{
    background-image: url('/gemstones/icons/princess-select.gif');
}
input#Square[type="checkbox"]:checked + label{
    background-image: url('/gemstones/icons/princess-select.gif');
	border:1px solid black;
}
input#Square[type="checkbox"]:not(:checked) + label{
    background-image: url('/gemstones/icons/princess-light.gif');
}
input#Oval[type="checkbox"] + label{
    background-image: url('/gemstones/icons/oval-light.gif');
}
input#Oval[type="checkbox"]:hover + label{
    background-image: url('/gemstones/icons/oval-select.gif');
}
input#Oval[type="checkbox"]:checked + label{
    background-image: url('/gemstones/icons/oval-select.gif');
	border:1px solid black;
}
input#Oval[type="checkbox"]:not(:checked) + label{
    background-image: url('/gemstones/icons/oval-light.gif');
}
input#Pear[type="checkbox"] + label{
    background-image: url('/gemstones/icons/pear-light.gif');
}
input#Pear[type="checkbox"]:hover + label{
    background-image: url('/gemstones/icons/pear-select.gif');
}
input#Pear[type="checkbox"]:checked + label{
    background-image: url('/gemstones/icons/pear-select.gif');
	border:1px solid black;
}
input#Pear[type="checkbox"]:not(:checked) + label{
    background-image: url('/gemstones/icons/pear-light.gif');
}
input#Emerald[type="checkbox"] + label{
    background-image: url('/gemstones/icons/emerald-light.gif');
}
input#Emerald[type="checkbox"]:hover + label{
    background-image: url('/gemstones/icons/emerald-select.gif');
}
input#Emerald[type="checkbox"]:checked + label{
    background-image: url('/gemstones/icons/emerald-select.gif');
	border:1px solid black;
}
input#Emerald[type="checkbox"]:not(:checked) + label{
    background-image: url('/gemstones/icons/emerald-light.gif');
}
input#Asscher[type="checkbox"] + label{
    background-image: url('/gemstones/icons/asscher-light.gif');
}
input#Asscher[type="checkbox"]:hover + label{
    background-image: url('/gemstones/icons/asscher-select.gif');
}
input#Asscher[type="checkbox"]:checked + label{
    background-image: url('/gemstones/icons/asscher-select.gif');
	border:1px solid black;
}
input#Asscher[type="checkbox"]:not(:checked) + label{
    background-image: url('/gemstones/icons/asscher-light.gif');
}
input#Marquise[type="checkbox"] + label{
    background-image: url('/gemstones/icons/marquise-light.gif');
}
input#Marquise[type="checkbox"]:hover + label{
    background-image: url('/gemstones/icons/marquise-select.gif');
}
input#Marquise[type="checkbox"]:checked + label{
    background-image: url('/gemstones/icons/marquise-select.gif');
	border:1px solid black;
}
input#Marquise[type="checkbox"]:not(:checked) + label{
    background-image: url('/gemstones/icons/marquise-light.gif');
}
input#Radiant[type="checkbox"] + label{
    background-image: url('/gemstones/icons/radiant-light.gif');
}
input#Radiant[type="checkbox"]:hover + label{
    background-image: url('/gemstones/icons/radiant-select.gif');
}
input#Radiant[type="checkbox"]:checked + label{
    background-image: url('/gemstones/icons/radiant-select.gif');
	border:1px solid black;
}
input#Radiant[type="checkbox"]:not(:checked) + label{
    background-image: url('/gemstones/icons/radiant-light.gif');
}

input#Blue[type="checkbox"] + label{
    background-color: blue;
	opacity: 0.15;
    filter: alpha(opacity=15);
}
input#Blue[type="checkbox"]:hover + label{
	opacity: 1;
    filter: alpha(opacity=100);
}
input#Blue[type="checkbox"]:checked + label{
	border:1px solid black;
	opacity: 1;
    filter: alpha(opacity=100);
}
input#Blue[type="checkbox"]:not(:checked) + label{
	opacity: 0.15;
    filter: alpha(opacity=15);
}
input#Red[type="checkbox"] + label{
    background-color: red;
	opacity: 0.15;
    filter: alpha(opacity=15);
}
input#Red[type="checkbox"]:hover + label{
	opacity: 1;
    filter: alpha(opacity=100);
}
input#Red[type="checkbox"]:checked + label{
	border:1px solid black;
	opacity: 1;
    filter: alpha(opacity=100);
}
input#Red[type="checkbox"]:not(:checked) + label{
	opacity: 0.15;
    filter: alpha(opacity=15);
}
input#White[type="checkbox"] + label{
    background-color: white;
	opacity: 0.15;
    filter: alpha(opacity=15);
}
input#White[type="checkbox"]:hover + label{
	opacity: 1;
    filter: alpha(opacity=100);
}
input#White[type="checkbox"]:checked + label{
	border:1px solid black;
	opacity: 1;
    filter: alpha(opacity=100);
}
input#White[type="checkbox"]:not(:checked) + label{
	opacity: 0.15;
    filter: alpha(opacity=15);
}
input#Yellow[type="checkbox"] + label{
    background-color: yellow;
	opacity: 0.15;
    filter: alpha(opacity=15);
}
input#Yellow[type="checkbox"]:hover + label{
	opacity: 1;
    filter: alpha(opacity=100);
}
input#Yellow[type="checkbox"]:checked + label{
	border:1px solid black;
	opacity: 1;
    filter: alpha(opacity=100);
}
input#Yellow[type="checkbox"]:not(:checked) + label{
	opacity: 0.15;
    filter: alpha(opacity=15);
}
input#Pink[type="checkbox"] + label{
    background-color: #fe66cb;
	opacity: 0.15;
    filter: alpha(opacity=15);
}
input#Pink[type="checkbox"]:hover + label{
	opacity: 1;
    filter: alpha(opacity=100);
}
input#Pink[type="checkbox"]:checked + label{
	border:1px solid black;
	opacity: 1;
    filter: alpha(opacity=100);
}
input#Pink[type="checkbox"]:not(:checked) + label{
	opacity: 0.15;
    filter: alpha(opacity=15);
}
input#Purple[type="checkbox"] + label{
    background-color: #670099;
	opacity: 0.15;
    filter: alpha(opacity=15);
}
input#Purple[type="checkbox"]:hover + label{
	opacity: 1;
    filter: alpha(opacity=100);
}
input#Purple[type="checkbox"]:checked + label{
	border:1px solid black;
	opacity: 1;
    filter: alpha(opacity=100);
}
input#Purple[type="checkbox"]:not(:checked) + label{
	opacity: 0.15;
    filter: alpha(opacity=15);
}
input#Gray[type="checkbox"] + label{
    background-color: #aaa;
	opacity: 0.15;
    filter: alpha(opacity=15);
}
input#Gray[type="checkbox"]:hover + label{
	opacity: 1;
    filter: alpha(opacity=100);
}
input#Gray[type="checkbox"]:checked + label{
	border:1px solid black;
	opacity: 1;
    filter: alpha(opacity=100);
}
input#Gray[type="checkbox"]:not(:checked) + label{
	opacity: 0.15;
    filter: alpha(opacity=15);
}
input#Green[type="checkbox"] + label{
    background-color: Green;
	opacity: 0.15;
    filter: alpha(opacity=15);
}
input#Green[type="checkbox"]:hover + label{
	opacity: 1;
    filter: alpha(opacity=100);
}
input#Green[type="checkbox"]:checked + label{
	border:1px solid black;
	opacity: 1;
    filter: alpha(opacity=100);
}
input#Green[type="checkbox"]:not(:checked) + label{
	opacity: 0.15;
    filter: alpha(opacity=15);
}
input#Orange[type="checkbox"] + label{
    background-color: #ff8400;
	opacity: 0.15;
    filter: alpha(opacity=15);
}
input#Orange[type="checkbox"]:hover + label{
	opacity: 1;
    filter: alpha(opacity=100);
}
input#Orange[type="checkbox"]:checked + label{
	border:1px solid black;
	opacity: 1;
    filter: alpha(opacity=100);
}
input#Orange[type="checkbox"]:not(:checked) + label{
	opacity: 0.15;
    filter: alpha(opacity=15);
}
input#Brown[type="checkbox"] + label{
    background-color: #663401;
	opacity: 0.15;
    filter: alpha(opacity=15);
}
input#Brown[type="checkbox"]:hover + label{
	opacity: 1;
    filter: alpha(opacity=100);
}
input#Brown[type="checkbox"]:checked + label{
	border:1px solid black;
	opacity: 1;
    filter: alpha(opacity=100);
}
input#Brown[type="checkbox"]:not(:checked) + label{
	opacity: 0.15;
    filter: alpha(opacity=15);
}
.stone_label{
position:absolute;top:-12px; font-size:8px; text-align:center; width:100%; display:none	
}
#loading {
	 left:42%; position:absolute; display:none;  z-index:10001
}
#loading2 {
	display:none
}
#scroll-top {
	cursor:pointer;
	font-size:20px;
	border:1px solid #CCC;
	-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
}
#screen {
	background-color:white;
	opacity:.9;
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	display:none;
	z-index:2000;
}
.item_header,.item_header_compare,.item_header_recent{
font-size:13px;
text-align:center;
}
.item_header_fancy{
font-size:13px;
text-align:center;
}
.item_header_compare,.item_header_recent {
	border:0px;
}
.item, .item_compare, .item_recent{
height:100%;
font-size:12px;
text-align:center;
padding-top:30px;
cursor:pointer;
}
.item_fancy, .item_compare_fancy, .item_recent_fancy{
font-size:12px;
text-align:center;
padding-top:30px;
cursor:pointer;
}
.item_cell {
	cursor:pointer;
}
.itemimage{
font-size:12px;
text-align:center;
cursor:pointer
}
.itemimage_fancy{
font-size:12px;
text-align:center;
cursor:pointer
}
.photo {
border:1px solid #CCC;
border-top:0px;
}
.loadmore {
width:100%;
margin-bottom:15px;
}
#loadmore_button {
width: 20%;
margin: 0 auto; 
cursor:pointer;
font-size:16px;
text-align:center;
padding:10px;
margin-top:10px;
border:1px solid #CCC;
-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
}
.tabs{
cursor:pointer;float:left; border: 1px solid #999; background-color:#EEE; padding:7px; padding-left:16px; padding-right:16px; font-size:13px; border-bottom: 0px;-moz-border-radius-topright: 10px;-webkit-border-top-right-radius: 10px;-webkit-border-top-left-radius: 10px; -moz-border-radius-topleft: 10px;	border-top-left-radius: 10px; border-top-right-radius:10px;
}
.tabs_inactive
{
color:#CCC;
cursor:default
}
.advanced {
	cursor:pointer;float:right; border: 1px solid #999; background-color:#EEE; padding:7px; padding-left:16px; padding-right:16px; font-size:13px; border-top: 0px;-moz-border-radius-bottomright: 10px;-webkit-border-bottom-right-radius: 10px;-webkit-border-bottom-left-radius: 10px; -moz-border-radius-bottomleft: 10px;border-bottom-left-radius: 10px; border-bottom-right-radius:10px;
}
#advanced {
	border-bottom:1px solid #CCC; display:none;
}
.tabs_active
{
color:#111;
border-color: #111;
}
.parameters_cell {
	float:right; position:relative;
	margin-left:25px;
}
.details_button, .compare_button, .compare_button2, .image_button, .video_button {
	background:white;
	border:1px solid #CCC;
	padding:0px;
	margin-top:0px;
	height:18px;
	margin-top:-5px;
	padding-top:2px;
	text-align:center;
	width:90%;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
}
.compare_button:hover, .compare_button2:hover, .compare_button_selected {
	background:white;
	border:1px solid #999;
	color:#000;
}
#compare_results {
display:block;
}
.simple_overlay {
height:400px; 
width:660px;
position:absolute;
border: 1px solid #CCC;
top: 5px
}
.diamond_info2 {
	
	/* must be initially hidden */
	display:none;
	/* place overlay on top of other elements */
	z-index:10000;
	/* styling */
	background-color:#FFF;
	width:660px;	
	height:440px;
	border:1px solid #CCC;
	color:FFF;
	position: relative;
	margin:0 auto;
	padding:10px;
}
.memo_popup {
	
	/* must be initially hidden */
	display:none;
	/* place overlay on top of other elements */
	z-index:10000;
	/* styling */
	background-color:#FFF;
	width:660px;	
	height:440px;
	border:1px solid #CCC;
	color:FFF;
	position: relative;
	margin:0 auto;
	padding:10px;
}
.phototile {
 text-align:center;
 margin:0 auto;
}
#reset a {
	text-decoration:none;
	color: #666;
}
.type_selector {
 border:1px solid #CCC; cursor:pointer;
}
.type_selector a {
	text-decoration:none;
	color:#666;
}
.type_current {
	background-color: #EEE;	
}
.popup_image img, .popup_video {
	max-height:300px;
	max-width:300px
}

.popup_video {
	min-height:250px;
	display:none;
	text-align:center;
	overflow: hidden;
  	width: 150%;
	position:relative;
	max-height:300px;
}

.popup_video iframe{
	position: absolute; 
	top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%;
	cursor:pointer;
}

.popup_video_inner {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */  
    padding-top: 25px;
    width: 300%; /* enlarge beyond browser width */
    left: -100%; /* center */
}
.popup_video2 .popup_video_inner {
    position: relative;
    padding-bottom: 120%;
    margin-top: -50px;
    width: 500%;
    left: -210%;
}

.popup_video3 .popup_video_inner {
    position: relative;
    padding-bottom: 120%;
    margin-top: -50px;
    width: 500%;
    left: -210%;
}

.popup_video_inner iframe {
    position: absolute; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%;
	cursor:pointer;
}

.popup_video3 iframe {
	min-height:300px;
	max-height:300px;
	max-width:300px;
	overflow:hidden;
	border: none;
}


.popup_video2 {
	min-height:300px;
}

.popup_video3 {
	min-height:300px;
	max-height:300px;
	max-width:300px;
	overflow:hidden
}


.popup_loading {
	min-height:250px;
	display:none;
}

@media (max-width: 800px) {
	.stone_label {
		display:none !important;
	}
	h1 {
	font-size:3.2vw;	
	}
	.diamond_info2 {
	width:450px;	
	height:660px;
	}
	.popup_image img{
	max-height:250px;
	max-width:250px
	}
	#loadmore_button {
	width: 30%;
	}
}
@media (max-width: 480px) {
	.details_button, .compare_button, .compare_button2, .image_button, .video_button {
		padding-top:5px;
		padding-bottom:5px;
	}
	input.shapecheck[type="checkbox"] + label{
	background-size:80%;
	}
	#loadmore_button {
	width: 60%;
	}
	.diamond_info2 {
	width:310px;	
	height:660px;
	}
	.popup_image img{
	max-height:250px;
	max-width:250px
	}
	.stone_label {
	 top:36px !important;
	}
	.type_selector, .type_selector a {
	font-size:3vw	
	}
	#loading {
	 left:26%;	
	}
	h1 {
	font-size:4vw;	
	}
	.searchfield2 {
		width:200px
	}
	
	.item_header,.item_header_compare,.item_header_recent{
	font-size:12px;
	text-align:center;
	}
	.item_header_fancy{
	font-size:12px;
	text-align:center;
	display:block
	}
	.item_header_compare,.item_header_recent {
		border:0px;
	}
	.item, .item_compare, .item_recent{
	height:100%;
	font-size:11px;
	text-align:center;
	padding-top:1.5em;
	padding-bottom:1.5em;
	cursor:pointer;
	}
	.item_fancy, .item_compare_fancy, .item_recent_fancy{
	height:100%;
	font-size:10px;
	text-align:center;
	padding-top:20px;
	cursor:pointer;
	}
	.item_cell {
		cursor:pointer;
	}
	.itemimage{
	font-size:11px;
	text-align:center;
	cursor:pointer
	}
	.itemimage_fancy{
	font-size:11px;
	text-align:center;
	cursor:pointer;
	}
}