body {
	margin: 0px auto 0px auto;
	_position: relative;
	width: 990px;
	padding: 0;
	color: #333333;
	background: #FDF9EE;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
}

h1 {
    padding-left: 10px !important;
    margin: 0 0 10px 14px !important;
}

h1, h2.title {
	font-size: 20px;
	border-left: 4px solid #8BCB2F;
	padding-left: 10px;
	margin: 0 0 10px 0;
	display: block;
}

h1, h2, h3 {
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #006EA6;
	text-align: left !important;
	clear: both;
}

h2.subtitle {
    font-size: 22px !important;
    font-weight: normal;
    color: #006EA6;
	border-left: 4px solid #8BCB2F;
	padding-left: 10px;
}

h2.small-subtitle {
    font-size: 18px !important;
    margin-top: 30px;
    margin-bottom: 10px;
}

h1 a, h2 a {
    color: #006EA6 !important;
}

h2, h3 {
	margin: 0;
}

h2 {
	font-size: 26px;
}

p {
	margin: 0;
	padding: 0;
    line-height: 20px;
}

pre {
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
}

ul, ol {
    line-height: 18px;
    text-align: justify;
}

ul.one-entry {
    list-style-type: none !important; 
}

.content ul, .content li {
    line-height: 20px;
    text-align: justify;
}

.content ul {
    margin-top: 0;
    margin-bottom: 0;
}

a:link, a:visited {
	color: #006EA6;
}

a:hover, a:active {
	text-decoration: none;
	color: #006EA6;
}

img {
	border: none;
}

td {
	vertical-align: top;
}


/* Form */
form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

textarea, select, input.text {
    border: 1px solid silver;
}

input.text {
    height: 19px !important;
}


/* Header */
#page-top {
    float: left;
}

#page-header {
	width: 990px;
	height: 95px;
    background-image: url(/img/header_bg.gif);
    background-repeat: repeat-x;
    float: left;
    padding: 0;
    margin: 0;
}

.page-header-content {
    width: 850px;
    float: left;
}

.logo {
    width: 350px;
    height: 95px;
    float: left;
}

.page-description {
    width: 500px;
    height: 60px;
    float: right;
}

.page-description h1 {
    font-size: 14px !important;
    letter-spacing: 0px !important;
}

/* Menu */
#menu {
	clear: both;
	float: left;
	width: 990px;
	margin: 0;
    padding: 0;
    border-top: 4px solid #8BCB2F;
}

#menu ul {
	padding: 5px 0 0 20px;
	margin: 0;
	list-style: none;
	line-height: normal;
	width: 700px;
	float: left;
}

#menu li {
	float: left;
}

#menu a.menu-link {
	display: block;
	margin-right: 3px;
	padding: 5px 20px 7px 20px;
	text-decoration: none;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
	background: #006EA6;
}

#menu a.menu-link:hover {
    color: #8BCB2F;
	text-decoration: none;
}

#menu #active-menu {
    background: #8BCB2F;
}

#menu #active-menu:hover {
    color: #006EA6;
}

#menu #search-box {
    float: right;
    margin-top: 5px;
    width: 208px;
    padding-right: 20px;
}


/* Page */
#page {
	width: 990px;
	margin: 0 auto;
	background: #FFFFFF;
	border-left: 1px #F0E9D6 solid;
    border-right: 1px #F0E9D6 solid;
    position: absolute;
}

#top-ads {
	clear: both;
	text-align: center;
}

#page-middle {
	clear: both;
	float: left;
	width: 970px;
	padding: 5px 10px;
}

#page-middle-left {
	float: left;
	width: 740px;
}

#navigator-section {
	clear: both;
    float: left;
	padding: 10px 0;
    width: 990px;
}

#navigator {
	float: left;
	padding-left: 20px;
}

#bookmarks {
	float: right;
}


/* Right section */
#right-section {
	float: right;
	width: 190px;
	padding-right: 10px;
}

.highlight {
	font-family: Arial,Helvetica,sans-serif;
	border-bottom: 1px dashed #D1D1D1;
	margin-bottom: 15px;
	clear: both;
}

.highlight img {
	padding-bottom: 5px;
}

.highlight p {
    padding: 3px 0 5px 0;
    line-height: 17px;
}

.highlight a {
	display: block;
}

#compare-basket .buttons {
    float: left;
    clear: both;
    margin: 10px 0 20px 0;
}

#compare-basket li span {
    width: 12px;
    height: 20px;
    display: inline;
    padding: 0 7px 0 15px;
} 

#compare-basket span .remove-product {
    width: 12px;
    height: 12px;
    border: 0;
    cursor: pointer;
    background: url(/img/compare_basket_buttons.gif) no-repeat scroll 0 0;
    margin: 0px;
    padding: 0px;
}

#compare-basket span .remove-product-active {
    background-position: 0px -12px;
}

#compare-basket li a {
    margin: 0;
    padding-left: 0 !important;
}

.section-content {
    clear: both;
}

.section-content h3, h3 {
	padding-bottom: 5px;
	font-size: 18px;
	font-weight: normal;
	color: #006EA6;
}

.section-content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.section-content ul {
    text-align: left !important;
}

.section-content li {
	margin: 0;
	padding: 1px 0;
	border-bottom: 1px dashed #D1D1D1;
    background: url(/img/img01.gif) no-repeat 3px 7px;
}

.section-content li a {
	margin: 0;
	padding-left: 15px;
}

.section-content strong, .section-content b {
	color: #8BCB2F;
}

.section-content li a, .section-content li a:visited, .section-content li a:active, .section-content li a:hover {
	text-decoration: none !important;
	color: #6D6D6D !important;
}

.section-block {
    clear: both;
    margin-bottom: 15px;
}

.section-block-header {
	font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #006EA6;
    padding-left: 5px;
    padding-bottom: 8px;
}

.section-block-content {
    padding: 0 5px 5px 5px;
}

.section-block ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.section-block ul {
    text-align: left !important;
}

.section-block li {
    margin: 0;
    padding: 1px 0;
    border-bottom: 1px dashed #D1D1D1;
    background: url(/img/img01.gif) no-repeat 3px 7px;
}

.section-block li a {
    margin: 0;
    padding-left: 15px;
}

.section-block li a.edit {
    padding-left: 3px !important;
}

.section-block strong, .section-block b {
    color: #8BCB2F;
}

.section-block li a, .section-block li a:visited, .section-block li a:active, .section-block li a:hover {
    text-decoration: none !important;
    color: #6D6D6D !important;
}


a.edit {
    color: #0094E0;
}

a.edit-inactive {
    color: #FF0000;
}

a.edit-incomplete {
    color: #00CC00;
}


/* Center section */
#page-middle .title {
	font-size: 26px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #006EA6;
	border-left: 4px solid #8BCB2F;
	padding-left: 10px;
	margin: 0 0 10px 0;
	display: block;
}

#page-middle .title a {
    color: #006EA6 !important;
}

.center-section .content {
    padding-left: 14px;
}

#compare-results table {
    margin-bottom: 10px;
} 

#compare-results td {
    width: 155px;
}

#compare-results td.compare-results-left-header {
    width: 75px;
}

#compare-results .compare-results-sceenshot {
    text-align: center;
}


#wide-center-section .content .half-page {
    float: left;
    width: 325px;
}

.inner-content {
    padding: 0 0 10px 0;
    margin: 0px;
    clear: both;
}

.inner-content p {
    width: auto;
}

.inner-content .product-description img {
    float: right;
}

.product-details-1 {
    float: left;
    width: 185px;
}

.product-details-2 {
    float: left;
    width: 320px;
    margin-bottom: 20px;
}

.product-details-3 {
    float: left;
    width: 160px;
    margin-bottom: 20px;
}

.product-details-2 .detail {
    clear: both;
}

.product-details-2 .detail p {
    padding: 0px !important;
    margin: 0px 0px 7px 0px !important;
}

.product-details-2 .detail .name {
    float: left;
    width: 130px;
    font-weight: bold; 
}

.product-details-2 .detail .value {
    float: left;
    width: 180px;
}

.content .product-screenshot {
    width: 160px;
}

.product-screenshot-links {
	margin-top: 10px;
}

.download-now {
    margin-bottom: 7px;
    display: block;
    clear: both;
}

.download-now a, .download-now a:hover, .download-now a:visited {
    font-size: 20px;
    color: #8BCB2F;
}

.add-to-compare-basket {
    margin-bottom: 15px; 
    display: block;
    clear: both;
}

.add-to-compare-basket a, .add-to-compare-basket a:hover, .add-to-compare-basket a:visited {
    font-size: 16px;
    color: #8BCB2F;
}

.rate-now a, .rate-now a:hover, .rate-now a:visited {
    text-align: center;
    font-size: 16px;
    color: #8BCB2F;
}

.product-rating-container {
    border: 2px solid #8BCB2F;
    width: 166px;
    margin-bottom: 10px;
}

.product-antivirus-report {
    width: 170px;
    padding-bottom: 10px;
}

.product-antivirus-description {
    width: 490px;
    float: left;
}

.product-antivirus-award {
    float: right;
}

.award-image {
    padding-bottom: 10px;
}

.product-awards {
    padding-top: 15px;
    clear: both;
}

#compare-results .product-rating {
    border: none !important;
    width: 150px !important;
}

.product-rating {
    padding: 10px;
}

.product-rating span {
    font-family: Helvetica, sans-serif;
    font-size: 11px;
    width: 72px;
    float: left;
}

.product-rating p {
    margin: 0 !important;
    padding: 0px;
    line-height: 16px !important;
    clear: both;
}

.product-rating img {
    padding-top: 3px;
}

.product-rating .header {
    color: #006EA6;
    font-size: 14px;
    font-weight: bold;
    padding: 0px 0px 5px 0px;
    margin: 0px;
    text-align: center;
}

.product-rating .footer {
    color: #006EA6;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0px 0px 0px;
    margin-top: 5px;
    text-align: center;
}

.product-rating .r {
    width: 73px;
    height: 10px;
    display: inline;
    margin-top: 4px;
    float: left;
}

.product-rating .r05 {
    background: #FFF url(/img/user-rating-0-5.gif) no-repeat 3px 0;
}

.product-rating .r1 {
    background: #FFF url(/img/user-rating-1-0.gif) no-repeat 3px 0;
}

.product-rating .r15 {
    background: #FFF url(/img/user-rating-1-5.gif) no-repeat 3px 0;
}

.product-rating .r2 {
    background: #FFF url(/img/user-rating-2-0.gif) no-repeat 3px 0;
}

.product-rating .r25 {
    background: #FFF url(/img/user-rating-2-5.gif) no-repeat 3px 0;
}

.product-rating .r3 {
    background: #FFF url(/img/user-rating-3-0.gif) no-repeat 3px 0;
}

.product-rating .r35 {
    background: #FFF url(/img/user-rating-3-5.gif) no-repeat 3px 0;
}

.product-rating .r4 {
    background: #FFF url(/img/user-rating-4-0.gif) no-repeat 3px 0;
}

.product-rating .r45 {
    background: #FFF url(/img/user-rating-4-5.gif) no-repeat 3px 0;
}

.product-rating .r5 {
    background: #FFF url(/img/user-rating-5-0.gif) no-repeat 3px 0;
}


.content .product-links {
    clear: both;
    float: left;
    margin: 10px 0px 10px 0px;
    width: 340px;
}

.content .product-reviews {
    float: left;
    margin: 0px 0px 8px 0px;
}

.content .product-review {
    float: left;
    margin: 4px 0px 4px 0px;
}

.content .product-review .information {
    clear: both;
    float: left;
}

.content .product-review .information .rating {
    color: #FF6600;
    font-size: 14px;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
}

.content .product-review .information .rating-date {
    color: #666666;
    font-size: 12px;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
}

.content .product-review .description {
    float: left;
    width: 700px;
    padding-top: 3px;
}

.content .product-review .description b {
    color: #666666;
}

.review-now-link {
	clear: both;
}

.content .review-details {
    width: 300px;
}

.content .editor-review-award {
    float: right;
}

.full-review-information {
    padding: 0px 0px 15px 0px !important;
}

.content p {
    font-size: 12px;
    padding: 0px;
    margin: 0px 0px 10px 0px;
}

.content p.product {
	font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    color: #006EA6;
    font-size: 16px;
    padding: 15px 0 5px 0;
    clear: both;
    float: left;
    width: 100%;
}

.content .results-info {
    margin-top: 15px;
    color: #000000;
}

.free-download-notice p {
    color: #868686 !important;
    font-size: 12px !important;
    line-height: 16px !important;
}

/* Product list */
table.product-list {
	width: 720px;
}

table.product-list {
    margin-top: 15px;
    border-width: 0;
    border-spacing: 0;
    border-collapse: collapse;
}

table.product-list tr.product {
    padding: 10px;
    margin: 0;
    border-bottom: 1px dashed #D1D1D1;
}

table.product-list td table td {
    padding: 10px 0 0 10px;
}

table.product-list td table {
	width: 100%;
}

.product-list .product {
    padding-bottom: 15px;
}

.product-list .product .product-name {
	font-size: 14px;
	padding-bottom: 0;
	padding-top: 0;
}

.product-list .product .product-info {
    width: 90px;
}

.pi-price {
    color: green;
    font-weight: bold;
}

.product-list .product .product-description {
    width: 420px;
    line-height: 16px !important;
}

.product-list .product .product-screenshot {
    width: 150px;
    text-align: left;
}

.product-list .product .info {
	margin-bottom: 5px !important;
}

.product-list .product .links {
	margin-bottom: 5px !important;
}

.product-list .separator {
    height: 15px;
}

/* Compare product list */
table.compare-product-list, table.compare-product-list td {
    border-style: solid;
    border-color: #8BCB2F;
}

table.compare-product-list {
    margin-top: 15px;
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
}

table.compare-product-list td {
    padding: 10px;
    margin: 0;
    border-width: 1px 1px 0 0;
}

.compare-product-list .product {
    padding-bottom: 15px;
}

.compare-product-list .product .product-info {
    width: 300px;
}

.compare-product-list .product .product-screenshot {
    width: 170px;
    text-align: center;
}

.compare-product-list .product .links {
    width: 170px;
    text-align: center;
}

.compare-product-list .product .product-screenshot img {
    padding: 15px 10px 10px 10px;
}


p.short-product-list {
    padding: 0px 5px 5px 10px;
    margin: 0 0 15px 0;
    line-height: 20px;
    border-left: 2px solid #8BCB2F;
}

.pager {
    clear: both;
    padding: 10px 0px 5px 0px;
}


.browse-software {
    width: 670px;
}

.browse-software td {
    padding: 5px;
}

.browse-software .half-page {
    width: 335px;
}

.two-blocks {
    width: 700px;
}

.homepage-products-block th {
	font-family: inherit;
    font-size: 16px;
    font-weight: bold;
    color: #006EA6;
    padding-bottom: 5px;
}

.homepage-products-block td {
    padding-top: 7px;
}

.homepage-products-block td, .homepage-products-block th {
    width: 320px;
    text-align: left;
}
	
textarea.antivirus-report-content {
    width: 670px;
    height: 400px;
}

.antivirus-report-summary b {
    font-weight: bold;
    color: green;
}

.latest-releases td {
    padding-left: 5px;
    padding-right: 5px;
}


/* Footer */
#page-footer {
	width: 970px;
	margin: 30px auto 0 auto;
	padding: 10px 0 0 20px;
	color: #353535;
	float: left;
	border-top: 4px solid #8BCB2F;
    background-image: url(/img/footer_bg.gif);
    background-repeat: repeat-x;
}

#legal {
	clear: both;
	font-size: 11px;
	color: #FFFFFF;
	float:left;
}

#legal a {
	color: #0094E0;
}

#footer-menu {
	float: left;
	color: #353535;
	text-transform: capitalize;
	margin-top: 0px;
}

#footer-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer-menu li {
	display: inline;
}

#footer-menu a {
	display: block;
	float: left;
	padding: 1px 15px;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
}

#footer-menu a.first {
    padding: 1px 15px 1px 0 !important;
}

#footer-menu a:hover {
	text-decoration: underline;
}

#footer-menu .active a {
	padding-left: 0;
}

form#register_form .email {
    width: 500px;
}

form#product_links_form, form#register_form {
    margin: 10px 0 15px 0;
}

form#product_links_form label, form#register_form label {
    display: block;
    width: 35px;
    float: left;
    text-align: left;
    margin-right: 10px;
    margin-top: 3px;
}

form#product_links_form input {
    width: 600px;
}

.review-product-form {
    margin: 5px 0px 15px 10px;
}

.review-product-form label {
    float: left;
    width: 130px;
}   

.review-product-form .field {
    width: 520px;
}

.review-product-form textarea {
    width: 520px;
    height: 400px;
}

.review-product-form textarea.middle-content {
    width: 520px;
    height: 200px;
}

.review-product-form textarea.short-content {
    width: 520px;
    height: 70px;
}

.review-product-form p {
    clear: both;
    margin: 0px;
    padding: 4px 0px 4px 0px;
    _padding: 0px;
}

.review-product-form p.security-code {
    padding-top: 10px;
    _padding-top: 5px;
}

.review-product-form span {
    float: left;
    display: block;
}

.review-product-form span.rating {
    margin-left: -5px;
    _margin-left: 0px;
}

form#searchform .button {
    margin-left: 5px !important;
}

form#searchform input {
    float: left;
    width: 118px;
}

form#developer_request_review_form .url {
    width: 500px;
}


.link-to-us td.link-example {
    width: 200px;
}

.link-to-us td.link-code {
    width: 500px;
}

.link-to-us textarea {
    width: 500px;
    height: 60px;
    overflow: hidden;
    border: 1px solid #8BCB2F;
}

div.errors {
    border-color: #F87D7D;
    border-style: solid;
    border-width: 1px;
    background-color: #FFCCCC;
    margin-bottom: 25px;
}

div.errors ul {
    list-style-type: square; 
}

div.messages {
    border-color: #00CC00;
    border-style: solid;
    border-width: 1px;
    background-color: #CCEBCC;
    margin-bottom: 25px;
}

div.messages ul {
    list-style-type: square; 
}   

input.button {
    background: transparent url('button100.gif') no-repeat top left;
    width: 100px !important;
    height: 23px !important;
    margin: 0;
    padding: 0px 0 0;
    border: 0;
    overflow: hidden;
    font: normal 12px Arial !important;
    color: #494949;
}

input.button75 {
    background: transparent url('button75.gif') no-repeat top left !important;
    width: 75px !important;
}

input.button75-hover {
    background: transparent url('button75.gif') no-repeat bottom left !important;
    color: black !important;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
a.button {
    background: transparent url('button_left.gif') no-repeat top left;
    display: block;
    float: left;
    font: normal 12px Arial; /* Change 12px as desired */
    line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
    height: 23px; /* Height of button background height */
    padding-left: 9px; /* Width of left menu image */
    text-decoration: none;
}

a:link.button, a:visited.button, a:active.button {
    color: #494949; /*button text color*/
}

a.button span {
    background: transparent url('button_right.gif') no-repeat top right;
    display: block;
    padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.button:hover{ /* Hover state CSS */
    background-position: bottom left;
}

a.button:hover span{ /* Hover state CSS */
    background-position: bottom right;
    color: black;
}

.clickable {
	cursor: pointer;
}

.product-ad-links {
    margin: 5px 0 10px -5px;
}

.downloading {
    padding: 20px 0;
    font-size: 16px;
    font-weight: bold;
}

.reviewer-picture {
    float: left !important;
    padding: 0 10px 10px 0;
}

.product-list {
    padding-bottom: 15px;
}


/****** Sceenshots Page ******/
.resized-screenshot {
	max-width: 720px;
	width: expression(this.width > 720 ? 720: true);
	height: auto;
}

.screenshot {
    padding: 10px 0 10px 0;
}

.screenshot-description {
    padding: 5px 0 20px 0;
}