/*
 * @author: Budiyono Salim
 * @copyright: Razer
 * @colorusage:
 * --green: #00fb00
 * --blue: #00fb00
 */
body {
	background: #000;
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

* {
	margin: 0;
	padding: 0;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}  /* for IE/Mac */
*  html .clearfix {
	zoom: 1; /* triggers hasLayout */
	display: block; /* resets display for IE/Win */
}

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

#razPage {
	width: 995px;
	text-align: left;
	margin: 0 auto;
}

#razHeader {
	background:
		url(http://drh.img.digitalriver.com/DRHM/Storefront/Site/razerusa/cm/images/logo4.gif)
		no-repeat left top;
	height: 100px;
}

#razFooter {
	height: 200px;
}

#razHeader h1 {
	text-indent: -2000px;
}

#razTopNavigation ul {
	font-size: 12px;
	font-weight: 700;
	height: 30px;
	list-style: none;
}

#razTopNavigation li {
	display: inline;
	float: left;
}

#razTopNavigation li a {
	display: block;
	padding: 8px 20px;
	text-shadow: 1px 1px 0px #555;
	color: #00fb00;
}

h2#signupTitle {
	padding: 5px 5px 5px 160px;
}

#dotaOrcaSignup p {
	background-color: transparent;
	margin: 0;
	padding: 5px 5px 5px 160px;
}

#dotaOrcaSignup label {
	background-color: transparent;
	margin-left: -155px;
	float: left;
	font-size: 11px;
	text-align: right;
	width: 150px;
	padding: 0;
	display: inline;
}

#dotaOrcaSignup input.text,#dotaOrcaSignup textarea.text {
	width: 200px;
	background-color: transparent;
	background: #333;
	margin: 0;
	font-size: 11px;
}

#dotaOrcaSignup textarea.text {
	height: 55px;
	float: left;
	padding: 3px;
}

#dotaOrcaSignup textarea#tellus {
	height: 130px;
}

#dotaOrcaSignup select {
	width: 206px;
	padding: 3px;
	font-size: 11px;
}

#dotaOrcaSignup .term {
	width: 280px;
	line-height: 140%;
	margin: 0 0 15px;
}

#dotaOrcaSignup #submit {
	background: url(../images/submit_button.jpg) no-repeat left top;
	width: 130px;
	height: 36px;
	border: none;
}

#recaptcha_widget_div {
	margin-left: 155px;
}

/* Auto Complete */
.ac_results {
	padding: 0px;
	border: 1px solid #57ff20;
	background-color: black;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/ /*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #000;
}

.ac_over {
	background-color: #333;
	color: white;
}

#dotaOrcaSignup .error {
	float: none;
	width: auto;
	margin: 0;
}

#dotaOrcaSignup p label.checked {
	padding: 10px;
	display: inline;
	margin: 0;
	background: url(../images/icons/correct.png) no-repeat 2px 7px;
}

#dotaOrcaSignup label.error,#dotaOrcaSignup span.error {
	padding: 5px 10px 5px 18px;
	text-align: left;
	width: 200px;
	margin: 5px 0 0 5px;
	background: #c76767 url(../images/icons/error_small.png) no-repeat 2px
		4px;
}

#dotaOrcaSignup .recaptcha_input_area label.error {
	margin: 30px 0 0 0;
}

#dotaOrcaSignup input#recaptcha_response_field {
	margin: 0 0 30px;
	display: block;
	color: #fff;
}

.clear {
	clear: both;
	height: 0;
}

.clearfix {
	display: inline-block;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

* html .clearfix {
	height: 1%;
}

html[xmlns] .clearfix {
	display: block;
}

.divider {
	height: 10px;
	background: url(../images/divider2.gif) repeat-x;
}

#facebooklike {
	margin-top: 35px;
}

#razPressPage {
	width: 960px;
	margin: 25px auto;
}

#razPressPage h2 {
	color: #0f0;
	font-size: 22px;
}

#razPressHeader {
	background: url(../images/pressHeader.jpg) no-repeat left top;
	height: 95px;
	margin: 0 0 25px;
}

#razPressHeader a {
	display: block;
	height: 90px;
}

#razPressLeftCol {
	float: left;
	width: 720px;
	padding: 0 20px;
	border-right: 1px solid #222;
}

#razPressRightCol {
	float: left;
	margin: 0 0 0 -1px;
	border-left: 1px solid #222; width : 165px;
	padding: 20px 0 0 15px;
	width: 165px;
}

#razPressCat {
	list-style: none;
}

#razPressCat li a {
	color: #fff;
	font-weight:700;
	display: block;
	padding: 10px 5px;
}

.razPressMainList {
	margin: 0 0 25px;
}

#razPressPage .razPressMainList h2 {
	margin: 0 0 10px;
	font-weight: 700;
	font-size: 14px;
}

.razPressMainList h3 a {
	margin: 0 0 10px;
	font-size: 12px;
	color: #fff;
}

#wIconPRelease {
	padding: 0 0 0 25px;
	background: url(../images/iconPressRelease.gif) left center no-repeat;
}

#wIconPCorporate {
	padding: 0 0 0 35px;
	background: url(../images/iconPressCorporate.gif) left center no-repeat;
}

#wIconPMedia {
	padding: 0 0 0 37px;
	background: url(../images/iconPressMedia.gif) left center no-repeat;
}

.boxTop,.boxBottom {
	height: 8px;
}

.razPressMainList .boxContent {
	padding: 10px 20px;
	font-size: 11px;
	background: #0d0d0d;
	width: 658px;
}

.razPressMainList .pressDate {
	color: #666;
	font-size: 10px;
	padding: 0;
	margin: 0;
	line-height: 11px;
}

.razPressMainList .boxTop,.pressYear .boxTop {
	background: url(../images/boxRoundTop.gif) left top no-repeat;
}

.razPressMainList .boxBottom,.pressYear .boxBottom {
	background: url(../images/boxRoundBottom.gif) left top no-repeat;
}

.razPressMainList .viewMore {
	font-size: 10px;
	font-weight: 700
}

.pressYear {
	margin: 0 0 20px;
}

#razPressPage .pressYear h2 {
	width: 658px;
	padding: 5px 20px;
	margin: 0;
	color: #fff;
	font-size: 16px;
	background: #0d0d0d;
}

#pressReleasesBox dl {
	padding: 0 0 0 200px;
	margin: 0 0 25px;
	line-height: 220%;
}

#pressReleasesBox dl dt {
	margin: 0 0 0 -180px;
	color: #666;
	width: 180px;
	float: left;
	display: inline;
}

#pressReleasesBox dl dd {
	font-weight: 700;
	font-size: 12px;
}

#mediaReviewer {
	list-style: none;
	margin: 0;
	display: block;
	line-height:120%;
	padding: 0 0 0 15px;
}

#mediaReviewer li a {
	display: block;
	margin:0;
	padding: 0 5px 5px 10px;
	color: #777;
	background: url(../images/bullet-green.gif) left 3px no-repeat;
}

#razPressDetail {
	font-size: 12px;
}

#razPressDetail h2 {
	color: #0f0;
	line-height:130%;
	font-size: 20px;
	margin: 0 0 20px;
}

#razPressDetail #date {
	color: #666
}

#razPressDetail p {
	margin: 0 0 20px;
	font-size: 12px;
}
#reviewIntro {
	margin:20px 0 30px;
}
#featuredBig {
	width: 650px;
	margin: 0 auto 20px;
}

#featuredLogo {
	padding: 0;
	height:195px;
	margin: 0 0 25px;
	background:url(../images/featured-bg.jpg) center no-repeat;
}

#featuredLogo .float {
	float: left;
	margin: 0 0 10px;
}

#featuredLogo img {
	margin: 0 10px 0 0;
}

#featuredBig h2 {
	font-size: 23px;
	line-height: 120%;
	color: #fff;
	text-align: center;
}
#featuredBig .quote {
	color:#ccc;
	font-weight:normal;
	font-size:30px;
}
#featuredBig .productName {
	font-size: 12px;
	color: #888;
	text-align: right;
}

#featuredBig .agencyName {
	font-size: 16px;
	color: #0f0;
	font-weight: 700;
	text-align: right;
}

.mediaReviewBox {
	height: 165px;
	width: 580px;
	line-height:140%;
	background: url(../images/mediaBox.gif) no-repeat left top;
	padding: 15px 15px 15px 135px;
}



.mediaLogo {
	background: transparent;
	width: 100px;
	height: 100px;
	display: inline;
	float: left;
	position: relative;
	margin: 0 0 0 -120px;
}

.mediaLogo .mediaImage {
	display: table-cell;
	vertical-align: middle;
	height: 100px;
}

.mediaReviewBox h3{
	color:#0f0
}

.mediaReviewBox .agencyName {
	font-size: 12px;
	color: #fff;
}

.mediaReviewBox .productName {
	font-size: 12px;
	color: #666;
	font-weight: normal;
}

.mediaReviewBox p {
	margin: 8px 0 0 0;
}
.mediaReviewBox .readMore {
	font-size: 11px;

}

p.razPaging {
	float: right;
}

.razPaging a {
	color: #888;
}

.razPaging a:hover,a:active {
	color: #0f0
}

.razPaging span {
	padding: 0 4px 0 0;
}

.razPaging .current {
	color: #fff;
	font-weight: 700;
}

.pphotos {
	border: 1px solid #333;
	float: left;
	width: 100px;
	height: 100px;
	overflow: hidden;
	margin: 0 5px 10px;
}

#razBreadcrumb {
	margin: 0 0 20px 12px; 
}

#razBreadcrumb span {
	padding: 0 10px;
}

#razProductPhotos {
	margin:30px 0;
}