/* CUSTOM HOME QUOTE PAGES */
.clearAll {clear:both;height:0px;}
#chQuotePage {display:block;box-sizing: border-box;width: 100%;max-width:1500px;margin: 0px auto;padding: 20px 0px;}
	#chQuotePage  .mobile {display:none;}
	#chQuotePage #chContentBar {display:block;float:left;box-sizing: border-box;width: calc(100% - 565px);margin: 0px;}

		#chQuotePage #chContentBar > h1 {display:block;box-sizing: border-box;font: bold 30px verdana;color: #9b8018;margin: 0px 0px 20px;padding:0px;}

		#chQuotePage #chContentBar ul#chQuoteControls {display:block;box-sizing: border-box;font: normal 12px verdana;color: #000;margin: 0px 0px 10px;padding:10px 0px;list-style-type:none;border-top: solid 1px #dcdcdc;border-bottom: solid 1px #dcdcdc;}
			#chQuotePage #chContentBar ul#chQuoteControls li {display:inline-block;padding: 0px 30px 0px 0px;font: normal 12px/40px verdana;color: #000;vertical-align:middle;}
			#chQuotePage #chContentBar ul#chQuoteControls li:last-child {padding: 0px;}
				#chQuotePage #chContentBar ul#chQuoteControls li a {font: normal 12px verdana;color: #000;text-decoration: none;}
					#chQuotePage #chContentBar ul#chQuoteControls li img {display:inline-block;margin-right:8px;line-height:18px;vertical-align:middle;}
				#chQuotePage #chContentBar ul#chQuoteControls li a:hover {color:#a08a35;}

		#chQuotePage #chContentBar iframe#formResultFrame {}

		#chQuotePage #chContentBar #formResult {}
			#chQuotePage #chContentBar h2 {display:block;clear:both;box-sizing: border-box;width:100%;margin: 30px 0 0;padding:20px 10px 10px;font: bold 24px verdana;color: #125c59;border-top: solid 1px #d0d1d2;}
			#chQuotePage #chContentBar h3 {display:block;box-sizing: border-box;width:100%;padding:20px 10px;font: bold 18px verdana;color: #000;}
			#chQuotePage #chContentBar p {font: normal 12px verdana;color: #000;margin: 0px 10px 10px;}
			#chQuotePage #chContentBar hr {clear:both;display:block;width:100%;max-width: 1015px;border: 0 none;border-bottom: solid 1px #d0d1d2;margin: 25px 0px 20px;}

			#chQuotePage button.showExamples {padding: 4px 8px;margin: 0 10px 20px;}

			#chQuotePage #chContentBar .formElement {display:block;box-sizing: border-box;width:100%;margin:0px;padding:5px 10px;}
			#chQuotePage #chContentBar .formElement.full {clear:both;}
			#chQuotePage #chContentBar .formElement.half {width:50%;float:left;}
			#chQuotePage #chContentBar .formElement.third {width:33.33%;float:left;}
			#chQuotePage #chContentBar .formElement.clear {clear:both;}
				#chQuotePage #chContentBar .formElement label {display:block;font: bold 13px verdana;color: #000;padding: 0px 0px 5px;cursor:pointer;}
					#chQuotePage #chContentBar .formElement span.requiredicon {font: normal 13px verdana;color: #f00;}
				#chQuotePage #chContentBar .formElement input[type="text"] {display:block;box-sizing: border-box;width:100%;padding: 8px 10px;font: normal 16px verdana;color: #000;border: solid 1px #d4d2d3;}
				#chQuotePage #chContentBar .formElement input.normaltext {}
				#chQuotePage #chContentBar .formElement input.normalfile {display:block;box-sizing: border-box;width:100%;padding: 8px 10px;font: normal 16px verdana;color: #000;border: solid 1px #d4d2d3;margin-bottom: 5px;}
				#chQuotePage #chContentBar .formElement input.radio {display:inline-block;appearance: none;-moz-appearance: none;-webkit-appearance: none;background: transparent url(https://site.shopawardsandgifts.com/ssl/customQuote/images/custom-radio.png) 0 -15px no-repeat;width:15px;height:15px;}
				#chQuotePage #chContentBar .formElement input.radio:checked {background: transparent url(https://site.shopawardsandgifts.com/ssl/customQuote/images/custom-radio.png) 0 0px no-repeat;}
				#chQuotePage #chContentBar .formElement input.radio:disabled {background: transparent url(https://site.shopawardsandgifts.com/ssl/customQuote/images/custom-radio.png) 0 -30px no-repeat;}
				#chQuotePage #chContentBar .formElement label[for*="interest_"] {display:inline;font: bold 15px verdana;color: #000;padding: 0px 0px 0px 15px;}
				#chQuotePage #chContentBar .formElement label[for*="interest_"].disabled {color: #a2a2a2;}
				#chQuotePage #chContentBar .formElement input.datepicker {padding: 8px 50px 8px 10px;background: transparent url(https://site.shopawardsandgifts.com/ssl/customQuote/images/calendar.png) right 10px center no-repeat;}
				#chQuotePage #chContentBar .formElement img.ui-datepicker-trigger {margin-left: -20px;cursor: pointer;}
				#chQuotePage #chContentBar .formElement input.error {outline: solid 2px #f00;}
				#chQuotePage #chContentBar .formElement select {display:block;box-sizing: border-box;width:100%;padding: 8px 10px 7px;font: normal 15px verdana;color: #000;border: solid 1px #d4d2d3;}
				#chQuotePage #chContentBar .formElement select.normalselect {box-sizing: border-box;}
				#chQuotePage #chContentBar .formElement select.error {outline: solid 2px #f00;}
				#chQuotePage #chContentBar .formElement textarea {display:block;box-sizing: border-box;width:100%;padding: 8px 10px;font: normal 15px verdana;color: #000;border: solid 1px #d4d2d3;}
				#chQuotePage #chContentBar .formElement textarea.normaltextarea {}
				#chQuotePage #chContentBar .formElement textarea.error {outline: solid 2px #f00;}
				#chQuotePage #chContentBar .formElement #lname {display:none !important;}

			#chQuotePage #chContentBar button#forceSelection {display:block;box-sizing: border-box;background-color: #a5afaf;font: bold 17px verdana;color: #fff;border: 0 none;text-transform: uppercase;padding: 10px 30px;margin: 30px 0px;}
			#chQuotePage #chContentBar .formGroup {display:none;}
			#chQuotePage #chContentBar .formGroupFixed {display:none;}
				#chQuotePage #chContentBar .formGroupFixed button.addAnotherImg {display:block;margin: 10px 0px;border: 0 none;padding:0px;background: none;cursor:pointer;}
				#chQuotePage #chContentBar .formGroupFixed #artwork2 {display: none;}
				#chQuotePage #chContentBar .formGroupFixed #artwork3 {display: none;}
				#chQuotePage #chContentBar .formGroupFixed p.note {font: italic 11px verdana;color: #d00;margin: 0px 0px 10px;}

			#chQuotePage #chContentBar #formSubmit {display:none;box-sizing:border-box;width:100%;padding: 20px 10px;}
				#captchaFrame {display:block;box-sizing:border-box;padding: 30px 60px 30px 30px;box-shadow: 0px 0px 20px #ccc inset;-webkit-box-shadow: 0px 0px 20px #ccc inset;-webkit-border-radius:6px;-moz-border-radius:6px;-o-border-radius:6px;border-radius:6px;border: solid 1px #ccc;margin: 0px 0px 25px;width:260px;background: url(https://site.shopawardsandgifts.com/ssl/customQuote/images/ycaptcha.png) right 5px bottom 5px no-repeat;}
					#captchaFrame input[type="checkbox"] {display:none;}
					#captchaFrame input[type="checkbox"] + label {font: bold 16px arial;color: #999;}
					#captchaFrame input[type="checkbox"] + label span {display:inline-block;width:31px;height:30px;margin:-1px 4px 0 0;vertical-align:middle;background:url(https://site.shopawardsandgifts.com/ssl/customQuote/images/filter-cb.png) center no-repeat;cursor:pointer;margin-right:10px;color: #424242 !important;}
					#captchaFrame input[type="checkbox"]:checked + label span {background:url(https://site.shopawardsandgifts.com/ssl/customQuote/images/filter-cb-checked.png) center no-repeat;}
					#captchaFrame input[type="checkbox"]:hover + label span {background:url(https://site.shopawardsandgifts.com/ssl/customQuote/images/filter-cb-roll.png) center no-repeat;}
					#captchaFrame input[type="checkbox"]:checked:hover + label span {background:url(https://site.shopawardsandgifts.com/ssl/customQuote/images/filter-cb-checked.png) center no-repeat;}
				#chQuotePage #chContentBar input#submitbutton {display:inline-block;box-sizing: border-box;width:260px;height:50px;text-align:center;margin-right:40px;background-color: #2e6e6c;font: bold 17px verdana;color: #fff;border: 0 none;text-transform: uppercase;cursor:pointer;}
				#chQuotePage #chContentBar a.cuseLink {font: bold 12px/40px verdana;color: #000;text-decoration: none;}
					#chQuotePage #chContentBar a img {margin-right: 10px;line-height: 40px;vertical-align:middle;text-transform: uppercase;}

	#chQuotePage #chLeftBar {display:block;float:left;box-sizing: border-box;width: 270px;margin: 0px;padding: 0px 25px 0px 0px;}
		#chQuotePage #chLeftNav {}
			#chQuotePage #chLeftNav label {display:block;box-sizing: border-box;width:100%;background-color: #000;font: bold 12px verdana;color:#fff;padding:10px;margin: 0px 0px 5px;}
			#chQuotePage #chLeftNav ul {display:block;box-sizing: border-box;width:100%;list-style-type:none;padding:0px;margin:0px;}
				#chQuotePage #chLeftNav ul > li {display:block;box-sizing: border-box;width:100%;}
					#chQuotePage #chLeftNav ul > li > a {display:block;box-sizing: border-box;width:100%;font: bold 12px verdana;color:#a08a35;padding:14px 10px;border-top: solid 1px #d7d7d7;background-color: #f9f9f9;text-decoration: none;}
					#chQuotePage #chLeftNav ul > li div.sub {display:block;box-sizing: border-box;width:100%;padding: 0px 15px 20px;}
						#chQuotePage #chLeftNav ul > li div.sub a {font: bold 12px verdana;color:#000;padding:8px 0px;text-decoration: none;border: 0 none;}
						#chQuotePage #chLeftNav ul > li div.sub a.sub2 {display:list-item;font: normal 12px verdana;color:#616161;text-decoration: none;border: 0 none;padding: 5px 0px;list-style-type: disc;margin-left: 10px;}
						#chQuotePage #chLeftNav ul > li div.sub a.sub2.actual {font: bold 12px verdana;color:#a08a35;text-decoration: underline;}
						#chQuotePage #chLeftNav ul > li div.sub a.button {display:block;padding:6px 10px;text-align:center;background-color: #2e6e6c;font: bold 12px verdana;color:#fff !important;text-decoration: none !important;margin: 10px 10px 0px 0px;-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;}
							#chQuotePage #chLeftNav ul > li div.sub a.button img {display:inline;vertical-align:middle;}
						#chQuotePage #chLeftNav ul > li div.sub a.button:hover {text-decoration: none !important;color: #fff !important;}
	#chQuotePage #chRightBar {display:block;float:right;box-sizing: border-box;width: 270px;margin: 55px 0px 0px;padding: 0px;}
		#chQuotePage #chRightBar div.chRightBarElem {display:block;box-sizing:border-box;width:100%;margin-bottom: 10px;background-color: #f3f3f3;padding: 10px;}
			#chQuotePage #chRightBar div.chRightBarElem img {float:left;display:block;box-sizing:border-box;max-width:45px;margin-left: 5px;}
			#chQuotePage #chRightBar div.chRightBarElem div.text {float:right;display:block;width:calc(100% - 65px);font: italic 21px/22px 'Roboto', verdana, sans-serif;text-transform:uppercase;}
				#chQuotePage #chRightBar div.chRightBarElem div.text small {font: italic 13px 'Roboto Condensed', verdana, sans-serif;text-transform:none;}

/* RESPONSIVE STYLES */
@media only screen and (max-width : 1500px) {
	#chQuotePage {padding: 20px 10px;}
	#chQuotePage #chContentBar ul#chQuoteControls li {padding: 5px 20px;}
	#chQuotePage #chContentBar ul#chQuoteControls li:last-child {padding: 5px 20px;}
}

@media only screen and (max-width : 1350px) {
	#chQuotePage #chContentBar .formElement.half {width:100%;float:none;}
}

@media only screen and (max-width : 1210px) {
	#chQuotePage #chLeftBar {width: 200px;padding: 0px 10px 0px 0px;}
	#chQuotePage #chRightBar {width: 200px;}
		#chQuotePage #chRightBar div.chRightBarElem div.text {font: italic 16px/16px 'Roboto', verdana, sans-serif;}
	#chQuotePage #chContentBar {width: calc(100% - 420px);}
}

@media only screen and (max-width : 1030px) {
	#chQuotePage #chLeftBar {float:none;width: 100%;padding: 0px;}
		#chQuotePage #chLeftNav label {-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;padding: 10px 10px;background: #000 url(https://p11.secure.hostingprod.com/@site.awardsandgiftsrus.com/ssl/customQuote/images/tablet-arrow-down.png) right 10px center no-repeat;}
			#chQuotePage #chLeftNav label span.mobile {display:inline;}
		#chQuotePage #chLeftNav ul {display:none;}
			#chQuotePage #chLeftNav ul > li > a {font: bold 14px verdana;color:#fff;padding:8px 10px;border: 0 none;border-bottom: solid 1px #fff;background-color: #000;}
				#chQuotePage #chLeftNav ul > li div.sub {padding: 0px;}
					#chQuotePage #chLeftNav ul > li div.sub a {display:block;background-color: #666;block;font: bold 14px verdana;color:#fff;padding:8px 10px;border-bottom: solid 1px #fff;}
					#chQuotePage #chLeftNav ul > li div.sub a.sub2 {display:block;background-color: #8d8d8d;font: normal 14px verdana;color:#fff;border-bottom: solid 1px #fff;padding: 8px 10px 8px 25px;margin-left: 0px;}
					#chQuotePage #chLeftNav ul > li div.sub a.button {font: bold 14px verdana;color:#fff;display:block;background-color: #2e6e6d;}
	#chQuotePage #chRightBar {float:none;width: 100%;padding: 0px 0px 0px 0px;margin: 15px 0px 0px;}
		#chQuotePage #chRightBar div.chRightBarElem div.text {font: italic 21px/22px 'Roboto', verdana, sans-serif;}
	#chQuotePage #chContentBar {float:none;width: 100%;padding: 0px;margin: 15px 0px 0px;}
}

@media only screen and (max-width : 768px) {
	#quoteButton {display:block;box-sizing:border-box;width:calc(100% - 20px);font: bold 12px/15px verdana;color:#fff;display:block;background-color: #2e6e6d;padding: 8px 10px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;margin: 3px 10px;text-align:center;}
		#quoteButton img {display: inline;vertical-align: middle;height: 15px;width:auto;}
	#chQuotePage {padding: 10px;}
	#chQuotePage span.mobile {display:inline;}
	#chQuotePage #chContentBar > h1 {text-align: left;font: bold 26px verdana;margin: 0px 0px 10px;}
	#chQuotePage #chContentBar ul#chQuoteControls li, #chQuotePage #chContentBar ul#chQuoteControls li:last-child {padding: 5px 6px;font: normal 11px/16px verdana;}
	#chQuotePage #chContentBar ul#chQuoteControls li a {font-size:11px;}
	#chQuotePage #chContentBar ul#chQuoteControls li.print,
	#chQuotePage #chContentBar ul#chQuoteControls li.phone {display:none;}
	#chQuotePage #chContentBar h2 {margin-top: 15px;padding:0px;font: bold 18px verdana;}
	#chQuotePage #chContentBar h3 {padding:10px 0px;font: bold 16px verdana;}
	#chQuotePage button.showExamples {padding: 4px 8px;margin: 10px;}
	#chQuotePage #chContentBar .formElement {display:block;box-sizing: border-box;width:100%;margin:0px;padding:5px 10px;}
	#chQuotePage #chContentBar .formElement.half {width:100%;float:none;}
	#chQuotePage #chContentBar .formElement.third {width:100%;float:none;padding:10px;}
	#chQuotePage #chContentBar input#submitbutton {display: block;width: 100%;margin-right: 0px;}
}