/*
* @author: Razer Web Team
* @copyright: Razer 
* @colorusage:
* --green: #00fb00
* --blue: #00fb00
*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
    font-size: 100%;
    outline: 0;
    vertical-align: baseline;
}

body{
    line-height: 1;
}

ol,ul{

    list-style: none;
}

blockquote,q{
    quotes: none;
}

blockquote:before,blockquote:after,q:before,q:after {
    content: '';
    content: none;
}

:focus {
    outline: 0;
}

ins{
    text-decoration: none;
}

del{
    text-decoration: line-through;
}

table{
    border-collapse: collapse;
    border-spacing: 0;
}

/* end of RESET*/

.clear {clear: both;}
.left {float: left;}
.right {float: right;}

a {
    border: 0; 
    position: relative;
    color: #00a6ff;
    text-decoration: none;
}
img {border: 0;}

body {
    font-family: Arial,Helvetica,sans-serif;
    color: #9d9d9d;
    background: #000;
    line-height: 21px;
    text-align: justify;
}

.wrapper {
    width: 940px;
    padding: 10px;
    margin: auto;
}

#header {
    width: 100%;
    height: 191px;
    background: #000 url(../images/bg-header.png) repeat-x left bottom;
}

#nav {
    width: 100%;
    height: 45px;
    margin: 18px auto 0;
}

a#features {
    background: url(../images/btn-features.png);
    display: block;
    width: 95px;
    height: 45px;
    margin-left: -10px;
}

a#features:hover,a#features.selected {
    background-position: 0px 45px;
}

a#apps {
    background: url(../images/btn-apps.png);
    display: block;
    width: 64px;
    height: 45px;
    margin-left: 70px;
}

a#apps:hover,a#apps.selected {
    background-position: 0px 45px;
}

a#faq {
    background: url(../images/btn-faq.png);
    display: block;
    width: 53px;
    height: 45px;
    margin-left: 70px;
}

a#faq:hover,a#faq.selected {
    background-position: 0px 45px;
}

a#family {
    background: url(../images/btn-family.png);
    display: block;
    width: 209px;
    height: 45px;
    margin-left: 70px;
}

a#family:hover,a#family.selected {
    background-position: 0px 45px;
}

a#gallery {
    background: url(../images/btn-gallery.png);
    display: block;
    width: 88px;
    height: 45px;
    margin-left: 70px;
}

a#gallery:hover,a#gallery.selected {
    background-position: 0px 45px;
}

a#buy {
    background: url(../images/btn-buy.png) 0px 45px;
    display: block;
    width: 91px;
    height: 45px;
    margin-right: -5px;
}

.back {
    font-size: 12px;
    text-align: right;
}

.back a {
    color: #494949;
}

.back a:hover {
    color: #00a6ff;
}

.separator {
    width: 100%;
    height: 3px;
    background: url(../images/separator.png) no-repeat center center;
}

.dotted {
    width: 985px;
    height: 1px;
    margin: 10px auto;
    background: url(../images/dot.png) no-repeat center center;
}

.line {
    width: 100%;
    height: 1px;
    background-color: #00a6ff;
    margin: 10px auto 5px;
}

#banner {
    width: 100%;
    height: 465px;
    background: url(../images/banner.jpg) no-repeat center top;
    margin-top: -1px;
}

.title {
    margin-bottom: 20px;
}

.desc {
    font-size: 12px;
}

#overview, #footer {
    width: 100%;
    background: url(../images/bg-subheader.png) repeat-x left top;
    margin-top: -1px;
}

#overview .desc {
    font-size: 14px;
    color: #b2b2b2;
}

.video {
    width: 640px;
    margin: 30px auto;
}

#usp {
    width: 100%;
    height: 760px;
    background: url(../images/usp-bg.jpg) no-repeat center 160px;
}

#usp .title, #detailed .title {
    font-weight: bold;
    font-size: 12px;
    color: #00a6ff;
}

#usp .desc {
    font-size: 11px;
    color: #9d9d9d;
    line-height: 16px;
}

#usp1 {
    width: 345px;
    height: 168px;
    background: url(../images/usp1-bg.png) no-repeat center center;
    margin-top: 30px;
}

#usp1 .title {
    margin: 44px 0 10px 130px;
}

#usp2 {
    width: 490px;
    height: 243px;
    background: url(../images/usp2-bg.png) no-repeat center center;
    margin-top: 30px;
    margin-right: 10px;
}

#usp2 .title {
    margin: 36px 0 10px 210px;
}

#usp2 .desc {
    width: 317px;
    margin-left: 210px;
}

#usp3 {
    width: 624px;
    height: 339px;
    background: url(../images/usp3-bg.png) no-repeat center center;
    margin-right: 130px;
    margin-top: 110px;
}

#usp3 .title {
    margin: 184px 0 10px 34px;
}

#usp3 .desc {
    width: 445px;
}

#detailed .title {
    margin-top: 10px;
    margin-bottom: 10px;
}

#detailed ul {
    font-size: 11px;
    color: #9d9d9d;
    list-style-type: square;
}

#detailed li {
    line-height: 15px;
    margin-left: 15px;
}

#familySection .left {
    width: 410px;
    padding-left: 60px;
}

#familySection ul {
    font-size: 12px;
    color: #00a6ff;
    margin-top: 45px;
    list-style-type: square;
}

#familySection li {
    margin-left: 16px;
    line-height: 16px;
}

#familySection li:first-child {
    list-style-type: none;
    font-weight: bold;
    margin-left: 0;
}

#familySection li span {
    color: #9d9d9d;
}

table {
    text-align: left;
    vertical-align: top;
    width: 845px;
}

table tr {
    height: 150px;
}

td.icon {
    width: 75px;
}

td.text {
    width: 305px;
}


table img {
    vertical-align: text-top;
}
table .title {
    margin: 5px 0 2px;
    font-size: 11px;
    font-weight: bold;
    color: #00a6ff;
}

table .desc {
    font-size: 11px;
    color: #9d9d9d;
    line-height: 18px;
    text-align: justify;
}

td.spacing {
    width: 85px;
}

#appsSection .subtitle {
    color: #00a6ff;
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0;
}

.more {
    font-size: 12px;
    line-height: 10px;
    margin-top: 25px;
    padding-right: 10px;
    background: url(../images/white-arrow.png) no-repeat right center;
}

dt {
    background: url(../images/blue-arrow.png) no-repeat left center;
    padding-left: 10px;
    font-size: 12px;    
    color: #00a6ff;
}

dd {
    font-size: 12px;
    color: #9d9d9d;
    margin-bottom: 20px;
}

#gallery-content{
    position: relative;
    clear: both;
}

.slideshow-container{
    display: block;
    position: relative;
}

.loader{
    height: 500px;
    width: 100%;
    left: 0;
    top: 0;
    margin: 0 auto;
    position: absolute;
    z-index: 99;
}

.slideshow{
    height: 500px;
    margin: 0 auto;
    position: relative;
    width: 700px;
}

.slideshow .current{
    display: table-cell;
    position: static;
    vertical-align: middle;
}

.slideshow .image-wrapper{
    position: absolute;
    display: block;
    height: 500px;
    overflow: hidden;
    width: 700px;
}

.slideshow a.advance-link{
    height: 500px;
    width: 700px;
    line-height: 500px;
}

#thumbs{
    width: 960px;
    margin: 30px auto;
    padding: 0;
    position: relative;
    display: block;
}

ul.thumbs{
    list-style: none outside none;
    width: 655px;
    margin: auto;
}

ul.thumbs li{
    float: left;
    list-style: none outside none;
    margin: 2px 4px;
    padding: 0;
    text-align: center;
    border: 1px solid #000;
}

.ss-controls {
    display: none;
}

.nav-controls {
    height: 500px;
    margin-top: -500px;
}

.prev {
    margin-top: 150px;
    float: left;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.next {
    margin-top: 150px;
    float: right;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.prev:hover, .next:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.thumbs .selected {
  border: 1px solid #888;
}

#footer {
    padding-top: 20px;
}

#facebooklike {
    margin-top: 20px;
}

#copyright {
    margin: 20px auto;
    width: 100%;
    padding-left: 14px;
    height: 30px;
    line-height: 30px;
    background-color: #0D0D0F;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    text-align: left;
    font-size: 10px;
}

.gallery {
    margin: 0 0 20px;
    width: 964px;
    position: relative;
    overflow: hidden;
}
.gallery .holder {
    width: 100%;
    position: relative;
    overflow: hidden;
    z-index: 2;
}
.gallery .holder ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 30000px;
}
.gallery .holder ul li {
    float: left;
    width: 240px;
    padding: 0 1px 1px 0;
}
.gallery .holder ul li img { display: block; }
/* vertical mode */
.gallery-vert { width: 240px; }
.gallery-vert .holder { height: 362px; }
.gallery-vert .holder ul { width: auto; }
.gallery-vert .holder ul li { float: none; }
.gallery-vert .holder ul li img {
    vertical-align: top;
    display: inline;
}
/* one item */
.gallery-one,
.gallery-vert-one { width: 240px; }
.gallery-vert-one .holder { height: 180px; }
.gallery-vert-one .holder ul { width: auto; }
.gallery-vert-one .holder ul li { float: none; }
.gallery-vert-one .holder ul li img {
    vertical-align: top;
    display: inline;
}
/* fade */
.gallery-fade { width: 240px; }
.gallery-fade .holder ul {
    width: 100%;
    height: 180px;
}
.gallery-fade .holder ul li {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 180px;
    padding: 0;
}

.paging {
    display: none;
}

#appgallery {
    margin-left: 499px;
    margin-top: 98px;
}