﻿/* File Created: October 5, 2015 */
/*PopUpVideo*/
#divBalloonAds { bottom: 0; height: 481px; overflow: hidden; position: fixed; z-index: 900; }
.BalloonAdsRight { background: url("/images/chat/border_popup300x250_left.png") no-repeat scroll left top transparent; display: inline; float: left; height: 485px; width: 15px;margin-top: -3px; }
.BalloonAdsLeft { background: url("/images/chat/border_popup300x250_right.png") no-repeat scroll left top transparent; display: inline; float: right; width: 15px; }
.BalloonAdsCenter { display: inline; float: left; height: 501px; width: 300px; }
.BalloonAdsHeader { background: url("/images/chat/border_popup300x250_top.png") no-repeat scroll center top transparent; height: 27px; overflow: hidden; width: 300px; }
.BalloonAdsTitle { color: #000000; display: inline; float: left; font-family: Arial; font-size: 12px; font-weight: 700; padding: 6px 0 0 3px; width: 260px; }
.BalloonAdsControl { display: inline; float: right; height: 11px; padding-top: 9px; width: 26px; }
.BalloonAdsImage { height: 501px; width: 300px; }
.BalloonAdsBottom { background: url("/images/chat/border_popup300x250_bottom.png") no-repeat scroll center bottom transparent; height: 13px; width: 300px; }
.balloonAds_control { background-image: url("/images/chat/balloon_ads_control.png"); cursor: pointer; }
.control_min { background-position: 0 0; display: inline; float: left; height: 14px; width: 14px; }
.control_max { background-position: -13px 0; display: inline; float: left; height: 11px; width: 13px; }
.control_close { background-position: -26px 0; display: inline; float: left; height: 11px; width: 13px; }
.contentChatBox { width: 300px; height: 444px; }
#contentVnnsChat { width: 100%; height: 100%; }
#divBalloonAds{right: 0pt; width: 330px; display: block; bottom: 0; }
.contentChatBox{background: #ffffff;}