#exitChat #defaultShadow {
	display: none;
	background-color: #000;
	height: 100%;
	z-index: 1;
	width: 100%;
	left: 0;
	position: absolute;
	top: 0;
	opacity: 0.60;
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	height: 10px;
	z-index: 1200;
}

#exitChat #chatDiv {
    background-color: #4b5802;
    border: 4px solid #c1d327;
    height: 395px;
    left: 30px;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: -1000px;
    width: 700px;
    z-index: 1210;
}

#exitChat .panel {
    margin: 2px;
}

#exitChat .buttonPanel {
    background: url(../images/img_headLine_ts20231006115502.png) -5px 0 no-repeat #252709;
    color: #F8EE02;
    font-size: 16px;
    height: 30px;
    margin-bottom: 1px;
    padding-right: 5px;
    padding-top: 3px;
    text-align: right;
}

#exitChat .logo {
	width: 140px;
}

#exitChat .closeButton {
    float: right;
    width: 15px;
	height: 15px;
	margin-top: 4px;
	cursor: pointer;
}

#exitChat .panel .content {
    padding: 10px;
}

#exitChat .leftSide {
    float: left;
    height: 300px;
    width: 330px;
}

#exitChat #flPanel {
    border: 2px solid #c1d327;
    cursor: pointer;
    float: left;
    margin-bottom: 8px;
    width: 320px;
	height: 240px;
}

#exitChat #panel .timeRemaining {
    color: #fff;
    font-size: 16px;
	font-weight: bold;
    height: 29px;
    width: 320px;
    text-align: center;
}

#exitChat #timer {
    color: #fff;
    font-weight: bold;
}

#exitChat #interactivePanel {
    float: left;
}

#exitChat #chatIn {
    background-color: #FFFFFF;
    border-color: #80807E #D4D1C8 #D4D1C8 #80807E;
    border-style: solid;
    border-width: 2px;
    font-size: 12px;
    height: 230px;
    margin-bottom: 5px;
    overflow: auto;
    padding: 5px;
    width: 330px;
	color: #000;
}

#exitChat #chatIn #avatarName {
	text-decoration: underline;
}

#exitChat .sendButton input {
	background: transparent url(../images/btn_chat_ts20231006115502.png) no-repeat top left;
	width: 96px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	cursor: pointer;
	text-decoration: underline;
	border: none;
}

#exitChat #interactivePanel .initialText {
    color: #E50000;
    font-size: 12px;
    font-weight: bold;
}


#exitChat #chatIn p {
    line-height: 15pt;
    padding-bottom: 10px;
}

#exitChat #chatIn p .virtualLink {
	text-decoration: underline;
	cursor: pointer;
}

#exitChat #chatOut {
    height: 55px;
    margin-top: 5px;
    width: 345px;
}

#exitChat #interactivePanel .sendButton {
    float: right;
}

#exitChat #interactivePanel .allChatsButton {
    width: 536px;
}

#exitChat .allChatsButton input {
	margin-left: 65px;
	cursor: pointer;
	width: 536px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #000;
	font-weight: bold;
	font-size: 18px;
	text-decoration: underline;
	background: transparent url(../images/btn_allCams_ts20231006115502.png) no-repeat top left;
	cursor: pointer;
	border: none;
}

#exitChat .allChatsButton {
    padding: 0 0 15px;
    width: 550px;
}

#exitChat #interactivePanel #info {
    font-size: 15px;
    font-weight: bold;
}


#exitChat #outText {
    background-color: #FFFFFF;
    border-color: #80807E #D4D1C8 #D4D1C8 #80807E;
    border-style: solid;
    border-width: 2px;
    font-size: 16px;
    height: 30px;
    width: 235px;
}

#exitChat .infoText {
	display: none;
}

#exitChat #autoChatRegistrationDiv {
	background-color: #4b5802;
    border: 4px solid #c1d327;
    height: 395px;
    left: 30px;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 30px;
    width: 700px;
    z-index: 1210;
	display: none;
}

#exitChat #autoChatRegistrationDiv .panel .content {
    padding: 10px;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
}

#exitChat #regEmail {
	padding: 5px;
	width: 450px;
	height: 30px;
}


#exitChat .terms {
	font-size: 9px;
}

#exitChat .terms a {
	color: #fff;
}

#exitChat .big {
	font-size: 20px;
	padding: 15px 0;
}

#exitChat .input {
	margin-top: 20px;
	margin-bottom: 5px;
}

#exitChat .myMail {
	padding-top: 10px;
	margin-right: 10px;
	padding-bottom: 5px;
}

#exitChat #joinFree {
	margin-top: 30px;
	cursor: pointer;
}

#exitChat #joinFree input {
	background: transparent url(../images/btn_joinfree_ts20231006115502.png) no-repeat top left;
	width: 386px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	border: none;
	cursor: pointer;
	color: #000;
	font-weight: bold;
	font-size: 24px;
	text-decoration: underline;
}

/* reg error box*/

/*reg error box*/

.regErrorBox {
	width: 319px;
	float: left;
	text-align: left;
	color: #000000;
	position: absolute;
	top: 62px;
	left: 10px;	
	z-index: 93;
}

.regErrorBoxTop {
	width: 319px;
	height: 10px;
	float: left;
	background: transparent url(../../images/register/bg_reg_error_top_ts20231006115502.png) no-repeat top left;	
}

.regErrorBoxMiddle {
	width: 295px;
	float: left;
	background: transparent url(../../images/register/bg_reg_error_middle_ts20231006115502.jpg) repeat-y top left;
	padding: 10px 12px;	
	height: 55px;
}

.regErrorBoxBottom {
	width: 319px;
	height: 10px;
	float: left;
	background: transparent url(../../images/register/bg_reg_error_bottom_ts20231006115502.png) no-repeat top left;	
}

.closeRegError {
	width: 20px;
	height: 20px;
	position: absolute;
	top: -5px;
	right: -6px;	
}

.closeRegError a.closeReg {
	width: 20px;
	height: 20px;
	display: block;
	background: transparent url(../../images/register/icon_reg_error_close_ts20231006115502.png) no-repeat top left;
	cursor: pointer;
}

.closeRegError a.closeReg span {
	display: none;	
}

.regErrorBoxMiddle h4 {
	font-size: 12px;
	font-weight: bold;	
}

.regErrorBoxMiddle ul li {
	background: transparent url(../../images/register/icon_reg_alert_ts20231006115502.gif) no-repeat center left;
	padding: 0 0 0 20px;
	font-size: 11px;
}
