@charset "UTF-8";
ul.flush { margin-left: 0; padding-left: 16px; }

ul.square { list-style-image: url(/images/new/dark_orange_square_bullet.png); }

.freedom-heroes { position: relative; }
.freedom-heroes .freedom-hero { width: 180px; height: 300px; float: left; background-color: #fff; text-align: center; }
.freedom-heroes .freedom-hero p.tagline { text-transform: uppercase; font-size: .75em; font-weight: bold; margin-top: -2em; }
.freedom-heroes .freedom-hero p.priceline { font-weight: bold; font-size: 1.5em; color: #000; margin-top: -.5em; border-top: 1px solid #eeeeee; border-bottom: 1px solid #eeeeee; }
.freedom-heroes .freedom-hero p.values { margin-top: -1.25em; }
.freedom-heroes .freedom-hero p.values b { font-weight: bold; }
.freedom-heroes .freedom-hero p.users { font-weight: normal; border-top: 1px solid #eeeeee; border-bottom: 1px solid #eeeeee; font-size: 1.2em; }
.freedom-heroes .freedom-hero p.users b { font-weight: bold; }
.freedom-heroes .freedom-hero h3 { font-size: !h4_size; font-weight: bold; padding: 8px 0 5px 0; }
.freedom-heroes .freedom-hero.js { border: 2px solid #000033; }
.freedom-heroes .freedom-hero.js b { color: #000033; }
.freedom-heroes .freedom-hero.js h3 { color: #000033; }
.freedom-heroes .freedom-hero.js p.tagline { color: #000033; }
.freedom-heroes .freedom-hero.et { border: 2px solid #660000; }
.freedom-heroes .freedom-hero.et b { color: #660000; }
.freedom-heroes .freedom-hero.et h3 { color: #660000; }
.freedom-heroes .freedom-hero.et p.tagline { color: #660000; }
.freedom-heroes .freedom-hero.big { width: 200px; height: 300px; margin-top: 0; border: 3px solid #660000; }
.freedom-heroes .freedom-hero.big p.tagline { font-size: .9em; }
.freedom-heroes .freedom-hero.big p.priceline { font-weight: bold; font-size: 1.95em; }
.freedom-heroes .freedom-hero.big p.values { font-size: 18px; }
.freedom-heroes .freedom-hero.big p.users { font-size: 1.65em; }
.freedom-heroes .freedom-hero.big img { margin-top: -15px; }
.freedom-heroes .freedom-hero.no-l { border-left: 0; }
.freedom-heroes .freedom-hero.l-shadow { background: url(/images/new/left_side_shadow.png) top left repeat-y #fff; }
.freedom-heroes .freedom-hero.no-r { border-right: 0; }
.freedom-heroes .freedom-hero.r-shadow { background: url(/images/new/right_side_shadow.png) top right repeat-y #fff; }

#kudo { margin: 0 auto 0 auto; color: #a35100; }
#kudo .kudo_top { background: url(/images/new/kudo_top.png) top center no-repeat; height: 50px; }
#kudo .kudo_middle { padding-top: 20px; background: url(/images/new/kudo_middle.png) center repeat-y; }
#kudo .kudo_bottom { height: 70px; background: url(/images/new/kudo_bottom.png) bottom center no-repeat; }
#kudo p { width: 78%; margin: 0 auto 0 auto; font-family: Georgia, Times New Roman, Times, Serif; font-size: 1.2em; font-style: italic; }
#kudo p.author { text-align: right; padding-bottom: 20px; }

.forumform input { padding: 5px; }

p.head strong { font-weight: 500; }

b { color: #a35100; font-weight: normal; }

/* **** BLOG **** */
.blog .post.list .container { max-width: 550px; }
.blog #sidebar .widget { border: 1px solid #999999; background-color: #EEE; padding: 0px 8px 8px 8px; width: 244px; margin-left: 10px; margin-bottom: 18px; }
.blog #sidebar .widget .widgettitle { color: #FFF; background-color: #3a535b; margin-left: -8px; width: 252px; padding-left: 8px; }
.blog #sidebar h2.widgettitle { font-size: 1.2em; }
.blog #sidebar ul { margin-left: 0; list-style: none; padding-left: 0; }
.blog #sidebar ul ul { list-style-image: url(/images/new/dark_orange_square_bullet.png); margin-left: 0; padding-left: 16px; }
.blog #sidebar .widget_categories { height: 295px; border: 0; background: url(/images/new/blog/categories_background.png) top left no-repeat transparent; padding-top: 55px; margin-bottom: 0; }
.blog #sidebar .widget_categories .widgettitle { background-color: transparent; color: #a35100; margin-left: 30px; }
.blog #sidebar .widget_categories ul { list-style: none; padding-left: 0; margin-left: 39px; }

/* **** /BLOG **** */
.inline_kudo { font-family: Times New Roman, Serif; text-align: justify; font-weight: 200; margin-left: 3%; padding-left: 2%; border-left: 9px solid #eeeeee; font-style: italic; margin-right: 20%; }
.inline_kudo .signature { text-align: right; }

.plugin_list .checkbox_column { font-weight: bold; text-transform: uppercase; font-size: 10px; }
.plugin_list .description_column img { float: left; margin-right: 8px; margin-top: 2px; }
.plugin_list .description_column p { margin-top: -1em; }

body { font-size: 14px; color: #333333; text-align: left; font-family: HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, HelveticaNeue, Helvetica, Arial, sans-serif; }
body.homepage { position: relative; background: url(../images/new/homepage/banner.jpg) top center no-repeat #fff; }
body.estimating_software { position: relative; background: url(../images/new/sub_banner.jpg) top center no-repeat #fff; }

a, a:visited, a:active { outline-style: none; text-decoration: none; cursor: pointer; color: #497195; }
a:hover, a:visited:hover, a:active:hover { text-decoration: underline; }

p.head { font-size: 1.2em; font-weight: 300; }

h1, h2, h3, h4, h5 { font-family: HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, HelveticaNeue, Helvetica, Arial, sans-serif; font-weight: 300; }

h2, h3, h4, h5 { color: black; }

#sub_content { margin-top: 100px; min-height: 600px; margin-bottom: 45px; text-align: left; }
#sub_content h1 { position: absolute; top: 66px; color: white; text-shadow: 0px 2px 3px #333; }
#sub_content a, #sub_content a:visited, #sub_content a:active { color: #247aad; }
#sub_content a:hover, #sub_content a:visited:hover, #sub_content a:active:hover { color: #247aad; }

#footer { font-size: smaller; color: #666666; background: url(../images/new/homepage/footer_bg.jpg) top left repeat-x; position: relative; height: 300px; }
#footer a, #footer a:visited { text-decoration: none; color: #666666; }
#footer a:hover, #footer a:visited:hover { text-decoration: none; color: #333333; }
#footer ul { list-style: none; padding: 0; margin: -10px 0px 0px 0px; }
#footer li { font-size: 10px; }
#footer h5 { color: #666666; border-bottom: 1px solid #999999; }
#footer .container { position: relative; padding-top: 20px; }

#footer_subscribe { position: absolute; top: 0px; right: 0px; }

#footer .contactbar { border-top: 1px solid #333333; border-left: 1px solid #333333; border-right: 1px solid #eeeeee; border-bottom: 1px solid #eeeeee; background-color: #999999; font-size: 1.5em; color: #333333; height: 1.7em; font-weight: bold; margin-bottom: 12px; }
#footer .contactbar .span-6 { text-align: right; }
#footer .contactbar p { margin: 1px 8px 0px 9px; }

#site_wrapper { position: relative; text-align: left; width: 1000px; margin: 0px auto 0px auto; }

#viewport { position: relative; text-align: left; width: 960px; margin: 0px auto 0px auto; }

#home_banner { height: 454px; }

#home_content { margin-top: -35px; margin-bottom: 40px; }
#home_content h1 { margin-bottom: -.1em; }
#home_content h3 { color: #3a535b; }

.logo { margin-top: 4px; }

.homepage_screenshot { position: absolute; top: 72px; left: 0px; z-index: -1; }

.homepage_hero_text { position: absolute; top: 107px; left: 556px; }

.homepage_learn_more_btn { position: absolute; top: 353px; left: 537px; }

.homepage_try_now_btn { position: absolute; top: 353px; left: 752px; }

#home_heroes { position: relative; width: 100%; height: 260px; margin-top: 30px; }

.hero_background { border: 1px solid #CCC!important; padding: 10px; background: url(../images/new/homepage/homepage_hero_bg.png) bottom left repeat-x #fff; }

.home_hero { position: relative; border: 1px solid #CCC!important; width: 210px; height: 260px; padding: 10px; text-align: center; background: url(../images/new/homepage/homepage_hero_bg.png) bottom left repeat-x #fff; }
.home_hero p { position: absolute; top: 185px; left: 10px; width: 210px; line-height: 120%; }
.home_hero img { margin-left: auto; margin-right: auto; }
.home_hero h2 { font-size: 120%; font-weight: bold; text-align: center; color: #3A535B; }
.home_hero h2 a { text-decoration: none; color: #3A535B; }
.home_hero h2 a:hover { text-decoration: underline; }

#home_hero_1 { left: 0px; }

#home_hero_2 { left: 240px; }

#home_hero_3 { left: 480px; }

#home_hero_4 { left: 720px; }

#top_nav { position: absolute; left: 236px; top: 16px; height: 20px; width: 706px; font-size: 14px; list-style: none; font-weight: bold; color: #fff; }
#top_nav ul { margin: 0; padding: 0; }
#top_nav li { float: left; margin: 0; padding: 0; list-style: none; }
#top_nav a { color: #fff; text-decoration: none; }
#top_nav .top_nav_links a { float: left; display: block; margin-right: 35px; }
#top_nav a:hover, #top_nav a.selected { color: #ff9900; }

.top_nav_cart { float: right; text-align: right; }

#popcorn { line-height: 30px; margin-top: -0.5em; border-bottom: 1px dotted #999999; margin-bottom: 15px; }
#popcorn a, #popcorn a:visited, #popcorn a:active { text-decoration: none; color: #666666; font-size: 11px; }
#popcorn a:hover, #popcorn a.on, #popcorn a:visited:hover, #popcorn a:visited.on, #popcorn a:active:hover, #popcorn a:active.on { text-decoration: none; color: #ff9900; }

.pullquote { border: 1px dotted #999999; background-color: #ffffcc; padding: 5px 10px 10px 10px; }

.pleaseread { border-left: 9px solid #3a535b; padding-left: 18px; padding-right: -18px; }

/* ********* Integritive Stuff ************ */
#cart_sidebar { width: 211px; height: 180px; background: url('../shopping_cart/images/cart_bg_180.jpg'); background-repeat: no-repeat; text-align: right; margin-bottom: 0px; }

#cart_footer { position: absolute; border: 0; top: -10px; right: 5px; width: 103px; height: 32px; }

#add_to_cart { width: 211px; position: relative; bottom: -11px; right: 0px; }

th.cart_header, table.cart_summary_table td { text-align: left; padding: 0px 5px 0px 5px; }

.UnitWrap { border: 1px "solid" #ccc; padding: 5px 5px 5px 5px; width: 99%; margin-bottom: 15px; margin-left: 0px; _margin-left: 0px; }
.UnitWrap .ImageWrap { _margin-left: -3px; }

form.form1 { vertical-align: top; }
form.form1 div.fRow { width: 100%; margin: 7px 0px; }
form.form1 label, form.form1 span.placeholder { display: block; float: left; width: 30%; text-align: right; padding: 0px 3px; vertical-align: top; }
form.form1 label.right { display: block; float: none; width: 70%; text-align: left; padding: 0px 3px; vertical-align: top; margin-left: 40%; }

span.fInput { display: block; float: none; width: 70%; text-align: left; padding: 0px 3px; vertical-align: top; margin-left: 40%; }

form.form1 input.textIn { width: 350px; border: 1px "solid" #8a925d; }

div.buylink { display: block; clear: both; width: 100%; text-align: right; }

table#plugins { width: 100%; padding: 0; }
table#plugins td { width: 33%; vertical-align: top; padding: 0; }
table#plugins a { font-size: 12px; text-decoration: underline; }
table#plugins a:link, table#plugins a:visited, table#plugins a:hover { font-size: 12px; text-decoration: underline; }

.plugin_descr { width: 200px; }
.plugin_descr p { margin-top: 2px; margin-left: 5px; line-height: 1; color: #999999; }

div.screenshot { float: left; margin-right: 20px; text-align: center; }
div.screenshot img { border: 0; }
div.fullscreenshot { width: 100%; text-align: left; }
div.rightscreenshot { float: right; margin-left: 20px; text-align: center; }
div.centerscreenshot { clear: both; margin-left: auto; margin-right: auto; text-align: center; }
div.centerscreenshot img { border: 0; }

.border-thin { border: 1px solid black!important; }

.forumlabel { color: #060; font-weight: bold; }

.forumtable tr.rowOn { background-color: #eeeeee; }
.forumtable tr.rowOn td.forumtopiclist { border-bottom: 1px solid #cccccc; border-top: 1px solid #cccccc; }
.forumtable td.forumtopiclist { height: 2.5em; padding: 0px 5px 0px 5px; }
.forumtable tr.forum_post td { border-left: 1px "solid" #CCC; border-right: 1px "solid" #CCC; border-bottom: 1px "solid" #CCC; margin-bottom: 20px; }
.forumtable tr.forum_poster td { height: 2.5em; background-color: #FFC; padding: 0px 14px 0px 14px; }
.forumtable tr.forum_poster td.forum_poster_right { border-top: 1px "solid" #CCC; border-right: 1px "solid" #CCC; border-bottom: 1px "solid" #CCC; text-align: right; }
.forumtable tr.forum_poster td.forum_poster_left { border-top: 1px "solid" #CCC; border-left: 1px "solid" #CCC; border-bottom: 1px "solid" #CCC; }

.forumpost { padding: 14px; }

.datalabel { color: #7F7F7F; font-size: 11px; line-height: 120%; font-weight: bold; }

.captcha_label { color: #000; font-size: 14px; border: 1px "solid" red; padding: 3px 10px 3px 10px; }

.forumoption { color: #000; font: bold 14px/14px Tahoma, Arial, Helvetica, sans-serif; padding: 0; margin: 0; margin-bottom: 2px; border-bottom: 1px #000 "solid"; width: 100%; }

.forumform { padding-top: 20px; clear: both; width: 75%; }

.requestwrap { width: 75%; }

.requestpad { padding: 3px; padding-left: 14px; }

.kb-book-list { border-left: 9px solid #006699; border-bottom: 1px solid #cccccc; margin-bottom: 18px; padding-left: 9px; }
.kb-book-list h3 { margin-bottom: 0px; }
.kb-book-list p { margin-bottom: 6px; }

.kb-book-list-small { border-left: 9px solid #006699; margin-bottom: 18px; padding-left: 9px; }
.kb-book-list-small h4 { margin-bottom: 0px; }

ul.kbtoc, ul.kbtocpage { list-style: none; padding: 0; }
ul.kbtocpage { margin-left: 1em; }

.kbhighlight { display: block; background-color: #ffffcc; margin-left: -1em; margin-right: -1em; padding: 9px 5px 5px 1em; }

li.kbtoc { margin-bottom: 25px; }
li.kbtoc h3 { border-bottom: 1px solid #333333; padding-bottom: .25em; }

.subjectlist { padding-top: 15px; }
.subjectlist p { text-align: left; }
.subjectlist select { font-size: 1em; width: 60%!important; }
.subjectlist input.text { margin-left: 0; margin-right: 0; width: 80%; }
.subjectlist table, .subjectlist tr, .subjectlist td { margin: 0; padding: 0; }

.kb-page h3 { border-bottom: 1px solid #333333; padding-bottom: .25em; }

.helpful { text-align: right; font-weight: bold; margin-bottom: 25px; }

.datarow { font-size: 10px; background-color: #333333; color: white; }
.datarow .left { float: left; padding: 5px; }
.datarow .right { text-align: right; float: right; padding: 5px; }

a.nextprev { color: white!important; }
a.nextprev:visited, a.nextprev:hover { color: white; }

#comparison_chart tr.cRow td { border-top: 1px dotted #cccccc; }

select { padding: 2px; }

input.title, input.text { padding: 2px; }

.dmq input.text { width: 100px!important; }

.tourportal { padding-left: 20px; }

#tournavs { padding-top: 36px; border-right: 1px solid #3a535b; padding-bottom: 108px; margin-right: -1px; }

.tournav { display: block; width: 190px; font-size: 1.4em; text-align: left; margin-bottom: 4px; background: url(/images/new/tour/tournav_bg.gif) top -10px repeat-y; }
.tournav.spacer { margin-bottom: 20px; }
.tournav.off { background: url(/images/new/tour/tour_nav_off.jpg) top left no-repeat; border-right: 1px solid #3a535b; }
.tournav.off a { color: #666666 !important; }
.tournav.off a:hover { color: #333333 !important; text-decoration: none; }
.tournav a { margin-left: 9px; margin-top: 5px; display: block; }
.tournav.on { background: url(/images/new/tour/tour_nav_on.jpg) top left no-repeat; color: white; width: 191px; }
.tournav.on a { color: white!important; }
.tournav.on a:hover { text-decoration: none; cursor: default; color: white!important; }
.tournav.on .subnav a { font-size: 12px; font-weight: normal; color: #666666 !important; }
.tournav.on .subnav a:hover { color: #a35100 !important; cursor: pointer; }
.tournav.on .subnav.on a { font-weight: bold; color: #a35100 !important; }

.add_to_cart_box { display: block; clear: both; width: 130px; min-height: 110px; padding-left: 10px; padding-right: 10px; border-top: 5px solid #3a535b; border-left: 1px solid black; border-right: 1px solid black; border-bottom: 5px solid #3a535b; float: right; text-align: left; margin-bottom: 20px; }
.add_to_cart_box p.price { font-color: #000; font-weight: bold; font-size: 18px; margin-top: 8px; }
.add_to_cart_box p.payments { font-size: 11px; margin: -2.5em 0px 1.2em 0px; }
.add_to_cart_box a img { margin-bottom: 1em; text-align: left; }

input.text, textarea, select, .forumform input { font-family: HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, HelveticaNeue, Helvetica, Arial, sans-serif; font-size: 1.1em; color: #3a535b; }

/* *************** Customer Profile Styling ***************** */
.mugshot { position: relative; background: url(/images/new/polaroid_small.png) top left no-repeat; width: 230px; height: 274px; }

.mug { position: absolute; top: 20px; left: 21px; width: 188px; height: 191px; overflow: hidden; }

.mugshot .onelinecaption { font-family: Georgia, Times New Roman; font-style: italic; position: absolute; text-align: center; top: 220px; left: 22px; width: 188px; height: 40px; overflow: hidden; line-height: 40px; }
.mugshot .twolinecaption { font-family: Georgia, Times New Roman; font-style: italic; position: absolute; text-align: center; top: 220px; left: 22px; width: 188px; height: 40px; overflow: hidden; line-height: 1.2em; }

.vitals { position: relative; width: 230px; }
.vitals .innertube { font-size: 12px; font-weight: bold; margin: 0 20px 0 20px; }
.vitals p { font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif"!important; color: #000!important; }
.vitals .quote { font-weight: normal; font-style: italic; line-height: 1em; font-family: Georgia, Times New Roman, Serif!important; }
.vitals .innertube .shop-logo { margin-bottom: 10px; margin-top: -10px; }

.graph-paper-top { background: url(/images/new/graph_paper_top.png) top left no-repeat; height: 43px; }

.graph-paper-middle { background: url(/images/new/graph_paper_middle.png) top left repeat-y; }

.graph-paper-bottom { background: url(/images/new/graph_paper_bottom.png) top left no-repeat; height: 43px; margin-top: -18px; }

.papyrus-top { background: url(/images/new/profile_header_60_950.png) top left no-repeat; height: 60px; }

.papyrus-middle { padding-top: 10px; background: url(/images/new/papyrus_middle_10_950.png) top left repeat-y; }

.papyrus-bottom { background: url(/images/new/papyrus_bottom_43_950.png) top left no-repeat; height: 41px; }

.papyrus-middle h2, .papyrus-middle h3, .papyrus-middle h4 { color: #21140F; }
.papyrus-middle p { font-family: Georgia, Times New Roman, Serif; color: #5B3827; }

.customer-profile h2 { font-weight: bold; }
.customer-profile h3 { margin-top: -8px; }
.customer-profile h4 { font-weight: bold; }
.customer-profile h4.date { margin-top: -1em; font-weight: normal; }

