.golden-age div.phpbb-div {
	display:block;
	float:left;
}

.golden-age div.phpbb-div .phpbb-div-interior {
	padding:10px;
	text-align:center;
}

.golden-age #wrap h3 {
  text-transform: uppercase;
}

.golden-age #wrap img {
  max-width: 100%;
}

.golden-age #wrap hr {
  border: 0 none #fff;
	border-top: 1px solid #ccc;
	height: 1px;
	margin: 5px 0;
	display: block;
	clear: both;
}

.golden-age #wrap hr.dashed {
  border-top: 1px dashed #ccc;
	margin: 10px 0;
}

.golden-age #wrap hr.divider {
  display: none;
}

.golden-age .bg1 span.corners-top, .golden-age .bg2 span.corners-top {
  display: block;
	width: auto;
	height: 36px;
	margin: 0 auto;
	background: transparent url(/images/layout/bot-con-dividers.png) repeat-x 50% 0;
}

.golden-age .bg1 span.corners-top {
  background-position: 50% 100%;
}

.golden-age .bg2 span.corners-top {
  background-position: 50% 0;
}

.golden-age p.right {
  text-align: right;
}

.golden-age #wrap {
  margin: 0;
	padding: 0;
}

.golden-age #simple-wrap {
  padding: 6px 10px;
}

.golden-age #page-body {
  margin: 10px 0 4px 0;
	clear: both;
}

.golden-age #page-footer {
  clear: both;
}

.golden-age #page-footer h3 {
  margin-top: 20px;
}

.golden-age #logo {
  display: none;
	float: left;
	width: auto;
	padding: 10px 13px 0 10px;
}

.golden-age a#logo: hover {
  text-decoration: none;
}

.golden-age #search-box {
  color: #fff;
	position: relative;
	margin-top: 0;
	margin-right: 0;
	display: block;
	float: right;
	text-align: right;
	white-space: nowrap;
}

.golden-age #search-box #keywords {
  width: 95px;
	background-color: #FFF;
}

.golden-age #search-box input {
  border: 1px solid #b0b0b0;
}

.golden-age #search-box input.button1 {
  padding: 1px 5px;
}

.golden-age #search-box li {
  text-align: right;
	margin-top: 4px;
}

.golden-age #search-box img {
  vertical-align: middle;
	margin-right: 3px;
}

.golden-age #site-description {
  float: left;
	width: 50%;
}

.golden-age #site-description h1 {
  margin-right: 0;
}

.golden-age .headerbar {
  color: #fff;
	margin-bottom: 10px;
	padding: 0;
}

.golden-age .navbar {
  padding: 0 10px;
	border: 1px solid #999;
}

.golden-age .forabg {
  background: #b1b1b1 none repeat-x 0 0;
	margin-bottom: 4px;
	padding: 0 5px;
	clear: both;
}

.golden-age .forumbg {
  background: #ebebeb none repeat-x 0 0;
	margin-bottom: 4px;
	padding: 0 5px;
	clear: both;
}

.golden-age .panel {
  margin-bottom: 4px;
	padding: 0 10px;
	background-color: #ecf1f3;
	color: #222;
}

.golden-age .post {
  padding: 0 10px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: 100% 0;
}

.golden-age .post: target .content {
  color: #000;
}

.golden-age .post: target h3 a {
  color: #000;
}

.golden-age .bg1 {
  background-color: #f7f7f7;
}

.golden-age .bg2 {
  background-color: #efefef;
}

.golden-age .bg3 {
  background-color: #ebebeb;
}

.golden-age .rowbg {
  margin: 5px 5px 2px 5px;
}

.golden-age .ucprowbg {
  background-color: #e2e2e2;
}

.golden-age .fieldsbg {
  background-color: #eaeaea;
}

.golden-age span.corners-top, .golden-age span.corners-bottom, .golden-age span.corners-top span, .golden-age span.corners-bottom span {
  font-size: 1px;
	line-height: 1px;
	display: block;
	height: 0;
	background-repeat: no-repeat;
}

.golden-age span.corners-top {
  background-image: none;
	background-position: 0 0;
	margin: 0 -5px;
}

.golden-age span.corners-top span {
  background-image: none;
	background-position: 100% 0;
}

.golden-age span.corners-bottom {
  background-image: none;
	background-position: 0 100%;
	margin: 0 -5px;
	clear: both;
}

.golden-age span.corners-bottom span {
  background-image: none;
	background-position: 100% 100%;
}

.golden-age .headbg span.corners-bottom {
  margin-bottom: -1px;
}

.golden-age .post span.corners-top, .golden-age .post span.corners-bottom, .golden-age .panel span.corners-top, .golden-age .panel span.corners-bottom, .golden-age .navbar span.corners-top, .golden-age .navbar span.corners-bottom {
  margin: 0 -10px;
}

.golden-age .rules span.corners-top {
  margin: 0 -10px 5px -10px;
}

.golden-age .rules span.corners-bottom {
  margin: 5px -10px 0 -10px;
}

.golden-age ul.linklist {
  display: block;
	margin: 0;
}

.golden-age ul.linklist li {
  display: block;
	list-style-type: none;
	float: left;
	width: auto;
	margin: 0 5px 5px 0;
}

.golden-age ul.linklist li.rightside, .golden-age p.rightside {
  float: right;
	margin-right: 0;
	margin-left: 5px;
	text-align: right;
}

.golden-age ul.navlinks {
  padding-bottom: 1px;
	margin-bottom: 1px;
	border-bottom: 1px solid #fff;
	font-weight: bold;
}

.golden-age ul.leftside {
  float: left;
	margin-left: 0;
	margin-right: 5px;
	text-align: left;
}

.golden-age ul.rightside {
  float: right;
	margin-left: 5px;
	margin-right: -5px;
	text-align: right;
}

.golden-age #ucp-main table.table1 {
  padding: 2px;
}

.golden-age table.table1 thead th {
  font-weight: normal;
	text-transform: uppercase;
	color: #fff;
	line-height: 1.3em;
	padding: 0 0 4px 3px;
}

.golden-age table.table1 thead th span {
  padding-left: 7px;
}

.golden-age table.table1 tbody tr {
  border: 1px solid #cfcfcf;
}

.golden-age table.table1 tbody tr: hover, .golden-age table.table1 tbody tr.hover {
  background-color: #f6f6f6;
	color: #000;
}

.golden-age table.table1 td {
  color: #6a6a6a;
}

.golden-age table.table1 tbody td {
  padding: 5px;
	border-top: 1px solid #fafafa;
}

.golden-age table.table1 tbody th {
  padding: 5px;
	border-bottom: 1px solid #000;
	text-align: left;
	color: #333;
	background-color: #fff;
}

.golden-age table.table1 .name {
  text-align: left;
}

.golden-age table.table1 .posts {
  text-align: center!important;
	width: 7%;
}

.golden-age table.table1 .joined {
  text-align: left;
	width: 15%;
}

.golden-age table.table1 .active {
  text-align: left;
	width: 15%;
}

.golden-age table.table1 .mark {
  text-align: center;
	width: 7%;
}

.golden-age table.table1 .info {
  text-align: left;
	width: 30%;
}

.golden-age table.table1 .info div {
  width: 100%;
	white-space: nowrap;
	overflow: hidden;
}

.golden-age table.table1 .autocol {
  line-height: 2em;
	white-space: nowrap;
}

.golden-age table.table1 thead .autocol {
  padding-left: 1em;
}

.golden-age table.table1 span.rank-img {
  float: right;
	width: auto;
}

.golden-age table.info td {
  padding: 3px;
}

.golden-age table.info tbody th {
  padding: 3px;
	text-align: right;
	vertical-align: top;
	color: #000;
	font-weight: normal;
}

.golden-age .forumbg table.table1 {
  margin: 0 -2px -1px -1px;
}

.golden-age .column1 {
  float: left;
	clear: left;
	width: 49%;
}

.golden-age .column2 {
  float: right;
	clear: right;
	width: 49%;
}

.golden-age .left-box {
  float: left;
	width: auto;
	text-align: left;
}

.golden-age .right-box {
  float: right;
	width: auto;
	text-align: right;
}

.golden-age dl.details dt {
  float: left;
	clear: left;
	width: 30%;
	text-align: right;
	color: #000;
	display: block;
}

.golden-age dl.details dd {
  margin-left: 0;
	padding-left: 5px;
	margin-bottom: 5px;
	color: #828282;
	float: left;
	width: 65%;
}

.golden-age .pagination {
  height: 1%;
	width: auto;
	text-align: right;
	margin-top: 5px;
	float: right;
}

.golden-age .pagination span.page-sep {
  display: none;
}

.golden-age li.pagination {
  margin-top: 0;
}

.golden-age .pagination strong, .golden-age .pagination b {
  font-weight: normal;
}

.golden-age .pagination span strong {
  padding: 0 2px;
	margin: 0 2px;
	font-weight: normal;
	color: #fff;
	background-color: #bfbfbf;
	border: 1px solid #bfbfbf;
}

.golden-age .pagination span a, .golden-age .pagination span a: link, .golden-age .pagination span a: visited, .golden-age .pagination span a: active {
  font-weight: normal;
	text-decoration: none;
	color: #747474;
	margin: 0 2px;
	padding: 0 2px;
	background-color: #eee;
	border: 1px solid #bababa;
}

.golden-age .pagination span a: hover {
  border-color: #d2d2d2;
	background-color: #d2d2d2;
	color: #FFF;
	text-decoration: none;
}

.golden-age .pagination img {
  vertical-align: middle;
}

.golden-age .row .pagination {
  display: block;
	float: right;
	width: auto;
	margin-top: 0;
	padding: 1px 0 1px 15px;
	background: none 0 50% no-repeat;
}

.golden-age .row .pagination span a, .golden-age li.pagination span a {
  background-color: #fff;
}

.golden-age .row .pagination span a: hover, .golden-age li.pagination span a: hover {
  background-color: #d2d2d2;
}

.golden-age #forum-permissions {
  float: right;
	width: auto;
	padding-left: 5px;
	margin-left: 5px;
	margin-top: 10px;
	text-align: right;
}

.golden-age .copyright {
  padding: 5px;
	text-align: center;
	color: #555;
}

.golden-age .small {
  font-size: .9em!important;
}

.golden-age .titlespace {
  margin-bottom: 15px;
}

.golden-age .headerspace {
  margin-top: 20px;
}

.golden-age .error {
  color: #bcbcbc;
	font-weight: bold;
}

.golden-age .reported {
  background-color: #f7f7f7;
}

.golden-age li.reported: hover {
  background-color: #ececec;
}

.golden-age div.rules {
  background-color: #ececec;
	color: #333;
	border: 1px solid #999;
	padding: 5px 10px;
	margin: 10px 0;
}

.golden-age div.rules ul {
  margin-left: 20px;
}

.golden-age p.rules {
  background-color: #ececec;
	background-image: none;
	padding: 5px;
}

.golden-age p.rules img {
  vertical-align: middle;
}

.golden-age p.rules a {
  vertical-align: middle;
	clear: both;
}

.golden-age #top {
  position: absolute;
	top: -20px;
}

.golden-age .clear {
  display: block;
	clear: both;
	font-size: 1px;
	line-height: 1px;
	background: transparent;
}

.golden-age .username-coloured {
  font-weight: bold;
	display: inline!important;
	padding: 0!important;
}

.golden-age #search-box a: link, .golden-age .navbg a: link, .golden-age .forumbg .header a: link, .golden-age .forabg .header a: link, .golden-age th a: link {
  text-decoration: none;
}

.golden-age .navbg a: visited, .golden-age .forumbg .header a: visited, .golden-age .forabg .header a: visited, .golden-age th a: visited {
  color: #fff;
	text-decoration: none;
}

.golden-age .navbg a: hover, .golden-age .forumbg .header a: hover, .golden-age .forabg .header a: hover, .golden-age th a: hover {
  text-decoration: underline;
}

.golden-age .navbg a: active, .golden-age .forumbg .header a: active, .golden-age .forabg .header a: active, .golden-age th a: active {
  text-decoration: none;
}

.golden-age a.forumtitle {
  font-weight: bold;
	text-decoration: none;
	color: #105289;
}

.golden-age a.forumtitle: hover {
  color: #bcbcbc;
	text-decoration: underline;
}

.golden-age a.forumtitle: active {
  color: #898989;
}

.golden-age a.topictitle {
  font-weight: bold;
	text-decoration: none;
}

.golden-age a.topictitle: hover {
  color: #bcbcbc;
	text-decoration: underline;
}

.golden-age a.topictitle: active {
  color: #898989;
}

.golden-age .signature a, .golden-age .signature a: visited, .golden-age .signature a: active, .golden-age .signature a: hover {
  border: 0;
	text-decoration: underline;
	background-color: transparent;
}

.golden-age .postprofile a: link, .golden-age .postprofile a: active, .golden-age .postprofile a: visited, .golden-age .postprofile dt.author a {
  font-weight: bold;
	color: #898989;
	text-decoration: none;
}

.golden-age .postprofile a: hover, .golden-age .postprofile dt.author a: hover {
  text-decoration: underline;
	color: #d3d3d3;
}

.golden-age .search .postprofile a {
  color: #898989;
	text-decoration: none;
	font-weight: normal;
}

.golden-age .search .postprofile a: hover {
  color: #d3d3d3;
	text-decoration: underline;
}

.golden-age .back2top {
  clear: both;
	height: 11px;
	text-align: right;
}

.golden-age a.top {
  background: none no-repeat top left;
	text-decoration: none;
	width: 11px;
	height: 11px;
	display: block;
	float: right;
	overflow: hidden;
	letter-spacing: 1000px;
	text-indent: 11px;
}

.golden-age a.top2 {
  background: none no-repeat 0 50%;
	text-decoration: none;
	padding-left: 15px;
}

.golden-age a.up {
  background: none no-repeat left center;
}

.golden-age a.down {
  background: none no-repeat right center;
}

.golden-age a.left {
  background: none no-repeat 3px 60%;
}

.golden-age a.right {
  background: none no-repeat 95% 60%;
}

.golden-age a.up, .golden-age a.up: link, .golden-age a.up: active, .golden-age a.up: visited {
  padding-left: 10px;
	text-decoration: none;
	border-bottom-width: 0;
}

.golden-age a.up: hover {
  background-position: left top;
	background-color: transparent;
}

.golden-age a.down, .golden-age a.down: link, .golden-age a.down: active, .golden-age a.down: visited {
  padding-right: 10px;
}

.golden-age a.down: hover {
  background-position: right bottom;
	text-decoration: none;
}

.golden-age a.left, .golden-age a.left: active, .golden-age a.left: visited {
  padding-left: 12px;
}

.golden-age a.left: hover {
  color: #d2d2d2;
	text-decoration: none;
	background-position: 0 60%;
}

.golden-age a.right, .golden-age a.right: active, .golden-age a.right: visited {
  padding-right: 12px;
}

.golden-age a.right: hover {
  color: #d2d2d2;
	text-decoration: none;
	background-position: 100% 60%;
}

.golden-age ul.topiclist {
  display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.golden-age ul.forums {
  background: #f9f9f9 none repeat-x 0 0;
}

.golden-age ul.topiclist li {
  display: block;
	list-style-type: none;
	color: #777;
	margin: 0;
}

.golden-age ul.topiclist dl {
  position: relative;
}

.golden-age ul.topiclist li.row dl {
  padding: 2px 0;
}

.golden-age div.viewforum-topiclist ul.topiclist dt {
  display: block;
	float: left;
	width: 66%;
	;
}

.golden-age ul.topiclist dt {
  display: block;
	float: left;
	width: 50%;
	padding-left: 5px;
	padding-right: 5px;
}

.golden-age ul.topiclist dd {
  display: block;
	float: left;
	border-left: 1px solid #fff;
	padding: 4px 0;
}

.golden-age ul.topiclist dfn {
  display: none;
}

.golden-age ul.topiclist li.row dt a.subforum {
  background-image: none;
	background-position: 0 50%;
	background-repeat: no-repeat;
	position: relative;
	white-space: nowrap;
	padding: 0 0 0 12px;
}

.golden-age .forum-image {
  float: left;
	padding-top: 5px;
	margin-right: 5px;
}

.golden-age li.row {
  border-top: 1px solid #fff;
	border-bottom: 1px solid #8f8f8f;
}

.golden-age li.row strong {
  font-weight: normal;
	color: #000;
}

.golden-age li.row: hover {
  background-color: #f6f6f6;
}

.golden-age li.row: hover dd {
  border-left-color: #ccc;
}

.golden-age li.header dt, .golden-age li.header dd {
  line-height: 1em;
	border-left-width: 0;
	margin: 2px 0 4px 0;
	color: #fff;
	padding-top: 2px;
	padding-bottom: 2px;
	text-transform: uppercase;
}

.golden-age li.header dt {
  font-weight: bold;
}

.golden-age li.header dd {
  margin-left: 1px;
}

.golden-age li.header dl.icon {
  min-height: 0;
}

.golden-age li.header dl.icon dt {
  padding-left: 0;
	padding-right: 50px;
}

.golden-age dl.icon {
  min-height: 35px;
	background-position: 10px 50%;
	background-repeat: no-repeat;
}

.golden-age dl.icon dt {
  padding-left: 45px;
	background-repeat: no-repeat;
	background-position: 5px 95%;
}

.golden-age dd.posts, .golden-age dd.topics, .golden-age dd.views {
  width: 8%;
	text-align: center;
	font-size: .9em;
}

.golden-age dd.lastpost {
  width: 25%;
}

.golden-age dd.redirect {
  line-height: 2.5em;
}

.golden-age dd.lastpost span, .golden-age ul.topiclist dd.searchby span, .golden-age ul.topiclist dd.info span, .golden-age ul.topiclist dd.time span, .golden-age dd.redirect span, .golden-age dd.moderation span {
  display: block;
	padding-left: 5px;
	font-size: .9em;
}

.golden-age dd.time {
  width: auto;
	line-height: 200%;
}

.golden-age dd.extra {
  width: 12%;
	line-height: 200%;
	text-align: center;
}

.golden-age dd.mark {
  float: right!important;
	width: 9%;
	text-align: center;
	line-height: 200%;
}

.golden-age dd.info {
  width: 30%;
}

.golden-age dd.option {
  width: 15%;
	line-height: 200%;
	text-align: center;
}

.golden-age dd.searchby {
  width: 47%;
}

.golden-age ul.topiclist dd.searchextra {
  margin-left: 5px;
	padding: .2em 0;
	color: #333;
	border-left: 0;
	clear: both;
	width: 98%;
	overflow: hidden;
}

.golden-age .topic-actions {
  margin-bottom: 3px;
	height: 28px;
	min-height: 28px;
}

.golden-age div[class].topic-actions {
  height: auto;
}

.golden-age .postbody {
  padding: 5px 0 0 0;
	line-height: 1.48em;
	color: #333;
	width: 76%;
	float: right;
	clear: both;
}

.golden-age .postbody h3 {
  padding: 2px 0 0 0;
	margin: 0 0 .3em 0!important;
	text-transform: none;
	border: 0;
	line-height: 125%;
	font-family: arial, verdana;
	font-weight: bold;
}

.golden-age .postbody h3 img {
  vertical-align: bottom;
}

.golden-age .postbody .content {
  padding: 30px 0;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	color: #000;
	font-size: 13px;
	min-height: 150px;
}

.golden-age .search .postbody {
  width: 68%;
}

.golden-age #review {
  margin-top: 2em;
}

.golden-age #topicreview {
  padding-right: 5px;
	overflow: auto;
	height: 300px;
}

.golden-age #topicreview .postbody {
  width: auto;
	float: none;
	margin: 0;
	height: auto;
}

.golden-age #topicreview .post {
  height: auto;
}

.golden-age #topicreview h2 {
  border-bottom-width: 0;
}

.golden-age .content {
  min-height: 3em;
	overflow: hidden;
	color: #333;
}

.golden-age .content h2, .golden-age .panel h2 {
  font-weight: normal;
	color: #989898;
	border-bottom: 1px solid #ccc;
	margin-top: .5em;
	margin-bottom: .5em;
	padding-bottom: .5em;
}

.golden-age .panel h3 {
  margin: .5em 0;
}

.golden-age .panel p {
  margin-bottom: 1em;
	line-height: 1.4em;
}

.golden-age .content p {
  margin-bottom: 1em;
	line-height: 1.4em;
}

.golden-age dl.faq {
  margin-top: 1em;
	margin-bottom: 2em;
	line-height: 1.4em;
}

.golden-age dl.faq dt {
  font-weight: bold;
	color: #333;
}

.golden-age .content dl.faq {
  margin-bottom: .5em;
}

.golden-age .content li {
  list-style-type: inherit;
}

.golden-age .content ul, .golden-age .content ol {
  margin-bottom: 1em;
	margin-left: 3em;
}

.golden-age .posthilit {
  background-color: #f3f3f3;
	color: #bcbcbc;
	padding: 0 2px 1px 2px;
}

.golden-age .announce, .golden-age .unreadpost {
  border-left-color: #bcbcbc;
	border-right-color: #bcbcbc;
}

.golden-age p.author {
  margin: 0 15em .6em 0;
	padding: 0 0 5px 0;
	line-height: 1.2em;
}

.golden-age .signature {
  margin-top: 1.5em;
	padding-top: 10px;
	border-top: 1px solid #ccc;
	clear: left;
	overflow: hidden;
	width: 100%;
}

.golden-age .signature img {
  max-width: 500px;
	width: 100%;
	height: auto;
}

.golden-age .signature img {
  max-height: 375px;
	width: auto;
}

.golden-age dd .signature {
  margin: 0;
	padding: 0;
	clear: none;
	border: 0;
}

.golden-age .signature li {
  list-style-type: inherit;
}

.golden-age .signature ul, .golden-age .signature ol {
  margin-bottom: 1em;
	margin-left: 3em;
}

.golden-age .notice {
  width: auto;
	margin-top: 1.5em;
	padding-top: .2em;
	border-top: 1px dashed #ccc;
	clear: left;
	line-height: 130%;
}

.golden-age ul.searchresults {
  list-style: none;
	text-align: right;
	clear: both;
}

.golden-age dl.codebox {
  padding: 3px;
	background-color: #fff;
	border: 1px solid #d8d8d8;
}

.golden-age dl.codebox dt {
  text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	margin-bottom: 3px;
	font-size: .8em;
	font-weight: bold;
	display: block;
}

.golden-age dl.codebox code {
  overflow: auto;
	display: block;
	height: auto;
	max-height: 200px;
	white-space: normal;
	padding-top: 5px;
	font: .9em Monaco, "Andale Mono", "Courier New", Courier, mono;
	line-height: 1.3em;
	color: #8b8b8b;
	margin: 2px 0;
}

.golden-age .syntaxbg {
  color: #fff;
}

.golden-age .syntaxcomment {
  color: #000;
}

.golden-age .syntaxdefault {
  color: #bcbcbc;
}

.golden-age .syntaxhtml {
  color: #000;
}

.golden-age .syntaxkeyword {
  color: #585858;
}

.golden-age .syntaxstring {
  color: #a7a7a7;
}

.golden-age .attachbox {
  float: left;
	width: auto;
	margin: 5px 5px 5px 0;
	padding: 6px;
	background-color: #fff;
	border: 1px dashed #d8d8d8;
	clear: left;
}

.golden-age .pm-message .attachbox {
  background-color: #f3f3f3;
}

.golden-age .attachbox dt {
  font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.golden-age .attachbox dd {
  margin-top: 4px;
	padding-top: 4px;
	clear: left;
	border-top: 1px solid #d8d8d8;
}

.golden-age .attachbox dd dd {
  border: 0;
}

.golden-age .attachbox p {
  line-height: 110%;
	color: #666;
	font-weight: normal;
	clear: left;
}

.golden-age .attachbox p.stats {
  line-height: 110%;
	color: #666;
	font-weight: normal;
	clear: left;
}

.golden-age .attach-image {
  margin: 3px 0;
	width: 100%;
	max-height: 350px;
	overflow: auto;
}

.golden-age .attach-image img {
  border: 1px solid #999;
	cursor: default;
}

.golden-age div.inline-attachment dl.thumbnail, .golden-age div.inline-attachment dl.file {
  display: block;
	margin-bottom: 4px;
}

.golden-age dl.file {
  display: block;
}

.golden-age dl.file dt {
  text-transform: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.golden-age dl.file dd {
  color: #666;
	margin: 0;
	padding: 0;
}

.golden-age dl.thumbnail img {
  padding: 3px;
	border: 1px solid #666;
	background-color: #FFF;
}

.golden-age dl.thumbnail dd {
  color: #666;
	font-style: italic;
}

.golden-age dl.thumbnail dt a: hover {
  background-color: #eee;
}

.golden-age dl.thumbnail dt a: hover img {
  border: 1px solid #d2d2d2;
}

.golden-age fieldset.polls {
  font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
}

.golden-age fieldset.polls dl {
  margin-top: 5px;
	border-top: 1px solid #e2e2e2;
	padding: 5px 0 0 0;
	line-height: 120%;
	color: #666;
}

.golden-age fieldset.polls dl.voted {
  font-weight: bold;
	color: #000;
}

.golden-age fieldset.polls dt {
  text-align: left;
	float: left;
	display: block;
	width: 30%;
	border-right: 0;
	padding: 0;
	margin: 0;
}

.golden-age fieldset.polls dd {
  float: left;
	width: 10%;
	border-left: 0;
	padding: 0 5px;
	margin-left: 0;
}

.golden-age fieldset.polls dd.resultbar {
  width: 50%;
}

.golden-age fieldset.polls dd input {
  margin: 2px 0;
}

.golden-age fieldset.polls dd div {
  text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	padding: 0 2px;
	overflow: visible;
	min-width: 2%;
}

.golden-age .pollbar1 {
  background-color: #aaa;
	border-bottom: 1px solid #747474;
	border-right: 1px solid #747474;
}

.golden-age .pollbar2 {
  background-color: #bebebe;
	border-bottom: 1px solid #8c8c8c;
	border-right: 1px solid #8c8c8c;
}

.golden-age .pollbar3 {
  background-color: #d1d1d1;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
}

.golden-age .pollbar4 {
  background-color: #e4e4e4;
	border-bottom: 1px solid #bebebe;
	border-right: 1px solid #bebebe;
}

.golden-age .pollbar5 {
  background-color: #f8f8f8;
	border-bottom: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
}

.golden-age .postprofile {
  overflow: hidden;
	margin: 0 0 10px 0;
	min-height: 80px;
	color: #666;
	border-right: 1px solid #dedede;
	width: 22%;
	float: left;
	display: inline;
}

.golden-age .pm .postprofile {
  border-left: 1px solid #ddd;
}

.golden-age .postprofile dd, .golden-age .postprofile dt {
  margin-left: 0;
}

.golden-age .postprofile dd {
  padding-right: 10px;
}

.golden-age .postprofile strong {
  font-weight: normal;
	color: #000;
}

.golden-age .avatar {
  border: 0;
	margin-bottom: 3px;
}

.golden-age .online {
  background-image: none;
	background-position: 100% 0;
	background-repeat: no-repeat;
}

.golden-age .search .postprofile {
  width: 30%;
}

.golden-age dl.pmlist dt {
  width: 80%!important;
}

.golden-age dl.pmlist dt textarea {
  width: 95%;
}

.golden-age dl.pmlist dd {
  margin-left: 80%!important;
	margin-bottom: 2px;
}

.golden-age .buttons {
  float: left;
	width: auto;
	height: auto;
}

.golden-age .buttons div {
  float: left;
	margin: 0 5px 0 0;
	background-position: 0 100%;
}

.golden-age .buttons div a {
  display: block;
	width: 100%;
	height: 100%;
	background-position: 0 0;
	position: relative;
	overflow: hidden;
}

.golden-age .buttons div span {
  position: absolute;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.golden-age .buttons div a: hover span {
  background-position: 0 100%;
}

.golden-age .reply-icon span {
  background: transparent none 0 0 no-repeat;
}

.golden-age .post-icon span {
  background: transparent none 0 0 no-repeat;
}

.golden-age .locked-icon span {
  background: transparent none 0 0 no-repeat;
}

.golden-age .pmreply-icon span {
  background: none 0 0 no-repeat;
}

.golden-age .newpm-icon span {
  background: none 0 0 no-repeat;
}

.golden-age .forwardpm-icon span {
  background: none 0 0 no-repeat;
}

.golden-age .buttons div.reply-icon {
  width: 96px;
	height: 25px;
}

.golden-age .buttons div.post-icon {
  width: 96px;
	height: 25px;
}

.golden-age .buttons div.locked-icon {
  width: 88px;
	height: 25px;
}

.golden-age .buttons div.pmreply-icon {
  width: 96px;
	height: 25px;
}

.golden-age .buttons div.newpm-icon {
  width: 84px;
	height: 25px;
}

.golden-age .buttons div.forwardpm-icon {
  width: 96px;
	height: 25px;
}

.golden-age a.print, .golden-age a.sendemail, .golden-age a.fontsize {
  display: block;
	overflow: hidden;
	height: 18px;
	text-indent: -5000px;
	text-align: left;
	background-repeat: no-repeat;
}

.golden-age a.print {
  background-image: none;
	width: 22px;
}

.golden-age a.sendemail {
  background-image: none;
	width: 22px;
}

.golden-age a.fontsize {
  display: none;
	background-image: none;
	background-position: 0 -1px;
	width: 29px;
}

.golden-age a.fontsize: hover {
  background-position: 0 -20px;
	text-decoration: none;
}

.golden-age .sitehome, .golden-age .icon-faq, .golden-age .icon-members, .golden-age .icon-home, .golden-age .icon-ucp, .golden-age .icon-register, .golden-age .icon-logout, .golden-age .icon-bookmark, .golden-age .icon-bump, .golden-age .icon-subscribe, .golden-age .icon-unsubscribe, .golden-age .icon-pages, .golden-age .icon-search {
  background-position: 0 50%;
	background-repeat: no-repeat;
	background-image: none;
	padding: 1px 0 0 17px;
}

.golden-age ul.profile-icons {
  clear: both;
	padding-top: 10px;
	list-style: none;
}

.golden-age ul.profile-icons li {
  float: left;
	margin: 0 6px 3px 0;
	background-position: 0 100%;
}

.golden-age ul.profile-icons li: last-child {
  margin-right: 0;
}

.golden-age ul.profile-icons li a {
  display: block;
	width: 100%;
	height: 100%;
	background-position: 0 0;
}

.golden-age ul.profile-icons li span {
  display: none;
}

.golden-age ul.profile-icons li a: hover {
  background: 0;
}

.golden-age .postbody ul.profile-icons {
  float: right;
	width: auto;
	padding: 0;
}

.golden-age .postbody ul.profile-icons li {
  margin: 0 3px;
}

.golden-age .email-icon, .golden-age .email-icon a {
  background: none top left no-repeat;
}

.golden-age .aim-icon, .golden-age .aim-icon a {
  background: none top left no-repeat;
}

.golden-age .yahoo-icon, .golden-age .yahoo-icon a {
  background: none top left no-repeat;
}

.golden-age .web-icon, .golden-age .web-icon a {
  background: none top left no-repeat;
}

.golden-age .msnm-icon, .golden-age .msnm-icon a {
  background: none top left no-repeat;
}

.golden-age .icq-icon, .golden-age .icq-icon a {
  background: none top left no-repeat;
}

.golden-age .jabber-icon, .golden-age .jabber-icon a {
  background: none top left no-repeat;
}

.golden-age .pm-icon, .golden-age .pm-icon a {
  background: none top left no-repeat;
}

.golden-age .quote-icon, .golden-age .quote-icon a {
  background: none top left no-repeat;
}

.golden-age .report-icon, .golden-age .report-icon a {
  background: none top left no-repeat;
}

.golden-age .warn-icon, .golden-age .warn-icon a {
  background: none top left no-repeat;
}

.golden-age .edit-icon, .golden-age .edit-icon a {
  background: none top left no-repeat;
}

.golden-age .delete-icon, .golden-age .delete-icon a {
  background: none top left no-repeat;
}

.golden-age .info-icon, .golden-age .info-icon a {
  background: none top left no-repeat;
}

.golden-age ul.profile-icons li.email-icon {
  width: 20px;
	height: 20px;
}

.golden-age ul.profile-icons li.aim-icon {
  width: 20px;
	height: 20px;
}

.golden-age ul.profile-icons li.yahoo-icon {
  width: 20px;
	height: 20px;
}

.golden-age ul.profile-icons li.web-icon {
  width: 20px;
	height: 20px;
}

.golden-age ul.profile-icons li.msnm-icon {
  width: 20px;
	height: 20px;
}

.golden-age ul.profile-icons li.icq-icon {
  width: 20px;
	height: 20px;
}

.golden-age ul.profile-icons li.jabber-icon {
  width: 20px;
	height: 20px;
}

.golden-age ul.profile-icons li.pm-icon {
  width: 28px;
	height: 20px;
}

.golden-age ul.profile-icons li.quote-icon {
  width: 54px;
	height: 20px;
}

.golden-age ul.profile-icons li.report-icon {
  width: 20px;
	height: 20px;
}

.golden-age ul.profile-icons li.edit-icon {
  width: 42px;
	height: 20px;
}

.golden-age ul.profile-icons li.delete-icon {
  width: 20px;
	height: 20px;
}

.golden-age ul.profile-icons li.info-icon {
  width: 20px;
	height: 20px;
}

.golden-age ul.profile-icons li.warn-icon {
  width: 20px;
	height: 20px;
}

.golden-age ul.profile-icons li.edit-icon {
  margin: 0 0 0 3px;
}

.golden-age ul.profile-icons li.quote-icon {
  margin: 0 0 0 10px;
}

.golden-age ul.profile-icons li.info-icon, .golden-age ul.profile-icons li.report-icon {
  margin: 0 3px 0 0;
}

.golden-age #cp-menu {
  float: left;
	width: 19%;
	margin-top: 1em;
	margin-bottom: 5px;
}

.golden-age #cp-main {
  float: left;
	width: 81%;
}

.golden-age #cp-main .content {
  padding: 0;
}

.golden-age #cp-main h3, .golden-age #cp-main hr, .golden-age #cp-menu hr {
  border-color: #bfbfbf;
}

.golden-age #cp-main .panel ol {
  margin-left: 2em;
}

.golden-age #cp-main .panel li.row {
  border-bottom: 1px solid #cbcbcb;
	border-top: 1px solid #f9f9f9;
}

.golden-age ul.cplist {
  margin-bottom: 5px;
	border-top: 1px solid #cbcbcb;
}

.golden-age #cp-main .panel li.header dd, .golden-age #cp-main .panel li.header dt {
  color: #000;
	margin-bottom: 2px;
}

.golden-age #cp-main table.table1 {
  margin-bottom: 1em;
}

.golden-age #cp-main table.table1 thead th {
  color: #333;
	font-weight: bold;
	border-bottom: 1px solid #333;
	padding: 5px;
}

.golden-age #cp-main table.table1 tbody th {
  font-style: italic;
	background-color: transparent!important;
	border-bottom: 0;
}

.golden-age #cp-main .pagination {
  float: right;
	width: auto;
	padding-top: 1px;
}

.golden-age #cp-main .pm-message {
  border: 1px solid #e2e2e2;
	margin: 10px 0;
	background-color: #fff;
	width: auto;
	float: none;
}

.golden-age .pm-message h2 {
  padding-bottom: 5px;
}

.golden-age #cp-main .postbody h3, .golden-age #cp-main .box2 h3 {
  margin-top: 0;
}

.golden-age #cp-main .buttons {
  margin-left: 0;
}

.golden-age #cp-main ul.linklist {
  margin: 0;
}

.golden-age .mcp-main .postbody {
  width: 100%;
}

.golden-age #tabs {
  line-height: normal;
	margin: 20px 0 -1px 7px;
	min-width: 570px;
}

.golden-age #tabs ul {
  margin: 0;
	padding: 0;
	list-style: none;
}

.golden-age #tabs li {
  display: inline;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.golden-age #tabs a {
  float: left;
	background: none no-repeat 0 -35px;
	margin: 0 1px 0 0;
	padding: 0 0 0 5px;
	text-decoration: none;
	position: relative;
	cursor: pointer;
}

.golden-age #tabs a span {
  float: left;
	display: block;
	background: none no-repeat 100% -35px;
	padding: 6px 10px 6px 5px;
	color: #828282;
	white-space: nowrap;
}

.golden-age #tabs a: hover span {
  color: #bcbcbc;
}

.golden-age #tabs .activetab a {
  background-position: 0 0;
	border-bottom: 1px solid #ebebeb;
}

.golden-age #tabs .activetab a span {
  background-position: 100% 0;
	padding-bottom: 7px;
	color: #333;
}

.golden-age #tabs a: hover {
  background-position: 0 -70px;
}

.golden-age #tabs a: hover span {
  background-position: 100% -70px;
}

.golden-age #tabs .activetab a: hover {
  background-position: 0 0;
}

.golden-age #tabs .activetab a: hover span {
  color: #000;
	background-position: 100% 0;
}

.golden-age #minitabs {
  line-height: normal;
	margin: -20px 7px 0 0;
}

.golden-age #minitabs ul {
  margin: 0;
	padding: 0;
	list-style: none;
}

.golden-age #minitabs li {
  display: block;
	float: right;
	padding: 0 10px 4px 10px;
	font-weight: bold;
	background-color: #f2f2f2;
	margin-left: 2px;
}

.golden-age #minitabs a: hover {
  text-decoration: none;
}

.golden-age #minitabs li.activetab {
  background-color: #f9f9f9;
}

.golden-age #minitabs li.activetab a, .golden-age #minitabs li.activetab a: hover {
  color: #333;
}

.golden-age #navigation {
  width: 100%;
	padding-top: 36px;
}

.golden-age #navigation ul {
  list-style: none;
}

.golden-age #navigation li {
  margin: 1px 0;
	padding: 0;
	font-weight: bold;
	display: inline;
}

.golden-age #navigation a {
  display: block;
	padding: 5px;
	margin: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: #333;
	background: #cfcfcf none repeat-y 100% 0;
}

.golden-age #navigation a: hover {
  text-decoration: none;
	background-color: #c6c6c6;
	color: #bcbcbc;
	background-image: none;
}

.golden-age #navigation #active-subsection a {
  display: block;
	color: #d3d3d3;
	background-color: #f9f9f9;
	background-image: none;
}

.golden-age #navigation #active-subsection a: hover {
  color: #d3d3d3;
}

.golden-age #cp-main h2 {
  border-bottom: 0;
	padding: 0;
	margin-left: 10px;
	color: #333;
}

.golden-age #cp-main .panel {
  background-color: #f9f9f9;
}

.golden-age #cp-main .pm {
  background-color: #fff;
}

.golden-age #cp-main span.corners-top, .golden-age #cp-menu span.corners-top {
  background-image: none;
}

.golden-age #cp-main span.corners-top span, .golden-age #cp-menu span.corners-top span {
  background-image: none;
}

.golden-age #cp-main span.corners-bottom, .golden-age #cp-menu span.corners-bottom {
  background-image: none;
}

.golden-age #cp-main span.corners-bottom span, .golden-age #cp-menu span.corners-bottom span {
  background-image: none;
}

.golden-age #cp-main .panel #topicreview span.corners-top, .golden-age #cp-menu .panel #topicreview span.corners-top {
  background-image: none;
}

.golden-age #cp-main .panel #topicreview span.corners-top span, .golden-age #cp-menu .panel #topicreview span.corners-top span {
  background-image: none;
}

.golden-age #cp-main .panel #topicreview span.corners-bottom, .golden-age #cp-menu .panel #topicreview span.corners-bottom {
  background-image: none;
}

.golden-age #cp-main .panel #topicreview span.corners-bottom span, .golden-age #cp-menu .panel #topicreview span.corners-bottom span {
  background-image: none;
}

.golden-age .cp-mini {
  background-color: #f9f9f9;
	padding: 0 5px;
	margin: 10px 15px 10px 5px;
}

.golden-age .cp-mini span.corners-top, .golden-age .cp-mini span.corners-bottom {
  margin: 0 -5px;
}

.golden-age dl.mini dt {
  font-weight: bold;
	color: #676767;
}

.golden-age dl.mini dd {
  padding-top: 4px;
}

.golden-age .friend-online {
  font-weight: bold;
}

.golden-age .friend-offline {
  font-style: italic;
}

.golden-age #pm-menu {
  line-height: 2.5em;
}

.golden-age .current {
  color: #999;
}

.golden-age ol.def-rules {
  padding-left: 0;
}

.golden-age ol.def-rules li {
  line-height: 180%;
	padding: 1px;
}

.golden-age .pmlist li.bg1 {
  border: solid 3px transparent;
	border-width: 0 3px;
}

.golden-age .pmlist li.bg2 {
  border: solid 3px transparent;
	border-width: 0 3px;
}

.golden-age .pmlist li.pm_message_reported_colour, .golden-age .pm_message_reported_colour {
  border-left-color: #bcbcbc;
	border-right-color: #bcbcbc;
}

.golden-age .pmlist li.pm_marked_colour, .golden-age .pm_marked_colour {
  border: solid 3px #fff;
	border-width: 0 3px;
}

.golden-age .pmlist li.pm_replied_colour, .golden-age .pm_replied_colour {
  border: solid 3px #c2c2c2;
	border-width: 0 3px;
}

.golden-age .pmlist li.pm_friend_colour, .golden-age .pm_friend_colour {
  border: solid 3px #bdbdbd;
	border-width: 0 3px;
}

.golden-age .pmlist li.pm_foe_colour, .golden-age .pm_foe_colour {
  border: solid 3px #000;
	border-width: 0 3px;
}

.golden-age .pm-legend {
  border-left-width: 10px;
	border-left-style: solid;
	border-right-width: 0;
	margin-bottom: 3px;
	padding-left: 3px;
}

.golden-age #gallery label {
  position: relative;
	float: left;
	margin: 10px;
	padding: 5px;
	width: auto;
	background: #fff;
	border: 1px solid #CCC;
	text-align: center;
}

.golden-age #gallery label: hover {
  background-color: #EEE;
}

.golden-age fieldset {
  border-width: 0;
}

.golden-age input {
  font-weight: normal;
	vertical-align: middle;
	padding: 0 3px;
}

.golden-age select {
  font-weight: normal;
	cursor: pointer;
	vertical-align: middle;
	border: 1px solid #666;
	padding: 1px;
	background-color: #fafafa;
}

.golden-age option {
  padding-right: 1em;
}

.golden-age option.disabled-option {
  color: #999999;
}

.golden-age textarea {
  width: 60%;
	padding: 2px;
}

.golden-age legend, .golden-age legend label {
  font-weight: bold;
}

.golden-age label {
  cursor: default;
	padding-right: 5px;
}

.golden-age label input {
  vertical-align: middle;
}

.golden-age label img {
  vertical-align: middle;
}

.golden-age fieldset dl {
  padding: 4px 0;
}

.golden-age fieldset dt {
  float: left;
	text-align: left;
	display: block;
}

.golden-age fieldset dd {
  vertical-align: top;
	margin-bottom: 3px;
}

.golden-age fieldset.fields1 dt {
  border-right-width: 0;
}

.golden-age fieldset.fields1 dd {
  border-left-width: 0;
}

.golden-age fieldset.fields1 {
  background-color: transparent;
}

.golden-age fieldset.fields1 div {
  margin-bottom: 3px;
}

.golden-age fieldset.fields2 dt {
  width: 15em;
	border-right-width: 0;
}

.golden-age fieldset.fields2 dd {
  margin-left: 16em;
	border-left-width: 0;
}

.golden-age dt label {
  font-weight: bold;
	text-align: left;
}

.golden-age dd label {
  white-space: nowrap;
	color: #333;
}

.golden-age dd input, .golden-age dd textarea {
  margin-right: 3px;
}

.golden-age dd select {
  width: auto;
}

.golden-age dd textarea {
  width: 85%;
}

.golden-age fieldset dl: hover dt label {
  color: #000;
}

.golden-age fieldset.fields2 dl: hover dt label {
  color: inherit;
}

.golden-age #timezone {
  width: 95%;
}

.golden-age * html #timezone {
  width: 50%;
}

.golden-age fieldset.quick-login {
  margin-top: 5px;
}

.golden-age fieldset.quick-login input {
  width: auto;
}

.golden-age fieldset.quick-login input.inputbox {
  width: 15%;
	vertical-align: middle;
	margin-right: 5px;
	background-color: #f3f3f3;
}

.golden-age fieldset.quick-login label {
  white-space: nowrap;
	padding-right: 2px;
}

.golden-age fieldset.display-options {
  text-align: center;
	margin: 3px 0 5px 0;
}

.golden-age fieldset.display-options label {
  white-space: nowrap;
	padding-right: 2px;
}

.golden-age fieldset.display-options a {
  margin-top: 3px;
}

.golden-age fieldset.display-actions {
  text-align: right;
	line-height: 2em;
	white-space: nowrap;
	padding-right: 1em;
}

.golden-age fieldset.display-actions label {
  white-space: nowrap;
	padding-right: 2px;
}

.golden-age fieldset.sort-options {
  line-height: 2em;
}

.golden-age fieldset.forum-selection {
  margin: 5px 0 3px 0;
	float: right;
}

.golden-age fieldset.forum-selection2 {
  margin: 13px 0 3px 0;
	float: right;
}

.golden-age fieldset.jumpbox {
  text-align: right;
	margin-top: 15px;
	margin-bottom: 10px;
}

.golden-age fieldset.quickmod {
  width: 50%;
	float: right;
	text-align: right;
	height: 2.5em;
}

.golden-age fieldset.submit-buttons {
  text-align: center;
	vertical-align: middle;
	margin: 5px 0;
}

.golden-age fieldset.submit-buttons input {
  vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
}

.golden-age #format-buttons {
  margin: 5px 0 2px 0;
}

.golden-age #format-buttons input, .golden-age #format-buttons select {
  vertical-align: middle;
	text-transform: capitalize;
	font-size: 11px;
	margin: 0;
}

.golden-age #message-box {
  width: 85%;
	float: left;
}

.golden-age #message-box textarea {
  margin: 0 auto;
	width: 97%;
	height: 270px;
	color: #333;
}

.golden-age #smiley-box {
  clear: right;
	width: 15%;
	float: left;
	font-size: 10px;
	line-height: 14px;
}

.golden-age #smiley-box img {
  margin: 0 1px 1px 0;
}

.golden-age .inputbox {
  background-color: #fff;
	border: 1px solid silver;
	color: #333;
	padding: 2px;
	cursor: text;
}

.golden-age .inputbox: hover {
  border: 1px solid #eaeaea;
}

.golden-age .inputbox: focus {
  border: 1px solid #eaeaea;
	color: #4b4b4b;
}

.golden-age input.inputbox {
  width: auto;
	margin: 0 auto;
	min-width: 150px;
}

.golden-age input.medium {
  width: 50%;
}

.golden-age input.narrow {
  width: 25%;
}

.golden-age input.tiny {
  width: 125px;
}

.golden-age textarea.inputbox {
  width: auto;
	margin: 0 auto;
	min-width: 250px;
}

.golden-age .autowidth {
  width: auto!important;
}

.golden-age a.button1, .golden-age input.button1, .golden-age input.button3, .golden-age a.button2, .golden-age input.button2 {
  cursor: pointer;
	width: auto!important;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #000;
	background: #fafafa none repeat-x top;
}

.golden-age a.button1, .golden-age input.button1 {
  font-weight: bold;
	border: 1px solid #666;
}

.golden-age input.button3 {
  padding: 0;
	margin: 0;
	line-height: 5px;
	height: 12px;
	background-image: none;
	font-variant: small-caps;
}

.golden-age a.button2, .golden-age input.button2, .golden-age input.button3 {
  border: 1px solid #666;
}

.golden-age a.button1, .golden-age a.button1: link, .golden-age a.button1: visited, .golden-age a.button1: active, .golden-age a.button2, .golden-age a.button2: link, .golden-age a.button2: visited, .golden-age a.button2: active {
  text-decoration: none;
	color: #000;
	padding: 2px 8px;
	line-height: 250%;
	vertical-align: text-bottom;
	background-position: 0 1px;
}

.golden-age a.button1: hover, .golden-age input.button1: hover, .golden-age a.button2: hover, .golden-age input.button2: hover, .golden-age input.button3: hover {
  border: 1px solid #bcbcbc;
	background-position: 0 100%;
	color: #bcbcbc;
}

.golden-age input.disabled {
  font-weight: normal;
	color: #666;
}

.golden-age .search-box {
  margin-top: 3px;
	margin-left: 5px;
	float: left;
}

.golden-age input.search {
  background-image: none;
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 17px;
}

.golden-age .full {
  width: 95%;
}

.golden-age .medium {
  width: 50%;
}

.golden-age .narrow {
  width: 25%;
}

.golden-age .tiny {
  width: 10%;
}

.golden-age * html table, .golden-age * html select, .golden-age * html input {
  font-size: 100%;
}

.golden-age * html hr {
  margin: 0;
}

.golden-age * html span.corners-top, .golden-age * html span.corners-bottom {
  background-image: url("/energonpub/styles/prosilver/theme/images/corners_left.gif");
}

.golden-age * html span.corners-top span, .golden-age * html span.corners-bottom span {
  background-image: url("/energonpub/styles/prosilver/theme/images/corners_right.gif");
}

.golden-age table.table1 {
  width: 99%;
	voice-family: "\";
}

.golden-age \"";
	voice-family: inherit;
	width: 100%;
}

html>body table.table1 {
  width: 100%;
}

.golden-age * html ul.topiclist li {
  position: relative;
}

.golden-age * html .postbody h3 img {
  vertical-align: middle;
}

.golden-age html>body dd label input {
  vertical-align: text-bottom;
}

.golden-age * html input.button1, .golden-age * html input.button2 {
  padding-bottom: 0;
	margin-bottom: 1px;
}

.golden-age * html .column1, .golden-age * html .column2 {
  width: 45%;
}

.golden-age .clearfix, .golden-age #tabs, .golden-age #minitabs, .golden-age fieldset dl, .golden-age ul.topiclist dl, .golden-age dl.polls {
  height: 1%;
	overflow: hidden;
}

.golden-age * html .post {
  height: 25%;
	overflow: hidden;
}

.golden-age * html .clearfix, .golden-age * html .navbar, .golden-age ul.linklist {
  overflow: hidden;
}

.golden-age dl.icon {
  min-height: 35px;
	height: auto!important;
	height: 35px;
}

.golden-age * html #search-box {
  width: 25%;
}

.golden-age *: first-child+html dl.details dd {
  margin-left: 30%;
	float: none;
}

.golden-age * html dl.details dd {
  margin-left: 30%;
	float: none;
}

.golden-age h3 {
  border-bottom-color: #ccc;
}

.golden-age hr {
  border-color: #fff;
	border-top-color: #ccc;
}

.golden-age hr.dashed {
  border-top-color: #ccc;
}

.golden-age #search-box {
  color: #fff;
}

.golden-age #search-box #keywords {
  background-color: #FFF;
}

.golden-age #search-box input {
  border-color: #0075b0;
}

.golden-age .headerbar {
  color: #333;
}

.golden-age .navbar {
  background-color: #dedede;
}

.golden-age .forabg, .golden-age .forumbg {
  border: 1px solid #333;
	padding: 0;
	margin: 0 0 10px 0;
	background: #669 url(/images/layout/sidebar-h1-icons.gif) no-repeat 99% -20px;
}

.golden-age .forabg: hover, .golden-age .forumbg: hover {
  background: #966 url(/images/layout/sidebar-h1-icons.gif) no-repeat 99% -98px;
}

.golden-age .post: target .content {
  color: #000;
}

.golden-age .post: target h3 a {
  color: #000;
}

.golden-age .ucprowbg {
  background-color: #dcdee2;
}

.golden-age .fieldsbg {
  background-color: #e7e8ea;
}

.golden-age ul.navlinks {
  border-bottom-color: #fff;
}

.golden-age table.table1 thead th {
  color: #fff;
}

.golden-age table.table1 tbody tr {
  border-color: #bfc1cf;
}

.golden-age table.table1 tbody tr: hover, .golden-age table.table1 tbody tr.hover {
  background-color: #cfe1f6;
	color: #000;
}

.golden-age table.table1 td {
  color: #536482;
}

.golden-age table.table1 tbody td {
  border-top-color: #fafafa;
}

.golden-age table.table1 tbody th {
  border-bottom-color: #000;
	color: #333;
	background-color: #fff;
}

.golden-age table.info tbody th {
  color: #000;
}

.golden-age dl.details dt {
  color: #000;
}

.golden-age dl.details dd {
  color: #536482;
}

.golden-age .sep {
  color: #1198d9;
}

.golden-age .pagination span strong {
  color: #fff;
	background-color: #4692bf;
	border-color: #4692bf;
}

.golden-age .pagination span a, .golden-age .pagination span a: link, .golden-age .pagination span a: visited, .golden-age .pagination span a: active {
  color: #5c758c;
	background-color: #ecedee;
	border-color: #b4bac0;
}

.golden-age .pagination span a: hover {
  border-color: #368ad2;
	background-color: #368ad2;
	color: #FFF;
}

.golden-age .row .pagination {
  background-image: url("/energonpub/styles/prosilver/theme/images/icon_pages.gif");
}

.golden-age .row .pagination span a, .golden-age li.pagination span a {
  background-color: #fff;
}

.golden-age .row .pagination span a: hover, .golden-age li.pagination span a: hover {
  background-color: #368ad2;
}

.golden-age .copyright {
  color: #555;
}

.golden-age .error {
  color: #bc2a4d;
}

.golden-age .reported {
  background-color: #f7ecef;
}

.golden-age li.reported: hover {
  background-color: #ecd5d8!important;
}

.golden-age p.rules {
  background-color: #ecd5d8;
	background-image: none;
}

.golden-age .navbg a: link, .golden-age .forumbg .header a: link, .golden-age .forabg .header a: link, .golden-age th a: link {
  color: #fff;
}

.golden-age .navbg a: visited, .golden-age .forumbg .header a: visited, .golden-age .forabg .header a: visited, .golden-age th a: visited {
  color: #fff;
}

.golden-age .navbg a: hover, .golden-age .forumbg .header a: hover, .golden-age .forabg .header a: hover, .golden-age th a: hover {
  color: #efefef;
}

.golden-age .navbg a: active, .golden-age .forumbg .header a: active, .golden-age .forabg .header a: active, .golden-age th a: active {
  color: #c8e6ff;
}

.golden-age a.forumtitle: hover {
  color: #bc2a4d;
}

.golden-age a.forumtitle: active {
  color: #105289;
}

.golden-age a.topictitle {
  color: #105289;
}

.golden-age a.topictitle: hover {
  color: #bc2a4d;
}

.golden-age a.topictitle: active {
  color: #105289;
}

.golden-age .content img {
  margin: 0;
	padding: 0;
}

.golden-age .signature a, .golden-age .signature a: visited, .golden-age .signature a: active, .golden-age .signature a: hover {
  background-color: transparent;
}

.golden-age .postprofile a: link, .golden-age .postprofile a: active, .golden-age .postprofile a: visited, .golden-age .postprofile dt.author a {
  color: #105289;
}

.golden-age .postprofile a: hover, .golden-age .postprofile dt.author a: hover {
  color: #d31141;
}

.golden-age .search .postprofile a {
  color: #105289;
}

.golden-age .search .postprofile a: hover {
  color: #d31141;
}

.golden-age a.top {
  background-image: url("/energonpub/styles/prosilver/imageset/icon_back_top.gif");
}

.golden-age a.top2 {
  background-image: url("/energonpub/styles/prosilver/imageset/icon_back_top.gif");
}

.golden-age a.up {
  background-image: url("/energonpub/styles/prosilver/theme/images/arrow_up.gif");
}

.golden-age a.down {
  background-image: url("/energonpub/styles/prosilver/theme/images/arrow_down.gif");
}

.golden-age a.left {
  background-image: url("/energonpub/styles/prosilver/theme/images/arrow_left.gif");
}

.golden-age a.right {
  background-image: url("/energonpub/styles/prosilver/theme/images/arrow_right.gif");
}

.golden-age a.up: hover {
  background-color: transparent;
}

.golden-age a.left: hover {
  color: #368ad2;
}

.golden-age a.right: hover {
  color: #368ad2;
}

.golden-age ul.forums {
  background-color: #fff;
	background-image: url(/images/layout/bg-content.jpg);
}

.golden-age ul.topiclist li {
  color: #4c5d77;
}

.golden-age ul.topiclist dd {
  border-left-color: #fff;
}

.golden-age .rtl ul.topiclist dd {
  border-right-color: #fff;
	border-left-color: transparent;
}

.golden-age ul.topiclist li.row dt a.subforum.read {
  background-image: url("/energonpub/styles/prosilver/imageset/subforum_read.gif");
}

.golden-age ul.topiclist li.row dt a.subforum.unread {
  background-image: url("/energonpub/styles/prosilver/imageset/subforum_unread.gif");
}

.golden-age li.row {
  border-top-color: #fff;
	border-bottom-color: #00608f;
}

.golden-age li.row strong {
  color: #000;
}

.golden-age li.row: hover {
  background-color: #fefefe;
}

.golden-age li.row: hover dd {
  border-left-color: #ccc;
}

.golden-age .rtl li.row: hover dd {
  border-right-color: #ccc;
	border-left-color: transparent;
}

.golden-age li.header dt, .golden-age li.header dd {
  color: #fff;
}

.golden-age ul.topiclist dd.searchextra {
  color: #333;
}

.golden-age .postbody {
  color: #333;
}

.golden-age .content {
  color: #333;
}

.golden-age .content h2, .golden-age .panel h2 {
  color: #115098;
	border-bottom-color: #ccc;
}

.golden-age dl.faq dt {
  color: #333;
}

.golden-age .posthilit {
  background-color: #f3bfcc;
	color: #bc2a4d;
}

.golden-age .notice {
  border-top-color: #ccc;
}

.golden-age dl.codebox {
  background-color: #fff;
	border-color: #c9d2d8;
}

.golden-age dl.codebox dt {
  border-bottom-color: #ccc;
}

.golden-age dl.codebox code {
  color: #2e8b57;
}

.golden-age .syntaxbg {
  color: #fff;
}

.golden-age .syntaxcomment {
  color: #ff8000;
}

.golden-age .syntaxdefault {
  color: #00b;
}

.golden-age .syntaxhtml {
  color: #000;
}

.golden-age .syntaxkeyword {
  color: #070;
}

.golden-age .syntaxstring {
  color: #d00;
}

.golden-age .attachbox {
  background-color: #fff;
	border-color: #c9d2d8;
}

.golden-age .pm-message .attachbox {
  background-color: #f2f3f3;
}

.golden-age .attachbox dd {
  border-top-color: #c9d2d8;
}

.golden-age .attachbox p {
  color: #666;
}

.golden-age .attachbox p.stats {
  color: #666;
}

.golden-age .attach-image img {
  border-color: #999;
}

.golden-age dl.file dd {
  color: #666;
}

.golden-age dl.thumbnail img {
  border-color: #666;
	background-color: #fff;
}

.golden-age dl.thumbnail dd {
  color: #666;
}

.golden-age dl.thumbnail dt a: hover {
  background-color: #eee;
}

.golden-age dl.thumbnail dt a: hover img {
  border-color: #368ad2;
}

.golden-age fieldset.polls dl {
  border-top-color: #dcdee2;
	color: #666;
}

.golden-age fieldset.polls dl.voted {
  color: #000;
}

.golden-age fieldset.polls dd div {
  color: #fff;
}

.golden-age .rtl .pollbar1, .golden-age .rtl .pollbar2, .golden-age .rtl .pollbar3, .golden-age .rtl .pollbar4, .golden-age .rtl .pollbar5 {
  border-right-color: transparent;
}

.golden-age .pollbar1 {
  background-color: #aa2346;
	border-bottom-color: #74162c;
	border-right-color: #74162c;
}

.golden-age .rtl .pollbar1 {
  border-left-color: #74162c;
}

.golden-age .pollbar2 {
  background-color: #be1e4a;
	border-bottom-color: #8c1c38;
	border-right-color: #8c1c38;
}

.golden-age .rtl .pollbar2 {
  border-left-color: #8c1c38;
}

.golden-age .pollbar3 {
  background-color: #d11a4e;
	border-bottom-color: #aa2346;
	border-right-color: #aa2346;
}

.golden-age .rtl .pollbar3 {
  border-left-color: #aa2346;
}

.golden-age .pollbar4 {
  background-color: #e41653;
	border-bottom-color: #be1e4a;
	border-right-color: #be1e4a;
}

.golden-age .rtl .pollbar4 {
  border-left-color: #be1e4a;
}

.golden-age .pollbar5 {
  background-color: #f81157;
	border-bottom-color: #d11a4e;
	border-right-color: #d11a4e;
}

.golden-age .rtl .pollbar5 {
  border-left-color: #d11a4e;
}

.golden-age .rtl .postprofile {
  border-right-color: #fff;
	border-left-color: transparent;
}

.golden-age .pm .postprofile {
  border-left-color: #ddd;
}

.golden-age .rtl .pm .postprofile {
  border-right-color: #ddd;
	border-left-color: transparent;
}

.golden-age .online {
  background-image: url(/energonpub/styles/prosilver/imageset/en/icon_user_online.gif);
	background-position: 100% 22px;
}

.golden-age .reply-icon span {
  background-image: url("/energonpub/styles/prosilver/imageset/en/button_topic_reply.gif");
}

.golden-age .post-icon span {
  background-image: url("/energonpub/styles/prosilver/imageset/en/button_topic_new.gif");
}

.golden-age .locked-icon span {
  background-image: url("/energonpub/styles/prosilver/imageset/en/button_topic_locked.gif");
}

.golden-age .pmreply-icon span {
  background-image: url("/energonpub/styles/prosilver/imageset/en/button_pm_reply.gif");
}

.golden-age .newpm-icon span {
  background-image: url("/energonpub/styles/prosilver/imageset/en/button_pm_new.gif");
}

.golden-age .forwardpm-icon span {
  background-image: url("/energonpub/styles/prosilver/imageset/en/button_pm_forward.gif");
}

.golden-age a.print {
  background-image: url("/energonpub/styles/prosilver/theme/images/icon_print.gif");
}

.golden-age a.sendemail {
  background-image: url("/energonpub/styles/prosilver/theme/images/icon_sendemail.gif");
}

.golden-age a.fontsize {
  background-image: url("/energonpub/styles/prosilver/theme/images/icon_fontsize.gif");
}

.golden-age .sitehome {
  background-image: url("/energonpub/styles/prosilver/theme/images/icon_home.gif");
}

.golden-age .icon-faq {
  background-image: url("/energonpub/styles/prosilver/theme/images/icon_faq.gif");
}

.golden-age .icon-members {
  background-image: url("/energonpub/styles/prosilver/theme/images/icon_members.gif");
}

.golden-age .icon-home {
  background-image: url("/energonpub/styles/prosilver/theme/images/icon_home.gif");
}

.golden-age .icon-ucp {
  background-image: url("/energonpub/styles/prosilver/theme/images/icon_ucp.gif");
}

.golden-age .icon-register {
  background-image: url("/energonpub/styles/prosilver/theme/images/icon_register.gif");
}

.golden-age .icon-logout {
  background-image: url("/energonpub/styles/prosilver/theme/images/icon_logout.gif");
}

.golden-age .icon-bookmark {
  background-image: url("/energonpub/styles/prosilver/theme/images/icon_bookmark.gif");
}

.golden-age .icon-bump {
  background-image: url("/energonpub/styles/prosilver/theme/images/icon_bump.gif");
}

.golden-age .icon-subscribe {
  background-image: url("/energonpub/styles/prosilver/theme/images/icon_subscribe.gif");
}

.golden-age .icon-unsubscribe {
  background-image: url("/energonpub/styles/prosilver/theme/images/icon_unsubscribe.gif");
}

.golden-age .icon-pages {
  background-image: url("/energonpub/styles/prosilver/theme/images/icon_pages.gif");
}

.golden-age .icon-search {
  background-image: url("/energonpub/styles/prosilver/theme/images/icon_search.gif");
}

.golden-age .email-icon, .golden-age .email-icon a {
  background-image: url("/energonpub/styles/prosilver/imageset/icon_contact_email.gif");
}

.golden-age .aim-icon, .golden-age .aim-icon a {
  background-image: url("/energonpub/styles/prosilver/imageset/icon_contact_aim.gif");
}

.golden-age .yahoo-icon, .golden-age .yahoo-icon a {
  background-image: url("/energonpub/styles/prosilver/imageset/icon_contact_yahoo.gif");
}

.golden-age .web-icon, .golden-age .web-icon a {
  background-image: url("/energonpub/styles/prosilver/imageset/icon_contact_www.gif");
}

.golden-age .msnm-icon, .golden-age .msnm-icon a {
  background-image: url("/energonpub/styles/prosilver/imageset/icon_contact_msnm.gif");
}

.golden-age .icq-icon, .golden-age .icq-icon a {
  background-image: url("/energonpub/styles/prosilver/imageset/icon_contact_icq.gif");
}

.golden-age .jabber-icon, .golden-age .jabber-icon a {
  background-image: url("/energonpub/styles/prosilver/imageset/icon_contact_jabber.gif");
}

.golden-age .pm-icon, .golden-age .pm-icon a {
  background-image: url("/energonpub/styles/prosilver/imageset/en/icon_contact_pm.gif");
}

.golden-age .quote-icon, .golden-age .quote-icon a {
  background-image: url("/energonpub/styles/prosilver/imageset/en/icon_post_quote.gif");
}

.golden-age .report-icon, .golden-age .report-icon a {
  background-image: url("/energonpub/styles/prosilver/imageset/icon_post_report.gif");
}

.golden-age .edit-icon, .golden-age .edit-icon a {
  background-image: url("/energonpub/styles/prosilver/imageset/en/icon_post_edit.gif");
}

.golden-age .delete-icon, .golden-age .delete-icon a {
  background-image: url("/energonpub/styles/prosilver/imageset/icon_post_delete.gif");
}

.golden-age .info-icon, .golden-age .info-icon a {
  background-image: url("/energonpub/styles/prosilver/imageset/icon_post_info.gif");
}

.golden-age .warn-icon, .golden-age .warn-icon a {
  background-image: url("/energonpub/styles/prosilver/imageset/icon_user_warn.gif");
}

.golden-age #cp-main h3, .golden-age #cp-main hr, .golden-age #cp-menu hr {
  border-color: #a4b3bf;
}

.golden-age #cp-main .panel li.row {
  border-bottom-color: #b5c1cb;
	border-top-color: #f9f9f9;
}

.golden-age ul.cplist {
  border-top-color: #b5c1cb;
}

.golden-age #cp-main .panel li.header dd, .golden-age #cp-main .panel li.header dt {
  color: #000;
}

.golden-age #cp-main table.table1 thead th {
  color: #333;
	border-bottom-color: #333;
}

.golden-age #cp-main .pm-message {
  border-color: #dbdee2;
	background-color: #fff;
}

.golden-age #tabs a {
  background-image: url("/energonpub/styles/prosilver/theme/images/bg_tabs1.gif");
}

.golden-age #tabs a span {
  background-image: url("/energonpub/styles/prosilver/theme/images/bg_tabs2.gif");
	color: #536482;
}

.golden-age #tabs a: hover span {
  color: #bc2a4d;
}

.golden-age #tabs .activetab a {
  border-bottom-color: #cadceb;
}

.golden-age #tabs .activetab a span {
  color: #333;
}

.golden-age #tabs .activetab a: hover span {
  color: #000;
}

.golden-age #minitabs li {
  background-color: #e1ebf2;
}

.golden-age #minitabs li.activetab {
  background-color: #f9f9f9;
}

.golden-age #minitabs li.activetab a, .golden-age #minitabs li.activetab a: hover {
  color: #333;
}

.golden-age #navigation a {
  color: #333;
	background-color: #b2c2cf;
	background-image: url("/energonpub/styles/prosilver/theme/images/bg_menu.gif");
}

.golden-age #navigation a: hover {
  background-color: #aabac6;
	color: #bc2a4d;
}

.golden-age #navigation #active-subsection a {
  color: #d31141;
	background-color: #f9f9f9;
	background-image: none;
}

.golden-age #navigation #active-subsection a: hover {
  color: #d31141;
}

.golden-age #cp-main h2 {
  color: #333;
}

.golden-age #cp-main .panel {
  background-color: #f9f9f9;
}

.golden-age #cp-main .pm {
  background-color: #fff;
}

.golden-age #cp-main span.corners-top, .golden-age #cp-menu span.corners-top {
  background-image: url("/energonpub/styles/prosilver/theme/images/corners_left2.gif");
}

.golden-age #cp-main span.corners-top span, .golden-age #cp-menu span.corners-top span {
  background-image: url("/energonpub/styles/prosilver/theme/images/corners_right2.gif");
}

.golden-age #cp-main span.corners-bottom, .golden-age #cp-menu span.corners-bottom {
  background-image: url("/energonpub/styles/prosilver/theme/images/corners_left2.gif");
}

.golden-age #cp-main span.corners-bottom span, .golden-age #cp-menu span.corners-bottom span {
  background-image: url("/energonpub/styles/prosilver/theme/images/corners_right2.gif");
}

.golden-age #cp-main .panel #topicreview span.corners-top, .golden-age #cp-menu .panel #topicreview span.corners-top {
  background-image: url("/energonpub/styles/prosilver/theme/images/corners_left.gif");
}

.golden-age #cp-main .panel #topicreview span.corners-top span, .golden-age #cp-menu .panel #topicreview span.corners-top span {
  background-image: url("/energonpub/styles/prosilver/theme/images/corners_right.gif");
}

.golden-age #cp-main .panel #topicreview span.corners-bottom, .golden-age #cp-menu .panel #topicreview span.corners-bottom {
  background-image: url("/energonpub/styles/prosilver/theme/images/corners_left.gif");
}

.golden-age #cp-main .panel #topicreview span.corners-bottom span, .golden-age #cp-menu .panel #topicreview span.corners-bottom span {
  background-image: url("/energonpub/styles/prosilver/theme/images/corners_right.gif");
}

.golden-age .cp-mini {
  background-color: #eef5f9;
}

.golden-age dl.mini dt {
  color: #425067;
}

.golden-age .current {
  color: #999!important;
}

.golden-age .pmlist li.pm_message_reported_colour, .golden-age .pm_message_reported_colour {
  border-left-color: #bc2a4d;
	border-right-color: #bc2a4d;
}

.golden-age .pmlist li.pm_marked_colour, .golden-age .pm_marked_colour {
  border-color: #f60;
}

.golden-age .pmlist li.pm_replied_colour, .golden-age .pm_replied_colour {
  border-color: #a9b8c2;
}

.golden-age .pmlist li.pm_friend_colour, .golden-age .pm_friend_colour {
  border-color: #5d8fbd;
}

.golden-age pmlist li.pm_foe_colour, .golden-age .pm_foe_colour {
  border-color: #000;
}

.golden-age #gallery label {
  background-color: #fff;
	border-color: #CCC;
}

.golden-age #gallery label: hover {
  background-color: #EEE;
}

.golden-age select {
  border-color: #666;
	background-color: #fafafa;
}

.golden-age option.disabled-option {
  color: #999999;
}

.golden-age dd label {
  color: #333;
}

.golden-age fieldset dl: hover dt label {
  color: #000;
}

.golden-age fieldset.fields2 dl: hover dt label {
  color: inherit;
}

.golden-age fieldset.quick-login input.inputbox {
  background-color: #f2f3f3;
}

.golden-age #message-box textarea {
  color: #333;
}

.golden-age .inputbox {
  background-color: #fff;
	border-color: #b4bac0;
	color: #333;
}

.golden-age .inputbox: hover {
  border-color: #11a3ea;
}

.golden-age .inputbox: focus {
  border-color: #11a3ea;
	color: #0f4987;
}

.golden-age a.button1, .golden-age input.button1, .golden-age input.button3, .golden-age a.button2, .golden-age input.button2 {
  color: #000;
	background-color: #fafafa;
	background-image: url("/energonpub/styles/prosilver/theme/images/bg_button.gif");
}

.golden-age a.button1, .golden-age input.button1 {
  border-color: #666;
}

.golden-age input.button3 {
  background-image: none;
}

.golden-age a.button2, .golden-age input.button2, .golden-age input.button3 {
  border-color: #666;
}

.golden-age a.button1, .golden-age a.button1: link, .golden-age a.button1: visited, .golden-age a.button1: active, .golden-age a.button2, .golden-age a.button2: link, .golden-age a.button2: visited, .golden-age a.button2: active {
  color: #000;
}

.golden-age a.button1: hover, .golden-age input.button1: hover, .golden-age a.button2: hover, .golden-age input.button2: hover, .golden-age input.button3: hover {
  border-color: #bc2a4d;
	color: #bc2a4d;
}

.golden-age input.search {
  background-image: url("/energonpub/styles/prosilver/theme/images/icon_textbox_search.gif");
}

.golden-age input.disabled {
  color: #666;
}

.golden-age a.forum-title {
  font-size: .9em;
	display: block;
	padding-left: 10px;
}

.golden-age a.forum-title: hover {
  color: #fff;
}

.golden-age p.current-time {
  margin-bottom: 0;
	padding-bottom: 0;
}

.golden-age p.forum-desc {
  clear: both;
	margin: 0;
	padding: 0;
	line-height: 18px;
}

.golden-age p.skiplink, .golden-age p.s-mcp {
  margin: 0;
	padding: 0;
}

.golden-age p.site-desc {
  display: none;
}

.golden-age a.advanced-search {
  font-size: 11px;
}

.golden-age h2.forum-title {
  float: left;
}

.golden-age p.mcp {
  float: right;
}

.golden-age div.phpbb-bottom h4 {
  display: block;
	clear: both;
	width: auto;
	margin: 0 auto 3px auto;
	padding: 0 0 3px 0;
	font-size: 14px;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
}

.golden-age dd.facebook a {
  display: block;
	float: left;
	width: 32px;
	height: 32px;
	background: transparent url(/images/layout/sprites.png?v=250514) no-repeat 0 -279px;
	margin: 0 10px 10px auto;
	padding: 0;
	text-indent: -99999px;
}

.golden-age dd.twitter a {
  display: block;
	float: left;
	width: 32px;
	height: 32px;
	background: transparent url(/images/layout/sprites.png?v=250514) no-repeat -32px -279px;
	margin: 0 10px 10px auto;
	padding: 0;
	text-indent: -99999px;
}

.golden-age dd.youtube a {
  display: block;
	float: left;
	width: 32px;
	height: 32px;
	background: transparent url(/images/layout/sprites.png?v=250514) no-repeat -160px -279px;
	margin: 0 10px 10px auto;
	padding: 0;
	text-indent: -99999px;
}

.golden-age dd.ebay a {
  display: block;
	float: left;
	width: 32px;
	height: 32px;
	background: transparent url(/images/layout/sprites.png?v=250514) no-repeat -64px -279px;
	margin: 0 10px 10px auto;
	padding: 0;
	text-indent: -99999px;
}

.golden-age dd.facebook a: hover {
  background-position: 0 -311px;
}

.golden-age dd.twitter a: hover {
  background-position: -32px -311px;
}

.golden-age dd.ebay a: hover {
  background-position: -64px -311px;
}

.golden-age dd.youtube a: hover {
  background-position: -160px -311px;
}

.golden-age fieldset legend div {
  display: none;
}

.golden-age fieldset legend.pf_facebook div, .golden-age fieldset legend.pf_twitter div, .golden-age fieldset legend.pf_youtube div, .golden-age fieldset legend.pf_ebay_user_id div {
  display: block;
	float: left;
	background: transparent url(/images/layout/sprites.png?v=250514) no-repeat -160px -279px;
	width: 32px;
	height: 32px;
	text-indent: -99999px;
	margin: 0 10px 0 auto;
}

.golden-age fieldset legend.pf_facebook div {
  background-position: 0 -279px;
}

.golden-age fieldset legend.pf_twitter div {
  background-position: -32px -279px;
}

.golden-age fieldset legend.pf_ebay_user_id div {
  background-position: -64px -279px;
}

.golden-age #board-watch-settings dt, .golden-age #board-watch-settings dd, .golden-age #board-watch-settings label {
  display: block;
	clear: both;
}
