.call-back_outer-div{
    overflow:hidden;
    margin-bottom:5px;
    background:#820000;
}
.menu-toys{
    overflow:hidden;
    margin-bottom:5px;
    background:#820000;
	font-size: 16px;
}

#fancybox-content div #callback-window{display: block;margin-top: 0;position: relative;top:0;}

#callback-window{
    display: none;
    width:850px;
    height:802px;
    position: absolute;
    top:-9999px;
}
.orange-line{
    width:100%;
    height:14px;
    background: #ffb301;
}

.bot-oriented{height:40px;}


#callback-table{
    width:100%;
    margin-top: 3px;
    height:234px;
}
#callback-table tr{height:8%;}
#callback-table tr td{
    font-size: 11px;
    font-family: tahoma,tahoma,verdana,arial,sans-serif,Lucida Sans;
    font-weight: bold;
    text-align: left;
    color:#888;
    padding: 5px 5% 5px;
    width:40%;
    vertical-align: middle;
}
#callback-table tr td span{color: #333333;}
#callback-table tr td input[type="text"]{
    border: 1px solid #838F97;
    background: #fff;
    padding: 2px;
    font-size: 11px;
    width: 100%;
    float:left;
}
#callback-table tr td select{
    border: 1px solid #838F97;
    background: #fff;
    padding: 2px;
    font-size: 11px;
    width: 60px;
}
#callback-table .ct-firstline{height: 21%;}
#callback-table .ct-firstline td{
    border-bottom: 2px solid #ffb301;
    width: 100%;
    text-align: center;
    padding:5px 0;
}

#callback-table .ct-lastline{height: 27%;}
#callback-table .ct-lastline td{
    border-top: 2px solid #ffb301;
    width: 100%;
    text-align: center;
    padding: 5px 10px;
}

.ct-labels{padding-bottom: 0 !important}
.ct-button{
    background: url("/templates/ringo1/images/a_send.jpg") no-repeat !important;
    width: 128px;
    height: 36px;
    margin: 10px 0px;
    cursor: pointer;
    float:left;
    border: none !important;
    outline: none;
}
.ct-top-pad td {padding-top:15px !important;}
.ct-pad-bot td{padding-bottom: 10px !important;}

.ct-error{width: 15px;height:20px;display: none;float:left;margin-left:10px;background: url("/templates/ringo1/images/icon_error.gif") no-repeat !important;}