html {
height: 100%;
margin: 0;
padding: 0;
}

body {
margin: 0;
padding: 0;
min-width: 960px;
height: 100%;
}
h2{
font-size:25px;
margin: 5px 0;
}
.h2-20 {
font-size:20px;
margin: 10px 0;
}

.h2-22-no-bold {
font-size:22px;
margin: 10px 0;
font-weight: normal;
}


h3 {
font-size:20px;
}

img {
border: none !important;
}

.h3-18 {
font-size:17px;
margin: 10px 0;
}
.h1-gray, .h2-gray, .h3-gray {
color: #424242;
}

.product-podium-h1 {
text-align: center;
color: #FFFFFF;
line-height: 25px;
font-weight: normal;
}

.mainFrame {
    background-color: #FFFFFF;
    color: #282828;
    margin:0;
    padding:0;
    font: 13px/1.6em Helvetica,Arial,sans-serif;
    background: none;
	text-align: center;
	margin-left: auto;
	margin-right:auto;
}

.product-buy > h3 {
margin-left: 15px;
}

 a{
  text-decoration: none;
  color: #007FDB;
  }
  
  a:hover{
  text-decoration: underline;
  }
  

 
  .wrapper {
	clear: both;
    display: block;
	margin: 0 auto;
	min-height: 800px;
 }
 
 #header {
 background: url(/images/header-pixel.png) repeat-x scroll 0 bottom #F5F5F5;
 margin-bottom: 0px;
 }

 
 .content-width:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}
.content-width {
    margin: 0 auto;
    padding: 0;
	position: relative;
}
 
 .header {
 padding-top: 0px;
 width: 950px;
 }
 
 .center-align {
 /*clear: both;*/
 margin: 0 auto;
 padding: 0;
 width: 960px;
 }
 
 .header-contact {
 float:right;
 }
 

 #navigation {
	line-height: 44px;
	overflow:hidden;
	float:right;
    height:100%;
 }
 
 #navigation ul{
	list-style:none;
	margin:0;
	padding:0;
 }
 .home-page-products {
	list-style:none outside none; 
	margin:0;
	padding:0;
	width: 100%;
	height:100%;
	margin-top: 5px;
 }
 
  .home-page-products>li {
	float:left;
	width: 33%;
	height: 100%;
	text-align: center;
 }
 
 .homepage-hero-div {
  border-radius: 100px; 
  width: 128px; 
  height: 128px; 
  margin: 0 auto;
 }
 
 
 .home-page-products img{
  border: 0px solid #FFFFFF;
 }
 
 .home-page-products a {
	text-decoration: none;
  color: #424242;
  border: 0px solid #FFFFFF;
 }
 
  .home-page-products a:hover {
	text-decoration: none;
	color: #424242;
 }
 .home-page-products>li:hover {
 background-color: #F1F1F1;
 }
 
 #navigation ul>li>ul {
	display: none;
	margin-top: 1px;
}

 #navigation li{
	float: left;
	margin:0;
	font-size: 16px;
	}

#navigation>ul>li:hover>a {
color:#F4502C;
border-bottom: 4px solid #F6772C;
}

#navigation ul li:hover >ul {
	z-index: 999999;
	display: block;
	
	}


#navigation ul ul {
	background: #FFFFFF; 
	border-radius: 0px; 
	padding: 0;
	position: absolute; 
	top: 99%;
}
#navigation ul ul li {
	float: none; 
	position: relative;
	line-height: 20px;
}

#navigation ul ul li a {
	text-align: left;
	font-size: 14px;
	padding-left: 10px;
	color: #353535;
	border: 0px;
}	

#navigation ul ul li a:hover {
	text-decoration: underline;
	background: #FFFFFF;
}	

.subNav {
opacity: 0.95;
border-radius: 10px;
border: 1px solid #CCCCCC;
border-top: 0px;
padding: 5px;
}

.subNavDiv{
color:#F6772C; 
border-bottom: 1px solid #F7B995; 
width: 300px; 
margin-top: 10px;
padding-left: 5px;
font-weight: bold;
}
  .leftframe {
 float: left;
 width: 250px;
 text-align: left;
 background-color: #F5F5F5;
 height: 100%;
  }
  
  .rightframe {
 float: left;
 text-align: justify;
 width: 100%;
 
  }
  
  .leftproduct {
	list-style:none;
	margin:0;
	padding:0;
	display: block;
  }
  
  .leftproduct  li{
	border-bottom: 1px solid #E0E0E0;
	padding: 0px;
	text-align: center;
	font-size: 16px;
	display:block;
	margin-left: 0px;
  }
  
  .leftproduct li a{
  vertical-align: middle;
  text-decoration:none;
  color: #000000;
  display: block;
  padding: 20px 0px;
    }
	
  .leftproduct li a:hover{
  background-color: #606060;
  color: #FFFFFF;
    }
  
  .disclaimer {
  clear: both;
  font-size: 10px;
  font-family:  Calibri, Arial, Verdana, sans-serif;
  margin-top: 0px;
  text-align:center;
  }
  
  .prod-rframe li{
  margin-top: 10px;
  }
  
   
  
  #leftproducts img{
  border: 0px;
  vertical-align:middle;
  }
  
  #leftproducts li span {
  margin-top: 20px;
  }
  
  #leftproducts {
  border-top: 1px solid #E0E0E0;
  }
   .nav-ul li a{
  text-decoration:none;
  display: block;
  color: #363F48;
  padding: 5px 20px;
  border-bottom: 4px solid #CCCCCC;
    }
	
  .nav-ul li a:hover, .nav-ul li a.currentLink{
	color:#F4502C;
	border-bottom: 4px solid #F6772C;
  }
  
  .selected-nav-node {
	color:#F4502C;
	border-bottom: 4px solid #F6772C;
  }
	
	.product {
	border: 0px solid #CCCCCC;
	clear: both;
	padding-top: 40px;
	border-bottom: 1px solid #EAEAEA; 
	height: 185px;
	}
	
	.product:hover {
	background-color: #f7f7f7;
	cursor: default;
	}
	
	.product-desc{
	float: left; 
	padding-left: 20px; 
	text-align:justify; 
	width: 550px;
	}
	
	.product-img-container {
	float:left; 
	width: 200px;
	margin: 10px 0;
	}
	
	.product-buy {
	float: left; 
	width: 150px;
	}
	
	.contact-wrapper {
	float: left;
	text-align: justify;
	}
	
	.thankyou-wrapper {
	float: left;
	text-align: left;
	}
	
	.buy-select {
	text-align: justify;
	}
	
	.supportus-wrapper {
	float: left;
	text-align: justify;
	}
	
	.nav-total {
	width:32px;
	height:32px;
	background:url(/images/saversprite.png) no-repeat 0 0;
	}
	.nav-contacts{
	width:32px;
	height:32px;
	background:url(/images/saversprite.png) no-repeat 0 20%;
	
	}
	.nav-photo {
	width:32px;
	height:32px;
	background:url(/images/saversprite.png) no-repeat 0 40%;
	
	}
	.nav-video {
	width:32px;
	height:32px;
	background:url(/images/saversprite.png) no-repeat 0 60%;
	
	}
	.nav-text {
	width:32px;
	height:32px;
	background:url(/images/saversprite.png) no-repeat 0 80%;
	
	}
	.nav-notes {
	width:32px;
	height:32px;
	background:url(/images/saversprite.png) no-repeat 0 100%;

	}
	
	.buyproduct {
	border: 0px solid #CCCCCC;
	clear: both;
	padding-top: 40px;
	}
	
	.individualproduct {
	padding: 15px;
	}
	
	.productRegistration {
	font-size: 15px;
	}

#footer a {
margin: 0px 10px;
}

.prod-buy {
	background-color:#24A2D8;
	width: 100px;
	margin: 15px 0 10px 30px;
	font-size: 15px;
	border-radius: 2px;
	line-height: 25px;
	height: 25px;
	vertical-align: middle;
	}
	
	.prod-buy:hover {
	background-color: #16B1F7;
	}
	
	.prod-buy-docklet {
	margin-left: 170px;
	}
	
	
	.prod-download {
	float:left;
	background-color:#4D90FE;
	border: 1px solid #3079ED;
	background-image: -moz-linear-gradient(center top , #4D90FE, #4787ED);
	background-image: -webkit-linear-gradient(top,#4D90FE,#4787ED);
	width: 100px;
	line-height: 25px;
	margin-left: 50px;
	margin-top: 50px;
	font-size: 15px;
	border-radius: 2px;
	text-shadow:0 1px rgba(0, 0, 0, 0.1);
	}
	
	.prod-download:hover {
	background-color: #006EA5;
	background-image: -moz-linear-gradient(center top , #4D90FE, #006EA5);
	background-image: -webkit-linear-gradient(top,#4D90FE,#006EA5);
	}
	
	.productsframe {
	padding-top:20px;
	}
	.productsframe a {
	color:#FFFFFF;
	}
	
	.productsframe a:hover{
	text-decoration: none;
	}
	
	.productNameNoHover{
	color:#000000;
	margin-top:10px;
	}
	
	.productName a {
	color:#424242;
	margin-top:10px;
	}
	
	.productName a:hover {
	text-decoration: underline;
	}
	
#iPhone-saver-header, #iPod-saver-header, #iPad-saver-header {
color: #2b2b2b;
font-size: 20px;
margin: 40px 0px 0px 0px;
margin-bottom: 0px;
padding-bottom: 2px;
}

#iPhone-saver-content, #iPod-saver-content, #iPad-saver-content {
font-size: 15px;
text-align: center;
margin-left: 50px;
}

#iPhone-saver-content>div, #iPod-saver-content>div, #iPad-saver-content>div {
float:left;
width:33%;
margin-top: 40px;
}

#prodName {
    color: #646464;
    font-size: 15px;
    padding-top: 10px;
}

#homelink-totalsaver {
background: url(/images/sprites64x64.jpg) no-repeat 0px 0px;
width: 64px;
height: 64px;
margin: 0px auto;
}

#homelink-contactssaver {
background: url(/images/sprites64x64.jpg) no-repeat 0px -66px;
width: 64px;
height: 64px;
margin: 0px auto;
}

#homelink-photosaver {
background: url(/images/sprites64x64.jpg) no-repeat 0px -132px;
width: 64px;
height: 64px;
margin: 0px auto;
}

#homelink-textsaver {
background: url(/images/sprites64x64.jpg) no-repeat 0px -198px;
width: 64px;
height: 64px;
margin: 0px auto;
}

#homelink-notessaver {
background: url(/images/sprites64x64.jpg) no-repeat 0px -264px;
width: 64px;
height: 64px;
margin: 0px auto;
}

#homelink-videosaver {
background: url(/images/sprites64x64.jpg) no-repeat 0px -330px;
width: 64px;
height: 64px;
margin: 0px auto;
}

#homelink-ipadphotosaver {
background: url(/images/sprites64x64.jpg) no-repeat 0px -528px;
width: 64px;
height: 64px;
margin: 0px auto;
}

#homelink-ipadnotessaver {
background: url(/images/sprites64x64.jpg) no-repeat 0px -396px;
width: 64px;
height: 64px;
margin: 0px auto;
}

#homelink-ipadvideosaver {
background: url(/images/sprites64x64.jpg) no-repeat 0px -462px;
width: 64px;
height: 64px;
margin: 0px auto;
}

/******* /LOGO  *******/
/******* MENU *******/

#product-tabs ul{
	list-style: none;
	list-style-position: outside;
}
#product-tabs ul.menu li{
	float: left;
	margin-right: 5px;
	margin-bottom: -1px;
}
#product-tabs ul.menu li{
	font-weight: 700;
	display: block;
	padding: 5px 10px 5px 10px;
	background: #FFFFFF;
	margin-bottom: -1px;
	position: relative;
	color: #898989;
	cursor: pointer;
}
#product-tabs ul.menu li.active{
	background: #fff;
	top: 1px;
	border-bottom: 0;
	color: #5f95ef;
}

/******* /MENU *******/
/******* CONTENT *******/
.content{
	margin: 0pt auto;
	background: #efefef;
	background: #fff;
	
	padding: 10px;
	padding-bottom: 20px;
}

#iphone-header-image{
background: url(/images/phone-pod-header.png) no-repeat 0px 0px;
height: 50px;
}

#ipod-header-image{
background: url(/images/phone-pod-header.png) no-repeat 0px -52px;
height: 50px;
}

#ipad-header-image{
background: url(/images/phone-pod-header.png) no-repeat 0px -104px;
height: 50px;
}

#prod-store-heading {
margin-top:10px;
padding-bottom: 5px;
font-size: 25px;
border-bottom: 1px dotted #CCCCCC;
}

#instructions-container {
text-align: left;
font-family:Calibri, Arial;
}

.inst-answers{
margin-top:50px;
text-align: justify;
}

#licenseButton{
	background-color:#4D90FE;
	background-image: -moz-linear-gradient(center top , #4D90FE, #4787ED);
	background-image: -webkit-linear-gradient(top,#4D90FE,#4787ED);
	border: 1px solid #3079ED;
	color: #FFFFFF;
	margin-left: 50px;
	font-size: 15px;
	border-radius: 2px;
	line-height: 40px;
	height: 45px;
	vertical-align: middle;	
}

#licenseButton:hover {
	background-color: #006EA5;
	background-image: -moz-linear-gradient(center top , #4D90FE, #006EA5);
	background-image: -webkit-linear-gradient(top,#4D90FE,#006EA5);
	}
	
	.prod-download-right {
	float:right;
	margin-top:1px;
	margin-right:25px;
	}
	
	.prod-buy-left {
float: left;
margin-top: 15px;
height: 28px;
line-height: 26px;
}

.prod-download-purchased {
margin-left:0px;
margin-top:5px;
max-width: 500px;
width: 100%;
line-height:45px;
color:#FFFFFF;
font-size:20px;
}

.prod-download-span {
background: url("/images/download-icon.png") no-repeat 40px 16px transparent;
}

.prod-download-purchased> a {
color: #FFFFFF;
text-align: center;
}
/*
	.nav-ul>#home a:hover {
	border-bottom: 5px solid #4ED362;
	}
	
	.nav-ul>#iphone a:hover {
	border-bottom: 5px solid #FF0000;
	}

        .nav-ul>#ipad a:hover {
	border-bottom: 5px solid #FFD100;
	}
	
	.nav-ul>#ipod a:hover {
	border-bottom: 5px solid #9000D3;
	}
	
	.nav-ul>#encrypted a:hover {
	border-bottom: 5px solid #0094FF;
	}
	
	.nav-ul>#contact a:hover {
	border-bottom: 5px solid #FF6A00;
	}

      .prod-buy-page {
	margin-top:10px;
	margin-left:40px;
	width:90px;
	}
	
	*/

#footer-links {
background:url('./images/footer_gradient.png') repeat-x scroll left top #FFFFFF; 
height:210px; 
margin:0 auto; 
text-align:left;
}

#footer-links-content {
margin:0 auto; 
width:960px; 
padding-top:15px;
}

.footer-links-individual {
margin:0 30px; 
width:150px; 
color:#FFFFFF; 
float:left;
}

.footer-divider {
background:none repeat scroll 0 0 #858585; 
height:1px; 
margin:6px 0; 
width:100%;
}

.footer-link-ul{
list-style:none outside none; 
padding:0;
}

.footer-link-ul >li >a{
color: #BBBBBB;
}


















  .disclaimer {
  clear: both;
  font-size: 10px;
  font-family:  Calibri, "Calibri", Arial, Verdana, sans-serif;
  padding-top: 40px;
  text-align:center;
  color: #868686; 
  background: none repeat scroll 0 0 #3A3A3A;
  height: 85px;
  border-top: 4px solid #CCCCCC
  }
  
  
  
.footer-bottom {
    background: none repeat scroll 0 0 #303030;
    clear: both;
    color: #868686;
    font-size: 13px;
    padding-top: 15px;
font-family: Calibri,Arial,sans-serif;
}

.footer-bottom-disclaimer {
font-size: 10px;
padding-top: 10px;
text-align: center;
}

 #mailcontact {
  width: 680px;
  clear: both;
  float: left;
  text-align: left;
  font-size: 13px;
  margin-left: 15px;
  padding-left: 20px;
  margin-top: 10px;
  }
  

  #mailcontact a {
	font-size: 13px;
	color: #868686;
	position: relative;
    top: 1px;
	transition: color 0.3s linear 0.3s;
 }

#mailcontact a:hover{
	color: #00AAF3;
}

#mailcontact-logo {
    background: url("./images/contact-all-sprite.png") no-repeat scroll 0 -30px transparent;
    float: left;
    margin-left: -20px;
    margin-top: 3px;
    width: 15px;
	height: 15px;
}

#socialcontacts {
float: left;
width: 150px;
margin-top: 10px;
}

#socialcontacts a {
display: block;
height: 15px;
width: 15px;
float: left;
margin: 0 10px;
}
  .footer-contact-sales {
  background: url("./images/contact-all-sprite.png") no-repeat scroll 0 1px transparent;
  }
  
  .contact-sales {
  background: url("./images/contact-all-sprite.png") no-repeat scroll 0 1px transparent;
  }
  
  .footer-contact-sales:hover {
  background-position: -17px 1px;
  }
  
  
  .footer-contact-support {
  background: url("./images/contact-all-sprite.png") no-repeat scroll 0 -14px transparent;
  }
  
  .contact-support {
  background: url("./images/contact-all-sprite.png") no-repeat scroll 0 -14px transparent;
  width: 16px;
  height: 16px;
  }
  
  .footer-contact-support:hover {
  background-position: -17px -14px;
  }
  
  .footer-contact-us {
  background: url("./images/contact-all-sprite.png") no-repeat scroll 0 -30px transparent;
  }
  
  .contact-us {
  background: url("./images/contact-all-sprite.png") no-repeat scroll 0 -30px transparent;
  }
  
  .footer-contact-us:hover {
  background-position: -17px -30px;
  }
  
  .footer-contact-fb {
  background: url("./images/contact-all-sprite.png") no-repeat scroll 0 -45px transparent;
  }
  
  .footer-contact-fb:hover {
  background-position: -17px -45px;
  }
  
  
  #footer a.first {
    border-left: 0 solid #868686;
}

#footer {
    border-bottom: 1px solid #4B4B4B;
    font-size: 13px;
    margin: 0 auto;
    padding-bottom: 10px;
    text-align: left;
    width: 695px;
}

#footer a {
font-size: 13px;
    border-left: 1px solid #1A1A1A;
    border-right: 1px solid #454545;
    color: #868686;
    padding-left: 45px;
    padding-right: 45px;
    transition: color 0.3s linear 0.3s;
	margin: 0px;
}

#footer a:hover {
color: #FFFFFF;
}


.footer-terms-license {
    margin-bottom: 10px;
    text-align: left;
}


.footer-terms-license {
    margin-bottom: 10px;
    text-align: left;
}

.footer-terms-license a {
    color: #868686;
    font-size: 13px;
    margin: 0 20px;
    transition: color 0.3s linear 0.3s;
}

.footer-terms-license a:hover{
	color: #00AAF3;
}

.stayconnected {
    border-bottom: 1px solid #4B4B4B;
    float: left;
    font-size: 13px;
    margin-left: 20px;
    padding-bottom: 10px;
    padding-left: 10px;
    text-align: left;
    width: 150px;
}

.center-elements {
max-width: 960px;
margin:0 auto;
}

#buy-wrapper {
margin-right: 75px;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
  
  .header-quicklinks {
  float:right; 
  margin-top:2px; 
  margin-right: 7px;
  font-size:13px; 
  color:#6B6B6B;
  text-shadow: 1px 0px 0px #C4C4C4;
  }
  
  .header-quicklinks >a{
  color:#999999;
  margin: 0 15px;
  /*border-right: 1px solid #424242;
  border-left: 1px solid #CFCFCF;
  */
  text-shadow: none;
  }
  
  .header-quicklinks >a:hover{
  
  }
  
  #storelink {
  background-color: #F6772C;
  border-radius: 15px;
  color: #FFFFFF;
  padding: 0 10px;
  }
  
  .navImage {
  margin-top: 8px;
  width: 24px;
  height: 24px;
  float:left;
  }
  
  
  .eservNav {
  background: url("./images/menu-sprite.png") no-repeat scroll 0px -125px transparent;
  margin-top: 16px;
  }
  
  .esoftNav {
  background: url("./images/menu-sprite.png") no-repeat scroll 0px -100px transparent;
  }
  
  .iphoneNav {
  background: url("./images/menu-sprite.png") no-repeat scroll 0px -75px transparent;
  }
  
  .ipadNav {
  background: url("./images/menu-sprite.png") no-repeat scroll 0px -50px transparent;
  }
  
  .ipodNav {
  background: url("./images/menu-sprite.png") no-repeat scroll 0px -25px transparent;
  }
  
  .bbNav {
  background: url("./images/menu-sprite.png") no-repeat scroll 0px 0px transparent;
  }
  
  #iphone-container{
  color: #424242;
  }
  
  .homepage-widget {
	border: 1px solid #EBEBEB;
    border-radius: 5px 5px 0 0;
    overflow: hidden;
	}
  
  .homepage-widget-header{
	background-color: #F3F3F3;
    font-size: 14px;
    font-weight: bold;
    height: 20px;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
  }
  
  .noHrefColors {
  text-decoration: none;
  color: #424242;
  }
  
  .hrefPadding{
  padding: 4px 12px;
  }
  
  .noHrefColors:hover {
  
  }
  
  #back-to-top {
    bottom: 20px;
    display: none;
    position: fixed;
    right: 20px;
    z-index: 1000;
}


#back-to-top a {
    background: url("./images/backtotop.png") no-repeat scroll center center #999999;
    border-radius: 3px 3px 3px 3px;
    display: block;
    height: 40px;
    text-indent: -9999px;
    transition: all 0.4s ease 0s;
    width: 40px;
}

#back-to-top a:hover{
background-color: #16B1F7;
}

.quote {
background: url("./images/quotes.png") no-repeat 0 0 transparent;
float:left;
width: 120px;
height: 105px;
opacity: 0.6;
margin-top: -20px;
}

.testimonial-text {
font-size: 17px;
}

.side-testimonial-text {
font-size: 12px;
}

.blockquote-nopad {
margin: 10px;
min-height: 240px;
}

.cite {
font-style:normal;
text-align: right;
font-size: 15px;
}

.side-cite {
font-style:normal;
text-align: right;
font-size: 12px;
}

.prod-desc-h3 {
font-size: 12px;
font-weight: normal;
margin: 0;
}

  .novir {
  background: url("./images/why-us-2.png") no-repeat scroll 0 0 transparent;
  }
  
  .secureTx {
  background: url("./images/why-us-2.png") no-repeat scroll 0px -143px transparent;
  }
  
  .freeSupport {
  background: url("./images/why-us-2.png") no-repeat scroll 0px -71px transparent;
  }
  
  .milCust {
  background: url("./images/why-us-2.png") no-repeat scroll 0px -214px transparent;
  }
  
  .freeUpdates {
  background: url("./images/why-us-2.png") no-repeat scroll 0px -286px transparent;
  }
  
  .whyusContainer {
	width: 180px; 
	height: 100%; 
	float:left;
	margin: 0 30px;
  }
  .whyus{
	margin-left: 60px;
	width: 70px;
	height: 70px;
  }
  
  .h4Home{
  margin: 15px 0 4px;
  color: #424242;
  font-size: 15px;
  }
  
  .justifiedWhyUs {
  text-align: justify;
  }
  
  .downloadBtnHome {
  float:left;
  width: 100px;
  margin: 0 10px;
  background-color:#ff9c00;
  color: #FFFFFF;
  border-radius: 2px;
  }
  
  .downloadBtnHomeMac{
  width: 75px;
  }
  
  .downloadBtnStoreNoMac{
  margin:0 50px;
  }
  
  .homePageDwnBtnCntr {
  text-align:center;
  margin: 10px 10px 0 60px;
  }
  
  .noBdrHomeShwCs{
	height: 100%; 
	width: 315px; 
	float: left;
  }
  
  .productBox260 {
  height: 260px; 
  width: 100%; 
  margin: 20px 0;
  background-color: #FAFAFA; 
  border-radius: 5px; 
  border: 1px solid #E6E6E6;
  box-shadow: 0 5px 12px #E3E3E3;
  overflow:hidden;
  }
  
  .productBox300 {
  height: 280px; 
  width: 300px;
  float: left; 
  margin: 20px 0px;
  background-color: #FAFAFA; 
  border-radius: 5px; 
  border: 1px solid #E6E6E6;
  box-shadow: 0 5px 12px #E3E3E3;
  transition: background-color 0.2s linear 0.2s;
  overflow:hidden;

  }
  
  .box180{
  height: 180px;
  transition: background-color 0.2s linear 0.2s;
  overflow:hidden;
  }
  
  .box180:hover{
  background-color: #DBDBDB;
  cursor: default;
  }
  
  .productBox300:hover{
  background-color: #DBDBDB;
  cursor: default;
  }
  
 .footer-container {
 width: 100%;
} 
 
 .padding15 {
 padding:15px;
 }
 
 .podium-dos{
 color:#FFFFFF; 
 font-size: 15px;
 text-align: justify;
 }
 
 .podium-dos>li{
 margin: 5px 0;
 }
 
 .gotoDownloadButton {
 height: 60px;
 width: 220px;
 display: block;
 float:left;
 background-color: #7BBB26;
 border-radius: 5px;
 color: #FFFFFF;
 margin-right: 20px;
 margin-left: 30px;
 margin-top: 10px;
 transition: background-color 0.2s linear 0.2s;
 }
 
 .gotoDownloadButton:hover {
 text-decoration: none;
 background-color: #68B200;
 }
 
 .gotoBuyButton {
 height: 60px;
 width: 220px;
 display: block;
 float:left;
 background-color: #F6772C;
 border-radius: 5px;
 color: #FFFFFF;
 margin-right: 20px;
 margin-left: 30px;
 margin-top: 10px;
 transition: background-color 0.2s linear 0.2s;
 }
 
  .gotoBuyButton:hover {
 text-decoration: none;
 background-color: #FF5D00;
 }
 
 .pageButton {
 float: left;
 }
 
 .download-now {
 width: 24px;
 height: 24px;
 margin:15px 13px;
 }
 
 .buy-now {
 width: 24px;
 height: 24px;
 margin:20px 13px;
 }
 
 .buy-button {
 background:url("/images/buttons-sprite.png") no-repeat 0 0px;
 }
 
 .download-button {
 background:url("/images/buttons-sprite.png") no-repeat 0 -25px;
 }
 
 .download-button-win {
 background:url("/images/download-sprite.png") no-repeat 0 -50px;
 padding: 7px 12px;
 margin-right: 7px;
 }
 
 .download-button-mac {
 background:url("/images/download-sprite.png") no-repeat 0 -25px;
 padding: 6px 12px;
 margin-right: 7px;
 }
 
 .content-container {
 border-bottom: 1px solid #E1E1E1;
 }
 
 .content700 {
 float:left;
 width: 700px;
 text-align: justify;
 margin-left: 10px;
 padding-right: 25px;
 
 }
 
 .content250 {
 float:left;
 width: 220px;
 }
 
 .contentInside250 {
 border: 1px solid #E5E5E5;
 border-radius: 2px;
 margin:50px 0;
 width: 218px;
 }
 
 .contentInside250 a {
 color: #3F3F3F;
 }
 .p15-gray {
 font-size: 15px;
 color:#3F3F3F;
 line-height: 1.4em;
 margin: 10px 0;
 }
 
 .p15-gray>ul {
 font-size: 15px;
 color:#3F3F3F;
 line-height: 1.4em;
 margin: 10px 0;
 }
 
 .h4-prodDesc {
 font-weight: normal;
 font-size: 26px;
 color: #282828;
 margin: 40px 0 10px;
 line-height: 1.1em;
 }
 
 .checkmark{
 color:green; 
 font-size: 15px; 
 font-weight: normal;
 margin-right: 10px;
 background: url("/images/check16x16.png") no-repeat 0 0 transparent;
 width:16px;
 height: 16px;
 display:block;
 float:left;
 margin-top:4px;
 }
 
 .divider {
 background: url("/images/divider.png") no-repeat 0 0 transparent;
 width: 100%;
 height: 12px;
 margin: 50px 0;
 }
 
 .plan {
	display: block;
    float: left;
    width: 318px;
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    box-shadow: 1px 1px 3px 0 rgba(180, 180, 180, 0.2);
    margin-right: -1px;
    text-align: center;
 }
 
 .plan-wide {
   width: 478px;
 }
 
 .plan-head {
 background-color: #F5F5F5;
 }
 
  .price {
    border-bottom: 1px solid #DDDDDD;
    display: block;
    font-size: 36px;
    font-weight: 300;
    line-height: 38px;
    margin: 0;
    padding: 0;
}


.plan .price span {
    color: #C0C0C0;
    display: block;
    font-size: 11px;
    font-weight: 400;
    line-height: 11px;
    margin: 5px 0 25px;
    padding: 0;
}


.plan ul {
    background: none repeat scroll 0 0 #FFFFFF;
    list-style: none outside none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.plan li {
    /*background: url("../images/dotted.png") repeat-x scroll left bottom rgba(0, 0, 0, 0);*/
	border-bottom: 1px dotted #CFCFCF;
    font-size: 12px;
    padding: 10px 0;
    text-align: center;
}
.plan li:last-child {
	border-bottom: none;
}

a.button, input[type="submit"] {
    background-color: #63AA00;
    border: none;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 1px 0 rgba(180, 180, 180, 0.2);
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    line-height: 13px;
    margin: 14px 5px;
    padding: 12px 20px;
}

a.button:hover {
background-color: #68B200;
}

.plan .download-link {
    background: none repeat scroll 0 0 #F9F9F9;
    border-top: 1px solid #DDDDDD;
    padding: 15px 0;
    text-align: center;
}

.button_white {
color: #FFFFFF;
}

.button_white:hover {
text-decoration: none;
}


 .featured {
    background: none repeat scroll 0 0 #333333;
    color: #FFFFFF !important;
    font-size: 12px !important;
    font-weight: bold;
    height: 31px !important;
    letter-spacing: 0.5px !important;
    line-height: 31px !important;
    margin: 0;
    position: relative;
    text-transform: uppercase;
    z-index: 999;
}

.justify {
text-align: justify;
}

.errorDiv {
color: #FF0000;
}