﻿.m_orderprint {
	position: absolute;
}
.m_orderprint .tab, .m_orderprint .tab-active {
	background: url(../images/OrderPrint/bg_inactivetab_right.gif) top right no-repeat;
	display: block;
	float: left;
	text-decoration: none;
	margin-right: 1px;
	
}
.m_orderprint .tab span, .m_orderprint .tab-active span {
	background: url(../images/OrderPrint/bg_inactivetab_left.gif) top left no-repeat;
	display: block;
	height: 21px;
	float: left;
	font-weight: bold;
	padding: 8px 8px 0;
	cursor: pointer;
	
}
.m_orderprint .tab-active {
	background: url(../images/OrderPrint/bg_activetab_right.gif) top right no-repeat;
}
.m_orderprint .tab-active span {
	background: url(../images/OrderPrint/bg_activetab_left.gif) top left no-repeat;
}
.m_orderprint .tabs {
	background: url(../images/OrderPrint/orderPrint_tabBg.gif) repeat-x;
}
.m_orderprint .tabHolder {
	width: 50%;
	padding-left: 10px;
}
.m_orderprint .reviewPanel {
	background: #1d1d1d;
}
.m_orderprint .reviewPanel .tl, 
.m_orderprint .reviewPanel .tr, 
.m_orderprint .reviewPanel .bl, 
.m_orderprint .reviewPanel .br {
	width: 4px;
	height: 4px;
} 
.m_orderprint .lblGSTInclusive {
	color: #8B8B8B;
	font-style: italic;
}
.m_orderprint .reviewPanel .tl {
	background: url(../images/Common/roundedCorners_tl.gif) no-repeat;
}
.m_orderprint .reviewPanel .tr {
	background: url(../images/Common/roundedCorners_tr.gif) no-repeat;
}
.m_orderprint .reviewPanel .bl {
	background: url(../images/Common/roundedCorners_bl.gif) no-repeat;
}
.m_orderprint .reviewPanel .br {
	background: url(../images/Common/roundedCorners_br.gif) no-repeat;
}
.m_orderprint hr {
	border: 0;
	border-top: 1px solid #111111;
	border-bottom: 1px solid #2d2d2d;
	margin: 8px 0;
}
.m_orderprint a.btnPhArtGallery, .m_orderprint a.btnPhArtGallery span {
	display: inline-block;
	display: -moz-inline-stack;
	zoom: 1;
	*display: inline;
	cursor: pointer;
	outline: none;
	text-decoration: none;
}
.m_orderprint a.btnPhArtGallery:hover {
	text-decoration: none;
	background-position: right -19px;
}
.m_orderprint a.btnPhArtGallery:hover span {
	background-position: left -19px;
}
.m_orderprint a.btnPhArtGallery {
	background: url(../images/OrderPrint/btn_phartgallery_right.gif) top right no-repeat;
	color: #fff;
	height: 19px;
}
.m_orderprint a.btnPhArtGalleryArrow {
	background: url(../images/OrderPrint/btn_phartgallery_arrow_right.gif) top right no-repeat;
}
.m_orderprint a.btnPhArtGallery span {
	background: url(../images/OrderPrint/btn_phartgallery_left.gif) top left no-repeat;
	padding: 2px 10px 0 6px;
	height: 17px;
}
.m_orderprint .detailedReviewRow th {
	text-align: left;
	border: 1px solid red;
}
.m_orderprint .detailedReviewRow td {
	height: 66px;
	background: #2f2f2f;
}
.m_orderprint .detailedReviewRow td.first {
	background: #2f2f2f url(../images/OrderPrint/bg_row_first.gif) top left no-repeat;
	padding-left: 8px;
}
.m_orderprint .detailedReviewRow td.first img {
	border: 1px solid #1e1e1e;
}
.m_orderprint .detailedReviewRow td.end {
	background: #2f2f2f url(../images/OrderPrint/bg_row_end.gif) top right no-repeat;
	text-align: right;
	padding-right: 12px;
}
.spacer {
	padding: 4px;
	font-size: 4px;
}
.m_orderprint .detailedReview {
	width: 100%;
	margin-top: 14px;
}
.m_orderprint .detailedReview th {
	text-align: left;
}
.m_orderprint .btnRotateAntiClockwise, .m_orderprint .btnRotateClockwise {
	background: url(../images/OrderPrint/btn_anticlockwise.gif) no-repeat;
	display: block;
	height: 16px;
	width: 16px;
	float: left;
	text-decoration: none;
}
.m_orderprint .btnRotateClockwise {
	background: url(../images/OrderPrint/btn_clockwise.gif) no-repeat;
	margin-left: 6px;
}
.m_orderprint .btnSummary {
	display: block;
	width: 28px;
	height: 28px;
	text-decoration: none;
	background: url(../images/OrderPrint/btn_summary.gif) no-repeat;
	margin: 0 auto;
}
.m_orderprint .dropDown, .m_orderprint .dropdownActive {
	float: left;
	width: 18px;
	cursor: pointer;
	height: 18px;
	margin-top: 2px;
	background: url(../images/OrderPrint/bg_showhide.gif) no-repeat;
}
.m_orderprint .dropdownActive {
	background: url(../images/OrderPrint/bg_showhide_open.gif) no-repeat;
}
.m_orderprintPanel {
	position: absolute;
	margin: 20px 0 0 -156px;
}
.m_orderprintPanel .items {
	padding: 4px 10px;
	width: 154px;
	background: #181818;
}
.m_orderprintPanel .top, .m_orderprintPanel .bottom {
	height: 4px;
	width: 174px;
}
.m_orderprintPanel .top {
	background: url(../images/OrderPrint/bg_reviewpanel_top.png) no-repeat;
}
.m_orderprintPanel .bottom {
	background: url(../images/OrderPrint/bg_reviewpanel_bottom.png) no-repeat;
}
.orderPrintHeader {
	background: url(../images/OrderPrint/orderPrint_headerBg.gif) repeat-x;
}
.orderPrintHeader .logo {
	background: #000 url(../images/OrderPrint/orderPrint_headerLogo.gif) no-repeat;
	height: 55px;
	width: 104px;
	float: left;
}
.m_orderprint .closetitleHolder {
	float: right;
	background: #000 url(../images/OrderPrint/orderPrint_headerTitle.gif) top right no-repeat;
	height: 55px;
	width: 99px;
	text-align: right;
}
.m_orderprint .matureContentClosetitleHolder {
	float: right;
	background: #000 url(../images/OrderPrint/matureContent_headerTitle.gif) top right no-repeat;
	height: 55px;
	width: 200px;
	text-align: right;
}
.m_orderprint .matureContentCloseBtn {
	background: url(../images/OrderPrint/close.gif) no-repeat;
	background-position:right;
	text-decoration: none;
	display: block;
	height: 17px;
	margin: 10px 10px 10px 36px;
}
.m_orderprint .closeBtn {
	background: url(../images/OrderPrint/close.gif) no-repeat;
	width: 51px;
	text-decoration: none;
	display: block;
	height: 17px;
	margin: 10px 10px 10px 36px;
}
.m_orderprint .printPreview {
	background-color: Silver;
	float: left;
}
.m_orderprint .horizontalDim {
	border: 1px solid #373636;
	border-top: 0;
	border-bottom: 0;
	background: url(../images/OrderPrint/orderprint_preview_dot.gif) center center repeat-x;
	text-align: center;
	height: 12px;
	margin-bottom: 6px;
	color: Black;
}
.m_orderprint .verticalDim {
	border: 1px solid #373636;
	border-left: 0;
	border-right: 0;
	background: url(../images/OrderPrint/orderprint_preview_dot.gif) center center repeat-y;
	text-align: center;
	height: 100%;
	color: Black;
}
.m_orderprint .verticalDim span {
	background-color: Silver;
	padding: 5px 0;
}
.m_orderprint .horizontalDim span {
	padding: 0 5px;
	background-color: Silver;
}
.m_orderprint .photoPrints {
	float: right;
}
.m_orderprint .photoPrints td {
	padding: 4px 0 2px 10px;
}
.m_orderprint .photoPrints .InputField {
	width: 180px;
}
.m_orderprint .photoPrints .InputField {
	width: 97%;
}
.m_orderprint td.rightAlign {
	text-align: right;
	width: 14px;
	padding-left: 0;
}
.m_orderprint .help_btn {
	width: 14px;
	display: block;
	height: 14px;
	text-decoration: none;
	background: url(../images/OrderPrint/btn_help.gif) no-repeat;
}
.m_orderprint .help_btn:hover {
	background-position: -14px 0;
}
.m_orderprint .canvasPrints {
	float: right;
}
.m_orderprint .helpPrintingBtn {
	display: block;
	float: right;
	margin: 4px 12px 0 0;
	font-weight: bold;
}
.m_orderprint .pricePad {
	height: 186px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.pricePad {
		height: 178px;
	}
}
.m_orderprint .lblError{
	color: #f81820;
	font-size: 10px;
	height: 12px;
}
