/*
input {background-color: rgba(255,0,0,0.5) !important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ff0000,endColorstr=#99ff0000);}
input[type=submit], input.submit {background-color: rgba(0,255,0,0.5) !important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#9900ff00,endColorstr=#9900ff00);}



/* BugFix Opera */
body.opera			.OrderBlock .BottomButton .BotBtm100 {padding: 12px 0px;}
body.opera			input.BottomBtm {padding: 12px 0px;}


/* BugFix FireFox */
body.Firefox		.OrderBlock .BottomButton .BotBtm100 {padding: 10px 0px;}
body.Firefox        .OrderBlock .BottomButton .BotBtm350 {padding: 10px 0px;}
body.Firefox		input.BottomBtm {padding: 10px 0px;}


/* BugFix Chrome */
body.chrome			{}



/* BugFix Safari */
body.safari			{}

/* BugFix all Internet Explorer */



/* BugFix Internet Explorer 8 */


/* BugFix Internet Explorer 7 */
body.ie7				* {zoom: 1;}
body.ie7				#right ul {zoom: 0;}
body.ie7				#right ol {zoom: 0;}
body.ie7				#right ul li {zoom: 0;}
body.ie7				#right ol li {zoom: 0;}
body.ie7				.OrderBlock .OrderSteps table td .arrow {margin-left: 64px !important;}
body.ie7				.OrderBlock .BottomButton .BotBtm100 {line-height: 36px;}
body.ie7				.StepThree .fieldwarp .fwtext {padding-top: 2px;padding-bottom: 2px;margin: -1px;}


/* BugFix Internet Explorer 6 */
body.ie6				* {zoom: 1;}
body.ie6				#right ul {zoom: 0;}
body.ie6				#right ol {zoom: 0;}
body.ie6				#right ul li {zoom: 0;}
body.ie6				#right ol li {zoom: 0;}
body.ie6				.OrderBlock .OrderSteps table td .arrow {margin-left: 64px !important;}
body.ie6				.OrderBlock .BottomButton .BotBtm100 {line-height: 36px;}
body.ie6				.StepThree .fieldwarp .fwtext {padding-top: 2px;padding-bottom: 2px;margin: -1px;}
body.ie6				.StepThree .fieldphone input#tel {width: 161px;}

/* Hide disabled button in input */
#finderInput::-ms-clear {
	display: none;
}