/*@font-face {
 font-family: 'Open Sans';
 font-style: normal;
 font-weight:300;
 src: local('Open Sans'), local('OpenSans'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}*/

body {font-family:"Segoe UI", Arial, sans-serif;
 margin: 0;
 font-size:14px;
 font-weight: normal;
 line-height:normal;
 color:#454545;

 

}


.textlineheight{line-height:20px;}






.float-shares-box{width:50px;height:48px;position:fixed;right:0px;bottom:140px;cursor:pointer;z-index:900;font-size:12px;line-height:20px;_position:absolute;}
.float-shares-box .show{background:#197bc7 url(../images/share-icon.png) no-repeat; display:block;width: 50px; height:48px; background-size: 70%;  background-position: 50%;}
.float-shares-box{bottom:126px;}
.float-shares-box .list{position:absolute;bottom:46px;left:50px;width:60px;transition:300ms;}
.float-shares-box.current .list{left:-4px;}
.float-shares-box .list span{width:52px;height:52px;display:block;background:url(../images/icon-share.png) 0px 0px no-repeat;margin-bottom:10px;}
.float-shares-box .list span:hover{opacity:0.9;-webkit-opacity:0.9;-moz-opacity:0.9;}
.float-shares-box .list span.twitter{background-position:0px -58px;}
.float-shares-box .list span.google{background-position:0px -113px;}






.bg-color-lightgrey img{ max-width:100%;  height:100%;}
.imgsize img{ max-width:100%; height:100%;}


@media only screen and (min-width:480px) and (max-width:767px) {
	
	body { font-size:14px;}

}

