/*************************************************/
/* Put something of relevance here before 5/18/02
/* home.css
/* © GTA Warehouse 2001-2008
/*************************************************/


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

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

a:hover { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #5D6471;
	background-color: #BBBFC5;   
}

BODY	{
	margin:0;
	text-align: center;
	background-color: #5D6471;
}

TD { 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 10px; 
	color: #1F3A59;
	/*border: 1px solid #346187; */
	background-color: transparent;  
}

input { 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 9px; 
	color: #1F3A59;
	background-color: #BBBFC5;
}

textarea {
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 9px; 
	color: #1F3A59;
	background-color: #BBBFC5;
}

select { 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 9px; 
	color: #1F3A59; 
	background-color: #BBBFC5;
}

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

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

.top {
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 10px; 
	color: #1F3A59;
	background-color: #BBBFC5;
	word-spacing: -3px;
	height: 84px;
}

.toplinks { 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #346187;
	background: #BBBFC5;
	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: #1F3A59;
	background-color: #BBBFC5; 
	display: inline;
	padding: 3px;
	width: auto;
} 

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

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

.bodytop { 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 13px; 
	text-align: center;
	color: #BBBFC5;
	background: #346187 url('http://www.gtawh.com/images/home/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: #1F3A59;
	background-color: #BBBFC5;
	margin-bottom: 9px;
}

.navspan {
	float: left;
	width: 183px;
	background-color: #5D6471;
}

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


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

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

.navlist a:hover {
	display: block;
	text-decoration: none;
	color: #BBBFC5;
	background-color: #1F3A59;
}

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

.content {  
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 10px; 
	color: #1F3A59;
	background-color: #BBBFC5;
	padding: 2px
}

.content a:link, .content a:active, .content a:visited { 
	color: #346187;
	background-color: #BBBFC5; 
} 

.content a:hover { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #5D6471;
	background-color: #BBBFC5; 
} 

.quote {
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 10px; 
	color: #BBBFC5;
	background: #5D6471 url('http://www.gtawh.com/images/home/quote.gif') repeat-x top; 
	border: 1px solid #346187; 
	padding: 2px
}

/*************************************************/
/*	News Items
/*************************************************/

.announcement {
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 13px; 
	color: #1F3A59;
	background-color: #BBBFC5;
	word-spacing: -5px;
	text-align: center;
}

h2 {   
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 13px; 
	color: #BBBFC5;
	background: transparent url('http://www.gtawh.com/images/home/bodytop.gif') repeat-x; 
	font-weight: bold;
	height: 20px;
	padding-left: 0px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
 }
 
.newstitle {  
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 13px; 
	color: #1F3A59;
	background-color: #BBBFC5;
	font-weight: bold;
	margin-right: 8px;
	margin-left: 8px;
	padding: 2px
}

.postedby {
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 10px; 
	color: #BBBFC5;
	font-weight: bold;
	background: #5D6471 url('http://www.gtawh.com/images/home/quote.gif') repeat-x top; 
	border: 1px solid #346187; 
	margin-right: 8px;
	margin-left: 8px;
	padding: 2px
}

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

.quote a:hover,
.postedby a:hover { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #BBBFC5;
	background-color: transparent; 
}
 
.newspost {  
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 10px; 
	color: #1F3A59;
	background-color: #BBBFC5;
	margin-right: 8px;
	margin-left: 8px;
	padding: 2px
}

.quotegta4 {
	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
}

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

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

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

.quotesa a:link, .quotesa a:active, .quotesa a:visited {
	text-decoration: none;
	color: #1E2808;
	background-color: transparent;
}

.quotesa a:hover { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #1E2808;
	background-color: transparent; 
}

.quotevc {
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 10px; 
	color: #244777;
	background: #7FA0C1 url('http://www.gtawh.com/images/vc/quote.gif') repeat-x top; 
	border: 1px solid #E795C6; 
	margin-right: 8px;
	margin-left: 8px;
	padding: 2px
}

.quotevc a:link, .quotevc a:active, .quotevc a:visited {
	text-decoration: none;
	color: #DED1DF;
	background-color: transparent;
}

.quotevc a:hover { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #244777;
	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: #1F3A59;
	background-color: #BBBFC5;
	border: 0px solid #346187;
	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: #1F3A59;
	background-color: transparent;
}

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