@CHARSET "ISO-8859-1";

* html .clearfix {
	height: 1%;
}

body {
	background: #000;
}

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

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

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

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

.ac_odd {
	background-color: #000;
}

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

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

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/*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_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

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

.clearfix {
	display: inline-block;
}

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

#gamesComPage {
	width: 940px;
	margin: 0 auto;
}

#gamesConContent {
	background: #000;
	margin: 0 0 20px;
}

#gamesConHeader {
	height: 90px;
	margin:20px 0 0 0;
	background: url(../images/header.jpg) no-repeat center;
}

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

/* Hover */

#gamesConMenu a#livestream:hover,#gamesConMenu a#livestream.selected {
	background-position: 0px 44px;
	width: 126px;
}

#gamesConMenu a#newByRazer:hover,#gamesConMenu a#newByRazer.selected {
	width: 125px;
	background-position: -127px 44px;
}

#gamesConMenu a#sweepStakes:hover,#gamesConMenu a#sweepStakes.selected {
	background-position: -254px 44px;
	width: 180px;
}

#gamesConMenu a#whereToFind:hover,#gamesConMenu a#whereToFind.selected {
	width: 150px;
	background-position: -432px 44px;
}

#gamesConMenu a#winStarCraft:hover,#gamesConMenu a#winStarCraft.selected
	{
	background-position: -582px 44px;
	width: 216px;
}

#gamesConMenu a#gamesCom09:hover,#gamesConMenu a#gamesCom09.selected {
	width: 142px;
	background-position: -796px 44px;
}



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

#gamesConMenu li a {
	display: block;
	height: 44px;
	background-image: url(../images/menubg.jpg);
}

#gamesConMenu li a#livestream {
	background-position: 0 0;
	width: 126px;
}

#gamesConMenu li a#newByRazer {
	width: 125px;
	background-position: -127px 0;
}

#gamesConMenu li a#sweepStakes {
	background-position: -254px 0;
	width: 180px;
}

#gamesConMenu li a#whereToFind {
	width: 150px;
	background-position: -432px 0;
}

#gamesConMenu li a#winStarCraft {
	background-position: -582px 0;
	width: 216px;
}

#gamesConMenu li a#gamesCom09 {
	width: 142px;
	background-position: -796px 0;
}


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

#newByRazerMain {
	height: 485px;
}

/** New By Razer **/
#newByRazerPage {
	
}

#newByRazerPage #leftcol {
	width: 450px;
	padding-right: 10px;
	float: left;
}

#newByRazerPage #rightcol {
	width: 450px;
	padding-left: 10px;
	float: right;
}

#page {
	width: 940px;
	margin: 0 auto;
}

.divider {
	height: 10px;
}

.hdot {
	height: 5px;
	background: url(../images/dot.gif) repeat-x;
}

.vdot {
	width: 10px;
	background: url(../images/dot.gif) repeat-y;
}

/** WinStarCraft **/
#gamesComSignup {
	clear:both;
	width:600px;
	margin:0 0  0 250px;
	display: block;
	font-size: 11px;
}

#gamesComSignup #submit {
	background: url(../images/submit_button.jpg) no-repeat left top;
	width: 130px;
	height: 36px;
	border: none;
	display:block;
	margin:0 auto;
}

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

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

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

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

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

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

#gamesComSignup label.error,#gamesComSignup 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;
}

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

.green {
	color: #0f0;
}

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

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

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

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

#facebooklike {
	background:transparent;
	float:right;
	height:35px;
	margin-top:10px;
	width:300px;
}

#facebooklike iframe {
	background:transparent;
}

#recaptcha_widget_div {
	margin-left: 155px;
}

.term a {
	color: #0f0
}

/** Where to find us **/
#whereToFindUsPage {
	
}

#sweepStakesPage {
	
}

#watch {
	float:right;
	padding:280px 0 0 0;
	text-align: center;
}

#aoc {
	height: 350px;
	padding: 0 400px 0 0;
	background: url(../images/aoc-monitor.jpg) right top no-repeat;
}

.gamescom09photo {
	width: 149px;
	height: 149px;
	margin: 0 10px 10px;
	float: left;
}

#IndexPage {
	width: 955px;
	background: #000000;
	display: block;
}

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

ul.tabs li {
	float: left;
	display: inline;
}

ul.tabs li a {
	text-decoration: none;
	display: block;
	padding:0;
	height: 48px;
	outline: none;
	background-repeat:no-repeat;
}

.tab_content {
	padding: 20px;
}

#aug18 {
	background:
		url(http://www2.razerzone.com/asset/campaign/gamescom2010/images/18aug.jpg)
		;
	width: 188px;
}

#aug18.active {
	background:
		url(http://www2.razerzone.com/asset/campaign/gamescom2010/images/18aug.jpg)
		;
	width: 188px;
}

#aug19 {
	background:
		url(http://www2.razerzone.com/asset/campaign/gamescom2010/images/19aug.jpg)
		;
	width: 185px;
}

#aug19.active {
	background:
		url(http://www2.razerzone.com/asset/campaign/gamescom2010/images/19aug.jpg)
		;
	width: 185px;
}

#aug20 {
	background:
		url(http://www2.razerzone.com/asset/campaign/gamescom2010/images/20aug.jpg)
		;
	width: 184px;
}

#aug20.active {
	background:
		url(http://www2.razerzone.com/asset/campaign/gamescom2010/images/20aug.jpg)
		;
	width: 184px;
}

#aug21 {
	background:
		url(http://www2.razerzone.com/asset/campaign/gamescom2010/images/21aug.jpg)
		;
	width: 190px;
}

#aug21.active {
	background:
		url(http://www2.razerzone.com/asset/campaign/gamescom2010/images/21aug.jpg)
		;
	width: 190px;
}

#aug22 {
	background:
		url(http://www2.razerzone.com/asset/campaign/gamescom2010/images/22aug.jpg)
		;
	width: 186px;
}

#aug22.active {
	background:
		url(http://www2.razerzone.com/asset/campaign/gamescom2010/images/22aug.jpg)
		;
	width: 186px;
}

#livestream {
	float: left;
}

#iframe {
	padding-left: 10px;
}

.sweepPrize {
	width:290px;
	height:580px;
	position:relative;
	float:left;
	margin:0 32px 25px 0;
	text-align:justify;
}


.sweepLogo {
	margin: 0 0 10px;
}

.sweepPrize.last {
	float:right;
	margin:0 0 25px;
}

.sweepPrize h3 {
	font-size:12px;
	font-weight:700;
	color:#0f0
}

.sweepPrize .prizeFindoutmore {
	position:absolute;
	width:290px;
	height:35px;
	overflow:hidden;
	bottom:0px;
	text-align:center;
}

#leftindex
{
	width: 561px;
	float: left;
}
#facebookfeed
{
	margin:28px 0 30px;
	float: right;
}

#catchustext
{
	margin-left:12px;
}
.scheduleTable {
	border-collapse:collapse;
}

.scheduleTable .colTitle {
	font-size:12px;
	color:#0f0;
	font-weight:700;
}
.scheduleTable td {
	background:#111;
	padding:5px 10px;
	border:1px solid #000;
}

.closeSchedule {
	float:right;
	display:inline;
	cursor:pointer;
}