.contactForm label{
    font-weight: bold;
}
.ui-selectmenu{
    border-radius: 4px;
}
.ui-selectmenu-menu ul{
    margin-left: 0;}
#tfuse_fields .ui-tabs-nav a:hover
{background:none;}

.ui-tabs-selected a:hover,.ui-tabs-active a:hover{
    background:none;border: 1px solid #ccc;
}
.tfuse_captcha_reload{
    background-image:url('../images/reload.png');
    background-repeat: no-repeat;
    height: 18px !important;
    margin-top: 15px !important;
    max-width: 16px !important;
    vertical-align: top;
    background-color: transparent;
    width: 30px;
}
.tfuse_captcha_img{
    border: 0px;}

#sidebar_disable .contact-form .row{
    width: auto!important;
}

.ui-selectmenu{
    margin-top:3px !important;
    height:34px;
    margin-right: 0px;
    background: url("images/input_bg.png") repeat-x scroll 0 0 #EEEEEE !important;
}
.ui-selectmenu-status{
    padding-top:0.35em;

}
.ui-selectmenu-status {
    line-height: 1.4em;
}

.ui-selectmenu-menu li a, .ui-selectmenu-status {
    display: block;
    line-height: 1.7em;
    outline: medium none;
    padding: 0.5em 10px;
    text-decoration: none;
}

.contact-form input[type="text"]:focus{
    background-color: #F4F4F4;
}

.contact-form .field_submit{
    padding:0;
}

.entry a {
    color: #DD4436 !important;
}
.entry a:hover {
    color:#000000!important;}

.contact-form .inputtext, .contact-form textarea, .contact-form .tfuse_captcha_input {
    color:#474747;
    padding:7px 10px;
    font-size:13px;
    font-family:Arial, Helvetica, sans-serif;
}
.comment-form .row .select_styled {
    color:#474747;
    font-size:13px;
    font-family:Arial, Helvetica, sans-serif;
    background:#f5f5f5;
    margin-top:10px;
    border:1px solid #f5f5f5;
    border-color: #BDBCBC #D3D3D3 #E4E4E4;
    border-left: 1px solid #D3D3D3;
    border-radius: 4px 4px 4px 4px;
    border-right: 1px solid #D3D3D3;
    border-style: solid;
    border-width: 1px;
}
.contact-form select:focus{
    background-color: #F4F4F4;
}

.comment-form .row {
    margin-right:20px !important;
}
.comment-form .omega {
    margin-right:0px !important;
}

.radiolabel{
    padding-bottom: 3px!important;
    padding-top: 3px!important;
}

.multicheckbox input[type="radio"] {
    margin-top: 6px!important;
    float: left;
}

.comment-form .checkbox input[type="checkbox"]{
    margin-top: 3px!important;
    float: left;
}

ul {
    list-style: none outside none !important;
}
.comment-form .ui-selectmenu{
    margin-right:0px !important;
    color:#474747 !important;
    background: url("images/input_bg.png") repeat-x scroll 0 0 #EEEEEE;
}

.ui-state-active .ui-icon {
    background-image: url("../../../../../css/ui-lightness/images/ui-icons_acacac_256x240.png");
    background-position: -64px -16px;
    height: 16px;
    width: 16px;
}

.ui-state-default .ui-icon {
    background-image: url("../../../../../css/ui-lightness/images/ui-icons_acacac_256x240.png");
    background-position: -64px -16px;
    height: 16px;
    width: 16px;
}

/* preview */
#TB_ajaxContent .contact-form .btn-submit {
    background: url("../../../../../images/btn_sprite.png") no-repeat scroll 0 -190px transparent;
    color: #FFFFFF !important;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    height: 50px;
    line-height: 43px;
    padding: 0 0 7px;
    text-align: center;
    text-shadow: 0 1px 1px #000000;
    width: 214px;
    font-family: 'PT Sans',Arial,Helvetica,sans-serif;

}
#TB_ajaxContent #send {
    cursor: pointer;
}
#TB_ajaxContent .checkbox {
    background: #fff;
}
#TB_ajaxContent #send {
    font-family: 'CartoGothicStdBold' !important;
    font-size: 11px !important;
    font-weight: bold;
    padding-bottom: 2px;
    text-align: left;
}

#TB_ajaxContent .link-reset {
    color: #DD4436 !important;
    font-size: 13px;
    float:right;
    right: 10px;
    text-decoration: underline;
    top: 25px;
}
#TB_ajaxContent .contact-form .row label{
    display: block;
}
#TB_ajaxContent .multicheckbox input[type="radio"] {
    margin-top: 4px!important;
    float: left;
}
#TB_ajaxContent .contact-form .btn-submit:hover {
    background-position:0 -140px;
}

#TB_ajaxContent input[type="text"],#TB_ajaxContent input[type="password"] {
    background: url("images/input_bg.png") repeat-x scroll 0 0 #EEEEEE !important;
    border-color: #BDBCBC #D3D3D3 #E4E4E4;
    border-left: 1px solid #D3D3D3;
    border-radius: 4px 4px 4px 4px;
    border-right: 1px solid #D3D3D3;
    border-style: solid;
    border-width: 1px;
    color: #999999;
    font-family: 'PT Sans',Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 12px;
    height:33px;
    resize: none;
}
#TB_ajaxContent textarea {
     background: url("images/input_bg.png") repeat-x scroll 0 0 #EEEEEE !important;
     border-color: #BDBCBC #D3D3D3 #E4E4E4;
     border-left: 1px solid #D3D3D3;
     border-radius: 4px 4px 4px 4px;
     border-right: 1px solid #D3D3D3;
     border-style: solid;
     border-width: 1px;
     color: #999999;
     font-family: 'PT Sans',Arial,Helvetica,sans-serif;
     font-size: 12px;
     line-height: 12px;
     resize: none;
 }

#TB_ajaxContent .contact-form input[type="text"]:focus{
    background-color: #F4F4F4;
}
#TB_ajaxContent .ui-selectmenu{
    margin-top:0px !important;
    height:32px;
    margin-right: 0px;
    background: url("images/input_bg.png") repeat-x scroll 0 0 #EEEEEE !important;
}