/* Sam's CSS */

#configureProductBox {
	width: 965px;
	height: 550px;
}

#configureProductOptions {
	float:left;
	width: 732px;
	height: 525px;
	padding: 24px;
	border-right: 1px solid silver;

}

#configureProductSidebar {
	padding: 14px 0 14px 24px;
	float: left;
	height: 525px;
	width: 150px;
	position: relative;
}

#configureProductNavigation {
	clear: both;
	width: 965px;
	padding: 5px;
}

#configureProductBack, #configureProductNext {
	float: left;
	font-family: "Baskerville", Garamond, "Baskerville Old Face", "Times New Roman", serif;
	font-size: 28px;
	text-decoration: none;
}

#configureProductNext {
	float: right;
}

#configureProductName {
	display: block;
}

#configureProductOptionList li{
	margin: 5px 0 2px 0;
	font-size: 16px;
	width: 150px;
	
}

	#configureProductOptionList li a {
		text-decoration: none;
		width: 100%;
		height: 100%;
		color: #000;
		background: #fff;
	}

	#configureProductOptionList li a:hover {
		color: #fff;
		background: #000;
	}

	#configureProductOptionList li.detail {
		font-size: 13px;
		margin:0;
		font-family: "Baskerville", Garamond, "Baskerville Old Face", "Times New Roman", serif;
	}
	
	#configureProductOptionList li.detail span.detailPrice {
		font-weight: bold;
		color: #2F3FBB;
		font-size: 14px;
	}

	#productOptionPage1 {
		width: 732px;
		height: 535px;
		position: relative;
		top: -535px;
		overflow: hidden;
		background: #fff;
	}

	#productOptionPage2 {
		width: 732px;
		height: 535px;
		position: relative;
		overflow: hidden;
		background: #fff;
		
	}

	#configureProductOptions h3 {
		clear: both;
	}



	#finishHolder {
		width: 230px;
		height: 291px;
		margin: 0 auto;
		border: 0;
		
	}
	
	#finishHolder2 {
		background: url('../images/compareback.gif') no-repeat;
		width: 443px;
		height: 292px;
		display: block
		text-align: center;
		margin: 0 auto;
		padding-top: 1px;
		margin-bottom: 20px;
	}

	#finishNaturalImage {
		width: 100%;
		height: 100%;
		background: url(http://placehold.it/400x300/cccccc);
		background-repeat: none;
		background-position-y: 90px;
	}

	#finishAntiqueImage {
		width: 1px;
		height: 100%;
		position: relative;
		top: -291px;
		background: url(http://placehold.it/400x300/999999/ffffff);
		border-right: 1px solid #000;
		background-repeat: none;
		background-position-y: 90px;
	}

	#finishHandle {
		height: 32px;
		width: 32px;
		position: relative;
		top: 165px;
		float: right;
		margin-right: -16px;
		background: transparent url('../images/dragcompare2.png') no-repeat;
	}

	#finishInputHolder {
		width: 400px;
		margin: 0 auto;
		clear: both;
	}



	#AntiqueInput {
		float: right !important;
	}

	#finishTextHolder {
		margin: 50px auto 0 auto;
		width: 400px;
		clear: both;
	}

	#stoneImage {
		width: 193px;
		height: 168px;
		margin: 50px auto 0 auto;
		background: none;
	}

	#stoneInputHolder li{
		float: left;
		margin: 15px;
	}



#sideASection, #sideBSection {
	float: left;
	width:350px;
	margin-bottom: 40px;
}

#sideASection label, #sideBSection label {
	width: 50px;
	color: #777;
}

#engravingSection {
	margin-top: 25px;
	clear: both;
	width: 500px;
	margin-bottom: 40px;
}

#engravingSection p, #engravingSection img{
	float: left;
	margin-right: 30px;
}

#engravingSection p {
	width: 160px;
	line-height: 14px;
	font-family: sans-serif;
	font-size: 10px;
	color:#777;
	font-style: italic;
	clear: right;
	margin-bottom: 25px;
	margin-right: 0px;
}

#engravingSection input {
	width: 160px;
}

#infoInput {
	width: 280px;
	height: 80px;
}

#configureProductError{
	position: absolute;
	bottom: -35px;
	left: 310px;
	margin: 0 auto;
	display: block;
	text-transform: lowercase;
	padding: 5px;
	font-family: "Baskerville", Garamond, "Baskerville Old Face", "Times New Roman", serif;
	font-size: 17px;
	color: #ff1111;
	font-weight: normal;
	width: 465px;
	text-align: right;
}


#silver, #whiteGold, #yellowGold {
	margin-left: 33px;
}
#silver li, #whiteGold li, #yellowGold li{
	float: left;
	padding-left: 17px;
	margin: 10px 100px 30px 0;
	background: url(../images/rd_select_off.gif) 0px 2px no-repeat;
	}
#silver li:hover, #whiteGold li:hover, #yellowGold li:hover {
	cursor: pointer;
}
#silver li img, #whiteGold li img, #yellowGold li img {
	margin-top: 5px;
	border: 1px solid #fff;
	margin-left: -17px;
}
#silver li.isSelected, #whiteGold li.isSelected, #yellowGold li.isSelected {
	background: url(../images/rd_select_on.gif) 0px 2px no-repeat;
}
#stoneInputHolder li.isSelected {
	background: url(../images/rd_select_on.gif) 0px 58px no-repeat;
}
#finishInputHolder li.isSelected {
	background: url(../images/rd_select_on.gif) 0px 6px no-repeat;
}
#silver li.isSelected img, #whiteGold li.isSelected img, #yellowGold li.isSelected img, #stoneInputHolder li.isSelected img {
	border: 1px solid #000;
}

h3.futura.silvergold-header {
	background: url(../images/rd_header_silver.gif) top left no-repeat;
	width: 82px;
	height: 26px;
}
h3.futura.whitegold-header {
	background: url(../images/rd_header_white.gif) top left no-repeat;
	width: 125px;
	height: 27px;
}
h3.futura.yellowgold-header {
	background: url(../images/rd_header_yellow.gif) top left no-repeat;
	width: 137px;
	height: 27px;
}
h3.futura.silvergold-header span, h3.futura.whitegold-header span, h3.futura.yellowgold-header span, h3.stone-header span, h3.size-header1 span, h3.size-header2 span {
	display: none;
}
#configureProductSidebar h5 {
	display: none;
}
#sidebarImage {
	margin: 0 22px;
}
#configureProductName {
	font-family: "Baskerville", Garamond, "Baskerville Old Face", "Times New Roman", serif;
	font-size: 14px;
}
.rd-price {
	font-family: "Baskerville", Garamond, "Baskerville Old Face", "Times New Roman", serif;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	left: 24px;
	bottom: 14px;
}
.rd-price span {
	color: #2f3fbb;
}
.finishWrapper {
	background: url(../images/rd_finish_tip.gif) 42px 0 no-repeat;
	padding-top: 105px;
}

#finishInputHolder li{
	float: left;
	background: url(../images/rd_select_off.gif) 0px 6px no-repeat;
	padding-left: 17px;
	font-size: 18px;
}
#finishInputHolder li:hover{
	cursor: pointer;
}
h3.stone-header {
	background: url(../images/rd_header_stone.gif) top left no-repeat;
	width: 230px;
	height: 20px;
	margin: 36px 0 10px 0;
}
#stoneInputHolder li {
	padding-left: 17px;
	width: 63px;
	height: 90px;
	line-height: 1.3em;
	text-transform: uppercase;
	background: url(../images/rd_select_off.gif) 0px 58px no-repeat;
}
#stoneInputHolder li:hover {
	cursor: pointer;
}
#stoneInputHolder li img {
	margin-bottom: 5px;
	border: 1px solid #fff;
	margin-left: -17px;
}
h3.size-header1 {
	background: url(../images/rd_header_size1.gif) top left no-repeat;
	width: 135px;
	height: 20px;
	margin: 0 0 24px 0;
}
h3.size-header2 {
	background: url(../images/rd_header_size2.gif) top left no-repeat;
	width: 139px;
	height: 20px;
	margin: 24px 0;
	clear: both;
	margin-top: 150px;
}

h3.side-a-title {
	background: url(../images/side-a-title.jpg) top left no-repeat;
	width: 139px;
	height: 28px;
	text-indent: -9999px;
}

h3.engrave-title {
	background: url(../images/engrave-title.jpg) top left no-repeat;
	width: 159px;
	height: 28px;
	margin-top: 40px;
	text-indent: -9999px;
}

h3.side-b-title {
	background: url(../images/side-b-title.jpg) top left no-repeat;
	width: 139px;
	height: 28px;
	text-indent: -9999px;
}

h3.info-title {
	background: url(../images/info-title.jpg) top left no-repeat;
	width: 239px;
	height:28px;
	text-indent: -9999px;
}

label.rd-size-label {
	margin: 8px 0px 8px 24px;
	float: left;
	display: block;
	width: 140px;
	clear: left;
}
select.sizePageSelector {
	float: left;
	margin: 8px 14px 8px 0px;
	width: 120px;
	font-family: "News Gothic MT","News Gothic",Arial, Helvetica, sans-serif;
	font-style: italic;
}

#configureProductOptions select {
	font-family: "News Gothic MT","News Gothic",Arial, Helvetica, sans-serif;
	font-style: italic;
}

#productOptionPage1 p, ul#sizeHintsList {
	font-family: "News Gothic MT","News Gothic",Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul.disc {
	list-style-type: square;
}

.metalhelpbox {
	width: 190px;
	padding-left:50px;
	float: right;
	line-height: 1.1;
	font-size: 17px;
	font-family: serif;
	font-style: italic;
	height: 50px;
	margin-bottom: -30px;
	color: #403d3e;
	padding-top: 7px;
	text-transform: lowercase;
	background: url(../images/metalhelp.png) no-repeat 0 5px;

}