
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700);
/*html5*/
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section { display: block;}
audio,canvas,video{display: inline-block; *display: inline; *zoom: 1;}
audio:not([controls]) { display: none;}
html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;}
/** 清除内外边距 **/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, 
dl, dt, dd, ul, ol, li,
pre,
form, fieldset, legend, button, input, textarea, 
th, td,
img{border:medium none; margin: 0; padding: 0;}
/*form*/
button,input,select,textarea {margin: 0; font-size: 100%; vertical-align: middle;}
button,input {*overflow: visible;line-height: normal;}
button::-moz-focus-inner,input::-moz-focus-inner {padding: 0;border: 0;}
button,input[type="button"],input[type="reset"],input[type="submit"] {cursor: pointer; -webkit-appearance: button;}
input[type="search"] {-webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; -webkit-appearance: textfield;}
input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button {-webkit-appearance: none;}
textarea { overflow: auto; vertical-align: top;}
body,button, input, select, textarea { font: 14px/1.5 'Roboto', Arial, Helvetica, sans-serif;}
select{-webkit-appearance: menulist-button;}
/** 设置默认字体 **/
h1,h2,h3,h4,h5,h6{margin:0;font-family:inherit;/*font-weight:bold;*/color:inherit;text-rendering:optimizelegibility;}
h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-weight:normal;color:#999;}

/** 重置列表元素 **/
ul, ol { list-style: none; }
/** 重置超链接元素 **/
a { text-decoration: none; color:#333; outline: none;}
a:link{color:#fff;}
a:visited{color:#000;}
a:hover { text-decoration: underline; }
/** 重置表格元素 **/
table { border-collapse:collapse; border-spacing:0; }
/**禁止拉动**/
textarea{/*resize:none;*/}
/*重置表单元素*/
input,button,select,textarea{outline:none;}
img,input,button,select,textarea{ vertical-align:middle;}
/*选中文字背景色*/
/*::-moz-selection{background: #81BA10; color:#ffffff; text-shadow: none;} 
::selection {background: #81BA10; color:#ffffff; text-shadow: none;}*/
/*常用样式*/
.clears{zoom:1;}
.clears:after{clear:both; content:"."; display:block; margin:0; padding:0; font-size:0; height:0; line-height:0; overflow:hidden;} 
.al{ text-align:left;}
.ar{ text-align:right}
.ac{ text-align:center;}
.fl{ float:left;}
.fr{ float:right;}
.underline{ text-decoration:underline;}
.vm { vertical-align: middle; height: 100%;}
.width-100 { width: 100%;}
.pointer {cursor: pointer;}
.hide {display: none;}
.upp{ text-transform:uppercase;}
img{
	-ms-interpolation-mode: bicubic;
	max-width: 100%;
	height: auto;
}
#content input[type="text"],#content input[type="password"],#content input[type="email"]{ border:1px solid #666666; line-height:38px; height:38px; padding:0 10px; border-radius:4px; background-color:#000; color:#fff; margin-bottom:10px;}
#content textarea{ border:1px solid #666666; padding:0 10px; border-radius:4px; background-color:#000; color:#fff; margin-bottom:10px;}
.btn-style{ width:100%; background-color:#00bdef; text-align:center; font-size:14px; color:#fff; text-transform:uppercase; height:40px; line-height:40px; padding:0 10px; max-width:260px; display:inline-block; border-radius: 20px;}
.grey{ background-color:#333333 !important;}
.yellow{ background-color:#edd401 !important; color:#000;}
.yellow:hover{
	background: -webkit-gradient(linear, left top, left bottom, from(#fff072), to(#dec809)) !important;
	background: -moz-linear-gradient(top,  #fff072,  #dec809) !important;
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff072', endColorstr='#dec809') !important;
}
.btn-style:hover {
	background: #00bdef;
	background: -webkit-gradient(linear, left top, left bottom, from(#6dddfe), to(#00bdef));
	background: -moz-linear-gradient(top,  #6dddfe,  #00bdef);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6dddfe', endColorstr='#00bdef');
	text-decoration:none;
	color:#fff;
}
.btn-style:visited{color:#fff;}
.btn-style:active {
	color:#fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#00bdef), to(#6dddfe));
	background: -moz-linear-gradient(top,  #00bdef,  #6dddfe);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00bdef', endColorstr='#6dddfe');
}
/*body*/
body{-webkit-text-size-adjust:none;/*chrome 字体中文版限制问题*/ background-color:#000; color:#fff;}
#wrap{ /*max-width:1680px;*/ min-width:1200px;}
#side-nav{ /*width:200px; /position:fixed; top:0; bottom:0; background:#111111;z-index:999;*/}
#wp-content{ /*margin-left:200px;*/ background-color:#000; position:relative; /*max-width:1480px;*/ min-width:1000px;}
/*head*/
#logo{/*background:url(../../_images/sidebar-bg.jpg) top right no-repeat;background-size: 100%;*/ }
#wp-header{/*background:url(../../_images/header-warp-bg.jpg) top center repeat-x;*/ position:relative; z-index:999; }
#header{ background:url(../../_images/header-bg.jpg) top center no-repeat;/*position:fixed;*/ z-index:998; top:0; left:0; /*background-color:rgba(17,17,17,0.5);*/ width:1200px; margin:0 auto;}
#header-left-bg{background:url(../../_images/header-left-bg.jpg) top center repeat-x; height:119px; position:absolute;left:0; top:0; }

#header>div{/*margin-left:200px;*/}
#nav-box{padding-top:28px; position: absolute; z-index:99;}
.top-fixd{ background-color:#ffc618; position:relative; height:18px; line-height:18px; padding:5px 15px; color:#888888;}
.top-fixd .x-img{ position:absolute; right:15px;}

#shopping-cart-topTool{ padding:15px 30px; line-height:20px;}
#shopping-cart-topTool li{ display:inline-block; padding:0 5px;}
#shopping-cart-topTool a{ color:#fff;}
#shopping-cart-topTool li img{ margin-top:-2px; margin-right:1px;}

#breadcrumb{ padding:15px 45px; line-height:20px;}
#breadcrumb li{ display:inline-block;}
#breadcrumb a{color:#fff;}
#breadcrumb li img{ margin-top:-2px; margin-right:5px;}
/*content*/

#content{background:url(../../_images/pindex-warp-bg.jpg) top center no-repeat;}
.welcome #content{padding-top:0;}
#pindex #content{ background:url(../../_images/pindex-warp-bg.jpg) top center no-repeat; /* padding-top:20px;*/}
#productDetail #content{ background:url(../../_images/pindex-warp-bg.jpg) top center no-repeat; /* padding-top:20px;*/}
#customize #content{ background:url(../../_images/pindex-warp-bg.jpg) top center no-repeat;  /*padding-top:20px;*/}

.welcome #content-main{/*max-width:1440px;*/min-width:1240px; width:100%; margin:0 auto;}
.welcome .home-sub-banner{width:1200px; margin:0 auto;}
#content-main{width:1200px; margin:0 auto; min-height:800px;}
#pindex #content-main{width:1240px; margin:0 auto;padding-top:70px; background-color:#000;}
#pindex.workstations #content-main{background-color:#fff;}
#pindex.compare-page #content-main{background-color:#fff;}
#customize #content-main{width:1240px; margin:0 auto;}
#productDetail #content-main{width:1240px; margin:0 auto;}

#logo{ padding:30px 16px; width:175px; float:left;}
#logo img{max-width:168px;}
#nav{ float:right; width:975px;}
#nav .nav-list a{ display:block;}
#nav>ul>li{ /*padding:0 7px; margin:10px 0;*/ float:left;position: relative;}
#nav>ul>li.fr{float:right;}
#nav>ul>li>a{ font-size:14px; line-height:31px; font-weight:400; color:#999; padding:9px 10px;   background:url(../../_images/nav-line.jpg) left center no-repeat;}
#nav>ul>li>a:hover{ text-decoration:none; color:#fff;}
.aa1{ /*border:1px solid #00bdef !important;*/ color:#fff !important;}
.menu-border{ /*border:1px solid #00bdef !important;*/ color:#fff !important;}
.menu-body{ position:absolute; top:48px;left:-5px; width:200px; padding-left:5px; display:none; z-index:999;}
.sub-menu-box{ padding-left:30px; padding-right:30px; padding-top:30px; color:#fff; font-weight:700; height:100%; background-color: rgba(51,51,51,0.9);}
.sub-menu-box p{ font-size:14px; line-height:24px; padding:5px 0; border-bottom:1px solid #363636;}
.sub-menu-box a{ color:#fff;}
.sub-menu-box a:hover{color:#00bdef; text-decoration: none;}
.sub-menu-box dl{/* padding-bottom:10px;*/}
.sub-menu-box dt{/* border-bottom:1px solid #363636;*/}
.sub-menu-box dt ul{padding:15px 0; display:none;}
.sub-menu-box dt ul li{line-height:24px; font-size:14px; font-weight:400; position:relative; }
.sub-menu-box h3{ font-size:14px; line-height:24px; padding:5px 0; cursor:pointer; border-bottom:1px solid #363636; font-weight:700;margin-bottom:-1px;}
.sub-menu-box dd{ font-size:14px; position:relative; line-height:24px; font-weight:400;}
.sub-menu-box .sub-menu-body{ position:absolute; left:110px; top:-110px; width:276px; height:260px; border:1px solid #00bdef; box-shadow:0 5px 10px rgba(0,0,0,0.5);overflow: hidden; text-align:center;z-index: 999;}
.sub-menu-box .sub-menu-body div{ margin-top:-20px;}
#nav a.sub-menu-body{ display:none ; background-color:#000;}

.search-box{ margin-top:9px; /*margin:30px 17px;*/ position:relative; width:240px;}
.search-box input{ background-color:transparent; color:#fff; font-size:14px; font-weight:400;}
.search-box input[type="search"]{padding:0 20px; color:#666; width:190px; background-color:#0e0e0e; border: 1px solid #333; line-height:29px; height:29px; border-radius: 15px;}
.search-btn{ position:absolute; width:18px; height:18px; background:url(../../_images/search-btn.png) no-repeat; right:15px; bottom:6px;}

.left-bar-tool{padding:0 40px; font-size:12px; height:40px;}
.left-bar-tool>ul{float:left;}
.left-bar-tool>ul>li{display:inline-block; position:relative;}
.left-bar-tool>ul>li>p{margin:5px 0; color:#999; text-transform: uppercase;}
.left-bar-tool>ul>li>p a{display:block; line-height:28px; height:28px;}
.left-bar-tool>ul>li>p a span{margin-right:0;}
.left-bar-tool>ul>li>p a:hover{background-color:#ccc; color:#000; text-decoration: none;}
.left-bar-tool>ul>li>p a:hover .top-nav-arrow{background:url(../../_images/top-nav-arrow-hover.png) no-repeat;}
.top-nav-hover{background-color:#ccc; color:#000 !important;}
.top-nav-hover .top-nav-arrow{background:url(../../_images/top-nav-arrow-hover.png) no-repeat;}
.left-bar-tool p.fr{float:right;text-transform: uppercase; margin:5px 0;}
.top-nav-li a{padding:0 5px;}
.top-nav-arrow{display:inline-block; background:url(../../_images/top-nav-arrow.png) no-repeat; width:8px; height:4px; margin-bottom:2px;}
.left-bar-tool .menu-body{ top:28px; left:-5px; z-index:9999; width:inherit;min-width:100%;}
.left-bar-tool .sub-menu-box{padding:0; background-color:#cccccc; font-size:12px;}
.left-bar-tool .sub-menu-box a{display:block;}
.left-bar-tool .sub-menu-box p{font-size:12px;}
.left-bar-tool .sub-menu-box ul{ padding-top:10px;}
.left-bar-tool .sub-menu-box li{font-size:12px; white-space: nowrap;}
.left-bar-tool .sub-menu-box li a{ display:block; padding:3px 10px; color:#000; text-transform: uppercase; font-weight:400;}
.left-bar-tool .sub-menu-box li a:hover{ background-color:#ebebeb;}

.top-cart{ color:#999 !important; font-size:12px; padding-right:5px; width:120px; text-align:center;}
.shopping-cart-icon img{ margin-top:-3px;}
.left-bar-tool p span{font-size:10px;}
.left-bar-tool a{ color:#999; }
.left-bar-tool span{margin-right:5px;}

.side-social{ margin:0 35px;}
.side-social a{ display:block;}

.top-title-warp{ background:url(../../_images/top-title-warp-bg.jpg) top center repeat-x; width:100%;}
.top-title{ background:url(../../_images/top-title-bg.jpg) top center no-repeat; height:77px; position:relative; max-width:1200px; margin:0 auto;}

.top-title-share{ position:absolute; right:20px; top:5px;}
.top-title-share ul{ font-size:12px; padding-top:10px; text-align:center;}
.top-title-share li{ display:inline-block; padding:0 5px;}
.top-title-share li a{ color:#ccc;}
.top-title-share li img{ vertical-align:middle; margin-right:5px; margin-top:-2px;}
.top-title-share li  span{ width:0; height:0; display:inline-block;}
.top-title-share .short-descr ul{ text-align:left;}
.top-title-share .short-descr li{ list-style:outside disc; display:list-item; padding:0; margin-left:16px;}

.top-title-share .at-icon-wrapper{ display:none;}
.top-title-mian{ padding-top:17px;}
.top-title-mian h1{ line-height:59px; text-transform: uppercase; font-weight:400; color:#fff;}
.productDetail-toptitle li{display:inline-block; vertical-align: top;}
.productDetail-toptitle h1{background:url(../../_images/productDetail-toptitle-line.jpg) right center no-repeat; padding-right:25px;}
.productDetail-toptitle h3{padding:0 25px; text-transform: uppercase; font-size:10px; line-height:20px; text-align:left; font-weight:400; padding-top:7px;}
.productDetail-toptitle h3 strong{font-size:20px; color:#ccc;}
.productDetail-toptitle .btn-style{border-radius: 20px; width:225px; margin-top:10px;}
.top-banner{ height:30px; color:#fff; padding-right:20px;}
.top-banner a{ color:#fff; text-decoration: underline;}

.home-banner{}

.swiper-container {
  width: 100%;
  max-height: 980px;
  height:746px;
  color: #fff;
  text-align: center;
}
.red-slide {
  background: #ca4040;
}
.blue-slide {
  background: #4390ee;
}
.orange-slide {
  background: #ff8604;
}
.green-slide {
  background: #49a430;
}
.pink-slide {
  background: #973e76;
}

.pagination { 
  width:100%;
  position: absolute;
  z-index: 20;
  bottom: 50px;
  text-align:center;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #949494;
  margin-right: 5px;
  opacity: 0.8;
  border: 2px solid #949494;
  cursor: pointer;
}
.swiper-visible-switch {
  background: #aaa;
}
.swiper-active-switch {
  background: #000;
  border: 2px solid #02a8d3;
}
.swiper-slide a{ display:block; width:100%; min-height:570px; max-height:980px; height:100%; text-align: center;}
.banner-sub-box-warp{ background-repeat:no-repeat; background-position:top center; }
.banner-sub-box{width:100%; max-width:1440px; margin:0 auto; background-repeat:no-repeat; background-position:top center; height:746px; position:relative;}
.banner-sub{width:850px; margin:0 auto; height:746px;}
.banner-sub li{ padding-top:96px;}
.banner-sub .bx-controls-direction{display:none;}

.home-sub-banner{ padding-top:20px; padding-bottom:20px;}
.home-sub-banner h3{ font-size:24px; margin:10px auto;}
.home-sub-banner ul{ display:table;}
.home-sub-banner li{ display:table-cell; width:1%; min-width:378px; vertical-align: top; background:url(../../_images/home-sub-banner-bg.png) center center no-repeat; padding-top:25px; height:213px;}
.home-sub-banner li p{ max-width:311px; margin:0 auto; font-size:14px; line-height:18px; color:#cccccc; padding-top:15px;}
.sub-banner-box:hover h3{color:#00bdef;}
.sub-banner-icon{ display:block; text-align:center; /*width:140px;*/ height:74px; margin:0 auto; background-position:center center; background-color:transparent; background-repeat:no-repeat;}
.gaming-icon{ background-image:url(../../_images/Gaming-icon.png);}
.ultra-thin-icon{ background-image:url(../../_images/Ultra-Thin-icon.png);}
.workstations-icon{ background-image:url(../../_images/Workstations-icon.png);}
.home-play-icon{background-image:url(../../_images/home-Play-icon.png);}
.special-pricing-icon{ background-image:url(../../_images/Special-Offers-icon.png);}
.sub-banner-box:hover .gaming-icon{ background-image:url(../../_images/Gaming-icon_rollover.png);}
.sub-banner-box:hover .ultra-thin-icon{ background-image:url(../../_images/Ultra-Thin-icon_rollover.png);}
.sub-banner-box:hover .workstations-icon{ background-image:url(../../_images/Workstations-icon_rollover.png);}
.sub-banner-box:hover .home-play-icon{ background-image:url(../../_images/home-Play-icon-hover.png);}
.sub-banner-box:hover .special-pricing-icon{ background-image:url(../../_images/Special-Offers-icon_rollover.png);}
/*.gaming-icon:hover{ background-image:url(../../_images/Gaming-icon_rollover.png);}
.ultra-thin-icon:hover{ background-image:url(../../_images/Ultra-Thin-icon_rollover.png);}
.workstations-icon:hover{ background-image:url(../../_images/Workstations-icon_rollover.png);}
.special-pricing-icon:hover{ background-image:url(../../_images/Special-Offers-icon_rollover.png);}*/
.home-sub-banner-warp{ background:#d3d3d3;}
.home-sub-banner li.sub-banner-middle{ padding-top:0;}
.sub-banner-video{ background:url(../../_images/Workstation-sub-banner-bg.jpg) center 7px no-repeat;}
.sub-banner-video{ position:relative; width:378px; margin:0 auto; padding-top:25px;}
.home-sub-banner li .sub-banner-video p{ max-width:331px; }
#sub-video{ position:absolute; top:4px; left:4px; display:none; background-color:#000;}

.home-sub-banner li.home-sub-banner-article{background:url(../../_images/home-sub-banner-article-bg.png) center center no-repeat;}
.sub-article{ position:relative; width:378px; margin:0 auto; text-align:left; padding:10px;  height:238px;   box-sizing: border-box;}
.sub-article a{color:#fff; display:block; font-size:13px; padding:6px 0 8px; background:url(../../_images/home-sub-banner-article-line.jpg) left bottom  repeat-x;}
.sub-article a:last-chlid{ background:none;}
.sub-article a:hover{ color:#00bdef; text-decoration:none;}
.sub-article a strong{ display:block; font-size:18px;}
.sub-article-box{ max-height:218px;}
.sub-article-box:fouce{outline:none; }
.sub-article-box .jspTrack{background:url(../../_images/scrollbar-bg.png) repeat-y;}
.sub-article-box .jspVerticalBar{background:url(../../_images/scrollbar-bg.png) repeat-y;}

.productindex-banner{ position:relative; text-align: center; max-width: 1720px;/* max-height:600px; */margin-top:-70px;  /*margin: 0 auto;padding-top:80px;*/}
.productindex-banner a.close-a{ color:#fff; text-transform:uppercase; position:absolute; top:10px; right:20px; font-size:14px;}
.productindex-banner a.close-a img{ margin-top:-5px;}
.product-side{ width:140px; text-align:right; margin-left:-100%;}
.productindex-side-box{ color:#00bdef; font-size:14px; font-weight:700; padding-left:10px; padding-top:446px; height:614px;}
.productindex-side-box li{height:47px; padding:0 5px;line-height: 47px;}
.productindex-side-box li.odd{ background-color:#111111;}

#pindex  #wp-content{}
.product-list-mian{ width:100%;}
.product-list{ margin-left:160px;}
.product-list>ul{overflow:hidden;}
.product-list>ul>li{ width:270px; float:left; padding-top:25px; /*padding-left:10px;*/ height:1035px; /*overflow:hidden;*/ border-top:1px solid #303030; margin-top:-1px;}
.productindex-box{ padding-top:6px; padding-left:11px;  padding-right:10px; border-right:1px solid #303030; margin-right:-1px;}


#pindex.workstations #content-main .product-list>ul>li{border-top:1px solid #cdcdcd; }
#pindex.compare-page #content-main .product-list>ul>li{border-top:1px solid #cdcdcd; }
#pindex.workstations #content-main .productindex-box{ border-right:1px solid #cdcdcd; }
#pindex.compare-page #content-main .productindex-box{ border-right:1px solid #cdcdcd; }


.product-list h2{ font-size:22px; line-height:24px; padding-top:10px; font-weight:400;}
.product-list .btn-style{ width:230px; border-radius: 20px;}
.product-list p.pindex-link{margin:15px 0;}
.pindex-link a{ color:#fff; text-transform: uppercase; text-decoration: underline;}

.font-normal{ font-weight:400;}
.font-light{ font-weight:300;}
.font-11 { font-size:11px;}
.font-12 { font-size:12px; color:#ccc;}
.font-20 {font-size:20px; line-height:24px;font-weight:700;}
.font-sup{ font-size:12px; margin-top:-10px;}
.product-list label{ display:block; line-height:16px; margin-top:4px;}
.product-list label input{ vertical-align:middle; margin-right:5px; border:1px solid #00bdef; width:13px; height:13px;}

.productindex-cpu{ color:#ffc618; background-color:#333; padding:5px; margin:10px 0;}
.product-list h3{ font-size:14px;}
.product-list h4{ font-size:14px; font-weight:400;}
.product-list h6{ font-size:14px; font-weight:600; color:#F00}
.product-list h7{ font-size:13px; font-weight:400; color:#FF9}
.product-list h8{ font-size:13px; font-weight:400; color:#FF5B68}
.productindex-line-bg{ background-color:#111111; height:7px; margin-bottom:10px;}
.productindex-d-list{ font-size:14px; color:#ccc;}
.productindex-d-list li{ /*line-height:27px;*/ display: table;width: 100%;}
.productindex-d-list li p{display: table-cell;height:39px; padding:4px 5px; vertical-align: middle;}
.productindex-d-list li div.other{display: table-cell; height:88px; padding:4px 5px; vertical-align: middle;}
.productindex-d-list li div.other ul{ padding-left:16px}
.productindex-d-list li div.other li{ display:list-item; list-style:outside disc;}
.productindex-d-list li p span{max-height:39px; overflow: hidden; display: block;}
.productindex-d-list li div.other div{max-height:88px; overflow: hidden; display: block; }
.productindex-d-list li.odd{ background-color:#111111;}
.product-list p{ margin:10px 0;}
.product-list p img{ margin-right:10px;}


#productindex-b-banner { margin-top:0; margin-bottom:25px; }


.bright-style #content{background-color:#fff;}
.bright-style #wp-header{background-color:#fff; color:#000;}
.bright-style #breadcrumb a{ color:#000;}
.bright-style .home-icon{display:inline-block; width:11px; height:11px; background:url(../../_images/home-icon-black.png);}
.bright-style .home-icon img{display:none;}
.bright-style .product-list{color:#000;}
.bright-style .pindex-link a{color:#000;}
.bright-style .productindex-d-list{color:#666666;}
.bright-style .productindex-side-box li.odd{background-color:#ebebeb;}
.bright-style .productindex-d-list li.odd{background-color:#ebebeb;}
.bright-style .productindex-line-bg{background-color:#ebebeb;}
.bright-style .productindex-cpu{background-color:#888;}
.bright-style .product-list label{color:#888;}
.bright-style .font-12{color:#ccc;}

.compare-products{position:fixed; z-index:998; bottom:0; left:0; background-color:#cccccc; width:100%; color:#333333; padding:10px 0; display:none;}
.compare-products h3{ font-size:16px; color: #00bdef; text-transform:uppercase; padding-top:10px;}
.compare-products a{ color: #00bdef;}
.compare-products .btn-style{ width:auto; margin-bottom:5px;}
.compare-mian{ margin-left:200px;}
.compare-mian>div{ margin:0 auto; width:955px;}
.compare-text-box{ width:184px; padding-left:20px;}

.compare-list-box{}
.compare-list{}
.pindex-compare{width:84px; height:74px; background-color:#333333; position:relative; border:1px solid #5f5f5f;}
.compare-list li{ width:86px; margin:0 9px; display:inline-block; vertical-align:top;}
.compare-list li p{padding-top:5px;}
.compare-x{ position:absolute; top:3px; right:3px; display:block; background:url(../../_images/compare-x.png); width:7px; height:7px;}
.compare-btn-box{ padding:10px;}

.ProductCustomize-top{ padding-top:70px; height:264px; padding-bottom:20px; background:url(../../_images/ProductCustomize-top-bg.jpg) top center no-repeat;}
.productCustomize-top-img{ padding-left:88px; }
.productCustomize-top-txt-1{ width:395px; padding-left:30px;}
.productCustomize-top-txt-2{ width:368px;}
.productCustomize-line{ border-bottom:4px solid #dacece; padding-bottom:25px; height:44px;}
.ProductCustomize-top h2{ font-size:24px; line-height:24px; text-transform:uppercase;}
.ProductCustomize-top small{ font-size:10px; line-height:20px;}
.ProductCustomize-top h3{ font-size:18px; line-height:22px; font-weight:300;}
.ProductCustomize-top h3 strong{ color:#ffc618;}
.ProductCustomize-top ul{ padding-left:16px; margin:10px 0;}
.ProductCustomize-top li{ line-height:22px; font-size:12px; list-style:disc;}
.ProductCustomize-top li span{ color:#ffc618;}

.ProductCustomize-main{ position:relative; background:#000; }
#customize-left{ padding-left:60px; float:left; width:830px;}
.customize-top{}
.customize-top h2{ font-size:30px; padding-bottom:20px;}
.customize-top h2 span{ font-weight:300;}
.customize-top ul{ border-bottom:1px solid #999; padding-bottom:10px;}
.customize-top li{ display:inline-block; *display:inline; *zoom:1; font-weight:700; text-transform:uppercase; font-size:14px; padding-right:10px;}
.customize-top li a{ color:#999;}
.customize-top .tab-this-01{ color:#00bdef  !important;}

.customize-main{padding-bottom:60px;}
.customize-top{}

.customize-title{ /*background-color:#333333;*/ background:url(../../_images/customize-title-bg.png) left top no-repeat; color:#ffffff; padding:9px 50px; margin-top:20px; margin-bottom:10px;}
.customize-title h2{ font-size:18px; line-height:42px; font-weight:300;text-transform: uppercase; font-style: italic;}
.customize-select ul{ margin-top:10px; margin-bottom:10px;}
.customize-select li{padding:5px 15px; font-size:14px; margin-left:35px;}
.customize-select li:hover{background-color: #333333;}
.customize-select li label{ display:inline-block; *display:inline; *zoom:1; line-height:20px; position:relative; padding-left:18px;}
.customize-select li label input{ vertical-align:middle; margin-right:5px;}
.customize-select li label input[type="radio"],.customize-select li label input[type="checkbox"]{ position:absolute; left:0; top:3px;}
.customize-select li label.dis-gray,.customize-select li label.dis-gray span{ color:#666666;}
.customize-select li label.is-selected{ color:#ffc618;}
.customize-select li span{ color:#00bdef; font-weight:700;}
.customize-select li small{ color:#00bdef; font-size:10px; font-weight:700;}
.customize-select li span.customize-grey-span{ display:block; color:#999999; font-weight:400;/* margin-left:20px;*/}
.customize-select li span.comments{ font-weight:normal!important;}
.customize-select li span.customize-grey-span span{ color:#fff; font-weight:400;}
.customize-select h5{ font-size:14px; border-bottom:1px solid #999999; padding:8px 15px; margin-left:35px;}
.customize-select h3{ font-size:18px; color:#00bdef; background-color:#111111; line-height:32px; padding:0 20px; margin-left:35px;}
.customize-select p{ padding:10px 25px; color:#999999;}

.customize-right-warp{ margin-left:60px; width:241px; z-index: 999;}
#customize-right{ float:right; /*margin-right:45px; position:absolute;*/ margin-top:25px; width:191px; border-radius:5px; background-color:#303030; padding:0 25px;}
#customize-right.sticky { float: none; position: absolute; /*position: fixed;*/ top: 20px; z-index: 999; left: auto; }
.customize-sadie-box{ /*background-color:#333333;*/ margin-bottom:30px;}
.customize-sadie-box p{ padding:12px 10px; font-size:14px; line-height:18px; color:#fff; border-bottom:1px solid #666666; text-transform:uppercase;}
/*.customize-sadie-box p:first-child a{ color:#00bdef;}
.customize-sadie-box p:first-child a strong{color:#00bdef;}*/
.scroll-step-this{color:#00bdef  !important;}
.scroll-step-this strong{color:#00bdef  !important;}
.customize-sadie-box p a{color:#999; display:block;}
.customize-sadie-box p a:hover{text-decoration: none; color:#00bdef ;}
.customize-sadie-box p strong{ color:#999; font-weight:400;}
.customize-sadie-box p a:hover strong{ color:#00bdef ;}
.customize-sadie-box h2{ font-size:24px; padding:10px 15px 0;}
.customize-sadie-box span{ font-size:12px; padding:0 15px;}
.customize-sadie-box small{ font-size:10px; padding:0 15px;}
.customize-sadie-box .btn-style{ width:155px; margin:0 auto; margin-bottom:7px; margin-top:10px;border-radius: 20px;}

#product_price .caise{ /*color:#F00; padding:0 2px;*/ font-size: 22px;}


.customize-sadie-select{ /*background-color:#666666*/ padding:24px 0;}
#select-box-position{ margin:0 5px;}
#select-box-position .i_selectbox .i_currentselected{ background-position:145px center;}
.i_selectbox{height:38px;position:relative;font-size:14px; padding-right:15px; border:1px solid #00bdef; border-radius:3px;}  
.i_selectbox .i_currentselected{width:100%; height:38px; background:#fff url(../../_images/select-arrow.png) right center no-repeat; line-height:38px; cursor:pointer; text-indent:10px; text-transform:uppercase; font-size:14px; padding-right:34px; width:145px !important; text-align:left; color:#000; border-radius:3px;overflow: hidden;} 
.i_selectbox .i_selectoption{overflow-x:hidden;overflow-y:auto; background-color:#fff; background:rgba(255,255,255,1);border: 1px solid #5897fb;    border-top: none; -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15); box-shadow: 0 4px 5px rgba(0, 0, 0, .15); border-radius: 0 0 4px 4px; width:100% !important; margin-top:0; margin-bottom:0; position:absolute; right:0;}  
.select2-results {
    max-height: 200px;
    padding: 0 0 0 4px;
    margin: 4px 4px 4px 0;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.i_selectbox .i_selectoption dt{height:24px;background-color:#eee;font-style:italic;color:#555;line-height:24px;}  
.i_selectbox .i_selectoption dd{height:27px;cursor:pointer;line-height:27px;padding: 3px 7px 4px; margin-left:0; margin-bottom:1px; white-space:nowrap; color:#000; text-align:left;}  
.i_selectbox .i_selectoption dd:hover{ background: #3875d7; color: #fff;} 
.i_selectbox .i_selectoption dd.selected{ background: #3875d7; color: #fff;} 

.wen-icon{ background-color:#00bdef; display:inline-block; width:23px; height:23px; line-height:23px; color:#fff !important; font-weight:700; text-align:center; font-size:16px; border-radius:12px; vertical-align:middle; cursor:pointer;}

.productDetail-top{ position:relative; max-width:1200px; min-width:1080px; padding-bottom:90px; padding-top:25px; background:url(../../_images/ProductDetail-banner-bg.jpg) top left no-repeat;}
.product-description{ width:385px; padding-top:100px; padding-right:40px; color:#333;}
.product-description h1{ font-size:40px; line-height:40px; padding-top:10px;}
.product-description h2{ font-size:28px; font-weight:300;}
.product-description h3{ font-size:12px; font-weight:300; padding:10px 0;}
.product-description h3 strong{font-size:24px;font-weight:700;}
.product-description h3 sup{ font-weight:300;}
.product-description p{ font-size:14px; padding:10px 0;}
.product-description ul{ font-size:14px; padding-top:10px; text-align:center;}
.product-description li{ display:inline-block; padding:0 5px;}
.product-description li a{ color:#333;}
.product-description li img{ vertical-align:middle; margin-right:5px; margin-top:-2px;}
.productDetail-img{ position:relative; /*padding:0 28px 30px 28px; margin-right:6%;*/padding-bottom:30px;}
.product-description li  span{ width:0; height:0; display:inline-block;}
.product-description .short-descr ul{ text-align:left;}
.product-description .short-descr li{ list-style:outside disc; display:list-item; padding:0; margin-left:16px;}
.prev-icon{ position:absolute; display:block; width:28px; height:59px; background:url(../../_images/left-arrow.png) no-repeat; top:278px; left:0; display:none;}
.next-icon{ position:absolute; display:block; width:28px; height:59px; background:url(../../_images/right-arrow.png) no-repeat; top:278px; right:0; display:none;}

body:not(.ie) .slidesjs-previous{ position:absolute; display:block; /*width:28px;*/width:200px; min-height:59px; cursor: url(../../_images/cursor-left.png) 2 22,pointer !important; /*background:url(../../_images/left-arrow.png) no-repeat; top:278px;  left:45px;*/top:0; bottom:0; left:0; text-indent:-9999px; z-index:99;}
body:not(.ie) .slidesjs-next{ position:absolute; display:block;  /*width:28px;*/width:200px; min-height:59px; cursor: url(../../_images/cursor-right.png) 24 22,pointer !important;/*background:url(../../_images/right-arrow.png) no-repeat; top:278px; right:45px;*/top:0; bottom:0; right:0; text-indent:-9999px; z-index:99;}
.ie .slidesjs-previous{
	cursor: url(../../_images/cursor-left.cur), pointer !important;
	width:28px;
	height:59px;
	background:url(../../_images/left-arrow.png) no-repeat; 
	top:278px;  
	left:45px;
	 position:absolute; display:block;
	  text-indent:-9999px; z-index:99;
}
.ie .slidesjs-next{
	cursor: url(../../_images/cursor-right.cur), pointer !important;
	width:28px;
	height:59px;
	background:url(../../_images/right-arrow.png) no-repeat; 
	top:278px;  
	right:45px;
	 position:absolute; display:block;
	  text-indent:-9999px; z-index:99;
}


.productDetail-img-box{ width:767px; height:658px; overflow:hidden;}
.productDetail-imgtool{ position:relative; width:767px!important; height:658px; overflow:hidden;}

.img-add-icon{ position:absolute; width:48px !important; height:48px !important; min-height:48px !important;}
.add-btn-icon{ width:48px; height:48px; display:block; position:absolute; z-index:99; background:url(../../_images/+-icon.png) no-repeat;}
.add-btn-icon-hover{ background:url(../../_images/x-btn-icon.png) no-repeat}
.add-rollover-txt{ background-color:#fff; border:1px solid #cdcdcd; font-size:14px; color:#666666; padding:10px 20px; display:none; width:155px; position:absolute; top:0; left:24px; z-index:98; }
.img-add-icon .add-rollover-box{ display:block; position:relative;width:48px; height:48px;}
.img-add-rollover{ position:absolute; left:-35px; top:-125px; width:118px !important; max-width: 118px; display:none;}
.img-add-icon:hover .img-add-rollover{ display:block;}
.slidesjs-pagination{ position:absolute; bottom:0; width:100%; text-align:center;}
.slidesjs-pagination li{ display:inline-block;}
.slidesjs-pagination li a{background:url(../../_images/Product-gallery-nav.png) no-repeat; width:20px; height:8px; border:none; border-radius:0; text-indent:-9999px; display:inline-block; margin:0 3px;}
.slidesjs-pagination li a:hover{ background:url(../../_images/Product-gallery-nav-hover.png) no-repeat;}
.slidesjs-pagination li a.active{ background:url(../../_images/Product-gallery-nav-hover.png) no-repeat !important;}
.product-gallery-nav{ position:absolute; bottom:0; width:100%; text-align:center; display:none;}
.product-gallery-nav span{ background:url(../../_images/Product-gallery-nav.png) no-repeat; width:20px; height:8px; border:none; border-radius:0;}
.product-gallery-nav span.swiper-active-switch{ background:url(../../_images/Product-gallery-nav-hover.png) no-repeat;}
.product-gallery-nav ul{ text-align:center;}
.product-gallery-nav li{ display:inline-block; *display:inline; *zoom:1; padding:0 1px;}
.product-gallery-nav a{ display:block; position:relative;}
.gallery-rollover{ position:absolute; top:-125px; left:-49px; width:118px !important; max-width: 118px; height:123px;}
.product-gallery-nav .gallery-rollover{ display:none;}
.product-gallery-nav a:hover .gallery-rollover{ display:block;}

#product-tab{ margin-top:-59px; position:relative; z-index:99;}
#product-tab #tabs-list{ padding-left:39px;}
#product-tab #tabs-list li{ float:left; text-transform:uppercase; padding-right:7px;}
#product-tab #tabs-list a{ display:block; line-height:53px; color:#fff; font-size:24px; font-weight:700; padding:0 28px; background:#999999;}
#product-tab #tabs-list a:hover{ background:#000; color:#fff; text-decoration:none;}
#product-tab .tab-this-01{ background:#000 !important; color:#fff !important;}
#product-tab-box{ min-height:200px}
.tabs-box-01{ display:none;}
.tabs-box-01 p{ padding-top:5px; padding-bottom:10px;}

.description-box{ font-size:14px; max-width:1200px;}
.description-box h2{font-size:36px; line-height:40px; padding-bottom:5px; color:#c600ff; /*text-transform:uppercase;*/ font-weight:300;}
.description-box h2 span{font-size:14px;}
.description-box span{font-size:14px;}
.description-box p{padding-bottom:25px;}
.main-artwork-box-01{width:305px; padding-left:125px; padding-right:20px;}
.main-artwork-box-02{ width:315px; padding-right:100px; }
.main-artwork-box-03{ width:250px; padding-left:125px;}
.main-artwork-box-04{ text-align:center;float:none;}
.main-artwork-box-05{ text-align:center;float:none;}
.main-artwork-box-06{ width:260px; padding-right:13%;}
.fancybox-link{ position:absolute; bottom:0; left:230px;}
/*css-detail*/
#section1{ background:#ffffff url(../../_images/section1-bg.jpg) left center no-repeat; height:606px;}
#section2{ background:url(../../_images/section2-bg.jpg) repeat-x; height:651px;}
#section3{ background:#fff url(../../_images/section3-bg.jpg) center bottom no-repeat; height:915px;}
/*#productDetail #nav-box{background: #ebebeb;}*/
#productDetail #breadcrumb{color:#000;}
#productDetail #breadcrumb a{ color:#000;}
#productDetail .home-icon{display:inline-block; width:11px; height:11px; background:url(../../_images/home-icon-black.png);}
#productDetail .home-icon img{display:none;}
#productDetail #wrap{ max-width:inherit;}
#productDetail #wp-content{ max-width:inherit;}
#productDetail .productDetail-top{ max-width:inherit; background:#ebebeb; min-width:1040px; padding-top:0;/*padding-top:25px;*/}
/*#productDetail .product-description{ width:300px;}*/
#productDetail .product-description p{ font-size:15px;} 
.description-list{ color:#666666; padding-bottom:15px;}
.description-list li{ font-size:12px; display:block; padding:0 0 0 10px; text-align:left; position:relative; line-height:18px;}
.description-list li span{ position:absolute; left:0;}
.product-description h3{ position:relative;}
.product-description h3 span{ vertical-align:top; font-size:14px;}
.product-description .btn-style{width:215px;}

.productDetail-img-main{width: 100%;}
.productDetail-img-warp{ margin-right:425px !important; min-width:653px;}
.productDetail-img{ margin:0 auto; width:767px !important;}
.productDetail-img-box{ width:767px !important;}
.productDetail-imgtool{ width:767px !important;}
#productDetail .swiper-slide a{height:658px; text-align:left;}
#productDetail .swiper-slide a img{width:100%;}
.product-description{ margin-right:-100%;}

#product-tab #tabs-list a{ display:block; line-height:53px; color:#fff; font-size:24px; font-weight:700; padding:0 28px; background:#999999;}
#product-tab #tabs-list a:hover{ background:#ffffff; color:#666666; text-decoration:none;}
#product-tab .tab-this-01{ background:#ffffff !important; color:#666666 !important;}

.description-box{ max-width:inherit;}
#description-box-style-1{ min-width:1040px;}
#description-box-style-1 h2{ font-family:'Roboto'; font-weight:300; font-size:40px; line-height:42px; color:#00bdef; text-transform:none;}
#description-box-style-1 p{ font-size:14px; color:#666;} 
.section1-warp{ margin-left:634px;}
.section1-box{ width:325px; margin:0 auto; padding-top:150px;}
.section2-warp{ width:1040px; margin:0 auto;}
.section2-box{ width:264px; padding-left:65px; padding-top:80px;}
.section3-box{ width:770px; margin:0 auto; padding-top:75px;}

#section4{ width:880px; margin:0 auto; font-size:12px; padding-top:40px;}
#section4 p{ font-size:14px;}

#measurement-style-1{ background:#fff; color:#666; min-width:790px;}
#measurement-style-1 th{ border-right:1px solid #b7b7b7;}

#productDetail.gaming-detail #nav-box{ /*background:#313538;*/ color:#fff; }
#productDetail.gaming-detail #breadcrumb{color:#fff;}
#productDetail.gaming-detail #breadcrumb a{ color:#fff;}
#productDetail.gaming-detail .home-icon{display:inline-block; width:11px; height:auto; background:none;}
#productDetail.gaming-detail .home-icon img{display:block;}
#productDetail.gaming-detail .productDetail-top{ background:#313538; max-width: inherit;min-width: 1000px;}
#productDetail.gaming-detail .product-description{ color:#fff;}
#productDetail.gaming-detail .product-description h3{ color:#00ccff;}
#productDetail.gaming-detail .product-description li a{ color:#fff;}
#productDetail.gaming-detail .description-box{ margin:0 auto; max-width: 1400px;min-width:1000px;}
/*#productDetail.gaming-detail #header{ background:#313538;}*/
#productDetail.gaming-detail .productDetail-top{ background:#313538; max-width: inherit;}
#productDetail.gaming-detail .product-description{ color:#ccc;}
.short-descr{ padding-top:10px; border-top:1px solid #666666; border-bottom:1px solid #666666;}
#productDetail.gaming-detail .product-description h1,#productDetail.gaming-detail .product-description h2{color:#fff;}
#productDetail.gaming-detail .product-description h3{ color:#00ccff;}
#productDetail.gaming-detail .product-description li a{ color:#fff;}
#productDetail.gaming-detail .description-box p{color:#ccc;}

#productDetail.gaming-detail #product-tab #tabs-list li{ padding-right:0; position: relative; z-index:8;}
#productDetail.gaming-detail #product-tab #tabs-list li:first-child{z-index:9;}
#productDetail.gaming-detail #product-tab #tabs-list li:last-child{margin-left:-25px;}
#productDetail.gaming-detail #product-tab #tabs-list a{width:250px; display:block; line-height:59px; color:#fff; font-size:20px; font-weight:400; padding:0 24px 0 0; /*padding:0 28px;*/ background:url(../../_images/tabs-list-bg-hover.png) center bottom no-repeat; text-align: center;}
#productDetail.gaming-detail #product-tab #tabs-list a:hover{ background:url(../../_images/tabs-list-bg.png) left bottom no-repeat; color:#fff; text-decoration:none;}
#productDetail.gaming-detail #product-tab .tab-this-01{ background:url(../../_images/tabs-list-bg.png) left bottom no-repeat !important; color:#fff !important;}
.product-description-bottom{padding-top:20px;}
.btn-gray{display:inline-block; color:#333 !important; border:1px solid #666666; line-height:33px; width:49%; text-decoration: none;}
.workstation-detail .btn-gray{ color:#333 !important;}
.gaming-detail .btn-gray{ color:#ccc !important;}
#productDetail .product-description-bottom p{font-size:10px; color:#666666; padding-top:20px;}
/**/


#core-processor{}
#powerhouse-processor{background:url(../../_images/Powerhouse-Processor.jpg) top right no-repeat; padding-top:120px; height:408px;}
#Graphics{background:url(../../_images/Graphics.jpg) top left no-repeat; height:491px; padding-top:200px;}
#Speakers{ background:url(../../_images/Speakers.jpg) top right no-repeat; padding-top:100px; height:436px;}
#Headphone-Output{ background:url(../../_images/Headphone-Output.jpg) top right no-repeat; padding-top:170px; height:474px;}
#Keyboards{background:url(../../_images/Keyboards.jpg) top center no-repeat; padding-top:654px; min-height:105px;}
#Massive-Storage{background:url(../../_images/Massive-Storage.jpg) bottom left no-repeat; height:396px; padding-top:145px;}

#np-7155 #powerhouse-processor{background:url(../../_images/Powerhouse-Processor-np-7155.jpg) top left no-repeat; padding-top:140px; padding-left:650px; height:350px;}
#np-7155 #Graphics{background:url(../../_images/Graphics-np-7155.jpg) bottom right no-repeat; height:635px; padding-top:100px;}
#np-7155 #Speakers{ background:url(../../_images/speakers-np-7155.jpg) bottom right no-repeat; padding-top:350px; height:500px;}
#np-7155 #Keyboards{background:url(../../_images/Back-lit-np-7155.jpg) bottom right no-repeat; padding-top:160px; min-height:105px; height:470px; width:1200px;}
#np-7155 #Massive-Storage{background:url(../../_images/Massive-Storage-np-7155.jpg) bottom left no-repeat; height:530px; padding-top:140px;}
#np-7155 #Headphone-Output{ background:url(../../_images/headphone-np-7155.jpg) bottom left no-repeat; padding-top:160px; height:610px;}
#np-7155 h2{ color:#db0000;}
#np-7155 .main-artwork-box-02{ width:260px; padding-left:80px}
#np-7155 .main-artwork-box-04{ width:325px; padding-right:90px; float:right; text-align:left;}
#np-7155 .main-artwork-box-05{ width:240px; padding-left:20px; float:left; text-align:left;}
#np-7155 .main-artwork-box-06{ padding-left:800px; width:280px}

#np-7170 #powerhouse-processor{background:url(../../_images/Powerhouse-Processor-np-7170.jpg) top left no-repeat; padding-top:165px; padding-left:625px; height:390px;}
#np-7170 #Graphics{background:url(../../_images/Graphics-np-7170.jpg) bottom right no-repeat; height:460px; padding-top:135px;}
#np-7170 #Speakers{ background:url(../../_images/speakers-np-7170.jpg) bottom right no-repeat; padding-top:250px; height:520px;}
#np-7170 #Keyboards{background:url(../../_images/Back-lit-np-7170.jpg) bottom right no-repeat; padding-top:160px; min-height:105px; height:495px; }
#np-7170 #Massive-Storage{background:url(../../_images/Massive-Storage-np-7170.jpg) bottom left no-repeat; height:525px; padding-top:185px;}
#np-7170 #Headphone-Output{ background:url(../../_images/headphone-np-7170.jpg) bottom left no-repeat; padding-top:130px; height:620px;}
#np-7170 h2{ color:#fcff00;}
#np-7170 .main-artwork-box-02{ width:260px; padding-left:80px}
#np-7170 .main-artwork-box-04{ width:325px; padding-right:90px; float:right; text-align:left;}
#np-7170 .main-artwork-box-05{ width:240px; padding-left:20px; float:left; text-align:left;}
#np-7170 .main-artwork-box-06{ padding-left:780px; width:255px}

#np-8268 #powerhouse-processor{background:url(../../_images/Powerhouse-Processor-np-8268.jpg) top right no-repeat; padding-top:120px; height:439px;}
#np-8268 #Graphics{background:url(../../_images/Graphics-np-8268.jpg) top center no-repeat; height:498px; padding-top:170px;}
#np-8268 #Speakers{ background:url(../../_images/Speakers-np-8268.jpg) top right no-repeat; padding-top:180px; height:386px;}
#np-8268 #Headphone-Output{ background:url(../../_images/Headphone-Output-np-8268.jpg) top right no-repeat; padding-top:90px; height:377px;}
#np-8268 #Keyboards{background:url(../../_images/Keyboards-np-8268.jpg) top center no-repeat; padding-top:654px; min-height:105px;}
#np-8268 #Massive-Storage{background:url(../../_images/Massive-Storage-np-8268.jpg) bottom right no-repeat; height:396px; padding-top:145px;}
#np-8268 h2{ color:#ff7900;}
#np-8268 .main-artwork-box-04{ width:325px; padding-right:90px; float:right; text-align:left;}
#np-8268 .main-artwork-box-05{ width:470px; padding-left:125px; float:left;}
#np-8268 .main-artwork-box-06{ padding-left:125px;}

#np-8278 #powerhouse-processor{background:url(../../_images/Powerhouse-Processor-np-8278.jpg) top right no-repeat; padding-top:120px; height:434px;}
#np-8278 #Graphics{background:url(../../_images/Graphics-np-8278.jpg) top center no-repeat; height:474px; padding-top:120px;}
#np-8278 #Speakers{ background:url(../../_images/Speakers-np-8278.jpg) top right no-repeat; padding-top:90px; height:471px;}
#np-8278 #Headphone-Output{ background:url(../../_images/Headphone-Output-np-8278.jpg) top right no-repeat; padding-top:120px; height:618px;}
#np-8278 #Keyboards{background:url(../../_images/Keyboards-np-8278.jpg) top center no-repeat; padding-top:654px; min-height:105px;}
#np-8278 #Massive-Storage{background:url(../../_images/Massive-Storage-np-8278.jpg) bottom left no-repeat; height:396px; padding-top:145px;}
#np-8278 h2{ color:#00adf0;}
#np-8278 .main-artwork-box-04{ width:355px; padding-right:90px; float:right; text-align:left;}
#np-8278 .main-artwork-box-05{ width:470px; padding-left:125px; float:left;}

#np-8298 #powerhouse-processor{background:url(../../_images/Powerhouse-Processor-np-8298.jpg) top right no-repeat; padding-top:120px; height:408px;}
#np-8298 #Graphics{background:url(../../_images/Graphics-np-8298.jpg) top right no-repeat; height:491px; padding-top:200px;}
#np-8298 #Speakers{ background:url(../../_images/Speakers-np-8298.jpg) top right no-repeat; padding-top:100px; height:436px;}
#np-8298 #Headphone-Output{ background:url(../../_images/Headphone-Output-np-8298.jpg) top right no-repeat; padding-top:170px; height:474px;}
#np-8298 #Keyboards{background:url(../../_images/Keyboards-np-8298.jpg) top center no-repeat; padding-top:654px; min-height:105px;}
#np-8298 #Massive-Storage{background:url(../../_images/Massive-Storage-np-8298.jpg) bottom left no-repeat; height:396px; padding-top:145px;}
#np-8298 h2{ color:#91e100;}
#np-8298 .main-artwork-box-04{ width:355px; padding-right:90px; float:right; text-align:left;}
#np-8298 .main-artwork-box-05{ width:470px; padding-left:125px; float:left;}
#np-8298 .main-artwork-box-02{ padding-left:125px;}

#np-9377 #powerhouse-processor{background:url(../../_images/Powerhouse-Processor-np-9377.jpg) top right no-repeat; padding-top:120px; height:408px;}
#np-9377 #Graphics{background:url(../../_images/Graphics-np-9377.jpg) top right no-repeat; height:491px; padding-top:200px;}
#np-9377 #Speakers{ background:url(../../_images/Speakers-np-9377.jpg) top right no-repeat; padding-top:550px; height:206px;}
#np-9377 #Headphone-Output{ background:url(../../_images/Headphone-Output-np-9377.jpg) top right no-repeat; padding-top:50px; height:476px;}
#np-9377 #Keyboards{background:url(../../_images/Keyboards-np-9377.jpg) top center no-repeat; padding-top:654px; min-height:105px;}
#np-9377 #Massive-Storage{background:url(../../_images/Massive-Storage-np-9377.jpg) bottom left no-repeat; height:396px; padding-top:145px;}
#np-9377 h2{ color:#e10000;}
#np-9377 .main-artwork-box-04{ width:355px; padding-right:90px; float:right; text-align:left;}
#np-9377 .main-artwork-box-05{ width:470px; padding-left:125px; float:left;}
#np-9377 .main-artwork-box-02{ padding-left:125px;}
#np-9377 .main-artwork-box-03{width:350px;}

#np-2740 #powerhouse-processor{background:url(../../_images/Powerhouse-Processor-np-2740.jpg) top right no-repeat; padding-top:120px; height:408px;}
#np-2740 #Graphics{background:url(../../_images/Graphics-np-2740.jpg) top center no-repeat; height:170px; padding-top:580px;}
#np-2740 #Speakers{ background:url(../../_images/Speakers-np-2740.jpg) top center no-repeat; padding-top:80px; height:400px;}
/*#np-2740 #Headphone-Output{ background:url(../../_images/Headphone-Output-np-2740.jpg) top right no-repeat; padding-top:170px; height:474px;}
#np-2740 #Keyboards{background:url(../../_images/Keyboards-np-2740.jpg) top center no-repeat; padding-top:654px; min-height:105px;}
#np-2740 #Massive-Storage{background:url(../../_images/Massive-Storage-np-2740.jpg) bottom left no-repeat; height:396px; padding-top:145px;}*/
#np-2740 h2{ color:#ff5500;}
#np-2740 .main-artwork-box-03{ width:350px;}
#np-2740 .main-artwork-box-04{ width:350px; float:right; text-align:left; padding-right:50px; }
#np-2740 .main-artwork-box-02{ padding-left:125px; padding-right:0; width:290px;}
#np-2740 .main-artwork-box-06{ width:280px; float:left; text-align:left; padding-left:20px; padding-right:0px;}
#np-2740 .main-artwork-box-05{ width:300px; float:left; text-align:left; padding-left:20px;}

#np-9570 #powerhouse-processor{background:url(../../_images/Powerhouse-Processor-np-9570.jpg) top right no-repeat; padding-top:120px; height:506px;}
#np-9570 #Graphics{background:url(../../_images/Graphics-np-9570.jpg) top right no-repeat; height:506px; padding-top:100px;}
#np-9570 #Speakers{ background:url(../../_images/Speakers-np-9570.jpg) bottom left no-repeat; padding-top:90px; height:576px;}
/*#np-9570 #Headphone-Output{ background:url(../../_images/Headphone-Output-np-9570.jpg) top right no-repeat; padding-top:170px; height:474px;}*/
#np-9570 #Keyboards{background:url(../../_images/Keyboards-np-9570.jpg) top center no-repeat; padding-top:600px; min-height:128px;}
#np-9570 #Massive-Storage{background:url(../../_images/Massive-Storage-np-9570.jpg) top right no-repeat; height:521px; padding-top:110px;}
#np-9570 h2{ color:#31dbc0;}
#np-9570 .main-artwork-box-04{ width:325px; padding-right:90px; float:right; text-align:left;}
#np-9570 .main-artwork-box-05{ width:470px; padding-left:125px; float:left;}
#np-9570 .main-artwork-box-02{ padding-left:125px;}
#np-9570 .main-artwork-box-03{ width:330px; padding-right:30px;}
#np-9570 .main-artwork-box-06{ padding-left:125px;}


#np-4658 #powerhouse-processor{background:url(../../_images/Powerhouse-Processor-np-4658.jpg) top right no-repeat; padding-top:120px; height:497px;}
#np-4658 #Graphics{background:url(../../_images/Graphics-np-4658.jpg) top right no-repeat; height:504px; padding-top:110px;}
#np-4658 #Speakers{ background:url(../../_images/Speakers-np-4658.jpg) bottom left no-repeat; padding-top:100px; height:402px;}
/*#np-4658 #Headphone-Output{ background:url(../../_images/Headphone-Output-np-4658.jpg) top right no-repeat; padding-top:170px; height:474px;}*/
#np-4658 #Keyboards{background:url(../../_images/Keyboards-np-4658.jpg) bottom center no-repeat; padding-top:100px; padding-bottom:600px; min-height:185px;}
/*#np-4658 #Massive-Storage{background:url(../../_images/Massive-Storage-np-4658.jpg) top right no-repeat; height:521px; padding-top:110px;}*/
#np-4658 h2{ color:#ffff00;}
#np-4658 .main-artwork-box-01{width:325px;}
#np-4658 .main-artwork-box-04{ width:355px; padding-right:90px; float:right; text-align:left;}
#np-4658 .main-artwork-box-05{ width:470px; padding-left:125px; float:left; text-align:left;}
#np-4658 .main-artwork-box-02{ padding-left:125px;}
#np-4658 .main-artwork-box-03{ width:330px; padding-right:30px;}


#np-6658 #powerhouse-processor{background:url(../../_images/Powerhouse-Processor-np-6658.jpg) top right no-repeat; padding-top:120px; height:497px;}
#np-6658 #Graphics{background:url(../../_images/Graphics-np-6658.jpg) top right no-repeat; height:504px; padding-top:110px;}
#np-6658 #Speakers{ background:url(../../_images/Speakers-np-6658.jpg) bottom left no-repeat; padding-top:100px; height:402px;}
/*#np-6658 #Headphone-Output{ background:url(../../_images/Headphone-Output-np-6658.jpg) top right no-repeat; padding-top:170px; height:474px;}*/
#np-6658 #Keyboards{background:url(../../_images/Keyboards-np-6658.jpg) bottom center no-repeat; padding-top:100px; padding-bottom:650px; min-height:170px;}
/*#np-6658 #Massive-Storage{background:url(../../_images/Massive-Storage-np-6658.jpg) top right no-repeat; height:521px; padding-top:110px;}*/
#np-6658 h2{ color:#ace900;}
#np-6658 .main-artwork-box-01{width:325px;}
#np-6658 .main-artwork-box-04{ width:355px; padding-right:90px; float:right; text-align:left;}
#np-6658 .main-artwork-box-05{ width:470px; padding-left:125px; float:left; text-align:left;}
#np-6658 .main-artwork-box-02{ padding-left:125px;}
#np-6658 .main-artwork-box-03{ width:330px; padding-right:30px;}

#np-6678 #powerhouse-processor{background:url(../../_images/Powerhouse-Processor-np-6678.jpg) top right no-repeat; padding-top:120px; height:397px;}
#np-6678 #Graphics{background:url(../../_images/Graphics-np-6678.jpg) top center no-repeat; height:190px; padding-top:596px;}
#np-6678 #Speakers{ background:url(../../_images/Speakers-np-6678.jpg) top center no-repeat; padding-top:0; height:586px;}
#np-6678 #Headphone-Output{ background:url(../../_images/Headphone-Output-np-6678.jpg) top right no-repeat; padding-top:65px; height:568px;}
#np-6678 #Keyboards{background:url(../../_images/Keyboards-np-6678.jpg) top center no-repeat; padding-top:455px; min-height:141px;}
/*#np-6678 #Massive-Storage{background:url(../../_images/Massive-Storage-np-6678.jpg) bottom left no-repeat; height:396px; padding-top:145px;}*/
#np-6678 h2{ color:#00c9ff;}
#np-6678 .main-artwork-box-03{ width:350px;}
#np-6678 .main-artwork-box-02{ padding-left:125px; padding-right:0; width:290px;}
#np-6678 .main-artwork-box-06{ width:280px; float:left; text-align:left; padding-left:20px; padding-right:0px;}
#np-6678 .main-artwork-box-07{ width:300px; float:left; text-align:left; padding-left:20px;}
#np-6678 .main-artwork-box-04{ width:355px; padding-right:90px; float:right; text-align:left;}
#np-6678 .main-artwork-box-05{ width:470px; padding-left:125px; float:left; text-align:left;}

#np-7338 #powerhouse-processor{background:url(../../_images/Powerhouse-Processor-np-7338.jpg) top right no-repeat; padding-top:120px; height:396px;}
#np-7338 #Graphics{background:url(../../_images/Graphics-np-7338.jpg) top center no-repeat; height:99px; padding-top:600px;}
#np-7338 #Speakers{ background:url(../../_images/Speakers-np-7338.jpg) top left no-repeat; padding-top:130px; height:582px;}
#np-7338 #Headphone-Output{ background:url(../../_images/Headphone-Output-np-7338.jpg) top right no-repeat; padding-top:95px; height:585px;}
#np-7338 #Keyboards{background:url(../../_images/Keyboards-np-7338.jpg) top center no-repeat; padding-top:590px; min-height:176px;}
#np-7338 #Massive-Storage{background:url(../../_images/Massive-Storage-np-7338.jpg) top left no-repeat; height:376px; padding-top:80px;}
#np-7338 h2{ color:#ff7900;}
#np-7338 .main-artwork-box-02{ padding-right:0; padding-left:125px;}
#np-7338 .main-artwork-box-03{ width:280px; padding-right:90px;}
#np-7338 .main-artwork-box-04{ width:355px; padding-right:120px; float:right; text-align:left;}
#np-7338 .main-artwork-box-05{ padding-left:125px; width:240px; float:left; text-align:left;}
#np-7338 .main-artwork-box-08{ width:287px; float:left; text-align:left; padding-left:18px;}
#np-7338 .main-artwork-box-07{ width:280px; float:left; text-align:left; padding-left:15px; padding-right:0px;}

#np-7358 #powerhouse-processor{background:url(../../_images/Powerhouse-Processor-np-7358.jpg) top right no-repeat; padding-top:120px; height:447px;}
#np-7358 #Graphics{background:url(../../_images/Graphics-np-7358.jpg) top right no-repeat; height:591px; padding-top:110px;}
#np-7358 #Speakers{ background:url(../../_images/Speakers-np-7358.jpg) top left no-repeat; padding-top:80px; height:587px;}
#np-7358 #Headphone-Output{ background:url(../../_images/Headphone-Output-np-7358.jpg) top right no-repeat; padding-top:80px; height:575px;}
#np-7358 #Keyboards{background:url(../../_images/Keyboards-np-7358.jpg) top center no-repeat; padding-top:600px; min-height:125px;}
#np-7358 #Massive-Storage{background:url(../../_images/Massive-Storage-np-7358.jpg) top left no-repeat; height:352px; padding-top:120px;}
#np-7358 h2{ color:#91ffff;}
#np-7358 .main-artwork-box-02{ padding-right:0; padding-left:125px;}
#np-7358 .main-artwork-box-03{ width:280px; padding-right:90px;}
#np-7358 .main-artwork-box-04{ width:355px; padding-right:120px; float:right; text-align:left;}
#np-7358 .main-artwork-box-05{ padding-left:125px; width:240px; float:left; text-align:left;}

#np-7378 #powerhouse-processor{background:url(../../_images/Powerhouse-Processor-np-7378.jpg) top right no-repeat; padding-top:120px; height:412px;}
#np-7378 #Graphics{background:url(../../_images/Graphics-np-7378.jpg) top center no-repeat; height:118px; padding-top:585px;}
#np-7378 #Speakers{ background:url(../../_images/Speakers-np-7378.jpg) top right no-repeat; padding-top:65px; height:633px;}
#np-7378 #Headphone-Output{ background:url(../../_images/Headphone-Output-np-7378.jpg) top right no-repeat; padding-top:14px; height:500px;}
#np-7378 #Keyboards{background:url(../../_images/Keyboards-np-7378.jpg) top right no-repeat; padding-top:37px; min-height:600px;}
#np-7378 #Massive-Storage{background:url(../../_images/Massive-Storage-np-7378.jpg) top right no-repeat; height:469px; padding-top:50px;}
#np-7378 h2{ color:#76dfee;}
#np-7378 .main-artwork-box-02{ padding-right:0; padding-left:125px;}
#np-7378 .main-artwork-box-03{ width:280px; padding-right:90px;}
#np-7378 .main-artwork-box-04{ width:355px; padding-right:120px; float:right; text-align:left;}
#np-7378 .main-artwork-box-05{ padding-left:125px; width:240px; float:left; text-align:left;}
#np-7378 .main-artwork-box-06{ padding-left:125px; }
#np-7378 .main-artwork-box-08{ width:300px; float:left; text-align:left;}
#np-7378 .main-artwork-box-07{ width:280px; float:left; text-align:left; padding-left:20px; padding-right:0px;}

#np-8651 #powerhouse-processor{background:url(../../_images/Powerhouse-Processor-np-8651.jpg) top left no-repeat; padding-top:120px; height:488px;}
#np-8651 #Graphics{background:url(../../_images/Graphics-np-8651.jpg) top right no-repeat; height:692px; padding-top:40px;}
#np-8651 #Speakers{ background:url(../../_images/Speakers-np-8651.jpg) top right no-repeat; padding-top:110px; height:545px;}
#np-8651 #Headphone-Output{ background:url(../../_images/Headphone-Output-np-8651.jpg) top center no-repeat; padding-top:20px; height:311px;}
#np-8651 #Keyboards{background:url(../../_images/Keyboards-np-8651.jpg) top right no-repeat; padding-top:75px; min-height:425px;}
#np-8651 #Massive-Storage{background:url(../../_images/Massive-Storage-np-8651.jpg) bottom left no-repeat; height:434px; padding-top:95px;}
#np-8651 #Section-7{background:url(../../_images/Section-7-np-8651.jpg) top right no-repeat; padding-top:200px; height:509px;}
#np-8651 #Section-8{background:url(../../_images/Section-8-np-8651.jpg) top left no-repeat; padding-top:185px; height:522px;}
#np-8651 h2{ color:#e10000;}

#np-8651 .main-artwork-box-04{ width:410px; padding-right:90px; float:left; text-align:left;}
#np-8651 .main-artwork-box-05{ width:210px; padding-left:300px; float:left; text-align:left;}
#np-8651 .main-artwork-box-06{padding-left:40px;}
#np-8651 .main-artwork-box-01{ padding-right:120px; width:340px;}
#np-8651 .main-artwork-box-02{ padding-left:40px; width:300px;}
#np-8651 .main-artwork-box-03{width:280px; padding-left:40px;}

#np-8652 #powerhouse-processor{background:url(../../_images/Powerhouse-Processor-np-8652.jpg) top left no-repeat; padding-top:120px; height:488px;}
#np-8652 #Graphics{background:url(../../_images/Graphics-np-8652.jpg) top right no-repeat; height:692px; padding-top:40px;}
#np-8652 #Speakers{ background:url(../../_images/Speakers-np-8652.jpg) top right no-repeat; padding-top:110px; height:545px;}
#np-8652 #Headphone-Output{ background:url(../../_images/Headphone-Output-np-8652.jpg) top right no-repeat; padding-top:120px; height:320px;}
#np-8652 #Keyboards{background:url(../../_images/Keyboards-np-8652.jpg) top right no-repeat; padding-top:75px; min-height:533px;}
#np-8652 #Massive-Storage{background:url(../../_images/Massive-Storage-np-8652.jpg) bottom left no-repeat; height:344px; padding-top:130px;}
#np-8652 #Section-7{background:url(../../_images/Section-7-np-8652.jpg) top right no-repeat; padding-top:210px; height:530px;}
#np-8652 #Section-8{background:url(../../_images/Section-8-np-8652.jpg) top left no-repeat; padding-top:210px; height:597px;}
#np-8652 h2{ color:#fff000;}

#np-8652 .main-artwork-box-04{ width:410px; padding-right:90px; float:left; text-align:left;}
#np-8652 .main-artwork-box-05{ width:210px; padding-left:300px; float:left; text-align:left;}
#np-8652 .main-artwork-box-06{padding-left:40px;}
#np-8652 .main-artwork-box-01{ padding-right:120px; width:340px;}
#np-8652 .main-artwork-box-02{ padding-left:40px; width:300px;}
#np-8652 .main-artwork-box-03{width:280px; padding-left:40px;}

#np-8671 #powerhouse-processor{background:url(../../_images/Powerhouse-Processor-np-8671.jpg) top left no-repeat; padding-top:60px; height:445px;}
#np-8671 #Graphics{background:url(../../_images/Graphics-np-8671.jpg) top right no-repeat; height:553px; padding-top:170px;}
#np-8671 #Speakers{ background:url(../../_images/Speakers-np-8671.jpg) top left no-repeat; padding-top:175px; height:478px;}
#np-8671 #Headphone-Output{ background:url(../../_images/Headphone-Output-np-8671.jpg) top left no-repeat; padding-top:40px; height:595px;}
#np-8671 #Keyboards{background:url(../../_images/Keyboards-np-8671.jpg) top right no-repeat; padding-top:50px; min-height:494px;}
#np-8671 #Massive-Storage{background:url(../../_images/Massive-Storage-np-8671.jpg) bottom left no-repeat; height:377px; padding-top:100px;}
#np-8671 #Section-7{background:url(../../_images/Section-7-np-8671.jpg) top right no-repeat; padding-top:100px; height:664px;}
#np-8671 #Section-8{background:url(../../_images/Section-8-np-8671.jpg) top right no-repeat; padding-top:25px; height:660px;}
#np-8671 h2{ color:#67fafb;}

#np-8671 .main-artwork-box-04{ width:410px; padding-right:90px; float:left; text-align:left;}
#np-8671 .main-artwork-box-05{ width:210px; padding-left:300px; float:left; text-align:left;}
#np-8671 .main-artwork-box-06{padding-left:40px;}
#np-8671 .main-artwork-box-01{ padding-right:120px; width:340px;}
#np-8671 .main-artwork-box-02{ padding-left:40px; width:300px;}
#np-8671 .main-artwork-box-03{width:320px; padding-left:40px;}

#np-8672 #powerhouse-processor{background:url(../../_images/Powerhouse-Processor-np-8672.jpg) top left no-repeat; padding-top:60px; height:469px;}
#np-8672 #Graphics{background:url(../../_images/Graphics-np-8672.jpg) top right no-repeat; height:543px; padding-top:150px;}
#np-8672 #Speakers{ background:url(../../_images/Speakers-np-8672.jpg) top left no-repeat; padding-top:150px; height:433px;}
#np-8672 #Headphone-Output{ background:url(../../_images/Headphone-Output-np-8672.jpg) top left no-repeat; padding-top:215px; height:438px;}
#np-8672 #Keyboards{background:url(../../_images/Keyboards-np-8672.jpg) top right no-repeat; padding-top:60px; min-height:540px;}
#np-8672 #Massive-Storage{background:url(../../_images/Massive-Storage-np-8672.jpg) bottom left no-repeat; height:370px; padding-top:100px;}
#np-8672 #Section-7{background:url(../../_images/Section-7-np-8672.jpg) top right no-repeat; padding-top:80px; height:666px;}
#np-8672 #Section-8{background:url(../../_images/Section-8-np-8672.jpg) top right no-repeat; padding-top:175px; height:524px;}
#np-8672 h2{ color:#ff22d5;}

#np-8672 .main-artwork-box-04{ width:410px; padding-right:90px; float:left; text-align:left;}
#np-8672 .main-artwork-box-05{ width:210px; padding-left:300px; float:left; text-align:left;}
#np-8672 .main-artwork-box-06{padding-left:40px;}
#np-8672 .main-artwork-box-01{ padding-right:120px; width:340px;}
#np-8672 .main-artwork-box-02{ padding-left:40px; width:300px;}
#np-8672 .main-artwork-box-03{width:280px; padding-left:40px; padding-right:60px;}
#np-8672 .main-artwork-box-08{width:340px; padding-right:60px;}




#np-9752 #powerhouse-processor{background:url(../../_images/Powerhouse-Processor-np-9752.jpg) top left no-repeat; padding-top:60px; height:492px;}
#np-9752 #Graphics{background:url(../../_images/Graphics-np-9752.jpg) top right no-repeat; height:551px; padding-top:120px;}
#np-9752 #Speakers{ background:url(../../_images/Speakers-np-9752.jpg) top left no-repeat; padding-top:85px; height:358px;}
#np-9752 #Headphone-Output{ background:url(../../_images/Headphone-Output-np-9752.jpg) top left no-repeat; padding-top:180px; height:425px;}
#np-9752 #Keyboards{background:url(../../_images/Keyboards-np-9752.jpg) top left no-repeat; padding-top:260px; min-height:482px;}
#np-9752 #Massive-Storage{background:url(../../_images/Massive-Storage-np-9752.jpg) bottom right no-repeat; height:476px; padding-top:105px;}
#np-9752 #Section-7{background:url(../../_images/Section-7-np-9752.jpg) top left no-repeat; padding-top:205px; height:526px;}
#np-9752 #Section-8{background:url(../../_images/Section-8-np-9752.jpg) top right no-repeat; padding-top:140px; height:548px;}
#np-9752 h2{ color:#00f7d1;}
#np-9752 .main-artwork-box-04{ width:265px; padding-right:0; float:right; text-align:left;}
#np-9752 .main-artwork-box-05{ width:470px; padding-left:125px; float:left;}
#np-9752 .main-artwork-box-02{ padding-left:125px;}
#np-9752 .main-artwork-box-03{width:350px;}
#np-9752 .main-artwork-box-06 {padding-right:0;}

#np-9753 #powerhouse-processor{background:url(../../_images/Powerhouse-Processor-np-9753.jpg) top left no-repeat; padding-top:80px; height:462px;}
#np-9753 #Graphics{background:url(../../_images/Graphics-np-9753.jpg) top right no-repeat; height:510px; padding-top:160px;}
#np-9753 #Speakers{ background:url(../../_images/Speakers-np-9753.jpg) top left no-repeat; padding-top:120px; height:369px;}
#np-9753 #Headphone-Output{ background:url(../../_images/Headphone-Output-np-9753.jpg) top left no-repeat; padding-top:160px; height:470px;}
#np-9753 #Keyboards{background:url(../../_images/Keyboards-np-9753.jpg) top left no-repeat; padding-top:230px; min-height:433px;}
#np-9753 #Massive-Storage{background:url(../../_images/Massive-Storage-np-9753.jpg) bottom right no-repeat; height:474px; padding-top:140px;}
#np-9753 #Section-7{background:url(../../_images/Section-7-np-9753.jpg) top left no-repeat; padding-top:210px; height:481px;}
#np-9753 #Section-8{background:url(../../_images/Section-8-np-9753.jpg) top right no-repeat; padding-top:170px; height:645px;}
#np-9753 #Section-1{background:url(../../_images/Section-1-np-9753.jpg) top right no-repeat; padding-top:170px; height:410px;}
#np-9753 h2{ color:#ff0000;}
#np-9753 .main-artwork-box-04{ width:265px; padding-right:0; float:right; text-align:left;}
#np-9753 .main-artwork-box-05{ width:470px; padding-left:125px; float:left;}
#np-9753 .main-artwork-box-02{ padding-left:125px;}
#np-9753 .main-artwork-box-03{width:350px;}
#np-9753 .main-artwork-box-06 {padding-right:0;}

#np-9758 #powerhouse-processor{background:url(../../_images/Powerhouse-Processor-np-9758.jpg) top left no-repeat; padding-top:100px; height:516px;}
#np-9758 #Graphics{background:url(../../_images/Graphics-np-9758.jpg) top right no-repeat; height:378px; padding-top:70px;}
#np-9758 #Speakers{ background:url(../../_images/Speakers-np-9758.jpg) top center no-repeat; padding-top:755px; height:166px;}
#np-9758 #Headphone-Output{ background:url(../../_images/Headphone-Output-np-9758.jpg) top left no-repeat; padding-top:80px; height:456px;}
#np-9758 #Keyboards{background:url(../../_images/Keyboards-np-9758.jpg) top center no-repeat; padding-top:430px; min-height:241px;}
#np-9758 #Massive-Storage{background:url(../../_images/Massive-Storage-np-9758.jpg) bottom left no-repeat; height:507px; padding-top:160px;}
#np-9758 #Section-7{background:url(../../_images/Section-7-np-9758.jpg) top right no-repeat; padding-top:150px; height:445px;}
#np-9758 #Section-8{background:url(../../_images/Section-8-np-9758.jpg) top left no-repeat; padding-top:190px; height:378px;}
#np-9758 #Section-9{background:url(../../_images/Section-9-np-9758.jpg) top left no-repeat; padding-top:180px; height:465px;}
#np-9758 #Section-10{background:url(../../_images/Section-10-np-9758.jpg) top right no-repeat; padding-top:120px; height:584px;}
#np-9758 h2{ color:#ff0000;}
#np-9758 .main-artwork-box-04{ width:265px; padding-right:0; float:right; text-align:left;}
#np-9758 .main-artwork-box-05{ width:470px; padding-left:125px; float:left; text-align:left;}
#np-9758 .main-artwork-box-02{ padding-left:125px; padding-right:60px;}
#np-9758 .main-artwork-box-03{width:350px;}
#np-9758 .main-artwork-box-06 {padding-right:0;}

#np-9778 #powerhouse-processor{background:url(../../_images/Powerhouse-Processor-np-9778.jpg) top left no-repeat; padding-top:80px; height:462px;}
#np-9778 #Graphics{background:url(../../_images/Graphics-np-9778.jpg) top right no-repeat; height:462px; padding-top:90px;}
#np-9778 #Speakers{ background:url(../../_images/Speakers-np-9778.jpg) top center no-repeat; padding-top:786px; height:140px;}
#np-9778 #Headphone-Output{ background:url(../../_images/Headphone-Output-np-9778.jpg) top left no-repeat; padding-top:80px; height:451px;}
#np-9778 #Keyboards{background:url(../../_images/Keyboards-np-9778.jpg) top center no-repeat; padding-top:474px; min-height:300px;}
#np-9778 #Massive-Storage{background:url(../../_images/Massive-Storage-np-9778.jpg) bottom left no-repeat; height:487px; padding-top:190px;}
#np-9778 #Section-7{background:url(../../_images/Section-7-np-9778.jpg) top right no-repeat; padding-top:155px; height:515px;}
#np-9778 #Section-8{background:url(../../_images/Section-8-np-9778.jpg) top left no-repeat; padding-top:60px; height:510px;}
#np-9778 #Section-9{background:url(../../_images/Section-9-np-9778.jpg) top left no-repeat; padding-top:135px; height:543px;}
#np-9778 #Section-10{background:url(../../_images/Section-10-np-9778.jpg) top right no-repeat; padding-top:185px; height:440px;}
#np-9778 h2{ color:#00eaff;  text-align:left;}
#np-9778 .main-artwork-box-04{ width:265px; padding-right:0; float:right; text-align:left;}
#np-9778 .main-artwork-box-05{ width:470px; padding-left:125px; float:left; text-align:left; }
#np-9778 .main-artwork-box-02{ padding-left:125px;}
#np-9778 .main-artwork-box-03{width:350px;}
#np-9778 .main-artwork-box-06 {padding-right:0;}

#np-9172 #powerhouse-processor{background:url(../../_images/Powerhouse-Processor-np-9172.jpg) top right no-repeat; padding-top:65px; height:571px;}
#np-9172 #Graphics{background:url(../../_images/Graphics-np-9172.jpg) top left no-repeat; height:494px; padding-top:70px;}
#np-9172 #Speakers{ background:url(../../_images/Speakers-np-9172.jpg) top center no-repeat; padding-top:790px; height:272px;}
#np-9172 #Headphone-Output{ background:url(../../_images/Headphone-Output-np-9172.jpg) top left no-repeat; padding-top:50px; height:411px;}
#np-9172 #Keyboards{background:url(../../_images/Keyboards-np-9172.jpg) top center no-repeat; padding-top:510px; min-height:232px;}
#np-9172 #Massive-Storage{background:url(../../_images/Massive-Storage-np-9172.jpg) top right no-repeat; height:364px; padding-top:294px;}
#np-9172 #Section-7{background:url(../../_images/Section-7-np-9172.jpg) top left no-repeat; padding-top:204px; height:471px;}
#np-9172 #Section-8{background:url(../../_images/Section-8-np-9172.jpg) top left no-repeat; padding-top:100px; height:475px;}
#np-9172 #Section-9{background:url(../../_images/Section-9-np-9172.jpg) top center no-repeat; padding-top:678px; height:323px;}

#np-9172 h2{ color:#00eaff;  text-align:left;}
#np-9172 .main-artwork-box-04{ width:265px; padding-right:0; float:right; text-align:left;}
#np-9172 .main-artwork-box-05{ width:470px; padding-left:125px; float:left; text-align:left; }
#np-9172 .main-artwork-box-02{ padding-left:125px;}
#np-9172 .main-artwork-box-03{width:350px;}
#np-9172 .main-artwork-box-06 {padding-right:0;}


#np-9872 #powerhouse-processor{background:url(../../_images/Powerhouse-Processor-np-9872.jpg) top center no-repeat; padding-top:526px; height:243px;}
#np-9872 #Graphics{background:url(../../_images/Graphics-np-9872.jpg) top left no-repeat; height:546px; padding-top:91px;}
#np-9872 #Speakers{ background:url(../../_images/Speakers-np-9872.jpg) top center no-repeat; padding-top:735px; height:297px;}
#np-9872 #Headphone-Output{ background:url(../../_images/Headphone-Output-np-9872.jpg) top left no-repeat; padding-top:50px; height:470px;}
#np-9872 #Keyboards{background:url(../../_images/Keyboards-np-9872.jpg) top center no-repeat; padding-top:540px; min-height:245px;}
#np-9872 #Massive-Storage{background:url(../../_images/Massive-Storage-np-9872.jpg) top right no-repeat; height:542px; padding-top:78px;}
#np-9872 #Section-7{background:url(../../_images/Section-7-np-9872.jpg) top left no-repeat; padding-top:270px; height:443px;}
#np-9872 #Section-8{background:url(../../_images/Section-8-np-9872.jpg) top right no-repeat; padding-top:135px; height:437px;}
#np-9872 #Section-9{background:url(../../_images/Section-9-np-9872.jpg) top center no-repeat; padding-top:785px; height:357px;}

#np-9872 h2{ color:#4bb7ff;  text-align:left;}
#np-9872 .main-artwork-box-04{ width:265px; padding-right:0; float:right; text-align:left;}
#np-9872 .main-artwork-box-05{ width:470px; padding-left:125px; float:left; text-align:left; }
#np-9872 .main-artwork-box-02{ padding-left:125px;}
#np-9872 .main-artwork-box-03{width:350px;}
#np-9872 .main-artwork-box-06 {padding-right:0;}

#np-9873 #powerhouse-processor{background:url(../../_images/Powerhouse-Processor-np-9873.jpg) top center no-repeat; padding-top:526px; height:243px;}
#np-9873 #Graphics{background:url(../../_images/Graphics-np-9873.jpg) top left no-repeat; height:546px; padding-top:91px;}
#np-9873 #Speakers{ background:url(../../_images/Speakers-np-9873.jpg) top center no-repeat; padding-top:735px; height:297px;}
#np-9873 #Headphone-Output{ background:url(../../_images/Headphone-Output-np-9873.jpg) top left no-repeat; padding-top:50px; height:470px;}
#np-9873 #Keyboards{background:url(../../_images/Keyboards-np-9873.jpg) top center no-repeat; padding-top:540px; min-height:245px;}
#np-9873 #Massive-Storage{background:url(../../_images/Massive-Storage-np-9873.jpg) top right no-repeat; height:542px; padding-top:78px;}
#np-9873 #Section-7{background:url(../../_images/Section-7-np-9873.jpg) top left no-repeat; padding-top:270px; height:443px;}
#np-9873 #Section-8{background:url(../../_images/Section-8-np-9873.jpg) top right no-repeat; padding-top:135px; height:437px;}
#np-9873 #Section-9{background:url(../../_images/Section-9-np-9873.jpg) top center no-repeat; padding-top:785px; height:357px;}

#np-9873 h2{ color:#00e7ea;  text-align:left;}
#np-9873 .main-artwork-box-04{ width:265px; padding-right:0; float:right; text-align:left;}
#np-9873 .main-artwork-box-05{ width:470px; padding-left:125px; float:left; text-align:left; }
#np-9873 .main-artwork-box-02{ padding-left:125px;}
#np-9873 .main-artwork-box-03{width:350px;}
#np-9873 .main-artwork-box-06 {padding-right:0;}


#np-9152 #powerhouse-processor{background:url(../../_images/Powerhouse-Processor-np-9152.jpg) top left no-repeat; padding-top:100px; height:516px;}
#np-9152 #Graphics{background:url(../../_images/Graphics-np-9152.jpg) top right no-repeat; height:629px; padding-top:40px;}
#np-9152 #Speakers{ background:url(../../_images/Speakers-np-9152.jpg) top center no-repeat; padding-top:714px; height:224px;}
#np-9152 #Headphone-Output{ background:url(../../_images/Headphone-Output-np-9152.jpg) top left no-repeat; padding-top:55px; height:465px;}
#np-9152 #Keyboards{background:url(../../_images/Keyboards-np-9152.jpg) top right no-repeat; padding-top:496px; min-height:237px;}
#np-9152 #Massive-Storage{background:url(../../_images/Massive-Storage-np-9152.jpg) top right no-repeat; height:444px; padding-top:194px;}
#np-9152 #Section-7{background:url(../../_images/Section-7-np-9152.jpg) top right no-repeat; padding-top:145px; height:455px;}
#np-9152 #Section-8{background:url(../../_images/Section-8-np-9152.jpg) top left no-repeat; padding-top:60px; height:519px;}
#np-9152 #Section-9{background:url(../../_images/Section-9-np-9152.jpg) top right no-repeat; padding-top:49px; height:657px;}

#np-9152 h2{ color:#ff0000;  text-align:left;}
#np-9152 .main-artwork-box-04{ width:265px; padding-right:0; float:right; text-align:left;}
#np-9152 .main-artwork-box-05{ width:470px; padding-left:125px; float:left; text-align:left; }
#np-9152 .main-artwork-box-02{ padding-left:125px;}
#np-9152 .main-artwork-box-03{width:350px;}
#np-9152 .main-artwork-box-06 {padding-right:0;}


#np-8152 #powerhouse-processor{background:url(../../_images/Powerhouse-Processor-np-8152.jpg) top left no-repeat; padding-top:40px; height:455px;}
#np-8152 #Graphics{background:url(../../_images/Graphics-np-8152.jpg) top right no-repeat; height:658px; padding-top:15px;}
#np-8152 #Speakers{ background:url(../../_images/Speakers-np-8152.jpg) top center no-repeat; padding-top:704px; height:150px;}
#np-8152 #Headphone-Output{ background:url(../../_images/Headphone-Output-np-8152.jpg) top left no-repeat; padding-top:145px; height:399px;}
#np-8152 #Keyboards{background:url(../../_images/Keyboards-np-8152.jpg) top right no-repeat; padding-top:110px; min-height:510px;}
#np-8152 #Massive-Storage{background:url(../../_images/Massive-Storage-np-8152.jpg) top center no-repeat; height:345px; padding-top:0;}
#np-8152 #Section-7{background:url(../../_images/Section-7-np-8152.jpg) top right no-repeat; padding-top:311px; height:361px;}
#np-8152 #Section-8{background:url(../../_images/Section-8-np-8152.jpg) top right no-repeat; padding-top:49px; height:469px;}
#np-8152 #Section-9{background:url(../../_images/Section-9-np-8152.jpg) top right no-repeat; padding-top:60px; height:571px;}

#np-8152 h2{ color:#ff4c43;  text-align:left;}
#np-8152 .main-artwork-box-04{ width:265px; padding-right:0; float:right; text-align:left;}
#np-8152 .main-artwork-box-05{ width:470px; padding-left:125px; float:left; text-align:left; }
#np-8152 .main-artwork-box-02{ padding-left:125px;}
#np-8152 .main-artwork-box-03{width:350px;}
#np-8152 .main-artwork-box-06 {padding-right:0;}


#np-9778 #powerhouse-processor{background:url(../../_images/Powerhouse-Processor-np-9778.jpg) top left no-repeat; padding-top:80px; height:462px;}
#np-9778 #Graphics{background:url(../../_images/Graphics-np-9778.jpg) top right no-repeat; height:462px; padding-top:90px;}
#np-9778 #Speakers{ background:url(../../_images/Speakers-np-9778.jpg) top center no-repeat; padding-top:786px; height:140px;}
#np-9778 #Headphone-Output{ background:url(../../_images/Headphone-Output-np-9778.jpg) top left no-repeat; padding-top:80px; height:451px;}
#np-9778 #Keyboards{background:url(../../_images/Keyboards-np-9778.jpg) top center no-repeat; padding-top:474px; min-height:300px;}
#np-9778 #Massive-Storage{background:url(../../_images/Massive-Storage-np-9778.jpg) bottom right no-repeat; height:487px; padding-top:190px;}
#np-9778 #Section-7{background:url(../../_images/Section-7-np-9778.jpg) top left no-repeat; padding-top:155px; height:515px;}
#np-9778 #Section-8{background:url(../../_images/Section-8-np-9778.jpg) top left no-repeat; padding-top:60px; height:510px;}
#np-9778 #Section-9{background:url(../../_images/Section-9-np-9778.jpg) top right no-repeat; padding-top:135px; height:543px;}
#np-9778 #Section-10{background:url(../../_images/Section-10-np-9778.jpg) top left no-repeat; padding-top:185px; height:440px;}
#np-9778 h2{ color:#00eaff; }
#np-9778 .main-artwork-box-04{ width:265px; padding-right:0; float:right; text-align:left;}
#np-9778 .main-artwork-box-05{ width:470px; padding-left:125px; float:left;  text-align:left;}
#np-9778 .main-artwork-box-02{ padding-left:125px;}
#np-9778 .main-artwork-box-03{width:350px;}
#np-9778 .main-artwork-box-06 {padding-right:0;}

#np-9773 #powerhouse-processor{background:url(../../_images/Powerhouse-Processor-np-9773.jpg) top right no-repeat; padding-top:90px; height:456px;}
#np-9773 #Graphics{background:url(../../_images/Graphics-np-9773.jpg) top left no-repeat; height:403px; padding-top:310px;}
#np-9773 #Speakers{ background:url(../../_images/Speakers-np-9773.jpg) top left no-repeat; padding-top:120px; height:352px;}
#np-9773 #Headphone-Output{ background:url(../../_images/Headphone-Output-np-9773.jpg) top right no-repeat; padding-top:200px; height:445px;}
#np-9773 #Keyboards{background:url(../../_images/Keyboards-np-9773.jpg) top left no-repeat; padding-top:220px; min-height:504px;}
#np-9773 #Massive-Storage{background:url(../../_images/Massive-Storage-np-9773.jpg) bottom left no-repeat; height:467px; padding-top:120px;}
#np-9773 #Section-7{background:url(../../_images/Section-7-np-9773.jpg) top right no-repeat; padding-top:120px; height:526px;}
#np-9773 #Section-8{background:url(../../_images/Section-8-np-9773.jpg) top left no-repeat; padding-top:220px; height:401px;}
#np-9773 #Section-1{background:url(../../_images/Section-1-np-9773.jpg) top left no-repeat; padding-top:139px; height:400px;}
#np-9773 h2{ color:#00eaff;}
#np-9773 .main-artwork-box-04{ width:265px; padding-right:0; float:right; text-align:left;}
#np-9773 .main-artwork-box-05{ width:470px; padding-left:125px; float:left;}
#np-9773 .main-artwork-box-02{ padding-left:140px; width:280px;}
#np-9773 .main-artwork-box-03{width:350px;}
#np-9773 .main-artwork-box-06 {padding-right:0;}

#np-5652 #powerhouse-processor{background:url(../../_images/Section-1-np-5652.jpg) top left no-repeat; padding-top:150px; height:457px;}
#np-5652 #Graphics{background:url(../../_images/Section-2-np-5652.jpg) top left no-repeat; height:521px; padding-top:90px;}
#np-5652 #Speakers{ background:url(../../_images/Section-3-np-5652.jpg) top left no-repeat; padding-top:210px; height:539px;}
#np-5652 #Headphone-Output{ background:url(../../_images/Section-4-np-5652.jpg) top left no-repeat; padding-top:185px; height:485px;}
#np-5652 #Keyboards{background:url(../../_images/Section-5-np-5652.jpg) top left no-repeat; padding-top:220px; min-height:468px;}
#np-5652 h2{ color:#db0000;}
#np-5652 #powerhouse-processor .main-artwork-box-01{}
#np-5652 .main-artwork-box-04{ width:410px; padding-right:90px; float:left; text-align:left;}
#np-5652 .main-artwork-box-05{ width:210px; padding-left:300px; float:left; text-align:left;}
#np-5652 .main-artwork-box-06{padding-left:40px;}
#np-5652 .main-artwork-box-01{ padding-right:120px; width:340px;}
#np-5652 .main-artwork-box-02{ padding-left:40px; width:300px;}
#np-5652 .main-artwork-box-03{width:280px; padding-left:40px;}

#np-5653 #powerhouse-processor{background:url(../../_images/Section-1-np-5652.jpg) top left no-repeat; padding-top:130px; height:457px;}
#np-5653 #Graphics{background:url(../../_images/Section-2-np-5652.jpg) top left no-repeat; height:521px; padding-top:90px;}
#np-5653 #Speakers{ background:url(../../_images/Section-3-np-5652.jpg) top left no-repeat; padding-top:210px; height:539px;}
#np-5653 #Headphone-Output{ background:url(../../_images/Section-4-np-5652.jpg) top left no-repeat; padding-top:185px; height:485px;}
#np-5653 #Keyboards{background:url(../../_images/Section-5-np-5652.jpg) top left no-repeat; padding-top:220px; min-height:468px;}
#np-5653 h2{ color:#db0000;}
#np-5653 #powerhouse-processor .main-artwork-box-01{}
#np-5653 .main-artwork-box-04{ width:410px; padding-right:90px; float:left; text-align:left;}
#np-5653 .main-artwork-box-05{ width:210px; padding-left:300px; float:left; text-align:left;}
#np-5653 .main-artwork-box-06{padding-left:40px;}
#np-5653 .main-artwork-box-01{ padding-right:120px; width:340px;}
#np-5653 .main-artwork-box-02{ padding-left:40px; width:300px;}
#np-5653 .main-artwork-box-03{width:280px; padding-left:40px;}

#np-5672 #powerhouse-processor{background:url(../../_images/Section-1-np-5672.jpg) top left no-repeat; padding-top:170px; height:431px;}
#np-5672 #Graphics{background:url(../../_images/Section-2-np-5672.jpg) top left no-repeat; height:131px; padding-top:740px;}
#np-5672 #Speakers{ background:url(../../_images/Section-3-np-5672.jpg) top left no-repeat; padding-top:90px; height:540px;}
#np-5672 #Headphone-Output{ background:url(../../_images/Section-4-np-5672.jpg) top left no-repeat; padding-top:125px; height:347px;}
#np-5672 #Keyboards{background:url(../../_images/Section-5-np-5672.jpg) top left no-repeat; padding-top:95px; min-height:524px;}
#np-5672 h2{ color:#00f4ff;}
#np-5672 #powerhouse-processor .main-artwork-box-01{}
#np-5672 .main-artwork-box-04{ width:410px; padding-right:90px; float:left; text-align:left;}
#np-5672 .main-artwork-box-05{ width:210px; padding-left:300px; float:left; text-align:left;}
#np-5672 .main-artwork-box-06{padding-left:40px;}
#np-5672 .main-artwork-box-01{ padding-right:120px; width:340px;}
#np-5672 .main-artwork-box-02{ padding-left:40px; width:300px;}
#np-5672 .main-artwork-box-03{width:280px; padding-left:40px;}

#np-5673 #powerhouse-processor{background:url(../../_images/Section-1-np-5672.jpg) top left no-repeat; padding-top:130px; height:431px;}
#np-5673 #Graphics{background:url(../../_images/Section-2-np-5672.jpg) top left no-repeat; height:131px; padding-top:740px;}
#np-5673 #Speakers{ background:url(../../_images/Section-3-np-5672.jpg) top left no-repeat; padding-top:90px; height:540px;}
#np-5673 #Headphone-Output{ background:url(../../_images/Section-4-np-5672.jpg) top left no-repeat; padding-top:125px; height:347px;}
#np-5673 #Keyboards{background:url(../../_images/Section-5-np-5672.jpg) top left no-repeat; padding-top:95px; min-height:524px;}
#np-5673 h2{ color:#00f4ff;}
#np-5673 #powerhouse-processor .main-artwork-box-01{}
#np-5673 .main-artwork-box-04{ width:410px; padding-right:90px; float:left; text-align:left;}
#np-5673 .main-artwork-box-05{ width:210px; padding-left:300px; float:left; text-align:left;}
#np-5673 .main-artwork-box-06{padding-left:40px;}
#np-5673 .main-artwork-box-01{ padding-right:120px; width:340px;}
#np-5673 .main-artwork-box-02{ padding-left:40px; width:300px;}
#np-5673 .main-artwork-box-03{width:280px; padding-left:40px;}

#np-7255 #powerhouse-processor{background:url(../../_images/Section-1-np-7255.jpg) top left no-repeat; padding-top:150px; height:394px;}
#np-7255 #Graphics{background:url(../../_images/Section-2-np-7255.jpg) top left no-repeat; height:611px; padding-top:165px;}
#np-7255 #Speakers{ background:url(../../_images/Section-3-np-7255.jpg) top left no-repeat; padding-top:90px; height:560px;}
#np-7255 #Headphone-Output{ background:url(../../_images/Section-4-np-7255.jpg) top left no-repeat; padding-top:80px; height:509px;}
#np-7255 #Keyboards{background:url(../../_images/Section-5-np-7255.jpg) top left no-repeat; padding-top:110px; min-height:599px;}
#np-7255 #Section-6{background:url(../../_images/Section-6-np-7255.jpg) top left no-repeat; padding-top:200px; min-height:537px;}
#np-7255 h2{ color:#ff0000;}
#np-7255 #powerhouse-processor .main-artwork-box-01{}
#np-7255 .main-artwork-box-04{ width:410px; padding-right:90px; float:left; text-align:left;}
#np-7255 .main-artwork-box-05{ width:210px; padding-left:300px; float:left; text-align:left;}
#np-7255 .main-artwork-box-06{padding-left:40px;}
#np-7255 .main-artwork-box-01{ padding-right:120px; width:340px;}
#np-7255 .main-artwork-box-02{ padding-left:40px; width:300px;}
#np-7255 .main-artwork-box-03{width:280px; padding-left:40px;}

#np-7256 #powerhouse-processor{background:url(../../_images/Section-1-np-7255.jpg) top left no-repeat; padding-top:60px; height:475px;}
#np-7256 #Graphics{background:url(../../_images/Section-2-np-7255.jpg) top left no-repeat; height:611px; padding-top:165px;}
#np-7256 #Speakers{ background:url(../../_images/Section-3-np-7255.jpg) top left no-repeat; padding-top:90px; height:560px;}
#np-7256 #Headphone-Output{ background:url(../../_images/Section-4-np-7255.jpg) top left no-repeat; padding-top:80px; height:509px;}
#np-7256 #Keyboards{background:url(../../_images/Section-5-np-7255.jpg) top left no-repeat; padding-top:110px; min-height:599px;}
#np-7256 #Section-6{background:url(../../_images/Section-6-np-7255.jpg) top left no-repeat; padding-top:200px; min-height:537px;}
#np-7256 h2{ color:#ff0000;}
#np-7256 #powerhouse-processor .main-artwork-box-01{}
#np-7256 .main-artwork-box-04{ width:410px; padding-right:90px; float:left; text-align:left;}
#np-7256 .main-artwork-box-05{ width:210px; padding-left:300px; float:left; text-align:left;}
#np-7256 .main-artwork-box-06{padding-left:40px;}
#np-7256 .main-artwork-box-01{ padding-right:120px; width:340px;}
#np-7256 .main-artwork-box-02{ padding-left:40px; width:300px;}
#np-7256 .main-artwork-box-03{width:280px; padding-left:40px;}

#np-7270 #powerhouse-processor{background:url(../../_images/Section-1-np-7270.jpg) top left no-repeat; padding-top:150px; height:433px;}
#np-7270 #Graphics{background:url(../../_images/Section-2-np-7270.jpg) top left no-repeat; height:546px; padding-top:135px;}
#np-7270 #Speakers{ background:url(../../_images/Section-3-np-7270.jpg) top left no-repeat; padding-top:95px; height:597px;}
#np-7270 #Headphone-Output{ background:url(../../_images/Section-4-np-7270.jpg) top left no-repeat; padding-top:95px; height:476px;}
#np-7270 #Keyboards{background:url(../../_images/Section-5-np-7270.jpg) top left no-repeat; padding-top:105px; min-height:651px;}
#np-7270 #Section-6{background:url(../../_images/Section-6-np-7270.jpg) top left no-repeat; padding-top:190px; min-height:496px;}
#np-7270 h2{ color:#fcff00;}
#np-7270 #powerhouse-processor .main-artwork-box-01{}
#np-7270 .main-artwork-box-04{ width:410px; padding-right:90px; float:left; text-align:left;}
#np-7270 .main-artwork-box-05{ width:210px; padding-left:300px; float:left; text-align:left;}
#np-7270 .main-artwork-box-06{padding-left:40px;}
#np-7270 .main-artwork-box-01{ padding-right:120px; width:340px;}
#np-7270 .main-artwork-box-02{ padding-left:40px; width:300px;}
#np-7270 .main-artwork-box-03{width:280px; padding-left:40px;}

#np-7276 #powerhouse-processor{background:url(../../_images/Section-1-np-7270.jpg) top left no-repeat; padding-top:90px; height:475px;}
#np-7276 #Graphics{background:url(../../_images/Section-2-np-7270.jpg) top left no-repeat; height:546px; padding-top:135px;}
#np-7276 #Speakers{ background:url(../../_images/Section-3-np-7270.jpg) top left no-repeat; padding-top:95px; height:597px;}
#np-7276 #Headphone-Output{ background:url(../../_images/Section-4-np-7270.jpg) top left no-repeat; padding-top:95px; height:476px;}
#np-7276 #Keyboards{background:url(../../_images/Section-5-np-7270.jpg) top left no-repeat; padding-top:105px; min-height:651px;}
#np-7276 #Section-6{background:url(../../_images/Section-6-np-7270.jpg) top left no-repeat; padding-top:190px; min-height:496px;}
#np-7276 h2{ color:#fcff00;}
#np-7276 #powerhouse-processor .main-artwork-box-01{}
#np-7276 .main-artwork-box-04{ width:410px; padding-right:90px; float:left; text-align:left;}
#np-7276 .main-artwork-box-05{ width:210px; padding-left:300px; float:left; text-align:left;}
#np-7276 .main-artwork-box-06{padding-left:40px;}
#np-7276 .main-artwork-box-01{ padding-right:120px; width:340px;}
#np-7276 .main-artwork-box-02{ padding-left:40px; width:300px;}
#np-7276 .main-artwork-box-03{width:280px; padding-left:40px;}

#np-8657 #powerhouse-processor{background:url(../../_images/Section-1-np-8657.jpg) top left no-repeat; padding-top:40px; height:468px;}
#np-8657 #Graphics{background:url(../../_images/Section-2-np-8657.jpg) top left no-repeat; height:465px; padding-top:0;}
#np-8657 #Speakers{ background:url(../../_images/Section-3-np-8657.jpg) top left no-repeat; padding-top:675px; height:203px;}
#np-8657 #Headphone-Output{ background:url(../../_images/Section-4-np-8657.jpg) top left no-repeat; padding-top:125px; height:392px;}
#np-8657 #Keyboards{background:url(../../_images/Section-5-np-8657.jpg) top left no-repeat; padding-top:130px; min-height:584px;}
#np-8657 #Section-6{background:url(../../_images/Section-6-np-8657.jpg) top left no-repeat; padding-top:0; min-height:377px;}
#np-8657 #Section-7{background:url(../../_images/Section-7-np-8657.jpg) top left no-repeat; padding-top:85px; min-height:436px;}
#np-8657 #Section-8{background:url(../../_images/Section-8-np-8657.jpg) top left no-repeat; padding-top:160px; min-height:562px;}
#np-8657 #Section-9{background:url(../../_images/Section-9-np-8657.jpg) top left no-repeat; padding-top:90px; min-height:658px;}
#np-8657 h2{ color:#ff4c43;}
#np-8657 #powerhouse-processor .main-artwork-box-01{}
#np-8657 .main-artwork-box-04{ width:410px; padding-right:90px; float:left; text-align:left;}
#np-8657 .main-artwork-box-05{ width:210px; padding-left:300px; float:left; text-align:left;}
#np-8657 .main-artwork-box-06{padding-left:40px;}
#np-8657 .main-artwork-box-01{ padding-right:120px; width:340px;}
#np-8657 .main-artwork-box-02{ padding-left:40px; width:300px;}
#np-8657 .main-artwork-box-03{width:280px; padding-left:40px;} 

#np-8658 #powerhouse-processor{background:url(../../_images/Section-1-np-8658.jpg) top left no-repeat; padding-top:55px; height:456px;}
#np-8658 #Graphics{background:url(../../_images/Section-2-np-8658.jpg) top left no-repeat; height:450px; padding-top:20px;}
#np-8658 #Speakers{ background:url(../../_images/Section-3-np-8658.jpg) top left no-repeat; padding-top:675px; height:206px;}
#np-8658 #Headphone-Output{ background:url(../../_images/Section-4-np-8658.jpg) top left no-repeat; padding-top:135px; height:405px;}
#np-8658 #Keyboards{background:url(../../_images/Section-5-np-8658.jpg) top left no-repeat; padding-top:140px; min-height:480px;}
#np-8658 #Section-6{background:url(../../_images/Section-6-np-8658.jpg) top left no-repeat; padding-top:70px; min-height:343px;}
#np-8658 #Section-7{background:url(../../_images/Section-7-np-8658.jpg) top left no-repeat; padding-top:115px; min-height:465px;}
#np-8658 #Section-8{background:url(../../_images/Section-8-np-8658.jpg) top left no-repeat; padding-top:145px; min-height:564px;}
#np-8658 #Section-9{background:url(../../_images/Section-9-np-8658.jpg) top left no-repeat; padding-top:80px; min-height:671px;}
#np-8658 h2{ color:#f0ff00;}
#np-8658 #powerhouse-processor .main-artwork-box-01{}
#np-8658 .main-artwork-box-04{ width:410px; padding-right:90px; float:left; text-align:left;}
#np-8658 .main-artwork-box-05{ width:210px; padding-left:300px; float:left; text-align:left;}
#np-8658 .main-artwork-box-06{padding-left:40px;}
#np-8658 .main-artwork-box-01{ padding-right:120px; width:340px;}
#np-8658 .main-artwork-box-02{ padding-left:40px; width:300px;}
#np-8658 .main-artwork-box-03{width:280px; padding-left:40px;}

#np-8677 #powerhouse-processor{background:url(../../_images/Section-1-np-8677.jpg) top left no-repeat; padding-top:40px; height:442px;}
#np-8677 #Graphics{background:url(../../_images/Section-2-np-8677.jpg) top left no-repeat; height:430px; padding-top:90px;}
#np-8677 #Speakers{ background:url(../../_images/Section-3-np-8677.jpg) top left no-repeat; padding-top:720px; height:165px;}
#np-8677 #Headphone-Output{ background:url(../../_images/Section-4-np-8677.jpg) top left no-repeat; padding-top:110px; height:404px;}
#np-8677 #Keyboards{background:url(../../_images/Section-5-np-8677.jpg) top left no-repeat; padding-top:180px; min-height:461px;}
#np-8677 #Section-6{background:url(../../_images/Section-6-np-8677.jpg) top left no-repeat; padding-top:85px; min-height:603px;}
#np-8677 #Section-7{background:url(../../_images/Section-7-np-8677.jpg) top left no-repeat; padding-top:70px; min-height:581px;}
#np-8677 #Section-8{background:url(../../_images/Section-8-np-8677.jpg) top left no-repeat; padding-top:105px; min-height:673px;}
#np-8677 #Section-9{background:url(../../_images/Section-9-np-8677.jpg) top left no-repeat; padding-top:150px; min-height:532px;}
#np-8677 h2{ color:#67fafb;}
#np-8677 #powerhouse-processor .main-artwork-box-01{}
#np-8677 .main-artwork-box-04{ width:410px; padding-right:90px; float:left; text-align:left;}
#np-8677 .main-artwork-box-05{ width:210px; padding-left:300px; float:left; text-align:left;}
#np-8677 .main-artwork-box-06{padding-left:40px;}
#np-8677 .main-artwork-box-01{ padding-right:120px; width:340px;}
#np-8677 .main-artwork-box-02{ padding-left:40px; width:300px;}
#np-8677 .main-artwork-box-03{width:280px; padding-left:40px;}

#np-8678 #powerhouse-processor{background:url(../../_images/Section-1-np-8678.jpg) top left no-repeat; padding-top:45px; height:460px;}
#np-8678 #Graphics{background:url(../../_images/Section-2-np-8678.jpg) top left no-repeat; height:471px; padding-top:85px;}
#np-8678 #Speakers{ background:url(../../_images/Section-3-np-8678.jpg) top left no-repeat; padding-top:675px; height:165px;}
#np-8678 #Headphone-Output{ background:url(../../_images/Section-4-np-8678.jpg) top left no-repeat; padding-top:135px; height:397px;}
#np-8678 #Keyboards{background:url(../../_images/Section-5-np-8678.jpg) top left no-repeat; padding-top:150px; min-height:492px;}
#np-8678 #Section-6{background:url(../../_images/Section-6-np-8678.jpg) top left no-repeat; padding-top:190px; min-height:530px;}
#np-8678 #Section-7{background:url(../../_images/Section-7-np-8678.jpg) top left no-repeat; padding-top:75px; min-height:546px;}
#np-8678 #Section-8{background:url(../../_images/Section-8-np-8678.jpg) top left no-repeat; padding-top:105px; min-height:645px;}
#np-8678 #Section-9{background:url(../../_images/Section-9-np-8678.jpg) top left no-repeat; padding-top:185px; min-height:525px;}
#np-8678 h2{ color:#e400ff;}
#np-8678 #powerhouse-processor .main-artwork-box-01{}
#np-8678 .main-artwork-box-04{ width:410px; padding-right:90px; float:left; text-align:left;}
#np-8678 .main-artwork-box-05{ width:210px; padding-left:300px; float:left; text-align:left;}
#np-8678 .main-artwork-box-06{padding-left:40px;}
#np-8678 .main-artwork-box-01{ padding-right:120px; width:340px;}
#np-8678 .main-artwork-box-02{ padding-left:40px; width:300px;}
#np-8678 .main-artwork-box-03{width:280px; padding-left:40px;}


#np-9870 #powerhouse-processor{background:url(../../_images/Section-1-np-9870.jpg) top left no-repeat; padding-top:535px; height:209px;}
#np-9870 #Graphics{background:url(../../_images/Section-2-np-9870.jpg) top left no-repeat; height:472px; padding-top:70px;}
#np-9870 #Speakers{ background:url(../../_images/Section-3-np-9870.jpg) top left no-repeat; padding-top:742px; height:240px;}
#np-9870 #Headphone-Output{ background:url(../../_images/Section-4-np-9870.jpg) top left no-repeat; padding-top:23px; height:455px;}
#np-9870 #Keyboards{background:url(../../_images/Section-5-np-9870.jpg) top left no-repeat; padding-top:508px; min-height:236px;}
#np-9870 #Section-6{background:url(../../_images/Section-6-np-9870.jpg) top left no-repeat; padding-top:147px; min-height:480px;}
#np-9870 #Section-7{background:url(../../_images/Section-7-np-9870.jpg) top left no-repeat; padding-top:208px; min-height:438px;}
#np-9870 #Section-8{background:url(../../_images/Section-8-np-9870.jpg) top left no-repeat; padding-top:102px; min-height:406px;}
#np-9870 #Section-9{background:url(../../_images/Section-9-np-9870.jpg) top left no-repeat; padding-top:167px; min-height:522px;}
#np-9870 #Section-10{background:url(../../_images/Section-10-np-9870.jpg) top left no-repeat; padding-top:160px; min-height:427px;}
#np-9870 h2{ color:#00eaff;}
#np-9870 #powerhouse-processor .main-artwork-box-01{}
#np-9870 .main-artwork-box-04{ width:410px; padding-right:90px; float:left; text-align:left;}
#np-9870 .main-artwork-box-05{ width:210px; padding-left:300px; float:left; text-align:left;}
#np-9870 .main-artwork-box-06{padding-left:40px;}
#np-9870 .main-artwork-box-01{ padding-right:120px; width:340px;}
#np-9870 .main-artwork-box-02{ padding-left:40px; width:300px;}
#np-9870 .main-artwork-box-03{width:280px; padding-left:40px;}

#np-9870-4k #Section-0 {background:url(../../_images/Section-1-np-9870-4k.jpg) top left no-repeat; padding-top:529px; height:217px;}
#np-9870-4k #powerhouse-processor{background:url(../../_images/Section-2-np-9870-4k.jpg) top left no-repeat; height:488px; padding-top:56px;}
#np-9870-4k #Graphics { background:url(../../_images/Section-3-np-9870-4k.jpg) top left no-repeat; padding-top:735px; height:300px;}
#np-9870-4k #Headphone-Output { background:url(../../_images/Section-4-np-9870-4k.jpg) top left no-repeat; padding-top:12px; height:489px;}
#np-9870-4k #Keyboards{background:url(../../_images/Section-5-np-9870-4k.jpg) top left no-repeat; padding-top:483px; min-height:266px;}
#np-9870-4k #Section-6{background:url(../../_images/Section-6-np-9870-4k.jpg) top right no-repeat; padding-top:212px; min-height:430px;}
#np-9870-4k #Section-7{background:url(../../_images/Section-7-np-9870-4k.jpg) top left no-repeat; padding-top:209px; min-height:433px;}
#np-9870-4k #Section-8{background:url(../../_images/Section-8-np-9870-4k.jpg) top right no-repeat; padding-top:121px; min-height:405px;}
#np-9870-4k #Section-9{background:url(../../_images/Section-9-np-9870-4k.jpg) top right no-repeat; padding-top:153px; min-height:564px;}
#np-9870-4k #Section-10{background:url(../../_images/Section-10-np-9870-4k.jpg) top left no-repeat; padding-top:172px; min-height:422px;}
#np-9870-4k h2{ color:#00eaff;}
#np-9870-4k #powerhouse-processor .main-artwork-box-01{}
#np-9870-4k .main-artwork-box-04{ width:410px; padding-right:90px; float:left; text-align:left;}
#np-9870-4k .main-artwork-box-05{ width:210px; padding-left:300px; float:left; text-align:left;}
#np-9870-4k .main-artwork-box-06{padding-left:40px;}
#np-9870-4k .main-artwork-box-01{ padding-right:120px; width:340px;}
#np-9870-4k .main-artwork-box-02{ padding-left:40px; width:300px;}
#np-9870-4k .main-artwork-box-03{width:280px; padding-left:40px;}


#np-8640 #Section-1{background:url(../../_images/Section-1-np-8640.jpg) top left no-repeat; padding-top:140px; height:399px;}
#np-8640 #powerhouse-processor{background:url(../../_images/Section-2-np-8640.jpg) top left no-repeat; padding-top:735px; height:217px;}
#np-8640 #Graphics{background:url(../../_images/Section-3-np-8640.jpg) top left no-repeat;  padding-top:470px; height:141px;}
#np-8640 #Speakers{ background:url(../../_images/Section-4-np-8640.jpg) top left no-repeat; padding-top:140px; height:522px;}
#np-8640 #Headphone-Output{ background:url(../../_images/Section-5-np-8640.jpg) top left no-repeat; padding-top:565px; height:131px;}
#np-8640 #Keyboards{background:url(../../_images/Section-6-np-8640.jpg) top left no-repeat; padding-top:215px; height:488px;}
#np-8640 #Massive-Storage{background:url(../../_images/Section-7-np-8640.jpg) top left no-repeat; padding-top:215px; height:415px;}

#np-8640 h2{ color:#00eaff;}
#np-8640 .main-artwork-box-04{ width:265px; padding-right:0; float:right; text-align:left;}
#np-8640 .main-artwork-box-05{ width:470px; padding-left:125px; float:left;}
#np-8640 .main-artwork-box-02{ padding-left:140px; width:280px;}
#np-8640 .main-artwork-box-03{width:350px;}
#np-8640 .main-artwork-box-06 {padding-right:0;}


#np-8258-w{}
#np-8258-w #section1{ background:#fff url(../../_images/section1-NP8258.jpg) top center no-repeat; height:623px;}
#np-8258-w .section1-warp{ margin-left:684px;}
#np-8258-w .section1-box{ padding-top:95px;}
#np-8258-w #section2{ background:#dae1e1 url(../../_images/section2-NP8258.jpg) top center no-repeat; height:668px;}
#np-8258-w .section2-warp{ margin-left:739px; width:auto;}
#np-8258-w .section2-box{ padding-top:95px; width:260px; margin: 0 auto;}
#np-8258-w #section3{}

#np-8278-w{}
#np-8278-w #section1{ background:#fff url(../../_images/section1-NP8278.jpg) top center no-repeat; height:623px;}
#np-8278-w .section1-warp{ margin-right:615px; margin-left:0;}
#np-8278-w .section1-box{ padding-top:95px; width:330px; margin:auto;}
#np-8278-w #section2{ background:#edf5f8 url(../../_images/section2-NP8278.jpg) top center no-repeat; height:668px;}
#np-8278-w .section2-warp{ margin-left:640px; width:auto;}
#np-8278-w .section2-box{ padding-top:95px; width:340px; margin: 0 auto;}

#np-8298-w{}
#np-8298-w #section1{ background:#fff url(../../_images/section1-NP8298.jpg) top center no-repeat; height:623px;}
#np-8298-w .section1-warp{margin-left:684px;}
#np-8298-w .section1-box{ padding-top:95px; width:330px; margin:auto;}
#np-8298-w #section2{ background:#e4efc6 url(../../_images/section2-NP8298.jpg) top center no-repeat; height:668px;}
#np-8298-w .section2-warp{ margin-left:740px; width:auto;}
#np-8298-w .section2-box{ padding-top:95px; width:240px; margin: 0 auto;}

#np-9377-w{}
#np-9377-w #section1{ background:#fff url(../../_images/section1-NP9377W.jpg) top center no-repeat; height:623px;}
#np-9377-w .section1-warp{margin-left:684px;}
#np-9377-w .section1-box{ padding-top:95px; width:330px; margin:auto;}
#np-9377-w #section2{ background:#e4efc6 url(../../_images/section2-NP9377W.jpg) top center no-repeat; height:668px;}
#np-9377-w .section2-warp{ margin-left:740px; width:auto;}
#np-9377-w .section2-box{ padding-top:95px; width:240px; margin: 0 auto;}

#np-2740-w{}
#np-2740-w #section1{ background:#fff url(../../_images/section1-NP2740.jpg) top center no-repeat; height:604px;}
#np-2740-w .section1-warp{margin-left:522px; background:url(../../_images/section1-NP2740-2.jpg) top center no-repeat; height:604px;}
#np-2740-w .section1-box{ padding-top:95px; width:330px; margin:auto;}
#np-2740-w #section2{ background:#e1f5f7 ; height:651px;}
#np-2740-w .section2-warp{ width:auto; max-width:1400px; min-width:1040px; margin:0 auto;}
#np-2740-w .section2-box{ padding-top:95px; width:240px; padding-left:0; padding-right:40px;}
#np-2740-w #section3{background:#f7f7f7 url(../../_images/section3-NP2740.jpg) top center no-repeat; height:817px; }
#np-2740-w  .section3-warp{ max-width:1400px; min-width:1040px; margin:0 auto;}
#np-2740-w .section3-box{ width:290px; padding-left:38px; margin:0;}

#np-7258 #powerhouse-processor{background:url(../../_images/Section-1-NP7258.jpg) top left no-repeat; padding-top:160px; height:415px;}
#np-7258 #Graphics{background:url(../../_images/Section-2-NP7258.jpg) top left no-repeat; padding-top:120px; height:664px;}
#np-7258 #Speakers{ background:url(../../_images/Section-3-NP7258.jpg) top left no-repeat; padding-top:55px; height:561px;}
#np-7258 #Headphone-Output{ background:url(../../_images/Section-4-NP7258.jpg) top left no-repeat; padding-top:85px; height:517px;}
#np-7258 #Keyboards{background:url(../../_images/Section-5-NP7258.jpg) top left no-repeat; padding-top:105px; height:614px;}
#np-7258 #Section-6{background:url(../../_images/Section-6-NP7258.jpg) top left no-repeat; padding-top:180px; height:569px;}
#np-7258 h2{ color:#ff9900;}
#np-7258 #powerhouse-processor .main-artwork-box-01{}
#np-7258 .main-artwork-box-04{ width:410px; padding-right:90px; float:left; text-align:left;}
#np-7258 .main-artwork-box-05{ width:210px; padding-left:300px; float:left; text-align:left;}
#np-7258 .main-artwork-box-06{padding-left:40px;}
#np-7258 .main-artwork-box-01{ padding-right:120px; width:340px;}
#np-7258 .main-artwork-box-02{ padding-left:40px; width:300px;}
#np-7258 .main-artwork-box-03{width:280px; padding-left:40px;}

#np-7259 #powerhouse-processor{background:url(../../_images/Section-1-NP7258.jpg) top left no-repeat; padding-top:90px; height:475px;}
#np-7259 #Graphics{background:url(../../_images/Section-2-NP7258.jpg) top left no-repeat; padding-top:120px; height:664px;}
#np-7259 #Speakers{ background:url(../../_images/Section-3-NP7258.jpg) top left no-repeat; padding-top:55px; height:561px;}
#np-7259 #Headphone-Output{ background:url(../../_images/Section-4-NP7258.jpg) top left no-repeat; padding-top:85px; height:517px;}
#np-7259 #Keyboards{background:url(../../_images/Section-5-NP7258.jpg) top left no-repeat; padding-top:125px; height:614px;}
#np-7259 #Section-6{background:url(../../_images/Section-6-NP7258.jpg) top left no-repeat; padding-top:30px; height:719px;}
#np-7259 h2{ color:#ff9900;}
#np-7259 #powerhouse-processor .main-artwork-box-01{}
#np-7259 .main-artwork-box-04{ width:410px; padding-right:90px; float:left; text-align:left;}
#np-7259 .main-artwork-box-05{ width:210px; padding-left:300px; float:left; text-align:left;}
#np-7259 .main-artwork-box-06{padding-left:40px;}
#np-7259 .main-artwork-box-01{ padding-right:120px; width:340px;}
#np-7259 .main-artwork-box-02{ padding-left:40px; width:300px;}
#np-7259 .main-artwork-box-03{width:280px; padding-left:40px;}

#np-7278 #powerhouse-processor{background:url(../../_images/Section-1-NP7278.jpg) top left no-repeat; padding-top:155px; height:477px;}
#np-7278 #Graphics{background:url(../../_images/Section-2-NP7278.jpg) top left no-repeat; padding-top:40px; height:603px;}
#np-7278 #Speakers{ background:url(../../_images/Section-3-NP7278.jpg) top left no-repeat; padding-top:95px; height:590px;}
#np-7278 #Headphone-Output{ background:url(../../_images/Section-4-NP7278.jpg) top left no-repeat; padding-top:100px; height:466px;}
#np-7278 #Keyboards{background:url(../../_images/Section-5-NP7278.jpg) top left no-repeat; padding-top:110px; height:664px;}
#np-7278 #Section-6{background:url(../../_images/Section-6-NP7278.jpg) top left no-repeat; padding-top:180px; height:569px;}
#np-7278 h2{ color:#33ccff;}
#np-7278 #powerhouse-processor .main-artwork-box-01{}
#np-7278 .main-artwork-box-04{ width:410px; padding-right:90px; float:left; text-align:left;}
#np-7278 .main-artwork-box-05{ width:210px; padding-left:300px; float:left; text-align:left;}
#np-7278 .main-artwork-box-06{padding-left:40px;}
#np-7278 .main-artwork-box-01{ padding-right:120px; width:340px;}
#np-7278 .main-artwork-box-02{ padding-left:40px; width:300px;}
#np-7278 .main-artwork-box-03{width:280px; padding-left:40px;}

#np-7279 #powerhouse-processor{background:url(../../_images/Section-1-NP7278.jpg) top left no-repeat; padding-top:110px; height:477px;}
#np-7279 #Graphics{background:url(../../_images/Section-2-NP7278.jpg) top left no-repeat; padding-top:40px; height:603px;}
#np-7279 #Speakers{ background:url(../../_images/Section-3-NP7278.jpg) top left no-repeat; padding-top:95px; height:590px;}
#np-7279 #Headphone-Output{ background:url(../../_images/Section-4-NP7278.jpg) top left no-repeat; padding-top:100px; height:466px;}
#np-7279 #Keyboards{background:url(../../_images/Section-5-NP7278.jpg) top left no-repeat; padding-top:110px; height:664px;}
#np-7279 #Section-6{background:url(../../_images/Section-6-NP7278.jpg) top left no-repeat; padding-top:30px; height:719px;}
#np-7279 h2{ color:#33ccff;}
#np-7279 #powerhouse-processor .main-artwork-box-01{}
#np-7279 .main-artwork-box-04{ width:410px; padding-right:90px; float:left; text-align:left;}
#np-7279 .main-artwork-box-05{ width:210px; padding-left:300px; float:left; text-align:left;}
#np-7279 .main-artwork-box-06{padding-left:40px;}
#np-7279 .main-artwork-box-01{ padding-right:120px; width:340px;}
#np-7279 .main-artwork-box-02{ padding-left:40px; width:300px;}
#np-7279 .main-artwork-box-03{width:280px; padding-left:40px;}

.section-tpl{ background-color:#fff;}
.section-tpl h2{ padding-top:80px;}
.section-tpl-warp{ max-width:1000px; margin:0 auto;}
.section-tpl-box-1{ width:600px;}
.section-tpl-box-2{ width:400px;}
.section-tpl-box-auto{ width:395px; margin:0 auto;}
.section-ul-table{ display:table; width:100%; color:#00bdef; text-align:center; margin:0 auto; max-width:1000px; display:none;}
.section-ul-table li{ display:table-cell; width:1%; padding:85px 0;}

.shadow-bg-01{ background: #fff url(../../_images/shadow-bg-01.png) bottom center no-repeat; padding-bottom:55px;}

#np-8268-w #section1{ background:#fff url(../../_images/section1-NP8268.jpg) top center no-repeat; height:623px;}
#np-8268-w .section1-warp{ margin-left:714px;}
#np-8268-w .section1-box{ padding-top:95px;}
#np-8268-w #section2{ background:#cce5e2 url(../../_images/section2-NP8268.jpg) top center no-repeat; height:668px;}
#np-8268-w .section2-warp{ margin-right:710px; width:auto;}
#np-8268-w .section2-box{ padding-top:95px; width:250px; padding-left:35px; margin: 0 auto;}

#np-9570-w{}
#np-9570-w #section1{ background:#fff url(../../_images/section1-NP9570.jpg) top center no-repeat; height:623px;}
#np-9570-w .section1-warp{ margin-right:615px; margin-left:0;}
#np-9570-w .section1-box{ padding-top:95px; width:330px; margin:auto;}
#np-9570-w #section2{ background:#f6e6c6 url(../../_images/section2-NP9570.jpg) top center no-repeat; height:668px;}
#np-9570-w .section2-warp{ margin-left:640px; width:auto;}
#np-9570-w .section2-box{ padding-top:95px; width:340px; margin: 0 auto;}

#np-2650-w{}
#np-2650-w #section1{ background:#ecf7fa url(../../_images/section1-NP2650.jpg) top center no-repeat; height:624px;}
#np-2650-w .section1-warp{margin-left:684px;}
#np-2650-w .section1-box{ padding-top:95px; width:315px; margin:auto;}
#np-2650-w #section2{ background:#f1fcff url(../../_images/section2-NP2650.jpg) top left no-repeat; height:668px;}
#np-2650-w .section2-bg{ background:url(../../_images/section2-NP2650-2.png) top center no-repeat; height:668px;}
#np-2650-w .section2-warp{ margin-left:664px; width:auto;}
#np-2650-w .section2-box{ padding-top:95px; width:355px; margin: 0 auto; padding-left:0;}
#np-2650-w #section3{ background:#fff url(../../_images/section3-NP2650.jpg) top center no-repeat; height:539px;}
#np-2650-w .section3-warp{ margin-left:710px; width:auto;}
#np-2650-w .section3-box{ padding-top:85px; width:290px; margin: 0 auto;}
#np-2650-w .section3-box p{}

#np-2670-w{}
#np-2670-w #section1{ background:#fff url(../../_images/section1-NP2670.jpg) top center no-repeat; height:624px;}
#np-2670-w .section1-warp{margin-left:684px;}
#np-2670-w .section1-box{ padding-top:95px; width:315px; margin:auto;}
#np-2670-w #section2{ background:#f7feff url(../../_images/section2-NP2670.jpg) top center no-repeat; height:668px;}
#np-2670-w .section2-warp{ margin-left:664px; width:auto;}
#np-2670-w .section2-box{ padding-top:95px; width:355px; margin: 0 auto; padding-left:0;}
#np-2670-w #section3{ background:#fff url(../../_images/section3-NP2670.jpg) top center no-repeat; height:539px;}
#np-2670-w .section3-warp{ margin-left:710px; width:auto;}
#np-2670-w .section3-box{ padding-top:95px; width:290px; margin: 0 auto;}
#np-2670-w .section3-box p{ }
#np-2670-w #section-section{ background:#e2fbff url(../../_images/section-section-NP2670.jpg) top center no-repeat; height:520px;}
#np-2670-w .section-section-warp{ margin-left:640px; width:auto;}
#np-2670-w .section-section-box{ padding-top:190px; width:325px; margin: 0 auto; padding-left:0;}

#np-9752-w{}
#np-9752-w #section1{ background:#fff url(../../_images/section1-NP9752.jpg) top center no-repeat; height:615px;}
#np-9752-w .section1-warp{margin-left:684px;}
#np-9752-w .section1-box{ padding-top:110px; width:315px; margin:auto;}
#np-9752-w #section2{ background:#f7feff url(../../_images/section2-NP9752.jpg) top center no-repeat; height:731px;}
#np-9752-w .section2-warp{ margin-right:664px; width:auto;}
#np-9752-w .section2-box{ padding-top:160px; width:355px; margin: 0 auto; padding-left:0;}
#np-9752-w #section3{ background:#fff url(../../_images/section3-NP9752.jpg) top center no-repeat; height:654px;}
#np-9752-w .section3-warp{ width:auto;}
#np-9752-w .section3-box{ padding-top:505px; width:635px; margin: 0 auto;}
#np-9752-w .section3-box p{ }
#np-9752-w .section3-box .fl{ width:235px;}
#np-9752-w .section3-box .fr{ width:380px;}
#np-9752-w #section-section{ background:#e2fbff url(../../_images/section-section-NP9752.jpg) top center no-repeat; height:520px;}
#np-9752-w .section-section-warp{ margin-left:640px; width:auto;}
#np-9752-w .section-section-box{ padding-top:190px; width:325px; margin: 0 auto; padding-left:0;}
#np-9752-w .section-tpl-warp .section-tpl-box-3{ width:330px;}
#np-9752-w .section-tpl-warp .section-tpl-box-3 .section-tpl-box-auto{ width:330px;}
#np-9752-w .section-tpl-warp .section-tpl-box-4{ width:610px;} 

#np-9772-w{}
#np-9772-w #section1{ background:#fff url(../../_images/section1-NP9772.jpg) top center no-repeat; height:541px;}
#np-9772-w .section1-warp{margin-left:684px;}
#np-9772-w .section1-box{ padding-top:110px; width:315px; margin:auto;}
#np-9772-w #section2{ background:#f7feff url(../../_images/section2-NP9772.jpg) top center no-repeat; height:737px;}
#np-9772-w .section2-warp{ margin-right:664px; width:auto;}
#np-9772-w .section2-box{ padding-top:95px; width:355px; margin: 0 auto; padding-left:0;}
#np-9772-w #section3{ background:#fff url(../../_images/section3-NP9772.jpg) top center no-repeat; height:772px;}
#np-9772-w .section3-warp{ width:auto;}
#np-9772-w .section3-box{ padding-top:590px; width:635px; margin: 0 auto;}
#np-9772-w .section3-box p{ }
#np-9772-w .section3-box .fl{ width:235px;}
#np-9772-w .section3-box .fr{ width:380px;}
#np-9772-w #section-section{ background:#e2fbff url(../../_images/section-section-NP9772.jpg) top center no-repeat; height:520px;}
#np-9772-w .section-section-warp{ margin-left:640px; width:auto;}
#np-9772-w .section-section-box{ padding-top:190px; width:325px; margin: 0 auto; padding-left:0;}
#np-9772-w .section-tpl-warp .section-tpl-box-3{ padding-top:110px; width:330px;}
#np-9772-w .section-tpl-warp .section-tpl-box-3 .section-tpl-box-auto{ width:330px;}
#np-9772-w .section-tpl-warp .section-tpl-box-4{ width:610px;} 
#np-9772-w .section-5{ background:#fff url(../../_images/section5-NP9772.jpg) top center no-repeat; height:589px;}


#np-9755-w{}
#np-9755-w #section1{ background:#fff url(../../_images/section1-NP9755.jpg) top center no-repeat; height:541px;}
#np-9755-w .section1-warp{margin-right:600px; margin-left:0;}
#np-9755-w .section1-box{ padding-top:100px; width:315px; margin:auto;}
#np-9755-w #section2{ background:#f7feff url(../../_images/section2-NP9755.jpg) top center no-repeat; height:508px;}
#np-9755-w .section2-warp{ margin-left:500px; width:auto; margin-right:0;}
#np-9755-w .section2-box{ padding-top:110px; width:355px; margin: 0 auto; padding-left:0;}
#np-9755-w #section3{ background:#fff url(../../_images/section3-NP9755.jpg) top center no-repeat; height:636px;}
#np-9755-w .section3-warp{ width:auto; margin-right:600px;}
#np-9755-w .section3-box{ padding-top:90px; width:265px;}
#np-9755-w .section3-box p{ }
#np-9755-w .section3-box .fl{ width:235px;}
#np-9755-w .section3-box .fr{ width:380px;}
#np-9755-w #section44{ background:#fff url(../../_images/section4-NP9755.jpg) top center no-repeat; height:701px; width:auto;}
#np-9755-w #section44 .section4-warp{ width:auto; margin:0;}
#np-9755-w #section44 .section3-box{ padding-top:550px; width:650px;}

#np-9755-w #section5{ background:#fff url(../../_images/section5-NP9755.jpg) top center no-repeat; height:596px; width:auto;}
#np-9755-w #section5 .section5-warp{ margin-right:600px; margin-left:0;}
#np-9755-w #section5 .section2-box{ padding-top:100px; width:355px; margin: 0 auto; padding-left:0;}
#np-9755-w #section6{ background:#fff url(../../_images/section6-NP9755.jpg) top center no-repeat; height:568px; width:auto;}
#np-9755-w #section6 .section6-warp{ width:auto; margin:0;}
#np-9755-w #section6 .section3-box{ padding-top:410px; width:820px;}
#np-9755-w #section6 .section3-box .fl{ width:370px;}
#np-9755-w #section6 .section3-box .fr{ width:430px;}
#np-9755-w #section7{ background:#fff url(../../_images/section7-NP9755.jpg) top center no-repeat; height:622px; width:auto;}
#np-9755-w #section7 .section7-warp{ margin-left:500px; margin-right:0;}
#np-9755-w #section7 .section2-box{ padding-top:160px;}



#np-9775-w{}
#np-9775-w #section1{ background:#fff url(../../_images/section1-NP9775.jpg) top center no-repeat; height:541px;}
#np-9775-w .section1-warp{margin-right:600px; margin-left:0;}
#np-9775-w .section1-box{ padding-top:100px; width:315px; margin:auto;}
#np-9775-w #section2{ background:#f7feff url(../../_images/section2-NP9775.jpg) top center no-repeat; height:508px;}
#np-9775-w .section2-warp{ margin-left:500px; width:auto; margin-right:0;}
#np-9775-w .section2-box{ padding-top:110px; width:355px; margin: 0 auto; padding-left:0;} 
#np-9775-w #section3{ background:#fff url(../../_images/section3-NP9775.jpg) top center no-repeat; height:636px;}
#np-9775-w .section3-warp{ width:auto; margin-right:600px;}
#np-9775-w .section3-box{ padding-top:90px; width:265px;}
#np-9775-w .section3-box p{ }
#np-9775-w .section3-box .fl{ width:235px;}
#np-9775-w .section3-box .fr{ width:380px;}
#np-9775-w #section44{ background:#fff url(../../_images/section4-NP9775.jpg) top center no-repeat; height:701px; width:auto;}
#np-9775-w #section44 .section4-warp{ width:auto; margin:0;}
#np-9775-w #section44 .section3-box{ padding-top:550px; width:650px;}

#np-9775-w #section5{ background:#fff url(../../_images/section5-NP9775.jpg) top center no-repeat; height:596px; width:auto;}
#np-9775-w #section5 .section5-warp{ margin-right:600px; margin-left:0;}
#np-9775-w #section5 .section2-box{ padding-top:100px; width:355px; margin: 0 auto; padding-left:0;}
#np-9775-w #section6{ background:#fff url(../../_images/section6-NP9775.jpg) top center no-repeat; height:568px; width:auto;}
#np-9775-w #section6 .section6-warp{ width:auto; margin:0;}
#np-9775-w #section6 .section3-box{ padding-top:410px; width:820px;}
#np-9775-w #section6 .section3-box .fl{ width:370px;}
#np-9775-w #section6 .section3-box .fr{ width:430px;}
#np-9775-w #section7{ background:#fff url(../../_images/section7-NP9775.jpg) top center no-repeat; height:622px; width:auto;}
#np-9775-w #section7 .section7-warp{ margin-right:500px; margin-left:0;}
#np-9775-w #section7 .section2-box{ padding-top:160px;}

#np-3240-w{}
#np-3240-w #section1{ background:#fff url(../../_images/section1-NP3240.jpg) top center no-repeat; height:636px;}
#np-3240-w .section1-warp{margin-right:600px; margin-left:0;}
#np-3240-w .section1-box{ padding-top:145px; width:315px; margin:auto;}
#np-3240-w #section2{ background:#f7feff url(../../_images/section2-NP3240.jpg) top center no-repeat; height:598px;}
#np-3240-w .section2-warp{ margin-right:520px; width:auto; margin-left:0;}
#np-3240-w .section2-box{ padding-top:90px; width:355px; margin: 0 auto; padding-left:0;}
#np-3240-w #section3{ background:#fff url(../../_images/section3-NP3240.jpg) top center no-repeat; height:655px;}
#np-3240-w .section3-warp{ width:auto; margin-left:650px;}
#np-3240-w .section3-box{ padding-top:175px; width:265px;}
#np-3240-w .section3-box p{ }
#np-3240-w .section3-box .fl{ width:235px;}
#np-3240-w .section3-box .fr{ width:380px;}
#np-3240-w #section44{ background:#fff url(../../_images/section4-NP3240.jpg) top center no-repeat; height:609px; width:auto;}
#np-3240-w #section44 .section4-warp{ width:auto; margin-left:500px;}
#np-3240-w #section44 .section1-box{ padding-top:143px; width:650px;}

#np-3245-w{}
#np-3245-w #section1{ background:#fff url(../../_images/section1-NP3245.jpg) top center no-repeat; height:636px;}
#np-3245-w .section1-warp{margin-right:600px; margin-left:0;}
#np-3245-w .section1-box{ padding-top:145px; width:315px; margin:auto;}
#np-3245-w #section2{ background:#f7feff url(../../_images/section2-NP3245.jpg) top center no-repeat; height:598px;}
#np-3245-w .section2-warp{ margin-right:520px; width:auto; margin-left:0;}
#np-3245-w .section2-box{ padding-top:90px; width:355px; margin: 0 auto; padding-left:0;}
#np-3245-w #section3{ background:#fff url(../../_images/section3-NP3245.jpg) top center no-repeat; height:655px;}
#np-3245-w .section3-warp{ width:auto; margin-left:650px;}
#np-3245-w .section3-box{ padding-top:175px; width:265px;}
#np-3245-w .section3-box p{ }
#np-3245-w .section3-box .fl{ width:235px;}
#np-3245-w .section3-box .fr{ width:380px;}
#np-3245-w #section44{ background:#fff url(../../_images/section4-NP3245.jpg) top center no-repeat; height:609px; width:auto;}
#np-3245-w #section44 .section4-warp{ width:auto; margin-left:500px;}
#np-3245-w #section44 .section1-box{ padding-top:143px; width:650px;}

#np-3652-w{}
#np-3652-w #section1{ background:#fff url(../../_images/section4-NP3652.jpg) top center no-repeat; padding-top:150px; height:392px;}
#np-3652-w .section1-warp{margin-right:600px; margin-left:0;}
#np-3652-w .section1-box{ padding-top:0; width:315px; margin:auto;}
#np-3652-w #section2{ background:#f7feff url(../../_images/section1-NP3652.jpg) top center no-repeat; padding-top:70px; height:466px;}
#np-3652-w .section2-warp{ margin-left:500px; width:auto; margin-right:0;}
#np-3652-w .section2-box{ padding-top:0; width:355px; margin: 0 auto; padding-left:0;    padding-right: 65px;} 
#np-3652-w #section6{ background:#fff url(../../_images/section2-NP3652.jpg) top center no-repeat; padding-top:495px; height:150px; width:auto;}
#np-3652-w #section6 .section6-warp{ width:auto; margin:0;}
#np-3652-w #section6 .section3-box{ padding-top:0; width:570px;}
#np-3652-w #section6 .section3-box .fl{ width:285px;}
#np-3652-w #section6 .section3-box .fr{ width:285px;}
#np-3652-w #section7{ background:#fff url(../../_images/section3-NP3652.jpg) top center no-repeat; padding-top:170px; height:430px; width:auto;}
#np-3652-w #section7 .section7-warp{ margin-right:500px; margin-left:0;}
#np-3652-w #section7 .section2-box{ padding-top:0;    padding-right: 100px;}

#np-3653-w{}
#np-3653-w #section1{ background:#fff url(../../_images/section4-NP3652.jpg) top center no-repeat; padding-top:75px; padding-bottom:75px; height:392px;}
#np-3653-w .section1-warp{margin-right:600px; margin-left:0;}
#np-3653-w .section1-box{ padding-top:0; width:315px; margin:auto;}
#np-3653-w #section2{ background:#f7feff url(../../_images/section1-NP3652.jpg) top center no-repeat; padding-top:70px; height:466px;}
#np-3653-w .section2-warp{ margin-left:500px; width:auto; margin-right:0;}
#np-3653-w .section2-box{ padding-top:0; width:355px; margin: 0 auto; padding-left:0;    padding-right: 65px;} 
#np-3653-w #section6{ background:#fff url(../../_images/section2-NP3652.jpg) top center no-repeat; padding-top:495px; height:150px; width:auto;}
#np-3653-w #section6 .section6-warp{ width:auto; margin:0;}
#np-3653-w #section6 .section3-box{ padding-top:0; width:570px;}
#np-3653-w #section6 .section3-box .fl{ width:285px;}
#np-3653-w #section6 .section3-box .fr{ width:285px;}
#np-3653-w #section7{ background:#fff url(../../_images/section3-NP3652.jpg) top center no-repeat; padding-top:170px; height:430px; width:auto;}
#np-3653-w #section7 .section7-warp{ margin-right:500px; margin-left:0;}
#np-3653-w #section7 .section2-box{ padding-top:0;    padding-right: 100px;}

#np-3670-w{}
#np-3670-w #section1{ background:#fff url(../../_images/section4-NP3670.jpg) top center no-repeat; padding-top:150px; height:392px;}
#np-3670-w .section1-warp{margin-right:600px; margin-left:0;}
#np-3670-w .section1-box{ padding-top:0; width:315px; margin:auto;}
#np-3670-w #section2{ background:#f7feff url(../../_images/section1-NP3670.jpg) top center no-repeat; padding-top:70px; height:466px;}
#np-3670-w .section2-warp{ margin-left:500px; width:auto; margin-right:0;}
#np-3670-w .section2-box{ padding-top:0; width:355px; margin: 0 auto; padding-left:0;    padding-right: 65px;} 
#np-3670-w #section3{ background:#fff url(../../_images/section2-NP3670.jpg) top center no-repeat; padding-top:260px; height:292px;}
#np-3670-w .section3-warp{ width:auto; margin-left:600px;}
#np-3670-w .section3-box{ padding-top:0; width:215px;}
#np-3670-w .section3-box p{ }
#np-3670-w #section6{ background:#fff url(../../_images/section3-NP3670.jpg) top center no-repeat; padding-top:495px; height:150px; width:auto;}
#np-3670-w #section6 .section6-warp{ width:auto; margin:0;}
#np-3670-w #section6 .section3-box{ padding-top:0; width:570px;}
#np-3670-w #section6 .section3-box .fl{ width:285px;}
#np-3670-w #section6 .section3-box .fr{ width:285px;}
#np-3670-w #section7{ background:#fff url(../../_images/section5-NP3670.jpg) top center no-repeat; padding-top:170px; height:430px; width:auto;}
#np-3670-w #section7 .section7-warp{ margin-right:500px; margin-left:0;}
#np-3670-w #section7 .section2-box{ padding-top:0;}

#np-3673-w{}
#np-3673-w #section1{ background:#fff url(../../_images/section4-NP3670.jpg) top center no-repeat; padding-top:75px; padding-bottom:75px; height:392px;}
#np-3673-w .section1-warp{margin-right:600px; margin-left:0;}
#np-3673-w .section1-box{ padding-top:0; width:315px; margin:auto;}
#np-3673-w #section2{ background:#f7feff url(../../_images/section1-NP3670.jpg) top center no-repeat; padding-top:70px; height:466px;}
#np-3673-w .section2-warp{ margin-left:500px; width:auto; margin-right:0;}
#np-3673-w .section2-box{ padding-top:0; width:355px; margin: 0 auto; padding-left:0;    padding-right: 65px;} 
#np-3673-w #section3{ background:#fff url(../../_images/section2-NP3670.jpg) top center no-repeat; padding-top:260px; height:292px;}
#np-3673-w .section3-warp{ width:auto; margin-left:600px;}
#np-3673-w .section3-box{ padding-top:0; width:215px;}
#np-3673-w .section3-box p{ }
#np-3673-w #section6{ background:#fff url(../../_images/section3-NP3670.jpg) top center no-repeat; padding-top:495px; height:150px; width:auto;}
#np-3673-w #section6 .section6-warp{ width:auto; margin:0;}
#np-3673-w #section6 .section3-box{ padding-top:0; width:570px;}
#np-3673-w #section6 .section3-box .fl{ width:285px;}
#np-3673-w #section6 .section3-box .fr{ width:285px;}
#np-3673-w #section7{ background:#fff url(../../_images/section5-NP3670.jpg) top center no-repeat; padding-top:170px; height:430px; width:auto;}
#np-3673-w #section7 .section7-warp{ margin-right:500px; margin-left:0;}
#np-3673-w #section7 .section2-box{ padding-top:0;}

/*#np-8153 #powerhouse-processor{background:url(../../_images/Powerhouse-Processor-np-8153.jpg) top left no-repeat; padding-top:55px; height:500px;}
#np-8153 #Graphics{background:url(../../_images/Section-2-np-8153.jpg) top left no-repeat; height:525px; padding-top:25px;}
#np-8153 #Speakers{ background:url(../../_images/Section-3-np-8153.jpg) top left no-repeat; padding-top:675px; height:206px;}
#np-8153 #Headphone-Output{ background:url(../../_images/Section-4-np-8153.jpg) top left no-repeat; padding-top:135px; height:405px;}
#np-8153 #Keyboards{background:url(../../_images/Section-5-np-8153.jpg) top left no-repeat; padding-top:140px; min-height:480px;}
#np-8153 #Section-6{background:url(../../_images/Section-6-np-8153.jpg) top left no-repeat; padding-top:70px; min-height:343px;}
#np-8153 #Section-7{background:url(../../_images/Section-7-np-8153.jpg) top left no-repeat; padding-top:115px; min-height:465px;}
#np-8153 #Section-8{background:url(../../_images/Section-8-np-8153.jpg) top left no-repeat; padding-top:145px; min-height:564px;}
#np-8153 #Section-9{background:url(../../_images/Section-9-np-8153.jpg) top left no-repeat; padding-top:10px; min-height:671px;}
#np-8153 h2{ color:#f0ff00;}
#np-8153 #powerhouse-processor .main-artwork-box-01{}
#np-8153 .main-artwork-box-04{ width:410px; padding-right:90px; float:left; text-align:left;}
#np-8153 .main-artwork-box-05{ width:210px; padding-left:300px; float:left; text-align:left;}
#np-8153 .main-artwork-box-06{padding-left:40px;}
#np-8153 .main-artwork-box-01{ padding-right:120px; width:340px;}
#np-8153 .main-artwork-box-02{ padding-left:40px; width:300px;}
#np-8153 .main-artwork-box-03{width:280px; padding-left:40px;}*/

#np-8153 #powerhouse-processor{background:url(../../_images/Powerhouse-Processor-np-8153.jpg) top left no-repeat; padding-top:50px; height:468px;}
#np-8153 #Graphics{background:url(../../_images/Graphics-np-8153.jpg) top right no-repeat; height:682px; padding-top:20px;}
#np-8153 #Speakers{ background:url(../../_images/Speakers-np-8153.jpg) top center no-repeat; padding-top:666px; height:237px;}
#np-8153 #Headphone-Output{ background:url(../../_images/Headphone-Output-np-8153.jpg) top left no-repeat; padding-top:115px; height:421px;}
#np-8153 #Keyboards{background:url(../../_images/Keyboards-np-8153.jpg) top left no-repeat; padding-top:108px; min-height:446px;}
#np-8153 #Massive-Storage{background:url(../../_images/Massive-Storage-np-8153.jpg) top right no-repeat; height:353px; padding-top:139px;}
#np-8153 #Section-7{background:url(../../_images/Section-7-np-8153.jpg) top right no-repeat; padding-top:149px; height:431px;}
#np-8153 #Section-8{background:url(../../_images/Section-8-np-8153.jpg) top center no-repeat; padding-top:59px; height:544px;}
#np-8153 #Section-9{background:url(../../_images/Section-9-np-8153.jpg) top right no-repeat; padding-top:60px; height:544px;}

#np-8153 h2{ color:#f0ff00;  text-align:left;}
#np-8153 .main-artwork-box-04{ width:265px; padding-right:0; float:right; text-align:left;}
#np-8153 .main-artwork-box-05{ width:470px; padding-left:125px; float:left; text-align:left; }
#np-8153 .main-artwork-box-02{ padding-left:125px;}
#np-8153 .main-artwork-box-03{width:350px;}
#np-8153 .main-artwork-box-06 {padding-right:0;}

#np-8172 #powerhouse-processor{background:url(../../_images/Section-1-np-8172.jpg) top left no-repeat; padding-top:54px; height:500px;}
#np-8172 #Graphics{background:url(../../_images/Section-2-np-8172.jpg) top right no-repeat; height:697px; padding-top:0;}
#np-8172 #Speakers{ background:url(../../_images/Section-3-np-8172.jpg) top center no-repeat; padding-top:666px; height:149px;}
#np-8172 #Headphone-Output{ background:url(../../_images/Section-4-np-8172.jpg) top left no-repeat; padding-top:116px; height:429px;}
#np-8172 #Keyboards{background:url(../../_images/Section-5-np-8172.jpg) top left no-repeat; padding-top:140px; min-height:501px;}
#np-8172 #Section-6{background:url(../../_images/Section-6-np-8172.jpg) top right no-repeat; padding-top:72px; min-height:598px;}
#np-8172 #Section-7{background:url(../../_images/Section-7-np-8172.jpg) top right no-repeat; padding-top:116px; min-height:520px;}
#np-8172 #Section-8{background:url(../../_images/Section-8-np-8172.jpg) top left no-repeat; padding-top:139px; min-height:457px;}
#np-8172 #Section-9{background:url(../../_images/Section-9-np-8172.jpg) top right no-repeat; padding-top:197px; min-height:466px;}
#np-8172 h2{ color:#67fafb;}
#np-8172 #powerhouse-processor .main-artwork-box-01{}
#np-8172 .main-artwork-box-04{ width:410px; padding-right:90px; float:left; text-align:left;}
#np-8172 .main-artwork-box-05{ width:210px; padding-left:300px; float:left; text-align:left;}
#np-8172 .main-artwork-box-06{padding-left:40px;}
#np-8172 .main-artwork-box-01{ padding-right:120px; width:340px;}
#np-8172 .main-artwork-box-02{ padding-left:40px; width:300px;}
#np-8172 .main-artwork-box-03{width:280px; padding-left:40px;}

#np-8173 #powerhouse-processor{background:url(../../_images/Section-1-np-8173.jpg) top left no-repeat; padding-top:52px; height:530px;}
#np-8173 #Graphics{background:url(../../_images/Section-2-np-8173.jpg) top right no-repeat; height:638px; padding-top:25px;}
#np-8173 #Speakers{ background:url(../../_images/Section-3-np-8173.jpg) top center no-repeat; padding-top:721px; height:147px;}
#np-8173 #Headphone-Output{ background:url(../../_images/Section-4-np-8173.jpg) top left no-repeat; padding-top:116px; height:429px;}
#np-8173 #Keyboards{background:url(../../_images/Section-5-np-8173.jpg) top left no-repeat; padding-top:161px; min-height:478px;}
#np-8173 #Section-6{background:url(../../_images/Section-6-np-8173.jpg) top left no-repeat; padding-top:234px; min-height:520px;}
#np-8173 #Section-7{background:url(../../_images/Section-7-np-8173.jpg) top right no-repeat; padding-top:115px; min-height:479px;}
#np-8173 #Section-8{background:url(../../_images/Section-8-np-8173.jpg) top left no-repeat; padding-top:121px; min-height:478px;}
#np-8173 #Section-9{background:url(../../_images/Section-9-np-8173.jpg) top right no-repeat; padding-top:21px; min-height:679px;}
#np-8173 h2{ color:#e400ff;}
#np-8173 #powerhouse-processor .main-artwork-box-01{}
#np-8173 .main-artwork-box-04{ width:410px; padding-right:90px; float:left; text-align:left;}
#np-8173 .main-artwork-box-05{ width:210px; padding-left:300px; float:left; text-align:left;}
#np-8173 .main-artwork-box-06{padding-left:40px;}
#np-8173 .main-artwork-box-01{ padding-right:120px; width:340px;}
#np-8173 .main-artwork-box-02{ padding-left:40px; width:300px;}
#np-8173 .main-artwork-box-03{width:280px; padding-left:40px;}

.main-artwork-footer{ padding-top:25px; color: #666; }
.main-artwork-footer p{ font-size:12px; color: #666 !important;}
.main-artwork-footer div.fl{ width:230px; text-align:center; padding-left:25%; display:none;}
.main-artwork-footer div.fr{/*width:375px; padding-right:12%;*/ font-size:12px; color:#999999; float:none; text-align:center; padding:0 40px;}
.main-artwork-footer h3{padding-bottom:25px; font-size:14px; font-weight:normal;}

.measurement{ padding:120px 125px; /*background:url(../../_images/measurement-bg.png) no-repeat;*/}
.measurement th{ vertical-align:top; line-height:24px; border-right:1px solid #fff/*#5f0079*/;}
.measurement td{ vertical-align:top; line-height:24px; padding-left:12px;}
.measurement td p{ padding-top:0; padding-bottom:20px; line-height:24px;}
.measurement-p{ width:315px; padding-right:100px;}
.measurement-p-2{ width:350px;}

.contactus #content-main{width:1240px; margin:0 auto;}
.contactus-top{padding-top:0;/*padding-top:5px;*/ height:400px; max-width:1720px; margin:0 auto;}
.contactus-main{max-width:1280px; margin:0 auto;background-color: #000;}
.contactus-main h1{ font-size:40px; text-transform:uppercase; padding-top:50px; padding-bottom:30px; padding-left:45px;}
.contactus-main h2{ font-size:24px; text-transform:uppercase; padding-top:30px;}
.contactus-main h3{ font-size:18px; text-transform:uppercase; padding-top:40px;}
.contactus-main p{ font-size:14px; padding-bottom:20px; color:#ccc;}
.contactus-main p strong{ color:#fff;}
.contactus-main p span{ color:#fff;}

.contactus-left{ padding-left:45px;}
.contactus-form{ background-color:#111111; padding-left:20px; padding-right:20px; padding-bottom:45px; width:485px; margin-right:45px;}
.contactus-form input[type=text]{ margin-right:5px; width:216px;}
.error-input{ border:1px solid #f00 !important;}
.error-text{ color:#f00 !important; padding:10px 0;}
.contactus-form .error-text{ width:220px;}
.contactus-form textarea{ width:460px; max-width:460px; height:190px; line-height:24px;}
a.get-a-different-code{ color:#00bdef; text-decoration:underline; margin-right:10px; font-size:13px;}
.contactus-form-bottom{ width:100%;} 
.contactus-form-bottom input[type="text"]{ width:325px;}
.contactus-form-bottom .btn-style{ width:200px; margin-left:10px;}
.contactus-left-bottom h2{ padding-bottom:20px;}
.contactus-left-bottom p{ padding-bottom:25px;}


.contactus-side{ padding-left:45px; border-left:1px solid #272727; padding-bottom:200px;}
.contactus-side a{ text-decoration:underline;}
.contactus-box{ border-bottom:1px solid #272727; padding-bottom:20px;}

.my-account{ padding-top:45px; padding-left:20px; padding-right:20px;}
.my-account h1{ font-size:40px; text-transform:uppercase; padding-bottom:40px; text-align:center;}
.my-account #product-tab{ margin-top:0;}
.my-account #product-tab #tabs-list{ padding-left:0; border-bottom:1px solid #333333;}
.my-account #product-tab #tabs-list a{ font-size:14px; background-color:#000; line-height:32px;}
.my-account #product-tab #tabs-list a:hover{ background-color:#33ccff;}
.my-account #product-tab #tabs-list a.tab-this-01{ background-color:#33ccff !important;}

.my-account-info-box{ border-bottom:1px solid #333333; padding-top:35px; padding-bottom:45px;}
.my-account-info-box.last{ border-bottom:none;}

.my-account-info-box h3{ font-size:18px; color:#fff; text-transform:uppercase; padding-bottom:20px;}
.my-account-info-box input[type="text"], .my-account-info-box input[type="password"]{ width:227px; margin-bottom:0 !important;}
.my-account-info-box .btn-style.grey{ background-color:#00bdef !important; width:247px;}
.my-account-info-box label{ color:#666666;}
.reset-password-form{ position:relative; width:249px; height:40px;}
.reset-password-form input[type="text"]{ padding-right:40px !important; width:197px;}
.submit-btn{ position:absolute; width:28px; height:28px; background:url(../../_images/submit-btn-02.png) no-repeat; top:6px; right:7px;}

.address-book{}
.address-book li{ display:inline-block; vertical-align:top; margin-right:15px; margin-top:30px;}
.address-book-box{ width:200px; height:200px; padding:0 30px; background-color:#333;}
a.add-address{ display:block; color:#00bdef; font-size:18px; font-weight:700; line-height:200px; width:200px; text-decoration:underline; text-transform:uppercase; text-align:center; left:0; top:0;}
.address-book-box .address-title{ color:#00bdef; text-transform:uppercase; padding-top:30px; line-height:18px; height:18px;}
.address-book-box .address-text{ line-height:18px; height:76px; overflow:hidden; color:#999999;}
.address-book-box .address-tool a{ color:#fff; text-decoration:underline; margin-right:30px;}
.address-current,.cursor-hover:hover{ border:1px solid #00bdef !important;}
.pop-addresses li{ float:left; border:1px solid #111111;}
.pop-addresses .address-book-box{ height:180px;}

.order-status{ padding:30px 0;}
.order-status-table{ font-size:14px;}
.order-status-table th{ text-transform:uppercase; line-height:39px; height:39px;}
.arrow-down-icon{ height:9px; background:url(../../_images/arrow-down-icon.png) center top no-repeat; display:inline-block; width:7px; margin-left:5px; vertical-align:middle;}
.order-status-table td{ text-align:center; line-height:39px; background-color:#111111;}
.order-status-table tr.odd td{ background-color:#333333;}
.order-status-table a{ color:#33ccff; font-weight:700; text-decoration:underline;}

.order_returns{}
.order_returns  h2{text-transform: uppercase;}
.order_returns table{width:280px; margin-bottom:30px;}
tr.head-row th{background: transparent;}
.order_returns th{ border-bottom:1px solid #303030; text-align: left; padding:5px 0;}
.order_returns td{ padding:10px 5px; vertical-align: middle;}
.order_returns td  input{vertical-align: middle;}
.order_returns td  input[type="text"]{ width:40px; border:1px solid #00bdef !important; padding:0 !important; border-radius:0!important; margin-left:5px; text-align:center; color:#fff; font-size:14px;}
.order_returns .label-title{font-weight:700;}
.order_returns label select{ border:1px solid #666666; line-height:49px; height:40px; padding:0 10px; border-radius:4px; background-color:#000; color:#999999;width:280px;}
.order_returns textarea{ height:160px; width:260px;}
.order_returns .btn-style{max-width:280px;}

.no-results-box{ padding-top:90px; padding-bottom:45px; min-height:160px;}
.no-results-box  h3{ font-size:18px; color:#fff; text-transform:uppercase; padding-bottom:20px;}
.no-results-box a{ color:#33ccff;}

.order-status-nav { padding:25px 0;}
.order-status-nav li{ display:inline-block;}
.order-status-nav a{ display:block; height:23px; line-height:23px; text-transform:uppercase; background-color:#111; color:#fff; min-width:7px; padding:0 8px; text-align:center;}
.order-status-nav a.this-page-a{ background-color:#33ccff; }
.order-status-nav a:hover{ background-color:#33ccff; text-decoration:none;}

.warranty-scrollbar{height:200px;}
.warranty-scrollbar .jspVerticalBar{background: url(../../_images/scrollbar-bg.png) repeat-y;}
.warranty-scrollbar .jspTrack{background: url(../../_images/scrollbar-bg.png) repeat-y;}

.popup-dialog .driver-download{padding:0}

/*foot*/
#wp-footer{background:url(../../_images/footer-warp-bg.jpg) bottom center repeat-x;}
#footer{ background:url(../../_images/footer-bg.jpg) bottom center no-repeat; color:#666666;/*padding-top:60px; padding-top:160px; margin-top:100px;*/ width:1200px; margin:0 auto;}
#footer>div>ul{ height:180px;text-transform: uppercase;}
#footer>div>ul>li{display:inline-block; padding-left:50px; padding-right:5px; vertical-align: top;}
#footer>div>ul>li.al{/*width:345px;*/}
#footer>div>ul>li.fl{width:345px;}
#footer dl{text-align:left;}
#footer dt{ font-size:12px; font-weight:700; padding-bottom:5px;}
#footer dd{ font-size:12px; line-height:22px; white-space: nowrap;}
#footer a{ color:#666; }
.footer-tool{margin-bottom:28px; height:49px; padding:0 20px;}
.footer-tool em{font-size:14px; text-transform: uppercase;font-weight:bold; padding-right:10px; -webkit-mask: -webkit-gradient(linear,0% 0%,0% 100%,from(rgba(118,118,120,0.9)),to(rgba(255,255,255,0.8)));}
.copyright-p{font-size:10px; /*padding-right:20px;*/ padding-top:5px;}
.email-dl{padding-left:10px;}
.email-box{width:530px; padding-top:10px; /*border-bottom:1px solid #03bced;*/}
.email-box input{ }
.email-form-box{width:273px; display:inline-block; position:relative; }
.e-mail{padding:0 20px; color:#666; width:230px; background-color:#0e0e0e; border: 1px solid #333; line-height:29px; height:29px; border-radius: 15px;}
.e-mail-btn{ position:absolute; width:20px; height:20px; background:url(../../_images/e-mail-btn.png) no-repeat; right:10px; bottom:6px;  background-color:transparent;}
.side-social-box{padding-top:12px;}
.side-social-box ul{display:block;}
.side-social-box li{float:left;display:block; padding-right:5px; line-height:30px;}
.side-social-box li.f-like{width:210px;}
.side-social-box li img{ vertical-align:middle}
.copyright{ color:#333333; padding:17px 0 41px; max-width:1480px;}
.copyright img{max-width:236px;}
/**/
#shopping_cart #wrap{}
.shopping_cart-top{ height:100px; margin:0 auto; max-width:1200px;}
#shopping_cart .logo{ width:245px; text-align:center; padding:20px 0 80px; /*background:url(../../_images/logo-bg.png) no-repeat; background-size: 100%;*/ position:absolute;}
#shopping_cart .logo img{max-width:168px;}
.shopping_cart-top p{ font-size:12px; padding-top:15px;}
.shopping_cart-top a{ color:#00bdef; text-decoration:underline;}
.shopping_cart-content{ margin:0 auto; max-width:1200px;}
#shopping_cart .copyright{ margin:0 auto;}
.shopping_cart-content input.input-style,.shopping_cart-content select,.shopping_cart-content input[type="text"],.shopping_cart-content input[type="password"],.shopping_cart-content input[type="email"]{ border:1px solid #666666; line-height:38px; height:38px; padding:0 10px; border-radius:4px; background-color:#000; color:#fff; margin-bottom:10px;}
.shopping_cart-content textarea{ border:1px solid #666666; padding:0 10px; border-radius:4px; background-color:#000; color:#fff; margin-bottom:10px;}
#shopping_cart h1{ font-size:40px; text-transform:uppercase; padding-bottom:45px;}
#shopping_cart h2{ font-size:24px; line-height:24px; text-transform:uppercase; border-bottom:1px solid #333; padding:29px 15px 20px 15px;}
#shopping_cart h3{ font-size:18px; text-transform:uppercase;}
#shopping_cart h4{ font-size:22px; font-family:'Roboto'; padding-bottom:10px; font-weight:normal;}

.shopping_cart-box{ border-bottom:1px solid #333333; padding:45px 15px; font-size:14px;}
.shopping_cart-img{ padding-right:50px;}
.shopping_cart-text p{ color:#999999; padding-bottom:20px;}
.shopping_cart-text p strong{ color:#fff;}
.shopping_cart-title{ width:465px;}
.shopping_cart-title input{ height:25px !important; line-height:25px !important; width:21px; text-align:center; vertical-align:middle; margin-bottom:0 !important; margin-left:12px; margin-right:12px;}
.shopping_cart-title a{ color:#00bdef; text-decoration:underline;}
.shopping_cart-tool{}
.shopping_cart-tool-a{ color:#00bdef !important; padding-top:10px;}
.shopping_cart-tool-a a{ color:#00bdef;}

.shopping_cart-scrollbar{ width:550px; height:175px; overflow: hidden;
	/*-webkit-transition: height 1s linear;
    -moz-transition: height 1s linear;
    transition: height 1s linear;*/
}
.shopping_cart-scrollbar:focus{ box-shadow:none;outline: none; border:none;}
.shopping_cart-scrollbar.more{height:100%;}
.shopping_cart-more{color:#00bdef !important; margin-top:5px;}
.shopping_cart-more span{ color:#00bdef;}
.close-link{display:none;}
.show-close .close-link{display:block;}
.show-close .more-link{display:none;}

.shopping_cart-side{ width:360px; background-color:#111111;}
.shopping_cart-side h3{ text-align:center; border-bottom:1px solid #333333; line-height:18px; padding-bottom:15px; padding-top:40px;}
.shopping_cart-side-box{ padding:0 25px 40px 25px;}
.shopping_cart-side-box .zip-code{ width:227px;}
.shopping_cart-side p{ padding:10px 30px 0 30px;}
.shopping_cart-label{ display:block; position:relative; padding-left:20px; color:#999999; line-height:18px; margin-bottom:10px;}
.shopping_cart-label input{ position:absolute; left:0; top:3px;}
.shopping_cart-side .reset-password-form{ margin:15px auto;}
.shopping_cart-side table{ margin:15px auto;}
.shopping_cart-side-box table{ margin:0 auto; width:249px; font-size:14px; line-height:18px;}
.shopping_cart-side-box table td{ padding:5px 0;}
.shopping_cart-Shipping-Method{ border:1px solid #4d4d4d; border-radius:3px; margin:15px auto !important; border-collapse: inherit;}
.shopping_cart-Shipping-Method .odd td{ background-color:#333333;}
.shopping_cart-side-box .PromoCode td{ color:#fde200;}
.shopping_cart-Shipping-Method td.ac{ padding:0 13px;}
.shopping_cart-side .shopping_cart-total{ margin-top:-30px;}
.shopping_cart-total td{ padding-left:55px; font-size:18px; font-weight:700; background-color:#333333; line-height:39px;}
.shopping_cart-total td.ar{ padding-left:0; padding-right:55px;}
#estimate_shipping_form label.addr{ display:block; padding:5px 0; color:#999;}
#estimate_shipping_form select{ width:249px;border: 1px solid #666666;line-height: 38px;height: 38px;padding: 0 10px;border-radius: 4px;background-color: #000;color: #999999;margin-bottom: 10px;}
#estimate_shipping_form input[type="text"]{ color:#999; width:227px;}
#estimate_shipping_form input.input-style{border: 1px solid #666666;line-height: 38px;height: 38px;padding: 0 10px;border-radius: 4px;background-color: #000;color: #999;margin-bottom: 10px; width:227px;}

.invoice-top{ border-bottom:1px solid #303030; border-top:1px solid #303030; padding:30px 0;}
.invoice-top table{ width:100%;}
.invoice-top td{ vertical-align:top; padding:0 40px;}
.invoice-top p{ padding-bottom:10px; color:#cccccc;}
.invoice-top p strong{ color:#fff;}
.invoice-top input{ width:250px;}
.invoice-main{ display:table; margin-top:25px; margin-bottom:25px;}
.invoice-main h3{ font-size:18px; text-transform:uppercase; padding-top:30px; padding-bottom:20px;}
.invoice-address{ width:350px; padding-left:35px; font-size:14px; display:table-cell; border-right:1px solid #4e4e4e;}
.invoice-address th{ text-align:left; color:#00bdef; font-weight:700; line-height:24px; padding-right:30px;}
.invoice-address td{ line-height:24px;}

.invoice-order-summary{ padding-left:70px; display:table-cell;}
.invoice-box{ padding-bottom:40px;}
.invoice-img{ width:150px;}
.invoice-order-mian{ font-size:14px;}
.invoice-order-mian table{}
.invoice-order-mian th{}
.invoice-order-mian table td{ text-align:center; color:#999; /*padding-top:40px; padding-bottom:20px;*/}
.invoice-order-mian td strong{ color:#fff;}
.invoice-txt{ border-top:1px solid #303030; padding:10px 0;}
.invoice-order-mian p{ color:#999; padding:10px 0;}
.invoice-order-mian p strong{ color:#fff;}
.invoice-subtotal{ border-top:1px solid #303030; padding-top:20px; padding-bottom:40px; font-size:14px;}
.invoice-subtotal table{ margin:10px 0;}
.invoice-subtotal td{ line-height:24px; color:#ccc;}
.invoice-subtotal .al{ padding-left:460px;}
.invoice-subtotal .ar{ padding-right:55px;}
.invoice-subtotal .shopping_cart-total td{ line-height:39px; color:#fff;}

.shopping-checkout{ overflow:hidden; margin:0 50px; border-top:1px solid #424242; padding:40px 0;}
span.star{ color:#999;}
.shopping-checkout label{ vertical-align:middle;}
#opc-sections{ display:table; font-size:14px; margin-left:-1px; color:#999999;}
#opc-sections>li{ display:table-cell; padding:15px 50px 30px; border-left:1px solid #424242;}
#opc-sections h2{ font-size:14px; padding:10px 0; color:#fff; border-bottom:none; position:relative;}
#opc-sections h2 a{ color:#00bdef; text-transform:none; position:absolute; right:0;}
.opc-section .data-name{ display:inline-block; padding-bottom:5px; margin-top:5px; line-height:18px;}
#opc_profile{ width:250px;}
#opc_profile p a,.popup-link a{ color:#00bdef;}
#opc_profile .select2-container{ margin-bottom:10px;}
#opc_profile select{ max-width:250px;}
#opc_profile input[type="text"],#opc_profile input[type="password"],#opc_profile input.input-style,#opc_payment input[type="text"]{ width:228px;}

.opc-checkout-profile{ padding-bottom:30px;}
.opc-checkout-profile label{ position:relative; display:block; padding-left:20px; margin:15px 0;}
.opc-checkout-profile label input{ position:absolute; left:0; top:3px;}


#opc_shipping_payment{ width:280px;}
.checkout-shippings .checkout-payment-name label{ font-weight:bold;}
.checkout-payments .shopping_cart-Shipping-Method td.ac{ text-align:center;}
.checkout-payments tr td.checkout-payment-name{ width:auto;}

#checkout-card td{ line-height:39px; font-size:14px; }
#checkout-card td td{ border-bottom:none;}
#checkout-card td p{ padding-top:15px;}
.no-border td{ border-bottom:none !important;}
#checkout-card input[type="text"]{ width:235px;}
#checkout-card #b_month-2{ width:66px;}
#checkout-card #b_year-2{ width:68px;}
#checkout-card #b_cid-2{ width:34px;}
#checkout-card label{ display:block; padding:5px 0;}
#checkout-card label input[type="radio"]{ margin-right:5px;}
#opc_shipping{ padding-bottom:50px; border-bottom:1px solid #292929;}
#opc_payment{ padding-top:20px;}


#opc_summary_li{ width:250px;}
#opc_summary h2{ padding-left:15px;}
#opc_totals{ padding-bottom:15px; border-bottom:1px solid #292929;}
.totals{ width:100%; font-size:14px; text-transform:capitalize; margin-bottom:10px;}
.totals .total-name{ font-weight:normal; font-size:14px; color:#999999; padding-left:15px !important; }
.totals .total-value{ font-weight:normal; color:#000; font-size:14px; color:#999999; padding-right:15px !important;}
.totals td{ padding:3px 0 !important;}
.cart-content .al{ padding-left:15px !important;}
.cart-content .ar{ padding-right:15px !important;}

#cart-contents-box .nowrap{}
#cart-contents-box .cart-content-text{ color:#999999;}

#checkout-totals .total-name{ font-weight:700; font-size:18px; color:#fff;}
#checkout-totals .total-value{ font-weight:700; color:#fff; font-size:18px;}

#couponform-container{ padding:15px 15px 25px; border-bottom:1px solid #292929;}
#couponform-container h3{ font-size:14px; padding-bottom:5px;}
#couponform-container h3 a{ color:#fff;}
#couponform-container p{ padding-bottom:20px;}
#checkout_form{padding:15px 15px 25px; }
#customer_notes{ background-color:#000; color:#fff; width:228px; height:96px; max-width:228px;}
.terms_n_conditions{ margin:10px 0;}
.terms_n_conditions label{ position:relative; display:block; padding-left:20px;}
.terms_n_conditions label input{ position:absolute; left:0; top:3px;}
.terms_n_conditions a{ color:#00bdef;}
.halign-center-noscript, .halign-center{ display:block;}

.optional-label{ padding:5px 0;}
#opc_profile .optional-label{ position:relative; padding-left:20px;}
#opc_profile .optional-label input{ position:absolute; left:0; top:10px;}
.save-new input{ margin-bottom:2px; margin-right:3px;}

/*pop*/
body{position:relative; }
#pop-up-bg,#pop-up-bg-message{position:absolute; top:0; right:0; bottom:0; left:0; z-index:9999; display:none; width:100%; background-color:#000; }
#pop-up-bg-2{position:absolute; top:0; right:0; bottom:0; left:0; z-index:9999; display:none; width:100%; background-color:rgba(0,0,0,0.6);}
#pop-up-bg-3{position:absolute; top:0; right:0; bottom:0; left:0; z-index:9999; display:none; width:100%; background-color:rgba(0,0,0,0.6);}

.pop-up{ position:absolute; top:40%; z-index:9999; visibility:hidden; width:436px; background-color:#333333;}
.pop-up input[type="text"],.pop-up input[type="email"],.pop-up input[type="password"]{ border:1px solid #666666; background-color:#000; color:#fff;  height:38px; line-height:38px; font-size:14px; padding:0 10px; border-radius:3px; margin-bottom:10px; transition:0.5s;}
.pop-up input[type="text"]:focus, .pop-up input[type="email"]:focus, .pop-up input[type="password"]:focus{border: 1px solid #00bdef;}
.pop-up input{ width:228px;}
.pop-up input[type="submit"]{ width:248px;}

.pop-up-main{position:relative; }
.close{ position:absolute;right:0; top:5px;/* right: -58px;
top: -2px;*/ background-image: url(../../_images/x-icon.png); /*background-color:#ccc; */width: 40px; height: 40px; display:block; z-index:99;}
.pop-up-title{ padding:15px 0; border-bottom:1px solid #666666;}
.pop-up-title h1{ font-size:24px; line-height:24px; color:#fff; font-weight:400; text-transform:uppercase; }
.pop-up-txt p{ line-height:22px; padding:10px 0;}
.pop-up-txt .btn-style-2{ max-width:200px;}

#login-pop{ width:725px; overflow:hidden;}
.login-pop-list{ display:table; margin-left:-1px; width:100%;}
.login-pop-list h3{ font-size:12px!important;}
.login-pop-list>li{ display:table-cell; width:50%; border-left:1px solid #666666; padding:30px 0; vertical-align:middle;}
.login-pop-list ul li{ display:inline-block; *display:inline; *zoom:1;}
.login-pop-list ul li a{ color:#cccccc; text-decoration:underline;}

#sign-up-pop{ width:725px; overflow:hidden;}
.first-name{ width:98px !important; margin-right:5px;}
.last-name{ width:98px !important;}

#forgot-password-pop{ width:453px;}
#forgot-password-pop .pop-up-txt{ padding-top:20px; padding-bottom:30px;}
#forgot-password-pop a{ color:#cccccc; text-decoration:underline;}

.customize-pop{ width:528px;}
.customize-pop p{ padding:20px 0; font-size:14px; line-height:22px; width:350px; margin:0 auto;}
.customize-pop h2{ color:#00bdef; font-size:16px; border-top:1px solid #666666; border-bottom:1px solid #666666; text-transform:uppercase; padding:12px 0;}
.customize-pop small{ font-size:12px; padding-bottom:40px; padding-top:20px; display:block;}

/*accessories*/
.accessories-searchpage{ background:url(../../_images/Accessories-Searchpage-bg.jpg) top center no-repeat; padding-top:185px; min-height:495px;}
.search-keyword-model-table{ display:block; width:730px; margin:0 auto;}
.search-keyword-model-table>li{ display:table-cell; vertical-align:top;}
.search-keyword-model-table h2{ font-size:24px; line-height:24px;  text-transform:uppercase; padding:20px 0;}
.or-box{ padding:55px 60px 40px;}
.search-keyword-model-box{ width:282px;}
.search-keyword-model-box .reset-password-form{ width:282px;}
.search-keyword-model-box input[type="text"]{ width:230px;}
.search-keyword-model-table select, .accessories-product-details-main select{ border:1px solid #666666; line-height:49px; height:40px; padding:0 10px; border-radius:4px; background-color:#000; color:#999999;width:280px;}
.accessories-product-details-main select{ width:150px;}
.search-keyword-model-box .submit-btn{ background:url(../../_images/search-icon-02.png) no-repeat; width:17px; height:17px; top:11px; right:13px;}

#pindex .accessories-product-details{ padding-top:35px;}
.accessories-product-details-top-banner{ background:url(../../_images/Accessories-Product-Details-top-banner.jpg) left top no-repeat;}
.accessories-product-details{ padding-top:175px;}
.accessories-product-details .search-keyword-model{ padding-top:10px;}
.accessories-product-details-main{padding:0 45px; margin:0 auto;}
.accessories-product-details-main .ar{ color:#00bdef; font-size:14px; text-align: left;}
.accessories-product-details-list{ margin-left:-20px;}
.accessories-product-details-list li{ display:inline-block; vertical-align:top; width:270px; margin-left:18px; padding-top:20px; padding-bottom:15px;}
.accessories-product-details-list h2{ font-size:22px; font-weight:400; padding-top:15px;}
.accessories-product-details-list h3{ font-size:14px; line-height:19.5px; font-weight:300; height:44px;}
.accessories-product-details-list h6{ font-size:12px; color:#ffc618; font-weight:500;}
.accessories-product-details-list h4{ font-size:20px; font-weight:500;}
.qty-box { font-size:14px; text-transform:uppercase; font-weight:500; padding-top:30px; padding-bottom:10px;}
.qty-box  input[type="text"]{ width:40px; border:1px solid #00bdef !important; padding:0 !important; border-radius:0!important; margin-left:5px; text-align:center; color:#fff; font-size:14px;}
.qty-box .btn-style{ width:135px;}
.accessories-product-details-list .btn-style.grey{width:250px;}

#detail-pop{ width:735px; overflow:hidden;}
.detail-pop-list{ display:table; margin-left:-1px;}
.detail-pop-list>li{ display:table-cell; border-left:1px solid #666666; vertical-align:top;}
.detail-pop-img-box{ padding:25px 45px 25px 60px;}
.detail-pop-g{ padding-top:25px;}
.detail-pop-g-list>li{ display:inline-block;}
.detail-pop-g-list a{ display:block; border:3px solid #333333;}
.detail-pop-g-list a:hover{ border:3px solid #00bdef;}

.detail-pop-mian{ width:280px; padding-left:35px; padding-top:25px; padding-bottom:13px;}
.detail-pop-mian h3{ font-size:15px; font-weight:400;}
.detail-pop-mian h2{ font-size:20px;}
.detail-pop-mian p{ font-size:14px;}
.detail-pop-mian-top{ padding-bottom:7px; border-bottom:1px solid #666666; margin-bottom:20px;}
.detail-pop-mian-top .btn-style{ width:280px !important; max-width:280px;}
.detail-pop-mian .detail-pop-scrollbar p{ font-size:12px;}
.detail-pop-scrollbar{ width:280px; height:152px;}
.detail-pop-scrollbar:focus{ box-shadow:none;outline: none; border:none;}
.detail-pop-scrollbar h6{ color:#00bdef; font-size:14px; font-weight:400;}
.pop-img-small-hover{ border:3px solid #00bdef !important;}

#auto-page #content-main{width:1240px; margin:0 auto;}

.driver-download{ padding:80px 45px;}
.driver-download h1{ font-size:48px; text-transform:uppercase;}
.driver-download h2{ font-size:24px; text-transform:uppercase;}
.driver-download h3{ font-size:18px; text-transform:uppercase;}

.driver-download-top h1{}
.driver-download-top h1 img{ margin-left:5px; vertical-align:middle; margin-top:-5px;}
.driver-download-top h3{ color:#ffc618; padding:10px 0;}
.driver-download-search{ border-top:1px solid #303030; border-bottom:1px solid #303030; padding:60px 0;}
.driver-download-search h3{ padding-bottom:20px;}
.driver-download-search .reset-password-form{ margin-right:15px;}
.driver-download-search .wen-icon{ margin-top:9px;}
.driver-download-search input[type="text"]{ color:#00bdef !important;}
.driver-download-search .submit-btn{ background:url(../../_images/blue-search-icon.png) no-repeat; width:17px; height:18px; top:11px; right:14px;}

.driver-download-mian h2{ padding:35px 0;}
.driver-download-mian table{ width:100%;}
.driver-download-mian>table>tbody>tr:nth-child(2n+1)>th{ background-color:#333333;}
/*.driver-download-mian table tbody tr:nth-child(2n+1) td{ background-color:#333333;}
.driver-download-mian table tbody tr:nth-child(2n) td{ background-color:#000;}*/

.driver-download-mian table tr:nth-child(2n+1) th:first-child{ background:#333333 url(../../_images/driver-download-tr-bg.jpg) right repeat-y;; width:90px; padding:0 15px; color:#fff; text-transform:uppercase;}
.driver-download-mian table tr:nth-child(2n) th:first-child{ background:#666666 url(../../_images/driver-download-tr-bg.jpg) right repeat-y; width:90px; padding:0 15px; color:#fff; text-transform:uppercase;}

.driver-download-mian th{ font-size:14px; color:#00bdef; text-transform:uppercase; height:43px; padding:0 15px;}
.driver-download-mian td{ height:43px;}
.driver-download-mian td td{ padding:0 15px;}

.odd-bg td{ background-color:#111;}
.even-bg td{ background-color:#333;}
#driver-download-pop{ width:575px;}
#driver-download-pop p{ padding:20px 0;}

.driver-download-search label{ display:block; margin-top:25px; font-size:14px; font-weight:700;}
.driver-download-search label input{ margin-right:5px;}
.driver-download-search label a{ color:#33ccff;}
#driver-download-pop-2,#driver-download-pop-3,#driver-download-pop-4{ width:850px;}
#driver-download-pop-2 .pop-up-txt,#driver-download-pop-3 .pop-up-txt,#driver-download-pop-4 .pop-up-txt{ padding:40px;}
#driver-download-pop-2 h3,#driver-download-pop-3 h3,#driver-download-pop-4 h3{ color:#33ccff; font-size:18px;}
#driver-download-pop-2 p span,#driver-download-pop-3 p span,#driver-download-pop-4 p span{ color:#33ccff;}

.driver-download-scrollbar{ height:550px; outline:none;}
.driver-download-scrollbar p{ padding-right:20px;}


.request-a-call-back-banner{ background:url(../../_images/Technical_Support.jpg) top left no-repeat; background-color:#000;}
.request-a-call-back-top{ height:235px; padding-top:0;}
.request-a-call-back-top h1{ font-size:40px; padding-bottom:55px; padding-top:20px;}
.request-a-call-back-top p{ width:635px;}
.request-a-call-back-mian select{ border:1px solid #666666; line-height:49px; height:40px; padding:0 10px; border-radius:4px; background-color:#000; color:#999999;width:280px; margin-bottom:10px;}
.request-a-call-back-mian .select2-container{ margin-bottom:10px;}
.request-a-call-back-mian input[type="text"]{ width:260px; margin-right:10px;}
.request-a-call-back-mian textarea{ width:550px; height:126px;}
.request-a-call-back-mian h2{ padding:25px 0;}

.sitemap-box{ width:280px; display:inline-block; vertical-align:top; margin-right:37px; padding:20px 0;}
.sitemap-box a{ color:#fff;}
.sitemap-box h3{ color:#ffc618; border-bottom:1px solid #363636; padding:10px 0;}
.sitemap-box ul{ padding:10px 0;}
.sitemap-box li{ padding:5px 0;}

.privacy-mian{ padding:20px 0;}
.privacy-mian h3{ color:#1fcbfd; font-size:18px; padding:10px 0;}
.privacy-mian p{ padding:10px 0;}
.privacy-mian a{ color:#1fcbfd;}


.profile-banner{ background:url(../../_images/Profile-top-banner.jpg) top center no-repeat;}
.profile-top{  padding:160px 45px 0; height:98px;}
#auto-page #content-main h1{ font-size:48px; text-transform:uppercase;}
#auto-page #content-main h2{ font-size:24px; text-transform:uppercase;}
#auto-page #content-main h3{ font-size:18px; text-transform:uppercase;}
.profile-main{ padding:95px 45px; min-height:808px; background:url(../../_images/Profile-main-bg.jpg) left top no-repeat; max-width:1300px;}
.profile-main p{ font-size:14px; line-height:21px; padding:10px 0; color:#ccc;}
.profile-box{ max-width:400px;}
.profile-box h2{ background:url(../../_images/Profile-line-bg.png) left bottom no-repeat;}
.profile-box.fr{ padding:140px 0 60px;}

/**/
.rma-banner{ background:url(../../_images/RMA-top-bg.jpg) left top no-repeat;}
.rma-top{ padding:160px 45px 0; height:165px;}
.num-icon{ background-color:#00bdef; display:inline-block; width:23px; height:23px; line-height:23px; color:#fff !important; font-weight:700; text-align:center; font-size:16px; border-radius:12px; vertical-align:middle; cursor:pointer;}
.blue-text{ color:#33ccff;}
.yellow-text{ color:#ffc618;}
.rma-line{ border-bottom:1px solid #303030; padding:20px 0;}
#rma-main{ background:none;}
#rma-main .select2-container{ margin-bottom:10px;}
#rma-main table{ margin-top:20px; margin-bottom:10px;}
#rma-main table td{ padding-right:10px;}
#rma-main input[type="text"]{ width:260px; }
#rma-main textarea{ width:550px; height:150px;}
#rma-main .num-icon{ margin-bottom:10px;}
#rma-main h3{ padding-top:30px;}
.rma-box-1{ border-bottom:1px solid #303030; max-width:680px;}
.ext-input{ width:130px !important; margin-right:60px;}

.rma-text-box{ background-color:#333333; padding:0 15px !important; margin:20px 10px 20px 0;}
.rma-box-2 .wen-icon{ margin-top:35px;}
.rma-bottom label{ display:inline-block;  margin:30px 0 10px;}
.rma-bottom label input{ margin-right:10px;}
.rma-bottom label a{ color:#33ccff;}
.different-code-table td{ vertical-align:top;}
.different-code-table p{ padding-top:0;}
.different-code-table a{ color:#33ccff; text-decoration:underline;}


/**/
.warranty-top{ padding:45px 45px 0; text-align: center; max-width: 935px;margin: 0 auto;}
.warranty-main{ padding:0 45px; width:935px; margin:0 auto;}
.warranty-main td{ padding:20px 0;}
.warranty-main td.ac{}
.warranty-main td>img{ border:2px solid #333;}
.warranty-main td>a>img{ border:2px solid #333;}
.warranty-main td>a>img:hover{ border:2px solid #00bdef;}
.warranty-box{ background-color:#333333; border:2px solid #333;}
.warranty-30-day-money-back-txt{ width:683px; padding:0 15px 0 15px; margin:10px 0; border-left:1px solid #606060; height:201px;}
.warranty-30-day-money-back-txt p{color:#ccc;}
.warranty-txt{ padding-top:40px;}
.warranty-txt-bg{ background-color:#333; padding:10px 25px; margin-bottom:15px;}
.warranty-txt p{ padding:10px 25px; line-height:18px;}
.warranty-txt-main{ background-color:#111111;}
/**/
#warranty-validation-pop{ width:700px;}
.warranty-pop-mian{ padding:30px 25px;}
.warranty-pop-mian h6{ font-size:14px; font-weight:300;}
.warranty-pop-form{ padding:35px 0;}
.warranty-pop-form input[type="text"]{ margin-bottom:0; margin-right:33px;}

.warranty-pop-result{ background-color:#000000; padding:10px;}
.warranty-pop-result h5{ font-size:14px; text-transform:uppercase;}
.warranty-pop-result li{ display:inline-block; padding-right:40px; font-size:14px; line-height:24px;}
.warranty-pop-footer{ padding-top:20px; border-top:1px solid #666666; margin-top:30px;}
.warranty-pop-footer p{ font-size:12px; line-height:18px;}

.rma-banner{ background:url(../../_images/RMA-top-bg.jpg) center top no-repeat;}
.rma-top{ padding:80px 45px 0; height:165px;}
.num-icon{ background-color:#00bdef; display:inline-block; width:23px; height:23px; line-height:23px; color:#fff !important; font-weight:700; text-align:center; font-size:16px; border-radius:12px; vertical-align:middle; cursor:pointer;}
.blue-text{ color:#33ccff;}
.yellow-text{ color:#ffc618;}
.rma-line{ border-bottom:1px solid #303030; padding:20px 0;}
#rma-main{ background:none;}
#rma-main .select2-container{ margin-bottom:10px;}
#rma-main table{ margin-top:20px; margin-bottom:10px;}
#rma-main table td{ padding-right:10px;}
#rma-main input[type="text"]{ width:260px; }
#rma-main textarea{ width:550px; height:150px;}
#rma-main .num-icon{ margin-bottom:10px;}
#rma-main h3{ padding-top:30px;}
.rma-box-1{ border-bottom:1px solid #303030; max-width:680px;}
.ext-input{ width:130px !important; margin-right:60px;}

.rma-text-box{ background-color:#333333; padding:0 15px !important; margin:20px 10px 20px 0;}
.rma-box-2 .wen-icon{ margin-top:35px;}
.rma-bottom label{ display:inline-block;  margin:30px 0 10px;}
.rma-bottom label input{ margin-right:10px;}
.rma-bottom label a{ color:#33ccff;}
.different-code-table td{ vertical-align:top;}
.different-code-table p{ padding-top:0;}
.different-code-table a{ color:#33ccff; text-decoration:underline;}

.compare-page #content{ /*padding-top:50px;*/}
.compare-top{ color:#666666; padding:0 45px 65px; margin-top:-20px; text-align: center;}
.compare-top h1{ font-size:40px; text-transform: uppercase;}
.compare-top h1 span{ font-size:12px; font-weight:300;}
.compare-top h1 span img{ margin-right:5px; margin-top:-2px;}
.add-another-product{ display:block; width:246px; height:218px; line-height:218px; background-color:#fff; color:#00bdef !important; text-decoration:underline; font-size:12px; border:2px solid #ebebeb;}
.compare-page .product-list h2{ height:52px;}
.compare-page .font-20{ height:24px;}
.comprare-remove{color:#00bdef !important;}
.compare-page .product-list h3{ height:21px;}
.compare-page .product-list h4{ height:19px;}
.compare-main-list{ margin-left:140px; position:relative; overflow:hidden; height:1010px; /*max-width:1500px; min-width:900px;*/width:1100px;}
.compare-main-list .product-list{ margin-left:0;}
.compare-main-list .product-list>ul{ left:0; position:absolute;}
.compare-arrow{ position:absolute; display:block; width:28px; height:59px; top:0; z-index:999;}
#compare-left{ left:0; background:url(../../_images/Compare-left.png) left center no-repeat; padding:100px 20px 100px 0;}
#compare-right{ right:0; background:url(../../_images/Compare-right.png)right center no-repeat; padding:100px 0 100px 20px;}

#productDetail-pop{ background-color:#cccccc; padding:2px; min-width:718px; width:100%; min-height:506px; display:none; }
.productDetail-warp{margin-right:128px;}
.productDetail-pop-img{ width:100%; height:100%; min-height:506px; overflow: hidden; }
.viewer{width:100%; height:100%; min-height:506px; min-width:590px;  position: relative;}
.loader {	position: absolute; width: 100%; height: 100%;	background:url(../../_images/spinner.gif) no-repeat center center;	z-index: 2;}

.productDetail-pop-list-warp{min-height:607px;position:absolute; bottom:0; right:5px;}
.productDetail-pop-list-box{position: relative; width:101px; min-height:607px; height:100%; outline: none;}
.productDetail-pop-list-box .jspPane{o}
.productDetail-pop-list{ /*position:absolute; bottom:5px; right:20px;*/width:86px; padding-top:20px;}
.productDetail-pop-list li{ padding-bottom:20px;}
.productDetail-pop-list a{ display:block; border:2px solid #666666;}
.productDetail-pop-list a:hover{ border:2px solid #00bdef;}
.productDetail-pop-list-hover{ border:2px solid #00bdef !important;}
.iviewer_zoom_zero,.iviewer_zoom_fit,.iviewer_zoom_status,.iviewer_rotate_left,.iviewer_rotate_right{ display:none;}

.popup-dialog .tabs-box-01{ display:block;}

.authorizerma-page #content-main{background:url(../../_images/authorizerma-bg.jpg) top center no-repeat;}
#authorizerma{}
#authorizerma h1{ background:url(../../_images/Profile-line-bg.png) left bottom no-repeat; padding-bottom:15px; margin-bottom:35px;}
#authorizerma h1.authorizerma-long-line{ background:url(../../_images/authorizerma-long-line.png) left bottom no-repeat;}
.authorizerma-1  input[type="text"]{width:240px !important;}
.authorizerma-1{padding-left:40px;}

.confirm-service-details-box{border:1px solid #585858; border-radius: 5px; background:#000;}
.confirm-service-details-table{}
.confirm-service-details-table strong{font-size:18px;}

#opc-sections #s2id_autogen4 {margin-right: 10px !important; margin-left: 0 !important;}
#shopping_cart .pop-up-title h1{ font-size:24px; line-height:24px; color:#fff; font-weight:400; text-transform:uppercase; padding-bottom:0px; }
#important-shipping-note-pop{width:735px;}

.special-pricing-main{ font-size:14px; max-width:1200px/*735px*/; margin:0 auto;}
.special-pricing-main h2{ font-size:24px; text-transform:uppercase; padding-top:40px; padding-bottom:10px;}
.special-pricing-main input[type="text"]{ width:229px; margin-right:10px;}
.special-pricing-ul{ font-size:18px; color:#00bdef; padding-left:35px; max-width: 735px;}
.special-pricing-ul li{ display:inline-block; min-width:280px; line-height:36px;}
.special-pricing-box{ padding:30px 0 30px 70px;}
.special-pricing-box .select2-container{ margin-bottom:10px;}
.special-pricing-box textarea{ width:488px; height:80px; max-width:488px;}
.special-pricing-box .contactus-form-bottom{ width:518px;}
.special-padding-20{ padding-top:20px !important;}
.special-pricing-box .contactus-form-bottom input[type="text"]{ width:330px;}
.special-pricing-box .contactus-form-bottom p{ padding:0 15px;}
.special-label label{ margin:0 10px;}
/**/
.page-404{background:url(../../_images/page-404-bg.jpg) top center no-repeat;height:432px; padding-top:160px;}
.page-404 h1{ font-size:80px; color:#00bdef;}
.page-404.error-ccprocessor-error h1{font-size:30px; padding-bottom:30px; text-transform: capitalize; }
.page-404 h2{ font-size:40px; color:#00bdef; text-transform: uppercase; padding-top:30px;}
.page-404 p{font-size:18px;}
.page-404-bottom{ padding-top:90px;}
.page-404-bottom a{font-size:12px; color:#fff;}
.ipad-show-btn{padding-top:20px;}
/**/
.register-page #content-main{width:1240px;}
.register-main{ padding-top:100px; background:url(../../_images/register-bg.jpg) bottom center no-repeat; height:700px; background-color:#000;}
.register-main h1{ padding-bottom:10px; text-transform:uppercase; font-size:24px;}
.register-main p{ padding-bottom:20px; /*min-height:42px;*/}
.register-main .grid-1{ width:200px; float:left;}
.register-main .grid-2{width:200px; float:left; background:url(../../_images/register-line.png) 70px center repeat-y; height:415px;}
.register-main .grid-4{ width:350px; float:left;}
.register-main  label{ margin-bottom:10px; display:block;}
.register-main .register-table label{ padding-top:10px;}
.register-main .data-table td.data-name{ color:#fff; vertical-align: middle;}
.register-main .data-table td{ padding:0;}
.register-main .data-table td.button-row{padding-top:15px; padding-bottom:5px;}
.register-main .data-required{ vertical-align: middle;}
.register-main .btn-style{ width:100%; background-color:#00bdef; text-align:center; font-size:14px; color:#fff; text-transform:uppercase; height:40px; line-height:40px; padding:0 10px; max-width:260px; display:inline-block; border-radius: 20px; }
.register-main .btn-style span{color:#fff;}
.register-main a.simple-button{color:#ccc; font-size:14px;}

.registered-main{background:url(../../_images/registered-bg.jpg) bottom right no-repeat; height:800px;}
.registered-main h1{ text-transform:uppercase; font-size:24px; color:#00bdef; padding-bottom:25px;}
.registered-main p{ font-size:14px; padding-bottom:25px; color:#cccccc;}
.registered-main .grid-1{ width:150px; float:left;}
.registered-main .grid-2{width:200px; float:left;}
.registered-main .grid-4{ width:400px; float:left; padding-top:280px;}
.registered-main a{text-decoration: underline; color:#cccccc;}
/**/
@media print
{
#header-left-bg{ display:none;}
html{-webkit-print-color-adjust: exact;}
}
@media all and (min-width: 1025px) {
	.ipad-show-btn{display:none}
}
/* 下列为CSS3部分 */
@media all and (max-width: 1919px) {
	/*.compare-main-list{ max-width:1200px;}*/
}
@media all and (max-width: 1539px) {
	/*.compare-main-list{max-width:900px;}*/
}
@media screen and (min-width:960px) {
}
/*设备的宽度等于1024*/
@media screen and (device-width:1024px) {

}
@media screen and (width:1024px) {

}
/* 默认宽屏样式 */
@media all and (max-width: 1599px) {
	/*.product-list{ max-width:900px;}*/
}
@media all and (max-width: 1539px) {
	/*.product-list{ max-width:900px;}*/
	/*.productDetail-img{ margin-right:0;}*/
}
@media all and (max-width: 1366px){
	.productDetail-img{ padding-left:0; padding-right:0;}
}
@media all and (max-width: 1280px) {
	/*.product-list{ min-width:900px;}*/
	/*#footer>div>ul{margin:0 1%;}*/
	/*.product-list{ max-width:860px;}
	.product-list>ul>li{ padding-left:0;}*/
	/*.sitemap-main{max-width:900px;}*/
	
}
@media all and (max-width: 1267px){
	/*body{min-width:1247px;}*/
}
@media screen and (max-device-width: 1024px) {
	/*#customize-right.sticky {right:0;}*/

}
@media all and (max-width: 1024px) {
	/*#header{ position:relative;}
	#header>div{ margin-left:0;}
	.compare-products{ position:relative !important;}*/
	/*#customize-right.sticky {}*/
	
}
@media all and (max-width: 480px){
	/*#side-nav{ position:relative; float:left;}
	#wp-content{ float:left; margin-left:0; max-width:1000px;}*/
}