/******************************************************
SKIN 1 - DARK THEME
******************************************************/


#loop-widgetbar
{
    letter-spacing:normal!important;
}

#loop-widgetbar.skin_1,
#loop-widgetbar.skin_1 p, 
#loop-widgetbar.skin_1 ul, 
#loop-widgetbar.skin_1 ol, 
#loop-widgetbar.skin_1 dl, 
#loop-widgetbar.skin_1 address, 
#loop-widgetbar.skin_1 table, 
#loop-widgetbar.skin_1 pre{
	color:#a9a9a9;
}
#loop-widgetbar.skin_1 #loop-widgetbar-ticker:after{
    background: -moz-linear-gradient(left, #212121 0%, transparent 100%);
    background: -webkit-linear-gradient(left, #212121 0%,transparent 100%);
    background: -o-linear-gradient(left, #212121 0%,transparent 100%);
    background: -ms-linear-gradient(left, #212121 0%,transparent 100%);
    background: linear-gradient(left, #212121 0%,transparent 100%);
}

#loop-widgetbar.skin_1 #loop-widgetbar-ticker.active:after
{
    background: -moz-linear-gradient(left, #000000 0%, transparent 100%);
    background: -webkit-linear-gradient(left, #000000 0%,transparent 100%);
    background: -o-linear-gradient(left, #000000 0%,transparent 100%);
    background: -ms-linear-gradient(left, #000000 0%,transparent 100%);
    background: linear-gradient(left, #000000 0%,transparent 100%);
}
#loop-widgetbar.skin_1 #loop-widgetbar-search:after {
    background: -moz-linear-gradient(right, #212121 0%, transparent 100%);
    background: -webkit-linear-gradient(right, #212121 0%,transparent 100%);
    background: -o-linear-gradient(right, #212121 0%,transparent 100%);
    background: -ms-linear-gradient(right, #212121 0%,transparent 100%);
    background: linear-gradient(right, #212121 0%,transparent 100%);
}

#loop-widgetbar.ticker_active.skin_1 #loop-widgetbar-search:after {
    background: -moz-linear-gradient(right, #000000 0%, transparent 100%);
    background: -webkit-linear-gradient(right, #000000 0%,transparent 100%);
    background: -o-linear-gradient(right, #000000 0%,transparent 100%);
    background: -ms-linear-gradient(right, #000000 0%,transparent 100%);
    background: linear-gradient(right, #000000 0%,transparent 100%);
}
#loop-widgetbar.skin_1 #loop-widgetbar-logo{
	background:#212121 url("images/skin_1_dv.png") no-repeat center right;
}
#loop-widgetbar.skin_1 #loop-widgetbar-logo p{
	background:transparent url("images/skin_1_looplogo.png") no-repeat center center;
}
#loop-widgetbar.skin_1 #loop-widgetbar-logo.active{
	background: #212121 none;
}
#loop-widgetbar.skin_1 #loop-widgetbar-search.active{
	background: #212121 none;
}
#loop-widgetbar.skin_1 #loop-widgetbar-ticker{
	background-color:#212121;
}
#loop-widgetbar.skin_1 #loop-widgetbar-search{
	background:#212121 url("images/skin_1_dv.png") no-repeat center left;
}
#loop-widgetbar.skin_1 #loop-widgetbar-minimisier{
	background:#212121;
}
#loop-widgetbar.skin_1 span#loop-widgetbar-minimisier-button{
	background:transparent url("images/skin_1_mini_on.png") no-repeat center left;
}
#loop-widgetbar.skin_1 .loop-widgetbar-tab.hover span.loop-widgetbar-expand-button{
	background:transparent url("images/skin_1_exp_on.png") no-repeat center center;
}
#loop-widgetbar.expanded.skin_1 .loop-widgetbar-tab.hover span.loop-widgetbar-expand-button,
#loop-widgetbar.expanded.skin_1 .loop-widgetbar-tab.active span.loop-widgetbar-expand-button,
#loop-widgetbar.expanded.skin_1 .loop-widgetbar-tab.active.hover span.loop-widgetbar-expand-button{
	background:transparent url("images/skin_1_exp_off.png") no-repeat center center;
}
#loop-widgetbar.expanded.skin_1 .loop-widgetbar-tab.active span.loop-widgetbar-expand-button{
	background-color: #000000;
}
#loop-widgetbar.skin_1 .loop-widgetbar-tab.hover  span.loop-widgetbar-expand-button{
	background-color: #212121;
}
#loop-widgetbar.skin_1 #loop-widgetbar-ticker.active{
	background-color: #000000 ;
}
#loop-widgetbar.skin_1 #loop-widgetbar-ticker.active.loop-widgetbar-tab.hover  span.loop-widgetbar-expand-button{
	background-color: #000000 ;
}
#loop-widgetbar.skin_1 #loop-widgetbar-ticker.loop-widgetbar-tab.hover  span.loop-widgetbar-expand-button{
	background-color: #212121 ;
}
#loop-widgetbar.skin_1 #loop-widgetbar-ticker.loop-widgetbar-tab.hover span.loop-widgetbar-expand-button:after {
    background: -moz-linear-gradient(right, #212121 0%, transparent 100%);
    background: -webkit-linear-gradient(right, #212121 0%,transparent 100%);
    background: -o-linear-gradient(right, #212121 0%,transparent 100%);
    background: -ms-linear-gradient(right, #212121 0%,transparent 100%);
    background: linear-gradient(right, #212121 0%,transparent 100%);
}

#loop-widgetbar.skin_1 #loop-widgetbar-ticker.active.loop-widgetbar-tab.hover span.loop-widgetbar-expand-button:after,
#loop-widgetbar.skin_1 #loop-widgetbar-ticker.active.loop-widgetbar-tab span.loop-widgetbar-expand-button:after {
    background: -moz-linear-gradient(right, #000000 0%, transparent 100%);
    background: -webkit-linear-gradient(right, #000000 0%,transparent 100%);
    background: -o-linear-gradient(right, #000000 0%,transparent 100%);
    background: -ms-linear-gradient(right, #000000 0%,transparent 100%);
    background: linear-gradient(right, #000000 0%,transparent 100%);
}
#loop-widgetbar.skin_1.expanded #loop-widgetbar-logo.loop-widgetbar-tab.active,
#loop-widgetbar.skin_1.expanded #loop-widgetbar-search.loop-widgetbar-tab.active{
	background-color: #000000;
}

#loop-widgetbar.minimiseComplete.skin_1 span#loop-widgetbar-minimisier-button{
	background:transparent url("images/skin_1_mini_off.png") no-repeat center left;
}
#loop-widgetbar.skin_1 p#loop-logo-large{
	background:transparent url("images/skin_1_looplogo_large.png") no-repeat center top;
}
#loop-widgetbar.minimised.skin_1 #loop-widgetbar-logo:before,  
#loop-widgetbar.unminimising.skin_1 #loop-widgetbar-logo:before{
	background:transparent url("images/skin_1_min_edge_g2.png") no-repeat -1px center;
}
#loop-widgetbar.skin_1 #loop-widgetbar-ticker-content ul li.hover{
	background:transparent url("images/skin_1_post_hover.png") no-repeat 0 0px;
}
#loop-widgetbar.skin_1 #loop-widgetbar-content{
	background-color: black;
}
#loop-widgetbar.skin_1 #loop-widgetbar-logo-content p.lwb_heading, 
#loop-widgetbar.skin_1 #loop-widgetbar-logo-content .middleside  p.lwb_heading,

#loop-widgetbar.skin_1 #loop-widgetbar-content a{
    color:white;
}
#loop-widgetbar.skin_1 #loop-widgetbar-content a:hover{
    color:white;
    background-color: transparent;
}


#loop-widgetbar.skin_1 #loop-widgetbar-banner-content input[type=submit]{
	background-color: black;
	border: 1px solid #ccc;
	color:white;
}
#loop-widgetbar.skin_1 #loop-widgetbar-banner-content h3{
	color: white;
}
#loop-widgetbar.skin_1 .lwbthumblistscroller::-webkit-scrollbar-track {
    background: #333333;
}
#loop-widgetbar.skin_1 .lwbthumblistscroller::-webkit-scrollbar-thumb {
    background: #00f0ff; 
}
#loop-widgetbar.skin_1 .lwbthumblistscroller::-webkit-scrollbar-thumb:window-inactive {
	background: #00f0ff; 
}
#loop-widgetbar.skin_1 .lwbthumblistscroller
{
  scrollbar-base-color: #C0C0C0;
  scrollbar-face-color: #00f0ff;
  scrollbar-3dlight-color: #C0C0C0;
  scrollbar-highlight-color: #00f0ff;
  scrollbar-track-color: #333333;
  scrollbar-arrow-color: #00f0ff;
  scrollbar-shadow-color: #00f0ff;
  scrollbar-dark-shadow-color: #00f0ff;
  scrollbar-width:6px;

}

/******************************************************
SKIN 2 - GRAY THEME
******************************************************/

#loop-widgetbar.skin_2,
#loop-widgetbar.skin_2 p, 
#loop-widgetbar.skin_2 ul, 
#loop-widgetbar.skin_2 ol, 
#loop-widgetbar.skin_2 dl, 
#loop-widgetbar.skin_2 address, 
#loop-widgetbar.skin_2 table, 
#loop-widgetbar.skin_2 pre{
	color:#000000;
}

#loop-widgetbar.skin_2 #loop-widgetbar-ticker:after{
	/*background: -moz-linear-gradient(left center , #E0E0E0 0%, rgba(224, 224, 224, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -webkit-linear-gradient(left center , #E0E0E0 0%, rgba(224, 224, 224, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -o-linear-gradient(left center , #E0E0E0 0%, rgba(224, 224, 224, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -ms-linear-gradient(left center , #E0E0E0 0%, rgba(224, 224, 224, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: linear-gradient(left center , #E0E0E0 0%, rgba(224, 224, 224, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    background: -moz-linear-gradient(left, rgba(224,224,224,1) 0%, rgba(224,224,224,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(224,224,224,1)), color-stop(100%,rgba(224,224,224,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(224,224,224,1) 0%,rgba(224,224,224,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(224,224,224,1) 0%,rgba(224,224,224,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(224,224,224,1) 0%,rgba(224,224,224,0) 100%); /* IE10+ */
	background: linear-gradient(to right, rgba(224,224,224,1) 0%,rgba(224,224,224,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#00e0e0e0',GradientType=1 ); /* IE6-9 */
}

#loop-widgetbar.skin_2 #loop-widgetbar-ticker.active:after
{
    /*background: -moz-linear-gradient(left center , yellow 0%, rgba(224, 224, 224, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -webkit-linear-gradient(left center , #ffffff 0%, rgba(224, 224, 224, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -o-linear-gradient(left center , #ffffff 0%, rgba(224, 224, 224, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -ms-linear-gradient(left center , #ffffff 0%, rgba(224, 224, 224, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: linear-gradient(left center , #ffffff 0%, rgba(224, 224, 224, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
    
}
#loop-widgetbar.skin_2 #loop-widgetbar-search:after {
    /*background: -moz-linear-gradient(right center , red 0%, rgba(224, 224, 224, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -webkit-linear-gradient(right center , #E0E0E0 0%, rgba(224, 224, 224, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -o-linear-gradient(right center , #E0E0E0 0%, rgba(224, 224, 224, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -ms-linear-gradient(right center , #E0E0E0 0%, rgba(224, 224, 224, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: linear-gradient(right center , #E0E0E0 0%, rgba(224, 224, 224, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: -moz-linear-gradient(left,  rgba(224,224,224,0) 0%, rgba(224,224,224,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(224,224,224,0)), color-stop(100%,rgba(224,224,224,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(224,224,224,0) 0%,rgba(224,224,224,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(224,224,224,0) 0%,rgba(224,224,224,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(224,224,224,0) 0%,rgba(224,224,224,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(224,224,224,0) 0%,rgba(224,224,224,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e0e0e0', endColorstr='#e0e0e0',GradientType=1 ); /* IE6-9 */

    
}

#loop-widgetbar.ticker_active.skin_2 #loop-widgetbar-search:after {
    /*background: -moz-linear-gradient(right center , blue 0%, rgba(224, 224, 224, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -webkit-linear-gradient(right center , #E0E0E0 0%, rgba(224, 224, 224, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -o-linear-gradient(right center , #E0E0E0 0%, rgba(224, 224, 224, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -ms-linear-gradient(right center , #E0E0E0 0%, rgba(224, 224, 224, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: linear-gradient(right center , #E0E0E0 0%, rgba(224, 224, 224, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
    
}
#loop-widgetbar.ticker_active.expanded.skin_2 #loop-widgetbar-search:after {
    /*background: -moz-linear-gradient(right center , red 0%, rgba(224, 224, 224, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -webkit-linear-gradient(right center , #ffffff 0%, rgba(224, 224, 224, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -o-linear-gradient(right center , #ffffff 0%, rgba(224, 224, 224, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -ms-linear-gradient(right center , #ffffff 0%, rgba(224, 224, 224, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: linear-gradient(right center , #ffffff 0%, rgba(224, 224, 224, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    
    

    
}

#loop-widgetbar.skin_1  #loop-widgetbar-content a.lwb_legal
{
    color:#444444;
}

#loop-widgetbar.skin_2 #loop-widgetbar-content .middleside a.lwb_legal
{
    color:#AAAAAA;
}

#loop-widgetbar.skin_3 #loop-widgetbar-content .middleside a.lwb_legal
{
    color:#AAAAAA;
}

#loop-widgetbar.skin_2 #loop-widgetbar-logo{
	background:#e0e0e0 url("images/skin_2_dv.png") no-repeat center right;
}
#loop-widgetbar.skin_2 #loop-widgetbar-logo p{
	background:transparent url("images/skin_2_looplogo.png") no-repeat center center;
}
#loop-widgetbar.skin_2 #loop-widgetbar-logo.active{
	background: #ffffff none;
}
#loop-widgetbar.skin_2 #loop-widgetbar-search.active{
	background: #ffffff none;
}
#loop-widgetbar.skin_2 #loop-widgetbar-ticker{
	background-color:#e0e0e0;
}
#loop-widgetbar.skin_2 #loop-widgetbar-search{
	background:#e0e0e0 url("images/skin_2_dv.png") no-repeat center left;
}
#loop-widgetbar.skin_2 #loop-widgetbar-minimisier{
	background:#e0e0e0;
}
#loop-widgetbar.skin_2 span#loop-widgetbar-minimisier-button{
	background:transparent url("images/skin_2_mini_on.png") no-repeat center left;
}
#loop-widgetbar.skin_2 .loop-widgetbar-tab.hover span.loop-widgetbar-expand-button{
	background:transparent url("images/skin_2_exp_on.png") no-repeat center center;
}
#loop-widgetbar.expanded.skin_2 .loop-widgetbar-tab.hover span.loop-widgetbar-expand-button,
#loop-widgetbar.expanded.skin_2 .loop-widgetbar-tab.active span.loop-widgetbar-expand-button,
#loop-widgetbar.expanded.skin_2 .loop-widgetbar-tab.active.hover span.loop-widgetbar-expand-button{
	background:transparent url("images/skin_2_exp_off.png") no-repeat center center;
}
#loop-widgetbar.expanded.skin_2 .loop-widgetbar-tab.active span.loop-widgetbar-expand-button{
	background-color: #ffffff !important;
}

#loop-widgetbar.skin_2 .loop-widgetbar-tab.hover  span.loop-widgetbar-expand-button{
	background-color: #e0e0e0;
}
#loop-widgetbar.skin_2 #loop-widgetbar-ticker.active{
	background-color: #ffffff !important;
}
#loop-widgetbar.skin_2 #loop-widgetbar-ticker.active.loop-widgetbar-tab.hover  span.loop-widgetbar-expand-button{
	background-color: #ffffff !important;
}
#loop-widgetbar.skin_2 #loop-widgetbar-ticker.loop-widgetbar-tab.hover  span.loop-widgetbar-expand-button{
	background-color: #e0e0e0 !important;
}
#loop-widgetbar.skin_2 #loop-widgetbar-ticker.loop-widgetbar-tab.hover span.loop-widgetbar-expand-button:after {
    /*background: -moz-linear-gradient(right center , red 0%, rgba(224, 224, 224, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -webkit-linear-gradient(right center , #e0e0e0 0%, rgba(224, 224, 224, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -o-linear-gradient(right center , #e0e0e0 0%, rgba(224, 224, 224, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -ms-linear-gradient(right center , #e0e0e0 0%, rgba(224, 224, 224, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: linear-gradient(right center , #e0e0e0 0%, rgba(224, 224, 224, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    background: -moz-linear-gradient(left,  rgba(224,224,224,0) 0%, rgba(224,224,224,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(224,224,224,0)), color-stop(100%,rgba(224,224,224,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(224,224,224,0) 0%,rgba(224,224,224,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(224,224,224,0) 0%,rgba(224,224,224,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(224,224,224,0) 0%,rgba(224,224,224,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(224,224,224,0) 0%,rgba(224,224,224,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e0e0e0', endColorstr='#e0e0e0',GradientType=1 ); /* IE6-9 */
    
}

#loop-widgetbar.skin_2 #loop-widgetbar-ticker.active.loop-widgetbar-tab.hover span.loop-widgetbar-expand-button:after,
#loop-widgetbar.skin_2 #loop-widgetbar-ticker.active.loop-widgetbar-tab span.loop-widgetbar-expand-button:after {
    /*background: -moz-linear-gradient(right center , yellow 0%, rgba(224, 224, 224, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -webkit-linear-gradient(right center , #ffffff 0%, rgba(224, 224, 224, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -o-linear-gradient(right center , #ffffff 0%, rgba(224, 224, 224, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -ms-linear-gradient(right center , #ffffff 0%, rgba(224, 224, 224, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: linear-gradient(right center , #ffffff 0%, rgba(224, 224, 224, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    background: -moz-linear-gradient(left,  rgba(256,256,256,0) 0%, rgba(256,256,256,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(256,256,256,0)), color-stop(100%,rgba(256,256,256,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(256,256,256,0) 0%,rgba(256,256,256,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(256,256,256,0) 0%,rgba(256,256,256,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(256,256,256,0) 0%,rgba(256,256,256,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(256,256,256,0) 0%,rgba(256,256,256,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}
#loop-widgetbar.skin_2.expanded #loop-widgetbar-logo.loop-widgetbar-tab.active,
#loop-widgetbar.skin_2.expanded #loop-widgetbar-search.loop-widgetbar-tab.active{
	background-color: #ffffff;
}

#loop-widgetbar.minimiseComplete.skin_2 span#loop-widgetbar-minimisier-button{
	background:transparent url("images/skin_2_mini_off.png") no-repeat center left;
}
#loop-widgetbar.skin_2 p#loop-logo-large{
	background:transparent url("images/skin_2_looplogo_large.png") no-repeat center top;
}
#loop-widgetbar.minimised.skin_2 #loop-widgetbar-logo:before,  
#loop-widgetbar.unminimising.skin_2 #loop-widgetbar-logo:before{
	background:transparent url("images/skin_2_min_edge_g2.png") no-repeat -1px center;
}
#loop-widgetbar.skin_2 #loop-widgetbar-ticker-content ul li.hover{
	background:transparent url("images/skin_2_post_hover.png") no-repeat 0 0px;
}
#loop-widgetbar.skin_2 #loop-widgetbar-content{
	background-color: #ffffff;
}
#loop-widgetbar.skin_2 #loop-widgetbar-logo-content p.lwb_heading, 
#loop-widgetbar.skin_2 #loop-widgetbar-logo-content .middleside  p.lwb_heading,
#loop-widgetbar.skin_2 #loop-widgetbar-content a{
	color:#000000;
}
#loop-widgetbar.skin_2 #loop-widgetbar-content .middleside a{
	color:#f20295;
}
#loop-widgetbar.skin_2 #loop-widgetbar-banner-content input[type=submit]{
	background-color: #e0e0e0;
	border: 1px solid #ccc;
	color:#000000;
}
#loop-widgetbar.skin_2 #loop-widgetbar-banner-content h3{
	color: #000000;
}
#loop-widgetbar.skin_2 .lwbthumblistscroller::-webkit-scrollbar-track {
    background: #cccccc;
}
#loop-widgetbar.skin_2 .lwbthumblistscroller::-webkit-scrollbar-thumb {
    background: #f20295; 
}
#loop-widgetbar.skin_2 .lwbthumblistscroller::-webkit-scrollbar-thumb:window-inactive {
	background: #f20295; 
}
#loop-widgetbar.skin_2 .lwbthumblistscroller
{
  scrollbar-base-color: #C0C0C0;
  scrollbar-face-color: #f20295;
  scrollbar-3dlight-color: #C0C0C0;
  scrollbar-highlight-color: #f20295;
  scrollbar-track-color: #cccccc;
  scrollbar-arrow-color: #f20295;
  scrollbar-shadow-color: #f20295;
  scrollbar-dark-shadow-color: #f20295;
  scrollbar-width:6px;

}
/******************************************************
SKIN 3 - WHITE THEME
******************************************************/
#loop-widgetbar.skin_3,
#loop-widgetbar.skin_3 p, 
#loop-widgetbar.skin_3 ul, 
#loop-widgetbar.skin_3 ol, 
#loop-widgetbar.skin_3 dl, 
#loop-widgetbar.skin_3 address, 
#loop-widgetbar.skin_3 table, 
#loop-widgetbar.skin_3 pre{
	color:#000000;
}
#loop-widgetbar.skin_3 #loop-widgetbar-ticker:after{
	/*background: -moz-linear-gradient(left center , yellow 0%, rgba(256, 256, 256, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -webkit-linear-gradient(left center , #ffffff 0%, rgba(256, 256, 256, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -o-linear-gradient(left center , #ffffff 0%, rgba(256, 256, 256, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -ms-linear-gradient(left center , #ffffff 0%, rgba(256, 256, 256, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: linear-gradient(left center , #ffffff 0%, rgba(256, 256, 256, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 1%, rgba(255,255,255,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(1%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 1%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 1%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 1%,rgba(255,255,255,0) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 1%,rgba(255,255,255,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
    
    
}

#loop-widgetbar.skin_3 #loop-widgetbar-ticker.active:after
{
    /*background: -moz-linear-gradient(left center , red 0%, rgba(256, 256, 256, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -webkit-linear-gradient(left center , #f2f2f2 0%, rgba(256, 256, 256, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -o-linear-gradient(left center , #f2f2f2 0%, rgba(256, 256, 256, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -ms-linear-gradient(left center , #f2f2f2 0%, rgba(256, 256, 256, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: linear-gradient(left center , #f2f2f2 0%, rgba(256, 256, 256, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    background: -moz-linear-gradient(left,  rgba(242,242,242,1) 0%, rgba(242,242,242,1) 1%, rgba(242,242,242,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(242,242,242,1)), color-stop(1%,rgba(242,242,242,1)), color-stop(100%,rgba(242,242,242,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(242,242,242,1) 0%,rgba(242,242,242,1) 1%,rgba(242,242,242,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(242,242,242,1) 0%,rgba(242,242,242,1) 1%,rgba(242,242,242,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(242,242,242,1) 0%,rgba(242,242,242,1) 1%,rgba(242,242,242,0) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(242,242,242,1) 0%,rgba(242,242,242,1) 1%,rgba(242,242,242,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#00f2f2f2',GradientType=1 ); /* IE6-9 */
    
}
#loop-widgetbar.skin_3 #loop-widgetbar-search:after {
    /*background: -moz-linear-gradient(right center , blue 0%, rgba(256, 256, 256, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -webkit-linear-gradient(right center , #ffffff 0%, rgba(256, 256, 256, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -o-linear-gradient(right center , #ffffff 0%, rgba(256, 256, 256, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -ms-linear-gradient(right center , #ffffff 0%, rgba(256, 256, 256, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: linear-gradient(right center , #ffffff 0%, rgba(256, 256, 256, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
    
}

#loop-widgetbar.ticker_active.skin_3 #loop-widgetbar-search:after {
   /* background: -moz-linear-gradient(right center , yellow 0%, rgba(256, 256, 256, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -webkit-linear-gradient(right center , #f2f2f2 0%, rgba(256, 256, 256, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -o-linear-gradient(right center , #f2f2f2 0%, rgba(256, 256, 256, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -ms-linear-gradient(right center , #f2f2f2 0%, rgba(256, 256, 256, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: linear-gradient(right center , #f2f2f2 0%, rgba(256, 256, 256, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    background: -moz-linear-gradient(left,  rgba(242,242,242,0) 0%, rgba(242,242,242,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(242,242,242,0)), color-stop(100%,rgba(242,242,242,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(242,242,242,0) 0%,rgba(242,242,242,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(242,242,242,0) 0%,rgba(242,242,242,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(242,242,242,0) 0%,rgba(242,242,242,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(242,242,242,0) 0%,rgba(242,242,242,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f2f2f2', endColorstr='#f2f2f2',GradientType=1 ); /* IE6-9 */
}
#loop-widgetbar.ticker_active.expanded.skin_3 #loop-widgetbar-search:after {
    /*background: -moz-linear-gradient(right center , blue 0%, rgba(256, 256, 256, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -webkit-linear-gradient(right center , #f2f2f2 0%, rgba(256, 256, 256, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -o-linear-gradient(right center , #f2f2f2 0%, rgba(256, 256, 256, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -ms-linear-gradient(right center , #f2f2f2 0%, rgba(256, 256, 256, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: linear-gradient(right center , #f2f2f2 0%, rgba(256, 256, 256, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    
    

    
}
#loop-widgetbar.skin_3 #loop-widgetbar-logo{
	background:#ffffff url("images/skin_3_dv.png") no-repeat center right;
}
#loop-widgetbar.skin_3 #loop-widgetbar-logo p{
	background:transparent url("images/skin_3_looplogo.png") no-repeat center center;
}
#loop-widgetbar.skin_3 #loop-widgetbar-logo.active{
	background: #f2f2f2 none;
}
#loop-widgetbar.skin_3 #loop-widgetbar-search.active{
	background: #f2f2f2 none;
}
#loop-widgetbar.skin_3 #loop-widgetbar-ticker{
	background-color:#ffffff;
}
#loop-widgetbar.skin_3 #loop-widgetbar-search{
	background:#ffffff url("images/skin_3_dv.png") no-repeat center left;
}
#loop-widgetbar.skin_3 #loop-widgetbar-minimisier{
	background:#ffffff;
}
#loop-widgetbar.skin_3 span#loop-widgetbar-minimisier-button{
	background:transparent url("images/skin_3_mini_on.png") no-repeat center left;
}
#loop-widgetbar.skin_3 .loop-widgetbar-tab.hover span.loop-widgetbar-expand-button{
	background:transparent url("images/skin_3_exp_on.png") no-repeat center center;
}
#loop-widgetbar.expanded.skin_3 .loop-widgetbar-tab.hover span.loop-widgetbar-expand-button{
	background:transparent url("images/skin_3_exp_off.png") no-repeat center center;
}
#loop-widgetbar.expanded.skin_3 .loop-widgetbar-tab.hover span.loop-widgetbar-expand-button,
#loop-widgetbar.expanded.skin_3 .loop-widgetbar-tab.active span.loop-widgetbar-expand-button,
#loop-widgetbar.expanded.skin_3 .loop-widgetbar-tab.active.hover span.loop-widgetbar-expand-button{
	background:transparent url("images/skin_3_exp_off.png") no-repeat center center;
}
#loop-widgetbar.expanded.skin_3 .loop-widgetbar-tab.active span.loop-widgetbar-expand-button{
	background-color: #f2f2f2 !important;
}
#loop-widgetbar.skin_3 .loop-widgetbar-tab.hover  span.loop-widgetbar-expand-button{
	background-color: #ffffff;
}
#loop-widgetbar.skin_3 #loop-widgetbar-ticker.active{
	background-color: #f2f2f2 !important;
}
#loop-widgetbar.skin_3 #loop-widgetbar-ticker.active.loop-widgetbar-tab.hover  span.loop-widgetbar-expand-button{
	background-color: #f2f2f2 !important;
}
#loop-widgetbar.skin_3 #loop-widgetbar-ticker.loop-widgetbar-tab.hover  span.loop-widgetbar-expand-button{
	background-color: #ffffff !important;
}
#loop-widgetbar.skin_3 #loop-widgetbar-ticker.loop-widgetbar-tab.hover span.loop-widgetbar-expand-button:after {
   /*background: -moz-linear-gradient(right center , blue 0%, rgba(256, 256, 256, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -webkit-linear-gradient(right center , #ffffff 0%, rgba(256, 256, 256, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -o-linear-gradient(right center , #ffffff 0%, rgba(256, 256, 256, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -ms-linear-gradient(right center , #ffffff 0%, rgba(256, 256, 256, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: linear-gradient(right center , #ffffff 0%, rgba(256, 256, 256, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
    
}

#loop-widgetbar.skin_3 #loop-widgetbar-ticker.active.loop-widgetbar-tab.hover span.loop-widgetbar-expand-button:after,
#loop-widgetbar.skin_3 #loop-widgetbar-ticker.active.loop-widgetbar-tab span.loop-widgetbar-expand-button:after {
    /*background: -moz-linear-gradient(right center , red 0%, rgba(256, 256, 256, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -webkit-linear-gradient(right center , #f2f2f2 0%, rgba(256, 256, 256, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -o-linear-gradient(right center , #f2f2f2 0%, rgba(256, 256, 256, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -ms-linear-gradient(right center , #f2f2f2 0%, rgba(256, 256, 256, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: linear-gradient(right center , #f2f2f2 0%, rgba(256, 256, 256, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    background: -moz-linear-gradient(left,  rgba(242,242,242,0) 0%, rgba(242,242,242,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(242,242,242,0)), color-stop(100%,rgba(242,242,242,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(242,242,242,0) 0%,rgba(242,242,242,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(242,242,242,0) 0%,rgba(242,242,242,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(242,242,242,0) 0%,rgba(242,242,242,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(242,242,242,0) 0%,rgba(242,242,242,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f2f2f2', endColorstr='#f2f2f2',GradientType=1 ); /* IE6-9 */
    
}
#loop-widgetbar.skin_3.expanded #loop-widgetbar-logo.loop-widgetbar-tab.active,
#loop-widgetbar.skin_3.expanded #loop-widgetbar-search.loop-widgetbar-tab.active{
	background-color: #f2f2f2;
}
#loop-widgetbar.minimiseComplete.skin_3 span#loop-widgetbar-minimisier-button{
	background:transparent url("images/skin_3_mini_off.png") no-repeat center left;
}
#loop-widgetbar.skin_3 p#loop-logo-large{
	background:transparent url("images/skin_3_looplogo_large.png") no-repeat center top;
}
#loop-widgetbar.minimised.skin_3 #loop-widgetbar-logo:before,  
#loop-widgetbar.unminimising.skin_3 #loop-widgetbar-logo:before{
	background:transparent url("images/skin_3_min_edge_g2.png") no-repeat -1px center;
}
#loop-widgetbar.skin_3 #loop-widgetbar-ticker-content ul li.hover{
	background:transparent url("images/skin_3_post_hover.png") no-repeat 0 0px;
}
#loop-widgetbar.skin_3 #loop-widgetbar-content{
	background-color: #f2f2f2;
}
#loop-widgetbar.skin_3 #loop-widgetbar-logo-content p.lwb_heading, 
#loop-widgetbar.skin_3 #loop-widgetbar-logo-content .middleside  p.lwb_heading,
#loop-widgetbar.skin_3 #loop-widgetbar-content a{
	color:#000000;
}
#loop-widgetbar.skin_3 #loop-widgetbar-content .middleside a{
	color:#f20295;
}
#loop-widgetbar.skin_3 #loop-widgetbar-banner-content input[type=submit]{
	background-color: #ffffff;
	border: 1px solid #ccc;
	color:#000000;
}
#loop-widgetbar.skin_3 #loop-widgetbar-banner-content h3{
	color: #000000;
}
#loop-widgetbar.skin_3 .lwbthumblistscroller::-webkit-scrollbar-track {
    background: #c1c1c1;
}
#loop-widgetbar.skin_3 .lwbthumblistscroller::-webkit-scrollbar-thumb {
    background: #f20295; 
}
#loop-widgetbar.skin_3 .lwbthumblistscroller::-webkit-scrollbar-thumb:window-inactive {
	background: #f20295; 
}
#loop-widgetbar.skin_3 .lwbthumblistscroller
{
  scrollbar-base-color: #C0C0C0;
  scrollbar-face-color: #f20295;
  scrollbar-3dlight-color: #C0C0C0;
  scrollbar-highlight-color: #f20295;
  scrollbar-track-color: #c1c1c1;
  scrollbar-arrow-color: #f20295;
  scrollbar-shadow-color: #f20295;
  scrollbar-dark-shadow-color: #f20295;
  scrollbar-width:6px;

}
/******************************************************
COMMON STYLES
******************************************************/
button, input[type="reset"], input[type="button"], input[type="submit"] {
	line-height:normal !important;
}

#loop-widgetbar button, 
#loop-widgetbar input, 
#loop-widgetbar select, 
#loop-widgetbar textarea {
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}


#loop-widgetbar{
	bottom: -249px;
	left: 0;
	height: 287px;
	margin: auto;
	overflow: visible;
	padding: 0;
	position: fixed;
	text-align: left;
	width: 100%;
	z-index: 9999!important;
	font-family: Arial, sans-serif;
	font-size: 11px;
	background:transparent url("images/bg_fade.png") repeat-x top center;
	white-space: nowrap;
}
#loop-widgetbar p{
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
#loop-widgetbar .loop-widgetbar-tickerfade{
	height:30px;
	position: absolute;
	z-index: 1000;
}
/*Bitcraft: not sure if class name ....leftx is wrong intentionally*/
#loop-widgetbar.skin_1 .loop-widgetbar-tickerfade-leftx{
	left: 2px;
	width:34px;
	background:transparent url("images/skin_1_ticker_fade_left.png") no-repeat center center;
}
#loop-widgetbar-ticker:after{
    display: block;
    height: 30px;
    width: 30px;
    position: absolute;
    top: 0;
    left: 0px;
    content:" ";
}
#loop-widgetbar-search:after {
    display: block;
    height: 30px;
    position: absolute;
    top: 0;
	left: -30px;
	width:30px;
    content:" ";
}


#loop-widgetbar-logo{
	margin-top:8px;
	height:30px;
	width:120px;
	position:relative;
}
#loop-widgetbar-logo p{
	width:76px;
	height:30px;
	margin:0 0 0 14px;
	padding: 0;
}
#loop-widgetbar #loop-widgetbar-logo p span{
	display: none;
}
#loop-widgetbar div{
	display: inline-block;
    float: left;
}
#loop-widgetbar.ticker_active #loop-widgetbar-logo{
	background-image: none;
}
#loop-widgetbar-ticker{
	margin-top:8px;
	height:30px;
	width:75%;
	overflow: hidden;
	position: relative;
	vertical-align: top;
	top:0;
	width: 600px;
	width: -webkit-calc(100% - 244px);
	width: -moz-calc(100% - 244px);
	width: calc(100% - 244px);
}
#loop-widgetbar-ticker-content{
	padding-left: 160px;
}
#loop-widgetbar.minimiseComplete #loop-widgetbar-minimisier{
	background-image: none;
}
#loop-widgetbar.minimised #loop-widgetbar-logo, #loop-widgetbar.unminimising #loop-widgetbar-logo{
	background-image: none;
}
#loop-widgetbar.minimiseComplete .loop-widgetbar-expand-button{
	display: none;
}
#loop-widgetbar.minimised #loop-widgetbar-search:after{
	background: none;
}
#loop-widgetbar #loop-widgetbar-banner-content h3{
	margin-top: 32px;
    margin-bottom: 10px;
	font-size:14px;
	font-weight: normal;

    font-family: Arial, sans-serif;
    font-style: normal;
    letter-spacing: normal;



}
#loop-widgetbar #loop-widgetbar-logo-content form[name=mc-embedded-subscribe-form]{
	margin-left: 60px;
    margin-bottom: 40px;
    display:block;
    width:300px;
    white-space:normal;

}

#loop-widgetbar #loop-widgetbar-logo-content form[name=mc-embedded-subscribe-form] p
{
    line-height: 14px;    
}

#loop-widgetbar #loop-widgetbar-logo-content input[name=b_2f036a94730f756e432b4f680_90dbd86ef9]{
	display: none;
}
#loop-widgetbar #loop-widgetbar-logo-content input[type=email]{
	vertical-align:middle;
    -webkit-border-radius: 5px;
    border-radius: 5px;
   border: 1px solid #ccc;
	height: 32px;
	font-size: 14px;
	width:340px;
	padding: 6px 10px;
	color:#000000;
	line-height: normal;
	font-family: Arial;
    background-color: white;
    display: inline;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0px!important;
    margin-left: 0;
    margin: 0!important;

}
#loop-widgetbar #loop-widgetbar-logo-content input[type=email].invalid,
#loop-widgetbar #loop-widgetbar-logo-content .styled-select.invalid{
	border: 1px solid red;
}
#loop-widgetbar #loop-widgetbar-logo-content input[type=submit]{
	vertical-align:middle;
	border-radius: 5px;
    height: 32px;
	padding: 0 12px;
    cursor: pointer;
    line-height: normal;
    font-family: Arial;
    margin-top: 4px!important;
    margin-right: 0;
    margin-bottom: 0px!important;
    margin-left: 0px;
    margin: 4px 0 0 0px!important;
}
#loop-widgetbar .styled-select {
	vertical-align:top;
   width: 228px;
   height: 30px;
   overflow: hidden;
   background: url(images/select-icon.png) no-repeat right #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
   border: 1px solid #ccc;
   margin-top: 4px;
   -webkit-box-sizing: content-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: content-box;    /* Firefox, other Gecko */
	box-sizing: content-box;         /* Opera/IE 8+ */
	
}
#loop-widgetbar .styled-select select {

    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';

   color:#a9a9a9;
   background: transparent;
   width: 260px;
   padding: 5px 10px;
   font-size: 14px;
   line-height: 1;
   border: 0;
   border-radius: 0;
   height: 30px;
   -webkit-appearance: none;
   font-family: Arial;
   }
   
   #loop-widgetbar .styled-select select option{
   color:#000000;
   }

#loop-widgetbar .styled-select select:focus, #loop-widgetbar input:focus
{
	outline: 0;
}

#loop-widgetbar.minimised #loop-widgetbar-logo:before,  #loop-widgetbar.unminimising #loop-widgetbar-logo:before{
    display: block;
    height: 38px;
    position: absolute;
    top: -8px;
	left: -18px;
	width:19px;
    content:" ";
}


#loop-widgetbar.minimised #loop-widgetbar-banner p
{
	display: none;
}

#lwbticker
{
	list-style: none;
	width:5000px;
	overflow: hidden;
	margin-left: 0px;
	margin-bottom: 0;
	margin-top: 1px;

	padding-left: 50px;
}

#lwbticker li
{
	display:inline-block;
	padding-right:50px;
	position: relative;
	line-height:28px;
	height: 28px;

	font-size: 11px;
    list-style: none!important;
}
#lwbticker li:before
{
    display: none!important;
}

#lwbticker li img
{
	vertical-align:middle;
	margin-right: 10px;
 	zoom: 1;  
 	filter: alpha(opacity=0);
    opacity: 0;
}

.lwbthumblistscroller
{
	height:250px;
	overflow-x: hidden;
	overflow-y: auto;

}

 

/* Let's get this party started */
 .lwbthumblistscroller::-webkit-scrollbar {
    width:6px;
}
 
/* Track */
 .lwbthumblistscroller::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
    width:6px;
}
 
/* Handle */
.lwbthumblistscroller::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
    width:6px;
}
.lwbthumblistscroller::-webkit-scrollbar-thumb:window-inactive {
	width:6px;
}

#loop-widgetbar-content ul.lwbthumblist  li
{
	list-style: none;
	margin-left: 10px;	
	padding-top: 0;
	margin-top: 0;
    line-height:28px;
}

.lwbthumblist li
{
	height:36px;
	margin-top: 16px;
}

#loop-widgetbar-content .lwbthumblist li a
{
	color: #a9a9a9;
	font-size: 11px;
	float:left;
	padding-top: 7px;
    background-color: transparent!important;
    text-decoration: none;
}

#loop-widgetbar-content .lwbthumblist li a:hover
{
	text-decoration: none;
    background-color: transparent!important;
}

.lwbthumblist li img
{
	vertical-align:middle;
	margin:0 10px 0 0;
	float:left;
}
#loop-widgetbar-banner{
	margin-top:8px;
	height:30px;
	width:110px;
	position: relative;
}
#loop-widgetbar.ticker_active #loop-widgetbar-banner{
	background-image: none;
}
#loop-widgetbar-banner p{
	margin: 0;
	padding: 6px 0 0 14px;
	height:24px;
	position: absolute;
	top:0;
	left:0;
}



#loop-widgetbar.expanded #loop-widgetbar-minimisier ,  #loop-widgetbar.expanding #loop-widgetbar-minimisier
{
	position: relative;
}
#loop-widgetbar-minimisier{
	margin-top:8px;
	height:30px;
	width:34px;
	cursor: pointer;
	position: fixed;
	right: 0;
	bottom: 0;
}
span#loop-widgetbar-minimisier-button{
	width:30px;
	height:30px;
	display: block;
	margin-left: 11px;
}
span.loop-widgetbar-expand-button
{
	width:30px;
	height:30px;
	display: block;
	position: absolute;
	right:0px;
	top:0px;
	z-index: 1100;
}
.loop-widgetbar-tab
{
	cursor: pointer;
}
.loop-widgetbar-tab.hover  span.loop-widgetbar-expand-button{
	height:30px;
    width:30px;
    top:0;
    right:0px;
}
#loop-widgetbar-ticker.loop-widgetbar-tab.hover  span.loop-widgetbar-expand-button:after,
#loop-widgetbar-ticker.loop-widgetbar-tab.active  span.loop-widgetbar-expand-button:after {
    display: block;
    height: 30px;
    position: absolute;
    top: 0;
	left: -30px;
	width:30px;
    content:" ";
}
#loop-widgetbar-content{
	width:100%;
	height:249px;
	top:38px;
	left:0;
	position: absolute;
}

#loop-widgetbar-content > div
{
	display: none;
}

#loop-widgetbar-content > div.active
{
	display: block;
}

#loop-widgetbar-logo-content
{
	padding-top: 35px;
	width:100%;


}

#loop-widgetbar-logo-content ul.logocontent
{
	white-space: nowrap;
	width:100%;

}

#loop-widgetbar-logo-content ul.logocontent > li
{
	display: inline-block;
	vertical-align: top;
}

#loop-widgetbar-content .leftside
{
	float: left;
	border-right: 1px solid #333333;
	padding-right: 55px;
	height:110px;
	width:20%;
	margin-right: 10px;
	min-width: 135px;

}

#loop-widgetbar-content .middleside
{
	padding-left: 45px;
	font-size: 10pt;
	height:110px;
	width:30%;
}

#loop-widgetbar-logo-content p.lwb_heading, 
#loop-widgetbar-logo-content .middleside  p.lwb_heading{
	font-size: 15px;
	margin-top:0;
	margin-bottom:0;
	line-height: 18px;
	margin-right: 10px;
}

#loop-widgetbar-content .middleside p
{
	line-height: 14px;
	margin-top: 10px;
	white-space: normal;
	margin-right: 45px;
}


#loop-widgetbar-content .rightside
{
	border-left: 1px solid #333333;	
	width:135px;
	height:110px;
	width:20%;
}


.lwb_postsite 
{
	width:150px;
	display: block;
	float: right;
	padding-top: 7px;
	height:36px;

}
#loop-widgetbar-content .rightside iframe
{
	position: absolute;
	right: -20px;
}
#loop-widgetbar p#loop-logo-large{
	width:201px;
	height:57px;
	margin-left: 60px;
}
p#loop-logo-large span
{
	display: none;
}
#loop-widgetbar-content ul
{
	list-style:none;
	margin: 10px 0 0 0;
	padding: 0;
}

.lwb_posttitle
{
	width:350px;
	overflow: hidden;
}

#loop-widgetbar-logo-content ul li
{
    margin: 0!important;
    margin-top:0!important;
    margin-left:0!important;
    margin-bottom:0!important;
    margin-right:0!important;

}

ul.lwbthumblist li
{
	margin: 0!important;
    margin-top:0!important;
    margin-left:0!important;
    margin-bottom:0!important;
    margin-right:0!important;

	width:600px!important;
	height:36px!important;
    clear: both;
}

.lwbthumblistscroller *
{
    margin: 0!important;
    margin-top:0!important;
    margin-left:0!important;
    margin-bottom:0!important;
    padding-top:0px!important;
    padding-left:0!important;
    padding-bottom:0px!important;
    padding-right:0!important;

    
}
.lwbthumblistscroller ul li
{
    margin-top:5px!important;
    margin-bottom:5px!important;
}
.lwbthumblistscroller .lwb_posttitle
{
    margin-left: 10px!important;
}
.lwbthumblistscroller .lwb_postsite
{
    margin-left: 10px!important;
}

#loop-widgetbar-content ul li a
{
	font-size: 11px;
    text-decoration: none!important;
}

#loop-widgetbar-content ul li
{
	line-height: 15px;
}


#loop-widgetbar-content img.aligncenter
{
	margin-left: auto;
	margin-right: auto;
	display: block;
}



.loop-widgetbar-tab.hover
{
/*	background-color: black!important;*/
}

#loop-widgetbar-logo-content
{

	padding-left:160px;
}



#loop-widgetbar-banner-content
{
	position: absolute;
	top:0;
	left:0;
	width:100%;
}

#loop-widgetbar-banner-content p a img
{
    margin-left: auto;
    margin-right: auto;
}

#loop-widgetbar select#mce-country
{
    margin: 0;
}

#loop-widgetbar-search
{
    width:222px;
    margin-top:8px;
    height:30px;
    position: relative;    
    vertical-align: top;
    top: 0;

}

 #loop-widgetbar-search-content .lwbthumblistscroller img{
	height:28px !important;
	width: 48px !important;
} 

#loop-widgetbar-search-content .lwbthumblistscroller #lwb-search-image-wrapper{
	height:40px ;
	overflow-y: hidden;
	
} 
.lwbthumblistscroller{
	height:250px;
    overflow-y:scroll;
    overflow-x:hidden;
}
.square {
	width: 100px;
	height: 100px;
}

#loop-widgetbar-search input
{
    font-family: Arial, sans-serif!important;
    background-color:rgba(0, 0, 0, 0);
    border:0;
    height:22px;
    line-height: 22px;
    margin: 0;
    padding: 0;
    color:#A9A9A9;
}

#loop-widgetbar-search input#loop-widgetbar-search-text
{
    margin-left:16px;
    font-size: 11px;
    height:17px;
    width:150px;
    line-height: 17px;
    border-right:1px solid #7a7a7a;

    -webkit-border-radius: 0px;
    -moz-topleft: 0px;
    border-radius: 0px;
    margin-top: 2px;
    vertical-align: baseline!important;

}

#loop-widgetbar.skin_1 #loop-widgetbar-search input#loop-widgetbar-search-submit
{
     background:transparent url("images/skin_1_search_icon.png") no-repeat 0px 8px;
}

#loop-widgetbar.skin_2 #loop-widgetbar-search input#loop-widgetbar-search-submit,
#loop-widgetbar.skin_3 #loop-widgetbar-search input#loop-widgetbar-search-submit
{
     background:transparent url("images/skin_2_search_icon.png") no-repeat 0px 8px;
}

#loop-widgetbar-search input#loop-widgetbar-search-submit
{  
    width:22px;
    position: absolute;
    right:6px;
    top:0;
}

#loop-widgetbar-content #loop-widgetbar-search-content .lwbthumblistscroller ul li
{
    margin-bottom:8px!important;
}


#loop-widgetbar-content #loop-widgetbar-search-content .lwbthumblistscroller
{
    height: 210px;
}

#loop-widgetbar.minimiseComplete #loop-widgetbar-search input#loop-widgetbar-search-submit,
#loop-widgetbar.unminimising #loop-widgetbar-search input#loop-widgetbar-search-submit,
#loop-widgetbar.minimised #loop-widgetbar-search input#loop-widgetbar-search-submit
{
    background-image: none;
}

#loop-widgetbar * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

#loop-widgetbar-search-form
{
    margin-top:3px;
    margin-left: 23px;
    
    border:1px solid #7a7a7a;

    height:24px;

    -webkit-border-radius: 10px;
    -moz-topleft: 10px;
    border-radius: 10px;

    width:190px;

    line-height: 17px!important;
}

#loop-widgetbar-search-content
{
    padding-left: 160px;
}

.nailthumb-container
{
    float: left;
}


#mc-embedded-subscribe-form h3
{
    color:white;
}

#loop-widgetbar-search-content p
{
    margin-left: 2px;
    margin-top: 6px;
    font-size: 16px;
    font-weight: bold;
}


#loop-widgetbar.skin_1 #loop-widgetbar-search-content p
{
    color:white!important;    
}

#loop-widgetbar.skin_2 #loop-widgetbar-search-content p
{
    color:white!important;    
}

#loop-widgetbar.skin_3 #loop-widgetbar-search-content p
{
    color:black!important;    
}