@charset "utf-8";

body {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	color: #9d9d9d;
	font-size: 12px;
}

a:link,a:visited,a:hover,a:active {
	color: #0f0;
}

.clear {
    clear: both;
}


/* main layout */

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

#header-content {
	width: 964px;
	height: 198px;
	margin: 0 auto;
}

#logo {
	float: left;
	margin-top: 30px;
	margin-left: 14px;
}

#razerTHS {
	float: right;
	margin-top: 30px;
	margin-right: 20px;
}

#container {
	width: 964px;
	margin: 0 auto;
}

#main {
	text-align: justify;
	color: #9d9d9d;
}

.line {
	margin: auto;
	width: 917px;
	height: 5px;
	background: url(../images/line.png) no-repeat center center;
}

.dottedLine {
	background: url(../images/dot.gif) repeat-x left center;
	height: 1px;
	width: 100%;
}

#footer {
	width: 100%;
	background: url(../images/footer-bg.png) repeat-x left top;
}

#footer-content {
	width: 964px;
	margin: 20px auto 0;
	text-align: left;
	border-bottom: 1px solid #131313;
}

#snsicons {
    width: 330px;
    float: right;
    margin-top: 24px;
}

#snsicons p {
	width: 248px;
	line-height: 1em;
	font-size: 10px;
	color: #373737;
	text-align: right;
	float: left;
	padding: 0;
	margin: 0 18px 0 0;
}

#snsicons img {
	float: left;
	margin-left: 12px;
}

#facebooklike {
    width: 500px;
    float: left;
    padding-top: 15px;
    margin-bottom: 20px;
}

#copyright {
	margin: 20px auto;
	width: 950px;
	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;
}


/* menu */

#menu {
    margin: 25px auto 8px;
    width: 931px;
}

#menu a#home:hover,#menu a#home.selected {
    background-position: 0px 17px;
}

#menu a#spacer:hover,#menu a#spacer.selected {
    background-position: -26px 17px;
}

#menu a#spacer1:hover,#menu a#spacer1.selected {
    background-position: -26px 17px;
}

#menu a#specs:hover,#menu a#specs.selected {
    background-position: -135px 17px;
}

#menu a#spacer2:hover,#menu a#spacer2.selected {
    background-position: -180px 17px;
}

#menu a#testimonial:hover,#menu a#testimonial.selected {
    background-position: -289px 17px;
}

#menu a#spacer3:hover,#menu a#spacer3.selected {
    background-position: -455px 17px;
}

#menu a#faq:hover,#menu a#faq.selected {
    background-position: -565px 17px;
}

#menu a#spacer4:hover,#menu a#spacer4.selected {
    background-position: -590px 17px;
}

#menu a#gallery:hover,#menu a#gallery.selected {
    background-position: -694px 17px;
}

#menu a#spacer5:hover,#menu a#spacer5.selected {
    background-position: -758px 17px;
}

#menu a#buy:hover,#menu a#buy.selected {
    background-position: -867px 17px;
}

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

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

#menu li a#home {
    background-position: 0 0;
    width: 26px;
}

#menu li a#spacer {
	background-position: -26px 0;
	width: 68px;
}

#menu li a#spacer1 {
	background-position: -26px 0;
	width: 109px;
}

#menu li a#specs {
	background-position: -135px 0;
	width: 45px;
}

#menu li a#spacer2 {
	background-position: -180px 0;
	width: 109px;
}

#menu li a#testimonial {
	background-position: -289px 0;
	width: 166px;
}

#menu li a#spacer3 {
	background-position: -455px 0;
	width: 110px;
}

#menu li a#faq {
	background-position: -565px 0;
	width: 25px;
}

#menu li a#spacer4 {
	background-position: -590px 0;
	width: 104px;
}

#menu li a#gallery {
	background-position: -694px 0;
	width: 64px;
}

#menu li a#spacer5 {
	background-position: -758px 0;
	width: 109px;
}

#menu li a#buy {
	background-position: -867px 0;
	width: 64px;
}

#menu ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    height: 17px;
    overflow: hidden;
}

#toggle {
	width: 40px;
	height: 15px;
	margin-top: 20px;
	margin-right: 20px;
	text-align: right;
}

#toggle #red {
	filter: alpha(opacity=50);
	opacity: 0.5;
}

/* home */
#hexHome {
	background: url(../images/main-bg-red.jpg) no-repeat center top #000;
	min-height: 780px;
}

#hexHome .fl {
	margin-top: 50px;
	/*width: 372px;*/
	width: 450px;
}

#hexHome p {
	font-size: 14px;
	color: #b2b2b2;
	line-height: 1.6em;
	/*margin: 18px auto 14px 23px;*/
	margin: 18px 0 14px 8px;
}

/* specs */
#hexSpecs {
	background: url(../images/hex-bg.jpg) no-repeat center 280px #000;
	min-height: 780px;
	margin-bottom: 30px;
}

#hexSpecs #title {
	padding-top: 30px;
}

#hexSpecs #usp-mouse {
	margin-top: 100px
	;
	width: 587px;
	height: 438px;
	background: url(../images/naga-hex-red.png) no-repeat left top;
}

#usp1 {
	background: url(../images/usp1-bg.png) no-repeat left top;
	width: 557px;
	height: 302px;
	margin-top: -537px;
	margin-left: 45px;
}

#usp1 .usp-title {
	width: 159px;
	font-size: 14px;
	font-weight: bold;
	color: #cacaca;
	text-align: left;
	line-height: 1.4em;
	margin-left: 85px;
	margin-top: 50px;
}

#usp1 .usp-desc {
	width: 168px;
	font-size: 11px;
	color: #9d9d9d;
	text-align: justify;
	line-height: 1.4em;
	margin-left: 60px;
	margin-top: 2px;
}

#usp2 {
	background: url(../images/usp2-bg.png) no-repeat left top;
	width: 492px;
	height: 408px;
	margin-top: -117px;
	margin-left: 172px;
}

#usp2 .usp-title {
	width: 133px;
	font-size: 14px;
	font-weight: bold;
	color: #cacaca;
	text-align: left;
	line-height: 1.4em;
	margin-left: 90px;
	margin-top: 197px;
}

#usp2 .usp-desc {
	width: 186px;
	font-size: 11px;
	color: #9d9d9d;
	text-align: justify;
	line-height: 1.4em;
	margin-left: 54px;
	margin-top: 2px;
}

#usp3 {
	width: 410px;
	height: 139px;
	margin-top: -150px;
}

#usp3 .usp-title {
	font-size: 14px;
	font-weight: bold;
	color: #cacaca;
	text-align: left;
	line-height: 1.4em;
}

#usp3 .usp-desc {
	font-size: 11px;
	color: #9d9d9d;
	text-align: justify;
	line-height: 1.4em;
	margin-top: 2px;
}

#usp4 {
	background: url(../images/usp4-bg.png) no-repeat left top;
	width: 517px;
	height: 262px;
	margin-top: -243px;
	margin-left: 92px;
}

#usp4 .usp-title {
	width: 159px;
	font-size: 14px;
	font-weight: bold;
	color: #cacaca;
	text-align: left;
	line-height: 1.4em;
	margin-left: 90px;
	margin-top: 50px;
}

#usp4 .usp-desc {
	width: 168px;
	font-size: 11px;
	color: #9d9d9d;
	text-align: justify;
	line-height: 1.4em;
	margin-left: 60px;
	margin-top: 5px;
}

#hexFAQ {
	background: url(../images/hex-bg.jpg) no-repeat center 100px #000;
	min-height: 780px;
	margin-bottom: 30px;
}

#hexFAQ #title {
	padding-top: 30px;
}

#hexGallery {
	background: url(../images/hex-bg.jpg) no-repeat center 100px #000;
	min-height: 780px;
	margin-bottom: 30px;
}

#hexGallery #title {
	padding-top: 30px;
}

/* faq */
.faqs {
	margin: 10px 0;
}

.faqs p {
	margin-top: 10px;
	padding: 0;
	line-height: normal;
}

div.faqs .question {
	display: block;
	height: 30px;
	line-height: 30px;
    color: #cacaca;
    cursor:  pointer;
    font-weight:bold;
    padding-left: 25px;
    background: url(../images/arrow-q.png) no-repeat 7px center #111;
    font-size: 12px;
    	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

div.faqs .question.active {
    background-image: url(../images/arrow-a.png);
    color: #cacaca;
}

div.faqs .answer  {
	margin: 0px 40px 20px 25px;
    display: none;
    color: #9d9d9d;
}

div.faqs ul,
div.faqs ol {
    margin: 0 0 10px 20px;
}

/* gallery */

#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: 650px;
}

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

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

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

#thumbs{
    width: 964px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    display: block;
    margin-left: 25px;
}

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

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

.gallery-download{
    width: 964px;
    margin: 30px auto;
    color: #888;
    text-align: center;
}

.gallery-download a{
    color: #888;
    text-decoration: underline;
}

.ss-controls {
	display: none;
}

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

.prev {
	margin-top: 188px;
	float: left;
}

.next {
	margin-top: 188px;
	float: right;
}

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

#trailerBtn {
	/*margin-left:20px;*/
	margin-left: 8px;
	margin-top:25px;
}

/* misc */

.f12 {font-size:12px;}
.f14 {font-size:14px;}
.fl {float:left;}
.fr {float:right;}