/* forum button css */
#forumLinkButton { text-align: center; font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; line-height: 16px;  margin:0 0 10px 2px; }
#forumLinkButton img { float: left; border: none; margin: 2px 8px 4px 0px; }
/* end forum button css */

.gophinvisible { visibility: hidden; height:0px; }
.gophinvisible_mac { visibility: hidden; height:1px; }
.gophvisible { visibility: visible; height: 400px;}

/* results page row highlight */
.resultsRow1Hilight, .resultsRow2Hilight
{
	background-color: #FFFFAA;
}

.resultsRow1HilightOut, .resultsRow2HilightOut
{
	background-color: white;
}

.resultsRow1SponsoredHilight, .resultsRow2SponsoredHilight
{
	background-color: #FFFFAA;
}

.resultsRow1SponsoredHilightOut,
.resultsRow2SponsoredHilightOut
{
	background-color: #FFEFEF;
}



/* end results page row highlight */

.motorknowregistrationpage #disclaimer
{
	display: none;
}

.homestep1page #disclaimer
{
	display: none;
}

/* incompatible page */
.incompatiblepage #pagebody
{
	text-align: center;	
}

.incompatiblepage .contentbox
{
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	
	margin-top: 3em;
	margin-bottom: 3em;
	
	background-color: white;	
	border-style: solid;
	border-width: 1px;
	border-color: black;
}

.incompatiblepage .contentboxheader
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: black;	

	background-color: #FFEEEE;
}

.incompatiblepage .contentboxheader h1
{
	background-color: #FFEEEE;
	color: black; 
	
	font-size: 16px; 
	font-weight: bold; 
	text-decoration: none;

	margin: 0;
	padding: 3px;
}

.incompatiblepage .contentboxbody
{
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 1em;
	padding-bottom: 3em;
}

.incompatiblepage .contentboxfooter
{
	text-align: right;
	padding: 1em;
}
/* end incompatible page */

/* special offers right-hand side adverts */
.adLinkTxt
{
	font-family:Verdana; 
	font-size:10px; 
	font-weight:bold; 
	text-decoration:underline; 
	color: #000066;
}

.adBodyTxt		
{	
	font-family:Verdana; 
	font-size:9px; 
	text-decoration:none; 
	color: #000066;
}

/*
.slHeading
{
	text-align: left;
}
*/

.sladbox-darkred
{
	border-width: 1px;
	padding: 0;
	margin-bottom: 6px;

	border-style: solid;
	border-color: #2C2B29;
	background-color: #FFD8D9;
	color: #3566CC;
}

table.sladbox-darkred
{
	margin-bottom: 12px;
}

.sladbox-darkred .sladlink
{	
	padding: 1px 2px 2px 2px; 
}

.sladbox-darkred .sladbody
{	
	padding: 0 2px 2px 2px; 
}

.sladbox-green .sladlink
{	
	padding-bottom: 3px; 
}

.sladbox-green .sladbody
{	
}

.sladbox-darkred .adLinkTxt, .sladbox-darkred .adBodyTxt
{
	color: #3566CC;
}
/* end special offers right-hand side adverts */

/* motor assumptions 2 page */
#vehicleModelSelectQuestion
{
	width: 490px;
}

.motorassumptions2page h1
{
	text-align: center;
}

.motorassumptions2page .closewindow
{
	text-align: right;
	margin-bottom: 3em;
}
/* end motor assumptions 2 page */

/* motor results page */
	.resultsTableFadeText
	{
		 font-family: verdana;
		 font-size: 10px; 
		 font-style: normal; 
		 text-decoration: none; 
		 color: #999999;
	}

	.resultsInnerTable
	{
		border: 0;
		width: 100%;
		height: 70px;
		padding: 2px;
	}
	
	.resultsInnerTableText
	{
		font-family: verdana;
		font-size: 11px; 
		color: #000000;
	}

	.resultsInnerTableFadeText
	{
		font-family: verdana;
		/*width: 100px;*/
		font-size: 11px; 
		color: #999999;
	}
	
	.resultsInnerTableInfoText
	{
		font-family: verdana;
		border-top: 1px dashed #999999;
		font-size: 11px; 
		color: #000000;
	}
	
	#motorResultsPolicyWording
	{
	    font-family: Arial;
	}
	
	#footer
	{
		clear:both !important;
	}
/* end motor results page */


/* start motor details page */
    .motordetailspage body, div, td, li, p, span
    {
        font-size: 12px;
    }
    
    .motordetailspage #moreExtras
    {
        display: none;
    }
    
    .motordetailspage hr
    {
        color: #D74D48;
        background-color: #D74D48;
        height: 1px;
        border: 0px;
    }
    
    .motordetailspage h1
    {
        font-size: 24px;
        height: 16px;
        margin-top: 0px;
        color: #D74D48;
    }

    .motordetailspage #topButtons
    {
        height: 1px;
    }

    .motordetailspage #backToResults
    {
        float: left;
        background-image: url(../../imagesp/MSTEMPLATE/backtoresults.gif);
        width: 121px;
        height: 23px;
        margin-top:0px;
    }
    
    .motordetailspage #subnav
    {
		height:15px;
	}
    
    .motordetailspage .goToSite
    {
        float: right;
        background-image: url(../../imagesp/MSTEMPLATE/gotositeround.gif);
        margin-top: 6px;
        width: 93px;
        height: 23px;
    }
    
    .motordetailspage .goToSiteTop
    {
        float: right;
        background-image: url(../../imagesp/MSTEMPLATE/gotositeround.gif);
        margin-top:8px;
        width: 93px;
        height: 23px;
        margin-top: 0px;
    }    
    
    .motordetailspage .topheader
    {
		border-bottom: solid 1px red;
		padding-bottom: 3px;
		height: 35px;
    }
    
    .motordetailspage  #txtEmail
    {
        width: 150px;
        font-size: 10px;
    }

    .motordetailspage .goButton
    {
        float: right;
        margin-top: 3px;
        background-image: url(../../imagesp/MSTEMPLATE/go.gif);
        background-repeat: no-repeat;
        width: 47px;
        height: 23px;
        clear: both;
    }
    
    .motordetailspage .providerLogo
    {
        text-align: center;
    }
    
	.motordetailspage #leftContainer
	{
		float: left;
		width: 180px;
		border-right: 1px dashed #000000;
	}
	
	.motordetailspage #mainContainer
	{
		width:580px;
		float: right;
		padding-left: 17px;
		height: auto;
	}
	
	.motordetailspage .detailsQuoteRetDetailsTable
	{
	    width: 162px;
	    background-color: #FFEFEF;
	    border: 0px solid #000000;
	    margin: 0px;
	    margin-bottom: 10px;
	    padding: 0px;
	}
	
	
	.motordetailspage .detailsQuoteRetDetailsTable .title,
	.motordetailspage .contentInnerBoxes .title
	{
	    background-repeat: no-repeat;
	    background-color: #D74D48;
	    color: #FFFFFF;
	    font-weight: bold;
	    padding: 2px 0px 2px 8px;
	}
	

	.motordetailspage .detailsQuoteRetDetailsTable .content,
	.motordetailspage .contentInnerBoxes .content
	{
	    padding: 2px;
	    border: 1px solid #D74D48;
	}
	
	.motordetailspage .discusscarinsurancecontent
	{
	    border: 1px solid #D74D48;
	    height: 45px;
	}
	
	.motordetailspage .ratealertcontent
	{
	    border: 1px solid #D74D48;
	    height: 190px;
	    padding: 2px;
	}
	
	.motordetailspage .retrieveyourquotecontent
	{
	    border: 1px solid #D74D48;
	    padding: 2px;
	    background-image: url('../../imagesp/mstemplate/bg.gif');
	    background-position: bottom left !important;
	    background-repeat: no-repeat !important;
	    background-color: #fff !important;
	}
	
	.motordetailspage .contentInnerBoxes .content
	{
	    background-color: #FFFFFF;
    }
	
	.motordetailspage .detailsQuoteRetDetailsLine
	{
	    margin-bottom: 10px;
	}
	
	.motordetailspage .quoteDetails
	{
	    margin: 30px 0px 0px 0px;
	    position: relative;
	    top: -5px;
	}
	
	.motordetailspage #rateAlertTable .QuestionInfo,
	.motordetailspage #rateAlertTable input,
	.motordetailspage #rateAlertTable .goButton
	{
        position: relative;
        bottom: 15px;
    }
    

	.motordetailspage #boxTitles
	{
	    border-bottom: 2px solid #D74D48;
	    padding-bottom: 1px;
	    height: 15px;
	}
	
	.motordetailspage #boxTitleSummary, 
	.motordetailspage #boxTitleMoreDetails,
	.motordetailspage #boxTitleForum
	{
	    position: relative;
	    top: 1px;
	    padding: 2px 20px 2px 20px;
	    border-right: 2px solid #D74D48;
	    background-color: #D74D48;
	    background-repeat: no-repeat;
	}
	
	.motordetailspage #boxTitleSummary a, 
	.motordetailspage #boxTitleMoreDetails a,
	.motordetailspage #boxTitleForum a
	{
	    font-weight: bold;
	    text-decoration: none;
	    color: #FFFFFF;
	}
	
	.motordetailspage #boxTitleSummary
	{
	    position: relative;
	    top: 1px;
	    background-color: #FFEFEF;
	    background-image: url(../../images/general/tab_1.gif);
	    background-repeat: no-repeat;
	}
	
	.motordetailspage #boxTitleSummary a
	{
	    color: #D74D48;
    }

    .motordetailspage #boxesContainer
    {
		background-color: #ffefef;
		border-left: solid 2px #d74048;
		border-right: solid 2px #d74048;		
		border-bottom: solid 2px #d74048;
		padding: 5px 5px 5px 5px;
		margin-bottom: 3px;
		height: auto;
    }

	.motordetailspage .boxTitle
	{
	    font-size: 12px;
	    font-weight: bold;
	}
	
	.motordetailspage .extras span
	{
        float:left;
        font-size: 11px;
        padding: 5px 0px 5px 0px;
	}
	
	.motordetailspage .extras br
	{
	    clear: both;
	}

	.motordetailspage .extraDesc
	{
	    padding-right: 20px;
	    font-size: 11px !important;
	    height: 12px;
	    width: 200px;
	}

	.motordetailspage .extraDesc img
	{
		position: relative;
		top: 5px;
	}
	
	.motordetailspage .extrasTabbed
	{
	    width: auto;
	    font-size: 10px;
	    padding: 5px;
	    padding-left: 20px;
	}

	.extraHelp img
	{
		position: relative !important;
		top: -5px !important;
	}	
	
	.motordetailspage .extraCost
	{
	    width: 120px;
	    text-align: right;
	    font-size: 11px;
	}
	
	.motordetailspage .quoteDetails .extraCost
	{
	    font-size: 12px;
	    text-align: left;
	    width: 200px;
	}
	
	.motordetailspage .quoteDetails .extraDesc
	{
	    font-size: 12px;
	    font-weight: bold;
	    width: 60px;
	}
	
	
	.motordetailspage .extraHelp
	{
	    width: 20px;
	}
	
	.motordetailspage #optionalextras, 
	.motordetailspage #coverDetails
	{
	    width: 280px;
	    float: left;
	}
	
	.motordetailspage #excesses, 
	.motordetailspage #proposerDetails
	{
	    width: 280px;
	    float: right;
	}
	
	.motordetailspage #fsastatement, 
	.motordetailspage #assumptionstext
	{
	    clear: both;
	}
	
	#hrExcessSplit
	{
	    margin: 10px 0px 10px 0px;
    }
    
	.motordetailspage .contentInnerBoxes
	{
	    width: 280px;
	    background-color: #FFEFEF;
	    border: 0px solid #000000;
	    margin: 0px;
	    margin-bottom: 10px;
	    padding: 0px;
	}
	
	.motordetailspage .contentInnerBoxes .content
	{
	    padding: 5px 5px 5px 5px;
	    height: 100%;
    }
	
    .motordetailspage .contentInnerBoxes .content li
	{
	    margin-left: 20px;
	    list-style-type: square;
	    padding: 5px 0px 5px 0px;
	}
	
	.motordetailspage #stayintheknow .content img
	{
	    margin: 0px 10px 10px 0px;
	    clear: both;
	    border: 1px solid #000000;
    }
	
	.motordetailspage #stayintheknow .content #txtrichardmason
	{
	    color: #D74D48;
    }
    
    .motordetailspage .readarticles
    {
        background-image: url(../../imagesp/MSTEMPLATE/readarticles.gif);
        background-repeat: no-repeat;
        width: 110px;
        height: 23px;
        border: 0px solid #FFFFFF !important;
        position: relative;
        left: 55px;
        top: 5px;
    }
	
    .motordetailspage #hotInsuranceTopics
    {
        float: left;
    }
    
    .motordetailspage #boxSummaryCoverDetails
    {
		width: 50%;
        float: left;
        padding-right: 15px;
    }
    
    .motordetailspage #boxSummaryCoverDetails .extraDesc
    {
		width: 150px;
    }
    
	.motordetailspage #stayintheknow
	{
		float: right;
		height: 100px;
	}
	
	.motordetailspage #boxSummeryProposerDetails
	{
	    float: right;
	    width: 43%;
	}

	.motordetailspage .tabHighlightColor
	{
		color: black !important;
	}

	.motordetailspage .tabColor
	{
		color: white !important;
		
	}
/* end motor details page */


/* home assumptions page */
.homeassumptionspage h1
{
	text-align: center;
}

.homeassumptionspage .closewindow
{
	text-align: right;
	margin-bottom: 3em;
}
/* end home assumptions page */

/* start powered by logos used by TemplateEngine */
.poweredbylogo0
{
	text-align: left;
	margin-bottom: 6px;
}

.poweredbylogo1
{
	text-align: right; 
	margin-bottom: 6px;
}

.poweredbylogo2
{
	text-align: left;
}

.poweredbylogo3
{
	text-align: right; 
}
/* end powered by logos used by TemplateEngine */
