body
{
    margin: 0;
    color: #303030;
    font-family: "Helvetica Neue" , Helvetica, Arial, sans-serif;
    font-size: 13px;
}
.header
{
    background: #ededed; /* Old browsers */
    background: -moz-linear-gradient(top,  #ededed 0%, #f6f6f6 53%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(53%,#f6f6f6), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ededed 0%,#f6f6f6 53%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ededed 0%,#f6f6f6 53%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ededed 0%,#f6f6f6 53%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ededed 0%,#f6f6f6 53%,#ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    padding: 15px 0;
    border-bottom: 1px solid #ededed;
}
.center
{
    width: 950px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.border1
{
    border-bottom: 1px solid #0099FF;
    padding-bottom: 5px;
}
.border2
{
    border-top: 4px solid #FF9900;
    padding-bottom: 10px;
}
.top-links a
{
    font-weight: bold;
    color: #0099FF;
    margin-left: 5px;
    padding: 5px 10px;
    text-decoration: none !important;
    transition: color 0.3s, background-color 0.3s;
    -moz-transition: color 0.3s, background-color 0.3s; /* Firefox 4 */
    -webkit-transition: color 0.3s, background-color 0.3s; /* Safari and Chrome */
    -o-transition: color 0.3s, background-color 0.3s; /* Opera */
}
.top-links a:hover
{
    background-color: #0099FF;
    color: white;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.gradient
{
    background: #ededed; /* Old browsers */
    background: -moz-linear-gradient(top,  #ededed 0%, #ffffff 30%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(30%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ededed 0%,#ffffff 30%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ededed 0%,#ffffff 30%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ededed 0%,#ffffff 30%); /* IE10+ */
    background: linear-gradient(to bottom,  #ededed 0%,#ffffff 30%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
a:link, a:visited, .link
{
    cursor: pointer;
    color: #0099FF;
    text-decoration: underline;
}
a:hover, .link:hover
{
    color: #FF6600;
    text-decoration: none;
}
.bluebig1
{
    color: #0099FF;
    font-size: 20px;
    text-decoration: none;
    vertical-align: middle;
}
.title1
{
    color: #666666;
    font-size: 16px;
    text-decoration: none;
    vertical-align: middle;
    font-weight: bold;
}
.headline
{
    font-size: 13px;
    font-weight: bold;
}
.headline1
{
    font-size: 14px;
    font-weight: bold;
    color: #FF6600;
}
.welcometext
{
    font-size: 12px;
}
.whitebold
{
    font-weight: bold;
    color: #ffffff;
}
.big1
{
    color: #0099FF;
    font-size: 13px;
    font-weight: bold;
}
.big2
{
    color: #0099FF;
    font-weight: bold;
}
.big3
{
    font-size: 20px;
}
.big4
{
    font-weight: bold;
    font-size: 1.2;
}
.big5
{
    font-family: 'Open Sans' , sans-serif;
    font-size: 24px;
    color: #0099FF;
}
.bigred
{
    color: Red;
    font-size: 13px;
    font-weight: bold;
}
.biggray
{
    color: #666666;
    font-size: 13px;
    font-weight: bold;
}
.biggray2
{
    color: #666666;
    font-size: 30px;
    font-weight: bold;
}
.bigorange
{
    color: #FF6600;
    font-size: 13px;
    font-weight: bold;
}
.biggreen
{
    color: #33BB00;
    font-size: 13px;
    font-weight: bold;
}
.heading1
{
    font-size: 16px;
    color: #33CC00;
    font-weight: bold;
}
.sidenav
{
    background: aliceblue;
    border-bottom: dotted 1px #0099FF;
    font-weight: bold;
}
a:link.sidelink, a:visited.sidelink
{
    color: #0099FF;
    text-decoration: none;
}
a:link.sidelink:hover
{
    text-decoration: underline;
}
.style1
{
    font-family: 'Open Sans' , sans-serif;
    font-size: 20px;
    color: #0099FF;
}
.green
{
    color: #33CC00;
}
.menulinks
{
    background: #FFFFFF;
    font-weight: bold;
    padding: 5px;
    text-align: left;
}
.menulinkshover
{
    background: #EEEEEE;
    font-weight: bold;
    padding: 5px;
    text-align: left;
}

.menulinks a:link, .menulinks a:visited
{
    color: #0099FF;
    text-decoration: none;
}
.menulinkshover a:link, .menulinkshover a:visited
{
    color: #0099FF;
    text-decoration: none;
}

#ux_pmenu
{
    border-left: solid 1px #0099FF;
    border-right: solid 1px #0099FF;
    border-bottom: solid 1px #0099FF;
}
.btn
{
    border: solid 1px black;
}
.strike
{
    color: Red;
    text-decoration: line-through;
}
.bottomborderblue
{
    border-bottom: solid 1px #0099FF;
}
.bottomborderorange
{
    border-bottom: solid 1px #FF6600;
}
.new
{
    font-size: 10px;
    color: blue;
    background-color: #FFFF99;
    padding: 2px;
}
.box1
{
    border: 1px solid black;
    background-color: #ffff99;
    padding: 5px;
    display: inline-block;
    line-height: 1.5;
    text-align: left;
    color: Black;
    width: 350px;
}
#footer
{
    text-align: center;
    font-size: 11px;
    padding-bottom: 20px;
    padding-top: 20px;
    background-color: #303030;
    color: White;
}
#footer a
{
    color: White;
}
.white th
{
    color: White !important;
}
.box2
{
    display: inline-block;
    text-align: center;
    width: 200px;
    vertical-align: top;
}
.box3
{
    width: 700px;
    margin-top: 20px;
    border: 2px solid #0099FF;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    padding: 10px;
}
.box4
{
    border: 1px solid #0099FF; 
    padding-bottom: 20px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
.box4:hover
{
    background-color: #FFFFCC;
}
.lic
{
    font-family: 'Open Sans' , sans-serif;
    padding: 20px 10px;
    font-size: 16px;
    font-weight: 600;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
    border: 1px solid #0099FF;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.lic-sub
{
    margin-top: 10px;
    font-weight: normal;
    color: Gray;
}
.line2
{
    margin: 5px;
    margin-top: 5px;
    font-size: 12px;
    line-height: 2 !important;
    font: 13px 'Lucida Sans' , 'trebuchet MS' ,Arial,Helvetica;
    color: rgb(51, 51, 51);
}
.price
{
    font-size: 22px;
    font-weight: bold;
    color: White;
    padding: 10px;
    background: #499bea; /* Old browsers */
    background: -moz-linear-gradient(top,  #499bea 0%, #207ce5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#499bea), color-stop(100%,#207ce5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #499bea 0%,#207ce5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #499bea 0%,#207ce5 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #499bea 0%,#207ce5 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #499bea 0%,#207ce5 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#207ce5',GradientType=0 ); /* IE6-9 */
}
.buybtn
{
    cursor: pointer;
    -moz-box-shadow: inset 0px 1px 0px 0px #97c4fe;
    -webkit-box-shadow: inset 0px 1px 0px 0px #97c4fe;
    box-shadow: inset 0px 1px 0px 0px #97c4fe;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0) );
    background: -moz-linear-gradient( center top, #3d94f6 5%, #1e62d0 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0');
    background-color: #3d94f6;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #337fed;
    display: inline-block;
    color: #ffffff;
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    padding: 6px 24px;
    text-decoration: none;
    text-shadow: 1px 1px 0px #1570cd;
}
.buybtn:hover
{
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6) );
    background: -moz-linear-gradient( center top, #1e62d0 5%, #3d94f6 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6');
    background-color: #1e62d0;
}
.buybtn:active
{
    position: relative;
    top: 1px;
}
a.buybtn
{
    color: white;
    text-decoration: none;
}

.btngreen {
	-moz-box-shadow:inset 0px 1px 0px 0px #a4e271;
	-webkit-box-shadow:inset 0px 1px 0px 0px #a4e271;
	box-shadow:inset 0px 1px 0px 0px #a4e271;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4ca614), color-stop(1, #008c00) );
	background:-moz-linear-gradient( center top, #4ca614 5%, #008c00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4ca614', endColorstr='#008c00');
	background-color:#4ca614;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #74b807;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #528009;
}.btngreen:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #008c00), color-stop(1, #4ca614) );
	background:-moz-linear-gradient( center top, #008c00 5%, #4ca614 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#008c00', endColorstr='#4ca614');
	background-color:#008c00;
}.btngreen:active {
	position:relative;
	top:1px;
}
a.btngreen
{
    color: White;
    text-decoration: none;
}

.align-center
{
    text-align: center;
}
.red
{
    color: Red;
}
#discountmsg
{
    display: inline-block;
    margin-left: 20px;
    font-weight: bold;
}
.small, tr.small td
{
    font-size: 11px !important;
}
.blog-post
{
    padding-bottom: 20px;
}
.post-title
{
    margin-bottom: 10px;
}
.post-title a:link, .post-title a:visited
{
    font-weight: bold;
    text-decoration: none;
}
.post-title-single a:link, .post-title-single a:visited
{
    text-decoration: none;
    font-size: 40px;
    font-weight: bold;    
    margin-bottom: 10px;
    display: block;
}
.post-thumbnail
{
    margin-right: 10px;
    padding: 4px;
    border: 1px solid #888888;
}
.post-summary
{
}
.post-body
{
    margin-top: 10px;
    clear: both;
}
.post-body img
{
    margin-top: 10px;
}
.post-body img.noeffects
{
    margin-top: 0;
	-webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
	border: 0;
}
.img-descr
{
    margin-top: 10px;
    font-size: 12px;
}
.blog-section
{
    font-family: 'Open Sans' , sans-serif;
    background-color: #3DB1FF;
    padding: 5px 10px;
    color: white;
    font-weight: 500;
    font-size: 18px;
}
.blog-section-content
{
    margin-top: 3px;
    background-color: #E8F7FF;
    padding: 2px 10px 10px 10px;
}
.blog-section-content a
{
    font-size: 12px;
    display: block;
    margin-top: 8px;
    line-height: 1.5;
}
.blog-quote
{
	background-color: #EFEFFF; 
	padding: 10px; 
	color: #606060; 
	font-size: 1.2em;
}
.hr
{
    margin-bottom: 10px;
    height: 0;
    border-top: 1px dotted #808080;
}

#nav2-container
{
    margin-top: 5px;
}
#nav2
{
    background-color: #0099FF;
}
#nav2 td
{
    padding: 6px 4px;
}
#nav2 a
{
    color: White;
    font-size: 12px;
    font-weight: bold !important;
    text-decoration: none;
    -webkit-transition: color 300ms ease;
	-moz-transition: color 300ms ease;
    -ms-transition: color 300ms ease;
    -o-transition: color 300ms ease;
	transition: color 300ms ease;
}
#nav2 a:hover
{
    color: Yellow;
}
.um-left
{
    width: 49%;
    text-align: center;
    float: left;
    vertical-align: top;
}
.um-right
{
    width: 49%;
    float: right;
    vertical-align: top;
    text-align: right;
}
#um-name
{
    margin-top: 20px;
}
#um-tag
{
    font-family: 'Open Sans' , sans-serif;
    font-size: 30px;
    margin-top: 40px;
}
#um-tag2
{
    font-family: 'Open Sans' , sans-serif;
    font-size: 20px;
    margin-top: 20px;
}
#um-lang
{
    font-family: 'Open Sans' , sans-serif;
    font-size: 12px;
    margin-top: 30px;
}
.clear
{
    clear:both;
}
.top-margin
{
    margin-top: 20px;
}
.um-feature
{
    border-top: 1px solid #c0c0c0;
    text-align: left;
    width: 455px;
    float: left;
    height: 160px;
    padding: 10px;
}
.um-feature-image
{
    float: left;
    display: inline-block;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border:1px solid #808080;
	padding: 4px;
}
.um-feature-text
{    
    display: inline-block;
    float: left;
    width: 280px;
    margin-left: 10px;
}
.um-feature-text dl
{
    margin:0;
}
.um-feature-text dt
{
    font-family: 'Open Sans' , sans-serif;
    font-size: 22px;
}
.um-feature-text dd
{
    font-family: 'Open Sans' , sans-serif;
    margin-left:0;
    margin-top: 10px;
}
#samples td
{
    padding-bottom: 30px;
}
#samples td div
{
    padding-top: 5px;
}
#dlprotconfirm
{
    padding: 10px;
    border: 1px solid blue;
    background-color: #FFFF99;
    margin-top: 10px;
    font-size: 13px;
    text-align: center;
}
.blog-post td{
    font-family: "Helvetica Neue" , Helvetica, Arial, sans-serif;
    font-size: 13px;
}