body
{
    font-size: 11px;
    font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif;
    background: #bbcd43;
    padding: 0px;
    margin: 0px;
    color: black;
}

a:link
{
    color: white;
}

a:visited
{
    color: white;
}

a:hover
{
    color: #CD3700;
}

#footer #menubar
{
    padding: 0px;
    text-align: left;
    display: block;
}

#menubar img
{
    margin: 0px 0px 0 0;
    display: inline;
    padding: 0px;
    border: none;
    float: left;
}

#menubar
{
    margin: 0;
    padding: 0;
    font-size: 12px;
    text-align: left;
    clear: both;
    border: none;
    display: inline;    
}

#menubar a:hover
{
    text-decoration: none;
    background-color: #FFFFA9;
    color: #CD3700;
}

#menubar a.current:hover
{
    background-color: #FFFFA9;
    color: #CD3700;
}

#menubar a.current
{
    background-color: #FFFFA9;
    color: #CD3700;
}

#menubar a.long_menu_item
{   
    width: 150px;   
}

#menubar a.very_long_menu_item
{   
    width: 200px;   
}

#menubar a
{
    font-weight: bold;
    text-align: center;
    vertical-align: baseline;
    text-decoration: none;
    font-family: Arial, Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif;
    line-height: 100%;
    display: block;    
    width: 85px;
    float: left;
    padding: 10px;
}

#header
{
    clear: both;
    padding: 20px 30px 20px 30px;
    background: url('/images/bluewave.gif');
    background-repeat: repeat-x;
    background-color: #33CDDF;
    font-family: Arial, Helvetica, Verdana, Tahoma, Geneva, sans-serif;
}

#header td
{
    color: white;
    text-align: right;
    vertical-align: middle;
    line-height: 150%;    
}

#header h1
{
    font-size: 28px;
    line-height: 100%;   
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, Verdana, Tahoma, Geneva, sans-serif;    
}

#headeraction
{
    width: 100%;
    font-size: 18px;
    vertical-align: middle;
    text-align: right;
    margin: 0px;
    padding: 0px;
    line-height: 150%;    
}

#headeraction p
{
    padding: 0px;
    margin: 0px;
}

#headeraction h1
{
    font-size: 52px;
    margin: 0 0 20px -3px;
    text-align: right;
    line-height: 100%;
}

#headeraction em
{
    color: yellow;
    text-decoration: none;
    font-style: normal;
    font-weight: bold;
}

#headeraction u
{
    text-align: right;
}

#headermenu
{
    margin: 25px 0 0 0;
    padding: 1px;
    float: right;
    vertical-align: top;
    height: auto;
}

#headermenu a:hover img
{
    border-color: white;
}

#headermenu img
{
    padding: 0px;
	margin: 0px;
    border: #33CDDF 1px solid;
}

.content
{
    background: #FFFFA9;
    color: black;
    font-size: 11px;
    font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif;
}

div.content
{
    clear: both;    
    display: block;
    padding: 5px 30px 15px 30px;
    margin: 0px;    
}

.content hr
{
    border: none;
    color: black;
    background-color: black;
    height: 1px;
}

.content h1
{
    color: #CD3700;
    font-size: 22px;
}

.content h2
{
    color: maroon;
    font-size: 14px;
}

.content h3
{
    color: maroon;
    font-size: 12px;
}

.content p
{
    color: black;    
}

.content td
{
    color: black;    
    font-size: 11px;
}

.content ol
{
    color: black;
    list-style-position: inside;
    margin: 0px;
    padding: 0px;
    text-indent: 0px;
}

.content li
{
    list-style-position: inside;
    margin-left: 0px;
    text-indent: 0px;    
}

.content ul
{
    color: black;
    list-style-position: inside;
    margin: 0px;
    padding: 0px;
    text-indent: 0px;    
}

.content a:visited
{
    color: maroon;
}

.content a:hover
{
    color: red;
}

.content a
{
    color: #CD3700;
}

#download_table
{       
    margin: 0;
    padding: 0;
}

#download_table td
{       
    width: 0;
    margin: 0;
    padding: 0px 5px 0px 5px;
    vertical-align: middle;
}

#download_table img
{
    margin: 0;
    padding: 0;      
    vertical-align: middle;    
}

#footer
{
    clear: both;
    border-top: dashed white 1px;
    padding: 5px;
}

#copyright
{
    float: left;
    clear: left;
    padding: 10px 0 10px 0;
}

#toslinks
{
    float: right;
    padding: 10px;
}

.quickinfo
{
    font-size: 12px;
}

ul
{
    list-style-position: inside;
}

ol
{
    list-style-position: inside;
}

pre
{
    background-color: #D8D8D8;
    padding: 10px;    
}

.external 
{
    background: url('/images/external-link.gif') right center no-repeat;
    white-space: nowrap;
    overflow: visible;
    padding-right: 13px;
}

.redbox
{
    border: solid red 1px;
    padding: 13px;
}

#upgradetable
{
    border: solid 1px black;
    border-collapse: collapse;
}

#upgradetable tr.upgradeheader
{
    font-weight: bold; 
}

#upgradetable tr.upgradeheader td
{
    font-size: 16px;       
}

#upgradetable tr.upgradegroup
{
    text-align: center;
}

#upgradetable tr.upgradegroup td
{
    font-size: 16px;   
}

#upgradetable tr.upgradegroup em
{
    font-weight: bold;
    font-style: normal;    
}

#upgradetable td.price
{
    text-align: right;    
}

#upgradetable td.license, td.upgrade
{
    font-size: 16px;
    font-weight: bold;
}

#upgradetable td.price
{
    font-size: 16px;    
}

#upgradetable td.price em
{
    font-weight: bold;  
    font-style: normal;    
}

#upgradetable td
{
    border: solid 1px black;
    border-collapse: collapse;    
    padding: 10px;    
}

#upgradetable .buylink
{
    border: none;      
}

#upgradetable .buylink td
{
    border: none;         
    margin: 0;
    padding: 5px;
    vertical-align: middle;    
    font-size: 16px;
}

#screenshots
{
    border: none; /* 1px solid black; 
    border-collapse: collapse;    */
    width: 100%;
}

#screenshots td
{
    padding: 30px;
    width: 50%;
    border: /* 1px solid black;
    border-collapse: collapse;     */
}
 
 
.newfeatures_shortlist li
{
    font-weight: bold;
    margin-bottom: 5px;
}

#create-autorun-cd-steps
{
    font-size: 12px;          
}

#create-autorun-cd-steps li
{
    margin-bottom: 10px;    
}

table.compare_features 
{
    border: 1px solid black;
    border-collapse: collapse;  
}

.compare_features tr
{
    border: 1px solid black;
    border-collapse: collapse;  
}

.compare_features td
{
    border: 1px solid black;
    border-collapse: collapse;  
    margin: 0px;
    padding: 15px;
}

.tourlist 
{
    border: none;
    padding: 0px;
    margin: 0px;
    border-bottom: 1px solid black;
    border-collapse: collapse;        
    
}

.tourlist tr
{
    border-bottom: 1px solid black;
    border-collapse: collapse;        
}

.tourlist td
{
    margin: 0px 30px;
    padding: 30px 30px;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid black;
    border-collapse: collapse;        
   
}

.tour_table_left
{   
}

.tour_table_center
{   
    margin-left: auto;
    margin-right: auto;
}

.discounts_table
{
    border: none;   
}

.discounts_table td
{
    vertical-align: top;
}

.discounts_table #text
{
    text-align: justify;   
    padding: 10px 30px 10px 0;
    margin: 0;
}

.discounts_table #screenshot
{
    text-align: left;   
    padding: 10px 0px 30px 0;
    margin: 0;   
}

table.feature_matrix
{
    display: table;
    border: solid 1px black;
    width: 100%;       
    border-collapse: collapse;    
}

.feature_matrix #firstrow
{
    font-weight: bold;   
}

.feature_matrix #firstrow td
{
    font-size: larger;    
}

.feature_matrix #group
{
    font-weight: bold;   
}

.feature_matrix #group td
{
    color: maroon;
    font-size: larger;   
}

.feature_matrix #group td h2
{
    margin: 0;
    font-size: larger;
}

.feature_matrix #feature
{
    font-weight: bold;
    font-size: larger;
}

.feature_matrix #yes
{
    color: green;
    text-align: center;
}

.feature_matrix #no
{
    color: red;
    font-weight: bold;
    text-align: center;    
}

.feature_matrix td
{
    padding: 20px;
    border: solid 1px black;
    border-collapse: collapse;
}

table.description_with_screenshot_on_the_right
{
    padding: 0px;
    border: none;  
    margin: 0px;
    display: table;
}

.description_with_screenshot_on_the_right img
{
    padding: 0px 0px 0px 40px;      
}

.description_with_screenshot_on_the_right #screenshot
{
    text-align: right;    
}

.description_with_screenshot_on_the_right td
{
    vertical-align: top;
    text-align: justify;      
    border: none;    
    padding: 0px;
    margin: 0px;
}

.description_with_screenshot_on_the_right ul
{
    padding: 0px;
    margin: 0px;    
}

.description_with_screenshot_on_the_right li
{
    list-style-position: outside;
    list-style-type: disc;
    margin-left: 1.5em;
    padding-bottom: 10px;
}

.description_with_screenshot_on_the_right li p
{
    margin: 10px 0px 5px 0px;    
}

.description_with_screenshot_on_the_right li em
{
    font-weight: bold;
    font-style: normal;    
}

