
#adCategories {
  background: #f5f5f5;
  border: 10px solid #4d74b6;
  margin: 0px 0px 20px 0px;
  padding: 20px;
  clear: both;
}

#adCategories .searchfield{
  clear: both;
  padding: 20px 0px 20px 0px;
}
#adCategories .checkfield {
  width: 173px;
  float: left;
  background: #fff;
  margin: 2px;
}
.ad_view_header .title {
  background: #4d74b6;
  margin: 0px 0px -10px 10px;
  padding: 7px 15px 10px 15px;
  display: inline-block;
  float: left;
  /* Border-raduis */
  -webkit-border-top-left-radius: 15px;
  -webkit-border-top-right-radius: 15px;
  -moz-border-radius-topleft: 15px;
  -moz-border-radius-topright: 15px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
.ad_view_header .title h2{
  padding: 0px;
  margin: 0px 0px 0px 0px;
  color: #fff;
  font-weight: bold;
}

.ad_view_header .ad_button{
  width: 150px;
  float: right;
}

.ad_view_header .buttonGrey{
  background: #f5f5f5;
  display: inline-block;
  padding: 8px;
  float: right;
  font-weight: bold;
  font-size: 14px;
  /* Border-raduis */
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;  
}
.ad_view_header {
  padding-top: 20px;
}
.ad_view_header .searchfield .search_text{
  padding: 8px;
  width: 450px;
  font-style: italic;
  font-weight: bold;
  color: #6d6d6d;
  font-size: 14px;
  /* Border-raduis */
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.ad_view_header .searchfield{
  font-size: 16px;
  margin: 0px;
  padding: 0px;
}
.ad_view_header .searchfield label{
  margin-right: 10px;
}
.ad_view_header .searchfield .search_submit,
div.view_button.digi_view_link_button,
div.view_button.digi_view_mail_button{
  padding: 8px;
  background: #f18031;
  font-weight: bold;
  font-size: 14px;
  color: #fff !important;
  /* Border-raduis */
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#adList .header {
  padding: 8px 0px 8px 0px;
  background: #4c74b6;
  font-size: 14px;
  font-weight: bold;
}
#adList .first {
  padding: 8px 0px 8px 15px;
  width: 135px;
}
.adListAd {
  padding: 25px 0px 25px 0px;
  border-bottom: 1px solid #ccc;
  font-size: 14px;
}
.adListLogo {
  width: 150px;
  float: left;
}
.adListTitle
{
  width: 370px;
  float: left;
  font-weight: bold;
}
.adListLocation {
  width: 150px;
  float: left;
}
.adListType{
  width: 120px;
  float: left;
}
.adListDeadline{
  width: 150px;
  float: left;
}
.space{
  clear: both;
}
.adListPaginator {
  margin-top: 20px;
}
.adListPaginator .info{
  width: 170px;
  float: right;
  text-align: center;
}
.adListPaginator .pages{
  padding-top: 5px;
  width: 250px;
  float: left;
}

/*******************************************************/

#adsViewLeft {}
 #adCompany {}
 #adContact{}
  .space{}
  .view_button {}
  .digi_view_link_button {}

 #adsViewRight{}
    .view_header{}
    .view_large_info_box{}
    
#adsViewLeft {
        width: 400px;
        float: left;
        overflow: hidden;
}

#adCompany {
        float: left;
        width: 100%;
}

#adAvertiser {
        clear: both;
        float: left;
        margin-top: 20px;
        width: 100%;
}

#adContact {
        clear: both;
        float: left;
        margin-top: 20px;
        width: 100%;
}

#adsViewRight {
        width: 515px;
        float: right;
        overflow: hidden;
}

.view_large_info_box {
    border-color: #E7E7E7;
    border-style: solid;
    border-width: 4px;
}

.view_large_info_box .inner {
        padding: 8px 12px;
}

.view_ad_title {
        text-align: center;
        font-size: 22px;
        font-weight: bold;
        margin: 14px 0px 30px 0px;
        line-height: 27px;
}

.view_ad_extra_info {
        clear: left;
        float: left;
        width: 100px;
        font-weight: bold;
        font-size: 13px;
        color: #4D4E57;
        /*margin-bottom: 20px;*/
}

.view_header {
        background-color: #4B73BB;
        color: white;
        font-weight: bold;
        height: 24px;
        width: 100%;
}

.view_header .inner {
        padding: 3px 0px 0px 7px;
}

.view_small_info_box {
        border-style: solid;
        border-color: #e7e7e7;
        border-width: 4px;
}

.view_small_info_box .inner {
        padding: 8px;
}

.view_company_url {
        clear: both;
        margin-top: 30px;
}

.view_contactinfo {
        clear: both;
        margin: 10px 0px 20px 0px;
}

.viewAdvertiserLogo {
        text-align: right;
}

.view_button {
        clear: both;
}

.digi_blue_button {
        cursor: pointer;
        cursor: hand;
        padding-top: 5px;
        text-align: center;
        font-size: 13px;
        color: white;
}

.digi_view_mail_button,
.digi_view_link_button {
        width: 290px;
        position: relative;
        text-align:center;
}

.digi_view_link_button a {
        color: #ffffff !important;
}

.view_button a, .view_button a:hover, .view_button a:visited,.view_button a:link {
        color: white;
}



#stilling .indexLeft { float: left; margin-right: 10px; width: 520px; }
#stilling .indexRight { border: 1px solid #CCCCCC; float: right; margin: 70px 10px 0 0; width: 398px; }
#stilling .contact { background-color: #F0F0F0; border: 1px solid #CCCCCC; float: right; margin: 70px 10px 0 0; width: 398px; }
#stilling .contact .personalia { background: none repeat scroll 0 0 transparent; border: medium none; color: #000000; float: left; padding: 16px 0 16px 30px; }
#stilling .contact .image { float: right; padding: 10px 16px 16px 0; }
label { display: block; }

