/**************************************************************************
*	set default styles:
**************************************************************************/

.Hidden
{
    display: none;
}
.Shown
{
    display: inline;
}

hr
{
    clear: both;
}

ul, ol
{
    margin-top: 2px;
}

h1
{
    font-size: 17px;
    margin-bottom: 20px;
    margin-top: 0px;
    color: #CC0000;
    font-weight: bold;
}

h2
{
    font-size: 14px;
    margin-bottom: 2px;
    margin-top: 0px;
    color: #CC0000;
}

.disclaimer
{
    width: 60%;
    height: 120px;
    overflow: scroll;
    overflow-x: auto;
    padding: 5px;
    border: 1px #666666 solid;
}

.panel
{
    float: right;
    clear: right;
    width: 250px; /*changed from 150px to accomodate the 30col TextArea*/
    border: 1px #666666 solid;
    background-color: #F9F9F9;
    padding: 10px;
    margin-left: 35px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.panel h2
{
    color: #666666;
    font-size: smaller;
    padding-top: 10px;
}
.panel a
{
    display: block;
}



/**************************************************************************
*	The general form tables on personal, vehicle and policy
**************************************************************************/

.formTable
{
    /*margin-bottom: 30px;*/ /* border: 1px solid red; */
}
.formTable td
{
    vertical-align: top;
    white-space: normal;
}
.formTable td.required
{
    width: 10px;
    color: red;
    font-size: 18px;
}
.formTable td.label
{
    width: 170px;
    padding-right: 20px;
    text-align: left;
    vertical-align: top;
}

.formTable td.error
{
    padding-left: 20px;
    color: red;
    font-size: 11px;
}
.error
{
    color: red;
}
.required
{
    color: red;
    font-size: 18px;
}

.radioGroup td
{
    padding: 6px;
    padding-top: 0px;
    padding-left: 0px;
    vertical-align: super;
}

/*******************************************************
* FAQ 
*********************************************************/
.FAQQuestion
{
    font-weight: bold;
    background-image: none;
    margin: 5px 0px 0px;
    cursor: pointer;
    color: black;
}

.FAQQuestion img
{
    display: inline;
}

.FAQAnswer
{
    display: none;
    margin: 10px 0px 15px 0px;
    margin-top: 10;
    margin-bottom: 15;
}


.FAQAnswerReffed
{
    margin: 10px 0px 15px 0px;
    margin-top: 10;
    margin-bottom: 15;
    background: #ffeeee;
}

.faqref img
{
    border: none;
    display: inline;
}

.ilReffed
{
    font-weight: bold;
}

/* More saving page */
.SavingsTable *
{
    border-collapse: collapse;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
}

/*********************************************************
*	A workaround for the red border in the template header
***********************************************************/
#workaround
{
    border: none;
}


/******************************************************
* Results page 
*******************************************************/

.ResultsForm h1
{
    font-size: 20px;
}

.ResultsForm a
{
    font-size: smaller;
}

#instalmentoption
{
    font-weight: bold;
}


/**************************************************************************
*	Form styles
**************************************************************************/

form
{
    margin-top: 0;
    margin-bottom: 0;
}
input, select, textarea
{
    font-size: 11px;
}
.checkGroup input, .check input, .check
{
    border-width: 0px;
}
.label
{
    width: 120px;
}
input.linkButton
{
    border-width: 0px;
    background-color: transparent;
    font-size: 12px;
    color: #CC0000;
    text-decoration: underline;
    cursor: pointer;
    padding: 0px;
    width: auto;
}
input.linkButton:hover
{
    color: red;
}

/*
input[type="submit"] {
	background-color: #EE0000;
	color: #ffffff;
	font-weight: bold;
	border: 1px black solid;
	padding: 2px;
	cursor: pointer;
}
*/

/**************************************************************************
*	The extra details form tables on accidents and convictions
**************************************************************************/

table.detailsTable
{
    border-collapse: collapse;
    margin-bottom: 15px;
    white-space: nowrap;
}
table.detailsTable th
{
    background-color: #CC0000;
    color: #F0F0F0;
    font-weight: normal;
}
table.detailsTable th, table.detailsTable td
{
    white-space: nowrap;
    border: 1px #666666 solid;
    padding: 4px;
    text-align: center;
}
table.detailsTable td
{
    padding-left: 8px;
    padding-right: 8px;
    background-color: #F9F9F9;
}

table.detailsTable td.label
{
    text-align: left;
}


/**************************************************************************
*	Styles for the results
**************************************************************************/

table.resultsTable
{
    margin-bottom: 30px;
}
table.resultsTable td.label
{
    vertical-align: top;
    width: 140px;
}
table.resultsTable td
{
    padding-right: 30px;
}
.resultsbox
{
    background-color: #FCEBDF;
    margin-right: 5%;
    padding: 10px;
}

/**************************************************************************
*	The form tables on the medical conditions page
**************************************************************************/

.conditionTable td.condition
{
    vertical-align: top;
    width: 200px;
}

/**************************************************************************
*	Rates file list
**************************************************************************/

li.uploaded
{
    color: green;
}
li.notuploaded
{
    color: red;
}
li.optional
{
    color: #666666;
}


/**************************************************************************
*	Left menu bar
**************************************************************************/

#menu
{
    font-size: 12px;
    background-color: #FF0000;
    padding: 0px;
    margin: 0px;
    padding-bottom: 30px;
    text-align: center;
}
#menu img
{
    display: block;
}
#menu p
{
    padding-left: 5px;
    padding-right: 5px;
}
#menu a
{
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
    color: #ffffff;
}
#menu a:hover
{
    text-decoration: none;
    color: #F0F0F0;
}

#branches
{
    margin-top: 60px;
}

/* autocomplete */

.ACList
{
    overflow: auto;
    width: 250px;
    max-height: 180px;
    list-style-position: inside;
    list-style-image: none;
    border: 1px solid #868686; /*border-right: gray 1px solid;     border-top: gray 1px solid;     border-left: gray 1px solid;     border-bottom: gray 1px solid;*/
    background: #FFFFFF none repeat scroll 0%;
    text-align: left;
    white-space: nowrap;
}

.ACList li
{
    list-style-type: none;
    list-style-position: inside;
}

.ACListItem
{
    overflow: auto;
    text-decoration: none;
    background-color: white;
    list-style-type: none;
}

.ACListHighLight
{
    background-color: black;
    color: White;
    overflow: auto;
    text-decoration: none;
}

/* accordians */
.accordionHeader
{
    border: 1px solid #2F4F4F;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
    background-color: #CC0000;
    color: #F0F0F0;
}

.accordionContent
{
    border: 1px solid grey;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
    background-color: #F9F9F9;
    overflow:hidden;
}

.accordionHeader span+span
 {
    background : lightgrey;
    color: red;
    border: solid 1px black;
    margin: 2px;
    padding: 2px;
 }
 
 .watermarkDefault
{
    color: #AAAAAA;
}


