/* Start of CMSMS style sheet 'company' */
#sum {
  text-align: left;
  margin: 0px 3px 6px 0px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
   
  width: 182px;
  background-color: #CDCDCD;
  height: 230px;
  float: left;
}

#sum a {color: #fff;}

.title {
  font-weight: bold;
  background-color: #3a70b7;
  width: 174px;
  float: left;
  padding: 4px;
  color: #fff;
  min-height: 15px;
  display: inline;
}
.title a {
 color: #fff;
 text-decoration: none;
}
.title a:hover {
 text-decoration: underline;
 background-color: transparent;
}
#block {
 width: 100%;
 height: 105px;
 display: inline;

}
.picture {
 background-color: #CDCDCD;
  float: left;
 padding: 2px;
 width: 94px
}
.picture img {
 max-width: 89px;
}
.address {
 width: 82px;
 text-align: center;
 float: left;
 margin-top: 20px;
 padding: 0px 2px 0px 0px
}

.email {
 float: left;
 font-size: 10px;
 margin-bottom: 3px;
 padding-left: 5px;
 color: #000;
}
.email a {
 color: #000;
 text-decoration: none;
}
 
.detailsbtn {
 background-color: #6699CC;
 font-weight: bold;
 padding: 1px 2px;
 font-size: 9px;
 text-align: center;
 float: left;
 margin-left: 97px;
 margin-top: 12px;
}
.detailsbtn a {text-decoration: none; color: #000;}

.detailsbtn a:hover {
  text-decoration: underline;
 background-color: transparent;
}

.review {
  text-align: left;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style:italic;
  float: left;
  height: 68px;
  padding: 2px 4px 0px 4px;
  width: 96%;
}

#sumb {
  text-align: left;
  margin: 0px 3px 3px 0px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  display: inline;  
  width: 275px;
  background-color: #CDCDCD;
  height: 130px;
  float: left;
}

#sumb a {color: #fff;}

#box {width: 100%; height: 40px; float: left;}

.addressb {
 width: 40%;
 text-align: center;
 float: left;
 margin-top: 4px;
 margin-bottom: 1px;
 font-size: 9px;
 height: 30%;
}
.picb {
 width: 60%;
 float: left;
 margin-top: 4px;
 margin-bottom: 1px;
}
.picb img {max-height: 40px; max-width: 140px; float: right; padding-right: 3px;}

.titleb {
  font-weight: bold;
  background-color: #3a70b7;
  width: 267px;
  float: left;
  padding: 4px;
  color: #fff;
  min-height: 15px;
}
.titleb a {
 color: #fff;
 text-decoration: none;
}
.titleb a:hover {
 text-decoration: underline;
 background-color: transparent;
}

.emailb {
 float: left;
 font-size: 10px;
 margin-bottom: 2px;
 padding-left: 5px;
 color: #000;
 width: 100%;
 margin-top: 5px;
}
.emailb a {
 color: #000;
 text-decoration: none;
}

.reviewb {
  width: 98%;
  text-align: left;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-style:italic;
  float: left;
  padding: 4px;
}

.detailsbtns {
 background-color: #6699CC;
 font-weight: bold;
 padding: 1px 2px;
 font-size: 9px;
 text-align: center;
 float: right ;
 margin-left: 192px;
 margin-top: 113px;
 position: absolute;
}
.detailsbtns a {text-decoration: none; color: #000;}

.detailsbtns a:hover {
  text-decoration: underline;
 background-color: transparent;
}
/*********** Details Template ************/

#detailstable {background-color:  #6699CC;}
#detailstable td {padding: 3px;}
#detailstable p {color: #000; font-size: 13px; text-align: left;}

.name {
  width: 50%;
  font-family: Georgia, "Times New Roman", Times, serif;
  color:#fff;
  font-weight: normal;
  font-size: 30px;
  height: 40px;
}
.name img {float: right;}

.detmail {font: Verdana, Arial, Helvetica, sans-serif; color: #000}
.detmail a {color: #000}

.bottomtext {
 font: 24px Verdana, Arial, Helvetica, sans-serif;
 color: #fff;
 text-align: center;
}

.tabletext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
#black {
  background-color: #000; 
  padding: 8px 0px 8px 5px; 
  margin-bottom: 5px; 
  float: left; 
  width: 96%
}
/* End of 'company' */

