#Body {
	margin: 0;
	width: 99.9%;
	position: relative;
}
#Head {
	background: #3B5998;
	padding:0;
	margin: 20px 20px 0;
	text-align: left;
	position: relative;
}
div.Popup h1,
div.Popup h2,
div.Connect h1,
div.Connect h2 {
	background: #3b5998;
	border-bottom: 1px solid #3b5998;
}
.Banner {
	padding:  0 0 10px;
	text-align: left;
	position: relative;
}
.Banner ul {
	background: #3B5998;
	padding: 0;
	margin: 0;
}
.Banner ul li {
	display: inline;
	padding: 0;
	margin: 0;
}
.Banner ul li a {
	font-weight: bold;
	padding: 3px 6px;
	font-size: 11px;
	color: #fff;
	display: inline-block;
}
.Banner ul li a:hover {
	background: #4b67a1;
}
.Banner ul li a.SignOut {
	font-weight: normal;
	position: absolute;
	top: 0;
	right: 0;
}
.Banner ul li a span {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 1px 2px 0 1px;
	background: #f00;
	border-right: 1px solid #a00;
	border-bottom: 1px solid #a00;
	color: #fff;
	font-size: 9px;
	position: relative;
	top: -3px;
}
#Content {
	float: none;
	width: auto;
	margin: 0 260px 0 0;
}
#Panel {
	float: right;
}
#Panel div.SearchBox input.InputBox {
	width: 200px;
	margin-right: 4px;
}
div.SearchBox {
	margin-bottom: 6px;
}
body.Profile div.SearchBox {
	display: none;
}
body.Profile #Content {
	float:none;
	width: auto;
	margin: 0 0 0 260px;
}
body.Profile #Panel {
	margin: 0;
}
form.Activity textarea {
	width:99%;
}
#Foot div {
	width: auto;
}
body.Post #Content {
	width: auto;
	margin:0 20px;
}
#ConversationForm textarea.MultiComplete,
#ConversationForm .TextBox,
#MessageForm textarea,
div.Comment div.CommentForm,
div.Comment div.CommentForm textarea,
div.CommentForm textarea,
#DiscussionForm input.InputBox,
#DiscussionForm textarea {
	width:99%;
}
#ConversationForm form {
	border: none;
}
div.Preview div.Message,
ul.MessageList div.Message {
	clear: none;
}
#DiscussionForm form {
	background: #efefef;
	border: 1px solid #ccc;
}
div.MessageForm,
div.Tabs {
	background: #efefef;
	border-bottom:1px solid #ccc;
}

/* Tabs *
div.Tabs {
	background: none;
	padding: 0;
	border-bottom: 1px solid #aaa;
}
div.Tabs ul {
	padding: 0 8px;
	white-space: nowrap;
}
div.MessageForm {
	padding: 8px 8px 5px;
}
div.MessageForm div.Tabs {
	padding: 0 8px;
}
div.Tabs li a,
div.Tabs li a:link,
div.Tabs li a:hover,
div.Tabs li a:active,
div.Tabs li a:visited {
	font-size: 11px;
   margin: 0;
   border: none;
   border-radius: 0;
   -moz-border-radius: 0;
   -webkit-border-radius: 0;
   background: none;
   color: #1E79A7;
   text-decoration: none;
   padding: 8px 10px;
	line-height: 11px;
}
div.Tabs li a:hover {
   text-decoration: underline;
}
a.Active,
div.Tabs li.Active a {
   background: #fff;
   color: #474747;
   margin: 0;
   border: 1px solid #aaa;
	border-bottom: none;
   border-radius: 3px 3px 0 0;
   -moz-border-radius: 3px 3px 0 0;
   -webkit-border-radius: 3px 3px 0 0;
   display: inline-block;
	font-size: 12px;
	line-height: 12px;
   font-weight: bold;
   text-decoration: none;
   padding: 6px 10px;
	position: relative;
	top: 1px;
}
div.Tabs li a span {
   line-height: 1;
   font-size: 80%;
   padding: 0 3px;
   border-radius: 3px;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   font-weight: normal;
	background: #E3F4FF;
   color: #70727C;
   margin: 0 0 0 4px;
}
div.DiscussionsTabs div.SubTab {
	font-size: 11px;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-top: 1px solid #aaa;
	background: #f3f3f3;
	margin:0;
	padding:4px 8px;
}
div.HeadingTabs ul {
	margin: 8px 0 0;
}
body.Discussion a.Bookmark {
	margin: 6px 2px;
}
div.Preview {
	border: 1px solid #aaa;
	background: #fff;
	margin:0 0 8px;
	padding: 8px;
}
.Foot {
	background: none;
	border: none;
}
div.MorePager a,
div.MorePager a:link,
div.MorePager a:visited,
div.MorePager a:active,
div.MorePager a:hover {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	background: none;
	border: none;
	color: #1e79a7;
	line-height: 1;
	padding: 0;
	text-decoration: none;	
}
div.MorePager a:hover {
	color: #ff0084;
	text-decoration: underline;
}
body.add #Content {
	margin: 0 10px;
}
*/

/* Panel Boxes */
#Panel div.Box {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	background: none;
	padding: 0;
}
div.Box h4 {
	color: #333;
}
ul.PanelActivity,
ul.PanelInfo {
	border-top:1px solid #ccc;
}
ul.PanelActivity li,
ul.PanelInfo li,
ul.PanelInfo li.Active {
	background: none;
	border-bottom: 1px solid #ccc;
}
ul.PanelInfo li.Active {
	background: #ffd;
}
#Status {
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	background: #eee;
	color: #000;
	line-height: 1.6;
	padding: 3px 6px;
	margin: 0 0 8px;
}
body.Profile ul.PanelInfo {
	border: none;
}
body.Profile ul.PanelInfo li {
	margin: 0;
	padding: 0;
}
body.Profile ul.PanelInfo li a {
	font-size: 12px;
	display: block;
	padding: 0 6px;
}
body.Profile ul.PanelInfo li a:hover {
	background: #D8DFEA;
}

/* Sign In Page */
body.Entry #Content {
	text-align: center;
	margin: 0 auto !important;
}
body.Entry #Content div.Box {
	background: #efefef;
	border: 0;
}
div.Methods {
	border-left: 1px solid #ccc;
}

/* Messages */
div.DismissMessage {
	background: #ffd;
	border: 1px solid #ccc;
	padding:6px 8px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
div.DismissMessage a.Dismiss:hover {
	color: #000;
}
div.Warning {
	background: #d00;
	border: 1px solid #b00;
	color: #fff;
	text-shadow: 1px 1px 1px #444;
}
div.Warning a.Dismiss {
	color: #fff;
}
#Content div.Box {
	color: #000;
	background: #D3F0FF;
	border: 1px solid #A5D0E7;
}
body#dashboard_entrycontroller_signin div.Box {
	border: none;
}
/* Autocomplete */
.ac_results {
   border: 1px solid #d7d8da;
	color: #000;
   border-top: 0;
   background-color: white;
}
.ac_results li {
   border-bottom: 1px solid #d7d8da;
}
.ac_lastitem {
   border-bottom: 0 !important;
}
.ac_results strong {
   background: #dbe1ec;
}
.ac_over strong {
   background: #5670a6;
}
.ac_over {
   background: #3b5998;
   color: #fff;
}

/* amb */

#Head {
	background: #666666;
}

.Banner ul {
	background: #666666;
}

a:hover {
    color: #FF9900;
}

#Content {
    margin: 0 202px 0 0;
}

#Panel {
	/* width: 21%; */
	width: 198px;
}

#Panel div.SearchBox input.InputBox {
    width: 155px;
}

.Foot {
	margin-bottom: 20px;
}

.CategoryTabs a  {
	font-size: 20px;
	font-weight: bold;
}

.CategoryBox .CategoryTabs  {
   height: 45px;
   margin-top: 10px;
}

.CategoryBox .CategoryTabs ul  {
   margin-top: 12px;
}

#Content div.Box {
    margin: 2px 4px 3px 5px;
}

#Content .HeadingTabs  {
   background: #FFFFFF url(images/cat_bw_body.png) repeat-x;
   /*margin-top: 15px;*/
}

#Content div.DiscussionsTabs  {
   background: #FFFFFF url(images/cat_bw_body.png) repeat-x;
}

#Content .HeadingTabs .SubTab  {
   font-size: 18px;
   line-height: 1.8;
}

.Comment .Meta span {
    background: #F1F1F1 url(images/bg_button.gif);
    border: solid 1px #0C5BB3;
    border-top: 0px;
    border-bottom: 0px;
    margin-left: 4px;
    padding: 2px 7px;
}

.Comment .Meta a {
    color: #FFFFFF;
}

.Comment .Meta a:hover {
    color: #FFFF00;
}

.Comment .Meta  span.Author {
    background: none;
    border: none;
}
.Comment .Meta span.Author a {
    color: #0099FF;
} 
.Comment .Meta span.Author a:hover {
    color: #000000;
}

.Comment .Meta  span.DateCreated {
    background: none;
    border: none; 
}
.Comment .Meta span.DateCreated a {
    color: #999999;
}
.Comment .Meta span.DateCreated a:hover {
    color: #0099ff;
}

.MessageList .Meta .CommentInfo span {
    background-color: #FFFF33;
    background-image: none;
    border: 1px solid #ffcc00;
    padding: 0 10px;
	color: #ff9900;
}
.Comment .Meta .CommentInfo span {
    background-color: #FFFF33;
    background-image: none;
    border: 1px solid #ffcc00;
    padding: 0 10px;
	color: #ff9900;
}
.Comment .Meta span.AdminCheck {
    background-image: none;
}

div.Message {
    padding: 5px 4px 4px 6px;
}

.fb_edge_widget_with_comment {
    margin: 10px 7px 0 0;
}

#vanilla_discussion_index  #Panel, #vanilla_discussion_comment #Panel {
    display: none;
}

#vanilla_discussion_index  #Content, #vanilla_discussion_comment #Content {
    width: 99%;
}

/* style */
.Foot {
   background: #CCCCCC url(images/cat_all_header.png) repeat-x;
   color: #fff;
}
.UserQuote {
   background: #FFFFFF url(images/bg_mine.jpg);
}
.Discussion .Alt {
   background: #F0F0F0;
}
#Content .Discussions .Alt {
	background: #FFFFFF url(images/background.jpg) repeat-x;
}
#Content .CategoryBox .Discussions .Alt {
	background: none;
}
.Mine,  #Content .CategoryBox .Discussions .Mine {
   background: #FFFFFF url(images/bg_mine.jpg) repeat-x;
}
div.Popup h1, div.Popup h2, div.Connect h1, div.Connect h2 {
    background: #3B5998 url(images/cat_all_header.png);
    border-bottom: 4px solid #3B5998;
}
#Content .Discussion .FirstComment {
	background: #FFFFFF url(images/background.jpg);
}
.Tabs .SubTab {
    background: #F3FCFF url(images/cat_all_header.png);
    padding: 17px 8px;
    font-size: 18px;
    color: #FFFFFF;
}
.HeadingTabs .SubTab {
    background: none;
    color: #000000;
}

.Tabs .SubTab a, .Tabs .SubTab a:Hover {
    font-size: 18px;
    color: #FFFFFF;
}
.Tabs .AdminCheck {
    bottom: 22px;
}
.Comment .Meta span.AdminCheck {
    background-color: transparent;
    background-image: none;
    border: 0 none;
}
.Box dl dt {
    width: 112px;
}
.Content  .MultipleEntryMethods .MainForm {
    display: none;
}
.Dashboard  .MultipleEntryMethods .MainForm {
    display: none;
}
.Content  .MultipleEntryMethods .Methods {
	background: #FFFFFF url(images/background.jpg);
	height: 115px;
    margin: 2px 0;
    width: 459px;
}
.Dashboard  .MultipleEntryMethods .Methods {
	background: #FFFFFF url(images/background.jpg);
	height: 115px;
    margin: 2px 30px;
    width: 459px;
	border: 0;
}
div.SignInPopup .Border {
    height: 170px;
}


/* banner */
.Banner ul li a:hover {
	background: #4b67a1 url(images/cat_all_header.png);
}

/* all */
.CategoryBox {
   /* background-color: #ffcc00;*/
}

.CategoryBox .CategoryTabs {
   background: #CCCCCC url(images/cat_all_header.png) repeat-x;
   color: #fff;
}

.CategoryBox ul.DataList {
   background: #FFFFFF url(images/background.jpg) repeat-x;
}

.CategoryBox .Foot {
	background: #CCCCCC url(images/cat_all_footer.jpg) repeat-x;
}

.CategoryBox .CategoryTabs a  {
   color: #ffffff;
}

.CategoryBox .CategoryTabs a:hover  {
   color: #ffff00;
}


/* BW gen */
.Category-black-white {
   /* background-color: #ffcc00;*/
}

.Category-black-white .CategoryTabs {
   background: #CCCCCC url(images/cat_bw_header.png) no-repeat;
   color: #fff;
}

.Category-black-white ul.DataList {
   background: #FFFFFF url(images/cat_bw_body.png) repeat-x;
}

.Category-black-white .Foot {
	background: #000000 url(images/cat_bw_footer.png) no-repeat;
}

.Category-black-white .CategoryTabs a  {
   color: #ffffff;
}

.Category-black-white .CategoryTabs a:hover  {
   color: #ffcc00;
}

/* DPPt gen */
.Category-dual-generation {
   /* background-color: #ffcc00;*/
}

.Category-dual-generation .CategoryTabs {
   background: #7C3637 url(images/cat_dp_header.jpg) no-repeat;
   color: #fff;
}

.Category-dual-generation ul.DataList {
   background: #FFFFFF url(images/cat_dp_body.jpg) repeat-x;
}

.Category-dual-generation .Foot {
	background: #707475 url(images/cat_dp_footer.png) no-repeat;
}

.Category-dual-generation .CategoryTabs a  {
   color: #ffffff;
}

.Category-dual-generation .CategoryTabs a:hover  {
   color: #ffcc00;
}

/* Adv gen */
.Category-advance-generation {
   /* background-color: #ffcc00;*/
}

.Category-advance-generation .CategoryTabs {
   background: #1B1362 url(images/cat_rusa_header.jpg) no-repeat;
   color: #fff;
}

.Category-advance-generation ul.DataList {
   background: #FFFFFF url(images/cat_rusa_body.jpg) repeat-x;
}

.Category-advance-generation .Foot {
	background: #67BC4C url(images/cat_rusa_footer.jpg) no-repeat;
}

.Category-advance-generation .CategoryTabs a  {
   color: #ffffff;
}

.Category-advance-generation .CategoryTabs a:hover  {
   color: #ffcc00;
}

/* Color + metal gen */
.Category-color-metal-generation {
   /* background-color: #ffcc00;*/
}

.Category-color-metal-generation .CategoryTabs {
   background: #1B1362 url(images/cat_color_header.png) repeat-x;
}

.Category-color-metal-generation ul.DataList {
   background: #FFFFFF url(images/cat_color_body.jpg) no-repeat;
}

.Category-color-metal-generation .Foot {
	background: #394143 url(images/cat_color_footer.jpg) no-repeat;
}

.Category-color-metal-generation .CategoryTabs a  {
   color: #ffffff;
}

.Category-color-metal-generation .CategoryTabs a:hover  {
   color: #ffcc00;
}

/* TCG */

.Category-trading-card-game {
   /* background-color: #ffcc00;*/
}

.Category-trading-card-game .CategoryTabs {
   background: #1D4E6E url(images/cat_tcg_header.jpg) no-repeat;
}

.Category-trading-card-game ul.DataList {
   background: #FFFFFF url(images/cat_tcg_body.jpg) no-repeat;
}

.Category-trading-card-game .Foot {
	background: #153951 url(images/cat_tcg_footer.jpg) no-repeat;
}

.Category-trading-card-game .CategoryTabs a  {
   color: #ffffff;
}

.Category-trading-card-game .CategoryTabs a:hover  {
   color: #ff0000;
}

/* Otros */

.Category-otros-juegos {
   /* background-color: #ffcc00;*/
}

.Category-otros-juegos .CategoryTabs {
   background: #FDB812 url(images/cat_otros_header.jpg) no-repeat;
}

.Category-otros-juegos ul.DataList {
   background: #FFFFFF url(images/cat_otros_body.jpg) no-repeat;
}

.Category-otros-juegos .Foot {
	background: #192F60 url(images/cat_otros_footer.jpg) no-repeat;
}

.Category-otros-juegos .CategoryTabs a  {
   color: #000000;
}

.Category-otros-juegos .CategoryTabs a:hover  {
   color: #0099ff;
}

/* XY */

.Category-xy {
   /* background-color: #ffcc00;*/
}

.Category-xy .CategoryTabs {
   background: #65C2B7 url(images/cat_xy_header.jpg) no-repeat;
}

.Category-xy ul.DataList {
   background: #FFFFFF url(images/cat_xy_body.jpg) no-repeat;
}

.Category-xy .Foot {
	background: #2F3F60 url(images/cat_xy_footer.jpg) no-repeat;
}

.Category-xy .CategoryTabs a  {
   color: #000000;
}

.Category-xy .CategoryTabs a:hover  {
   color: #FFFF00;
}
