.core-body-window .core-section-header {
  border-bottom: 1px solid #DDDDDD;
}

.core-form-field-group-header, .store-product-list-item-title {
  text-transform: uppercase;
  font-size: 12px;
}

/* indent forms */
.core-form-field-area-left {
  margin-left: 1.5em;
}

.store-section-payment-details-cc .core-form-field-group-body {
  margin-left: 1.5em;
}

#ccShippingAddressDisplay {
  margin-left: 1.5em;
}



/* General reset */
html,
body {
	height: 100%;
	margin: 0;
}
body {
	color:#333333;
	font:14px/19px "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	background:#333 url(http://www.trakax.com/images/bg-body.jpg);
	min-width:999px;
}
img {border-style:none;}
a {
	text-decoration:none;
	color:#09c;
}
a:hover {text-decoration:underline;}
/* General settings */
/* wrapper */
#wrapper{
	width:100%;
	position:relative;
	min-height: 100%;
}
/* w1 */
.w1{
	width:100%;
	overflow:hidden;
	padding-bottom:339px;
}
/* header */
#header{
	width:100%;
	background:#434850 url(http://www.trakax.com/images/bg-header.png) repeat-x 100% 100%;
	min-height:119px;
	position: fixed;
	top: 0;
	left:0;
	z-index:9997;
}
#header .holder{
	width:940px;
	margin:0 auto;
	overflow:hidden;
}
/* logo */
.logo {
	width:110px;
	height:101px;
	text-indent:-9999px;
	overflow:hidden;
	margin:2px 0 0 -1px;
	float:left;
}
.logo a{
	display:block;
	width:110px;
	height:101px;
	background:url(http://www.trakax.com/images/logo.png) no-repeat;
}
.panel{
	float:right;
	padding: 0 5px 0 0;
	width: 815px;
}
.bar{
	width:100%;
	overflow:hidden;
}
/* nav */
#nav{
	float:right;
	margin:0;
	padding:22px 5px 23px 0;
	list-style:none;
}
#nav li{float:left;}
#nav a{
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	background:url(http://www.trakax.com/images/bg-nav.png) no-repeat;
	width:85px;
	height:22px;
	margin:0;
}
#nav a:hover,
#nav .active a{background-position:0 100%;}
#nav a.movie{
	background-position:-119px 0;
	width:124px;
	margin:0 0 0 35px;
}
#nav a.movie:hover,
#nav .active a.movie{background-position:-119px 100%;}
#nav a.loops{
	background-position:-276px 0;
	width:53px;
	margin:0 0 0 33px;
}
#nav a.loops:hover,
#nav .active a.loops{background-position:-276px 100%;}
#nav a.blog{
	background-position:-496px 0;
	width:38px;
	margin:0 0 0 32px;
}
#nav a.blog:hover,
#nav .active a.blog{background-position:-496px 100%;}
#nav a.help{
	background-position:-360px 0;
	width:104px;
	margin:0 0 0 32px;
}
#nav a.help:hover,
#nav .active a.help{background-position:-360px 100%;}
.button-holder{
	float:right;
	width:271px;
	height:45px;
	margin:0 0 0 18px;
}
.button-holder a{
	background:url(http://www.trakax.com/images/btn.png) no-repeat;
	float:left;
	width:144px;
	height:45px;
	overflow:hidden;
	text-indent:-9999px;
	text-transform:uppercase;
	color:#fff;
}
.button-holder a.buy{
	float:right;
	background:url(http://www.trakax.com/images/btn.png) no-repeat 100% 0;
	width:117px;
}
/* navigation */
.navigation{
	float:right;
	margin:0;
	padding:14px 0;
	list-style:none;
}
.navigation li{float:left;}
.navigation a{
	float:left;
	color:#fff;
	background:url(http://www.trakax.com/images/navigation-link.png) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	width:80px;
	height:13px;
	margin:0;
}
.navigation a.features{
	background-position:-101px 0;
	width:60px;
	margin:0 0 0 22px;
}
.navigation a.resources{
	background-position:-187px 0;
	width:72px;
	margin:0 0 0 26px;
}
/* main */
#main{
	width:950px;
	margin:0 auto;
	background:url(images/bg-main-t.png) no-repeat 0 133px;
	padding:142px 0 33px;
}
.main-holder{
	background:url(images/bg-main-b.png) no-repeat 0 100%;
	padding:0 0 47px;
}
.main-frame{
	background:url(images/bg-main.png) repeat-y;
	min-height:200px;
	padding:3px 5px 0;
	width:942px;
}
#main2{
	width:1000px;
	margin:0 auto;
	padding:102px 0 33px;
}
.main2-holder{
	padding:0 0 47px;
}
.main2-frame{
	min-height:300px;
	padding:34px 5px 0;
	width:942px;
}
/* gallery-holder */
.gallery-holder{
	margin:-51px -23px 33px 0;
	width:973px;
	height:551px;
	position:relative;
}
.gallery-holder .btn-prev,
.gallery-holder .btn-next{
	position:absolute;
	top:194px;
	left:-25px;
	width:54px;
	height:54px;
	background:url(http://www.trakax.com/images/btn-gallery.png) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	z-index:50;
}
.gallery-holder .btn-next{
	left:auto;
	right:8px;
	background-position:100% 0;
}
.gallery-holder .gmask{
	position:relative;
	z-index:2;
	width:973px;
	height:551px;
	overflow:hidden;
}
.gallery-holder .gmask ul{
	margin:0;
	padding:0;
	list-style:none;
	width:99999px;
	overflow:hidden;
	position:relative;
}
.gallery-holder .gmask li{
	float:left;
	height:551px;
}
/* twocolumns */
.twocolumns{
	width:844px;
	padding:0 36px 8px 60px;
	overflow:hidden;
	background:url(http://www.trakax.com/images/bg-twocolumns.gif) no-repeat 50% 100%;
}
.twocolumns .alignright{
	float:right;
	margin:8px 0 0 5px;
}
.twocolumns .alignleft{
	float:left;
	margin:0 6px 30px -60px;
}
.twocolumns div.alignleft{
	float:left;
	margin:0 20px 0 -60px;
	width:430px;
}
.twocolumns div.alignleft img{
	margin:0 auto;
	display:block;
}
.twocolumns .textholder{
	overflow:hidden;
	height:1%;
}
.twocolumns .textholder .alignright{margin:10px 25px 0 5px;}
.twocolumns .textholder h2{
	font:36px/45px "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 26px;
	color:#293a41;
}
.twocolumns .textholder h2 span{display:block;}
.twocolumns .textholder p{margin:0 0 24px;}
.twocolumns .textholder p .mark{color:#333;}
/* container */
.container{
	text-align:left;
	padding:32px 100px;
}
.container .visual{margin:0 -100px;}
.container img{
	vertical-align:top;
	margin:0 0 24px;
}
.container h2{
	font:36px/45px "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 29px;
	color:#293a41;
}
.container p{margin:0 0 18px;}
.twocol1{padding:50px 40px 25px 60px;}
.twocol1 .alignright{margin:-50px -35px 0 10px;}
.twocol1 .alignright img{
	vertical-align:top;
	margin:0 0 10px;
}
.twocolumns dl{
	height:1%;
	overflow:hidden;
	font-size:13px;
	line-height:19px;
	color:#333;
	margin:0;
}
.twocolumns dt{
	float:left;
	margin:0 3px 0 0;
	clear:left;
}
.twocolumns dd{
	margin:0;
	overflow:hidden;
	height:1%;
}
.twocolumns .inner{
	margin:0 0 10px -22px;
	overflow:hidden;
	width:430px;
}
.twocolumns .inner .alignleft{
	float:left;
	margin:0 25px 0 0;
}
.twocolumns .inner .text-holder{
	overflow:hidden;
	height:1%;
}
.twocolumns .inner h3{
	background:url(http://www.trakax.com/images/text-gopro.gif) no-repeat;
	width:158px;
	height:32px;
	overflow:hidden;
	text-indent:-9999px;
	margin:27px 0 26px;
	color:#27393f;
}
.youtube {
	background:none;
	padding:37px 48px 45px 60px;
	width:832px;
}
.youtube .alignright{
	margin:60px 0 0 0;
}
.youtube h2{margin:0 -50px 10px 0;}
.youtube .inner{
	padding:0 50px 0 0;
	margin:0;
}
.youtube .inner p{margin:0;}
/* section */
.section{
	background:url(http://www.trakax.com/images/bg-section.png) no-repeat;
	width:826px;
	height:64px;
	padding:20px 55px 36px 60px;
}
.section strong{
	color:#fff;
	font:32px/35px 'Whitney-LightWhitney-Light', sans-serif;
	float:left;
}
/* articles-list */
.articles-list{
	width:910px;
	overflow:hidden;
	margin:0;
	padding:38px 15px 42px;
	list-style:none;
	font-size:13px;
	line-height:17px;
	color:#333;
}
.articles-list li{
	float:left;
	width:260px;
	padding:0 20px;
}
.articles-list .visual{
	margin:0 -20px;
	text-align:center;
	height:205px;
	overflow:hidden;
}
.articles-list .visual img{vertical-align:top;}
.articles-list h2{
	font-size:18px;
	line-height:24px;
	font-weight:normal;
	margin:0 0 8px;
	color:#26393f;
}
.articles-list p{margin:0 0 10px;}
/* block */
#main .block{
	background:url(images/bg-block.jpg);
	width:845px;
	padding:20px 35px 0px 60px;
	overflow:hidden;
	color:#fff;
	margin:0 0 37px;
}
.block .textholder{
	overflow:hidden;
	height:1%;
}
.block .alignright{
	float:right;
	margin:10px 0 0 20px;
	font-size:18px;
	line-height:21px;
}
.block .video{
	background:url(http://www.trakax.com/images/bg-video.png) no-repeat;
	width:458px;
	height:267px;
	padding:0 8px 8px 0;
	margin:0 0 -5px 9px;
}
.block a{color:#09c;}
.block p{margin:0 0 18px;}
.block h2{
	font:46px/55px 'Whitney-LightWhitney-Light', sans-serif;
	margin:0 0 17px;
}
.block .buy{
	background:url(http://www.trakax.com/images/btn.png) no-repeat 100% 0;
	display:block;
	width:117px;
	height:45px;
	overflow:hidden;
	text-indent:-9999px;
	text-transform:uppercase;
	color:#fff;
}
/* block1 */
.block1{
	background:#fff;
	padding:60px 0 0;
	margin:-2px 0 -5px;
	width:940px;
}
.block1 .holder{
	background:url(http://www.trakax.com/images/bg-block1.jpg);
	padding:25px 520px 25px 60px;
	width:360px;
	position:relative;
	min-height:302px;
}
.block1 .visual{
	background:url(http://www.trakax.com/images/bg-visual1.png) no-repeat;
	width:422px;
	height:263px;
	padding:35px 77px 115px 82px;
	position:absolute;
	top:-30px;
	right:-5px;
	margin:0 -20px 0 0;
}
.block1 p{margin:0 0 20px;}
.block1 p a{font-size:12px;}
.block1 h2{
	font:46px/55px 'Whitney-LightWhitney-Light', sans-serif;
	margin:0 0 10px;
	color:#27393f;
}
/* container1 */
.container1{
	padding:0 0 90px 60px;
	font-size:13px;
	line-height:16px;
	background:url(http://www.trakax.com/images/bg-twocolumns1.gif) no-repeat 50% 100%;
}
.bg{background:none;}
.container1 p{margin:0 0 24px;}
.last{
	background:none;
	margin:0;
	padding:0 0 55px 60px;
}
/* recents-list */
.container1 .recents-list{
	margin:0 -20px -38px 0;
	padding:0;
	list-style:none;
	width:900px;
	color:#333;
}
.container1 .recents-list li{
	display:inline-block;
	width:260px;
	padding:0 37px 47px 0;
	vertical-align:top;
}
*+html .container1 .recents-list li{
	display:inline;
	padding:0 40px 47px 0;
}
.recents-list .heading{
	width:100%;
	overflow:hidden;
	height:70px;
	padding: 3px 0 0;
}
.recents-list .heading img{
	float:left;
	margin: -3px 0 0;
}
.recents-list h3{
	font-size:18px;
	line-height:23px;
	font-weight:normal;
	margin:0 0 5px;
	color:#26393f;
}
.recents-list .heading h3{
	float:right;
	width:170px;
	padding:0 20px 0 0;
	margin:0;
}
.recents-list .heading h3 .mark{
	color:#cc2428;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
}
.recents-list p .more{
	background:url(http://www.trakax.com/images/arrow.png) no-repeat 100% 6px;
	padding:0 8px 0 0;
	white-space:nowrap;
}
.recents-list .visual{
	height:135px;
	margin:0 0 -5px;
}
.container1 h2{
	font:46px/55px 'Whitney-LightWhitney-Light', sans-serif;
	margin:0 0 28px;
	color:#293a41;
}
.container1 dl{
	color:#26393f;
	margin:-4px 0 45px;
	width:100%;
	overflow:hidden;
}
.container1 dt{
	float:left;
	margin:0 3px 0 0;
	clear:left;
}
.container1 dd{
	overflow:hidden;
	height:1%;
	margin:0;
}
/* twocolumns2 */
.twocolumns2{
	width:920px;
	overflow:hidden;
	margin:0 -40px 0 0;
}
.twocolumns2 .column{
	width:310px;
	float:left;
	padding:0 148px 20px 50px;
	color:#333;
	margin:0 0 0 -51px;
	border-left:1px solid #d8d8d8;
}
.twocolumns2 .column h3{
	color:#26393f;
	font-size:18px;
	line-height:24px;
	font-weight:normal;
	margin:0 0 14px;
}
.twocolumns2 .column span{
	display:block;
	margin: 0 0 1px;
}
.twocolumns2 .content{
	float:left;
	margin: 0 0 -9999px;
	padding: 0 54px 9999px 0;
	border-right: 1px solid #d7d7d7;
	width:490px;
	color:#333;
}
.last .twocolumns2 .content{
	width:450px;
	padding: 0 27px 9999px 0;
}
.last .twocolumns2 .content h3{
	font-size:15px;
	line-height:24px;
	margin:0 0 10px;
	font-weight:normal;
	color:#333;
}
/* pricing-list */
.pricing-list{
	width:513px;
	margin:0;
	padding:3px 26px 10px 0;
	border-right: 1px solid #d7d7d7;
	list-style:none;
	color:#333;
	float:left;
}
.pricing-list li{
	vertical-align:top;
	padding:8px 0;
	width:100%;
	background:#f2f2f2;
	overflow:hidden;
}
.pricing-list li.second{background:#ffc;}
.pricing-list .lcolumn{
	float:left;
	width:150px;
	padding:0 0 0 16px;
}
.pricing-list .rcolumn{
	float:right;
	width:297px;
	padding:0 20px 0 0;
}
.twocolumns2 .aside{
	float:right;
	width:260px;
	background:url(../images/bg-block1.jpg);
	border-radius:5px;
	-webkit-border-radius: 5px;
	padding:15px 10px 15px 20px;
	margin:0 67px 0 0;
	color:#333;
}
.aside .topiclist1{
	margin:0;
	padding:0;
	list-style:none;
	line-height:17px;
}
.aside .topiclist1 li{
	vertical-align:top;
	width:237px;
	padding:14px 10px 7px 7px;
	background:url(../images/divider2.gif) repeat-x;
}
.aside .topiclist1 li:first-child{
	background:none;
}
.twocolumns2 .aside .alignleft{
	float:left;
	margin:-15px 10px 0 -20px;
}
.twocolumns2 .aside h3{
	color:#26393f;
	font-size:18px;
	line-height:24px;
	font-weight:normal;
	margin:0 0 10px;
}
.aside .topiclist1 h3{margin:0 0 14px;}
.twocolumns2 .aside h3 .mark{
	color:#900;
	display: block;
	padding: 10px 0 0 7px;
}
.twocolumns2 .aside p{margin:0 0 5px;}
.twocolumns2 .more{
	background:url(http://www.trakax.com/images/arrow.png) no-repeat 100% 6px;
	padding:0 8px 0 0;
	white-space:nowrap;
}
.twocolumns2 div.alignright{
	float:right;
	margin: 0 100px 0 0;
	width: 255px;
}
.twocolumns2 img.alignright{
	float:right;
	margin:0 62px 0 0;
}
.twocolumns2 .download{
	display:block;
	background:url(http://www.trakax.com/images/btn-download.gif) no-repeat;
	width:254px;
	height:77px;
	overflow:hidden;
	text-indent:-9999px;
	margin:0 0 10px;
}
.twocolumns2 .inner{
	width:275px;
	overflow:hidden;
	color:#000;
	font-size:11px;
	line-height:14px;
	margin:0 0 0 -7px;
}
.twocolumns2 .inner .alignleft{
	float:left;
	margin:4px 15px 0 0;
}
.twocolumns2 .inner p{margin:0;}
.twocolumns2 .inner .text-holder{
	overflow:hidden;
	height:1%;
}
/* blockquote */
#main blockquote{
	background:url(images/bg-block.jpg);
	margin:-30px 0 45px;
	padding:20px 47px 25px 30px;
	color:#fff;
	font-size:13px;
	line-height:17px;
}
#main blockquote div{
	background:url(images/quote-l.png) no-repeat 0 5px;
	padding:0 0 0 30px;
}
#main blockquote q{
	quotes: none;
	display:block;
	margin:0 0 18px;
}
#main blockquoteq:before,
#main blockquoteq:after{content:"";}
#main blockquote cite{
	padding:0 20px 0 0;
	display:block;
	font-style:normal;
}
#main blockquote cite span{display:block;}
/* footer */
#footer{
	position:relative;
	width: 100%;
	height:339px;
	margin-top: -339px;
	background:#31353a url(images/bg-footer.png) repeat-x;
	color:#fff;
	font-size: 13px;
	line-height:16px;
}
#footer .holder{
	width:940px;
	margin:0 auto;
	overflow:hidden;
	padding:28px 0;
	text-align:center;
}
/* topiclist */
.topiclist{
	width:980px;
	overflow:hidden;
	margin:0 0 36px;
	padding:0 0 27px;
	list-style:none;
	background:url(http://www.trakax.com/images/divider.gif) repeat-x 0 100%;
	text-align:left;
}
.topiclist li{
	float:left;
	width:auto;
}
.topiclist ul{
	margin:0;
	padding:27px 13px 0;
	list-style:none;
	background:url(http://www.trakax.com/images/divider1.gif) repeat-x;
	font-size: 15px;
	line-height:22px;
}
.topiclist li li{
	float:none;
	vertical-align:top;
	padding:0 74px 7px 0;
}
.topiclist h2{
	font:22px/27px 'Whitney-LightWhitney-Light', sans-serif;
	margin:0 0 17px 10px;
	color:#fff;
}
#footer p{margin:0;}

cufon{text-indent:0!important;}@media screen,projection{cufon{display:inline!important;display:inline-block!important;position:relative!important;vertical-align:middle!important;font-size:1px!important;line-height:1px!important;}cufon cufontext{display:-moz-inline-box!important;display:inline-block!important;width:0!important;height:0!important;overflow:hidden!important;text-indent:-10000in!important;}cufon canvas{position:relative!important;}}@media print{cufon{padding:0!important;}cufon canvas{display:none!important;}}