@charset "utf-8";
/* CSS Document */

/** UT3 Content Feed Module */

#ag_rss_ut3cf {
	position: relative;
	min-height: 128px;
}
.ag_rss_ut3cf {
	width: 388px;
	font-family: 'Lucida Grande', 'Segoe UI', Verdana, Arial, Helvetica, sans-serif;
	overflow: hidden;
}
.ag_rss_ut3cf a img {
	border: 0;
}
.ag_rss_ut3cf_item {
	position: relative;
	margin: 8px 0;
	overflow: hidden;
}
.ag_rss_ut3cf_i_header {
	position: relative;
	height: 16px;
	margin: 0 0 8px;
	padding: 4px;
	background: url('../images/backgrounds/bg_807667_op30.png');
}
.ag_rss_ut3cf_i_h_icon {
	position: absolute;
	left: 4px;
	top: 4px;
	width: 16px;
	height: 16px;
	background: url('../images/rss/icons/ut3contentforums.png') no-repeat;
}
.ag_rss_ut3cf_i_h_forum {
	position: relative;
	display: inline;
	float: left;
	left: 20px;
	margin-right: 20px;
}
.ag_rss_ut3cf_i_h_f_link {
	font-size: 9pt;
	font-family: 'Trebuchet MS', Arial, Helvetica;
}
.ag_rss_ut3cf_i_h_date {
	position: relative;
	display: inline;
	float: right;
	top: 1pt;
	font-size: 7pt;
	font-style: italic;
	font-family: 'Trebuchet MS', Arial, Helvetica;
}
.ag_rss_ut3cf_i_title {
	position: relative;
	margin: 4px 72px 4px 4px;
}
.ag_rss_ut3cf_i_t_link {
	font-size: 8pt;
	font-weight: bold;
}
.ag_rss_ut3cf_i_t_author {
	font-size: 7pt;
	font-weight: bold;
}
.ag_rss_ut3cf_i_body {
	position: relative;
	margin: 4px;
}
.ag_rss_ut3cf_i_b_summary {
	font-family: 'Lucida Grande', 'Segoe UI', Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	padding-bottom: 12pt;
}
.ag_rss_ut3cf_i_b_content {
	display: none;
	font-family: 'Lucida Grande', 'Segoe UI', Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-bottom: 16pt;
}
.ag_rss_ut3cf_i_expander,
.ag_rss_ut3cf_i_expander_expanded {
	position: absolute;
	top: 28px;
	right: 0;
	height: 12px;
}
.ag_rss_ut3cf_i_expander {
	background: url('../images/buttons/sortasc.png') no-repeat right center;
}
.ag_rss_ut3cf_i_expander_expanded {
	background: url('../images/buttons/sortdesc.png') no-repeat right center;
}
.ag_rss_ut3cf_i_e_caption {
	position: relative;
	width: auto;
	margin-right: 16px;
	font-size: 7pt;
	font-weight: bold;
	color: #efbf00;
}
.ag_rss_ut3cf_i_e_hitarea {
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url('../images/clear.gif');
	cursor: pointer;
}
.ag_rss_ut3cf_throbber {
	position: absolute;
	top: 32px;
	left: 162px;
	width: 64px;
	height: 64px;
	background: url('../images/ui/throbber1.png');
}

/** */


/** "Giveaway of the Day" Feed Module */

#ag_rss_gaotd {
	font-size: 8pt;
}

.ag_rss_gaotd_title {
	margin-bottom: 4px;
}
.ag_rss_gaotd_title a {
	font-family: "Trebuchet MS";
	font-size: 14pt;
	font-weight: bold;
}

.ag_rss_gaotd_publisher {
	display: block;
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
}

.ag_rss_gaotd_screenshot {
	float: right;
	margin: 15px 0 15px 15px;
}
.ag_rss_gaotd_screenshot img {
	border: 0;
}

.ag_rss_gaotd_body {
}
.ag_rss_gaotd_body * {
	font-size: 8pt;
}

.ag_rss_gaotd_footer {
}
.ag_rss_gaotd_f_more {
	margin-bottom: 1.5em;
}
.ag_rss_gaotd_f_more a {
	font-weight: bold;
	margin-right: 0.2em;
}
.ag_rss_gaotd_f_more img {
	border: 0;
}
.ag_rss_gaotd_f_download {
	margin-bottom: 1.0em;
}
.ag_rss_gaotd_f_download * {
	margin-right: 1em;
}
.ag_rss_gaotd_f_d_price {
}
.ag_rss_gaotd_f_d_link {
	font-weight: bold;
}
.ag_rss_gaotd_f_d_size {
}
.ag_rss_gaotd_f_sysreq {
	font-size: 7pt;
}

/** */

