@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 900;
    src: url('fonts/eot/IRANSansWeb(FaNum)_Black.eot');
    src: url('fonts/eot/IRANSansWeb(FaNum)_Black.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('fonts/woff/IRANSansWeb(FaNum)_Black.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('fonts/ttf/IRANSansWeb(FaNum)_Black.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url('fonts/eot/IRANSansWeb(FaNum)_Bold.eot');
    src: url('fonts/eot/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('fonts/woff/IRANSansWeb(FaNum)_Bold.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('fonts/ttf/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url('fonts/eot/IRANSansWeb(FaNum)_Medium.eot');
    src: url('fonts/eot/IRANSansWeb(FaNum)_Medium.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('fonts/woff/IRANSansWeb(FaNum)_Medium.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('fonts/ttf/IRANSansWeb(FaNum)_Medium.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url('fonts/eot/IRANSansWeb(FaNum)_Light.eot');
    src: url('fonts/eot/IRANSansWeb(FaNum)_Light.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('fonts/woff/IRANSansWeb(FaNum)_Light.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('fonts/ttf/IRANSansWeb(FaNum)_Light.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 200;
    src: url('fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot');
    src: url('fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('fonts/woff/IRANSansWeb(FaNum)_UltraLight.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('fonts/ttf/IRANSansWeb(FaNum)_UltraLight.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('fonts/eot/IRANSansWeb(FaNum).eot');
    src: url('fonts/eot/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('fonts/woff/IRANSansWeb(FaNum).woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('fonts/ttf/IRANSansWeb(FaNum).ttf') format('truetype');
}
* 
{
    font-family: 'IRANSans',Arial,Helvetica,sans-serif,Tahoma;
    font-size: 16px;
    outline:0;
    /*direction: rtl;*/
}
:root {
    --border: #3b3b3b;
    --borderdark: #4256a2;
    --text: #121212;
    --hover: #096a6e;
    --hoverdark: #b8822c;
    --back: #eeeeee;
}
input[show="no"] {
    color:transparent;
}
input[show="no"]:focus {
    color:var(--text);
}
.help
{
    cursor: help;
}
.pointer
{
    cursor: pointer;
}
.wait
{
    cursor: wait;
}
.crosshair
{
    cursor: crosshair;
}
.move
{
    cursor: move;
}
body
{
    background:#ffffff;
    margin: 0;
    direction: rtl;
    min-width:1200px;
    image-rendering:-webkit-optimize-contrast;
    -webkit-tap-highlight-color: transparent;
}
body[ontop]
{
    overflow-y: hidden;
    position: fixed;
    height: 100%;
    width: 100%;
}
#parent
{
    background:#f5f5f5;
    padding-top:90px;
}
/* Header //////////////////////////////////////////////////////////////////////////////////////////////////////*/
#Header-BG
{
    display:block;
    text-align:center;
    overflow-x: auto;
}
#Header[ontop]
{
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;         
    display:inline-block;
    text-align:center;
    overflow-x: auto;
    height:30%;
    width:1200px; 
    background:url(/images/custom/media/header-1920x300.jpg) no-repeat center center;  
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover; 
    margin:0px 0px 1px 0px;
    border:0px solid #e0e0e0;
    -o-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);     
}
#Header
{
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;         
    display:inline-block;
    text-align:center;
    overflow-x: auto;
    height:30%;
    width:1200px; 
    background:url(/images/custom/media/header-1920x300.jpg) no-repeat center;  
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover;   
    margin:0px 0px 1px 0px;
    border:0px solid #e0e0e0;
    -o-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);     
}
#MainMenu-BG[ontop]
{
}
#MainMenu[ontop]
{
}
#MainMenu-BG
{     
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;     
    display:block;
    position:absolute;
    top:50px;
    left:0;
    right:0;
    text-align:center;
    background: #f5f5f5; /* Old browsers */
    /*background: -moz-linear-gradient(top,  #ffffff 0%, var(--border) 100%); /* FF3.6-15 */
    /*background: -webkit-linear-gradient(top,  #ffffff 0%,var(--border) 100%); /* Chrome10-25,Safari5.1-6 */
    /*background: linear-gradient(to bottom,  #ffffff 0%,var(--border) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='var(--border)',GradientType=0 ); /* IE6-9 */
    /*-webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.25);*/
    /*-moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.25);*/
    /*box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.25);*/
}
#MainMenu
{
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;    
    display:block;
    width:1200px;
    height:40px;
    margin:0 auto;
    text-align:right;
    padding:0;
    white-space:nowrap;
    border-top: 1px solid #dddddd;    
    border-bottom: 1px solid #dddddd; 
    background: url(images/tagline.png) no-repeat left 0px center;
    background-size: 150px auto;   
}
#MainMenu a
{
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;     
    display: inline-block;
    font-size: 14px;
    color: #626262;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    text-align: center;
    white-space: nowrap;
    min-width: 90px;
    background:transparent;
    border-bottom: 1px solid transparent; 
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
}
#MainMenu a:hover
{
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;     
    color: var(--text);
    border-right: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    border-bottom: 1px solid #f5f5f5;
    /*background:var(--hover);*/
    /*background: -moz-linear-gradient(top,  #fa8611 0%, var(--hover) 100%); /* FF3.6-15 */*/
    /*background: -webkit-linear-gradient(top,  #fa8611 0%,var(--hover) 100%); /* Chrome10-25,Safari5.1-6 */*/
    /*background: linear-gradient(to bottom,  #fa8611 0%,var(--hover) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */*/
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa8611', endColorstr='var(--hover)',GradientType=0 ); /* IE6-9 */ */
}
#MainMenu a[select]
{
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;     
    display: inline-block;
    font-size: 14px;
    color: var(--text);
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    text-align: center;
    white-space: nowrap;
    min-width: 90px;
    background:transparent; 
    border-bottom: 1px solid transparent; 
    border-right: 1px solid transparent;
    border-left: 1px solid transparent; 
}
#MainMenu a[select]:hover
{
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;     
    color: var(--text);
    border-right: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    border-bottom: 1px solid #f5f5f5;
    /*background:var(--hover);*/
    /*background: -moz-linear-gradient(top,  #fa8611 0%, var(--hover) 100%); /* FF3.6-15 */*/
    /*background: -webkit-linear-gradient(top,  #fa8611 0%,var(--hover) 100%); /* Chrome10-25,Safari5.1-6 */*/
    /*background: linear-gradient(to bottom,  #fa8611 0%,var(--hover) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */*/
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa8611', endColorstr='var(--hover)',GradientType=0 ); /* IE6-9 */ */   
}
#MainMenu a[home]
{
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;     
    color: transparent;
    text-shadow: none; 
    background-image: url(images/home_dark.png);
    background-repeat:no-repeat;
    background-position: center center;  
    border-bottom: 1px solid transparent; 
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
    min-width: 40px; 
    margin-left: 10px;
    margin-right: 10px;
}
#MainMenu a[home]:hover
{
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;      
    background: url(images/home_light.png) no-repeat center center;     
}
#MainMenu a[home][select]
{
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;         
    background: url(images/home_light.png) no-repeat center center; 
}
#MainMenu a[home][select]:hover
{
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;  
    color:transparent;
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
    border-bottom: 1px solid transparent;      
    background: url(images/home_light.png) no-repeat center center;
}
div.subMenuCtrl-deactive
{
    transition: transform .2s;
    transform: scale(1,0);
    transform-origin:top center;    
    width: 1200px;
    display:block;
    position:absolute;
    z-index:1000;
    top:42px;
    padding:0px;
    border: 1px solid #dddddd;
    border-top: none;
    background-color:#f5f5f5;  
    box-shadow:0px 5px 5px #e1e1e1;
}
div.subMenuCtrl-active
{    
    transition: transform .2s;
    transform: scale(1,1);
    transform-origin:top center;    
    width: 1200px;
    display:block;
    position:absolute;
    z-index:1000;
    top:42px;
    padding:0px;
    border: 1px solid #dddddd;
    border-top: none;
    background-color:#f5f5f5;
    box-shadow:0px 5px 5px #e1e1e1;     
}
div.subMenuCtrlContainer
{
    display:block;
    width:1200px;
    padding-bottom:10px;
    margin:0 auto;
    text-align:right;
}
div.subMenuCtrlContainer ul
{
    display:inline-block;
    width: 160px; 
    height: 350px;
    list-style: none;  
    vertical-align:top;
    margin:10px 20px 0 20px;
    padding:0;
    /*border-left:solid 1px var(--back);*/
}
div.subMenuCtrlContainer :last-child 
{
    border-left:solid 0px;
}
div.subMenuCtrlContainer ul li
{
    font-size: 14px;
    line-height:30px;  
    margin-bottom:5px;
    padding:0px 0px;
    color:#999999;
    cursor:pointer;
}
div.subMenuCtrlContainer ul li:first-child
{
    font-size: 14px;
    border-bottom: 1px solid #dddddd;
    padding-bottom:5px;
    color:#555555;
    font-weight:bold;
}
div.subMenuCtrlContainer ul li:hover:first-child
{
    background:transparent;
    color:#555555;
}
div.subMenuCtrlContainer ul li:hover
{
    background:transparent;
    color:var(--hover);
}
div.subMenuCtrlContainer ul li[select]
{
    background:transparent;
    color:#777777;
}
#Head-BG
{
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;      
    display:block;
    position:absolute;
    top:0;
    left:0;
    right:0;
    z-index:500;    
    height:50px;
    background: #f5f5f5;
    text-align:center;
    padding:0;      
}
#Head-Content
{
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;     
    display:block;
    position:relative;
    width:1200px;
    height:50px;
    margin:0px auto;
    text-align:center;
    padding:0;  
    background: url(images/logo.png) no-repeat left 0px center;
    background-size: 40px auto; 
}
#iMobileView
{
}
#subCategoryViewTop
{
    display: none;
}
#mainCtrl
{
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;    
    display:block;
    position:absolute;
    top:0px;
    right:0px;
    width: calc(100% - 300px);
    height:40px;
    padding:10px 0px;
    margin:0px;
    text-align:right;
    white-space:nowrap;    
}
#mainCtrl div[id="linksView"]
{
    display:none;
}
#mainCtrl div[id="suggestedProducts"]
{
    display:none;
}
#Shopping
{
    display: none;
}
#Shopping a
{
    display: none;   
}
#Shopping a:hover
{
}
#Shopping a[cart]
{
}
#Shopping a[cart="empty"]
{
}
A.HeaderCom
{
    content: attr(none);
    display: inline-block;
    font-size: 14px;
    color: #626262;
    background:#FFFFFF;
    height: 28px;
    margin:0px 0px 0px 5px;
    line-height: 28px;
    text-decoration: none;
    text-align: center;
    min-width: 30px;
    padding:0px 10px;
    border:1px solid #dddddd;
    white-space: nowrap;
}
A.HeaderCom:hover
{
    background: #f4f4f4;
    color:var(--text);
    border:1px solid #909090;
}
A.HeaderCom[tophome]
{
    display:none;
}
A.HeaderCom[logout]
{
    margin:0 -5px 0 5px;
    background:#f4f4f4;
}
A.HeaderCom[logout]:hover
{
    background: #f9c732;
    color:#ffffff;
}
A.HeaderCom[data-badge]:after {
    content: attr(data-badge);
    position: absolute;
    font-size: 14px;
    background: var(--hover);
    color: white;
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 18px;
    border-radius: 50%;
    box-shadow: 0 0 1px #939393;
    margin: -5px -5px 0 0;
}
span.HeaderCom
{
    content: attr(none);
    display: inline-block;
    font-size: 14px;
    color: #ffffff;
    background:#f9c732;
    height: 30px;
    margin:0 -5px 0 5px;
    line-height: 30px;
    text-decoration: none;
    text-align: center;
    min-width: 30px;
    padding:0px 10px;
    border:1px solid var(--back);
    white-space: nowrap;
}
#Searchbox
{
    display:block;
    position:absolute; 
    left:50px;
    width: 265px;
    height: 30px;
    padding:10px 0px;
    margin:0;
    text-align:left;
    white-space:nowrap;    
    vertical-align:top;
}
#SearchboxFrame
{
    display:block;
    height:26px;
    padding:1px;
    margin:0px;
    text-align:left;
    white-space:nowrap;    
    vertical-align:top;
    background: #fff;
    line-height:26px;
    border:1px solid #dddddd;
}
#SearchboxFrame select
{
    display:none;
    background:transparent;
    font-size: 14px; 
    color:#626262;
    height:26px;
    line-height:26px;    
    border:0px;
    padding:0 5px;
    margin-right:5px;
    width:130px;    
    vertical-align:top;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    border-left:0px solid #eeeeee;
    -webkit-padding-end: 20px;
    -webkit-padding-start: 2px;
    -webkit-user-select: none;
    background-image: url(images/combo.png);
    background-position: 1% center;
    background-repeat: no-repeat;       
}
#SearchboxFrame select::-ms-expand {
    display: none;
}
#SearchboxFrame input[type="text"]
{
    display:inline-block;
    font-size: 14px;
    color:#5f5f5f;
    height:26px;
    line-height:26px;
    border:0px;
    width:220px;    
    margin-left:4px;
    margin-right:4px;
    float:right;
    vertical-align:top;
    background: none;
    border-left: 1px solid #dddddd;
}
#SearchboxFrame input[type="image"]
{
    display:inline-block;
    height:35px;
    border:0px;
    margin: -5px -9px 0px -1px;
    padding:0;    
    width:auto;    
    vertical-align:top;
}
#pageFooter_links_BG
{
    display:block;
    background:#ffffff;
    min-height:30px;
    text-align:center;    
    border-top: 1px solid #dddddd;    
    padding-top:20px;
}
#pageFooter_links
{
    display:block;
    width:1200px;
    height:50px;
    line-height:50px;
    margin:0px auto;
    text-align:right;
    white-space:nowrap;    
}
#pageFooter_links a
{
    text-decoration:none;
    font-size: 14px;
    padding:0 0 0 10px;
    margin:0 0 0 10px;
    border-left:1px solid #afafaf;
    color:#646464;
}
#pageFooter_links a:hover
{
    color:#afafaf;
}
#pageFooter_links span
{
    text-decoration:none;
    font-size: 14px;
    padding:0 0 0 10px;
    margin:0 0 0 20px;
    color:var(--border);
}
#pageFooter_sn_BG
{
    display:block;
    background:#ffffff;
    min-height:30px;
    text-align:center;    
}
#pageFooter_sn
{
    display:block;
    width:1200px;
    height:30px;
    padding:10px 0;
    margin:0px auto;
    text-align:right;
    white-space:nowrap;    
}
#pageFooter_sn col1
{
    display:block;
    width:50%;
    min-height:80px;
    float:right;
    font-size: 14px;
    color:#afafaf;    
}
#pageFooter_sn col1 a {
    text-decoration:none;
    padding:0 0 0 10px;
    margin:0 0 0 10px;
    font-size: 14px;
    color:#afafaf;
}
#pageFooter_sn col1 a:hover {
    color:var(--hover);
}
#pageFooter_sn col2
{
    display:block;
    width:50%;
    text-align:left;
    min-height:80px;
    float:right;
}
#pageFooter_sn col2 .app
{
    display:inline-block;
    width:69px;
    height:24px;
    background-size: 69px 24px;
    margin:0 10px 0 0;
    border-radius: 5%;
    border:1px solid #afafaf;     
    float:left;
}
#pageFooter_sn col2 .social
{
    display:inline-block;
    width:24px;
    height:24px;
    background-size: 24px 24px;
    margin:0 10px 0 0;
    border-radius: 20%;
    border:1px solid #afafaf;    
    float:left;
}
a.android {
    background: url(images/social/android.png) no-repeat center center;
}
a.ios {
    background: url(images/social/ios.png) no-repeat center center;
}
a.linkedin {
    background: url(images/social/linkedin.png) no-repeat center center;
}
a.youtube {
    background: url(images/social/youtube.png) no-repeat center center;
}
a.facebook {
    background: url(images/social/facebook.png) no-repeat center center;
}
a.twitter {
    background: url(images/social/twitter.png) no-repeat center center;
}
a.google {
    background: url(images/social/googleplus.png) no-repeat center center;
}
a.instagram {
    background: url(images/social/instagram.png) no-repeat center center;
}
a.rssfeed {
    background: url(images/social/rssfeed.png) no-repeat center center;
}
a.nlinkedin {
    display:inline-block;
    background: url(images/social/linkedin.png) no-repeat center center;
    background-size: 32px 32px;
    width:32px;
    height:32px;
    margin:65px 0 0 5px;
    border:0;
}
/*//////////////////////////////////////////////////////////////////////////////////////////////////////*/
a[navi]
{
    display:inline-block;
    line-height:10px;
    font-size: 14px;
    padding:5px 0 5px 5px;
    margin:5px 0 5px 5px;
    border-left:1px solid #dddddd;
    color:#646464;
    text-decoration:none;
}
a[navi]:hover
{
    color:var(--hover);
}
/* Main //////////////////////////////////////////////////////////////////////////////////////////////////////*/
#mainContentBG
{
    display:block;
    text-align:center;    
    padding:0px;
}
#mainContent
{
    display:block;
    width:1200px;
    margin:0px auto;
    padding:10px 0px;
    text-align:right;
    white-space:nowrap;    
    vertical-align:top;
}
#RightBar
{
    display:inline-block;
    width:250px;
    margin:0;
    padding:0; 
    white-space:normal;    
    vertical-align:top;    
}
#subCategoryView
{
    display:block;    
    margin:0px 0px 10px 0px;
    padding:5px 10px;
    border:0px solid #e0e0e0;
    -o-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); 
    background: #ffffff;
}
#subCategoryView a:last-child 
{
    border:0;
}
#subCategoryView span[title]
{
    display:block;
    background: none;
    line-height:35px;
    padding-right: 5px;
    border-bottom:1px solid #dddddd; 
    font-size: 14px;
    color:var(--text);
}
#CenterBar
{
    display:inline-block;
    width:680px;
    margin:0px;
    padding:0px 10px 0px 10px;      
    white-space:normal;    
    vertical-align:top;    
}
#LeftBar
{
    display:inline-block;
    width:240px;
    margin:0px;
    padding:0px;    
    white-space:normal;    
    vertical-align:top;    
}
/* Paging //////////////////////////////////////////////////////////////////////////////////////////////////////*/
.NotePaging
{
    display: inline-block;
    font-size: 14px;
    color:var(--back);
    background: var(--hover);
    height: auto;
    margin:5px 5px 5px 5px;
    line-height: auto;
    text-decoration: none;
    text-align: center;
    min-width: 0px;
    padding:5px 5px 5px 5px;
    white-space: nowrap;
}
.ActivePaging
{
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    color: var(--hover);
    background:none;
    height: 5px;
    margin:5px 5px 5px 5px;
    line-height: 5px;
    text-decoration: none;
    text-align: center;
    min-width: 0px;
    padding:5px 5px 5px 5px;
    white-space: nowrap;
}
A.Paging
{
    display: inline-block;
    font-size: 14px;    
    color: var(--text);
    background:none;
    height: 5px;
    margin:5px 5px 5px 5px;
    line-height: 5px;
    text-decoration: none;
    text-align: center;
    min-width: 0px;
    padding:5px 5px 5px 5px;
    white-space: nowrap;
}
A.Paging:hover
{
    color: var(--hover);
    background:none;
}
/* Side Menu //////////////////////////////////////////////////////////////////////////////////////////////////////*/
A.HMenu
{
    display: block;
    font-size: 14px;
    color: #555555;
    line-height: 35px;
    background: url(images/arrows.png) no-repeat right 0px center;
    background-size:10px 10px;
    height: 35px;
    padding: 0px 15px;
    margin:5px 0px 0px 0px;
    text-decoration: none;
    white-space: nowrap;
}
A.HMenu:hover
{
    color: #555555;
    text-decoration: none;
}
A.HMenuActive
{
    display: block;
    font-size: 14px;
    color: #555555;
    line-height: 35px;
    background: url(images/arrows.png) no-repeat right 0px center;
    background-size:10px 10px;
    height: 35px;
    padding: 0px 15px;
    margin:5px 0px 0px 0px;
    text-decoration: none;
    white-space: nowrap;
}
A.HMenuActive:hover
{
    color: #555555;
    text-decoration: none;
}
A.HSubMenu
{
    display: block;
    font-size: 14px;
    color: #999999;
    line-height: 30px;
    background: url(images/sub.png) no-repeat right 15px center;
    background-size:10px 10px;
    height: 30px;
    padding: 0px 30px 0px 5px;
    border-bottom:0px solid var(--border);       
    text-decoration: none;
    white-space: nowrap;
}
A.HSubMenu:hover
{
    color: var(--hover);
    text-decoration: none;
}
A.HSubMenuActive
{
    display: block;
    font-size: 14px;
    color: #777777;
    line-height: 30px;
    background: url(images/sub.png) no-repeat right 15px center;
    background-size:10px 10px;
    height: 30px;
    padding: 0px 30px 0px 5px;
    border-bottom:0px solid var(--border);       
    text-decoration: none;
    white-space: nowrap;
}
A.HSubMenuActive:hover
{
    color: #777777;
    text-decoration: none;
}
A.HsuggestedProducts
{
    display: block;
    font-size: 14px;
    color: #555555;
    line-height: 30px;
    background-size:10px 10px;
    height: 30px;
    padding: 0px 5px;
    margin:5px 0px 0px 0px;
    text-decoration: none;
    white-space: nowrap;
}
A.HsuggestedProducts:hover
{
    display: block;
    font-size: 14px;
    color: #555555;
    line-height: 30px;
    background: #f5f5f5;
    background-size:10px 10px;
    height: 30px;
    padding: 0px 5px;
    margin:5px 0px 0px 0px;
    text-decoration: none;
    white-space: nowrap;
}
A.HlinksView
{
    display: block;
    font-size: 14px;
    color: #555555;
    line-height: 30px;
    background-size:10px 10px;
    height: 30px;
    padding: 0px 5px;
    margin:5px 0px 0px 0px;
    text-decoration: none;
    white-space: nowrap;
}
A.HlinksView:hover
{
    display: block;
    font-size: 14px;
    color: #555555;
    line-height: 30px;
    background: #f5f5f5;
    background-size:10px 10px;
    height: 30px;
    padding: 0px 5px;
    margin:5px 0px 0px 0px;
    text-decoration: none;
    white-space: nowrap;
}
/* //////////////////////////////////////////////////////////////////////////////////// */
#tr_itemslist_2
{
    text-align:center;
}
column1,column2{
    display:inline-block;
    width:330px;
    height:100%;
    margin:0px 5px 5px 5px;
    vertical-align:top;
}
vitem
{
    display:block;
    overflow:hidden;
    text-align:center;
    background:none; 
    height:100%;
    margin:5px 0px 10px 0px;
    padding:20px 10px;
    border:1px solid #ebebeb;
    /*-o-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);*/
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;    
}
vitem:hover{
    -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;    
}
vitem:hover > vitemimg > a > img {
    /*-moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    transform: scale(1.5) rotate(5deg);*/
}
vitemimg {
    display:block;
    overflow:hidden;
    margin:0 auto;
    width: 200px;
    height: 200px;
    padding:45px;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    border:1px solid #ebebeb;
    /*-webkit-box-shadow: 0px 10px 10px -10px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0px 10px 10px -10px rgba(0, 0, 0, 0.18);
    box-shadow: 0px 10px 10px -10px rgba(0, 0, 0, 0.18);*/
}
vitem vitemimg a img {
    display:block;
    margin:0;
    width:200px;
    height:200px;
    border:0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
viteminfo
{
    display:block;
    overflow:hidden;
    text-align:center;
}
/* //////////////////////////////////////////////////////////////////////////////////// */
a.Over0
{
    font-size: 15px;
    color: var(--text);
    text-decoration: none;
    line-height:30px;
}
a.Over0:hover
{
    color: var(--text);
    text-decoration: underline;
}
a.Over1
{
    font-size: 15px;
    color: var(--text);
    text-decoration: none;
    line-height:30px;
}
a.Over1:hover
{
    color: var(--hover);
    border-bottom: 2px dotted var(--hover);
}
a.Over2
{
    font-size: 15px;
    color: var(--text);
    text-decoration: none;
    line-height:30px;
}
a.Over2:hover
{
    color: var(--hover);
    text-decoration: none;
}
a.Over3
{
    font-size: 15px;
    color: var(--text);
    text-decoration: none;
    line-height:30px;
}
a.Over3:hover
{
    color: var(--hover);
    text-decoration: none;
    line-height:30px;
}
a.Over4
{
    font-size: 15px;
    color: var(--border);
    text-decoration: none;
    line-height:30px;
}
a.Over4:hover
{
    color: var(--hover);
    text-decoration: none;
    line-height:30px;
}
.Fn00
{
    font-size: 15px;
    color: var(--text);
    text-decoration: none;
    line-height:30px;
}
.Fn0
{
    font-size: 15px;
    color: var(--border);
    text-decoration: none;
    line-height:30px;
}
.Fn1
{
    font-size: 15px;
    color: green;
    text-decoration: none;
    line-height:30px;
}
.Fn22
{
    font-size: 15px;
    color: #666666;
    text-decoration: none;
    line-height:30px;
    padding: 0px 5px 0px 5px
}
.Fn2
{
    font-size: 15px;
    color: #666666;
    text-decoration: none;
    line-height:30px;
}
.Fn3
{
    font-size: 15px;
    color: #666666;
    text-decoration: none;
    background-size: auto;
    border-radius: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    border:1px solid #a9a9a9;
}
.Fn4
{
    font-size: 15px;
    color: white;
    text-decoration: none;
    line-height:30px;
}
.Fn5
{
    font-size: 15px;
    color: var(--hover);
    text-decoration: none;
    line-height:30px;
}
.Fn6
{
    font-size: 15px;
    color: var(--text);
    text-decoration: none;
    line-height:30px;
}
.Fn7
{
    font-size: 15px;
    color: var(--text);
    text-decoration: none;
    line-height:30px;
}
.Fn8
{
    font-size: 15px;
    color: red;
    text-decoration: none;
    line-height:30px;
}
.Fn9
{
    font-size: 15px;
    color: var(--hover);
    text-decoration: none;
    line-height:40px;
}
.Fn10
{
    font-size: 15px;
    color: red;
    text-decoration: none;
    line-height:30px;
    padding:15px;
}
.Fn11
{
    font-size: 15px;
    color: red;
    text-decoration: none;
    line-height:30px;
}
.Fn12
{
    font-size: 15px;
    color: red;
    text-decoration: none;
    line-height:30px;
}
.Fn13
{
    font-size: 15px;
    color: green;
    text-decoration: none;
    line-height:30px;
}
.Fn14
{
    font-size: 15px;
    text-decoration: none;
    line-height:25px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;  
    -webkit-border-radius: 2px;
    /*-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);*/
    -webkit-padding-end: 20px;
    -webkit-padding-start: 5px;
    -webkit-user-select: none;
    background-image: url(images/select.png), -webkit-linear-gradient(#fff, #fff 40%, #fff);
    background-position: 1% center;
    background-repeat: no-repeat;
    border: 1px solid #ddd;
    color: #afafaf;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 200px;    
}
.Fn15
{
    font-size: 15px;
    text-decoration: none;
    line-height:25px;
    -webkit-appearance: button;
    -webkit-border-radius: 2px;
    /*-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);*/
    -webkit-padding-end: 20px;
    -webkit-padding-start: 2px;
    -webkit-user-select: none;
    background-image: url(images/select.png), -webkit-linear-gradient(#fff, #fff 40%, #fff);
    background-position: 1% center;
    background-repeat: no-repeat;
    border: 1px solid #ddd;
    color: red;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 200px;    
}
.Fn16
{
    display: block;
    font-size: 15px;
    color: red;
    text-decoration: none;
    line-height:30px;
    border: 1px solid red;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 5px;
    padding-right: 5px;
    background: #fde9e9;
}
.Fn20
{
    font-size: 15px;
    color: var(--text);
    text-decoration: none;
    line-height:20px;
}
/*////////////////////////////////////////////////////////////////////////////*/
#CenterBar
{
    max-width:680px;
    overflow:visible;
}
#CenterBar #Panel2, #CenterBar #Panel7
{
    max-width:680px;
    padding:0px;
    margin:0px;
}
#CenterBar #Panel2 td,#CenterBar #Panel7 td
{
    min-width:150px;
    padding:0px;
    margin:0px;
    text-align:right;
}
#Label2
{
    display:inline-block;
    position:relative;
    top:0px;
    left:0px;
    right:150px;
}
#Label2 img
{
    display:inline-block;
    position:relative;
    border:0px solid var(--border);
    border-radius: 20%;
}
/*///////////////////////////////////////////////////////////////////////////////////////////*/
.wp
{
    width:100%;
    padding-left: 5px;
    padding-right: 5px; 
    border-radius: 0px;
}
.wl
{
    width:100%;
    padding-left: 5px;
    padding-right: 5px; 
    border-radius: 0px;
}
.wc
{
    width:100%;
    padding-left: 5px;
    padding-right: 5px; 
    border-radius: 0px;
}
.wm
{
    width:100%;
    padding-left: 5px;
    padding-right: 5px; 
    border-radius: 0px;
}
/*///////////////////////////////////////////////////////////////////////////////////////////*/
div.simplePanel
{
    display:block;
    position:relative;
    margin: 0 0 10px 0;
    padding:10px;
    -o-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);    
    overflow:hidden;
}
div.formEmail
{
    display:block;
    position:relative;
    height:50px;
    font-size: 15px;  
    background: white;
    padding: 20px 20px 20px 20px;
    margin: 15px;
}
div.formPassword
{
    display:block;
    position:relative;
    height:50px;
    font-size: 15px; 
    background: white;
    padding: 20px 20px 20px 20px;
    margin: 15px;
}
div.formOK
{
}
div.formLogin01
{
    display:block;
    position:relative;
    height:40px;
    font-size: 15px; 
    background: white;
    padding: 20px 20px 20px 20px;
    margin: 15px;
}
div.formLogin02
{
    display:block;
    position:relative;
    height:40px;
    font-size: 15px; 
    background: white;
    padding: 20px 20px 20px 20px;
    margin: 15px;
}
div.formLogin04
{
    display:block;
    position:relative;
    height:40px;
    font-size: 15px; 
    background: white;
    padding: 20px 20px 20px 20px;
    margin: 15px;
}
div.formLogin05
{
    display:block;
    position:relative;
    height:40px;
    font-size: 15px; 
    background: white;
    padding: 20px 20px 20px 20px;
    margin: 15px;
}
div.formLogin06
{
    display:none;
    position:relative;
    height:35px;
    font-size: 15px; 
    background: white;
    padding: 20px 20px 20px 20px;
    margin: 15px;
}
div.formLogin11
{
    display:block;
    position:relative;
    height:40px;
    font-size: 15px; 
    background: white;
    padding: 20px 20px 20px 20px;
    margin: 15px;
}
div.formLogin12
{
    display:block;
    position:relative;
    height:40px;
    font-size: 15px; 
    background: white;
    padding: 20px 20px 20px 20px;
    margin: 15px;
}
div.formLogin13
{
    display:block;
    position:relative;
    height:35px;
    font-size: 15px; 
    background: white;
    padding: 20px 20px 20px 20px;
    margin: 15px;
}
div.formLogin14
{
    display:block;
    position:relative;
    height:35px;
    font-size: 15px; 
    background: white;
    padding: 20px 20px 20px 20px;
    margin: 15px;
}
div.formLogin15
{
    display:block;
    position:relative;
    height:40px;
    font-size: 15px; 
    background: white;
    padding: 20px 20px 20px 20px;
    margin: 15px;
}
div.formLogin16
{
    display:block;
    position:relative;
    height:40px;
    font-size: 15px; 
    background: white;
    padding: 20px 20px 20px 20px;
    margin: 15px;
}
div.formLogin17
{
    display:block;
    position:relative;
    height:35px;
    font-size: 15px; 
    background: white;
    padding: 20px 20px 20px 20px;
    margin: 15px;
}
div.formLogin18
{
    display:block;
    position:relative;
    height:40px;
    font-size: 15px; 
    background: white;
    padding: 20px 20px 20px 20px;
    margin: 15px;
}
div.formContact01
{
    display:block;
    position:relative;
    height:40px;
    font-size: 15px; 
    background: white;
    padding: 20px 20px 20px 20px;
    margin: 15px;
}
div.formContact02
{
    display:block;
    position:relative;
    height:40px;
    font-size: 15px; 
    background: white;
    padding: 20px 20px 20px 20px;
    margin: 15px;
}
div.formContact03
{
    display:block;
    position:relative;
    height:35px;
    font-size: 15px; 
    background: white;
    padding: 20px 20px 20px 20px;
    margin: 15px;
}
div.formContact04
{
    display:block;
    position:relative;
    height:40px;
    font-size: 15px; 
    background: white;
    padding: 20px 20px 20px 20px;
    margin: 15px;
}
div.formContact05
{
    display:block;
    position:relative;
    font-size: 15px; 
    background: white;
    padding: 20px 20px 20px 20px;
    margin: 15px;
}
div.formContact06
{
    display:block;
    position:relative;
    height:35px;
    font-size: 15px; 
    background: white;
    padding: 20px 20px 20px 20px;
    margin: 15px;
}
div.formContact07
{
    display:block;
    position:relative;
    height:40px;
    font-size: 15px; 
    background: white;
    padding: 20px 20px 20px 20px;
    margin: 15px;
}
span.formLine
{
    display:block;
    position:relative;
    height:35px;
    font-size: 15px;    
    padding:5px;
}
span.ctrlContainer
{
    display:block;    
    position:absolute;
    overflow:hidden;
    top:5px;
    right:150px;
}
span.ctrlContainerwp
{
    display:block;    
    position:relative;
    overflow:hidden;
    top:5px;
    margin:20px;    
}
span.ctrlContainerlg
{
    display:block;    
    position:absolute;
    overflow:hidden;
    right:20px;
}
span.ctrlContainerct
{
    display:block;    
    position:absolute;
    overflow:hidden;
    right:20px;
}
div.formPassword input[type="password"]
{
    display:block;    
    position:relative;
    font-size: 15px;
    overflow:hidden;
    background: url(images/password.png) no-repeat right 5px center;
    background-size: 16px auto;
    padding-right: 35px;    
    border-bottom:1px solid #a7a7a7;
    border-left:0px solid var(--border);
    border-right:0px solid var(--border);
    border-top:0px solid var(--border);
    height: 40px;
}
@keyframes clearAutofill01 {
  to { 
       background: url(images/password.png) no-repeat right 5px center;
       background-size: 16px auto;
   }
}
div.formPassword input[type="password"]:-webkit-autofill {
  animation: clearAutofill01 forwards;
}
div.formEmail input[type="text"]
{
    display:block;    
    position:relative;
    font-size: 15px;
    overflow:hidden;
    background: url(images/email.png) no-repeat right 5px center;
    background-size: 16px auto;
    padding-right: 35px;
    border-bottom:1px solid #a7a7a7;
    border-left:0px solid var(--border);
    border-right:0px solid var(--border);
    border-top:0px solid var(--border);
    height: 40px;
}
@keyframes clearAutofill02 {
  to { 
       background: url(images/email.png) no-repeat right 5px center;
       background-size: 16px auto;
   }
}
div.formEmail input[type="text"]:-webkit-autofill {
  animation: clearAutofill02 forwards;
}
div.formLogin01 input[type="text"]
{
    display:block;    
    position:relative;
    font-size: 15px;
    overflow:hidden;
    background: #f2f2f2 url(images/email.png) no-repeat right 5px center;
    background-size: 16px auto;
    padding-right: 35px;
    border-bottom:0px solid #a7a7a7;
    border-left:0px solid #a7a7a7;
    border-right:4px solid #a7a7a7;
    border-top:0px solid #a7a7a7;
    height: 40px;
}
@keyframes clearAutofill03 {
  to { 
       background: #f2f2f2 url(images/email.png) no-repeat right 5px center;
       background-size: 16px auto;
   }
}
div.formLogin01 input[type="text"]:-webkit-autofill {
  animation: clearAutofill03 forwards;
}
div.formLogin02 input[type="text"]
{
    display:block;    
    position:relative;
    font-size: 15px;
    overflow:hidden;
    background: #f2f2f2 url(images/password.png) no-repeat right 5px center;
    background-size: 16px auto;
    padding-right: 35px;
    border-bottom:0px solid #a7a7a7;
    border-left:0px solid #a7a7a7;
    border-right:4px solid #a7a7a7;
    border-top:0px solid #a7a7a7;
    height: 40px;
}
@keyframes clearAutofill04 {
  to { 
       background: #f2f2f2 url(images/password.png) no-repeat right 5px center;
       background-size: 16px auto;
   }
}
div.formLogin02 input[type="text"]:-webkit-autofill {
  animation: clearAutofill04 forwards;
}
div.formLogin04 input[type="text"]
{
    display:block;    
    position:relative;
    font-size: 15px;
    overflow:hidden;
    background: #f2f2f2 url(images/user.png) no-repeat right 5px center;
    background-size: 16px auto;
    padding-right: 35px;
    border-bottom:0px solid #a7a7a7;
    border-left:0px solid #a7a7a7;
    border-right:4px solid #a7a7a7;
    border-top:0px solid #a7a7a7;
    height: 40px;
}
@keyframes clearAutofill05 {
  to { 
       background: #f2f2f2 url(images/user.png) no-repeat right 5px center;
       background-size: 16px auto;
   }
}
div.formLogin04 input[type="text"]:-webkit-autofill {
  animation: clearAutofill05 forwards;
}
div.formLogin05 input[type="text"]
{
    display:block;    
    position:relative;
    font-size: 15px;
    overflow:hidden;
    background: #f2f2f2 url(images/user.png) no-repeat right 5px center;
    background-size: 16px auto;
    padding-right: 35px;
    border-bottom:0px solid #a7a7a7;
    border-left:0px solid #a7a7a7;
    border-right:4px solid #a7a7a7;
    border-top:0px solid #a7a7a7;
    height: 40px;
}
@keyframes clearAutofill06 {
  to { 
       background: #f2f2f2 url(images/user.png) no-repeat right 5px center;
       background-size: 16px auto;
   }
}
div.formLogin05 input[type="text"]:-webkit-autofill {
  animation: clearAutofill06 forwards;
}
div.formLogin11 input[type="text"]
{
    display:block;    
    position:relative;
    font-size: 15px;
    overflow:hidden;
    background: #f2f2f2 url(images/phone.png) no-repeat right 5px center;
    background-size: 16px auto;
    padding-right: 35px;
    border-bottom:0px solid #a7a7a7;
    border-left:0px solid #a7a7a7;
    border-right:4px solid #a7a7a7;
    border-top:0px solid #a7a7a7;
    height: 40px;
}
@keyframes clearAutofill07 {
  to { 
       background: #f2f2f2 url(images/phone.png) no-repeat right 5px center;
       background-size: 16px auto;
   }
}
div.formLogin11 input[type="text"]:-webkit-autofill {
  animation: clearAutofill07 forwards;
}
div.formLogin12 input[type="text"]
{
    display:block;    
    position:relative;
    font-size: 15px;
    overflow:hidden;
    background: #f2f2f2 url(images/mobile.png) no-repeat right 5px center;
    background-size: 16px auto;
    padding-right: 35px;
    border-bottom:0px solid #a7a7a7;
    border-left:0px solid #a7a7a7;
    border-right:4px solid #a7a7a7;
    border-top:0px solid #a7a7a7;
    height: 40px;
}
@keyframes clearAutofill08 {
  to { 
       background: #f2f2f2 url(images/mobile.png) no-repeat right 5px center;
       background-size: 16px auto;
   }
}
div.formLogin12 input[type="text"]:-webkit-autofill {
  animation: clearAutofill08 forwards;
}
div.formLogin15 input[type="text"]
{
    display:block;    
    position:relative;
    font-size: 15px;
    overflow:hidden;
    background: #f2f2f2 url(images/home.png) no-repeat right 5px center;
    background-size: 16px auto;
    padding-right: 35px;
    border-bottom:0px solid #a7a7a7;
    border-left:0px solid #a7a7a7;
    border-right:4px solid #a7a7a7;
    border-top:0px solid #a7a7a7;
    height: 40px;
}
@keyframes clearAutofill09 {
  to { 
       background: #f2f2f2 url(images/home.png) no-repeat right 5px center;
       background-size: 16px auto;
   }
}
div.formLogin15 input[type="text"]:-webkit-autofill {
  animation: clearAutofill09 forwards;
}
div.formLogin16 input[type="text"]
{
    display:block;    
    position:relative;
    font-size: 15px;
    overflow:hidden;
    background: #f2f2f2 url(images/location.png) no-repeat right 5px center;
    background-size: 16px auto;
    padding-right: 35px;
    border-bottom:0px solid #a7a7a7;
    border-left:0px solid #a7a7a7;
    border-right:4px solid #a7a7a7;
    border-top:0px solid #a7a7a7;
    height: 40px;
}
@keyframes clearAutofill10 {
  to { 
       background: #f2f2f2 url(images/location.png) no-repeat right 5px center;
       background-size: 16px auto;
   }
}
div.formLogin16 input[type="text"]:-webkit-autofill {
  animation: clearAutofill10 forwards;
}
div.formLogin18 input[type="text"]
{
    display:block;    
    position:relative;
    font-size: 15px;
    overflow:hidden;
    background: #f2f2f2 url(images/security.png) no-repeat right 5px center;
    background-size: 16px auto;
    padding-right: 35px;
    border-bottom:0px solid #a7a7a7;
    border-left:0px solid #a7a7a7;
    border-right:4px solid #a7a7a7;
    border-top:0px solid #a7a7a7;
    height: 40px;
}
@keyframes clearAutofill11 {
  to { 
       background: #f2f2f2 url(images/security.png) no-repeat right 5px center;
       background-size: 16px auto;
   }
}
div.formLogin18 input[type="text"]:-webkit-autofill {
  animation: clearAutofill11 forwards;
}
div.formContact01 input[type="text"]
{
    display:block;    
    position:relative;
    font-size: 15px;
    overflow:hidden;
    background: #f2f2f2 url(images/user.png) no-repeat right 5px center;
    background-size: 16px auto;
    padding-right: 35px;
    border-bottom:0px solid #a7a7a7;
    border-left:0px solid #a7a7a7;
    border-right:4px solid #a7a7a7;
    border-top:0px solid #a7a7a7;
    height: 40px;
}
@keyframes clearAutofill12 {
  to { 
       background: #f2f2f2 url(images/user.png) no-repeat right 5px center;
       background-size: 16px auto;
   }
}
div.formContact01 input[type="text"]:-webkit-autofill {
  animation: clearAutofill12 forwards;
}
div.formContact02 input[type="text"]
{
    display:block;    
    position:relative;
    font-size: 15px;
    overflow:hidden;
    background: #f2f2f2 url(images/email.png) no-repeat right 5px center;
    background-size: 16px auto;
    padding-right: 35px;
    border-bottom:0px solid #a7a7a7;
    border-left:0px solid #a7a7a7;
    border-right:4px solid #a7a7a7;
    border-top:0px solid #a7a7a7;
    height: 40px;
}
@keyframes clearAutofill13 {
  to { 
       background: #f2f2f2 url(images/email.png) no-repeat right 5px center;
       background-size: 16px auto;
   }
}
div.formContact02 input[type="text"]:-webkit-autofill {
  animation: clearAutofill13 forwards;
}
div.formContact04 input[type="text"]
{
    display:block;    
    position:relative;
    font-size: 15px;
    overflow:hidden;
    background: #f2f2f2 url(images/title.png) no-repeat right 5px center;
    background-size: 16px auto;
    padding-right: 35px;
    border-bottom:0px solid #a7a7a7;
    border-left:0px solid #a7a7a7;
    border-right:4px solid #a7a7a7;
    border-top:0px solid #a7a7a7;
    height: 40px;
}
@keyframes clearAutofill14 {
  to { 
       background: #f2f2f2 url(images/title.png) no-repeat right 5px center;
       background-size: 16px auto;
   }
}
div.formContact04 input[type="text"]:-webkit-autofill {
  animation: clearAutofill14 forwards;
}
div.formContact07 input[type="text"]
{
    display:block;    
    position:relative;
    font-size: 15px;
    overflow:hidden;
    background: #f2f2f2 url(images/security.png) no-repeat right 5px center;
    background-size: 16px auto;
    padding-right: 35px;
    border-bottom:0px solid #a7a7a7;
    border-left:0px solid #a7a7a7;
    border-right:4px solid #a7a7a7;
    border-top:0px solid #a7a7a7;
    height: 40px;
}
@keyframes clearAutofill15 {
  to { 
       background: #f2f2f2 url(images/security.png) no-repeat right 5px center;
       background-size: 16px auto;
   }
}
div.formContact07 input[type="text"]:-webkit-autofill {
  animation: clearAutofill15 forwards;
}
#newUser
{
    display:block;
    height:42px;
}
a[newsignup]
{
    display:inline-block;
    width:147px;
    text-align: center;
    line-height:40px;
    padding:0 0;
    color: #f4f4f4;
    background:var(--hover);
    background: -moz-linear-gradient(top, var(--hoverdark) 0%, var(--hover) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, var(--hoverdark) 0%,var(--hover) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, var(--hoverdark) 0%,var(--hover) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=' var(--hoverdark)', endColorstr='var(--hover)',GradientType=0 ); /* IE6-9 */ 
    border:1px solid #a7a7a7;
    margin:5px 115px 5px 0;
    text-decoration:none;
}
a[newsignup]:hover
{
    color:#f4f4f4;
    background:var(--border);
    background: -moz-linear-gradient(top, var(--borderdark) 0%, var(--border) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, var(--borderdark) 0%,var(--border) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, var(--borderdark) 0%,var(--border) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='var(--borderdark)', endColorstr='var(--border)',GradientType=0 ); /* IE6-9 */     
}
/*///////////////////////////////////////////////////////////////////////////////////////////*/
div.marqueePanel
{
    display:none;
    padding:0 10px;
    font-size: 15px;
    font-weight:bold;
    background:var(--back);
    color:var(--text);
    line-height:35px;
    border-bottom:0px solid var(--border);       
}
div.naviPanel
{
    display:block;    
    height:35px;
    line-height:35px; 
}
div.naviPanel_c1
{
    display:inline-block;
    width:70%;
}
div.naviPanel_c2
{
    display:inline-block;
    position:relative;
    top:5px;
    width:30%;
    text-align:left;
}
div.visitPanel
{
    display:block;    
    padding:5px 0 5px 0;
    border-top:1px dashed #cccccc;  
}
div.visitPanel_c1
{
    display:inline-block;
    width:90%;
    height:27px;
    line-height:27px;
    font-size: 14px;
    color:#646464;
    vertical-align:center;
}
div.visitPanel_c2
{
    display:inline-block;
    position:relative;
    left:-5px;    
    width:10%;
    height:20px;
    line-height:20px;
    padding:5px 0;
    text-align:left;
    vertical-align: top;
}
div.visitPanel_c3
{
    display:block;
    padding-bottom: 5px;
    padding-top: 10px;
    margin-bottom: 5px;
}
#itemDetailView1,#itemDetailView2,#itemDetailView3,#itemDetailView4
{
    display:inline-block;
    vertical-align:top;
    width:50%;
    padding-top:20px;
}
#itemDetailView1,#itemDetailView3
{
    text-align:center;
}
h1[title]
{
    line-height:30px;
    font-size:16px;
    color:var(--text);
    margin-bottom: 30px;
    padding-bottom: 10px;
    margin-left: 25px;
    border-bottom: 1px solid #dddddd;
}
a[itemTitle]
{
    display:none;
    line-height:20px;
    padding-bottom:5px;
    color:var(--text);
    margin-top:25px;
    font-size:22px;
    text-decoration:none;
}
a[itemTitle]:hover
{
}
span[itemShortDes]
{
    display:block;
    font-size: 14px; 
    padding-top:0px;
    letter-spacing: 1px;
    color:black;
    text-align: right;
    line-height: 25px;
    padding-bottom:0px;
    margin-right: 10px;
    margin-left: 10px;
}
img[itemImg]
{
    margin:0px auto;
}
a[showbig]
{
    display:block;
    width:200px;
    margin:10px auto;
    padding:30px;
    border:1px solid var(--back);
    background: #ffffff; /* Old browsers */
    text-align:center;
}
a[showbig] img
{
    display:block;
    width: 200px;
    height: 200px;    
    border:0;  
    margin:0 auto;
}
a[showrelateditem]
{
    display:block;
    min-width:50px;
    line-height:35px;
    margin:10px 0px 10px 25px;
    color: #f4f4f4;
    background:url(/images/rel.png) no-repeat center right 8px  var(--border);
    background-size: 16px 16px;
    border:2px solid #f5f5f5;
    font-size: 15px;
    text-align:center;
    text-decoration:none;
}
a[showrelateditem]:hover
{
    color: #ffffff;
    background:url(/images/rel_hover.png) no-repeat center right 8px  var(--borderdark);
    background-size: 16px 16px;
}
a[wishlist]
{
    display:none;
    min-width:50px;
    line-height:35px;
    margin:10px 0;
    color: #f4f4f4;
    background:url(/images/fav.png) no-repeat center right 8px  var(--border);
    background-size: 16px 16px;
    border:2px solid #f5f5f5;
    font-size: 15px;
    text-align:center;
    text-decoration:none;
}
a[wishlist]:hover
{
    color: #ffffff;
    background:url(/images/fav_hover.png) no-repeat center right 8px  var(--borderdark);
    background-size: 16px 16px;
}
a[addtocart]
{
    display:block;
    min-width:50px;
    line-height:35px;
    margin:10px 0;
    color: #f4f4f4;
    background:url(/images/cart.png) no-repeat center right 8px  var(--hover);
    background-size: 16px 16px;
    border:2px solid #f5f5f5;
    font-size: 15px;
    text-align:center;
    text-decoration:none;
}
a[addtocart]:hover
{
    color: #ffffff;
    background:url(/images/cart_hover.png) no-repeat center right 8px  var(--haverdark);
    background-size: 16px 16px;
}
a[unavailable]
{
    display:block;
    min-width:50px;
    line-height:35px;
    margin:10px 0;
    color: #FFFFFF;
    background:var(--border);
    border:2px solid #f5f5f5;
    font-size: 15px;
    text-align:center;
    text-decoration:none;
}
span[fieldname]
{
    font-size:15px;
    line-height:35px;
    color:#414141;
}
span[fieldnameT]
{
    display: none;
}
span[fieldname]:before {
    content:"\a";
}
span[fieldnameT]:before {
    content:"\a";
}
a[fieldvalue]
{
    font-size:15px;
    color:var(--hover);
    padding-bottom: 2px;
    border-bottom: 1px dashed var(--hover);
    line-height:35px;
    text-decoration:none;
}
a[fieldvalueT]
{
    display: none;
}
a[fieldvalue]:hover
{
}
a[fieldvalueT]:hover
{
}
a[fieldvalue]:after {
    content:"\a";
    white-space: pre-wrap;
}
a[fieldvalueT]:after {
    content:"\a";
    white-space: pre-wrap;
}
span[fieldvalue]
{
    font-size:15px;
    line-height:35px;
    color:#414141;
    text-decoration:none;
}
span[fieldvalue]:after {
    content:"\a";
    white-space: pre-wrap;
}
span[worth]
{
    display:inline-block;
    line-height:30px;
    font-size:14px;
    color:var(--text);
    float: right;
    margin-top:0px;
}
span[price]
{
    display:inline-block;
    line-height:30px;
    font-size:16px;
    font-weight:bold;
    color:var(--text);
    margin-right:10px;
    letter-spacing: 1px;
    float: right;
    margin-top:0px;
}
span[unit]
{
    display:inline-block;
    line-height:30px;
    font-size: 12px;
    color:var(--text);
    margin-right: 3px;
    letter-spacing: 1px;
    float: right;
    margin-top:0px;
}
span[payable]
{
    display:none;
}
span[discount]
{
    display:none;
}
span[shiptime]
{
    display:block;
    line-height:30px;
    font-size: 15px;
    color:red;    
}
div.itemRelevantPanel,div.itemStatticPanel
{
    display:inline-block;
    vertical-align:top;
    width:50%;
}
div[propertyitem]
{
    display:inline-block;  
    width:20%;
    margin:0px;
    vertical-align:top;
    text-align: center;
}
div[propertyitem] img
{
    display:inline-block;
    padding: 10px;
    margin-top:10px;
    width:50px;
    height:50px;
    border:1px solid #dddddd;
    border-radius:100%;  
}
a[propertyitemtitle]
{
    display:block;
    font-size: 12px;
    line-height:20px;
    color:var(--text);
    padding:10px 0px 0px 0px;
    margin-bottom:10px;
    text-decoration:none;
}
a[propertyitemtitle]:hover
{
}
div[relateditem]
{
    display:inline-block;  
    width:33%;
    margin:0px;
    vertical-align:top;
    text-align: center;
}
div[relateditem] img
{
    display:inline-block;
    padding: 20px;
    margin-top:10px;
    width:100px;
    height:100px;
    border:1px solid #dddddd;
    border-radius:5%;  
}
a[relateditemtitle]
{
    display:block;
    font-size: 15px;
    line-height:20px;
    color:var(--text);
    padding:10px 0px 0px 0px;
    margin-bottom:10px;
    text-decoration:none;
}
a[relateditemtitle]:hover
{
    color:var(--hover);
}
span[fieldNamerelated]
{
    display:none;
}
a[fieldValuerelated]
{
    display:none;
}
#TextBox23
{
    display:block;    
    position:relative;    
    padding-right:10px;
    padding-top: 5px;
    font-size: 15px;
    overflow:hidden;
    background: #f2f2f2;
    border-bottom:0px solid #a7a7a7;
    border-left:0px solid #a7a7a7;
    border-right:4px solid #a7a7a7;
    border-top:0px solid #a7a7a7;
}
#TextBox14
{
    display:block;
    position:relative;
    font-size: 15px;
    width:100%;
    background: none;
    background-size: auto;
    width:100%;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin:0 0 10px 0;
    border:1px solid #dddddd;     
}
img[src*="addcard.gif"]
{
    margin-bottom:0px;
}
img.vBanner
{
    display:block;
    margin-bottom:10px;
}
div.hBanner
{
    display:block;
    padding:5px 0;
    text-align:center;
}
img.hBanner
{
    display:block;
    width: 100%;
    margin:0px 0px 5px 0px;
}
#linksView
{
    display:block;    
    margin:0px 0px 10px 0px;
    padding:5px 10px;
    border:0px solid #e0e0e0;
    -o-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); 
    background: #ffffff;
}
#linksView a:last-child 
{
    background: #f5f5f5;
}
#linksView span[title]
{
    display:block;
    background: none;
    line-height:35px;
    padding-right: 5px;
    border-bottom:1px solid #dddddd; 
    font-size: 14px;
    color:var(--text);
}
#suggestedProducts
{
    display:block;    
    margin:0px 0px 10px 0px;
    padding:5px 10px;
    border:0px solid #e0e0e0;
    -o-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); 
    background: #ffffff;
}
#suggestedProducts a:last-child 
{
    border:0;
}
#suggestedProducts span[title]
{
    display:block;
    background: none;
    line-height:35px;
    padding-right: 5px;
    border-bottom:1px solid #dddddd; 
    font-size: 14px;
    color:var(--text);
}
span[newsDatetime]
{
    display:block;
    font-size:10px;
    text-align: right;
    letter-spacing:1px;
    color: black;
    margin: 0px 10px 0px 10px;
    padding-top:5px;
    border-top:0px dotted #bcbcbc;
}  
span[reviewer]
{
    display: block;
    font-size: 15px;    
    color:var(--border); 
    text-align: right;
    padding:5px;
    background: var(--back) url(/images/user.png) no-repeat 5px;
    background-size: 16px auto;
}  
span[datetime]
{
    display: block;
    font-size: 15px;   
    color:var(--border);
    text-align: right;
    margin-top:5px;
    padding:5px;
    background: var(--back) url(/images/time.png) no-repeat 5px;
    background-size: 16px auto;
} 
/*///////////////////////////////////////////////////////////////////////////////////////////*/
#homepage_new
{
    display:block;
    position:relative;
    margin:0 0 10px 0;
    padding:0;
    border:1px solid #dcdcdc;
    background:#fff;
}
span[homepageNewTitle]
{
    display:block;
    padding:0 10px;
    font-size: 15px;
    background:#FFFFFF;
    background: -webkit-linear-gradient(top, #dcdcdc , #FFFFFF);
    background: -o-linear-gradient(top, #dcdcdc, #FFFFFF);
    background: -moz-linear-gradient(top, #dcdcdc, #FFFFFF);
    background: linear-gradient(top, #dcdcdc , #FFFFFF);        
    color:var(--text);
    line-height:35px;    
}
div[indateItemView] 
{
    display:inline-block;
    position:relative;
    width:48%;
    padding:0;
    margin:6;
    border:0;
}
div[indateItemView] a
{
    display:block;
    text-decoration:none;
    height:auto;
    width:100%;
    border:1px solid #dcdcdc;
    overflow:hidden;
}
div[indateItemView] a:hover
{
}
div[indateItemView] a:hover > span[newitemviewtitle]
{   
}
div[indateItemView] a img
{
    display:block;
    border:0;
    padding:0;
    width:100%;
}
div[indateItemView] a span[indateItemViewTitle]
{
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;    
    display:block;
    position:absolute;
    border:0;
    padding:5px 10px;
    bottom:5px;
    right:5px;
    left:5px;
    text-align:center;
    background: rgba(111, 111, 111, 0.5);
    color:#fff;
    font-size: 15px;
    line-height:30px;
}
#homepage_offers
{
    display:block;
    position:relative;
    margin:10px 0 10px 0;
    padding:0;
    border:1px solid #dcdcdc;
    background:#fff;
}
span[homepageoffertitle]
{
    display:block;
    padding:0 10px;
    font-size: 15px;
    background:#FFFFFF;
    background: -webkit-linear-gradient(top, #dcdcdc , #FFFFFF);
    background: -o-linear-gradient(top, #dcdcdc, #FFFFFF);
    background: -moz-linear-gradient(top, #dcdcdc, #FFFFFF);
    background: linear-gradient(top, #dcdcdc , #FFFFFF);        
    color:var(--text);
    line-height:35px;    
}
div[newitemview] 
{
    display:inline-block;
    position:relative;
    width:48%;
    padding:0;
    margin:6;
    border:0;
}
div[newitemview] a
{
    display:block;
    text-decoration:none;
    height:auto;
    width:100%;
    border:1px solid #dcdcdc;
    overflow:hidden;
}
div[newitemview] a:hover
{
}
div[newitemview] a:hover > span[newitemviewtitle]
{   
}
div[newitemview] a img
{
    display:block;
    border:0;
    padding:0;
    width:100%;
}
div[newitemview] a span[newitemviewtitle]
{
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;    
    display:block;
    position:absolute;
    border:0;
    padding:5px 10px;
    bottom:5px;
    right:5px;
    left:5px;
    text-align:center;
    background: rgba(111, 111, 111, 0.5);
    color:#fff;
    font-size: 15px;
    line-height:30px;
}
#lastNewsView
{
    text-align:right;
}
bnews
{
    display:inline-block;
    padding-top:5px;
    width:100%;
}
img[newsImg]
{
    width:120px;
    height:120px;    
}
vnewsimg
{
    display:block;
    overflow:hidden;
    background:#fff; 
    width:120px;
    height:120px;
    padding:10px;
    border:1px solid #dcdcdc;
    float:right;
}
a.homenews1
{
    display:inline-block;
    overflow:hidden;
    font-size:14px;
    font-weight: bold;
    color:var(--border);
    text-decoration:none;  
    padding-top:10px;
    padding-right:10px;
}
font.homenews2
{
    display:block;
    overflow:hidden;
    font-size: 13px;
    letter-spacing:1px;
    color:#646464;  
    padding-top:5px;  
    padding-right:10px; 
    padding-left:5px;
}
a.homenews3
{
    display:block;
    overflow:hidden;
    font-size: 12px;
    text-decoration:none;
    color:var(--hover);    
    padding-top:10px;
    padding-right:10px;
}
/*///////////////////////////////////////////////////////////////////////////////////////////*/
.text-size, .tab-size
{
    font-size:15px;
    text-align: justify;
    text-justify: inter-word;
    line-height:30px;
}
.head-size
{
    font-size:15px;
    text-align: justify;
    text-justify: inter-word;
    color:var(--border);
    font-weight:bold;
}
/*///////////////////////////////////////////////////////////////////////////////////////////*/
.shortline {
    font-size: 15px;
    font-weight: normal;
    padding:0px;
    color:#2c2926;
}
.label {
    padding-top:10px;
}
a.keyword {
    display: inline-block;
    font-size: 12px;
    text-decoration:none;
    font-weight: normal;
    text-align: justify;
    color:#2c2926;
    margin-top: 5px;
    padding: 10px;
    background-color: var(--back);
    border-radius: 5px;
}
a.keyword:hover {
    color:#fff;
    background-color: var(--hover);
}
/*///////////////////////////////////////////////////////////////////////////////////////////*/
ul.a {
  list-style-type: circle;
}
ul.b {
  list-style-type: square;
}
ol.c {
  list-style-type: upper-roman;
}
ol.d {
  list-style-type: lower-alpha;
}
/*///////////////////////////////////////////////////////////////////////////////////////////*/
div.gallery
{
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;    
    filter: brightness(100%);
    padding:0px; 
    margin:20px 5px 10px 5px;
    float:right; 
    border: 1px solid #e5e3df;
    -o-box-shadow: 0 0 0px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 0 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 0px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 0px rgba(0, 0, 0, 0.3);      
    display:inline-block;
    position:relative;
    width:130px;
}
div.gallery:hover
{
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;    
    filter: brightness(120%);
    -o-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);      
}
div.gallery img
{
    width: 100%;
    height: auto;
}
div.desc
{
    display: none;
    font-size: 12px;
    color: var(--hover);    
    padding: 15px;
    text-align: center;
}
a.desc
{
    display: none;
    font-size: 12px;
    color: var(--hover);    
    padding: 10px;
    text-align: center; 
    text-decoration:none;   
}
/*///////////////////////////////////////////////////////////////////////////////////////////*/
.telegram {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    color:#ffffff;
    background-color: #38afe3;
}
.telegram:hover {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    color:#ffffff;
    background-color: #179cde;
}
.facebook {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    color:#ffffff;
    background-color: #4867aa;
}
.facebook:hover {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    color:#ffffff;
    background-color: #3b579d;
}
.twitter {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    color:#ffffff;
    background-color: #55acee;
}
.twitter:hover {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    color:#ffffff;
    background-color: #1da1f2;
}
.google {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    color:#ffffff;
    background-color: #f14336;
}
.google:hover {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    color:#ffffff;
    background-color: #d32e2a;
}
/*///////////////////////////////////////////////////////////////////////////////////////////*/
.phone {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    color:#ffffff;
    background-color: var(--hover);
}
.phone:hover {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    color:#ffffff;
    background-color: var(--hoverdark);
}
.chat {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    color:#ffffff;
    background-color: var(--hover);
}
.chat:hover {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    color:#ffffff;
    background-color: var(--hoverdark);
}
.email {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    color:#ffffff;
    background-color: var(--hover);
}
.email:hover {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    color:#ffffff;
    background-color: var(--hoverdark);
}
.location {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    color:#ffffff;
    background-color: var(--hover);
}
.location:hover {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    color:#ffffff;
    background-color: var(--hoverdark);
}
/*///////////////////////////////////////////////////////////////////////////////////////////*/
.onimg
{
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;    
    display:block;
    position:absolute;
    border:0;
    padding:5px 10px;
    bottom:5px;
    right:5px;
    left:5px;
    text-align:center;
    background: rgba(111, 111, 111, 0.5);
    color:#fff;
    font-size: 15px;
    line-height:30px;
}
/*///////////////////////////////////////////////////////////////////////////////////////////*/
.support{
    position:fixed;
    bottom:20px;
    right:20px;
    height:60px;
    width:60px;
    padding:5px;
    border-radius: 50%;
    background:white;
    -webkit-box-shadow: 0px 5px 20px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 5px 20px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 5px 20px 0px rgba(0,0,0,0.5);
    border:1px solid #e6e6e6; 
    z-index:1000;  
}
.forsale{
    display:table-cell;
    position:fixed;
    bottom:-160px;
    right:0px;
    left:0px;
    margin: auto;
    height:auto;
    width:500px;
    padding:5px;
    border-radius: 10px 10px 0 0;
    background:white;
    -webkit-box-shadow: 0px 5px 40px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 5px 40px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 5px 40px 0px rgba(0,0,0,0.5);
    border:1px solid #e6e6e6; 
    z-index:1000;  
}
/*///////////////////////////////////////////////////////////////////////////////////////////*/
.adriz
{
    display:block; 
    padding:0px;
    margin: 0px auto;
    border:1px solid #e0e0e0;
    -o-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); 
    background:none;
}
/*///////////////////////////////////////////////////////////////////////////////////////////*/
.contact
{
    font-weight:normal;
    font-size:18px;
    color:#3b3b3b;
}
#contactUsDetail
{
    display:none;
}