/* main selectors */
body {
	background: #FFF url(images/blue/bg_body.gif) top left repeat-x;
	margin: 0;
	padding: 0 10px;
}

#forum {
	background-color: #F8F8F8;
	border: solid 1px #A0A0A0;
	border-width: 0 1px 1px 1px;
	margin: 0;
	padding: 0;
}

#acp, #forum, p, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

#forum p {
	margin: 0;
	text-align: left;
}

#content {
	padding: 2px 7px 5px 7px;
	text-align: center;
}

#content .content-index {
	margin-left: 7px;
	margin-right: 7px;
}

table, img {
 border: 0;
}

form {
	display: inline;
}

label {
	color: #333;
}
label:hover {
	color: #666;
}

a {
	color: #455995;
	text-decoration: underline;
}

a:visited { color: #303F6B; text-decoration: underline; }
a:hover, a:active { color: #FF1010;  text-decoration: underline;}

.gen { font-size: 12px; }
.genmed { font-size: 11px; }
.gensmall { font-size: 10px; }
.gennull{ font-size: 0px; }

.error-message {
	font-size: 12px;
	color: #FF1010;
	font-weight: bold;
}

/* header */
.forum-header {
	background: #F7F7F7 url(images/blue/bg_logo.gif) top left repeat-x;
	padding: 0;
}

.forum-buttons {
	text-align: center;
	font-size: 11px;
	color: #FF1010;
	background: url(images/blue/bg_topnav.gif);
	border-top: solid 1px #2B438F;
	border-bottom: solid 1px #2B438F;

}
.forum-buttons2 {
	background: #FFF url(images/blue/bg_th.gif) top left repeat-x;
	color: #455995;
	font-weight: bold;
	font-size: 11px;
	height: 18px;
	padding: 0 5px;
	border: solid 1px #FFF;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	white-space: nowrap;
}

.forum-buttons2 a, .forum-buttons2 a:visited {
	color: #334C9A;
	font-weight: bold;
	text-decoration: none;
	margin: 0 3px;
}

.forum-buttons2 a:hover, .forum-buttons2 a:active {
	color: #FF1010;
	font-weight: bold;
	text-decoration: none;
}
* html .forum-buttons { height: 18px; }

.forum-buttons a, .forum-buttons a:visited {
	color: #334C9A;
	text-decoration: none;
	margin: 0 3px;
}

.forum-buttons a:hover, .forum-buttons a:active {
	color: #FF1010;
	text-decoration: none;
}

.header-search { padding: 5px; }

/* footer */
#copyright {
	padding-left: 4px;
	padding-right: 4px;
	background-image: url(images/blue/bg_copyright.gif);
	border-bottom: solid 2px #FF1010;
	border-top: solid 1px #2B438F;
	font-size: 9px;
	color: #808080;
}

#copyright a, #copyright a:visited {
	color: #2B438F;
	text-decoration: none;
}

#copyright a:hover, #copyright a:active {
	color: #FF1010;
	text-decoration: none;
}

#partners {
	padding: 7px;
	text-align: center;
	background-color: #F8F8F8;
	border-top: solid 1px #2B438F;
	font-size: 10px;
	color: #808080;
} 

.admin-link a, .admin-link a:visited { 
	font-size: 12px;
	line-height: 20px;
	text-decoration: underline;
}
.admin-link a:hover, .admin-link a:active {
	text-decoration: underline;
}

/* main tables/divs */
.graph table{
	border: none;
	margin: 0px;
}
.graph td{
	border: none;
	margin: 0px;
}
.forumline {
	border: solid 1px #2B438F;
	margin: 5px 0;
	background-color: #F8F8F8;
}
.forumline-no {
	border: solid 1px #2B438F;
	background-color: #F8F8F8;
}
.forumline-no2 {
	margin: 5px 0;
	background-color: #F8F8F8;
}

.no-width { margin: 5px auto; }

.forumline td { padding: 2px; }

.row1, .row2, .row3, .row4, .row1h, .row1h-new, .row2h, .row3h, .row1hHover, .row1h-newHover {
	background-color: #F8F8F8;
	border: solid 1px #FFF;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	text-align: left;
}

.row-recent {
	background-color: #F8F8F8;
	border: solid 1px #FFF;
	border-bottom-color: #D6D6D6;
	text-align: left;
}

.rowcal {
	background-color: #F8F8F8;
	border: solid 1px #FFF;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	text-align: left;
}

.rowcal2 {
	background-color: #F8F8F8;

	text-align: left;
}
.rowcal3 {
	background-color: #F8F8F8;

	text-align: center;
}
.rowcalquote {
	background-color: #F8F8F8;
	border: solid 1px #FF1010;

	text-align: center;
	vertical-align: top;
}
.quote {
	background-color: #F8F8F8;
	border: solid 1px #FF1010;
	vertical-align: top;
}
.row1h:hover, .row1hHover { 
	background: #F0F0F0 url(images/blue/bg_row_hover.gif) bottom right no-repeat;
	border-top-color: #F8F8F8;
	border-left-color: #F8F8F8;
	border-bottom-color: #D0D0D0;
	border-right-color: #D0D0D0;
}
.row1h-new:hover, .row1h-newHover { 
	background: #F0F0F0 url(images/blue/bg_row_hover_new.gif) bottom right no-repeat;
	border-top-color: #F8F8F8;
	border-left-color: #F8F8F8;
	border-bottom-color: #D0D0D0;
	border-right-color: #D0D0D0;
}

.forumline div.row1, .forumline p.row1 { text-align: left; padding: 3px; }

.row1g, .row1g-left, .row1g-left-top {
	background: #FFF url(images/blue/bg_post.gif) top left repeat-x;
	border: solid 1px #FFF;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	vertical-align: middle;
	text-align: center;
}

.row2g-left-top {
	background: #FFF url(images/blue/bg_post.gif) top left repeat-x;
	border: none;
	vertical-align: top;
	text-align: left;
}

.row1g-left, .row1g-left-top {
	text-align: left;
}

.row1g-left-top {
	vertical-align: top;
}

.forumline th {
	background: #FFF url(images/blue/bg_th.gif) top left repeat-x;
	color: #455995;
	font-weight: bold;
	font-size: 11px;
	height: 24px;
	padding: 0 5px;
	border: solid 1px #FFF;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	white-space: nowrap;
}

.forumline .row1h-forum, .forumline .row1h-forumHover, .forumline .row1h-forum-new, .forumline .row1h-forum-newHover {
	padding: 0 2px 2px 2px;
}

.forumline .no-padding {
	padding: 0;
}

.forumline .row-header {
	background: #354883 url(images/blue/bg_hdr1.gif);
	border: solid 1px #DCE1EE;
	border-right-color: #CFDADE;
	border-bottom-color: #CFDADE;
	padding: 0;
	text-align: left;
	vertical-align: top;
	height: 27px;
}

.forumline p.row-header { height: 25px; }

.forumline .row-header span {
	background: url(images/blue/bg_hdr2.gif) top left no-repeat;
	padding-left: 17px;
	color: #EDEFF4;
	display: block;
	padding-top: 4px;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.2em;
}

.row-header a, .row-header a:visited {
	color: #EDEFF4;
	text-decoration: underline;
}

.row-header a:hover, .row-header a:active {
	color: #C8D0EB;
	text-decoration: underline;
}
.forumline .catHead {
	background: #354883 url(images/blue/bg_hdr1.gif);
	border: solid 1px #DCE1EE;
	border-right-color: #CFDADE;
	border-bottom-color: #CFDADE;
	padding: 0;
	text-align: left;
	vertical-align: top;
	height: 27px;
}

.forumline p.catHead { height: 25px; }

.forumline .catHead span {
	background: url(images/blue/bg_hdr2.gif) top left no-repeat;
	padding-left: 17px;
	color: #EDEFF4;
	display: block;
	padding-top: 4px;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.2em;
}

.catHead a, .catHead a:visited {
	color: #EDEFF4;
	text-decoration: underline;
}

.catHead a:hover, .catHead a:active {
	color: #C8D0EB;
	text-decoration: underline;
}
/* shortcuts */
.row-center, .row-center-small, .forumline .row1h-center, .row1h-centerHover {
	text-align: center;
	vertical-align: middle;
}

.row-center-small {
	font-size: 10px;
}

.catBottom, .cat, .catLeft, .catRight {
	background: #FDFDFD url(images/blue/bg_catbottom.gif) top left repeat-x;
	text-align: center;
	border: solid 1px #FFF;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	height: 28px;
	min-height: 28px;
}

.forumline td.catBottom { padding: 1px; }

.spaceRow {
	background: #3D4E81 url(images/blue/bg_spacerow.gif);
	border: solid 1px #FFF;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	height: 3px;
	padding: 0;
}

.forumline td.spaceRow { padding: 0; }

.empty-table td {
	padding: 3px 0;
}

.poll-table td {
	padding: 3px 10px;
	text-align: left;
	font-size: 11px;
}

/* navigation */
.nav-header {
	background-image: url(images/blue/bg_nav1.gif);
	color: #888888;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 4px 5px;
}

.nav-header2 {
	background-image: url(images/blue/bg_nav1.gif);
	color: #888888;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding: 4px 5px;
}

.nav-header3 {
	background-image: url(images/blue/bg_nav1.gif);
	color: #888888;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 4px 5px;
}

.nav-links {
	color: #888888;
	text-align: right;
	background: #FFF url(images/blue/bg_nav2.gif) top left repeat-x;
	padding: 3px 5px;
	font-size: 10px;
	line-height: 1.4em;
}

.nav-links2 {
	color: #888888;
	text-align: left;
	background: #FFF url(images/blue/bg_nav2.gif) top left repeat-x;
	padding: 3px 5px;
	font-size: 10px;
	line-height: 1.4em;
}

.nav-links-left {
	position: relative;
	float: left;
	text-align: left;
}
.nav-links-left2 {
	position: relative;
	float: left;
	text-align: left;
	valign: bottom;
}


.nav-header, .nav-links {
	border: solid 1px #FFF;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
}

.nav-div a, .nav-div a:visited {
	color: #455995;
	text-decoration: none;
}

.nav-div a:hover, .nav-div a:active {
	color: #FF1010;
	text-decoration: none;
}

.nav-links a, .nav-links a:visited, .nav-links a:hover{ text-decoration: underline; }

.nav-div a.nav-current, .nav-div a.nav-current:visited {
	color: #FF1010;
}

.nav-div a.nav-current:hover, .nav-div a.nav-current:active {
	color: #D61212;
	text-decoration: none;
}

/* forum index */
.forumlink, .forumlink-new {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3em;
}
a.forumlink, a.forumlink:visited { text-decoration: none; }
a:forumlink:hover, a:forumlink:active { text-decoration: underline; }

a.forumlink-new, a.forumlink-new:visited { 
	text-decoration: none; 
	color: #FF1010;
}
a:forumlink-new:hover, a:forumlink-new:active { 
	text-decoration: underline;
	color: #D61212;
}


.forumlink2, .forumlink2-new {
	font-size: 10px;
	font-weight: bold;
	line-height: 1.3em;
}
a.forumlink2, a.forumlink2:visited { text-decoration: none; }
a:forumlink2:hover, a:forumlink2:active { text-decoration: underline; }

a.forumlink2-new, a.forumlink2-new:visited { 
	text-decoration: none; 
	color: #FF1010;
}
a:forumlink2-new:hover, a:forumlink2-new:active { 
	text-decoration: underline;
	color: #D61212;
}

.moderators {
	font-size: 10px;
	color: #888;
}

.moderators a, .moderators a:visited {
	color: #777;
	text-decoration: underline;
}

.moderators a:hover, .moderators a:active {
	color: #FF1010;
	text-decoration: underline;
}

/* viewforum */
.topiclink b, .topiclink-new b { 
	color: #444;
	font-size: 11px;
}

.topiclink a, .topiclink-new a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.topiclink a:visited {
	color: #243465;
	text-decoration: none;
}

.topiclink a:hover, .topiclink a:active {
	color: #FF1010;
	text-decoration: underline;
}

.topiclink-new a, .topiclink-new a:visited { 
	text-decoration: none; 
	color: #FF1010;
}
.topiclink-new a:hover, .topiclink-new a:active { 
	text-decoration: underline;
	color: #D61212;
}


/* pagination */
.pagination { 
	font-size: 12px;
	line-height: 2em;
	font-weight: bold; 
	margin: 0; 
	margin-top: 5px; 
	margin-bottom: 3px; 
}
.pagination a, .pagination a:visited { 
	color: #455995; 
	border: #888 1px solid; 
	padding: 1px; 
	background: #FFF url(images/blue/bg_nav2.gif) top left repeat-x;
}
.pagination a:hover, .pagination a:active { 
	color: #FF1010;
	border: #888 1px solid; 
	padding: 1px; 
}

.gotopage { 
	display: block;
	font-size: 10px;
	line-height: 2em;
	margin: 3px 0 1px 0; 
}
* html .gotopage { margin-top: 5px; margin-bottom: 2px; }
.gotopage a, .gotopage a:visited { 
	color: #455995; 
	border: #888 1px solid; 
	padding: 1px; 
	background: #FFF url(images/blue/bg_nav2.gif) top left repeat-x;
}
.gotopage a:hover, .gotopage a:active { 
	color: #FF1010;
	border: #888 1px solid; 
	padding: 1px; 
}

/* post */
.row-signature {
	background-color: #F8F8F8;
	border: solid 1px #FFF;
	border-top: none;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	text-align: left;
}
.row-post-author, .row-post {
	background: #FFF url(images/blue/bg_post.gif) top left repeat-x;
	border: solid 1px #FFF;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	vertical-align: top;
	padding: 3px;
}
.row-post-author2, .row-post2 {
	background-color: #F8F8F8;
	border: solid 1px #FFF;
	border-bottom: none;
	border-right-color: #D6D6D6;
	vertical-align: top;
	padding: 3px;
}
.row-post-ads {
	background: #FFF url(images/blue/bg_post.gif) top left repeat-x;
	border: solid 1px #FFF;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	vertical-align: middle;
	padding: 3px;
}	
.row-post-author {
	text-align: center;
	width: 150px;
}

.row-post {
	text-align: left;
}
.row-post2 {
	text-align: left;
}
.row-post-author2 {
	text-align: center;
	width: 150px;
}

.post-name {
	font-weight: bold;
	color: #455995;
	font-size: 12px;
	line-height: 1.6em;
}

.post-rank {
	color: #888;
	font-size: 10px;
}

.post-details {
	text-align: left;
	margin: 5px;
	color: #666;
	font-size: 10px;
	line-height: 1.4em;
}

.post-images img {
	display: block;
	margin: 1px auto;
}

.post-buttons-top {
	float: right;
}

.post-subject {
	color: #455995;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 5px;
}

.post-text {
	font-size: 12px;
	line-height: 1.2em;
}

@media all and (min-width: 0px) {
	html>body .post-text { 
		overflow: auto; 
	}
}

.row-post-date, .row-post-buttons {
	border: solid 1px #FFF;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	vertical-align: middle;
	font-size: 10px;
	line-height: 12px;
	color: #666;
	background: url(images/blue/bg_postbottom.gif);
	white-space: nowrap;
	padding: 1px;
}

.row-post-buttons {
	text-align: left;
}

.post-buttons a img, .post-buttons a:visited img, .post-buttons-single a img, .post-buttons-single a:visited img {
	background-color: #455995;
}

.post-buttons a:hover img, .post-buttons a:active img, .post-buttons-single a:hover img, .post-buttons-single a:active img {
	background-color: #FF1010;
}

.post-buttons-single {
	text-align: center;
	vertical-align: middle;
}

.img-main a img, .img-main a:visited img {
	background-color: #FF1010;
}

.img-main a:hover img, .img-main a:active img {
	background-color: #444;
}

.post-text blockquote {
	color: #444;
	display: block;
	margin: 5px 20px;
	width: auto;
	border: solid 1px #D0D0D0;
	background: #FFF url(images/blue/bg_quote_content.gif) bottom right no-repeat;
	padding: 5px;
	font-size: 12px;
}

.post-text blockquote a, .post-text blockquote a:visited {
	color: #777;
	text-decoration: none;
	border-bottom: dotted 1px #666;
}

.post-text blockquote a:hover, .post-text blockquote a:active {
	color: #FF1010;
	text-decoration: none;
	border-bottom: dotted 1px #FF1010;
}

.post-text blockquote h6 {
	margin: 0;
	margin-bottom: 5px;
	padding-left: 18px;
	padding-bottom: 3px;
	border-bottom: solid 1px #E0E0E0;
	font-size: 11px;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #808080;
	background: #FFF url(images/blue/bg_quote_header.gif) top left no-repeat;
}

.post-text .code {
	color: #444;
	display: block;
	margin: 5px 20px;
	width: auto;
	border: solid 1px #D0D0D0;
	background-color: #FFF;
	padding: 5px;
	font-size: 12px;
	font-family: 'Courier New', sans-serif;
}

.post-text .code h6 {
	margin: 0;
	margin-bottom: 5px;
	padding-left: 18px;
	padding-bottom: 3px;
	border-bottom: solid 1px #E0E0E0;
	font-size: 11px;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #808080;
	background: #FFF url(images/blue/bg_code_header.gif) top left no-repeat;
}

.post-text .code a, .post-text .code a:visited {
	color: #777;
	text-decoration: none;
	border-bottom: dotted 1px #666;
}

.post-text .code a:hover, .post-text .code a:active {
	color: #FF1010;
	text-decoration: none;
	border-bottom: dotted 1px #FF1010;
}

/* inputs */
input, select { 
	vertical-align: middle; 
	box-sizing: content-box;
	-moz-box-sizing: content-box;
}
textarea {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
}

input, textarea, select { 
	color: #333; 
	font: normal 11px Verdana, Arial, Helvetica, sans-serif; 
	vertical-align: middle;
	margin: 0;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
}

.helpline {
	border: solid 1px #F8F8F8;
	background-color: #F8F8F8;
	color: #666;
}

input.button {
	background: #FFF url(images/blue/bg_nav2.gif) top left repeat-x;
	border: solid 1px #BBB;
	border-left-color: #CCC;
	border-top-color: #CCC;
	color: #666;
}

input.button:hover {
	color: #000;
	border-left-color: #AAA;
	border-top-color: #AAA;
	border-right-color: #999;
	border-bottom-color: #999;
}

input.post, textarea, select, input.liteoption {
	border: solid 1px #888;
	color: #666;
	background-color: #F8F8F8;
}

input.mainoption {
	border: solid 1px #666;
	color: #444;
	background-color: #F8F8F8;
}

* html input.post, * html textarea, * html select, * html input.liteoption {
	color: #333;
	border: solid 1px #2B438F;
}
* html input.mainoption {
	color: #000;
	border: solid 1px #2B438F;
	font-weight: bold;
}



input.post:hover, textarea:hover, select:hover, select:focus, input.liteoption:hover, input.mainoption:hover {
	border: solid 1px #666;
	color: #444;
	background-color: #FAFAFA;
}

input.post:focus, textarea:focus {
	border: solid 1px #2B438F;
	color: #000;
}

input.post:focus, select:focus, input.mainoption:focus, input.liteoption:focus {
	background: #E7E7E7 url(images/blue/bg_input.gif) top left repeat-x;
}

textarea:focus {
	background-color: #F4F4F4;
}

select optgroup {
	background-color: #000;
	color: #FFF;
	font-weight: normal;
	font-style: normal;
}
select option {
	background-color: #F0F0F0;
	color: #333;
}

/* inputs - fixing height */
input.mainoption, input.liteoption { height: 18px; }
* html input.mainoption, * html input.liteoption { height: 20px; }

input.post { height: 16px; }
@media all and (min-width: 0px) { html>body input.post { height: 18px; } }

select option { height: 15px; }

input.jumpbox { height: 18px; }
@media all and (min-width: 0px) { html>body input.jumpbox { height: 15px; } }
* html input.jumpbox { height: 18px; }

/* private message popup */
.popup, .popuppm { display: none; }
.popuppm-new {
	display: block;
	text-align: center; 
	margin: 50px;
}
.popuppm-new a { 
	margin: 5px 0; 
	padding: 40px 60px; 
	font-size: 12px; 
	font-weight: bold; 
	background: #FFF url(images/blue/bg_post.gif) top left repeat-x;
	border: solid 1px #2B438F; 
	color: #FF1010;
	text-decoration: none;
}
.popuppm-new a:hover {
	color: #666;
	text-decoration: underline;
}
.row-right {
	text-align: right;
	vertical-align: middle;
}
/* News Block */
.forumline .news-header {  
	background: #354883 url(images/blue/bg_hdr1.gif);
	border: solid 1px #DCE1EE;
	border-right-color: #CFDADE;
	border-bottom-color: #CFDADE;
	padding: 0;
	text-align: left;
	vertical-align: top;
	height: 27px;
}  
.forumline .news-header span {
	background: url(images/blue/bg_hdr2.gif) top left no-repeat;
	padding-left: 17px;
	color: #EDEFF4;
	display: block;
	padding-top: 2px;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.5em;
}
.newsrow {  
	margin: 2px 0 5px 0;  
	padding: 1px 3px;  
	color: #444;  
	font-size: 10px;  
	line-height: 1.5em;
	text-align: left;
}  
.newsdate {  
	margin: 2px 0 5px 0;  
	padding: 1px 3px;  
	color: #444;  
	font-size: 10px;  
	line-height: 1.5em;
	text-align: center;
}
.newsversion { 
	font-size: 10px; 
	color: #fff; 
	margin: 5px;
	vertical-align: middle;
}

b.date-today, .last-post b { color: #E61A1A; font-weight: bold; }  
b.date-yesterday, .last-post em { color: #18C935; font-weight: bold; font-style: italic; } 

/* Yellow Card Mod - Changes for CA Styles */
.img-ban a img { background-color: #990000; }
.img-ban a:hover img { background-color: #FF0000; }
.img-ban a:active img { background-color: #990000; }

.img-warn a img { background-color: #FF9900; }
.img-warn a:hover img { background-color: #FFFF00; }
.img-warn a:active img { background-color: #FF9900; }

.img-clear a img { background-color: #FFCC33; }
.img-clear a:hover img { background-color: #FF7E00; }
.img-clear a:active img { background-color: #FFCC33; }

.img-report a img { background-color: #000099; }
.img-report a:hover img { background-color: #0000FF; }
.img-report a:active img { background-color: #000099; }

.img-green a img { background-color: #009900; }
.img-green a:hover img { background-color: #00FF00; }
.img-green a:active img { background-color: #009900; }
/* xHTML compliant, define border in CSS */
img, .forumline img	{
border: none;
}
 .row_mio img{
	border: 3px #FF1010 solid;
}

.row-news b { color: #455995; }
/* phpbbstyles.com bbcode */

blockquote {
	margin: 0;
	padding: 0;
	display: block;
}


.post-text blockquote .quote-user, .post-text blockquote .quote-nouser {
	margin: 0;
	margin-bottom: 5px;
	padding-left: 18px;
	padding-bottom: 3px;
	border-bottom: solid 1px #E0E0E0;
	font-size: 11px;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #808080;
	background: #FFF url(images/blue/bg_quote_header.gif) top left no-repeat;
}

.post-text .code-header {
	margin: 0;
	margin-bottom: 5px;
	padding-left: 18px;
	padding-bottom: 3px;
	border-bottom: solid 1px #E0E0E0;
	font-size: 11px;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #808080;
	background: #FFF url(images/blue/bg_code_header.gif) top left no-repeat;
}

.code-header a:link, .code-header a:visited  { color: #666; text-decoration: none; border-bottom: dotted 1px #666; }
.code-header a:hover, .code-header a:active { color: #FF1010; text-decoration: none; border-bottom: dotted 1px #FF1010; }

.code-content { padding: 0; }

.code-list {
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
}

@media all and (min-width: 0px) { .code-list { margin-left: 40px; } }

li.code-row { 
	white-space: normal; 
	border-top: 1px #E0E0E0 solid;
	color: #BBB;
	wrap-option: emergency;
}
.code-row-text {
	color: #444;
}

div.code li.code-row-highlight {
	color: #FF1010;
	border-color: #D8D8D8;
}

div.code li.code-row-highlight .code-row-text, div.code span.code-row-highlight {
	color: #FF1010;
}

li.code-row-first {
	border-top: none;
}
.generation {
	
	padding: 2px;
	padding-bottom: 4px;
	font-size: 9px;
	color: #888888;
}

.generation 2{


	padding-bottom: 4px;
	font-size: 9px;
	color: #888888;
}

/* Mighty Gorgon - Full Album Pack - BEGIN */
.forumline_left {
	background-color: {T_TD_COLOR2};
	border-bottom: 2px {T_TH_COLOR2} solid;
	border-left: 2px {T_TH_COLOR2} solid;
}

.tab_links, a.tab_links:hover, a.tab_links:link, a.tab_links:active, a.tab_links:visited { 
	font-size: 11px;
	color: #FF8866; 
	text-decoration: none;
}

.tab_links_unsel, a.tab_links_unsel:hover, a.tab_links_unsel:link, a.tab_links_unsel:active, a.tab_links_unsel:visited { 
	font-size: 11px;
	color: #FFFFAA; 
	text-decoration: none;
}

a.tab_links:hover, a.tab_links_unsel:hover { 
	text-decoration: underline;
}

.tab_headers, th.tab_headers {
	color: #FF8866; 
	font-size: 11px; 
	font-weight : bold;
	padding-left: 4px;
	padding-right: 8px;
	border: #003366; 
	border-style: solid; 
	border-width: 1px 1px 0px 1px;
	background-color: #006699;
}

.tab_headers_unsel, th.tab_headers_unsel {
	color: #FFFFAA; 
	font-size: 11px; 
	font-weight : bold;
	padding-left: 4px;
	padding-right: 8px;
	border: #336699; 
	border-style: solid; 
	border-width: 1px 1px 0px 1px;
	background-color: #6699AA;
}

.tab_border {
	background-color: #888888;
	border: 1px;
}

.filler, th.filler {
	background-color:#6699AA; 
	background-image:none;
}
/* Mighty Gorgon - Full Album Pack - END */

.activity-links {
	color: #888888;
	text-align: right;
	background: #FFF url(images/blue/bg_nav2.gif) top left repeat-x;
	padding: 8px 30px 0px 10px;
	font-size: 10px;
	line-height: 1.4em;
}

.activity-links-left {
	position: relative;
	float: left;

	text-align: left;
}

/* edit notes */
.post-notes {
	border: solid 1px #999;
	margin: 0;
	margin-top: 10px;
	background-color: #F8F8F8;
}
.post-note {
	background-color: #F0F0F0;
	border: solid 1px #FFF;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	text-align: left;
	font-size: 10px;
	color: #666;
	padding: 2px;
}
.post-note a, .post-note a:visited { color: #666; text-decoration: underline; }
.post-note a:hover, .post-note a:active { color: #FF1010; text-decoration: underline; }
.post-note-delete { float: right; }

#coders_net {
	padding: 5px;
	text-align: center;
	border-top: solid 1px #2B438F;
	font-size: 9px;
	color: #808080;
}


#coders_net a, #coders_net a:visited {
	color: #303F6B;
	text-decoration: none;
}

#coders_net a:hover, #coders_net a:active {
	color: #FF1010;
	text-decoration: none;
}

/*
MG
*/
.bbcb_mg_codetitle {
	background: #009900;
	border:1px solid #D1D7DC;
	font-size: 10px;
	color: #9AEF9E;
	padding:5px;
	width:90%;
	font-weight:bold;
	text-align:left;
	margin-top:10px;
	background: url(images/bbcb_mg_code.gif) #009900 no-repeat right;
}

.bbcb_mg_codediv {
	background:#fafafa;
	border: 1px solid #D1D7DC; 
	color:#006600;
	border-top:0;
	font:12px Courier,"Courier New", sans-serif; 
	padding:5px;
	overflow:auto;
	width:90%;
	height:50px;
	text-align:left;
}

.bbcb_mg_quotetitle {
	background: #7995DF;
	border:1px solid #D1D7DC;
	font-size: 10px;
	color: #ECF0F6;
	padding:5px;
	width:90%;
	font-weight:bold;
	text-align:left;
	margin-top:10px;
	background: url(images/bbcb_mg_quote.gif) #7995DF no-repeat right;
}

.bbcb_mg_quotediv {
	background: #fafafa;
	border: 1px solid #D1D7DC; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	border-top:0;
	overflow:auto;
	width:90%;
	max-height:200px;
	text-align:left;
	}

.post-text .mg_codetitle {
	display: block;
	background: #009900;
	border:1px solid #D1D7DC;
	font-size: 10px;
	color: #9AEF9E;
	padding:5px;
	width:90%;
	font-weight:bold;
	text-align:left;
	margin-top:10px;
	background: url(images/bbcb_mg_code.gif) #009900 no-repeat right;
}

.post-text .mg_codediv {
	display: block;
	background:#fafafa;
	border: 1px solid #D1D7DC; 
	color:#006600;
	border-top:0;
	font:12px Courier,"Courier New", sans-serif; 
	padding:5px;
	overflow:auto;
	width:90%;
	height:50px;
	text-align:left;
}

.post-text .mg_quotetitle {
	display: block;
	background: #7995DF;
	border:1px solid #D1D7DC;
	font-size: 10px;
	color: #ECF0F6;
	padding:5px;
	width:90%;
	font-weight:bold;
	text-align:left;
	margin-top:10px;
	background: url(images/bbcb_mg_quote.gif) #7995DF no-repeat right;
}

.post-text .mg_quotediv {
	display: block;
	background: #fafafa;
	border: 1px solid #D1D7DC; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	border-top:0;
	padding:5px;
	overflow:auto;
	width:90%;
	text-align:left;
}

.bbcb_mg_spoiler {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FAFCFE;
	line-height: 125%;
	background-color: #FAFCFE;
	border: #000000;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
}

.post-text .spoiler {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444;
	background-color: #FAFAFA;
	border: 1px solid #FF8866;
	margin: 5px 20px;
	line-height: 125%;
	padding: 5px;
}

.post-text .spoiler_trans {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FAFAFA;
	background-color: #FAFAFA;
	border: solid 1px #FF8866;
	margin: 5px 20px;
	width: auto;
	padding: 5px;
}

.foundercolor,
a.foundercolor,
a.foundercolor:link,
a.foundercolor:active,
a.foundercolor:visited { color: #DD5544; font-weight: bold; }
a.foundercolor:hover { color:	#6699CC; text-decoration: underline; }

.admincolor,
a.admincolor,
a.admincolor:link,
a.admincolor:active,
a.admincolor:visited { color: #FF8866; font-weight: bold; }
a.admincolor:hover { color: #6699CC; text-decoration: underline; }

.modcolor,
a.modcolor,
a.modcolor:link,
a.modcolor:active,
a.modcolor:visited { color: #44AA88; font-weight: bold; }
a.modcolor:hover { color:	#6699CC; text-decoration: underline; }

.usercolor,
a.usercolor,
a.usercolor:link,
a.usercolor:active,
a.usercolor:visited { color : #4488CC; font-weight: bold; }
a.usercolor:hover { color: #6699CC; text-decoration: underline; }

.topic_glo,
a.topic_glo,
a.topic_glo:link,
a.topic_glo:active,
a.topic_glo:visited { color: #FF3300; font-weight: bold; }
a.topic_glo:hover { color:	#6699CC; text-decoration: underline; }

.topic_ann,
a.topic_ann,
a.topic_ann:link,
a.topic_ann:active,
a.topic_ann:visited { color: #44AA88; font-weight: bold; }
a.topic_ann:hover { color: #6699CC; text-decoration: underline; }

.topic_imp,
a.topic_imp,
a.topic_imp:link,
a.topic_imp:active,
a.topic_imp:visited { color: #337799; font-weight: bold; }
a.topic_imp:hover { color:	#6699CC; text-decoration: underline; }

.topic_nor,
a.topic_nor,
a.topic_nor:link,
a.topic_nor:active,
a.topic_nor:visited { color : #4488CC; font-weight: bold; }
a.topic_nor:hover { color: #6699CC; text-decoration: underline; }

.bbimages img {
	display: inline;
	border: 0px;
	margin: 0px auto;
}

hr {
	height: 0;
	border: solid #455995 0px;
	border-bottom-width: 1px;
}

abbr, acronym {
	border-bottom: 1px dotted #333;
	cursor: help;
}
.forum_rules { font-size : {T_FONTSIZE2}px; color : #ff0000; font-weight : bold; }
/* XS Dropdown & OnClick Menus */
#dropmenudiv{
	position:absolute;
	border:1px solid #334C9A;
	border-bottom-width: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #334C9A;
	padding: 1px 0;
	text-decoration: none;
}

#dropmenudiv a:hover{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #334C9A;
	padding: 1px 0;
	text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
	background: #F0F0F0 url(images/blue/bg_row_hover.gif) bottom right no-repeat;
}

h2.sitemap, h2.maximise, h2.minimise
	{
	background : url(images/maximise.gif) no-repeat center left;
	cursor : default;
	padding-left : 15px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

h2.minimise
	{
	background : url(images/minimise.gif) no-repeat center left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

ul.sitemap
	{
	list-style-type : none;
	margin-left : 0.5cm;
	padding-left : 0;
	}

ul.sitemap li
	{
	padding-left : 1.1em;
	font-family: Tahoma, Arial;
	font-size: 11px;
	}

ul.sitemap li a
	{
	background : transparent url(images/sitemapdocbullet.gif) no-repeat;
	/*margin-left : -1.1em;*/
	padding-left : 2.2em;
	}

ul.sitemap li img
	{
	padding-right : 2px;
	}

ul.sitemap li a:hover
	{
	background : transparent url(images/sitemapdocbullethover.gif) no-repeat;
	}

ul.sitemap li.parent
	{
	margin-left : -20px;
	}

ul.sitemap li a.parent
	{
	background : transparent;
	padding-left : 2px;
	}

ul.sitemap li ul
	{
	background : transparent /*url(images/sitemapfolderbullet.gif)*/ no-repeat;
	list-style-type : none;
	margin : -1.4em 0 0 -1.3em;
	padding : 1.4em 0 0 0.6em;
	}

ul.sitemap li ul:hover
	{
	background : transparent /*url(images/sitemapfolderbullethover.gif)*/ no-repeat;
	}

ul.sitemap li ul li
	{
	margin-left : 0.5cm;
	padding-left : 5px;
	}
}
h1 {
 font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
H1 { font-size:15px;  font-weight: bold;}


