/*  RAZER MICROSITE CSS
---------------------------------------------*/
*{margin: 0; padding: 0; outline: none;}

body{
    font: 12px Helvetica, Arial, sans-serif;
    color: #299d04;
    background: #000;
    height:100%;
}

.left{float: left;}

.right{float: right;}

#altContent{
    width:1000px;
    text-align: center;
}

#altContentBody{
    padding-top:100px;
    text-align: left;
    width: 500px;
    margin: auto;
}

#footer {
    width:100%;
    height: 101px;
    background: url('../images/footer-bg.gif') repeat-x top left;
}

#footerContent{display: none;}
#footerContent2{}
    
#footerTop{
    width: 1200px;
    margin:0 auto;
    height: 46px;
}

#signup{padding: 20px 0 0 0;}

#signup p{
    font-weight: bold;
    padding-bottom: 18px;
}

#signup form div{
    float: left;
    position: relative;
}

#signup form label{
    font-size: 11px;
    line-height: 20px;
    color: #7f7f7f;
    float: left;
    width: 50px;
}

#signup form label.error{
    position: absolute;
    top: 22px; left: 50px;
    color: #c00;
    width: auto;
}

#signup form input{
    float: left;
    margin-right: 20px;
    color: #87867d;
}

#signup form input[type='text']{
    border: none;
    width: 158px;
    height: 18px;
    font-family: Helvetica, Arial, sans-serif;
    background-color: #181818;
    padding-left: 5px;
    border: 1px solid #181818;
}

#signup form input[type='text'].error{border: 1px solid #c00;}

#footerLinks,
#socialLinks{padding: 20px 0 0 0;}

#footerLinks ul,
#socialLinks ul{
    list-style-type: none;
    line-height: 11px;
}

#footerKeynote {
    margin-top: 24px;
    font-size: 11px;
    line-height: 11px;
    font-weight: bolder;
    color: #ffffff;
    text-align: right;
    width: 155px;
}

#footerKeynote a {color: #ffffff; text-decoration:none;}

#footerLinks li.locale,
#socialLinks li.locale {
    padding:0 10px 0 0;
    color:#888;
    font-size:10px;
}


#footerLinks li,
#socialLinks li {float: left;line-height:20px;}


#footerLinks li.border,
#socialLinks li.border {
    border-right: 1px solid #28a900;
    padding-right: 7px;
    margin-right: 7px;
}

#footerLinks li.socLink,
#socialLinks li.socLink{
    line-height: 20px;
    margin: -4px 0 0 7px;
}

#footerLinks a,
#socialLinks a {
    font-size: 11px;
    color: #28a900;
    text-decoration: none;
}

a img{border: none;}

#footerLinks a:hover,
#socialLinks a:hover
{text-decoration: underline;}

#fblike{
    width: 80px;
    height: 20px;
    overflow: hidden;
    margin: 0 0 0 0;
}

#plusone{
    width: 38px;
    height: 24px;
    overflow: hidden;
    margin: -2px 0 0 3px;
}

#footerBottom{
    clear: both;
    width: 100%;
    height: 41px;
    padding-top: 14px;
    font-size: 9px;
}

#footerBottom .left{padding-left: 2.5%;}

#footerBottom .right{
    padding: 1px 2.5% 0 0;
    color: #7a7a7a;
}

#buttonSubmit {
    background:url(../images/signup.gif) no-repeat left top;
    height:1px;
    padding:20px 0 0 0;
    width:50px;
    border:none;
    overflow:hidden;
}

#buttonSubmit2 {
    background:url(../images/signup-cn.png) no-repeat left top;
    height:1px;
    padding:20px 0 0 0;
    width:50px;
    border:none;
    overflow:hidden;
}

#submission {
    color:#0f0;
    font-style:italic;
}
h1{
    color:#28a900;
}

h2{
    color:#7a7a7a;
}

h3{
    color:#7a7a7a;
}

p{
    color:#7a7a7a;
}

#localeSelect {
    background:#0e0e0e;
    color:#888;
    font-size:10px;
    padding:3px 1px;
    width:80px;
    border:1px solid #333;
}

#localeSelect option{
    padding:0 3px;
}


#keynoteContent {
    width:1000px;
    text-align: center;
    margin: 0 auto;
}

#keynoteContent a {
    color: #28A900;
    text-decoration: none;
}

#keynoteHeader {
    background: url(../images/blade-header3.jpg) no-repeat top center;
    width: 1000px;
    height: 194px;
    margin: 0 auto;
}

#keynoteBody {
    width: auto;
    margin: 0 auto 70px;
}

.keynoteTitle {
    font-size: 20px;
    font-weight: bold;
    color: #8d8d8d;
}

.keynoteDesc {
    font-size: 14px;
    font-weight: bold;
    color: #8d8d8d;
    margin:0 0 20px;
}

.keynoteImg {
    padding-top: 20px;
    padding-bottom: 20px;
}

#bladeKeynote {
    width:628px;
    height:349px;
    margin:0 auto;
}
#bladeQA {
    width:650px;
    margin: 0 auto;
    text-align:left;
    color:#666;
    line-height:1.5
}
#bladeQA h3{
    margin: 50px 0 10px 0;
}

#bladeQA p {
    position:relative;
    margin: 0 0 10px 0;
}

#bladeQA .text{
    background:#0e0e0e;
    border:1px solid #333;
    width:300px;
    color:#777;
    padding:3px;
    font-size:11px;
    font-family: Arial, Helvetica, sans-serif;
}

#bladeQA textarea.text{
    height:100px;   
}

#bladeQA label.error {
    display:block;
    font-size:11px;
    color:#0f0;
    font-style:italic;
}

body #bladeQA label.error.checked {
    display:none;
}



#bladeQA .terms a{
    color:#0f0
}

/*
#bladeQA #buttonQASubmit {
    height:0;
    padding:45px 0 0 0;
    width:343px;
    overflow:hidden;
background:url(../images/button-submit.png) no-repeat left top;
    border:none;
    cursor:pointer
}
*/

#pageHeader {
    background: url(../images/blade-header3.jpg) no-repeat top center;
    width: 1000px;
    height: 194px;
    margin: 0 auto;
}

#pageBody {
    width: 925px;
    margin: 0 auto 70px;
}

#pageContent {
    width:1000px;
    text-align: left;
    margin: 0 auto;
}

#pageBody {
    width: 925px;
    margin: 0 auto 70px;
    background: url(../images/ask-bg.jpg) no-repeat right top;
    color: #999999;
}

#askIntro {
    width: 490px;
    min-height: 500px;
    background: url(../images/ask-backing.png) no-repeat right bottom;
    margin-top: 15px;
    margin-bottom: ;
}

#askIntro a:link { color:#999; text-decoration:underline; }
#askIntro a:visited { color:#999; text-decoration:underline; }
#askIntro a:hover { color:#999; text-decoration:underline; }
#askIntro a:active { color:#999; text-decoration:underline; }

#askIntro p {
    width: 460px;
    font-size: 14px;
    margin-bottom: 25px;
    text-align: justify;
}

.clear {
    clear: both;
}

#miniKeynote {
    float: left;
    width: 120px;
}

#miniKeynoteText {
    float: left;
    width: 300px;
    margin-left: 25px;
    font-style: italic;
    font-size: 12px;
    line-height: 1.6em;
}

#askSend {
    margin-top: 20px;
    margin-bottom: 50px;
    width: 466px;
}

#askSend p{
    margin-top: 5px;
    color: #999;
    font-size: 15px;
    text-align: center;
}

/* drop up */
ul#media,ul#media ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul#media li {
    position: relative;
    float: left;
    color:#fff;
    text-align:left;
}
ul#media li a {
    text-decoration: none;
    color:#28A900;
}
#media li ul {
    position: absolute;
    left: 0; 
    top:-80px;
    margin-left:-999em;
    border:none;
    height:80px;
    width:199px;
    background:#111;
 /*opacity for IE5+*/
  filter: alpha(opacity=90);
  /*opacity for older Mozilla browsers*/
  -moz-opacity: 0.9;
  /*opacity for mozilla/safari*/
  opacity: 0.9;
}
ul#media li li{
    height:auto;
    border:none;
    margin: 5px;
    }
ul#media li li a{
    color:#fff;
    line-height:10px;
}
ul#media li:hover ul, 
ul#media li.over ul {
    margin-left:0;
}
ul#media li:hover,
ul#media li.over,
ul#media li:hover a,
ul#media li.over a {color:#28A900;}

ul#media li:hover li a,ul#media li.over li a{color:#fff;}
ul#media li li a:hover{color:#fff;}
ul#media li p {padding:5px;}
ul#media li.last,ul#media li.last ul{border:none;width:200px;
}

#langTabEN {
    position: absolute;
    z-index: 1;
    top: 5px;
    left: 50%;
    width: 300px;
    margin-left: 370px;
    height: 10px;
}

#langTabCN {
    position: absolute;
    z-index: 1;
    top: 5px;
    left: 50%;
    width: 300px;
    margin-left: 300px;
    height: 10px;
}

#buyContent {
    width:1000px;
    text-align: center;
    margin: 0 auto;
}

#buyContent p {
    font-size: 20px;
    color: #8d8d8d;
    font-weight: bold;
    text-align: center;
}

#countrylist {
    font-weight: 16px;
    color: #8d8d8d;
    margin: 10px auto;
}

#countrylist a {
    color: #8f8f8f;
    text-decoration: none;
}

#countrylist img, #countrylist a img {
    border: 0;
}

#countrylist a:hover {
    text-decoration: underline;
}

#us,#ca,#sg {
    width: 870px;
    margin: 30px auto;
    border: 0;
}

#buyContent table {
    text-align: left;
}

#buyContent table td {
    height: 30px;
}

.storeRow {
    background: url(../images/buynow-bg2.png) repeat-y center top;
}

.storeName {
    width: 250px;
    height: 30px;
    line-height: 30px;
    float: left;
    margin-left: 150px;
    font-weight: bold;
    font-size: 11px;
    color: #777;
}

.storeName a {
    color: #777;
    text-decoration: none;
}

.storeName a:hover {
    text-decoration: underline;
}

.storeType {
    color: #0f0;
    font-weight: bold;
    font-size: 11px;
    float:left;
    line-height: 30px;
}

.countryName {
    margin-left: 150px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
    color: #0f0;
}

.close {
    background: url(../images/icon-close.png) no-repeat 138px center;
    width: 238px;
}

.open {
    background: url(../images/icon-open.png) no-repeat 138px center;
    width: 238px;
}

.child {
    width: 238px;
    padding-left: 12px;
}

.evenodd {
    background: none !important;
}

.oddeven {
    background: url(../images/buynow-bg2.png) repeat-y center top;
}

.buynowbg {
    background: url(../images/buynow-bg2.png) repeat-y center top !important;
}

.buynobg {
    background: none;
}