div.primary {
    background-image: url(../../images/v4/uk-home-bg.png);
    background-position: 0 0;
    background-repeat: repeat-x;
    -moz-border-radius-topright: 8px;
    -webkit-border-top-right-radius: 8px;
    border-top-right-radius: 8px;
    padding-top:65px;
}
div.secondary {
    background-color: #84ae0c;
    background-image: url(../../images/v4/bg-uk-locations.png);
    background-position: 0 0;
    background-repeat: repeat-x;
    -moz-border-radius-topleft: 8px;
    -webkit-border-top-left-radius: 8px;
    border-top-left-radius: 8px;
    color: #fff;
    padding-top: 60px;
}

h2#browse-uk {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 7px;
}

p#logo {
    overflow: visible;
}
p#logo span {
    bottom: -2em;
    color: #fff;
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    left: -60px;
    position: absolute;
    text-align: center;
    text-indent: 0;
    width:250px;
}

div#main-content {
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}
#page-content {
    padding-top: 10px;
}

div#category-lists h3 {
    margin-bottom: 5px;
}

#inner-head {
    background-color: #84ae0c;
    background-image: url(../../images/v4/bg-home-search.png);
    background-position: 0 66px;
    background-repeat: repeat-x;
    display: inline;
    float: right;
    margin-bottom: -76px;
    margin-right: 18px;
    position: relative;
    z-index: 100;
    width: 669px;
    overflow: visible;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: 0;
}

#inner-head .inner {
    border: 2px solid #a9c655;
   -moz-border-radius: 8px;
   -webkit-border-radius: 8px;
   border-radius: 8px;
   padding: 9px 18px 0 18px;
   width: 629px;
   overflow: hidden;
}


#inner-head h1 {
    color: #fff;
    float: left;
    font-family: Arial, sans-serif;
    font-size: 1.7em;
    height: 57px;
    letter-spacing: 0;
    line-height: 1.3em;
    width:460px;
}
#inner-head h1 strong {
    color: #fff;
}

#inner-head #post-ad {
    background-color: transparent;
    border:0;
    margin:0;
    padding:3px 0 0 0;
    width: 130px;
}

#post-ad .button {
    margin-bottom: 0.2em;
}

div#main-actions {
    border-bottom: 1px solid #e8e8d2;
}

/* @group Search */
#search {
    float: left;
    padding: 4px 0 0 13px;
    width: 760px;
    position: relative;
}
#search .form {
    overflow: hidden;
    padding-bottom: 22px;
    position: relative;
}
#search input.text {
    font-size: 1.1em;
/*    font-size: 1.4em;*/
    margin:0;
/*    padding: 5px 5px;*/
}
.webkit #search input.text {
    padding-bottom: 6px;
}
#search input, #search select, #search #uniform-posting_cat {
    position: absolute;
    bottom: 4px;
}
#search label {
    display: block;
    font-size: 1.091em;
    font-weight: bold;
    line-height: 1.385em;
    margin-bottom: 5px;
}
#search label span {
    font-size: 0.769em;
    font-weight: normal;
    line-height: 1.1;
}
#search select {
    font-size: 1.1em;
    margin:0;
/*    padding: 3px 0 4px 0;*/
    width: 199px; /* for gecko */ 
    /*height: 2.10em;*/ /* for webkit */ 
}
#search option {
    padding-left: 10px;
}
#search option.parent {
    padding-left: 0;
}
.ie8 #search select {
    height: auto;
}
/*.hasJS #search select {
    padding: 0;
    font-size: 1.0em;
}*/
#search li {
    display: block;
    float: left;
    margin-right: 8px;
    padding-bottom: 2.0em;
    position: relative;
}
#search li#titles-descriptions {
    bottom: 1px;
    float: none;
    padding: 0 0 0 0;
    position: absolute;
}
.ie6 #search li#titles-descriptions {
    left: -750px;
    bottom: -21px;
}
.ie7 #search li#titles-descriptions,
.ie8 #search li#titles-descriptions {
    left: -3px;
}
#search li#titles-descriptions label {
    font-size: 0.91em;
    font-weight: normal;
}
#search li#titles-descriptions input {
    vertical-align: middle;
    position: relative;
    top: -2px;
}
#search li.submit {
    height: 2em;
    margin:0;
}
li#find-a {
    width:242px;
}
li#find-a input {
    width:240px;
}
.ie6 #search input.text,
.ie7 #search input.text {
    padding: 2px 9px;
}
li#in-or-near,
li#in-category {
    width:203px;
}
li#in-or-near select {
    position: static;
    width:250px;
}
.hasJS #in-category {
    margin-right: 4px;
}
#search .button {
    padding: 1px 15px;
    font-size: 1.1em;
}
.ie6 #search .button {
    margin-bottom: 24px;
}
.ie #search .button {
    overflow: visible;
}
.ie6 #search .submit .button,
.ie7 #search .submit .button {
    padding: 0 15px;
}
li.submit {
    width:84px;
}
.ie6 #search li {
    position: relative;
}
.ie6 #search input,
.ie6 #search select {
    position: absolute;
    left: 0;
}
.ie6 #search li {
    margin-right: 4px;
}
.ie6 #search .secondary {
    padding: 1px 4px 2px 4px;
    bottom: -21px;
}
/*.ie8 #search input.button {
    bottom: 3px;
}*/

/* @end Search */


#search {
    clear: both;
    height: 55px;
    padding:0;
    width: 629px;
}
#search label {
    font-size: 1em;
}
#search label span {
    font-size: 1em;
}
#search li {
    padding-bottom: 0;
}
#search input.text {
    border: 1px solid #ccc;
    padding: 4px 9px;
    position: static;
}
#search .form {
    padding-left: 0;
}
#search li.submit {
    margin-top: 1.818em;
}
.ie6 #search li.submit {
    margin-top: 2.75em;
}
#search .button {
    position: static;
    width: 100px;
}
.uk li#find-a {
    width:260px;
}
.uk li#find-a input {
    width:240px;
}
.uk li#in-or-near {
    width:250px;
}
.uk li#in-or-near input {
    width:230px;
}


.jcarousel-clip {
    position: relative;
}



.uk div.secondary .locations {
    width: 230px;
    overflow: hidden;
    background-image: url(../../images/v4/map-uk-medium.gif);
    background-repeat: no-repeat;
    background-position: 72px 17px;
    margin-bottom: 20px;
    padding-top: 25px;
}
.uk .secondary .locations a:link,
.uk .secondary .locations a:visited {
    color: #fff;
}
.uk .secondary .locations h3 {
    font-weight: bold;
    font-size: 1.2em;
    color: #fff;
    margin: 0 0 10px 0;
    line-height: 1.2;
}
.uk .secondary .locations h4 {
    color: #fff;
    margin-bottom: 8px;
    font-weight: bold;
}
.uk div.secondary .locations .subgroup h5 {
    color: #ff0;
}
.uk .secondary .english-locations .col-2 {
    margin-top: 3.82em;
}
.uk .secondary .locations ul {
    margin-bottom: 10px;
}
