/* Copyright Murray & MacDonald Insurance Services, Inc. */

body,th, html  {
font: 100% Verdana, "Lucida Grande", Arial, Helvetica, sans-serif, Times New Roman;
color: #0c0c0c;
background: #222425 url('images/bg.png') repeat-x;
text-align: center;
margin: auto;
height: 100%;
}

#header_bg {
background: #dddee0 url('images/header_bg.png') repeat-x;
height: 121px;
}

.header{
width: 960px;
margin: auto;
}

.logo {
height: 121px;
width: 302px;
float: left;
text-align: left;
}

#body{
width: 960px;
background: #fff;
margin: auto;
-webkit-border-radius: 0 0 10px 10px;
-moz-border-radius: 0 0 10px 10px;
border-radius: 0 0 10px 10px;
}

.social{
padding-top: 7px;
padding-left: 630px;
}

.social img{
filter: alpha(opacity=60);
opacity: 0.6;
}

.social a:hover img{
filter: alpha(opacity=100);
opacity: 1.0;
}

.social_i img{
filter: alpha(opacity=60);
opacity: 0.6;
}

.social_i a:hover img{
filter: alpha(opacity=100);
opacity: 1.0;
}

.search{
padding-top: 7px;
padding-left: 630px;
}

.search input, .search button {
border: none;
float: left;
}
.search input#cse-search-box {
color: #0c0c0c;
font-size: 1.2em;
width: 260px;
height: 22px;
padding: 3px 5px 0 5px;
background: #fff url('images/search.png') no-repeat left -25px;
-webkit-border-radius: 20px 0 0 20px;
-moz-border-radius: 20px 0 0 20px;
border-radius: 20px 0 0 20px;
}

.search input#cse-search-box:focus {
background: #fff url('images/search.png') no-repeat left 0px;
outline: none;
width: 260px;
height: 22px;
-webkit-border-radius: 20px 0 0 20px;
-moz-border-radius: 20px 0 0 20px;
border-radius: 20px 0 0 20px;
}

.search button.btn {
width: 30px;
height: 25px;
cursor: pointer;
text-indent: -9999px;
background: #fff url('images/search.png') no-repeat center right;
-webkit-border-radius: 0 20px 20px 0;
-moz-border-radius: 0 20px 20px 0;
border-radius: 0 20px 20px 0;
}

.search button.btn:hover {
background: #fff url('images/search.png') no-repeat bottom right;
-webkit-border-radius: 0 20px 20px 0;
-moz-border-radius: 0 20px 20px 0;
border-radius: 0 20px 20px 0;
}

form.search{
padding: 0;
margin: 0;
}

.nav{
float: left;
padding-top: 6px;
padding-left: 10px;
}

.block_border{
border: 1px #d4d4d4 solid;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
float: left;
margin: 5px 0 5px 0;
}

.block{
background: #f4f4f4 url('./images/block.png') repeat-x;
border: 1px #fff solid;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
padding: 5px;
}

.contact {
font-size: 0.8em;
text-align: left;
line-height: 160%;
}

.home{
width: 486px;
background: #f4f4f4 url('./images/block.png') repeat-x;
border: 1px #d4d4d4 solid;
float: left;
margin: 5px 0 5px 0;
overflow: visible;
}

.home_a{
padding: 5px;
overflow: visible;
}

.block_border_l{
border: 1px #d4d4d4 solid;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
float: left;
margin: 5px 0 5px 5px;
}

.president_left {
float: left;
border: 1px solid #aaa;
width: 183px;
padding-top: 6px;
margin: 0 6px 0 0;
}

.services_column { 
width: 284px;
padding: 0px 5px 0px 0px;
border: 1px solid #ccc;
border-width: 3px 0px 0px 1px;
margin-top: 10px;
}

.response {
text-align: left;
font-size: 0.8em;
margin-left: 5px;
float: left;
}

.claim {
text-align: left;
float: left;
}

#left{
float: left;
margin-right: 5px;
width: 460px;
}

#clear{
clear: both;
}

.clear{
clear: both;
}

.nobg {
background: none;
font-size: 0.8em;
}

/* Gallery Styles */

#motionborder {
border: 1px #d4d4d4 solid;
width: 902px;
height: 88px;
background: #f4f4f4 url('./images/block.png') repeat-x;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
clear: both;
margin: auto;
}

#motionborder_i {
width: 880px;
height: 86px;
border: 1px #fff solid;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
padding: 0 10px 0 10px;
}

#motionborder_ii {
background: url('./images/arrow.png') no-repeat center center;
height: 86px;
width: 750px;
padding: 0 65px 0 65px;
}

#motioncontainer {
width: 750px;
height: 86px;
}

#motioncontainer a img {
border: 1px solid #cccccc;
margin: 5px;
filter: alpha(opacity=80);
opacity: 0.8;
}

#motioncontainer a:hover img {
border: 1px solid #000080;
margin: 5px;
filter: alpha(opacity=100);
opacity: 1.0;
}

#statusdiv {
background-color: lightyellow;
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}
/* End Gallery Styles */

#footer {
width: 960px;
font-size: 0.7em;
color: #e0e0e0;
margin: auto;
margin-top: 3px;
}

#footer a:link, #footer a:visited {
color: #e0e0e0;
text-decoration: underline;
}

#footer a:hover, #footer a:active {
color: #d0d0d0;
text-decoration: none;
}

.f_left{
float: left;
width: 400px;
text-align: left;
}

.f_right {
float: left;
width: 560px;
text-align: right;
}

ul.nav {
list-style: none;
font-size: 1em;
margin: auto;
float: left;
}

ul.nav li {
list-style: none;
text-align: left;
display: inline;
float: left;
margin: 0 2px 0 2px;
}

ul.nav li a:link, ul.nav li a:visited{
padding: 3px 10px 3px 10px;
list-style: none;
text-align: left;
text-decoration: none;
color: #1f0f71;
float: left;
text-shadow: #fff 1px 1px 0px;
}

ul.nav li a:hover, ul.nav li a:active {
padding: 3px 10px 3px 10px;
background: #fff;
color: #0c0c0c;
float: left;
text-shadow: #ecedee 1px 1px 0px;
-moz-border-radius: 13px;
-webkit-border-radius: 13px;
border-radius: 13px;
}

ul.nav a.active {
padding: 3px 10px 3px 10px;
background: #fff;
color: #0c0c0c;
float: left;
text-shadow: #ecedee 1px 1px 0px;
-moz-border-radius: 13px;
-webkit-border-radius: 13px;
border-radius: 13px;
}

ul.products {
list-style: none;
text-align: left;
margin: 3px 0 0px 0;
color: #1f0f71;
text-decoration: none;
font-size: 0.9em;
line-height: 150%;
}

ul.products li {
margin-left: 5px;
}

ul.products li a:link, ul.products li a:visited{
list-style: none;
text-align: left;
margin-left: 5px;
color: #1f0f71;
text-decoration: none;
font-size: 0.9em;
line-height: 150%;
}

ul.products li a:active, ul.products li a:hover{
list-style: none;
text-align: left;
margin-left: 5px;
color: #0c0c0c;
text-decoration: none;
font-size: 0.9em;
line-height: 150%;
}

ul.services {
text-align: left;
list-style-type: none;
display: block;
margin: 0px;
padding: 0px;
font-size: 0.9em;
}

ul.services li a, ul.services li a:visited{
display: block;
width: 235px;
border-width: 0px 0px 1px 0px;
border-style: dashed;
border-color: #ccc;
padding: 5px 5px 5px 30px;
border-left: 6px solid #ccc;
text-decoration: none;
color: #2308ac;
}

ul.services li a:hover{
border-left: 6px solid #f00;
background-color: #ccc;
}

ul.services li b {
display: block;
width: 245px;
border-width: 0px 0px 1px 0px;
border-style: dashed;
border-color: #ccc;
padding: 5px 5px 5px 30px;
padding-left: 15px;
border-left: 6px solid #ccc;
text-decoration: none;
background-color:#eef;
}

ul.contact {
text-align: left;
list-style: none;
margin-left: 0;
line-height: 150%;
padding-left: 0;
}

ul.contact li{
list-style: none;
}

ul.bullets {
text-align: left;
font-size: 0.8em;
line-height: 150%;
}

p.welcome {
text-align: justify;
line-height: 170%;
margin: 0 5px 4px 3px;
font-size: 0.8em;
}

p.faq {
text-align: justify;
line-height: 170%;
margin: 0 5px 8px 3px;
font-size: 0.8em;
}

p.about {
text-align: justify;
line-height: 170%;
margin: 0 5px 10px 3px;
font-size: 0.8em;
}

h1 {
font-size: 0.8em;
font-weight: 600;
margin: 0 0 10px 0;
}

h2 {
font-size: 0.9em;
font-weight: bold;
margin: 5px 0 12px 0;
}

h2 a, h2 a:visited {
font-weight: bold;
margin: 5px 0 12px 0;
color: #1f0f71;
text-decoration: none;
}

h2 a:hover, h2 a:active{
font-weight: bold;
margin: 5px 0 12px 0;
color: #0c0c0c;
text-decoration: none;
}

h3.main{
outline: none;
text-align: left;
width: 482px;
height: 23px;
background: #c4ced3 url('./images/h3.png') repeat-x;
margin: 0px;
padding: 0 0 0 4px;
cursor: pointer;
border-bottom: 1px solid #bac3c9;
}

h3.main a:link, h3.main a:visited {
font-size: 0.7em;
text-decoration: none;
font-weight: thick;
color: #0c0c0c;
}

h3.main a:hover, h3.main a:active {
font-size: 0.7em;
text-decoration: none;
font-weight: thick;
color: #1f0f71;
}

h3.main:hover {
outline: none;
text-align: left;
width: 482px;
height: 23px;
background: #cecece url('./images/h3.png') repeat-x bottom left;
margin: 0px;
padding: 0 0 0 4px;
cursor: pointer;
}

h3.faq, h3.faq:hover, h3.faq  a:link, h3.faq a:visited, h3.faq  a:hover, h3.faq a:active{
outline: none;
border: 0;
text-align: left;
text-decoration: none;
font-size: 0.9em;
padding: 0;
margin: 0;
}

h4 {
font-size: 0.8em;
font-weight: bold;
margin: 5px 0 5px 0;
}

img {
border: 0px;
}

img.qualifications {
margin: 0 5px 0 0;
border: 1px solid #aaa;
float: left;
padding: 5px 10px;
}

img.qualifications:link, img.qualifications:visited{
margin: 0 5px 0 0;
border: 1px solid #aaa;
float: left;
padding: 5px 10px;
}

img.qualifications:hover{
margin: 0 5px 0 0;
border: 1px solid #000080;
float: left;
padding: 5px 10px;
}

img.affiliated {
margin: 5px;
border: 1px solid #aaa;
padding: 5px 10px;
}

img.affiliated:link, img.affiliated:visited{
margin: 5px;
border: 1px solid #aaa;
padding: 5px 10px;
}

img.affiliated:hover{
margin: 5px;
border: 1px solid #000080;
padding: 5px 10px;
}

img.products_l {
border: 1px solid #aaa;
float: left;
margin-right: 7px;
}

img.products_l:link, img.products_l:visited {
border: 1px solid #aaa;
float: left;
margin-right: 7px;
}

img.products_l:hover {
border: 1px solid #000080;
float: left;
margin-right: 7px;
}

img.products_r {
border: 1px solid #aaa;
float: right;
margin-left: 7px;
}

img.products_r:link, img.products_r:visited {
border: 1px solid #aaa;
float: right;
margin-left: 7px;
}

img.products_r:hover {
border: 1px solid #000080;
float: right;
margin-left: 7px;
}

a:visited, a:link{
color: #1f0f71;
}

a:hover, a:active {
color: #000;
}

form, table, tr{
text-align: left;
background: none;
font-size: 13px;
}

dd{
display: none;
}