﻿body 
{
    background-image:none;
    padding-left:0;
    padding-right:0;
}

#wrapper
{
    width:100%;
}

a.imgLogo
{
    display:block;
    width:340px;
    height:82px;
    background-image: url(../images/LogoMin481Max767.gif?v=20130805);
    background-position:10px top;
    background-repeat:no-repeat;
}

.header
{
    height:190px;
}

.header .logo
{
    width:340px;
    height:100px;
}

.header .contactInfo
{
    left:10px;
    top:90px;
    width:100%;
    height:30px;
    font-size:10pt;
}

.header .contactInfo .tel
{
    left:0;
    top:5px;
}

.header .contactInfo .email
{
    left:0;
    top:35px;
}

.mnuTopRight
{
    top:160px;
}

.panel
{
    min-height:160px;
}

.panelLeft
{
    margin: 0 10px 0 10px;
    height:auto;
}

.panelLeftWaitingTimes
{
    position:relative;
    margin: 20px 10px 0 10px;
    min-height:180px;
}

.panelRight
{
    margin: 20px 10px 0 10px;
}

.panelRight4Steps
{
    position:relative;
    margin: 20px 10px 0 10px;
    min-height:180px;
}

.panelRightTweets
{
    position:relative;
    margin: 20px 10px 0 10px;
    min-height:255px;
}
.testCentreLookupArea
{
    min-height: 0;
}

.testCentreLookupArea .title
{
    text-align:center;
}

/* home carousel */
.carousel
{
    background-color:#ffffff;
    
}

.carousel img
{
    margin: 0 auto;
}
/* end home carousel */


.infoBoxPageHeader
{
    height:320px;
}

/*infoBoxPageHeader */
.infoBoxPageHeader .title
{
    position:absolute;
    top:20px;
    left:20px;
    width:200px;
    color:#2975bc;
    font-size:43pt;
    font-weight:bold;
    line-height:1em;
}

.infoBoxPageHeader h1
{
    position:absolute;
    top:20px;
    left:20px;
    width:200px;
    color:#2975bc;
    font-size:25pt;
    font-weight:bold;
    line-height:1em;
}

.infoBoxPageHeader h2
{
    top:215px;
    left:20px;
    font-size: 17pt;
}

.infoBoxPageHeader .info
{
    top:215px;
    left:20px;
    font-size: 17pt;
}

.infoBoxPageHeader .imgWhatWeOffer
{
    right:20px;
    top:10px;
    height:203px;
    width:130px;
    background-image: url(../images/imgHeaderWhatWeOfferMin481Max767.gif?v=20130730);
}  

.infoBoxPageHeader .imgHowItWorks
{
    right:20px;
    top:10px;
    height:191px;
    width:159px;
    background-image: url(../images/imgHeaderHowItWorksMin481Max767.gif?v=20130529);
}  

.infoBoxPageHeader .imgFAQ
{
    right:20px;
    top:10px;
    height:191px;
    width:160px;
    background-image: url(../images/imgHeaderFAQMin481Max767.gif?v=20130529);   
}

.infoBoxPageHeader .imgWaitingTimes
{
    right:20px;
    top:10px;
    height:191px;
    width:173px;
    background-image: url(../images/imgHeaderWaitingTimesMin481Max767.gif?v=20130529);
}

.infoBoxPageHeader .imgWhyUseUs
{
    right:20px;
    top:10px;
    height:184px;
    width:200px;
    background-image: url(../images/imgHeaderWhyUseUsMin481Max767.gif?v=20130529);
}

.infoBoxPageHeader .imgAboutUs
{
    right:20px;
    top:10px;
    height:191px;
    width:200px;
    background-image: url(../images/imgHeaderAboutUsMin481Max767.gif?v=20130529);
}

.infoBoxPageHeader .imgContactUs
{
    right:20px;
    top:10px;
    height:167px;
    width:162px;
    background-image: url(../images/imgHeaderContactUsMin481Max767.gif?v=20130529);
}  

.infoBoxPageHeader .imgLogin
{
    right:0px;
    top:10px;
    height:191px;
    width:200px;
    background-image: url(../images/imgHeaderLoginMin481Max767.gif?v=20130529);
}  
.infoBoxPageHeader .imgSignup
{
    right:0px;
    top:30px;
    height:128px;
    width:223px;
    background-image: url(../images/imgHeaderSignupMin481Max767.gif?v=20130529);
}
/* end infoBoxPageHeader */

/* How it works */
.howItWorksStep
{
    padding: 0 0 20px 0;
}

.howItWorksStep .stepNumber
{
    position:relative;
    height:35px;
    width:35px;
}

.howItWorksStep .stepNumber .stepNumberDigit
{
    height:35px;
    width:35px;
    text-align:center;
    padding-top:1px;
    color:#ffffff;
    font-size:25pt;
    font-weight:bold;
    line-height:1em;
}

.howItWorksStep .title
{
    position:relative;
    top:-5px;
    left:15%;
    font-size:20pt;
 }

.howItWorksStep .header
{
    position:relative;
    top:0;
    height:auto;
    padding:20px 0 0 0;
    font-size:17pt;
}

.howItWorksStep .body
{
    position:relative;
    top:0;
    padding:20px 0 0 0;
}
/* end How it works */

/* why use us */
.whyUseUsArea
{
    position:relative;
    padding: 0 0 40px 0;
    background-image:url(../images/howItWorksBackground.gif);
    background-position:0 0;
    background-repeat:no-repeat;
    background-size:contain;
}

.whyUseUsArea .title
{
    position:relative;
    left:5%;
    top:20px;
    width:55%;
    font-size:20pt;
    color:#2975bc;
    font-weight:bold;
    line-height:1em;
}

.whyUseUsArea .header
{
    position:relative;
    top:20px;
    left:5%;
    padding: 10px 0 0 0;
    width:55%;
    font-size:17pt;
    color:#666666;
    font-weight:normal;
    line-height:1em;
}

.whyUseUsArea .body
{
    position:relative;
    left:5%;
    top:20px;
    padding: 20px 0 0 0;
    width:60%;
    font-size:12pt;
    color:#333333;
    font-weight:normal;
    line-height:1.3em;
}

.whyUseUsArea .image1
{
    position:absolute;
    right:5%;
    top:20px;
    width:128px;
    height:128px;
    background-image: url(../images/whyUs1.gif);
    background-position: 0 0;
    background-repeat: no-repeat;
}

.whyUseUsArea .image2
{
    position:absolute;
    right:5%;
    top:20px;
    width:128px;
    height:128px;
    background-image: url(../images/whyUs2.gif);
    background-position: 0 0;
    background-repeat: no-repeat;
}

.whyUseUsArea .image3
{
    position:absolute;
    right:5%;
    top:20px;
    width:128px;
    height:128px;
    background-image: url(../images/whyUs3.gif);
    background-position: 0 0;
    background-repeat: no-repeat;
}

.whyUseUsArea .image4
{
    position:absolute;
    right:5%;
    top:20px;
    width:128px;
    height:128px;
    background-image: url(../images/BWCWithText.gif);
    background-position: 0 0;
    background-repeat: no-repeat;
}
/* end why use us */

/* facebook signup */
.facebookSignupArea
{
    margin-top:10px;
}

.facebookSignupArea .title
{
    font-size:10pt;
    font-weight:bold;
    line-height:1em;
}

.facebookSignupArea .body
{
    font-size:10pt;
    font-weight:normal;
    line-height:1.25em;
    width:300px;
}

.facebookPhoto
{
    margin:20px 0 0 0;
}

.signupOR
{
    font-weight:bold;
    color:#cc0000;
}

a.FBSignupButton
{
    display:block;
    width:264px;
    height:50px;
    background-image: url(../images/btnFBSignup.gif);
    background-position: left top;
    background-repeat:no-repeat;
    cursor:pointer;
}

a.FBLoginButton
{
    display:block;
    width:264px;
    height:50px;
    background-image: url(../images/btnFBLogin.gif);
    background-position: left top;
    background-repeat:no-repeat;
    cursor:pointer;
}
/* end facebook signup */

/* signup button PayPal*/
.signupButtonLargePayPal
{
    position: relative;
    margin: 20px 10px 20px 10px;
    background-color:#249412;
    border-left: solid 1px #249412;
    border-right: solid 1px #249412;
    border-bottom: solid 1px #249412;
    border-top: solid 1px #249412;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.signupButtonLargePayPal a
{
    display:block;
    text-decoration:none;
    width:100%;
    height:60px; 
}

.signupButtonLargePayPal .legend
{
    position: absolute;
    color:#ffffff;
    font-size:16pt;
    font-weight:bold;
    font-style:italic;
    text-align:center;
    top:20px;
    left:5px;
    width:380px;
}

.signupButtonLargePayPal .fee
{
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 16pt;
    font-weight: bold;
    font-style: italic;
    color: #ffffff;
    cursor: pointer;
}

.signupButtonLargePayPal .inlineFee
{
    display:none;
}
/* end signupButton PayPal*/

.loginForgottenPassword
{
    padding-left: 0px;
}

#signupDiscountCodesLineBreak
{
    display:inline;
}

.signupFormUserDetailsArea
{
    width:90%;
}

#terms
{
    width: 100%;
}

#privacy
{
    width: 100%;
}

.btnSignUp
{
    margin: 0;
}

/* home */
.homeInfo
{
    font-size:16pt;
}

.homeInfoImage
{
}

/* end home */


/* bootstrap overrides */
.navbar-text
{
    margin-bottom:5px;
}
/* end bootstrap overrides */

/* home splash */
.homeSplashArea
{
     padding: 30px 0 20px 0;
     width: 95%;
     margin: 0 auto;
}

.homeSplashArea .image
{
    float:none;
    width:100%;
    text-align:center;
}

.homeSplashArea .text
{
    float:none;
    width:100%;
    text-align:center;
}

/* end home splash */

#divFindTestCentreByPostcode
{
    width:100%;
}

#divFindTestCentreByTestCentreList
{
    width:100%;
}

#divPreferredTimesOfDay
{
    width:100%;
}

#divWhenAvailable
{
    width:100%;
}

.imgLicence
{
    width: 250px;
    height: 158px;
}

.signupButtonLargePayPal a
{
    width: 90%;
    height: 60px;
}

#divWeAreNotAssociatedLarge
{
    display:none;
}

.lstTestCentres
{
    height: 40px !important;
    width: 100%;
}

#divHomeForTheAvoidanceSmall
{
    display:block;
    width:95%;
    font-size: 10pt;
    font-weight:normal;
    color: #666666;
    background-color:#b5c9fa;
    padding: 10px;
    margin-bottom:30px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-appearance: none;
}

#divHomeForTheAvoidanceSmall .buttonArea
{
    margin-top:10px;
    text-align:center;
}

#divHomeForTheAvoidanceLarge
{
    display:none;
}