/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.0
*/
body {font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}pre, code {font:115% monospace;*font-size:100%;}body * {line-height:1.22em;}
/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.0
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

/* BEGIN common styles */
body
{
    background-color: #FFFFFF;
    color: #323232;
    font-family: Lucida Sans Unicode, Verdana;
    font-size: 13px;
    margin: 0px;
    padding: 0px;
    text-align: center;
}

p, div, li
{
    line-height: 18px;
}

p
{
    margin-bottom: 10px;
    text-align: left;
}

a
{
    color: #415A8C;
}

div
{
    margin: 0px;
    padding: 0px;
}

.clearfix:after 
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix 
{
    display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix 
{
    height: 1%;
}

.clearfix 
{
    display: block;
}
/* End hide from IE-mac */

.bold
{
    font-weight: bold;
}
/* END common styles */

div.page-body
{
    margin: 0 auto;
    width: 900px;
}

/* BEGIN header styles */

div.page-header
{
    height: 60px;
    margin: 0 auto;
    padding-top: 20px; 
}

img.activeswf-logo
{
    float: left; 
    height: 52px;
    width: 218px;
}

img.search-button
{
    float: right;
    height: 23px;
    margin-top: 25px;
    margin-left: 7px;
    width: 62px;
}

input.search-input
{
    border: 1px solid #B0B0B0;
    color: #415A8C;
    float: right;
    font-size: 16px;
    font-weight: bold;
    height: 21px;
    margin-top: 25px;
    padding-top: 2px;
    padding-left: 2px;
    width: 178px;
}
/* END header styles */

img#activeswfBanner
{
    height: 230px;
    width: 900px;
}

div.page-content-left
{
    float: left;
    text-align: left;
    width: 620px;
}

div.page-content-right
{
    float: right;
    width: 249px;
    padding-top: 10px;
}

img#howItWorks
{
    width: 471px;
    height: 614px; 
}


ul.related-content
{
    list-style-type: none;
    text-align: left;
}

ul.projects
{
    text-align: left;
}

p.testimonial-name
{
    color: #415A8C;
    font-weight: bold;
}

.small-title
{
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: left;
}

.main-title
{
    color: #415A8C;
    font-size: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: left;
}


/* BEGIN download styles */
.download-title
{
    font-size: 18px;
    padding-bottom: 6px;
}
.download-size
{
    color: #418D28;
    font-size: 18px;
    text-align: right;
    padding-bottom: 6px;
}

.download-info
{
}

.download-button img
{
    height: 23px;
    width: 87px;
}
/* END download styles */

/* BEGIN purchase styles */
.purchase-title
{
    font-size: 18px;
    padding-bottom: 6px;
}

.purchase-price
{
    color: #C00000;
    font-size: 18px;
    text-align: right;
    padding-bottom: 6px;
}

.purchase-info
{
}

.purchase-button img
{
    height: 23px;
    width: 72px;
}

.purchase-delimiter
{
    height: 5px;
}
/* END purchase styles */


/* BEGIN quick jump button styles */
ul.quick-jump-buttons
{
    list-style-type: none;
}

ul.quick-jump-buttons li
{
    margin-bottom: 5px;
}
ul.quick-jump-buttons img
{
    height: 58px;
    margin-bottom: 5px;
    width: 249px;
}
/* END quick jump button styles */

ul.feature-list
{
    list-style-type: circle;
    margin-left: 16px;
    text-align: left;
}

div.samples-links
{
    text-align: left;
}

div.sample-link
{
    float: left;
    margin-right: 4px;
}

div.sample-link-last
{
    float: left;
}


ul.nearest-plans
{
    list-style-type: circle;
    margin-left: 16px;    
    text-align: left;
}

img.activeswf-box
{
    float: left;
    height: 174px;
    margin-right: 33px;
    width: 98px;
}

/* BEGIN feedback form styles */

div.feedback-item
{
    height: 30px;
    width: 500px;
}

input.feedback-input
{
    border: 1px solid #A5ACB2;
    float: right;
    height: 18px;
    padding-top: 2px;
    width: 400px;
}

textarea.feedback-input
{
    border: 1px solid #A5ACB2;
    float: right;
    height: 150px;
    width: 400px;
}

div.feedback-message
{
    height: 150px;
    width: 500px;
}


div.feedback-item-label
{
    float: left;
}

div.captcha
{
    height: 40px;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 600px;
}

img.captcha-image
{
    float: left;
    margin-left: 100px;
    margin-right: 10px;
}

input.captcha-input
{
    border: 1px solid #A5ACB2;
    float: left;
    height: 18px;
    margin-right: 10px;
    padding-top: 2px;
    width: 50px;
}

div.captcha-help
{
    float: left;
    font-size: 10px;
    line-height: normal;
    width: 200px;
}

input.btn-submit-feedback
{
    margin-left: 100px;
    width: 120px;
}


/* END feedback form styles */

/* BEGIN change log styles */

ul.change-log-item
{
    list-style-type: circle;
    margin-left: 16px;
    text-align: left;
}

/* END change log styles */


/* BEGIN footer styles */
.footer
{
    width: 900px;
    float: center;
    text-align: center;
    font-family: verdana;
    font-size: 11px;
    margin: 0 auto;
    padding: 0px;
}

.footer_menu
{
    width: 620px;
    border-top: 1px solid #c8c8c8;
    float: left;
    text-align: center;
    color: #000000;
    margin-top: 15px;
    padding-top: 15px;
}

.footer_menu a
{
    text-decoration: underline;
    color: #808080;
}

.footer_copyright
{
    width: 620px;
    float: left;
    text-align: center;
    font-weight: bold;
    color: #808080;
    margin-top: 5px;
    margin-bottom: 20px;
    padding: 0px;

}
/* END footer styles */