a {color:#ea2217;}
a:link {text-decoration:underline; color:#ea2217;}
a:visited {text-decoration:underline; color:#ea2217;}
a:hover {text-decoration:none; color:#666;}
a:active {text-decoration:underline; color:#ea2217;}

#header a {color:#AAA;}
#header a:link {text-decoration:underline; color:#AAA;}
#header a:visited {text-decoration:underline; color:#AAA;}
#header a:hover {text-decoration:none; color:#FFF;}
#header a:active {text-decoration:underline; color:#AAA;}

body {
	margin:0;
	padding:30px 0;
	font:11px/18px 'Lucida Grande', Verdana, Arial, sans-serif;
	color:#000;
	}
	
	
/*******************
	Framework
*******************/
#wrapper {
	width:600px;
	margin:0 auto;
	}
	
#header {
	width:600px;
	height:131px;
	background:url(../images/bg-header.gif) no-repeat top left;	
	}
	
#header p {
	display:block;
	float:right;
	padding:14px 20px 0 0;
	color:#CCC;
	}

#leftCol {
	float:left;
	width:348px;
	}		
	
#rightCol {
	float:right;
	width:252px;
	}

#footer {
	margin-top:30px;
	padding-top:20px;
	background:url(../images/hr-footer.gif) no-repeat top center;
	text-align:center;
	font-size:10px;
	color:#999;
	}


/*******************
	Headings
	 - h1 reserved for logo
*******************/
h1 {
	width:393px;
	float:left;
	margin:26px 0 0 28px !important;
	margin:26px 0 0 14px;
	padding:0;
	}
	
h1 a {
	display:block;
	width:393px;
	height:89px;
	background:url(../images/logo-triggerfinger.gif) no-repeat top left;
	}
	
h1 a span {
	display:none;
	}

h2 {
	margin:20px 0 8px 30px;
	padding:0;
	}
	
h2 span {
	display:none;
	}
	
h2.viewTriggerfinger {
	width:249px;
	height:20px;
	background:url(../images/hd-view_triggerfinger_in_action.gif) no-repeat top left;
	}
	
h2.gamers {
	width:249px;
	height:20px;
	background:url(../images/hd-gamers.gif) no-repeat top left;
	}

h3.downloads {
	width:252px;
	height:44px;
	margin:0;
	padding:0;
	background:url(../images/hd-downloads.jpg) no-repeat top left;
	}
	
h3.downloads span {
	display:none;
	}
	
h4 {
	font-size:14px;
	margin:10px 30px 8px 30px;
	padding:0;
}
	
#rightCol h4 {
	padding:14px 15px 3px 40px;
	margin:0;
	font-size:14px;
	background:url(../images/hr-small_grey.gif) no-repeat 40px 0;
	}

h4.first {
	background:none;
	}

form {
	margin:0;
	padding:0;
	}
	
input, select {
	font:11px/11px 'Lucida Grande', Verdana, Arial, sans-serif;
	}

label {
	font-weight:bold;
}

/*label {
	display:block;
	width:52px;
	float:left;
	text-align:right;
	padding-right:8px;
	}*/

p {
	margin:0;
	padding:0 30px 12px 30px;
	}
	
p.video {
	background:url(../images/hr-gradient.gif) no-repeat center bottom;
	margin-bottom:10px;
	padding-bottom:18px;
	text-align:center;
	}
	
p.youTube {
	padding-right:0;
}
	
#rightCol p {
	margin:0;
	padding:0 15px 8px 40px;
	line-height:14px;
	}
	
#rightCol h4 {
	font-size:12px;
	line-height:16px;	
	margin-right:0;
}

	
/*******************
	Universal classes
*******************/
.clear {
	clear:both;
	overflow:hidden;
	height:1px;
	margin-top:-1px;
	}

.note {
	font-size:9px;
	color:#666;
	}
	
.callout {
	color:#ea2217;
}

#gamerSignup {
	padding-top:6px;
}
