﻿@charset "UTF-8";
/*----------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------
	  Activity Bar Styles
------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------*/




/*--- VERTICAL ----------------------------------------------------------*/

#ActBarVert{
	background-image:url('../images/design/activitybar_vert_wblog.png');
	background-repeat: no-repeat;
	height: 413px;
	width: 254px;
	float: left;
	margin-left: 13px;
}
#ActBarVertFindClub{
	clear: both;
	float: left;
	width: 200px;
	height:30px;
	/*margin-left: 25px;
	margin-top: 10px;*/
	margin-top: 0px;
	padding-top:40px;
}
#ActBarVertFindClubNEWButton2{
margin-top:-15px;
}
#ActBarHorzFindClubNEWButton2{
margin-top:-25px;
}
#ActBarVertJoinCause{
	clear: both;
	float: left;
	margin-left: 25px;
	margin-top: 0px;
	width: 200px;
	height:30px;
	padding-top:40px;
}
#ActBarVertShare{
	clear: both;
	float: left;
	margin-left: 25px;
	margin-top: 65px;
	width: 200px;
	height: 150px;
}
#ActBarVertShare p{
	float:left;
	clear:both;
	width: 193px;
	margin:8px 0 7px 0;
	line-height:13px;
	border-bottom: 1px #C1C1C1 solid;
	padding: 0 0 13px 0;
}
#VertShare{
	float:left;		
}
a#VertShareThisFB{
	float: left;
	width: 45px;
	height:50px;
	margin-left:5px;			
}
a#VertShareThisTW{
	float: left;
	width: 45px;
	height:50px;
}
a#VertShareThisEMAIL{
	float: left;
	width: 45px;
	height:50px;
}
#VertFollow{
	float:left;
	clear:both;
	margin-top:55px;
	margin-left:1px;
	width:175px;		
}
a#VertFollowFB{
	float: left;
	clear:both;
	width: 50px;
	height:50px;
}
a#VertFollowTW{
	float: left;
	clear:none;
	width: 38px;
	height:50px;
}
a#VertFollowYT{
	float: left;
	clear:none;
	width: 42px;
	height:50px;
}
a#VertFollowBlog{
	float: left;
	clear:none;
	width: 45px;
	height:50px;
}


#VertShareThisFB span,
#VertShareThisTW span,
#VertShareThisEMAIL span,
#VertFollowFB span,
#VertFollowTW span,
#VertFollowYT span,
#VertFollowBlog span{
	display:none;			
}



/*--- HORIZONTAL ----------------------------------------------------------*/

#ActBarHz{
	background-image: url('/images/design/activitybar_horiz_wblog.png');
	background-repeat: no-repeat;
	height: 108px;
	width: 871px;
	float: left;
	margin-left: 125px;
}
#ActBarHzFindClub{
	float: left;
	width: 185px;
	height:30px;
	margin-left: 23px;
	margin-top: 56px;
	padding-top:0px;
}
#ActBarHzJoinCause{
	float: left;
	width: 210px;
	height:30px;
	margin-left: 39px;
	margin-top: 56px;
	padding-top:0px;
}
#ActBarHzShare{
	float: left;
	margin-left: 45px;
	margin-top: 50px;
	width: 162px;
}
#ActBarHzShare p{
	float:left;
	clear:both;
	width: 253px;
	margin:3px 0 7px 0;
	font-size: 10px;
	line-height:13px;
}
#HzShare{
	float:left;
}
a#HzShareThisFB{
	float: left;
	width: 38px;
	height:45px;
	margin-left:18px;
}
a#HzShareThisTW{
	float: left;
	width: 38px;
	height:45px;
}
a#HzShareThisEMAIL{
	float: left;
	width: 38px;
	height:45px;
}
#HzFollow{
	float:left;
	margin-top:50px;
	width: 192px;
}
a#HzFollowFB{
	float: left;
	clear:both;
	width: 40px;
	height:45px;
	margin-left:17px;
}
a#HzFollowTW{
	float: left;
	width: 40px;
	height:45px;
}
a#HzFollowYT{
	float: left;
	width: 38px;
	height:45px;
}
a#HzFollowBlog{
	float: left;
	width: 42px;
	height:45px;
}
#HzShareThisFB span,
#HzShareThisTW span,
#HzShareThisEMAIL span,
#HzFollowFB span,
#HzFollowTW span,
#HzFollowYT span,
#HzFollowBlog span{
	display:none;			
}