body {
background: #000000 url(https://t.pokemongts.com/gx/web-backgrounds/pokeswitch-dark-bg.jpg);
background-position: left top;
background-repeat: no-repeat;
background-attachment: fixed;
overflow: auto;
background-size: cover;
	color: #ffffff;
	text-align: center;
	line-height: 1;
	margin: 0;
        font-family: 'Montserrat', Montserrat, Karla, Roboto, Rubik, Verdana, Sans-Serif;
        text-rendering: optimizeLegibility;
	font-size: 10pt;
	overflow-y: scroll;
}

h1 {
    font-size: 10pt;
    font-weight: 600;
}

a:link {
	transition: all 0.25s ease !important;
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	color: #ffffff;
	text-decoration: none;
}

a:hover,
a:active {
     text-decoration: underline;
}

.header {
background: #000;
background-image: url(https://t.pokemongts.com/gx/web-banners/pokeswitch-dark-banner.jpg);
background-color: black;
background-repeat: no-repeat; 
background-position: top center;
background-size: auto 100%;
max-height: 250px;
}

.logo {
    float: center;
	display: inline-block;
    font-size: 20px;
	font-weight: 600;
    text-shadow: 1px 1px 3px #111;
  height: 100%;
  width: 100%;
}

.logo img {
    display: inline-block;
    margin-top: 0px;
 height: auto;
min-width:407px;
max-width: 100%;
}

.logo span {
 
	display: inline-block;
}

.logo a, .logo a:link, .logo a:visited {
	color: #226ebb;
}

.logo a, .logo a:link, .logo a:visited {
	color: #226ebb;
	text-decoration: none;
}

.welcome {
    color: #ddd;
    font-size: 10px;
}

.welcome a:link, .welcome a:visited {
    font-size: 10px;
    padding: 5px;
    text-shadow: 1px 1px 3px #111;
}

.welcome a:hover {
    color: #32a8b5;
}

.pmbg {
    background: #f1654c none repeat scroll 0 0;
    border-radius: 0;
    display: inline;
    font-size: 10px;
    height: 15px;
    padding-left: 2px;
    padding-right: 2px;
}

#m_menu {
	background: #777;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.24);
	color: #fff;
	clear: both;
	padding: 1px;
}

#container {
	color: #d7d7d7;
	text-align: left;
	line-height: 1.4;
	margin: 0;
        font-family: 'Montserrat', Montserrat, Karla, Roboto, Rubik, Verdana, Sans-Serif;
	font-size: 14px;
}

#content {
width: auto !important;
overflow: hidden;
padding-bottom: 10px;
}

.searchhere input.textbox {
    background: none repeat scroll 0 0 #000;
    border: 1px solid grey;
    border-radius: 3px 3px 3px 3px;
    box-shadow: none;
    color: #FFF;
    font-size: 11px;
    margin-top: 5px;
    padding: 6px;
    width: 150px;
}

.searchhere input.textbox:hover {
    box-shadow: none;
}

ul#menu {
    padding: 0;
}

ul#menu li {
    display: inline;

}

ul#menu li a {
    font-size: 14px;
    text-shadow: 1px 2px 3px #111;
    color: white;
    padding: 10px 12px;
    text-decoration: none;

}

ul#menu li a:hover {
    border-bottom: 4px solid #32a8b5;

}

#footer {
	clear: both;
}

#footer ul.menu {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer ul.menu li {
	margin: 0 5px;
	display: inline;
}

#footer .upper {
	background: #00030b;
	padding: 6px;
	font-size: 12px;
	overflow: hidden;
}

#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active {
	color: #f2f2f2;
}

#footer .upper .language {
	float: right;
	margin: -1px;
	margin-left: 15px;
}

#footer .upper .language select {
	border-color: #f2f2f2;
}

#footer .upper .theme {
	float: right;
	margin: -1px;
	margin-left: 15px;
}

#footer .upper .theme select {
	border-color: #ccc;
}

#footer .upper ul.bottom_links {
	float: left;
	margin: 4px 0 0 0;
}

#footer .lower {
    background: #00030b;
    color: #f2f2f2;
    font-size: 11px;
    overflow: hidden;
    padding: 10px;
	text-align: left;
}

#footer .lower a:link,
#footer .lower a:visited {
	color: #ccc;
}

#footer .lower a:hover,
#footer .lower a:active {
	color: #003573;
}
.lower2 {
    background: #000000;
    color: #f2f2f2;
    font-size: 11px;
    overflow: hidden;
    padding: 10px;
	text-align: left;
}
#footer2 {
        width: 89%;
        margin: auto;
}

.footerFloat {
min-width: 180px;
width: 360px;
float: left;
}

.footerFloat li {
    overflow: hidden;
    text-align: left;
}

.footerFloat li a {
    color: #f8f8f8;
    font-size: 13px;
    padding: 12px;
    text-decoration: none;
}

.footerFloatRight {
min-width: 180px;
width: 360px;
float: right;
}

.footerFloatRight li {
    overflow: hidden;
    text-align: left;
}

.footerFloatRight li a {
    color: #f8f8f8;
    font-size: 13px;
    padding: 12px;
    text-decoration: none;
}

#wrapper2 {
    background: #0b1b35;
    color: #ffffff;
    overflow: hidden;
    width: 100%;
}

#debug {
	float: right;
	text-align: right;
	margin-top: 20px;
	font-size: 11px;
}

.scaleimages img {
	max-width: 100%;
}

.forum_status {
font-size: 30px;
text-align: center;
}

.forum_status i {
display: inline-block;
line-height: 50px;
}

.forum_on {
color: #226ebb;
}

.forum_off {
color: #bbb;
}

.forum_offlink {
color: #ccc;
}

.forum_offlock {
color: #ccc;
}

.forum_offlock i:before {
content: "\f023";
}

.forum_offlink i:before {
content: "\f0c1";
}

.subforumicon {
 height: 10px; width: 10px; display: inline-block;   margin: 0 5px;
}

.subforum_minion {
 color: #ffffff;
}

.subforum_minioff, .subforum_miniofflock, .subforum_miniofflink {
 color: #aaa;
}

.subforum_minioff {
 opacity: .4;
}

.subforum_miniofflock i:before {
 content: "\f023";
}

.subforum_miniofflink i:before {
 content: "\f0c1";
}

table {
	font-size: 13px;
}

.tborder0 {
	background: #0b1b35;
	border: 1px solid #ccc;
	width: 100%;
	margin: auto auto;
}

.tborder {
	background: #0b1b35;
	border: 0px solid #ccc;
	width: 100%;
	margin: auto auto;
}

.tborder2 {
	background: #0b1b35;
	border: 0px solid #ccc;
	width: 100%;
	margin: auto auto;
}

.tfixed {
	table-layout: fixed;
	word-wrap: break-word;
}

.thead {
background: #000710; /* Old browsers */
background: -moz-linear-gradient(left,  #000710 0%, #000000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #000710 0%,#000000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #000710 0%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003379', endColorstr='#226ebb',GradientType=1 ); /* IE6-9 */
	color: #fff;
    font-size: 13px;
    font-weight: 600;
    padding: 10px;
}

.thead a:link {
	color: #ffffff;
	text-decoration: none;
}

.thead a:visited {
	color: #ffffff;
	text-decoration: none;
}

.thead a:hover,
.thead a:active {
	color: #ffffff;
	text-decoration: underline;
}

.theadprofile {
background: #000710; /* Old browsers */
background: -moz-linear-gradient(left,  #000710 0%, #000000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #000710 0%,#000000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #000710 0%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003379', endColorstr='#226ebb',GradientType=1 ); /* IE6-9 */
	color: #fff;
    font-size: 13px;
    font-weight: 600;
    padding: 2px;
}

.theadprofile a:link {
	color: #ffffff;
	text-decoration: none;
}

.theadprofile a:visited {
	color: #ffffff;
	text-decoration: none;
}

.theadprofile a:hover,
.theadprofile a:active {
	color: #ffffff;
	text-decoration: underline;
}

.tcat {
    background: #001733 none repeat scroll 0 0;
    font-size: 12px;
    color: #fff;
    padding: 5px;
}

.tcat a:link {
  color: #fff;
}

.tcat a:visited {
 color: #fff;
}

.tcat a:hover,
.tcat a:active {
 color: #3594ff;
}

.trow1 {
background: #000a15;
border-bottom: 1px solid #000a15;
}

.Xtrow1:hover{
	background: #00326e;
}

.trow2 {
background: #000a15;
border-bottom: 1px solid #000a15;
}

.Xtrow2:hover{
	background: #00326e;
}

.trowx {
background: #000a15;
}

.Xtrowx:hover{
	background: #00326e;
}

.trowx2 {
background: #000a15;
}

.trowx2:hover{
	background: #041223;
}

.trow_shaded {
	background: #6c007f;
}

.no_bottom_border {
	border-bottom: 0;
}

.columns {
list-style: none;
margin: 0;
padding: 0;
color: #aaa;
}

.columns li {
width: 50%;
float: left;
}

.post.unapproved_post {
	background: #ffdde0;
}

.post.unapproved_post .post_author {
	border-bottom-color: #ffb8be;
}

.post.classic.unapproved_post .post_author {
	border-color: #ffb8be;
}

.post.unapproved_post .post_controls {
	border-top-color: #ffb8be;
}

.trow_deleted,
.post.deleted_post {
	background: #E8DEFF;
}

.trow_selected,
tr.trow_selected td {
	background: #256100;
	color: #ffffff;
	border-right-color: #70b100;
	border-bottom-color: #70b100;
}

.trow_selected a:link,
.trow_selected a:visited,
.trow_selected a:hover,
.trow_selected a:active {
	color: #d7d7d7;
}

.trow_sep {
	background: #041223;
	color: #d7d7d7;
	border-bottom: 1px solid #1d4b81;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
}

.tfoot {
	border-top: 1px solid #1d4b81;
	padding: 5px;
	background: #041223;
	color: #666;
}

.tfoot a:link {
	color: #ffffff;
	text-decoration: none;
}

.tfoot a:visited {
	color: #ffffff;
	text-decoration: none;
}

.tfoot a:hover,
.tfoot a:active {
	color: #ffffff;
	text-decoration: underline;
}

.thead input.textbox,
.thead select {
	border: 1px solid #263c30;
}

.bottommenu {
	background: #efefef;
	color: #d7d7d7;
	border: 1px solid #4874a3;
	padding: 10px;
}

.navigation {
    font-size: 11px;
    font-weight: 100;
    margin-bottom: 10px;
}

.nav_col {
 color: #FFF !important;
}

.navigation a:link {
font-weight: bold;
    color: #FFF !important;
    text-decoration: none;
}

.navigation a:visited {
font-weight: bold;
    text-decoration: none;
}

.navigation a:hover, .navigation a:active {
    color: #ffffff !important;
    text-decoration: none;
}

.navigation .active {
    color: #ffffff;
    font-size: 12px;
}

.navigation_mob {
    background: #660065;
    border-radius: 1px;
    color: #fff;
    font-size: 11px;
    font-weight: 100;
    margin-bottom: 10px;
    padding: 10px;
}

.navigation_mob a:link {
    color: #fff !important;
    text-decoration: none;
}

.navigation_mob a:visited {
    color: #fff !important;
    text-decoration: none;
}

.navigation_mob a:hover, .navigation_mob a:active {
    color: #ddd !important;
    text-decoration: none;
}

h4 {
    color: #ffffff;
    font-size: 30px;
    text-align: left;
    font-weight: bold;
}

.smalltext {
	font-size: 11px;
}

.largetext {
	font-size: 16px;
	font-weight: bold;
	font-color: red;
}

fieldset {
	padding: 12px;
	border: 0px solid #ddd;
	margin: 0;
}

fieldset.trow1,
fieldset.trow2 {
	border-color: #bbb;
}

fieldset.align_right {
	text-align: right;
}

input.textbox {
	background: #00070d;
	color: #ffffff;
	border: 1px solid #ccc;
	padding: 3px;
	outline: 0;
	font-size: 13px;
}

textarea {
	background: #00070d;
	color: #ffffff;
	border: 1px solid #003d76;
	padding: 2px;
	line-height: 1.4;
	outline: 0;
	font-size: 13px;
}

select {
	background: #001d31;
	color: #fff;
	padding: 3px;
	border: 1px solid #004474;
	outline: 0;
	font-size: 13px;
}

button,
input.button {
	padding: 4px 10px 4px 10px;;
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
	background: #0b2e5e;
	border: 1px solid #257cf1;
	color: white;
	outline: 0;
	border-radius: 8px;
}

button:hover,
input.button:hover {
	border-color: #aaa;
}

form {
	margin: 0;
	padding: 0;
}

input.error, textarea.error, select.error {
	border: 1px solid #f30;
	color: #f30;
}

input.valid, textarea.valid, select.valid {
	border: 1px solid #0c0;
}

label.error {
	color: #f30;
	margin: 5px;
	padding: 0px;
	display: block;
	font-weight: bold;
	font-size: 11px;
}

form #message {
    width: 500px;
}

.editor {
background: #151515;
border: 1px solid #00315f;
}

.editor_control_bar {
background: #151515;
border: 1px solid #00315f;
}

.post .editor_control_bar {
background: #e7f2ff;
}

.popup_menu {
	background: #fff;
	border: 1px solid #00315f;
}

.popup_menu .popup_item {
	background: #efefef;
	color: #333;
}

.popup_menu .popup_item:hover {
	background: #0072BC;
	color: #fff;
}

.trow_reputation_positive {
	background: #005700;
}

.trow_reputation_negative {
	background: #480000;
}

.reputation_positive {
	color: #0dcb0d;
}

.reputation_neutral {
	color: #c5c5c5;
}

.reputation_negative {
	color: #ff2f2f;
}

.repbox {
	font-size:16px;
	font-weight: bold;
	padding:5px 7px 5px 7px;
}

._neutral {
	background-color:#FAFAFA;
	color: #999999;
	border:1px solid #CCCCCC;
}

._minus {
	background-color: #FDD2D1;
	color: #CB0200;
	border:1px solid #980201;
}

._plus {
	background-color:#E8FCDC;
	color: #008800;
	border:1px solid #008800;
}

img {
	border: none;
}

img.attachment {
	border: 1px solid #E9E5D7;
	padding: 2px;
}

hr {
	background-color: #002b6c;
	color: #002b6c;
	height: 0px;
	border: 0px;
}

.sephr {
	background-color: #002b6c;
	color: #002b6c;
	height: 1px;
	border: 0px;
}


.clear {
	clear: both;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.hidden {
	display: none;
	float: none;
	width: 1%;
}

.hiddenrow {
	display: none;
}

.selectall {
	background: #280071;
	border-bottom: 1px solid #801cd4;
	color: #ffffff;
	text-align: center;

}

.expcolimage {
	float: right;
	width: auto;
	vertical-align: middle;
	margin-top: 3px;
}

.expcolimage abc[src*="collapse.png"]:before {
   content: "\f056";
   font-style: italic;
}

.expcolimage abc[src*="collapse_collapsed.png"]:before {
   content: "\f055";
   font-style: italic;
}

.tcat_menu > .expcolimage {
	margin-top: 0;
}

blockquote {
	border: 1px solid #00386d;
	margin: 0;
	background: #00172c;
	padding: 10px;
}

blockquote cite {
	font-weight: bold;
	border-bottom: 0px solid #00386d;
	font-style: normal;
	display: block;
	padding-bottom: 0px;
	margin: 0 0 10px 0;
}

blockquote cite span {
	float: right;
	font-weight: normal;
	font-size: 12px;
	color: #a7d9ff;
}

Xblockquote cite span.highlight {
	float: none;
	font-weight: bold;
	padding-bottom: 0;
}

.codeblock {
	background: #0e121a;
	border: 1px solid #323c4e;
	padding: 10px;
}

.codeblock .title {
	border-bottom: 1px solid #323c4e;
	font-weight: bold;
	padding-bottom: 3px;
	margin: 0 0 10px 0;
}

.codeblock code {
	overflow: auto;
	height: auto;
	max-height: 200px;
	display: block;
	font-family: Monaco, Consolas, Courier, monospace;
	font-size: 13px;
}

.smilie {
	vertical-align: middle;
}

.smilie_pointer {
	cursor: pointer;
}

.separator {
	margin: 5px;
	padding: 0;
	height: 0px;
	font-size: 1px;
	list-style-type: none;
}

.popup_menu .popup_item_container {
	margin: 1px;
	text-align: left;
}

.popup_menu .popup_item {
	display: block;
	padding: 4px;
	white-space: nowrap;
	text-decoration: none;
}

.popup_menu a.popup_item:hover {
	text-decoration: none;
}

.subject_new {
	font-weight: bold;
}

.XXhighlight {
	background: #FFFFCC;
	padding-top: 3px;
	padding-bottom: 3px;
}

.pm_alert {
background: #C1ECA5;
border: 1px solid #B0C299;
text-align: center;
padding: 10px 20px;
margin-bottom: 15px;
margin-top: 5px;
font-size: 11px;
}

.red_alert {
background: #ff888c;
border: 1px solid #EC6064;
color: #fff;
text-align: center;
margin-top: 5px;
padding: 10px 20px;
margin-bottom: 15px;
font-size: 11px;
}

.red_alert a:link,
.red_alert a:visited,
.red_alert a:hover,
.red_alert  a:active {
	color: #A5161A;
}

.high_warning {
	color: #CC0000;
}

.moderate_warning {
	color: #F3611B;
}

.low_warning {
	color: #AE5700;
}

.online {
	color: #15A018;
}

.offline {
	color: #C7C7C7;
}

div.error {
	padding: 5px 10px;
	border-top: 2px solid #d60000;
	border-bottom: 2px solid #d60000;
	background: #480000;
	font-size: 12px;
}

div.error p {
	margin: 0;
	color: #333;
	font-weight: normal;
}

div.error p em {
	font-style: normal;
	font-weight: bold;
	padding-left: 24px;
	display: block;
	color: #C00;
	background: url(../../../images/error.png) no-repeat 0;
}

div.error ul {
	margin-left: 24px;
}

.pagination {
	font-size: 11px;
	padding-top: 10px;
	margin-bottom: 5px;
}

.tfoot .pagination,
.tcat .pagination {
	padding-top: 0;
}

.pagination .pages {
	font-weight: bold;
}

.pagination .pagination_current,
.pagination a {
	padding: 3px 6px;
	margin-bottom: 3px;
}

.pagination a {
background: #003379; /* Old browsers */
background: -moz-linear-gradient(left,  #003379 0%, #226ebb 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #003379 0%,#226ebb 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #003379 0%,#226ebb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003379', endColorstr='#226ebb',GradientType=1 ); /* IE6-9 */
	border: 1px solid #003988;
	color: #fff;
}

.pagination .pagination_current {
	color: #c6ddff;
	font-weight: bold;
	background: #041223;
	border: 1px solid #237bff;
}

.pagination a:hover {
background: #000a15; 
	color: #111;
	text-decoration: none;
}

.pagination .go_page img {
	margin-bottom: -4px;
}

.drop_go_page {
	background: #041223;
	padding: 4px;
}

.pagination_breadcrumb {
	background-color: #000f26;
	border: 1px solid #00183d;
	outline: 1px solid #002050;
	padding: 5px;
	margin-top: 5px;
	font-weight: normal;
}

.pagination_breadcrumb_link {
	vertical-align: middle;
	cursor: pointer;
}

.thread_legend,
.thread_legend dd {
	margin: 0;
	padding: 0;
}

.thread_legend dd {
	padding-bottom: 4px;
	margin-right: 15px;
}

.thread_legend img {
	margin-right: 4px;
	vertical-align: bottom;
}

.forum_legend,
.forum_legend dt,
.forum_legend dd {
	margin: 0;
	padding: 0;
}

.forum_legend dd {
	float: left;
	margin-right: 10px;
	margin-top: 17px;
}

.forum_legend dt {
	margin-right: 10px;
	float: left;
}

.success_message {
	color: #00b200;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}

.error_message {
	color: #C00;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}

#posts_container {
	padding: 0;
}

.ignored_post {
	border-top: 3px solid #333;
	padding: 15px;
}

.ignored_post .show_ignored_post {
	margin-top: -15px;
}

.ignored_post .show_ignored_post a.button span {
	background-position: 0 -400px;
}

.post {
	overflow: hidden;
}

.post.classic {
	padding-top: 15px;
}

.post .post_author {
	border-bottom: 1px solid #ccc;
	border-top: 2px solid #ccc;
	background: #041223;
	padding: 5px;
	overflow: hidden;
}

.post.classic .post_author {
	border: 1px solid #ddd;
	float: left;
	width: 15%;
	margin: 0 1% 15px 0;
	border-left: 0;
	padding: 5px 1%;
}

.post .post_author .buddy_status {
	vertical-align: middle;
	margin-top: -4px;
}

.post .post_author div.author_avatar {
	float: left;
	margin-right: 3px;
}

.post.classic .post_author div.author_avatar {
	float: none;
	text-align: center;
	margin-bottom: 8px;
}

.post .post_author div.author_avatar img {
	padding: 5px;
	border: 1px solid #ddd;
	background: #fff;
}

.post .post_author div.author_information {
	float: left;
	padding: 6px 8px;
}

.post.classic .post_author div.author_information {
	float: none;
	padding: 0;
	text-align: center;
}

.post .post_author div.author_statistics {
	float: right;
	font-size: 11px;
	padding: 3px 10px 3px 5px;
	color: #666;
	line-height: 1.3;
}

.post.classic .post_author div.author_statistics {
	border-top: 1px dotted #ccc;
	margin: 6px 0 0 0;
	padding: 6px 6px 3px 6px;
	float: none;
}

.post .post_head {
	font-size: 11px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #ddd;
	margin-bottom: 4px;
}

.post .post_head span.post_date {
	color: #666;
}

.post .post_head span.edited_post {
	font-size: 10px;
	color: #999;
}

.post .post_head span.edited_post a {
	color: #666;
}

.post_body {
	font-size: 14px;
	padding: 12px 0;
}

.post.classic .post_content {
	float: left;
	width: 79%;
	padding: 0 1% 5px 1%;
}

.post_content {
	padding: 9px 10px 5px 10px;
}

.post_content .signature {
	margin-top: 5px;
	border-top: 1px dotted #ddd;
	padding: 10px 0 4px 0;
}

.post .post_meta {
	margin: 4px 0;
	font-size: 11px;
	color: #999;
}

.post .post_meta a:link,
.post .post_meta a:visited {
	color: #0d244b;
}

.post .post_meta a:hover,
.post .post_meta a:active {
	color: #0d244b;
}

.post_controls {
	overflow: hidden;
}

.postbit_buttons > a:link,
.postbit_buttons > a:hover,
.postbit_buttons > a:visited,
.postbit_buttons > a:active {
	display: inline-block;
	padding: 2px 5px;
	margin: 2px;
	font-size: 11px;
	background: #041223 url(../../../images/gts/buttons_bg.png) repeat-x;
	border: 1px solid #ccc;
	color: #000c20;
}

.postbit_buttons > a:hover {
	border-color: #bbb;
}

.postbit_buttons a span {
	padding-left: 20px;
	display: inline-block;
	height: 16px;
	background-image: url(../../../images/buttons_sprite.png);
	background-repeat: no-repeat;
}

.postbit_buttons a.postbit_find span {
	background-position: 0 0;
}

.postbit_buttons a.postbit_reputation_add span {
	background-position: 0 -20px;
}

.postbit_buttons a.postbit_email span {
	background-position: 0 -40px;
}

.postbit_buttons a.postbit_website span {
	background-position: 0 -60px;
}

.postbit_buttons a.postbit_pm span {
	background-position: 0 -80px;
}

.postbit_buttons a.postbit_quote span {
	background-position: 0 -100px;
}

.postbit_buttons a.postbit_multiquote span {
	background-position: 0 -120px;
}

.postbit_buttons a.postbit_multiquote_on span {
	background-position: 0 -140px;
}

.postbit_buttons a.postbit_edit span {
	background-position: 0 -160px;
}

.postbit_buttons a.postbit_qdelete span {
	background-position: 0 -180px;
}

.postbit_buttons a.postbit_qrestore span {
	background-position: 0 -200px;
}

.postbit_buttons a.postbit_report span {
	background-position: 0 -220px;
}

.postbit_buttons a.postbit_warn span {
	background-position: 0 -240px;
}

.postbit_buttons a.postbit_purgespammer span {
	background-position: 0 -540px;
}

.postbit_buttons a.postbit_reply_pm span {
	background-position: 0 -260px;
}

.postbit_buttons a.postbit_reply_all span {
	background-position: 0 -280px;
}

.postbit_buttons a.postbit_forward_pm span {
	background-position: 0 -300px;
}

.postbit_buttons a.postbit_delete_pm span {
	background-position: 0 -320px;
}

a.button:link,
a.button:visited,
a.button:active {
background: #0b2242; /* Old browsers */
background: -moz-linear-gradient(left,  #0b2242 0%, #1a53a0 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #0b2242 0%,#1a53a0b 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #0b2242 0%,#21a53a0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003379', endColorstr='#226ebb',GradientType=1 ); /* IE6-9 */
	color: #fff;
    display: inline-block;
    font-size: 14px;
    margin: 2px 2px 6px;
    padding: 6px 11px;
border-color: #002e6e;
}

a.button.small_button {
	font-size: 13px;
	margin: 0;
	padding: 3px 6px;
border-color: #002e6e;
}

a.button.post_buttons {
	font-size: 12px;
	margin: 0;
	padding: 2px 4px;
border-color: #002e6e;
}

a.button span {
	padding-left: 20px;
	display: inline-block;
	background-image: url(../../../images/buttons_sprite.png);
	background-repeat: no-repeat;
}

a.button.new_thread_button span {
	background-position: 0 -340px;
}

a.button.new_reply_button span {
	background-position: 0 -340px;
}

a.button.closed_button span {
	background-position: 0 -380px;
}

a.button.rate_user_button span {
	background-position: 0 -400px;
}

a.button.add_buddy_button span {
	background-position: 0 -440px;
}

a.button.remove_buddy_button span {
	background-position: 0 -480px;
}

a.button.add_ignore_button span {
	background-position: 0 -460px;
}

a.button.remove_ignore_button span {
	background-position: 0 -500px;
}

a.button.report_user_button span {
	background-position: 0 -520px;
}

.quick_jump {
	width: 13px;
	height: 13px;
	padding-left: 13px; /* amount of padding needed for image to fully show */
	margin-top: -3px;
	border: none;
}
.quick_jump22 {
display: none;
}

.pollbar {
	background: url(../../../images/pollbar.png) top left repeat-x;
	border: 1px solid #3f3f3f;
	height: 10px;
}

.pollbar .percent {
	display: none;
}

.posticons_label {
	white-space: nowrap;
}

.categorybg1 {
background-color: #001b3a;
}

.imgicon1 {
max-width:100%
min-width:20px;
}

.resizereplytext { 
    font-size: 0.8vmax;
}
.postimage { 
    max-width: 100%;
}


.messageEditor  {
width: 80%!important;
height: 620px!important;
}
.messageEditor textarea {width: 80%!important;
height: 500px!important;
}

.markpostsreadstyle {
vertical-align: middle;
background: #002e63;
border-radius: 5px;
padding: 2px 10px 2px 10px;
}
.postbuttonsthreadbg {
background-color: #000918;
width: 100%;
border: 0px;
position: relative;
border-radius: 5px;
padding: 8px 4px 4px 4px;
}


