/*	--------------	*/
/*	Icons	*/
/*	--------------	*/
/*	file icons */
.icon-link {
	display:block;
	width:90%;
	padding-left:35px;
	line-height:28px;
	height:30px;
	margin:10px 0;
}
.pdf {
	background:url(/mainpics/icons/icon-pdf-sm.png) left center no-repeat;
}
.doc {
	background:url(/mainpics/icons/icon-doc-sm.png) left center no-repeat;
}
.xls {
	background:url(/mainpics/icons/icon-xls-sm.png) left center no-repeat;
}
.jpg {
	background:url(/mainpics/icons/icon-jpg-sm.png) left center no-repeat;
}
/*	social icons */
.social-icon {
	display:block;
	width:42px;
	height:43px;
	float:left;
	margin:5px 2px;
	text-decoration:none !important;
}

.social-icon.last{
	margin-right:0;
	float:right;}
.social-icon:hover {
	width:42px;
	height:42px;
	margin-right:2px;
}
.sidebar .social-icon {
	margin:0;
	margin-right:5px;
	clear:none;
}
.sidebar .social-icon.last {
	float:left;
}
.sidebar .social-icon-holder{
	margin-left:45px;
}
.terms-sidebar .social-icon-holder{
	margin-left:10px;
}
a#fb {
	background:url(/mainpics/icons/fb.png) 0 0 no-repeat;
}
a#tw {
	background:url(/mainpics/icons/tw.png) 0 0 no-repeat;
}
a#de {
	background:url(/mainpics/icons/del.png) 0 0 no-repeat;
}
a#yt {
	background:url(/mainpics/icons/yt.png) 0 0 no-repeat;
}
a#box {
	background:url(/mainpics/icons/box.png) 0 0 no-repeat;
}

a#google-plus{
	background:url(/mainpics/icons/icon-google.png) 0 0 no-repeat;
	}
a#linked-in{
	background:url(/mainpics/icons/icon-linkedin.png) 0 0 no-repeat;
	}

















