a:active, a:focus{
  outline: 0;
}

a {
    color: #B6AD85;
}

body {
    font-family:"Arial";
    font-size:13px;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    color: #666666;
    height:100%;
}

div#wrapper {
    width: 756px;
    margin:0 auto;
    margin-top: 20px;
}

div#footer {
    text-align: left;
    font-size: 11px;
    height: 33px;
    position:relative;
    float:left;
    width: 100%;
    margin-top: 20px;
    border-top: 1px solid #eae7dd;
    border-bottom: 5px solid #b6ad85;
    padding-top: 20px;
}

div#bottom_space{
    float:left;
    position:relative;
    widht: 100%;
    height: 50px;
}

div#header {
    float:left;
    width:inherit;
}

div#main_header{
    margin-top:20px;
}

div#main_header_left{
    float:left;
    width: 402px;
}

div#main_header_right{
    float:right;
    width: 350px;
    margin-top: 35px;
    height: 53px;
}

div#header_login{
    float: right;
    width: 200px;
}

div.header_menu_left{
}

div#content{
    float:left;
    width: 756px;
    min-height: 445px;
    height:auto;
    margin-top: 40px;
}

div#about{
    padding-top:0.5em;
}

div#advice{
    padding: 5px;
    width: 550px;
    height: auto;
    float: left;
    line-height: 18px;
}

div#contact{
    text-align: left;
}

div.content_left{
    float: left;
    height: auto;
    min-height: 345px;
}

div.content_right{
    float: left;
    width: 224px;
    height: auto;
    margin-left: 31px;
    text-align: justify;
}

.contact_left {
    width: 500px;
    text-align: center;
}

.justify {
    text-align: justify;
}

.justify li.li_advice {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
}

.justify ul {
    margin-top: 10px;
}

div#content_l_offer{
    width: 550px;
}

div#content_r_offer{
    width: 155px;
    text-align: left;
    margin-left: 50px;
}

div#content_l_contact {
    width: 450px;
    text-align: center;
}

div#content_r_contact {
    padding-top: 30px;
}

a.category, a.list, a.list_letter{
    color: #666666;
    text-decoration:none;
    font-weight:bold;
}

a.category:hover, a.list:hover, a.list_letter:hover{
    color: #b6ad85;
}

div.list_item{
    padding-top: 5px;
    padding-bottom: 5px;
}
a.chosen_category, a.list_chosen, a.list_letter_chosen{
    height: 100px;
    font-weight: bold;
    color: #beac7a;
    text-decoration:none;
}

a.list_letter_chosen{
    font-weight:bold;
}

.center{
    text-align: center;
}

a.menu{
    font-size: 16px;
    font-weight:bold;
    color:black;
    text-decoration:none;
    display: inline-block;
}

a.chosen_menu{
    font-weight:bold;
    font-size: 16px;
    color: ;
    text-decoration:none;
    display: inline-block;
}

p.p_text{
    font-size: 13px;
    text-align: justify;
    font-weight: normal;
    /*background-color: #d0a850; */
}

span.show_basic_info{
    font-size: 13px;
    text-align: justify;
    font-weight: normal;
}

div#offer_photo{
    height: 390px;
    width: 500px;
    margin-bottom: 10px;
}

div#arrows{
    position:absolute;
    width:500px;
    height:395px;
}
div#arrow_left{
    padding-top: 180px;
    width:50px;
    float:left;
    height: 215px;
    cursor: pointer;
}

div#arrow_right{
    padding-top: 180px;
    width:50px;
    float: right;
    height: 130px;
    text-align:right;
    cursor: pointer;
}

img#arrow_left_img{
    visibility: hidden;
    border: 0;
}

img#arrow_right_img{
    visibility: hidden;
    border: 0;
}

div#info{
    width: 500px;
    height: 58px;
    text-align: right;
    font-style:italic;
    margin-top: 10px;
}

img#offer_main{
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-height: 390px;
    max-width: 495px;
}

div.more_section{
    text-align:right;
    width: 560px;
    float: left;
}

div.front_picture{
    z-index: -1;
}

div#more_front_s{
    position:absolute;
    margin-top:-25px;
    margin-left:220px;
}

div#contact_data{
    margin-top:40px;
}

a.more{
  font-size: 12px;
  font-weight:bold;
  color: black;
  text-decoration:none;
  vertical-align:bottom;
}

div.seq_no{
    display: none;
}

p#main{
    text-align: center;
    font-size: 17px;
    background-color: #e3e2e2;
    margin-top: 0px;
}

/*offer*/
ul{
    list-style-type: none;
    padding-left: 10px;
    padding-right:10px;
    margin: 0;
}

li.li_advice_buyer{
     list-style:circle;
     margin:15px;
}

li.li_advice{
    list-style:circle;
    margin:15px;
}


div.show_author{
    padding-left: 10px;
    padding-right:10px;
    padding-top:10px;
}


div.offer_description{
    min-height: 100px;
    height: auto;
}

li.offer{
    width: 560px;
    height: auto;
    float: left;
    border-bottom: 1px solid #eae7dd;
    margin: 0;
    padding-top: 5px;
}

div.thumb_section{
    padding-left: 10px;
    padding-right: 10px;
    width: 90px;
    height: 100px;
    float:left;
    text-align: center;
    padding-top: 10px;
}

img.offer_pic, img#author_pic{
    padding: 5px;
    border: solid #eae7dd 1px;
}

div.desc_section{
    padding: 10px;
    padding-bottom: 0px;
    width: 60px;
    height: 100px;
    float:left;
    line-height: 18px;
    font-weight:bold;
}

div.main_section_offer_list{
    width: 340px;
    height: 100px;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    line-height: 18px;
}

div.main_section_offer{
    width: 80%;
    float: left;
    padding: 10px;
    line-height: 18px;
}

div#main_panel{
   width: 580px;
   height: 20px;
   text-align: right;
}

div.delete_sec{
   float:right;
   width: 100%;
   text-align: right;
}

div#ajax_loading{
    position: absolute;
    padding-left: 240px;
    padding-top: 190px;
    display: none;
}

div.biography_content_list{
    padding: 5px;
    width: 440px;
    height: 90px;
    float: left;
    line-height: 18px;
    margin-top: 10px;
}

div.biography_content{
    height: auto;
    padding-top:20px;
    min-height:200px;
}

div.photo{
    margin: 10px;
    width: 530px;
    border: solid 1px;
    background-color: #b3b3b3;
}

div.photo_main{
    margin: 10px;
    width: 530px;
    border: solid 1px;
    border-color:red;
    background-color: #b3b3b3;
}
p#button{
    text-align:center;
}
input.btn{
    width: 100px;
    background-color: #b3b3b3;
    font-weight:bold;
}
div#btn_back{
    padding-top: 20px;
}
ul#sortable_list{
    cursor:move;
}
div#photos_section{
    width: auto;
    text-align:center;
    padding: 20px;
}
img.more_photo{
    display:inline-block;
    padding: 5px;
    border: solid #eae7dd 1px;
    vertical-align:middle;
}
div#more_inside{
    /*height: 100px;*/
    height: auto;
}
div.see_more{
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    margin-left:-5px;
    margin-top:10px;
    width: 500px;
    /*height: 115px;*/
    float:left;
    margin-bottom:5px;
}
div#see_more_o{
    margin-top:30px;
}
div#see_more_b{
    margin-left: -15px;
}

div.add_item{
    height:auto;
    width:auto;
    float:left;
    width: 798px;
}

li#category{
    height:30px;
    width:inherit;
    text-align:left;
}
ul#category{
    padding: 10px;
    width: 400px;
}
div#delete_sec_c{
    text-align:right;
    width: 400px
}

a.mail{
    text-decoration:none;
    color:#b6ad85;
}
a.link_to_autor{
    text-decoration:none;
    color: #c0ae7d;
    text-decoration:underline;
}

a#standard_link{
    text-decoration:none;
    color: black;
}

div#notification{
   color: green;
}
div#error{
   color: red;
}

div.msg{
    width:100%;
    text-align: left;
    color: red;
    font-weight: bold;
    text-decoration:blink;
}

h1{
    font-family:"Bergamo std","Georgia","Times New Roman";
    font-size:13px;
    font-weight: bold;
}

div.letter_item{
    display:inline-block;
}

div.top_navigation{
    width: 100%;
    text-align:center;
    font-weight: bold;
    padding: 10px;
}

div#left_search_offers{
    width:524px;
    float:left;
}

div#right_search_offers{
    float:right;
    width:250px;
}

div#text_field_tag{
    float:left;
}

div#home_mail_image{
    float:left;
    margin-right: 20px;
}


div#image_submit_tag{
    float:right;
}

input#search_ok{
    float:left;
}

input#search{
    width: 150px;
    border: 1px solid #edebe4;
    height: 19px;
    float: left;
}

div.copyright{
    float:left;
    font-size: 11px;
    height: 33px;
    margin-top: 20px;
    margin-left: 20px;
    position: relative;
    text-align: left;
    width: 100%;
}

.field_with_errors textarea, .field_with_errors input{
    border: 1px solid red;
}

.formError, .errorExplanation {
    color: red;
}

#offers .handle:hover{cursor: move;}

.left {
    float: left !important;
}

.right {
    float: right !important;
}

.none {
    float: none !important;
}

.center {
    text-align: center !important;
}

.clear {
    clear: both !important;
}

ul.biography_search_list {
    border-top: 1px solid #B6AD85 !important;
}

p.contact {
    padding-top: 20px;
}

