/* GENERAL ----------------------------*/ body { font-family: Arial; } .leftBlock { float:left; width:230px; } .rightBlock { float:right; width:230px; } /* FORM ----------------------------*/ form { /*clear:both; float:left; width:540px; margin-top:50px;*/ } fieldset { /*position:relative;*/ float:left; margin:0 0 20px 0; padding:5px 20px 20px 20px; width:500px; /* background-color:#d3d3c5;*/ border:none; background: -webkit-gradient(linear, left top, left bottom, from(#00abeb), to(#fff), color-stop(0.5, #fff), color-stop(0.5, #66cc00)); } .legend_alt{ font:normal 20px Arial, Helvetica, sans-serif; color:#bfbfa7; text-transform:uppercase; display:block; margin-top:40px; font-style:italic; } legend { position:absolute; font:normal 20px Arial, Helvetica, sans-serif; color:#bfbfa7; text-transform:uppercase; display:block; top:-23px; left:20px; } .jqTransformTextarea { clear:left; } .jqTransformSelectWrapper, .jqTransformInputWrapper { clear:left; } /* ELEMENTS ----------------------------*/ label { font:bold 12px Arial, Helvetica, sans-serif; color:#565656; padding:0; margin:15px 0 3px 0; } textarea { width:490px; height:65px; } input { /*width:220px; */ } .ff1 input { width:490px; } .fs01 { background:url(images/form-back-01.gif) repeat-x; } .fs02 { background:url(images/form-back-02.gif) repeat-x; } /* BUTTON ----------------------------*/ .formQuoteButton { margin-top:20px; } .formButtonbtn{ position:absolute; -moz-opacity:0; filter:alpha(opacity: 0); opacity: 0; z-index: 2; width:190px; cursor:pointer; height:54px; } .formButtonfbtn{ position:absolute; z-index:1; width:190px; cursor:pointer; } /* BUBBLE ----------------------------*/ body div.bubbleholder { margin: 0px auto; padding: 0; position:relative; z-index: 0; } body div.bubbleholder div.bubble{ background-image:url('http://www.inorbital.com/images/red_popup/red_popupR.gif'); background-position:right; background-repeat:no-repeat; color:#000000; position: absolute; padding-right:10px; text-align: center; z-index: 99; height:25px; line-height:16px; display: none; overflow:hidden; } body div.bubbleholder div.bubble div{ float:left; display:block; color:#ffffff; font-size:10px; font-weight:bold; height:25px; padding:0 0 0 10px; background-image:url('http://www.inorbital.com/images/red_popup/red_popup.gif'); background-repeat:no-repeat; background-position:top left; } /* Validation Message ----------------------------*/ #ValidMsg{ font-size:15px; color:red; display:block; padding-top:10px; font-weight:bold; } /* Captcha ----------------------------*/ .draggables{ /*padding: 2px; float: left;*/ width:52px; height:52px; behavior: url("http://www.inorbital.com/templates/inorbital_reqQuote/iepngfix.htc") } #draggableArea { overflow: auto; } #draggableSelections { margin-top: 10px; width: 290px; height: 64px; float: left; } #iconContainer { margin-left: 66px; margin-top:-42px; width: 116px; height: 116px; background-image: url("CaptchaImage.aspx"); background-repeat: no-repeat; float: right; }
