@charset "utf-8";

@font-face { font-family:Eurostile; font-style:normal; src:url('https://www.seibertron.com/includes/fonts/E004003T.TTF'); font-display:swap; }
@font-face { font-family:Eurostile; font-weight:bold; src:url('https://www.seibertron.com/includes/fonts/E004004T.TTF'); font-display:swap; }

* {
	margin:0;
	padding:0;
	border:0;
	text-align:left;
	outline:none;
	text-size-adjust: none;
}

*:focus {
	outline:none;
}

body {
	margin:0 auto -1px auto;
	padding:0;
	color:#222222;
	font-family:Arial, Verdana, sans-serif;
	line-height:25px;
	font-size:15px;
	background:#efefef;
	min-height:100%;
	margin-bottom:1px;
}

#background {
	position:fixed;
	z-index:0;
	background-color:#0b0b0b;
	margin:0 auto;
	padding:0;
	width:100%;
	height:auto;
}

#background img {
	width:100%;
	height:auto;
	margin:0 auto;
	padding:0;
	border:0;
}

html {
	min-height:101%;
}

header, section, footer, aside, article, figure {
	display:block;
	overflow:hidden;
	margin:0 auto;
}

nav {
	display:block;
	margin:0 auto;
	text-align:left;
}

hr {
	border:0;
	width:auto;
	margin:0 auto;
	color:#888888;
	background-color:#999999;
	height:1px;
}

h1, h2, h3, h4, h5, h6 {
	font-family:Eurostile, Arial, Verdana;
	color:#3b444c;
	margin:0 0 20px auto;
	padding:0;
	font-weight:bold;
	/*text-transform:uppercase;*/
	letter-spacing:1px;
	width:auto;
}

h1 { font-size:28px; line-height:32px; }
h2 { font-size:26px; line-height:30px; }
h3 { font-size:24px; line-height:28px; }
h4 { font-size:22px; line-height:26px; }
h5 { font-size:21px; line-height:24px; }
h6 { font-size:20px; line-height:22px; }

h1.no-margin, h2.no-margin, h3.no-margin, h4.no-margin, h5.no-margin, h6.no-margin {
	margin:0 auto 5px auto;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color:#333366; text-decoration:none; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { text-decoration:underline; }

table, tr, td, th {
	font-size:1.0em;
}

th { font-weight:bold; color:#ffffff; background:#708090; }

table.padding td, table.padding th {
	padding:5px;
	margin-right:1px;
	margin-bottom:1px;
}

table.padding5 td, table.padding5 th {
	padding:5px;
}

table.padding10 td, table.padding10 th {
	padding:10px;
}

img {
	border:0;
	margin:0 auto;
	padding:0;
}

b { font-weight:bold; }
i { font-style:italic; }
p {
	margin:0 0 20px 0;
	display: table;
}

a {
	color:#0000cc;
	cursor:pointer;
	text-decoration:none;
}

a:hover {
	color:#365899;
	text-decoration:underline;
}

a.more {
	font-style:italic;
}

a.align-0 img { float:left; }
a.align-1 img { text-align:center; }
a.align-2 img { float:right; }

.hover:hover {
	opacity:0.75;
	filter:alpha(opacity=75);
}

a.border img {
	border:1px solid #cccccc;
	background:#efefef;
	padding:0;
	margin:0;
}

a.border:hover img {
	border:1px solid #ff0000;
}

th a { color:#ffffff; }
th a:hover { color:#efefef; }

ul, ol {margin:0 auto 20px auto;}
ul {list-style:disc inside none;}
ol.upper-roman {list-style-type: upper-roman;}
ol.lower-alpha {list-style-type: lower-alpha;}
ol li {margin-left:20px;}

sup {
	top:-0.5em;
	font-size:0.75em;
}

span.spoiler {
	color:#666666;
	background-color:#666666;
}

span.new {
	color:#ff0000;
	font-weight:bold;
	display:inline;
}

div.text-align-center {
	text-align:center;
}

div.text-align-right {
	text-align:right;
}

div.text-align-left {
	text-align:left;
}

.text-strike {
	text-decoration:line-through;
}

fieldset {
	border:1px solid #cccccc;
	padding:0;
	margin:0 auto 10px auto;
	max-width:100%;
}

fieldset legend {
	font-weight:bold;
	padding:0;
}

fieldset p {
	margin-bottom:10px;
}

fieldset fieldset legend {
	font-weight:normal;
	font-style:italic;
}

input, textarea, select, fieldset input, fieldset select, fieldset textarea {
	width:auto;
	margin:0 auto 10px auto;
	padding:5px;
	border-radius:5px;
	border:1px solid #cccccc;
	background:#ffffff;
}

input.field {
	min-width:200px;
	min-height:20px;
	padding:2px;
}

fieldset fieldset ul {
	margin:0 auto;
}

form.short p.btns {
	margin-top:10px;
}

form.short fieldset label {
	float:left;
	margin-right:10px;
	font-style:italic;
}

form.short fieldset {
	border:1px solid #999999;
}

input.btn, button {
	position:relative;
	width:auto;
	color:#ffffff;
	background:#666666;
	border:1px solid #666666;
	margin:0 5px 5px 0;
	padding:5px 10px;
	cursor:pointer;
	text-transform:none;
	border-radius:10px;
}

input.btn:hover, button:hover {
	background:#999999;
}

div.ad {
	clear:both;
	margin:0 auto 20px auto;
}

div.post blockquote {
	background:#ffffff url(/energonpub/styles/prosilver/theme/images/quote.gif) 6px 8px no-repeat;
	border:1px solid #dbdbce;
	margin:0 auto 10px;
	clear:both;
	overflow:hidden;
	padding:5px 10px;
}

div.post blockquote blockquote {
	/* Nested quotes */
	background-color:#efefef;
	margin:5px 1px 0 10px;
}

div.post blockquote blockquote blockquote {
	/* Nested quotes */
	background-color:#999999;
}

div.post blockquote cite {
	/* Username/source of quoter */
	font-style:normal;
	font-weight:bold;
	margin-left:20px;
	display:block;
}

div.post blockquote cite cite {
	font-size:1em;
}

div.post blockquote.uncited {
	padding-top:25px;
}

div.post blockquote dl.codebox {
	margin-left:0;
}

#top-ad {
	margin:0 auto;
	clear:both;
	background:#ffffff;
	border:10px solid #ff0000;
	overflow:hidden;
	display:none;
}

#top-ad a {
	margin:0 auto;
	width:100%;
	height:50px;
	display:block;
	text-indent:-10000px;
	background:transparent url(/images/ads/fandango.jpg) repeat-x 0 0;
}

#top-ad img {
	display:none;
}

#breaking-news {
	display:block;
	width:auto;
	margin:0 auto;
	padding:10px;
	background:#ff0000 url() no-repeat 0 0;
	color:#ffffff;
	border-bottom:1px solid #999999;
	clear:both;
	font-size:1.5em;
}

#breaking-news a {
	color:#ffffff;
	font-style:italic;
}

#toyfair-ad, #botcon-ad, #sdcc-ad, #nycc-ad {
	display:block;
	width:auto;
	margin:0 auto;
	background:#000000 url() no-repeat 0 0;
	color:#ffffff;
	clear:both;
	font-size:1.5em;
	height:50px;
	overflow:hidden;
}

#botcon-ad {
	display:block;
	background:#000000 url(/images/ads/botcon-ad-2013.jpg) no-repeat 0 0;
}

#sdcc-ad {
	display:block;
	background:#000000 url(/images/ads/sdcc-ad.jpg) no-repeat 0 0;
}

#toyfair-ad {
	display:block;
	background:#000000 url(/images/ads/toyfair-ad.jpg) no-repeat 0 0;
}

#nycc-ad {
	display:block;
	background:#000000 url(/images/ads/nycc-ad.jpg) no-repeat 0 0;
}

#toyfair-ad a, #botcon-ad a, #sdcc-ad a, #nycc-ad a {
	width:100%;
	height:auto;
	margin:0 auto;
	display:block;
	text-indent:-99999px;
}

nav#main {
	clear:both;
	margin:0 auto;
	padding:0;
	display:block;
	width:100%;
	background:#010001;
}

ul#nav {
	display:block;
	margin:0 auto;
	padding:0;
	line-height:100%;
	/*border:1px solid #ffff00;*/
}

ul#nav li {
	margin:0;
	padding:0;
	float:left;
	position:relative;
	list-style:none;
}

/* main level link */
ul#nav a {
	color:#ffffff;
	text-decoration:none;
	display:block;
	padding:15px;
	margin:0;
}

/* main level link hover */
ul#nav .current a {
	background:#f3e600;
	color:#010101;
}

ul#nav li:active a, ul#nav li:hover a {
	background:#fff300;
	color:#010101;
}

/* sub levels link hover */
ul#nav ul li:active a, ul#nav li:active li a, ul#nav ul li:hover a, ul#nav li:hover li a {
	text-transform:none;
	background:none;
	border:none;
	color:#000;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	padding:10px 10px;
	font-size:.85em;
}

ul#nav ul a:active, ul#nav ul a:hover {
	background:#0399d4 !important; /* for non-css3 browsers */
	background:-webkit-gradient(linear, left top, left bottom, from(#999999), to(#cccccc)) !important; /* for webkit browsers */
	background:-moz-linear-gradient(top, #999999, #cccccc) !important; /* for firefox 3.6+ */
	color:#fff !important;
}

/* level 2 list */
ul#nav ul {
	background:#ddd; /* for non-css3 browsers */
	background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#cfcfcf)); /* for webkit browsers */
	background:-moz-linear-gradient(top, #fff, #cfcfcf); /* for firefox 3.6+ */
	display:none;
	margin:0;
	padding:0;
	width:220px;
	position:absolute;
	z-index:999999;
	top:45px;
	left:-1px; /* change to negative to go left */
	border:solid 1px #999999;

	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, .3);
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, .3);
	box-shadow:0 1px 3px rgba(0, 0, 0, .3);

	opacity:0.95;
	filter:alpha(opacity=95);
}

/* dropdown */
ul#nav li:active > ul, ul#nav li:hover > ul {
	display:block;
}
ul#nav ul li {
	float:none;
	margin:0;
	padding:0;
}
ul#nav ul a {
	font-weight:normal;
	font-family:Arial, Verdana, sans-serif;
}

/* level 3+ list */
ul#nav ul ul {
	left:200px;
	top:-3px;
}

/* clearfix */
ul#nav:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
}

header {
	position:relative;
	overflow:hidden;
	display:block;
	width:auto;
	min-height:143px;
	margin:0;
	padding:20px;
	background:#222222 url(https://static.seibertron.com/images/layout/headers/default.jpg?v=180607a) no-repeat center right;
	background-size:cover;
}

header div.lft {
	overflow:hidden;
	position:relative;
	display:block;
	margin:0 auto;
	width:auto;
	height:auto;
	padding:0;
}

header div.rgt {
	position:relative;
	display:block;
	margin:0 auto;
	padding:0;
	width:310px;
	height:143px;
	float:right;
}

header div.row {
	width:100%;
	height:auto;
	margin:0 auto;
	padding:0;
	text-align:right;
	color:#ffffff;
	text-shadow:1px 1px 1px #000000;
	position:relative;
}

header #site-logo {
	display:block;
	overflow:hidden;
	margin:0 auto;
	padding:0;
	clear:both;
	width:100%;
	height:33px;
	text-align:left;
}

header div#site-logo a {
	display:block;
	background:transparent url(https://static.seibertron.com/images/layout/sprites.png?v=210115a) no-repeat -433px -184px;
	width:386px;
	height:33px;
	margin:0 auto 0 0;
	padding:0;
	text-indent:-99999px;
}

#header-ad, #large-rectangle-ad, #skyscraper-ad {
	overflow:hidden;
	display:block !important;
	padding:0;
	margin:0 auto;
	clear:both;
	background:#e9e9e9;
}

#header-ad {
	width:100% !important;
	margin:0 auto 20px 0 !important;
	text-align:left !important;
	float:left !important;
	width:728px !important;
	height:auto !important;
	max-width:728px;
	max-height:90px;
}

#large-rectangle-ad {
	width:336px;
	height:280px;
	max-width:336px;
	position:relative;
}

#skyscraper-ad {
	width:160px;
	height:600px;
	max-width:160px;
	overflow:hidden;
}

header div.row a, header div.row-mobile a {
	color:#ffffff;
	text-decoration:none;
	display:inline;
	padding:20px 20px 0 0;
	font-weight:bold;
	white-space:nowrap;
}

header div.row a:active, header div.row-mobile a:active, header div.row a:hover, header div.row-mobile a:hover {
	color:#efefef;
}

#google-search {
	z-index:11000;
	overflow:hidden;
	position:absolute;
	bottom:0;
	right:-6px;
	padding:0;
	width:298px;
}

#google-search * {
	z-index:11000;
}

#google-search div.search {
	overflow:hidden;
	float:left;
	width:280px;
	height:35px;
	border:1px solid #999999;
	margin:0 10px auto 0;
	padding:5px 0 0 10px;
	background:#ffffff;
	border-radius:5px;
}

#google-search input {
	border:0;
}

#google-search input.search-keyword {
	width:160px;
	padding:8px 10px;
	margin:0 auto;
	float:left;
	font-size:14px;
}

#google-search input.search-btn {
	width:12px;
	height:12px;
	background:transparent url(https://static.seibertron.com/images/layout/sprites.png?v=180522a) no-repeat -225px 10px;
	float:right;
	text-indent:-99999px;
	margin:0 auto;
	padding:15px;
	cursor:pointer;
}

#google-search div.powered-by {
	overflow:hidden;
	display:block;
}

#google-search div.powered-by a {
	overflow:hidden;
	display:block;
	width:76px;
	height:18px;
	padding:0;
	background:transparent url(https://static.seibertron.com/images/layout/sprites.png?v=180522a) no-repeat -674px -326px;
	text-indent:-9999px;
	margin:8px 8px 0 8px;
}

#top-bar {
	overflow:hidden;
	width:auto;
	min-width:1100px;
	margin:0 auto;
	padding:10px 0;
	clear:both;
	display:block;
	background:#010001;
	border-bottom:0 solid #000000;
}

#top-bar div.social-networking {
	position:relative;
	float:left;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	width:auto;
}

#top-bar div.social-networking a {
	display:block;
	float:left;
	width:32px;
	height:32px;
	background:#ffffff url(https://static.seibertron.com/images/layout/sprites.png?v=180522a) no-repeat 0 0;
	margin:0 0 0 20px;
	padding:0;
	text-indent:-99999px;
	clear:right;
	border:1px solid #ffffff;
}

#top-bar div.links {
	display:block;
	float:right;
}

#top-bar div.links a {
	color:#ffffff;
	padding:0 10px;
	margin:0 10px 0 0;
}

#top-bar div.social-networking a#facebook {
	background-position:0 -147px;
}

#top-bar div.social-networking a#pinterest {
	background-position:0 -105px;
}

#top-bar div.social-networking a#google {
	background-position:-211px -147px;
}

#top-bar div.social-networking a#twitter {
	background-position:-35px -147px;
}

#top-bar div.social-networking a#ebay {
	background-position:-71px -147px;
}

#top-bar div.social-networking a#podcast {
	background-position:-106px -147px;
}

#top-bar div.social-networking a#rss {
	background-position:-141px -147px;
}

#top-bar div.social-networking a#youtube {
	background-position:-176px -147px;
}

#top-bar div.social-networking a#linkedin {
	background-position:-247px -147px;
}

#top-bar div.social-networking a#instagram {
	background-position:-282px -147px;
}

#top-bar div.social-networking a#myspace {
	background-position:-317px -147px;
}

#top-bar div.social-networking a#transformers-earth-wars {
	background-position:-352px -147px;
}

#top-bar div.social-networking a#didisurvivethemadtitan {
	background-position:-387px -147px;
}

#fb-root {
	float:left;
	overflow:hidden;
	display:block;
}

#g-plusone {
	width:100px;
	height:25px;
	float:right;
}

#g-plusone * {
	text-align:right;
}

header.war-for-cybertron-unicron {
	background-image:url(https://static.seibertron.com/images/layout/headers/war-for-cybertron-unicron.jpg);
}

header.bumblebee-movie {
	background-image:url(https://static.seibertron.com/images/layout/headers/bumblebee-movie.jpg);
}

header.potp-titan-predaking {
	background-image:url(https://static.seibertron.com/images/layout/headers/potp-titan-predaking.jpg);
}

header.power-of-the-primes {
	background-image:url(https://static.seibertron.com/images/layout/headers/power-of-the-primes.jpg);
}

header.savetoysrus {
	background-image:url(https://static.seibertron.com/images/layout/headers/savetoysrus.jpg);
}

header.chicago-cubs {
	background-image:url(https://static.seibertron.com/images/layout/headers/chicago-cubs-world-series.jpg);
}

header.chicago-bears {
	background-image:url(https://static.seibertron.com/images/layout/headers/chicago-bears-header.jpg);
}

header.beast-wars {
	background-image:url(https://static.seibertron.com/images/layout/headers/beast-wars.jpg);
}

header.titans-return-fort-max {
	background-image:url(https://static.seibertron.com/images/layout/headers/titans-return-fort-max-artw.jpg);
}

header.default {
	background-image:url(https://static.seibertron.com/images/layout/headers/default.jpg);
}

header.pride {
	background-image:url(https://static.seibertron.com/images/layout/headers/american-flag.jpg);
}

header.pride {
	background-image:url(https://static.seibertron.com/images/layout/headers/tilallareone-pride-2.jpg);
}

header.comics {
	background-image:url(https://static.seibertron.com/images/layout/headers/comics-section.jpg);
}

header.cartoon {
	background-image:url(https://static.seibertron.com/images/layout/headers/cartoon-section.gif);
}

header.films {
	background-image:url(https://static.seibertron.com/images/layout/headers/films-section.jpg);
}

header.toys {
	/*background-image:url(https://static.seibertron.com/images/layout/headers/toys-section.jpg);*/
	background-image:url(https://static.seibertron.com/images/layout/headers/potp-titan-predaking.jpg);
}

header.forums {
	background-image:url(https://static.seibertron.com/images/layout/headers/forums-section.gif);
}

header.media {
	background-image:url(https://static.seibertron.com/images/layout/headers/media-section.jpg);
}

header.events {
	background-image:url(https://static.seibertron.com/images/layout/headers/events-section.jpg);
}

header.vsd {
	background-image:url(https://static.seibertron.com/images/layout/headers/vsd-section.jpg);
}

header.sightings {
	background-image:url(https://static.seibertron.com/images/layout/headers/sightings-section.jpg);
}

header.social-network {
	background-image:url(https://static.seibertron.com/images/layout/headers/social-network-botcon.jpg);
}

header.heavy-metal-war {
	background-image:url(https://static.seibertron.com/images/layout/headers/heavy-metal-war.jpg);
}

div.divider {
	width:auto;
	height:20px;
	clear:both;
	background:transparent;
}

#spotlights {
	background:#ffffff;
	overflow:hidden;
	clear:both;
	padding:0 0 20px 0;
	margin:0 auto 20px auto;
	width:auto;
	height:auto;
	border-bottom:1px solid #999999;
}

#sp1, #sp2, #sp3, #sp4 {
	display:none;
}

#sp0, #sp1, #sp2, #sp3, #sp4 {
	margin:0 auto;
	overflow:hidden;
	background:#ffffff url() no-repeat 0 50%;
	width:auto;
	height:auto;
}

#spotlights a.img {
	clear:both;
	overflow:hidden;
	margin:0 auto;
	display:block;
	width:auto;
	border:1px solid #999999;
}

#spotlights a.img img {
	display:block;
	padding:0;
	margin:0 auto;
	width:100%;
	height:auto;
	max-height:400px;
	background:#ffffff;
}

#spotlights blockquote {
	display:none;
	float:right;
	position:relative;
	width:auto;
	margin:0 0 0 auto;
	padding:0 20px 20px 20px;
	max-height:100px;
	overflow-y:auto;
	overflow-x:hidden;
}

#spotlights blockquote a.tease {
	font-weight:bold;
}

#spotlights ul.nav {
	display:block;
	overflow:hidden;
	clear:both;
	width:auto;
	list-style:none;
	margin:20px -20px 0 auto;
	padding:0;
	white-space:nowrap;
}

#spotlights ul.nav li {
	overflow:hidden;
	margin:0;
	padding:0;
	width:20%;
	float:left;
	white-space:nowrap;
	display:inline;
}

#spotlights ul.nav li a {
	display:block;
	width:auto;
	height:auto;
	padding:0;
	margin:0 20px 0 auto;
	overflow:hidden;
	text-align:center;
	border:1px solid #999999;
}

#spotlights ul.nav li:first-child a {
	margin-left:0;
}

#spotlights ul.nav li a img {
	padding:0;
	margin:0 auto;
	width:100%;
	height:auto;
	display:block;
}

#spotlights ul.nav li a.selected {
	opacity:0.50;
	filter:alpha(opacity=50);
}

#spotlights ul.nav li a:active, #spotlights ul.nav li a:hover {
	opacity:0.75;
	filter:alpha(opacity=75);
}

#spotlights div.divider {
	display:block;
	height:1px;
	background:#999999;
	margin:20px auto;
}

#main-section-news {
	margin:-20px -20px 20px -20px;
	padding:10px 10px 10px 10px;
	border-bottom:1px solid #cccccc;
	background-color:#ffffff;
}

#main-section-news h5 {
	margin:10px;
}

#main-section-news ul {
	display:block;
	overflow:hidden;
	margin:0 auto;
}

#main-section-news ul li {
	border-bottom:1px solid #ededed;
}

#main-section-news ul li:last-child {
	border-bottom:0;
}

#main-section-news ul li a {
	display:block;
	padding:10px;
	margin:0 auto;
	color:#333333;
}

#main-section-news ul li a * {
	display:inline;
}

#main-section-news ul li a:active, #main-section-news ul li a:hover {
	text-decoration:none;
	background-color:#fbfbfb;
}

#main-toys, #main-sightings {
	overflow:hidden;
	clear:both;
	margin:0 auto 20px auto;
}

#main-toys h1, #main-sightings h1 {
	padding:0;
	float:left;
	display:block;
	clear:none;
	margin-right:20px;
}

#main-sightings strong {
	display:block;
	clear:both;
}

#main-toys div.images {
	clear:both;
	overflow:hidden;
	height:422px;
}

#main-sightings div.images a {
	float:left;
	display:block;
	width:91px;
	height:75px;
	max-width:100px;
	min-width:45px;
	margin:0 20px 20px 0;
	background:#ffffff url() no-repeat 50% 50%;
	border:1px solid #999999;
}

#main-sightings div.images a {
	text-indent:-99999px;
}

#main-news, #main-toys {
	padding-bottom:20px;
	border-bottom:1px solid #999999;
}

#main-news {
	width:auto;
	overflow:hidden;
	padding-bottom:0;
	margin:0 20px 20px 0;
}

#main-news a.img {
	margin:0 20px 10px 0;
	padding:0;
	float:left;
	display:block;
	width:25%;
	max-width:200px;
	height:auto;
	overflow:hidden;
	border:1px solid #999999;
}

#main-news a.img img {
	display:block;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:0;
}

#main-news p.tagline {
	font-style:italic;
	color:#666666;
	margin-bottom:10px;
}

#main-news div.news-item {
	overflow:hidden;
	display:block;
	clear:both;
	padding:0 0 20px 0;
}

#main-news div.news-item h1, #main-news div.news-item p {
	width:auto;
}

#main-news div.row {
	display:none;
}

.body {
	width:auto;
	min-width:1100px;
	max-width:1400px;
	margin:0 auto;
	padding:0;
	clear:both;
	display:block;
}

.btn-row {
	margin:20px 0;
}

.clear {
	overflow:hidden;
	width:auto;
	margin:0 auto;
	clear:both;
}

#page {
	display:block;
	margin:0 auto;
	padding:0;
	/*border:1px solid #999999;*/
	border-top:0;
	background:#ffffff;
	clear:both;
}

#lft-col {
	width:100%;
	height:auto;
	padding:0;
	margin:0 -377px 0 auto;
	float:left;
	display:block;
}

#page-content {
	width:auto;
	padding:20px;
	margin:0 377px 0 auto;
	background:#fcfcfc;
}

#page-content div.content-header {
	overflow:hidden;
	display:block;
	clear:both;
	margin:0 auto 20px auto;
	padding:0;
}

#page-content div.content-header div.ad {
	display:block;
	width:468px;
	height:60px;
	margin:0 auto;
	padding:0;
	float:left;
	background:#ffffff;
}

#page-content div.content-header div.social-network {
	float:right;
	margin:0 0 0 20px;
	padding:0;
}

#rgt-col {
	display:block;
	width:336px;
	height:auto;
	background:#eeeeee;
	float:right;
	margin:0;
	padding:20px 20px 0 20px;
	position: -webkit-sticky;
}

#rgt-col div.ad {
	margin:0 auto 20px auto;
	padding:0;
	clear:both;
	height:auto;
	background:#ffffff;
}

#rgt-col div.ad * {
	margin:0;
	padding:0;
	display:block;
}

#rgt-col div.large-rectangle {
	background-color:rgba(0, 0, 0, 0.5);
	width:auto;
	height:auto;
	margin:0 auto 20px auto;
	display:block;
	overflow:hidden;
	padding-bottom:0;
}

#sidebar-lft {
	overflow:hidden;
	float:left;
	width:160px;
	text-align:left;
	margin:0 auto;
	padding:0;
	background:#efefef;
}

#sidebar-lft #sidebar-menu ul li {
	width:100%;
	clear:both;
	display:block;
}

#sidebar-lft #sidebar-menu ul li * {
	display:inline;
}

#rgt-col h6 {
	text-align:left;
	margin:0 0 10px 0;
}

#rgt-col h6 a {
	font-size:16px;
	display:block;
	width:auto;
	padding:0;
}

#rgt-col ul, #rgt-col ul * {
	overflow:hidden;
	display:block;
	width:auto;
	margin:0 auto;
	padding:0;
	text-align:left;
}

#rgt-col b {
	display:inline;
}

#rgt-col ul {
	margin-bottom:20px;
	list-style:none;
}

#rgt-col ul li {
}

#rgt-col ul li a {
	height:auto;
}

#rgt-col ul li a.img {
	background:#ffffff url() no-repeat 50% 50%;
	height:100px;
	background-size:100%;
	text-indent:-99999px;
	opacity:1.0;
	filter:alpha(opacity=100);
	border:1px solid #cccccc;
	margin:0 auto 5px auto;
	clear:both;
}

#rgt-col ul li:active a.img, #rgt-col ul li:hover a.img {
	opacity:0.5;
	filter:alpha(opacity=50);
}

#rgt-col ul li a.txt {
	padding:0 0 20px 0;
	clear:both;
}

#rgt-col ul li:active a.txt, #rgt-col ul li:hover a.txt {
	color:#999999;
	text-decoration:none;
}

#sidebar-lft div.ad {
	overflow:hidden;
	width:auto;
	margin:0 auto 20px auto;
	text-align:center;
}

.tower-ad {
	width:160px;
	height:600px;
	margin:0 auto;
}

#sidebar-rgt {
	float:right;
	overflow:hidden;
	width:160px;
	margin:0 auto;
	padding:0;
}

#sidebar-rgt div.ad {
	margin-bottom:20px;
}

div.fb-like-box {
	background:#ffffff;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	width:auto;
	display:block;
	height:440px;
}


#rgt-col div.section-content {
	width:auto;
	margin:0 auto 20px auto;
	padding:20px 20px 10px 20px ;
	display:block;
	background:#ffffff;
	border:1px solid #999999;
}

#rgt-col h4 a span.title {
	font-style:italic;
}

#rgt-col div.section-content a.img {
	width:auto;
	height:auto;
	max-height:250px;
	display:block;
	overflow:hidden;
	clear:both;
	margin:0 auto 10px auto;
	border:1px solid #999999;
}

#rgt-col div.section-content a.img img.spotlight {
	max-height:150px;
}

#rgt-col div.section-content a img.caption {
	max-width:100%;
	margin:0 auto;
	display:block;
}

#rgt-col div.section-content a.txt {
	padding:0;
}

#rgt-col div.section-content .publish-date {
	color:#999999;
	font-style:italic;
}

#rgt-col div.section-content div.affiliate_items {
	display:block;
	margin-right:-20px;
}

#rgt-col div.section-content div.amazon div.affiliate_items {
  position: -webkit-sticky;
  position: sticky;
  top: -1px;
}

.sticky-block {
  position: -webkit-sticky; // for Safari
  position: sticky; // for Firefox & final spec
  top: 0px; // _required_. (Alternatively, bottom, left or right, depending on direction of scroll)
}

#rgt-col div.section-content div.affiliate_items h3 {
	width:auto;
	margin:0 20px 10px auto;
	padding:0;
	display:block;
	text-align:center;
	clear:both;
}

div.affiliate_items div.item {
	float:left;
	display:block;
	margin:10px 20px 10px 0;
	width:135px;
	text-align:center;
}

div.affiliate_items div.item a {
	display:block;
	overflow:hidden;
	width:100%;
	margin:0 auto;
	height:auto;
	max-height:140px;
	text-align:center;
	border:1px solid #dedede;
}

div.affiliate_items div.item a img {
	display:block;
	width:100%;
	height:auto;
	margin:0 auto;
	background-color:#efefef;
}

div.affiliate_items div.item .savings {
	font-size:0.75em;
	display:block;
	margin:0 auto;
	text-align:center;
}

div.affiliate_items div.item .savings .amount {
	color:#c22704;
}

#content-new {
	overflow:hidden;
	margin:0 130px 0 auto;
	padding:0 5px 0 0;
	width:auto;
	text-align:left;
}

#content-new div.rgt {
	overflow:hidden;
	width:420px;
	margin:0 auto 20px 10px;
	padding:0 0 0 10px;
	float:right;
	border-left:1px solid #cccccc;
}

#content-new h1, h2, h3, h4, h5, h6 {
	color:#333366;
}

#content-new div.center {
	overflow:hidden;
	width:auto;
	margin:0 auto;
	padding:0 10px 0 10px;
	min-height:600px;
	height:auto;
}

div.promo {
	margin:0 0 10px 0;
}

#btf-ad {
	display:block;
	clear:both;
	overflow:hidden;
	width:auto;
	height:90px;
	margin:20px auto 0 auto;
	padding:0;
	text-align:left;
}

#btf-ad * {
	text-align:left;
}

footer * {
	text-align:left;
}

footer {
	position:relative;
	display:block;
	overflow:hidden;
	margin:0 auto;
	padding:20px 0 0 0;
	width:auto;
	background:transparent;
	clear:both;
}

footer div.logo a.img {
	display:block;
	background:transparent url(https://static.seibertron.com/images/layout/sprites.png?v=180522a) no-repeat -983px -225px;
	width:378px;
	height:33px;
	margin:0;
	padding:0;
	text-indent:-99999px;
}

footer div.footer-content {
	position:relative;
	overflow:hidden;
	width:100%;
	clear:both;
	margin:0 auto;
	padding:20px 20px 0 20px;
	text-align:center;
	background:#dedede;
	background:-webkit-gradient(linear, left top, left bottom, from(#dedede), to(#ffffff)); /* for webkit browsers */
	background:-moz-linear-gradient(top, #dedede, #ffffff); /* for firefox 3.6+ */
}

footer div.footer-content li.facebook, footer div.footer-content li.twitter {
	text-align:left;
	clear:both;
	width:100%;
	padding:10px 0;
	list-style-type:none;
	display:block;
	overflow:hidden;
}

footer div.footer-content li.facebook a, footer div.footer-content li.twitter a {
	clear:both;
	float:left;
	text-indent:-999999px;
	display:block;
	width:101px;
	height:20px;
	margin:0 auto;
	background:transparent url(https://static.seibertron.com/images/layout/sprites.png?v=180522a) no-repeat -512px -324px;
}

footer div.footer-content li.twitter {
	padding-top:5px;
}

footer div.footer-content li.twitter a {
	width:108px;
	background:transparent url(https://static.seibertron.com/images/layout/sprites.png?v=180522a) no-repeat -398px -326px;
}

footer div.footer-content #footer-menu {
	position:relative;
	width:auto;
	height:auto;
	overflow:hidden;
	margin:0 auto;
}

footer div.footer-content #footer-ad {
	position:absolute;
	top:20px;
	right:60px;
	width:336px;
	height:auto;
	overflow:hidden;
	margin:0;
	padding:0;
}

footer ul, footer ul li ul {
	list-style-type:none;
	width:100%;
	display:block;
	margin:0 auto;
	clear:both;
	padding:0;
	overflow:hidden;
}

footer ul li.col {
	float:left;
	width:20%;
}

footer ul li ul li, footer p {
	font-size:.9em;
}

footer ul li ul {
	list-style-type:square;
	margin:0 20px 20px auto;
}

footer a {
	text-decoration:none;
}

footer a:hover {
}

footer h5, footer h5 a {
	font-size:14px;
	margin:0 auto;
}

footer ul li h5 a:hover {
}

footer div.logo {
	overflow:hidden;
	width:auto;
	margin:0 auto;
	padding:20px;
	clear:both;
	display:block;
	background:#1f1f1f;
	font-size:.8em;
	line-height:1.5em;
	/*border-top:1px solid #999999;
	border-bottom:1px solid #999999;*/
}

#browsers {
	float:right;
	overflow:hidden;
	margin:0 0 0 20px;
	padding:0;
	width:auto;
	font-style:italic;
	color:#efefef;
	text-align:right;
}

#browsers a {
	color:#ffffff;
}

#browsers ul {
	float:right;
	overflow:hidden;
	width:auto;
	margin:0;
	padding:0;
	list-style:none;
}

#browsers ul li {
	float:right;
	display:block;
	margin:0 0 0 20px;
}

#browsers ul li a {
	overflow:hidden;
	display:block;
	float:left;
	width:32px;
	height:30px;
	margin:0;
	padding:0;
	text-indent:-99999px;
	background:transparent url(https://static.seibertron.com/images/layout/sprites.png?v=180522a) no-repeat 50% 0;
}

#browsers ul li.ie a {
	background-position:0 -215px;
}

#browsers ul li.firefox a {
	background-position:-33px -215px;
}

#browsers ul li.safari a {
	background-position:-100px -215px;
}

#browsers ul li.opera a {
	background-position:-67px -215px;
}

#browsers ul li.chrome a {
	background-position:-135px -215px;
}

#site-network {
	overflow:hidden;
	background:#000000;
	border-top:1px solid #999999;
	text-align:center;
	padding:0;
	margin:0 auto;
	width:auto;
}

#footer-copyright {
	overflow:hidden;
	margin:0 auto;
	padding:0;
	clear:both;
	background:#1f1f1f;
	color:#dedede;
	/*border-left:1px solid #999999;
	border-right:1px solid #999999;*/
	width:100%;
}

#footer-copyright a {
	color:#ffffff;
}

#footer-copyright div.copyright-text {
	display:block;
	overflow:hidden;
	width:auto;
	max-height:999999px;
	margin:0 auto;
	padding:20px 20px 0 20px;
}

#footer-copyright div.copyright-text div.ad {
	float:right;
	margin:0 0 10px 10px;
	padding:1px;
	background:#ffffff;
	border:1px solid #999999;
}

#footer-copyright div.copyright-text div.ad a, #footer-copyright div.copyright-text div.ad img {
	display:block;
	margin:0 auto;
	padding:0;
}

#site-network div.sites {
	width:auto;
	overflow:hidden;
	margin:10px auto 0 auto;
	padding:0;
	text-align:center;
	min-width:980px;
}

#site-network div.sites a {
	overflow:hidden;
	display:inline-block;
	height:30px;
	margin:0 5px 5px 5px;
	background:transparent url() no-repeat 0 -10px;
	text-indent:-99999px;
}

#site-network div.sites a.seibertron {
	display:none;
	width:210px;
	background:url(https://static.seibertron.com/images/layout/network.png) -11px -10px;
}

#site-network div.sites a.seibertron:hover {
	background-position:-11px -60px;
}

#site-network div.sites a.gicobra {
	width:170px;
	background:url(https://static.seibertron.com/images/layout/network.png) -456px -10px;
}

#site-network div.sites a.gicobra:hover {
	background-position:-456px -60px;
}

#site-network div.sites a.lukevader {
	width:206px;
	background:url(https://static.seibertron.com/images/layout/network.png) -236px -10px;
}

#site-network div.sites a.lukevader:hover {
	background-position:-236px -60px;
}

#site-network div.sites a.toymarvels {
	width:194px;
	background:url(https://static.seibertron.com/images/layout/network.png) -1543px -10px;
}

#site-network div.sites a.toymarvels:hover {
	background-position:-1543px -60px;
}

#site-network div.sites a.eternians {
	width:176px;
	background:url(https://static.seibertron.com/images/layout/network.png) -870px -10px;
}

#site-network div.sites a.eternians:hover {
	background-position:-870px -60px;
}

#site-network div.sites a.machinerobo {
	width:215px;
	background:url(https://static.seibertron.com/images/layout/network.png) -1061px -10px;
}

#site-network div.sites a.machinerobo:hover {
	background-position:-1061px -60px;
}

#site-network div.sites a.planetbeast {
	width:229px;
	background:url(https://static.seibertron.com/images/layout/network.png) -1296px -10px;
}

#site-network div.sites a.planetbeast:hover {
	background-position:-1296px -60px;
}

#site-network div.sites a.eternalcoven {
	width:226px;
	background:url(https://static.seibertron.com/images/layout/network.png) -1758px -10px;
}

#site-network div.sites a.eternalcoven:hover {
	background-position:-1758px -60px;
}

#site-network div.sites a.littleponyland {
	width:212px;
	background:url(https://static.seibertron.com/images/layout/network.png) -644px -10px;
}

#site-network div.sites a.littleponyland:hover {
	background-position:-644px -60px;
}

div.section-nav {
	overflow:hidden;
	width:auto;
	margin:0 auto 20px auto;
	text-align:left;
	clear:both;
}

div.old-pagination {
	overflow:hidden;
	width:auto;
	margin:0 auto;
	text-align:left;
	float:left;
}

div.old-pagination ul {
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
}

div.old-pagination li {
	float:left;
	margin:0 10px 0 0;
	border:1px solid #cccccc;
	background:transparent;
	cursor:default;
	line-height:20px;
	overflow:hidden;
	min-width:20px;
	text-align:center;
	border-radius:5px;
}

div.old-pagination li.plain_text {
	padding:3px 3px 0 0;
	border:0;
	font-weight:bold;
}

div.old-pagination div.nav-desc {
	margin:5px auto 0 auto;
	width:auto;
	text-align:left;
}

div.old-pagination li.plain_page {
	background:#efefef;
	color:#000000;
	padding:5px;
}

div.old-pagination li a {
	display:block;
	width:auto;
	background:#ffffff;
	padding:5px;
	color:#333333;
	text-decoration:none;
	min-width:20px;
	text-align:center;
}

div.old-pagination li:hover {
	border-color:#9999CC;
}

div.old-pagination li a:hover {
	background:#ffffcc;
}

div.box1, div.box2 {
	overflow:hidden;
	margin:0 auto;
}

div.box1 {
	margin-top:20px;
}

div.box2 {
	margin-bottom:20px;
}

.r1, .row {
	background:#efefef;
}

.r2, .alternate {
	background:#dedede;
}

#vsd-menu {
	overflow:hidden;
	display:block;
	float:right;
	margin:0;
	text-align:right;
}

#vsd-menu a.ebay-text {
	float:right;
	font-size:small;
	font-style:italic;
	display:block;
	clear:both;
	margin:0 0 20px 20px;
}

#vsd-menu ul {
	display:block;
	margin:0;
	padding:0;
	list-style:none;
	font-size:10px;
	text-transform:lowercase;
	text-align:center;
	float:right;
}

#vsd-menu ul li {
	display:inline;
	float:left;
	background:transparent;
	border:0;
	margin:0 0 10px 20px;
	padding:0;
	text-align:center;
}

#vsd-menu ul li:hover a, #vsd-menu ul li.selected a {
	color:#000099;
}

#vsd-menu ul li a {
	display:block;
	overflow:hidden;
	width:26px;
	height:26px;
	background:transparent;
	color:#999999;
	padding:0;
	position:relative;
	text-align:center;
	margin:0 auto;
	text-indent:-99999px;
}

#vsd-menu ul li a:hover {
	text-decoration:none;
}

#vsd-menu ul li.selected * {
	opacity:0.50;
	filter:alpha(opacity=50);
}

#vsd-menu ul li a.ebay {
	background:transparent url(https://static.seibertron.com/images/layout/sprites.png?v=180522a) no-repeat 0 -40px;
	border:1px solid #3333cc;
}

#vsd-menu ul li a.vsd {
	background:transparent url(https://static.seibertron.com/images/layout/sprites.png?v=180522a) no-repeat -123px 0;
}

#vsd-menu ul li a.sightings {
	background:transparent url(https://static.seibertron.com/images/layout/sprites.png?v=180522a) no-repeat -161px 0;
	width:54px;
}

#vsd-menu ul li a.tmb {
	background:transparent url(https://static.seibertron.com/images/layout/sprites.png?v=180522a) no-repeat 0 0;
}

#vsd-menu ul li a.medium {
	background:transparent url(https://static.seibertron.com/images/layout/sprites.png?v=180522a) no-repeat -36px 0;
}

#vsd-menu ul li a.large {
	background:transparent url(https://static.seibertron.com/images/layout/sprites.png?v=180522a) no-repeat -72px 0;
	width:42px;
}

#main-img {
	width:auto;
	float:right;
	overflow:hidden;
	margin:0 0 0 20px;
	clear:both;
	text-align:center;
}

#main-img a {
	display:block;
	margin:0 auto;
}

#main-img img {
	border:1px solid #999999;
}

ul#scrollup {
	overflow:hidden;
	width:auto;
	padding:0;
	margin:0 auto 0 5px;
	height:40px;
	list-style:none;
}

ul#scrollup li.headline {
	display:none;
	width:auto;
	margin:0;
	padding:0;
}

.error {
	color:#ff0000;
}

.error_box {
	display:block;
	overflow:hidden;
	background:#ffffff url(/images/caution.gif) no-repeat 10px 10px;
	border:2px solid #ff0000;
	width:80%;
	min-height:45px;
	margin:20px auto 20px 0;
	padding:10px 10px 10px 70px;
	text-align:left;
	clear:both;
}

.error_box ul {
	margin:10px 20px 0 20px;
}

.success {
	color:#009900;
	font-weight:bold;
}

.success_box {
	background:url(/images/admin/checkmark.gif) no-repeat 0 0;
	margin:20px 0 20px 0;
	padding:0 0 0 25px;
	text-align:left;
}

.success_box ul {
	margin:10px 20px 0 20px;
}

#members_only div {
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
	text-indent:0;
	display:inline-block;
	font-size:1.0em;
	font-weight:normal;
	font-style:normal;
	height:auto;
	width:auto;
	padding:20px;
	margin:10px auto;
	text-decoration:none;
	text-align:center;
	color:#000000;
}

#members_only .success {
	background:#ffffff;
	border:1px solid #009900;
}

#members_only .error {
	background:#ffffff;
	border:1px solid #ff0000;
}

#members_only .success h5 {
	color:#009900;
}

#members_only .error h5 {
	color:#ff0000;
}

#members_only a.img {
	display:block;
	float:left;
	width:100px;
	height:73px;
	margin:0 20px 0 0;
}

#members_only .success a.img {
	background:transparent url(https://static.seibertron.com/images/layout/sprites.png?v=180522a) no-repeat -279px -60px;
}

#members_only .error a.img {
	background:transparent url(https://static.seibertron.com/images/layout/sprites.png?v=180522a) no-repeat -159px -60px;
}

#cse-search-results {
	width:100%;
	margin:0 auto;
	background:transparent;
	padding-left:0;
}

div.wishful-thinking {
}

div.wishful-thinking div.wt1, div.wishful-thinking div.wt2 {
	background:transparent url(/images/wishful-thinking.png) repeat-x -5px -60px;
	margin:0 auto;
}

div.wishful-thinking div.wt1 {
	padding:100px 0 20px 0;
}

div.wishful-thinking div.wt2 {
	background-position:-5px 0;
	padding:0;
	height:55px;
}

#epn-test {
	overflow:auto;
	width:auto;
	border:1px solid #cccccc;
	background:#ffffff;
	padding:10px;
}

#epn-test pre, #epn-test ul {
	margin-bottom:30px;
}

img.epn-img {
	text-decoration:none;
	border:0;
	padding:0;
	margin:0;
	float:left;
}

dd.divider {
	height:10px;
	margin:0 auto;
	clear:both;
}

dd.tech-spec {
	clear:both;
	margin:0 auto;
}

dd.tech-spec div.l {
	float:left;
	width:75px;
	margin:0 auto;
}

dd.tech-spec div.r {
	width:auto;
	margin:0 auto;
	float:left;
}

dd.tech-spec div.r div.bar {
	background:#ff0000;
	width:auto;
	margin:0 auto 2px auto;
	padding:0 2px 0 5px;
	color:#ffffff;
}

dl.custom_fields {
	clear:both;
	width:auto;
	margin:0 auto;
	overflow:hidden;
}

dl.custom_fields * {
	font-size:11px;
	color:#666666;
}

dl.custom_fields dd {
	width:auto;
	margin:0 auto;
	clear:right;
}

dl.Autobots, dl.Decepticons, dl.Maximals, dl.Predacons, dl.G2-Autobots, dl.G2-Decepticons, dl.Blendtrons, dl.Vehicons, dl.Renegades, dl.Quintessons, dl.EDC, dl.Wreckers, dl.Dinobots, dl.Mini-Cons, dl.GIJoe, dl.Cobra, dl.Mutants, dl.Bounty-Hunters, dl.Unknown, dl.Seibertronians, dl.None, dl.Star-Seekers, dl.Beast-Hunters-Predacons, dl.Hasbro, dl.Mattel, dl.Rubsign, dl.Robots-In-Disguise-Autobots {
	overflow:hidden;
	min-height:32px;
	padding-left:40px;
}

dl.Autobots {
	background:transparent url(/images/factions/energonpub/Autobots.png) no-repeat 0 5px;
	min-height:35px;
}

dl.Decepticons {
	background:transparent url(/images/factions/energonpub/Decepticons.png) no-repeat 0 5px;
	min-height:39px;
}

dl.Maximals {
	background:transparent url(/images/factions/energonpub/Maximals.png) no-repeat 0 5px;
	min-height:44px;
}

dl.Predacons {
	background:transparent url(/images/factions/energonpub/Predacons.png) no-repeat 0 5px;
	min-height:42px;
}

dl.G2-Autobots {
	background:transparent url(/images/factions/energonpub/G2-Autobots.png) no-repeat 0 5px;
}

dl.G2-Decepticons {
	background:transparent url(/images/factions/energonpub/G2-Decepticons.png) no-repeat 0 5px;
}

dl.Blendtrons {
	background:transparent url(/images/factions/energonpub/Blendtrons.png) no-repeat 0 5px;
	min-height:36px;
}

dl.Vehicons {
	background:transparent url(/images/factions/energonpub/Vehicons.png) no-repeat 0 5px;
	min-height:34px;
}

dl.Renegades {
	background:transparent url(/images/factions/energonpub/Renegades.png) no-repeat 0 5px;
}

dl.Quintessons {
	background:transparent url(/images/factions/energonpub/Quintessons.png) no-repeat 0 5px;
	min-height:42px;
}

dl.EDC {
	background:transparent url(/images/factions/energonpub/EDC.png) no-repeat 0 5px;
	min-height:28px;
}

dl.Wreckers {
	background:transparent url(/images/factions/energonpub/Wreckers.png) no-repeat 0 5px;
	min-height:31px;
}

dl.Dinobots {
	background:transparent url(/images/factions/energonpub/Dinobots.png) no-repeat 0 5px;
	min-height:34px;
}

dl.Mini-Cons {
	background:transparent url(/images/factions/energonpub/Mini-Cons.png) no-repeat 0 5px;
	min-height:35px;
}

dl.GIJoe {
	background:transparent url(/images/factions/energonpub/GIJoe.png) no-repeat 0 5px;
	min-height:30px;
}

dl.Cobra {
	background:transparent url(/images/factions/energonpub/Cobra.png) no-repeat 0 5px;
}

dl.Mutants {
	background:transparent url(/images/factions/energonpub/Mutants.png) no-repeat 0 5px;
	min-height:40px;
}

dl.Bounty-Hunters {
	background:transparent url(/images/factions/energonpub/Bounty-Hunters.png) no-repeat 0 5px;
	min-height:40px;
}

dl.Unknown {
	background:transparent url(/images/factions/energonpub/Unknown.png) no-repeat 0 5px;
	min-height:29px;
}

dl.Seibertronians {
	background:transparent url(/images/factions/energonpub/Seibertronians.png) no-repeat 0 5px;
	min-height:35px;
}

dl.Beast-Hunters-Predacons {
	background:transparent url(/images/factions/energonpub/Beast-Hunters-Predacons.png) no-repeat 0 5px;
	min-height:35px;
}

dl.Robots-In-Disguise-Autobots {
	background:transparent url(/images/factions/energonpub/Robots-In-Disguise-Autobots.png) no-repeat 0 5px;
	min-height:35px;
}

dl.Rubsign {
	background:transparent url(/images/factions/energonpub/Rubsign.png) no-repeat 0 5px;
	min-height:35px;
}

dl.Star-Seekers {
	background:transparent url(/images/factions/energonpub/Star-Seekers.png) no-repeat 0 5px;
	min-height:35px;
}

dl.Hasbro {
	background:transparent url(/images/factions/energonpub/Hasbro.png) no-repeat 0 5px;
	min-height:35px;
}

dl.Mattel {
	background:transparent url(/images/factions/energonpub/Mattel.png) no-repeat 0 5px;
	min-height:35px;
}

dl.None {
	background:transparent url() no-repeat 0 5px;
	padding-left:0;
}

/* GOOGLE BRANDING */
.cse-branding-bottom,
.cse-branding-right {
	margin:0;
	padding:0
}
.cse-branding-bottom,
.cse-branding-right {
	/*zoom:1;*/
}

.cse-branding-bottom:after,
.cse-branding-right:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}

.cse-branding-text {
	font:10px Arial;
}

.cse-branding-form form {
	margin-bottom:0;
	padding-bottom:0;
}

.cse-branding-bottom .cse-branding-logo,
.cse-branding-bottom .cse-branding-text {
	display:block;
	float:left
}

.cse-branding-bottom .cse-branding-form {
margin-bottom:3px;
}

.cse-branding-bottom .cse-branding-logo {
	padding:0
}

.cse-branding-bottom .cse-branding-text {
	padding-top:4px
}

.cse-branding-right .cse-branding-form {
	float:left;
}

.cse-branding-right .cse-branding-logo,
.cse-branding-right .cse-branding-text {
	margin-left:4px;
}

.cse-branding-right .cse-branding-form {
	float:left;
	margin-right:4px;
}

.cse-branding-right .cse-branding-logo {
	padding:0
}

.cse-branding-right .cse-branding-text {
	margin-top:-4px
}

.small {
	font-size:9px;
}

.smaller {
	font-size:10px;
	line-height:14px;
}

#contest-enter-box, #contest-enter-box-error {
	float:right;
	width:220px;
	border:2px solid #ff0000;
	background:#ffff00;
	padding:10px;
	font-size:16px;
	margin:0 0 20px 20px;
	text-align:center;
	text-transform:uppercase;
	font-style:italic;
}

#contest-enter-box-error {
	background:#ffffff;
}

#contest-enter-box ul, #contest-enter-box-error ul {
	margin:10px auto 0 auto;
}

#contest-enter-box a, #contest-enter-box-error a {
	display:block;
	width:auto;
	margin:0 auto;
	text-decoration:none;
	text-align:center;
	padding:0;
	color:#666666;
	font-weight:bold;
	font-style:normal;
}

#contest-enter-box a:hover, #contest-enter-box-error a:hover {
	text-decoration:underline;
}

#contest-thumbs {
	display:block;
	width:auto;
	margin:0 auto;
	clear:both;
	overflow:hidden;
}

#contest-thumbs a {
	display:block;
	float:left;
	margin:0 10px 0 auto;
}

#image-nav {
	float:right;
	display:block;
	overflow:hidden;
	margin:0 auto 20px auto;
}

#image-nav div {
	float:left;
	overflow:hidden;
	position:relative;
	background:transparent url() no-repeat 50% 50%;
	margin-left:10px;
	border:1px solid #999999;
}

#image-nav div a.img {
	width:80px;
	height:70px;
	display:block;
	background:transparent url() no-repeat 50% 10%;
	opacity:.50;
	filter:alpha(opacity=50);
}

#image-nav div:hover a.img {
	opacity:1;
	filter:alpha(opacity=100);
}

#image-nav div a.img img {
	width:80px;
	height:70px;
	display:block;
}

#image-nav div:hover a.img img {
	opacity:1;
	filter:alpha(opacity=100);
}

#image-nav div a.txt {
	position:absolute;
	z-index:100;
	color:#ffffff;
	font-weight:bold;
	font-size:2em;
	display:block;
	top:0;
	left:0;
	width:100%;
	height:100%;
	line-height:60px;
	text-decoration:none;
	text-align:center;
	text-shadow:3px 2px #333;
}

#section-btn-prev {
	left:0;
	background:transparent url(https://static.seibertron.com/images/layout/sprites.png?v=180522a) no-repeat -1337px 0;
}

#section-btn-next {
	right:0;
	background:transparent url(https://static.seibertron.com/images/layout/sprites.png?v=180522a) no-repeat -1368px 0;
}

#section-btn-prev, #section-btn-next {
	display:block;
	width:31px;
	height:60px;
	margin-top:-30px;
	position:fixed;
	top:50%;
	z-index:9999999;
	opacity:0.75;
	filter:alpha(opacity=75);
}

#section-btn-prev:hover, #section-btn-prev:active {
	background-position:-1337px -60px;
	opacity:1;
	filter:alpha(opacity=100);
}

#section-btn-next:hover, #section-btn-next:active {
	background-position:-1368px -60px;
	opacity:1;
	filter:alpha(opacity=100);
}

/*******************/
/* NEW GALLERY CSS */
/*******************/

#images {
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
}

#images div.image {
	width:25%;
	min-width:200px;
	height:200px;
	margin:0 auto 20px auto;
	padding:0;
	float:left;
	position:relative;
}

#images div.image a {
	display:block;
	overflow:hidden;
	margin:0 20px 0 auto;
	width:auto;
	height:100%;
	padding:0;
	border:1px solid #cccccc;
	background:#ffffff url() no-repeat 50% 50%;
	background-size:cover;
}

#images div.image a.width {
	background-size:100% auto;
}

#images div.image a.height {
	background-size:auto 100%;
}

#images div.image a.no-padding {
	margin-right:auto;
}

#images div.image:hover a {
	border:1px solid #999999;
}

#images div.image a span.image-bg {
	position:relative;
	display:block;
	overflow:hidden;
	width:100%;
	height:100%;
	margin:0;
	background:transparent url() no-repeat 50% 50%;
}

#images div.image:hover a span.image-bg {
	background:rgba(255, 255, 255, 0.25) url() no-repeat 50% 50%;
}

#images div.image span.text {
	position:absolute;
	display:block;
	overflow:hidden;
	left:0;
	bottom:-1px;
	padding:0;
	margin:0 auto;
	width:100%
}

#images div.image span.text * {
	margin:0;
	padding:0;
	text-shadow:1px 1px 1px #000000;
	background:transparent;
	border:0;
	width:auto;
	color:#ffffff;
	font-weight:normal;
}

#images div.image span.text span.wrapper {
	display:block;
	margin:0 21px 0 auto;
	background:#000000;
	padding:0;
	background-color:rgba(0,0,0,0.60);
	width:100%;
}

#images div.image span.text span.wrapper span.padding {
	display:block;
	margin:0 auto;
	padding:10px;
	overflow:hidden;
}

#images div.image span.text h6 {
	font-size:15px;
	line-height:18px;
}

#images div.image span.text span.new {
	color:#ff0000;
}

#images div.image span.text span.small {
	display:block;
	margin:0 auto;
	padding:5px 0 0 0;
	overflow:hidden;
}

#gallery-search * {
	text-align:left;
}

#gallery-search {
	overflow:hidden;
	display:block;
	margin:0 auto;
}

#gallery-search form {
	display:block;
	overflow:hidden;
	margin:0 auto 10px auto;
}

/*******************/
/* OLD GALLERY CSS */
/*******************/
#gallery {
	overflow:hidden;
	width:auto;
	margin:0 auto 20px auto;
	min-height:600px;
}

#gallery #images {
	overflow:hidden;
	margin-right:20px;
}

#gallery div, #gallery form, #gallery form div.row {
	text-align:left;
}

#gallery form {
	margin:20px 0;
}

#gallery h2 {
	margin-bottom:0;
}

#gallery a.main {
}

#gallery div.nav {
	clear:both;
	width:auto;
	margin:10px auto;
	font-weight:bold;
	text-align:center;
}

#gallery div.views {
	margin:10px auto 0 auto;
	text-align:center;
}

#gallery div.viewing {
	float:left;
	text-align:left;
}

#gallery div.vsd {
	float:right;
	text-align:right;
}

#gallery div.desc {
	margin:10px auto;
	text-align:center;
	font-style:italic;
}

#gallery div.imgs {
	overflow:hidden;
	width:auto;
	margin:20px 0;
}

#gallery div.row {
	overflow:hidden;
	width:auto;
	margin:0 auto;
	padding:0;
}

#gallery div.img {
	overflow:hidden;
	display:block;
	float:left;
	width:100%;
	margin:0 auto;
	padding:0;
	text-align:center;
}

/*
#gallery div.img a {
	margin:0 5px;
	display:block;
}
*/

#gallery div.img img {
	margin:0 auto;
	padding:0;
	background:#ffffff;
	border:1px solid #efefef;
}

#gallery div.img img:hover {
	border:1px solid #6666ff;
}

#gallery div.caption { margin:0 auto; display:block; clear:both; text-align:center; }
#gallery div.tags { padding:10px 0 20px 0; }
#gallery div.full { float:none; text-align:center; margin:0 0 10px 0; }
#gallery div.full img { display:block; margin:0 auto; padding:0; width:auto; max-width:100%; height:auto; }
#gallery div.full caption { width:100%; display:block; clear:both; text-align:center; margin:0 auto; }

#gallery div.full a { display:block; margin:0 auto; width:auto; clear:both; text-align:center; }
#gallery div.full a.primary-image img { border:1px solid #cccccc; border-bottom:0; }
#gallery div.full a.banner-image img { border:1px solid #cccccc; border-top:0; }

#gallery #ajaxresults div { text-align:left; font-weight:bold; }
#gallery div.success_box { text-align:left; }

#gallery div.text-align-center {
	text-align:center;
}

#gallery-codebox {
	text-align:center;
	overflow:hidden;
	margin:0 auto;
	display:block;
	border:1px solid #999999;
	background-color:#fafafa;
	padding:20px;
}

#gallery-codebox h4 {
	margin-top:20px;
	background-color:#dbdbdb;
	padding:10px;
}

#gallery-codebox div.codebox {
	margin:0 auto 20px auto;
	width:100%;
	display:block;
}

#gallery-codebox div.codebox dt a {
	cursor:pointer;
}

#gallery-codebox div.codebox dd {
	display:block;
	overflow-y:scroll;
	height:65px;
	width:auto;
	margin:0 auto;
	border:1px solid #dedede;
	background:#ffffff;
}

#gallery-codebox div.codebox dd code {
	text-align:left;
	word-wrap:break-word;
	display:block;
	padding:10px;
}

#image div.field { text-align:left; background:#ffffff; border:1px solid #999999; padding:10px; margin:0 0 20px 0; }
#image div.field h6 { display:block; padding:5px 10px; margin:-10px -10px 10px -10px; background:#dedede; }

#c .ad468x60 { text-align:center; }

#gallery div.related {
	border-top:1px dashed #cccccc;
	padding:20px 10px 0 10px;
	margin:40px auto;
}

#gallery span.status {
	font-weight:bold;
	font-style:italic;
	color:#ff0000;
}

/* NEWS.CSS */
#news {
	overflow:hidden;
	width:100%;
	margin:0 auto;
	clear:both;
}

#news h3 {
	margin-top:10px;
}

#news div.item {
	/*border-top:1px dashed #cccccc;*/
	margin:0 auto 20px auto;
	padding:0;
	clear:both;
}

#news img {
	max-width:100%;
	width:auto;
	height:auto;
	margin:0 auto;
	padding:0;
}

#news div.img {
	overflow:hidden;
	float:left;
	margin:0 20px 20px 0;
	padding:0;
	width:auto;
	height:auto;
	border:1px solid #999999;
}

#news div.img img {
	display:block;
	width:200px;
	height:auto;
	margin:0;
	padding:0;
	height:auto;
	background:#ffffff;
}

#news div.ad {
	width:200px;
	height:200px;
	float:right;
	margin:0 0 10px 10px;
}

#news div.col {
	float:left;
	margin:0 10px 0 0;
}

#news form {
	clear:both;
}

#news div.content {
	padding-top:20px;
}

#quick_news {
	overflow:hidden;
	margin:20px auto;
	padding:20px 0;
}

#quick_news div.row { overflow:hidden; width:25%; background:#ffffff; border:1px solid #cccccc; padding:20px; }
#quick_news div.recent { float:left; width:25%; background:transparent url(/images/admin/first.gif) no-repeat 2px 4px; padding:3px 20px 3px 20px; }
#quick_news div.newest { float:left; width:25%; background:transparent url(/images/admin/previous.gif) no-repeat 1px 4px; padding:3px 0 3px 20px; border-left:1px solid #cccccc; border-right:1px solid #cccccc; }

#quick_news div.previous {
	float:left;
	width:191px;
	background:transparent url(/images/admin/next.gif) no-repeat left 4px;
	padding:3px 3px 3px 18px;
}

#quick_news form {
	overflow:hidden;
	margin:0;
	padding:0;
}

#quick_news form div.row {
	overflow:hidden;
	padding:0 0 10px 0;
	background:transparent;
	border-bottom:1px solid #cccccc;
}

#quick_news form div.submit {
	clear:both;
	margin:0 0 10px 0;
	padding:0;
}

#quick_news form div.search {
	padding:0 0 10px 0;
}

#other-news {
	clear:both;
	overflow:hidden;
	margin:0 auto;
	padding:0;
}

#other-news div.headlines {
	width:50%;
	float:left;
	margin:0 auto;
}

#other-news div.hot, #other-news div.new {
	background:#ffffff;
	padding:20px;
	border:1px solid #cccccc;
}

#other-news div.hot {
	margin-right:20px;
	border:1px solid #ff0000;
}

#other-news div.hot * {
	font-style:italic;
}

#other-news ul {
	clear:both;
	margin:0 auto;
	display:block;
	overflow:hidden;
	list-style:none;
}

#other-news ul * {
	overflow:hidden;
	clear:both;
	display:block;
}

#other-news ul li {
	padding:0;
	margin:0 auto 20px auto;
}

#other-news ul li a {
	padding:0 0 0 110px;
	background:transparent url() no-repeat 0 50%;
}

#other-news ul li a i {
	color:#999999;
}

.post {
	padding:0;
}

blockquote {
	margin-left:20px;
}

#social-network-page {
	width:100%;
	margin:0 auto;
	overflow:hidden;
}

#social-network-page ul {
	display:block;
	width:auto;
	list-style:none;
	margin:0 auto;
	padding:0;
}

#social-network-page ul li {
	float:left;
	width:25%;
	margin:0 auto;
	padding:0;
}

#social-network-page ul li a {
	display:block;
	overflow:hidden;
	margin:0 auto;
	width:auto;
	margin:0 20px 20px 0;
	padding:0;
}

#social-network-page ul li a img {
	width:100%;
	height:auto;
	display:block;
}

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

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

#wrap h3{text-transform:uppercase}#wrap img{max-width:100%}#wrap hr{border:0 none #fff;border-top:1px solid #ccc;height:1px;margin:5px 0;display:block;clear:both}#wrap hr.dashed{border-top:1px dashed #ccc;margin:10px 0}#wrap hr.divider{display:none}.bg1 span.corners-top,.bg2 span.corners-top{display:block;width:auto;height:36px;margin:0 auto;background:transparent url(https://static.seibertron.com/images/layout/bot-con-dividers.png) repeat-x 50% 0}.bg1 span.corners-top{background-position:50% 100%}.bg2 span.corners-top{background-position:50% 0}p.right{text-align:right}#wrap{margin:0;padding:0}#simple-wrap{padding:6px 10px}#page-body{margin:10px 0 4px 0;clear:both}#page-footer{clear:both}#page-footer h3{margin-top:20px}#logo{display:none;float:left;width:auto;padding:10px 13px 0 10px}a#logo:hover{text-decoration:none}#search-box{color:#fff;position:relative;margin-top:0;margin-right:0;display:block;float:right;text-align:right;white-space:nowrap}#search-box #keywords{width:95px;background-color:#FFF}#search-box input{border:1px solid #b0b0b0}#search-box input.button1{padding:1px 5px}#search-box li{text-align:right;margin-top:4px}#search-box img{vertical-align:middle;margin-right:3px}#site-description{float:left;width:50%}#site-description h1{margin-right:0}.headerbar{color:#fff;margin-bottom:10px;padding:0}.navbar{padding:0 10px;border:1px solid #999}.forabg{background:#b1b1b1 none repeat-x 0 0;margin-bottom:4px;padding:0 5px;clear:both}.forumbg{background:#ebebeb none repeat-x 0 0;margin-bottom:4px;padding:0 5px;clear:both}.panel{margin-bottom:4px;padding:0 10px;background-color:#ecf1f3;color:#222}.post{padding:0 10px;margin:0 auto;background-repeat:no-repeat;background-position:100% 0}.post:target .content{color:#000}.post:target h3 a{color:#000}.bg1{background-color:#f7f7f7}.bg2{background-color:#efefef}.bg3{background-color:#ebebeb}.rowbg{margin:5px 5px 2px 5px}.ucprowbg{background-color:#e2e2e2}.fieldsbg{background-color:#eaeaea}span.corners-top,span.corners-bottom,span.corners-top span,span.corners-bottom span{font-size:1px;line-height:1px;display:block;height:0;background-repeat:no-repeat}span.corners-top{background-image:none;background-position:0 0;margin:0 -5px}span.corners-top span{background-image:none;background-position:100% 0}span.corners-bottom{background-image:none;background-position:0 100%;margin:0 -5px;clear:both}span.corners-bottom span{background-image:none;background-position:100% 100%}.headbg span.corners-bottom{margin-bottom:-1px}.post span.corners-top,.post span.corners-bottom,.panel span.corners-top,.panel span.corners-bottom,.navbar span.corners-top,.navbar span.corners-bottom{margin:0 -10px}.rules span.corners-top{margin:0 -10px 5px -10px}.rules span.corners-bottom{margin:5px -10px 0 -10px}ul.linklist{display:block;margin:0}ul.linklist li{display:block;list-style-type:none;float:left;width:auto;margin:0 5px 5px 0}ul.linklist li.rightside,p.rightside{float:right;margin-right:0;margin-left:5px;text-align:right}ul.navlinks{padding-bottom:1px;margin-bottom:1px;border-bottom:1px solid #fff;font-weight:bold}ul.leftside{float:left;margin-left:0;margin-right:5px;text-align:left}ul.rightside{float:right;margin-left:5px;margin-right:-5px;text-align:right}#ucp-main table.table1{padding:2px}table.table1 thead th{font-weight:normal;text-transform:uppercase;color:#fff;line-height:1.3em;padding:0 0 4px 3px}table.table1 thead th span{padding-left:7px}table.table1 tbody tr{border:1px solid #cfcfcf}table.table1 tbody tr:hover,table.table1 tbody tr.hover{background-color:#f6f6f6;color:#000}table.table1 td{color:#6a6a6a}table.table1 tbody td{padding:5px;border-top:1px solid #fafafa}table.table1 tbody th{padding:5px;border-bottom:1px solid #000;text-align:left;color:#333;background-color:#fff}table.table1 .name{text-align:left}table.table1 .posts{text-align:center!important;width:7%}table.table1 .joined{text-align:left;width:15%}table.table1 .active{text-align:left;width:15%}table.table1 .mark{text-align:center;width:7%}table.table1 .info{text-align:left;width:30%}table.table1 .info div{width:100%;white-space:nowrap;overflow:hidden}table.table1 .autocol{line-height:2em;white-space:nowrap}table.table1 thead .autocol{padding-left:1em}table.table1 span.rank-img{float:right;width:auto}table.info td{padding:3px}table.info tbody th{padding:3px;text-align:right;vertical-align:top;color:#000;font-weight:normal}.forumbg table.table1{margin:0 -2px -1px -1px}.column1{float:left;clear:left;width:49%}.column2{float:right;clear:right;width:49%}.left-box{float:left;width:auto;text-align:left}.right-box{float:right;width:auto;text-align:right}dl.details dt{float:left;clear:left;width:30%;text-align:right;color:#000;display:block}dl.details dd{margin-left:0;padding-left:5px;margin-bottom:5px;color:#828282;float:left;width:65%}.pagination{height:1%;width:auto;text-align:right;margin-top:5px;float:right}.pagination span.page-sep{display:none}li.pagination{margin-top:0}.pagination strong,.pagination b{font-weight:normal}.pagination span strong{padding:0 2px;margin:0 2px;font-weight:normal;color:#fff;background-color:#bfbfbf;border:1px solid #bfbfbf}.pagination span a,.pagination span a:link,.pagination span a:visited,.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}.pagination span a:hover{border-color:#d2d2d2;background-color:#d2d2d2;color:#FFF;text-decoration:none}.pagination img{vertical-align:middle}.row .pagination{display:block;float:right;width:auto;margin-top:0;padding:1px 0 1px 15px;background:none 0 50% no-repeat}.row .pagination span a,li.pagination span a{background-color:#fff}.row .pagination span a:hover,li.pagination span a:hover{background-color:#d2d2d2}#forum-permissions{float:right;width:auto;padding-left:5px;margin-left:5px;margin-top:10px;text-align:right}.copyright{padding:5px;text-align:center;color:#555}.small{font-size:.9em!important}.titlespace{margin-bottom:15px}.headerspace{margin-top:20px}.error{color:#bcbcbc;font-weight:bold}.reported{background-color:#f7f7f7}li.reported:hover{background-color:#ececec}div.rules{background-color:#ececec;color:#333;border:1px solid #999;padding:5px 10px;margin:10px 0}div.rules ul{margin-left:20px}p.rules{background-color:#ececec;background-image:none;padding:5px}p.rules img{vertical-align:middle}p.rules a{vertical-align:middle;clear:both}#top{position:absolute;top:-20px}.clear{display:block;clear:both;font-size:1px;line-height:1px;background:transparent}.username-coloured{font-weight:bold;display:inline!important;padding:0!important}#search-box a:link,.navbg a:link,.forumbg .header a:link,.forabg .header a:link,th a:link{text-decoration:none}.navbg a:visited,.forumbg .header a:visited,.forabg .header a:visited,th a:visited{color:#fff;text-decoration:none}.navbg a:hover,.forumbg .header a:hover,.forabg .header a:hover,th a:hover{text-decoration:underline}.navbg a:active,.forumbg .header a:active,.forabg .header a:active,th a:active{text-decoration:none}a.forumtitle{font-weight:bold;text-decoration:none;color:#105289}a.forumtitle:hover{color:#bcbcbc;text-decoration:underline}a.forumtitle:active{color:#898989}a.topictitle{font-weight:bold;text-decoration:none}a.topictitle:hover{color:#bcbcbc;text-decoration:underline}a.topictitle:active{color:#898989}.signature a,.signature a:visited,.signature a:active,.signature a:hover{border:0;text-decoration:underline;background-color:transparent}.postprofile a:link,.postprofile a:active,.postprofile a:visited,.postprofile dt.author a{font-weight:bold;color:#898989;text-decoration:none}.postprofile a:hover,.postprofile dt.author a:hover{text-decoration:underline;color:#d3d3d3}.search .postprofile a{color:#898989;text-decoration:none;font-weight:normal}.search .postprofile a:hover{color:#d3d3d3;text-decoration:underline}.back2top{clear:both;height:11px;text-align:right}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}a.top2{background:none no-repeat 0 50%;text-decoration:none;padding-left:15px}a.up{background:none no-repeat left center}a.down{background:none no-repeat right center}a.left{background:none no-repeat 3px 60%}a.right{background:none no-repeat 95% 60%}a.up,a.up:link,a.up:active,a.up:visited{padding-left:10px;text-decoration:none;border-bottom-width:0}a.up:hover{background-position:left top;background-color:transparent}a.down,a.down:link,a.down:active,a.down:visited{padding-right:10px}a.down:hover{background-position:right bottom;text-decoration:none}a.left,a.left:active,a.left:visited{padding-left:12px}a.left:hover{color:#d2d2d2;text-decoration:none;background-position:0 60%}a.right,a.right:active,a.right:visited{padding-right:12px}a.right:hover{color:#d2d2d2;text-decoration:none;background-position:100% 60%}ul.topiclist{display:block;list-style-type:none;margin:0;padding:0}ul.forums{background:#f9f9f9 none repeat-x 0 0}ul.topiclist li{display:block;list-style-type:none;color:#777;margin:0}ul.topiclist dl{position:relative}ul.topiclist li.row dl{padding:2px 0}ul.topiclist dt{display:block;float:left;width:50%;padding-left:5px;padding-right:5px}ul.topiclist dd{display:block;float:left;border-left:1px solid #fff;padding:4px 0}ul.topiclist dfn{display:none}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}.forum-image{float:left;padding-top:5px;margin-right:5px}li.row{border-top:1px solid #fff;border-bottom:1px solid #8f8f8f}li.row strong{font-weight:normal;color:#000}li.row:hover{background-color:#f6f6f6}li.row:hover dd{border-left-color:#ccc}li.header dt,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}li.header dt{font-weight:bold}li.header dd{margin-left:1px}li.header dl.icon{min-height:0}li.header dl.icon dt{padding-left:0;padding-right:50px}dl.icon{min-height:35px;background-position:10px 50%;background-repeat:no-repeat}dl.icon dt{padding-left:45px;background-repeat:no-repeat;background-position:5px 95%}dd.posts,dd.topics,dd.views{width:8%;text-align:center;font-size:.9em}dd.lastpost{width:25%}dd.redirect{line-height:2.5em}dd.lastpost span,ul.topiclist dd.searchby span,ul.topiclist dd.info span,ul.topiclist dd.time span,dd.redirect span,dd.moderation span{display:block;padding-left:5px;font-size:.9em}dd.time{width:auto;line-height:200%}dd.extra{width:12%;line-height:200%;text-align:center}dd.mark{float:right!important;width:9%;text-align:center;line-height:200%}dd.info{width:30%}dd.option{width:15%;line-height:200%;text-align:center}dd.searchby{width:47%}ul.topiclist dd.searchextra{margin-left:5px;padding:.2em 0;color:#333;border-left:0;clear:both;width:98%;overflow:hidden}.topic-actions{margin-bottom:3px;height:28px;min-height:28px}div[class].topic-actions{height:auto}.postbody{padding:5px 0 0 0;line-height:1.48em;color:#333;width:76%;float:right;clear:both}.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}.postbody h3 img{vertical-align:bottom}.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}.search .postbody{width:68%}#review{margin-top:2em}#topicreview{padding-right:5px;overflow:auto;height:300px}#topicreview .postbody{width:auto;float:none;margin:0;height:auto}#topicreview .post{height:auto}#topicreview h2{border-bottom-width:0}.content{min-height:3em;overflow:hidden;color:#333}.content h2,.panel h2{font-weight:normal;color:#989898;border-bottom:1px solid #ccc;margin-top:.5em;margin-bottom:.5em;padding-bottom:.5em}.panel h3{margin:.5em 0}.panel p{margin-bottom:1em;line-height:1.4em}.content p{margin-bottom:1em;line-height:1.4em}dl.faq{margin-top:1em;margin-bottom:2em;line-height:1.4em}dl.faq dt{font-weight:bold;color:#333}.content dl.faq{margin-bottom:.5em}.content li{list-style-type:inherit}.content ul,.content ol{margin-bottom:1em;margin-left:3em}.posthilit{background-color:#f3f3f3;color:#bcbcbc;padding:0 2px 1px 2px}.announce,.unreadpost{border-left-color:#bcbcbc;border-right-color:#bcbcbc}p.author{margin:0 15em .6em 0;padding:0 0 5px 0;line-height:1.2em}.signature{margin-top:1.5em;padding-top:10px;border-top:1px solid #ccc;clear:left;overflow:hidden;width:100%}.signature img{max-width:500px;width:100%;height:auto}.signature img{max-height:375px;width:auto}dd .signature{margin:0;padding:0;clear:none;border:0}.signature li{list-style-type:inherit}.signature ul,.signature ol{margin-bottom:1em;margin-left:3em}.notice{width:auto;margin-top:1.5em;padding-top:.2em;border-top:1px dashed #ccc;clear:left;line-height:130%}ul.searchresults{list-style:none;text-align:right;clear:both}dl.codebox{padding:3px;background-color:#fff;border:1px solid #d8d8d8}dl.codebox dt{text-transform:uppercase;border-bottom:1px solid #ccc;margin-bottom:3px;font-size:.8em;font-weight:bold;display:block}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}.syntaxbg{color:#fff}.syntaxcomment{color:#000}.syntaxdefault{color:#bcbcbc}.syntaxhtml{color:#000}.syntaxkeyword{color:#585858}.syntaxstring{color:#a7a7a7}.attachbox{float:left;width:auto;margin:5px 5px 5px 0;padding:6px;background-color:#fff;border:1px dashed #d8d8d8;clear:left}.pm-message .attachbox{background-color:#f3f3f3}.attachbox dt{font-family:Arial,Helvetica,sans-serif;text-transform:uppercase}.attachbox dd{margin-top:4px;padding-top:4px;clear:left;border-top:1px solid #d8d8d8}.attachbox dd dd{border:0}.attachbox p{line-height:110%;color:#666;font-weight:normal;clear:left}.attachbox p.stats{line-height:110%;color:#666;font-weight:normal;clear:left}.attach-image{margin:3px 0;width:100%;max-height:350px;overflow:auto}.attach-image img{border:1px solid #999;cursor:default}div.inline-attachment dl.thumbnail,div.inline-attachment dl.file{display:block;margin-bottom:4px}dl.file{display:block}dl.file dt{text-transform:none;margin:0;padding:0;font-weight:bold}dl.file dd{color:#666;margin:0;padding:0}dl.thumbnail img{padding:3px;border:1px solid #666;background-color:#FFF}dl.thumbnail dd{color:#666;font-style:italic}dl.thumbnail dt a:hover{background-color:#eee}dl.thumbnail dt a:hover img{border:1px solid #d2d2d2}fieldset.polls{font-family:"Trebuchet MS",Verdana,Helvetica,Arial,sans-serif}fieldset.polls dl{margin-top:5px;border-top:1px solid #e2e2e2;padding:5px 0 0 0;line-height:120%;color:#666}fieldset.polls dl.voted{font-weight:bold;color:#000}fieldset.polls dt{text-align:left;float:left;display:block;width:30%;border-right:0;padding:0;margin:0}fieldset.polls dd{float:left;width:10%;border-left:0;padding:0 5px;margin-left:0}fieldset.polls dd.resultbar{width:50%}fieldset.polls dd input{margin:2px 0}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%}.pollbar1{background-color:#aaa;border-bottom:1px solid #747474;border-right:1px solid #747474}.pollbar2{background-color:#bebebe;border-bottom:1px solid #8c8c8c;border-right:1px solid #8c8c8c}.pollbar3{background-color:#d1d1d1;border-bottom:1px solid #aaa;border-right:1px solid #aaa}.pollbar4{background-color:#e4e4e4;border-bottom:1px solid #bebebe;border-right:1px solid #bebebe}.pollbar5{background-color:#f8f8f8;border-bottom:1px solid #d1d1d1;border-right:1px solid #d1d1d1}.postprofile{overflow:hidden;margin:0 0 10px 0;min-height:80px;color:#666;border-right:1px solid #dedede;width:22%;float:left;display:inline}.pm .postprofile{border-left:1px solid #ddd}.postprofile dd,.postprofile dt{margin-left:0}.postprofile dd{padding-right:10px}.postprofile strong{font-weight:normal;color:#000}.avatar{border:0;margin-bottom:3px}.online{background-image:none;background-position:100% 0;background-repeat:no-repeat}.search .postprofile{width:30%}dl.pmlist dt{width:80%!important}dl.pmlist dt textarea{width:95%}dl.pmlist dd{margin-left:80%!important;margin-bottom:2px}.buttons{float:left;width:auto;height:auto}.buttons div{float:left;margin:0 5px 0 0;background-position:0 100%}.buttons div a{display:block;width:100%;height:100%;background-position:0 0;position:relative;overflow:hidden}.buttons div span{position:absolute;width:100%;height:100%;cursor:pointer}.buttons div a:hover span{background-position:0 100%}.reply-icon span{background:transparent none 0 0 no-repeat}.post-icon span{background:transparent none 0 0 no-repeat}.locked-icon span{background:transparent none 0 0 no-repeat}.pmreply-icon span{background:none 0 0 no-repeat}.newpm-icon span{background:none 0 0 no-repeat}.forwardpm-icon span{background:none 0 0 no-repeat}.buttons div.reply-icon{width:96px;height:25px}.buttons div.post-icon{width:96px;height:25px}.buttons div.locked-icon{width:88px;height:25px}.buttons div.pmreply-icon{width:96px;height:25px}.buttons div.newpm-icon{width:84px;height:25px}.buttons div.forwardpm-icon{width:96px;height:25px}a.print,a.sendemail,a.fontsize{display:block;overflow:hidden;height:18px;text-indent:-5000px;text-align:left;background-repeat:no-repeat}a.print{background-image:none;width:22px}a.sendemail{background-image:none;width:22px}a.fontsize{display:none;background-image:none;background-position:0 -1px;width:29px}a.fontsize:hover{background-position:0 -20px;text-decoration:none}.sitehome,.icon-faq,.icon-members,.icon-home,.icon-ucp,.icon-register,.icon-logout,.icon-bookmark,.icon-bump,.icon-subscribe,.icon-unsubscribe,.icon-pages,.icon-search{background-position:0 50%;background-repeat:no-repeat;background-image:none;padding:1px 0 0 17px}ul.profile-icons{clear:both;padding-top:10px;list-style:none}ul.profile-icons li{float:left;margin:0 6px 3px 0;background-position:0 100%}ul.profile-icons li:last-child{margin-right:0}ul.profile-icons li a{display:block;width:100%;height:100%;background-position:0 0}ul.profile-icons li span{display:none}ul.profile-icons li a:hover{background:0}.postbody ul.profile-icons{float:right;width:auto;padding:0}.postbody ul.profile-icons li{margin:0 3px}.email-icon,.email-icon a{background:none top left no-repeat}.aim-icon,.aim-icon a{background:none top left no-repeat}.yahoo-icon,.yahoo-icon a{background:none top left no-repeat}.web-icon,.web-icon a{background:none top left no-repeat}.msnm-icon,.msnm-icon a{background:none top left no-repeat}.icq-icon,.icq-icon a{background:none top left no-repeat}.jabber-icon,.jabber-icon a{background:none top left no-repeat}.pm-icon,.pm-icon a{background:none top left no-repeat}.quote-icon,.quote-icon a{background:none top left no-repeat}.report-icon,.report-icon a{background:none top left no-repeat}.warn-icon,.warn-icon a{background:none top left no-repeat}.edit-icon,.edit-icon a{background:none top left no-repeat}.delete-icon,.delete-icon a{background:none top left no-repeat}.info-icon,.info-icon a{background:none top left no-repeat}ul.profile-icons li.email-icon{width:20px;height:20px}ul.profile-icons li.aim-icon{width:20px;height:20px}ul.profile-icons li.yahoo-icon{width:20px;height:20px}ul.profile-icons li.web-icon{width:20px;height:20px}ul.profile-icons li.msnm-icon{width:20px;height:20px}ul.profile-icons li.icq-icon{width:20px;height:20px}ul.profile-icons li.jabber-icon{width:20px;height:20px}ul.profile-icons li.pm-icon{width:28px;height:20px}ul.profile-icons li.quote-icon{width:54px;height:20px}ul.profile-icons li.report-icon{width:20px;height:20px}ul.profile-icons li.edit-icon{width:42px;height:20px}ul.profile-icons li.delete-icon{width:20px;height:20px}ul.profile-icons li.info-icon{width:20px;height:20px}ul.profile-icons li.warn-icon{width:20px;height:20px}ul.profile-icons li.edit-icon{margin:0 0 0 3px}ul.profile-icons li.quote-icon{margin:0 0 0 10px}ul.profile-icons li.info-icon,ul.profile-icons li.report-icon{margin:0 3px 0 0}#cp-menu{float:left;width:19%;margin-top:1em;margin-bottom:5px}#cp-main{float:left;width:81%}#cp-main .content{padding:0}#cp-main h3,#cp-main hr,#cp-menu hr{border-color:#bfbfbf}#cp-main .panel ol{margin-left:2em}#cp-main .panel li.row{border-bottom:1px solid #cbcbcb;border-top:1px solid #f9f9f9}ul.cplist{margin-bottom:5px;border-top:1px solid #cbcbcb}#cp-main .panel li.header dd,#cp-main .panel li.header dt{color:#000;margin-bottom:2px}#cp-main table.table1{margin-bottom:1em}#cp-main table.table1 thead th{color:#333;font-weight:bold;border-bottom:1px solid #333;padding:5px}#cp-main table.table1 tbody th{font-style:italic;background-color:transparent!important;border-bottom:0}#cp-main .pagination{float:right;width:auto;padding-top:1px}#cp-main .pm-message{border:1px solid #e2e2e2;margin:10px 0;background-color:#fff;width:auto;float:none}.pm-message h2{padding-bottom:5px}#cp-main .postbody h3,#cp-main .box2 h3{margin-top:0}#cp-main .buttons{margin-left:0}#cp-main ul.linklist{margin:0}.mcp-main .postbody{width:100%}#tabs{line-height:normal;margin:20px 0 -1px 7px;min-width:570px}#tabs ul{margin:0;padding:0;list-style:none}#tabs li{display:inline;margin:0;padding:0;font-weight:bold}#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}#tabs a span{float:left;display:block;background:none no-repeat 100% -35px;padding:6px 10px 6px 5px;color:#828282;white-space:nowrap}#tabs a:hover span{color:#bcbcbc}#tabs .activetab a{background-position:0 0;border-bottom:1px solid #ebebeb}#tabs .activetab a span{background-position:100% 0;padding-bottom:7px;color:#333}#tabs a:hover{background-position:0 -70px}#tabs a:hover span{background-position:100% -70px}#tabs .activetab a:hover{background-position:0 0}#tabs .activetab a:hover span{color:#000;background-position:100% 0}#minitabs{line-height:normal;margin:-20px 7px 0 0}#minitabs ul{margin:0;padding:0;list-style:none}#minitabs li{display:block;float:right;padding:0 10px 4px 10px;font-weight:bold;background-color:#f2f2f2;margin-left:2px}#minitabs a:hover{text-decoration:none}#minitabs li.activetab{background-color:#f9f9f9}#minitabs li.activetab a,#minitabs li.activetab a:hover{color:#333}#navigation{width:100%;padding-top:36px}#navigation ul{list-style:none}#navigation li{margin:1px 0;padding:0;font-weight:bold;display:inline}#navigation a{display:block;padding:5px;margin:1px 0;text-decoration:none;font-weight:bold;color:#333;background:#cfcfcf none repeat-y 100% 0}#navigation a:hover{text-decoration:none;background-color:#c6c6c6;color:#bcbcbc;background-image:none}#navigation #active-subsection a{display:block;color:#d3d3d3;background-color:#f9f9f9;background-image:none}#navigation #active-subsection a:hover{color:#d3d3d3}#cp-main h2{border-bottom:0;padding:0;margin-left:10px;color:#333}#cp-main .panel{background-color:#f9f9f9}#cp-main .pm{background-color:#fff}#cp-main span.corners-top,#cp-menu span.corners-top{background-image:none}#cp-main span.corners-top span,#cp-menu span.corners-top span{background-image:none}#cp-main span.corners-bottom,#cp-menu span.corners-bottom{background-image:none}#cp-main span.corners-bottom span,#cp-menu span.corners-bottom span{background-image:none}#cp-main .panel #topicreview span.corners-top,#cp-menu .panel #topicreview span.corners-top{background-image:none}#cp-main .panel #topicreview span.corners-top span,#cp-menu .panel #topicreview span.corners-top span{background-image:none}#cp-main .panel #topicreview span.corners-bottom,#cp-menu .panel #topicreview span.corners-bottom{background-image:none}#cp-main .panel #topicreview span.corners-bottom span,#cp-menu .panel #topicreview span.corners-bottom span{background-image:none}.cp-mini{background-color:#f9f9f9;padding:0 5px;margin:10px 15px 10px 5px}.cp-mini span.corners-top,.cp-mini span.corners-bottom{margin:0 -5px}dl.mini dt{font-weight:bold;color:#676767}dl.mini dd{padding-top:4px}.friend-online{font-weight:bold}.friend-offline{font-style:italic}#pm-menu{line-height:2.5em}.current{color:#999}ol.def-rules{padding-left:0}ol.def-rules li{line-height:180%;padding:1px}.pmlist li.bg1{border:solid 3px transparent;border-width:0 3px}.pmlist li.bg2{border:solid 3px transparent;border-width:0 3px}.pmlist li.pm_message_reported_colour,.pm_message_reported_colour{border-left-color:#bcbcbc;border-right-color:#bcbcbc}.pmlist li.pm_marked_colour,.pm_marked_colour{border:solid 3px #fff;border-width:0 3px}.pmlist li.pm_replied_colour,.pm_replied_colour{border:solid 3px #c2c2c2;border-width:0 3px}.pmlist li.pm_friend_colour,.pm_friend_colour{border:solid 3px #bdbdbd;border-width:0 3px}.pmlist li.pm_foe_colour,.pm_foe_colour{border:solid 3px #000;border-width:0 3px}.pm-legend{border-left-width:10px;border-left-style:solid;border-right-width:0;margin-bottom:3px;padding-left:3px}#gallery label{position:relative;float:left;margin:10px;padding:5px;width:auto;background:#fff;border:1px solid #CCC;text-align:center}#gallery label:hover{background-color:#EEE}fieldset{border-width:0}input{font-weight:normal;vertical-align:middle;padding:0 3px}select{font-weight:normal;cursor:pointer;vertical-align:middle;border:1px solid #666;padding:1px;background-color:#fafafa}option{padding-right:1em}option.disabled-option{color:#999999}textarea{width:60%;padding:2px}legend,legend label{font-weight:bold}label{cursor:default;padding-right:5px}label input{vertical-align:middle}label img{vertical-align:middle}fieldset dl{padding:4px 0}fieldset dt{float:left;text-align:left;display:block}fieldset dd{vertical-align:top;margin-bottom:3px}fieldset.fields1 dt{border-right-width:0}fieldset.fields1 dd{border-left-width:0}fieldset.fields1{background-color:transparent}fieldset.fields1 div{margin-bottom:3px}fieldset.fields2 dt{width:15em;border-right-width:0}fieldset.fields2 dd{margin-left:16em;border-left-width:0}dt label{font-weight:bold;text-align:left}dd label{white-space:nowrap;color:#333}dd input,dd textarea{margin-right:3px}dd select{width:auto}dd textarea{width:85%}fieldset dl:hover dt label{color:#000}fieldset.fields2 dl:hover dt label{color:inherit}#timezone{width:95%}* html #timezone{width:50%}fieldset.quick-login{margin-top:5px}fieldset.quick-login input{width:auto}fieldset.quick-login input.inputbox{width:15%;vertical-align:middle;margin-right:5px;background-color:#f3f3f3}fieldset.quick-login label{white-space:nowrap;padding-right:2px}fieldset.display-options{text-align:center;margin:3px 0 5px 0}fieldset.display-options label{white-space:nowrap;padding-right:2px}fieldset.display-options a{margin-top:3px}fieldset.display-actions{text-align:right;line-height:2em;white-space:nowrap;padding-right:1em}fieldset.display-actions label{white-space:nowrap;padding-right:2px}fieldset.sort-options{line-height:2em}fieldset.forum-selection{margin:5px 0 3px 0;float:right}fieldset.forum-selection2{margin:13px 0 3px 0;float:right}fieldset.jumpbox{text-align:right;margin-top:15px;margin-bottom:10px}fieldset.quickmod{width:50%;float:right;text-align:right;height:2.5em}fieldset.submit-buttons{text-align:center;vertical-align:middle;margin:5px 0}fieldset.submit-buttons input{vertical-align:middle;padding-top:3px;padding-bottom:3px}#format-buttons{margin:5px 0 2px 0}#format-buttons input,#format-buttons select{vertical-align:middle;text-transform:capitalize;font-size:11px;margin:0}#message-box{width:85%;float:left}#message-box textarea{margin:0 auto;width:97%;height:270px;color:#333}#smiley-box{clear:right;width:15%;float:left;font-size:10px;line-height:14px}#smiley-box img{margin:0 1px 1px 0}.inputbox{background-color:#fff;border:1px solid silver;color:#333;padding:2px;cursor:text}.inputbox:hover{border:1px solid #eaeaea}.inputbox:focus{border:1px solid #eaeaea;color:#4b4b4b}input.inputbox{width:auto;margin:0 auto;min-width:150px}input.medium{width:50%}input.narrow{width:25%}input.tiny{width:125px}textarea.inputbox{width:auto;margin:0 auto;min-width:250px}.autowidth{width:auto!important}a.button1,input.button1,input.button3,a.button2,input.button2{cursor:pointer;width:auto!important;padding-top:1px;padding-bottom:1px;color:#000;background:#fafafa none repeat-x top}a.button1,input.button1{font-weight:bold;border:1px solid #666}input.button3{padding:0;margin:0;line-height:5px;height:12px;background-image:none;font-variant:small-caps}a.button2,input.button2,input.button3{border:1px solid #666}a.button1,a.button1:link,a.button1:visited,a.button1:active,a.button2,a.button2:link,a.button2:visited,a.button2:active{text-decoration:none;color:#000;padding:2px 8px;line-height:250%;vertical-align:text-bottom;background-position:0 1px}a.button1:hover,input.button1:hover,a.button2:hover,input.button2:hover,input.button3:hover{border:1px solid #bcbcbc;background-position:0 100%;color:#bcbcbc}input.disabled{font-weight:normal;color:#666}.search-box{margin-top:3px;margin-left:5px;float:left}input.search{background-image:none;background-repeat:no-repeat;background-position:left 1px;padding-left:17px}.full{width:95%}.medium{width:50%}.narrow{width:25%}.tiny{width:10%}* html table,* html select,* html input{font-size:100%}* html hr{margin:0}* html span.corners-top,* html span.corners-bottom{background-image:url("/energonpub/styles/prosilver/theme/images/corners_left.gif")}* html span.corners-top span,* html span.corners-bottom span{background-image:url("/energonpub/styles/prosilver/theme/images/corners_right.gif")}table.table1{width:99%;voice-family:"\"}\"";voice-family:inherit;width:100%}html>body table.table1{width:100%}* html ul.topiclist li{position:relative}* html .postbody h3 img{vertical-align:middle}html>body dd label input{vertical-align:text-bottom}* html input.button1,* html input.button2{padding-bottom:0;margin-bottom:1px}* html .column1,* html .column2{width:45%}.clearfix,#tabs,#minitabs,fieldset dl,ul.topiclist dl,dl.polls{height:1%;overflow:hidden}* html .post{height:25%;overflow:hidden}* html .clearfix,* html .navbar,ul.linklist{overflow:hidden}dl.icon{min-height:35px;height:auto!important;height:35px}* html #search-box{width:25%}*:first-child+html dl.details dd{margin-left:30%;float:none}* html dl.details dd{margin-left:30%;float:none}h3{border-bottom-color:#ccc}hr{border-color:#fff;border-top-color:#ccc}hr.dashed{border-top-color:#ccc}#search-box{color:#fff}#search-box #keywords{background-color:#FFF}#search-box input{border-color:#0075b0}.headerbar{color:#333}.navbar{background-color:#dedede}.forabg,.forumbg{border:1px solid #333;padding:0;margin:0 0 10px 0;background:#669 url(https://static.seibertron.com/images/layout/sidebar-h1-icons.gif) no-repeat 99% -20px}.forabg:hover,.forumbg:hover{background:#966 url(https://static.seibertron.com/images/layout/sidebar-h1-icons.gif) no-repeat 99% -98px}.post:target .content{color:#000}.post:target h3 a{color:#000}.ucprowbg{background-color:#dcdee2}.fieldsbg{background-color:#e7e8ea}ul.navlinks{border-bottom-color:#fff}table.table1 thead th{color:#fff}table.table1 tbody tr{border-color:#bfc1cf}table.table1 tbody tr:hover,table.table1 tbody tr.hover{background-color:#cfe1f6;color:#000}table.table1 td{color:#536482}table.table1 tbody td{border-top-color:#fafafa}table.table1 tbody th{border-bottom-color:#000;color:#333;background-color:#fff}table.info tbody th{color:#000}dl.details dt{color:#000}dl.details dd{color:#536482}.sep{color:#1198d9}.pagination span strong{color:#fff;background-color:#4692bf;border-color:#4692bf}.pagination span a,.pagination span a:link,.pagination span a:visited,.pagination span a:active{color:#5c758c;background-color:#ecedee;border-color:#b4bac0}.pagination span a:hover{border-color:#368ad2;background-color:#368ad2;color:#FFF}.row .pagination{background-image:url("/energonpub/styles/prosilver/theme/images/icon_pages.gif")}.row .pagination span a,li.pagination span a{background-color:#fff}.row .pagination span a:hover,li.pagination span a:hover{background-color:#368ad2}.copyright{color:#555}.error{color:#bc2a4d}.reported{background-color:#f7ecef}li.reported:hover{background-color:#ecd5d8!important}p.rules{background-color:#ecd5d8;background-image:none}.navbg a:link,.forumbg .header a:link,.forabg .header a:link,th a:link{color:#fff}.navbg a:visited,.forumbg .header a:visited,.forabg .header a:visited,th a:visited{color:#fff}.navbg a:hover,.forumbg .header a:hover,.forabg .header a:hover,th a:hover{color:#efefef}.navbg a:active,.forumbg .header a:active,.forabg .header a:active,th a:active{color:#c8e6ff}a.forumtitle:hover{color:#bc2a4d}a.forumtitle:active{color:#105289}a.topictitle{color:#105289}a.topictitle:hover{color:#bc2a4d}a.topictitle:active{color:#105289}.content img{margin:0;padding:0}.signature a,.signature a:visited,.signature a:active,.signature a:hover{background-color:transparent}.postprofile a:link,.postprofile a:active,.postprofile a:visited,.postprofile dt.author a{color:#105289}.postprofile a:hover,.postprofile dt.author a:hover{color:#d31141}.search .postprofile a{color:#105289}.search .postprofile a:hover{color:#d31141}a.top{background-image:url("/energonpub/styles/prosilver/imageset/icon_back_top.gif")}a.top2{background-image:url("/energonpub/styles/prosilver/imageset/icon_back_top.gif")}a.up{background-image:url("/energonpub/styles/prosilver/theme/images/arrow_up.gif")}a.down{background-image:url("/energonpub/styles/prosilver/theme/images/arrow_down.gif")}a.left{background-image:url("/energonpub/styles/prosilver/theme/images/arrow_left.gif")}a.right{background-image:url("/energonpub/styles/prosilver/theme/images/arrow_right.gif")}a.up:hover{background-color:transparent}a.left:hover{color:#368ad2}a.right:hover{color:#368ad2}ul.forums{background-color:#fff;background-image:url(https://static.seibertron.com/images/layout/bg-content.jpg)}ul.topiclist li{color:#4c5d77}ul.topiclist dd{border-left-color:#fff}.rtl ul.topiclist dd{border-right-color:#fff;border-left-color:transparent}ul.topiclist li.row dt a.subforum.read{background-image:url("/energonpub/styles/prosilver/imageset/subforum_read.gif")}ul.topiclist li.row dt a.subforum.unread{background-image:url("/energonpub/styles/prosilver/imageset/subforum_unread.gif")}li.row{border-top-color:#fff;border-bottom-color:#00608f}li.row strong{color:#000}li.row:hover{background-color:#fefefe}li.row:hover dd{border-left-color:#ccc}.rtl li.row:hover dd{border-right-color:#ccc;border-left-color:transparent}li.header dt,li.header dd{color:#fff}ul.topiclist dd.searchextra{color:#333}.postbody{color:#333}.content{color:#333}.content h2,.panel h2{color:#115098;border-bottom-color:#ccc}dl.faq dt{color:#333}.posthilit{background-color:#f3bfcc;color:#bc2a4d}.notice{border-top-color:#ccc}dl.codebox{background-color:#fff;border-color:#c9d2d8}dl.codebox dt{border-bottom-color:#ccc}dl.codebox code{color:#2e8b57}.syntaxbg{color:#fff}.syntaxcomment{color:#ff8000}.syntaxdefault{color:#00b}.syntaxhtml{color:#000}.syntaxkeyword{color:#070}.syntaxstring{color:#d00}.attachbox{background-color:#fff;border-color:#c9d2d8}.pm-message .attachbox{background-color:#f2f3f3}.attachbox dd{border-top-color:#c9d2d8}.attachbox p{color:#666}.attachbox p.stats{color:#666}.attach-image img{border-color:#999}dl.file dd{color:#666}dl.thumbnail img{border-color:#666;background-color:#fff}dl.thumbnail dd{color:#666}dl.thumbnail dt a:hover{background-color:#eee}dl.thumbnail dt a:hover img{border-color:#368ad2}fieldset.polls dl{border-top-color:#dcdee2;color:#666}fieldset.polls dl.voted{color:#000}fieldset.polls dd div{color:#fff}.rtl .pollbar1,.rtl .pollbar2,.rtl .pollbar3,.rtl .pollbar4,.rtl .pollbar5{border-right-color:transparent}.pollbar1{background-color:#aa2346;border-bottom-color:#74162c;border-right-color:#74162c}.rtl .pollbar1{border-left-color:#74162c}.pollbar2{background-color:#be1e4a;border-bottom-color:#8c1c38;border-right-color:#8c1c38}.rtl .pollbar2{border-left-color:#8c1c38}.pollbar3{background-color:#d11a4e;border-bottom-color:#aa2346;border-right-color:#aa2346}.rtl .pollbar3{border-left-color:#aa2346}.pollbar4{background-color:#e41653;border-bottom-color:#be1e4a;border-right-color:#be1e4a}.rtl .pollbar4{border-left-color:#be1e4a}.pollbar5{background-color:#f81157;border-bottom-color:#d11a4e;border-right-color:#d11a4e}.rtl .pollbar5{border-left-color:#d11a4e}.rtl .postprofile{border-right-color:#fff;border-left-color:transparent}.pm .postprofile{border-left-color:#ddd}.rtl .pm .postprofile{border-right-color:#ddd;border-left-color:transparent}.online{background-image:url(/energonpub/styles/prosilver/imageset/en/icon_user_online.gif);background-position:100% 22px}.reply-icon span{background-image:url("/energonpub/styles/prosilver/imageset/en/button_topic_reply.gif")}.post-icon span{background-image:url("/energonpub/styles/prosilver/imageset/en/button_topic_new.gif")}.locked-icon span{background-image:url("/energonpub/styles/prosilver/imageset/en/button_topic_locked.gif")}.pmreply-icon span{background-image:url("/energonpub/styles/prosilver/imageset/en/button_pm_reply.gif")}.newpm-icon span{background-image:url("/energonpub/styles/prosilver/imageset/en/button_pm_new.gif")}.forwardpm-icon span{background-image:url("/energonpub/styles/prosilver/imageset/en/button_pm_forward.gif")}a.print{background-image:url("/energonpub/styles/prosilver/theme/images/icon_print.gif")}a.sendemail{background-image:url("/energonpub/styles/prosilver/theme/images/icon_sendemail.gif")}a.fontsize{background-image:url("/energonpub/styles/prosilver/theme/images/icon_fontsize.gif")}.sitehome{background-image:url("/energonpub/styles/prosilver/theme/images/icon_home.gif")}.icon-faq{background-image:url("/energonpub/styles/prosilver/theme/images/icon_faq.gif")}.icon-members{background-image:url("/energonpub/styles/prosilver/theme/images/icon_members.gif")}.icon-home{background-image:url("/energonpub/styles/prosilver/theme/images/icon_home.gif")}.icon-ucp{background-image:url("/energonpub/styles/prosilver/theme/images/icon_ucp.gif")}.icon-register{background-image:url("/energonpub/styles/prosilver/theme/images/icon_register.gif")}.icon-logout{background-image:url("/energonpub/styles/prosilver/theme/images/icon_logout.gif")}.icon-bookmark{background-image:url("/energonpub/styles/prosilver/theme/images/icon_bookmark.gif")}.icon-bump{background-image:url("/energonpub/styles/prosilver/theme/images/icon_bump.gif")}.icon-subscribe{background-image:url("/energonpub/styles/prosilver/theme/images/icon_subscribe.gif")}.icon-unsubscribe{background-image:url("/energonpub/styles/prosilver/theme/images/icon_unsubscribe.gif")}.icon-pages{background-image:url("/energonpub/styles/prosilver/theme/images/icon_pages.gif")}.icon-search{background-image:url("/energonpub/styles/prosilver/theme/images/icon_search.gif")}.email-icon,.email-icon a{background-image:url("/energonpub/styles/prosilver/imageset/icon_contact_email.gif")}.aim-icon,.aim-icon a{background-image:url("/energonpub/styles/prosilver/imageset/icon_contact_aim.gif")}.yahoo-icon,.yahoo-icon a{background-image:url("/energonpub/styles/prosilver/imageset/icon_contact_yahoo.gif")}.web-icon,.web-icon a{background-image:url("/energonpub/styles/prosilver/imageset/icon_contact_www.gif")}.msnm-icon,.msnm-icon a{background-image:url("/energonpub/styles/prosilver/imageset/icon_contact_msnm.gif")}.icq-icon,.icq-icon a{background-image:url("/energonpub/styles/prosilver/imageset/icon_contact_icq.gif")}.jabber-icon,.jabber-icon a{background-image:url("/energonpub/styles/prosilver/imageset/icon_contact_jabber.gif")}.pm-icon,.pm-icon a{background-image:url("/energonpub/styles/prosilver/imageset/en/icon_contact_pm.gif")}.quote-icon,.quote-icon a{background-image:url("/energonpub/styles/prosilver/imageset/en/icon_post_quote.gif")}.report-icon,.report-icon a{background-image:url("/energonpub/styles/prosilver/imageset/icon_post_report.gif")}.edit-icon,.edit-icon a{background-image:url("/energonpub/styles/prosilver/imageset/en/icon_post_edit.gif")}.delete-icon,.delete-icon a{background-image:url("/energonpub/styles/prosilver/imageset/icon_post_delete.gif")}.info-icon,.info-icon a{background-image:url("/energonpub/styles/prosilver/imageset/icon_post_info.gif")}.warn-icon,.warn-icon a{background-image:url("/energonpub/styles/prosilver/imageset/icon_user_warn.gif")}#cp-main h3,#cp-main hr,#cp-menu hr{border-color:#a4b3bf}#cp-main .panel li.row{border-bottom-color:#b5c1cb;border-top-color:#f9f9f9}ul.cplist{border-top-color:#b5c1cb}#cp-main .panel li.header dd,#cp-main .panel li.header dt{color:#000}#cp-main table.table1 thead th{color:#333;border-bottom-color:#333}#cp-main .pm-message{border-color:#dbdee2;background-color:#fff}#tabs a{background-image:url("/energonpub/styles/prosilver/theme/images/bg_tabs1.gif")}#tabs a span{background-image:url("/energonpub/styles/prosilver/theme/images/bg_tabs2.gif");color:#536482}#tabs a:hover span{color:#bc2a4d}#tabs .activetab a{border-bottom-color:#cadceb}#tabs .activetab a span{color:#333}#tabs .activetab a:hover span{color:#000}#minitabs li{background-color:#e1ebf2}#minitabs li.activetab{background-color:#f9f9f9}#minitabs li.activetab a,#minitabs li.activetab a:hover{color:#333}#navigation a{color:#333;background-color:#b2c2cf;background-image:url("/energonpub/styles/prosilver/theme/images/bg_menu.gif")}#navigation a:hover{background-color:#aabac6;color:#bc2a4d}#navigation #active-subsection a{color:#d31141;background-color:#f9f9f9;background-image:none}#navigation #active-subsection a:hover{color:#d31141}#cp-main h2{color:#333}#cp-main .panel{background-color:#f9f9f9}#cp-main .pm{background-color:#fff}#cp-main span.corners-top,#cp-menu span.corners-top{background-image:url("/energonpub/styles/prosilver/theme/images/corners_left2.gif")}#cp-main span.corners-top span,#cp-menu span.corners-top span{background-image:url("/energonpub/styles/prosilver/theme/images/corners_right2.gif")}#cp-main span.corners-bottom,#cp-menu span.corners-bottom{background-image:url("/energonpub/styles/prosilver/theme/images/corners_left2.gif")}#cp-main span.corners-bottom span,#cp-menu span.corners-bottom span{background-image:url("/energonpub/styles/prosilver/theme/images/corners_right2.gif")}#cp-main .panel #topicreview span.corners-top,#cp-menu .panel #topicreview span.corners-top{background-image:url("/energonpub/styles/prosilver/theme/images/corners_left.gif")}#cp-main .panel #topicreview span.corners-top span,#cp-menu .panel #topicreview span.corners-top span{background-image:url("/energonpub/styles/prosilver/theme/images/corners_right.gif")}#cp-main .panel #topicreview span.corners-bottom,#cp-menu .panel #topicreview span.corners-bottom{background-image:url("/energonpub/styles/prosilver/theme/images/corners_left.gif")}#cp-main .panel #topicreview span.corners-bottom span,#cp-menu .panel #topicreview span.corners-bottom span{background-image:url("/energonpub/styles/prosilver/theme/images/corners_right.gif")}.cp-mini{background-color:#eef5f9}dl.mini dt{color:#425067}.current{color:#999!important}.pmlist li.pm_message_reported_colour,.pm_message_reported_colour{border-left-color:#bc2a4d;border-right-color:#bc2a4d}.pmlist li.pm_marked_colour,.pm_marked_colour{border-color:#f60}.pmlist li.pm_replied_colour,.pm_replied_colour{border-color:#a9b8c2}.pmlist li.pm_friend_colour,.pm_friend_colour{border-color:#5d8fbd}pmlist li.pm_foe_colour,.pm_foe_colour{border-color:#000}#gallery label{background-color:#fff;border-color:#CCC}#gallery label:hover{background-color:#EEE}select{border-color:#666;background-color:#fafafa}option.disabled-option{color:#999999}dd label{color:#333}fieldset dl:hover dt label{color:#000}fieldset.fields2 dl:hover dt label{color:inherit}fieldset.quick-login input.inputbox{background-color:#f2f3f3}#message-box textarea{color:#333}.inputbox{background-color:#fff;border-color:#b4bac0;color:#333}.inputbox:hover{border-color:#11a3ea}.inputbox:focus{border-color:#11a3ea;color:#0f4987}a.button1,input.button1,input.button3,a.button2,input.button2{color:#000;background-color:#fafafa;background-image:url("/energonpub/styles/prosilver/theme/images/bg_button.gif")}a.button1,input.button1{border-color:#666}input.button3{background-image:none}a.button2,input.button2,input.button3{border-color:#666}a.button1,a.button1:link,a.button1:visited,a.button1:active,a.button2,a.button2:link,a.button2:visited,a.button2:active{color:#000}a.button1:hover,input.button1:hover,a.button2:hover,input.button2:hover,input.button3:hover{border-color:#bc2a4d;color:#bc2a4d}input.search{background-image:url("/energonpub/styles/prosilver/theme/images/icon_textbox_search.gif")}input.disabled{color:#666}a.forum-title{font-size:.9em;display:block;padding-left:10px}a.forum-title:hover{color:#fff}p.current-time{margin-bottom:0;padding-bottom:0}p.forum-desc{clear:both;margin:0;padding:0;line-height:18px}p.skiplink,p.s-mcp{margin:0;padding:0}p.site-desc{display:none}a.advanced-search{font-size:11px}h2.forum-title{float:left}p.mcp{float:right}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}dd.facebook a{display:block;float:left;width:32px;height:32px;background:transparent url(https://static.seibertron.com/images/layout/sprites.png?v=180522a) no-repeat 0 -279px;margin:0 10px 10px auto;padding:0;text-indent:-99999px}dd.twitter a{display:block;float:left;width:32px;height:32px;background:transparent url(https://static.seibertron.com/images/layout/sprites.png?v=180522a) no-repeat -32px -279px;margin:0 10px 10px auto;padding:0;text-indent:-99999px}dd.youtube a{display:block;float:left;width:32px;height:32px;background:transparent url(https://static.seibertron.com/images/layout/sprites.png?v=180522a) no-repeat -160px -279px;margin:0 10px 10px auto;padding:0;text-indent:-99999px}dd.ebay a{display:block;float:left;width:32px;height:32px;background:transparent url(https://static.seibertron.com/images/layout/sprites.png?v=180522a) no-repeat -64px -279px;margin:0 10px 10px auto;padding:0;text-indent:-99999px}dd.facebook a:hover{background-position:0 -311px}dd.twitter a:hover{background-position:-32px -311px}dd.ebay a:hover{background-position:-64px -311px}dd.youtube a:hover{background-position:-160px -311px}fieldset legend div{display:none}fieldset legend.pf_facebook div,fieldset legend.pf_twitter div,fieldset legend.pf_youtube div,fieldset legend.pf_ebay_user_id div{display:block;float:left;background:transparent url(https://static.seibertron.com/images/layout/sprites.png?v=180522a) no-repeat -160px -279px;width:32px;height:32px;text-indent:-99999px;margin:0 10px 0 auto}fieldset legend.pf_facebook div{background-position:0 -279px}fieldset legend.pf_twitter div{background-position:-32px -279px}fieldset legend.pf_ebay_user_id div{background-position:-64px -279px}#board-watch-settings dt,#board-watch-settings dd,#board-watch-settings label{display:block;clear:both}