/****************************************************************************/
/* Colors picked on August 2006, 6 months before the trailer. z0mg they ended up matching!!!1~ i pwnz yu0
/* gta4.css
/* © GTA Warehouse 2001-2006
/****************************************************************************/



/****************************************************************************/
/*	Global Styles
/****************************************************************************/

a:link, a:visited, a:active { 
	font-weight: bold; 
	text-decoration: none; 
	color: #BDAF8B;
	background-color: transparent; 
}

a:hover { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #9A9A8D;
	background-color: #282A1F;   
}

BODY	{
	margin:0;
	text-align: center;
	background-color: #9A9A8D;
}

h2 {
	font-size: 13px;
	margin-bottom: 0px;
	margin-top: 0px;
}

TD { 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 10px; 
	color: #707E70;
	background-color: transparent;  
}

input { 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 9px; 
	color: #707E70;
	background-color: #282A1F;
}

textarea {
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 9px; 
	color: #707E70;
	background-color: #282A1F;
}

select { 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 9px; 
	color: #707E70; 
	background-color: #282A1F;
}

/****************************************************************************/
/*	Top Section
/****************************************************************************/

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

.top {
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 10px; 
	color: #707E70;
	background-color: #282A1F;
	word-spacing: -3px;
	height: 84px;
}

.toplinks { 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #BDAF8B;
	background: #282A1F;
	height: 18px;
	line-height: 18px;
	margin-bottom: 9px;
}

.toplinks a:link, .toplinks a:active, .toplinks a:visited { 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 10px; 
	font-weight: bold;
	color: #707E70;
	/*background-color: #282A1F; */
	display: inline;
	padding: 3px;
	width: auto;
} 

.toplinks a:hover { 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-weight: bold;
	text-decoration: none;
	color: #282A1F;
	background-color: #BDAF8B; 
	display: inline;
	width: auto;
	padding: 3px;
}

 
/****************************************************************************/
/*	Bodies
/****************************************************************************/

.bodytop { 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 13px; 
	text-align: center;
	color: #282A1F;
	background: #BDAF8B url('http://www.gtawh.com/images/gta4/bodytop.gif') top right; 
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	margin-bottom: 1px;
 }
 
.bodymain {
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 10px; 
	text-align: left;
	padding: 1px;
	color: #707E70;
	background-color: #282A1F;
	margin-bottom: 10px;
}

.navspan {
	float: left;
	width: 183px;
	background-color: #9A9A8D;
}

.bodyspan {
	width: 730px;
	float: right;
	margin-bottom: 18px;
	background-color: #9A9A8D;
}


/****************************************************************************/
/*	Navagation Menu
/****************************************************************************/

.navlist {
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 10px; 
	font-weight: bold;
	text-align: left;
	color: #707E70;
	background-color: #282A1F;
}
	
.navlist a:link, .navlist a:active, .navlist a:visited {
	display: block;
	text-decoration: none;
	padding: 0px;
	width: 181px;
	color: #707E70;
	background-color: #282A1F;
}

.navlist a:hover {
	display: block;
	text-decoration: none;
	color: #282A1F;
	background-color: #707E70;
}

/****************************************************************************/
/*	Content
/****************************************************************************/

.content {  
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 10px; 
	color: #707E70;
	background-color: #282A1F;
	padding-top: 2px;
	padding-left: 8px;
	padding-right: 8px;
}

.content a:link, .content a:active, .content a:visited { 
	color: #BDAF8B;
	background-color: #282A1F; 
} 

.content a:hover { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #9A9A8D;
	background-color: #282A1F; 
} 

.quote {
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 10px; 
	color: #282A1F;
	background: #9A9A8D url('http://www.gtawh.com/images/gta4/quote.gif') repeat-x top; 
	border: 1px solid #BDAF8B; 
	margin-right: 8px;
	margin-left: 8px;
	padding: 2px
}

.quote a:link, .quote a:active, .quote a:visited {
	text-decoration: none;
	color: #282A1F;
	background-color: transparent;
} 

.quote a:hover { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #282A1F;
	background-color: transparent; 
}
 

/****************************************************************************/
/*	Stuff people see if they scroll down far enough
/****************************************************************************/

.bottom {
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 10px; 
	font-weight: bold;
	color: #707E70;
	background: #282A1F;
	border: 0px solid #BDAF8B; 
	width: 924px;
	height: 38px; 
	padding: 1px;
	margin-top: 9px;
	margin-bottom: 9px;
	float: left;
 }
 
 .bottom a:link, .bottom a:active, .bottom a:visited {
	text-decoration: none;
	color: #707E70;
	background-color: transparent;
}

.bottom a:hover { 
	font-weight: bold; 
	text-decoration: none; 
	color: #BDAF8B;
	background-color: transparent; 
}