﻿* {
    margin: 0;
    padding: 0;
}

body {
	background: #ffffff;
	font: 16px/130% robotoregular, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #321508;
}

h1 {
	
}

h2 {
	text-align: center;
	font-weight: bold;
	font-size: 26px;
	line-height: 150%;
}

h3 {
	text-align: center;
	font-weight: bold;
	font-size: 26px;
	line-height: 150%;
}

h5 {
	font-weight: bold;
	color: #999999;
	font-size: 18px;
	margin: 0 0 10px 0;
}

h6 {
	font-weight: bold;
	font-size: 16px;
	margin: 0 0 13px 0;
}

.featurette {
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 40px;
	line-height: 150%;
}


a {
	text-decoration: none;
}

p {
	line-height: 130%;
	margin: 0 0 20px 0;
	font-size: 15px;
	color: #333333;
}

hr {
	width: 800px;
	margin: 40px auto;
	border-top: 1px solid #cdd2d5;
}

.right {
	float: right;
}

.left {
	float: left;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #ebebeb;
}

.general-content-wrapper {
	background: url(../home_files/bg-pattern.png);
	padding: 40px 0 80px 0;
	margin: -15px 0 0 0;
}

/* header */

header {
	margin: 0;
	position: relative;
	padding: 0;
	z-index: 5;
}

.white-border {
	display: block;
	width: 1000px;
	height: 1px;
	position: absolute;
	top: 70px;
	z-index: 2;
	background-color: #cbcccb;
}

/* navigation */

nav {
	background: url(../home_files/nav-bg.png) no-repeat left top;
	display: block;
	height: 75px;
}

nav ul {
	list-style: none;
}

nav ul li {
	display: inline-block;
	float: left;
	height: 85px;
	line-height: 75px;
	color: #ffffff;
	position: relative;
}

nav ul li a {
	display: block;
	color: #ffffff;
	font-weight: bold;
	padding: 0 20px;
}

nav ul li.nav-logo {
	width: 184px;
	margin: 0 0 0 0;
}

nav ul li.nav-active{
	background: url(../home_files/nav-active-bg.png) no-repeat;
}

nav ul li.nav-active a,
nav ul li a:hover {
	background: url(../home_files/nav-active-bg.png) no-repeat;
}

nav ul li.header-actions {
	float: right;
	margin: 0 15px 0 0;
}

nav ul li.header-actions button {
	margin: 22px 0 0 15px;
	width: 100px;
}

/* button */

.btn {
	border: none;
	padding: 7px 10px;
	font-size: 14px;
	color: #ffffff;
	border-radius: 3px;
	-moz-box-shadow: inset 0 -1px 0 #cacac9;
	-webkit-box-shadow: inset 0 -1px 0 #cacac9;
	box-shadow: inset 0 -1px 0 #cacac9;
}

.btn-green {
	background-color: #659900;
}

.btn-orange {
	background: #fe7b0a;
	text-align: center;
}
.btn-orange a{
	width: 100%;
	text-align: center;
	margin: 0 0 0 -20px;
	color: #ffffff;
	font-size: 12px;
}

.btn-gray {
	width: 104px;
	height: 34px;
	padding: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-image: url(../home_files/btn-gray.png);
}

/* slider */

.slider {
    margin:0;
    padding:0;
    list-style:none;
    width:697px;
    height:400px;
    overflow:hidden;
}

.carousel-pagination li {
    display:block;
    width:13px;
    height:13px;
    margin-right:5px;
    cursor:pointer;
    float:left;
	background-color: #cbcccb;
	border-radius: 15px;
}

.carousel-pagination .carousel-pagination-active {
	background-color: #989998;
}

/* feature hero */

.feature-hero {
	display: block;
	width: 1000px;
	height: 500px;
	padding: 0;
	position: relative;
}

.video-feature {
	position: absolute;
	display: block;
	width: 571px;
	height: 366px;
	background: url(../home_files/video-bg.png);
	right: 0;
	bottom: 0;
}

.slider-content {
	width: 300px;
	margin: 150px 0 0 50px;
}

.slider-content h1,
.slider-content h2 {
	font-size: 32px;
	line-height: 150%;
	text-align: left;
	margin: 0 0 20px 0;
}

/* line section */

.tag-line {
	display: block;
	height: 82px;
	overflow: hidden;
	text-align: center;
	background: url(../home_files/bg-get-started.png);
	position: relative;
	z-index: 2;
}

.tag-line p {
	line-height: 82px;
	font-size: 20px;
	display: inline-block;
	float: left;
	font-weight: 500;
}

.tag-line p:first-child {
	margin: 0 0 0 75px;
}

.tag-line .get-started {
	display: inline-block;
	float: left;
	background: url(../home_files/btn-get-started.png);
	width: 247px;
	height: 57px;
	line-height: 57px;
	margin: 12px 20px 0;
}

.tag-line .get-started a {
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
}

/* 4 columns */

.col-span4 {
	display: block;
	clear: both;
	overflow: hidden;
}

.col-span4 h2 {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin: 0 0 40px 0;
}

.col-span4 .col {
	display: block;
	float: left;
	width: 200px;
	height: 325px;
	margin: 0 13px 0 0;
	padding: 20px;
	position: relative;
}

.col-span4 .col img {
	display: block;
	width: 126px;
	margin: 0 auto;
	margin: 0 auto 30px auto;
}

.col-3 .col {
	height: 200px;
	margin-bottom: 40px;
}

.col-3 .col-first {
	margin-left: 115px;
}

.col-3 .col h2 {
	font: bold 24px/120% Times, "Times New Roman", Georgia, serif;
	margin: 0 0 40px 0;
}

.col-3 .col p {
	text-align: center;
}

/* 2 columns */

.col-span2 {
	overflow: hidden;
	padding: 15px 0 0 0;
}

.col-span2 .col {
	display: block;
	width: 488px;
	margin: 0;
	float: left;
}

.col-first {
	margin: 0;
}

.col-last {
	margin: 0 !important;
}

.design-app h2 {
	color: #1984c9;
}

.export-layers h2 {
	color: #aed238;
}

.jumpstart-ide h2 {
	color: #e9bd14;
}

.source-code h2 {
	color: #6b6c6b;
}

.testimonial,
.blog-feature {
	padding: 30px 0 0 0;
	height: 265px;
	background: url(../home_files/bg-content-box.png) no-repeat;
	position: relative;
}

.testimonial h4,
.blog-feature h4 {
	font-size: 26px;
	font-weight: bold;
}

.testimonial h4 {
	margin: 0 0 10px 0;
	color: #afd33b;
}

.blog-feature h4 {
	color: #1984c9;
	margin: 0 0 30px 0;
}

.testimonial .btn,
.blog-feature .btn {
	position: absolute;
	right: 5px;
	bottom: 0;
	text-decoration: none;
	line-height: 34px;
	text-align: center;
	color: #666666;
}

.testimonial {
	margin: 0 8px 0 8px !important;
}

.quote-open,
.quote-close {
	display: block;
	width: 46px;
	height: 42px;
	background: url(../home_files/quote-open.png);
	position: absolute;
	left: 15px;
	top: 15px;
}

.quote-close {
	display: block;
	width: 46px;
	height: 42px;
	background: url(../home_files/quote-close.png);
	position: absolute;
	left: 435px;
	top: 80px;
}

.blog-feature .content h5 {
	margin: 0 0 5px 0;
}

.testimonial a {
	text-decoration: underline;
	color: #999999;
	font-size: 15px;
}

.testimonial .carousel-frame {
	margin: 0 0 0 60px;
}

.testimonial .carousel-pagination {
	position: absolute;
	left: 220px;
	top: 210px;
}

.blog-feature .content {
	padding: 0 30px 40px;
}

.blog-author {
	color: #80C4EB;
	float: left;
}

.blog-date {
	color: #80C4EB;
	float: right;
}

/* pricing */

.pricing-table {
	display: block;
	overflow: hidden;
	padding: 20px 0;
}

.pricing-table ul {
	list-style: none;
	margin: 0;
}

.pricing-tabs ul {
	width: 132px;
	float: left;
	position: relative;
	color: #ffffff;
	text-align: right;
	font-size: 20px;
	margin: 159px 0 0 60px;
}

.pricing-tabs ul li {
	height: 58px;
	padding: 10px 20px 10px 0;
	line-height: 120%;
	font-weight: 500;
	margin: 0 0 22px 0;
}

.pricing-tabs ul li.label-blue {
	background: url(../home_files/pricing-blue-label.png);
}

.pricing-tabs ul li.label-orange {
	background: url(../home_files/pricing-orange-label.png);
}

.pricing-tabs ul li.label-green {
	background: url(../home_files/pricing-green-label.png);
}

.price-packages {
	-moz-box-shadow: 0 0 15px #7a7a7a;
	-webkit-box-shadow: 0 0 15px #7a7a7a;
	box-shadow: 0 0 15px #7a7a7a;
	display: block;
	overflow: hidden;
	width: 720px;
}

.price-package {
	width: 239px;
	float: left;
	border-right: 1px solid #cbcccb;
	background-color: #ffffff;
}

.price-package li {
	height: 100px;
}

.price-package li img {
	margin: 35px 0 0 100px;
}

.price-package li:nth-child(odd) {
	background-color: #f4f5f4;
}

.price-package .price-header {
	height: 130px;
	padding: 10px 0 0 0;
	background-image: url(../home_files/prcing-header-bg.png);
}

.price-package .price-header h2 {
	color: #999999;
	font-size: 17px;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
}

.price-package .price-header span {
	color: #0099CC;
	font-size: 38px;
	display: block;
	text-align: center;
	margin: 20px 0 30px;
	font-weight: 500;
}

.price-package .price-header button {
	display: block;
	width: 100px;
	text-transform: uppercase;
	font-size: 12px;
	margin: 0 auto;
	-moz-box-shadow: 0 1px 0 #ffffff;
	-webkit-box-shadow: 0 1px 0 #ffffff;
	box-shadow: 0 1px 0 #ffffff;
}

/* about content */

/* footer */

footer {
	display: block;
	position: relative;
	overflow: hidden;
	padding: 50px 0 80px 0;
	background: #323332;
}

footer .col {
	display: block;
	width: 180px;
	float: left;
	margin: 0 0 0 20px;
}

footer .col-first {
	margin-left: 10% !important;
	width: 25%;
}

footer .col h4 {
	margin: 0 0 20px 0;
}

footer .col ul {
	list-style: none;
	margin: 0;
}

footer .col ul li {
	padding: 5px 0;
}

footer .col h6,
footer .col a {
	color: #ffffff;
}

footer .col a,
footer .col p {
	font: 15px robotoregular, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.cartWrapper{
	width: 800px !important;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	font-family: Futura;
}
.store-product-option-input-quantity{
	float: right !important;
	margin-right: 50px !important;
}










