/*
* @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*/

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

a {color: #777;}
a:hover {color: #0f0;}
a img {border:0;}

body {
    background: #000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.wrap {
    width: 986px;
    padding-left: 15px;
    padding-right: 15px;
    margin: auto;
}

.sep1 {
    width: 986px;
    height: 1px;
    margin: auto;
    background: #1e1e1e;

}

.sep2 {
    width: 986px;
    height: 1px;
    margin: 30px auto;
    background: #0f0;

}

#header {
    background: url(../images/background.jpg) no-repeat center top;
    height: 138px;
}

#navbar {
    width: 100%;
    height: 38px;
    background: url(../images/nav-bg.png) repeat-x center center;
}

#nav {
    margin: 0 auto;
    width: 986px;
}

#nav a#what:hover,#nav a#what.selected {
    background-position: 0px 38px;
}

#nav a#games:hover,#nav a#games.selected {
    background-position: -190px 38px;
}

#nav a#support:hover,#nav a#support.selected {
    background-position: -375px 38px;
}

#nav a#developers:hover,#nav a#developers.selected {
    background-position: -514px 38px;
}

#nav a#forums:hover,#nav a#forums.selected {
    background-position: -718px 38px;
}

#nav a#buy:hover,#nav a#buy.selected {
    background-position: -856px 38px;
}

#nav li {
    margin: 0;
    padding: 0;
    display: inline;
    float: left;
}

#nav li a {
    background: url(../images/nav.png);
    display: block;
    height: 38px;
}

#nav li a#what {
    background-position: 0 0;
    width: 190px;
}

#nav li a#games {
    background-position: -190px 0;
    width: 185px;
}

#nav li a#support {
    background-position: -375px 0;
    width: 139px;
}

#nav li a#developers {
    background-position: -514px 0;
    width: 204px;
}

#nav li a#forums {
    background-position: -718px 0;
    width: 138px;
}

#nav li a#buy {
    background-position: -856px 0;
    width: 130px;
}

#nav ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    height: 38px;
}

#nav ul ul {
    width: auto;
    color: #fff;
    background: #000;
    border: 1px solid #1a1a1a;
    border-top: 0;
    padding: 0 17px;
    height: auto;
    margin-left: 18px;
    position: absolute;
    display:none;
}

#nav ul ul li {
    font-size: 12px;
    color: #777;
    padding: 10px 0;
    display: block;
    float: none;
}

#nav ul ul li a {
    color: #777;
    text-decoration: none;
    background: none;
    height: auto;
}

#nav ul ul li a:hover {
    color: #0f0;
    text-decoration: none;
}

#nav ul li:hover ul {
    display:block;
}

#content {
    background: url(../images/background.jpg) no-repeat center -175px;
}

#hydraHome {
    background: url(../images/bg-home.jpg) no-repeat -160px -150px;
}

#hydraHome #tagline {
    width: 577px;
    height: 68px;
    margin: 0 auto;
    padding-top: 515px;
}

 #buttons {
    width: 986px;
    height: 131px;
    margin-top: 30px;
}

 #buttons a#whatLink {
    background: url(../images/btn-what.jpg) no-repeat left top;
    width: 321px;
    height: 131px;
    display: block;
}

 #buttons a#whatLink:hover, #buttons a#whatLink.selected {
    background-position: 0 -131px;
}

 #buttons a#discussLink {
    background: url(../images/btn-discuss.jpg) no-repeat left top;
    width: 321px;
    height: 131px;
    display: block;
}


 #buttons a#discussLink:hover, #buttons a#discussLink.selected {
    background-position: 0 -131px;
}

 #buttons a#downLink {
    background: url(../images/btn-download.jpg) no-repeat left top;
    width: 321px;
    height: 131px;
    display: block;
}


 #buttons a#downLink:hover, #buttons a#downLink.selected {
    background-position: 0 -131px;
}

#buttons a#devforums {
    background: url(../images/btn-devforums.jpg) no-repeat left top;
    width: 321px;
    height: 131px;
    display: block;
}


 #buttons a#devforums:hover, #buttons a#devforums.selected {
    background-position: 0 -131px;
}

#buttons a#sdk {
    background: url(../images/btn-sdk.jpg) no-repeat left top;
    width: 321px;
    height: 131px;
    display: block;
}


 #buttons a#sdk:hover, #buttons a#sdk.selected {
    background-position: 0 -131px;
}

#buttons a#midi {
    background: url(../images/btn-midi.jpg) no-repeat left top;
    width: 321px;
    height: 131px;
    display: block;
}


 #buttons a#midi:hover, #buttons a#midi.selected {
    background-position: 0 -131px;
}

.title {
    font-size: 20px;
    color: #777;
    margin-bottom: 2px;
}

.desc {
    font-size: 13px;
    color: #777;
    line-height: 20px;
    text-align: justify;
}

.content {
    padding: 40px 0;
}

#hydraWhat #sect1 {
    background: url(../images/bg-what-1.jpg) no-repeat 625px 55px;
}

#hydraWhat #sect1 .title,
#hydraWhat #sect1 .desc {
    width: 600px;
}

#hydraWhat #sect1 .links {
    margin-top: 40px;
    margin-bottom: 30px;
}

#hydraWhat .links a.integrated {
    background: url(../images/btn-fully-integrated.jpg) no-repeat left top;
    width: 231px;
    height: 85px;
    display: block;
}


#hydraWhat .links a.integrated:hover,#hydraWhat .links a.integrated.selected {
    background-position: 0 -85px;
}

#hydraWhat .links a.supported {
    background: url(../images/btn-mce-supported.jpg) no-repeat left top;
    width: 231px;
    height: 85px;
    display: block;
}


#hydraWhat .links a.supported:hover,#hydraWhat .links a.supported.selected {
    background-position: 0 -85px;
}

#hydraWhat .links a.mce {
    background: url(../images/btn-mce.jpg) no-repeat left top;
    width: 231px;
    height: 85px;
    display: block;
}


#hydraWhat .links a.mce:hover,#hydraWhat .links a.mce.selected {
    background-position: 0 -85px;
}

#hydraWhat #sect2 {
    background: url(../images/bg-what-2.jpg) no-repeat -20px top;
    margin-top: 50px;
}

#hydraWhat #sect2 .desc {
    width: 660px;
    margin-left:325px;
}

#hydraWhat #sect3 {
    margin-top: 50px;
}

table#specs {
    margin: 30px auto;
    border: 1px solid #429e29;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border-collapse: separate;
    border-spacing: 0;
}

table#specs tr {
    height: 36px;
}

table#specs td {
    vertical-align: middle;
    text-align: center;
}

table#specs .tl {
    -webkit-border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    border-top-left-radius: 10px;
}

table#specs .tr {
    -webkit-border-top-right-radius: 10px;
    -moz-border-top-right-radius: 10px;
    border-top-right-radius: 10px;
}

table#specs thead {
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    background: #1a1a1a;
}

table#specs td {
    border-left: 2px solid #8a9698;
    border-bottom: 2px solid #8a9698;
    font-size: 10px;
    color: #fff;
}

table#specs td:first-child {
    border-left: 0;
    color: #429e29;
    text-align: left;
    padding-left: 10px;
}

table#specs tbody tr:last-child td {
    border-bottom: 0;
}

#hydraWhat #sect4 {
    margin: 20px auto 40px;
}

#hydraWhat #sect4 .left {
    width: 483px;
    height: 165px;
    background: url(../images/bg-what-3.jpg) no-repeat center top;
    padding-top: 414px;
    border-bottom: 1px solid #0f0;
}

#hydraWhat #sect4 .right {
    width: 483px;
    height: 165px;
    background: url(../images/bg-what-4.jpg) no-repeat center 45px;
    padding-top: 414px;
    border-bottom: 1px solid #0f0;
}

#hydraWhat #sect5 {
    margin: 20px auto 40px;
    background: url(../images/bg-what-5.jpg) no-repeat 60px 25px;
}

#hydraWhat #sect5 .title,
#hydraWhat #sect5 .desc {
    width: 560px;
}  

#hydraWhat #sect5 .desc {
    margin-bottom: 27px;
}


#hydraWhat #sect5 .links {
    width: 727px;
    margin: 45px auto 0;
}

#hydraWhat ul {
    color: #777;
    font-size: 13px;
    margin-bottom: 40px;
    margin-left: 16px;
    list-style: disc outside;
}

#hydraWhat li {
    padding: 4px 0 4px 20px;
}

#hydraWhat #sect6 .left
{
    width: 450px;
}

#hydraWhat #sect6 #controller {
    background: url(../images/bg-what-6.jpg) no-repeat 40px 40px;
}

#hydraWhat #sect6 #base {
    background: url(../images/bg-what-7.jpg) no-repeat 90px 45px;
}

#hydraWhat #sect6 li {
    padding: 4px 0;
}

#hydraIntegrated div.games {
    width: 278px;
    height: 170px;
    border-bottom: 5px solid #858585;
    cursor: pointer;
    position: relative;
    text-align: center;
}

#hydraIntegrated div.games:hover {
    border-bottom: 5px solid #0f0;
}

#hydraIntegrated .games .title {
    font-size: 13px;
    font-weight: bold;
    position: absolute;
    bottom: 5px;
    text-align: left;
}

#hydraIntegrated .games a {
    display: block;
    width: 278px;
    height: 170px;
    text-decoration: none;
}

#hydraSupported {
    color: #777;
    font-size: 10px;
}

#hydraSupported dd {
    padding: 5px;
    float: left;
    width: 185px;
    font-family: Arial;
    font-size: 11px;
}

#hydraSupport dt {
    font-size: 13px;
    color: #c8c8c8;
    line-height: 16px;
    margin-bottom: 2px;
}

#hydraSupport dd {
    font-size: 13px;
    color: #777;
    line-height: 16px;
    margin-bottom: 20px;
}

#hydraDevelopers {
    background: url(../images/bg-dev.jpg) no-repeat center top;
}

#hydraDevelopers #tagline {
    width: 566px;
    height: 68px;
    margin: 0 auto;
    padding-top: 515px;
}

#hydraGameplay .row {
    height: 450px;
    border-bottom: 1px solid #191919;
    margin-top: 30px;
}

#hydraGameplay .row .left {
    width: 233px;
    margin-left: 18px;
}

#hydraGameplay .row .title {
    margin-top: 20px;
    font-size: 17px;
    padding-bottom: 5px;
    border-bottom: 1px solid #0f0;
}

#hydraGameplay .row .desc {
    margin-top: 20px;
    text-align: justify;
}

#hydraGameplay .preview {
    float: left;
}

#hydraGameplay .overlay {
    float: left;
    margin-top: -150px;
    opacity: 0.2;
    filter:alpha(opacity=20);
    cursor: pointer;
}

#hydraGameplay .overlay:hover {
    opacity: 0.6;
    filter:alpha(opacity=60);
}
    ;