hr {border-style: none; height: 1px; background-color: #D1C2A8;}

#orcCenterBlock {
	width: 90%;
	margin-left: 5%;
	padding: 0px;
	min-height: 400px;
}

.ie #orcCenterBlock {
	width: 95%;
	height: 400px;
}

.orcContentBox {
	padding: 12px; 
	margin: 0px; 
	vertical-align: bottom; 
	border: 1px solid #e1d7c4; 
	font-size: 11px;
}

.ie .orcContentBox {
	width: 100%;
}

.orcContentBoxNoBorder {
	padding: 6px 12px; 
	margin: 0px; 
	vertical-align: bottom; 
	font-size: 11px;
}

.orcContentBoxHeader {
	padding-left: 12px; 
	padding-right:12px; 
	padding-top: 3px; 
	padding-bottom:3px; 
	margin: 0px; 
	font-size: 14px; 
	font-weight: bold; 
	background-color: #F2EEE2; 
	vertical-align: bottom; 
	border: 1px solid #e1d7c4;
	height: 18px;
	color: #221211;
}

.orcContentBoxSubHeader {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	vertical-align: middle;
	color: #221211;
	margin-bottom: 20px;
}

.orcFancyContentBox {
	background-repeat:repeat-x;
	border:1px solid #E1D7C4;
	font-size:11px;
	margin:0;
	padding:12px;
}

.ie .orcFancyContentBox{
	width: 100%;
}

.orcContentItemDetails {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #E1D7C4;
}

img.orcContentItemImage{
	width: 80px;
	float: left;
	margin-top: 10px;
}

table.orcContentItemBullets{
	float:left;
	font-size: 11px;
	width: 100%;
}
p.clearBoth{
	clear:both;
	line-height: 0px;
}

.orcContentItemLabel {
	font-weight: bold;
}

.orcContentBox td {font-size: 11px;}

.orcSpacerBox {
	padding: 6px; 
	margin-bottom: 6px; 
	font-size: 11px;
}

.orcOrderHistory, .orcOrderHistoryNoneEligible{
	width: 100%; 
	border-collapse: collapse;
	font-size: 11px;
}

.orcOrderHistoryNoneEligible {
	filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;
}

.inputDisabled {
	color: #BEBEBE;
}

.orcOrderHistoryNoneEligible input{
	display: none;
}

.orcOrderHistory .orcOrderInfo, .orcOrderDateAndId{
	font-size: 12px;
	color: #221211;
}

.orcOrderInfoLabel {
	font-weight: bold;
}

.orcContentItemThumbnailList {
	margin-top: 12px;
}

.orcContentItemThumbnailList img{
	margin-right: 10px;
}

#orcThumbnailListsToggleTriggers {
	float: right;
	font-size: 11px;
	font-weight: normal;
	color: #5B6571;
}

#orcThumbnailListsToggleTriggersDivider {
	color: #918255;
}

#orcThumbnailListsToggleTriggers .orcThumbnailListsToggleActive {
	color: #918255;
	text-decoration: underline;
	cursor: pointer;
}
.orcOrderThumbnailToggle{
	cursor: pointer;
}

.orcPaginationLinks {
	float: right;
	padding: 0px;
}

.pagingButton, .currentPage, .anotherPage {
	float: left;
	margin-left: 3px;
}

.currentPage, .anotherPage {
	border: 1px solid #918255;
	cursor: pointer !important;
	font-size: 12px;
	height: 14px;
	line-height: 14px;
	padding-left:3px;
	padding-right:3px;
	text-align:center;
}

.currentPage {
	background-color:#4C394B;
	color: #FFFFFF;
	cursor:default;
	font-weight:bold;
}

.orderNotReturnableAlert{
	margin-left: 23px;
	font-weight: bold;
}

.orcItemLayout {
	width: 95%; 
	border-collapse: collapse;
}

.orcFormField {width: 300px;}

.orcRMABarcodeBox {
	width: 270px;
	background-color: lightgrey;
	padding: 6px;
}

.orcRMAImage {text-align: center; background-color: white;}

.orcRMAImage img{
	width: 160px;
}

.orcPrintLabelInstruction{
	display: none;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 15px;
	line-height: 20px;
}

.orcRMLBox {
	border:thin dashed black;
	text-align:center;
	width:310px;
	margin-left: 0px;
}

.orcRMLPrompt {font-size: 9px; font-style: italic; text-align: center;}

.orcShippingLableImage img{
	width: 300px;
}

.orcShippingLabelImageUPS {
	width: 400px;
}

.orcShippingLabelScissors {
	display: none;
	font-style: italic;
	text-align: center;
}

.orcPrintLabelInstruction {
	display: none;
}


.orcThankYouMessage {
	display: none;
	background-color: #F2EEE2;
	margin-bottom: 10px;
	margin-top: 10px;
}

.orcThankYouMessage a{
	text-decoration: underline;
}

.orcThankYouMessage .orcContentBox {
	padding: 6px;
}

.orcContinueShoppingButton {
	float: right;
}

#orcPrintInstructionsDetail li{
	list-style-position: inside;
	padding: 0px;
	cursor: auto;
}

@media print {
	.orcRMABarcodeBox {
		width: 440px;
	}
	.orcRMAImage img{
		width: 369px;
	}
	.orcPrintLabelInstruction{
		display: block;
		text-align: center;
		font-size: 18px;
	}
	.orcRMLBox {
		width: 90%;
	}
	.orcShippingLableImage img{
		width: 100%;
	}
	.orcShippingLabelImageUPS {
		width: 100%;
	}
	.orcShippingLabelScissors {
		display: block;
	}	
	.orcPrintLabelInstruction {
		display: block;
	}
	.orcContentBoxNoBorder {
		display: none;
	}
	#orcShippingLabelContent {
		border: none;
	}
	#orcShippingLabelContent .orcContentBoxSubHeader{
		display: none;
	}
	.orcServiceErrorBox {
		display: none;
	}
	#footerSlot {
		display: none;
	}
	div#navbar {
		display: none;
	}
	div#headerbanner {
		display: none;
	}
	div#headerRight {
		display: none;
	}
}

p.breakhere {page-break-before:always;}

@media print {
	.orcContentBoxHeader, div#orcPrintInstructionsDetail, div#breadcrumbTrail, div#orcPriceGuaranteeItems, .orcThankYouMessage .orcContentBox{display:none;} 
}

.primaryActionButton {
	float:right;
	cursor:pointer;
}

.orcContinueToPriceMatchButton {
	margin-left: 90px; 
}

.orcPriceMatchMessage {
	font-weight: bold;
	color: #918255;
	font-size: 11px;
}
.orcContentItemTitle{
	color: #918255;
}

.orcContentItemTitleBold {
	color: #918255;
	font-weight: bold;
}

td#orcCheckMark {
	vertical-align: top;
	width: 32px;
}
td#orcCheckMark img {
	margin-top: 2px;
}
.orcLargeText {
	font-weight: bold;
	font-size: 15px;
}

/* select item page */

.orcReturnComment, .orcFitRatings {
	display:none;
}
.orcQuantityLine {
	margin-bottom:8px;
}
.orcQuantityLine select {
	vertical-align:baseline;
}
.orcItemSeparator {
	border-bottom:1px dashed #E1D7C4;
	margin-bottom:15px;
}
.orcItemLayout .orcContentItemText {
	font-weight:normal;
	margin-bottom:3px;
}
.orcItemLayout .orcContentItemTitle {
	font-weight:bold;
}
.orcItemLayout td {
	vertical-align:top;
	padding:0px;
}
.chooseItemsButton {
	float: right;
	padding:6px;
}
div#continueButton {
	display:none;
}
.fitRatingsTable {
	width:300px;
}
.fitRatingsTable .ratingLabel {
	margin-top:10px;
	margin-left:4px;
	font-weight:bold;
}
.fitRatingsTable .ratingValue select {
	width:130px;
	margin-top:10px;
	margin-left:20px;
}

/* select shipping options page */
.continueButton {
	float: right;
	margin-top: 10px;
}

.orcPlainHeader {
	font-size:14px;
	font-weight:bold;
	margin:15px 0px;
}

/* select refund or replacement page */
.orcPlainText {
	margin: 5px 0px;
	font-size: 11px;
}

.orcTermsHeader {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}
.orcInputLabel{
	margin: 0px 5px;
}

/* select order type page */
.orcInstructionList ol {
	padding-left:5px;
}

.orcInstructionList li {
	cursor:auto;
	margin-left:20px;
	padding-left:5px;
}
#orcIntro span, #orcPrintInstructionsDetail span {
	text-decoration: underline;
	color: #74794D;
	cursor: pointer;
}
#orcIntroPolicy a {
	text-decoration: underline;
}
#noPrinterPopup {
	width:350px;
	height:50px;
	padding:8px;
	font-size:11px;
	display:none;
}
.ie #noPrinterPopup {
	padding-top:0px;
	margin-top:-8px;
}
#noPrinterPopup span {
	color: #918255
}

.orcServiceErrorBox {
	border: 1px solid red; 
	padding: 5px;
}

#seeOrderIdExamplePopupLink {
	color:#918255;
	cursor:pointer;
	text-decoration:underline;
}

#seeOrderIdExamplePopup {
	display:none;
	font-size:11px;
	height:500px;
	padding:8px;
	width:510px;
}

.simpleTooltipTitleText {
	font-weight:bold;
	margin-left:5px;
	float:left;
}

