/** { 
	margin:0px;
	padding:0px;
	outline:none;
	position:relative;
	z-index:5;
}*/

.uvTabs{
	z-index: 6;
}

/************************************
BACKGROUNDS
************************************/

#bg_bottom { 
	background-image: url("https://s3.amazonaws.com/nd.images/global/bg_bottom.jpg");
	background-repeat:no-repeat;
	background-position:top center;
	left:0px;
	width:100%;
	height:504px;
	z-index:1;
}


/************************************
FOOTER
************************************/
#footer {margin:0 auto;width: 1000px;position: relative;top: 270px;}
#footer_left { float:left;width:500px;}
#footer_left li { list-style:none;}
#footer_left li .big { font-size:32px;letter-spacing:-.05em;}
#footer_left li a, #footer_left li { color:#92979c;font-weight:100;}
#footer_left li a:hover { color:#a8acb0;}
.footer_triangle {background-image: url("https://s3.amazonaws.com/nd.images/global/footer.png");width:6px;height:10px;display:inline-block;margin:0px 3px;background-position: -26px 0px; }

#footer_right { float:left;width:470px;}
#footer_right_line2 { margin-top:55px;right:123px;position: relative;}
.gecko #unchated1 #footer_right_line2 .esrb img{left:0px;bottom:0px;}
.ie #unchated1 #footer_right_line2 .esrb img{left:0px;bottom:0px;}
#footer_right_line2 li { list-style:none;display:inline;margin-right:26px;bottom:14px;float:left;}	

#footer_right_line2_legal { width:255px;position:absolute;top:40px;left:850px;}
#footer_right_line2_legal a, #footer_right_line2_legal p { color:#fff;text-decoration:none;}
#footer_right_line2_legal a:hover { color:#f8f8f8;}
#footer_right_line2_legal p { margin:0px 0px 5px 0px;}

#footer_social_line { position:absolute;top:10px;left:150px;width:850px;text-align:right;}
#footer_social_line li { list-style:none;display:inline;margin-left:40px;}
#footer_social_line a {color:#333;}
#footer_social_line a:hover {color:#5c5c5c;}

.footer_fb_icon { background-image: url("https://s3.amazonaws.com/nd.images/global/footer.png");background-position: -1px -64px;top:3px;left:-3px;height:17px;width:15px;}
.footer_twitter_icon { background-image: url("https://s3.amazonaws.com/nd.images/global/footer.png");background-position: -1px -84px;top:3px;left:-3px;height:19px;width:17px;}
.footer_youtube_icon { background-image: url("https://s3.amazonaws.com/nd.images/global/footer.png");background-position: -1px 0px;top:3px;left:-3px;height:17px;width:15px;}
.footer_flickr_icon { background-image: url("https://s3.amazonaws.com/nd.images/global/footer.png");background-position: -1px -41px;top:3px;left:-3px;height:17px;width:16px;}
.footer_tumblr_icon { background-image: url("https://s3.amazonaws.com/nd.images/global/footer.png");background-position: -1px -20px;top:3px;left:-3px;height:17px;width:16px;}
.footer_rss_icon { background-image: url("https://s3.amazonaws.com/nd.images/global/footer.png");background-position: -1px -105px;top:3px;left:-3px;height:17px;width:18px;}

.ps_legal { background-image: url("https://s3.amazonaws.com/nd.images/global/footer.png");background-position: -20px -65px;height:65px;width:80px;}
.sce_legal { background-image: url("https://s3.amazonaws.com/nd.images/global/footer.png");background-position: -35px -128px;height:69px;width:45px;}

.esrb {margin-right: 10px !important}
.esrb_text{bottom:28px !important;font-size: 8pt;}
.esrb_text a{color:#333;font-weight: normal;}


/************************************
ADD ONS
************************************/
.ib { display:inline-block;}
.weight_100 {font-weight:100!important;}
.weight_normal {font-weight:normal!important;}
.hide {display:none!important}
.generic_title, .generic_title strong { font-size:22px;color:#333;}
.generic_title:hover, .generic_title:hover strong {color:#5c5c5c;}
.gold, .gold span { color:#f1b40e;}
.blue, .blue span { color:#91a1c1;}
.orange, .orange span { color:#ff931e;}
.white, .white span { color:#ffffff;}
.violet, .violet span { color:#ae95a4;}
.green, .green span {color:#1fa159;}
.cyan, .cyan span {color:#00bfff;}
.dark, .dark span { color:#333;}
.peach, .peach span { color:#feb365;}
.facebook_blue, .facebook_blue span { color:#3b5e99;}
.pie_orange { color:#f1af00;}
.pie_blue { color:#00bfff;}
.generic_title, .generic_title strong { font-size:22px;color:#333;}
.generic_title:hover, .generic_title:hover strong {color:#5c5c5c;}
.left_image { float:left;margin:3px 20px 20px 0px;}
.right_image { float:right;margin:3px 0px 10px 20px;}
.red, .red span { color:#ff0101;}
.brown, .brown span { color:#60340d;}
.linkorange, .linkorange span { color:#fb4e00;}
.rounded_corners { 
	border: 1px solid #ff0000;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}