﻿.textItem
{
   
    width:100px;
    height:150px;
    margin-right: auto;
    margin-left: auto;
    
    float:left;
    text-align:center;
   
}

.textsList
{
   
    text-align: center;
    margin-right: auto;
    padding-left: 100px;
    width: 480px;
    border:0;
   
   
 
}

.textImage div
{
   width:80px;
   height:120px;
}

.textItemTitle
{
    color:#000;
}

.textListTitle
{
    display:none;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    width:100%;
    padding-bottom:10px;
       
}

.textDetail
{
    /*background-color:yellow;*/
    width:550px;
    
}

.textDetailBack
{
    /*background-color: Green;*/
    text-align: right;
    margin-left: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold !important;
    float:right;
    padding-bottom:10px;
   
}

.textDetailTitle
{
    /*background-color: Green;*/
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    padding-bottom:10px;
    width: 350px;
    
    
}

.textDetailDesc
{
    /*background-color:blue;*/
    border-color: #999999;
    width: 350px;
    display: inline-block;
    padding: 10px;
    border-top-style: solid;
    border-top-width: 1px;
    min-height:450px;
    
  
}

.textDetailImage
{
    /*background-color: Aqua;*/
    display:block;
    width:180px;
    text-align:right;
    margin-left:auto;
    float:right;
     
}

.textDetailSample
{
    background-color: Aqua;
    display:inline-block;
    width:180px;
    text-align:right;
    margin-left:auto;
    float:right;
   
     
}

.textDetailDownloadTitle
{
    /*background-color: Fuchsia;*/
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
  
    padding-top:20px;
    
    border-color: #999999;
    margin-right:10px;
    width:550px;
    display:inline-block;
    
    
}

.textDetailDownloads
{
    /*background-color: Lime;*/
    font-family: Arial, Helvetica, sans-serif;
    padding-top:10px;
    
}

.fileIcon
{width:60px;text-align:center;float:left;}

.fileTitle
{width:250px;text-align:left;float:left; font-family: 'Trebuchet MS' , Verdana, Arial;
    font-size: 14px;
    font-weight:bold;
    }
    
    .fileDesc
{width:250px;text-align:left;float:left; font-family: 'Trebuchet MS' , Verdana, Arial;
    font-size: 14px;
    font-weight:bold;
    display:none;
    }

.fileType
{width:250px;text-align:left;margin-left:60px;}

.filePrice
{
   
    width: 100px;
    text-align: center;
    float: left;
    font-family: 'Trebuchet MS' , Verdana, Arial;
    font-size: 16px;
    font-weight: bold;
}

.fileButton
{width:100px;text-align:center;float:left;}

.fileSamples
{
    cursor: pointer;
    text-decoration: underline;
    color: #000099;
    padding-left: 10px;
    font-size: 14px;
    font-weight: bold;
    margin-top:10px;
}

.sampleSurround
{
  text-align:center;
  display:block;
  height:100px;
  margin-top:20px;
}

.bookmarkLinks
{
   
}

.textDetailBack img
{
     
}

.textDetailBack a
{
    
}

