﻿IMG, input.searchSubmit {
	-behavior: url('/App_Assets/scripts/iepngfix.htc');
}

#__asptrace {
	background-color: #ffffff;
}

BODY {
	background: #000 url(../images/template/background.jpg) no-repeat scroll top center;
}

BODY#tinymce {
	background-color: #ffffff;
}

.popupLight, 
.popup,
#TB_ajaxContent,
#tinymce,
.ForumAdmin {
	background-color: #ffffff;
	background-image: none;
}

#tinymce {
	padding: 10px;	
}

.popupDark {
	background-color: #1A4786;
	background-image: none;
}

.popup {

}

.popup .container {
	padding: 6px;
}

.popupDark * {
	color: #ffffff;	
}

A, 
#innerContainerThree #rightContainer .blueButton A, 
#innerContainerThree #rightContainer .bluePanel A {
	color: #d00004;
	text-decoration: none;
	

}

#innerContainerThree #centerContainer A, 
#innerContainerThree #centerContainer A *,
#innerContainer #rightContainer A,
#innerContainer #rightContainer A * {
	color: #d00004;
}

A IMG {
	border: 0 none;
}

P {
	padding-top: 15px;
	clear: both;
}

.checkbox LABEL {
	position:relative;
	top: -2px;
	*top: -1px;
}

H1,
.refineTitle {
	display: block;
	position: relative;
	
	height: 20px;
	margin-bottom: 6px;
	
	background: #000000 url("../images/template/h1BG.png") no-repeat scroll 0px -20px;
	
	font-size: 11px;
	line-height: 19px;
	text-indent: 10px;
	color: #ffffff;
}

#innerContainerTwo #rightContainer H1 {
	background-position: 0px 0px;
}

H1.small {
    text-transform:uppercase;
}

H1.small {
	background-position: 0px -40px;
}

H2 {
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
}

P, H2, H3, H4 {
	margin-left: 8px;
	margin-right: 8px;	
}

UL {
	list-style-type: disc;
	margin-left: 10px;
	padding: 15px 0px 0px 30px;
}

LI {
	margin-bottom: 4px;
}

P.small {
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}

.hr {
	font-size: 1px;
	line-height: 1px;
	
	line-height: 0px;
	height: 0px;
	clear: both;
	
	-line-height: 1px;
	-height: 1px;
}

.clear {
	font-size: 1px;	
	line-height: 0px;
	-line-height: 1px;
	height: 0px;
	-height: 1px;
	clear: both;
	
}

.relative {
	position: relative;	
}

.left {
	float: left;
}

.right {
	float: right;
}

.centre {
	text-align: center;
}

.highlight,
.highlight * {
	color: #cf0004 !important;
	font-weight: bold;
}

.hr {
	background: transparent url(../images/template/hr.png) repeat-x scroll top left;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

#aspHiddenFields {
	display: none;	
}

#innerContainerThree #centerContainer .highlight, 
#innerContainerThree #centerContainer .highlight *,
#innerContainer #rightContainer .highlight,
#innerContainer #rightContainer .highlight *,
#leftContainer .refineSearchContainer .highlight,
#leftContainer .refineSearchContainer .highlight *,
#leftContainer .refineViewMore A,
#productListFull TBODY TD.productFullPrice,
#productListFull TBODY TD.productFullSave,
#productListFull TBODY TD.productFullClub,
#productListFull TBODY TD.productFullPrice *,
#productListFull TBODY TD.productFullSave *,
#productListFull TBODY TD.productFullClub * {
	color: #DD0024 !important;
}

.input {
	padding: 2px 3px 2px 3px;
	color: #666666 !important;
	background-color: #ffffff;
	border: 1px solid #7FACD0;
}

.inputPromptOverlay {
	position: absolute;
	display: block;
	cursor: text;
}

.error {
	display: block;
	color: #FF0000;
	
	background: transparent url(../images/template/error.png) no-repeat scroll top left;
	padding: 3px 5px 0px 25px;
	margin: 10px 0px 10px 7px;
	
	min-height: 16px;
	-height: 16px;
}

.warning {
	display: block;
	color: #BF7205;
	
	background: transparent url(../images/template/warning.png) no-repeat scroll top left;
	padding: 3px 5px 0px 25px;
	margin: 10px 0px 10px 7px;
	
	min-height: 16px;
	-height: 16px;
}

.success {
	display: block;
	color: #276303;	
	
	background: transparent url(../images/template/success.png) no-repeat scroll top left;
	padding: 3px 0px 0px 25px;
	margin: 10px 0px 10px 0px;
	
	min-height: 16px;
	-height: 16px;
}

.errorValidator {
	width: 19px;
	height: 19px;
	
	position: absolute;
	top: 0px;
	right: 10px;
	
	z-index: 100;
	overflow: hidden;
	
	cursor: help;
	margin-left: 2px;
	text-indent: 30px;
	background: #ffffff url(../images/template/error.png) no-repeat scroll top left;
	
	margin: 3px 3px 2px 3px;
	padding: 0;
	
	line-height: 50px;
}

.errorValidatorHover, .diyValidator {
	width: auto;
	overflow: visible; 
	white-space: nowrap;
	
	margin: 0;
	padding: 2px 2px 1px 2px;
	border: 1px solid #DDDDDD;
	
	background-position: 2px center;
	
	line-height: 18px;
}

.validationSummary {
	padding: 3px 0px 0px 25px;
	margin: 4px 0px 0px 6px;
	
	background: transparent url(../images/template/error.png) no-repeat scroll top left;	
	font-weight: bold;
}

.validationSummary UL {
	padding-bottom: 12px;	
}

.validationSummary UL LI {
	color: Red;	
	font-weight: normal;
}

.blueButton, .blueButtonLong, .lightBlueButton, .orangeButton {
	position: relative;
	display: block;
	cursor: default;
}

.blueButton, .blueButton *, .blueButtonLong, .blueButtonLong * {
	font-size: 11px;
	line-height: 26px;
}

.blueButton,
.blueButtonLong {
	width: 144px;
	height: 26px;
	padding: 0px 6px 0px 6px;
	background: transparent url(../images/template/blueButtonBackground.png) no-repeat scroll top left;
}

.blueButtonLong {
	background: transparent url(../images/template/blueButtonLong.png) no-repeat scroll top left;
	width: 606px;
	height: 29px;	
}

.blueButtonShoppingCartIcon {
	background: transparent url(../images/template/blueButtonShoppingCartIcon.png) no-repeat scroll top left;
	width: 21px;
	height: 15px;
	position: absolute;
	top: 5px;
	right: 18px;
}

.bluePanel {
	padding: 10px 8px 10px 8px;
}

.lightBlueButton, .orangeButton {
	background-color: #689FCA;
	padding: 5px 11px 6px 10px;
	color: #ffffff !important;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px; *line-height:13px;
    border:none;
}

.formButton {
    height: 23px;
    text-indent: -9999px;
    border: none;
    cursor: pointer;
	float: right;           
}

input.formButton {
    font-size: 0;
    display:block;
    line-height: 0;
}

.loginButton {
    width: 60px;
	background: transparent url(../images/login-btn.jpg) no-repeat scroll top left;
	margin-right: 40px;
}

.add-to-wishlist {
    width: 112px;
	background: transparent url(../images/add-to-wishlist.png) no-repeat scroll top left;
    margin-right: 290px;
}

.add-to-gift-registry {
    width: 142px;
	background: transparent url(../images/add-to-gift-registry.png) no-repeat scroll top left;
    margin-right: 90px;
}

.save-a-new-wishlist {
    width: 129px;
	background: transparent url(../images/save-a-new-wishlist.png) no-repeat scroll top left;
    margin-right: 140px;
}



.AddToGiftRegistry {
    margin-top: 10px;  
    display: block;
}

.reviewLoginButton {
    width: 60px;
	background: transparent url(../images/login-btn.jpg) no-repeat scroll top left;
	float: none;
	margin-left: 12px;
}

.memberButton {
    width: 137px;
	background: transparent url(../images/member-btn.jpg) no-repeat scroll top left;
	margin-right: 20px;
}

.updatePasswordButton {    
    width: 127px;
	background: transparent url(../images/update-pass-btn.jpg) no-repeat scroll top left;
}

.updateQuestionButton {    
    width: 174px;
	background: transparent url(../images/update-question-btn.jpg) no-repeat scroll top left;
}

.updateDetailsButton {
    width: 118px;
	background: transparent url(../images/update-details-btn.jpg) no-repeat scroll top left;
}

.updateInterestsButton {
    width: 135px;
	background: transparent url(../images/update-interests-btn.jpg) no-repeat scroll top left;
}

.createNewGiftRegistryButton {
    width: 188px;
	background: transparent url(../images/create-new-gift-registry-btn.jpg) no-repeat scroll top left;
	float: left;
}

.createButton {
    width: 167px;
	background: transparent url(../images/create-btn.jpg) no-repeat scroll top left;
	float: left;
}

.provideDetailsButton {
    width: 119px;
	background: transparent url(../images/provide-details-btn.jpg) no-repeat scroll top left;
}

.verifyDetailsButton {
    width: 112px;
	background: transparent url(../images/verify-details-btn.jpg) no-repeat scroll top left;
	margin-right: 40px;
}

.backToMyAccountButton {
    width: 153px;
	background: transparent url(../images/back-to-my-account-btn.jpg) no-repeat scroll top left;
}

.renameButton {
    width: 71px;
	background: transparent url(../images/rename-btn.jpg) no-repeat scroll top left;
	float: left;
}

.purchaseWishlistButton {
    width: 158px;
	background: transparent url(../images/purchase-wishlist-btn.jpg) no-repeat scroll top left;
}

.purchaseThisWishlistButton {
    width: 165px;
	background: transparent url(../images/purchase-this-wishlist-btn.jpg) no-repeat scroll top left;
}

.orangeButton {
	background-color: #FF9C07;
}

.createGiftRegistryButton {
    width: 155px;
	background: transparent url(../images/create-gift-registry-btn.jpg) no-repeat scroll top left;
}

.submitRatingReviewButton {
    width: 183px;
	background: transparent url(../images/submit-rating-review-btn.jpg) no-repeat scroll top left;
	margin-top: 10px;
}

.compareOrderButton {
    width: 97px !important;   
    margin-top: 10px;
}

.compareProductButton {
    width: 148px;
	background: transparent url(../images/compare-products-btn.jpg) no-repeat scroll top left;
	margin-right: 10px;
	float: left;       
}

.continueToGuestCheckoutButton {
    width: 203px;
    background: transparent url(../images/continue-to-guest-checkout-btn.jpg) no-repeat scroll top left;
	float: left;       
}

.loginCheckoutButton {
    width: 140px;
    background: transparent url(../images/login-checkout-btn.jpg) no-repeat scroll top left;
	float: left;       
}

.searchButton {
    width: 67px;
    float: right;
    background: transparent url(../images/search-btn.jpg) no-repeat scroll top left;
}

.continueToPaymentButton {
    width: 157px !important;
    background: transparent url(../images/continue-to-payment-btn.jpg) no-repeat scroll top left;
}

.cancelOrderButton {
    width: 115px;
    background: transparent url(../images/cancel-order-btn.jpg) no-repeat scroll top left;
}

.completeOrderButton {
    width: 128px;
    background: transparent url(../images/complete-order-btn.jpg) no-repeat scroll top left;
}

.retrieveInvoiceButton {
    width: 129px;
    background: transparent url(../images/retrieve-invoice-btn.jpg) no-repeat scroll top left;
}

.sendEnquiryButton {
    width: 111px;
    background: transparent url(../images/send-enquiry-btn.jpg) no-repeat scroll top left;
    float: left;
}

.continueButton {
    width: 91px;
    background: transparent url(../images/continue-btn.jpg) no-repeat scroll top left;
    float: left;
}

.saveDetailsButton {
    width: 103px;
    background: transparent url(../images/save-details-btn.jpg) no-repeat scroll top left;
    float: right !important;
    margin-top: 30px;
}
    

A.blueButton, A.lightBlueButton, A.orangeButton {
	cursor: pointer;
}

INPUT.lightBlueButton, INPUT.orangeButton { 
	*width:1;
	*overflow:visible;

cursor:pointer;
	float: right;
}

.bigButton {
	font-size: 14px;
	padding: 10px 12px 8px 12px;
}

.printDiv {
	float: right;
	font-size: 11px;
	*font-size: 10px;
	-font-size: 10px;
	color: #003379;
	position: relative;
	display: block;
	width: 75px;
	padding-bottom: 3px;
	*margin: 0 0 -10px 0;
	-margin: 0 0 -1px 0;
}

.printDiv .print {
    line-height: 20px;
}

.printDiv a {
	-font-size: 11px;	
}

.printDiv img {
	-margin-top: -17px;
}

.share {
    float: right;   
}

.nameSpan {
	float: left;
	display: block;
	position: relative;
	width: 150px;
}

#innerContainerThree #centerContainer .printDiv a.print {
	color: #003379;
	font-weight: normal;
	*font-size: 10px;
	-font-size: 10px;
}

#innerContainerThree #centerContainer .printDiv a.print img {
	position: absolute;
	right: 0;
	margin: -3px 3px 0 20px;
	bottom: 3px;
}

#innerContainerThree #centerContainer h2 .printDiv {
	padding-bottom: 1px;
}

#innerContainerThree #centerContainer h2 .printDiv .print img {
	bottom: 0px;
}

.rightSpacer 
{
	margin-right: 30px;
	*margin-top: -18px;
}


.fathersDayContainer {
	background: url('/App_Assets/images/fathersday/bg.jpg') no-repeat; 	
	width: 970px; 	
	height: 659px;
	position: relative; 
}

.fathersDayContainer .step1 {
	position: absolute;
	left: 349px;
	top: 181px;
}

.fathersDayContainer .step2 {
	position: absolute;
	left: 575px;
	top: 181px;
}

.fathersDayContainer .step3 {
	position: absolute;
	left: 435px;
	top: 503px;
}

.fathersDayContainer .step1 div,
.fathersDayContainer .step2 div {
	margin-bottom: 10px;
	height: 23px;
}

.fathersDayContainer .step1 label,
.fathersDayContainer .step2 label {
	padding-left: 15px;
	font-size: 19px;
	font-family: Verdana, Arial, sans-serif;
	color: #fff;
}

.fathersDaySubContainer {
	width: 970px;
	height: 210px;
}

.fathersDaySubContainer .subheading {
	padding-left: 40px;
}

.fathersDaySubContainer .sublinks {
	margin-top: 4px;
}

.fathersDaySubContainer .sublinks .gift-card {
	padding-left: 54px;
}

.fathersDaySubContainer .sublinks .happy-fathers-day {
	padding-left: 15px;
}

.discountContainer {
    display: none;
}

tr.noBorder td {
    border-bottom: none !important;
}

#productSearchResultsContainer #productList .ProductItemContainer .searchItem .itemImage {
    display:block;
    float:left;
    padding:5px;
    position:relative;
    width:100px;
}

#productSearchResultsContainer #productList .ProductItemContainer .searchItem .itemDetailsContainer  {
    display:block;
    float:left;
    min-height:110px;
    position:relative;
}

#productSearchResultsContainer #productList .ProductItemContainer .searchItem .itemDescription {
    display:block;
    float:left;
    position:relative;
    width:670px;
}

#productSearchResultsContainer #productList .ProductItemContainer .searchItem .itemDescription .productResultsCopy p {
    padding-top:5px;
}

#productSearchResultsContainer #productList .ProductItemContainer .searchItem .itemRight {
    display:block;
    float:left;
    height:100%;
    position:relative;
    width:168px;
}

#productSearchResultsContainer #productList .ProductItemContainer .searchItem .bottomContainer {
    bottom:5px;
    display:block;
    position:absolute;
    right:0;
    text-align:right;
    width:178px;
}

#productSearchResultsContainer #productList .ProductItemContainer .searchItem .productPLU {
    display:block;
    float:left;
    font-size:10px;
    padding-top:10px;
    padding-right:10px;
    position:relative;
    width:48px;
}

#productSearchResultsContainer #productList .ProductItemContainer .searchItem .moreDetails {
    display:block;
    float:left;
    position:relative;
    width:111px;
}

#productSearchResultsContainer #productList .ProductItemContainer .searchItem .itemPrices .priceLabel  {
    display:block;
    float:left;
    font-weight:bold;
    line-height:23px;
    padding-right:5px;
    text-align:right;
    width:95px;
}

#productSearchResultsContainer #productList .ProductItemContainer .searchItem .itemPrices .actualPrice  {
    color:#DD0024;
    float:right;
    padding-right:5px;
    text-align:right;
    width:60px;
}

.content_withcheckout {
    width: 768px;
}

#wishListContainer input.quantity {
    width: 30px;
}

/* BEGIN SAWAUNS3 */
#insuranceContentWrap {
	margin: 20px 0px 10px px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 20px;
	background-color: #FFFFFF;
}

#insuranceContentWrap .content {
	float: left;
	width: 280px;
	padding-right: 20px;
	font-size: 11px;
}

#insuranceContentWrap .content p, #insuranceContentWrap .innerContent p {
	font-size: 11px;
}

#insuranceContentWrap .content p:first-child, #insuranceContentWrap .innerContent p:first-child {
	margin-top: 0px;
	padding-top: 0px;
}

#insuranceContentWrap .innerContent {
	float: left;
	width: 405px;
	padding-left: 5px;
	padding-right: 10px;
	font-size: 11px;
}

#insuranceContentWrap .innerContent ol {
	list-style-type: inherit;
	list-style-position: inherit;
	margin-top: 10px;
	margin-left: 15px;
}

#insuranceContentWrap .innerContent ul, #insuranceContentWrap .innerContent li, #insuranceContentWrap .innerContent b {
	font-size: 11px;
}

#insuranceContentWrap .innerContent table {
	border: 1px solid #AA1C21;
	border-collapse: collapse;
	table-layout: fixed;
	width: 99.6%;
}

#insuranceContentWrap .innerContent table th, #insuranceContentWrap .innerContent table td {
	border: 1px solid #CCCCCC;
	padding: 2px 4px;
	text-align: center;
	vertical-align: top;
}

#insuranceContentWrap .insuranceWidget {
	float: left;
	width: 400px;
	
}

#insuranceContentWrap .content li {
	margin-left: 15px;
	padding-left: 0px;
}

#insuranceContentWrap .insuranceQuoteColumn {
	width: 275px;
	float: left;
}

#insuranceContentWrap .sidebar {
	width: 210px;
	float: right;
	
}


.insurance-yellow-box {
	height: 416px;
	width: 390px;
}

.insurance-yellow-box-left {
	background-image: url(../images/insurance-yellowbox-left.gif);
	background-repeat: no-repeat;
	float: left;
	height: 416px;
	padding: 0;
	width: 11px;
}

.insurance-yellow-box-center {
	background-image: url(../images/insurance-yellowbox-center.png);
	background-repeat: repeat-x;
	float: left;
	height: 416px;
	padding: 0;
	width: 362px;
	z-index: 1;
}

.insurance-quote-button {
	padding-left: 105px;
	padding-top: 15px;
}

.insurance-quote-list {
	height: 20px;
	width: 350px;
}

.insurance-quote-text {
	margin-bottom: 20px;
	*margin-bottom: 0;
	padding-left: 55px;
	padding-top: 20px;
}

.hrstyle {
	background-color: #D2D2D2;
	color: #D2D2D2;
	height: 1px !important;
	line-height: 1px;
	margin-bottom: 5px;
	*margin-bottom: 0;
	margin-left: 20px;
	margin-top: 5px;
	visibility: visible;
	width: 100%;
}

.insurance-list-wrap {
	height: 15px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	*padding-bottom: 0;
	*margin-bottom: 0;
	*padding-top: 0;
}

.insurance-bullets {
	background-image: url(../images/insurance-tick.gif);
	background-repeat: no-repeat;
	float: left;
	height: 16px;
	margin-left: 15px;
	width: 16px;
}

.insurance-list-item {
	float: left;
	padding-left: 15px;
}

.insurance-yellow-box-right {
	background-image: url(../images/insurance-yellowbox-right.gif);
	background-repeat: no-repeat;
	float: left;
	height: 416px;
	padding: 0;
	width: 13px;
}

div.insurance {
	background-image: url(../images/quote-bg.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	float: right;
	height: 265px;
	overflow: hidden;
	padding: 0 0 13px 5px;
	position: relative;
	text-align: center;
	width: 270px;
}

div.insurance ul {
	color: #262626;
	list-style-type: none;
	margin: 0 0 0 1px;
	padding: 0;
	text-align: left;
	width: 264px;
}

div.insurance ul li {
	background-color: #FFE32B;
	background-image: url(../images/feature-insurance-li-bg.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	border-bottom: 1px solid #CF9B37;
	margin: 0;
	padding: 1px 0 0;
	width: 100%;
}

div.insurance ul li span {
	background-image: url(../images/feature-insurance-li-bullet.gif);
	background-position: 0.6em 0.4em;
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
	font-size: 11px;
}

#insuranceContentWrap ul.insurance-features {
	float: left;
	margin: 0 !important;
	padding: 10px 0 0 5px;
	width: 270px;
	list-style-type: none;
}

#insuranceContentWrap ul.insurance-features li {
	background-image: none;
	height: auto;
	margin: 0 0 10px 0;
	width: 100%;
}

ul.insurance-features li {
	background-image: url(../images/insurance-features-li-bg.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	float: left;
	height: 217px;
	margin: 0 20px 0 0;
	width: 225px;
}

#insuranceContentWrap .insuranceTrio {
	float: left;
	padding-top: 15px;
}

#insuranceContentWrap .insuranceQuoteColumn ul.insurance-features li.comprehensive a.imgComprehensive {
	background-image: url(../images/bp-insurance-feat-comp.gif);
}

#insuranceContentWrap .insuranceQuoteColumn ul.insurance-features li.property a.imgProperty {
	background-image: url(../images/bp-insurance-feat-prop.gif);
}

#insuranceContentWrap .insuranceQuoteColumn ul.insurance-features li.firetheft a.imgFiretheft {
	background-image: url(../images/bp-insurance-feat-fire.gif);
}

#insuranceContentWrap ul.insurance-features li.comprehensive a.imgComprehensive {
	background-image: url(../images/insurance-link-comprehensive.gif);
}

#insuranceContentWrap ul.insurance-features li.property a.imgProperty {
	background-image: url(../images/insurance-link-thirdparty.gif);
}

#insuranceContentWrap ul.insurance-features li.firetheft a.imgFiretheft {
	background-image: url(../images/insurance-link-fireandtheft.gif);
}


#insuranceContentWrap .insuranceQuoteColumn ul.insurance-features li a.imgComprehensive:link, #insuranceContentWrap .insuranceQuoteColumn ul.insurance-features li a.imgComprehensive:visited, #insuranceContentWrap .insuranceQuoteColumn ul.insurance-features li a.imgProperty:link, #insuranceContentWrap .insuranceQuoteColumn ul.insurance-features li a.imgProperty:visited, #insuranceContentWrap .insuranceQuoteColumn ul.insurance-features li a.imgFiretheft:link, #insuranceContentWrap .insuranceQuoteColumn ul.insurance-features li a.imgFiretheft:visited {
	float: left;
	height: 69px;
	margin: 0 !important;
	width: 111px;
}

#insuranceContentWrap ul.insurance-features li a.imgComprehensive:link, #insuranceContentWrap ul.insurance-features li a.imgComprehensive:visited, #insuranceContentWrap ul.insurance-features li a.imgProperty:link, #insuranceContentWrap ul.insurance-features li a.imgProperty:visited, #insuranceContentWrap ul.insurance-features li a.imgFiretheft:link, #insuranceContentWrap ul.insurance-features li a.imgFiretheft:visited {
	float: left;
	height: 78px;
	margin: 0 !important;
	width: 126px;
}

#insuranceContentWrap ul.insurance-features .box-content {
	width: 140px;
	float: left;
}

#insuranceContentWrap ul.insurance-features li p {
	color: #706E71;
	float: left;
	margin: 0;
	padding: 0 0 0 14px;
	width: 140px;
	font-size: 11px;
}






/* END SAWAUNS3 */

/* SAWAUNS4 - Suggest Diy Tip Control */

.diyForm {
	margin-left: 20px;
}

.diyForm .formRow {
	width: 620px;
	clear: left;
	margin-top: 5px;
}

.diyForm INPUT,
.diyForm TEXTAREA {
	width: 450px;
}

.diyForm .button {
	width: auto;
	height: 26px;
    margin: 0;
    padding: 4px 9px 0px;
}

.diyForm .formRow LABEL {
	
	width: 150px;
	display: inline-block;
	padding-right: 10px;
	text-align: right;
	vertical-align: top;
	clear: left;
}

.c1 {
	margin-bottom: 10px;
}

.diyValidator {
	float: left;
	position: static;
	border: none;
	clear: left;	
	margin-left: 160px;
}


/* END SAWAUNS4 - Suggest Diy Tip Control */

#productCrossList .contactNearestStore {
	height: 60px;
	
}
