@import url("common.css");
@import url("fap.css");
@import url("dock.css");
@import url("style_multi_colors.css");

body {
	background-color: #BAB8B9;
	/*background-color: #ffffff;*/
	/*background: #ffffff url('images/multi/bg_body.gif') top left repeat-x;*/
	margin: 0px 0px 0px 0;
	padding: 0px 10px 0px;
}

#global-wrapper {
	width: 90% !important;
	clear: both;
	margin: 0 auto;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 0px;
}

/* wrapper 
#wrapper {
	width: 980px !important;
	display: table-cell;
	background: #ffffff url('./images/multi/bg/bg_b_l.gif') top left repeat-y;
}

#wrapper1 { background: url('./images/multi/bg/bg_b_r.gif') top right repeat-y; }
#wrapper2 { background: url('./images/multi/bg/bg_h_c.gif') top left repeat-x; }
#wrapper3 { background: url('./images/multi/bg/bg_h_l.gif') top left no-repeat; }
#wrapper4 { background: url('./images/multi/bg/bg_h_r.gif') top right no-repeat; }
#wrapper5 { background: url('./images/multi/bg/bg_f_c.gif') bottom left repeat-x; }
#wrapper6 { background: url('./images/multi/bg/bg_f_l.gif') bottom left no-repeat; }
#wrapper7 { background: url('./images/multi/bg/bg_f_r.gif') bottom right no-repeat; }
*/
#wrapper-inner {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
}

.rounded_line {
}

.rounded_line_ext {
	background: #ccddee;
	padding: 5px;
}

#top_logo{
	border: 0px solid #003366;
	border-bottom: solid 0px #E20074;
	background: #000000;
	/* background: url('images/multi/top_header_ts.png') repeat; */
/* MG XMas */
	/*background: url('images/multi/xmas/xmas_header.png');*/
/* MG XMas */
	height: 140px;
}

#logo-img {
	margin-top: 20px;
	margin-left: 10px;
}

#bottom_logo_ext{
	border-top: 1px solid #E20074;
	/*border-bottom: 1px solid #727272;*/
}

#bottom_logo{
}

/*okvir oko forumtable*/
.leftshadow{
	background: url('images/multi/bg/shadow_left.png') repeat-y;
	width: 6px;
	vertical-align: top;
}

.rightshadow{
	background: url('images/multi/bg/shadow_right.png') repeat-y;
	width: 6px;
	vertical-align: top;
}

.topleftshadow{
	background: url('images/multi/bg/bg_h_l.png') no-repeat;
	width: 6px;
	vertical-align: top-left;
}

.topcentershadow{
	background: url('images/multi/bg/bg_h_c.png') repeat-x;
	width: 6px;
	vertical-align: top;
}

.toprightshadow{
	background: url('images/multi/bg/bg_h_r.png') no-repeat;
	width: 6px;
	vertical-align: top;
}

.bottomleftshadow{
	background: url('images/multi/bg/bg_f_l.png') no-repeat;
	width: 6px;
	vertical-align: top;
}

.bottomcentershadow{
	background: url('images/multi/bg/bg_f_c.png') repeat-x;
	width: 6px;
	vertical-align: top;
}

.bottomrightshadow{
	background: url('images/multi/bg/bg_f_r.png') no-repeat;
	width: 6px;
	vertical-align: top;
}

#forumtable {
	background-color: #F0F0F0;
	/*background-color: #E20074;*/
	border-right: solid 2px #E20074;
	border-bottom: solid 2px #E20074;
	border-top: solid 2px #E20074;
	border-left: solid 2px #E20074;
	margin: 0px 0px 0px 0;	
	/*padding: 10px 10px 10px 10px;*/
	/*border-width: 2px 2px 2px 2px;*/
}

.post-text {
	max-width: 740px !important;
}

#acp, #forumtable, p, td, th {
	color: #000000;
}

label { color: #333333; }

label:hover { color: #666666; }

a { color: #000000; text-decoration: underline; }
a:visited { color: #000000; text-decoration: underline; }
a:hover, a:active { color: #CC3333; text-decoration: underline;}

.error-message { color: #CC3333; }

hr {
	border: 0px none #ffffff;
	border-top: 1px solid #444444;
}

/* header */
.forum-buttons {
	background: #E20074;
	color: #f4f4f4;
	border-top-style: double;
	border-bottom-style: double;
	/*border-left-style: double;
	border-right-style: double;
        border-left: 1px solid #f4f4f4;
        border-right: 1px solid #f4f4f4;*/
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	height: 25px;
}

.forum-buttons a, .forum-buttons a:visited { color: #f4f4f4; font-weight: bold; text-decoration: none; vertical-align: top; }
.forum-buttons a:hover, .forum-buttons a:active { color: #000000; font-weight: bold; text-decoration: none; vertical-align: top; }

.gh-border {
	border-left: solid 1px #cc3333;
	border-right: solid 1px #cc3333;
}

.forum-buttons2 {
	background: #000000;
	color: #F0FFAC;
	font-weight: bold;
	font-size: 11px;
	height: 18px;
	padding: 0 5px;
	border: solid 0px #C1C1C5;
	border-right-color: #727272;
	border-bottom-color: #727272;
	white-space: nowrap;
}

.forum-buttons2 a, .forum-buttons2 a:visited { color: #f4f4f4; font-weight: bold; text-decoration: none; }
.forum-buttons2 a:hover, .forum-buttons2 a:active { color: #cc3333; font-weight: bold; text-decoration: none; }

.header-search { padding: 5px; }

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

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

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

.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;
}

.forumline {
	background-color: #E20074;
	border: solid 2px #E20074;
	/*border-top-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-right-style: double;*/
	margin: 5px 0;
}

.forumlinenb {
	background-color: #E20074;
	border-right: solid 2px #E20074;
	border-bottom: solid 2px #E20074;
	border-top: solid 0px #F5F5F5;
	border-left: solid 2px #E20074;
	/*margin: 10px 0px 0px 0px;

	*/
}

.forumlinenbLim {
	background-color: #000000;
	border: solid 1px #E20074;
	/*border-bottom: solid 6px #E20074;
	border-top: solid 0px #F5F5F5;
	border-left: solid 6px #E20074;
	margin: 10px 0px 0px 0px;

	*/
}

.forumlineLim {
  background: #E20074;
	border-top: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #707070;
	border-bottom: 1px solid #707070;
	/*background-color: #f8f8f8;
	border: 0px;
	margin: 10px 0px 0px 0px;
	*/
}

.pmLim {
  background: #F5F5F5;
	border-top: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #707070;
	border-bottom: 1px solid #707070;
	/*background-color: #f8f8f8;
	border: 0px;
	margin: 10px 0px 0px 0px;
	*/
}

.forumline-no {
	border: solid 1px #888888;
	background-color: #F5F5F5;
}

.forumline-no2 {
	background-color: #F5F5F5;
	/*margin: 5px 0;*/
}

.row1, .row2, .row3, .row4, .row1h, .row1h-new, .row1hHover, .row1h-newHover, .row2h, .row2h-new, .row2hHover, .row2h-newHover, .row3h {
	background-color: #F5F5F5;
	border: solid 0px #C1C1C5;
	border-right: solid 1px #727272;
	border-bottom: solid 1px #727272;
	text-align: left;
}

.row1, .row1h, .row1h-new, .row1hHover, .row1h-newHover {
	background-color: #F5F5F5;
}

.row2, .row2h {
	background-color: #eeeeee;
}

.row3, .row3h {
	background-color: #dedede;
}

.row4 {
	background-color: #E20074;
}

.row5, .row5h {
	background-color: #E20074;
}

.row5bg {
	background: #444444 url('images/multi/bg_hdr.gif');
	border-width: 1px 0px 1px 0px;
	border-bottom: 1px solid #f4f4f4;
	border-top: 1px solid #f4f4f4;
}

.row6 {
	background-color: #f8f8f8;
	border: solid 1px #727272;
}

.row-recent {
	background-color: #f8f8f8;
	border: solid 1px #ffffff;
	border-bottom-color: #727272;
	text-align: left;
}

.rowcal {
	background-color: #f8f8f8;
	border: solid 1px #ffffff;
	border-right-color: #727272;
	border-bottom-color: #727272;
	text-align: left;
}

.rowcal2 {
	background-color: #f8f8f8;
	text-align: left;
}

.rowcal3 {
	background-color: #f8f8f8;
	text-align: center;
}

.rowcalquote {
	background-color: #f8f8f8;
	border: solid 1px #f4f4f4;
	text-align: center;
	vertical-align: top;
}

.quote {
	background-color: #f8f8f8;
	border: solid 1px #f4f4f4;
	vertical-align: top;
}

.row1h:hover, .row1hHover, .row2h:hover, .row2hHover {
	/*background: #f4f8fb url('images/multi/bg_row_hover.gif') bottom right no-repeat;*/
	/*background: #e4e8eb url('images/multi/bg_row_hover.gif') bottom right no-repeat;*/
	background: #eeeeee url('images/multi/bg_row_hover.gif') bottom right no-repeat;
	border: solid 0px #C1C1C5;
	border-right: solid 1px #727272;
	border-bottom: solid 1px #727272;
}

.row1h-new:hover, .row1h-newHover, .row2h-new:hover, .row2h-newHover {
	/*background: #e4e8eb url('images/multi/bg_row_hover_new.gif') bottom right no-repeat;*/
	background: #BAB8B9 url('images/multi/bg_row_hover_new.gif') bottom right no-repeat;
	border: solid 0px #C1C1C5;
	border-right: solid 1px #727272;
	border-bottom: solid 1px #727272;
}

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

.row1g, .row1g-left, .row1g-left-top {
	background: #F5F5F5;
	border: solid 1px #FFFFFF;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
}

.row1g {
	vertical-align: middle;
	text-align: center;
}

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

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

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

.forumline th, .forumlinenb th {
  background: #ffffff url('images/multi/bg/bg_cattop.png') top left repeat-x;
	/*background: #B7A4CA;*/
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	height: 24px;
	padding: 0 5px;
	border: solid 0px #7D7266;
	border-right: solid 1px #7D7266;
	border-bottom: solid 1px #7D7266;
	white-space: nowrap;
}

.forumline th.right, .forumlinenb th.right {
	border-right-color: #ff0000;
}

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

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

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

.forumline .row-header, .forumlinenb .row-header {
  background: #ffffff url('images/multi/bg/bg_cattop.png') top left repeat-x;
	/*background: #B7A4CA;*/
	border: solid 0px #C1C1C5;
	border-right: solid 0px #000000;
	border-bottom: solid 1px #7D7266;
	padding: 0;
	text-align: left;
	vertical-align: middle;
	height: 27px;
}

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

.forumlinevb {
  background: #ffffff url('images/multi/bg/bg_cattop.png') top left repeat-x;
	/*background: #B7A4CA;*/
	border: solid 0px #C1C1C5;
	border-right: solid 0px #000000;
	border-bottom: solid 1px #000000;
	padding: 0;
	text-align: left;
	vertical-align: top;
	height: 27px;
}

.forumline .row-header span, .forumlinenb .row-header span {
	background: url('images/multi/little_box.png') no-repeat left;
/* MG XMas */
	/*background: url('images/multi/xmas/little_box.png') top left no-repeat;*/
/* MG XMas */
	padding-left: 24px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #000000;
	display: inline;
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;
	height: 24px;
	/*line-height: 1.2em;*/
}

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

.row-header a:hover, .row-header a:active {
	color: #cc3333;
	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;
	color: #000000;
}

.row-center-smallLim {
	font-size: 9px;
	color: #FFFFFF;
}

.catBottom, .cat, .catLeft, .catRight {
  background: #ffffff url('images/multi/bg/bg_catbottom.png') top left repeat-x;
	/*background: #B7A4CA;*/
	text-align: center;
	border: solid 0px #ffffff;
	border-top: solid 1px #7D7266;
	border-right-color: #dddddd;
	border-bottom: solid 1px #7D7266;
	height: 28px;
	min-height: 28px;
}

.catRight {
	border-right-color: #ffffff;
}

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

.spaceRow {
	background: #E20074;
	border: solid 0px #FFFFFF;
	border-right: solid 0px #E20074;
	border-left: solid 0px #E20074;
	border-bottom-color: #DDDDDD;
	height: 4px;
	padding: 0;
}

.forumline td.spaceRow, .forumlinenb td.spaceRow { padding: 0; }

/* === Tables === */

.tbl {
	margin-top: 0px;
	margin-bottom: 0px;
        border-top: solid 2px #E20074;
}

.tbl-title {
	color: #ffffff;
	margin-top: 0px;
       padding-top: 5px;
}

.tbl-h-c {
	background-color: #000000;
	height: 29px;

	font-weight: bold;
	/*font-size: 1.3em;*/
	text-align: center;
	vertical-align: middle;
	margin: 0;
	/*white-space: nowrap;
	overflow: hidden;*/
}

.tbl-h-l {
	background-color: #000000;
        border-left: solid 2px #E20074;
        border-bottom: solid 0px #E20074;
	padding-left: 27px;
}

.tbl-h-r {
	background-color: #000000;
        border-right: solid 2px #E20074;
	padding-right: 27px;
}

.tbl-f-c {
	background-color: #000000;
	height: 0px;
	font-size: 0.1em;
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
}

.tbl-f-l {
	background-color: #000000;
	padding-left: 4px;
}

.tbl-f-r {
	background-color: #000000;
	padding-right: 4px;
}

/* navigation */
.nav-header {
	background: #BAB8B9;
/* MG XMas */
	/*background: #e8eef8 url('images/multi/xmas/bg_nav1.gif');*/
/* MG XMas */
	color: #888888;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 4px 5px;
}

.nav-header2 {
	background: #E20074;
	color: #888888;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding: 4px 5px;
}

.nav-links {
	color: #888888;
	text-align: right;
	background: #F5F5F5;
	padding: 3px 5px;
	font-size: 10px;
	line-height: 1.4em;
}

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

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

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

.nav-div a:hover, .nav-div a:active {
	color: #cc3333;
	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: #993366;
}

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

/* forum index */
.forumlink, .forumlink-new {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3em;
	color: #FFFFFF;;
}

.forumlink2, .forumlink2-new {
	font-size: 10px;
	font-weight: bold;
	line-height: 1.3em;
	color: #336699;
}

a.forumlink, a.forumlink:visited { color: #E20074; text-decoration: none; }
a.forumlink:hover, a.forumlink:active { color: #CC3333; text-decoration: underline; }
a.forumlink-new, a.forumlink-new:visited { color: #FF5500; text-decoration: none; }
a.forumlink-new:hover, a.forumlink-new:active { color: #CC3333; text-decoration: underline; }

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

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

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

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

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

.topiclink-new a{
	color: #dd2222;
}

.topiclink-new a:hover, .topiclink-new a:active {
	text-decoration: underline;
}

/* pagination */
.gotopage a, .gotopage a:visited, .pagination a, .pagination a:visited {
	padding: 1px;
	background: #ffffff url('images/multi/bg_nav2.gif') top left repeat-x;
	border: #888888 1px solid;
	color: #225599;
}

.gotopage a:hover, .gotopage a:active, .pagination a:hover, .pagination a:active {
	padding: 1px;
	border: #dd2222 1px solid;
	color: #336699;
}

/* post */
.row-signature {
	background-color: #f8f8f8;
	border: solid 1px #ffffff;
	border-top: none;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	text-align: left;
}

.row-post-author, .row-post {
	background: #eeeeee;
/* MG XMas */
	/*background: #ffffff url('images/multi/xmas/bg_post.gif') top left repeat-x;*/
/* MG XMas */
	border: solid 1px #ffffff;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	vertical-align: top;
	padding: 3px;
}

.row-post-authorLim {
	background: #F5F5F5;
	border: solid 1px #FFFFFF;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	vertical-align: top;
	padding: 3px;
}

.row-post-author {
	text-align: center;
	width: 150px;
}

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

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

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

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

#post-detailsLim {
  /*background: #ffffff url('images/userpost.png') top left repeat-x;*/
  background: #eeeeee;
  /*height: 5px;*/
	text-align: center;
	margin: 5px;
	color: #000000;
	font-size: 9px;
	font-weight: bold;
	line-height: 1.4em;
	border: solid 2px #E20074;
}

#post_border_a {
   /*background-color: #EEEEEE;*/
   border-bottom: 0px dashed #838383;
   border-top: 0px solid #d6d6d6;
   border-left: 0px solid #d6d6d6;
   border-right: 0px solid #838383;
   font-weight: normal;
   color: #552836;
}   

#post_border_b {
   border-bottom: 0px dashed #838383;
   border-top: 0px solid #d6d6d6;
   border-left: 0px solid #d6d6d6;
   border-right: 0px solid #838383;
   font-weight: normal;
   font: icon;
   color: #552836;
}     

#post_border_c {
   /*background-color: #EEEEEE;
   border-bottom: 1px solid #838383;
   border-top: 0px solid #d6d6d6;
   border-left: 1px solid #d6d6d6;
   border-right: 1px solid #838383;*/
   font-weight: normal;
   font: icon;
   color: #277B61;
}   

#post_border_d {
   /*border-bottom: 1px solid #838383;
   border-top: 1px solid #d6d6d6;
   border-left: 1px solid #d6d6d6;
   border-right: 1px solid #838383;*/
   font-weight: normal;
   font: icon;
   color: #61277B;   
}

#post_border_e {
   border-bottom: 1px solid #838383;
   border-top: 1px solid #d6d6d6;
   border-left: 1px solid #d6d6d6;
   border-right: 1px solid #838383;
   font-weight: normal;
   font: icon;
   color: #552836;
}   

#space {
   border-bottom: 0px solid #838383;
   border-top: 0px solid #d6d6d6;
   border-left: 0px solid #d6d6d6;
   border-right: 0px solid #838383;
   font-weight: normal;
   height:2px;
} 

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

.post-buttons-top {
	float: right;
	margin-top: 2px;
}

.post-subject {
	color: #225599;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 5px;
	line-height: 20px;
}

.row-post-date, .row-post-buttons {
	border: solid 1px #ffffff;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	vertical-align: middle;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	background: #dedede;
	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: #445599;*/
	vertical-align: middle;
}

.post-buttons a:hover img, .post-buttons a:active img, .post-buttons-single a:hover img, .post-buttons-single a:active img {
	/*background-color: #FF5522;*/
	vertical-align: middle;
}

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

/* phpbbstyles.com bbcode */
blockquote {
	margin: 0;
	padding: 0;
	display: block;
	/*overflow: hidden;*/
	overflow: auto;
}

.post-text blockquote {
	color: #000000;
	display: block;
	/*overflow: hidden;*/
	overflow: auto;
	margin: 5px 20px;
	width: auto;
	border: dotted 2px #000000;
	background: #BAB8B9 url('images/vB/bg_quote_content.gif') bottom right no-repeat;
	padding: 5px;
	font-size: 12px;
}

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

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

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

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

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

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

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

.code-header a:link, .code-header a:visited  { color: #c3c3c3; text-decoration: none; border-bottom: dotted 1px #c3c3c3; }
.code-header a:hover, .code-header a:active { color: #c3c3c3; text-decoration: none; border-bottom: dotted 1px #c3c3c3; }
.code-content {
	/*overflow: hidden;*/
	overflow: auto;
	padding: 0;
}

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

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

.code-row-text {
	color: #424242;
}

div.code li.code-row-highlight {
	color: #ff5500;
	border-color: #d8d8d8;
}

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

li.code-row-first {
	border-top: none;
}

/* inputs */
.helpline {
	background: #ffffff url('images/multi/bg/bot_links.png') top left repeat-x;
	border: solid 1px #727272;
	color: #666666;
}

* html input, * html textarea, * html select,
input, textarea, select {
	background: #ffffff url('images/multi/bg/bot_links.png') top left repeat-x;
  border: solid 1px #727272;
	color: #888888;
}

* html textarea, * html select,
textarea, select {
	background: #ffffff url('images/multi/bg/bot_links.png') top left repeat-x;
	border: 1px solid #727272;
}

input:hover, textarea:hover, select:hover {
	background: #ffffff url('images/multi/bg/bot_links.png') top left repeat-x;
	border: solid 1px #CC3333;
	color: #CC3333;
}

input:focus, textarea:focus, select:focus {
	background: #ffffff url('images/multi/bg/bot_links.png') top left repeat-x;
	border: solid 1px #ff5500;
	color: #000000;
}

input.post, input.mainoption, input.altoption, input.liteoption {
	background: #ffffff url('images/multi/bg/bot_links.png') top left repeat-x;
}

input.post, * html input.post {
	background: #ffffff url('images/multi/bg/bot_links.png') top left repeat-x;
	border: 1px solid #727272;
	color: #333333;
}

input.mainoption, * html input.mainoption {
	border: solid 1px #666666;
	color: #333333;
	font-weight: bold;
}

input.altoption, * html input.altoption {
	border: solid 1px #888888;
	color: #225599;
}

input.liteoption, * html input.liteoption {
	border: solid 1px #727272;
	color: #666666;
}

input.post:hover, input.mainoption:hover, input.altoption:hover, input.liteoption:hover {
	background: #ffffff url('images/multi/bg/bot_links.png') top left repeat-x;
	border: solid 1px #CC3333;
	color: #CC3333;
}

input.post:focus, input.mainoption:focus, input.altoption:focus, input.liteoption:focus {
	background: #ffffff url('images/multi/bg/bot_links.png') top left repeat-x;
	border: solid 1px #ff5500;
	color: #333333;
}

input.button {
	background: #ffffff url('images/multi/bg_nav2.gif') top left repeat-x;
	border: solid 1px #BBBBBB;
	border-left-color: #CCCCCC;
	border-top-color: #CCCCCC;
	color: #333333;
}

input.button:hover {
	border: solid 1px #CC3333;
	border-right-color: #BB2222;
	border-bottom-color: #BB2222;
	color: #000000;
}

input.button:focus {
	border: solid 1px #ff5500;
	border-right-color: #ee4400;
	border-bottom-color: #ee4400;
	color: #000000;
}

select optgroup {
	background-color: #000000;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
}

select option {
	background-color: #f0f0f0;
	color: #333333;
}

input.search:hover, input.search:focus, input.search:active, input.search {
	background-image: url('images/multi/icon_textbox_search.gif');
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 17px;
}

/* private message popup */
.popuppm-new a {
	margin: 5px 0;
	padding: 40px 60px;
	font-size: 12px;
	font-weight: bold;
	background: #ffffff url('images/multi/bg_post.gif') top left repeat-x;
	border: solid 1px #444444;
	color: #336699;
	text-decoration: none;
}

.popuppm-new a:hover {
	color: #FFFF80;
	text-decoration: underline;
}

.row-right {
	text-align: right;
	vertical-align: middle;
}

/* News Block */
.forumline .news-header, .forumlinenb .news-header {
	background: #C8C8C8;
	border: solid 0px #C1C1C5;
	border-right: solid 1px #727272;
	border-bottom: solid 1px #727272;
	padding: 0;
	text-align: left;
	vertical-align: top;
	height: 27px;
}

.forumline .news-header span, .forumlinenb .news-header span {
	background: url('images/multi/little_box.png') no-repeat left;
/* MG XMas */
	/*background: url('images/multi/xmas/little_box.png') top left no-repeat;*/
/* MG XMas */
	padding-left: 24px;
	color: #225599;
	display: block;
	padding-top: 6px;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.5em;
}

.row-news-tickers b { color: #225599; }

.copyright {
	padding-left: 2px;
	padding-right: 2px;
	font-size: 9px;
	color: #7D7266;
	vertical-align: middle;
}

.generation {
	/*padding: 2px;
	padding-bottom: 4px;*/
	font-size: 9px;
	color: #7D7266;
}

.activity-links {
	color: #888888;
	text-align: right;
	background: #ffffff url('images/multi/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 {
	/*
	display: block;
	clear: both;
	vertical-align: bottom;
	*/
	border: solid 1px #999999;
	padding: 0px;
	margin-top: 3px;
	background-color: #BAB8B9;
}

.post-note {
	background-color: #BAB8B9;
	border: solid 1px #ffffff;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	text-align: left;
	font-size: 10px;
	color: #7D7266;
	padding: 2px;
}

.post-note a, .post-note a:visited { color: #7D7266; text-decoration: underline; }

.post-note a:hover, .post-note a:active { color: #F2F21E; text-decoration: underline; }

.post-note-delete { float: right; }

.extra-top-padding { padding-top: 1px; }
