.radio_button{
color: #927b46; 
font-size: 10pt;
font-weight: bold;
}
span.textfields {
    border: 0px;
    width: 240px;
    margin: 0 auto;
    text-align: right;   
    direction: rtl;
    padding-right: 5px;
    scrollbar-base-color: #c9bd92;
scrollbar-arrow-color: #c9bd92;
scrollbar-3dlight-color: #74592d;
scrollbar-face-color: #74592d;
scrollbar-highlight-color: #c9bd92;
scrollbar-track-color: #c9bd92;

}
table.textfields {
    border: 0px;
    width: 240px;
    margin: 0 auto;
    text-align: right;   
    direction: rtl;
    padding-right: 0px;
    scrollbar-base-color: #c9bd92;
scrollbar-arrow-color: #c9bd92;
scrollbar-3dlight-color: #74592d;
scrollbar-face-color: #74592d;
scrollbar-highlight-color: #c9bd92;
scrollbar-track-color: #c9bd92;

}
span.textfields_small {
    border: 0px;
    width: 43px;
    margin: 0 auto;
    text-align: left;   
    padding-left: 5px;
    scrollbar-base-color: #c9bd92;
scrollbar-arrow-color: #c9bd92;
scrollbar-3dlight-color: #74592d;
scrollbar-face-color: #74592d;
scrollbar-highlight-color: #c9bd92;
scrollbar-track-color: #c9bd92;


}


.textfields input.box {
color: #927b46;
    font-size: 1.2em;
    font-weight: bold;
    font-family: tahoma, verdana, arial;
    text-align: right;
    width: 240px;
    height: 26px;
    padding: 5px 5px 0;
    background: url(/images/search_bg_input_account.gif) no-repeat right top;
    margin-right: 2px;
}
.textfields input.box:focus {
    background: url(/images/search_bg_input_account.gif) no-repeat right -32px;
    outline: none;
    color: #74592d;
}
.textfields input.box:hover {
    background: url(/images/search_bg_input_account.gif) no-repeat right -32px;
    outline: none;
}
.textfields input.box_file {
    position:relative;
    top:10px;
    color: #927b46;
    font-size: 1.0em;
    font-family: tahoma, verdana, arial;
    text-align: right;
    width: 373px;
    height: 20px;
    border: 1px solid #927b46; 
    background-color: #c9bd92;
    margin-right: 2px;
}


.textfields input.tran {
color: #927b46;
    font-size: 1.2em;
    font-weight: bold;
    font-family: tahoma, verdana, arial;
    text-align: right;
    width: 240px;
    height: 31px;
    padding-left: 8px;
    padding-right: 3px;
    line-height: 20pt;
    background: url(/images/search_bg_input_trans_account.gif) no-repeat right top;
    margin-right: 2px;
}
.textfields input.tran:focus {
    background: url(/images/search_bg_input_trans_account.gif) no-repeat right -37px;
    outline: none;
        color: #74592d;
}
.textfields input.tran:hover {
    background: url(/images/search_bg_input_trans_account.gif) no-repeat right -37px;
    outline: none;
}
.textfields input.url {
color: #a92c2a;

    font-family: arial, verdana, arial;
    height: 24px;
    padding-top: 5px;
    background: url(/images/search_bg_input_account.gif) no-repeat right -32px;
    overflow:visible;
    position:relative;
    left: -1px;
    padding-left:none;
    margin:none;
    width:73px;
    direction:ltr;
    font-size:12px;
    text-align:left;
}
.textfields input.url:focus {
    background: url(/images/search_bg_input_account.gif) no-repeat right -32px;
    outline: none;
        color: #74592d;
}
.textfields input.url:hover {
    background: url(/images/search_bg_input_account.gif) no-repeat right -32px;
    outline: none;
}
.textfields input.url1 {
color: #927b46;


    font-family:  arial, verdana, arial;
    width: 178px;
    height: 24px;
    padding-top: 5px;
    background: url(/images/search_bg_input_account.gif) no-repeat left -32px;
    padding-right: 1px;
    margin-right:non;
    text-align:right;
    float:right;
    direction:ltr;
    font-size:12px;
}
.textfields input.url1:focus {
    background: url(/images/search_bg_input_account.gif) no-repeat left -32px;
    outline: none;
    color: #74592d;
}
.textfields input.url1:hover {
    background: url(/images/search_bg_input_account.gif) no-repeat left -32px;
    outline: none;
}
.textfields_small input.box1 {
color: #927b46;
    font-size: 1.2em;
    font-weight: bold;
    font-family: tahoma, verdana, arial;
    text-align: left;
    width: 33px;
    height: 26px;
    padding: 5px 5px 0;
    background: url(/images/search_bg_checkbox_account.gif) no-repeat right top;
    margin-right: 2px;
}
.textfields_small input.box1:focus {
    background: url(/images/search_bg_checkbox_account.gif) no-repeat right -31px;   
    outline: none;
        color: #74592d;
}
.textfields_small input.box1:hover {
    background: url(/images/search_bg_checkbox_account.gif) no-repeat right -31px;   
    outline: none;
}
.textfields select, .textfields button {
    border: 0px;
    float: right;
}
#new_playlist{
border:1px solid #9b702d;
background-color : #ae9b67;
color : #fff;
width:310px;
font-size:10pt;
}
#new_playlist_on{
width:310px;
font-size:10pt;
}
.textfields select.box {
color: #927b46;
    font-size: 1.2em;
    font-weight: bold;
    font-family: tahoma, verdana, arial;
    width: 250px;
    height: 31px;
    padding: 3px;
    display: block;
    background: url(/images/search_bg_input_account.gif) no-repeat right top;
    margin-right: 2px;
} 
.textfields select.box:focus {
        color: #74592d;
    background: url(/images/search_bg_input_account.gif) no-repeat right -32px;
    outline: none;
}
.textfields select.box:hover {
    background: url(/images/search_bg_input_account.gif) no-repeat right -32px;
    outline: none;
}
.textfields birthday{
    height:30px;
}
.textfields select.birthday {
    color: #927b46;
    font-size: 1.2em;
    font-weight: bold;
    font-family: tahoma, verdana, arial;
    width: 70px;
    height: 30px;
    padding: 3px;
    background: url(/images/search_bg_birthday_account.gif) no-repeat right top;
    margin-right: 2px;
    margin-left: 5px
}
.textfields select.birthday:focus {
    background: url(/images/search_bg_birthday_account.gif) no-repeat right -31px;
    outline: none;
        color: #74592d;
}
.textfields select.birthday:hover {
    background: url(/images/search_bg_birthday_account.gif) no-repeat right -31px;
    outline: none;
}
.textfields select.multiple {
    color: #927b46;
    font-size: 1.2em;
    font-weight: bold;
    font-family: tahoma, verdana, arial;
    width: 365px;
    height: 120px;
    padding: 6px;
    direction: rtl;
    float: right;
    background: url(/images/search_bg_multiple_account.gif) no-repeat right top;
    margin-right: 2px;
    margin-left: 5px
}
.textfields select.multiple:focus {
    background: url(/images/search_bg_multiple_account.gif) no-repeat right -124px;
    outline: none;
        color: #74592d;
}
.textfields select.multiple:hover {
    background: url(/images/search_bg_multiple_account.gif) no-repeat right -124px;
    outline: none;
}
.textfields textarea.multiple {
    color: #927b46;
    font-size: 1.2em;
    font-weight: bold;
    font-family: tahoma, verdana, arial;
    width: 365px;
    height: 115px;
    border: none;
    border-style: none;
    padding: 3px; 
    background: url(/images/search_bg_multiple_account.gif) no-repeat right top;
    margin-right: 2px;
    margin-left: 5px
    overflow:auto;


}
.textfields textarea.multiple:focus {
    background: url(/images/search_bg_multiple_account.gif) no-repeat right -124px;
    outline: none;
        color: #74592d;
}
.textfields textarea.multiple:hover {
    background: url(/images/search_bg_multiple_account.gif) no-repeat right -124px;
    outline: none;
}
.textfields textarea.multiple {
    color: #927b46;
    font-size: 1.2em;
    font-weight: bold;
    font-family: tahoma, verdana, arial;
    width: 365px;
    height: 115px;
    border: none;
    border-style: none;
    padding: 3px; 
    background: url(/images/search_bg_multiple_account.gif) no-repeat right top;
    margin-right: 2px;
    margin-left: 5px
    overflow:auto;


}
.textfields textarea.multiple:focus {
    background: url(/images/search_bg_multiple_account.gif) no-repeat right -124px;
    outline: none;
        color: #74592d;
}
.textfields textarea.multiple:hover {
    background: url(/images/search_bg_multiple_account.gif) no-repeat right -124px;
    outline: none;
}

