/* CSS Document */


html,body {
	scrollbar-face-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#e7efc6;
	scrollbar-darkshadow-color:#2f3540;
	scrollbar-face-color:#111111;
	scrollbar-highlight-color:#2f3540;
	scrollbar-shadow-color:#000000;
	cursor:url(/static/images/thenewno2/thenewno2_cursor.cur),auto;
	

}

a {
	cursor:url(/static/images/thenewno2/thenewno2_cursor_link.cur),auto;
}

/*//////////////////background//////////////////*/

#backgroundImg {
	position:fixed;
	_position:absolute;
	z-index:-1;
	left:0;
	bottom:0;
	height:100%;
	width:100%;
}


/*//////////////////navigation//////////////////*/

#thenewno2Nav {
}

#thenewno2Nav a:link,
#thenewno2Nav a:visited,
#thenewno2Nav a:active,
#thenewno2Nav a:hover {
	font-size:16px;
}


.communityNav {
	width:665px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-align:left;

	padding-left:155px;
	margin-top:5px;
	clear:both;
}

.communityNav a:link,
.communityNav a:visited,
.communityNav a:active {
	padding:0 10px 0 10px;
	text-decoration:underline;
}

.communityNav a:hover {
	text-decoration:none;
}

.subNavLine {
	background-image:url(/static/images/thenewno2/bg_suv_line.png);
	background-repeat:no-repeat;
	background-position:140px 0; height:30px;
}

.login {
	font-size:12px;
	font-weight:bold;
	text-align:right;
	float:right;
	margin-top:0px;
	margin-right:20px;
}

.login a:link,
.login a:visited,
.login a:hover {
	padding:0 10px 0 10px;
}

.login a:link, {
	padding:0 10px 0 10px;
	text-decoration:underline;
}


/*//////////////////footer//////////////////*/

#thenewno2Footer a:link,
#thenewno2Footer a:visited,
#thenewno2Footer a:active,
#thenewno2Footer a:hover {
	font-size:12px;
}

.footerCredit {
	padding:0;
	width:100%;
	font-size:12px;
	text-align:center;
	color:#FFFFFF;
	clear:both;
}

.footerLogo {
	float:right;
	padding-top:30px;
	padding-bottom:50px;
	padding-right:25px;
	font-size:12px;
	color:#FFFFFF;	
}

.footerLogo img {
	padding-left:10px;
}

/*//////////////////navigation//////////////////*/

.clear40 {
	width:100%;
	height:40px;
	clear:both;
}

.clear20 {
	width:100%;
	height:20px;
	clear:both;
}

.clear10 {
	width:100%;
	height:10px;
	clear:both;
}