div.left ul li.active {
	font-weight: bold;
}

div.left ul li a {
	margin: 0 0 0 3px;
	color: #fff;
	text-decoration: none;
}

div.left ul li a:hover {
	text-decoration: underline;
}


div.left ol 
{margin: 0; 
padding: 0;
 width: 300px; 
 list-style: none; 
 color:#000000;}
 
div#wrapper

{
	width: 1007px !important;

}

div#wrapper div.left ol li 
{
margin: 2px 0 2px 0; 
padding: 2px 0 3px 0; 
width: 230px; 
float: left; 
clear: both;
background:none;
}

 div#wrapper div.left ol li label 
 {
	position:relative;
	top:3px;
	left:2px;
	width: 140px;
	font-size: 1em;
	font-weight: bold;
	color:#fff;
	float: left;
	background:none;
 }


.left ol li select 
 {
 margin: 0;
 padding: 0; 
 width: 130px !important; 
 font-size: 1.1em !important; 
 font-weight: normal; 
 }
 
 div.left ol li input {
 margin: 0; 
 padding: 0; 
 width: 100px; 
 font-size: 5em; 
 font-weight: normal;
 }

 div.left ol li input.w70 
 {margin: 0; 
 padding: 0; 
 width: 60px; 
 font-size: 1.2em !important; 
 font-weight: normal;}

 div.left ol li input.radio 
 {
 margin: 0; 
 padding: 0; 
 float: left; 
 width: auto;  
 }
div#wrapper div.left ol li label.subHead
{
 margin: 0 5px 0 3px; 
 padding: 0; 
 width: auto; 
 font-size: 0.95em;  
 font-weight: bold; 
 float: left;
 background:none;
 }

 div.left ol li label.inline 
 {
 margin: 0; 
 padding: 0; 
 font-size: 1em; 
 font-weight: normal; 
 float: left;
 }


div.left{
	position:relative;
	top:0;
	left:8px;
	width: 345px;
	margin:0;
	clear:both;
	float:left;
	height: auto;
	z-index: 3;
	
}

div.left ul {
	list-style-type: none;
	color: #fff;
	background-color: #3b57be;
	font-weight:bold;
	
}

div.left ul li {
	margin: 0;
	padding: 9px 0 9px 12px;
	background-repeat: repeat-x;
	background-position: bottom left;
	font-size: 0.8em;

}

div.left form {	margin: 0; padding: 0px;}

div.left h2 {
	padding: 6px 0 5px 10px;
	background-repeat: no-repeat;
	background-color: #fff;
	color: #fff;
	font-size: 1.0em;
	font-weight: bold;
}

div.left .heading {
	margin: 10px 0 0 0;
}
div.left .heading h2 {
	padding: 6px 0 5px 10px;
	margin: 0;
	background-repeat: no-repeat;
	background-color: #fff;
	color: #fff;
	font-size: 1.0em;
	font-weight: bold;
	clear: both;
}

div.left .h2heading {
	padding: 15px 0 15px 10px;
	background-repeat: no-repeat;
	background-color: #fff;
	color: #fff;
	font-size: 1.0em;
	font-weight: bold;
	width: 220px;
	float: left;
	
}

div.left h1{
	padding: 14px 0 14px 10px;
	margin:0;
	background-repeat: no-repeat;
	background-color: #fff;
	color: #fff;
	font-size: 1.0em;
	font-weight: bold;
	width: 220px;
	float: left;
	
}

div.left fieldset {
	
	margin:2px 0;
	padding: 5px 0;
	float: left;
	width: 347px;
	background:none;
	height:auto;
	
}

input.submitQuote {
	
	
	width: 150px;
	font-size: 1.3em;
	font-weight: bold;
	background-color: #f39d33;
	border:#FFFFFF 1px solid;
	color: #fff;

}

.QuoteWrapper

{
	position:relative;
	left:0;
	top:0;
	float:left;
	width: 967px;
	clear:both;
	height: auto;
	

}

.RightWrapper

{
	position:relative;
	left:15px;
	top:0;
	width: auto;
	float:left;
	clear:both;


}

.RightWrapperInner

{
	position:relative;
	left:0;
	top:0;
	height:auto;
	width: auto;
	float:left;
	clear:both;

}

div.left fieldset p {
	overflow: hidden;
	padding: 8px 5px 12px 5px;
	background:none;
}

.error {
	display: none;
	float: left;
	margin: 0;
	padding: 0 14px;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	background-color: #3b57be;
	color: #f0911c;
	width:320px;
	
}

.error2 {
	display: none;
	float: left;
	margin: 0;
	padding: 0;
	font-size: .85em;
	font-style: normal;
	font-weight: bold;
	background-color: #3b57be;
	color: #f0911c;
	
}

div.left span.error {
	margin: 0 8px 0 0;
}


/********************/
.staticLi{
	margin: 0;
	padding: 0;
	width: 340px !important;
	left:repeat-x;
	float: left;
	clear: both;
	border:red 1px solid;
}

.staticError 
{
	margin: 5px 0 5px 0;
	padding: 3px 0 5px 0 !important;
	width: 340px !important;
	float: left;
	clear: both;
	background-color:#3b57be !important;
	color:#F0911C;
}


div.left span.acceptAssumptionsForm
{    
    font-size: 11px;
    position: relative;
	color:#ffffff;
}
div.left span.acceptAssumptionsForm *
{
    width: auto;
    font-size: 10px;
    float: none; 
	color:#fff;   

}

a.showAssumptions, a.showTermsAndConditions
{
    text-decoration: underline;
    cursor: pointer;
	color: #fff;
	
}
a.showAssumptions:hover, a.showTermsAndConditions:hover
{
    color: #fff;
}

div#wrapper div.left ol li input.w70 {
margin: 0; 
padding: 0; 
width: 130px !important; 
font-size: 1em; 
font-weight: normal;}



div#wrapper div.left ol li label.subHeadsmall {margin: 0 3px 0 0; padding: 0; width: auto; font-size: 0.95em;  font-weight: bold; float: left;}



div#wrapper div.left ol li input.w100 {
font-size:1.2em !important;
font-weight:normal;
height:20px;
margin:0;
padding:0;
width:118px !important;
}


/*..................................................*/
/*...................... NO NON HOMEPAGE QUOTE AREA....................*/
/*..................................................*/

 .mainFBDWrapperPanel
        {
	position:relative;
	width:966px;
	float:left;
	left:0;
	top:0;
	height: auto;
	z-index: 0;
        }
		
.shadow
		
	{
			position:relative;
			width:966px; 
			float:left;
	}
		
#left
{
width:431px;
float:left;
z-index:-1000;
}

#quoteTypeSelect

{
width:967px;
height:52px;
background: url(/media/nononsense/images/no-nonsense-heading-main.gif) top left #3b57be;
}


.carQuoteSelectionTabOff,.carQuoteSelectionTabOn 
{
	background: url(/media/nononsense/images/car-insurance-off.gif) no-repeat top left #3b57be;
	float:left;
	width:231px;
	height:41px;
}
.carQuoteSelectionTabOn
{
	background: url(/media/nononsense/images/car-insurance-on.gif) no-repeat top left #3b57be;
}

.homeQuoteSelectionTabOff,.homeQuoteSelectionTabOn
{
	background: url(/media/nononsense/images/home-insurance-off.gif) no-repeat top left #3b57be;
	float:left;
	width:231px;
	height:41px;
}
.homeQuoteSelectionTabOn
{
	background: url(/media/nononsense/images/home-insurance-on.gif) no-repeat top left #3b57be;	
}

/*#home-bg a 
{
background: url(/media/nononsense/images/car-insurance-off.gif) no-repeat top left #3b57be;
float:left;
width:231px;
height:43px;
text-decoration:underline;
}*/


.text-heading
{
margin-top:15px;
padding-left:50px;
font-weight:bold;
font-size:.75em;
color:#fff;
text-decoration:underline;
display:block;
}



#carQuote
{

float:left;
}

#homeQuote
{

float:left;
}

#rightCar
{
	width:480px;
	height:337px;
	float:left;
	position:relative;
	left:15px;
	top:10px;
}

#rightHome
{
	width:480px;
	height:337px;
	float:left;
	position:relative;
	left:15px;
	top:10px;
}
.flashImageHomepage
{
	position:relative;
	left:10px;
	top:10px;
}

/****************************************************
 * CSS used for No Non motor insurance quick quote screen
 *
 * Created by  		-  Breda Flanagan 01/10/2010

 *
 ***************************************************/
 
 /*Quick Quote Panel*/
 
 .quickQuotePanel
 {
	width:463px !important;
	font-family: Verdana;
	font-size: 0.75em;
	padding:0;
	left:0 !important;
	position:relative;
	float:left;
	
 }
 
 .quickQuoteFields
 {
     margin:0;
     padding:0;
     list-style:none;
	 
 }
 
  .quickQuoteFields ul
 {
     list-style:none;
 }
 
 .quickQuoteFieldRow
 {
     position:relative;
	 padding:6px 0;
     float:left;
 }
 

 

 
 /*END - Quick Quote Panel*/
 
 /*Quick Quote Content*/
 
 .quickQuoteFieldLabel,.quickQuoteAssumptionsFieldLabel,.quickQuoteFieldGenderLabel,.quickQuoteFieldError,
 .quickQuoteSmallLabel
 {
     color:#fff;
     font-weight:bold;
     margin:0 7px 0 14px;
     width:193px;
     display:block;
     float:left;
     font-size:0.9em;
     display:inline-block;
 }
 .quickQuoteAssumptionsFieldLabel
 {
     width: 339px;
     padding-bottom:15px;
     font-weight:normal;
 }
 .quickQuoteFieldGenderLabel
 {
     margin:0;
     width:90px;
 }
 .quickQuoteAssumptionsFieldHyperlink
 {
     color:#FFF;
 }
 .quickQuoteTextBox,.quickQuoteDropDown,.quickQuoteCheckbox,
 .quickQuoteTextBoxRebuildCost,.quickQuoteDropDownContentsPercent,.quickQuoteTextBoxContentsValuem
 .quickQuoteTermsCheck
 {
     width:187px;
     font-size:0.95em;
     float:left;
	 height:auto;
 }
 
 .quickQuoteTextBoxSmall
 
 {
 width:173px;
 font-size:0.9em;
 }
  .quickQuoteCheckbox
 {
     width:15px;
     height:1.2em;
     margin:0 3px 0 0;
     padding:0;
	 border:none;
 }
 .quickQuoteDropDown
 {
     width:194px;
 }

 .quickQuoteTermsCheck
 {
     width:auto;
     height:0.9em;
     margin:0 0 0 14px;
     padding:0;
	 float:left;
	 border:none;
	 height:15px;
	 
 }
 .quickQuoteHelpIcon
 {
     float:left;
     margin-left:5px;
 }
 
  .smalldropdown
 {
 width:53px !important;
  font-size:0.8em !important;
  }
 .quickQuoteFieldError
 {
     color:#f9610e;
     font-weight:bold;
     width:390px;
     padding-top:6px;
     clear:both;
     display:none;
	 margin-left:15px;

 }

 
 .blue-link
 {
 color:#0059b2
 }
  .darkblue-link
 {
 color:#02407e
 }
 
 
 #savedQuotesLink
 {
 	display:none;
 }
 
 /*END - Quick Quote Content*/
 
 /*Home Quick Quote Specific*/
 
 .quickQuoteSmallLabel
 {
     margin:0;
     width:auto;
 }

 
  .quickQuoteSmallLabel2, .quickQuoteSmallLabel3
 {
     margin:0;
     width:auto;
	 color:#fff;
     font-weight:bold;
     font-size:0.9em;
    
 }
 
   .quickQuoteSmallLabel3
 {
     width:5px;
	 font-size:
 }
 .quickQuoteTextBoxRebuildCost
 {
     width:101px;
 }
 .quickQuoteDropDownContentsPercent
 {
     width:48px;
 }
 .quickQuoteTextBoxContentsValue
 {
     width:78px;
 }
  .quickQuoteTextBoxContentsValue2
 {
     width:97px;
	 height:auto;
	 font-size:0.9em;
 }
 .quickQuoteFieldWrap
 {
     width:200px;
     float:left;
 }
  .quickQuoteFieldWrap-lg
 {
     width:auto;
     float:left;
 }
 /*END Home Quick Quote Specific*/
 
 .homeIndexFieldWrapSpan {float:left}

.quickQuoteFieldJointAgeLabel
 {
     color:#fff;
     font-weight:bold;
     width:97px;
     display:block;
     float:left;
     font-size:0.9em;
     display:inline;
 }
 .quickQuoteButtonRow
 {
     padding-top:0;
	 padding-bottom:5px;
	 float:left;

 }
 
 .NononHomepagequoteImage
{
	position:relative;
	top:2px;
	bottom:20px;
	float:left;
	left:0;
	
}

