/**
 * @package JLive! Chat
 * @version 4.2.6
 * @copyright (C) Copyright 2008-2010 CMS Fruit, CMSFruit.com. All rights reserved.
 * @license GNU/LGPL http://www.gnu.org/licenses/lgpl-3.0.txt

 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU Lesser General Public License as published by
 the Free Software Foundation; either version 3 of the License, or (at your
 option) any later version.

 This program is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
 or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public
 License for more details.

 You should have received a copy of the GNU Lesser General Public License
 along with this program.  If not, see http://www.gnu.org/licenses/.
 */
 
.jlc-clr {
    display: block;
    clear: both;
    float: none;
    width: auto;
    line-height: 1px;
    font-size: 1px;
    height: 1px;
}

.jlc-hide {
    display: none !important;
}

.jlc-show {
    display: block !important;
}

.jlc-right {
    float: right;
}

.jlc-left {
    float: left;
}

.jlc-block {
    display: block !important;
}

.jlc-lbl {
    text-align: right;
}

/** For Iframe Popup **/
#livechat_iframe {
    position: absolute;
}

body > #livechat_iframe {
    position: fixed;
}

.jlc-popup-minimized {
    height: 38px !important;
}

/** Auto-Popup Styles **/
#jlivechat_autopopup {
    position: absolute;
    z-index: 999991000;
    bottom: 0px;
    left: 0px;
    width: 100%;
    padding: 0;
    margin: 0 0 -90px 0;
    background: black url(../images/backgrounds/auto_popup.gif) repeat-x left top;
    overflow: visible;
}

#jlivechat_autopopup,
#jlivechat_autopopup .autopopup-cloud-outer,
#jlivechat_autopopup .autopopup-center {
    height: 69px;
}

body > #jlivechat_autopopup {
    position: fixed;
}

#jlivechat_autopopup .autopopup-cloud-outer {
    margin: 0 0 0 50px;
    position: relative;
    overflow: visible;
    float: left;
    width: 148px;
}

#jlivechat_autopopup .autopopup-cloud-outer .autopopup-cloud-inner {
    margin: -25px -4px 0 0;
    position: absolute;
    overflow: visible;
    width: 220px;
    height: 86px;
}

#jlivechat_autopopup .autopopup-center {
    margin: 7px 0 0 -40px;
    display: inline-block;
	float: left;
	position: absolute;
	left: 48px;
}

#jlivechat_autopopup .autopopup-center .autopopup-center-line1,
#jlivechat_autopopup .autopopup-center .autopopup-center-line2 {
    display: block;
    clear: both;
    float: none;
    color: white;
}

#jlivechat_autopopup .autopopup-center .autopopup-center-line1 {
    font-size: 32px;
    line-height: 1em;
    font-weight: bold;
    letter-spacing: 1px;
    font-family: helvetica, arial, sans;
}

#jlivechat_autopopup .autopopup-center .autopopup-center-line2,
#jlivechat_autopopup .autopopup-center a.autopopup-center-line2 {
    font-size: 16px;
    line-height: 1em;
    font-weight: bold;
    word-spacing: -1px;
    font-family: arial, helvetica, sans;
    text-decoration: none;
}

#jlivechat_autopopup .autopopup-center a.autopopup-center-line2:hover {
    text-decoration: underline;
}

.autopopup-green-button,
a.autopopup-green-button,
a.autopopup-green-button:visited {
    font-size: 15px;
    font-family: arial, helvetica, sans;
    width: 130px;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    display: inline-block;
Name:
Stops
Opacity:
Location: %
Color:
Location: %
Adjustments new
Preview
Orientation: Size: x IE
CSS
background: #4c4c4c;
background: -moz-linear-gradient(top, #4c4c4c 0%, #595959 12%, #666666 25%, #474747 39%, #2c2c2c 50%, #000000 51%, #111111 60%, #2b2b2b 76%, #1c1c1c 91%, #131313 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c4c4c), color-stop(12%,#595959), color-stop(25%,#666666), color-stop(39%,#474747), color-stop(50%,#2c2c2c), color-stop(51%,#000000), color-stop(60%,#111111), color-stop(76%,#2b2b2b), color-stop(91%,#1c1c1c), color-stop(100%,#131313));
background: -webkit-linear-gradient(top, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%);
background: -o-linear-gradient(top, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%);
background: -ms-linear-gradient(top, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=0 );
background: linear-gradient(top, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%);
    margin: 19px 14px 0 0;
    text-decoration: none;
    color: silver;
    text-align: center;
    font-weight: bold;
	float: right;
	-moz-border-radius: 15px;
border-radius: 15px;
	border: 2px solid silver;
}

a.autopopup-green-button:hover {
    text-decoration: none;
    color: white;
	border: 2px solid white;
}

a.autopopup-close-button,
.autopopup-close-button {
    width: 20px;
    height: 20px;
    float: right;
    overflow: hidden;
    line-height: 20px;
    font-size: 20px;
    background: url(../images/autopopup/close.gif) no-repeat center center;
    display: inline-block;
    text-decoration: none !important;
}

a.autopopup-close-button:hover {
    text-decoration: none !important;
}

#livechat_container a {
	color: white;
}
