/*
* @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*/
body{
    background: #000;
    color: #9fa1a4;
    font: normal normal 12px/ 1 Verdana, Geneva, sans-serif;
    text-align: justify;
}

a {
    color: #ff0000;
    text-decoration: underline;
    position: relative;
}

p{line-height: 1.5;}

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

#container {
    width: 1257px;
    background: url(../images/bg.jpg) no-repeat center top #000;
    margin: 0 auto;
}

#header, #footer, #social, #content {
    width: 930px;
    margin: 0 auto;
}

#content {
    margin-top: 45px;
    min-height: 750px;
}

#header {
    height: 120px;
}

#footer {
    width: 930px;
    margin: 20px auto 0;
}

#footer p {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    color: #484848;
    line-height:12px;
}

.separator {
    background: url(../images/separator.png) no-repeat center center;
    height: 1px;
    width: 929px;
    margin: 20px auto;
}

.separator2 {
    background: url(../images/separator2.png) repeat-x left top;
    height: 2px;
    width: 930px;
    margin: 35px auto 25px;
}

#facebooklike {
    margin-top: 30px;
}

#main .desc {
    width: 941px;
    margin: auto;
}

#main .features {
    width: 941px;
    margin: 40px auto 0;
}

#instructions {
    background: url(../images/unlock-bg-faq.jpg) no-repeat center center;
}

#instructions p {
    color: #fff;
    font-size: 14px;
    width: 794px;
    margin: auto;
}

#instructions #faq {
    width: 794px;
    margin: 30px auto 0;
}

#instructions #faq p {
    line-height: 20px;
    width: 769px;
}

#instructions #faq .bullet {
    width: 16px;
    height: 11px;
    margin-right: 9px;
    margin-top: 10px;
}

#instructions #faq .q {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    margin-top: 5px;
    text-align: left;
}

#instructions #faq .a {
    font-size: 14px;
    font-weight: normal;
    color: #b7b7b7;
    margin-left: 25px;
    margin-bottom: 15px;
}

#slideshow-content{
    position: relative;
    clear: both;
    width: 930px;
    margin: auto;
}

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

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

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

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

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

.slideshow a.advance-link{
    height: 500px;
    width: 710px;
    text-decoration: none;
    border: none;
}

#thumbs{
    width: 330px;
    padding: 0;
    position: relative;
    display: block;
    float: right;
    margin-top: -60px;
}

#thumbs .custLink {
    display: none;
}

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

ul.thumbs li{
    float: left;
    list-style: none;
    margin: 0 -10px;
    text-align: center;
}

.ss-controls {
    display: none;
}

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

.prev {
    margin-top: 188px;
    float: left;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

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

.next {
    margin-top: 188px;
    float: right;
    zoom: 1;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

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

.thumbs .selected {
    
}

#gallery-content{
    position: relative;
    clear: both;
    width: 930px;
    margin: auto;
    text-align: center;
}

#casePage #gallery-content {
    background: url(../images/gallery/feat-case-1.png) no-repeat center center;
    height: 483px;
}

#bagPage #gallery-content {
    background: url(../images/gallery/feat-bag-1.png) no-repeat 220px 0;
    height: 432px;
}

.prodDesc {
    font-size: 13px;
    color: #fff;
    text-align: justify;
    margin-top: 40px;
}

#resellerPage .box {
    background: url(../images/trans-bg.png) repeat left top;
    border: solid 1px #394f66;
    width: 867px;
    margin: 18px auto 0;
    padding: 20px 30px;
}

#resellerPage .shops {
    margin-top: 11px;
    margin-bottom: 22px;
}

#pageTitle {
    margin-left: -14px;
}

.buyNow {
     width: 236px;
     text-align: left;
     z-index: 999;
 }

 .col1 {
    width: 283px;
    padding-top: 20px;
    padding-right: 24px;
    margin-bottom: 40px;
 }

 .col2 {
    width: 281px;
    border-left: solid 1px #ff0000;
    border-right: solid 1px #ff0000;
    padding-top: 20px;
    padding-left: 24px;
    margin-bottom: 40px;
 }

 .col3 {
    width: 292px;
    padding-top: 20px;
    padding-left: 24px;
    margin-bottom: 40px;
 }


 .mini-usp {
     width: 260px;
     height: 75px;
     margin-bottom: 23px;
 }

 .last {
    height: auto;
    margin-bottom: 0;   
 }

 .mini-usp p {
     font-size: 12px;
     color: #777;
     margin-left: 21px;
     margin-top: 5px;
     text-align: left;
 }

 #mininav {
     margin-top: 35px;
     text-align: right;
 }

 #mininav .fr {
    margin-left: 10px;
}

 #mininav a#bwu {
    background: url(../images/mininav-bwu.png);
    display: block;
    width: 90px;
    height: 46px;
}

#mininav a#bwu:hover,#mininav a#bwu.selected {
    background-position: 0px 46px;
}

 #mininav a#imperator {
    background: url(../images/mininav-imperator.png);
    display: block;
    width: 26px;
    height: 46px;
}

#mininav a#imperator:hover,#mininav a#imperator.selected {
    background-position: 0px 46px;
}

 #mininav a#vespula {
    background: url(../images/mininav-vespula.png);
    display: block;
    width: 52px;
    height: 46px;
}

#mininav a#vespula:hover,#mininav a#vespula.selected {
    background-position: 0px 46px;
}

 #mininav a#chimaera {
    background: url(../images/mininav-chimaera.png);
    display: block;
    width: 40px;
    height: 46px;
}

#mininav a#chimaera:hover,#mininav a#chimaera.selected {
    background-position: 0px 46px;
}

 #mininav a#onza {
    background: url(../images/mininav-onza.png);
    display: block;
    width: 58px;
    height: 46px;
}

#mininav a#onza:hover,#mininav a#onza.selected {
    background-position: 0px 46px;
}

 #mininav a#bag {
    background: url(../images/mininav-bag.png);
    display: block;
    width: 62px;
    height: 46px;
}

#mininav a#bag:hover,#mininav a#bag.selected {
    background-position: 0px 46px;
}

 #mininav a#case {
    background: url(../images/mininav-case.png);
    display: block;
    width: 25px;
    height: 46px;
}

#mininav a#case:hover,#mininav a#case.selected {
    background-position: 0px 46px;
}

#feature p {
    font-size: 12px;
    color: #777;
    text-align: justify;
}

#bwuPage #feature {
    background: url(../images/feat-bwu.png) no-repeat 58px 280px;
}

#bwuPage #feature #usp1 {
    background: url(../images/feat-bwu-usp1.png) no-repeat left top;
    width: 368px;
    height: 348px;
    margin-top: 40px;
    margin-left: 110px;
}

#bwuPage #feature #usp2 {
    background: url(../images/feat-bwu-usp2.png) no-repeat left top;
    width: 368px;
    height: 285px;
    margin-top: 40px;
    margin-left: 61px;
}

#bwuPage #feature #usp3 {
    background: url(../images/feat-bwu-usp3.png) no-repeat left top;
    width: 547px;
    height: 297px;
    margin-top:-60px;
    margin-left:142px;
}

#imperatorPage #feature {
    background: url(../images/feat-imperator.png) no-repeat 560px 0;
    margin-top:-40px;
    padding-bottom: 60px;
}

#imperatorPage #feature #usp1 {
    background: url(../images/feat-imperator-usp1.png) no-repeat left top;
    width: 603px;
    height: 76px;
    margin-top: 140px;
}

#imperatorPage #feature #usp2 {
    background: url(../images/feat-imperator-usp2.png) no-repeat left top;
    width: 622px;
    height: 115px;
    margin-top: 56px;
}

#imperatorPage #feature #usp3 {
    background: url(../images/feat-imperator-usp3.png) no-repeat left top;
    width: 744px;
    height: 148px;
    margin-top: 46px;
}

#vespulaPage #feature {
    background: url(../images/feat-vespula.png) no-repeat -12px 160px;
    padding-bottom: 20px;
}

#vespulaPage #feature #usp1 {
    background: url(../images/feat-vespula-usp1.png) no-repeat left top;
    width: 417px;
    height: 348px;
    margin-top: 30px;
    margin-left: 40px;
}

#vespulaPage #feature #usp2 {
    background: url(../images/feat-vespula-usp2.png) no-repeat left top;
    width: 419px;
    height: 285px;
    margin-top: 30px;
    margin-left:50px;
}

#vespulaPage #feature #usp3 {
    background: url(../images/feat-vespula-usp3.png) no-repeat left top;
    width: 547px;
    height: 101px;
    margin-top: 165px;
    margin-left: 140px;
}

#chimaeraPage #feature {
    background: url(../images/feat-chimaera.png) no-repeat 420px 0;
    margin-top:-40px;
    padding-bottom: 60px;
}

#chimaeraPage #feature #usp1 {
    background: url(../images/feat-chimaera-usp1.png) no-repeat left top;
    width: 571px;
    height: 133px;
    margin-top: 70px;
}

#chimaeraPage #feature #usp2 {
    background: url(../images/feat-chimaera-usp2.png) no-repeat left top;
    width: 571px;
    height: 129px;
    margin-top: 74px;
}

#chimaeraPage #feature #usp3 {
    background: url(../images/feat-chimaera-usp3.png) no-repeat left top;
    width: 489px;
    height: 74px;
    margin-top: 88px;
}

#onzaPage #feature {
    background: url(../images/feat-onza.png) no-repeat 0 0;
    margin-top:-20px;
}

#onzaPage #feature #usp1 {
    background: url(../images/feat-onza-usp1.png) no-repeat left top;
    width: 465px;
    height: 182px;
    margin-top: 36px;
}

#onzaPage #feature #usp2 {
    background: url(../images/feat-onza-usp2.png) no-repeat left top;
    width: 468px;
    height: 236px;
    margin-top: -32px;
    margin-right: 10px;
}

#onzaPage #feature #usp3 {
    background: url(../images/feat-onza-usp3.png) no-repeat left top;
    width: 801px;
    height: 421px;
    margin-top: -227px;
}

#bagPage #feature {
    background: url(../images/feat-bag.png) no-repeat 514px 8px;
    padding-bottom: 20px;
}

#bagPage #feature #usp1 {
    background: url(../images/feat-bag-usp1.png) no-repeat left top;
    width: 662px;
    height: 115px;
    margin-top: 66px;
}

#bagPage #feature #usp2 {
    background: url(../images/feat-bag-usp2.png) no-repeat left top;
    width: 561px;
    height: 93px;
    margin-top: 48px;
}

#bagPage #feature #usp3 {
    background: url(../images/feat-bag-usp3.png) no-repeat left top;
    width: 582px;
    height: 138px;
    margin-top: 55px;
}