﻿.HomeBis_Wrapper 
{	
    background-color:Transparent;
    margin:0px 0px 0px 0px;   
    width: 1024px;
    margin-right:auto;
    margin-left:auto;
}

.HomeBis_ContentWrapper
{
    width: auto;
    height:auto;
}

.HomeBis_MenuTopWrapper 
{
    background-color:#3A7EF9;
    width: 1024px;
    padding: 0px;
    border-right-width:1px;
    border-left-width:1px;
    border-right-style:solid;
    border-left-style:solid;
    border-left-color:#E0EBFE;
    border-right-color:#E0EBFE;
    /*border-bottom-color:navy;
    border-bottom-style:solid;*/
    min-height: 45px;    
    height:45px;
    line-height: 1.4em;
    -moz-box-shadow: 0px 0px 10px #CFDFFE;
    -webkit-box-shadow: 0px 0px 10px #CFDFFE;
    box-shadow: 0px 0px 10px #CFDFFE;
    /*-webkit-border-bottom-left-radius: 14px;
    -webkit-border-bottom-right-radius: 14px;
    -moz-border-radius-bottomleft: 14px;
    -moz-border-radius-bottomright: 14px;
    border-bottom-left-radius: 14px;
    border-bottom-right-radius: 14px;*/
}

.HomeBis_MenuWrapper 
{
    background-color:White;
    width: 1024px;
    margin-bottom:15px;    
    padding: 0px;
    position: relative;      
    border: 1px solid #E0EBFE;/*#ccc;*/
    min-height: 45px;    
    height:45px;
    /*float:left; */
    line-height: 1.4em;
    -moz-box-shadow: 0px 0px 10px #CFDFFE;/*#c3c3c3;*/
    -webkit-box-shadow: 0px 0px 10px #CFDFFE;
    box-shadow: 0px 0px 10px #CFDFFE;
    -webkit-border-bottom-left-radius: 14px;
    -webkit-border-bottom-right-radius: 14px;
    -moz-border-radius-bottomleft: 14px;
    -moz-border-radius-bottomright: 14px;
    border-bottom-left-radius: 14px;
    border-bottom-right-radius: 14px;
    
}

.HomeBis_logo
{
    background:url('Images/Logo.png') no-repeat;
    margin-left:20px;
    width:453px;
    min-height:40px;
    float:left;
}
.HomeBis_Menu
{
    background-color:Transparent;
    min-height:40px;    
    float:right;
    margin-left:auto;
    /*margin-top:10px;    */
    margin-right:10px;
    width:300px;
}

.HomeBis_MenuSearch
{
    width:500px;
    padding-top:6px;
    background-color:white;      
    margin: 0px auto;
}

.HomeBis_MainWrapper
{
    background-color:Transparent;
    width:100%;
    overflow:hidden;
    float:left;
}

.HomeBis_RightPanel
{
    /*padding: 15px;*/
    border: 1px solid #E0EBFE;/*#AFCAFD;#ccc;*/    
    background: white;
    line-height: 1.4em;    
    -moz-box-shadow: 0px 0px 10px #CFDFFE;
    -webkit-box-shadow: 0px 0px 10px #CFDFFE;
    box-shadow: 0px 0px 10px #CFDFFE;/*#c3c3c3;*/   
    
    border-radius: 14px 14px 14px 14px;
    -webkit-border-radius: 14px 14px 14px 14px;
    -moz-border-radius: 14px 14px 14px 14px;
    
    width:780px;
    min-height: 430px;
    overflow:hidden;
    float:left;
}

.HomeBis_LeftPanel {
    width: 230px;
    height: 430px;       
    background-color:white;
    float:left;
    -webkit-border-top-right-radius: 14px;
    -webkit-border-bottom-right-radius: 14px;
    -moz-border-radius-topright: 14px;
    -moz-border-radius-bottomright: 14px;
    border-top-right-radius: 14px;
    border-bottom-right-radius: 14px;
    /*padding: 15px;*/
    border: 1px solid #E0EBFE;/*#AFCAFD;#ccc;*/        
    line-height: 1.4em;    
    -moz-box-shadow: 0px 0px 10px #CFDFFE;
    -webkit-box-shadow: 0px 0px 10px #CFDFFE;
    box-shadow: 0px 0px 10px #CFDFFE;/*#c3c3c3;*/   
    
    border-radius: 14px 14px 14px 14px;
    -webkit-border-radius: 14px 14px 14px 14px;
    -moz-border-radius: 14px 14px 14px 14px;
    margin-right:10px;
}

.HomeBis_SecondRowWrapper 
{
    background-color:white;
    width: 1022px;/*994px;*/
    margin-top:15px;
    margin-bottom:0px;
    /*padding: 15px;*/
    border: 1px solid #E0EBFE;    
    float:left; 
    
    -moz-box-shadow: 0px 0px 10px #CFDFFE;
    -webkit-box-shadow: 0px 0px 10px #CFDFFE;
    box-shadow: 0px 0px 10px #CFDFFE;   
    
    border-radius: 14px 14px 14px 14px;
    -webkit-border-radius: 14px 14px 14px 14px;
    -moz-border-radius: 14px 14px 14px 14px;
    
    text-align:center;    
}

.HomeBis_FooterWrapper 
{
    background-color:white;
    width: 1024px;
    margin-top:15px;
    margin-bottom:0px;
    padding: 0px;
    border: 1px solid #E0EBFE;/*#ccc;*/
    min-height:230px;
    float:left; 
    -moz-box-shadow: 0px 0px 10px #CFDFFE;
    -webkit-box-shadow: 0px 0px 10px #CFDFFE;
    box-shadow: 0px 0px 10px #CFDFFE;
    -webkit-border-top-left-radius: 14px;
    -webkit-border-top-right-radius: 14px;
    -moz-border-radius-topleft: 14px;
    -moz-border-radius-topright: 14px;
    border-top-left-radius: 14px;
    border-top-right-radius: 14px;
    text-align:center;     
}

.HomeBis_FooterTop
{
    background-color:Transparent;
    min-height:190px;
}

.HomeBis_FooterTop .Sections
{
    width:315px;
    text-align:center;
    float:left;
    margin-left:20px;
    margin-top:10px;
}
.HomeBis_FooterBottom
{
    background-color:#3A7EF9;
    height:40px;
    color:White;
}

.HomeBis_FooterBottom a
{
    color:White;
}

.HomeBis_FooterBottom .Sections
{
    float:left;
    text-align:center;
    width:400px;
}

.HomeBis_Title
{
    background-color:#EE7E27;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffa915), to(#EE7E27));
    background: -webkit-linear-gradient(top, #ffa915, #EE7E27);    
    background: -moz-linear-gradient(top, #ffa915, #EE7E27);
    background: -ms-linear-gradient(top, #ffa915, #EE7E27);
    
    height:28px;
    text-align:center;
    vertical-align:middle;
    color:White;    
    
    -moz-box-shadow: 0px 0px 10px #CFDFFE;
    -webkit-box-shadow: 0px 0px 10px #CFDFFE;
    box-shadow: 0px 0px 10px #CFDFFE;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;   
}

.HomeBis_Sliders
{   
    background-color:Transparent;
    float: left; 
    width: 780px;
    height: 430px;    
}

.HomeBis_Sliders .NewCorner
{
    background:url('Images/NewCorner.png') no-repeat;
    float:left;
    width:76px;
    height:75px;
    border:0px;  
    margin:0px 0px 0px 0px;
    position:absolute;     
    z-index:10;   
}

.HomeBis_Sliders .Left
{
    background:url('Images/Left.png') no-repeat;
    float:left;
    width:25px;     
    Height:37px;
    border:0px;
    margin:150px 0px 0px 20px;
}
.HomeBis_Sliders .Right
{
    background:url('Images/Right.png') no-repeat;
    float:right;
    width:25px;     
    Height:37px;
    border:0px;
    margin:150px 20px 0px 0px;
}

.HomeBis_Sliders .Slider
{   
    width: 690px;    
    height: 390px;    
    border-width:0px;
    text-align:center;
    float:left;
}

.HomeBis_Sliders .Slider .Title 
{
    color: rgb(45, 66, 90);
    padding-top: 10px;
    /*padding-left: 30px;
    padding-bottom: 10px;
    font-size: 18px;
    line-height: 27px;*/
    font-weight: normal;
    display: inline-block;
}

.HomeBis_Sliders .Slider .Brand 
{
    color:#F69629;
} 

.HomeBis_Sliders .Slider .Price
{
    color:#900;
    font-weight:bold;
}

.HomeBis_Sliders .Slider .FrameContainer
{	
	display:table-cell;
	height:350px;
	margin-left:auto;  
    margin-right:auto;
    width:690px;
}

.HomeBis_Sliders .Slider .FrameContainer .Frame
{	
	max-width:690px;
	/*margin: 10px 100px;*/
	max-height:350px;	
}

.HomeBis_ProductsWrapper
{   
    width:100%;
    padding: 0px;
    min-height: 270px;
    font-size:12px;
}

.HomeBis_ProductsWrapper .Left
{
    background:url('Images/Left.png') no-repeat;
    float:left;
    width:25px;     
    Height:37px;
    border:0px;
    margin:115px 15px 0px 5px;
}
.HomeBis_ProductsWrapper .Right
{
    background:url('Images/Right.png') no-repeat;
    float:right;
    width:25px;     
    Height:37px;
    border:0px;
    margin:115px 5px 0px 0px;    
}

.HomeBis_Product
{   
    width: 230px;
    height: 260px;    
    margin: 5px 5px 5px 0px;
    float:left;
}

.HomeBis_Product .Title 
{
    color: rgb(45, 66, 90);
}

.HomeBis_Product .Brand 
{
    color:Orange;
} 

.HomeBis_Product .Price
{
    color:#900;
    font-weight:bold;
}

.HomeBis_Product .FrameContainer
{	
    width:225px;	
	margin: 0px auto 5px;
	height: 195px;
}

.HomeBis_Product .Frame
{	
	max-width:210px;	
	max-height:195px;
}