/*
-----------------------------------------------
Monmouthshire Insurance Services 
Author:www.imaginet.co.uk 
Version:29 June 2009

----------------------------------------------- */


/* Global Styles 
----------------------------------------------- */

* {
   padding:0;
   margin:0;
}
a {
   text-decoration:none;
   color:#073864;
   font-weight:bold;
}
a:hover {
   color:#c34f03;
   text-decoration:underline;
}
a img {
   border:none;
}
table td a {
   text-decoration:underline;
}
#page p, #footer p {
   margin:0 0 1em 0;
}
ul {
   list-style-type:none; 
}
table {
   font-size:1em; 
}
.breaker { 
   clear:both; 
   width:100%; 
   height:1px; 
   font-size:0.1em; 
   overflow:hidden; 
}
.grey_breaker { 
   clear:both; 
   width:100%; 
   height:5px; 
   font-size:0.1em; 
   overflow:hidden; 
   background:#58585a;
   margin:0 0 7px 0;
}
.none {
   display:none;
}
.alert {
   color:#d4570d;
}
.bold {
   font-weight:bold;
}


/* Page Structure 
----------------------------------------------- */

html body {
   background:#fff;
   color:#333;
   text-align:center;
   font:81.25%  Arial, Verdana, Sans-serif;
   margin:0 0 3em 0;
}
#page {
   width:958px;
   margin:0 auto;
   text-align:left;
}
#left {
   width:201px;
   float:left;
   padding:0 0 0 11px;
}
#main {
   float:left;
   width:958px;
   background:url("images/bg.gif");
}
#main_home {
   float:left;
   width:958px;
}
#right {
   width:200px;
   float:right;
   text-align:right;
}
#content {
   width:753px;
   float:left;
}
#cms_content {
  width:495px;
  float:left;
  padding:10px 0 0 15px;
}
.content_top {
   width:753px;
   background-image:url("images/bg_top.gif");
}
.content_bot {
   width:753px;
   height:12px;
   background-image:url("images/bg_bot.gif");
   background-repeat:no-repeat;
}


/* Masthead  
----------------------------------------------- */

#masthead {
   margin:0 auto;
   text-align:left;
}
#masthead a {
   color:#fff;
}
#masthead .container {
   width:958px;
   margin:0 auto;
}
#masthead #logo {
   width:210px;
   float:left;
}
#masthead #strapline {
   width:524px;
   height:49px;
   float:right;
   background:url("images/strapline.gif");
}
#masthead #date {
   width:524px;
   height:29px;
   float:right;
   text-align:right;
   padding:25px 7px 0 0;
}
#masthead #date p {
   font-size:0.9em;
   color:#666;
}
#masthead #strapline span {
   display:none;
}

/* Footer 
----------------------------------------------- */

#footer {
   width:958px;
   font-size:0.8em;
   font-family:Verdana;
   margin:0 auto;
   text-align:left;

}
#footer .footer_left {
   float:left;
   width:400px;
   padding:10px 0 0 0;
}
#footer .footer_right {
   float:right;
   width:400px;
   text-align:right;
   padding:10px 0 0 0;
}
#footer_text {
   width:958px;
   font-size:0.7em;
   font-family:Verdana;
   margin:0 auto;
   text-align:left;
   border:1px solid #999;
}
#footer_text h2 {
   font-size:1.2em;
}
#footer_text a {
   text-decoration:underline;
}
.footer_col {
   padding:10px;
}
#footer_text  h3 {
   font-size:1em;
   margin:0 0 1em 0;
}
#footer_text  h4 {
   font-size:1em;
   margin:0 0 1em 0;
}
#footer_text ul {
   list-style-type:none; 
   line-height:1.5em;
   margin:0 0 1em 0;
}
#footer_text ul li {
   background-image:url("images/footer_bullet.gif");
   background-repeat:no-repeat;
   background-position:0px 2px;
   line-height:1.2em;
   padding:0 10px 0 15px;
   margin:0 0 0.5em 0;
}
#footer_text ol {
   padding:0 10px 0px 17px;
}
#footer_text ol li {
   padding-bottom:0.6em;
}
#footer_text ol li a {
   font-weight:normal;
   text-decoration:none;
}
#footer_text ol li a:hover {
   text-decoration:underline;
}
#footer_text ol.alpha {
   list-style-type:lower-alpha
}



/* Left Navigation 
----------------------------------------------- */

#leftnav {
   width:170px;
}
#leftnav span{
   color:#649ecc;
   font-size:1.3em;
   font-weight:bold;
}
#leftnav span a{
   color:#649ecc;
}
#leftnav span a:hover{
   color:#c34f03;
   text-decoration:underline;
}
#leftnav ul {
padding:12px 0 0 0;
}
#leftnav ul li a {
   color:#073864;
   font-size:1.0em;
   border-top:1px solid #a4c5db;
   display:block;
   background-image:url("images/leftnav01.gif");
   background-repeat:no-repeat;
   background-position:0 8px;
   font-weight:bold;
   padding:6px 8px 6px 18px;
   margin:0;
}
#leftnav ul li a:hover {
   font-size:1.0em;
   color:#c34f03;
   border-top:1px solid #a4c5db;
   display:block;
   background-image:url("images/leftnav01.gif");
   background-repeat:no-repeat;
   background-position:0 8px;
   font-weight:bold;
   padding:6px 8px 6px 18px;
   margin:0;
}
#leftnav ul li ul {
   padding:0 0 8px 0;
}
#leftnav ul li ul li a {
   border:none;
   font-size:0.9em;
   background-image:url("images/dash.gif");
   background-repeat:no-repeat;
   background-position:0 2px;
   margin:0 12px 0.5em 20px;
   padding:0 0 0 18px;
   line-height:1.2em;
}
#leftnav ul li ul li a:hover {
   color:#c34f03;
   border:none;
   font-size:0.9em;
   background-image:url("images/dash.gif");
   background-repeat:no-repeat;
   background-position:0 2px;
   margin:0 12px 0.5em 20px;
   padding:0 0 0 18px;
   line-height:1.2em;
}
#leftnav ul li a.active {
   color:#c34f03;
}
#leftnav ul li a.highlight {
   color:#c34f03;
}
#leftnav ul li ul li ul {
   margin:0 0 2px 0;
}
#leftnav ul li ul li ul li a {
   border:none;
   font-weight:normal;
   background-image:none;
   padding:0 0 0 0;
   margin:0 0 0 38px;
}
#leftnav ul li ul li ul li a:hover {
   border:none;
   font-weight:normal;
   font-size:0.9em;
   background-image:none;
   padding:0 0 0 0;
   margin:0 0 0 38px;
}

/* Right
----------------------------------------------- */
#right img.boxout {
   padding:0 0 8px 0;
   margin:0;
}


/* Listing
----------------------------------------------- */

div.listing {
   margin:0 0 1em 0;
}
div.listing h2 {
   font-size:1.1em;
   margin:0 0 0.5em 0;
   padding:0.4em 8px 0.5em 8px;
   color:#fff;
   background-color:#58ab18;
}
div.listing ul {
   margin:0 0 1em 0;
}
div.listing ul li {
   background-image:url("graphics/arrow01.gif");
   background-repeat:no-repeat;
   background-position:12px 3px;
   padding:0px 10px 1em 24px;
   margin:0;
}
div.listing ul li a {
   text-decoration:none;
}
div.listing ul li a:hover {
   text-decoration:underline;
}
div.listing form {
   margin:0 0 1.5em 0;
}
div.listing form label {
   color:#000;
}
div.listing form table td {
   padding:0 5px 0.5em 0; 
}
div.listing table td {
   padding:0 5px 0.5em 0; 
}
div.listing table td ul li {
   padding-bottom:0.5em;
}


/* Inline Images
----------------------------------------------- */

img.left {
   float:left;
   margin:0 10px 5px 0;
}
img.right {
   float:right;
   margin:0 0 5px 10px;
}


/* Content   
----------------------------------------------- */


hr {
   height:1px;
   font-size:0.01em;
   color:#fff;
   border-color:#c0ddb1;
   border-width:1px 0 0 0;
   border-style:solid;
   overflow:hidden;
   margin:0 0 1em 0;
}
h1, h2, h3, h4 {
   color:#073864;
}
h1 {
   font-size:1.7em;
   font-weight:normal;
   margin:0 0 0.5em 0;
   padding:0 0 0.3em 0;
}
h2 {
   font-size:1.4em;
   margin:0 0 0.8em 0;
}
h3 {
   font-size:1.2em;
   margin:0 0 1em 0;
}
h4 {
   font-size:1em;
   margin:0 0 1em 0;
}
#cms_content .block {
   width:175px;
   float:right;
   text-align:left;
   padding:0 0 0 10px;
}
#cms_content p {
   font-size:1.0em;
   line-height:1.3em;
   margin:0 0 1.4em 0;
}
#cms_content ul {
   list-style-type:none; 
   line-height:1.5em;
   margin:0 0 1em 0;
}
#cms_content ul li {
   background-image:url("images/bullet.gif");
   background-repeat:no-repeat;
   background-position:0px 4px;
   line-height:1.3em;
   padding:0 10px 0 15px;
   margin:0 0 0.5em 0;
}
#cms_content table {
  border-color:#a4c5db;
  border-style:solid;
  border-width:1px;
  margin:0 0 1em 0;
}
#cms_content table th, #cms_content table thead td {
   color:#fff;
   padding:5px;
   background-color:#a4c5db;
   border-color:#a4c5db;
   border-width:0 1px 0 1px;
}
#cms_content table td {
  padding:5px;
  background-color:#fff;
  border-color:#a4c5db;
  border-style:solid;
  border-width:0 1px 0 0;
}
#cms_content table td.table1 {
   border-color:#fff;
}
ol {
   padding:0 10px 10px 17px;
}
ol li {
   padding-bottom:0.6em;
}
ol li a {
   font-weight:normal;
   text-decoration:none;
}
ol li a:hover {
   text-decoration:underline;
}
ol.alpha {
   list-style-type:lower-alpha
}

/* Site map 
----------------------------------------------- */

#sitemap {
   margin:0 0 1em 0;
}
#sitemap ul li {
   border-color:#c8dfee;
   border-width:1px 0 0 0;
   border-style:solid;
   background-image:url("images/bullet.gif");
   background-repeat:no-repeat;
   background-position:0 11px;
   padding:8px 10px 0 18px;
   margin:0 0 0.5em 0;
}
#sitemap ul li ul {
   padding:0.5em 0 0 0;
}
#sitemap ul li ul li {
   border:none;
   background-image:url("images/dash2.gif");
   background-repeat:no-repeat;
   background-position:0 4px;
   padding:0 0 0 10px;
}
#sitemap ul li ul li ul li {
   border:none;
   background-image:none;
   padding:0 0 0 10px;
   margin:0 0 0.2em 0;
}

#sitemap ul li ul li ul li ul li {
   border:none;
   background-image:none;
   padding:0 0 0 15px;
   margin:0 0 0.1em 0;
   font-size:0.85em;
}

/* Related Docs 
----------------------------------------------- */

#related_docs {
   margin:30px 0 1em 0;
}
#related_docs .docs_header {
   background:#006699 url("images/docs_back.gif");
}
#related_docs .docs_header h2 {
   color:#fff;
   font-size:1.1em;
   font-weight:normal;
   padding:6px 0 6px 8px;
}
#related_docs ul li {
   background-image:url("images/documents.gif");
   background-repeat:no-repeat;
   background-position:0 0px;
   padding:3px 10px 5px 42px;
   margin:0 0 0.5em 0;
}
#related_docs ul li ul {
   padding:0.5em 0 0 0;
}
#related_docs li ul li {
   border:none;
   background-image:none;
   padding:0 10px 0 0;
}
#related_docs ul li ul li ul li {
   border:none;
   background-image:none;
   padding:0 10px 0 0;
   margin:0 0 0.2em 0;
}
#related_docs a {
   color:#c34f03;
   font-weight:bold;
}


/* Forms 
----------------------------------------------- */

.form_section {
   margin:0 0 10px 0;
}
.form_section .form_header {
   background:#006699 url("images/docs_back.gif");
}
.form_section .form_header h2 {
   color:#fff;
   font-size:1.1em;
   font-weight:normal;
   padding:6px 0 6px 8px;
}
.form_section hr {
   border-color:#a4c5db;
   border-style:solid;
   border-width:1px 0 0 0;
   color:#fff;
   height:1px;
   margin:1.3em 0 0 0;
}
#form table{
   padding:10px 0 0 0;
   border:none;
}
#form table table th, #form table table thead td {
   border:none;
}
#form table td {
  padding:0 0 10px 0;
  border:none;
}
.form_section td p {
    display:inline;
}

/* Home 
----------------------------------------------- */

#home_intro {
   width:753px;  
   padding:0;
   margin:0;
}
#home_intro_top {
   width:753px;
   height:11px;
   background:url("images/home_intro_top.gif") no-repeat center bottom;
   margin:0;
   padding:0;
   }
#home_intro_bot {
   width:753px;
   height:11px;
   background:url("images/home_intro_bot.gif") no-repeat center top;
}
#home_intro .wel_col {
   padding:0 30px 0 15px;
   background:url("images/welcome_bg.gif") repeat-y center top;
}
#home_intro .wel_col span {
   font-size:1.9em;
   color:#59575a;
   line-height:1.6em;

}
#home_intro .wel_col h1 {
   font-size:1.4em;
   color:#0254a6;
   padding:0;
   margin:0;
}

#business {
   width:753px;   
   margin:0;
   padding:5px 0;
}
#business .business_col {
   padding:10px 10px 0 15px;
   background:#fff url("images/business_bg.gif") repeat-y left top;
   width:728px;
}
#business .business_col h2{
   color:#FFF;
   font-size:1.8em;
   font-weight:normal;
   line-height:15px;
   
}
#business_top {
   width:753px;
   height:12px;
   background:url("images/business_top.gif") no-repeat center bottom;
   }
#business_bot {
   width:753px;
   height:11px;
   background:url("images/business_bot.gif") no-repeat center top;
}
#business .orange_box {
   float:left;
   width:178px;
   background:url("images/obox_bg.gif") repeat-y left top;
   margin:0 4px 0 0;
}
#business .orange_boxr {
   float:right;
   width:178px;
   background:url("images/obox_bg.gif");
   margin:0 4px 2px 0;
}
#business .orange_box2 {
   float:left;
   width:178px;
   background:url("images/obox2_bg.gif");
   margin:5px 4px 5px 0;
}
#business .orange_boxr2 {
   float:right;
   width:178px;
   background:url("images/obox2_bg.gif");
   margin:5px 4px 2px 0;
}
#business .orange_box_top {
   width:178px;
   height:36px;
   background:url("images/obox_top.gif");
   }
#business .orange_box_bot {
   width:178px;
   height:13px;
   background:url("images/obox_bot.gif") no-repeat center bottom;
}
#business .orange_box_top2 {
   width:178px;
   height:36px;
   background:url("images/obox2_top.gif") no-repeat center top;
   }
#business .orange_box_bot2 {
   width:178px;
   height:12px;
   background:url("images/obox2_bot.gif") no-repeat center bottom;
}
#business .orange_col {
   padding:0 0 0 16px;
   margin:0;
}

#business .orange_quote {
   padding:5px 0 0 0;
}
#business .orange_title {
   padding:10px 0 0 30px;
}
#business .orange_title a {
   font-weight:bold;
   font-size:1.1em;
   color:#FFF;
   text-decoration:none;
}
#business .orange_title a:hover {
   text-decoration:underline;
}
#business .orange_title a#long {
   font-weight:bold;
   font-size:0.9em;
   color:#FFF;
   text-decoration:none;
}
#home_bottom {
   width:753px;
}
#flash {
   float:left;
}
#personal {
   float:right;
   width:362px;
   background:url("images/personal_bg.gif");
}
#personal_top {
   width:362px;
   height:14px;
   background:url("images/personal_top.gif") no-repeat center top;
}
#personal_bot {
   width:362px;
   height:15px;
   background:url("images/personal_bot.gif") no-repeat center bottom;
}
#personal .personal_col {
   padding:0 16px 0 16px;

}
#personal .personal_col h2 {
   color:#FFF;
   font-size:1.5em;
   font-weight:normal;
   line-height:1em;
}
#personal .personal_col .links {
   width:168px;
   float:right;
   margin:0;
   padding:0;
}
#personal .personal_col .links ul {
   padding:6px 0 0 0;
}
#personal .personal_col .links ul li {
   color:#fff;
   font-size:1.1em;
   background-image:url("images/personal_arrow.gif");
   background-repeat:no-repeat;
   background-position:0 3px;
   padding:0px 10px 1em 14px;
   margin:0;
}
#personal .personal_col .links ul li a {
   color:#fff;
}

#personal .personal_col img.left {
   float:left;
   width:148px;
   margin:0;
   padding:0;
}

#financial {
   width:199px;
   background:url("images/financial_bg.gif");
}

#financial_top {
   width:199px;
   height:14px;
   background:url("images/financial_top.gif") no-repeat center top;
}
#financial_bot {
   width:199px;
   height:12px;
   background:url("images/financial_bot.gif") no-repeat center bottom;
}

#financial .financial_col {
   text-align:left;
   padding:5px 14px 0 17px;
   width:160px;
}

#financial .financial_col h2 {
   color:#FFF;
   font-size:1.3em;
   line-height:1.2em;
   padding:0 0 22px 0;
   margin:0;
}

#financial .financial_col img.right {
   float:right;
   width:72px;
   padding:0;
   margin:0;
}

#financial .financial_col .flinks {
   float:left;
   padding:23px 0 0 0;
}
#financial .financial_col .flinks ul {
   padding:0;
}
#financial .financial_col .flinks ul li {
   color:#FFF;
   font-size:0.9em;
   background-image:url("images/financial_arrow.gif");
   background-repeat:no-repeat;
   background-position:0 3px;
   padding:0px 10px 1em 14px;
   margin:0;
}
#financial .financial_col .flinks ul li a {
   color:#fff;
}