/***********************************************************
*  PRODUCT PAGE
*-----------------------------------------------------------
************************************************************/

#pp_header
{
        margin-top:1px;
        margin-left:1px;
        background-color:#eeeeee;
        height:116px;
}

#pp_header_img
{
        float:left;
        
        margin-top:16px;
        margin-left:25px;
        width:100px;
        
}

#pp_header_descr
{
        padding:0px;
        padding-right:5px;
        margin:0px 20px 0px 20px;
        overflow:hidden;
        display:table;
        height:115px;
        #position: relative; 
        display: table; 
        font-size: 110%;
}

#pp_header_descr_middle
{
        #position: absolute; 
        #top: 50%;
        display: table-cell; 
        vertical-align: middle;
        width: 100%;    
}

#pp_header_descr_inner
{
        #position: relative; 
        #top: -50%; /* for explorer only */
        padding:0px;
        margin-left: 20px; margin-right: 20px;
        max-height:115px;
        overflow:hidden;
}

#pp_tabs
{
        background: #eeeeee;
        height: 18px;
        position:relative;
        text-align:center;
        padding-left:160px;
        margin-left:1px;
        border-bottom:solid 1px black;
}

#pp_tabs ul
{
        margin: 0px auto;       
} 

#pp_tabs li
{ 
        float: left;display: inline;
        margin: 0px 3px 0px 0px;
        padding: 0px 0px 3px 0px;

        list-style: none;
        width: 135px;
        height: 18px;
        background: url(../res/page/pp_tab.gif) no-repeat;
}

#pp_tabs .hover
{ 
        background: url(../res/page/pp_tab_selected.gif) no-repeat;
}

#pp_tabs h3
{
  clear:none;
  padding:0px;
  padding-top:2px;
  font-size:11px;
}

#pp_tabs a
{
        text-decoration: none; 
        font-weight: bold;
        color: #656565;
        outline:none;
        cursor:pointer;
}

#pp_tabs a:hover
{
        text-decoration: underline;
        cursor:pointer;
}

#pp_overview
{
      font-size: 110%;
}

#pp_screenshots
{
        display:none;
        font-size: 110%;
}


#pp_manual
{
        display:none;
        font-size: 110%;
}


#pp_manual pre
{
      padding-left:20px;
}


#pp_download
{
        display:none;
}

#pp_r1
{
        height:110px;
        background-color:#dcdcdc;
        margin-top:1px;
        margin-right:1px;
        border-bottom:solid 1px black;
        text-align:center;
        padding-top:24px;
}

#pp_r1 p
{
        font-weight:bold;
        font-size:130%;
        color:#505050;
}

#pp_r1 .button-1
{
        margin-left:22px; width:100px;
}


#pp_r2
{
        background-color:#eeeeee;
        margin-right:1px;
        border-bottom:solid 1px black;
        padding-left:0px;
        padding-top:10px;
        padding-bottom:10px;
        position:relative;
        /*height:75px;*/
        font-weight:bold;
        /*clear:both;*/
        overflow:hidden;
}

.pp_r21
{
        padding: 0px;
        margin: 0px;

        float:left;
        width:100px;    
        text-align:right;
        padding-bottom:5px;
        
}

.pp_r22
{
        padding: 0px;
        margin: 0px;

        float:right;
        text-align:left;        
        width:75px;
}

#pp_r3
{
        background-color:#dcdcdc;
        margin-right:1px;
        border-bottom:solid 1px black;
        padding:10px 5px 10px 10px;
}

#pp_r3 a
{
        text-decoration: none; 
        font-weight: bold;
        color: black;
}

#pp_r3 a:hover
{
        text-decoration: underline; 
}

#pp_r4
{
        background-color:#eeeeee;
        margin-right:1px;
        border-bottom:solid 1px black;
        padding-left:10px;
        padding:10px 5px 10px 10px;
}

#pp_r4 a
{
        text-decoration: none; 
        font-weight: normal;
        color: black;
}

#pp_r4 a:hover
{
        text-decoration: underline; 
}

#pp_r5
{
        background-color:#eeeeee;
        padding:15px 5px 10px 5px;
}


/* sharethis text color*/
.stbuttontext
{
  color:white;
  font-weight: bold;
}



/***********************************************************
*  download_card
************************************************************/
.download_card
{ 
        width:348px;  
        height:170px;  
        background:#e0e1e0 url(../res/page/download_card.gif) no-repeat;
        color: #777877;
        float:left;display: inline;
        margin: 5px 15px 10px 0px;     
        padding:0px;
        display: inline;
}
/*
.download_card *
{
border: 1px solid red;
}
  */
.download_card_header
{
        width:326px;  
        height:21px;
        margin-top:12px;
        margin-left:5px;
        padding:0px 5px 0px 5px;
}

.download_card_header p
{ 
        padding:0px;
        font-size: 13px;
        clear:none;
        font-weight:bold;
        float:left;display: inline;
}

.download_card_header span
{ 
        text-align:right;       
        font-weight:bold;
        float:right;display: inline;
        font-size: 120%;
}

.download_card_c1
{ 
        width:280px;  
        height:95px;  
        float:left;display: inline;
        position:relative;
}


.download_card_c11
{
        padding: 0px;
        margin: 0px;

        float:left;display: inline;
        width:95px;     
        text-align:right;
        padding-bottom: 2px;
}

.download_card_c12
{
        padding: 0px;
        margin: 0px;

        float:left;display: inline;
        width:171px;
        padding-left: 4px;
        padding-bottom: 2px;
}

.download_card_c2
{ 
        width:66px;  
        height:88px;  
        float:left;display: inline;
        position:relative;
        padding-top:17px;
        padding-left:2px;
}



a.download_card_b1
{ 
        float:right;display: inline;
        background: url(../res/page/product_buttons.gif) 0px 0px no-repeat;
        color: Black;
        text-decoration:none;
        padding: 4px 8px 0px 10px;      
        margin: 4px 0px 0px 0px;
        height:18px;
        position:relative;
        outline:none;
}


a.download_card_b1 span 
{
        position:absolute;
        top:0;
        right:0;        
        background: url(../res/page/product_buttons.gif) -95px 0px no-repeat;
        width:5px;
        height:22px;
}

a.download_card_b1:hover 
{
  background-position: 0% -22px;
}

a.download_card_b1:hover span 
{
  background-position: -95px -22px;
}


a.download_card_b2
{ 
        float:right;display: inline;
        background: url(../res/page/product_buttons.gif) -100px 0px no-repeat;
        color: Black;
        text-decoration:none;
        padding: 4px 13px 0px 10px;     
        margin: 4px 10px 0px 3px;
        height:18px;
        position:relative;
        outline:none;
}


a.download_card_b2 span 
{
        position:absolute;
        top:0;
        right:0;        
        background: url(../res/page/product_buttons.gif) -190px 0px no-repeat;
        width:10px;
        height:22px;
}

a.download_card_b2:hover 
{
  background-position: -100px -22px;
}

a.download_card_b2:hover span 
{
  background-position: -190px -22px;
}

.download_card_footer
{
  float:left;
  width:100%;
  overflow:hidden;
  padding:0px;
  margin:0px;
}

.download_card_footer_se
{
  margin-top:0px;
  overflow:hidden;
  float:left;
  width:100%;
}

.download_card_footer_sef
{
  padding-left:10px;
  padding-top:4px;
  float:left;display:inline;
}



