﻿/* eVid CSS for Underground Master - 8/31/09 */

/*


/* Global Styles */

.hubHeading h2 {
	line-height:18px;
	margin-left:0px;
}

ul{
	padding-bottom:10px;
}

ol{
	padding-left:33px;
}

ol li{
	padding-bottom:11px;
	list-style-position:outside;
}



/*  FeedBurner BuzzBoost Styles (blog feed)  */



#feedburner ul li{
	list-style-type:none;
	padding-bottom:11px;
}

.headline a{
	display: block; 
	list-style:none outside none; 
	margin: 2px 3px; 
	padding: 0px 0px 0px 20px; 
	background:url('Images/AMDV3/link_arrow_gray.gif') no-repeat 7px 6px;
}

#feedburner ul li div{
	padding-left: 22px;
}

#creditfooter {
	visibility:hidden;
}



/* Driver Downloads */
.downloadbutton a{
	width:65px;
	height:22px;
	background-image:url('/Style%20Library/Images/underground/button.png');
	background-repeat:no-repeat;
	display:block;
	margin:5px 0px 10px 15px;
}

.downloadbutton a:hover{
	width:65px;
	height:22px;
	background-image:url('/Style%20Library/Images/underground/button_hover.png');
	display:block;
}


/* Twitter Feed Styles */


.twtr-join-conv a, .twtr-ft span a{
	display: block; 
	list-style:none outside none; 
	margin: 2px 3px; 
	padding: 0px 0px 0px 20px; 
	background:url('Images/AMDV3/link_arrow_gray.gif') no-repeat 7px 6px;
}

.dgRCTop{
				width:185px;
				background:#f9f9f9 url('Images/AMDV3/Technology/usageRCTop185x140.jpg') no-repeat top;
				padding-top:11px;
				margin-top:11px;
						height:90px;
}

.dgpromoHeadMargin{
				margin-top:-25px;
				text-align:center;
				height:90px;

}

#hmcHub{
				width:444px;
}

#Filter1, #Filter2, #Filter3 {
		margin: 11px auto;		
}

/* Reusable Content - hub modules */

.dgRCTop{
				width:185px;
				background: url('Images/underground/usagerRCTop185x140.png') no-repeat 50% top;
				padding-top:11px;
				margin-top:11px;
				height:90px;
}

.dgpromoHeadMargin{
				margin-top:-25px;
				text-align:center;
				text-decoration:underline;
				}

.dgPromoContent {
padding: 5px; 
background-image : url('Images/underground/left_nav_bg.png'); 
background-repeat: repeat; 
}


.promodescription /* Promo content padding */
{
	padding: 5px;
	margin: 0px;
	
}


/* Help Me Choose Button */

input.buttonnohover {
	background-image: url('Images/underground/hmc_button.png');
	background-repeat: no-repeat;
	background-color:transparent;
	font-family: Verdana, helvetica, arial, san-serif;
	font-size: 11px;
	color: #999;
	cursor: hand;
	height: 25px;
	width: 124px;
	border: 0;
	display:block;
	text-align:center;
	padding-top: 0;

}

input.buttonnohover:hover  {
	text-decoration:underline;
}


/*  GPU Counter Dropdown */

#widget{
	height: 40px;
	width: 400px;
	background: url('images/game/tab.png') no-repeat bottom;
	background-color: transparent;
	float: right;
	margin-right: 11px;
	display: block;
	text-align: left;
	position: absolute;
	top:80px;
	left:560px;
	z-index:1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.13em;
	color:#fff;
}

#openWidget{
	display: block;
	width: 389px;
	height: 22px;
	text-align: right;
	margin-top: 11px;
	float: left;
	opacity:0.0;
	filter:alpha(opacity=0);
}


/* Game Featurette */
.game_featurette{
	background:url('images/game/game_featurette_270px.png') transparent no-repeat top left;
	width:260px;
	padding: 0px 11px;
	height:231px;
}
