@font-face {
    font-family: 'AllerBold';
    src: url('../fonts/aller_bd-webfont.eot');
    src: url('../fonts/aller_bd-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aller_bd-webfont.woff') format('woff'),
         url('../fonts/aller_bd-webfont.ttf') format('truetype'),
         url('../fonts/aller_bd-webfont.svg#AllerBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AllerRegular';
    src: url('../fonts/aller_rg-webfont.eot');
    src: url('../fonts/aller_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aller_rg-webfont.woff') format('woff'),
         url('../fonts/aller_rg-webfont.ttf') format('truetype'),
         url('../fonts/aller_rg-webfont.svg#AllerRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MEgalopolisExtraRegular';
    src: url('../fonts/megalopolisextra-webfont.eot');
    src: url('../fonts/megalopolisextra-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/megalopolisextra-webfont.woff') format('woff'),
         url('../fonts/megalopolisextra-webfont.ttf') format('truetype'),
         url('../fonts/megalopolisextra-webfont.svg#MEgalopolisExtraRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
html, body{
	height:100%;
}
body {
	background-color:#fff;	
	font-size: 16px;
	font-family: 'AllerRegular', Arial, Helvetica, sans-serif;
	color:#636363;
}
a{
	text-decoration:none;
	color:#47b8c8;
	font-weight:bold;
}
sup{
	vertical-align:super;
}
sub{
	vertical-align:middle;
}
.clear{
	clear:both;
}
ul, ol{
	list-style:disc;
	margin:0 0 20px 15px;	
}
li{
	color:#636363;
	font-size:0.9em;
	line-height:1.5em;
	text-align:justify;
	margin-bottom:5px;
}
#container{
	margin-left:auto;
	margin-right:auto;	
	width:928px;
	min-height:100%;
	height:auto !important;
	height:100%;
	margin:0 auto -10em;
}
#header{
	height:125px;
	margin-bottom:32px;
	position:relative;
}
#logo{
	float:left;
	width:262px;
	margin:30px 30px 0 0;	
}
#menu{
	float:left;
	list-style:none;
	margin:0;
}
#menu li{
	width:130px;
	height:125px;
	background-color:#e3e3e3;
	margin-right:15px;
	float:left;
	font-size:1em;
	line-height:1.1em;
}
#menu li a{
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:80px;
	height:35px;
	font-family: 'AllerBold', Arial, Helvetica, sans-serif;
	font-size:1em;
	padding-top:55px;
	text-align:center;
	color:#9d9d9d;
	margin-top:20px;
	font-style:normal;
	font-weight:normal;
}
#menu li.menu_1:hover, #menu li.menu_1_selected:hover, #menu .menu_1_selected{
	background-color:#aade89;
	
}
#menu .menu_1 a{
 	background:url(../images/menu_home.gif) top center no-repeat;
}
#menu .menu_1_selected a, #menu .menu_1:hover a{
 	background:url(../images/menu_home_selected.gif) top center no-repeat;	
color:#E3FFD1 !important
}
#menu .menu_2 a{
	background:url(../images/menu_business.gif) top center no-repeat;
}
#menu li.menu_2:hover, #menu li.menu_2_selected:hover, #menu .menu_2_selected{
	background-color:#76c3cc;

}
#menu .menu_2_selected a, #menu .menu_2:hover a{
 	background:url(../images/menu_business_selected.gif) top center no-repeat;
	color:#DEF2F4
}
#menu .menu_3 a{
	background:url(../images/menu_free.gif) top center no-repeat;
}
#menu li.menu_3:hover, #menu li.menu_3_selected:hover, #menu .menu_3_selected{
	background-color:#9d9d9d;
}
#menu .menu_3_selected a, #menu .menu_3:hover a{ 
 	background: url(../images/menu_free_selected.gif) top center no-repeat;
	color:#DDD;	
}
#search_box{
	float:right;
	margin-top:50px;
}
.search{
	margin:0 5px 0 0;
	float:left;
}
div.outer, .search_outer, .box_outer, .twitter_outer, .prod_box_outer1, .prod_box_outer2 { 
	float: left; 
	margin-top: 2px;  
	background: #e3e3e3;
	padding:3px;
}
.prod_box_outer1{
	margin:0 20px 20px 0;
}
.prod_box_outer2{
	margin:0 0 20px 0;
}
div.inner { 
	margin: 0; 
	background: #fff; 
	border:0; 
	padding:3px;
}
.inner input{
	width:130px;
	color:#bbbbbb;
	font-size:0.8em;
}
#content{
	width:928px;
	min-height:550px;
}

#first_column{
	width:260px;
	float:left;
	margin-right:30px;
}
#second_column{
	width:638px;
	float:left;
}
h1, h4{
	font-family: 'MEgalopolisExtraRegular', Arial, Helvetica, sans-serif;
}
h2, h3{
	font-family: 'AllerBold', Arial, Helvetica, sans-serif;
}
h1{
	color:#91d666;
	font-size:2.1em;
	margin-bottom:20px;
}
.home h1{
	display:block;
	height:33px;
	background:url(../images/title_home.gif) center left no-repeat;
	padding-left:50px;
	padding-top:5px;
}
.business h1{
	background:url(../images/title_business.gif) center left no-repeat;
	padding-left:50px;
	height:29px;
	padding-top:3px;
	color:#60bac4;
}
h2{
	font-size:1.4em;
	color:#91d666;
margin: 0 0 16px 0
}
.home h2.title, .home h2{
	color:#91d666;
	font-family: 'MEgalopolisExtraRegular', Arial, Helvetica, sans-serif;
	margin-bottom:20px;
}
.home h2{
	font-size:1em;
	margin-bottom:10px;
}
.business h2.title, .business h2{
	color:#60bac4;
	font-family: 'MEgalopolisExtraRegular', Arial, Helvetica, sans-serif;
	margin-bottom:20px;
}
.business h2{
	font-size:1em;
	margin-bottom:10px;
}
.col1 h2, .col2 h2, .col2 h2{
	font-size:0.9em;
}
.col1 h3, .col2 h3, .col2 h3{
	font-size:0.8em;
	margin-bottom:10px;
}
h2.title{
	font-size:1.4em;
}
h3{
	font-size:1.2em;
}
.home h3{
	color:#91d666;
}
.business h3{
	color:#60bac4;
}
h4{
	color:#fff;
	font-size:1.3em;
	margin-bottom:5px;
}
#content p, .bubble{
	color:#636363;
	font-size:0.9em;
	line-height:1.5em;
	text-align:justify;
	margin-bottom:20px;
}
.box{
	/*border:3px solid #e3e3e3;*/
	width:633px;
	height:180px;
	margin: 0; 
	background: #fff; 
	border:0; 
	padding:3px;
}
.prod_box1, .prod_box2{
	border:3px solid #e3e3e3;
	width:440px;
	height:176px;
	margin-right:20px;
	margin-bottom:20px;
	float:left;
	padding:4px;
	margin: 0; 
	background: #fff; 
	border:0; 
	padding:3px;
	position:relative;
}
.prod_box2{
	margin-right:0px;
}

.icon{
	width:120px;
	height:55px;
	background:url(../images/front_home.gif) top center no-repeat;
	font-size:1.5em;
	text-align:center;
	color:#bfe6a6;
	padding-top:80px;
	margin:25px 15px 0 25px;
	float:left;
	cursor:pointer;
	font-style:normal;
	font-weight:normal;
}
.icon:hover{
	color:#91d666;
}

.business .icon{
	background:url(../images/front_business.gif) top center no-repeat;
	color:#b4dade;
	padding-top:70px;
}
.business .icon:hover{
	color:#5fb9c3;
}
.prod_sm, .prod_sm h3, .prod_sm img, .prod_box1 h2, .prod_box1 img, .prod_box2 h2, .prod_box2 img {
	display:block;
	float:left;
}
.prod_sm{
	width:215px;
	height:165px;
	margin:10px 20px 0 0;
	position:relative;
}
.prod_sm h3{
	width:127px;
	margin-top:8px;
	font-size:0.95em;
position: absolute;
left: 83px
}

.prod_sm .avg_price
{
position: absolute;
left: 83px;
top: 64px
}

.prod_sm .price
{
position: absolute;
left: 128px;
top: 60px
}

.prod_box1 h2, .prod_box2 h2{
	width:245px;
	margin-top:15px;
}
.prod_box1 img, .prod_box2 img{
	margin-right:20px;
}
.prod_box1 a, .prod_box2 a{
	font-style:normal;
	font-weight:normal;
}
#content h2 a, #content h3 a{
	font-style:normal;
	font-weight:normal;
}
.prod_sm .avg_price, .prod_sm .price, .prod_box1 span, .prod_box2 span, .license_box{
	float:left;
	margin:18px 4px 0 0;
	color:#a1a1a1;
}
.prod_sm a{
	font-style:normal;
	font-weight:normal;
}
.prod_sm .avg_price, .license_box span.avg_price{
	text-align:center;
	margin-top:13px;
}
.prod_box1 span, .prod_box2 span{
	font-size:0.7em;
	text-align:center;
	margin:8px 10px 0 0;
}
.prod_sm .avg_price, .prod_sm .price, .license_box span{
	font-size:0.6em;
}
.prod_box1 span.avg_price, .prod_box2 span.avg_price{
    margin-top:15px;
}
.prod_box1 .price, .prod_box2 .price{
	font-size:1.9em;
	font-family: 'AllerBold', Arial, Helvetica, sans-serif;
	margin-top:0;
	color:#636363;
	position:relative;
}
.prod_sm .price, .license_box .price{
	color:#636363;
	font-size:1.1em;
	font-family: 'AllerBold', Arial, Helvetica, sans-serif;
	position:relative;
}
.prod_sm div sup, .license_box span sup{
	font-size:0.5em;
	vertical-align:top;
	font-family: 'AllerRegular', Arial, Helvetica, sans-serif;
}
.prod_box2 span sup, .prod_box1 span sup{
	font-size:0.6em;
	vertical-align:top;
}
.prod_box1 strike, .prod_box2 strike{
	font-size:1.2em;
	color:#bbbbbb;
}
.prod_sm strike, .license_box strike{
	color:#bbbbbb;
	font-size:1.1em;
}
.home h3 a, .home h2 a{
	color:#91d666;	
}
.business h3 a, .business h2 a{
	color:#60bac4;
}
.discount{
	width:21px;
	height:20px;
	float:left;
	color:#fff;
	font-size:0.6em;
	font-weight:bold;
	padding:5px 4px 0 0;
	text-align:right;
	margin:7px 0 0 7px;
}
.prod_sm .price .discount{
	position:absolute;
	top:-10px;
	right:-27px;
}
.discount sup, .discount sub{
    font-size:0.7em;
}
.prod_box1 .discount, .prod_box2 .discount{
	width:28px;
	height:25px;
	font-size:0.6em;
    padding:7px 3px 0 0;
	position:absolute;
	top:-15px;
	right:-50px;
	margin:0;
	color:#fff;
}
.discount sub{
	display:block;
	margin-top:-2px;
}
.prod_box1 .discount sub, .prod_box2 .discount sub{
	margin-left:10px;
}
.home .prod_sm .discount{
	background:url(../images/discountbadge_b_sm.gif)
}
.business .prod_sm .discount{
	background:url(../images/discountbadge_g_sm.gif)
}
.home .discount{
	background:url(../images/discount_badge.gif);
}
.business .discount{
	background:url(../images/discount_badge_g.gif);	
}
.moreinfo{
	width:214px;
	height:23px;
	font-size:1.2em;
	font-family: 'AllerBold', Arial, Helvetica, sans-serif;
	text-align:center;
	padding-top:4px;
	position:absolute;
	bottom:5px;
	left:0;
	cursor:pointer;
}
.home .moreinfo{
	background-color:#a0dc7a;
	border:3px solid #91d666;
	color:#edffe1;
}
.home .moreinfo:hover{
	background-color:#91d666;
}
.business .moreinfo{
	background-color:#76c3cc;
	border:3px solid #5fb9c3;
	color:#e5fcff;
}
.business .moreinfo:hover{
	background-color:#5fb9c3;
}
.prod_box1 .moreinfo, .prod_box2 .moreinfo{
	float:left;
	bottom:15px;
	left:145px;
}
#content .col1, #content .col2, #content .col3{
	width:288px;
	margin: 20px 32px 0 0;
	float:left;
} 
#content .col3{
	margin-right:0;
}

.avg11-bubble-list, .mleft{
	font-size:0.9em;
	color:#636363;
}
.avg11-bubble-list p{
	margin-top:10px;
}
.avg11-title-l2, .mleft{
	display:block;
	margin-bottom:10px;
}
.col1 table, .col2 table, .col3 table{
	color:#636363;
	border-top:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
	border-collapse:collapse;
	font-size:0.9em;
	margin-bottom:20px;
	width:100%;
}
.col1 th, .col2 th, .col3 th{
	font-weight:bold;
	text-align:left;
}
.col1 tr, .col2 tr, .col3 tr{
	border-left:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
}
.col1 td, .col2 td, .col3 td, .col1 th, .col2 th, .col3 th{
	padding:3px;
}
.pager_bar{
	font-size:0.9em;
	color:#e3e3e3;
	margin-bottom:30px;
}
.pager_bar a, .pager_bar span{
	display:block;
	float:left;
	padding:1px 5px 2px 2px;
}
.pager_bar a.selected{
	background-color:#76c3cc;
	color:#fff;
}
.half{
	width:200px;
	float:left;
	margin-right:40px;
}
.half input{
	border:1px solid #e3e3e3;
	color:#bbbbbb;
	width:90%;
}
form img
{
	border: 1px solid #A5ACB2;
	padding: 4px
}
label{
	display:block;
	font-size:0.9em;
	margin:10px 0 5px 0;
}
label span{
	color: #76c3cc;
	font-weight: bold;
	font-size: 1.6em
}
table.comparison
{
margin: 16px 0 20px 0;
}

table.comparison th
{
text-align: center;
}

table.comparison td, table.comparison th
{
height: 27px;
padding:6px 2px 2px 4px;
}

.comparison td
{
border-bottom: 2px solid #EFEFEF;
padding-top: 16px !important
}

/*tabs*/

div#tabs
{
	width: 100%;
	height:35px;
}

div#tabs a
{
	background: #f4f4f4;
	display: block;
	float: left;
	border:3px solid #e3e3e3;
	padding: 6px;
	margin: 0 4px 0 0;
	font-size: 1em;
	color:#9d9d9d;
	font-style:normal;
	height:20px;
}

.business div#tabs a:hover
{
	color:#60bac4;
	background: #f4f4f4;
}

.home div#tabs a:hover
{
	color:#91d666;
	background: #f4f4f4;
}
div#tabs a.selected
{
	background:#fff;
    border-bottom:0;
    height:23px;
}
div#tabs a.selected:hover{
	background:#fff;
	color:#9d9d9d;
}
div#tab_2
{
	display: none	
}
.tab_content
{
	padding: 8px 0px 8px 12px;
	border: 3px solid #e3e3e3;
	margin:0px 0 0 0;
	min-height:200px;
}
.hidden
{
	visibility: hidden;
	display: none	
}
.prices2, #linkedprices2{
	display:none;
}
.morelicenses{
	width:190px;
	height:23px;
	font-size:1.2em;
	font-family: 'AllerBold', Arial, Helvetica, sans-serif;
	text-align:center;
	padding-top:4px;
	cursor:pointer;
	float:left;
	margin-top:13px;
}
.home .morelicenses{
	background-color:#a0dc7a;
	border:3px solid #91d666;
	color:#edffe1;
}
.home .morelicenses:hover{
	background-color:#91d666;
}
.business .morelicenses{
	background-color:#76c3cc;
	border:3px solid #5fb9c3;
	color:#e5fcff;
}
.business .morelicenses:hover{
	background-color:#5fb9c3;
}
.license_box{
	width:191px;
	height:35px;
	float:left;
	margin-right:15px;
}
#content .license_box p{
    display:block;
	float:left;
	width:36px;
	height:30px;
	line-height:0.7em;
	font-size:1.4em;
	text-align:center;
	margin:0;
	padding:2px 3px 0 0;
	color:#9d9d9d;
}
.license_box p span{
	display:inline-block;
	clear:left;
	font-size:0.45em;
	margin:0;
	padding:0;
}
.license_box span.avg_price{
	width:40px;
	float:left;
	margin-top:10px;
	padding:0 3px 0 0;
font-size:0.5em;
}
.license_box .price{
	font-size:0.8em;
	margin-top:12px;
	float:left;
}
.cart_button{
	width:55px;
	height:15px;
	padding:0px 2px 2px 2px;
	float:right;
	display:block;
	color:#fff;
	background-color:#a0dc7a;
	font-size:0.6em;
	font-style:normal;
	margin-top:11px;
	cursor:pointer;
}
.cart_button:hover{
	background-color:#75cc3c;
}
.business .cart_button{
	background-color:#60bac4;
}
.business .cart_button:hover{
	background-color:#43aab6;;
}
#cart{
	width:80px;
	height:15px;
	padding:0px 2px 2px 2px;
	float:right;
	display:block;
	color:#fff;
	background-color:#9d9d9d;
	font-size:0.6em;
	font-style:normal;
	margin-top:11px;
	cursor:pointer;
	position:absolute;
	bottom:0;
	right:0;
} 

/*tabs*/
.avg_free td{
	vertical-align:top;
}
.avg_free h3{
	margin:20px 0 10px 0;
}
.avg_free p{
	margin:0 30px 0 0;
}
#social{
	width:115px;
	float:left;
	margin-top:2px;
}
#social a{
	display:block;
	color:#bdbdbd;
	font-size:0.7em;
	font-style:normal;
	font-weight:normal;
	margin-top:5px;
}
#social img{
	cursor: pointer
}
#twitter_status{
	width:500px;
	height:85px;
	float:right;
	position:relative;
	margin-bottom:20px;
}
#twitter_status span{
	display:block;
	width:25px;
	height:45px;
	float:left;
	margin-top:22px;
	position:absolute;
	z-index:2;
	left:-22px;
	background:url(../images/speech_bubble.gif) 0 0 no-repeat;
}
#twitter_status p{
    display:block;
	float:right;
	width:493px;
	height:74px;
	line-height:1.3em;
	font-size:1.1em;
	text-align:left;
	margin:0;
	padding:8px 0 0 12px;
	background: #fff; 
	border:0; 
	color:#8e8e8e;
}
#footer{
	height:160px;
	background-color:#76c3cc;
}
#f_content{
	width:928px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	font-size:0.9em;
	color:#fff;
	line-height:1.5em;
}
#footer, .push{
	height:10em;
}
#footer a{
	color:#fff;
	font-style:normal;
	font-weight:normal;
}
#footer .col1, #footer .col2, #footer .col3{
	width:309px;
	float:left;	
}
#footer span{
	font-family: 'MEgalopolisExtraRegular', Arial, Helvetica, sans-serif;
}

#footer .col3 img{
	margin-bottom:5px;
}
.image_holder
{
text-align: center
}

.prod_sm a.featured_image_holder
{

width: 83px;
height: 103px;
position: absolute;
top: 0px;
left: 0px;
text-align: center !important
}

.prod_sm a.featured_image_holder img
{
float: none;
margin: 0 auto 0 auto
}

.product_image_holder
{
width: 120px;
height: 149px;
position: absolute;
top: 16px;
left: 16px;
text-align: center !important
}

.product_image_holder img
{
float: none;
margin: 0 auto 0 auto
}

.prod_box h2
{
position: absolute;
left: 152px !important;
font-size: 1.2em
}

.prod_box .avg_price
{
position: absolute;
left: 152px;
top: 80px;
width: 80px
}

.prod_box .moreinfo
{
position: absolute;
left: 152px !important
}

.prod_box .price_outer
{
position: absolute;
left: 240px;
top: 80px;
}




