*
{
	padding:0; margin:0;
}

body{
	font-size:14px;
}

body p{
	margin-top:10px;
	color:#333;
	line-height: 23px;
}

img
{
	border:none;
}

.pp-btn{
	max-width: 200px;
}

.stripe-button-el
{
	width:200px;
}

.stripe-button-el span{
	padding:7px!important;
	background:#008cdd!important;
}

a
{
	color:#333;
	text-decoration:none;
	font-weight:400;
}

.pricing{
    font-size:20px;
    margin-bottom:10px;
}

.pricing .compare{
    color:#666;
    font-weight:100;
}

.pricing .real{
    
}

p a
{
text-decoration:underline;
}

a:hover
{
	text-decoration:underline;
}

body
{
	padding-top:58px;
	margin:0px;
	background:#f6f5f2;
	font-family:'Ubuntu', sans-serif;
	font-weight:300;
}

sup
{
	font-size:7px;
}

#header
{
	position:fixed;
	z-index:999;
	width:100%;
	height:58px;
	background:url('../images/header_bg.png');
	box-shadow:0 1px 10px rgba(0,0,0,0.8);
	margin-top:-58px;
}

#header #wrapper
{
	width:950px;
	margin:auto;
}

#header #navbar
{
	float:right;
	margin:20px 0 0 0;
}


#header #navbar a
{
	margin-left:30px;
	font-size:13px;
	text-transform:uppercase;
	font-weight:400;
}

#header a, #footer a
{
	color:#FFF;
	text-decoration:none;
}

#header a:hover, #footer a:hover
{
	color:#FFF;
	text-shadow:0px 1px 4px rgba(255, 255, 255, 1);
}

#header_logo
{
	margin:15px 0 0 0;
}

h1
{
	font-weight:300;
	color:#999;
	font-size:28px;
	background:url('../images/h1bg.png') bottom repeat-x;
	padding-bottom:10px;
	margin:16px 0 0px;
}

h2
{
	font-weight:300;
	color:#999;
	font-size:22px;
	background:url('../images/h1bg.png') bottom repeat-x;
	padding-bottom:10px;
	margin:26px 0 0;
}

h3
{
	color:#777;
	font-size:14px;
	margin-top:10px;
	font-weight:normal;
	border-bottom: 1px solid #CCC;
}
#banner h1{
	color:black;
	background:none;
	font-size:30px;
	margin-top:0;
}
p, span:not(.buyButtons span)
{
	text-align:justify;
	color:#444;
	font-size:13px;
	margin:5px 0 10px;
}

p
{
	line-height:18px;
}


#banner
{
	height:323px;
	background:url('../images/banner_bg.png') center no-repeat;
}

#banwrapper
{
	position:relative;
	width:950px;
	margin:auto;
	padding:10px 0;
}

.ban
{
	position:absolute;
}

#ban1 .title, #ban2 .title, #ban3 .title
{
	position:absolute;
	text-shadow:0px 1px 1px rgba(0,0,0,.6);
	font-size:30px;
}

#ban1 .title
{
	left:25px;
	top:20px;
	width:950px;
}

#ban1 .macbook
{
	position:absolute;
	top:90px;
	left:190px;
}

#ban1 .kinect
{
	position:absolute;
	top:208px;
	left:540px;
}

#ban2 .title
{
	left:255px;
	top:85px;
	width:480px;
}

.banelt
{
	position:absolute;
}


#ban3 .title
{
	left:115px;
	top:20px;
	width:730px;
}

#ban3 .mac
{
	left:200px;
	top:70px;
}

#ban3 .jump
{
	left:580px;
	top:70px;
}


#ban2 .max {left:185px; top:140px;}
#ban2 .maya {left:265px; top:140px;}
#ban2 .mb {left:345px; top:140px;}
#ban2 .blender {left:425px; top:140px;}
#ban2 .poser {left:520px; top:140px;}
#ban2 .iclone {left:600px; top:140px;}
#ban2 .c4d {left:680px; top:140px;}

#content
{
	width:950px;
	margin:auto;
	min-height: 300px;
}

#left_content
{
	width:430px;
	float:left;
	margin-right:20px;
}

#right_content
{
	width:460px;
	float:right;
	position:relative;
}

#videoarrow
{
	position:absolute;
	top: 7px;
	left: -37px;
	width: 90px;
}

.clear
{
	clear:both;
}

#testimonial
{
	margin:50px 0 30px;
}

#windowsusers
{
	position:relative;
	background:url('../images/windows_bg.png');
	border:1px solid #CCC;
	border-radius:20px;
	height:48px;
	text-align:center;
}

#windowsusers span
{
	position:absolute;
	top:14px;
	left:48px;
	font-size:17px;
}

#windowsusers input
{
	border:1px solid #CCC;
	height:22px;
	width:170px;
	border-radius:3px;
	outline-width:0;
	padding:0 5px;
}

#windowsusers input:nth-child(2)
{
	background:#666;
	border:none;
	height:21px;
	width:140px;
	color:#FFF;
}

#windowslogo
{
	position:absolute;
	left:10px;
	top:9px;
}


#footer
{
	background:url('../images/footer_bg.png');
	height:150px;
	margin-top:30px;
	box-shadow:0 -1px 10px rgba(0,0,0,0.8);
}

#footer_wrapper
{
	width:950px;
	margin:auto;
	position:relative;
}

#footer_logo
{
	position:absolute;
	top:35px;
	right:76px;
}

#footer .navbar
{
	position:absolute;
	/*right:76px;*/
	top:44px;
	text-transform:uppercase;
	font-size:11px;
}

#footer .navbar a
{
	margin-right:22px;
}

#softlogos
{
	position:absolute;
	top:90px;
	opacity:.5;
	left:300px;
}

#pslink
{
	position:absolute;
	right:0;
	top:-2px;
}

.player
{
	border:4px solid #FFF;
	box-shadow:0 0 10px rgba(0,0,0,.2);
	height:200px;
	background:#000 url('../images/player_bg.jpg');
	cursor:pointer;
}

#dlmocapdata
{
	display:block;
	margin:20px auto 0;
}

#buybutton
{
	display:block;
	margin:35px auto 0;
}

.featuresTable
{
	width:100%;
	border-collapse:collapse;
	margin-top:20px;
}

.featuresTable,.featuresTable th, .featuresTable td
{
	border: 1px solid #999;
}

.featuresTable th
{
	height:50px;
	font-weight:normal;
	text-align:left;
	padding:10px;
	background:#EDE9E1;
	font-size:16px;
}

.featuresTable td
{
	padding:10px;
	font-size:14px;
}

#paymentlogoshorizontal
{
	display:block;
	margin:auto;
}

.packs
{
	width:100%;
	text-align:center;
}

.packs td
{
	padding:10px;
}

.checkout
{
	border-radius:20px;
	padding:10px 20px;
	color:#FFF;
	font-family:ubuntu;
	font-size:16px;
	width:200px;
	display:block;
	margin:auto;
	border:3px solid #FFF;
	box-shadow:0px 0px 1px rgba(0,0,0,.5);
	cursor:pointer;
background: #f16f5c; /* Old browsers */
background: -moz-linear-gradient(top, #f16f5c 0%, #f73a18 50%, #f6290c 51%, #f02f17 71%, #e73827 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f16f5c), color-stop(50%,#f73a18), color-stop(51%,#f6290c), color-stop(71%,#f02f17), color-stop(100%,#e73827)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f16f5c 0%,#f73a18 50%,#f6290c 51%,#f02f17 71%,#e73827 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f16f5c 0%,#f73a18 50%,#f6290c 51%,#f02f17 71%,#e73827 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f16f5c 0%,#f73a18 50%,#f6290c 51%,#f02f17 71%,#e73827 100%); /* IE10+ */
background: linear-gradient(to bottom, #f16f5c 0%,#f73a18 50%,#f6290c 51%,#f02f17 71%,#e73827 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f16f5c', endColorstr='#e73827',GradientType=0 ); /* IE6-9 */
}

.checkout:hover
{
background: #ff6363; /* Old browsers */
background: -moz-linear-gradient(top, #ff6363 0%, #f25d43 50%, #f41c00 51%, #f02f17 71%, #e73827 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff6363), color-stop(50%,#f25d43), color-stop(51%,#f41c00), color-stop(71%,#f02f17), color-stop(100%,#e73827)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ff6363 0%,#f25d43 50%,#f41c00 51%,#f02f17 71%,#e73827 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ff6363 0%,#f25d43 50%,#f41c00 51%,#f02f17 71%,#e73827 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ff6363 0%,#f25d43 50%,#f41c00 51%,#f02f17 71%,#e73827 100%); /* IE10+ */
background: linear-gradient(to bottom, #ff6363 0%,#f25d43 50%,#f41c00 51%,#f02f17 71%,#e73827 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6363', endColorstr='#e73827',GradientType=0 ); /* IE6-9 */
}

.checkout:active
{
	background: #cc0000; /* Old browsers */
background: -moz-linear-gradient(top, #cc0000 0%, #cc0000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cc0000), color-stop(100%,#cc0000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #cc0000 0%,#cc0000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #cc0000 0%,#cc0000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #cc0000 0%,#cc0000 100%); /* IE10+ */
background: linear-gradient(to bottom, #cc0000 0%,#cc0000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0000', endColorstr='#cc0000',GradientType=0 ); /* IE6-9 */
}

#the_form
{
	margin-bottom:10px;
	width:413px;
	margin:auto;
}

#the_form input
{
	border:1px #CCC solid;
	height:23px;
	width:413px;
	margin-top:3px;
	font-size:12px;
	color:#666;
	font-family:tahoma;
}

#the_form textarea
{
	border:1px #CCC solid;
	width:413px;
	margin:3px 0 10px;
	font-size:12px;
	color:#666;
	font-family:tahoma;
	height:100px;
}

#the_form .input_title
{
	font-family:tahoma;
	font-size:10px;
	color:#666;
	margin-top:10px;
	padding-left:4px;
}

#the_form .button
{
	width:100px;
	display:block;
	color:#FFF;
}

.submitbutton
{
	font-weight:400;
	cursor:pointer;
	margin-top:30px;
	color:#FFF;
	border-radius:4px;
	background: #eeeeee; /* Old browsers */
background: -moz-linear-gradient(top,  #eeeeee 0%, #cccccc 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* IE10+ */
background: linear-gradient(to bottom,  #eeeeee 0%,#cccccc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */

}

.submitbutton:active
{
	background:#CCC;
}

.playerHolder
{
	display:none;
	width:100%;
	height:100%;
	position:fixed;
	z-index:9999;
	background:rgba(0,0,0,0.8);
	top:0;
	left:0;
}

#disclaimer
{
	position: absolute;
	top: 127px;
	left: 50%;
	width: 965px;
	margin-left: -478px;
	height: 50px;
	overflow: hidden;
}

#footer
{
	background:url('../images/footer_bg.png');
	height:180px;
	margin-top:30px;
	box-shadow:0 -1px 10px rgba(0,0,0,0.8);
	position:relative;
}

#footer_wrapper
{
	width:950px;
	margin:auto;
	position:relative;
}

#footer_logo
{
	position:absolute;
	top:35px;
	right:76px;
}

#footer .navbar
{
	position:absolute;
	/*right:76px;*/
	top:44px;
	text-transform:uppercase;
	font-size:11px;
}

#footer .navbar a
{
	margin-right:12px;
}

.code
{
	font-size:14px;
	padding:5px;
	width:100%;
	height:100px;
}