@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
body{
	/*font: 12px/16px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;	*/
	
	font:16px/1.6em 'Nunito',Lato,sans-serif,Arial,Helvetica;
	background-color:#fff;
}

b{
	color: #555;
}

a { color: #000; text-decoration: none;}
a:hover{ color:#ff5b20; 	text-decoration:underline; }


/* top part */

#top{
	position:relative;
	text-align:center;
}

#content { width: 1008px; overflow:hidden; margin:0 auto;}

#head-part {
	background-image:url(../images/topbgc.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 90px;
	text-align: center;
}
	

#logo-wrapper{ /*border: 1px solid #ff5555;*/
	margin: 0px; 
	width: 233px;
	height: 61px;
	padding: 0 0;
	padding-top: 23px;
	float:left;
}
#logo-wrapper p{ /*border: 1px solid #ff5555;*/
	padding-top: 0px;
	margin-top: -4px;
	color: #005;
	font-size: 11px;
}

#prompt-wrapper { /*border: 1px solid #ff5555;*/
	margin:0 0;
	padding: 0 0;
	overflow:hidden;
	padding-bottom: 0px;
	margin-bottom: 0px;
	height: 28px;
}

#prompt-wrapper h1{ /*border: 1px solid #ff5555;*/
	font-size: 14px;
	color:#666;
	height: 30px;
	text-align: center;
	overflow:hidden;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}


#top div.in{
	width:960px;
	margin:0 auto;
	text-align:left; 
}

#nav-bg {
	width: 500px; height: 79px;
	margin: 0 0;
	padding: 0 0;
	float:right;
}
#topmenu{/*border: 1px solid #ff5555;*/
	margin: 0 auto; padding:0 0 0 0; text-align:center;
	overflow:hidden; height:79px;
}

#topmenu a:link{ color:#e7e7e7; }
#topmenu a:visited{ color:#e7e7e7; }
#topmenu a:hover{ color:#e15500; }
#topmenu a:active{ color:#e7e7e7; }

#mainadv{
	width: 100%;
	background-color: #02b898;
	padding-top:40px;
	height: 410px;
	overflow:hidden;
}
#mainadv #content{
	background-image:url(../images/banner-ic.png);
	background-repeat: no-repeat;
	width: 1008px;
	height: 100%;
  margin: 0 auto;
}
#mainadv #content h1{
	padding-top: 80px;
	margin-left: 470px;
	margin-top: -10px;
	color: #ffffff;
	font-size: 60px;
	font-family: Arial Black; 
}
	
#mainadv #content h2{
	padding-top: 70px;
	margin-left: 470px;
	color: #dcdf01;
	font-size: 45px;
	font-family: Avenir;
}
#mainadv #content p{
	margin-top: -10px;
	font-size: 50px;
	color: #ffffff;
	font-family: Arial Black; 
}	

#mainadv #content a{
	color: #222;
	text-decoration: none;
}

#content #icwin, #content #abcwin {
	display:none;
}
#content #icmac, #content #abcmac {
	display:block;
}

#product-1 {
	width: 100%;
	background-color: #F3F3F3;
	padding-top:30px;
	height: 340px;
	overflow:hidden;
}
#product-2{
	width: 100%;
	background-color: #FFFFFF;
	padding-top:30px;
	height: 340px;
	overflow:hidden;
}

#product-1 h2 a{
	color: #222;
	text-decoration: none;
}
#product-1 h2 a:hover{
	color: #ff5b20;
}
#product-2 h2 a{
	color: #222;
	text-decoration: none;
}
#product-2 h2 a:hover{
	color: #ff5b20;
}

#product-left {
	width: 400px;
	float: left;
	text-align:center;
}
#product-right {
	width: 560px;
	float: right;
}
#product-left .applogo {
	width: 100%;
	padding-top: 20px;
}
#product-left .applogo img{
	border: 0;
}
#product-left ul {
	margin:0 auto;
	padding-top: 10px;
	padding-left: 50px;
	overflow:hidden;
	margin:0;
	list-style-type: none;
}
#product-left ul li{
	display: inline;
	overflow: hidden;
	height: 40px;
	width: 40px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border: 0;
	float:left;
}
#product-left ul li img{
	width: 35px;
	border: 0;
}

#product-left #fpoint, #product-left #fpoint1 {
	display:none; width:320px; margin-left: 10px; height: 8px; 
	background:transparent url(../images/feature-point.gif) no-repeat;background-position: 60px 0px;
	overflow:hidden;
}
#product-left #ftext, #product-left #ftext1 {
	display:none; width:320px; margin-left: 50px; height: 30px; 
	background-color: #7d9fc9; color:#fff; font-size: 11px; padding: 5px; text-align:left;
}


#product-right h2 {
	font-size: 26px;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 35px;
	color: #222;
}
#product-right h2 .winmacver {
	font-weight:normal;
	font-size: 16px;
	color:#444;
}
#product-right p {
	font-size: 12px;
	font-weight: normal;
	color: #555;
	line-height: 16px;
	padding-bottom: 20px;
}
#product-right p.btnline{
	text-align: center;
}
#product-right p.btnline img{
	padding-left: 10px;
	float:right;
}
#product-right p.btnline img.winmacbtn {
	float: left; padding:0;
}

#allproduct {
	width: 100%;
	background-color: #E7ECEF;
	padding-top:40px;
	height: 250px;
	overflow:hidden;
}

#allproduct #content .productintro {
	overflow:hidden;
	width: 321px;
	height: 210px;
	background-color: #fff;
	float: left;
	margin-right: 22px;
}
#allproduct #content .productintro.last {
	float: right;
	margin-right: 0px;
}

#allproduct #content .productintro .intrologo{
	border: 0;
	float:left;
	width: 150px;
	height: 140px;
	overflow:hidden;
	padding-top: 20px;
	text-align:center;
}
#allproduct #content .productintro .introtext{
	float:right;
	width: 150px;
	overflow: hidden;
	padding-right: 15px;
}
#allproduct #content .productintro .introtext a:hover{
	color: #333;
}

#allproduct #content .productintro .introtext h3{
	font-size: 15px;
	color: #333;
	padding-top: 40px;
	padding-bottom: 30px;
}
#allproduct #content .productintro .introtext h3 .freetag{
	font-size: 12px;
	font-weight: normal;
	color:#f00;
}
#allproduct #content .productintro .introtext p{
	font-size: 11px;
	color: #999;
}
#allproduct #content .productintro .multibutton{
	text-align: center;
	clear:both;
}
#allproduct #content .productintro .multibutton a{
	padding-left: 10px;
	padding-right:10px;
}


#content-main {/*border: 1px solid #ff5555;*/
	width:960px; 
	background-color:#fff;
	background-position:top center;
	background-repeat:no-repeat; margin:0 auto; padding:0; 
	color:#555; 
}

#content-whole {
	width: 950px;
	margin-top: 0px;
	padding-top: 0px;
	background-color:#fff;
}
#content-main #content-whole p.downloadbuy {
	text-align: right;
	padding-top: 12px;
	padding-bottom: 13px;
	padding-right: 10px;
	line-height: 18px;
}

#content-main #content-whole p.downloadbuy img{
	padding-left: 30px;	
}


hr{ height:0; border:0; border-top:1px dotted #aaa; margin-bottom: 10px;}

hr.line{ height:0; border:0; padding-top: 8px; padding-bottom: 0px; border-bottom:1px dotted #ccc; margin-bottom: 12px; clear:both;}

#content-left {
	width: 650px;
	float: left;
	padding-bottom: 20px;
}

#content-right {
	width: 250px;
	float: right;
	margin-top: 20px;
	background-color:#fff;
}


#content-main .product-param {
	padding-right: 15px;
	color: #aa0;
}
#content-main .product-param b{
	color: #888;
}

#content-left div.in, #content-whole div.in{
	width:650px;
	margin:0 auto; padding-top:49px; padding-left: 2px;
	text-align:left; 
	background-color:#000;
}

#content-left h1, #content-whole h1{
	margin:0 auto; padding-top:50px; margin-bottom: 25px; padding-left: 2px; padding-bottom:10px;
	color:#333; font-weight:normal; font-size: 25px; letter-spacing: 0.5 em; line-height: 33px;
	border-bottom: 1px solid #ccc;
}

#content-whole table h1 {	border: 0; }
#content-whole table h2 {	border: 0; }

#content-left h2, #content-whole h2{
 font-size: 20px; 
 padding-top: 20px;
 margin-bottom: 20px;
 padding-bottom: 5px;
 font-weight:normal;
 color: #222;
 border-bottom: 1px dashed #eee;
}

#content-left h3{
 font-size: 16px; 
 padding-top: 15px;
 padding-bottom: 10px;
 font-weight:normal;
 color: #222;
 
}

#content-left img.applogo {
	float:left; 
	padding-right: 20px;
	padding-bottom: 20px;
	border: 0;
}

#content-left b.light {
	color: #555;
}
#content-left .price {
	color: #b57756;
	font-size: 14px;
	float: left;
	margin-top: 5px;
	margin-left: 20px;
}

#content-left p{
	margin:0 auto; padding-bottom:14px; 
	text-align:left;
	font-size:14px;
	line-height:160%; 
}
#content-whole p{
	margin:0 auto; padding-bottom:14px; 
	text-align:left;
	font-size:12px;	
}

#content-main #content-left p.downloadbuy {
	text-align: right;
	padding-top: 12px;
	padding-bottom: 13px;
	padding-right: 10px;
	line-height: 18px;
}
#content-main #content-left p.downloadbuy img{
	padding-left: 30px;	
}


#content-left a:link, #content-whole a:link, #content-left a b{ color:#777; text-decoration:none}

#content-left a:visited, #content-whole a:visited{ color:#777; }

#content-left a:hover, #content-whole a:hover, #content-left a:hover b{ color:#ff5b20; 	text-decoration:underline; }
#content-left a:hover h2, #content-whole a:hover h2{ color:#ff5b20; 	text-decoration:underline;}

#content-left a:active, #content-whole a:active{ color:#aaa; }

#content-left .productname { padding-top: 10px; padding-bottom: 0px; overflow: hidden; height: 40px; diplay: block; margin-top: 0px; }
#content-left .productname a { text-decoration: none;  overflow:hidden;}
#content-left .productname h2 { display: inline; line-height: 30px; padding-bottom: 0; margin-bottom: 0; padding-top: 5px;}
#content-left .productname h2.updated { padding-right: 45px; 
			 background-position: 100% 30%; background-repeat:no-repeat; }
			
#content-left img.product-icon { float:left; padding-bottom: 20px; padding-right: 10px; }

#content-left .mainfeatures {}
#content-left .mainfeatures p {padding-left: 20px;}
#content-left .mainfeatures ul {padding-left: 40px;}

#content-left ul {
	margin:0 15px 0 10px;
	padding:0px 0 0 0;
	list-style:none;
}
#content-left ul li{
	padding:0px 10px 15px 15px;
	color:#222;
	background:transparent no-repeat 0px 0px;
	font-weight: normal;
	font-size: 14px;
}

#features{
	width:650px;
	float:left;
}

#features h2{ 
	padding-left:0px;
	font-weight:normal;
	font-size:20px;
	color:#333; 
}

#features ul{
	margin:0 15px 0 0;
	padding:0px 0 0 0;
	list-style:none;
}

#features li{
	min-height:60px;
	/* height:60px; for ie 6*/
	padding:5px 10px 5px 25px;
	border-bottom:1px solid #e5e5e5;
	color:#999;
	background:transparent url(../images/select.gif) no-repeat 0px 0px;
	font-weight: bold;
}
#features ul .detail{
	min-height:60px;
	/* height:60px; for ie 6*/
	padding:5px 10px 5px 25px;
	border-bottom:1px solid #e5e5e5;
	color:#999;
	background:none;
	font-weight: bold;
}

#features a:link.icons, #features a:visited.icons{ font-weight: bold; }
#features a:hover.icons { font-weight: bold; color:#ff5b20; }
#features a:link, #features a:visited, #features a:active { color:#aaa; }
#features a:hover, buttons a:hover{ color:#ff5b20; text-decoration:underline;}

#features li.lf1{
	background-position:left center;
	background-repeat:no-repeat;
}

#features li.lf2{
	background-position:left center;
	background-repeat:no-repeat;
}

#features li.lf3{
	background-position:left center;
	background-repeat:no-repeat;
}

#features li.lf4{
	background-position:left center;
	background-repeat:no-repeat;
}

#features li.lf5{
	background-position:left center;
	background-repeat:no-repeat;
	border-bottom:0px solid #fff;
}

#features li h3{
	font-size:1em;
	color:#777;
}

/* for features. */
p.ft {font-weight:bold; background:transparent url(../images/select.gif) no-repeat 0px 2px; padding-top: 8px; padding-bottom: 0px; padding-left:26px; line-height: 12pt; color:#333;}
p.fd {padding-left:26px; line-height: 10pt; font-weight:normal;}
p.fd a{font-size:14px;}

#span-height {height:20px; clear:both;}

#content-main .relative { position:relative; }
#content-main .separator { margin:0 -3px; padding:.7em 3px 0; border-top:1px solid #c8c8c8; }

#content-main .box {margin-left:0px; margin-right:5px; margin-bottom:10px; color:#444; background:#fff;}
#content-main .box .padder { padding:10px 10px 10px 10px; border:1px solid #F5F5F5; background-color:#F5F5F5;}
#content-main .box .boxcap { clear:both; position:absolute; width:100%; height:12px; left:0; z-index:100; font-size:1px; }
#content-main .box .boxcap.captop { position:absolute; _position:static; background-image:url(../images/box-top.jpg); background-repeat:no-repeat;}
#content-main .box .boxcap.capbottom { position:absolute; _position:static; background-image:url(../images/box-down.jpg); background-repeat:no-repeat;}
#content-main .box .captop { background-image:url(../images/box-top.jpg); background-repeat:no-repeat;}

#content-main .box .captop h3 {
	padding:15px 15px;
}

#reasons{
	width:245px;
	float:right;
	padding:0 0;
	margin: 0px 0;
}
#reasons h2{
	color:#666666;
	font-size:1.95em;
	font-weight:normal;
	padding: 0;
	margin:0;
}

#reasons h3{
	font-size: 15px;
	color:#508D74;
	height: 15px;
	overflow:hidden;
	font-weight:normal;
}

#reasons a{
	color:#999;
	text-decoration: none;
}
#reasons a:hover { color:#ff5b20; 	text-decoration:underline; }


#reasons p{ 
	color:#999;
	padding:10px 0px 3px 0px;
	margin: 0 0 0 0;
}

#reasons p.withicon{
	background: url(../images/tree-doc.gif) no-repeat 0px 10px;
	padding-left: 20px;
	padding-right: 10px;
	margin-left: 10px;
}

#reasons ol{
	padding:5px 0px 0 0px;
	list-style:none;
}

#reasons li{
	background-position:top left;
	background-repeat:no-repeat;
	color:#9f9f9f;
	margin:0 0 7px 0;
}

#reasons li div{
	background-position:bottom left;
	background-repeat:no-repeat;
	color:#9f9f9f;
	padding:10px 10px 10px 0px;
}

#reasons li.rb1 div p{
	background-position:10px center;
	background-repeat:no-repeat;
	padding-left:35px;
}

#reasons li.rb2 div p{
	background-position:10px center;
	background-repeat:no-repeat;
	padding-left:35px;
}

#reasons li.rb3 div p{
	background-position:10px center;
	background-repeat:no-repeat;
	padding-left:35px;
}

#reasons li.rb4 div p{
	background-position:10px center;
	background-repeat:no-repeat;
	padding-left:35px;
}

#reasons li.rb5 div p{
	background-position:10px center;
	background-repeat:no-repeat;
	padding-left:35px;
}

#reasons .icon {
	float: left;
}
#reasons .introduce{
	float: right;
}

#content-left h4.highlight {
  font-size: 14px;
  // background: top left no-repeat;
  margin-right: 8px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #aaa;
}
			
#buttons {
	width:620px; height:50px;
	background-color:#484848;
	background-position:top center;
	background-repeat:no-repeat; 
	color:#dddddd;
	border: 1px solid #626200;
	padding-top:10px; padding-left: 10px; padding-right:10px; 
	background-repeat: no-repeat;
	background-position: 450px -1px;
	overflow: hidden;
	margin-bottom: 10px;
}

#buttons div.in{
	margin:0 auto; 
	text-align:center; 
	width:620px; 
}

.orng {color:#b57756; }
.grn { color:#789a6a; }

#buttons b.orng { color:#b57756;text-align:center; }
#buttons b.grn { color:#789a6a;text-align:center; }
#buttons b.yellow { color: #ff0;}


#buttons a.yellow { font-weight: bold; color: #ff0;}
#buttons a.yellow:hover { color:#ed6a19;; text-decoration:underline; }

#buttons p { 
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 1.8em;
}

/*---bottom styles------*/
#bottom{
	background-color:#3D526F;
	margin:0 auto;
	padding-top: 25px;
	padding-bottom: 15px;
}

#bottom .in {
	width: 1008px;
	overflow: hidden;
	margin: 0 auto;
}
#bottom .in .col {
	float: left;
	width: 320px;
	padding-right: 20px;
	color: #777777;
	overflow:hidden;
}
#bottom .in .col.last {
	float: left;
	width: 320px;
	padding-right: 0px;
	color: #777777;
	overflow:hidden;
}
#bottom .in .col img { border: 0; padding-right: 5px; float:left;}
#bottom a:link, #bottom a:visited{ color:#9f9f9f; text-decoration:none;  }
#bottom a:hover{ color:#ff6600; text-decoration:underline;  }
#bottom h3 {text-align:left;border-bottom: 1px dotted #ddd; padding-top: 0px; padding-bottom: 10px;color:#ddd; font-size: 14px; font-weight:bold;}
#bottom h3.contactus {border-bottom: 0; padding-top: 40px; padding-bottom:0px;}
#bottom p{text-align:left; color:#ccc; font-size: 12px; padding-top: 10px;}
#bottom .whatnew {
	width: 500px;
	float: left;
	line-height:120%;
	
}
#bottom .alsolike {
	width: 450px;
	float: right;
	line-height:120%;
}

#footer{
	width:100%;
	float:left;
	color:#c7c7c7;
	padding: 5px 10px 5px 0px;
	clear:both;
	background-color: #2a384b;
	font-size: 10px;
}
	
#footer .copyright{ float:right; }

#footer .bottom-menu{ float:left; }

#footer a:link{color:#c7c7c7; text-decoration:none;}
#footer a:visited{color:#c7c7c7; text-decoration:none;}
#footer a:hover{color:#999; text-decoration:underline;;}
#footer a:active{color:#c7c7c7; text-decoration:none;}

.clear{clear:both;}

p.description{
	font-size:0.9em;
	line-height:1.2em;
	padding: 20px 30px 0px 5px;
	color:#d0d0d0;
}

h1.main{
 line-height:1.1em; 
 padding: 0 30px 0 5px; 
 font-size:1.9em; 
 font-weight:normal;
}


/* quick link */
#content-right ul.quicklink{
	list-style:none;
}

#content-right ul.quicklink li{
	padding-left: 12px;
	padding-top: 5px;
	background-position:left center;
	background-repeat:no-repeat;
}

#content-right ul.quicklink li a{
	font-weight: normal;
	text-decoration: none;
}
#content-right ul.quicklink li a:hover{
	text-decoration: underline;
	color:#ff5b20;
}

#content-right .rightdesc {padding-left: 40px;}
#content-right .leftimg {float: left; margin-top: 2px; border: 0pt none;}
#content-right p.rightdesc a:hover { color:#ff5b20;}



/* GLOBALHEADER */

#topmenu #globalnav { width: 750px; height:79px; margin: 0 auto; padding: 0; overflow:hidden;}
#topmenu #globalnav li { display: inline; height:79px; width: 80px; padding-left: 0px; margin-left: 10px; padding-top: 30px; overflow:hidden;}
#topmenu #globalnav li a { float: left; width: 80px; margin-left:0px; margin-right:0px; padding-left: 0px; padding-right: 0px; overflow: hidden; }
#topmenu #globalnav li#gn-about a{width: 110px; }

/* BUTTONS */
#topmenu #globalnav li a { color: #225; font-size: 12px; height:79px; padding-top:43px; text-decoration: none;}

/* OVER STATES */
#topmenu #globalnav li a:hover { color: #fff; background-repeat: no-repeat; }

/* ON STATES */
#topmenu.home #globalnav li#gn-home a,
#topmenu.product #globalnav li#gn-product a, 
#topmenu.download #globalnav li#gn-download a,
#topmenu.buy #globalnav li#gn-buy a,
#topmenu.support #globalnav li#gn-support a,
#topmenu.about #globalnav li#gn-about a { color: #fff; background-image: url(../images/toolbar-sel.png); background-repeat: no-repeat;}

#doubledownload {
	clear: both;
	width: 950px;
	padding-top: 10px;
	padding-bottom: 10px;	
}
#doubledownload .downloadleft{
	width: 460px;
	float:left;
}
#doubledownload .downloadright{
	width: 460px;
	float:right;
}
#doubledownload p {
	margin-left: 120px;
	padding-left: 0px;
	font-size:12px;
}
#doubledownload p.button {
	padding-top: 10px;
	padding-bottom: 25px;
	text-align: left;
}

