/*Layouts css goes here*/
body {
    margin: 0;
    padding: 0;
    border: 0;
    color: #535353;
    font-style: normal;
    font-size: 14px;
    font-family: Arial;
    text-align: justify;
}
thead {
  color: white;
  background : #0072a8;
}
.h1, h1 {color: #014d64;}
.footer {background: #014d64; color: white;}
#phone {
  float: right;
  background:    #014f66;
-webkit-border-radius: 5px 5px 0px 0px;-moz-border-radius: 5px 5px 0px 0px;border-radius: 5px 5px 0px 0px;
padding:       8px 20px;
color:         #ffffff;
display:       inline-block;
text-align:    center;
text-shadow:   none;
  font-size: 20px;
  position: relative;
  top: 36px;
}

.whitebg {background: white;}

.bundled_product_image, .bundled_product_title_inner {display: none;}

.menubar {
    background-color: #00a9ca;
    background: -webkit-gradient(linear,left top,left bottom,from(#00a9ca),to(#028daa));
    background: -webkit-linear-gradient(top,#00a9ca,#028daa);
    background: -moz-linear-gradient(top,#00a9ca,#028daa);
    background: -ms-linear-gradient(top,#00a9ca,#028daa);
    background: -o-linear-gradient(top,#00a9ca,#028daa);
    background: linear-gradient(top,#00a9ca,#028daa);
    border: 1px solid #01384d;
  margin-top: 0px !important;

}
.menubar .container {
  margin-bottom: -12px;
}
@media (min-width: 960px) {
.menubar .container {
  margin-top: -12px;

}
}
.homeintro {
    font-family: Georgia;
    font-weight: bold;
    font-size: 14px;
    color: #393939;
    border-left: 6px;
    border-left-color: #01b299;
    border-left-style: solid;
    padding-left: 14px;
    line-height: 21px;
    padding-top: 2px;
    padding-bottom: 3px;
}
.clinisutsutures {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00a8c9+0,008da8+100 */
background: #00a8c9; /* Old browsers */
background: -moz-linear-gradient(top, #00a8c9 0%, #008da8 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #00a8c9 0%,#008da8 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #00a8c9 0%,#008da8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a8c9', endColorstr='#008da8',GradientType=0 ); /* IE6-9 */}
table td[class*="col-"], table th[class*="col-"] {
   
    text-align: center;
}
#menu-item-141, #menu-item-142 {
    
   border-width: 1px;
   border-bottom-width:1px;
   border-bottom-color:White;
   border-bottom-style: solid;

}
.button {
  background:    #ffffff;
border:        2px solid #014f66;
border-radius: 5px;
padding:       8px 20px;
color:         #014f66;
display:       inline-block;
font-size: 20px;
text-align:    center;
text-shadow:   none;
}