/* Start of CMSMS style sheet 'mid_structure' */
div , body {
margin: 0;
padding: 0;
font-family: Arial, Helvetica, Myriad, Verdana, sans-serif; 
}

#header {
width: 1024px;

}

#header_top {
width: 1024px;
height: 105px;
background: #4C92DC url(./uploads/images/header_blue.jpg) top left repeat-x;
}

#header_logo {
position: absolute;
top: 15px;
left: 20px;
width: 120px;
height: 120px;
background: #fff url(./uploads/images/header_logo.gif) top left no-repeat;
}


/* --------------------
      SEARCH AREA
    -------------------- */

#search_bar {
width: 1024px;
height: 40px;
margin-top: 5px;
margin-bottom: 5px;
background-color: #E6E6E6;
}

#search {
float: right;
margin-top: 8px;
width: 300px;

}

#search input {
border: 1px solid #fff;
margin-right: 5px;
width: 175px;
}

#search input.searchBtn {
background: url(uploads/images/search_btn.jpg) no-repeat scroll 0 0;
border: none;
width: 106px;
height: 24px;
text-indent: -999em;
}



/*	--------------------
	   UPPER NAV
	-------------------- */
#upper_nav {

position: absolute;
top: 78px;
left: 160px;
width: 864px;
height: 30px;
margin: 0;
padding: 0;

}

/*	--------------------
	   SIDE NAVIGATION
	-------------------- */
#left_content ul {
list-style-type: none;
padding-left: 0px;
}

/* 	--------------------
	  CONTENT SECTIONS
	-------------------- */
	

#content{
width: 1024px;
overflow: hidden;

}

#sect_img p {
margin-top: 0px;
margin-bottom: 0px;
}

#left_content{
/* width 240 - padding */
padding: 0px 10px 30px 20px;
float: left;
width: 210px;

background: #fff url(./uploads/images/left_bgnd.jpg) top left no-repeat;
min-height: 500px;
height: 1%;
}

#main_content {
float: left;
width: 537px;

margin: 0 8px 10px 8px;
padding-bottom: 20px;
}

/* two column template code */
.twocolumn #main_content {
float: none;
padding: 0 20px 20px 20px;
margin-left: 240px;
width: auto;
}

/* RIGHT CONTENT */

#right_content {
float: right;
overflow: hidden;
width: 223px;
padding-left: 5px;
margin-left: -223px;

}

#contact_upper {
width: 213px;
height: 160px;

background: transparent url(./uploads/images/contact_top.jpg) top left no-repeat;
overflow: hidden;

}

#contact_lower {
background: transparent url(./uploads/images/contact_base.jpg) bottom left no-repeat;
margin-bottom: 5px;
overflow: hidden;
min-height: 43px;
padding: 5px 30px 10px 20px;
}

#buyOnline_btn a {
display: block;
height: 64px;
width: 209px;
overflow: hidden;
text-indent: -999em;
background: url(uploads/images/layout/buyOnline-btn.jpg) no-repeat scroll top left;
margin: 0 0 4px 2px;
}

#buyOnline_btn a:hover {background-position: bottom left;}


/* --------------------
	FOOTER
   -------------------- */
#footer {
clear: both;
border-top: 5px solid #1A3A86;
width: 1024px;

}




/* End of 'mid_structure' */

/* Start of CMSMS style sheet 'mid_text' */
#main_content p{
font-weight: normal;
font-size: 0.9em;
color: #666;
line-height: 1.3em;
}

/*	--------------------
	   NAVIGATION
	-------------------- */
/* Main Navigation */
#upper_nav ul {
 margin: 0;
 padding: 5px 0px 0px 0px;
 height: 30px;
 
 
}

#upper_nav li {
display: inline;

margin: 0px;
padding: 0px;
margin-left: -6px;
 
}

#upper_nav li a {
color: #fff;
font-size: 13px;
padding: 6px 10px 10px 10px;
margin-bottom: 5px;
text-decoration: none;

}

#upper_nav ul  {
padding-bottom: 5px;
}

#upper_nav li a:hover, #upper_nav li a.menuactive{
background-color: #fff;
color: #000;
 
}

/* Side Navigation */

#left_content li a {
display: block;
padding-top: 12px;
padding-bottom: 12px;
text-decoration: none;
color: #4C92DC;
font-size: 0.9em;
}

/* IE needs to prevent indent */
#left_content ul {
margin-left: 0px;
}

#left_content li a:hover, #left_content li a.menuactive {
color: #1A3A86;
}

#left_content li {
border-bottom: 1px solid #fff;
}

/*	--------------------
	CONTENT
	-------------------- */
/* LEFT CONTENT  */



#left_content h2 {
font-weight: bold;
color: #fff;
margin-top: 3px;
font-size: 1.1em;
}




/* MAIN CONTENT */
#main_content h2 {
position: absolute;
top: 211px;
/* IE7 fix */
// top: 236px;
left: 280px;
color: #fff;
font-weight: normal;
text-align: right;
width: 400px;
height: 30px;
}

#main_content h3 {
color: #1A3A86;
margin-bottom: 0px;
font-weight: bold;
}

#main_content li {
font-size: 0.9em;
line-height: 1.6em;
color: #666;
}

#main_content h4 {
color: #4C92DC;
font-size: 0.9em;
font-weight: bold;
}

#main_content a {
color: #1A3A86;
text-decoration: none;
}

#main_content a:hover {
text-decoration: underline;
}
	
/* CONTACT AREA */

#contact_lower p {
font-weight: normal;
font-size: 0.9em;
line-height: 1.3em;
color: #666;
}

.contact_phone {
font-weight: bold;
margin-top: 5px;
display: block;
}

img.email_btn {
margin-top: 0px;
margin-bottom: 20px;
}

#contact_lower img {
margin-bottom: 20px;

}

/* --------------------
      FORM FIELDS
    -------------------- */

.formbuilderform {padding-bottom: 30px;}
.formbuilderform label {
font-weight: bold;
font-size: 0.9em;
line-height: 2.2em;
color: #666;
}


.formbuilderform input {
position: absolute;
left: 370px;
border: 1px solid #999;
background-color: #E6E6E6; 
margin-top: 4px;
width: 300px;
height: 17px;
}


#m5_28 {
border: 1px solid #999;
background-color: #E6E6E6;
position: relative;
top: 6px;
left: 25px;
//left: 20px;
width: 300px;
}

.textareaend label {
position: relative;
top: -190px;

}

#fbsubmit, .submit input {
margin-top: 8px;
width: 100px;
border: double 3px #CCC;
border-color: #CCC #999 $999 #CCC;
background: #F0F0F0;
height: 2em;
cursor: pointer;
}

p.indent {
margin-left: 120px;
font-size: 0.7em !important;
color: #333;

}

.top_indent {
position: absolute;
left: 370px;
}






/*	--------------------
	   FOOTER
	-------------------- */
#footer ul {
margin: 0;
padding: 22px 15px 20px 15px;
}

.footer_intro {
font-size: 0.7em;
color: #1A3A86;
margin-left: 20px;
}

#footer li {
display: inline;
}

#footer li a {
font-size: 0.7em;
text-decoration: none;
color: #333;
padding: 0px 8px 40px 8px;
}

.first_foot {
margin-left: 50px;
}

#footer li a:hover {
text-decoration: underline;
color: #000;
}

hr {color: #1A3A86; border: solid 1px #1A3A86; border-width: 1px 0;}

a img {
   border: none;
}
#acornLogo {
   margin: 0 0px 10px 30px;
}
/* End of 'mid_text' */

/* Start of CMSMS style sheet 'module: form' */
fieldset {
width: 500px;
border: none;
border-bottom: 3px double #ccc;
margin-bottom: 15px;
} 

fieldset legend {
color: #1A3A87;
}

fieldset label {
color: #666;
width: 158px;
font-size:0.8em;
display: block;
float: left;
}

fieldset textarea {
width: 336px;
height: 100px;
border: 1px solid #ccc;
padding: 2px;
margin-bottom: 3px;

font-size: 0.8em;
font-family: arial;
}
fieldset input {
border: 1px solid #ccc;
padding: 2px;
margin-bottom: 3px;
width: 336px;

font-size: 0.8em;
font-family: arial;
}
fieldset select {
border: 1px solid #ccc;
padding: 2px;
margin-bottom: 3px;

font-size: 0.8em;
font-family: arial;
}

.checkbox label {
float: none; 
width: 100%;
margin-top: -12px;
margin-bottom: 5px;
}
.checkbox input  {
width: 15px;
float: left;
display: block;
}

.DeclarationStart
{
width: 235px;
float: left;
height: 200px;
margin-right: -260px;
}

.midlandValidation
{
width: 245px;
float: right;
height: 200px
}


.midlandValidation textarea
{
width: 230px;
height: 110px;
}

form div.submit {clear: both;}


/*-------------------------------*/
/*-------- typography ---------*/
/*-------------------------------*/

#main_content fieldset.DisclosureStart p, 
#main_content fieldset.DisclosureStart li,
#main_content fieldset.PolicyStart li,
#main_content fieldset.PolicyStart p {font-size: 0.7em; line-height:1.1em;}

#main_content fieldset.PolicyStart li ul li {font-size:1em;}

fieldset.PolicyStart {display: none;}
fieldset.DeclarationStart {position: relative;}

#submission {color: #666;}
#submission div, #submission td {padding: 3px 0; font-size:0.8em; vertical-align: top;}
#submission h4, #submission h5, #submission p {margin: 2px 0;}
#submission .PolicyStart h5 {font-size: 1em;}
#submission .PolicyStart h4 {font-size: 1.1em;}
#submission .PolicyStart h3 {font-size: 1.5em;}
#submission .PolicyStart li ul li {font-size: 1em;}

#submission .border {border-top: 3px double #ccc;}

/*-------------------------------*/
/*------- pop-up field ---------*/
/*-------------------------------*/

fieldset.DeclarationStart .pop-upField {
display: none;
border: 1px solid #ccc;
background-color: #efefef;
position: absolute;
padding: 5px 10px;
left: 100px;
bottom: 100px;
font-size: 0.8em;
}

fieldset.DeclarationStart .submit input {
width: 80px;
float: left;
font-size:1em;
}
fieldset.DeclarationStart .pop-upField h3 {margin-top: 0px;}

/*-------------------------------*/
/*------- log out form ---------*/
/*-------------------------------*/

#logoutForm {
width: 210px;
position: absolute;
left: 0px;
top: 600px;

}

#logoutForm h3 {
background-color: #4C92DC;
color: #fff;
padding: 4px 5px 3px 20px;
width: 100%;
font-size: 1em;
margin-bottom: 10px;
}

#logoutForm h4, #logoutForm p {
margin: 0px 0 0 20px;
font-size:0.9em;
}

#logoutForm .submit a, #logoutFormMain .submit a,
#printpage a, #navigationButton a
 {
margin: 15px 0 0 20px;
width: 100px;
border: double 3px #CCC;
border-color: #CCC #999 #999 #CCC;
background: #F0F0F0;
line-height: 1.5em;
cursor: pointer;
color: #000;
font-size:0.8em;
text-transform: lowercase;
text-align: center;
display: block
}

#logoutForm .submit a:hover, #logoutFormMain .submit a:hover {
color: #1A3A86;
text-decoration: none;
}


fieldset .hidden {display: none;}


#insuranceReport table
{
width: 100%;
}

#insuranceReport th
{
background: #E9EAEC;
font-size: 12px;
padding: 1px 3px;
}

#insuranceReport td
{
border: solid 1px #E9EAEC;
font-size: 10px;
padding: 1px 3px;
}

.hideFromUsers {display: none;}


/* End of 'module: form' */

