﻿#pBox{
    clear:both;    
    width:960px; height:430px;    
   /* background-image:url(../images/homepage/socializehd_mh.jpg);*/
    background-repeat:no-repeat;
    background-color:#F3F5F4;
    overflow:hidden;
    
}
#productsBox{
    
}
.productBox{
    width:960px; height:430px;
    float:left;    
}

/**cornerBtn --learnmore...**/

.btnBox{
    /* position:absolute;
     top:285px;
     left:461px;
     right: 374px;
     z-index:101;*/
     float:left;
     margin-left:461px; margin-top:285px;
     
}

.btnBox2{
     float:left;
     margin-left:30px; margin-top:160px;
}

.btnBox3{
     float:left;
     margin-left:385px; margin-top:300px;
}



.cornerBtn{
    
}
.cornerBtn .corner_left{    
     background-image:url(../images/but_left.png);
     float:left;   
     width:7px;
     height:19px;
     overflow:hidden;
}
.cornerBtn .corner_main{
    float:left;
    height:19px;
    line-height:19px;
    background-image:url(../images/but_bk.png);
    background-repeat:repeat-x;
    overflow:hidden;
}
.cornerBtn .corner_rgt{
     background-image:url(../images/but_rgt.png);
     float:left;   
     width:9px;
     height:19px;
     overflow:hidden;
}

.cornerBtn a{
    width:75px;     
    cursor:pointer;
    height:19px;    
    line-height:19px;
    text-decoration:none;
    overflow:hidden;
    float:left;
    color:#FFF;
}

/**cornerBtn --learnmore...**/



/*----------------------------Corner box------------------------------------*/
#ctlBox{
    position:absolute;
    width:403px;
    left:341px;
    top:380px;       
    z-index:100;
    display:inline;   
    overflow:hidden;
}
 #ctlButtonBox{
   
 }

.ctlButton{
     display:inline;
     float:left;     
     margin-left:19px;
     width:81px;
     height:67px
}


.ctlButton .ctlButton_top{
    width:81px; height:14px;line-height:14px;
    background-image:url(../images/homepage/bottomTop_grey.png);
    background-repeat:no-repeat;
}

.ctlButton .ctlButton_bottom{
    width:81px; height:14px;line-height:14px;
    background-image:url(../images/homepage/bottomBot_grey.png);
    background-repeat:no-repeat;
}
.ctlButton .ctlButton_content{
    width:81px; height:39px; line-height:39px;
    background-color:#FFF;
    background-image:url(../images/homepage/bottomBk_grey.png);
    background-repeat:repeat-y;
    
    overflow:hidden;
}

.ctlButtonOver{
     display:inline;
     float:left;     
     margin-left:19px;
     width:81px;
     height:67px;
}

.ctlButtonOver .ctlButton_top{
   width:81px; height:14px;line-height:14px;
    background-image:url(../images/homepage/bottomTop_orange.png);
    background-repeat:no-repeat;
}

.ctlButtonOver .ctlButton_bottom{
    width:81px; height:14px;line-height:14px;
    background-image:url(../images/homepage/bottomBot_orange.png);
    background-repeat:no-repeat;
}
.ctlButtonOver .ctlButton_content{
    width:81px; height:39px; line-height:39px;
    background-color:#FFF;
    background-image:url(../images/homepage/bottomBk_orange.png);
    background-repeat:repeat-y;
    overflow:hidden;
}



.ctlButton img,.ctlButtonOver img{
   display:block;
   margin-left:auto;
   margin-right:auto;
}



/*----------------------------end of Corner box------------------------------------*/


#home_right{    
    position:absolute;
    left:725px;top:5px;
    /*float:right; margin-right:10px;*/
    z-index:101;
    display:inline; 
    overflow:hidden;
    width:225px;
}

.cornerBox{    
     width:225px;     
     margin-top:10px;
     float:left;  
  }
.cornerBox .boxHeader{
    width:225px;
    height:27px;
    background-image:url(../images/homepage/leftTop.png);     
    float:left;
}

.cornerBox .boxHeader h2{
    margin:0px;padding:0px;
    margin-top:6px;
    margin-left:6px;
    font-family:Tahoma;
    font-size:16px;
    color:#FFF;
    font-weight:normal;  
    float:left;  
}

.cornerBox .boxBottom{
    float:left;
    width:225px;
    height:15px;
    background-image:url(../images/homepage/leftBot.png);
}

.cornercontent{   
    font-family:Tahoma;
    font-size:11px;
    background-image:url(../images/homepage/leftBk.png);
    
    width:225px; height:77px;    
    overflow:hidden;
    float:left;
}



#boxTip{
    height:77px;
}
#boxHeadSets{
    height:90px;
    overflow:hidden;
}
#boxHeadSets img{
    height:90px;
}
#boxGuide{
    height:99px        
}

.cornercontent ul
{
    list-style:none;
    text-align:left;
    margin-left:18px;
    margin-top:12px;    
}

.cornercontent ul li{  
     margin-top:2px;    
     float:left;
     display:block;
     width:100%;
}

.cornercontent ul li a
{
      text-decoration:none;
      color:#232323;
}
.cornercontent ul li a:hover
{
     text-decoration:underline;
      color:#b46200;
}

#boxHowto ul{
  margin-top:8px;
}
#boxGuide p
{
    margin-top:1px;
}

