@import url(http://fonts.googleapis.com/css?family=Ubuntu|Ubuntu+Condensed);

/* -------------------------------------- main -------------------------------------- */
body {
	font-family: 'Ubuntu', sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	background: url("images/bg.png") #000;
	margin: 0 0 40px 0;
}
#wrap {
	width: 1000px;
	margin: auto;
}
.clear {
	clear: both;
}
ul, ol, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
p {
	margin: 0 0 20px 0;
}
a img {
	border: 0;
}

/* -------------------------------------- logo -------------------------------------- */
#logo {
	height: 135px; /* 200 */
	padding-top: 65px;
}
#logo a {
	width: 438px;
	height: 70px;
	background: url("images/logo.png") no-repeat top left;
	display: block;
	margin: auto;
}
#logo a span {
	display: none;
}

/* -------------------------------------- navigation -------------------------------------- */
#nav {
	height: 70px;
	background: url("images/nav.png") top left;
	-webkit-border-radius: 10px 10px 0 0;
			border-radius: 10px 10px 0 0;
}
#nav ul {
	margin-left: 40px;
}
#nav li {
	float: left;
}
#nav li a {
	font-size: 16px;
	color: #333;
	height: 70px;
	line-height: 70px;
	padding-left: 70px;
	padding-right: 19px;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
}
#nav li a span {
	display: block;
}
#nav li a:hover span {
	background: url("images/arrow.png") no-repeat bottom center;
}
#nav_screen { background: url("images/icons/application-sidebar-list.png") no-repeat 19px 19px; }
#nav_get { background: url("images/icons/arrow-270.png") no-repeat 19px 19px; }
#nav_test { background: url("images/icons/balloon.png") no-repeat 19px 19px; }
#nav_support { background: url("images/icons/question.png") no-repeat 19px 19px; }
#nav_account { background: url("images/icons/card-address.png") no-repeat 19px 19px; }

/* -------------------------------------- slider -------------------------------------- */
#slider {
	width: 1000px;
	height: 210px;
	position: relative;
	background-color: #fff;
}
#slider div {
	width: 1000px;
	height: 210px;
	top: 0;
	left: 0;
	position: absolute;
}
#slider span {
	display: none;
}
#slide01 { background: url("images/slide01.png") no-repeat top left; }
#slide02 { background: url("images/slide02.png") no-repeat top left; }
#slide03 { background: url("images/slide03.png") no-repeat top left; }
#slide04 { background: url("images/slide04.png") no-repeat top left; }
#slide05 { background: url("images/slide05.png") no-repeat top left; }

#slider ul {
	width: 60px;
	height: 10px;
	top: 15px;
	left: 15px;
	position: absolute;
	z-index: 1;
}
#slider ul li {
	float: left;
}
#slider ul li a {
	width: 10px;
	height: 10px;
	background-color: #999;
	margin-right: 2px;
	display: block;
	-webkit-border-radius: 5px;
			border-radius: 5px;
}
#slider ul li a:hover, #slider ul li a.active {
	background-color: #333 !important;
}

/* -------------------------------------- content -------------------------------------- */
#content {
	background-color: #fff;
	min-height: 1px; /* IE7 fix */
	padding: 20px;
	-webkit-border-radius: 0 0 10px 10px;
			border-radius: 0 0 10px 10px;
}
#content a {
	color: #135870;
	text-decoration: underline;
}
#content a:hover {
	color: #D16900;
	text-decoration: none;
}

/* -------------------------------------- home page -------------------------------------- */
a#do_you_know {
	font-size: 12px;
	height: 32px;
	line-height: 32px;
	padding-left: 32px;
	color: #333 !important;
	background: url("images/icons/information.png") 8px 8px no-repeat #eee;
	margin: 0 0 20px 0;
	text-decoration: none !important;
	display: block;

	-webkit-border-radius: 5px;
	border-radius: 5px;

	-webkit-transition: background-color 0.5s ease;
	-moz-transition: background-color 0.5s ease;
	-ms-transition: background-color 0.5s ease;
	-o-transition: background-color 0.5s ease;
	transition: background-color 0.5s ease;
}
a:hover#do_you_know {
	background-color: #ddd;
}

#one {
	width: 470px;
	float: left;
}
#two {
	width: 470px;
	float: right;
}
h1 {
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	color: #135870;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
}
h2 {
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size: 24px;
	line-height: 24px;
	color: #135870;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
}

#why li {
	background: url("images/icons/tick.png") no-repeat left center;
	margin-bottom: 6px;
	padding-left: 26px;
}
#why li:last-child {
	margin: 0 !important;
}
#why li a {
	color: #333;
	text-decoration: none;
}
#why li a:hover {
	color: #D16900;
}

#tooltip {
	max-width: 300px;
	font-size: 12px;
	line-height: 18px;
	padding: 10px;
	color: #fff;
	background: url("images/black90.png");
	-webkit-border-radius: 5px;
	border-radius: 5px;
	position: absolute;
	display: none;
}

#video {
	margin: 0 0 10px 0;
}

#testimonials_text {
	font-size: 12px;
	line-height: 18px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: url("images/testimonials.png") repeat-x top left #eee;
	padding: 10px;
}
#testimonials_author {
	font-size: 12px;
	line-height: 18px;
	padding-top: 5px;
	padding-right: 50px;
	text-align: right;
	background: url("images/testimonials_arrow.png") no-repeat top left;
}

/* -------------------------------------- testimonials -------------------------------------- */
#video_testimonials li {
	width: 470px;
	height: 264px;
	margin-bottom: 20px;
	float: left;
}

.page_testimonials {
	border-bottom: 1px dotted #aaa;
	padding: 20px;
	margin: 0;
}
.page_testimonials:nth-child(even) {
	background-color: #eee;
}
.page_testimonials span {
	color: #135870;
	margin-top: 20px;
	display: block;
}

/* -------------------------------------- screenshots -------------------------------------- */
h3 {
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	background: url("images/stripes.png") #eee;
	padding: 15px;
	margin: 0 0 15px 0;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.screenshots {
	margin: 0 0 30px 0;
}
.screenshots li {
	width: 182px;
	height: 114px;
	margin: 0 10px 10px 0;
	float: left;
	-webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.5);
	background-color: #000;
}
.screenshots li a:hover {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	opacity: 0.4;
	filter: alpha(opacity=40); /* For IE8 and earlier */
}

/* -------------------------------------- scholarship -------------------------------------- */
ul#scholarship_requirements {
	margin-bottom: 20px;
}
#scholarship_requirements li {
	list-style: disc inside;
}
#scholarship_privacy {
	font-size: 12px;
	line-height: 18px;
	padding: 10px;
	border: 1px dotted #aaa;
	background-color: #eee;
}
table#scholarship_winners {
	border-collapse: collapse;
	border-right: 1px solid #aaa;
	border-top: 1px solid #aaa;
	margin: 0 auto 20px auto;
}
table#scholarship_winners td {
	border-left: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	padding: 6px;
	text-align: center;
}
#scholarship_awards {
	margin: 0 0 20px 0;
}

/* -------------------------------------- get now -------------------------------------- */
.blue {
	background: url("images/blue.png") no-repeat top left #5db9f9;
}
.blue .title {
	text-shadow: 1px 1px 0px #155B8B;
}
.blue .border {
	height: 1px;
	background-color: #5db9f9;
	border-bottom: 1px solid #1b77b7;
}

.green {
	background: url("images/green.png") no-repeat top left #61cc23;
}
.green .title {
	text-shadow: 1px 1px 0px #254E0C;
}
.green .border {
	height: 1px;
	background-color: #61cc23;
	border-bottom: 1px solid #397a12;
}

.pink {
	background: url("images/pink.png") no-repeat top left #e154d7;
}
.pink .title {
	text-shadow: 1px 1px 0px #8B1582;
}
.pink .border {
	height: 1px;
	background-color: #e154d7;
	border-bottom: 1px solid #b71bac;
}

.yellow {
	background: url("images/yellow.png") no-repeat top left #f3a75b;
}
.yellow .title {
	text-shadow: 1px 1px 0px #B1641B;
}
.yellow .border {
	height: 1px;
	background-color: #f3a75b;
	border-bottom: 1px solid #dd7e21;
}

.red {
	background: url("images/red.png") no-repeat top left #ff5f7d;
}
.red .title {
	text-shadow: 1px 1px 0px #9E172E;
}
.red .border {
	height: 1px;
	background-color: #ff5f7d;
	border-bottom: 1px solid #ca1d3c;
}

.box {
	width: 260px; /* 300 */
	color: #fff;
	margin: 0 20px 20px 0;
	padding: 20px;
	float: left;

	-webkit-border-radius: 10px;
	border-radius: 10px;

	-webkit-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
	box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.4);

}
.box .title {
	font-size: 24px;
	line-height: 24px;
	text-align: center;
	margin: 0 0 10px 0;
}
.box .price {
	line-height: 14px;
	margin: 0 0 10px 0;
	text-align: center;
	text-transform: uppercase;
}
.box .price span {
	text-decoration: line-through;
}
.box .border {
	margin: 0 0 15px 0;
}
.box ul {
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 30px 0;
}
.box li {
	list-style: disc inside;
}
a.button-info {
	float: left;
}
a.button-buy {
	float: right;
}
a.button-info, a.button-buy {
	width: 120px;
	height: 36px;
	line-height: 36px;
	color: #333 !important;
	background: url("images/silver.png") repeat-x bottom left #fff;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none !important;
	display: block;

	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.3);
	text-shadow: 1px 1px 0px #FFFFFF;
}
.plus {
	width: 32px;
	height: 32px;
	margin-left: 124px;
	margin-top: -16px;
	background: url("images/icons/plus.png") no-repeat top left;
	position: absolute;
}

.pack ul li {
	list-style: none !important;
}
.pack ul ul {
	margin: 0 0 10px 0 !important;
}
.pack ul ul li {
	list-style: disc inside !important;
}

.os {
	padding-right: 20px;
	margin-bottom: 20px;
	text-align: right;
}

/* -------------------------------------- help -------------------------------------- */
a#down-pc, a#down-mac {
	width: 250px;
	height: 52px;
	line-height: 52px;
	color: #333;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding-left: 52px;
	text-decoration: none;
	display: block;
}
a#down-pc {
	background: url("images/icons/win.png") no-repeat 10px 10px;
	margin-bottom: 10px;
}
a#down-mac {
	background: url("images/icons/mac.png") no-repeat 10px 10px;
}

/* -------------------------------------- footer -------------------------------------- */
#footer {
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;
	color: #999;
	padding-top: 20px;
}
#footer #left, #footer #right {
	width: 480px;
	float: left;
}
#footer #left {
	padding-left: 20px;
}
#footer #right {
	padding-right: 20px;
	text-align: right;
}
#footer #right a {
	color: #36A0EC;
	text-decoration: none;
}
#footer #right a:hover {
	color: #FF8306;
}