#main h1 
{
    font-size: 2.3em;
    line-height: 1em;
}

.warning 
{
    margin-left: 100px;
    margin-right: 100px;
    text-align: center;
    font-family: Arial Black;
    font-weight: bolder;
    font-style: italic;
    color: #aa2200;
}

.dlquote 
{
    font-family: Lucida;
    text-indent: 1.5em;
    margin-left: 100px;
    margin-right: 100px;
    font-weight: bold;
    font-size: 1.15em;
    color: black;
    background-color: white;
    border-radius: 16px;
    padding: 8px;
}

.attrib 
{
    text-align: right;
    font-weight: normal;
    font-style: italic;
}

#basicvideo {
    width: 640px;
    height: 390px;
    margin-left: auto;
    margin-right: auto;
}


#basicDLdiv {
    background:#efefef;
    background: rgba(255,255,255, .985);
    margin: 0 0 0 0;
    padding: 16px 16px 16px 16px;
    border-left: 1px solid black;
}

#basictable 
{
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse;
    font-size: 1.2em;
    width: 50%;
}

#basictable td 
{
    padding: 2px;
}

#basictable .l 
{
    text-align: right;
    width: 150px;
}

#basictable h2 {
    font-size: 1.3em;
}

#basictable tr.preferred, #basictable td.preferred {
    background: #3faf3f;
    background: rgba(63,175,63, 0.4);    
}

#basictable .center {
    text-align: center;   
}

#basictable input 
{
    font-size: 0.85em;
    border: solid 1px Black;
    background-color: #3F6017;
    color: White;
    padding-left: 12px; padding-right: 12px;
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(160,160,160, 0.5)), color-stop(100%, rgba(48,48,48, 0.5)));    
    background: -moz-linear-gradient(0% 100% 99deg,rgba(48,48,48, 0.5), rgba(160,160,160, 0.5));
    border: solid 1px Black;
    background-color: #444444;
    color: White;
    padding-left: 12px; padding-right: 12px;
    border-radius: 4px;  
}

#basictable input.q
{
    background-color: #447744;
    padding: 4px;
    padding-left: 32px;
    padding-right: 32px;
    font-size: 1em;
    font-weight: bold;
    font-family: Tahoma;
}

#basictable input.q:hover 
{
    background-color: #44cc44;
}

#basictable input.direct
{
    background-color: #9B3E16;
}

#basictable input.direct:hover 
{
    background-color: #BB9E16;
}


#basictable .check 
{
    text-align: center;
}


#edition_compare 
{
    width: 66%;
    background-color:Black;
    margin-left: auto;
    margin-right: auto;
    table-layout:fixed;
    border-collapse: collapse;
    border: 1px solid #aaaaaa;
    background-color: #eeeeee;
    font-size: 1.2em;
}

#edition_compare th 
{
    color:Black;
    background-color: #dddddd;
    text-align: right;
    padding-right:10px;
}

#edition_compare th.topheader 
{
    text-align:center;
}

#edition_compare td 
{
    border: none; 
    text-align: center;
    color: Black;
}

#pricegrid tr.altrow td
{
    background-color: #cccccc;
}

.quarterleft 
{
    width: 550px;
    padding: 16px;
    margin-left: 24px;
    margin-right:auto;
    background:#efefef;
    background:rgba(239,239,239,0.85);
    border:1px solid #000;
    margin-top: 20px;
    margin-bottom:20px;
    padding-bottom: 0px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
}

.nowdownload 
{
    display: block;
    width: 50%;
    margin-top: 32px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 2em;
    font-weight: bold;
    font-variant: small-caps;
    font-family: Georgia, sans-serif;
}

.nowdownload a:link, .nowdownload a:visited {
    color: black;    
    text-decoration: none;
}

.nowdownload a:hover {
    text-decoration: none;
    color: #358E2F;
}

.quarterright 
{
    width: 300px;
    margin-left:auto;
    margin-right:auto;
    background:#efefef;
    background:rgba(239,239,239,0.85);
    border:1px solid #000;
    margin-top: 20px;
    margin-bottom:00px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    float: right;
    padding: 16px;
    padding-top: 20px;
    padding-bottom: 15px;
    margin-left: 2px;
    margin-right: 24px;
}

#purchasediv {
    background: white;
    border: 1px solid black;    
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding: 10px;    
}

#purchasetable td {
    vertical-align: text-top;
}

.payform {
}

.paybutton {
    float:right;
}

.bolded {
    font-weight: bolder;
}

h4 {
    text-align: center;
    
}
.new {
    color: #D94228;
}


/* Experiment code */

#prepricegrid {
    background:#efefef;
    background: rgba(255,255,255, .985);
    margin: 0 0 0 0;
    padding: 16px 0px 16px 0px;
    border-left: 1px solid black;
}

#prepricegrid h1 {
    text-shadow: 2px 4px 6px rgba(0,0,0, 0.3);  
    
    text-align: center;
    margin: 0;
    
    /* margin-left: 32px; */
    font-size: 48px;
}

#pricegrid {
    background:#efefef;
    background:rgba(239,239,239,0.85);
    margin: 0;
    
    padding-right: 200px;
    background: #fff;
}

#pricegrid table {
    margin: 0;
    text-align: center;
    width: 100%;
    font-size: 18px;
    border-collapse: collapse;
    border-right: 1px solid #333;
}

#pricegrid tr.spacingrow td {
    height: 32px;
}

#pricegrid th, #pricegrid td {
    border: none;
    padding: 0;
    margin: 0;
    background: rgba(255,255,255, 0.9);
    line-height: 125%;
    border-left: 1px solid black;
}

#pricegrid th.topheader  {
    padding-top: 32px;
    padding-right: 0px;
    text-align: center;
    border-top: 1px solid black;
}

#pricegrid th.topheader {
    width: 180px;
}


#pricegrid th {
    text-align: right;
    padding-right: 16px;
}

#pricegrid #pricerow td {
    font-size: 1.6em;
    font-family: Arial;
    background-color: #aaccaa;
}

#pricegrid #altpricerow td {
    font-style: italic;
}

#pricegrid th.trial {
}

#pricegrid .trial {
    background: #3faf3f;
    background: rgba(63,175,63, 0.4);
}

#pricegrid .trial span {
    color:white;
}

#pricegrid span.dot {
    margin-left: auto;
    margin-right: auto;
    display: block;
    background-image: url('siteres/dot.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 90%;
    width: 8px;
    height: 8px;
}

#pricegrid span.notallowed {
    color: #900101;
    font-weight: bold;
}

#pricegrid .sale {
    font-size: .8em;
    text-decoration: line-through;
    color: #900101;
}

#pricegrid #salecell {
    color: #54560D;
    text-shadow: 1px 1px 4px rgba(0,0,0, 0.3);  
    
}

#pricegrid span.best {
    color: #557641;
    font-weight: bold;
}

#pricegrid tr.buttonrow td {
    padding-bottom: 16px;
}

#pricegrid .action, #upgradegrid .action {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 4px;
    margin-bottom: 8px;
    padding: 8px 8px;
    width: 134px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    font-family: Tahoma;
    -webkit-border-radius: 5px;    
    border-radius: 5px;   
    box-shadow: 5px 5px 8px rgba(0,0,0, 0.25);
    border: 1px outset #7f7f7f;
}

#pricegrid .trybutton {
    background: #3F6017;
    background-image: -moz-linear-gradient(0% 100% 90deg, #3F6017, #CEF18C);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7EB15C), color-stop(100%, #3F5037));
    color: white;
    text-shadow: 1px 1px 4px rgba(0,0,0, 0.5);  
}

#pricegrid .trybutton:hover {
    background: #2f5007;
    background-image: -moz-linear-gradient(0% 100% 90deg, #4F8027, #CEFF8C);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #CEFF8C), color-stop(100%, #4F8027));
    text-decoration: none;
}

#pricegrid .buybutton {
    cursor: pointer;
    background: #F7E9C7;
    background-image: -moz-linear-gradient(0% 100% 90deg, #F1CE8C, #FFFFD7);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFD7), color-stop(100%, #F1CE8C));
    color: #4f4f4f;
    text-shadow: 1px 1px 4px rgba(0,0,0, 0.3);  
}

#pricegrid .buybutton:hover {
    background: #FFFFD7;
    background-image: -moz-linear-gradient(0% 100% 90deg, #FFEFD7, #FFFFFF);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #FFEFD7));
    text-shadow: 1px 1px 4px rgba(0,0,0, 0.3);  
}

.trybutton a, .buybutton a, .sourcebutton a {
}

#pricegrid #clarifier {
    top: -32px; 
    position: relative; 
    width:  50%;
    font-size: 10pt;
    margin: 0;
    padding: .1em .1em .1em .1em;    
}


#upgradegrid {
    background:#efefef;
    background: rgba(255,255,255, .985);
     margin: 0;
    padding: 0;
    border-left: 1px solid black;    
}

#upgradegrid table {
    margin: 0;
    text-align: center;
    width: 100%;
    font-size: 18px;
    border-collapse: collapse;
}

#upgradegrid tr.spacingrow td {
    height: 32px;
}

#upgradegrid th, #upgradegrid td {
    border: none;
    padding: 0;
    margin: 0;
    background: rgba(255,255,255, 0.9);
    line-height: 125%;
}

#upgradegrid tr.seperator td {
    height: 32px;
}

#upgradegrid th.topheader  {
    padding-top: 32px;
    padding-right: 0px;
    text-align: center;
}

#upgradegrid th.topheader {
    width: 180px;
}


#upgradegrid th {
    text-align: right;
    padding-right: 16px;
}

#upgradegrid .upgradebutton {
    cursor: pointer;
    background: #F7E9C7;
    background-image: -moz-linear-gradient(0% 100% 90deg, #F1CE8C, #FFFFD7);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFD7), color-stop(100%, #F1CE8C));
    text-shadow: 1px 1px 4px rgba(0,0,0, 0.3);
    padding:4px;
    color: #3f3f3f;
}

#upgradegrid .upgradebutton:hover {
    background: #FFFFD7;
    background-image: -moz-linear-gradient(0% 100% 90deg, #FFEFD7, #FFFFFF);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #FFEFD7));
    text-shadow: 1px 1px 4px rgba(0,0,0, 0.3);  
    text-decoration: none;
}

#upgradegrid h1.upgradename {
    text-transform: none;
    font-variant: normal;
    text-align: center;
    font-size: 24px;
}
