@charset "utf-8";
/* CSS Document */

#socialMediaWrapper {
	position:relative;
	left: -10px;
}

.socialMainBox {
	background:#FFF url(/images/social/social-media-short-bg_web.png) no-repeat;
	padding: 10px;
	text-align:left;
	width:700px;
	margin-right:20px;
}

.socialMainBoxNoBg {
	background-color:#FFF;
	padding: 10px;
	text-align:left;
	width:700px;
	margin-right:10px;
}


.socialLogo4col {
	padding-bottom:10px;
	border-bottom: 1px solid white;
	width:695px;
	margin-bottom:10px;
}

.socialLogo2col {
	padding: 0 0 10px 0 ;
	border-bottom: 1px solid white;
	width:345px;
	margin: 0 5px 10px 0;
}

.twitterAccountIcon {
	border-bottom: 1px solid #CCC;
	padding-bottom:5px;
	margin-bottom:5px;
	height:50px;
	width:210px;
}

.twitterAccountName {
	float:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	letter-spacing:.01em;
	position:relative;
	top:25px;
	margin-right:40px;
}

.twitterAccountIcon img{
	float:left !important;
	padding-right:5px;
	position:absolute;
	top:10px;
	left:10px;
}


.socialContentOneCol {
	position:relative;
	background-image:url(/images/social/twitter-feed-wht-box_web.png);
	background-repeat:no-repeat;
	padding:10px 0 10px 10px  ;
	float:left;
	width:165px;
	margin:0px;
}

.socialContentOneThirdCol {
	position:relative;
	background-image:url(/images/social/scoial-media-1of3-col-wht-box_web.png);
	background-repeat:no-repeat;
	padding:10px 0 0 10px  ;
	float:left;
	width:222px;
	margin:0px;
	min-height:67px;
}

.socialContentTwoColWrapper {
	position:relative;
	float:left;
	width:350px;
/*	margin:0 0 0 5px;*/
}

.socialContentTwoCol {
	position:relative;
	background-image:url(/images/social/scoial-media-2col-wht-box_web.png);
	background-repeat:no-repeat;
	padding:5px 5px 0 0  ;
	float:left;
	width:340px;
	margin:0 0 0 5px;
}

.socialContentTwoCol .flashSwf{

	text-align:center;
	margin-bottom: 15px;
}

.socialContentTwoCol h3 {
	text-transform:none;
	padding-left:10px;
	color:#696969;
}

.socialContentOneCol p {
	width:150px;
	word-wrap: break-word;
	
}

.firstTweet {
	width:210px;
	margin-bottom: 10px;
	word-wrap: break-word;
	background-color:#FFF;
}

.textUpdate {
	display:block;
	margin:0 0 0 25px;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	letter-spacing:.17em;
		
}