/* Start of CMSMS style sheet 'Search' */
#content .client-list-container {
border-bottom:1px solid #CCCCCC;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
padding:10px 0 10px 5px;
width:540px;
}


#content .client-list-container img {
position: relative;
float: right;
top: -8px;
z-index: 999;
}


#content .business h2 {
font-family:Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight: normal;
font-style: italic;
color: #C59003;
margin-bottom: 5px;
}

#content .business a,
#content .business a:hover,
#content .business a:visited {
text-decoration: none;
}


#content .client-name {
position: relative;
}

#content  .title {
}

#content  .phone {
}

#content  .email {
}

#content  .summary {
}


/**************DETAILS PAGE*************/


#content .client-details-container {
position: relative;
float: left;
}

#content .client-name h2 {
font-family:Arial, Helvetica, sans-serif;
font-size: 36px;
font-weight: normal;
font-style: italic;
color: #a9b137;
margin-bottom: 5px;
}

#content .client-name h4 a {
font-family:Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
font-style: italic;
color: #213c73;
text-decoration: none;
position: relative;
top: -10px;
}

#content .client-text-fields {
font-family:"Times New Roman", Times, serif;
font-size: 14px;
color: #573a01;
width: 290px;
position: relative;
float: left;
margin-bottom: 160px;
}

#content .client-text-fields .image-one,
#content .client-text-fields .image-two {
position: relative;
float: left;
}

#content .business-box {
position: relative;
float: right;
left: 10px;
}

#content .business-box-top {
background-image: url(GRAPHICS/business.gif);
background-repeat: none;
width: 246px;
left: 20px;
}

#content .box-content {
background-image: url(GRAPHICS/box-mid.gif);
background-repeat: repeat-y;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
width: 246px;
min-height: 70px;
position: relative;
top: -10px;
}

#content .box-footer {
background-image: url(GRAPHICS/box-footer.gif);
background-repeat: no-repeat;
width: 246px;
position: relative;
top: -20px;
}

#content .box-content p {
position: relative;
padding-left: 16px;
font-style: italic;
}

#content .box-content strong {
font-style: normal;
}

#content .products-services-box {
background-image: url(GRAPHICS/products-services.gif);
background-repeat: no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
position: relative;
float: right;
left: 10px;
}


#content .primary-location-box {
background-image: url(GRAPHICS/primary-location.gif);
background-repeat: no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
position: relative;
float: right;
left: 10px;
}


#content .secondary-location-box {
background-image: url(GRAPHICS/secondary-location.gif);
background-repeat: no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
position: relative;
float: right;
left: 10px;
}


#content .tertiary-location-box {
background-image: url(GRAPHICS/tertiary-location.gif);
background-repeat: no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
position: relative;
float: right;
left: 10px;
}
















/* End of 'Search' */

