/*@FONT-FACE { font-family: 'DINBlack'; src: url('dinbla-webfont.eot'); src: url('dinbla-webfont.eot?#iefix') format('embedded-opentype'),
		url('http://www.razerzone.com/asset/fonts/dinbla-webfont.woff')
		format('woff'),
		url('http://www.razerzone.com/asset/fonts/dinbla-webfont.ttf')
		format('truetype'), url('dinbla-webfont.svg#DINBlack') format('svg'); font-weight: normal; font-style: normal; }

@FONT-FACE { font-family: 'DINBold'; src: url('dinbol-webfont.eot'); src: url('dinbol-webfont.eot?#iefix') format('embedded-opentype'),
		url('http://www.razerzone.com/asset/fonts/dinbol-webfont.woff')
		format('woff'),
		url('http://www.razerzone.com/asset/fonts/dinbol-webfont.ttf')
		format('truetype'), url('dinbol-webfont.svg#DINBold') format('svg'); font-weight: normal; font-style: normal; }

@FONT-FACE { font-family: 'DINRegular'; src: url('dinreg-webfont.eot'); src: url('dinreg-webfont.eot?#iefix') format('embedded-opentype'),
		url('http://www.razerzone.com/asset/fonts/dinreg-webfont.woff')
		format('woff'),
		url('http://www.razerzone.com/asset/fonts/dinreg-webfont.ttf')
		format('truetype'), url('dinreg-webfont.svg#DINRegular') format('svg'); font-weight: normal; font-style: normal; }
*/

/* 
 * HTML5 ✰ Boilerplate
 *
 * What follows is the result of much research on cross-browser styling. 
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 *
 * Detailed information about this CSS: h5bp.com/css
 * 
 * ==|== normalize ==========================================================
 */
	/* =============================================================================
   HTML5 display definitions
   ========================================================================== */
ARTICLE,ASIDE,DETAILS,FIGCAPTION,FIGURE,FOOTER,HEADER,HGROUP,NAV,SECTION
	{ display: block; }

AUDIO,CANVAS,VIDEO { display: inline-block; *
	display: inline; *
	zoom: 1; }

AUDIO:NOT([CONTROLS]){ display: none; }

[HIDDEN] { display: none; }

/* =============================================================================
   Base
   ========================================================================== */
	/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Force vertical scrollbar in non-IE
 * 3. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */
HTML { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

BODY { margin: 0; font-size: 13px; line-height: 1.231; background: #000; }

BODY,BUTTON,INPUT,SELECT,TEXTAREA { font-family: 'DINRegular'; color: #888; }

/* 
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: hot pink! (or customize the background color to match your design)
 */
/*::-MOZ-SELECTION { background: #0f0; color: #000; text-shadow: none; }

::SELECTION { background: #0f0; color: #fff; text-shadow: none; }*/

/* =============================================================================
   Links
   ========================================================================== */
A { text-decoration: none; color: #0f0; }

A:VISITED { color: #0f0; }

A:HOVER { color: #0f0; }

A:FOCUS { outline: thin dotted; }

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
A:HOVER,A:ACTIVE { outline: 0; }

/* =============================================================================
   Typography
   ========================================================================== */
ABBR[TITLE] { border-bottom: 1px dotted; }

B,STRONG { font-weight: bold; }

BLOCKQUOTE { margin: 1em 40px; }

DFN { font-style: italic; }

HR { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

INS { background: #ff9; color: #000; text-decoration: none; }

MARK { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: h5bp.com/j */
PRE,CODE,KBD,SAMP { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
PRE { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

Q { quotes: none; }

Q:BEFORE,Q:AFTER { content: ""; content: none; }

SMALL { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
SUB,SUP { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

SUP { top: -0.5em; }

SUB { bottom: -0.25em; }

/* =============================================================================
   Lists
   ========================================================================== */
UL,OL { margin: 1em 0; padding: 0 0 0 40px; }

DD { margin: 0 0 0 40px; }

NAV UL,NAV OL { list-style: none; list-style-image: none; margin: 0; padding: 0; }

/* =============================================================================
   Embedded content
   ========================================================================== */
	/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/e 
 */
IMG { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

/*
 * Correct overflow not hidden in IE9 
 */
SVG
:NOT
 
(
:ROOT
 
) { overflow: hidden; }

/* =============================================================================
   Figures
   ========================================================================== */
FIGURE { margin: 0; }

/* =============================================================================
   Forms
   ========================================================================== */
FORM { margin: 0; }

FIELDSET { border: 0; margin: 0; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
LABEL { cursor: pointer; }

/* 
 * 1. Correct color not inheriting in IE6/7/8/9 
 * 2. Correct alignment displayed oddly in IE6/7 
 */
LEGEND { border: 0; *
	margin-left: -7px; padding: 0; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */
BUTTON,INPUT,SELECT,TEXTAREA { font-size: 100%; margin: 0; vertical-align: baseline; *
	vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 * 2. Correct inner spacing displayed oddly in IE6/7
 */
BUTTON,INPUT { line-height: normal; *
	overflow: visible; }

/*
 * Reintroduce inner spacing in 'table' to avoid overlap and whitespace issues in IE6/7
 */
TABLE BUTTON,TABLE INPUT { *
	overflow: auto; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 */
BUTTON,INPUT[TYPE="BUTTON"],INPUT[TYPE="RESET"],INPUT[TYPE="SUBMIT"] { cursor: pointer; -webkit-appearance: button; }

/*
 * Consistent box sizing and appearance
 */
INPUT[TYPE="CHECKBOX"],INPUT[TYPE="RADIO"] { box-sizing: border-box; }

INPUT[TYPE="SEARCH"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }

INPUT[TYPE="SEARCH"]::-WEBKIT-SEARCH-DECORATION { -webkit-appearance: none; }

/* 
 * Remove inner padding and border in FF3/4: h5bp.com/l 
 */
BUTTON::-MOZ-FOCUS-INNER,INPUT::-MOZ-FOCUS-INNER { border: 0; padding: 0; }

/* 
 * 1. Remove default vertical scrollbar in IE6/7/8/9 
 * 2. Allow only vertical resizing
 */
TEXTAREA { overflow: auto; vertical-align: top; resize: vertical; }

/* Colors for form validity */
INPUT:VALID,TEXTAREA:VALID { }

INPUT:INVALID,TEXTAREA:INVALID { background-color: #f0dddd; }

/* =============================================================================
   Tables
   ========================================================================== */
TABLE { border-collapse: collapse; border-spacing: 0; }

TD { vertical-align: top; }

/* ==|== primary styles =====================================================
   Author: 
   ========================================================================== */
	/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */
	/* For image replacement */
.IR { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }

.IR BR { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.HIDDEN { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.VISUALLYHIDDEN { border: 0; clip: rect(0, 0, 0, 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.VISUALLYHIDDEN.FOCUSABLE:ACTIVE,.VISUALLYHIDDEN.FOCUSABLE:FOCUS { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.INVISIBLE { visibility: hidden; }

/* Contain floats: h5bp.com/q */
.CLEARFIX:BEFORE,.CLEARFIX:AFTER { content: ""; display: table; }

.CLEARFIX:AFTER { clear: both; }

.CLEARFIX { zoom: 1; }

/* ==|== media queries ======================================================
   PLACEHOLDER Media Queries for Responsive Design.
   These override the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */
@MEDIA ONLY SCREEN AND (MIN-WIDTH: 480PX) { /* Style adjustments for viewports 480px and over go here */ : ; }

@MEDIA ONLY SCREEN AND (MIN-WIDTH: 768PX) { /* Style adjustments for viewports 768px and over go here */ : ; }

/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@MEDIA PRINT {
	* { background: transparent !important; color: black !important; text-shadow: none !important; filter: none !important; /* Black prints faster: h5bp.com/s */ -ms-filter: none !important; }

	a,a:visited { text-decoration: underline; }

	a[href]:after { content: " (" attr(href) ")"; }

	abbr[title]:after { content: " (" attr(title) ")"; }

	.ir a:after,a[href ^="javascript:"]:after,a[href ^="#"]:after { /* Don't show links for images, or javascript/internal links */ content: ""; }

	pre,blockquote { border: 1px solid #999; page-break-inside: avoid; }

	thead { /* h5bp.com/t */ display: table-header-group; }

	tr,img { page-break-inside: avoid; }

	img { max-width: 100% !important; }

	@page { margin: 0.5cm; }

	p,h2,h3 { orphans: 3; widows: 3; }

	h2,h3 { page-break-after: avoid; }

}
#razPage { }

#razHead { height: 100px; background: url(http://assets.razerzone.com/images/header-v2.png) 0 90% no-repeat; }

#razHead h1 { text-indent: -9999px; }

.folt,.fleft { float: left; }

.fort,.fright { float: right; }

.w100 { width: 100px; }
.w120 { width: 120px; }
.w150 { width: 150px; }
.w200 { width: 200px; }
.w220 { width: 220px; }
.w240 { width: 240px; }
.w250 { width: 250px; }
.w260 { width: 260px; }
.w300 { width: 300px; }
.w320 { width: 320px; }
.w350 { width: 350px; }
.w400 { width: 400px; }
.w450 { width: 450px; }
.w600 { width: 600px; }
.w800 { width: 800px; }
.w900 { width: 900px; }
.w950 { width: 950px; }
.w1000 { width: 1000px; }
.left {float:left}
.right {float:right}


div#wrapper{width: 960px; height: 750px; margin: 0 auto; position: relative;}

/*#home { background:url(../images/main.jpg) center top no-repeat; height:100%;}*/
div#home {height:100%;}
div#tablet{background: url(../images/tablet.jpg) center top no-repeat; height:100%;}
div#immersive{background: url(../images/immerse-gaming.jpg) center top no-repeat; height:100%;}
div#integrated{background: url(../images/integrated-dual.jpg) center top no-repeat; height:100%;}
div#tech{background: url(../images/tech-specs.jpg) center top no-repeat; height: 100%;}
div#gallery{background: url(../images/gallery.jpg) center top no-repeat; height:100%;}

div#bg{
	left: 0;
	top: 0;
	position: absolute;
	z-index: -9999;
	width:960px; 
	height:765px;
}

#head{
	width: 960px;
	height: 120px;
	margin: 50px 0;
}

#ths{
	background: url(../images/ths-logo.png) no-repeat top right;
	width: 120px;
	height: 120px;
	float:right;
}
#ths a{
	display:block;
	text-indent: -9999px;
	height: 120px;
}

p.title{
	position: absolute;
	color: #fff;
	font-size: 44px;
	text-align: justify;
	padding-left: 30px;
	background: url(../images/green-title-bar.png) no-repeat left;
}
p.desc{
	position: absolute;
	line-height: 20px;
	text-align: justify;
}

#tablet p.title{
	left: 520px;
	top: 270px;
	
}

#tablet p.desc{
	width: 450px;
	left: 525px;
	top: 340px;
}

#immersive p.title{
	left: 50px;
	top: 115px;
}

#immersive p.desc{
	left: 50px;
	top: 200px;
	width: 580px;
}

#integrated p.title{
	left: 25px;
	top: 190px;
}

#integrated p.desc{
	left: 25px;
	top: 260px;
	width: 500px;
}

#tech p.title{
	left: 40px;
	top: 120px;
}

#tech p.desc{
	left: 40px;
	top: 200px;
	width: 320px;
}

#gallery p.title{
	left: 40px;
	top: 115px;
}

.buttonnav{ position:absolute;}
#buttontablet {top:333px;left:437px;}	
#buttonimmerse {top:219px;left:662px;}	
#buttonimage {top:474px;left:320px;}
#buttonint {top:590px;left:909px;}

#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:70px;}
#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; margin-right:3px;}
#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']{width: 140px;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;}
#signup form select{float:left; margin-right:20px; color: #87867d; width:160px; height:22px; font-family: Helvetica, Arial, sans-serif; background-color:#181818; border:1px solid #181818;}
#footerLinks{padding:0; width: 240px;}
#footerLinks ul{list-style-type: none;line-height: 11px; padding:0}
#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 { padding:0 10px 0 0;color:#888;font-size:10px;}
#footerLinks li{ float: left;line-height:20px;}
#footerLinks li.border{ border-right: 1px solid #28a900;padding-right: 5px;margin-right: 5px;}
#footerLinks li.socLink{ line-height: 20px; margin: 10px 0 0 7px; float:left;}
#footerLinks a{ font-size: 11px;color: #28a900;text-decoration: none;}
a img{ border: none;}
#footerLinks 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; background:none;}
#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;}


/** menu **/
#menu{
	position: absolute;
	width: 696px;
	margin: 50px 0 0 50px;
}
#menu ul{
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li{
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}
#menu li a{
	background: url(../images/menu.png);
	display: block;
	height: 23px;
}

#menu a#home{
	width: 50px;
	background-position: 0 0;
}

#menu a#tablet{
	width: 120px;
	background-position: -50px 0;
}

#menu a#immersive{
	width: 149px;
	background-position: -170px 0;
}

#menu a#integrated{
	width: 187px;
	background-position: -319px 0;
}

#menu a#tech{
	width: 71px;
	background-position: -506px 0;
}

#menu a#gallery{
	width: 83px;
	background-position: -577px 0;
}

#menu a#video{
	width: 36px;
	background-position: -660px 0;
}

#menu a#home:hover{
	background-position: 0 23px;
}

#menu a#tablet:hover, #menu a#tablet.selected{
	background-position: -50px 23px;
}

#menu a#immersive:hover, #menu a#immersive.selected{
	background-position: -170px 23px;
}

#menu a#integrated:hover, #menu a#integrated.selected{
	background-position: -319px 23px;
}

#menu a#tech:hover, #menu a#tech.selected{
	background-position: -506px 23px;
}

#menu a#gallery:hover, #menu a#gallery.selected{
	background-position: -577px 23px;
}

#menu a#video:hover, #menu a#video.selected{
	background-position: -660px 23px;
}

/*Home Page*/
#home div.plus{
	position: absolute;
	background: url(../images/plus.png) no-repeat left;
	z-index:50;
}

#home div.img{
	position: absolute;
	z-index:50;
}

div#overtablet{
	position: absolute;
	top: 310px;
	left: 280px;
}

div#overimmersive{
	position: absolute;
	top: 420px;
	left: 130px;
}

div#overintegrated{
	position: absolute;
	top: 560px;
	left: 720px;
}

div#overgallery{
	position: absolute;
	top: 210px;
	left: 485px;
}

div#overvideo{
	position: absolute;
	top: 550px;
	left: 380px;
}


div#overtechspecs{
	position: absolute;
	top: 400px;
	left: 780px;
}


div#home .plus{
	height: 30px;
	width: 30px;
}

div#overtablet .img{
	background: url(../images/button-tablet.png) no-repeat;
	width: 286px;
	height: 37px;
	left: -280px;
	top: -5px;
	display: none;
}

div#overimmersive .img{
	background: url(../images/button-immerse.png) no-repeat;
	width: 309px;
	height: 33px;
	left: -300px;
	display: none;
}

div#overintegrated .img{
	background: url(../images/button-dual.png) no-repeat;
	width: 357px;
	height: 34px;
	left: 30px;
	display: none;
}

div#overgallery .img{
	background: url(../images/button-imagegal.png) no-repeat;
	width: 175px;
	height: 25px;
	left: 30px;
	display: none;
}

div#overvideo .img{
	background: url(../images/button-video.png) no-repeat;
	width: 95px;
	height: 25px;
	left: 30px;
	display: none;
}

div#overtechspecs .img{
	background: url(../images/button-tech-specs.png) no-repeat;
	width: 132px;
	height: 32px;
	left: 30px;
	display: none;
}

/** Gallery **/
div#thumbs{
	width: 960px;
	margin-top: 100px;
}

ul.thumbs{
	list-style: none;
	width: 900px;
	margin: 0 auto;
	padding: 0;
}
ul.thumbs li{
	float: left;
	margin: 6px 3px;
}