body {
	min-width: 1000px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #626262;
}

h1 {
	color: #57614e;
	font: 29px/30px Arial, Helvetica, sans-serif;
	margin: 0 0 12px;
}
h2 {
	font: 19px/24px Arial, Helvetica, sans-serif;
}
h3 {
	font: bold 16px/24px Arial, Helvetica, sans-serif;
}
p, ul {
	font: 14px/24px Arial, Helvetica, sans-serif;
	margin: 0 0 24px;
}

a {
	color: #626262;
}
a:hover {
	color: #333333;
}
a.more {
	color: #fff;
}

img {
	border: 0;
}

/** box-shadow **/
.box {
	display: inline-block;
}
.box > img {
	display: block;
	position: relative; /* This protects the inner element from being blurred */
}

.clearfix {
	width: 1000px;
	margin: 0 auto;
}
.clearfix:after {
	clear: both;
	content: "";
	display: block;
	line-height: 0;
	height: 1%;
	visibility: hidden;
}


table,th,td {
	border:1px solid #626262;
	border-collapse: collapse;
	padding: 5px;
}

/*------------ Sprites ------------*/
.more, input[type='submit'] {
	background: url(../images/interface.png) no-repeat;
}
.frame1, .frame2, .frame3, .frame4, .frame5, .products > li {
	background: url(../images/frames.png) no-repeat;
}
.more, input[type='submit'] {
	background-position: -107px 0;
	color: #fff;
	display: inline-block;
	font: 12px/28px Arial, Helvetica, sans-serif;
	height: 28px;
	width: 97px;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
}
.more:hover {
	background-position: 0 0;
}
input[type='submit'] {
	background-position: -222px -38px;
	height: 38px;
	line-height: 38px;
	width: 212px;
}
input[type='submit']:hover {
	background-position: 0 -38px;
}

.frame1 {
	background-position: -117px 0;
	height: 150px;
	width: 203px;
	margin: 0 auto 6px;
	padding: 8px 7px 0;
	text-align: center;
}
.frame2 {
	background-position: 0 -517px;
	height: 316px;
	width: 924px;
	margin: 0 auto 18px;
	padding: 6px 7px 0;
	text-align: center;
}
.frame3 {
	background-position: -344px 0;
	height: 221px;
	width: 586px;
	margin: 0 auto 6px;
	padding: 7px 7px 0;
	text-align: center;
}
.frame4 {
	background-position: 0 0;
	height: 108px;
	width: 93px;
	padding: 7px 7px 0;
	text-align: center;
}
.frame5 {
	background-position: -610px -238px;
	height: 220px;
	width: 268px;
	padding: 7px 6px 0;
	text-align: center;
}

/*------------ HEADER ------------*/
#header {
	background: #F2F2F2;
	padding: 20px 0;
}

.logo {
	float: left;
	display: inline-block;
}

/** navigation **/
.navigation {
	float: left;
	list-style: none;
	margin: 0px 0 0;
	padding: 0;
}
.navigation li {
	float: left;
	margin-left: 30px;
	padding-top: 20px;
	position: relative;
}
/*
	border: 1px solid rgba(231, 231, 231, 0.8);
	background-color: #4B99EE;
*/
.navigation li > a {
	color: #4e4e4e;
	font: bold 18px/24px Times, "Times New Roman", serif;
	text-decoration: none;
	text-shadow: none;
}
.navigation li.active > a, .navigation > a:hover {
	color: #4B99EE;
}
.navigation li > div {
	border: 1px solid rgba(231, 231, 231, 0.8);
	background-color: #eaeaea;
	display: none;
	width: 210px;
	position: absolute;
	left: 0px;
	top: 44px;
}
.navigation li:hover > div {
	padding: 10px;
	display: block;
	z-index:1;
}
.navigation li > div a {
	color: #4e4e4e;
	font: bold 18px/24px "Times New Roman", Times, serif;
	display: block;
	text-decoration: none;
	text-shadow: none;
}
.navigation li > div a:hover {
	color: #4B99EE;
}

.search {
	display: inline-block;
	float: right;
	width: 150px;
	margin-top: 20px;
	border: 1px solid #dddddd;
	background: #fff;
	padding-left: 3px;
}
.search  input[type='text'] {
	vertical-align: top;
	border: none;
	width: 122px;
}
.search  input[type='submit'] {
	vertical-align: top;
	width: 18px;
	height: 18px;
	margin-top: 2px;
	cursor: pointer;
	border: none;
	background: url(../images/btn.png);
}

/*------------ Index Page ------------*/
.banner {
	height: 400px;
}
#index .text {
	width: 600px;
	margin: 0 auto;
	padding: 60px 0 0 400px;
	text-shadow: 1px 1px 2px #fff;
}
#index .line1 {font-size: 20px;}
#index .line2 {font-size: 32px;}
#index .line3 {font-size: 16px;}

#vw .text {
	width: 900px;
	margin: 0 auto;
	padding: 300px 0 0 100px;
}

.banner-xmas {
	height: 100px;
}
.banner-xmas .text {
	width: 1000px;
	margin: 0 auto;
}
.banner-xmas a {
	position: absolute;
	width: 1000px;
	height: 100px;
	text-decoration: none;
}

.highlight {
	width: 1000px;
	margin: 60px auto;
}
.highlight .item {
	width: 260px;
	height: 260px;
	float: left;
	padding: 20px 220px 20px 20px;
}
.highlight .v {
	background: #eee url(../images/vbg.jpg) no-repeat;
}
.highlight .a {
	background: #eee url(../images/abg.jpg);
}
.highlight h1 {
	font-weight: bold;
}
.highlight p {
	margin: 10px 0;
	font-weight: bold;
}
.highlight a {
	text-decoration: none;
}


.trust h2 {
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	color: #B7C1CB;
}
.trust p {
	text-align: center;
}
.trust .item {
	display: block;
	float: left;
	width: 230px;
	padding: 20px 10px 10px 10px;
}
.trust .img {
	margin-left: 40px;
	width: 150px;
	height: 150px;
	display: block;
	background: url(../images/trust.jpg) no-repeat;
}
.trust .pro {
	background-position: 0 0;
}
.trust .ser {
	background-position: 0 -150px;
}
.trust .day {
	background-position: 0 -300px;
}
.trust .sec {
	background-position: 0 -450px;
}

/*------------ Product Page ------------*/
.gray {
	background-color: #f2f2f2;
}
.row {
	padding: 20px 0 20px;
}
.clear {
	clear: both;
}

/* item in a row */
.span2, .span3, .span4 {
	display: block;
	float: left;
	padding: 20px 10px 10px 10px;
}
.span2 {
	width: 48%;
}
.span3 {
	width: 31%;
}
.span4 {
	width: 23%;
}
/*.span2:nth-of-type(2n+1), .span3:nth-of-type(3n+1) {
	clear: both;
}*/


.action .center {
	width: 720px;
	margin: 0 auto;
}
.format .center {
	width: 800px;
	margin: 0 auto;
}
.format th {
	color: #fff;
}
.format td {
	font-size: 14px;
}

/* four colomn, top image, bottom text*/
.feature1 p {
	font-weight: bold;
}
.feature1 .item {
	display: block;
	float: left;
	width: 230px;
	padding: 20px 10px 10px 10px;
}
.feature1 .img {
	margin-left: 40px;
	width: 150px;
	height: 150px;
	display: block;
}
/* two column, image and text, left or right*/
.feature2 .text {
	display: inline-block;
	width: 560px;
	float: left;
	padding: 20px;
}
.feature2 .img {
	display: inline-block;
	width: 340px;
	float: left;
	padding: 20px;
}
/*.feature2 h2 {
	color: #57A3EF;
}*/
/* feature3, two line, 3 column, left image, right text */
/* testimonial, 3 column, text only */
.feature3, .testimonial {
	padding-top: 20px;
}
.feature3 .text {
	padding-left: 60px;
}
.feature3 .img {
	display: block;
	width: 50px;
	height: 50px;
	float: left;
}
.feature3 h3 {
	margin-top: 0;
}
.testimonial .img {
	display: block;
	width: 150px;
	height: 150px;
	float: left;
	margin: 40px 100px 0 120px;
}
.testimonial span {
	text-align: right;
}
.testimonial h2 {
	text-align: center;
}

.article a {
	text-decoration: none;
}
.article a:hover {
	text-decoration: underline;
}

/*------------ CONTENTS ------------*/
#contents {
	padding-bottom: 24px;
}
#contents > div.clearfix:first-child {
	padding: 30px 10px 0;
}
/*#contents img {
	border: 1px solid rgba(231, 231, 231, 0.8);
}*/


.main, .sidebar > div h2, .main > .section {
	background-image: url(../images/border.png);
	background-position: left top;
	background-repeat: repeat-y;
}

.main {
	float: left;
	min-height: 500px;
	width: 600px;
	padding: 0 0 0 32px;
}
.main h1 {
	margin-bottom: 24px;
}
.main h2 {
	margin-top: 12px;
	margin-bottom: 12px;
}
.main h1 + div.frame3 {
	margin-top: 36px;
}
.main > .section {
	background-position: left bottom;
	background-repeat: repeat-x;
	width: 600px;
	margin-bottom: 16px;
	margin-left: -28px;
	padding-left: 30px;
}
.main > .last-child, .sidebar ul li.last-child {
	background: none;
}
.main > .section ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.main > .section ul li {
	display: inline-block;
	margin: 0 0 24px;
}
.main > .section ul li .frame4 {
	float: left;
	margin-bottom: 1px;
	margin-right: 20px;
}
.main > .section ul li p {
	margin: 6px 0 0;
}
.main > .section ul li p b {
	display: block;
	text-transform: uppercase;
}

.info {
	border: 1px solid #bbbbbb;
	background: #f2f2f2;
	display: inline-block;
	width: 600px;
}
.info img {
	float: left;
	margin-right: 10px;
}
.info2 {
	border: 1px solid #bbbbbb;
	background: #fafafa;
	width: 990px;
	display: inline-block;
}
.info2 img {
	float: left;
}
.info2 .text {
	float: left;
	padding: 20px 0 0 30px;
}
.main2 .text {
	width: 60%;
	float: left;
}
.main2 th, .main2 td {
	font-size: 14px;
	border: 1px solid #b0d0f0;
}
.main2 th {
	background: #57A3EF;
	color: #fff;
}
.main2 td {
	background: #CDE3F8;
}
.main2 a {
	text-decoration: none;
	color: #57A3EF;
}
.main2 a:hover {
	text-decoration: underline;
}
.main2 .note {
	background: #f2f2f2;
	padding-left: 10px;
}

a.down3 {
	display: inline-block;
	width: 110px;
	text-decoration: none;
	border-radius: 5px;
	color: #fff;
	padding: 15px 15px 15px 50px;
}
a.down3:hover {
	color: #fff;
	text-decoration: none;
}
.dmac {
	background: #32A4E7 url(../images/mac.png) no-repeat 10px;
}
.dmac:hover {
	background: #068EDE url(../images/mac.png) no-repeat 10px;
}
.dwin {
	background: #84C754 url(../images/win.png) no-repeat 10px;
}
.dwin:hover {
	background: #76BA45 url(../images/win.png) no-repeat 10px;
}

.code {
	border: 1px solid #aaaaaa;
	padding: 7px;
	background: #f0f0f0;
}

.sidebar {
	float: left;
	width: 280px;
	padding-right: 18px;
}
.sidebar > div {
	margin: 0 0 30px;
}
.sidebar > div h2 {
	background-position: left bottom;
	background-repeat: repeat-x;
	margin: 0 0 6px;
	padding-bottom: 18px;
}
.sidebar > div:first-child h2 {
	margin-bottom: 0;
	margin-top: 6px;
}


.products {
	list-style: none;
	margin: 0;
	padding: 0;
}
.products > li {
	background-position: 0 -238px;
	display: inline-block;
	height: 269px;
	width: 578px;
	margin-bottom: 12px;
	padding: 6px 22px 0 6px;
}
.products > li .box {
	float: left;
	margin-right: 20px;
}
.products > li h2, .product h2 {
	color: #626262;
	letter-spacing: 0;
	margin-bottom: 24px;
}
.products > li .more {
	float: right;
}


.product {
	float: left;
}
.top {
	display: inline-block;
	background-color: #ffffff;
	padding: 2px;
	background: url(../images/frames.png) no-repeat;
	background-position: 0 -238px;
	height: 269px;
	width: 578px;
	margin-bottom: 12px;
	padding: 6px 22px 0 6px;
}
.left {
	width: 210px;
	display: inline-block;
	float: left;
}

.message label {
	color: #626262;
	display: block;
	font: 13px/24px Arial, Helvetica, sans-serif;
}
.message input[type='text'] {
	height: 24px;
	width: 590px;
	margin: 0 0 18px;
	padding: 0 4px;
}
.message textarea {
	height: 110px;
	width: 590px;
	margin: 0 0 18px;
	padding: 0 4px;
	overflow: auto;
	resize: none;
}
.message input[type='submit'] {
	cursor: pointer;
	border: none;
}

/*article*/
a.down1 {
	margin-right: 2px;
}
a.down1:hover {
	margin-left: 2px;
	margin-right: 0px;
}
/*product*/
a.down2, a.buy2, a.version {
	display: block;
	float: left;
	width: 212px;
	height: 52px;
	margin: 4px 10px 4px 10px;
	color: #ffffff;
	text-decoration: none;
	padding: 4px;
}
a.down2:hover, a.buy2:hover, a.version:hover {
	color: #e8e8e8;
}
a.down2 img, a.buy2 img, a.version img {
	float: left;
	margin: 8px 25px auto 8px;
}
a.down2 span, a.buy2 span {
	font: bold 25px Arial, Helvetica, sans-serif;
}
a.version span {
	display: inline-block;
	font: bold 20px Arial, Helvetica, sans-serif;
	margin-top: 16px;
}
a.down2 {
	background-image: url(../images/down-bg.png);
}
a.buy2 {
	background-image: url(../images/buy-bg.png);
}
a.version {
	background-image: url(../images/version-bg.png);
}
a.version:hover {
}
a.buy2 .old, a.buy2 .new {font-weight:normal; font-size:18px; }
a.buy2 .old{ text-decoration:line-through; color: #ffa0a0; }
a.buy2 .new{ color: white; }

/*------------ FOOTER ------------*/
#footer {
	background: #f2f2f2 url(../images/bg-footer.png) repeat-x center top;
	border-top: 2px solid #fff;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#footer .section {
	float: left;
	min-height: 146px;
	width: 340px;
	padding: 30px;
}
#footer .section ul, #footer .social ul{
	margin: 20px 0 20px -20px;
}
#footer .social {
	float: left;
	width: 120px;
	padding: 30px;
}
#footer .social a {
	width: 52px;
	height: 45px;
	background: url(../images/social.gif) no-repeat;
	display: block;
}
#footer .social .fac {
	background-position: 0 0px;
}
#footer .social .twi {
	background-position: 0 -45px;
}
#footer .social .goo {
	background-position: 0 -90px;
}
#footer .social .you {
	background-position: 0 -135px;
}
#footer .social .blo {
	background-position: 0 -180px;
}

#footnote {
	background: #375169;
	border-top: 1px solid #fff;
	padding: 20px 0 20px;
}
#footnote p {
	color: #b5c1aa;
	margin: 0;
	padding-right: 10px;
	text-align: center;
}
#footnote a {
	color: #b5c1aa;
}
#footnote a:hover {
	color: #fff;
}
