﻿.profileShoutHeader
{
	background: url('/Images/Heading/Green/612.png') no-repeat center top;
	background-repeat: no-repeat;
	background-position: left;
	width: 608px;
	vertical-align: middle;
	padding: 0 0 0 4px;
    height: 18px;
    color: #fff;
    padding-left: 8px;
    font-weight: bold;
    font-size: 14px;
    padding-top: 2px;
}
.profileShoutContent
{
	background-color: #dfdfdf;
	font-size: 0.85em;
	font-weight: normal;
	color: #363636;
	width: 608px;
	min-height: 200px;
    border-right: solid 2px #699f23;
    border-left: solid 2px #699f23;
    border-bottom: solid 2px #699f23;  
}
.shoutBoxRowStyle
{
	width: 602px;
	max-width: 602px;
	height: 72px;
	background-color: #fff;
	font-size: 1.1em;
	font-weight: normal;
	color: #363636;
	padding: 4px 4px 4px 4px;
}
.shoutBoxAlternatingRowStyle
{
	background-color: #dfdfdf;
}
.shoutBoxAvatar
{
	width: 58px;
	height: 58px;
	-ms-interpolation-mode: bicubic;
}
.shoutBoxAvatar:hover
{
	width: 58px;
	height: 58px;
	cursor: pointer;
}
.gridShoutbox
{
	width: 100%;
}
.gridShoutboxColumnAvatar
{
	width: 70px;
	vertical-align: top;
	padding-top: 4px;
}
.gridShoutboxColumnProfile
{
	width: 90px;
	vertical-align: top;
	padding-top: 4px;
}
.gridShoutBoxColumnProfileTitleText
{
	color: #195593;
	cursor: pointer;
}
.gridShoutboxColumnMessage
{
	vertical-align: top;
	text-align: left;
	height: 100%;
}
.messageContentDiv
{
	margin: 4px 4px 4px 4px;
	overflow: hidden;
	padding: 4px 4px 4px 4px;
}
.messageContentAlternatingDiv
{
	margin: 4px 4px 4px 4px;
	overflow: hidden;
	padding: 4px 4px 4px 4px;
}
.shoutBoxPagerStyle
{
	font-size: 1em;
	color: #000;
	font-weight: bold;
}
.shoutBoxPagerStyle a, .shoutBoxPagerStyle a:visited
{
	font-size: 1em;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
.shoutBoxPagerStyle a:hover
{
	font-size: 1em;
	color: #195593;
	text-decoration: none;
	font-weight: normal;
}
.newShoutPanel
{
	background-color: #699f23;
}
.newShoutLeftBox
{
	background-color: #ffffff;
	width: 299px;
	height: 140px;
	border: solid 1px #cacdc9;
}
.newShoutRightBox
{
	background-color: #ffffff;
	width: 299px;
	height: 140px;
	border-bottom: solid 1px #cacdc9;
	border-right: solid 1px #cacdc9;
	border-top: solid 1px #cacdc9;
}
.newShoutText
{
	margin: 0px 0px 0px 0px;
	border-style: none;
	overflow: hidden;
	width: 98%;
	height: 98%;
	font-size: 0.9em;
	color: #383838;
}
.contentWidthLabel
{
	width: 98%;
	overflow: hidden;
	height: 98%;
	border-style: none;
	background: transparent;
	font-size: 0.95em;
	font-weight: normal;
	color: #363636;
}
.newShoutSubmit
{
	width: 66px;
	height: 24px;
	background-image: url('../Images/_Profile/Button_Submit.png');
	background-repeat: no-repeat;
	background-position: left;
	vertical-align: middle;
	font-size: 0.9em;
	color: #383838;
	border-style: none;
	background-color: Transparent;
	display: inline-block;
	line-height: 24px;
}
.newShoutSubmit:hover
{
	width: 66px;
	height: 24px;
	background-image: url('../Images/_Profile/Button_Submit.png');
	background-repeat: no-repeat;
	background-position: left;
	vertical-align: middle;
	font-size: 0.9em;
	color: #195593;
	border-style: none;
	background-color: Transparent;
	cursor: pointer;
}
.shoutBoxSubmitContainer
{
	width: 100%;
	margin: 0px 0px 0px 0px;
	height: 28px;
	vertical-align: middle;
	text-align: center;
	padding-top: 4px;
}
.processMessageShoutBox
{
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #000;
	width: 300px;
	height: 201px;
	font-size: 9pt;
	font-weight: normal;
	color: #042d4a;
	padding: 0;
	margin: 0;
	z-index: 1000;
	vertical-align: middle;
	text-align: center;
}
.dataListSmileys
{
	width: 100%;
	height: 100%;
	float: left;
	vertical-align: top;
	text-align: left;
}
.dataListSmileys img
{
	width: 24px;
	height: 24px;
	cursor: pointer;
}
.global_container_header_612_green_shoutbox { background: url("/Images/Heading/green/612.png") no-repeat scroll 0 0 transparent; color: #FFFFFF; font-size: 14px; font-weight: bold; height: 18px; padding-left: 8px; padding-top: 0px; width: 608px; }

