body
{
	background-image:url('../images/Generic/HeaderBg.jpg');
	background-repeat:repeat-x;
	background-position:left 8px;
	text-align:center;
	font-size:62.5%;
	font-family:Helvetica, Arial, sans-serif;
	color:#787878;
	padding:0px;
	margin:0px;
}

iframe
{
    display:none;
}

fieldset
{
    margin:0px;
    padding:0px;
}

p
{
    font-size:1.4em;
    line-height:20px;
}

p a
{
    color:#5b8f22;
    text-decoration:none;
    font-weight:bold;
}

a
{
color:#5b8f22;    
}

p span.title
{
    font-weight:bold;
    font-size:1.1em;
}

.secondColumn p
{
    font-size:1.2em;
}

.fl
{
    float:left;
}

.fr
{
    float:right;
}

.carousel p
{
    font-size:1.2em;
    line-height:normal;
}

.number p,
.callback p
{
    font-size:1.2em;
    line-height:normal;
}

a img
{
	border:none;
}

a.findOutMore
{
    padding:0px 20px 0px 0px;
    background-image:url('../images/Generic/GreenArrow.png');
    background-repeat:no-repeat;
    background-position:right 3px;
    height:12px;
}

p.errorText
{
    color:#FF0000;
    padding:10px;
}

.clear
{
    clear:both;
}

h1
{
    font-size:3.8em;
    font-weight:normal;
    margin:30px 0px 10px 0px;
    color:#5b8f22;
}

h1.smallerFont
{
    font-size:3.6em;
}

h2
{
    font-size:2.0em;
    font-weight:bold;
    margin:5px 0px 2px 0px;
}


hr
{
    height:1px;
    border:none;
    color:#BDBDBD;
    background-color:#BDBDBD;
    /*margin:0px;*/
}

fl
{
    float:left;
}

fr
{
    float:right;
}


ul.tickBullet
{
    /*list-style-image:url('../images/HomePage/TickCircle.png');*/
    list-style:none;
    padding:0px;
    margin:0px;
    font-size:1.3em;
}

ul.tickBullet li
{
    background-image:url('/images/Generic/TickCircle.png');
    background-repeat:no-repeat;
    background-position:10px 12px;
    padding:10px 0px 0px 30px;
}

ul.sitemap
{
    list-style:none;
    padding:0px;
    margin:0px;
    font-size:1.3em;
}

ul.sitemap li
{
    padding:0px 0px 20px 0px;
}

ul.sitemap li span a
{
    color:#5b8f22;
    padding:0px 0px 0px 0px;
    background-image:none;
    background-repeat:no-repeat;
    font-weight:bold;
    text-decoration:none;
    font-size:1.2em;
}

ul.sitemap span.description
{
    display:inline-block;
    padding:5px 10px 5px 10px;
    margin:0px 0px 0px 30px;
    /*border-left:1px solid #7B7B7B;*/
}

ul.sitemap li span a:hover
{
    text-decoration:underline;
}

ul.sitemap ul
{
    list-style:none;
    padding:0px;
    margin:0px 10px;
}
ul.sitemap ul li
{
    padding:0px 0px 0px 0px;
}

ul.sitemap li a
{
    color:#5b8f22;
    padding:0px 20px 0px 0px;
    background-image:url('../images/Generic/BlueArrow.gif');
    background-repeat:no-repeat;
    background-position:right 3px;
    font-weight:bold;
    text-decoration:none;
}

/*Call Back Form Overlay Start*/

.opaqueBackground
{
    background-color:white;
    display:none;
    height:2000px;
    margin:0 auto;
    opacity:0.8;
    filter:alpha(opacity=80);
    position:fixed;
    top:0px;
    left:0px;
    width:100%;
    z-index:100;
}

.opaqueBackgroundAboutUs
{
    background-color:white;
    display:none;
    height:2000px;
    margin:0 auto;
    opacity:0.8;
    filter:alpha(opacity=80);
    position:fixed;
    top:0px;
    left:0px;
    width:100%;
    z-index:100;
}

.callbackFormOverlay  ,
.weAreHiringFormOverlay 
{
    text-align:left;
    background-color:white;
    border:1px solid #004EBC;
    display:none;
    left:50%;
    margin-left:-125px;
    margin-top:100px;
    padding:20px;
    position:fixed;
    z-index:101;
}

.closeCallbackFormOverlay 
{
    font-size:1em;
    font-weight:bold;
    margin-right:-40px;
    margin-top:-35px;
    padding-bottom:3px;
    padding-top:1px;
    position:relative;
    text-align:right;
    z-index:112;
}

.contactFormOverlay  
{
    text-align:left;
    background-color:white;
    border:1px solid #004EBC;
    display:none;
    left:50%;
    margin-left:-200px;
    margin-top:100px;
    padding:20px;
    position:fixed;
    z-index:101;
    width:400px;
}

.closeContactFormOverlay 
{
    font-size:1em;
    font-weight:bold;
    margin-right:-40px;
    margin-top:-35px;
    padding-bottom:3px;
    padding-top:1px;
    position:relative;
    text-align:right;
    z-index:112;
}
/*Call Back Form Overlay End*/


.largeMap  
{
    text-align:left;
    background-color:white;
    border:1px solid #004EBC;
    display:none;
    left:50%;
    margin-left:-400px;
    margin-top:-150px;
    padding:20px;
    position:fixed;
    z-index:101;
}

.closeLargeMap
{
    font-size:1em;
    font-weight:bold;
    margin-right:-40px;
    margin-top:-35px;
    padding-bottom:3px;
    padding-top:1px;
    position:relative;
    text-align:right;
    z-index:112;
}

/*Main Frame Start*/

.mainContainer
{
	text-align:left;
	width:960px;
	margin:8px auto 0px auto;
	padding:0px 0px 0px 37px;
}

.header
{
	height:182px;
}

.mainMenu
{
	height:40px;
}

.footer
{
    margin:40px 0px 0px 0px;
    clear:both;
}

a.callBackPopupButton
{
    display:block;
    position:fixed;
    top:375px;
    left:-5px;
    width:37px;
    height:138px;
}

a.callBackPopupButton:hover
{
    left:0px;
}

/*Main Frame End*/

/*Header Section Start*/

.headerMenu
{
	float:right;
	height:34px;
		z-index:1000;
}

ul.headerMenuList
{
	float:right;
	list-style:none;
	padding:0px;
	margin:10px 0px 0px 0px;
	font-size:1.2em;
	z-index:10;
		
}

ul.headerMenuList li
{
	display:inline;
	padding:0px 0px 0px 22px;
	background-image:url('../images/Generic/headerMenuSeperator.png');
	background-position: 10% 50%;
	background-repeat:no-repeat;
}

ul.headerMenuList li.first
{
	background-image:none;
	position:relative;
}

ul.headerMenuList li a
{
	color:#5b8f22;
	text-decoration:none;
}

.siteLogo
{
	margin:17px 0px 0px 0px;
	float:left;
	width:155px;
	height:85px;
}

.telephoneNumber
{
	margin:0px;
	clear:right;
	float:right;
	width:532px;
	height:100px;
}

.telephoneNumber .taxi
{
    float:left;
    width:170px;
    height:135px;
    margin-top:-33px;
	background-image:url('../images/Generic/house-car-icon.png');
	background-repeat:no-repeat;
	overflow:visible;
	z-index:1;
}

.telephoneNumber .speechBubble
{
    margin:26px 0px 0px 0px;
    float:left;
    width:246px;
    height:61px;
	background-image:url('../images/Generic/TelSpeech.png');
	background-repeat:no-repeat;
	color:#000000;
}

.telephoneNumber .speechBubble .number
{
	position:relative;
	top:5px;
	left:35px;
	font-size:2.0em;
	font-weight:bold;
	width:210px;
}

.telephoneNumber .speechBubble .number p
{
	padding:0px;
	margin:0px;
}

.telephoneNumber .speechBubble .callback
{
	position:relative;
	left:35px;
	margin:5px 0px 0px 0px;
	font-size:1.4em;
	font-weight:bold;
}

.telephoneNumber .speechBubble .callback p
{
	padding:0px;
	margin:0px;
}

.telephoneNumber .speechBubble .callback a
{
	font-size:0.8em;
	font-weight:normal;
	text-decoration:none;
}

.telephoneNumber .colaCube
{
    float:left;
    padding:50px 0px 0px 10px;
}

/*Header Section End*/


/*Main Menus Start*/

.primaryMenu
{
	float:left;
	height:40px;
}

.secondaryMenu
{
	float:right;
	height:40px;
	font-size:1.2em;
	font-weight:bold;
}


.secondaryMenu ul
{
    padding:0px;
    margin:0px;
    list-style-type:none;
}

.secondaryMenu li 
{
    float:left;
    width:116px;
    position:relative;
    margin-left:1px;
}

.secondaryMenu li span
{
    padding:7px 0px 0px 0px;
    width:75px;
    height:33px;
    position:relative;
    display:block;
    font-weight:bold;
    font-size:1.1em;
}

.secondaryMenu a, 
.secondaryMenu a:visited 
{
    display:block;
    text-decoration:none; 
    color:#000000; 
    width:106px; 
    height:40px;
    padding-left:10px;
}

.secondaryMenu li.crossSellOne a,
.secondaryMenu li.crossSellOne a:visited 
{
    background-image:url('../images/Generic/cross-sell-tab-3-3.png');
    background-repeat:no-repeat;
}

.secondaryMenu li.crossSellTwo a,
.secondaryMenu li.crossSellTwo a:visited 
{
    background-image:url('../images/Generic/cross-sell-2-2.png');
    background-repeat:no-repeat;
}

.secondaryMenu li.crossSellThree a,
.secondaryMenu li.crossSellThree a:visited 
{
    background-image:url('../images/Generic/cross-sell-tab-3-2.png');
    background-repeat:no-repeat;
}


/*Main Menus End*/


/*Main Content Start*/
.mainContent
{
	clear:both;
}
/*Main Content End*/

/*Footer section start*/

/*Sitemap Start*/

.siteMap
{
    background-image:url('../images/Generic/FooterBg.jpg');
    background-repeat:repeat-x;
    font-size:1.2em;
    padding:0px 0px 20px 0px;
}

.siteMap ul
{
    list-style:none;
    margin:0px;
    padding:10px 0px 0px 0px;
    height:auto;
}

.siteMap ul ul
{
    padding:0px;
    margin:0px;
}

.siteMap ul li
{
    width:162px;
    float:left;
    background-image:url('../images/Generic/FooterVertSeperator.jpg');
    background-repeat:no-repeat;
    background-position:left;
    height:180px;
    padding:0px 15px 0px 15px;
    color:#7B7B7B;
}

.siteMap ul li span
{
    display:block;
    padding:5px 0px 15px 0px;
    font-weight:bold;
    font-size:1.1em;
}

.siteMap ul li.first
{
    background-image:none;
}

.siteMap ul ul li
{
    width:auto;
    float:none;
    background-image:none;
    height:auto;
    padding:5px 0px 0px 5px;
}

.siteMap ul ul li a
{
    color:#5b8f22;
    text-decoration:none;    
}
/*Sitemap End*/

/*Lower Footer Area Start*/

.lowerFooter
{
    margin:0px 0px 0px 0px;
    background-image:url('../images/Generic/FooterBg.jpg');
    background-repeat:repeat-x;
}

.lowerFooter .footerLinks
{
    float:left;
    width:550px;
    background-color:transparent;
}

.lowerFooter .footerLinks ul
{
    padding:0px;
    margin:27px 0px 0px 15px;
    list-style:none;
}

.lowerFooter .footerLinks ul li
{    
    padding:0px 10px;
    float:left;
    background-image:url('../images/Generic/FooterVertSeperator.jpg');
    background-repeat:no-repeat;
    background-position:left;
}

.lowerFooter .footerLinks ul li.first
{  
    background-image:none;
}

.lowerFooter .footerLinks ul li span
{
    color:#9A9B9B;
}


.lowerFooter .footerLinks ul li a
{
    color:#5b8f22;
    text-decoration:none;    
}

.lowerFooter .footerLogo
{
    padding:10px;
    float:right;
}

p.footNote
{
    font-size:0.9em;
    padding:0px 25px;
}

/*Lower Footer Area End*/

/*Footer section end*/


/*Side Menu Page single content start*/

.sideMenuSingleColumn
{
    margin:35px 0 0;
}

.sideMenuSingleColumn p
{
    margin:0px 0px 10px 0px;
}

.sideMenuSingleColumn .firstColumn
{
    padding:0px 0px 0px 0px;
    width:710px;
    float:left;
}

/*Side Menu Page single content end*/


/*Side Menu Page dual content start*/

.sideMenuColumn 
{
    float:left;
    width:250px;
    margin: 0px;
}

.sideMenuDualColumn
{
    margin:35px 0 0;
}

.sideMenuDualColumn p
{
    margin:0px 0px 10px 0px;
}

.sideMenuDualColumn .firstColumn
{
    padding:0px 40px 0px 0px;
    width:460px;
    float:left;
}

.sideMenuDualColumn .firstColumn .imageContent
{
    float:left;
    width:225px;
}

.sideMenuDualColumn .firstColumn .imageContent p
{
    padding:0px 10px 0px 0px;
}

.sideMenuDualColumn .firstColumn .imagePicture
{
    float:left;
    padding:0px 0px 0px 5px;
}

.sideMenuDualColumn .secondColumn
{
    width:210px;
    float:left;
}

.sideMenuDualColumn .banner
{
    float:left;
    width:710px;
    z-index:50;
}

.sideMenuDualColumn .dualColumnSurround
{
    float:left;
    width:710px;
}

.aboutRibbon
{
    background-image:url('../images/AboutUs/RibbonRh.jpg');
    background-repeat:no-repeat;
    width:210px;
    height:81px;
    overflow:hidden;
    font-size:1.7em;
    font-weight:bold;
    padding:22px 0px 0px 8px;
}

.aboutRibbon p
{
    padding:0px;
    margin:0px 0px 0px 0px;
    color:#5b8f22;
    font-size:0.8em;
}

.aboutRibbon a
{
    text-decoration:none;
    color:#5b8f22;
}


.secondColumn .contentItem
{
    margin-bottom:20px;
}

/*Side Menu Page dual content end*/

/*About Us Start*/

/*Speech Bubble Box Start*/

.speechBubbleBox
{
    background-image:url('../images/AboutUs/AboutUsSpchBottom.jpg');
    background-repeat:no-repeat; 
    background-position:left bottom;
    padding:0px 0px 7px 0px;
    font-weight:bold;
}

.speechBubbleBoxHead
{
    background-image:url('../images/AboutUs/AboutUsSpchTop.jpg');
    background-repeat:no-repeat;   
    height: 27px;
}

.speechBubbleBoxBody
{
    padding:0px 10px;
    background-image:url('../images/AboutUs/AboutUsSpchRepeat.jpg');
    background-repeat:repeat-y;
}

.speechBubbleBoxBody p
{
    margin:0px;
}

/*Speech Bubble Box End*/



.brightsideLogoLink
{
    
}

.brightsideLogoLink .brightsideLogo
{
    float:left;
    height:41px;
}

.brightsideLogoLink .brightsideLink
{
    float:left; 
    height:41px;
    line-height:41px;  
    padding:0px 0px 0px 10px; 
}

.brightsideLogoLink .brightsideLink a
{
    color:#5b8f22;
    text-decoration:none;
    font-weight:bold;
    font-size:1.2em;
}

h2.trophyIcon
{
    line-height:35px;
    font-size:2.0em;
    height:35px;
    background-image:url('../images/AboutUs/trophy.png');
    background-repeat:no-repeat;
    background-position:left top;
    padding:0px 0px 0px 36px;
}


h2.emailIcon
{
    line-height:35px;
    font-size:2.0em;
    height:35px;
    background-image:url('../images/ContactUs/EmailIcon.png');
    background-repeat:no-repeat;
    background-position:left top;
    padding:0px 0px 0px 40px;
}

h2.telephoneIcon
{
    line-height:35px;
    font-size:2.0em;
    height:35px;
    background-image:url('../images/ContactUs/phoneicon.png');
    background-repeat:no-repeat;
    background-position:left top;
    padding:0px 0px 0px 40px;
}

h2.letterIcon
{
    line-height:35px;
    font-size:2.0em;
    height:35px;
    background-image:url('../images/ContactUs/mailicon.png');
    background-repeat:no-repeat;
    background-position:left top;
    padding:0px 0px 0px 40px;
}

.overlapBannerImage
{
    position:relative;
    right:0px;
    margin:-90px 0px 0px 0px;
    z-index:90;
}

/*About Us End*/

/*Downloads Start*/

h2.documentTitle
{
    font-size:1.8em;
    font-weight:normal;
    padding:0px 0px 10px 0px;
}

div.downloadRow
{
    background-image:url('../images/Generic/borderGrey.gif');
    background-position:bottom;
    background-repeat:repeat-x;
    clear:both;
    padding: 10px;
}

div.downloadRow div.downloadImage
{
    float:left;
    width:240px;
}

div.downloadRow div.downloadContent
{
    float:left;
    width:370px;
}
/*Downloads End*/

/*Info Centre Start*/
.infoCentreBox
{
    position:relative;
    float:left;
    margin:10px;
    width:210px;
    height:262px;
    background-image:url('../images/InfoCentre/InfoCentreBG.png');
    background-repeat:repeat-x;
}

.infoCentreBox .content
{
    padding:5px;
}

.infoCentreBoxFAQs
{
    /*background-image:url('../images/InfoCentre/InfoCentreFaqs.png');
    background-repeat:no-repeat;*/
}

.infoCentreBoxDownloads
{
    /*background-image:url('../images/InfoCentre/InfoCentreDownload.png');
    background-repeat:no-repeat;*/
    margin:10px 0px 10px 10px;
}

.infoCentreBoxLinks
{
    /*background-image:url('../images/InfoCentre/InfoCentreLinks.gif');
    background-repeat:no-repeat;*/
}

.infoCentreImage
{
    position:absolute;
    top:144px;
    left:10px;
}

/*Info Centre End*/


/*Carousel Page Start*/

.carouselDualColumn
{
    margin:35px 0px 0px 0px;
}

.carouselDualColumn .carousel
{
    float:left;
    padding:0px 40px 0px 0px;
    width:460px;
}

.carouselDualColumn .dualColumnSurround
{    
    float:left;
    width:460px;
}


.carouselDualColumn .dualColumnSurround .firstColumn
{
    float:left;
    width:210px;
    padding: 0px 30px 0px 0px;
}

.carouselDualColumn .dualColumnSurround .secondColumn
{
    float:left;
    width:210px;
    padding: 0px 0px 0px 0px;
}

.carouselDualColumn .dualColumnSurround .lowerSection
{
    clear:both;
    padding: 10px 0px 0px 0px;
}

ul.mainText,
ol.mainText
{
    font-size:1.4em;
    line-height:20px;
}

ul.carouselTabs
{
    list-style:none;
    padding:0px;
    margin:0px;
    height:30px;
}

ul.carouselTabs li
{
    float:left;
    height:29px;
    font-weight:bold;
    font-size:1.3em;
    line-height:29px;
    padding:0px 19px;
    border-bottom:1px solid #BDBDBD;
}

ul.carouselTabs li.seperator
{
    background-image:url('../images/HomePage/carouselTabSeperator.jpg');
    background-repeat:no-repeat;
    background-position:right 50%;
}

ul.carouselTabs li.last
{
    background-image:none;
}

ul.carouselTabs li.selected
{
    background-image:url('../images/HomePage/carouselTabBg.jpg');
    background-repeat:repeat-x;
    background-position:left top;
    border:1px solid #BDBDBD;
    border-bottom:none;
}

ul.carouselTabs li a
{
    text-decoration:none;
    color:#5b8f22;
}


ul.carouselTabs li.selected a
{
    text-decoration:none;
    color:#7B7B7B;
}

ul.carouselTabs li.title
{
    background-image:none;
    font-weight:bold;
    font-size:2.2em;
    border-top:none;
    padding:0px 10px 0px 0px;
}

.carousel .content
{
    width:460px;
    height:359px;
    float:left;
    margin:10px 0px 0px 0px;
    overflow:hidden;
    position:relative;
}

.carousel .content .content1
{
    margin:0px;
    position:absolute;
    top:0px;
}

.carousel .content .content2
{
    margin:0px;
    position:absolute;
    left:460px;
}

.carouselContent
{
    position:absolute;
    top:0px;
    left:0px;
    width:460px;
    height:360px;
}

.carouselContent h3
{
    color:#FFFFFF;
    font-size:1.8em;
    padding:0px 0px 0px 10px;
    margin:5px 0px;
}

.carouselContent .contentBoxHome
{
    float:right;
    color:#FFFFFF;
    width:232px;
    height:240px;
    margin:40px 10px 0px 0px;
    font-weight:bold;
    background-image:url('../images/HomePage/green-home-page-box-240.png');
}

.carouselContent .contentBoxBusiness
{
    float:right;
    color:#FFFFFF;
    width:232px;
    height:240px;
    margin:40px 10px 0px 0px;
    font-weight:bold;
    background-image:url('../images/HomePage/green-home-page-box-240.png');
}
.carouselContent .contentBoxCar
{
    float:left;
    color:#FFFFFF;
    width:232px;
    height:275px;
    margin:40px 0px 0px 10px;
    font-weight:bold;
    background-image:url('../images/HomePage/green-home-page-box-275.png');
}

.carouselContent .contentBoxLeisure
{
    float:left;
    color:#FFFFFF;
    width:232px;
    height:215px;
    margin:40px 0px 0px 10px;
    font-weight:bold;
    background-image:url('../images/HomePage/green-home-page-box-215.png');
}

.carouselContent .quoteBoxLeisure
{
    float:left;
    clear:left;
    margin:10px;
}

.carouselContent .quoteBox
{
    float:left;
    margin:275PX 0PX 0PX 15PX;
}

.carouselContent div p
{
    padding:0px 10px;
    margin:10px 0px 0px 0px;
}

.carouselContent div ul
{
    /*list-style-image:url('../images/HomePage/TickCircle.png');*/
    list-style:none;
    padding:0px;
    margin:0px;
    font-size:1.3em;
}

.carouselContent div li
{
    background-image:url('../images/HomePage/TickCircle.png');
    background-repeat:no-repeat;
    background-position:10px 12px;
    padding:10px 0px 0px 30px;
    width:170px;
}

.carouselContent div a.learnMore
{
    color:#FFEE2A;
    padding:0px 20px 0px 0px;
    background-image:url('../images/Generic/tablearnmore_arrow.png');
    background-repeat:no-repeat;
    background-position:right 3px;
    font-weight:bold;
}

.carouselContent div a.learnMore:hover
{
    text-decoration:underline;
}

/*Carousel Page End*/

/*Call back form start*/

.homepageCallbackForm
{
    margin:14px 0px 0px 0px;
}



fieldset.callBackForm
{
    border:none;
    padding:0px;
    margin:0px 0px 0px 0px;
    color:#000000;
    font-size:1.1em;
    width:190px;
}

fieldset.callBackForm legend
{
    display:none;
    height:0px;
    width:0px;
    margin:0px;
    padding:0px;
}

fieldset.callBackForm span.title
{
    display:block;
    color:#000000;
    font-size:1.8em;
    font-weight:bold;   
    padding:0px 0xp 10px 0px;
}

.callBackFormContainer
{
    background-color:#dae3d1;

    padding:0px;
    margin:0px;
}

.callBackFormTop
{
    background-image:url('/images/Generic/callBackFormTop.png');
    background-repeat:no-repeat;
    background-position:left bottom;
    height:7px;
}

.callBackFormBottom
{
    background-image:url('/images/Generic/callBackFormBottom.jpg');
    background-repeat:no-repeat;
    background-position:left bottom;
    height:7px;
    margin-left:-1px;
}
.callBackFormBody
{
    
    background-color:#dae3d1;
    padding:5px 10px;
    /*height:240px;*/
    width:190px;
}

.callBackFormBody p
{
    color:#000000;
}

.callBackFormBody p.completeText
{
    /*margin-top:75px;*/
}

.callBackFormBody p.errorText
{   
    margin-top:75px;
    font-weight:bold;
    color:#FF0000;
}



/* Rounded Corner */
fieldset.callBackForm .textInputSurround
{
    background: url('../images/HomePage/callBackTextInput.png') no-repeat left top;
    height: 20px;
    width: 190px;
}
fieldset.callBackForm .textInput {
	border: none;
	font-size:0.9em;
	width:180px;
	margin:3px 0px 0px 5px;
}

fieldset.callBackForm .submitButton
{
    text-align:right;
    padding:10px 0px 0px 0px;
}


/*Call back form end*/



/*Contact Us Start*/

span.contactTelephone
{
    font-size:1.6em;
    font-weight:bold;
}

.googleMap
{
    height:230px;  
}


fieldset.mainColumnForm
{
    border:none;   
    font-size:1.2em;
}

fieldset.mainColumnForm legend
{
    display:none;
}


fieldset.mainColumnForm .formRow
{
    clear:both;
    background-color:#cedfba;
    margin-top:3px;
}

fieldset.mainColumnForm .alternateRow
{
    background-color:#dae3d1;
}

fieldset.mainColumnForm .inputLabel
{
    text-align:right;
    float:left;
    width:100px;
    padding:10px 5px 5px 20px;
    color:#000000;
}

fieldset.mainColumnForm .inputElement
{
    float:left;
    padding:10px 5px;
    width:250px;
}

fieldset.mainColumnForm .validationElement
{
    padding:15px 0px;
    float:left;
}

fieldset.mainColumnForm .inputText
{
    width:240px;
    font-size:0.9em;
    border:solid 1px #C7D9E7;
}

fieldset.mainColumnForm .inputTextArea
{
    width:240px;
    border:solid 1px #C7D9E7;
}

fieldset.mainColumnForm .submitButton
{
    padding:20px 20px 10px 20px;
}

fieldset.mainColumnForm .inputSelect
{
    width:240px;
    font-size:0.9em;
}

fieldset.mainColumnForm .dateDay
{
    width:65px;
}

fieldset.mainColumnForm .dateMonth
{
    width:90px;
}

fieldset.mainColumnForm .dateYear
{
    width:65px;
}

fieldset.mainColumnForm .validationSummary
{
    padding:20px;
}

p.disclaimer
{
    font-size:1.0em;
    padding:10px 20px;
    margin:0px;
    color:#000000;
}
/*Contact Us End*/


/*Get a Quote Start*/

.needHelpBox
{
    background-image:url('../images/Generic/Help_Background.png');
    background-repeat:no-repeat;
    overflow:hidden;
    height:97px;
    padding:10px;
    color:#FFFFFF;
    font-weight:bold;
}


.needHelpBox span.title
{
    font-size:1.4em;
}

.needHelpBox span.number
{
    display:block;
    font-size:1.8em;
    margin:3px 0px 3px 0px;
}

.needHelpBox a.findOutMore {
background-image:url("../images/Generic/GreenArrow.png");
color:#000000;
}
/*Get a Quote End*/


table tr.linksRow 
{
    background-image:url("../Images/Generic/TableBorderGrey.gif");
    background-position:center bottom;
    background-repeat:repeat-x;
}

table.otherInsurance p
{
    margin:0px;
    font-weight:bold;
    font-size:1.4em;
}

table.otherInsurance td
{
    padding:20px 0px 20px 0px;
}

input:focus { outline: 0; }


/*Downloads Start*/
.downloadDropDown
{
    width:450px;
}
/*Downloads End*/



.titleQuote
{
    float:right;
    padding:30px 0px 0px 0px;
}
.titleQuote2Lines
{
    padding:29px 0px 0px 0px;
    vertical-align:top;
    float:right;
}

.convictedPrimaryColumn
{
    width:460px;
    float:left;
}

.convictedSecondaryColumn
{
    width:430px;
    float:left;
    padding-left:30px;
}

.convictedSecondaryColumn h4 
{
    font-size:1.8em;
    margin-bottom:5px;
    margin-top:5px;
}

.convictedSecondaryColumn .bottomQuoteButton
{
    padding:100px 0px 0px 0px;
}


.convictedSecondaryColumn ul.tickBullet li.lastBullet
{
    width:240px;
}

.smallText h1
{
    font-size:3.5em;    
    margin-bottom:1px;
}

.pictureBox
{
    background-image:url("/images/ConvictedDriver/drinking-image.jpg");
    height:288px;
    width:460px;
}

.pictureBoxSpeeding
{
    background-image:url("/images/ConvictedDriver/speeding-image.png");
}

.pictureBoxSpeeding .pictureHeaderSmall,
.pictureBox .pictureHeader
{
    display:table-cell;
    vertical-align:middle;
    height:55px;
    overflow:hidden;
}

.pictureBox .pictureHeaderSmall h3,
.pictureBox .pictureHeader h3
{
    color:White;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px 10px 0px 10px;
    font-size:1.7em;
}
.pictureBox .pictureHeaderSmall h3
{
    color:White;
    margin-top:0;
    padding:7px 20px;
    padding:0px 10px 0px 10px;
    font-size:1.7em;
}


.pictureBox .pictureSubmit
{
    margin-left:255px;
    margin-top:160px;
}


.greenBox
{
    background-image:url("/images/ConvictedDriver/green-box.png");
    height:128px;
    margin-top:10px;
    padding-top:2px;
    width:460px;
}

.greenBox .greenBoxHeader 
{
    color:#53885A;
    padding-left:10px;
}

.greenBox .greenBoxHeader h2 
{
    font-size:2em;
    font-weight:bold;
    margin:5px 0 2px;
}


.greenBox ul.links
{
    list-style:none;
    margin:0px;
    padding:0px;
}

.greenBox ul.links li a.greenBoxLinks
{
    background-image:url("/images/Generic/white-circle-green-tick.png");
    background-position:right center;
    background-repeat:no-repeat;
    color:White;
    font-size:1.7em;
    line-height:1.5em;
    margin-bottom:5px;
    margin-top:5px;
    padding-left:10px;
    padding-right:30px;
    text-decoration:none;
}


.convictedQuote .column1
{
    float:left;
}

.convictedQuote .column2
{
    float:left;
    padding:0px 0px 0px 30px;
}

.convictedQuote .column3
{
    float:left;   
    width:210px; 
    padding:0px 0px 0px 30px;
}

.convictedQuote .column3 p 
{
    font-size:1.2em;
    margin:0 0 10px;
}
.ib
{
    display:inline-block;
}
.floatingMessage
{    
    font-size:11px;
    line-height:13px;
    color:Gray;
}
div fieldset.callBackForm .floatingMessageHolder
{
    height:40px;
    float:none;
    padding-left:0px;
    margin-top:0px;
    margin-bottom:10px;
    
}
div fieldset.callBackForm .floatingMessage
{
    float:left;
    padding-top:5px;
}
.floatingMessageHolder
{    
    padding-left:70px;
    margin-top:-5px;
    padding-bottom:10px;
    clear:both;
    
}

/*************** Downloads *******************/
.italic {
	font-style: italic;
}
