@charset "utf-8";
/* CSS Document */
.blogContainer{
	float:left;
	width:693px;
	height:auto;
	padding-bottom:15px;
	border-bottom:#666666 0px solid;
}
.userTabActive {
	display:block;
	float:left;
	color:#FFFFFF;
	font-weight:bolder;
	text-decoration:none;
	background-color:#262626;
	padding:3px 5px 3px 5px;
	margin-right:5px;
	border:#666666 solid 1px;
	border-bottom:none;
	cursor:default;
	z-index:100;
	position:relative;
	}
a.userTabDeactive, a.userTabDeactive:visited{
	display:block;
	float:left;
	color:#777777;
	font-weight:bolder;
	text-decoration:none;
	background-color:#1c1c1c;
	border:#000000 solid 1px;
	padding:3px 5px 3px 5px;
	margin-right:5px;
	cursor:pointer;
}
a.userTabDeactive:Hover{
	display:block;
	float:left;
	color:#FFFFFF;
	font-weight:bolder;
	text-decoration:none;
	background-color:#1c1c1c;
	border:#000000 solid 1px;
	padding:3px 5px 3px 5px;
	margin-right:5px;
	cursor:pointer;
}
.contentDiv{
	float:left;
	z-index:1;
	background-color:#262626;
	width:660px;
	border:#666666 solid 1px;
	margin-top:-2px;
	position:relative;
	height:auto;
	padding:15px;
}
.commentUserContent{
	width:640px;
	float:left;
	border-top: #CCCCCC 1px solid;
	padding:10px;
	
}
.avatar{
	float:left;
	height:49px;
	width:44px;
	border:#555555 solid 1px;
	
}
.commentUser{
	float:left;
	width:576px; 
	padding:5px;
	padding-left:10px;
}
.UserInfoCont{
	float:left;
	height:auto;
}
.commentPosted{
	float:left;
	color: #999999;
	font-style:italic;
	font-size:10px;
	width:540px;
	padding:0;
	padding-left:10px;
	
}
.font12yellow{
	float:left;
	display:block;
	padding:0 0 0 10px;
	width:100px;
}
.intInsertDiv{
	float:left;
	padding:10px;
	background:#444444;
	padding-bottom:
}
.thanksDiv{
	float:left;
	background:#444444;
	display:none;
	width:660px;
	height:60px;
	text-align:center;
	padding-top:30px;
}
.emptyFieldMessage{
	float:left;
	background:#444444;
	display:none;
	width:660px;
	height:66px;
	text-align:center;
	padding-top:30px;
}
.userCommentTextarea{
	float:left;
	color:#000;
	font-weight:bolder;
	width:626px;
	padding: 5px;
	background:#FFF;
	border:#555555 1px solid;
}
.submitBtn{
	padding: 10px 0 0 0;
	float:right;
}
a.commentLink, a.commentLink:visited{
	display:block;
	width:97px;
	height:25px;
	text-align:center;
}
a.commentLink:hover{
	display:block;
	width:97px;
	height:25px;
	text-align:center;
}
a.commentLink_en, a.commentLink_en:visited{
	background:url(../images/buttons/btn_submit_en.gif);
}
a.commentLink_en:hover{
	background:url(../images/buttons/btn_submit_en.gif);
	background-position:0 -25px;
}
a.commentLink_fr, a.commentLink_fr:visited{
	background:url(../images/buttons/btn_submit_fr.gif);
}
a.commentLink_fr:hover{
	background:url(../images/buttons/btn_submit_fr.gif);
	background-position:0 -25px;
}
a.commentLink_es, a.commentLink_es:visited{
	background:url(../images/buttons/btn_submit_es.gif);
}
a.commentLink_es:hover{
	background:url(../images/buttons/btn_submit_es.gif);
	background-position:0 -25px;
}
a.commentLink_it, a.commentLink_it:visited{
	background:url(../images/buttons/btn_submit_it.gif);
}
a.commentLink_it:hover{
	background:url(../images/buttons/btn_submit_it.gif);
	background-position:0 -25px;
}
.postCommentBtn{
	float:right;
	padding-bottom:5px;
}
.postCommentBtn2{
	padding-top:10px;
	float:right;
	padding-bottom:5px;
	width:100%;
	border-top:#CCCCCC solid 1px;
}
a.postComment, a.postComment:visited{
	display:block;
	float:right;
	width:auto;
	height:20px;
	text-align:right;
	padding: 3px 0 0 25px;
	color:#FFFFFF;
	text-decoration:none;
}
a.postComment:hover{
	text-decoration:underline;
}
a.postComment, a.postComment_en:visited{
	background:url(../images/icons/bs2_commentBtn.gif);
	background-position:0px 0px;
	background-repeat:no-repeat
}
a.postComment_en:hover{
	background:url(../images/icons/bs2_commentBtnOver.gif);
	background-position:0px 0px;
	background-repeat:no-repeat
}
.logInDiv{
	height:50px;
	background-color:#333333;
	width:100%;
	text-align:center;
	padding-top:37px;
}
a.logInLink, a.logInLink:visited{
	font-size:16px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
a.logInLink:hover{
	font-size:16px;
	text-decoration:none;
	color:#FF0000;
	font-weight:bold;
}
a.closeDiv, a.closeDiv:visited{
	text-decoration:none;
	font-weight:bold;
	
}
a.closeDiv:hover{
	text-decoration:underline;
}
.blogText{
	float:left;
	padding:15px 0 30px 0;
	width:693px;
	height:auto;
}
.spaceThis{
	float:left;
	height:20px;
	width:25px;
	}
#addCommentID{
	display:none;
}
#addCommentID2{
	display:none;
}
#welcome{
	padding-left:15px;
}
.loginMsg{
	float:right;
	width:auto;
	text-align: right;
	padding: 3px 10px 0 0;
	}
.loginMsgLink{
	float:right;
	padding:0 0 0 5px;
	width:auto;
}
.pending{
	 float:right;
	 color:#ffcc00;
	 font-size:10px;
	 padding-top:4px;
}
a.deleteIconLink, a.deleteIconLink:visited{
	float:right;
	background:url(../images/community/bs2_community_blogBtns.gif);
	background-position:3px -20px;
	background-repeat:no-repeat;
	padding-left:3px;
	height:20px;
	width:20px;
}

