/* CSS for Software.com */
/* @group Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body {line-height:1;}
ol,ul {list-style:none;}
blockquote,q {quotes:none;}
:focus {outline:0;}
ins {text-decoration:none;}
del {text-decoration:line-through;}
table {border-collapse:collapse;border-spacing: 0;}
caption {position: absolute;left:-999em;}
p {margin:0 0 1em 0;}
/* @end */
/* @group Reset some jQuery UI styles */
.ui-widget {font-family:inherit;font-size:inherit}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {font-family:inherit;font-size:inherit}
#site-search .ui-widget-content, .ui-tabs.ui-widget-content, .ui-tabs-panel.ui-widget-content {border:0;background:transparent;color:inherit;}
.ui-widget-header {border:0;background:transparent;}
.tabs .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {border:0;background:transparent;}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {border:0;/*background:transparent;*/font-weight:normal;color:inherit;}
.ui-state-hover a, .ui-state-hover a:hover {color:inherit;text-decoration:none;}
.ui-slider-horizontal {height:auto;}
.ui-slider-horizontal .ui-slider-handle {top:inherit;margin-left:inherit;}
.ui-tabs {position:relative;padding:inherit;zoom:1; }
.ui-tabs .ui-tabs-nav {margin:0;padding:inherit;}
.ui-tabs .ui-tabs-nav li {top: 0; margin: 0;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {margin:0;padding:0;}
.ui-dialog {padding:inherit;width:auto;overflow:auto;}
.ui-dialog.ui-widget-content {border:0;background:none;}
.ui-dialog .ui-dialog-titlebar {padding:inherit;position:relative;}
.ui-dialog .ui-dialog-title {margin:inherit;}
.ui-dialog .ui-dialog-titlebar-close {right:inherit;top:inherit;width:auto;margin:inherit;padding:inherit;height:auto;}
.ui-dialog .ui-dialog-titlebar-close span {margin: inherit;}
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus {padding:0}
.ui-dialog .ui-dialog-content {border:0;padding:0;background:none;overflow:auto}
.ui-dialog .ui-dialog-buttonpane {border-width:0;background-image:none;margin:inherit;padding:inherit}
.ui-dialog .ui-dialog-buttonpane button {margin:inherit;padding:inherit;width:auto;overflow:visible;}
.ui-dialog .ui-resizable-se {width: auto;height:auto;}
.ui-widget-header {font-weight:normal;color:inherit;}
/* @end */
/* @group General */
body {font-family:"Trebuchet MS","Arial","Helvetica",sans-serif;font-size:12px;line-height:2.67ex;color:#666655;}
input[type=text], input[type=password] {border:1px solid silver;}
/* @end */
/* @group Links */
a:link,a:visited,a:hover,a:active {color:#04a783;text-decoration:none;}
a.btn {background: #f6f7f5 url(/img/frontend/btn-bg-right.png) top right no-repeat; color:#666655; text-decoration:none; margin:0 5px 5px 0; float:left; font-size:11px;}
a.btn span {background: url(/img/frontend/btn-bg-left.png) top left no-repeat; line-height: 24px; padding: 0 10px; display: block;}
a.alt{ background: url(/img/frontend/btn-bg-right-green.png) top right no-repeat; color: #028F70; }
a.alt span{ background:url(/img/frontend/btn-bg-left-green.png) top left no-repeat; color: #028F70; }
a.toggle {color: #AAAAA0; font-weight: bold; height: 21px; position: absolute; right: 0; text-align: center; text-decoration: none; top: 0; width: 28px; line-height: 23px; font-size: 16px;}
#aside a.toggle:hover {border-bottom:none}
#site-map a.toggle {height:30px;line-height:30px;border-left:1px solid #c9c9c9}
#site-map a.toggle:hover{border-bottom:none}
#aside a:hover {border-bottom-width:1px; border-bottom-style:dotted;}
#site-map a:hover, #site-map h3 a:hover {border-bottom-width:1px;border-bottom-style: dotted;}
a.remove {background:url(/img/frontend/ico-x.png) center center no-repeat;text-indent:-999em;display:block;width:14px;height:14px;}
#content a.btn:hover{border-bottom-width:0px}
#content a:hover, #search-suggestions a:hover, #logged-in a:hover{border-bottom-width:1px;border-bottom-style:dotted}
#products .product a.watch-price:hover, .product a.watch-price:hover{border-bottom:1px dotted #000}
#content a.btn-next:hover,#content a.btn-prev:hover,#content .user-action a:hover, #content ul.page-nav a:hover, #breadcrumbs .header ul.page-nav a:hover{border:none}
/* @end */
/* @group Layout */
#page {width: 980px; margin: 0 auto;}
#header {width: 980px; float: left; margin-bottom: 5px; position: relative;}
#aside {float: right; width: 200px; margin: 0 4px 0 0; display: inline;}
#footer {margin-top:10px;width: 980px; float: left;}
#content {border:1px solid #E5E5E1;float:left; margin-bottom: 10px; width: 763px; -moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
#home #content, #accounts #content {border:0;width:765px;}
#software_updater_results_embed {overflow:auto;}
#embedded_page {width:100%;margin:0 auto;}
#embedded_content {float:left;margin:2px 5px;width:98%;}
/* @end */
/* @group Type */
/* deal with likely (but certainly not all) inherited shrinkage */
ul p, ol p, table p, dl p, ul ul, ol ol, ul ol, ol ul, address p, form div div, form div p, fieldset div, table form div {font-size: 1em;}
h1,h2,h3,h4,h5,h6{color: #000;font-weight: normal}
h1 {font-size:22px; margin:0 0 20px 0;line-height:22px;}
h2 {font-size:17px; margin:30px 0 20px 0;}
h3 {font-size:15px; margin:0 0 15px 0;}
h4 {font-size:15px; color:#666655; margin:0 0 20px 0;}
h5 {font-size:13px; margin:0;}
h6 {font-size:12px; margin:0;}
/* @end */
/* @group Header */
#header .logo {margin: 0 40px 0 0; float: left; display: inline;width:150px;}
#header .logo_text, #footer .logo_text {color: #04a783;display:block;font-size: 18px;font-weight:bolder;line-height:18px;margin:0;}
#footer .logo_text {color: #a9a99e;}
.logo .fb_page {font-size:0.8em;background: url(/img/frontend/facebook_logo_15.png) top right no-repeat;color:#666655;margin-left:53px;padding: 0 20px 15px 0;}
.fb_page a:link, .fb_page a:visited, .fb_page a:hover, .fb_page a:active {color:#666655;text-decoration:none;}
/* @end */
/* @group Nav */
#main-nav {background: url(/img/frontend/nav-bg.png) top right no-repeat; width: 980px; float: left; min-height: 41px; margin: 0 0 12px 0;}
#main-nav ul#main-navbar {background: url(/img/frontend/nav-home-sprite.png) 0 0 no-repeat; float: left; width: 980px; min-height: 41px; padding-left: 5px;}
#main-nav ul#main-navbar li {position: relative; float: left;z-index: 999;}
#main-nav ul#main-navbar li a.toplevel {color: #323228; font-size: 14px; float: left; padding: 0 15px; text-decoration: none; min-height: 35px; line-height: 35px; border-right: 1px solid #d5d5cd; border-left: 1px solid #ffffff;}
#main-nav ul#main-navbar li.home a {text-indent: -999em; width: 25px; height: 35px; border-left: none;}
#main-nav ul#main-navbar li a:hover {background: url(/img/frontend/nav-over.png) top left repeat-x;}
#main-nav ul#main-navbar li.home a:hover {background: url(/img/frontend/nav-home-sprite.png) 100% -41px no-repeat;}
#main-nav ul#main-navbar ul:first-child {margin-right: 10px;}
#main-nav ul#main-navbar ul li a {color: #323228; font-size: 12px; float: left; padding: 2px 5px; text-decoration: none; min-height: 0; line-height: normal; border: none; width: 130px; color: #666655;}
#main-nav ul#main-navbar ul li a:hover {background: #646454; color: #fff;}
#main-nav div.mega-drop {display: none; z-index:999;}
#main-nav ul li.mega div.mega-drop {width: 312px; position:absolute; top: 35px; left: -10px; background: #fff; padding: 24px; border: none; background: url(/img/frontend/bg-nav-drop.png) bottom left no-repeat;}
#main-nav ul#main-navbar li.hovering div.mega-drop {display: block;}
#main-nav ul#main-navbar li.mega div.mega-drop ul {width: 150px; float: left;}
#main-nav ul#main-navbar li.mega div.mega-drop .highlight {float: left; background: url(/img/frontend/bg-topnav-box.png) bottom left no-repeat; width: 305px; margin: 25px 0 0 0;}
#main-nav ul#main-navbar li.mega div.mega-drop .highlight img {max-height:75px; max-width:75px;}
#main-nav ul#main-navbar li.mega div.mega-drop .highlight .inner {width: 215px; float: right; height: 77px;padding: 20px 0 0 0;}
#main-nav ul#main-navbar li.mega div.mega-drop .highlight .inner p.title {color:#000;font-size:11px;margin:0 0 2px 0;}
#main-nav ul#main-navbar li.mega div.mega-drop .highlight .inner p {clear: both; font-size: 11px;}
#main-nav ul#main-navbar li.mega div.mega-drop .highlight .inner a {border-left: none; border-right: none; color: #04a783; float: none; font-size: 11px; line-height: 1.5em; min-height: 1em; padding: 0; text-decoration: none; display: inline;}
#main-nav ul#main-navbar li.mega div.mega-drop .highlight .inner a:hover {background: none; border-bottom: 1px dotted #04a783;}
#main-nav ul#main-navbar li.mega div.mega-drop .highlight img {float: left; margin: 15px 0 0 10px; display: inline;}
#main-nav ul#main-navbar li.mega div.mega-drop li {background: url("/img/frontend/li-arrow.png") no-repeat scroll 0 4px transparent;line-height: 1.5em;padding-left: 10px;}
#brands-nav {float: left; width: 735px; color: #666655; font-size: 14px; margin: 5px 0 10px 0;}
#brands-nav ul {width: 600px; float: left;}
#brands-nav ul li {padding: 0 15px; float: left; border-right: 1px solid #f6f6f5; border-left: 1px solid #f1f1ef;}
#brands-nav ul li a {float: left; text-decoration: none; color: #666655;}
#brands-nav ul li:first-child {border-left: none;}
#brands-nav h3 {float: left; font-weight: normal;color: #666655;}
#footer-nav {float: right; width: 816px; margin: 0 0 15px 0;}
#footer-nav ul {float: left;}
#footer-nav ul li{float: left;padding: 0 15px;border-right: 1px solid #f6f6f5; border-left: 1px solid #f1f1ef; }
#footer-nav ul li.first {border-left: none;padding:0 15px 0 0;}
#footer-nav ul li a {float: left; padding: 0; text-decoration: none; color: #04b78f; border-bottom: 1px solid transparent;}
#footer-nav ul li a:hover{border-bottom: 1px dotted #04b78f; }
.content ul.page-nav, .breadcrumbs .header ul.page-nav {float: right; padding: 0;margin: 0 -5px 0 0; display: inline;}
.content ul.page-nav li, .breadcrumbs .header ul.page-nav li {float: left; background: none; padding: 0; margin: 0;}
.currency-selector {float: right; margin: -34px 0 0 0; display: inline;}
/* @group Sub Nav */
#subnav {float:left;width:148px;padding-top:5px;padding-bottom:15px;}
#subnav h3 {margin: 0; color: #000; padding: 0 5px 5px 5px;}
#subnav ul li {background: transparent url(/img/frontend/header-dots.png) repeat-x scroll left bottom; height: 1%;}
#subnav ul li a {color: #666655; text-decoration: none; padding: 5px; display: block;}
#subnav ul li a:hover, #subnav ul li.selected a {background: #f6f6f6  url(/img/frontend/header-dots.png) repeat-x scroll left bottom;color: #000;border: none;}
/* @end */
/* @end */
/* @group Forms */
input{font-size: 12px; color: #666655;}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus{ background-color:#f4fefc; border: 1px solid #04a783 !important; }
input.btn-submit{width: 52px !important; height: 23px !important; border: none !important; padding: 0 !important; background: url(/img/frontend/btn-submit.png) top left no-repeat; text-indent: -999em;cursor: pointer;}
form.standard-form{width: 310px;}
form.standard-form input{ width: 300px; padding: 5px; margin: 0 0 7px 0;border: 1px solid #E5E5E1;float: right;font-size: 12px;}
.instructions{ color: #E5E5E1; }

#register{ width: 728px; float:left; border-top: 1px solid #e5e5e1;padding: 10px 0 0 0;}
#register label, #edit_account label{ width: 150px; margin: 0 10px 0 0; padding: 5px 0; display: inline; float: left; text-align: right;font-size: 12px; }
#register input, #edit_account input, #edit_account select, #edit_account textarea, #search404 input{ width: 245px; float:left; border: 1px solid #E5E5E1; padding: 5px; font-size: 12px; color: #666655;}
#register .checkbox input{ width: auto; margin:0 5px 0 160px; display: block; border: none;}
#register .checkbox label{display: block; padding: 0; width: 200px; text-align: left;}
#register select{ width: 255px; float: left; margin: 5px 0 0 0; font-size: 12px;}
.row{ clear: both; margin: 0 0 10px 0; width: 420px;}
#register h3{ padding-left: 160px; }
#register fieldset{ background: url(/img/frontend/header-dots.png) bottom left repeat-x;padding: 0 0 10px 0;margin: 0 0 10px 0; }
#register ul{ margin:0 0 0 290px; }
/* @end */

/* @group Lists */
.content ul {padding: 0 0 10px 0;}
.content ul li {background: url(/img/frontend/li-dot.png) 0 .5em no-repeat; padding-left: 15px; margin: 0 0 10px 0;}
.content ol {padding: 0 0 10px 20px; margin: 0 0 0 0;}
.content ol li {list-style-type: decimal; list-style-position: outside; margin: 0 0 10px 0; color: #000;}
.content ol li span {color: #666655;}
ul.links li {background: url(/img/frontend/li-arrow.png) 0 2px no-repeat; padding: 0 0 0 15px; margin: 0 0 12px 0;/*height: 1%;*/}
ul.links li a {color: inherit; text-decoration: none;}
ul.ratings li {margin: 0 0 12px 0;}
ul.ratings li a {color: inherit; text-decoration: none;}
#sofware-blogs ul.links li a {color: #000;}
#sofware-blogs ul.links li a:hover {border-bottom: 1px dotted #000;}
#sofware-blogs ul.links li p {margin-top: 10px;}
#network ul.links li a {color: #000;}
#network ul.links li a:hover {border-bottom: 1px dotted #000;}
.wish-list {list-style: none;}
/* @end */
/* @group Footer */
#footer .logo {margin: 0 0 20px 0; float: left;}
#footer p.title {font-size:15px;margin: 0 0 5px;}
/* @end */
/* @group Components */
/* @group Misc */
#search-results {border-top: 1px solid #e5e5e1; padding: 14px 0 0 0;}
#search-results .columns{padding: 0 0 14px 0;}
.search-summary {font-size: 15px; margin: 0 0 30px 0;}
p#downloads-tip {background: transparent url("/img/frontend/downloads-over.png") top left no-repeat; display: none; position: absolute; padding: 0 20px; left: 5px; z-index: 999; width: 161px; height: 42px; color: #5e5e4e; line-height: 42px;}
/* @end */
/* @group Company Info */
#company-info {width: 816px; float: right;}
#company-info h4 {color: #666655; margin: 0 0 5px 0;}
#company-info a {color: #666655; text-decoration: none;border-bottom: 1px solid transparent;}
#company-info a:hover {border-bottom: 1px dotted #666655;}
#company-info p.copyright {font-size: 10px;}
#company-info .col-a {width: 330px; padding: 0 30px 0 0; float: left;}
#company-info .col-b {width: 292px; padding: 0 30px 0 0; float: left;}
#company-info .col-c {width: 110px; float: left;}
#company-info .col-c .container {background-color:#E5E5E1;border-radius:5px;-moz-border-radius:5px;padding:5px;width:100px;height:25px;margin-top:13px;}
#company-info .col-c span {padding:4px;font-size:0.9em;color:#665;}
.fb_icon {background: url(/img/frontend/facebook_logo_15.png) no-repeat 5px 5px;padding:8px;}
.tw_icon {background: url(/img/frontend/twitter_logo_15.png) no-repeat 5px 5px;padding:8px;}
#company-info .col-c span, #company-info .col-c .fb_icon, #company-info .col-c .tw_icon {display:block;float:left;}
#company-info .col-c a:hover {text-decoration: none;border-bottom: 0px;}
/* @end */
/* @group Site Map */
#site-map {position: relative;background:url(/img/frontend/bg-sitemap-btm.png) bottom left no-repeat;padding: 0 0 8px 0; margin: 0 0 15px 0; width: 816px; float: right;}
#site-map .site-map-wrapper{ background:url(/img/frontend/bg-sitemap-header.png) top left no-repeat;float:left;min-height:21px;padding:0 0 2px;text-align:right;width:816px;}
#site-map .site-map-inner{ float: left; display: none; }
#home #site-map .site-map-inner{display: block;}
#site-map .site-map-wrapper span{ position: absolute; top:7px; right: 40px; }
#site-map h2 {padding: 0 10px 10px 15px; margin: 0; font-size: 20px; font-weight: normal; color: #666655;  width: 796px;
background: url(/img/frontend/bg-sitemap-heading.png) bottom left no-repeat; height: 22px;}
#site-map h3{margin: 0 0 5px 0;}
#site-map h3 a {margin: 0; font-size: 14px; font-weight: normal; color: #666655;}
#site-map-links {position: relative; background:url(/img/frontend/bg-sitemap-inner.png) bottom left repeat-y;padding: 10px 30px 0px 30px; margin: 0 0 -7px 0;}
#site-map-links ul{margin: 0 0 20px 0;}
#site-map-links {-moz-column-count: 5; -moz-column-gap: 1em; -webkit-column-count: 5; -webkit-column-gap: 1em; column-count: 5; column-gap: 1em;}
/* @end */
/* @group New Customers */
#new-customers {position: relative; float: left; margin: -8px 0 0 50px; position: relative;display: inline;}
#new-customers a.handle {background: url(/img/frontend/bg-toplink.png) top right no-repeat; float: left; padding: 10px 35px 0px 35px; color: #666655; text-decoration: none;}
#new-customers.open a.handle {background: url(/img/frontend/bg-signin-top-sprite.png) top right no-repeat; color: #c6c6bc;}
#new-customers .outer {background: url(/img/frontend/bg-signin-btm-sprite.png) no-repeat scroll -2px 100% transparent; border: medium none; position: absolute; right: 0; top: 26px; width: 399px; z-index: 101; display: none;}
#new-customers .inner {background: url(/img/frontend/bg-signin-top.png) top right no-repeat; float: right; padding: 20px; margin-bottom: 15px; width: 359px;}
#new-customers input {border: 1px solid #e2e2e2; padding: 5px; width: 159px;}
#new-customers input.checkbox {width: auto; border: none;}
#new-customers input.btn-submit { margin-top: 10px; float: right;}
#new-customers.open form a {background: none; color: #04A783; padding: 0;}
#new-customers .col-a {float: left; padding: 0; width: 171px;}
#new-customers .col-b {float: right; padding: 0; width: 171px;}
#new-customers p {margin: 0 0 5px 0;}
#new-customers p.title, #sign-in p.title {color:#000;font-size:13px;margin: 0 0 5px 0;}
/* @end */
/* @group Sign In */
#sign-in {position: relative; float: right; margin: -8px -1px 0 0; display: inline;}
#sign-in a.handle {background: url(/img/frontend/bg-toplink.png) top right no-repeat; float: left; margin-right: 1px; padding: 10px 33px 0px 20px; color: #666655; text-decoration: none;}
#sign-in.open a.handle {background: url(/img/frontend/bg-signin-top-sprite.png) 100% -30px no-repeat; color: #c6c6bc;}
#sign-in .outer {background: url(/img/frontend/bg-signin-btm-sprite.png) no-repeat scroll -401px 100% transparent; border: medium none; position: absolute; right: 1px; top: 26px; width: 211px; z-index: 101; display: none;}
#sign-in .inner {background: url(/img/frontend/bg-signin3-top.png) top right no-repeat; float: right; padding: 20px 20px 10px 20px; margin-bottom: 10px; width: 171px;}
#sign-in input {border: 1px solid #e2e2e2; padding: 5px; width: 159px;display: block;}
#sign-in input.checkbox {width: auto;display: inline;}
#sign-in input.btn-submit { margin-top: 5px;float: right;}
#sign-in.open form a {background: none; color: #04A783; padding: 0;}
#sign-in .col-a {float: left; padding: 0; width: 171px;}
#sign-in .col-b {float: right; padding: 0; width: 171px;}
#sign-in h5, #sign-in p{ margin: 0 0 5px 0;}
.fbdiv, .fbdivcenter {margin: 5px 0 10px 0;overflow:hidden;}
.fbdivcenter {margin: 5px auto 10px auto;width:90px;}
#signInForm {display:none;}
#signInLocal {text-decoration:underline;cursor:pointer;clear:both;}
/* @end */
/* @group New Customers */
#logged-in {float:right;margin:0 10px 0 0;position: relative;display: inline;text-align:right;}
/* @end */
/* @group Currency Selector */
#currency-selector {float: left; width: 210px; margin: 0 0 0 -160px;display: inline;position:relative;z-index:101;}
#currency-selector label {float: left;line-height:23px; margin: 0 5px 0 0;}
#currency-selector #country {float: left; width: 17px; height: 17px; background: url(/img/frontend/ico-country.png) top left no-repeat; margin: 3px 5px 0 0;}
#currency-selector select {float: left;height:23px; margin: 0 5px 0 0; width: 90px; font-size: 12px}
/* @end */
/* @group Site Search */
#site-search {position:relative;width: 507px;float:left;}
#site-search input {border: 1px solid white; padding: 5px; width: 445px;}
#site-search label {position: absolute; left: -999em;}
#site-search form {border: 2px solid #e9e9e9; position: relative; -webkit-border-radius: 5px; -webkit-border-top-left-radius: 0; -moz-border-radius: 5px; -moz-border-radius-topleft: 0; border-radius: 5px; border-top-left-radius: 0; width: 500px; padding: 5px; float: left; background: url(/img/frontend/bg-search.png) top right repeat-y;}
#site-search #simple, #site-search #advanced {float: left; width: 455px;}
#site-search .tabs {bottom: -2px; left: 0; position: relative; float: left;height:35px}
#site-search .tabs .ui-state-default a {border: 2px solid #e9e9e9; border-bottom: none; background: #e9e9e9; color: #666655;}
#site-search .tabs .ui-tabs-selected a {background: #fff; color: #666655;}
#site-search #search-submit {float: right; width: 28px; background: url(/img/frontend/ico-search.png) center center no-repeat; text-indent: -999em;border: none;font-size: 0;display:block;line-height: 0;height: 26px;}
#search-submit:hover {cursor: pointer;}
/* @end */
/* @group Product */
.product {width: 100%; position: relative;}
/*.product img {position: absolute; top: 0; left: 0;}*/
.product .prod-desc {line-height: 1.2em; padding: 0 0 0 75px;}
/*.panel .content .product h3 {color: #04a783; font-size: 14px; font-weight: normal; margin: 0 0 10px 0;float: left;width: 100%;}*/
.panel .content .product h3 a {margin: 0; font-size: 14px; width: 140px;line-height: 1.2em;}
.panel .content .extended .col-a .product h3 a {margin: 0; font-size: 22px; line-height: 22px;width: 100%;}
#sub-category .content-conveyor h3 {font-size: 22px; line-height: 22px; margin: 0 0 10px 0;}
/*#products .panel .content .product h3, */#products .panel .content .product h1 {color: #000; font-size: 22px; line-height: 22px; margin: 0 0 5px 0;}
.content h1 a {color: #000 !important;}
.content h1 a:hover {border:none !important;}
.product .price {font-size: 25px; color: #04a783; margin: 0 0 4px 0;}
.product .price .retail-price {font-size: 12px; color: #666655; display: block; margin: 5px 0 0 0;}
.product .price-license{/*display: block;*/ display:inline; margin: 10px 0 0 0;}
#products .product #license {color: #04a783; font-size: 14px;}
#products .product #license_na {font-weight: bold;}
#product_main_price {margin-bottom: 5px;}
#products .product .price{margin: 0 0 10px 0;}
#products .product .retail-price{font-size: 14px;}
#products .product .platform{line-height: 1.5em;margin: 0 0 3px 0;}
p#vtip {background: transparent url("/img/frontend/coupon-over.png") top left no-repeat; display: none; position: absolute; padding: 0 20px 0 20px; left: 5px; z-index: 999; width: 181px; height: 43px; color: #fff; line-height: 35px; font-size: 11px;}
.product .coupon, .plisting .coupon, .dlisting .coupon, .pricelisting .coupon, .alisting .coupon {background: transparent url(/img/frontend/price-tag_short_red.png) no-repeat scroll left top; color: #FFFFFF; font-weight:bolder; height: 21px; line-height: 21px; margin-left: -10px; padding: 0 0 0 30px; margin: 0 0 5px -10px; text-align: left; width: 70px; float: left;display: inline;}
.plisting .coupon, .alisting .coupon {float:right; margin-left:10px;}
.plisting .coupon a, .alisting .coupon a {color:#fff;font-weight:bolder;}
#products .product .coupon{margin: 0 0 10px 2px;width:100%;}
.product .coupon a {color:white;font-weight:bolder;}
#content .product .coupon a:hover{border: none;}

#product_main_download {height:46px;padding:10px 0;}
#product_main_download img {position:relative;}
#content #product_main_download a:hover, #content .product_search_download a:hover {border:0;}

.product .user-action .rating {margin: 0 auto;width:66px;}
.product .trial {background: #f6f7f5 url(/img/frontend/btn-bg-right.png) top right no-repeat; color: #666655; text-decoration: none; margin: 0 5px 5px 0; float: left; font-size: 11px;}
.product .trial span {background: url(/img/frontend/btn-bg-left.png) top left no-repeat; line-height: 24px; padding: 0 8px; display: block;}
.product .buy {background: #f6f7f5 url(/img/frontend/btn-bg-right-green.png) top right no-repeat; color: #028F70; text-decoration: none; margin: 0 5px 5px 0; float: left; font-size: 11px;}
.product .buy span {background: url(/img/frontend/btn-bg-left-green.png) top left no-repeat; line-height: 24px; padding: 0 8px; display: block;}
.product .review {background: #f6f7f5 url(/img/frontend/btn-bg-right-green.png) top right no-repeat; color: #028F70; text-decoration: none; margin: 0 5px 5px 0; float: left; font-size: 11px;}
.product .review span {background: url(/img/frontend/btn-bg-left-green.png) top left no-repeat; line-height: 24px; padding: 0 8px; display: block;}
.product .trial:hover, .product .buy:hover, .product .review:hover {border:0 !important;}
#product_main_download .buy, #extraDownload .buy, .pricelisting .buy, .big_dl_button {background: #f6f7f5 url(/img/frontend/btn-bg-right-green-big.png) top right no-repeat;}
#product_main_download .buy span, #extraDownload .buy span, .pricelisting .buy span, .big_dl_button span {background: url(/img/frontend/btn-bg-left-green-big.png) top left no-repeat; font-size: 200%;line-height: 48px; padding: 0 16px;}
.big_dl_btn_container{display: block;height: 28px;margin: 0 auto;width: 130px;}
.big_dl_button{color: #028F70;float: left;font-size: 11px;margin: 0 5px 5px 0;text-decoration: none;}
.big_dl_button span {display:block}
.product .watch-price {color: #000; font-size: 10px; text-decoration: none; float: left;border-bottom: 1px solid #fff;}
#products .product .watch-price{ font-size: 12px;float: left; border-bottom: 1px solid #fff;}
.product.description {width: 550px; float: left; margin: 0 15px; display: inline; min-height: 220px;}
.product.description .prod-desc {padding: 0 0 0 180px;}
.product.detail {position: relative; float: left; margin: 0 0 20px 0; display: inline;/* min-height: 330px;*/}
.product.detail .prod-desc {float: left; padding: 0 0 0 195px; width:330px}
.product.detail .prod-details {float:left;margin-left:20px;width:180px;}
.purchased {float: left; width: 248px; margin: 0 5px; padding: 0 10px 5px 10px;display: inline;}
.purchased ul{ padding: 0; }
.purchased .prod-desc { padding: 10px 0 0 75px;}
.product .write-review {clear: both;margin: 0 0 15px 0;/*text-align:left;*/}
.product .tag {position: absolute; top: 0; right: 0; width: 40px; height: 69px; background: url(/img/frontend/ico-tag-large.png) top right no-repeat; padding: 60px 12px 0 10px; color: #fff; font-size: 11px;}
/* @group Products - QnA */
#products #qna{clear:both;}
#qna .wrapper {float: left;}
#qnas_container .wrapper {border-top: 1px solid #E5E5E1;padding: 15px 0 15px 0;}
#qna .caption {width: 60px; float: left;}
#qna .profile_pic {float: left; margin-right:10px;}
#qna .comment {float: right;width: 663px;}
#qna .comment h5 {color: #666655; font-size: 12px; font-weight: bold;}
#qnas_container .write {display:none;float: left;margin-top: 10px;}
#qna .write {border-bottom-left-radius:5px;border-bottom-right-radius:5px;}
#qna .write input {border: 1px solid #cccccc; padding: 5px; width: 427px;}
#qna cite {display: block; color: #AAAAA0; font-size: 11px; font-style: normal;}
#qna .write textarea {border:1px solid #cccccc; height:13px; margin-right:3px; overflow:hidden; padding: 5px; width:590px;}
#qna .write textarea:focus {height: 10em;overflow:auto;}
#qna .write #qna_question:focus{height: 5em;}
#qna .answers {background: url(/img/frontend/bg-qna-box-top.png) top left no-repeat;margin: 0 0 0 60px;padding: 8px 0 0 0;}
#qna .answers .inner {background: #f6f6f6; margin: 0; padding: 10px 20px;}
#qna .item {background: #f6f6f6;clear: both;margin: 0 0 0 60px;padding: 10px 20px;}
#qna .ask-question {padding-top:0;}
#qna .ask-question .answers { background: url(/img/frontend/bg-question-top-large.png) top left no-repeat;margin:0;width: 556px;padding: 20px 0 5px 20px;}
#qna .ask-question .answers span {color: #AAAAA0;}
#qna .ask-question .write { background: url(/img/frontend/bg-question-btm-large.png) bottom left no-repeat;margin:0;width: 556px;padding: 0 0 10px 20px;}
#qna .ask-question .write textarea {width: 474px;}
/* @end */
/* @group Products - User */
#user ol {padding: 0 0 10px 0; width: 100%;}
#user ol li {color: #666655; margin: 0 0 20px 0; border-bottom: 1px solid #E5E5E1; padding: 0 0 10px 0; float: left; list-style: none;}
#user .comment-wrapper {border-top: 1px solid #E5E5E1;float: left;padding: 15px 0 5px 0;}
#user .comment-wrapper:first-child, #qna .wrapper:first-child {border:0;}
#user .comment {width: 545px; margin-left: 20px; display: inline; float: right; color: #666655;}
#user .comment h5 {color: #666655; font-size: 12px; font-weight: bold;}
#user .caption {width: 158px; float: left; color: #AAAAA0; font-size: 11px; margin: 3px 0 0 0;}
#user .caption img, #qna .caption img {float:left; margin-right: 10px;}
#user .write {float: left;margin: 20px 0 0 15px;width: 545px;}
#user label {display: inline-block; margin: 0 0 2px 0;}
#user label span {color: #AAAAA0;}
#user input {display: block; margin: 0 0 10px 0; width: 535px; border: 1px solid #E5E5E1; padding: 5px;}
#user textarea {display: block; margin: 0 0 10px 0; width: 535px; border: 1px solid #E5E5E1;overflow:hidden;padding: 5px; height:13px;color:#666655;font-size:12px;}
#user textarea:focus {height: 10em;overflow:auto;}
#user select {width: 100px;}
#user input.btn-submit {/*margin-top: 20px;*/float: right;}
#user .write-review {clear: both; margin: 0 0 10px 0;}
#username_requested {text-align:right}
#username_requested input {display:inline-block; margin-left: 5px;}
.youtube {background: url(/img/frontend/ico-video.png) 0 2px no-repeat;float:right;padding: 0 0 0 20px;}
#postDownload {display:none;}
/* @end */
/* @end */
/* @group Product - Purchased */
.product.purchased ul li {background: none; padding: 0; margin: 0;}
.product.purchased ul li span {color: #000;}
.product.purchased img {left: 10px; top: 10px;}
/* @end */
/* @group Product - Variation */
#spotlight .product {width: 215px; float: left; margin: 0 15px; display: inline;}
#software .product {width: 215px; float: left; margin: 0 15px; display: inline;}
#hero .product {width: 460px; float: left; margin: 0 15px; display: inline;}
#category .product {width: 544px; float: left; margin: 0; padding: 0 15px 0 14px; display: inline; min-height: 220px;height: auto !important; height:220px;}
#category .product img {left: 15px;}
#category .product .prod-desc {padding: 0 0 0 180px;}
/* @end */
/* @group Star Rating */
.rating {background: url(/img/frontend/ico-stars-small.png) top left no-repeat; padding: 0; width: 66px; margin: 0 5px 0 0; text-indent: -999em; float: left;}
.rating .stars {background: url(/img/frontend/ico-stars-small.png) -67px 0 no-repeat; float: left;}
.rating-large {background: url(/img/frontend/ico-stars-large.png) top left no-repeat; padding: 0; width: 115px; margin: 0 5px 0 0; text-indent: -999em; float: left; height: 19px;}
.rating-large .stars {background: url(/img/frontend/ico-stars-large.png) -116px 0 no-repeat; float: left; height: 19px;}
.product-table .rating {display: block; margin: 0 0 5px 0;}
/* @end */
/* @group Panels */
.panel {float: left; width: 100%; margin: 0;}
.panel .header {color: #666655; padding: 0 10px; position: relative; /*border-bottom: 1px solid #E5E5E1;*/}
.panel .header h2 {font-size: 20px; font-weight: normal; float: left; padding: 10px; margin: 0; color: #666655;}
.panel .header a.btn {float: right; color: #666655; display: inline; margin: 8px 5px 0 0;}
.panel .header form {float: right; margin: 8px 10px 0 0; display: inline;}
.panel .header form label {margin-right: 5px;}
.panel .content {padding: 20px; /*background: #fff url(/img/frontend/bg-panel-large.png) bottom left no-repeat;*/ position: relative; min-height: 200px;}
.panel .content h3 a {color: #04a783; font-size: 17px; font-weight: normal; margin: 0 0 20px 0;  text-decoration: none;}
.panel ul.links li a {color: #04a783; text-decoration: none;}
.panel ul.links li a:hover {border-bottom: 1px dotted #04a783;}
/* @end */
/* @group Breadcrumbs */
.breadcrumbs .header {/*background: #f4f4f3 url(/img/frontend/bg-panel-top-large-w.png) top left no-repeat;*/ /*border-bottom: none; */padding: 20px 20px 0 20px; position: relative; color: #AAAAA0;}
.breadcrumbs .header a {color: #04a783; text-decoration: none;}
.breadcrumbs .header ul li {float: left; margin: 0 10px 0 0; padding: 0 0 0 10px;background: url(/img/frontend/bg-breadcrumb.png) 0 5px no-repeat;}
.breadcrumbs .header ul li:first-child{ padding: 0; background: none; }
.breadcrumbs .content {border-top: none; padding: 20px; position: relative; min-height: 200px;}
/* @end */
/* @group Content Area */
#content-area {width: 602px; float: left; margin: 0 0 10px 13px;}
#content-area .header {width: 582px; background: url("/img/frontend/bg-panel-category-g.png") no-repeat scroll left top #f4f4f3;}
#content-area .content {width: 562px; background: url("/img/frontend/bg-panel-mid-btm.png") no-repeat scroll left bottom #FFFFFF;}
/* @end */
/* @group Category */
#category {width: 602px;}
#category .header {background: #04a783 url(/img/frontend/bg-panel-category.png) top left no-repeat; color: #fff; width: 582px;}
#category .header h2 {color: #fff;}
#category .content {border-top: none; width: 582px; padding: 10px;}
/* @end */

.software-links h4 {color: #000; margin: 0 0 10px 0;}
/* @group Columns */
.columns {clear: both; margin: 0 0 14px 0;padding: 0 0 14px 0;background: url(/img/frontend/bg-panel.png) -15px 100% no-repeat; border-bottom: 1px solid #e5e5e1; }
.last {border-bottom: none; margin: 0; padding: 0;}
/*.columns:last-child {margin: 0;}*/
.col-a {float: left; width: 210px; padding: 0 20px 0 0;}
.col-b {float: left; width: 210px; padding: 0 20px;}
.col-c {float: left; width: 210px; padding: 0 0 0 20px;}
.extended {background: url(/img/frontend/bg-panel-2col.png) -15px 100% no-repeat;}
.extended .col-a {width: 465px;}
#accounts .columns {background: url(/img/frontend/bg-panel-2col.png) -215px 100% no-repeat;}
.col {width: 242px; padding: 0 30px 0 0; float: left;}
/* @end */
/* @group Slider */
.viewer {width: 743px; position: relative; overflow: hidden;}
.content-conveyor {width: 743px; position: relative; overflow: hidden; margin: 0 0 10px 0; /*min-height: 180px;*/ height: auto !important;}
a.btn-next {background: url(/img/frontend/btn-scroll-right.png) top left no-repeat; width: 162px; height: 19px; text-indent: -999em; display: block; float: left;}
a.btn-prev {background: url(/img/frontend/btn-scroll-left.png) top left no-repeat; width: 23px; height: 19px; text-indent: -999em; display: block; float: left; margin-left: 10px; display: inline;}
#category a.btn-prev {margin: 0;}
.slider {background: url(/img/frontend/btn-scroll-mid.png) top left no-repeat; width: 545px; height: 19px; float: left; position: relative;}
#content .slider a:hover {border:0;}
#category .slider {width: 390px;}
#sub-category .viewer {width: 575px;}
.ui-widget-content .ui-slider-handle {background: url(/img/frontend/slide-handle.png) center center no-repeat; width: 139px; height: 19px; display: block; cursor: default; position: absolute; z-index: 2;}
/* @end */
/* @group Tabs */
.tabs {position: absolute; right: 10px; bottom: -1px; z-index: 99;}
.tabs ul li {float: left; margin: 0; list-style: none; background: none;}
.ui-state-default a {color: #fff; text-decoration: none;}
.tabs ul li.ui-state-default a {float: left; -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; padding: 4px 15px; background: #66c6b0; color: #fff; margin: 10px 4px 0 0; border-bottom: 1px solid #e5e5e1;} /* dont intefer with UI styles, relocating styles... */

#account_tabs ul li.ui-state-default a {float: left; -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; padding: 4px 15px; margin: 11px 4px 0 0; }

.tabs ul li.ui-state-hover a{background: #09896d;}
.tabs ul li.ui-tabs-selected a {padding: 8px 15px 4px 15px; background: #fff; border: none; margin-top: 6px; color: #000; text-decoration: none; border-bottom: 1px solid #fff;}

#account_tabs ul li.ui-tabs-selected a {padding: 8px 15px 4px 15px;  margin-top: 6px;  border-bottom: 1px solid #fff;}

.ui-tabs-hide {display: none !important;}
/* @end */
/* @group Tabs - Variations */
#explore-software .ui-state-default a {background: #e3e3df; color: #666655; border-bottom: 1px solid #e5e5e1;}
#explore-software .ui-state-hover a {background: #d3d3d0;}
#explore-software .ui-tabs-selected a {background: #fff; border-bottom: 1px solid #fff;}
#products .content .tabs {float: left; position: relative; width: 100%; border-bottom: 1px solid #e5e5e1; right: 0; bottom: 0; padding: 0;}
#products .content .tabs ul {position: absolute; bottom: -1px; padding: 0;}
#products .content .tabs ul li {padding: 0;}
#products .ui-state-default a, #account_tabs .ui-state-default a {background: #e3e3df; color: #666655; border-bottom: 1px solid #e5e5e1;}
#products .ui-state-hover a, #account_tabs .ui-state-hover a {background: #d3d3d0;}
#products .ui-tabs-selected a, #account_tabs .ui-tabs-selected a {background: #fff; border: 1px solid #e5e5e1; border-bottom: 1px solid #fff;}
#account_tabs ul {border-bottom:1px solid #E5E5E1;}
/* @group Must Haves */
#must-haves .ui-state-default a {background: #e3e3df; color: #666655; border-bottom: 1px solid #e5e5e1;}
#must-haves .ui-state-hover a {background: #d3d3d0;}
#must-haves .ui-tabs-selected a {background: #fff; border: 1px solid #e5e5e1; border-bottom: 1px solid #fff;}
/* @end */
#products .ui-tabs-panel {padding: 20px; float: left;}
#products #site-search .ui-tabs-panel {padding: 0;}
/* @end */
.software-links {float: left;}
/* @group Bought */
ol.bought {padding: 0;}
ol.bought li {width: 168px; padding: 0 9px; font-size: 37px; color: #666655; float: left; list-style-position: inside;}
ol.bought .product {font-size: 12px; width: 127px; float: right;position: relative;padding: 0 0 134px 0;}
ol.bought .product .prod-desc {padding: 0; display: block;}
ol.bought .product .rating {margin: 0 0 10px 0; width: 66px;}
ol.bought .product img {bottom: 0;top: auto;}
.panel .content ol.bought .product h3 a{font-size: 14px; line-height: 1.2em;}
/* @end */
/* @group Featured Product */
ul.featured {padding: 0; list-style: none;float: left;}
.content ul.featured li {width: 168px; padding: 0 9px; font-size: 37px; color: #666655; float: left; background: none;position: relative;}
ul.featured .product {font-size: 12px; width: 127px; margin: 0 auto;position: relative;padding: 0 0 140px 0;}
ul.featured .product .prod-desc {padding: 0; display: block;}
ul.featured .product .prod-desc h3, ul.featured .product .prod-desc p,#featured-reviews ul.featured .product img  {text-align: center;}
.panel .content ul.featured .product h3 {font-size: 14px; line-height: 1em;}
ul.featured .product .rating {margin-left: 18px; width: 66px; margin: 0 0 10px 20px;}
#sub-category #featured-reviews ul.featured .product img {bottom: 0;top: auto;left: 15px;}
#featured-reviews .slider{ display: none; }
#featured-reviews a.btn-next {background: url(/img/frontend/nav-feature-right.png) top left no-repeat; width: 23px; height: 135px; text-indent: -999em; margin: 0; position: absolute; top: 40px; right: 0;}
#featured-reviews a.btn-prev {background: url(/img/frontend/nav-feature-left.png) top left no-repeat; width: 23px; height: 135px; text-indent: -999em; margin: 0; position: absolute; top: 40px; left: 0;}
#featured-reviews a.btn-prev:hover,#featured-reviews a.btn-next:hover{ background-position: bottom left; }
#sub-category #featured-reviews{width: 562px;}
#sub-category #featured-reviews h3 a{font-size: 14px;line-height:1.2em;}
#sub-category #featured-reviews .content-conveyor{margin: 0;}
/* @end */
/* @group Product Table */
.product-table {border-top: 10px solid #f6f6f6;width:100%}
.product-table .product img {position: relative; display: block;}
.product-table .product .prod-desc {padding: 0; display: block;}
.product-table .product .prod-desc h3 a {font-size: 13px; line-height: 1.2em;}
.product-table .product .price {font-size: 15px;}
.product-table th {text-align: left; width: 130px; font-size: 11px;}
.product-table th, .product-table td {padding: 5px 10px; font-size: 11px;}
.product-table td {border-left: 1px solid #e5e5e1; vertical-align: top;}
.product-table .row-rank th {background: #f6f6f6;}
.product-table .row-rank td {background: #f6f6f6; border-left: 1px solid #e5e5e1; color: #000; font-weight: bold;}
.product-table .row-product th {vertical-align: top;}

.product .reviews {float: left; margin: 0 0 5px 0;}
.product .title {min-height: 6em;}
.product .video {background: url("/img/frontend/ico-video.png") top left no-repeat; text-indent: -999em; width: 13px; height: 10px; float: left; clear: both;}
/* @end */
/* @group Accounts */
#accounts .panel {display: inline; float: left; margin: 0 0 20px 13px; width: 602px;}
#accounts .panel .header {width: 562px; background: #fff url(/img/frontend/bg-panel-mid-top.png) top left no-repeat;}
#accounts .panel .content {width: 562px; background: #fff url(/img/frontend/bg-panel-mid-btm.png) bottom left no-repeat;}
#accounts .remove {position: absolute; top: 16px; right: 0px;}
#accounts .view {position: absolute; bottom: 16px; right: 0px;}
/* @group User Reviews */
#accounts #user .comment-wrapper {float: left;}
#accounts #user .comment {width:445px;}
#accounts #user .caption {width:95px;}
#accounts #user h3 a {font-size: 14px; width: 100%; margin: 0;}
#accounts #user {margin: 15px 0 10px 0; border-bottom: 1px solid #E5E5E1; padding: 0;}
#accounts #user .date {clear:both;margin: 0 0 13px 0;}
/* @end */
/* @group QnA */
#accounts #qna {margin: 15px 0 10px 0; border-bottom: 1px solid #E5E5E1; padding: 0;}
#accounts #qna .comment {width:492px;}
#accounts #qna .caption {width:70px;}
#accounts #qna .wrapper {border-top:1px solid #E5E5E1;padding:15px 0 0 0;}
/*#qna .comment {width: 408px; margin: 0 20px; display: inline; float: right; color: #666655;}*/
/*#qna .comment h5 {color: #666655; font-size: 12px; font-weight: bold;}*/
/*#qna .caption {width: 71px; float: left; color: #AAAAA0; font-size: 11px; margin: 3px 0 0 0;}*/
#qna label span {color: #AAAAA0;}
#qna input {display: block; margin: 0 0 10px 0; width: 396px; border: 1px solid #E5E5E1; padding: 5px;}
#qna select {width: 100px;}
#qna input.btn-submit {display: inline-block;margin-top:1px;vertical-align:top;}
.panel .content #qna h3 a {font-size: 14px; width: 100%; margin: 0;}
/* @end */
/* @group Network */
#my-network {border-bottom: 1px solid #E5E5E1; padding: 0; margin: 0 0 10px 0;}
#my-network .network-items {float: right; width: 445px;}
#my-network img {float: left; border: 1px solid #e5e5e1; margin: 0 0 15px 0;}
#my-network li {position: relative; background: none; border-top: 1px solid #E5E5E1; padding: 15px 15px 0 15px; margin: 0;}
#my-network li:hover {background: #f6f6f6; cursor: pointer;}
#my-network a.btn {position: absolute; top: 10px; right: 15px;}
#my-network a.follow {border: none; background: url(/img/frontend/ico-green-tick.png) 0 3px no-repeat; padding: 0 0 0 15px;}
.panel .content #my-network h3 a {font-size: 14px; margin: 0;}
/* @end */
/* @group Software Checker */
#software-checker {position: relative; float: left; min-height: 109px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; border: 1px solid #dcf7f1; background: #f3fdfb; padding: 15px 120px 0 150px; margin: 10px 0 20px 0;}
#software-checker img {position: absolute; left: 15px; bottom: 0;}
#software-checker h3 {color: #04a783; font-size: 15px; margin: 0 0 5px 0;}
#software-checker a.btn {background: #f6f7f5 url(/img/frontend/btn-greenl-right.png) top right no-repeat; color: #04a783; text-decoration: none; margin: 0 5px 5px 0; float: left; font-size: 15px;}
#software-checker a.btn span {background: url(/img/frontend/btn-greenl-left.png) top left no-repeat; line-height: 32px; padding: 0 15px; display: block;}
#software-checker .download {line-height: 31px;}
/* @end */
/* @end */
/* @group Site Map */
#site-map .col-a {width: 130px;}
#site-map ul li {margin: 0 0 4px 0;}
#site-map ul li a {color: #AAAAA0; text-decoration: none;}
/* @end */
/* @group Box */
.box {border:1px solid #E5E5E1;padding:7px 0 0 0;margin:0 0 15px 0;position:relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.box-inner {padding: 10px 12px 10px 12px;}
.box h3, .box .h3title, .box .box_title {border-bottom:1px dotted #E5E5E1;color:#000;font-size:15px;font-weight: normal;margin:0 0 10px 0;padding:0 0 10px 0;}
.box h3 span, .box .h3title span, .box .box_title span {color:#AAAAA0;display: block;font-size: 13px;text-transform: uppercase;}
/* @end */
/* @group User Reviews */
ul.user-reviews {font-size: 11px; margin-bottom: 5px; padding: 0; list-style: none;}
ul.user-reviews li {margin: 0; padding: 0; background: none;}
ul.user-reviews li a {color: #04a783; text-decoration: none;}
/* @end */
/* @group PopUps */
#popup-sign-in, #youtube-embed, #submitted, #popup-software-checker, #variation, #downloadPopup, #stubPopup, #black_friday_popup {display: none;}
.popup {margin-top:-14px;}
.popup p.title {color:#000;font-size:15px;margin:0 0 15px;}
/* @group DialogBox */
.ui-widget-overlay {z-index: 5000; position: absolute; background: black; opacity: 0.3}
.ui-dialog {position: absolute; padding: .2em; width: 300px; overflow: hidden;}
.ui-dialog .ui-dialog-titlebar {padding: .5em 1em .3em; position: relative;}
.ui-dialog .ui-dialog-title {/*display: none;*/font-size:15px;left:40px;position:relative;top:30px;}
.ui-dialog .ui-dialog-titlebar-close span {display: block; margin: 0; padding: 0; background: url(/img/frontend/btn-popup-close.png) top right no-repeat; height:19px;line-height: 19px;width:19px;}
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus {padding: 0;}
.ui-dialog .ui-dialog-content {border: 0; background: none; overflow: auto; zoom: 1;}
.ui-dialog .ui-dialog-buttonpane {text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em;}
.ui-dialog .ui-dialog-buttonpane button {float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width: auto; overflow: visible;}
.ui-dialog .ui-resizable-se {width: 14px; height: 14px; right: 3px; bottom: 3px;}
.ui-draggable .ui-dialog-titlebar {cursor: move;}
/* @end */
/* @group Dialog Box - SignIn */
.popup-sign-in {width: 617px; float: left;}
.popup-sign-in .ui-dialog-titlebar {background: url(/img/frontend/popup-signin-top.png) bottom left no-repeat; height: 53px; padding: 0;}
.popup-sign-in .ui-dialog-titlebar-close {position: absolute; bottom: 6px; right: 40px; text-decoration: none; color: #666655;}
.popup-sign-in .popup {background: url(/img/frontend/popup-signin-btm.png) bottom left no-repeat; padding: 20px 40px 38px 40px;}
/*.popup-sign-in  a {display: block;}*/
.popup-sign-in .col-a {width: 240px; padding: 0; float: left;}
.popup-sign-in .col-b {width: 240px; padding: 0; float: right; padding-left: 26px; border-left: 1px solid #e5e5e1;}
.popup-sign-in  input {border: 1px solid #e2e2e2; width: 230px; display: block;font-size:12px;padding:5px;margin: 0 0 5px 0;}
.popup-sign-in  label{ /*display: block;*/margin: 0 0 2px 0; }
.popup-sign-in  label.checkbox{ float: right; width: 220px; font-size: 11px;}
.popup-sign-in .col-a label.checkbox{ width: auto; float: left; margin: 0 5px 0 0; color: #c6c6c6; font-size: 12px; }
.popup-sign-in  input.checkbox {width: auto; display: inline;}
.popup-sign-in  input.btn-submit { margin-top: 10px; float: right;}
/* @end */
/* @group Dialog Box - Youtube */
.popup-youtube {width: 447px; float: left;}
.popup-youtube .ui-dialog-titlebar {background: url(/img/frontend/popup-youtube-top.png) bottom left no-repeat; height: 53px; padding: 0;}
.popup-youtube .ui-dialog-titlebar-close {position: absolute; bottom: 6px; right: 40px; text-decoration: none; color: #666655;}
.popup-youtube .popup {background: url(/img/frontend/popup-youtube-btm.png) bottom left no-repeat; padding: 30px 40px 65px 40px;}
.popup-youtube  a {display: block;}
.popup-youtube h3{color: #323228;}
.popup-youtube  input {border: 1px solid #e2e2e2; width: 355px; display: block;font-size:12px;padding:5px;}
.popup-youtube  input.btn-submit { margin-top: 10px; float: right;}
.popup-youtube ol {padding: 0 0 10px 20px; margin: 0 0 0 0;}
.popup-youtube ol li {list-style-type: decimal; list-style-position: outside; margin: 0 0 10px 0;}
/* @end */
/* @group Dialog Box - Submitted */
.popup-submitted {width: 447px; float: left;}
.popup-submitted .ui-dialog-titlebar {background: url(/img/frontend/popup-youtube-top.png) bottom left no-repeat; height: 53px; padding: 0;}
.popup-submitted .ui-dialog-titlebar-close {position: absolute; bottom: 6px; right: 40px; text-decoration: none; color: #666655;}
.popup-submitted .popup {background: url(/img/frontend/popup-youtube-btm.png) bottom left no-repeat; padding: 20px 40px;}
/* @end */
#variation .popup #variation_table {max-height: 200px;margin-bottom: 1em;overflow: auto;}
#variation .popup #variation_table td {padding: 2px 5px;}

.popup-downloadPopup {width: 617px; float: left;}
.popup-downloadPopup .ui-dialog-titlebar {background: url(/img/frontend/popup-signin-top.png) bottom left no-repeat; height: 53px; padding: 0;}
.popup-downloadPopup .ui-dialog-titlebar-close {position: absolute; bottom: 6px; right: 40px; text-decoration: none; color: #666655;}
.popup-downloadPopup .popup {background: url(/img/frontend/popup-signin-btm.png) bottom left no-repeat; padding: 30px 40px 38px 40px;}
#downloadPopup h3, #stubPopup h3 {margin-top:2em;}

.popup-stubPopup {width: 804px; float: left;}
.popup-stubPopup .ui-dialog-titlebar {background: white; height: 33px; padding: 0;}
.popup-stubPopup.ui-dialog .ui-dialog-title {left: 15px;}
.popup-stubPopup .ui-dialog-titlebar-close {position: absolute; bottom: 6px; right: 15px; text-decoration: none; color: #666655;}
.popup-stubPopup.ui-dialog .ui-dialog-title {top: 10px;}
.popup-stubPopup .ui-corner-all {border-radius:0;}
.popup-stubPopup .popup {background: white url(/img/frontend/stub-popup-bg-irfanview.jpg) 10px 20px no-repeat; height:350px;padding:10px 20px 20px;}


#stubPopup_details{float:left;width:500px;margin:20px;padding-left:20px;}
#stubPopup_details .title{font-size:18px;font-weight:bolder;margin-bottom:5px;}
#stubPopup_direct{float:right;margin: 25px 0 0 20px;width: 180px;}
#direct_dl {font-size:15px;margin:0 10px 15px 0px;min-height:60px;}
#direct_dl a {display:block;height:50px;line-height:18px;position:absolute;width:150px;}
#direct_dl .filesize{color:black;}
#stubPopup_stub{float:right;margin: 15px 0 0;width: 190px;}
#stubPopup_stub a {display: block;height:50px;margin-left:25px;width:131px;}
#stubPopup_stub a span {visibility:hidden;}
#stubPopup_stub .description {color: #AAAAA0;font-size:11px;margin-top:-10px;text-align:center;}
#stubPopup_cta {float:left;font-size:14px;margin:24px 0 0 189px; width:350px;}
#stubPopup_cta .cta {color:black;font-weight:bolder;}
#stubPopup_cta .description {color:#04A783;}
#stubPopup_cta .description ul {margin-left: 28px;}
#stubPopup_cta .description ul li {list-style-image: url(/img/frontend/stub_li.png);line-height:20px}

.simplePopup {width:100%;float:left;position:fixed;}
.simplePopup.ui-dialog .ui-dialog-title {font-size:14px;line-height:15px;left:5px;position:relative;top:5px;}
.simplePopup .ui-dialog-titlebar {background:#ffffff;border-radius:0;height:30px;padding:0;}
.simplePopup .ui-dialog-titlebar-close {top:5px;right:5px;}
.simplePopup .popup {background:#ffffff;padding:5px;text-align:center;}

/* @group Dialog Box - SoftwareChecker */
.popup-software-checker {width: 450px; float: left;}
.popup-software-checker .ui-dialog-titlebar {background: url(/img/frontend/bg-software-popup-top.png) bottom left no-repeat; height: 53px; padding: 0;}
.popup-software-checker .ui-dialog-titlebar-close {position: absolute; bottom: 6px; right: 40px; text-decoration: none; color: #666655;}
.popup-software-checker .popup {background: url(/img/frontend/bg-software-popup-btm.png) bottom left no-repeat; padding: 20px 0 32px 0;width: 450px;}
.popup-software-checker img {position: absolute; top: 73px; left: 69px;}
.popup-software-checker .content {margin: 8px auto 20px auto;  background: url(/img/frontend/bg-software-checker.png) top left no-repeat;padding:20px 20px 0px 150px;width:266px;height: 145px;}
.popup-software-checker h3 {color: #04a783; font-size: 15px; margin: 0 0 5px 0;}
.popup-software-checker a.btn {background: #f6f7f5 url(/img/frontend/btn-greenl-right.png) top right no-repeat; color: #04a783; text-decoration: none; margin: 0 5px 5px 0; float: left; font-size: 15px;}
.popup-software-checker a.btn span {background: url(/img/frontend/btn-greenl-left.png) top left no-repeat; line-height: 32px; padding: 0 15px; display: block;}
.popup-software-checker .download {line-height: 31px;}
/* @end */
/* @end */
/* @end */
/* @group Sidebar - Aside */
#aside .viewer{ width: 174px; }
/* @group Tips */
#tips {position: relative;}
#tips ul.links li {background-position: 0 2px;}
#tips ul.links li a {color: #000;}
#tips .icon {position: absolute; top: -12px; right: -22px; width: 70px; height: 53px; text-indent: -999em; background: url(/img/frontend/ico-tips.png) top left no-repeat;}
/* @end */
/* @group Tag Cloud */
.tag-cloud {width:174px;overflow:hidden;}
.tag-cloud LI {display: inline; line-height: 1.2em;}
/* hide the extra context from CSS-enabled browsers, but not screenreaders */
.tag-cloud SPAN {position: absolute; left: -999em; width: 990px;}
.tag-cloud li a {color: #04a783; text-decoration: none; margin: 0 10px 0 0;}
/* size is purely presentational, based upon the class */
.tag-cloud .not-popular {font-size: 0.9em;}
.tag-cloud .not-very-popular {font-size: 1.1em;}
.tag-cloud .somewhat-popular {font-size: 1.4em;}
.tag-cloud .popular {font-size: 1.7em;}
.tag-cloud .very-popular {font-size: 2.0em;}
.tag-cloud .ultra-popular {font-size: 2.4em;}
/* @end */
/* @group FAQs */
#faqs {}
#faqs ul.links li {background-position: 0 2px;}
#faqs ul.links li a {color: #000;}
/* @end */
/* @group Quick Find */
#quick-find {position: relative; background: url(/img/frontend/bg-quickfind.png) top left no-repeat; padding: 18px 20px 18px 20px; margin: 0 0 15px 0; color: #fff; width: 160px; height: 165px;}
#quick-find h3 {font-size: 20px; margin: 0 0 10px 0; font-weight: normal; color: #fff;}
#quick-find p {font-size: 13px; margin: 0 0 .3em 0;}
#quick-find form {line-height: 1.5em;}
#quick-find select {width: 100%; margin: 5px 0 5px 0;}
#quick-find input.btn-submit { background: #7bcab7 url("/img/frontend/btn-submit-green.png") top left no-repeat; width: 57px!important;  float: right;}
/* @end */
/* @group Price Watcher Sidebar */
#price-watcher {background: #edecea url(/img/frontend/bg-price-watch-top.png) top left repeat-x; width: 200px; position: relative; margin: 0 0 15px 0; padding: 0;}
#price-watcher-inner {background: url(/img/frontend/bg-price-watch-btm.png) bottom left repeat-x; width: 200px; padding: 0 0 5px 0; position: relative;}
#price-watcher-content {background: #fff url(/img/frontend/bg-price-watch-inner.png) bottom left no-repeat; width: 154px; padding: 0 23px 10px 23px;}
#price-watcher h3 {background: none; margin: 0 0 5px 0; font-size: 11px; color: #AAAAA0; padding: 5px 10px 3px 10px; width: 150px; border-right: 1px solid #c9c9c9;}
#price-watcher p.status {color: #000;}
#price-watcher-content a {color: #04a783; text-decoration: none;}
/* @end */
/* @group Specials */
#specials {position: relative; background: url(/img/frontend/bg-specials.png) center center; padding: 7px 20px 0px 20px; margin: 0 0 15px 0; width: 160px; height: 60px;}
#specials h3 {color: #d10606; font-size: 15px; margin: 0 0 5px 0;}
#specials p {text-align:center; margin-right: 20px;}
#specials a {color: #d10606; text-decoration: none;}
#specials .tag {position: absolute; top: -8px; right: -7px; width: 52px; height: 53px; text-indent: -999em; background: url(/img/frontend/ico-tag.png) top left no-repeat;}
/* @end */
/* @group Software Compare */
#software-compare {position: relative;}
#software-compare a {font-size: 13px; color: #000; text-decoration: none;}
/* @end */
/* @group Network */
#network {position: relative;}
#network .twitter {position: absolute; top: -6px; right: -13px; width: 61px; height: 75px; text-indent: -999em; background: url(/img/frontend/twitter.png) top left no-repeat;}
/* @end */
/* @group Narrow Results */
#narrow-results ul {background: url(/img/frontend/header-dots.png) bottom left repeat-x; padding: 0 0 0px 0; margin: 0 0 10px 0; float: left; width: 100%;}
#narrow-results h4 {font-size: 13px; margin: 0 0 10px 0; font-weight: normal;}
#narrow-results ul li a {color: #000;}
/* @end */
/* @group Other Creative */
#other-softwares h5{ color: #666655; }
#other-softwares h5 a{color: #000;}
#other-softwares img{float: left;}
#other-softwares .prod-desc {width: 110px; float: right;}
#other-softwares .prod-price { color: #000;}
#other-softwares ul{width: 174px; float: left;margin: 0 0 10px 0;}
#other-softwares li {background: url(/img/frontend/header-dots.png) bottom left repeat-x; padding: 0 0 10px 0; margin: 0 0 10px 0; float: left; width: 100%;}
#other-softwares .slider{ display: none; }
#other-softwares a.btn-next {background: url(/img/frontend/mini-scroller.png) top right no-repeat; width: 24px; height: 19px; text-indent: -999em; margin: 0; position: absolute; bottom: 5px; right: 0px;}
#other-softwares a.btn-prev {background: url(/img/frontend/mini-scroller.png) top left no-repeat; width: 25px; height: 19px; text-indent: -999em; margin: 0; position: absolute; bottom: 5px; right: 24px;}
#other-softwares a.btn-prev:hover{ background-position: bottom left; text-decoration: none; border-bottom: none; }
#other-softwares a.btn-next:hover{ background-position: bottom right; text-decoration: none; border-bottom: none;}
/* @end */

/* @group Other Editions */
#other-editions {background: url("/img/frontend/bg-sidebar-shaded-top.png") no-repeat left top;}
#other-editions .box-inner {background: url("/img/frontend/bg-sidebar-shaded-btm.png") no-repeat left bottom;}
#other-editions h5, #related-software h5 {color: #666655;}
#other-editions h5 a, #related-software h5 a{color: #000;}
#other-editions img, #related-software img{float:left;}
#other-editions .prod-desc, #related-software .prod-desc {width: 110px; float: right;}
#other-editions .prod-price, #related-software .prod-price { color: #000;}
#other-editions ul, #related-software ul{ width: 174px;  float: left;margin: 0 0 10px 0;}
#other-editions li, #related-software li {background: url(/img/frontend/header-dots.png) bottom left repeat-x; padding: 0 0 10px 0; margin: 0 0 10px 0; float: left; width: 100%;}
#related-software .discount{color:#E56600;}
#other-editions .slider, #related-software .slider { display: none; }
#other-editions a.btn-next, #related-software a.btn-next {background: url(/img/frontend/mini-scroller.png) top right no-repeat; width: 24px; height: 19px; text-indent: -999em; margin: 0; position: absolute; bottom: 5px; right: 0px;}
#other-editions a.btn-prev, #related-software a.btn-prev {background: url(/img/frontend/mini-scroller.png) top left no-repeat; width: 25px; height: 19px; text-indent: -999em; margin: 0; position: absolute; bottom: 5px; right: 24px;}
#other-editions a.btn-prev:hover, #related-software a.btn-prev:hover{ background-position: bottom left; text-decoration: none; border-bottom: none; }
#other-editions a.btn-next:hover, #related-software a.btn-next:hover{ background-position: bottom right; text-decoration: none; border-bottom: none;}
/* @end */

/* @group Creative Blogs */
#article-blogs .ui-state-default a {background: #e3e3df; color: #666655; border-bottom: 1px solid #e5e5e1;}
#article-blogs .ui-state-hover a {background: #d3d3d0;}
#article-blogs .ui-tabs-selected a {background: #fff; border: 1px solid #e5e5e1; border-bottom: 1px solid #fff;}
#article-blogs .header{position: relative; margin: 0 -12px 20px -12px; padding: 0 12px; border-bottom: 1px solid #e5e5e1;}
#article-blogs h3{/*padding-bottom: 35px;*/background: none;margin:0 25px 0 0;}
#article-blogs ul.links li {background-position: 0 2px; font-size: 11px; color: #AAAAA0;}
#article-blogs ul.links li a {color: #000; font-size: 12px;}
#article-blogs ul.links li.more {background: none;}
#article-blogs ul.links li.more a {font-size: 11px;}
#article-blogs .icon {position: absolute; top: -12px; right: -22px; width: 70px; height: 53px; text-indent: -999em; background: url(/img/frontend/ico-tips.png) top left no-repeat;}
/* @end */
/* @end */
/* @group Group = Clear Floats */
.group:after {visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
* html .group {zoom: 1;}
/* IE6 */
*:first-child+html .group {zoom: 1;}
/* @end */
/* @group Testing Nav */
#testing-nav {position: fixed; top: 0; left: 0; width: 150px; height: 450px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; border: 1px solid #c9c9c9; padding: 0 5px;}
#testing-nav ul li span {display: block; width: 120px; float: right;}
/* @end */


/**
 * NEW CONTENT's styles
 */

#home .clear {clear: both;}
#home #topLatestContainer {clear:both;}
#home #topLatestContainer .simplelisting {float: left;margin: 0;width: 245px;}
#home #topLatestContainer .simplelisting h3 {font-size: 15px;border:1px solid #E5E5E1;color:#212121;padding:0.7em 0.5em 0.6em 0.7em;margin: 0;-moz-border-radius-topleft:4px;-moz-border-radius-topright:4px;-webkit-border-top-left-radius:4px;-webkit-border-top-right-radius:4px;border-top-right-radius:4px;border-top-left-radius:4px;}
#home #topLatestContainer .simplelisting ul {border-right:1px solid #E5E5E1;border-bottom:1px solid #E5E5E1;border-left:1px solid #E5E5E1;height: 430px;overflow:hidden;padding: 10px 10px 0 10px;-moz-border-radius-bottomleft:4px;-moz-border-radius-bottomright:4px;-webkit-border-bottom-left-radius:4px;-webkit-border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;}
#home #topLatestContainer .simplelisting ul li span {display:block;}
#home .acclisting {float: left;height: 480px;margin: 0 15px 0 0;width: 245px;}
#home .acclisting h3 a {margin: 0;font-size: 15px;text-decoration: none;}
#home .acclisting p.more {clear: both;margin: 10px 5px 5px 5px;text-align: center;}
#home .acclisting .item {padding: 5px 10px;}
#home .acclisting .item img {border: 0;}
#home .acclisting .item .aside {float: left;margin: 5px 10px 0 0;width: 50px;}
#home .acclisting .item .aside img {margin: 0;}
#home .acclisting .item .main {float: right;width: 155px;}
#home .acclisting .item .main p a img {vertical-align: middle;}
#home .acclisting .ui-widget {font-family: inherit;font-size: inherit;}
#home .acclisting .ui-accordion .ui-accordion-content {padding: 0;}
#home .acclisting h3 a:hover, #home .acclisting .aside a:hover, #home .acclisting .product a:hover {border:0;}
#home .acclisting p {margin: 0 0 5px 0;}

/* Component containers */
#home .acclisting .ui-widget-content { border: 1px solid #E5E5E1; background: #ffffff url(/css/smoothness/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }
#home .acclisting .ui-widget-header { border: 1px solid #E5E5E1; background: #cccccc url(/css/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
/* Interaction states */
#home .acclisting .ui-state-default, #home .acclisting .ui-widget-content .ui-state-default, #home .acclisting .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3; font-weight: normal; color: #555555; }
#home .acclisting .ui-state-hover, #home .acclisting .ui-widget-content .ui-state-hover, #home .acclisting .ui-widget-header .ui-state-hover, #home .acclisting .ui-state-focus, #home .acclisting .ui-widget-content .ui-state-focus, #home .acclisting .ui-widget-header .ui-state-focus { border: 1px solid #999999; /*background: #dadada url(/css/smoothness/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;*/ font-weight: normal; color: #212121; }
#home .acclisting .ui-state-active, #home .acclisting .ui-widget-content .ui-state-active, #home .acclisting .ui-widget-header .ui-state-active { border: 1px solid #E5E5E1; font-weight: normal; color: #212121; }

/* reviews box */
#home #reviews {height: 500px;overflow: hidden;margin-bottom: 10px;background: #fff url(/img/frontend/bg-panel-large.png) bottom left no-repeat;}
#home #reviews .header h2 {color: #fff;}
#home #reviews .header {background: #04a783 url(/img/frontend/bg-panel-top-large-spot.png) top left no-repeat; color: #fff;}
#home #reviews #review_categories {float: left;font-weight: bolder;min-height: 200px;margin-right: 10px;width: 220px;}
#home #reviews #review_categories li {display: inline;list-style-type: none;}
#home #reviews #review_categories a {background: #f6f6f6;border-bottom: 1px solid silver;border-right: 1px solid silver;display: block;/*font-size: 13px;*/padding: 10px 5px 10px 10px;text-decoration: none;}
#home #reviews #review_categories a:hover, #home #reviews #review_categories a.active {background: #fff;}
#home #reviews #review_categories a.active {border-right: 0;}
#home #reviews .review_main {float: left;margin-left: 10px;margin-top:10px;width: 520px;}
#home #reviews .review_main h3 {margin-bottom: 5px;}
#home #reviews .review_main .review_featured {float: left;line-height: 18px;min-height: 200px;margin-right: 10px;width: 330px;}
#home #reviews .review_main .review_featured h3 a {color: black;font-size: 14px;text-decoration: none;}
#home #reviews .review_main .review_featured p.publisher {margin-bottom: 5px;}
#home #reviews .review_main .review_featured .reviewAbstract {margin: 5px 5px 0 0;}
#home #reviews .review_main .review_featured .reviewAbstract img {float:left;}
#home #reviews .review_main .review_featured .product .trial, #home #reviews .review_main .review_featured .product .buy {margin:5px 10px 0 0;}
#home #reviews .review_main .review_featured .aside {float: left;margin: 5px 5px 0 0;text-align:center;width:110px;}
#home #reviews .review_main .review_featured .aside img {border: 0; margin-bottom:10px;}
#home #reviews .review_main .review_featured .aside .price {color:#E56600;font-size:18px;font-weight:bolder;}
#home #reviews .review_main .review_featured .review_abstract {float: left;font-size: 13px;margin-top: 5px;width: 197px;}
#home #reviews .review_main .review_extra {float: left;margin-right: 10px;min-height: 200px;width: 170px;}
#home #reviews .review_main .review_extra p.title {font-size: 13px;}
#home #reviews .review_main .review_extra p {padding: 0 0 8px 5px;}
#home #reviews .review_main .review_extra ul {margin: 0 0 10px 5px;}
#home #reviews .review_main .review_extra ul li {line-height: 18px;list-style-type: none;}
#home #reviews .review_main .review_links {clear: both;padding-top: 15px;}
#home #reviews .review_main .review_links p {margin: 10px 0;}
#home #reviews .review_extra ul li div {display: none;margin-left: 13px;}
#home #reviews .review_extra ul li span {background: url(/img/frontend/sprite_arrows_grey.png) no-repeat 0 50%;display: inline-block;cursor: pointer;height: 10px;width: 10px;}
#home #reviews .aside a:hover {border:0;}

#home a.readmore {background: url(/img/frontend/icon-read_more.png) no-repeat 0 0;border: 0;display: inline-block;height: 13px;width: 13px;}
#home a.readmore span {display: none !important;}

/* discounts box */
#home #discounts .item {clear: both;}

/* bestsellers box */
#bestsellers {height: 479px;margin-top:1px;overflow: hidden;width: 504px;}
#bestsellers h3 {background:#04A783;color: white;font-size: 15px;padding: 10px 8px;text-align: center;}
#bestsellers h3 a {color: white;}
#bestsellers_content {height:459px;overflow:hidden;position:relative;width:1100px;}
#bestsellers_content .categorylisting {float: left;margin: 0;width: 247px;}
#bestsellers_content .categorylisting .item {height: 170px;margin-bottom: 5px;padding: 10px;}
#bestsellers_content .categorylisting .item img {border: 0;float: left;margin-right: 5px;}
#bestsellers_content .categorylisting .item .price img {float: none;margin: 0;vertical-align: middle;}
#bestsellers_content .categorylisting .item p.description {margin: 8px 0;}
#bestsellers_content .categorylisting .item p {line-height: 16px;}
#bestsellers_content .categorylisting .item .aside {float: left;margin: 5px 10px 0 0;}
#bestsellers_content .categorylisting .item .main {float: left;width: 213px;}
#bestsellers_content .categorylisting .item .price {color:#E56600;float:right;line-height:25px;}
#bestsellers_content .categorylisting .item .zerocontainer {float: left;width: 165px;}
#bestsellers_content .categorylisting p.more {text-align: center;}
#bestsellers .slider {width: 319px;}
#bestsellers .ui-widget-content {border: 0;}
#bestsellers .product a:hover {border:0;}
#bestsellers a.btn-prev{margin:0;}
#bestsellers a#extraSilderNextButton{background:url(/img/frontend/extraSilderNextButton.png) no-repeat 0 100%;display:inline;float:right;text-indent:0;width:15px!important;height:35px!important;position:relative;text-decoration:none;z-index:999;margin:0 0 -35px}
#bestsellers a#extraSilderPrevButton{background:url(/img/frontend/extraSilderPrevButton.png) no-repeat 0 100%;display:inline;float:left;text-indent:0;width:15px!important;height:35px!important;position:relative;text-decoration:none;z-index:999;margin:0 0 -35px}
#bestsellers a#extraSilderNextButton span,#bestsellers a#extraSilderPrevButton span{visibility:hidden}

/* Software Recommendations Box */
#recommendations {clear:both;}
#home #recommendations {min-height:500px;overflow:hidden;margin-bottom:10px;background:#fff url(/img/frontend/bg-panel-wide-btm.png) bottom left no-repeat;}
#home #recommendations .header {background:#04a783 url(/img/frontend/bg-panel-top-wide.png) top left no-repeat;color:#fff;height:48px;}
#home #recommendations .header h2 {color:#fff;padding:15px 0 15px 4px;}

#recommendations_filter {width:370px;float:right;margin:9px 0 0 0;font-size:11px;}
#recommendations_filter li {height:39px;float:left;color:#665;background:#ffffff;margin-right:1px;}
#recommendations_filter .default_left {background:url(/img/frontend/filter-left-default.png) top left no-repeat;}
#recommendations_filter .default_middle {background:url(/img/frontend/filter-middle-default.png) top left no-repeat;}
#recommendations_filter .default_right {background:url(/img/frontend/filter-right-default.png) top right no-repeat;}
#recommendations_filter .selected_left {background:url(/img/frontend/filter-left-selected.png) top left no-repeat;}
#recommendations_filter .selected_middle {background:url(/img/frontend/filter-middle-selected.png) top left no-repeat;}
#recommendations_filter .selected_right {background:url(/img/frontend/filter-right-selected.png) top right no-repeat;}
#recommendations_filter span {padding:5px 0 0 0;float:left;}
#recommendations_filter .selection span {padding:5px 0 0 0;width:110px;text-align:center;}
#recommendations_filter .selection span a {color:#665;}

#home #recommendations #recommendations_categories {background:#f5f5f5;padding:10px;border:solid 1px #e5e5e1;}
#recommendations_categories span, #recommendations_categories li {float:left;}
#recommendations_categories span {padding:2px 0 0 0;}
#recommendations_categories #recommendations_radio li {padding: 0 0 15px 8px;}
#recommendations_categories #recommendations_radio li label {font-size:14px;}
#recommendations_categories #recommendations_tags li {background: none; display: inline; padding: 0;}
#recommendations_categories #recommendations_tags a {background: #ffd258; display:inline-block; font-size: 11px; margin-right: 5px; padding: 2px 5px; color: #665; -moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; margin:0 2px 2px 2px;}
#recommendations_categories #recommendations_tags a:hover {border:0;}
#featured_list, #discounts_list, #ratings_list {padding:5px;}

#featured_list {display:block;}
#featured_list .box {margin:5px;float:left;}
#featured_list .box .box-inner {padding:0px;}
#featured_list .featured_box {width:472px;min-height:260px;}
#featured_list .sub_box {width:310px;min-height:180px;margin:5px 5px 12px 5px;}
#featured_list .box h3 {border-bottom:0px;padding:0px;margin:0 0 5px 0;font-size:21px;}
#featured_list .box .item_img {float:left;width:168px;}
#featured_list .box .item_details {float:left;width:285px;}
#featured_list .box .item_details .item_desc {padding-bottom:5px;}
#featured_list .box .item_details .sub_info {float:left;padding-right:12px;font-size:13px;}
#featured_list .box .item_details .sub_info span {font-weight:bold;color:black;}
#featured_list .box .item_details .item_extras {font-size:15px;font-weight:bold;padding-bottom:5px;color:#04A783;}
#featured_list .box .item_details .item_extras span {padding-right:15px;}
#featured_list .box .item_img .item_fb_count {padding:5px 0 10px 30px;}
#featured_list .box .item_img .item_rating {padding:10px 0 0 30px;}
#featured_list .box .item_img .item_rating_count {padding:5px 0 5px 30px;color:#04A783;font-size:11px;}
#featured_list .sub_box h3 {font-size:15px;}
#featured_list .sub_box .item_img {float:left;width:110px;}
#featured_list .sub_box .item_img img {margin:0 0 0 15px;}
#featured_list .sub_box .item_details {float:left;width:185px;}
#featured_list .sub_box .item_details .item_cat {font-size:10px;}
#featured_list .sub_box .item_details .item_desc, #featured_list .sub_box .item_details .sub_info {font-size:11px;}
#featured_list .sub_box .item_img .item_fb_count {padding:5px 0 10px 17px;}
#featured_list .sub_box .item_img .item_rating {padding:10px 0 0 17px;}
#featured_list .sub_box .item_img .item_rating_count {padding:5px 0 5px 17px;color:#04A783;}
#featured_list .item_details .pricing, #discounts_list .item_row .pricing {width:240px;}
#featured_list .item_details .save, #discounts_list .item_row .save {background:url(/img/frontend/icon-big-save-tag.jpg) 0 0 no-repeat;color:white;float:left;font-size:24px;height:19px;padding:8px 10px;margin:8px 0 8px 0;width:120px;}

#discounts_list {display:none;margin:5px;}
#ratings_list {display:none;margin:5px;}

#discounts_list .item_row, #ratings_list .item_row {float:left;border-bottom:1px solid #e5e5e1;width:944px;margin:5px;padding-bottom:5px;}
#discounts_list .sub_item, #ratings_list .sub_item {float:left;width:440px;margin:5px 25px 5px 5px;height:95px;}
#discounts_list .right_border, #ratings_list .right_border {border-right:1px solid #e5e5e1;width:1px;float:left;min-height:111px;margin-right:10px;}
#discounts_list .sub_item:nth-last-child(-n+3), #ratings_list .sub_item:nth-last-child(-n+3) {border-bottom:1px solid #fff;}
#discounts_list .item_row .item_img, #ratings_list .item_row .item_img {float:left;}
#discounts_list .item_row .item_rating_count, #ratings_list .item_row .item_rating_count {float:left;padding:0 0 5px 10px;color:#04A783;font-size:12px;}
#discounts_list .item_row .item_data {float:left;width:240px;}
#discounts_list .item_row h3, #ratings_list .item_row h3 {font-size:18px;}
#discounts_list .sub_item h3, #ratings_list .sub_item h3 {font-size:14px;}
#discounts_list .item_row .item_score, #discounts_list .item_row .item_coupons {float:left;}
#discounts_list .item_row .sub_info, #ratings_list .item_row .sub_info {float:left;padding:0 12px 0 0;font-size:11px;}
#discounts_list .item_row .sub_info span, #ratings_list .item_row .sub_info span {font-weight:bold;color:black;}
#discounts_list .item_row .item_more_info, #ratings_list .item_row .item_more_info {float:left;width:200px;}

#discounts_list .item_row .item_score {width:150px;}
#discounts_list .sub_item .item_score {width:85px;}
#discounts_list .item_score .coupon_score {background:#f5cac4;border:5px solid #f49792;float:left;height:50px;margin:0 10px 5px 0;width:70px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
#discounts_list .item_score .coupon_score div {border:1px dashed #fff;font-weight:bolder;height:38px;padding-top:10px;text-align:center;width:68px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
#discounts_list .item_score .coupon_score div .score {color:#E63F2C;font-size:26px;line-height:20px;}
#discounts_list .item_score .coupon_score div {margin-bottom:10px;}
#discounts_list .sub_item .item_coupons {margin:20px 0 0 0;}
#discounts_list .coupon_tag {float:right; margin-left:10px;}
#discounts_list .coupon_tag a {color:#fff;font-weight:bolder;}
#discounts_list .coupon_tag {background: transparent url(/img/frontend/price-tag_short_red.png) no-repeat scroll left top; color: #FFFFFF; height: 21px; line-height: 21px; padding: 0 0 0 30px; text-align: left; width: 70px; float: left;display: inline;}
#discounts_list .item_row .pricing {float:right;margin:8px 0 0 0;}

#ratings_list .item_row h3 {margin-top:12px;}
#ratings_list .sub_item h3 {margin-top:3px;}
#ratings_list .item_row .item_score, #ratings_list .item_row .item_coupons {float:left;}
#ratings_list .item_row .main_data {width:305px;float:left;}
#ratings_list .item_row .item_data {float:left;width:180px;}
#ratings_list .item_fb {float:left;width:125px;}
#ratings_list .sub_item .item_fb {margin-top:17px;}
#ratings_list .item_row .item_info {float:left;width:300px;}
#ratings_list .item_row .sub_info {margin:0 70px 0 0;}
#ratings_list .sub_item .sub_info {margin:0px;}
#ratings_list .item_buy {float:left;}
#ratings_list .item_buy .buy {background: url(/img/frontend/btn-bg-right-green-big.png) top right no-repeat;padding-top:18px;padding-bottom:19px;}
#ratings_list .item_buy .buy span {background: url(/img/frontend/btn-bg-left-green-big.png) top left no-repeat;font-size:150%;line-height:58px;padding:13px;}
#ratings_list .sub_item .item_buy .buy {background: url(/img/frontend/btn-bg-right-green-medium.png) top right no-repeat;padding-top:12px;padding-bottom:23px;}
#ratings_list .sub_item .item_buy .buy span {background: url(/img/frontend/btn-bg-left-green-medium.png) top left no-repeat;font-size:125%;line-height:30px;padding:9px;}

/* Top Facebook Likes */
.like_item {background: url(/img/frontend/header-dots.png) bottom left repeat-x; /*padding: 0 0 10px 0;*/ margin: 0 0 10px 0; float: left; width: 100%;}
.like_item h5 {font-size:13px;}
.like_item a:link, .like_item a:visited, .like_item a:hover, .like_item a:active {color:black;text-decoration:none;}
.like_item .item_img {float:left;width:66px;position:absolute;left:11px;}
.like_item .item_info {float:left;width:107px;margin:16px 0 15px 69px;}

/* Software Articles */
#home #software_articles {min-height:525px;overflow:hidden;margin-bottom:10px;background:#fff url(/img/frontend/bg-panel-large.png) bottom left no-repeat;}
#home #software_articles .header h2 {color: #fff;}
#home #software_articles .header {background:#04a783 url(/img/frontend/bg-panel-top-large-spot.png) top left no-repeat;color:#fff;}
#software_articles #article_listing {padding:0 15px 0 15px;}
#software_articles .article_item {padding-left:15px;border-bottom:solid 1px #e5e5e1;}
#software_articles .article_item .article_info {float:left;width:500px;}
#software_articles .article_item .article_info h2 {margin:20px 0 10px 0;}
#software_articles .article_item .article_img {float:right;width:200px;padding:50px 5px 5px 5px;text-align:center;}

/* @group Top Discounts */
#top-discounts h5{ color: #666655; }
#top-discounts h5 a{color: #000;}
#top-discounts img{float: left;}
#top-discounts .prod-desc {width: 110px; float: right;}
#top-discounts .prod-price { color: #000;}
#top-discounts ul {width: 174px; float: left;/*margin: 0 0 10px 0;*/}
#top-discounts li {background: url(/img/frontend/header-dots.png) bottom left repeat-x; padding: 0 0 10px 0; margin: 0 0 10px 0; float: left; width: 100%;}
#top-discounts .slider{ display: none; }
#top-discounts a.btn-next {background: url(/img/frontend/mini-scroller.png) top right no-repeat; width: 24px; height: 19px; text-indent: -999em; margin: 0; position: absolute; bottom: 5px; right: 0px;}
#top-discounts a.btn-prev {background: url(/img/frontend/mini-scroller.png) top left no-repeat; width: 25px; height: 19px; text-indent: -999em; margin: 0; position: absolute; bottom: 5px; right: 24px;}
#top-discounts a.btn-prev:hover{ background-position: bottom left; text-decoration: none; border-bottom: none; }
#top-discounts a.btn-next:hover{ background-position: bottom right; text-decoration: none; border-bottom: none;}
#top-discounts .coupon_tag {float:right; margin-left:10px;}
#top-discounts .coupon_tag a {color:#fff;font-weight:bolder;}
#top-discounts .coupon_tag {background: transparent url(/img/frontend/price-tag_short_red.png) no-repeat scroll left top; color: #FFFFFF; height: 21px; line-height: 21px; padding: 0 0 0 30px; text-align: left; width: 70px; float: left;display: inline;}
/* @end */

/* @group Popular Softwares  */
#popular-softwares h5{ color: #666655; }
#popular-softwares h5 a{color: #000;}
#popular-softwares img{float: left;}
#popular-softwares .prod-desc {width: 110px; float: right;}
#popular-softwares .prod-price { color: #000;}
#popular-softwares ul {width: 174px; float: left;/*margin: 0 0 10px 0;*/}
#popular-softwares li {background: url(/img/frontend/header-dots.png) bottom left repeat-x; padding: 0 0 10px 0; margin: 0 0 10px 0; float: left; width: 100%;}
#popular-softwares .slider{ display: none; }
#popular-softwares a.btn-next {background: url(/img/frontend/mini-scroller.png) top right no-repeat; width: 24px; height: 19px; text-indent: -999em; margin: 0; position: absolute; bottom: 5px; right: 0px;}
#popular-softwares a.btn-prev {background: url(/img/frontend/mini-scroller.png) top left no-repeat; width: 25px; height: 19px; text-indent: -999em; margin: 0; position: absolute; bottom: 5px; right: 24px;}
#popular-softwares a.btn-prev:hover{ background-position: bottom left; text-decoration: none; border-bottom: none; }
#popular-softwares a.btn-next:hover{ background-position: bottom right; text-decoration: none; border-bottom: none;}
/* @end */


/* QnA */
#qna .charlimit, #user .charlimit, #edit_account .charlimit {color:#844 !important;}
#edit_account .charlimit {float:right;display:block;margin-left:10px;width:110px;}

#ratingTip, #directRatingTip {line-height:19px;margin-left:10px;}
#directRatingForm input { display: none; }
/* @jQuery.Rating Plugin - http://www.fyneworks.com/jquery/star-rating/ */
div.star-rating{float:left;width:19px;height:19px;text-indent:-999em;cursor:pointer;display:block;background:transparent;margin-right:5px;overflow:hidden}
div.star-rating,div.star-rating a{background:url(/img/frontend/star.png) no-repeat 0 0px}
div.star-rating a{display:block;width:19px;height:100%;background-position:0 0px;border:0}
div.star-rating-on a{background-position:0 -19px!important}
div.star-rating-hover a{background-position:0 -38px}
div.star-rating-readonly a{cursor:default !important}
div.star-rating{background:transparent!important;overflow:hidden!important}
.star .sign-in {line-height:18px;}
/* @END jQuery.Rating Plugin */

/* facebook */
#sign-in a.fb_button, #sign-in a.fbconnect_login_button, #new-customers a.fb_button, #new-customers a.fbconnect_login_button {float: left; margin-top:5px;padding: 0; color: #000; text-decoration: none;}

/* edit account */
#edit_account fieldset {border: 1px solid #E5E5E1;margin-bottom: 10px;padding: 0 10px 10px 10px;}
#edit_account fieldset legend {color: #000000;font-size: 15px;font-weight: normal;padding: 10px;}
#edit_account table {width: 100%;}
#edit_account table tr td {padding: 5px 0;vertical-align:middle;}
#edit_account table tr td:first-child {width: 25%;}
#edit_account table tr td span.error {line-height:27px;margin-left:10px;}
#edit_account ul.buttons {margin:0 auto;width:125px;}
#edit_account .checkbox_row label {float:none;}
#edit_account .checkbox_row input {float:right;margin-right:10px;}

/* product page */
#product_main_image{max-height:175px;max-width:175px;}
#product_free_trial {float:left;}
.inside_ad {float:left; margin:0 10px 5px 0;}
#publisher_logo {text-align:center;}
#publisher_logo a:hover {border: 0 !important;}

/* pagination */
.pagination {clear:both;margin:2em 0;min-height:1px;text-align:center;}
.pagination a, .pagination strong {background:#f6f6f6;border:1px solid silver; padding: 5px;}
.ajaxLoader {display:block;margin:50px auto;width:48px;}

.pagination2_start {margin:15px 0 15px 0;background: url(/img/frontend/pagination-border-left.png) top left no-repeat;width:4px;height:37px;float:left;}
.pagination2_end {margin:15px 0 15px 0;background: url(/img/frontend/pagination-border-right.png) top left no-repeat;width:4px;height:37px;float:left;}
.pagination2 {text-align:center;}
.pagination2 .digits {margin:15px 0 15px 0;background: url(/img/frontend/pagination-link.png) top left no-repeat;width:28px;height:37px;float:left;padding-top:15px;font-weight:bold;color:#FFF;border-left:1px solid #FFF;}
.pagination2 .current {margin:15px 0 15px 0;background: url(/img/frontend/pagination-current.png) top left no-repeat;width:31px;height:37px;float:left;padding-top:15px;font-weight:bold;color:#000;border-left:1px solid #FFF;}
.pagination2 .navigate_prev {margin:15px 0 15px 0;background: url(/img/frontend/pagination-navigate.png) top left no-repeat;width:68px;height:37px;float:left;padding-top:15px;font-weight:bold;color:#000;}
.pagination2 .navigate_next {margin:15px 0 15px 0;background: url(/img/frontend/pagination-navigate.png) top left no-repeat;width:68px;height:37px;float:left;padding-top:15px;font-weight:bold;color:#000;border-left:1px solid #FFF;}
.pagination2 a:link, .pagination2 a:visited, .pagination2 a:hover, .pagination2 a:active {color:#FFF;text-decoration:none;}
.pagination2_indicator {margin:30px 0 30px 30px;float:left;font-weight:bold;}

/* product listing (category, publisher & search pages) & discount listing */
.plisting, .dlisting, .rlisting, .pricelisting, .snippet, .search_listing, .alisting {border-top:1px solid #E5E5E1;clear: both;margin: 5px 0;padding-top:15px;}
.plisting:first-child, .dlisting:first-child, .rlisting:first-child, .pricelisting:first-child, .snippet:first-child, .search_listing:first-child, .alisting:first-child {border:0}
.noclear .snippet {clear:none;min-height:80px;}
.rlisting {min-height:115px}
.rlisting p.star {float:right}
.rlisting p a img {float:left}
.plisting .illustr {float: left;margin-left:10px;text-align: center;width: 98px;}
.plisting .illustr img {max-width: 75px;max-height: 75px;margin: 0 auto;}
#content .plisting .illustr a:hover {border-bottom-width: 0;}
.plisting .container, .dlisting .container, .alisting .container {float: right;margin: 0 10px;width: 595px;}
.plisting .desc, .dlisting .desc, .alisting .desc {float: left;margin-right:10px;width: 480px;}
.dlisting.variation .desc {margin-left:20px;width:460px;}
.dlisting.variation {border:0;}
.plisting .desc h3, .dlisting .desc h3, .alisting .desc h3 {margin-bottom:5px;}
.plisting .desc p, .dlisting .desc p, .search_listing .search_item p, .alisting .desc p {margin-bottom:5px;}
.plisting .ugc, .alisting .boxshot {float: left;margin-right:10px;text-align: center;width: 95px;}
.plisting .ugc big {background: #f6f6f6;border: 2px solid silver;color: #666655;font-family: 'times new roman', serif;font-size: 32px;line-height: 60px;padding: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
.plisting .ugc p {margin:0;}
.dlisting .buynow {float: left;width: 65px;}
.dlisting .pricediff, .pricelisting .pricediff {float: right;margin-right:40px;text-align:right;width: 95px;white-space:nowrap;}
.pricelisting {padding-bottom:10px;}
.pricelisting .desc {float:left;margin: 0 10px;width: 400px;}
.pricelisting .buynow {float:left;width: 130px;}
.pricelisting .pricediff .price {color:#04A783;font-size:20px;line-height:24px;margin-bottom:10px;display:inline-block;}
#minilisting .column{float: left;width:165px;margin-left:20px;}
#minilisting .column:first-child{margin-left:0;}
#minilisting .column h3 a {font-size: 13px !important;line-height:18px;}
#minilisting small {color:#E56600;font-size:smaller;}
.discountBlock {margin: 30px 0 50px 0;}
.discountBlock h2 a {color:#000;}
.discountBlock .children {clear:both;}
.discountBlock .children.limit { max-height:95px;overflow:hidden;margin-top:-5px; }
.discountBlock p.trigger {padding:10px 0 5px 0;}
.discountBlock .variation {padding-top:0;}
#validOn {float:right;font-style:italic;margin-top:-34px;}

/* autocomplete search box */
.ui-autocomplete {background: white; border: 1px solid silver;}
.ui-autocomplete #ui-active-menuitem {margin:0;}
.ui-autocomplete a {cursor: pointer;}

.couponsNdiscounts {font-size: 15px;}
.couponText, .couponText a, .product_main_discount, .product_main_discount a {color:#e56600;}

/* publisher listing */
#publisherJumpTo, #discountJumpTo {margin: 3em 0;}
#publisherJumpTo a, #discountJumpTo a { font-weight: bolder;}
.publisherGroup { display: none; }
.publisherGroup ul { -moz-column-count: 3; -moz-column-gap: 1em; -webkit-column-count: 3; -webkit-column-gap: 1em; column-count: 3; column-gap: 1em; }
.content.group .publisher_logo {float:left;margin-right:10px;}

#link2discount{float:right;}

/* XML ads */
.xmlad.horizontal {background:#fffff5;border: 1px solid #eee;padding: 5px 10px 0 10px;}
.xmlad.horizontal p.sprlnk {color: #E5E5E1;float:right;font-size: 12px;}
.xmlad .aditem {background: none;margin:15px 0;padding: 0;}
.xmlad .aditem p.title {color:#000;font-size: 15px;} 
.xmlad .aditem p {color: #666655;margin:0 0 5px 0;}
.xmlad.vertical .header{position: relative; margin: 0 -12px 20px -12px; padding: 0 12px;}
.xmlad.vertical .header h3 {background: none;margin:0;}
.xmlad.vertical .aditem h3 {background: none;color:#000;padding:0;}
.xmlad.vertical .aditem a {color:inherit;border:0;}
#aside .xmlad.vertical .aditem h3 a:hover, #aside .xmlad.vertical .aditem p a:hover {border:0;}
.xmlad.vertical .aditem cite a {color:#04a783;}
/* ads placeholder */
.ad_placeholder_inside{float:right; width:300px; height:250px; margin: 0 0 20px 10px;}

#extraDownload {height: 70px;text-align:center;width:150px;margin:2em auto;}
#extraDownload .stars {margin:0 auto;width:85px;}

/* main article listing page */
.main_article_listing { width:350px; float:left; margin-right: 10px; }
.main_article_listing h2 { margin-top: 1.5em; }
.main_article_listing h2 a { color:black; }
#tags {margin-bottom: 1em;}
#tags li {background: none; display: inline; padding: 0;}
#tags li a {background: #04a783; display:inline-block; font-size: 11px; margin-right: 5px; padding: 2px 5px; color: white; -moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; margin:0 2px 2px 2px;}
#tags li a:hover {border:0;}
.published_date {float: left; margin-top: 15px;}
.last_updated {float: right; margin-top: 10px; text-align:right; width: 50%;}


/* new product page */
#product_spec {float:left;width:175px;}
#product_main {float:left;margin: 0 20px;width:308px}
.couponContainerInner {border:1px solid #E5E5E1;margin-bottom:10px;padding:10px 12px 10px 12px;}
#product_top h3 {border-bottom: 1px dotted gray;padding: 0 0 0.5ex 0}
#product_top #promo_aside{float:right;margin:0;}
#product_spec h3 {margin: 20px 0 10px 0;}
#product_spec table {width:100%;margin-bottom:1em}
#product_spec table td {width:50%}



#jumpToCoupon{float: right;margin:30px 70px 0 0;} 
#coupons .coupon_score {background:#f5cac4;border:5px solid #f49792;float:left;height:50px;margin:0 10px 25px 0;width:70px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
#coupons .coupon_score div {border:1px dashed #fff;font-weight:bolder;height:38px;padding-top:10px;text-align:center;width:68px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
#coupons .coupon_score div .score {color:#E63F2C;font-size:26px;line-height:20px;}
#coupons .coupon_score div {margin-bottom:10px;}
#coupons .coupon_score .date {color:#AAAAA0;text-align:center;}
#coupons .coupon_score small {font-size:11px;}
#coupons .coupon_main{float:left;width:497px;}
#coupons .coupon_vote{float:right;text-align:center;width:100px;}
#coupons .coupon_comment_featured{float:left;width:487px}
#coupons .coupon_comment_featured p {margin:0;}
#coupons .thumbup {background: url(/img/frontend/yn-btn.png) 0 0 no-repeat;}
#coupons .thumbdown {background: url(/img/frontend/yn-btn.png) -35px 0 no-repeat;}
#coupons .thumbup, .thumbdown {border:0;color:transparent;height:27px;text-indent:-999em;width:27px;}
#coupons .couponRatingForm {margin-top: -10px;}
#coupons .couponRatingForm input {cursor:pointer}
textarea {border: 1px solid #E5E5E1;font-size:12px;padding: 5px;} /* TODO: make all form element CSS consistent */
#coupons .comment {height:5em;width:475px;}
#coupons .coupon_add, #coupons .moreCommentsBox, #coupons .telltheworld {display:none;margin-top:10px}
#coupons .coupon_add  {width:487px;}
#coupons .moreCommentsBox div{height:300px;overflow:auto;}
#coupons .moreCommentsBox img {float:left;margin:5px 10px 5px 5px;}
#coupons .moreCommentsBox p { background: #f6f6f6;border:1px solid #E5E5E1;min-height:50px;padding:5px;}
#coupons .moreCommentsBox p:last-child{margin-bottom:0;}
#coupons .moreCommentsBox span {color:#AAAAA0}
#coupons .couponCommentContainer {border-top:1px solid #E5E5E1;margin-top:5px;padding-top:5px;}
#coupons .coupon_comment_add{float:right;margin:0;text-align:right;width:200px;}
#coupons .telltheworld {float:right;width:200px;clear:both;}
#coupons .collapseCRB {float:right;font-weight:bolder;margin:-35px 5px 0 0;}
#coupons .telltheworld .label {line-height: 20px;display:inline-block;width:60px;}
#coupons .telltheworld .twitter-share-button {float:right;}
#coupons .telltheworld .fb_share_count_hidden {float:right;margin: 2px 58px 0 0;}
#coupons .coupon_code {font-size:larger;font-weight:bolder;}
#coupons .coupon_code a:hover {border-bottom:0;}
#coupons .coupon_code strong {background:#ffe;border:1px dashed #E5E5E1;padding:2px 8px;}


#quickLinks {clear:both;font-weight:bolder;height:16px;margin-bottom: 30px;}
#quickLinks li {background:none;display:inline;padding:0;}
#quickLinks li a {display:block;float:left;height:16px;margin:0 30px 0 0;}
#quickLinks #anchor_description {background: url(/img/frontend/icon-set-16x16.png) no-repeat 0 -90px;}
#quickLinks #anchor_review {background: url(/img/frontend/icon-set-16x16.png) no-repeat 0 -110px;}
#quickLinks #anchor_question {background: url(/img/frontend/icon-set-16x16.png) no-repeat 0 -126px;}
#quickLinks #anchor_compare {background: url(/img/frontend/icon-set-16x16.png) no-repeat 0 -144px;}
#quickLinks #anchor_video {background: url(/img/frontend/icon-set-16x16.png) no-repeat 0 -252px;}
#quickLinks #anchor_news {background: url(/img/frontend/icon-set-16x16.png) no-repeat 0 -180px;}
#quickLinks a span{margin-left:20px;}

.video_thumb {float:left;margin:5px;width:150px;}
.video_thumb img {border:1px solid #E5E5E1;padding:10px;}
.video_thumb a:hover{border:0 !important;}
.embedded_video{display:none;}

#best_uses{margin-top:20px;}
#comparison_table {border-top:5px solid #F6F6F6;float:left;width:400px;}
#comparison_table th, #comparison_table td {border-right:1px solid #E5E5E1;padding:5px;text-align:center;}
#comparison_table th:last-child, #comparison_table td:last-child {border-right:0;}
#comparison_table tbody tr:nth-child(odd){background-color: #F6F6F6;}
#comparison_container .yes, #comparison_container .no  {background: url(/img/frontend/icon-set-16x16.png) no-repeat 0 -288px;display:block;height:16px;margin:0 auto;text-indent:-999em;width:16px}
#comparison_container .yes {background-position: 0 -270px}
 {background: url(/img/frontend/icon-set-16x16.png) no-repeat 0 -180px;height:16px;width:16px}
.compareToContainer{clear:right;float:right;width:300px;}
.compareToContainer img {border:1px solid #E5E5E1;margin:0 5px 5px 0;padding:5px;}
#dragme {background:#fff;border:1px solid #E5E5E1;height:55px;padding:5px;min-width:200px;}
#dragme img {float:left;margin-right:5px;}

#awards .award {float:left;margin-right:10px;text-align:center;width:125px;}
#awards .award .caption {font-weight: bolder;margin-top:5px;text-align:center;}
#awards .award img{margin-bottom:5px;}
#content a.embed_btn:hover{border:0;}
#awards .embed_code, #embed_code{color:#AAAAA0;display:none;width:500px;height:60px;}
.alisting .embed_container{color:#AAAAA0;margin-top:10px;}
.alisting .embed_code{color:#AAAAA0;width:701px;height:30px;}
.alisting .award {float: left;margin-left:10px;text-align: center;width: 98px;}
.alisting .award img {max-width: 100px;margin: 0 auto 5px auto;}
#content .alisting .award a:hover {border-bottom-width: 0;}
.alisting .star_container {width:66px; margin: 5px auto;}
#content .alisting .coupon.group a:hover {border:none;}
#content .alisting .boxshot a:hover{border:0;}


/* promo boxes */
#promo_home{clear:both;/*height:255px;*/}
#slider_container{float:left;height:255px;overflow:hidden;width:570px;}
#promo_slider .container{height:195px !important;padding:30px;width:510px;}
#promo_slider .container.last{height:210px !important;padding:15px 30px 30px 30px;width:510px;}
#promo_slider img {float:left;margin-left:10px;}
#promo_slider .details {float:right;margin:20px 0 0 10px;width:310px;}
#promo_slider .name{font-size:20px;margin-bottom:10px;}
#promo_slider .pricing {width:240px;}
#promo_slider .price {float:left;margin-top:3px;text-align:right;}
#promo_slider .current{color:#04A783;font-size:22px;}
#promo_slider .msrp{color:#d10606;font-size:13px;}
#promo_slider .save{background:url(/img/frontend/icon-big-save-tag.jpg) 0 0 no-repeat;color:white;float:left;font-size:24px;height:19px;padding:8px 10px;width:120px;}
#promo_slider .getdiscount {background:url(/img/frontend/get-discount-arrow.png) 0 0 no-repeat;height:86px;margin:30px 0 0 0;position:relative;width:327px;}
#promo_slider .getdiscount span{display:none;}
#slider_cat{clear:both;margin:-35px 50px 0;position:absolute;width:500px}
#slider_cat ol li{display:inline}
#slider_cat ol li a{display:block;float:left;padding:5px 10px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
#slider_cat ol li a:hover{border:0;}
#slider_cat ol li.current a{background:#04a783;color:white;/*font-weight:bolder;*/}
#sliderPrev a, #sliderNext a{display:block;position:absolute;height:42px;text-indent:-999em;width:36px;z-index:2;}
#sliderPrev a{background:url(/img/frontend/button-slider-prev-transparent.png) transparent no-repeat 0 0;margin:-40px 0 0 10px;}
#sliderNext a{background:url(/img/frontend/button-slider-next-transparent.png) transparent no-repeat 0 0;margin:-40px 0 0 520px}
/*#promo_slider .last {background:white url(/img/frontend/bg-summer-slider.png) no-repeat 50% 100%;position:relative;z-index:1;}*/
#promo_slider .last {background:white url(/img/frontend/bg-winter-slider.jpg) no-repeat 50% 100%;position:relative;z-index:1;}
#promo_slider .last .huge {color:black;font-size:32px;line-height:40px;text-align:center !important;}

#promo_home .signup_box {background:#f6f6f6;border: 15px solid #f9d067;border-bottom:0;float:right;margin-right:30px;padding:20px;width:310px; height:200px;}
#promo_home .signup_box .title {color:black;font-size:20px;line-height:28px;margin-bottom:10px;}
#promo_home .signup_box .title strong {color:#04A783;}
#promo_home .signup_block {margin: 0 20px 0 50px;}
#promo_home .fbconnect {color: #445b87; font-weight:bolder;float:left;line-height:22px;margin: 0 5px 5px 0;}
#promo_home .fb_button {float:right;}
#promo_home .notfb{clear:both;font-size:13px;margin:0;}
#promo_home .signup_box form p {text-align:right;line-height:30px;}
#promo_home .signup_box form input[type=text], #promo_home form input[type=password] {background:#e5e5e5;border:1px solid silver;width:114px;}
#promo_home .btn-submit-home {background:url(/img/frontend/button-yellow-signup.png) 0 0 no-repeat;border:0;color:#393939;cursor:pointer;font-weight:bolder;padding-left:30px;height:22px;width:81px;}
#promo_home .signup_block label span {display:none;}

#promo_home .home_box {background-color:#f6f6f6;background-image: -webkit-radial-gradient(center, circle closest-corner, #fff 50%, #eee 100%);background-image: -moz-radial-gradient(center, circle closest-corner, #fff 50%, #eee 100%);border-top:8px solid gray;border-right:8px solid gray;border-left:8px solid gray;float:left;height:180px;margin:0 8px;padding:10px;text-align:center;width:190px;}
#promo_home #dealoftheday {border-color:#ef3e30;}
#promo_home #mostpopular {border-color:#f9d067;}
#promo_home #toppublisher {border-color:#04A783;}
#promo_home #contribute {border-color:#2e6bea;text-align:left;}
#promo_home .home_box .title {font-size:18px;margin-bottom:10px;text-align:center;}
#promo_home .home_box p {margin-bottom:5px;}
#promo_home #dealoftheday.home_box p {margin-bottom:1em;}
#promo_home .home_box p strong {}
#promo_home .home_box p span {color:#AAAAA0;font-size:12px;}
#promo_home .home_box .validation{background:url(/img/frontend/icon-set-16x16.png) no-repeat 0 0;display:inline-block;padding-left:22px;}
#promo_home .home_box .coupon{background:url(/img/frontend/icon-set-16x16.png) no-repeat 0 -18px;display:inline-block;padding-left:22px;}
#promo_home .home_box .software{background:url(/img/frontend/icon-set-16x16.png) no-repeat 0 -36px;display:inline-block;padding-left:22px;}
#promo_home .home_box .review{background:url(/img/frontend/icon-set-16x16.png) no-repeat 0 -108px;display:inline-block;padding-left:22px;}
#promo_home .home_box .write{background:url(/img/frontend/icon-set-40x40.png) no-repeat 0 0;display:inline-block;height:42px;padding-left:42px;}
#promo_home .home_box .rate{background:url(/img/frontend/icon-set-40x40.png) no-repeat 0 -42px;display:inline-block;height:42px;padding-left:42px;}
#promo_home .home_box .find{/*background:url(/img/frontend/icon-set-40x40.png) no-repeat 0 -84px;*/display:inline-block;height:42px;padding-left:42px;}
#promo_home .home_box .off a{background:url(/img/frontend/icon-medium-save-tag.jpg) no-repeat 50% 0;color:white;display:inline-block;font-size:16px;font-weight:bolder;height:26px;line-height:24px;width:105px;}
#promo_home .home_box .publisher {font-size: 16px;margin:38px 0;}
#promo_home .home_box .publisher_logo {margin:-5px 0 0 0;}


/*
#promo_aside{color:black;font-weight:bolder;position:relative;background:url(/img/frontend/bg-summer-button.png) center top no-repeat;width:165px;height:280px;margin:0 0 15px;padding:57px 15px 0 20px}
#promo_aside.loggedin{height:198px;background:url(/img/frontend/bg-summer-button-mini.png) center top no-repeat;}
*/
#promo_aside{color:black;font-weight:bolder;position:relative;background:url(/img/frontend/bg-winter-button.jpg) center top no-repeat;width:165px;height:280px;margin:0 0 15px;padding:112px 15px 0 20px}
#promo_aside.loggedin{height:198px;background:url(/img/frontend/bg-winter-button-mini.jpg) center top no-repeat;}

#promo_aside.loggedin a {color:black;}
#promo_aside .fb_button {margin:0 0 0 85px;}
#promo_aside .cta {font-size:larger;margin:20px 0 5px 0;}
#promo_aside h3{display:none}
#promo_aside strong{line-height:18px}
#promo_aside small {font-size:11px;font-weight:normal}
#promo_aside small a {color:white}
#promo_aside #signUpForm4 table {margin-bottom:5px;}
#promo_aside #signUpForm4 table td:first-child {padding: 5px 5px 5px 0}
#promo_aside .btn-submit2 {background:#44a783;border:1px outset #44a783;color:white;font-weight:bolder;padding:1px 0;width:100%}
#promo_aside #signUpForm4 input[type=text], #promo_aside #signUpForm4 input[type=password] {background:#eee;border:1px solid black;width:102px;}

/*.promo_banner {background: url(/img/frontend/bg-summer-banner.png) no-repeat 0 0;clear:both; color:white;height:183px;padding:10px;margin:10px 0;}*/
.promo_banner {background: url(/img/frontend/bg-winter-banner.jpg) no-repeat 0 0;clear:both; color:white;height:183px;padding:10px;margin:10px 0;}
.promo_banner .cta {padding:0 140px 0 270px;}
.promo_banner .cta p {font-size: 13px;font-weight: bolder;line-height:1.5em;margin-bottom: 5px;}
.promo_banner .cta p span {color: white;}
.promo_banner .fb_button {margin:28px 0 0 255px;}
.promo_banner .signUpForm5 {margin:25px 5px 0 5px}
.promo_banner .signUpForm5 p {margin-bottom:10px;}
.promo_banner .signUpForm5 span {font-size:15px;font-weight:bolder;}
.promo_banner .signUpForm5 label {font-weight:bolder;}
.promo_banner .signUpForm5 input[type=text], .promo_banner .signUpForm5 input[type=password] {background:#eee;border:1px solid black;width:120px;margin-right:10px;}
.promo_banner .signUpForm5  .btn-submit2 {background:#44a783;border:1px outset #44a783;color:white;padding:1px 20px;}

.promo_popup {width: 550px;float:left;color:white;position:fixed;}
.promo_popup .ui-icon {background-image: none;}
/*.promo_popup .ui-dialog-titlebar {background: url(/img/frontend/bg-summer-popup-top.png) bottom left no-repeat; height: 55px; padding: 0;}*/
.promo_popup .ui-dialog-titlebar {background: url(/img/frontend/bg-winter-popup-top.png) bottom left no-repeat; height: 55px; padding: 0;}
.promo_popup .ui-dialog-titlebar-close {height:18px;margin:-10px 0 0;padding:1px;right:0.3em;top:50%;width:19px;}
.promo_popup .ui-dialog-titlebar-close.ui-state-hover{background:inherit;height:18px;margin:-10px 0 0;padding:1px;right:0.3em;top:50%;width:19px;}
.promo_popup .ui-dialog-titlebar-close span {background: url(/img/frontend/bg-black-friday-pop-up-close.png) no-repeat scroll right top transparent; position: absolute; height: 34px;width:40px; top:3px;right: 20px; text-decoration: none;}
.promo_popup .popup {background: url(/img/frontend/popup-signin-btm.png) bottom left no-repeat; padding: 20px 40px 38px 40px;}
/*.promo_popup .ui-dialog-content {background: url(/img/frontend/bg-summer-popup-content.png) no-repeat scroll top left transparent;}*/
.promo_popup .ui-dialog-content {background: url(/img/frontend/bg-winter-popup-content.png) no-repeat scroll top left transparent;}
.promo_popup .cta {float:left;margin:85px 270px 0 60px;color:white;}
.promo_popup .cta strong {color: #000;font-size: 1.3em;}
.promo_popup .cta p {font-size:15px;font-weight:bolder;line-height:1.5em;margin-bottom:20px;height:87px;}
.promo_popup .fb_button {margin:5px 0 0 220px;}
.promo_popup .aside {float:right;margin:25px 50px 0 0;position:absolute;right:0;text-align:center;width:175px;}
.promo_popup .aside p {margin:0;font-size:13px;}
.promo_popup .aside .saving {font-size:14px;color:#d10606;}
.promo_popup .login{margin-left:60px;position:absolute;top:260px;width:500px;}
.promo_popup .login td {padding:5px;}
.promo_popup .login .join {font-size:15px;font-weight:bolder;color:black;}
.promo_popup #signUpForm6 {color:white;margin-bottom:15px;}
.promo_popup #signUpForm6 input[type=text], .promo_popup #signUpForm6 input[type=password] {background:#aaa;border:1px solid black;width:125px;}
.promo_popup #signUpForm6 .btn-submit2 {background:#44a783;border:1px outset #44a783;color:white;font-size:13px;padding:1px 20px;}
.promo_popup #signUpForm6 p {font-weight:bolder;font-size:14px;color:black;margin-bottom:10px;}
.promo_popup .later {font-size:13px;color:#777777;text-align:center;}
#promo_popup{overflow:hidden}

/* News comments */
#news_comments{clear:both;}

/* @group News comments */
#accounts #news_comments {margin: 15px 0 10px 0; border-bottom: 1px solid #E5E5E1; padding: 0;}
#accounts #news_comments li {border-top: 1px solid #E5E5E1; padding: 15px 0 15px 0; margin: 0; background: none; position: relative;}
#news_comments .comment-wrapper {float: right;}
#news_comments .comment {width: 408px; margin: 0 20px; display: inline; float: right; color: #666655;}
#news_comments .comment h5 {color: #666655; font-size: 12px; font-weight: bold;}
#news_comments .caption {width: 71px; float: left; color: #AAAAA0; font-size: 11px; margin: 3px 0 0 0;}
#news_comments label span {color: #AAAAA0;}
#news_comments input {display: block; margin: 0 0 10px 0; width: 396px; border: 1px solid #E5E5E1; padding: 5px;}
#news_comments select {width: 100px;}
#news_comments input.btn-submit {display: inline-block;margin-top:1px;vertical-align:top;}
.panel .content #news_comments h3 a {font-size: 14px; width: 100%; margin: 0;}
.panel .content #news_comments a {}



/* profile/register form */
.input_prefix{color: #E5E5E1;float:left;font-weight:bolder;line-height:17px;padding:5px 0;margin-right:5px;}

/* embed infographic */
.embed_icon {background: url(/img/frontend/embed.png) top left no-repeat;display:block;width:300px;height:20px;padding: 3px 0px 0px 130px;}
#embed_code_box a:hover {border-bottom-width: 0px;border-bottom-style: none;}
.embed_textarea {border: 1px solid #E5E5E1;color: #666655;padding: 5px;font-size:0.8em}
hr {background:#e2e2e2;border:0;color:#e2e2e2;height:1px;margin:2em 0 1em 0;}

/* news listing */
#related_articles .author {color:#AAAAA0;}

/* news page */
#article_content {padding: 5px 20px 20px 20px;}
.related_date {float:right; margin:0 10px 10px 10px; font-style: italic; font-size: 0.9em;}

/* Search page v2 */
#afsblock1 {border-bottom:1px solid #E5E5E1;padding-bottom:10px;}
#filter_on {background:#FFA;font-size:15px;margin:0 -20px 10px -20px;padding:10px;}

/*.search_listing {clear:both;margin:5px 0;padding-top:15px;}*/
.search_listing .container {float:right;margin:0 10px;width:595px;}
.search_listing .illustr {float:left;margin-left:10px;text-align:center;width:98px;}
.search_listing .illustr img {max-width:75px;max-height:75px;margin:0 auto;}
.search_listing .coupon {float: left;margin-right:10px;width:155px;text-align:center;}
.search_listing .publisher_logo {float: left;margin-right:10px;width:125px;text-align:center;}
.search_listing .search_item {float:left;margin-right:10px;width:420px;}
.search_listing .search_item_publisher {float:left;margin-right:25px;width:550px;}
.search_listing .search_item_article {float:left;margin-right:30px;width:100%;}

.search_summary_small {}
.search_summary_small span {padding-right:15px;}

.search_bar {position:relative;background:#04A783;display:block;width:763px;height:46px;left:-20px;}
.search_bar .search_bar_heading {float:left;width:420px;padding:15px;font-weight:bold;font-size:1.2em;color:#FFFFFF;}
.search_bar .search_bar_filter {float:right;width:270px;color:#FFFFFF;padding:12px;}
.search_bar .top {float:right;color:#FFFFFF;margin:15px 15px 0 15px;}
.search_bar .top a:link, .search_bar .top a:visited, .search_bar .top a:hover, .search_bar .top a:active {color:#FFFFFF;text-decoration:none;}

#embedded_content .search_bar {position:static;width:100%;}

.search_video_img {float:left;margin:15px 15px 0;width:150px;}
#jumpTo_video .search_video_img {margin:0 15px;}
.search_video_img img {height:90px;width:120px;padding:10px;}
.search_video_img a:hover {border:0 !important;}
.search_video_img .play_button {background: url(/img/frontend/play_button.png) top left no-repeat transparent;height: 50px;margin: 30px 0 0 45px;position: absolute;width: 50px;}
.search_video_img h3 {color:#04A783;float:left;padding: 5px 5px 0;}
.search_video_img h3 a:link, .search_video_img h3 a:visited, .search_video_img h3 a:hover, .search_video_img h3 a:active {color:#04A783;text-decoration:none;}

div.star-rating2{float:left;width:12px;height:12px;text-indent:-999em;display:block;background:transparent;margin-right:5px;overflow:hidden}
div.star-rating2,div.star-rating2 span{background:url(/img/frontend/star_small.png) no-repeat 0 0px}
div.star-rating2 span{display:block;width:12px;height:100%;background-position:0 0px;border:0}
div.star-rating2-on span{background-position:0 -12px!important}
div.star-rating2{background:transparent!important;overflow:hidden!important}

.rating-large2 {background: url(/img/frontend/ico-stars-large-gold.png) top left no-repeat; padding: 0; width: 115px; margin: 0 5px 0 0; text-indent: -999em; float: left; height: 19px;}
.rating-large2 .stars2 {background: url(/img/frontend/ico-stars-large-gold.png) -116px 0 no-repeat; float: left; height: 19px;}

.toplist li {padding:5px;color:#666655;font-size:1.1em;}
.toplist span {font-size:1.1em;width:40px;color:#B2B2B2;font-weight:bold;float:left;text-align:center;}
.toplist a:link, .toplist a:visited, .toplist a:hover, .toplist a:active {color:#666655;text-decoration:none;}

.filterlist li {padding:2px 5px;color:#666655;font-size:0.9em;}
.filterlist span {font-size:1.1em;width:40px;color:#B2B2B2;font-weight:bold;float:left;text-align:center;}
.filterlist a:link, .filterlist a:visited, .filterlist a:hover, .filterlist a:active {color:#666655;text-decoration:none;}
.filterlist .indent {padding-left: 25px;}
.filterlist .indent_arrow {background:url(/img/frontend/filter_list_indent.png) no-repeat 5px 3px;padding-left:25px;color:#04A783}
.indent_arrow a:link, .indent_arrow a:visited, .indent_arrow a:hover, .indent_arrow a:active {color:#04A783;text-decoration:none;}

.search_item h3, .search_item_publisher h3, search_item_others h3 {color:#04A783;float:left;padding-right:15px;}
.search_item .fb_count {float:left;}
.search_item_details span {color:#000000;}
.search_item .category_publisher {color:#04A783;}
.search_item .best_uses_box {color:#04A783;}
.best_uses_caption {float:left;color:#04A783;margin:5px 10px 0 0;}
.best_uses_box #tags {margin-bottom: 0px;}
.search_item_details {float:left; padding: 0 10px 10px 0;}

.search_coupon .coupon_tag {float:right; margin-left:10px;}
.search_coupon .coupon_tag a {color:#fff;font-weight:bolder;}
.search_coupon .coupon_tag {background: transparent url(/img/frontend/price-tag_short_red.png) no-repeat scroll left top; color: #FFFFFF; height: 21px; line-height: 21px; margin-left: -10px; padding: 0 0 0 30px; margin: 0 0 5px 22px; text-align: left; width: 70px; float: left;display: inline;}
.search_coupon .main_price {font-size:1.6em;color:#04A783;padding-bottom:5px;}
.search_coupon .main_price .retail_price {font-size:0.6em;color:#665;}
.search_coupon img {padding:10px;}

.product_search_download .buy {background: url(/img/frontend/btn-bg-right-green-big.png) top right no-repeat;padding-top:18px;padding-bottom:19px;}
.product_search_download .buy span {background: url(/img/frontend/btn-bg-left-green-big.png) top left no-repeat;font-size:150%;line-height:58px;padding:13px;}

/* Software Updater */
.scan_listing .scan_item {min-height:50px;border-bottom:1px solid #E5E5E1;padding:8px 0 8px 0;}
.scan_listing .select_item {min-height:0;padding:8px 0 3px 0;}
.scan_item .info_container {float:right;width:493px;margin-right:7px;}
.scan_item .info_container h3 {color:#04A783;margin-bottom:3px;}
.scan_item .info_container img {float:left;}
.scan_item .info_container span {float:left;margin-top:5px;}
.scan_item .img_container {float:left;width:50px;margin-left:10px;text-align:center;}
.scan_item .img_container img {height:32px;width:32px;}
.scan_item .update_container {float:right;width:150px;}
/* .scan_item .fixed_height {min-height:80px;} */
.scan_item .update_container .star_rating {margin-top:5px;height:20px;}
/* .go_button .download_button_small {float:right;margin:0 45px 0 0;} */
.scan_item .update_button {margin:10px 80px 0 0;}
.scan_item .product .btn_buy {float:right;margin:10px 90px 0 0;}

.scan_item .item_comments {padding-left:70px;}
.scan_item .item_comments span, .scan_item .item_comments textarea, .scan_item .item_comments input {float:left;margin-right:3px;}
.scan_item .item_comments span {margin-top:5px;}
.scan_item .item_comments input.btn-submit {width: 52px !important; height: 27px !important; border: none !important; padding: 0 !important; background: url(/img/frontend/btn-submit-large.png) top left no-repeat; text-indent: -999em;cursor: pointer;}

.scan_listing div:nth-last-child(1) {border-bottom:0px;}

#embedded_content .scan_listing .select_item {padding:8px 0 8px 0;}
#embedded_content .info_container {float:left;width:275px;}
#embedded_content .info_container a:hover {color:#04A783;text-decoration:underline;}
#embedded_content .scan_item .img_container {margin:10px 10px;}
#embedded_content .scan_item .info_container h3 {color:#000000;font-weight:bold;margin-bottom:3px;}
#embedded_content .scan_item .star_ratings {float:left;margin:30px 10px 0 0;}

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

.update_container .fb_box {margin:5px 0 0 5px;height:20px;}
.update_container .star_rating {text-align:center;}
.update_container .dl_button {text-align:center;}
.select_item .update_container input {margin:0 0 0 15px;}

.update_button {float:right;margin:0 65px 0 0;}
.download_button {background: url(/img/frontend/updater_button.png) top left no-repeat;cursor:pointer;border:1px solid #AAAAA0;border-radius:5px;-moz-border-radius:5px;width:155px;height:35px;font-size:1.1em;padding-left:25px;margin:10px 10px 15px 0;float:right;}
.download_button_text {float:right;width:175px;text-align:center;margin-bottom:15px;}
.download_button_small {background: url(/img/frontend/updater_button_small.png) top left no-repeat;cursor:pointer;border:1px solid #AAAAA0;border-radius:5px;-moz-border-radius:5px;width:90px;height:25px;padding-left:20px;margin:5px 0 0 5px;}

.info_container .review {margin-top:5px;}
.info_container .review textarea {overflow:hidden;}
.info_container .review span {float:left;margin-right:15px;}
.info_container .review .btn-submit {display:inline-block;margin-top:1px;vertical-align:top;}
/* .info_container .latest_version {background: url(/img/frontend/updater_thumbs_up.png) no-repeat;height:20px;padding-left:35px;padding-top:6px;} */
.update_container .latest_version {background: url(/img/frontend/updater_thumbs_up_small.png) no-repeat;height:20px;padding-left:25px;padding-top:6px;margin:0 0 0 3px;}

.update_review:focus {height:10em;overflow:auto;}

#updater_contact_form .email_label, #updater_contact_form .pass_label {float:left;width:100px;padding:4px 0 0 0;}
#updater_contact_form .email_field, #updater_contact_form .pass_field {float:left;width:220px;}
.email_field #pop_email, .pass_field #pop_password {width: 220px;}
.email_error, .pass_error {float:left;margin:5px 0 0 15px;color:red;}
#downloadPopup .popup .fb_con {text-align:center;}
#downloadPopup .popup .discount_display {text-align:center;padding:35px 0 0 0;font-size:1.3em;color:#04A783;}
#updater_contact_form {height:80px;}

.popup-yahooToolbarPopup {width: 617px; float: left;}
.popup-yahooToolbarPopup .ui-dialog-titlebar {background: url(/img/frontend/popup-medium-top.png) bottom left no-repeat; height: 53px; padding: 0;}
.popup-yahooToolbarPopup .ui-dialog-titlebar-close {position: absolute; bottom: 6px; right: 40px; text-decoration: none; color: #666655;}
.popup-yahooToolbarPopup .popup {background: url(/img/frontend/popup-medium-btm.png) bottom left no-repeat; padding: 30px 40px 38px 40px;}

.divider_with_text {border-bottom:1px solid #E5E5E1;margin: 25px 0 25px 0;}
.divider_with_text span {position:absolute;top:190px;left:270px;background-color:white;width:50px;text-align:center;}

.rating_tip {line-height:19px;margin-left:10px;}
.update_container div.star-rating{float:left;width:19px;height:19px;text-indent:-999em;cursor:pointer;display:block;background:transparent;margin-right:5px;overflow:hidden}
.update_container div.star-rating,.update_container div.star-rating a{background:url(/img/frontend/star_updater.png) no-repeat 0 0px;}
.update_container div.star-rating a{display:block;width:19px;height:100%;background-position:0 0px;border:0}
.update_container div.star-rating-on a{background-position:0 -19px!important}
.update_container div.star-rating-hover a{background-position:0 -38px}
.update_container div.star-rating-readonly a{cursor:default !important}
.update_container div.star-rating{background:transparent!important;overflow:hidden!important}

#software_updater_box .logo_container {float:left;width:30px;margin:0 10px 0 0;}
#software_updater_box .title_container {float:left;margin:5px 0 0 0;}

/* Facebook Fan Gate */
#facebook_canvas_app #page {width: 490px; margin: 0 auto;}
#facebook_canvas_app {width: 490px;}
#facebook_canvas_app #page .dlisting .desc {width:250px;}
#facebook_canvas_app #page #tags .heading_tag {color:#000000;font-size:1.1em;margin-right:15px;}
#facebook_canvas_app #page h1 {margin:35px 0 0 0;}
#facebook_canvas_app #page span {color:#04A783;}

/* addthis */
.addthis_toolbox{float: right;}
.addthis_top{float: right}
.addthis_bottom{float: left; margin-top: 10px; width: 50%;}
.addthis_default_style a:hover, .addthis_toolbox a:hover{border:0 !important;}

/* FB */
.fb_like_compacted {float:left; height: 45px; width: 340px;}
.fb_like_button_count {float:left; height: 45px; width: 100px;} /* like button using 'button_count' layout */
a.fb_button:hover{border:0!important;}
a.fb_button_simple, #content a.fb_button_simple:hover {color:black;border:0;}

/* generic like buttons container */
.like_buttons {float:left;width:200px;}

/* Re Captcha */
#recaptcha_image { border: 1px solid #E5E5E1;}

/* Calendar Icon */
.calendar{margin:0 10px 10px 0;padding:15px 0 0 0;float:left;width:60px;background:#d5d5d5;background: -webkit-gradient(linear, left top, left bottom, from(#d5d5d5), to(#bbb));background: -moz-linear-gradient(top,  #d5d5d5,  #bbb);font:bold 28px/25px "Times New Roman", serif;text-align:center;color:#fff;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;position:relative;}
.calendar em{display:block;font:normal bold 16px/20px "Times New Roman", serif;text-transform:uppercase;padding:0 0 15px 0;-moz-border-radius-bottomright:3px;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px;-moz-border-radius-bottomleft:3px;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;}

/* jquery-loadmask css */
.loadmask{z-index:100;position:absolute;top:0;left:0;-moz-opacity:0.5;opacity:.50;filter:alpha(opacity=50);background-color:#fff;width:100%;height:100%;zoom:1}
.loadmask-msg{z-index:20001;position:absolute;top:0;left:0;border:1px solid #E5E5E1;background:#fff;padding:2px}
.loadmask-msg div{background:#fff url(/img/frontend/ajax-loader-small.gif) no-repeat 5px 5px;line-height:16px;cursor:wait;padding:5px 10px 5px 25px}
.masked{float:left;overflow:hidden!important}
.masked-relative{position:relative!important}
.masked-hidden{visibility:hidden!important}

/* Ads */
.google_ads_728 {margin: 15px 0 15px 0;}

/* Writers */
.writers_listing {float:left; text-align: center; padding: 5px;}
.writers_profile {width: 155px; height: 50px;}

/* generic styles (keep at end of file) */
.clear{clear:both;}
.clear_fullwidth {clear: both !important; display: inline-block; width: 100%;}
.error {color:#d10606;}
.txtcenter {text-align:center;}
.txtright {text-align:right;}
.floatleft {float: left;}
.floatright {float: right;}
.twocols {-moz-column-count:2;-moz-column-gap:1em;-webkit-column-count:2;-webkit-column-gap:1em;column-count:2;column-gap:1em;}
.threecols {-moz-column-count:3;-moz-column-gap:1em;-webkit-column-count:3;-webkit-column-gap:1em;column-count:3;column-gap:1em;}
.fourcols {-moz-column-count:4;-moz-column-gap:1em;-webkit-column-count:4;-webkit-column-gap:1em;column-count:4;column-gap:1em;}
.twocols, .threecols, .fourcols {margin-bottom:2em;}
