<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ---------- FaceBook Changes ---------- */

html {
   width: 790px !important;
   overflow: hidden !important;
   
}

.pagewidth {
    width: 790px;
}
    
#m_main {
    background-image: none;
    padding: 0px;
}
    
    

/* TABS */
#tabbed_content,
.tab-content {
    border: none !important;
}
ul.tabs {
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    background: white !important;
    filter: none !important;
}
.buywherepanes {
    border-top: none !important;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}




/* Share */
a.sharebutton {
    text-decoration:none;
    display: inline-block;
    min-width: 100px;
    font-weight: bold;
    color: #000000;
    font-size: 16px;
    margin: 10px 0 15px 0;
    padding: 9px 15px;
    border: 1px solid #bbb;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 1px 1px #f6f6f6;
    -moz-box-shadow: inset 0 0 1px 1px #f6f6f6;
    -ms-box-shadow: inset 0 0 1px 1px #f6f6f6;
    -o-box-shadow: inset 0 0 1px 1px #f6f6f6;
    box-shadow: inset 0 0 1px 1px #f6f6f6;
    background:#f2f2f2 ;
    background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#d4d4d4));
    background: -moz-linear-gradient(top,  #f2f2f2,  #d4d4d4);
    text-align: center;
}

a.sharebutton:hover, 
a.sharebutton:focus {
    border: 1px solid #3c7fb1;
    background:#e6f5fd ;
    background: -webkit-gradient(linear, left top, left bottom, from(#eaf6fd), to(#afdef8));
    background: -moz-linear-gradient(top,  #eaf6fd,  #afdef8);
    cursor:pointer;
}


/* other */
div.mobile_block {
    display:none;
}



.sec_exp_info {
    margin-top: 5px;
    display:inline-block;
    min-width:100px;
    background: #e3e3e3;
    border: 1px solid #bbb;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 1px 1px #f6f6f6;
    -moz-box-shadow: inset 0 0 1px 1px #f6f6f6;
    -ms-box-shadow: inset 0 0 1px 1px #f6f6f6;
    -o-box-shadow: inset 0 0 1px 1px #f6f6f6;
    box-shadow: inset 0 0 1px 1px #f6f6f6;
    color: #333;
}
.sec_exp_info:hover {
    color: #222;
    border: 1px solid #3c7fb1;
    background:#eaf6fd ; /* #d9d9d9 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaf6fd', endColorstr='#afdef8'); 
    background: -webkit-gradient(linear, left top, left bottom, from(#eaf6fd), to(#afdef8));
    background: -webkit-linear-gradient(top,  #eaf6fd,  #afdef8);
    background: -moz-linear-gradient(top,  #eaf6fd,  #afdef8);
    background: -ms-linear-gradient(top,  #eaf6fd,  #afdef8);
    background: -o-linear-gradient(top,  #eaf6fd,  #afdef8);
    background: linear-gradient(top,  #eaf6fd,  #afdef8);
    cursor: pointer; 
}
.sec_exp_info p {
    margin:0;
    padding:0 10px 0 22px;
    height:20px;
    line-height:20px;
    font-size: 12px;
}
.sec_exp_info p.collapsed {
    background-image:url(/images/arrow_down.png);
    background-position: 7px 7px;
    background-repeat:no-repeat;
}
.sec_exp_info p.expanded {
    background-image:url(/images/arrow_up.png);
    background-position: 7px 7px;
    background-repeat:no-repeat
}




/* PRODUCT IMAGES */
#m_content div.products_home ul, 
#m_content div.products_home ul li
{
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    float:left;
}
    
#m_content uldiv.products_home,
#m_content uldiv.products_home li,
#m_content uldiv.products_home li ul,
#m_content uldiv.products_home li ul li {
    padding: 0;
	margin: 0;
	list-style: none;
}   
    
#m_content div.products_home .box {
	background-color: white;
	height: 130px;
}
    
    
    
/* PRODUCT LINKS */

#m_content div.products_home .box a {
    display: block;
    float: left;
    width: 120px;
    padding: 120px 0px 0px 0px;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    text-decoration: none;
    margin: 0px;
    background-repeat:no-repeat;
    color: #666;
    text-indent:-9999px;
}
#m_content div.products_home a:hover { color: red; }
#m_content div.products_home a.F1 { background-image: url('/images/global/products_facebook_buy.jpg');   background-position: 0px 0px;        margin-left:0px;   }
#m_content div.products_home a.F2 { background-image: url('/images/global/products_facebook_buy.jpg');   background-position: -120px 0px;     margin-left:0px;   }  
#m_content div.products_home a.F3 { background-image: url('/images/global/products_facebook_buy.jpg');   background-position: -240px 0px;     margin-left:5px;   }
#m_content div.products_home a.F4 { background-image: url('/images/global/products_facebook_buy.jpg');   background-position: -360px 0px;     margin-left:5px;   }





</pre></body></html>