﻿

.main {
  
    margin:0 auto;
    overflow:hidden;

}

header {
    width: 100%;

}
::placeholder{ font:normal 16px yekan; color:rgba(0, 0, 0, 0.3)}

header #top_bar {
    background: none repeat scroll 0% 0% #FFF;
}
header #top_bar, header #nav_bar {
    height: 37px;
}


header #branding {
    position: absolute;
    z-index: 101;
    height: 118px;
    width: 325px;
    background-image: url('../../Images/sprite_sheet1.png');
    margin-left: -48px;
    margin-top: -7px;
}
.sprite_logo {
    background-position: -180px -156px;
    width: 325px;
    height: 118px;
}

#site_actions {
    overflow: hidden !important;
    height: 37px;
}
.ml3 {
    margin-left: 252px;
}
.gu9 {
    width: 726px;
}

.nav {
    list-style: none outside none;
    margin: 0px;
    padding: 0px;
    position: relative;
    float:right;
}

.nav li {
    list-style: none outside none;
    display: inline-block;
    line-height: 37px;
    height: 37px;
    background: url('../../Images/nav_bar_divider.png') no-repeat scroll left center transparent;
    padding-left: 7px;
    margin-left: 7px;
    position: relative;
}

#top_bar .nav li:first-child a {
    border-left: 1px solid transparent;
}
#top_bar .nav li a {
    color: #333;
}

#top_bar .nav a {
    text-shadow: 0px 0px 0px transparent;
   
    padding: 0px 7px;
    border-radius: 0px;
    height: 15px;
    line-height: 15px;
    border-bottom: 1px solid transparent;
}

header #interact {
    height: 38px;
    background-repeat: repeat-x;
}
.sprite_nav_gradient {
    background-position: 0px -2060px;
}

.nav li a {
    color: #333;
    text-decoration: none;
    text-shadow: 1px 1px 1px #333;
    line-height: 30px;
    height: 30px;

    padding: 0px 15px;
    border-width: 2px 1px 1px 2px;
    border-style: solid;
    border-color: transparent;
    border-radius: 5px;
    font-size: 115%;
}
.nav_font_color, .nav_font_color a {
    color: #FFF;
}

a.rss {
    width: 37px;
    text-indent: -9999em;
    background-image: url('../../images/sprite_sheet1.png');
}

.sprite_icon_rss, a.rss:hover {
    background-position: -76px -1926px !important;
    width: 32px;
    height: 32px;
}
a.rss:hover {
    width: 37px;
    background-image: url("../../images/sprite_sheet1.png") !important;
    background-repeat: no-repeat !important;
    border-width: 2px 1px 1px 2px !important;
    border-style: solid !important;
    border-color: transparent !important;
    -moz-border-top-colors: none !important;
    -moz-border-right-colors: none !important;
    -moz-border-bottom-colors: none !important;
    -moz-border-left-colors: none !important;
    border-image: none !important;
}

.sprite_icon_rss, a.rss:hover {
    background-position: -76px -1926px !important;
    width: 32px;
    height: 32px;
}
#top_bar .nav .cart {
    text-align: right;
    width: auto;
    background-image: url('../../images/sprite_sheet1.png');
    padding-left: 29px;
   background-position: -71px -1734px;
}


.main_nav_color {
    background-color: #585858;
}

#interact .nav a:hover, #nav_bar .nav a:hover {
    background: -moz-linear-gradient(center top , rgba(255, 255, 255, 0.31) 0px, rgba(0, 0, 0, 0.09) 100%) repeat scroll 0% 0% transparent;
}
#interact .nav a:hover, #nav_bar .nav a:hover {
    border-width: 2px 1px 1px 2px;
    border-style: inset groove groove inset;
    border-color: rgba(0, 0, 0, 0.5) rgba(255, 255, 255, 0.8) rgba(255, 255, 255, 0.8) rgba(0, 0, 0, 0.5);
}

.nav li a {
    color: #FFF;
    text-align:right;
}

#search_term {
    margin-top: 14px;
    padding: 3px 35px 3px 10px;
    width: 259px !important;
    color: #999;
    position: relative;
    z-index: 1;
}
textarea, input[type="text"], input[type="email"], input[type="password"] {
    border: 1px solid #bbb;
    background: none repeat scroll 0% 0% #FFF;
    box-shadow: 1px 1px 3px #CCC inset;
    direction:ltr;
}

header #search_button {
    background-image: url('../../images/sprite_sheet1.png');
    text-indent: -9999px;
}
#search_button {
    border: medium none;
    box-shadow: 0px 0px 0px transparent;
    cursor: pointer;
    display: inline-block;
    float: right;
    margin-right: 5px;
    position: relative;
    margin-top: 16px;
    z-index: 2;
}
.sprite_icon_search_button {
    background-position: -180px 0px;
    width: 27px;
    height: 26px;
}
.gu4
{
    display: inline;
    float: right;
    margin-right: 30px;
}
   
   header #search {
    height: 62px;
    background-image: url('../../Images/sprite_sheet1.png');
    background-repeat: repeat-x;
    background-color: transparent;
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.4);
    position: relative;
}
.sprite_search_bg_gradient {
    background-position: 0px -2187px;
}

header #top_bar, header #nav_bar {
    height: 37px;
}
header #top_bar {
    background: none repeat scroll 0% 0% #FFF;
}

footer {
    height: 190px;
    background: url('../../images/footer_gradient.png') repeat scroll 0% 0% #000;
    min-width: 1000px;
     clear: both;
    margin-top: 15px;
    display:block;
}

footer #site_footer {
    background: url('../../images/footer_glow.png') no-repeat scroll center top transparent;
    height: 100%;
}

#site_footer .content_wrapper {
    padding-top: 30px;
    overflow: hidden;
}
#site_footer ul {
    margin: 0px;
    padding: 0px;
}

#site_footer .content_wrapper li:first-child {
    border-left: 0px none transparent;
    padding-left: 0px;
}
#site_footer .content_wrapper li {
    padding-left: 15px;
    height: 143px;
    display: inline-block;
}
.first a {
  
    color:#24af88 !important;
    text-align:center;

    
}
.first {
    float:left;
    
}
.gu6 {
    width: 474px;
}

#site_footer #site_support_links {
    display: block;
    overflow: hidden;
    list-style: none outside none;
    height: 40px;
    border-bottom: 2px groove #333;
    margin-bottom: 20px;
}
#site_footer ul {
    margin: 0px;
    padding: 0px;
}

#site_footer .content_wrapper li:first-child {
    border-left: 0px none transparent;
    padding-left: 0px;
}
#site_support_links li:first-child {
    border: 0px none;
    margin-left: 0px;
    padding-left: 0px;
}
#site_footer .content_wrapper li {
    padding-left: 15px;
    height: 143px;
    display: inline-block;
}
#site_support_links li {
    display: inline-block;
    padding: 0px 10px;
    border-left: 0px none transparent !important;
}

#site_support_links a {
    color: #999;
    font-size: 80%;
}

.popup_seller_contact_link, .link_color {
    color: #18457C;
    text-decoration: none;
    cursor: pointer;
}


#copyright {
    font-size: 80%;
    color: #EEE;
    padding-top: 10px;
}



footer h1, footer h2, footer h3 {
    color: #EEE;
}

#social_icon_links, #social_icon_links li {
    list-style: none outside none;
}
.clear {
    clear: both;
}

#site_footer .content_wrapper li:first-child {
    border-left: 0px none transparent;
    padding-left: 0px;
}
#site_footer .content_wrapper li {
    padding-left: 15px;
    height: 143px;
    display: inline-block;
}
#social_icon_links, #social_icon_links li {
    list-style: none outside none;
}

#social_icon_links a.icon_rss.sprite_icons_social_sprite {
    background-position: -180px -76px;
}
#social_icon_links li a {
    text-indent: -9999px;
    display: block;
    width: 27px;
    height: 30px;
    background-image: url('../../images/sprite_sheet1.png');
}

#social_icon_links a.icon_twitter.sprite_icons_social_sprite {
    background-position: -216px -76px;
}
#social_icon_links li a {
    text-indent: -9999px;
    display: block;
    width: 27px;
    height: 30px;
    background-image: url('../../images/sprite_sheet1.png');
}

#social_icon_links a.icon_facebook.sprite_icons_social_sprite {
    background-position: -251px -76px;
}
#social_icon_links li a {
    text-indent: -9999px;
    display: block;
    width: 27px;
    height: 30px;
    background-image: url('../../images/sprite_sheet1.png');
}

.sprite_icons_social_sprite {
    background-position: -180px -76px;
}

#social_icon_links a.icon_youtube.sprite_icons_social_sprite {
    background-position: -287px -76px;
}
#social_icon_links li a {
    text-indent: -9999px;
    display: block;
    width: 27px;
    height: 30px;
    background-image: url('../../images/sprite_sheet1.png');
}

.gu3 {
    width: 260px;
    display: inline;
    float: left;
    margin-left: 30px;
}

      #FaktorCnt
        {
            direction: rtl;
            position: fixed;
            height: auto;
            top: 100px;
            right: 30%;
            z-index:10000;
        }
        
        #FaktorheaderCnt
        {
            position: relative;
            margin-top: 0px;
            width: 100%;
          
        }
        
        #FaktorItemCnt
        {
            position: relative;
            margin-top: 0px;
            width: 100%;
            overflow: hidden;
            padding-right: 19px;
        }
        
        #FaktorBTNCnt
        {
            position: relative;
            margin-top: 0px;
            width: 100%;
            height:60px;
        }
        
        div.error_highlight
        {
            background-color: #FFAEAE;
            border-color: #C00;
        }
        div.cart_product_row
        {
            color: #333;
            float: right;
            font-size: 12px;
            margin: 10px 0px 0px 1.5em;
        }
        div.cart_product_row
        {
            background-color: #F3F3F3;
            border: 1px solid #C3C3C3;
            width: 90%;
            margin: 0px auto 15px;
            padding: 8px 12px;
            border-radius: 4px;
        }
        .clear
        {
            clear: both;
        }
        
        div.cart_product_row .product_image
        {
            float: right;
            font-size: 12px;
        }
        .product_image
        {
            width: 75px;
            height: 75px;
        }
        .txt_center, .center
        {
            text-align: center;
        }
        
        .popup_seller_contact_link, .link_color
        {
            color: #18457C;
            text-decoration: none;
            cursor: pointer;
        }
      
        div.cart_product_row .product_image
        {
            font-size: 12px;
        }
        .txt_center, .center
        {
            text-align: center;
        }
        
        div.cart_product_row .product_image img
        {
            border: 1px solid #999 !important;
            display: block;
            overflow: hidden;
        }
        .cart_item_mid
        {
            width: 420px;
            float: right;
        }
        
        div.cart_product_row .product_name
        {
            height: 60px;
        }
        .product_name
        {
            float: right;
        }
        
        div.cart_product_row .product_name a
        {
            color: #333;
            float: right;
            font-size: 18px;
            font-weight: 700;
            margin-right: 15px;
            overflow: hidden;
            margin-top: 20px;
        }
      
        .popup_seller_contact_link, .link_color
        {
            color: #18457C;
            text-decoration: none;
            cursor: pointer;
        }
     
        
        .remove_item
        {
            color: Red;
            font-size: 14px;
            float: right;
            vertical-align: bottom;
            clear: both;
            margin-right: 15px;
            font-weight:bold;
        }
        .popup_seller_contact_link, .link_color
        {
            color: #18457C;
            text-decoration: none;
            cursor: pointer;
        }
    
        
        div.cart_product_row .column_highlight
        {
            color: #8B8A8A;
            font-weight: 700;
        }
        #cart_logo img
        {
        }
        #cart_logo
        {
            position: absolute;
            right: 5px;
            top: -55px;
            z-index: 15;
        }
        #cart_banner_bg
        {
            background-image: url('images/nav_gradient.png');
            background-repeat: repeat-x;
            color: #FFF;
            font-size: 20px;
            font-weight: 700;
            height: 39px;
            line-height: 39px;
            margin-bottom: 15px;
            border-radius: 4px 4px 0px 0px;
            z-index: 63;
        }
        .nav_font_color, .nav_font_color a
        {
            color: #FFF;
        }
        
        #sumcnt
        {
            float: left;
            margin-left: 60px;
        }
        
        .btnFaktorCnt
        {
            margin-top: 10px;
        }
        #checkout, #checkout_alt, button.view_cart, button.continue_shopping
        {
            color: #FFF;
            cursor: pointer;
            font-size: 16px;
            font-weight: 700;
            height: 46px;
            width: 229px;
        }
        .fixed_bg_color
        {
            background-color: #828804;
        }
        .button_reverse
        {
            font-size: 16px !important;
        }
        .btn
        {
         
background:#24af88; /* For Safari 5.1 to 6.0 */

 font:normal 13pt yekan;


width: auto;
line-height: 30px;
border: 1px solid #888;
border-radius: 3px;
color: #FFF;
text-decoration: none;

box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);

cursor: pointer;

        }
         .btn2
        {

padding: 0px 15px;

border-radius: 3px;
color: #fff;
text-decoration: underline;
cursor: pointer;
background:transparent;
border:none;

        }
        .btn2:hover
        {

color: #fff;
text-decoration: underline;

        }
        