/* -------------------------------------------------------------- 
  
   reset.css
   * Resets default browser CSS.
   
   Based on work by Eric Meyer:
   * meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
   
-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


body { line-height: 1.5; background: #fff; margin:1.5em 0; }

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }


/* --------------------------------------------------------------
	main.css
-------------------------------------------------------------- */


html{
    height: 100%;
}
body{
/*  background: url("../images/christmas_balls.png") -10px 0px no-repeat fixed transparent; */
    background-color: #E4E4E9;
    color: #000000;
    font-family: "Times New Roman", Times, serif;
    font-size: 0.9em;
    height: 100%;
    line-height: 1.5em;
    margin: 0;
    padding: 0;
}
#logo a{
	background: url('../images/logo.png') no-repeat top left;
	width: 257px;
	height: 37px;
	display: block;
	text-indent: -9999px;
}
p{
	padding-bottom: 10px;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	}
h1{
	font-size: 1.5em;
	line-height: 1.2em;
	margin: 20px 0 10px 0;
	}
h2{
	font-size:1.3em;
	font-weight: bold;
	line-height: 1.2em;
	margin: 20px 0 10px 0;
	}
h3{
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 20px 0 10px 0;
	}
a{
	color: #0202b1;
	text-decoration: underline;
	}
a:visited{
	color: #0202b1;
	text-decoration: underline;
	}
a:hover{
	color: #0202b1;
	text-decoration: none;
	}
a.btn{
    background: url("../images/sprite_btn.png") no-repeat scroll left top transparent;
    color: #000000;
    display: block;
    float: left;
    font-family: tahoma;
    height: 26px;
    line-height: 26px;
    margin: 10px 0 10px 10px;
    text-align: center;
    text-decoration: none;
    width: 101px;
	}
a.btn.active{
    background: url("../images/sprite_btn.png") no-repeat scroll left -26px transparent;
}
a.rss{
    background: url("../images/social/sprite_social.png") no-repeat scroll left top transparent;
    color: #000000;
    display: block;
    float: left;
    height: 24px;
    width: 24px;
    margin-right: 5px;
    text-indent:-9999px;
	}
a.google_plus{
    background: url("../images/social/sprite_social.png") no-repeat scroll -23px top transparent;
    color: #000000;
    display: block;
    float: left;
    height: 24px;
    width: 24px;
    text-indent:-9999px;
	}
a.product_ico_office{
    background: url("../images/sprite_products.jpg") no-repeat scroll left top transparent;
    display: inline-block;
    height: 115px;
    width: 115px;
	}
a.product_ico_windows{
    background: url("../images/sprite_products.jpg") no-repeat scroll -115px top transparent;
    display: inline-block;
    height: 115px;
    width: 115px;
	}
a.product_ico_excel{
    background: url("../images/sprite_products.jpg") no-repeat scroll -230px top transparent;
    display: inline-block;
    height: 115px;
    width: 115px;
	}
a.product_ico_word{
    background: url("../images/sprite_products.jpg") no-repeat scroll -345px top transparent;
    display: inline-block;
    height: 115px;
    width: 115px;
	}
a.product_ico_vba{
    background: url("../images/sprite_products.jpg") no-repeat scroll -460px top transparent;
    display: inline-block;
    height: 115px;
    width: 115px;
	}
a.product_ico_outlook{
    background: url("../images/sprite_products.jpg") no-repeat scroll -575px top transparent;
    display: inline-block;
    height: 115px;
    width: 115px;
	}
a.product_ico_medium_office{
    background: url("../images/sprite_products_medium.jpg") no-repeat scroll left top transparent;
    display: inline-block;
    height: 80px;
    width: 80px;
	}
a.product_ico_medium_windows{
    background: url("../images/sprite_products_medium.jpg") no-repeat scroll -80px top transparent;
    display: inline-block;
    height: 80px;
    width: 80px;
	}
a.product_ico_medium_excel{
    background: url("../images/sprite_products_medium.jpg") no-repeat scroll -160px top transparent;
    display: inline-block;
    height: 80px;
    width: 80px;
	}
a.product_ico_medium_word{
    background: url("../images/sprite_products_medium.jpg") no-repeat scroll -240px top transparent;
    display: inline-block;
    height: 80px;
    width: 80px;
	}
a.product_ico_medium_vba{
    background: url("../images/sprite_products_medium.jpg") no-repeat scroll -320px top transparent;
    display: inline-block;
    height: 80px;
    width: 80px;
	}
a.product_ico_medium_outlook{
    background: url("../images/sprite_products_medium.jpg") no-repeat scroll -400px top transparent;
    display: inline-block;
    height: 80px;
    width: 80px;
	}
li{
	margin: 0px 0px 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	}
td{
	vertical-align:top;
	}
#work_space{
	position: relative;
	width: 1047px;
	margin: 50px auto;
	background:url(../images/bg_work_space.png) repeat-y top left;
	-moz-box-shadow:3px 20px 15px rgba(0,0,0,0.5);
	-webkit-box-shadow: 3px 20px 15px rgba(0,0,0,0.5);
	box-shadow:3px 20px 15px rgba(0,0,0,0.5);
	}
#header{
    background: url("../images/bg_header.jpg") no-repeat scroll left top transparent;
    height: 242px;
    position: relative;
    top: -11px;
    width: 1047px;
	}
#logo{
	position: absolute;
	top:35px;
	left:25px;
	width:341px;
	height:37px
	}
#content{
    background-color: #FFFFFF;
    border-bottom: 1px solid #A0A0A0;
    border-left: 1px solid #A0A0A0;
    border-right: 1px solid #A0A0A0;
    margin: -115px auto -20px;
    position: relative;
    width: 1005px;
    z-index: 20;
	}
.center_content{
	width: 412px;
	background-color: #f5f5ff;
	margin: 20px auto;
	border-radius: 10px;
	padding: 20px;
	}
.object-center{
	text-align: center;
	margin: 20px auto 20px auto;
       }
.text-center{
	text-align: center;
       }
#bar{
    background: url("../images/bg_bar.png") repeat-x scroll left top transparent;
    height: 44px;
    position: relative;
    width: 1005px;
	}
#bar .tab{
    background: url("../images/bg_tab_center.png") repeat-x scroll left top transparent;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 1.2em;
    height: 34px;
    left: 7px;
    line-height: 34px;
    padding: 0 10px;
    position: absolute;
    top: -33px;
	}
#bar .tab .left_block{
    width:8px;
    height:34px;
    background:url("../images/sprite_left_right.png") no-repeat scroll -44px top transparent;
    position:absolute;
    left:-8px;
    top:0;
	}
#bar .tab .right_block{
    width:8px;
    height:34px;
    background:url("../images/sprite_left_right.png") no-repeat scroll -51px top transparent;
    position:absolute;
    right:-8px;
    top:0;
	}
#bar .social_google_plus {
    float: left;
    margin-top: 11px;
    margin-left: 15px;
    width: 110px;
	}
.products_overview {
	overflow:hidden;
	clear:both;
	margin:10px 0;
	}
.products_overview .ico{
	float:left;
	width:180px;
	text-align: center;
	padding-top:13px;
	}
.products_overview .name{
	float:left;
	width:200px;
	padding:10px 105px 10px 10px;
	}
.products_overview .name h1{
	font-size: 1.7em;
	line-height: 1.2em;
	margin: 20px 0 10px;
	}
.products_overview.download .name, .products_overview.purchase .name{
	float:left;
	width:670px;
	padding:10px;
	}
.products_overview .description{
    background-color: #F5F5FF;
    float: left;
    padding: 15px;
    width: 470px;
	}
.description .social_google_plus{
	display: inline;
	margin-left:20px;
	vertical-align: middle;
	}
.description .social_facebook{
	position: absolute;
	right: -210px;
	}
.about_product{
	padding:20px;
	background:url(../images/bg_about_product.gif) repeat-y top left;
	}
.about_product .image{
    float: left;
    margin: 10px 20px;
    text-align: center;
    width: 125px;
	}
.about_product .description{
    float: left;
    margin: 3px 0px 5px 0px;
	}
.about_product .btn_download{
    background: url("../images/bg_download.png") no-repeat scroll left top transparent;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.2em;
    height: 98px;
    padding: 21px 15px 21px 83px;
    position: absolute;
    right: 0;
    text-align: left;
    text-decoration: none;
    top: 0;
    width: 180px;
	}
.about_product .btn_download a{
	color:#26412b;
	text-decoration:none;
	text-align:center;
	font-size:1.4em;
	text-transform:uppercase;
	display:block;
	} 
.about_product .btn_download a span.ico_download{
	display:block;
	margin-bottom:10px;
	}
.about_product .head{
    background: url("../images/bg_sub_bar.png") repeat-x scroll left bottom #E5EEFC;
    margin-left: -20px;
    margin-top: -18px;
    min-height: 141px;
    position: relative;
    top: -2px;
    width: 1005px;
	}
.about_product .head .description h1{
	font-size: 1.7em;
	line-height: 1.2em;
	margin: 20px 0 10px;
	}
.about_product .program_menu{
    background-color: #E5EEFC;
    color: #010101;
    height: 23px;
    line-height: 23px;
    margin-left: 6px;
    margin-top: 8px;
    padding: 0 5px;
    position: absolute;
	}
.about_product .program_menu li{
	float:left;
	list-style:none;
	font-size:0.9em;
	line-height:23px;
	margin:0;
	}
.about_product .program_menu li a{
	display: block;
	float: left;
	line-height: 23px;
	padding: 0 10px;
	text-decoration: none;
	color:#010101;
	}
.about_product .program_menu li a:hover{
	text-decoration:none;
	background-color: #598ED8;
	color:#ffffff;
	}
.about_product .program_menu li .delimeter{
	float:right;
	}
.about_product .program_menu li span{
	display: block;
	float: left;
	line-height: 23px;
	padding: 0 10px;
	color:#010101;
	font-weight:bold;
	}
.about_product .program_menu .bg_left{
	width:6px;
	height:23px;
	background:url("../images/sprite_left_right.png") no-repeat scroll -60px top transparent;
	position:absolute;
	left:-6px;
	top:0;
	}
.about_product .program_menu .bg_right{
	width:6px;
	height:23px;
	background:url("../images/sprite_left_right.png") no-repeat scroll -66px top transparent;
	position:absolute;
	right:-6px;
	top:0;
	}
.main_content{
	position:relative;
	}
.main_content .overview{
	display:block;
	overflow:hidden;
	clear:both;
	}
.main_content .overview .column{
	width:455px;
	float:left;
	}
.main_content .overview .column:last-child{
	margin-left:55px;
	}
#help_contents{
	overflow: hidden;
	position: relative;
	}
#help_contents li{
	margin: 0px 0px 5px 20px;
	}
#help_contents h2{
	font-size: 1.3em;
	font-weight: normal;
	margin: 20px 0 10px 0;
	}
table.purchase, table.download{
    margin: 10px auto 30px;
    position: relative;
    width: 950px;
	}
table.purchase td, table.purchase th, table.download td, table.download th{
	vertical-align:middle;
	padding:5px;
	width:100px;
	border-bottom: 4px solid white;
	}
table.purchase th.ico, table.download th.ico{
	width:60px;
	}
table.purchase td.ico, table.download td.ico{
	text-align:center;
	vertical-align:middle;
	}
table.purchase td.btn, table.download td.btn{
	width:105px;
	}
table.purchase td.btn a.buy, table.download td.btn a.download{
    background: url("../images/bg_btn_small.png") no-repeat scroll left top transparent;
    color: #FFFFFF;
    display: block;
    font-size: 1.3em;
    height: 42px;
    line-height: 42px;
    text-align: center;
    width: 113px;
    margin:0 auto;
	}
table.purchase th.name, table.download th.name{
	width:110px;
	}
table.purchase td h1, table.download td h1{
	margin:0;
	}
table.purchase td.business_lic, table.purchase td.personal_lic, table.purchase td.btn, table.download td.version, table.download td.size, table.download td.btn{
	background:#F5F5FF;
	}
table.purchase td.business_lic, table.purchase td.personal_lic{
	font-size:1.3em;
	width:80px;
	font-weight:bold;
	text-align:center;
	}
table.download th.version, table.download th.size{
	width:80px;
	text-align:center;
	font-size:1.7em;
	}
table.download td.version, table.download td.size{
	font-size:1.4em;
	font-family: Arial, Helvetica, sans-serif;
	width:80px;
	font-weight:bold;
	text-align:center;
	}
table.purchase th.personal_lic, table.purchase th.business_lic{
	width:80px;
	text-align:center;
	font-size:1.7em;
	}
table.purchase td.personal_lic, table.purchase td.business_lic{
	font-size:1.4em;
	font-family: Arial, Helvetica, sans-serif;
	width:80px;
	font-weight:bold;
	text-align:center;
	}
table.renderedtable{
	border-collapse:collapse;
	margin-bottom:20px;
	}
table.renderedtable td{
	border:1px solid #a0bfe9;
	background-color:#fff;
	vertical-align:middle;
	padding-top:10px;
	}
#footer{
    background: url("../images/bg_footer.png") no-repeat scroll left top transparent;
    bottom: -15px;
    height: 54px;
    position: relative;
    width: 1047px;
    z-index:10;
	}
#footer .left_text{
    float: left;
    color: #FFFFFF;
    font-family: Tahoma,Geneva,sans-serif;
    line-height: 55px;
    padding-left: 26px;
	}
#footer .right_text{
	float: right;
	color: #FFFFFF;
	font-family: Tahoma,Geneva,sans-serif;
	padding-left:20px;
	padding-right:26px;
	line-height:55px;
	}
.small_overview{
    float: left;
    margin: 0px 10px 10px 30px;
    width: 428px;
	}
.small_overview.with_padding_top{
	padding-top:52px;
	}
.small_overview:nth-child(even){
	clear: right;
	margin-left:70px;
	}
.small_overview:nth-child(odd){
	clear: left;
	margin-left:0px;
	}
.small_overview.wide{
	clear:both;
	width:100%;
	}
.content{
	margin:20px;
	}
#screen_shots .galleria-container{
	background:none repeat scroll 0 0 transparent;
	}
#screen_shots .galleria-thumbnails .galleria-image{
	background:none repeat scroll 0 0 transparent;
	border:none;
	}
#screen_shots .galleria-thumbnails{
	margin:0 auto;
	}
#screen_shots .galleria-thumbnails .galleria-image.active{
	background-color:#f0f0f0;
	border: 1px solid #CCCCCC;
	}
.galleria-thumb-nav-left, .galleria-thumb-nav-right{
	height:50px;
	}
#languages{
    background: url("../images/bg_menu_center_small.png") repeat-x scroll left top transparent;
    color: #FFFFFF;
    float: right;
    list-style: none outside none;
    margin-left: 25px;
    margin-right: 2px;
    margin-top: 0;
    position: relative;
    width: 90px;
    z-index: 40;
	}
#languages .left_block {
	background: url("../images/sprite_left_right.png") no-repeat scroll -29px top transparent;
	width: 7px;
	height: 25px;
	position: absolute;
	left: -7px;
	top: 0;
	}
#languages .right_block {
	background: url("../images/sprite_left_right.png") no-repeat scroll -36px top transparent;
	width: 8px;
	height: 25px;
	position: absolute;
	right: -8px;
	top: 0;
	}
#languages ul:hover li {
	display: block;
	border: 1px solid #53565a;
	}
#languages ul li {
	display: none;
	margin: -3px 0px;
	background-color: #182027;
	text-align: center;
	}
#languages ul li.active {
	display: block;
	background-color: transparent;
	margin: 2px 0px;
	border: 0;
	}
#languages ul a {
	color:#ffffff;
	font-size:0.9em;
	text-decoration:none;
	}
#social_buttons {
	position: absolute;
	right: 29px;
	top: 80px;
	width: 170px;
	}
.social_toolbox {
	margin: 10px 0 10px 250px;
	height: 30px;
	}
.addthis_pill_style {
    width: 53px;
    margin-left: 3px;
    overflow: hidden;
}
.addthis_counter.addthis_pill_style a.atc_s {
    background: url("../images/social/share.png") no-repeat scroll 0 0 transparent;
}

a.purchase_btn, a.download_btn{
	background: url("../images/download_btn_center.png") repeat-x scroll 0 0 transparent;
	font-family: "Times New Roman", Times, serif;
	display: table;
	height: 68px;
	position: relative;
	width: auto;
	width: intrinsic;
	width: -moz-fit-content;
	color: #313131;
	font-size: 1.5em;
	line-height: 68px;
	padding: 0 5px;
	margin: 30px auto 0 auto;
	}
a.purchase_btn.small, a.download_btn.small{
	background: url("../images/download_btn_center_small.png") repeat-x scroll 0 0 transparent;
	height: 47px;
	width: auto;
	width: intrinsic;
	width: -moz-fit-content;
	font-size: 1.3em;
	line-height: 47px;
	padding: 0 5px;
	margin: 0 auto;
	}
a.purchase_btn .left, a.download_btn .left{
	background:url("../images/download_btn.png") no-repeat scroll 0 0 transparent;
	width: 7px;
	height: 68px;
	display: block;
	position: relative;
	float: left;
	left: -12px;
	top: 0;
	}
a.purchase_btn.small .left, a.download_btn.small .left{
	background:url("../images/download_btn_small.png") no-repeat scroll 0 0 transparent;
	width: 7px;
	height: 47px;
	left: -12px;
	}
a.purchase_btn .right, a.download_btn .right{
	background:url("../images/download_btn.png") no-repeat scroll -7px 0 transparent;
	width: 7px;
	height: 68px;
	display: block;
	position: relative;
	float: right;
	right: -12px;
	top: 0;
	}
a.purchase_btn.small .right, a.download_btn.small .right{
	background:url("../images/download_btn_small.png") no-repeat scroll -7px 0 transparent;
	width: 7px;
	height: 47px;
	right: -12px;
	}
a.download_btn .ico{
	background: url("../images/ico_download_small.png") no-repeat scroll 0 0 transparent;
	width: 58px;
	height: 48px;
	display: block;
	position: relative;
	float: left;
	margin-top: 9px;
	margin-right: 10px;
	}

/* --------------------------------------------------------------
	menu.css
-------------------------------------------------------------- */


#main_menu{
    background: url("../images/bg_menu_center.png") repeat-x scroll left top transparent;
    height: 42px;
    position: absolute;
    right: 35px;
    top: 17px;
	}
#main_menu .left_block{
    background: url("../images/sprite_left_right.png") no-repeat scroll left top transparent;
    height: 42px;
    left: -13px;
    position: absolute;
    width: 13px;
	}
#main_menu .right_block{
    background: url("../images/sprite_left_right.png") no-repeat scroll -12px top transparent;
    height: 42px;
    position: absolute;
    right: -16px;
    width: 16px;
	}
#main_menu ul{
	}
#main_menu li {
	list-style: none;
	position:relative;
	float:left;
	margin:0;
	}
#main_menu li ul{
    background: none repeat scroll 0 0 #182027;
    border-left: 1px solid #737373;
    border-right: 1px solid #737373;
    border-bottom: 1px solid #737373;
    left: 10px;
    padding: 10px;
    position: absolute;
    top: 35px;
    width: 300px;
    z-index: 30;
    display:none;
	}
#main_menu li:hover ul{
    display:block;
	}
#main_menu li a{
    color: #FFFFFF;
    display: block;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 1.2em;
    line-height: 35px;
    padding: 0 15px;
    text-decoration: none;
	}
#main_menu li ul li a{
	padding: 0;
	}
#main_menu li a:hover{
	text-decoration:underline;
	}
	
#screen_shots{
	width: 720px;
	position: relative;
	margin: 5px auto 20px auto;
	overflow: hidden;
	}
#screen_shots .buttons{
	position:relative;
	overflow:hidden;
	margin:20px auto;
	width:400px;
	}
#screen_shots .buttons li{
	width:32px;
	height:32px;
	float:left;
	margin-right:5px;
	list-style:none;
	}
#screen_shots .buttons li a{
	display:block;
	width:32px;
	height:32px;
	text-indent:-9999px;
	}
#screen_shots .images{
	overflow:hidden;
	 height: 457px;
	}
#screen_shots .images li{
	position:absolute;
	list-style:none;
	width:529px;
	height:457px;
	}


/* --------------------------------------------------------------
	contact.css
-------------------------------------------------------------- */

form.contact{
	overflow:hidden;
	}
form.contact input.box {
	width: 397px;
	padding: 5px;
	font-size: 1.2em;
	}
form.contact textarea.box {
	width: 397px;
	height: 80px;
	padding: 5px;
	font-size: 1.2em;
	}
form.contact label{
	padding-top: 10px;
	line-height: 2.5em;
	font-size: 1.2em;
	}
form.contact input.btn{
	padding: 2px 5px;
	}
.outer-submit {
	margin: 21px auto 0px;
	background:transparent url("../images/bg_btn_submit.png") no-repeat top left;
	max-width: 240px;
	float:right;
	}
form input[type=submit] {
	color: #313131;
	padding: 9px;
	margin: 0px 0px 5px 6px;
	border: none;
	height: 47px;
	background: transparent url("../images/bg_btn_submit.png") no-repeat top right;
	text-decoration: underline;
	padding: 0 30px !important;
	font-family: times;
	font-size: 1.3em;
	cursor: pointer;
	}
form input[type=submit]:hover {
	text-decoration: underline;
	}