.SuperB {
	font-weight: bold;
}
.BgBannerOne {
	background-image:url("/images/home-images/Banner_1.jpg");
	width: 719px;
    height: 200px;
}

.BgBannerTwo {
	background-image:url("/images/home-images/Banner_2.jpg");
	width: 719px;
height: 200px;
}

.BgBannerThree {
	background-image:url("/images/home-images/Banner_3.jpg");
	width: 719px;
height: 200px;
}

.BgBannerFour {
	background-image:url("/images/home-images/Banner_4.jpg");
	width: 719px;
height: 200px;
}

/* Start Banner Section */

.banner1 {
	height:190px;
	width:719px;
}

.bannerOneHeader {
	font-family: "Times", serif;
	font-size: 24px;
	font-style: italic;
	text-shadow:2px 2px 2px #000000;
	color: #FFFFFF;
	width: 200px;
	height: 23px;
	position: absolute;
	top: 49px;
	left: 195px;
}

.bannerOneHeader2 {
	font-family: "Garamond","Times", serif;
	font-size: 33px;
	text-shadow:2px 2px 2px #000000;
	color: #FFFFFF;
	width: 220px;
	height: 23px;
	position: absolute;
	top: 78px;
	left: 257px;
}

.bannerOneText {
	width: 361px;
	height: 52px;
	position: absolute;
	top: 118px;
	left: 183px;
	font-family: "Times", serif;
	font-size: 15px;
	font-style: italic;
	text-shadow:2px 2px 2px #481013;
	color: #adadad;
}

.bannerTwoHeader {
	font-family: "Times", serif;
	font-size: 24px;
	font-style: italic;
	text-shadow:2px 2px 2px #000000;
	color: #FFFFFF;
	width: 200px;
	height: 23px;
	position: absolute;
	top: 54px;
	left: 117px;
}

.bannerTwoHeader2 {
	font-family: "Garamond","Times", serif;
	font-size: 28px;
	text-shadow:2px 2px 2px #000000;
	color: #FFFFFF;
	width: 420px;
	height: 23px;
	position: absolute;
	top: 85px;
	left: 108px;
}

.bannerTwoText {
	width: 330px;
	height: 52px;
	position: relative;
	top: 125px;
	left: 119px;
	font-family: "Times", serif;
	font-size: 15px;
	font-style: italic;
	text-shadow:2px 2px 2px #481013;
	color: #bebebe;
}

.bannerThreeBtn {
	width: 122px;
	height: 24px;
	float: left;
	margin-left: 5px;
	border: none;
}

.bannerThreeTextLine1 {
	font-family: "ff-enzo-web-1","ff-enzo-web-2", "Arial", serif;
	font-size: 20px;
	color: #ffffff;
	position: relative;
	top: 85px;
	left: 38px;
	float: left;
	margin-right: 5px;
}

.bannerThreeTextLine2 {
	font-size: 20px;
	color: #ffffff;
	width: 482px;
	height: 24px;
	position: relative;
	top: 87px;
	left: 53px;
	float: left;
}

.bannerFourHeader {
	font-family: "proxima-nova-1","proxima-nova-2", "Arial", serif;
	font-size: 31px;
	text-shadow:2px 2px 2px #000000;
	color: #FFFFFF;
	width: 530px;
	height: 37px;
	position: absolute;
	top: 42px;
	left: 110px;
}

.bannerFourText {
	width: 490px;
	height: 35px;
	position: absolute;
	top: 101px;
	left: 110px;
	font: "Arial";
	font-size: 15px;
	line-height: 19px;
	text-shadow:2px 2px 2px #000000;
	text-align: center;
	color: #FFFFFF;
}

.bannerFourBtn {
	width: 107px;
	height: 19px;
	position: absolute;
	top: 154px;
	left: 480px;
	border: none;
}



 a.bannerLink:link{
	color: #ede2a4;
}

 a.bannerLink:hover {
	color: #ede2a4;
}

 a.bannerLink:visited {
	color: #ede2a4;
}
.bannerNav {
	
	background-repeat: no-repeat;
	background-position: center center;
	width: 124px;
	height: 18px;
	position: absolute;
	top: 208px;
	left: 830px;
	_left: 815px;
	padding: 0 0 0 0 !important;
	margin: 0 0 0 0 !important;
	font-family: "Times", serif;
	font-size: 15px;
	font-style: italic;
	z-index: 200;
}
.PrevNextBtns {
	width: 9px;
	height: 18px;
	margin: 0 1px 0 1px;
	border:none;
	float: left;

}
.bannerNav ul {
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none;
	text-align: center;
}

.bannerNav ul li {
	text-align: center;
	list-style-type: none;
	float: left;
	display: block;
	line-height: 18px;
	margin-left: 1px;
}

.bannerNav ul li a {
	padding:0 6px 0 6px;
	text-decoration: none;
	color: #fff;
}


.bannerNav ul li a:hover {
	padding:0 6px 0 6px;
	color: #fff;
	background-color: #757676;
}

* .bannerNav ul li a:hover a { display:inline; }

.inactive {
    background-color: #000000;
}
    
.active {
	color: #fff;
	background-color: #757676;
}	

/* End Banner Section */




/* Start Filter Section */

.filterHeader {
	width: 693px;
	height: 20px;
}

.filterTab {
	background-attachment:scroll;
	background-color:transparent;
	background-repeat:no-repeat;
	background-image:url("/images/home-images/filter_tab.png");
	width: 148px;
	height: 16px;
	padding-top:4px;
	float: left;
	color:#FFFFFF;
	font-size:13px;
	font-weight: bold;
	text-align:center;
}

.filterHeaderMiddle {
	background-attachment:scroll;
	background-color:transparent;
	background-repeat:repeat-x;
	background-image:url("/images/home-images/filter_header_bg.png");
	width: 536px;
	height: 20px;
	float: left;
}

.filterHeaderRight {
	width: 9px;
	height: 20px;
	float: left;
}


.filterBody {
	clear: both;
}

.infoCaption {
	height: 30px;
}

.infoCaptionLeft {
	background-attachment:scroll;
	background-color:transparent;
	background-repeat:no-repeat;
	background-image:url("/images/home-images/info_caption_left.png");
	width: 16px;
	height: 30px;
	float: left;
}

.infoCaptionMid {
	background-attachment:scroll;
	background-color:transparent;
	background-repeat: repeat-x;
	background-image:url("/images/home-images/info_caption_bg.png");
	height: 30px;
	float: left;
	font: "Ariel";
	font-size:13px;
	font-weight: bold;
	color: #585858;
	line-height: 23px;
	text-align:center;
	padding: 0 8px 0 0;
}

.infoCaptionRight {
	background-attachment:scroll;
	background-color:transparent;
	background-repeat:no-repeat;
	background-image:url("/images/home-images/info_caption_Right.png");
	width: 4px;
	height: 30px;
	float: left;
}

.leftFilters {
	width: 364px;
	height: 185px;
	margin: 0 12px 0 0;
	float: left;
}

.shapeBox {
	width: 364px;
	height: 52px;
	margin: 0 0 14px 0;
	_margin-bottom:10px;
	clear:both;
}

.shapeIndiBox {
	width: 32px;
	height: 35px;
	float: left;
}


.shapeIndiBoxSelected {
	background-attachment:scroll;
	background-color:transparent;
	background-repeat:no-repeat;
	background-image:url("/images/home-images/shape_selected_bg.jpg");
	width: 32px;
	height: 35px;
	float: left;
}

.priceBox {
	width: 364px;
	height: 52px;
	margin: 0 0 14px 0;
	clear:both;

}

.sizeBox {
	width: 364px;
	height: 52px;
	clear:both;

}

.rightFilters {
	width: 292px;
	height: 185px;
	float: left;
}

.cutBox {
	width: 292px;
	height: 52px;
	margin: 0 0 14px 0;
	clear:both;

}


.clarityBox {
	width: 292px;
	height: 52px;
	margin: 0 0 14px 0;
	clear:both;

}

.colorBox {
	width: 292px;
	height: 52px;
	clear:both;

}


.filterFooter {
	width: 693px;
	height: 37px;
	margin-bottom: 5px;
}

.filterFooterLeft {
	width: 12px;
	height: 37px;
	float: left;
}

.filterFooterMiddle {
	background-attachment:scroll;
	background-color:transparent;
	background-repeat:repeat-x;
	background-image:url("/images/home-images/filter_footer_bg.jpg");
	width: 669px;
	height: 37px;
	float: left;
	padding-top: 7px;
	
}

.footerText {
	width: 268px;
	height: 24px;
	margin-right: 43px;
	float: left;
	font:"Arial";
	font-size: 15px;
	font-weight: bold;
	color: #b5b5b5;
	line-height: 23px;
}

.footerResults {
	background-attachment:scroll;
	background-color:transparent;
	background-repeat:no-repeat;
	background-image:url("/images/home-images/results_text_box.jpg");
	width: 356px;
	height: 24px;
	float: left;
	font:"Arial";
	font-size: 15px;
	color: #ffffff;
	line-height: 24px;
}

.resultsText {
	width: 210px;
	height: 24px;
	line-height: 24px;
	color: #b5b5b5;
	text-align: center;
	line-height: 24px;
	float: left;
}

.viewResultsBtn {
	width: 146px;
	height: 24px;
	float: left;
	border: none;
}

.filterFooterRight {
	width: 12px;
	height: 37px;
	float: left;
}

.mainSearchBoxContainer {
    position: relative;
}
     
.mainSearchBox { 
	padding:0 13px 13px 13px;

}
/* End Filter Section */

/* Slider heights */
.priceSlider, .caratSlider, .colorSlider, .claritySlider, .cutGradeSlider { height: 23px; }

/* from index_v7 **/
.clarityValues {
}

.clarityValues ul {
margin: 0px;
padding:0px;
overflow:auto;
}

.clarityValues li {
float: left;    
width: 36px;    
text-align:center;
list-style:none;
}

.colorValues {
}

.colorValues ul {
margin: 0px;
padding:0px;
overflow:auto;
}

.colorValues li {
float: left;
width: 34px; 
text-align:center;
list-style:none;
}

.cutGradeValues1 ul {
margin: 0px;
padding:0px;
overflow:auto;
}

.cutGradeValues1 li {
float: left;
width: 67px;
text-align:center;
list-style:none;
}

.cutGradeValues2 ul {
margin: 0px;
padding:0px;
overflow:auto;
}


.cutGradeValues2 li {
float: left;
width: 96px;
text-align:center;
list-style:none;
}
