.ui-datepicker-trigger.settings_container .row label { line-height:13px; padding-top: 5px; }

body {
    background-color: #1E8DA9;
    line-height: 1.5em;
    font-size: 12px;
    font-family: Arial;
}
a:hover { color: #e46919 !important; }
h1{
    font-size: 26px;
    font-weight: bold;
}

#top{
    width: 850px;
    height: 71px;
    background:url(../../images/top_main.jpg) no-repeat;
}

#bottom{
    width: 850px;
    height: 71px;
    background:url(../../images/bottom_main.jpg) no-repeat;
}

#repeat{
    width: 850px;
    background:url(../../images/repeat_main.jpg) repeat-y;
    min-height: 350px;
    text-align: left;
    position: relative;
}

#content{
    padding: 0px 65px;
}

#admin_body #content{
    padding: 0px 75px;
}


#left-column{
    float: left;
    background: url(../../images/logo_video.jpg) no-repeat;
    width: 290px;
    height: 560px;
}

#right-column{
    float: left;
    margin-top: 60px;
    margin-left: 10px;
}

.clear{
    clear: both;
}

.box-top{
    width: 411px;
    height: 21px;
    background:url(../../images/gg_bg_top.gif) no-repeat;
}

.box-top2{
    width: 721px;
    height: 21px;
    background:url(../../images/gg_bg_top2.gif) no-repeat;
}

.box-bottom{
    width: 411px;
    height: 21px;
    background:url(../../images/gg_bg_bottom.gif) no-repeat;
}

.box-bottom2{
    width: 721px;
    height: 21px;
    background:url(../../images/gg_bg_bottom2.gif) no-repeat;
}

.box-repeat{
    width: 411px;
    background:url(../../images/gg_bg_repeat.gif) repeat-y;
}

.box-repeat2{
    width: 721px;
    background:url(../../images/gg_bg_repeat2.gif) repeat-y;
    padding-top: 1px;
}

.box-small{
    width: 379px;
    height: 22px;
    background:url(../../images/gg_bg_full.gif) no-repeat;
    padding: 9px 0px 0px 32px;
    font-size: 11px;
    font-weight: bold;
}

.footer-links{
    text-align: center;
    color: #969696;

}

.footer-links a{
    color: #969696;
    /*color: #000;*/
    font-size: 11px;
    text-decoration: underline;
}

.footer-links a:hover {
    color: #0162B3;
}

.thumbnails ul{
    width: 390px;
    padding-left: 20px;
}

.thumbnails li{
    float: left;
    list-style-type: none;
    text-align: center;
    width: 24%;
    padding-top: 10px;
}

.box-repeat div, .padding30{
    padding-left: 30px;
    padding-right: 30px;
}

#player{
    width: 224px;
    height: 184px;
    background:url(../../images/player_bg.png) no-repeat;
    text-align: center;
    margin-top: 350px;
    margin-left: 40px;
    padding-top: 10px;
}

body#admin_body div.footer_links1 {
    display: none;
    color: #0162b3 !important;
}

.but3, .but2, .but4 {
    height:35px;
    border: none;
    cursor: pointer;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    font-size: 11px;
    _font-size: 12px;

    background-position: 10px 3px;
    background-repeat: no-repeat;
    margin: -3px 0 0 -10px;
    background-color:transparent;
    margin-right: -10px;
    /*text-transform: capitalize;*/
    text-transform: uppercase;
}

.but3:hover, .but2:hover {
    /*background-position: 10px 3px;*/
    color: white !important;
}

.but2 {
    background-image: url(../../images/btn_bg2.png);
    color: #222;
    width: 140px !important;

}

.but2:hover {
    background-image: url(../../images/btn_bg2_over.png);
    color: #444;
}

.but3 {
    background-image: url(../../images/btn_bg3.png);
    color: #222;
    width: 140px !important;
    margin-left: -23px !important;
    font-size: 0.8em !important;
}

.but3:hover {
    background-image: url(../../images/btn_bg3_over.png);
    color: #444;
}

.but4 {
    background-image: url(../../images/btn_bg4.png);
    color: #222;
    width: 170px !important;
    margin-left: -23px !important;
    font-size: 0.8em !important;
}

.but4:hover {
    background-image: url(../../images/btn_bg4_over.png);
    color: #444;
}


.top_link {
    font-size: 14px !important;
    color: #0162b3 !important;
    text-decoration: underline !important;
}

.box-repeat p, .box-repeat2 p, #contact-area p{
    margin-top: 10px !important;
}

#contact-area p{
    margin-top: 5px !important;
}

.box-repeat h2, .box-repeat2 h2 {
    font-size: 18px !important;
    font-weight: bold  !important;
}

.terms{
    overflow-y: auto;
    height: 200px;
    background: white;
    padding: 10px;
    border: 1px solid #75d309;
}

#contact{
    background: url(../../images/contact.jpg) no-repeat;
    width: 700px;
    height: 658px;
}

#contact-area{
    width: 410px;
    padding: 200px 0px 0px 150px;
}

#flvplayer_cover{
    cursor: pointer;
}


.contact {
    -x-system-font:none;
    font-size:1.25em;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:1.5em;
}

.contact * {
    font-size: 16px;
}

.contact ul {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}

.contact a:hover {
    text-decoration:underline;
}

.contact a {
    color:#0084B4;
    text-decoration:none;
}

.contact .left {
    border-right:2px dotted #CCCCCC;
    float:left;
    margin-right:5px;
    padding-right:10px;
    text-align:right;
    width:150px;
}

.contact .right {
    color:#666666;
    float:left;
    margin-left:5px;
    padding-left:10px;
    width:210px;
}

.login_links { position: absolute; top: -2px; right: 85px; color: #1E8BA9; font-size: 1.1em }
.login_links a { color: #1E8BA9; text-decoration: underline; font-size: 1.2em; text-transform: capitalize; }

form.general { color:#787878; }
form.general td { padding: 2px; }

form.general label { font-size: 1em; line-height: 27px; font-weight: bold;   }
form.general input, form.general select, form textarea { font-size: 1.1em !important; padding-top: 3px; padding-left: 4px; }
form.general input, form.general select { width: 350px; border: 1px solid #75d209 !important; background-color: #e7ebeb !important; height: 25px !important; color: #787878; }
.button {
    width: 173px; height: 66px;
    text-align: center; position: relative; cursor: pointer;
    border: none;
    float: left;
    margin-top: 5px;
    background-repeat: no-repeat;
}
div.button { padding-top: 20px;  }
.button span { font-size: 1.3em; color: white; }
.button2 { background-image: url(../../images/but2.png); font-size: 0.9em; width: 261px; }
.button2:hover { background-image: url(../../images/but2_over.png); }

#the_top_links {
    font-size: 16px; text-align: left; margin-left: 65px; 
    background-image: url('../../images/menu_bg.png'); background-repeat: repeat-x;
    background-position: bottom;
    width: 720px;
    height: 30px;
}

.content_title { font-size: 2.6em; color: #1e80c9; }
.content_help { font-size: 1em; color: #0162B3; margin-top: 6px; margin-bottom: 10px; line-height: 14px; }

#search_record { width: 120px; height: 18px; }
.users_photos_admin { max-width: 120px; max-height: 120px; padding: 1px; border: 1px solid gray; }
.photos_admin_container { float: left; width: 130px; height: 140px;  background-color: white; border: 1px solid #ddd; padding: 2px; margin: 1px; padding-top: 5px; }
.sn_container { margin-left: 220px; text-align: center; }
.sn_container .photos_admin_container {  width: 200px; height: 130px; line-height: 17px; }

.points { font-size: 1.2em; font-style: italic }
.gray_text { color: #aaa; }
.tpictures { border: 1px solid gray; background-color: white; padding: 10px; margin: 10px; margin-top: 0; }
.btext { font-size: 1.2em; font-weight: bold; }

.tbox input { height: 16px; }

.ui-datepicker-calendar td a { margin: 0; }
.checkboxes input { width: 20px !important; }
.share_field_name { color: black; font-size: 1.5em; min-width: 120px; }


.report_item {
    border: 1px solid #ccc;
    background-color: #eee;
    margin-bottom: 25px;
    padding: 5px;
}
.report_first_column {
    width: 40%; border-bottom: 1px dashed gray; margin-bottom: -3px;
}
.report_subitem { font-size: 1.2em;text-decoration: underline; margin-top: 10px; }

#score_items input { width: 130px !important; }
#score_items td { padding: 0; line-height: 20px; }
#score_items { margin-bottom: 10px; width: 100%; }

#date_of_birth { width: 245px; }
.disabled_record { text-decoration: line-through; color: gray; }

.edit_pages { font-size: 1.5em; }
.edit_pages a { text-decoration: none; }
.edit_pages li { border-bottom: 1px dashed gray; }
.checkboxes .row { border-bottom: 1px dotted #ccc; }
.tbox { border: 1px solid gray; background-color: #eee; padding: 10px; }



.general .row select{ height: 29px !important; font-size: 0.8em !important; }
.general .row .radio{ width: 20px !important; height: 20px !important; }

.step_2 { display: none; }


.products_costs table tr td {
    margin: 0; padding: 0;
}
.ui-datepicker-trigger {
    margin: 5px !important;
}


.ui-datepicker-trigger {
    cursor:pointer;
/*    float:right;*/
    margin-right:2px;
    margin-top:5px;
    position: absolute; left: 382px; top: 0;
}
.tbox .ui-datepicker-trigger {
    float: none;
    margin-top: 0px;
    margin-left: 3px;
}

.tbox#manage_items_tbox .ui-datepicker-trigger {
    position: relative;
    left: auto;
    top: auto;
    padding: 0; margin: 0;
}

.tbox_datepicker_container {
    display: inline;
    
}

.tbox_datepicker_container input {
    width: 75px;
    padding-top: -10px;
}

.tbox_datepicker_container img {
    margin: 0px !important;
    padding: 0px !important;
    margin-left: 5px !important;
}




#admin_body .qq-upload-list {
    width: 560px !important;
    position: absolute;
    top: -2px;
    left: 0;
    min-height: 65px !important;
    margin-bottom: 5px !important;
 
}
#admin_body .qq-upload-button input{
    width: 50px !important;
}
#admin_body .qq-upload-button {
    
}
#admin_body #file-uploader-demo1 {
    position: relative;
    min-height: 65px !important;
    margin-bottom: 5px !important; 
}
