.header-top{
background-color: #009933;
}
            .ilm-area{
                position: relative;
margin-top:20px;
                height:500px;
                width:100%;
                xborder:solid 1px #000;
                float:left;
                overflow: hidden;
                xbackground: transparent url(//lib.store.yahoo.net/lib/yhst-14286580641422/checkerboard.jpg) repeat top center;
            }
            .ilm-area .ilm-top{
                top:0;
            }
            .ilm-area .ilm-bottom{
                bottom:0;
            }
            .ilm-area .ilm-wrap, .ilm-area .ilm-wrap h2{
                xheight:500px !important;
                z-index: 105;
            }
            .boom-area{
                width:300px;
                float:right;
                margin-right:100px;
            }
            .ilm-area h2:hover{
                cursor: pointer;
            }
            .ilm-area img{
                bottom: 0;
                left: 0;
                margin: auto !important;
                max-height: 100% !important;
                position: absolute;
                right: 0;
                top: 0;
                width: auto !important;
                pointer-events: auto;
                
            }
            .ilm-img img:hover{
                cursor: pointer;
            }
            h2.straight{
                position: absolute;
                left:0;
                width:100%;
                text-align: center;
                white-space: nowrap;
padding:0 10px;
max-width:100%;
height:70px;
            }
            h2#bottom-top-straight{
                top:72%;
            }
            h2#bottom-bottom-straight{
                top:84%;
            }
            h2#top-arc{
                top:0px;
            }
            .boom-area label{
                display:block;
            }
           

            .boom-area em{
                font-size:10px;
            }
    
            /* Template 2 over */
            .template-2.ilm-area img{
                max-height: 200px !important;
            }
            .template-2 h2#bottom-top-straight{
                top:62%;
            }
            .template-2 h2#bottom-bottom-straight {
                top: 72%;
            }
    
            /* Template 3 Overrides */
            .template-3 h2.straight#bottom-top-straight{
                top:48%;
                left:10px;
                width:auto;
            }
            .template-3 h2.straight#bottom-bottom-straight{
                top:48%;
                left:auto;
                right:10px;
                width:auto;
            }

            h2#bottom-arc{
                bottom:0px;
                left: 0;
                position: absolute !important;
                text-align: center;
                white-space: nowrap;
                width: 100%;
            }











 .palette-color-picker-button {
            position: relative;
margin-top:9px;
z-index:9999999999;
            display: inline-block;
            width: 28px;
            vertical-align: middle;
            height: 28px;
            margin-right: 8px;
            background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path fill="#f5c86c" d="M2 2h8v8H2z"/><path fill="#f56c6c" d="M12 2h8v8h-8z"/><path fill="#f46ac6" d="M22 2h8v8h-8z"/><path fill="#c3f167" d="M2 12h8v8H2z"/><path fill="#f3f3f3" d="M12 12h8v8h-8z"/><path fill="#c76cf5" d="M22 12h8v8h-8z"/><path fill="#69e369" d="M2 22h8v8H2z"/><path fill="#6bc6f4" d="M12 22h8v8h-8z"/><path fill="#6b6bf5" d="M22 22h8v8h-8z"/><path d="M9 3v6H3V3h6m1-1H2v8h8V2zm9 1v6h-6V3h6m1-1h-8v8h8V2zm9 1v6h-6V3h6m1-1h-8v8h8V2zM9 13v6H3v-6h6m1-1H2v8h8v-8zm9 1v6h-6v-6h6m1-1h-8v8h8v-8zm9 1v6h-6v-6h6m1-1h-8v8h8v-8zM9 23v6H3v-6h6m1-1H2v8h8v-8zm9 1v6h-6v-6h6m1-1h-8v8h8v-8zm9 1v6h-6v-6h6m1-1h-8v8h8v-8z" opacity=".25"/></svg>') center center no-repeat;
            background-size: cover;
            /*background: url(palette-color-picker-icon.svg) center center no-repeat;*/
            cursor: pointer;
            outline: 1px solid #bbb;
            border: 2px solid #fff; }
            .palette-color-picker-bubble {
            display: none;
            margin: 12px 0;
            position: absolute;
            bottom: 100%;
            width: 220px;
            padding: 10px 8px 8px 8px;
            border: 1px solid #bbb;
            border-radius: 3px;
            background-color: #fff; }
            .palette-color-picker-bubble:after, .palette-color-picker-bubble:before {
            top: 100%;
            left: 14px;
            border: solid transparent;
            content: ' ';
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none; }
            .palette-color-picker-bubble:after {
            border-color: transparent;
            border-top-color: #fff;
            border-width: 8px;
            margin-left: -8px; }
            .palette-color-picker-bubble:before {
            border-color: transparent;
            border-top-color: #bbb;
            border-width: 9px;
            margin-left: -9px; }
            .palette-color-picker-bubble.downside {
            bottom: auto;
            top: 100%; }
            .palette-color-picker-bubble.downside:after, .palette-color-picker-bubble.downside:before {
            top: auto;
            bottom: 100%; }
            .palette-color-picker-bubble.downside:after {
            border-top-color: transparent;
            border-bottom-color: #fff; }
            .palette-color-picker-bubble.downside:before {
            border-top-color: transparent;
            border-bottom-color: #bbb; }
            .palette-color-picker-bubble .swatch {
            position: relative;
            display: inline-block;
            font: 0/0 a;
            width: 12.66%;
            padding-top: 11.00%;
            margin: 1% 2%;
            outline: 1px solid #bbb;
            border: 2px solid #fff;
            border-radius: 3px;
            cursor: pointer;
            overflow: hidden; }
            .palette-color-picker-bubble .swatch.active {
            outline-color: #000;
            -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
            -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
            box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75); }
            .palette-color-picker-bubble .swatch.clear {
            background-color: #fff; }
            .palette-color-picker-bubble .swatch.clear:before {
            position: absolute;
            content: '';
            display: block;
            top: -1px;
            left: 0;
            width: 100px;
            height: 2px;
            background-color: #e00;
            transform-origin: 0 0;
            transform: rotate(45deg); }
            .palette-color-picker-bubble.double .swatch {
            width: 29.30%;
            padding-top: 11.00%;
            margin: 1% 2%; }
            .palette-color-picker-bubble.double .swatch.clear:before {
            transform: rotate(22.5deg); }
            .palette-color-picker-bubble.wide .swatch {
            width: 96.2%;
            padding-top: 11.00%;
            margin: 1% 2%; }
            .palette-color-picker-bubble.wide .swatch.clear {
            width: 12.66%; }


.template-2 h2.straight, 
.template-3 h2.straight{
margin:0;
}

.options{
position:relative;
}

.reset-text, .reset-text-add{
background: rgba(0, 0, 0, 0) url("//lib.store.yahoo.net/lib/yhst-14286580641422/arrow-reset.png") no-repeat scroll 0 0;
    display: block;
    height: 18px;
    overflow: hidden;
    position: absolute;
    right: 28px;
    text-indent: -999999px;
    top: 9px;
    width: 15px;
    z-index: 3;
}
.ilm-disclaimer{font-size:12px;}

a.add-line{
color: #15bc4c !important;
    display: block;
    font-weight: bold;
    padding-bottom: 10px;
}

.add-line span{
background-color: #15bc4c;
    border: 1px solid transparent;
    border-radius: 20px;
    color: #fff;
    display: inline-block;
    font-size: 23px;
    font-weight: bold;
    line-height: 21px;
    margin-right: 5px;
    padding: 0 4px;
    vertical-align: middle;
}

.warning-text{
background-color: #fadda7; border:solid 4px orange; margin-bottom: 10px; padding: 10px; font-weight: bold; 
}

.ilm-disclaimer-text{clear:both; text-align:center; font-weight:bold; font-size:10px;}


/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('//lib.store.yahoo.net/lib/yhst-14286580641422/fancybox-sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('//lib.store.yahoo.net/lib/yhst-14286580641422/fancybox-loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('//lib.store.yahoo.net/lib/yhst-14286580641422/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('//lib.store.yahoo.net/lib/yhst-14286580641422/fancybox-overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('//lib.store.yahoo.net/lib/yhst-14286580641422/fancybox-sprite2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('//lib.store.yahoo.net/lib/yhst-14286580641422/fancybox-loading2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}

#ilm-img-insets {margin-bottom:20px; text-align:center; margin-top:14px;}
#ilm-img-insets img{display:inline-block !important; margin-right:5px !important; margin:0 auto;}

a.remove-add{font-size:12px; color:#ff0000; float:right;}


.backtotop{
width:50px;
background-color:#000;
color:#fff;
border solid 1px transparent;
border-radius:5px;
text-align:Center;
}

.backtotop .icon{
fill:#fff;
width:30px;
height:30px;
margin:0 auto;
}

.backtotop span{
    color: #fff;
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin-top: -7px;
    text-align: center;
}

.backtotop:visited{text-decoration:none;}





