Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /home/equexrtl/public_html/phpMyChat-Plus_1.98/plus/skins/start_page.css.php on line 29
Warning: Cannot modify header information - headers already sent by (output started at /home/equexrtl/public_html/phpMyChat-Plus_1.98/plus/skins/start_page.css.php:29) in /home/equexrtl/public_html/phpMyChat-Plus_1.98/plus/skins/start_page.css.php on line 3
.button6 {
background-color: #4e1d0f;
color: #ffffff;
border: 1px solid #4e1d0f;
border-radius: 10px;
font-size: 18px;
font-family: sarai;
border-top: 1px #ffffff;
/* height:56px; */
height:auto;
transition-duration: 0.1s;
float: clear;
}
.button6:hover {
/* color:black;*/
background: -webkit-linear-gradient(bottom, #4e1d0f 12%, #dddddd 100%);
background: -moz-linear-gradient(bottom, #4e1d0f 12%, #dddddd 100%);
background: -o-linear-gradient(bottom, #4e1d0f 12%, #dddddd 100%);
background: linear-gradient(bottom, #4e1d0f 12%, #dddddd 100%);
padding-bottom:1px;
-ms-transform: scale(1.1); /* IE 9 */
-webkit-transform: scale(1.1); /* Safari 3-8 */
transform: scale(1.1);
}
.ChatBody
{
font-family: sarai,helvetica, arial, geneva, sans-serif;
background-color: #76a7d6;
color: #ffffff;
font-size: 17pt;
font-weight: 600;
margin: 5px;
text-indent: 0;
}
.ChatTable
{
font-family: sarai,helvetica, arial, geneva, sans-serif; background-color: #c5d8eb;
color: #000000;
font-size: 17pt;
font-weight: 800;
}
.ChatTabTitle
{
font-family: sarai,helvetica, arial, geneva, sans-serif; background-color: #4e1d0f;
color: #FFFFFF;
font-size: 1em;
/*26pt;
font-weight: 800; */
}
TR.ChatCell, TD.ChatCell, TH.ChatCell
{
font-family: sarai,helvetica, arial, geneva, sans-serif; color: #000000;
font-size: 17pt;
font-weight: 700;
}
TH.ChatCell
{
font-family: sarai,helvetica, arial, geneva, sans-serif; font-weight: 800;
}
A.ChatLink
{
font-family: sarai,helvetica, arial, geneva, sans-serif; text-decoration: underline;
color: #FFFFFF;
font-weight: 600;
cursor:pointer;
}
A.ChatLink:hover, A.ChatLink:active
{
font-family: sarai,helvetica, arial, geneva, sans-serif; color: #FF9900;
text-decoration: none;
cursor:pointer;
}
A.ChatReg
{
font-family: sarai,helvetica, arial, geneva, sans-serif; text-decoration: underline;
font-size: 1.2em;
color: #6ba0d3;
font-weight: 800;
cursor:pointer;
}
A.ChatReg:hover,A.ChatReg:active
{
font-family: sarai,helvetica, arial, geneva, sans-serif; color: #FF9900;
text-decoration: none;
cursor:pointer;
}
INPUT.ChatBox, SELECT.ChatBox, TEXTAREA.ChatBox
{
font-family: sarai,helvetica, arial, geneva, sans-serif; font-size: 1em;
background: #fbefef;
}
.ChatTitle
{
font-family: sarai,helvetica, arial, geneva, sans-serif; color: #4e1d0f;
font-size: 26pt;
font-weight: 700;
}
.ChatError
{
font-family: sarai,helvetica, arial, geneva, sans-serif; font-size: 1.5em;
font-weight: 800;
color: #FF0000;
}
.ChatCopy
{
font-family: helvetica, arial, geneva, sans-serif;
unicode-bidi: embed;
color: #c5d8eb;
font-size: 8pt;
}
A.ChatCopy, A.ChatCopy:active
{
font-family: helvetica, arial, geneva, sans-serif;
color: #FFFFFF;
cursor:pointer;
}
.ChatP1
{
font-family: sarai,helvetica, arial, geneva, sans-serif; font-size: 17pt;
color: #FFFFFF;
}
.ChatP2
{
font-family: sarai,helvetica, arial, geneva, sans-serif; font-size: 17pt;
color: #000000;
}
.ChatP3
{
font-family: sarai,helvetica, arial, geneva, sans-serif; font-size: 17pt;
font-weight: 600;
color: #ffffff;
}
.ChatFlags
{
font-family: sarai,helvetica, arial, geneva, sans-serif; color: #000000;
font-size: 20pt;
font-weight: 800;
}