@charset "utf-8";
/* CSS Document */

.cms-home {
	background-color: #000;
}
.cms-home .header-divider { height:1px; }
.cms-home .main { padding:0; }

.page {
	padding: 0;
	width: auto;
}

.header-container {
	background: black url(../images/apl/header_bg_60.jpg) top center no-repeat;
	border: 0;
	height: auto;
	overflow: visible;
	padding: 0;
}
.header {
	border: 0;
	margin: 0 auto;
	position: relative;
	width: 980px;
	height:109px;
	overflow:visible;
	padding:10px 0 0;
	z-index:99999;
}
.header-divider {
	height:76px;
	background:transparent url(../images/apl/header_divider.jpg) no-repeat top center;
	margin:0 auto;
	overflow:hidden;
}

#logo {
	height: 164px;
	left: 36px;
	overflow: hidden;
	outline: none;
	position: absolute;
	top: 17px;
	width: 164px;
	z-index: 1000;
}

#nav {
	border: none;
	left: 223px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 22px;
	z-index:99999;
}

#nav li {
	clear: none;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav a {
	background-image: url(../images/apl/primary_nav.gif);
	background-repeat: no-repeat;
	display: block;
	height: 46px;
	outline: none;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
}
.nav-home a {
	background-position: -0px 0px;
	width: 78px;
}

	.nav-home.active a,
	.nav-home a:hover {
		background-position: -0px -46px;
	}

.nav-shop a {
	background-position: -78px 0px;
	width: 77px;
}

	.nav-shop.active a,
	.nav-shop a:hover {
		background-position: -78px -46px;
	}
	
.nav-load-n-launch-technology a {
	background-position: -155px 0px;
	width: 196px;
}

	.nav-load-n-launch-technology.active a,
	.nav-load-n-launch-technology a:hover {
		background-position: -155px -46px;
	}
	
.nav-about a {
	background-position: -351px 0px;
	/* width: 186px; */
	width:142px;
}

	.nav-about.active a,
	.nav-about a:hover {
		background-position: -351px -46px;
	}

.nav ul {
	margin: 0;
	padding: 0;
}

.nav ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav ul li a {
	display: block;
	height: auto;
	text-indent: 0;
}

.header #top-links {
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: right;
	top: 94px;
	width: 980px;
}
.social-block {
	float: left;
	padding:3px 0 0 239px;
}

.social-block ul {
	margin: 0;
	padding: 0;
}

.social-block li {
	clear: none;
	float: left;
	margin: 0;
	padding: 0 7px 0 0;
}

.social-block a {
	text-align:left;
	background-image: url(../images/apl/sprite_social-block.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	outline: none;
	overflow: hidden;
	text-indent:-9999px;
	width: 20px;
}

#social-block-facebook {
	background-position: 0 0;
}
#social-block-twitter {
	background-position: -27px 0;
}
#social-block-youtube {
	background-position: -54px 0;
}
.header ul.links li { 
	display: inline;
	font-size: 11px;
	line-height: 25px;
	list-style: none;
	margin: 0;
	padding: 0 0 0 15px;
}

.header ul.links a {
	color: #6b6b6b;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.header ul.links li.active a, .header ul.links a:hover {
	color: white;
}

.header-cart {
	left: 768px;
	position: absolute;
	top: 41px;
}

.header-cart a {
	background-image: url(../images/apl/cart_checkout.gif);
	background-repeat: no-repeat;
}

.header-cart-quantity {
	color: #39b737;
	display: block;
	height: 21px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 78px;
	padding-top: 6px;
	text-decoration: none;
}

.header-cart-quantity:hover {
	background-position: bottom left;
}

.header-cart-quantity span {
	display: none;
}

#header-cart-checkout {
	background-position: -124px 0;
	display: block;
	height: 27px;
	left: 124px;
	position: absolute;
	text-indent: -9999px;
	top: 0;
	width: 88px;
}

#header-cart-checkout:hover {
	background-position: -124px -27px ;
}

.col-main {
	border: none;
	padding: 0;
}
.col2-right-layout .col-main, .col2-left-layout .col-main {
	width:700px;
	position:relative;
}
.catalog-product-view .col2-right-layout .col-main {
	background:none;
}
.catalog-product-view .col2-right-layout .col-main_top, .catalog-product-view .col2-right-layout .col-main_btm { display:none; }
.catalog-product-view .col2-right-layout .col-main .col-main_content { padding:0; }
.catalog-product-view .col2-right-layout .col-main .product-essential, .catalog-product-view .col2-right-layout .col-main .product-collateral { padding:21px 16px 0; }
.col2-right-layout .col-right {
	width:250px;
	margin-left:30px;
	border:0;
}
.col2-left-layout .col-left {
	width:250px;
	margin-right:30px;
	border:0;
}
.col2-right-layout .col-main .category-title, .col2-right-layout .content-wrapper .category-title, .col2-left-layout .col-main .category-title, .col2-right-layout .content-mode .category-title, .category-news .category-title  {
	padding-bottom:10px;
	font-size:27px;
	line-height:29px;
	font-weight:normal;
	color:#fff;
	border-bottom:1px solid #41ba3b;
	margin:0;
	position:relative;
	z-index:3;
	margin-bottom:8px;
}
.category-title h2, .category-title h1 {
	font-size:27px;
	line-height:29px;
	font-weight:normal;
}
.col2-right-layout .content-wrapper .category-description {
	padding:0;
	border-bottom:1px solid #1c1c1c;
	position:relative;
	z-index:3;	
}
.col2-right-layout .content-wrapper .category-description p {
	margin-bottom:7px;
}
.col2-right-layout .col-main .content-wrapper {
	position:relative;
	z-index:3;
	padding:10px 16px 0;
	background:url(../images/apl/content_rpt.jpg) repeat-y top left;
}
.catalog-category-view .col2-right-layout .content-wrapper .content-wrapper_top {
	width:700px;
	height:44px;
	background:url(../images/apl/content_top.jpg) no-repeat top left;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	display:block;
}
.catalog-category-view .col2-right-layout .content-wrapper .category-products {
	position:relative;
	z-index:3;	
}
.catalog-category-view .col2-right-layout .content-wrapper .content-wrapper_btm {
	width:700px;
	height:3px;
	background:url(../images/apl/content_btm.jpg) no-repeat top left;
	position:absolute;
	bottom:0;
	left:0;
	z-index:2;
	display:block;
}
.col2-right-layout .content-mode {
	padding:10px 0 0;
}
.col2-right-layout .content-mode .category-description p {
	margin-bottom:25px;
}
.content-mode ul, .cms-page-view .col-main ul {
	list-style-type:disc;
	padding-left:15px;
}
.main {
	margin: 0 auto;
	overflow: visible;
	width: 980px;
}

#slider-holder {
	height: 480px;
	overflow: hidden;
	position: relative;
	width: 980px;
}

.slider-slide-set {
	position: absolute;
}

.slider-slide {
	display: block;
	position: absolute;
}

.slider-dir {
	background-image: url(../images/apl/home_paginator.png) !important;
	background-image: url(../images/apl/home_paginator_on_black.gif);
	background-repeat: no-repeat;
	height: 44px;
	outline: none;
	overflow: hidden;
	position: absolute;
	top: 200px;
	text-indent: -9999px;
	width: 44px;
	z-index: 1000;
}

.slider-prev {
	background-position: 0 0;
}

.slider-prev:hover {
	background-position: 0 -44px;
}

.slider-next {
	background-position: -44px 0;
	right: 0;
}

.slider-next:hover {
	background-position: -44px -44px;
}

.footer {
	border: 0;
	border-top: 4px solid white;
	clear: both;
	height: 346px;
	padding: 32px 0 0 0;
}
.footer #footer { 
	width:980px; 
	margin:0 auto; 
	height:auto; 
	overflow:hidden; 
}
.footer-carousel-holder {
	clear: both;
	height: 112px;
	display: block;
	margin: 0 auto 12px;
	padding-bottom: 25px;
	width: 980px;
	border-bottom:1px solid #00b528;
}

.jcarousel-prev,
.jcarousel-next {
	background-image:url(../images/apl/footer_carousel_buttons.gif);
	background-repeat: no-repeat;
	clear: none;
	display: block;
	height: 87px;
	outline: none;
	overflow: hidden;
	text-indent: -9999px;
	width: 67px;
}

.jcarousel-prev {
	background-position: 30px 50px;
	float: left;
}

.jcarousel-prev:hover {
	background-position: 30px -150px;
}

.jcarousel-next {
	background-position: -175px 50px;
	float: right;
}

.jcarousel-next:hover {
	background-position: -175px -150px;
}

.jcarousel-clip-horizontal {
	float: left;
	overflow: hidden;
	width: 846px;
}

.footer-carousel-item {
	border-right: 1px solid #171717;
	clear: none;
	float: left;
	height: 112px;
	overflow: hidden;
	width: 168px;
}

.footer-carousel-item a {
	display: block;
	height: 112px;
	padding: 0 24px;
	text-decoration: none;
	width: 120px;
}

.footer-carousel-item a img {
	clear: both;
	height: 70px;
	width: 120px;
}

a .footer-carousel-title {
	color: #00b528;
	display: block;
	font-size: 12px;
	height: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	text-transform: uppercase;
}

a .footer-carousel-price {
	color: white;
	font-size: 10px;
	line-height: 12px;
}

a .footer-carousel-buy {
	background: url(../images/apl/icon_add.gif) left center no-repeat;
	color: #00b528;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	line-height: 14px;
	padding-left: 17px;
	vertical-align: top;
}

a:hover .footer-carousel-title,
a:hover .footer-carousel-buy {
	text-decoration: none;
	color:#fff;
}

.footer-content {
	margin: 0 auto;
	width: 980px;
}

.footer-links {
	clear: right;
	color: #4b4b4b;
	float: right;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 14px;
	text-align: right;
	text-transform: uppercase;
	width: 70%;
}

.footer-links ul {
	clear: both;
	float: right;
	margin: 0;
	padding: 0;
}

.footer-links li {
	border-left: 1px solid #4b4b4b;
	display: inline;
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
}

.footer-links li.footer-links-first {
	border-left: none;
}

.footer-links a {
	color: #4b4b4b;
	text-decoration: none;
}

.footer-links a:hover {
	color: white;
}

.footer-copyright {
	clear: right;
	color: #2a2929;
	float: right;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	text-align: right;
	text-transform: uppercase;
	width: 70%;
	margin-bottom:12px;
}
.verisign { float:right; height:84px; border-left:1px solid #484848; margin:12px 0 0 20px; padding:0 0 0 20px; }
.footer-content-right { float:right; width:500px; }

/* content styles */
.breadcrumbs  {
	border:0;
	padding:0 0 6px;
	border-bottom:1px solid #141414;
}
.breadcrumbs strong {
	color:#fff;
	font-size:11px;
}
.breadcrumbs a {
	color:#41ba3b;
	font-size:11px;
	text-decoration:none;
}
.breadcrumbs a:hover {
	color:#fff;
}
/* category grid */
.products-grid .product-image {
	width:200px;
	height:auto;
	overflow:hidden;
	margin-bottom:15px;
	display:block;
}
.products-grid .product-name {
	margin-bottom:8px;
}
.products-grid .product-name a {
	font-weight:bold;
	font-size:18px;
	line-height:19px;
	text-decoration:none;
}
.products-grid .price-box .price {
	color:#fff;
	font-size:14px;
	line-height:15px;
}
.products-grid .price-box {
	margin-bottom:10px;
}
.products-grid .button {
	margin-bottom:8px;
}
.products-grid .add-to-links a {
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	line-height:12px;
	text-decoration:none;
}
.list-mode #toolbar_btm .pager {
	border-top:1px solid #1c1c1c;
}
#toolbar_btm .pager {
	margin-bottom:15px;
}
#toolbar_btm .sorter {
	display:none;
}

/* Blog */
.blog .postWrapper, .press-news .news-wrapper {
	padding:0;
	margin-bottom:9px;
	height:auto;
	overflow:hidden;
	width:700px;
	background:url(../images/apl/content_rpt.jpg) repeat-y top left;
}
.blog .col2-right-layout .col-main .col-main_content {
	padding:0;
}
.blog .postWrapper-inner {
	background:url(../images/apl/blog_top.jpg) no-repeat top left;
}
.blog .postTitle {
	position:relative;
	z-index:2;
	padding:15px 15px 0;
	margin-bottom:10px;
	border:0;
}
.blog .postWrapper .postTitle h2 { font-size:24px; line-height:28px; }
.blog .postWrapper .postTitle h3 { font-weight:bold; font-size:11px; line-height:13px; padding:4px 0 10px; border-bottom:1px solid #252525; color:#bababa; }
.blog .postContent {
	height:auto;
	overflow:hidden;
}
.blog .postContent, .blog .tags {
	padding:0 15px;
}
.blog .postWrapper .tags {
	margin-bottom:5px;
}
.blog .postWrapper .tags h4 {
	float:left;
}
.blog .col2-right-layout .col-main .postContent p {
	margin-bottom:8px;
}
.blog .postContent p + a {
	padding-left:5px;
	background:url(../images/apl/bulletArrow_left.jpg) no-repeat left center;
	font-weight:bold;
	display:block;
	margin-bottom:8px;
	text-transform:uppercase;
	float:left;
}
.blog .postWrapper .postContent img {
	float:left;
	margin:0 12px 12px 0;
}
.blog .postDetails {
	background:url(../images/apl/content_btm.jpg) no-repeat bottom left;
	position:relative;
	z-index:2;
	padding:0 15px 15px;
	clear:left;
	font-size:11px; 
	line-height:13px;
	color:#bababa;
}
.blog .postDetails  a {
	font-size:11px; 
	line-height:13px;
}

/* Blog/Press Detail */
.blog.blog-post-view .postWrapper, .press-news .news-detail .news-wrapper, .blog.blog-post-view .postWrapper-inner, .press-news .news-detail .news-wrapper .news-inner, .blog.blog-post-view .postDetails, .press-news .news-detail .news-wrapper .news-btm  {
	background:none;
}
.blog.blog-post-view .postWrapper .postContent p, .press-news .news-detail p {
	margin-bottom:25px;
}
.blog.blog-post-view .postWrapper .postContent img {
	float:left;
	margin:0 20px 20px 0;
}
.press-news .news-detail img {
	float:left;
	margin:0 20px 20px 0;
}
.news-detail h2 {
	font-weight:normal;
}

/* Press */
.press-news .news-wrapper {
	position:relative;
}
.press-news .news-wrapper .news-inner {
	padding:12px 12px 16px;
	background:url(../images/apl/blog_top.jpg) no-repeat top left;
	position:relative;
	z-index:2;
	height:auto;
	overflow:hidden;
}
.press-news .news-wrapper .news-btm {
	padding:0;
	width:700px;
	height:3px;
	position:absolute;
	bottom:0;
	left:0;
	z-index:2;
	background:url(../images/apl/content_btm.jpg) no-repeat bottom left;\	
}
.press-news .news-wrapper .news-img {
	float:left;
	margin-right:12px;
}
.press-news .news-wrapper h2 {
	margin-bottom:6px;
	font-weight:normal;
}
.press-news .news-wrapper .date {
	font-weight:bold;
	font-size:15px;
	line-height:18px;
	color:#4B4B4B;
	padding-bottom:8px;
	margin-bottom:8px;
	border-bottom:1px solid #000;
}
.press-news .news-wrapper .news-body {
	float:none;
	width:100%;
}
.press-news .news-wrapper .news-body.news-body-image {
	float:left;
	width:504px;
}
.press-news .pager {
	margin-bottom:20px;
}
.category-news .category-description {
	display:none;
}

/* Load 'N Launch */
.load-n-launch .thumb-box {
	position:relative;
	z-index:3;
	padding:12px 12px 0;
	background:url(../images/apl/content_rpt.jpg) repeat-y top left;
	height:auto;
	overflow:hidden;
	margin-bottom:18px;
}
.load-n-launch .thumb-box_top {
	width:700px;
	height:44px;
	background:url(../images/apl/content_top.jpg) no-repeat top left;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	display:block;
}
.load-n-launch .thumb-box_btm {
	width:700px;
	height:3px;
	background:url(../images/apl/content_btm.jpg) no-repeat top left;
	position:absolute;
	bottom:0;
	left:0;
	z-index:2;
	display:block;
}
.load-n-launch .thumb-box h2, .category-description .thumb-box .thumb {
	position:relative;
	z-index:3;	
}
.load-n-launch .thumb-box h2 {
	margin-bottom:16px;
}
.load-n-launch .thumb-box .thumb {
	float:left;
	margin:0 0 16px 5px;
	padding-left:4px;
	width:161px;
	border-left:1px solid #212121;
}
.load-n-launch .thumb-box .thumb.first {
	margin-left:0;
	padding-left:0;
	border-left:0;
}
.load-n-launch .thumb-box .thumb .colorbox-video {
	margin-bottom:10px;
}
.load-n-launch .thumb-box .thumb h3 {
	font-weight:bold;
	color:#fff;
	font-size:14px;
	line-height:20px;
}
.load-n-launch .thumb-box .thumb p {
	margin-bottom:5px;
}
.colorbox-video {
	display:block;
}
.load-n-launch .teaser-box img {
	float:left;
	margin-right:10px;
}
.load-n-launch .teaser-box .teaser-content {
	float:left;
	width:400px;
}
.load-n-launch .teaser-box .teaser-content h2 {
	color:#fff;
	margin:0;
	padding:15px 0 5px;
}
.load-n-launch .teaser-box .teaser-content p {
	margin:0 0 5px;
}
.load-n-launch .teaser-box .more {
	padding-left:5px;
	background:url(../images/apl/bulletArrow_left.jpg) no-repeat left center;
	font-weight:bold;
	text-transform:uppercase;
}
a.more {
	padding-left:5px;
	background:url(../images/apl/bulletArrow_left.jpg) no-repeat left center;
	font-weight:bold;
	text-transform:uppercase;
}
.built-by {
	float:left;
	clear:left;
	margin:9px 0 0 36px;
}
.built-by .built-title {
	font-size:11px;
	font-weight:bold;
	color:#6c6c6c;
	line-height:45px;
	line-height:45px;
}
.built-by span, .built-by a {
	float:left;
	margin-right:10px;
}
.built-by .logo-digitaria {
	margin:11px 0 0;
}

.contacts-index-index .content-mode {
	margin-bottom:20px;
	padding-top:0;
}
.contacts-index-index .content-mode h3, .contacts-index-index .content-mode h4, .contacts-index-index .content-mode p {
	margin-bottom:10px;
}
.step .tax-notice { font-weight:bold; text-align:center; margin-bottom:10px; }
.password-rules { clear:left; padding-top:10px; color:#4b4b4b; }
.jcarousel-prev, .jcarousel-next { display:none !important; }
.disclaimer { font-size:14px; line-height:20px; font-weight:bold; font-style:italic; padding:10px 0; color:#41BA3B; }