
.homePic{
	background: none repeat scroll 0 0 #e5e5e5;
    width: 100px;
    height: 100px;
    border-radius: 50%;
}



.bf_pdf_list ul li a{
	border: 0px !important;
}

.contentBox {
	margin-top: -150px;
}



#sliders-container {
    position: relative;
    z-index: 0;
}

.product-buttons-container  .button {
display: none;
}
.product-buttons a:last-child {
    float: none !important;
    margin: 0 auto;
    width: 50px;
}
.product-details-container {
    min-height: 50px;
    padding-bottom: 10px;
    text-align: center;
}
#sidebar .bf_pdf_list li {
    font-size: 12px;
    padding: 0 0 10px 25px !important;
    line-height: 3em;
}
.post-content p {
    margin: 0 0 15px 15px !important;
}


/*
.leftSide img{
	 border: 1px solid #e4e4e4;
    border-radius: 3px;
    margin: 0 0 10px;
}

.leftSide{
	width: 45%;
	margin-right: 5%;
	float: left;
	
}
.rightSide{
	width: 45%;
	margin-left: 5%;
	float: left;
}
.rightSide h3{
    font-variant: small-caps;
    margin: 0 0 10px;
	
}
*/


/*
#menu-item-61 a:before {
	font-family: FontAwesome;
   content: "\f015";
   display: inline-block;
   padding-right: 3px;
   vertical-align: middle;
   font-size: 20px;
   color: #0376b5;
}
*/

/*
#menu-item-61 a{
	font-size: 0px;
	
}
*/
.footer-area h3 {
    border-bottom: 1px solid;
    margin: 0 0 2px;
    padding: 0 0 25px;
}

.bf_fa_tab li {
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
	
}