@CHARSET "UTF-8";

.GriBold {
	color: #373737;
	font-weight: bold;
}

.WhiteBold {
	color: white;
	font-weight: bold;
}

.YelBold {
	color: #EF9E07;
	font-weight: bold;
}

.font10 {
	font-size: 10px;
}

.font12 {
	font-size: 12px;
}

.font14 {
	font-size: 14px;
}

a.SmalAvatarContainerWY img {
	margin: 2px;
	padding: 2px;
	background-color: white;
}

a.SmalAvatarContainerWY:hover img {
	background-color: #EF9E07;
}

a.SmalAvatarContainerLD img {
	margin: 2px;
	padding: 2px;
	background-color: white;
	border: 1px solid #BCBBBB;
}

a.SmalAvatarContainerLD:hover img { /*background-color: #EF9E07;*/
	border: 1px solid #373737;
}

.ProfileListConainer {
	float: left;
	margin: 5px 5px 10px 5px;
	width: 145px;
	height: 210px;
}

.buttonSize15 {
	width: 15px;
	height: 15px;
	line-height: 16px;
	display: inline;
	float: left;
}

a.buttonSimpleWhite {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: white;
	border: 1px solid #373737;
	color: #373737;
	padding: 3px;
	margin: 1px;
	text-decoration: none;
}

a.buttonSimpleWhite:hover {
	background-color: #EF9E07;
	color: white;
}

a.buttonSimpleYel {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EF9E07;
	border: 1px solid #373737;
	color: white;
	padding: 3px;
	margin: 1px;
	text-decoration: none;
}

a.buttonSimpleYel:hover {
	background-color: white;
	color: #373737;
}

.TopRateUserContainer {
	width: 190px;
	height: 100px;
	top: 0px;
	right: 0px;
	margin: 20px 10px;
	float: left;
	/*border: 1px solid grey;*/
}

.bt-content {
	color: white;
	font-weight: bold;
}

a.YelWhiteLink {
	color: #EF9E07;
}

a.YelWhiteLink:hover {
	color: white;
}

.KeyfiChatContainer1 {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	width: 500px;
	background: #eeeeee;
	border-color: #DEDEDE;
}

.KeyfiChatContainer2 {
	padding: 10px;
}

.bl2 {
	border: 1px solid #e68200;
	background: url(../images/bl2.gif) 0 100% no-repeat;
	text-align: center
}

.bl {
	background: url(../images/bl2.gif) 0 100% no-repeat;
}

.br {
	background: url(../images/br2.gif) 100% 100% no-repeat
}

.tl {
	background: url(../images/tl2.gif) 0 0 no-repeat
}

.tr {
	background: url(../images/tr2.gif) 100% 0 no-repeat;
	padding: 10px
}

.tr2 {
	background: url(../images/tr2.gif) 100% 0 no-repeat
}

.t {
	background: url(../images/dot2.gif) 0 0 repeat-x;
	background-color: #F3B025;
}

.b {
	background: url(../images/dot2.gif) 0 100% repeat-x
}

.l {
	background: url(../images/dot2.gif) 0 0 repeat-y
}

.r {
	background: url(../images/dot2.gif) 100% 0 repeat-y
}

.h2 {
	position: relative;
	left: -24px;
	height: 1%;
	clear: left;
	font-size: 1.7em;
	letter-spacing: 1px;
	background: url(../images/bg-h2.gif) no-repeat;
	padding: 32px 4px 16px 24px;
	margin-top: -10px;
	margin-bottom: 15px;
}

.h2.off {
	background: none;
	border: 0
}

.redText {
	color: red;
}

.gri {
	color: #373737;
}

.font15 {
	
}

.alpha0 {
	filter: alpha(opacity =     0);
	-moz-opacity: 0;
	opacity: 0;
}

.videoBodyContainer {
	color: #FFFFFF;
	padding: 0px;
	border: 1px solid grey;
	background-color: white
}

.videoContainer {
	background-color: white;
	width: 300px;
	height: 250px;
	position: absolute;
	z-index: 998;
	cursor: pointer;
}

.videocontainerSubComment {
	background-color: white;
	width: 300px;
	height: 60px;
	position: absolute;
	z-index: 999;
	opacity: 1;
	margin-top: 200px;
	border-top: 1px solid #808080
}

a.Imgalbum img {
	max-height: 180px;
	max-width: 180px;
	margin: 2px;
	padding: 2px;
	background-color: white;
	border: 1px solid #797873;
}

a.Imgalbum:HOVER img {
	border: 1px solid black;
}

a.LinkTextBW {
	color: black;
}

a.LinkTextBW:hover {
	color: white;
	font-weight: bold;
}

.ToolTipSelect {
	width: 400px;
}

.videoText {
	border : 1px solid #A6A6A6;
	font-size: 19px;
	width: 90%;
}

.textBoxTextFull {
	color: #666666;
}

.textBoxTextFull {
	color: #373737;
}

.newsControl .image{
	width: 10px
}

.NotifUpdateText{
	font-size: 12px;
	font-weight: bold;
	line-height: 27px;
	color: #333;
	/*background-image: url(../images/v3/icons/add_watchlist.png);
	background-repeat: no-repeat;
	background-position: right center;*/
	border-bottom:1px solid #E5E5E5;	
	text-decoration: none;
	display: block;
	padding: 0 30px 0 0;
}

.disableTextbox{
	color: #B3B3B3;
	border:1px solid #737373;
	height:19px;
	line-height:15px;
	font-size: 17px;
	padding-top:4px; 
	padding-left: 3px;
}

.UsernameSearch{
	background:url(../images/v3/Backsearchicon.gif) no-repeat scroll 1px;
	background-color:white;
	border:1px solid #737373;
	line-height:16px;
	padding-left:18px;
	height: 20px;
	width: 254px;	
	font-size: 15px;
}

a.TextLinkGrey{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #373737;
	} 
a.TextLinkGrey:HOVER {
	color: #F3B025
}	

a.TextLinkNews{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #F3B025;
	} 
a.TextLinkNews:HOVER {
	color: #373737;
}	

.messageBoxArea{
	border: none;
	width: 500px;
	height: 95%;
	/*border-right: 1px solid #999999;*/
	}
.messageBoxScroll{
scrollbar-base-color: #FFFFFF;
scrollbar-arrow-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;


}