.chatPeopleList .chatUser {
font-weight:bold;
}

.chatHeader {background-image: url(http://x-lines.ru/glitter/g/073/042/40/0/feopb8gosdem8wfa4g81bwr74napdygozzemtwfaryiy.gif);background-position: center center;background-repeat:no-repeat; border-radius: 25px;}

.chatPeople { background-image: url(https://img-fotki.yandex.ru/get/5903/lady-annadu.34/0_60845_df20c1c7_XL.jpg); height: "250"; width: "100"; background-repeat: no-repeat; background-position: bottom; position: absolute; }

.smilesBox {background-image:url(https://www.wallpapers4k.org/wp-content/uploads/2018/09/Pics-Of-Pretty-Wallpapers-1-1.jpg);width:80%;margin-left:-15pt;border-radius:50px;  }

#chatChannel_main{background-image:url(),url(https://img0.liveinternet.ru/images/attach/c/3/76/940/76940804_10663268d12a.gif);background-position:left, right;background-repeat:repeat-y; }

input.chatPassword.chatSpecifyPassword.chatInputText { border-radius: 10px; } .transparent { background-image: url(https://fanart.tv/fanart/movies/411/moviebackground/the-chronicles-of-narnia-the-lion-the-witch-and-the-wardrobe-5666963a7f171.jpg) } .content { background-image: url(https://img1.picmix.com/output/stamp/thumb/4/3/3/2/902334_6fb5d.gif); background-position:bottom center; background-repeat:no-repeat; }

.chatPrivateMessages{ 
background-image: url("https://cloud.mysteryscience.com/image/fetch/f_auto,q_auto/https://www.dropbox.com/s/b1r9bjw2k14zm35/065-Thumbnail-Site.jpg%3Fdl%3D1");
background-position: center; 
background-repeat: no-repeat; 
background-size: 100% 100%; 
}

.chatTopLineWrapper ul li ul { 
background-image: url(http://images5.fanpop.com/image/photos/26700000/The-Chronicles-of-Narnia-The-Voyage-of-the-Dawn-Treader-the-chronicles-of-narnia-26747651-500-281.jpg); 
background-position: center center; 
background-repeat:no-repeat; 
background-size: 100% 100%; 
font-family: Monotype Corsiva; 
font-style: normal; 
font-size: 12pt; 
display: block; 
position: absolute; 
left: 0; 
visibility: hidden; 
padding:40px 40px 40px 40px; 
border: 1px solid #; 
border-radius:60px 60px 60px 60px; 
box-shadow: 0 0 1px #fff, 0 0 2px #fff, 0 0 3px #fff, 0 0 4px #c79900, 0 0 5px #ffe799, 0 0 6px #ffe799, 0 0 7px #ffe799, 0 0 10px #ffe799; 
}

.chatTopLine { 
background-image: url("http://tanny-tat.narod.ru/0b3f4cf9b9b6.gif"); 
background-position: center center; 
background-repeat: repeat; 
background-size: 100% 100%; 
font-family: Monotype Corsiva; 
font-style: normal; 
font-size: 12pt; 
color: #fff; 
padding:0 10px 0 10px; 
border: 1px solid #; 
border-radius:10px 10px 10px 10px; 
box-shadow: 0 0 1px #fff, 0 0 2px #fff, 0 0 3px #fff, 0 0 4px #C684C0, 0 0 5px #FFD1CD, 0 0 6px #FFD1CD, 0 0 7px #FFD1CD, 0 0 10px #FFD1CD; 
}

.chatTopLineWrapper > ul > li > a:hover { 
background-image:url("https://img1.liveinternet.ru/images/attach/c/0/119/659/119659015_fon54.gif"); 
background-position: center center; 
background-repeat: repeat; 
background-size: 100% 100%; 
font-family: Monotype Corsiva; 
font-style: normal; 
font-size: 12pt; 
color: #fff; 
padding:5px 10px 5px 10px; 
border: 1px solid #; 
border-radius:35px 35px 35px 35px; 
box-shadow:0px 0px 0px #555; 
}

.chatPeople ul.chatPeopleList li a.chatUserSex1 b { background-image:url("http://smiles24.ru/data/smiles/smiles-pocelui-203.gif") }

.chatPeople ul.chatPeopleList li a.chatUserSex2 b { background-image:url("http://smiles24.ru/data/smiles/smiles-smushenie-206.gif") }

.chatPopupMenuDiv1, .chatPopupMenuDiv2, .chatPeople ul.chatPeopleList li.hover { 
background-image: url(https://poster.nicefon.ru/2016_10/03/350x220/161032a4939f9e4800000.jpg); 
background-position: center center; 
background-repeat:no-repeat; 
background-size: 100% 100%; 
font-family: Monotype Corsiva; 
font-style: normal; 
font-size: 12pt; 
padding:5px 0px 0px 10px; 
border: 1px solid #; 
border-radius:30px 30px 30px 30px; 
box-shadow: 0 0 1px #fff, 0 0 2px #fff, 0 0 3px #fff, 0 0 4px #c79900, 0 0 5px #ffe799, 0 0 6px
#ffe799, 0 0 7px #ffe799, 0 0 10px #ffe799; 
}

#join-chat-button,
#join-chat-button2 {
    background-color: #66CCFF; /* Цвет фона */
    border: 5px solid rgba(255, 255, 255, 0.4); /* Граница (кайма) */
    color: #ffff00; /* Цвет текста */
    border-radius: 25px; /* Закругление */
    text-shadow: -1px 0 1px rgba(0, 0, 0, 0.25); /* Тень текста */
    font-size: 2em; /* Размер текста */
    transition: .3s; /* Плавность анимации */
    padding: 8px 14px;
    font-weight: normal;
    box-sizing: inherit;
    outline: none;
    cursor: pointer;
}
/* Кнопка входа при наведении */
#join-chat-button:hover,
#join-chat-button2:hover {
    opacity:.7;
}
/* Кнопка входа при нажатии */
#join-chat-button:active,
#join-chat-button2:active {
    opacity:.9;
}

.chat { cursor: url(http://cur.cursors-4u.net/toons/too-9/too915.png), default;} #join-chat-button, #join-chat-button2, #chat_main a, .chatHeader, .chatTopLineWrapper ul li.chatMenuItemWithSeparator a, .justify, div.chatMessage span.chatUserFrom, .chatTabs ul, .chatTabs ul li.appTab a, .chatTopLineWrapper > ul > li > a, .chatTabs > ul > li.chatTab > a, .chatSendLinksPanel a.chatLinkSmiles, .chatSendLinksPanel .chatLinkImage, .has-user-id .chatLinkProfile, .chatSendLinksPanel a, .chatLinkGold, .chatLinkVip, .chatLinkModerate, .chatLinkMore, .chatSoundPanel a, .chatFooter .chatFooterWrapper .chatPanel .chatSendButtonPanel .chatSendButton, .chatMessage a, .chatUserFrom, .chatUserFrom, .chatUserFrom, .chatPeople ul.chatPeopleList li a.chatUser:hover, .chatUserMenuInfo:hover, .chatUserMenuPrivate:hover, .chatUserMenuPhotos:hover, .chatUserMenuGift:hover, .chatUserMenuIgnore:hover, .chatUserMenuBan:hover, .chatUserAvatar:hover, .chatUserGiftsCount:hover, .chatUserSex1:hover, .chatUserSex2:hover, .chatUserSex0:hover,.chatPeople ul.chatPeopleList li img:hover, .chatTopLineWrapper > ul > li > ul > li > a:hover { cursor: url("http://cur.cursors-4u.net/toons/too-7/too634.cur"), default; }

chatMessage, .chatUser { text-transform: uppercase; }