
/*********************************/
/* Reddbusiness UK specif styles */
/*********************************/

.nav-TopMenu ul.nav-list li ul{
    margin-left: 0px;
}
.rtx-BlueDark h3 a{
    font-size: 14px;
}
.rtx-BlueDark h3 a:hover{
    text-decoration: underline;
}
body.contactus h2 a {
    color: #952C45;
}
/* Menu*/
body.CS .rbi-flx-Red-col3-inner{
    height: auto;
}
body.CS div.rtx-LatestNews{
    height: auto;
    border-top: 2px dotted #CCCCCC;
    border-bottom: 0px;
}
body.CS .rtx-LatestNews p {
    border-bottom: 0px;
}
div.rbi-flx-TwoColumn-col2 .rtx img, 
div.rbi-flx-TwoColumn-col2 .rtx-BrandPortfolio img
{
    left: auto;
    right: 250px
}
*+html  div.rbi-flx-TwoColumn-col2 .rtx img, 
div.rbi-flx-TwoColumn-col2 .rtx-BrandPortfolio img{
    right: 265px
}

/* TO BE ADDED IN DEFAULT STYLESHEET*/

/* EVENTS */
div.flx-Events{
    clear: left;
    float: left;
    width: 970px;
}
.rbi-flx-Events-col1{
    border-top: solid 5px;
    margin-right: 10px;
    overflow: hidden;
    width: 235px;
    float: left;
}
.rbi-flx-Events-col2{
    border-top: solid 5px;
    margin-right: 10px;
    overflow: hidden;
    width: 705px;
}
div.rbi-flx-Events-col2 h3{
    border-bottom: 2px solid #808080;
    border-top: 2px solid #808080;
    float: left;
    font-style: italic;
    font-weight: normal;
    padding: 10px 0;
    width: 100%;
    font-size: 20px;
}
div.rbi-flx-Events-col2 h3.topHeading{
    border-top: 0px;
}
div.rbi-flx-Events-col2 h4{
    border-bottom: 2px dotted #CCCCCC;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    margin-bottom: 20px;
    padding: 20px 0 10px;
}

.flx-Events p, 
.flx-Events li{
    font-size: 13px;
    line-height: 18px;
    padding: 0 10px 0 0;
}
/* EVENTS INNER COLUMN */
div.flx-EventsInnerColumn{
    clear: left;
    float: left;
    width: 100%;
}
.rbi-flx-EventsInnerColumn-col1{
    margin-right: 15px;
    overflow: hidden;
    width: 345px;
    float: left;
}
.rbi-flx-EventsInnerColumn-col2{
    overflow: hidden;
    width: 705px;
    width: 345px;
}
.rbi-flx-EventsInnerColumn-inner .rbi-rtx-inner{
    padding-bottom: 30px;
}
/* Brands inner column*/
div.flx-BrandsInnerColumn{
    clear: left;
    float: left;
    margin-bottom: 25px;
    width: 100%;
}
div.rbi-flx-BrandsInnerColumn-inner > div{
    width: 228px;
    float: left;
}
div.rbi-flx-BrandsInnerColumn-inner > div img{
    width: 228px;
}
div.rbi-flx-BrandsInnerColumn-inner > div.rbi-flx-BrandsInnerColumn-col1{
    margin-right: 8px;
}
div.rbi-flx-BrandsInnerColumn-inner > div.rbi-flx-BrandsInnerColumn-col2{
    margin-right: 8px;
}

a.readMoreYellowArrow{
    background: 
        url("http://cdn.reedbusiness.com/VPP/Global/CSSImages/arrows.gif") 
        no-repeat scroll right -1px #FBB21D;
    display: block;
    height: 15px;
    text-align: right;
    font-size: 11px;
    color: #fff;
    text-decoration: none;
    padding-right: 20px;
}
div.rbi-flx-BrandsInnerColumn-inner > div div.rbi-rtx-inner a.readMoreYellowArrow{
    margin-top: 8px;
}
div.rbi-flx-BrandsInnerColumn-inner > div div.rbi-rtx-inner p,
div.rbi-flx-BrandsInnerColumn-inner > div div.rbi-rtx-inner img{
    margin: 0px;
    padding: 0px;
}
/* UK locations*/
div.flx-UKLocationImageBlock{
    background: #EEEDE9;
    margin-bottom: 20px;
    width: 100%;
    float: left;
    padding-bottom: 15px;
}
div.rbi-flx-UKLocationImageBlock-inner > div{
    display: inline;
    float: left;
    margin-left: 10px;
    width: 225px;
    margin-top: 10px;
    text-align: center;
}
div.rbi-flx-UKLocationImageBlock-inner > div .rbi-flx-UKLocationImageBlock-col1-inner{
    text-align: left;
}
div.rbi-flx-UKLocationImageBlock-inner > div img{
    margin-top: 10px;
}
div.rtx-UKLocationAddressBlock {
    width: 100%;
    margin-bottom: 20px;
}
div.rtx-UKLocationAddressBlock h4 {
    border-bottom: 2px dotted #CCCCCC;
    color: #234050;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 12px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
div.rtx-UKLocationHeading{
    width: 100%;
    margin-bottom: 20px;
    padding: 10px 0 0px 0;
}
div.rtx-UKLocationHeading h3{
    border-bottom: 2px dotted #CCCCCC;
    color: #234050;
    font-size: 14px;
    padding-bottom: 10px;
    font-family: Georgia,"Times New Roman",Times,serif;
}
div.flx-UKLocationImageBlock h4 {
    border-bottom: 2px dotted #CCCCCC;
    color: #234050;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 12px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-top: 5px;
}
div.rtx-UKLocationAddressBlock table{
    width: 100%;
}
div.rtx-UKLocationAddressBlock table th.address{
    padding-right: 62px;
    width: 300px;
}
div.rtx-UKLocationAddressBlock table th.telephone{
    width: 142px;
    padding-right: 62px;
}
div.rtx-UKLocationAddressBlock table th.mapLink{
    width: 70px;
}
div.rtx-UKLocationAddressBlock table th{
    color: #FFFFFF;
    font-size: 0;
    height: 0;
    padding: 0;
}
div.rtx-UKLocationAddressBlock table td{
    line-height: 18px;
    padding: 0 0 15px 0;
    vertical-align: top;
    color: #333;
}
div.rtx-UKLocationAddressBlock table td a, 
div.rtx-UKLocationAddressBlock table td p{
    color: #333;
}
/* BRANDS PAGE SPACING ISSUE*/
div.flx-brands {
    margin-bottom: 25px;
}
.rbi-flx-brands-col2-inner .rtx p {
    padding-bottom: 0px;
}
div.rtx-BrandsGradientTextUK {
    margin-right: 10px;
    position: relative;
    width: 485px;
}
div.rtx-BrandsGradientTextUK p{
    font-size: 12px;
}
div.rtx-IndividualBrandKeyContactsUKBrands {
    background-color: #EEEDE9;
    line-height: 17px;
    margin-bottom: 0;
    padding: 20px 2px 20px 20px;
}
div.rtx-IndividualBrandKeyContactsUKBrands p{
    font-size: 12px;
}
div.rtx-IndividualBrandKeyContactsUKBrands h3 {
    font-family: Georgia,Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
}

div.rtx-UKLocationAddressBlock.control div.rbi-rtx-inner table thead th
{
    font-weight: bold;
    color: black;
    font-size: 100%;
}

div.rtx-UKLocationAddressBlock.control div.rbi-rtx-inner table thead tr
{
    height: 30px;
}

div.rtx-UKLocationAddressBlock.control div.rbi-rtx-inner table .mapLink
{
   width: 200px;
}

.thirdColumnMediaExperts
{
  text-align: center;
}

.firstColumnMediaExperts
{
  padding-right: 40px !important;
}