/*
    Document   : auc
    Created on : 2012-01-03, 13:15:09
    Author     : Andrzej
    Description:
        Purpose of the stylesheet follows.
*/

/*
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

#add_order_wrapper {
  margin-left: 18px;
  margin-top: 5px;
  width: 966px;
}

#add_order_header_left {
    background: url("/static/images/backgrounds/firm/addfirm_corner_top_left.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 42px;
    width: 24px;
}

#add_order_header_center {
    background: url("/static/images/backgrounds/firm/addfirm_top_middle.gif") repeat-x scroll 0 0 transparent;
    float: left;
    height: 42px;
    width: 917px;
}

#add_order_header_right {
    background: url("/static/images/backgrounds/firm/addfirm_corner_top_right.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 42px;
    width: 25px;
}

#add_order_header_center h2{
    padding-bottom:10px;
    font-size:15px;
    font-weight:bold;
    margin-top: 14px;
}

#add_order_header_center h2 span {
    color:#1791D7;
}
#add_order_wrapper .clear{
    margin: 0px;
    height: 0px;
}
#add_order_subhead{
    width: 964px;
    height: 110px;
/*    background-image: url("/static/images/icons/baner_v5.png");*/
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
}


/*formularz dodawania oferta dla niezalogowanego użytkownika*/
#form_order_add{
    background: url("/static/images/backgrounds/firm/addfirm_bck.gif") repeat-x scroll 0 0 transparent;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    width: 964px;
    padding-top: 15px;
}
#form_order_add .trigger{
    float: left;
}
#form_order_add .trigger img{
    padding-bottom: 5px;
}


#form_order_add .box_maps{
    width:415px;
    height:310px;
    margin-top:5px
}

#form_order_add #data {
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 10px;
    float: left;
}

.order_data {
    width: 500px;
    float: left;
}

.order_map {
    width: 415px;
    float: left;
}

.order_data .element {
    float: left;
    margin-top: 15px;
}
#country{
    margin-top: 4px;
}

.order_data .element input[type=text] {
    background: url('/static/images/backgrounds/common/input_bck_300.gif') no-repeat scroll center top transparent;
    float: left;
    height: 24px;
    margin-top: 3px;
    width: 281px;
    border: medium none;
    color: #333333;
    font-size: 11px;
    margin-top: 4px;
    padding-left: 12px;
    padding-right: 12px;
}

.order_data .label {
    padding: 4px;
    vertical-align: middle;
    width: 140px;
    margin-top: 14px;
    height: 17px;
}
.auction_data_left tr{
    margin-top: 14px;
}

#desc_txt_input, #fck_div {
    width: 963px !important;
}

.box_maps {
    margin-left: 20px;
    width:400px;
    height:310px;
    margin-top:5px;
}

.order_add_box_btn {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 4px;
}

#add_order_btn, #order_login {
    background: url("/static/images/backgrounds/wall/wall.png") no-repeat scroll -2px -112px transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    height: 24px;
    padding: 0;
    width: 144px;
    margin-top: 10px;
}
.auc_item_desc{
    width: 490px !important;
}
#pro2_title_nr_of_items{
    width: 250px !important;
}
.auc_item_action{
    float: left;
    margin-top: 18px;
    margin-left: 10px;
    margin-right: 10px;
    width: 70px;
}
.pro2_list_item_name {
    margin-left: 10px !important;
    font-size: 15px !important;
}
#order_add_link{
    position: absolute;
    margin-left: 10px;
    margin-top: 10px;
}
.attached_auctions{
    width: 200px;
    margin-bottom: 10px;
}
.upload_auction{
    width: 210px;
}
#widgetBranchButton{
    margin-top: 15px !important;
    margin-left: 0px !important;
    margin-bottom: 0px !important;
    margin-right: 10px !important;
}
.wrapUpload .uploader_btn {
    margin: 0px !important;
}

.auction_data_left, .auction_data_right {
    float: left;

}

.auction_data_right {
    float: left;

}

#fck_div body{
    padding: 0 !important;
}
.auctions_tip{
    text-align: center;

    float:left;
    width: 15px;
}
.auctions_tip img{
    margin-top: 24px !important;
}

.add_que_item_wrapper {
    width: 644px;
    background-color:#e5e5e5;
}

#id_question_from{
    background: url("/static/jlib/selectzor/sel2_2.gif") repeat-x scroll 0 0 transparent;
    cursor: pointer;
    float: left;
    height: 20px;
    overflow: hidden;

}

