
* {margin: 0; padding: 0;}

.ffTextBoxWrapper,
.ffPasswordWrapper,
.ffCheckboxWrapper,
.ffRadioWrapper,
.ffTextAreaWrapper,
.ffSubmitWrapper,
.ffResetWrapper,
.ffButtonWrapper {display: inline-block; zoom: 1; *display: inline;vertical-align: middle;}
.ffSelectWrapper{display: inline-block; zoom: 1;}




/* text box */
.ffTextBoxRight, .ffPasswordRight { background:url(../images/in-put-right.png) right top no-repeat;padding-right:7px;}
.ffTextBoxLeft, .ffPasswordLeft { background:url(../images/in-put-left.png) no-repeat left top;padding: 0 5px 0 10px; height:43px;}
.ffTextBoxLeft input, .ffPasswordLeft input {font-family:Arial, Helvetica, sans-serif; font-size:14px; border: 0;height:40px;background-color: transparent;	margin-top: 6px\9;height: 22px\9;}


.ffTextBoxWrapper.disabled .ffTextBoxRight,
.ffPasswordWrapper.disabled .ffPasswordRight {background-position: right -352px;}
.ffTextBoxWrapper.disabled .ffTextBoxLeft,
.ffPasswordWrapper.disabled .ffPasswordLeft {background-position: 0 -96px; color: #999;}


/* checkbox */
.ffCheckboxWrapper a {text-decoration: none;color: #6F6F6F;position: relative;top: 1px;font-size: 14px;padding-left: 5px;margin-right: 10px;}
.ffCheckbox {width:30px;height:30px;float: left; background: url(../images/chack-box.png) no-repeat;cursor: pointer;}
.ffCheckboxWrapper:hover a, .ffCeckboxWrapper.focus a {color: #4e4e4e;}

.ffCheckboxWrapper.on .ffCheckbox {background: url(../images/chack-box1.png) no-repeat;}

.ffCheckboxWrapper.disabled .ffCheckbox {background: url(../images/chack-box2.png) no-repeat;}
.ffCheckboxWrapper.on.disabled .ffCheckbox {background-position: -150px -288px;}
.ffCheckboxWrapper.disabled a, .ffCeckboxWrapper.disabled:hover a, .ffCeckboxWrapper.disabled.focus a {color: #999;}

/* radio */
.ffRadioWrapper a {text-decoration: none;color: #555;position: relative;top: 1px;font-size: 14px;padding-left: 5px;margin-right: 10px;}
.ffRadio {width: 18px;height: 18px;float: left; background:url(../images/radio1.png) no-repeat;cursor: pointer;}

.ffRadioWrapper.on .ffRadio { background:url(../images/radio2.png) no-repeat;cursor: pointer;}

.ffRadioWrapper.disabled .ffRadio {background-position: -300px -288px;}
.ffRadioWrapper.on.disabled .ffRadio {background-position: -330px -288px;}
.ffRadioWrapper.disabled a, .ffRadioWrapper.disabled:hover a, .ffRadioWrapper.disabled.focus a {color: #999;}

/* selectbox */
.ffSelectWrapper {width:200px;*clear:both;}
.ffSelect {position: relative;}
.ffSelect > a { background:url(../images/select-arrow.png) right top no-repeat; display: block;text-decoration: none;outline: 0;cursor: default;  height:43px;}

.ffSelect > a > span {display: block;height:43px;margin-right: 40px;padding-left: 10px;background-position: 0 0;overflow: hidden;line-height:43px;
color: #000;white-space: nowrap;*white-space: normal;text-overflow: ellipsis;
background:url(../images/in-put-left.png)top left no-repeat; font-family:Arial, Helvetica, sans-serif; font-size:14px;}

.ffSelect:hover > a, .ffSelectWrapper.focus .ffSelect > a {background:url(../images/select-arrow1.png) right top no-repeat; }
.ffSelect:hover > a > span, .ffSelectWrapper.focus .ffSelect > a > span {}
.ffSelectWrapper.active  .ffSelect> a {background:url(../images/select-arrow1.png) right top no-repeat;  z-index: 1005; position: relative;}

.ffSelectWrapper.disabled .ffSelect > a {background-position: right -224px;}
.ffSelectWrapper.disabled .ffSelect > a > span {background-position: 0 -96px; color: #999;}
.ffSelectMenuWrapper {width: 100%;  top: 43px; }
.ffSelectMenuWrapper .ffSelectMenuMidBG ul{list-style-type:none;margin:0 0;padding:0;}
.ffSelectMenuWrapper .ffSelectMenuMidBG li {padding: 5px; cursor: default;color: #414141; background-color: #fff; font-family:Tahoma,Arial, Helvetica, sans-serif; font-size:13px;}
.ffSelectMenuWrapper .ffSelectMenuMidBG li SPAN{font-size:14px;}
.ffSelectMenuWrapper .ffSelectMenuMidBG li.disabled SPAN{color:#888;}
.ffSelectMenuWrapper .ffSelectMenuMidBG li.on{background-color: #40A800; color:#fff;}
.ffSelectMenuMidBG {border: solid 1px #C9C9C9 ;border-radius:0px;}
.ffSelectMenuMid  {max-height: 200px; overflow: auto; background: url(../images/sides.png) repeat-y 0 0; }
.scrollingBarWrapper{width:24px;height:200px;background:url(../images/scrollingBarBg.png) no-repeat;right:3px!important;}
.scrollingHandle {width:24px;padding-top:20px;background:url(../images/scrollingHandleTop.png) no-repeat 0 0;}
.scrollingHandleBottom{width:24px;background:url(../images/scrollingHandleBottom.png) no-repeat 0px bottom}

/* textarea */
.ffTextAreaWrapper textarea {border: 0;margin: 2px 8px;padding:0 ;color: #555;background: none;font-family:Tahoma,Arial, Helvetica, sans-serif; font-size:13px;resize: none;}
.ffTextAreaTop {	height: 5px;	 background: transparent url(../images/sides3.png) repeat-y left 0;}
.ffTextAreaTop span {display: block;height: 5px;margin-left: 8px; background: transparent url(../images/sides2.png) repeat-y right 0;}
.ffTextAreaMid {    background: transparent url(../images/sides1.png) repeat-y right 0;}
.ffTextAreaMid .ffTextAreaLeft { background: url(../images/sides.png) repeat-y 0 0; margin-right: 4px;}
.ffTextAreaBottom {	height: 5px	; background:url(../images/sides5.png) left bottom no-repeat;}
.ffTextAreaBottom span {display: block;height: 5px;margin-left: 8px; background:url(../images/sides4.png) right bottom no-repeat;}

/* button */
.ffButtonWrapper > a {background-position: right -585px;display: block;text-decoration: none;outline: 0; display:none!important}
.ffButtonWrapper > a > span {
display: block;height: 36px;padding-bottom: 2px;line-height: 39px;font-size: 15px;background-position: 0 -424px;text-align: center;padding: 0 10px 0 15px;color: #fff;font-weight: bold;text-transform: uppercase;margin-right: 5px;}
.ffButtonWrapper:hover > a {background-position: right -625px;}
.ffButtonWrapper:hover > a > span {background-position: 0 -464px;}
.ffButtonWrapper > a:active {background-position: right -665px; position: relative; }
.ffButtonWrapper > a:active > span {background-position: 0 -504px;}
.ffButtonWrapper.disabled > a {background-position: right -705px; position: static;}
.ffButtonWrapper.disabled > a > span {background-position: 0 -544px;color: #c1c1c1;}
input[type="text"], input[type="password"], textarea, select {outline: none;} /* remove webkit yellow border */
select.mobileSelect{opacity:0;filter:alpha(opacity=0);position:absolute;top:0;display:block;}

body,html { height: 100%; }
.demoWrapper{width:900px;margin:0px auto ;padding-top: 50px;} 

/* style for select box with icons & select with groups */
.ffSelectMenuMid UL{background-color:#ffffff;}
.ffSelectMenuMid UL LI{background-color:transparent;}
.ffSelectWrapper .icons{padding-left:25px!important;}
.ffSelectWrapper .icons.icon1{background:url(../images/1.png) no-repeat 6px 7px ;}
.ffSelectWrapper .icons.icon2{background:url(../images/2.png) no-repeat 6px 7px ;}
.ffSelectWrapper .icons.icon3{background:url(../images/3.png) no-repeat 6px 7px ;}
.ffSelectWrapper .icons.icon4{background:url(../images/4.png) no-repeat 6px 7px ;}
.ffSelectButton i.icons{padding-left:20px!important;background-position:0px 11px!important;height:28px;}
.groupOption{background:#BF6C68!important;font-weight:bold;color:#000}
.groupOption.group1{background:#B5C3D3!important}
.groupOption.group2{background:#9DDC18!important}
.ffSelectMenuWrapper .ffSelectMenuMidBG .groupOption.disabled SPAN{color:#000;}


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
