@media (min-width: 1px) {
	.br-m{ display: none; }/**Marcus: This will be here for the moment**/
	
	.product-container-header-m{ position: relative; height: 35px; background-color: #5fe5aa; }
	
	.product-type-container-m{position: relative; height: 22px; float: left; background-color: #133527; font-size: 12px;  margin-top: 7px; margin-left: /*7*/11px; }
	.product-type-container-m:hover{ background-color: #186244; }
	.product-type-current-m{ font-weight: bolder; color: #5de9ac; /*padding-top: 3px; padding-left: 8px; padding-right: 8px; cursor: pointer;*/ 
		background-image: url(../../images/osren/product/ProdDetails_BackIco-M.png);
		background-repeat: no-repeat;
		background-position: 8px 6px;
	}
	.product-type-list-m{ position: absolute; overflow: hidden; top: 22px; left: 0px; height: 0px; z-index: 1000; background-color: #133527; width: 100%; }
	.product-type-list-m.active{ height: auto; }
	.product-type-option-m{	position: relative; padding-top: 3px; margin-left: 8px; padding-bottom: 3px; margin-right: 8px; border-bottom: 1px solid #eeeeee; }
	.product-type-option-m:last-child{ margin-bottom: 8px; }
	.product-type-option-a-m{ text-decoration: none; color: #ffffff; }
	
	/*************************************************************************/
	.product-detail-back-m{ text-decoration: none; color: #5fe5aa; display: block; padding-left: 20px; padding-top: 3px; padding-right: 10px; font-size: 13px; }
	/*************************************************************************/
	
	.product-enquiry-container-m{ position: relative; overflow: hidden; padding-top: 12px; padding-left: 15px; padding-right: 15px; background-color: #f6f3f3; }
	.product-enquiry-title-m{ position: relative; overflow: hidden; font-size: 30px; color: #2a694c; font-weight: bolder; }
	.product-enquiry-sub1-m{ position: relative; overflow: hidden; font-size: 12px; color: #777777; margin-bottom: 10px; font-style: italic; }
	.product-enquiry-sub2-m{ position: relative; overflow: hidden; font-size: 12px; color: #777777; margin-bottom: 20px; font-style: italic; }
	.product-enquiry-row-m{ position: relative; overflow: hidden; margin-bottom: 15px; }
	.product-enquiry-row-m.information{ font-size: 12px; font-style: italic; color: #777777; }
	.product-enquiry-row-header-m{ position: relative; overflow: hidden; font-size: 14px; color: #2a694c; font-weight: bolder; margin-bottom: 7px; }
	.product-enquiry-row-inputtext-m{ border: 1px solid #b3cfc3; padding: 2px 5px; width: calc(100% - 12px); height: 31px; }
	.product-enquiry-row-inputtextarea-m{ border: 1px solid #aaaaaa; padding: 2px 5px; width: calc(100% - 12px); resize: none; height: 200px; }
	.product-enquiry-row-header-m.forBusinessEnquiry{ float: left; }
	.product-enquiry-row-input-m.forBusinessEnquiry{ float: left; }
	/*.product-enquiry-row-inputtext-m[type=checkbox]{ outline: 1px solid #aaaaaa; }*/
	.product-enquiry-submit-m{ position: relative; overflow: hidden; background-color: #143828; color: #5fe4a9; font-weight: bolder; text-align: center; padding-top: 5px; padding-bottom: 5px; margin-bottom: 20px; cursor: pointer; font-size: 14px; letter-spacing: 0.3px; }
	.product-enquiry-row.forBusinessEnquiry, font.forBusinessEnquiry{ display: none; }
	#ForBusinessEnquiryCheckBox{ position: relative; overflow: hidden; width: 15px; height: 15px; /*background-color: #aaaaaa;*/ margin-left: 10px; margin-top: 3px; cursor: pointer; background: url("../../images/osren/product/enquiry/Checkbox_Inactive.png") no-repeat top left;}
	#ForBusinessEnquiryCheckBox.active{ background-color: #666666; background: url("../../images/osren/product/enquiry/Checkbox_Active.png") no-repeat top left;}
}

@media (min-width: 768px) {
	.product-enquiry-container-n{ display: none; }
	.product-enquiry-close-n{ position: absolute; overflow: hidden; /*background-color: #aaaaaa;*/ width: 13px; height: 13px; top: 15px; right: 15px; cursor: pointer; 
	background: url("../../images/osren/product/enquiry/product_enquiry_closebtn_Inactive.png") no-repeat top left; }
	.product-enquiry-close-n:hover{ /*background-color: #666666;*/ background: url("../../images/osren/product/enquiry/product_enquiry_closebtn_Active.png") no-repeat top left; }
	
	.product-enquiry-container-n{ position: absolute; width: /*600*/510px; z-index: 4000; top: 50px; padding: 35px 46px; }
	.product-enquiry-submit-n{ float: left; padding-left: 20px; padding-right: 20px; }
	
	.product-enquiry-row-n{ width: 100%; float: left; }
	.product-enquiry-row-n.firstName{ width: 48%; float: left; }
	.product-enquiry-row-n.lastName{ width: 48%; float: right; }
	.product-enquiry-row-n.city{ width: 48%; float: left; }
	.product-enquiry-row-n.zipPostalCode{ width: 48%; float: right; }
	.product-enquiry-row-n.stateProvince{ width: 48%; float: left; }
	.product-enquiry-row-n.country{ width: 48%; float: left; }
}

@media (min-width: 1280px) {
}
