
ol,
ul
{
    list-style: none
}


ol li
{
    list-style-type: decimal
}


.fk-fullblock
{
    width: 100%
}
.line,
.lastUnit
{
    overflow: hidden;
    _overflow: visible;
    _zoom: 1;
}
.unit
{
    float: left;
    _zoom: 1;
}
.unitExt
{
    float: right
}
.size1of1
{
    float: none
}
.size1of2
{
    width: 50%
}
.size1of3
{
    width: 33.3333%
}
.size2of3
{
    width: 66.6667%
}
.size1of4
{
    width: 25%
}
.size3of4
{
    width: 75%
}
.size1of5
{
    width: 20%
}
.size2of5
{
    width: 40%
}
.size3of5
{
    width: 60%
}
.size4of5
{
    width: 80%
}
.size1of6
{
    width: 16.6667%
}
.size5of6
{
    width: 83.3333%
}
.size1of7
{
    width: 14.2857%
}
.size2of7
{
    width: 28.5714%
}
.size1of8
{
    width: 12.5%
}
.size3of8
{
    width: 37.5%
}
.size1of9
{
    width: 11.1111%
}
.lastUnit
{
    float: none;
    _position: relative;
    _left: -3px;
    _margin-right: -3px;
    width: auto;
}

.fclear,
.cls
{
    clear: both
}
.boldtext,
.fk-font-bold
{
    font-weight: bold
}
.unboldtext
{
    font-weight: normal
}
.fk-hidden,
.hidden
{
    display: none
}
.fk-display-block
{
    display: block
}
.vmiddle
{
    vertical-align: middle
}
.vbottom
{
    vertical-align: bottom
}
.fk-text-center
{
    text-align: center
}
.fk-text-left
{
    text-align: left
}
.fk-font-cap
{
    text-transform: capitalize
}
.text_right
{
    text-align: right
}
.rotate90
{
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
}
.rotate180
{
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
}
.rotate270
{
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
}
.fk-inline-block
{
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.fk-smallfont,
.fk-font-small,
.fksd-smalltext
{
    font-size: 11px
}
.fk-normalfont,
.fk-font-normal,
.fksd-bodytext
{
    font-size: 13px
}
.fk-bigfont,
.fk-font-big,
.fksd-headertext
{
    font-size: 16px
}
.fk-font-verybig
{
    font-size: 22px
}
.fk-fontlight
{
    color: #888
}
.a-hover-underline a
{
    text-decoration: none
}
.a-hover-underline a:hover
{
    text-decoration: underline
}
.fk-ul
{
    list-style-type: none
}
.fk-ul .bullet
{
    color: #da7c0c;
    font-size: 15px;
    padding-right: 5px;
}
.fk-italic
{
    font-style: italic
}
.fk-bold
{
    font-weight: bold
}
.fk-ul-disc
{
    list-style-type: disc
}
.fk-label
{
    font-size: 13px;
    color: #333;
}
.fk-input
{
    font-size: 13px;
    padding: 5px;
    border: 1px solid #ccc;
    resize: none;
    
}

.fk-input-disabled,
.fk-input[disabled]
{
    border: 1px solid #f2f2f2;
    background-color: #fff;
}

.fk-shld
{
    position: absolute;
    background: url("/images/icons/transparent-bg-bba498b0.png");
    top: 0;
    left: 0;
    z-index: 1000;
}
.fk-ui-dialog
{
    display: none
}

.fk-ui-dialog .window
{
    position: fixed;
    z-index: 1001;
    text-align: left;
    padding: 10px;
    _position: absolute;
}
.fk-ui-dialog .window-absolute
{
    position: absolute
}
.fk-ui-dialog .dialog-header
{
    background: #f9d237;
    font-size: 16px;
    font-weight: bold;
    padding: 10px;
    color: #333;
}
.fk-ui-dialog .content {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 100%;
}
.fk-ui-dialog .dialog-footer
{
    text-align: right;
    background: #e8e6e6;
    padding: 4px;
}
.fk-ui-dialog .close-icon
{
    background: url('/images/icons/cashback-popup-sprite-eaa3d42d.png') -173px 0 no-repeat;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 13px;
    right: 13px;
    cursor: pointer;
}
.fk-ui-dialog .header-close-icon
{
    background: url('/images/icons/fkart/hf-icons-sprite-88c1254c.png') no-repeat -24px -26px;
    height: 28px;
    width: 28px;
}
.fk-ui-dialog .dialog-footer .close-button,.dialog-close-button
{
    background: url("/images/icons/cross-close-bb056021.png") 95% 68% no-repeat;
    border: 1px solid #ccc;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 1px 1px .3px #9d9d9d;
    -webkit-box-shadow: 1px 1px .3px #9d9d9d;
    box-shadow: 1px 1px .3px #9d9d9d;
    color: #555;
    cursor: pointer;
    float: right;
    font-size: 11px;
    padding: 1px 18px 1px 5px;
    background-color: #cecdcd;
}
.alpha30
{
    background: #333 transparent;
    background: rgba(51,51,51,0.3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4C333333',endColorstr='#4C333333');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C333333, endColorstr=#4C333333)";
}

.fk-ui-dialog .shield {
    background: none repeat scroll 0 0 #333333;
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}

#login-signup-dialog {
    padding: 23px 22px;
}

.nav-tabs {
    border-bottom: 1px solid #DDDDDD;
}
.nav-tab {
    float: left;
    margin-right: 5px;
    position: relative;
    top: 1px;
    z-index: 1;
}

.nav-tabs a {
	color : #004B91;
	cursor : pointer;
}

.nav-tabs .link {
    border: 1px solid transparent;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    display: block;
    padding: 5px 10px;
}
.nav-tabs .link:hover {
    background-color: #F2F2F2;
    border-bottom-color: #DDDDDD;
}
.nav-tabs .link.active {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    border-color: #DDDDDD #DDDDDD transparent;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #000000;
}
#login-dialog {
    min-height: 158px;
}
.fk-sgnup-fm {
    font-size: 13px;
    text-align: left;
}

.fk-sgnup-fm .lft {
    border-right: 1px dotted #CCCCCC;
}
.fk-sgnup-fm .lft .hdr {
    font-size: 22px;
    font-weight: bold;
}
.fk-sgnup-fm input {
    width: 250px;
}
.fk-sgnup-fm .fld {
    height: 34px;
    line-height: 34px;
    margin: 20px 0;
    width: 585px;
}
.fk-sgnup-fm .but {
    margin: 20px 0;
    width: 585px;
}
.fk-sgnup-fm .fk-but3 {
    font-size: 16px;
    font-weight: bold;
    height: 22px;
    line-height: 22px;
    padding: 10px 45px 10px 10px;
    position: relative;
}
.fk-sgnup-fm .fk-but3 .arw {
    background: url("/images/icons/sign-up-sprt-6d9a0a44.png") repeat scroll -29px 0 transparent;
    display: block;
    height: 35px;
    position: absolute;
    right: 5px;
    top: 4px;
    width: 35px;
}
.fk-sgnup-fm .rgt {
    padding-left: 30px;
}
.fk-sgnup-fm .rgt .hdr {
    font-size: 16px;
    font-weight: bold;
}
.fk-sgnup-fm .bnft {
    height: 25px;
    line-height: 25px;
    margin: 20px 0;
    padding-left: 40px;
    position: relative;
}
.fk-sgnup-fm .bnft .shpng, .fk-sgnup-fm .bnft .opin, .fk-sgnup-fm .bnft .wl, .fk-sgnup-fm .bnft .rec {
    background: url("/images/icons/sign-up-sprt-6d9a0a44.png") repeat scroll 0 0 transparent;
    display: block;
    left: 0;
    position: absolute;
}
.fk-sgnup-fm .bnft .shpng {
    background-position: 0 0;
    height: 28px;
    width: 28px;
}
.fk-sgnup-fm .bnft .opin {
    background-position: -65px 0;
    bottom: -1px;
    height: 23px;
    width: 33px;
}
.fk-sgnup-fm .bnft .wl {
    background-position: -99px 0;
    bottom: -2px;
    height: 30px;
    width: 30px;
}
.fk-sgnup-fm .bnft .rec {
    background-position: -130px 0;
    bottom: 2px;
    height: 28px;
    width: 28px;
}
.fk-sgnup-fm .lgn {
    text-decoration: none;
}
.fk-sgnup-fm .err {
    color: #BB0000;
    padding-left: 15px;
}
.fk-sgnup-fm .fk-err-all {
    margin: 15px 0 0 50px;
    width: 290px;
}
.fk-sgnup-fm input.inp-err {
    border-color: #BB0000;
    border-style: solid;
}
.divider-or {
    background: url("/images/icons/hf-icons-sprite-88c1254c.png") no-repeat scroll -54px -39px transparent;
    height: 42px;
    position: relative;
    right: -21px;
    top: 65px;
    width: 42px;
}
.social-connect {
    border-bottom: 0 none;
    border-left: 1px dotted #CCCCCC;
    border-top: 0 none;
    margin-bottom: -2000px;
    padding-bottom: 2000px;
    padding-left: 45px;
}
.fk-signin .rw {
    height: 32px;
    line-height: 32px;
    margin: 10px 0;
    text-align: left;
}
.fk-signin .rw .rt input {
    font-size: 13px;
    padding: 3px 0;
    width: 96%;
   
}

.fk-signin .rw .btn {
    cursor: pointer;
    margin-left: 5px;
}
.fk-signin .err-msg {
    color: #BB0000;
    font-size: 11px;
}
.fk-signin .err {
    border: 1px solid #BB0000;
    padding: 2px;
}
.fk-signin .frgt-pswd {
    font-size: 11px;
}
.fk-signin a {
    text-decoration: none;
    color :#004B91;
}
.fk-signin .lgn-but {
    height: 20px;
    line-height: 20px;
}
.fk-signin.ful {
    margin-left: 150px;
    width: 365px;
}
.fk-signin.ful .hd {
    font-size: 16px;
    font-weight: bold;
    width: 50px;
}
.fk-frgt-paswd {
    text-align: left;
}
.fk-frgt-paswd .hdr {
    font-weight: bold;
}
.fk-frgt-paswd .txt {
    font-size: 11px;
}
.fk-pas-rec {
    font-size: 13px;
    margin: 0 auto;
    width: 415px;
}
.fk-pas-rec .bd {
    text-align: left;
}
.fk-pas-rec .rw {
    margin: 10px 0;
}
.fk-pas-rec .lf {
    padding-top: 7px;
}
.fk-pas-rec input {
    font-size: 13px;
    height: 25px;
    line-height: 25px;
    width: 97%;
}
.fk-pas-rec .hdr {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
}

.fk-button, .fk-button-blue {
    border: 0 none;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-size: 13px;
    font-weight: bold;
    line-height: normal !important;
    padding: 5px 15px;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
.fk-button:hover {
    text-decoration: none;
}
.fk-button-blue, .fk-button.blue {
    background: -moz-linear-gradient(center top , #3881A7, #245A77) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear,left top,left bottom,from(#3881a7),to(#245a77));
}
.fk-button-blue[disabled] {
    background: -moz-linear-gradient(center top , #E3E2E2, #C3C2C2) repeat scroll 0 0 transparent;
    color: #FFFFFF;
    cursor: default;
}
.fk-button.green {
    background: -moz-linear-gradient(center top , #A0DE33, #38690A) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear,left top,left bottom,from(#a0de33),to(#38690a));
}
.fk-button.orange {
    background: -moz-linear-gradient(center top , #FAA51A, #F47A20) repeat scroll 0 0 transparent;
    border: 1px solid #DA7C0C;
}
.fk-button.orange:hover {
    background: -moz-linear-gradient(center top , #F88E11, #F06015) repeat scroll 0 0 transparent;
}
.fk-button.orange:active {
    background: -moz-linear-gradient(center top , #F47A20, #FAA51A) repeat scroll 0 0 transparent;
    color: #FCD3A5;
}
.fk-button.gray {
    background: -moz-linear-gradient(center top , #E1E0E0, #C9C7C7) repeat scroll 0 0 transparent;
    border: 1px solid #DA7C0C;
    color: #8D8B8B !important;
    text-shadow: 0 1px 1px #FFFFFF;
}
.fk-button.gray:hover {
    background: -moz-linear-gradient(center top , #C9C7C7, #E1E0E0) repeat scroll 0 0 transparent;
}
.fk-button-social {
    border: 0 none;
    cursor: pointer;
    display: inline-block;
    height: 37px;
    width: 239px;
}
.fk-ui-dialog .dialog-footer .close-button, .dialog-close-button {
    background: url("/images/icons/cross-close-bb056021.png") no-repeat scroll 95% 68% #CECDCD;
    border: 1px solid #CCCCCC;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 1px 1px 0.3px #9D9D9D;
    color: #555555;
    cursor: pointer;
    float: right;
    font-size: 11px;
    padding: 1px 18px 1px 5px;
}

.fk-err-all {
    background: none repeat scroll 0 0 #FCE7E7;
    border: 1px solid #BB0000;
    color: #BB0000;
    padding: 5px;
    text-align: left;
}

.bmargin15 {
    margin-bottom: 20px;
}
.tmargin25 {
    margin-top: 43px;
}

tmargin15 {
	margin-top:15px
}

.tmargin10 {
    margin-top: 8px;
}
.fk-button-social.fb {
    background: url("/images/icons/facebook-login.png") no-repeat scroll 0 0 transparent;
}

#login-signup-dialog input[type="text"], input[type="password"], textarea, select{
	background : none repeat scroll 0 0 #ffffff;
}