/**************************************************************/
/*A - SETUP*/
/***************************************************************/
/*A1 Import the colour scheme*/
/*-------------------------------------------------------------*/
/*A1.1*/
@import url(http://magicbritain.f-rpg.ru/files/0014/82/ad/81189.css);
/*A2 Deal with browser defaults and wonkiness*/
/*-------------------------------------------------------------*/
/*A2.1*/
HTML, BODY
{
	margin: 0 5px 0 0px;
	padding: 0 0px;
}
/*A2.2*/
.punbb *
{
	margin: 0 0px;
}
/*A2.3*/
.punbb UL, .punbb DL, .punbb LI, .punbb DD, .punbb DT
{
	list-style: none;
        color: #3D3D3D;
	font-family: "Times New Roman";
	font-weight: bold;
	width: auto;
	font-size: 13px;
}
/*A2.4*/
.punbb IMG
{
	border: none;
}
/*A2.5*/
.punbb .main TABLE
{
	table-layout: fixed;
	width: 100%;
	margin-bottom: 15px;
}
/*A2.6*/
.checkfield INPUT[type="checkbox"], .radiofield INPUT[type="radio"]
{
	margin: 0 0.3em;
}
/*A2.7*/
P[class="checkfield"] *, DIV[class="checkfield"] *, FIELDSET[class="radiofield"] *
{
	height: 1.8em;
	vertical-align: middle;
}
/*A3 Text setup*/
/*-------------------------------------------------------------*/
/*A3.1*/
BODY
{
	font-size: 100.01%;
	background: #000000 url(http://magicbritain.f-rpg.ru/files/0014/82/ad/41147.jpg) repeat fixed center top;
}
/*A3.2*/
.punbb
{
	font: normal 68.75% verdana, arial, helvetica, sans-serif;
}
/*A3.3*/
.punbb TEXTAREA, .punbb INPUT, .punbb SELECT, .punbb OPTGROUP
{
	font: 1em verdana, arial, helvetica, sans-serif;
	margin-top: 10px;
}
/*A3.4*/
.punbb H1, .punbb H2, .punbb H3, .punbb H4, .punbb TABLE, .punbb TH
{
	font-size: 1em;
	font-weight: normal;
}
/*A3.5*/
.punbb H1 SPAN, .punbb H2 SPAN, .punbb LEGEND SPAN
{
	font-size: 1em;
	color: #471F6D;
	margin-bottom: -20px;
}
/*A3.6*/
.punbb PRE
{
	font: 1.1em / 140% monaco, "bitstream vera sans mono", "courier new", courier, monospace;
}
/*A3.7*/
.punbb ADDRESS, .punbb EM
{
	font-style: normal;
}
/*A3.8*/
.punbb .post-content EM
{
	font-style: italic;
}
/*A3.9*/
.punbb .post-content EM.bbuline
{
	font-style: normal;
	text-decoration: underline;
}
/*A3.10*/
.punbb A
{
	text-decoration: none;
	color: #281834;
}
.punbb A:hover
{
	text-decoration: none;
	color: #020202;
}
/*A3.11*/
.punbb OPTGROUP
{
	font-weight: bold;
}
/*A4 Float clearing and hidden items*/
/*-------------------------------------------------------------*/
/*A4.1*/
#pun:after, .punbb .container:after, .punbb .post-links UL:after, .punbb .main DIV.inline:after, .punbb .post-box:after, .punbb .linksb:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	overflow: hidden;
	line-height: 0;
	font-size: 0;
}
/*A4.2*/
.acchide, #pun-index #pun-main H1, #pun-navlinks H2, #pun-pagelinks H2, #pun-status H2, #pun-ulinks H2, .punbb .forum H2, .punbb .multipage .topic H2, .punbb DL.post-sig DT SPAN, .punbb P.crumbs STRONG, .punbb .divider HR, .punbb .required LABEL EM, .punbb .formsubmit LABEL, .punbb .submitfield LABEL, .punbb .modmenu LABEL, #pun-userlist .main H2
{
	font-size: 0;
	height: 0;
	width: 0;
	line-height: 0;
	position: absolute;
	left: -9999px;
	overflow: hidden;
}
/*A5 Basic page layout and borders*/
/*-------------------------------------------------------------*/
/*A5.1*/
#pun
{
	position: relative;
	width: 900px;
	margin: 0px auto;
	padding-left: 92px;
	padding-right: 92px;
	background: url(http://magicbritain.f-rpg.ru/files/0014/82/ad/31296.png) repeat-y center;
}
/*A5.2*/
.punbb
{
	float: left;
	width: 900px;
	height: auto;
}
/*A5.3*/
#pun-redirect, #pun-maint
{
	margin: 50px 20% 12px;
	width: auto;
	float: none;
	background-color: #FFFFFF;
}
/*A5.4*/
.punbb .section, .punbb .main
{
}
/*A5.5*/
.punbb .category, .punbb .post
{
	padding: 0px;
}
/*A5.6*/
.punbb #pun-category1, .punbb .toppost, .punbb .topicpost
{
}
/*A5.7*/
#pun-post .topic
{
	margin-top: 1em;
}
/*A5.8*/
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info, .punbb .category, .punbb .post
{
}
/*A5.9*/
/*A5.10*/
.punbb .section H2, #pun-main H1, #pun-main H2, #pun-stats H2, #pun-debug H2
{
	text-align: center;
	font-size: 20px;
	text-transform: none;
	/*-o-border-radius: 7px*/
	color: #503568;
	font-family: 'lobster';
	text-shadow: 1px 1px 1px #D8D4B9;
}
/*B - MAIN CONTENT - GENERAL*/
/*B1.1*/
.punbb .post-content
{
	padding: 0;
	margin: 0;
	width: 100%;
	overflow: hidden;
	text-align: justify;
	font-family: 'Times new roman';
	font-size: 14px;
	color: #262430;
}
/*B1.2*/
.punbb .post-sig DT
{
	display: block;
	border-top: 1px solid #888;
	width: 250px;
	margin: 5px 0;
}
/*B1.3*/
.punbb .post-content P
{
	margin: 0;
	padding: 0 0 1em;
	line-height: 150%;
}
/*B1.4*/
.punbb .post-content IMG
{
	vertical-align: text-bottom;
}
/*B1.5*/
.punbb .post-content IMG.postimg
{
	vertical-align: middle;
}
/*B1.6*/
.punbb .post-content .blockcode, .punbb .post-content BLOCKQUOTE
{
	width: 100%;
	overflow: hidden;
}
/*B1.7*/
.punbb .post-content .scrollbox
{
	width: 100%;
	overflow: auto;
}
/*B1.8*/
.punbb .post-content .quote-box
{
	margin: 0.4em 1.8em 1.4em;
	padding: 1em;
	background-image: url(http://magicbritain.f-rpg.ru/files/0014/82/ad/27426.png);
	border-top: 5px solid #805D4A;
	border-bottom: 5px solid #7F5C49;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
}
/*B1.9*/
.punbb .quote-box CITE, .punbb .code-box STRONG.legend
{
	display: block;
	padding-bottom: 0.7em;
	font-size: 1.1em;
	font-weight: bold;
	font-style: normal;
	margin: 0;
}
/*B2 Information boxes*/
/*-------------------------------------------------------------*/
/*B2.1*/
.punbb .info-box
{
	padding: 1.1em 1.7em 1em;
	border-style: solid;
	border-width: 1px;
	margin: 0 0 1.1em;
}
/*B2.2*/
.punbb .info-box *
{
	padding: 0 0 0.7em;
}
/*B2.3*/
.punbb #pun-main .info-box .legend
{
	font-size: 1.1em;
	font-weight: bold;
}
/*B3 Pagination and posting links*/
/*-------------------------------------------------------------*/
/*B3.1*/
.punbb .linkst
{
	float: left;
	position: relative;
	width: 100%;
	font-size: 1.1em;
	height: 0;
	margin-top: -5px;
}
/*B3.2*/
.multipage
{
	margin-top: 3em;
	width: auto;
	padding: 10px;
}
/*B3.3*/
.linkst .pagelink
{
	position: absolute;
	top: -4em;
	left: 1em;
	width: 24em;
}
/*B3.4*/
.linkst .postlink
{
	position: absolute;
	top: -4em;
	right: 1em;
	text-align: right;
	font-weight: bold;
}
/*B3.5*/
.punbb .linksb
{
	text-align: right;
	padding: 0.4em 1em 0.5em;
	font-size: 1.1em;
	margin-bottom: 50px;
}
/*B3.6*/
.linksb .pagelink
{
	float: left;
	width: 24em;
	text-align: left;
}
/*B3.7*/
.linksb .postlink
{
	float: right;
	width: 16em;
	font-weight: bold;
}
/*B3.8*/
.subscribelink
{
	clear: both;
	padding-top: 0.3em;
	padding-bottom: 0.5em;
}
/**************************************************************/
/*C - MAIN CONTENT - SPECIFIC*/
/***************************************************************/
/*C1 Form layout*/
/*-------------------------------------------------------------*/
/*C1.1*/
.punbb .formal .container
{
	text-align: center;
	margin-bottom: 100px;
	padding: 5px;
	background-color: ;
}
/*C1.2*/
.punbb .formsubmit
{
	padding: 0 0 0 1.7em;
	margin: 1em 0 0;
	text-align: center;
}
/*C1.3*/
.punbb .formsubmit INPUT, .punbb .formsubmit A, .punbb .formsubmit SPAN
{
	margin: 0 0.6em 0 0;
}
/*C1.4*/
.punbb FIELDSET
{
	text-align: justify;
	border: 0px solid #000000;
}
/*C1.5*/
.punbb FIELDSET LEGEND
{
	padding: 0;
	margin: 0 0 0 11px;
	font-size: 1.1em;
}
/*C1.6*/
.punbb FIELDSET LEGEND SPAN
{
	color: #604D84;
	text-transform: uppercase;
	font-size: 8px;
	font-weight: bold;
	margin-left: 5px;
}
/*C1.7*/
.punbb FIELDSET FIELDSET
{
	border-style: none;
	margin: 0;
	padding: 0 0 8px;
}
/*C1.8*/
.punbb .fs-box
{
	padding: 10px 15px;
}
/*C1.9*/
.punbb .fs-box P, .punbb .fs-box FIELDSET
{
	padding-bottom: 9px;
}
/*C1.10*/
.punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield
{
	float: left;
	margin-right: 1em;
}
/*C1.11*/
.punbb .inline .infofield
{
	clear: both;
}
/*C1.12*/
.punbb .datafield BR
{
	display: none;
}
/*C1.13*/
.punbb .required LABEL, .punbb .datafield SPAN.input
{
	font-weight: bold;
}
/*C1.14*/
.punbb .datafield SPAN.input A
{
	font-weight: normal;
}
/*C1.15*/
.punbb .areafield SPAN.input, .punbb P.longinput SPAN.input
{
	display: block;
	padding: 0 12em 0 0;
	height: 100%;
	/*For IE*/
}
/*C1.16*/
.punbb TEXTAREA, .punbb .longinput INPUT
{
	width: 64%;
	margin: 0;
	border: 1px dotted #000000;
	background-color: #ECEEED;
}
/*C1.17*/
.punbb .hashelp
{
	position: relative;
}
/*C1.18*/
.punbb .helplinks
{
	display: block;
	position: absolute;
	top: 1em;
	right: 0;
	font-weight: normal;
	width: 36%;
}
/*c1.19*/
.punbb #profile .helplinks
{
	top: 1.5em;
}
/*C1.20*/
.punbb .helplinks SPAN
{
	display: block;
	padding-bottom: 0.2em;
}
/*C1.21*/
#pun-post .formal .info-box LI
{
	padding-left: 4px;
	list-style-type: square;
	list-style-position: inside;
	line-height: 1.5;
	margin: 0;
}
/*C2 Table layout*/
/*-------------------------------------------------------------*/
/*C2.1*/
.punbb .main .tcl
{
	overflow: hidden;
	width: 50%;
}
/*C2.2*/
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod
{
	text-align: center;
	width: 10%;
}
/*C2.3*/
.punbb .main .tcr
{
	overflow: hidden;
	text-align: right;
	width: 30%;
}
/*C2.4*/
#pun-userlist .main .tcl, #pun-searchtopics .main .tcl, #pun-modviewforum .main .tcl
{
	width: 30%;
}
/*C2.5*/
#pun-userlist .main .tc2, #pun-searchtopics .main .tc2
{
	text-align: center;
	width: 10%;
}
/*C2.6*/
#pun-debug TABLE .tcl
{
	width: 15%;
	white-space: normal;
}
/*C2.7*/
#pun-debug .tcr
{
	width: 90%;
	white-space: normal;
}
/*C2.8*/
#pun-index .tcl H3
{
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 6px;
	font-family: "Times New Roman";
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #FFFFFF;
}
#pun-index .tcl H3 A
{
	color: #210E4F;
}
#pun-index .tcl H3 A:hover
{
	color: #6608B6;
}
/*C2.9*/
.punbb TD SPAN.youposted
{
	font-weight: bold;
	margin-left: -1em;
	position: absolute;
}
/*C2.10*/
.punbb TD .modlist
{
	display: none;
	padding-top: 0.3em;
}
/*C2.11*/
.punbb .main TH
{
	text-transform: lowercase;
	font-weight: bold;
	font-style: normal;
	font-family: Calibri;
}
/*C2.13*/
.punbb .main .tcl
{
	text-align: center;
	width: auto;
}
/*C2.12*/
/*C2.14*/
.punbb TBODY.hasicon TD.tcl
{
	font-size: 14px;
	font-family: "Times New Roman";
	padding-bottom: 5px;
	text-align: justify;
	padding-left: 0;
	padding-top: 1px;
}
/*C2.15*/
.punbb DIV.icon
{
}
/*C2.16*/
.punbb TABLE DIV.icon
{
	font-size: 1.05em;
	margin-left: -25px;
	float: right;
}
/*C3 Topics*/
/*-------------------------------------------------------------*/
/*C3.1*/
.punbb .post .container
{
}
/*C3.2*/
.punbb .post H3
{
	margin-bottom: -15px;
}
/*C3.3*/
.punbb .post H3 SPAN
{
	display: block;
	margin-left: 220px;
	margin-right: 13px;
	color: #BFAF94;
}
.punbb .post H3 SPAN A
{
	color: #BFAF94;
	font-size: 10px;
	font-weight: bold;
}
.punbb .post H3 SPAN A:hover
{
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
/*C3.4*/
.punbb .post H3 STRONG
{
	float: right;
	width: 5em;
	text-align: right;
	font-weight: normal;
}
/*C3.5*/
.punbb .post .post-author
{
float: left;
width: 202px;
overflow: hidden;
text-align: center;
border-bottom: 5px solid #7B5845;
margin-top: -2px;
margin-left: 3px;
	/*+border-radius: 10px;*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
border-right: 2px solid #7B5845;
border-left: 2px solid #7B5845;
border-top: 5px solid #795643;
background-color: #BFAF94;
}
.punbb .post .post-author LI
{
	width: 202px;
	padding: 1px;
}
/*C3.6*/
.punbb .post .post-author UL, .punbb .post .post-author P
{
	margin-left: -40px;
	width: 202px;
}
/*C3.7*/
.pa-author
{
	font-size: 1.1em;
	font-weight: bold;
}
/*C3.8*/
.pa-author A
{
	text-decoration: none;
}
/*C3.9*/
LI.pa-title
{
	padding-bottom: 0.4em;
	font-weight: bold;
}
LI.pa-online
{
	line-height: 0.8em;
	color: #564F5D;
	padding-top: 4px;
	padding-bottom: 5px;
	font-family: Georgia;
	font-size: 11px;
}
/*C3.11*/
.punbb .post-body
{
	margin-left: 215px;
	width: auto;
	margin-right: 7px;
}
/*C3.12*/
.punbb .post-box
{
	padding: 1em;
	border-top: 25px solid #7C5946;
	background-color: #C0B095;
border-bottom: 5px solid #7B5845;
	border-right: 1px solid #795643;
	border-left: 1px solid #7A5744;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
margin-top: 1px;
}
/*C3.13*/
.punbb FIELDSET .post-box
{
	margin-bottom: 0.8em;
}
/*C3.14*/
.punbb .post-links
{
	margin-left: 19em;
}
/*C3.15*/
.punbb .post-links UL
{
	height: 2em;
	line-height: 2em;
	background: transparent;
	font-weight: bold;
	margin-left: -220px;
	text-align: right;
}
/*C3.16*/
.punbb .post-links LI
{
	display: inline;
	padding-left: 1em;
	padding-right: 10px;
}
/*C3.17*/
.pl-email, .pl-website
{
	float: left;
}
/*C3.18*/
.punbb .clearer
{
	clear: both;
	height: 0;
	font-size: 0;
}
/*C4 Moderator menu*/
/*-------------------------------------------------------------*/
/*C4.1*/
.punbb .modmenu .container
{
	text-align: right;
	font-style: italic;
	margin-top: 10px;
	padding: 0px 10px;
	font-weight: bold;
}
/*C4.2*/
.punbb .modmenu STRONG, .punbb .modmenu A
{
	height: 1.8em;
	line-height: 1.8em;
}
/*C4.3*/
.punbb .modmenu .container STRONG
{
	float: left;
}
/*C4.4*/
.punbb .modmenu INPUT
{
	margin-left: 1em;
}
/*C5 Message boxes*/
/*-------------------------------------------------------------*/
/*C5.1*/
.punbb .info .container
{
	padding: 0.8em 1em;
	background-color: #FFFFFF;
}
/*C5.2*/
.punbb .info .container .backlink
{
	padding-top: 0.8em;
}
/*C6 Profile*/
/*-------------------------------------------------------------*/
/*C6.1*/
#profile .container
{
	background-color: #C8B690;
	/*+border-radius: 15px;*/
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	border-radius: 15px;
}
/*C6.2*/
#profilenav
{
	float: left;
	width: 200px;
	display: inline;
}
/*C6.3*/
#profilenav LI
{
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
	padding: 5px 3px 3px;
	margin-bottom: 2px;
	background-color: #B69A75;
	border-right: 4px solid #312918;
}
#profilenav LI:hover
{
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
	padding: 5px 3px 3px;
	margin-bottom: 2px;
	background-color: #AC834F;
	border-right: 4px solid #171309;
}
/*C6.4*/
#viewprofile UL, #profilenav UL
{
	padding: 1.5em 18px 0.8em;
	margin: 0 0 1em;
	text-align: center;
}
/*C6.5*/
#viewprofile H2, #profilenav H2
{
	background: transparent;
	border: none;
	padding: 0;
	margin: 0 14px -0.6em;
	text-align: right;
}
/*C6.6*/
#viewprofile H2 SPAN, #profilenav H2 SPAN
{
	padding: 0 5px;
	position: relative;
}
/*C6.7*/
#viewprofile LI, #setmods DL
{
	padding: 0 0 0 16em;
	margin-bottom: 0.2em;
}
/*C6.8*/
#viewprofile LI SPAN
{
	float: left;
	width: 14em;
	margin-left: -16em;
	padding: 0.5em 1em;
	font-weight: bold;
}
/*C6.9*/
#setmods DT
{
	float: left;
	width: 14em;
	margin-left: -16em;
	padding: 0.8em 1em;
	font-weight: bold;
	display: inline;
}
/*C6.10*/
#viewprofile LI STRONG, #viewprofile LI DIV, #setmods DD
{
	display: block;
	padding: 0.5em 1em;
	font-weight: normal;
}
/*C6.11*/
.punbb IMG.avatardemo
{
	float: right;
	margin: 0 0 0.8em 1.8em;
}
/*C7 User list*/
/*-------------------------------------------------------------*/
/*C7.1*/
#pun-userlist .formal, #pun-userlist .formal .container
{
	border-bottom: none;
	margin-bottom: 0;
}
/*C7.2*/
#pun-userlist .usertable .container
{
	border-top: none;
	width: auto;
	padding: 10px;
	margin-top: 80px;
}
/*C7.3*/
#pun-userlist .usertable TABLE
{
	border-width: 1px;
	width: 860px;
	margin-top: -55px;
	margin-bottom: 55px;
}
#pun-userlist .usertable TABLE .tcl
{
	width: 160px;
}
#pun-userlist .usertable TABLE .tc2
{
	width: 200px;
}
/**************************************************************/
/*D - PUNBB SECTIONS OTHER THAN MAIN CONTENT*/
/***************************************************************/
/*D1 Logo and description*/
/*-------------------------------------------------------------*/
/*D1.1*/
#pun-title
{
}
/*D1.2*/
#pun-title H1
{
	display: none;
	height: 40px;
	padding: 2em 1em 0;
}
/*D1.3*/
#pun-title .container
{
	border-style: none solid;
}
/*D1.4*/
#pun-title H1 SPAN
{
	font-size: 1.5em;
	display: none;
}
#pun-title TABLE
{
	background: url(http://magicbritain.f-rpg.ru/files/0014/82/ad/57731.jpg) no-repeat center;
	height: 475px;
	width: 1042px;
	margin-left: -71px;
}
#pun-title TD.title-logo-tdl
{
	display: none;
}
#pun-title TD.title-logo-tdr
{
	padding-left: 280px;
	padding-bottom: 135px;
}
/*D2 Page navigation*/
/*-------------------------------------------------------------*/
/*D2.1*/
#pun-pagelinks
{
	position: absolute;
	top: -15px;
	left: 0;
	margin: 0;
	border: none;
	padding: 0;
	width: 100%;
}
/*D2.2*/
#pun-pagelinks .container
{
	background: transparent;
	border: none;
	padding: 0;
}
/*D2.3*/
#pun-pagelinks .container LI
{
	display: inline;
}
/*D2.4*/
#pun-pagelinks LI A, #pun-pagelinks A:link, #pun-pagelinks A:hover
{
	height: 2em;
	line-height: 2em;
	padding: 0;
	font-size: 1.2em;
	margin-left: -9999px;
	display: block;
	float: left;
	width: 100%;
}
/*D2.5*/
#pun-pagelinks A:active, #pun-pagelinks A:focus
{
	position: relative;
	margin: 0;
}
#pun-pagelinks LI A SPAN
{
	display: block;
	margin: 0 1em;
}
/*D3 Forum navigation*/
/*-------------------------------------------------------------*/
/*D3.1*/
#pun-navlinks, #pun-navlinks .container
{
	width: 900px;
}
/*D3.2*/
#pun-navlinks .container
{
	text-align: center;
	width: 900px;
	margin-top: -25px;
}
/*D.3*/
#pun-navlinks LI
{
	display: inline;
}
/*D3.4*/
#pun-navlinks LI A
{
	font-size: 0px;
	text-decoration: none;
	font-family: "Times New Roman";
	color: #D5C36C;
	font-weight: bold;
	text-transform: uppercase;
}
#pun-navlinks LI A:hover
{
	color: #D9D9D9;
}
/*D4 User links*/
/*-------------------------------------------------------------*/
/*D4.1*/
#pun-ulinks
{
	width: 900px;
	margin-bottom: 9px;
	position: absolute;
	top: 385px;
}
/*D4.2*/
#pun-ulinks .container
{
	text-align: center;
}
/*D4.3*/
#pun-ulinks LI, #pun-ulinks LI A
{
	display: inline;
	white-space: nowrap;
	padding-right: 5px;
	padding-left: 5px;
}
/*D4.4*/
#pun-ulinks LI A
{
	text-decoration: none;
	color: #C4BCE2;
	font-size: 14px;
	padding-right: 5px;
	padding-left: 5px;
	text-transform: lowercase;
	font-family: 'Marck Script';
	font-weight: 200;
}
#pun-ulinks LI A:hover
{
	text-decoration: none;
	color: #E6D6F0;
}
/*D4.5*/
#pun-ulinks LI.item1, #pun-ulinks LI.item1 A
{
	padding-left: 0;
}
/*D5 Welcome box and Top Breadcrumbs*/
/*-------------------------------------------------------------*/
/*/*D5.1*/
#pun-status, #pun-status .container
{
}
/*D5.2*/
#pun-status .container
{
	color: #2F2040;
	text-align: center;
	font-family: "Times New Roman";
	font-size: 16px;
	text-transform: none;
	margin-top: 25px;
}
/*D5.3*/
#pun-status SPAN
{
	white-space: nowrap;
	font-weight: 100;
}
#pun-status SPAN A
{
	white-space: nowrap;
	color: #48239C;
}
#pun-status SPAN A:hover
{
	white-space: nowrap;
	color: #6C3446;
}
/*D5.4*/
#pun-crumbs1
{
	font-weight: bold;
	overflow: hidden;
	text-align: left;
}
/*D5.5*/
#pun-crumbs1 P.container
{
	font-size: 1em;
	padding: 20px 10px 0;
	color: #363434;
	text-align: left;
	font-style: italic;
}
/*D5.6*/
#pun-break1
{
	margin: 0 1em;
	height: 0;
	margin: -2px 1em;
	position: relative;
	z-index: 1;
}
/*D6 Announcement*/
/*-------------------------------------------------------------*/
/*D6.1*/
/*D6.2*/
#pun-announcement H2 SPAN
{
	display: none;
	font-style: normal;
}
/*D6.3*/
#pun-announcement .container
{
	height: 205px;
}
/*D7 Statistics*/
/*-------------------------------------------------------------*/
/*D7.1*/
#pun-stats .container
{
	margin-left: 10px;
	margin-bottom: 30px;
	font-style: italic;
	margin-top: 18px;
}
/*D7.2*/
#pun-stats LI.item1, #pun-stats LI.item2
{
	float: left;
	clear: both;
	line-height: 150%;
	margin-left: -40px;
color: #383838;
}
/*D7.3*/
#pun-stats LI.item3, #pun-stats LI.item4
{
	text-align: right;
	line-height: 150%;
	margin-right: 15px;
color: #383838;
}
/*D7.4*/
LI#onlinelist
{
	float: left;
	width: 875px;
	text-align: center;
	margin-left: -40px;
	color: #383838;
	margin-top: 15px;
	margin-bottom: -15px;
}
/*D7.5*/
LI#onlinelist DIV
{
	padding: 0.7em 0 0;
	text-align: justify;
}
/*D8 Quick Jump - About - Bottom Breadcrumbs*/
/*-------------------------------------------------------------*/
/*D8.1*/
#pun-qjump
{
	margin: 0;
	border: none;
	width: 50%;
	position: relative;
	float: left;
}
/*D8.2*/
#pun-qjump .container
{
	border: none;
	background: transparent;
	padding: 0.8em 1em;
}
/*D8.3*/
#pun-about
{
	margin-top: 0;
}
/*D8.4*/
#pun-about .container
{
	border-top-style: none;
	text-align: center;
	line-height: 150%;
}
/*D8.5*/
#pun-about P SPAN
{
	display: block;
	padding-left: 50%;
	margin-top: 20px;
	padding-bottom: 5px;
	font-style: italic;
}
/*D8.6*/
#pun-crumbs2
{
	font-weight: bold;
	overflow: hidden;
	margin-bottom: 0;
	border-bottom: none;
}
/*D8.7*/
#pun-crumbs2 .container
{
	font-size: 1em;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 20px;
	font-style: italic;
}
/*D8.8*/
#pun-break4
{
	margin: -2px 1em;
	position: relative;
	height: 0;
	z-index: 1;
	border-bottom: 0px dotted #011609;
}
/*D8.9*/
DIV.punbb-admin #pun-about .container
{
	border-top-style: solid;
	border-top-width: 1px;
}
/*D9 Help file*/
/*-------------------------------------------------------------*/
/*D9.1*/
#pun-help .formal .info-box H3.legend
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 0;
	margin-bottom: 0.8em;
}
/*D9.2*/
#pun-help .formal .info-box H3.legend SPAN
{
	padding-bottom: 0.6em;
	display: block;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 1.1em;
}
/*D9.3*/
#pun-help .formal P, #pun-help .formal DD
{
	margin-bottom: 1em;
}
/*D9.4*/
#pun-help .formal UL, #pun-help .formal DL
{
	padding: 0 0 0 1em;
}
/*D9.5*/
#pun-help .formal LI
{
	padding: 0;
	line-height: 130%;
}
/*D9.6*/
#pun-help .formal LI *
{
	vertical-align: text-top;
}
/*D9.7*/
#pun-help .formal DT SPAN
{
	font: 1.4em / 120% monaco, "bitstream vera sans mono", "courier new", courier, monospace;
}
/*D9.8*/
#pun-help .formal .parsedmsg, #pun-help .formal .parsedmsg .incode
{
	padding-bottom: 0;
}
#pun-index DIV.category H2, #pun-index #pun-stats H2
{
}
#pun-stats H2
{
	margin: 5px 10px;
	font-size: 14px;
}
.spoilertop
{
	cursor: pointer;
	display: inline-block;
	background-color: #777777;
	padding: 0px 3px 3px;
	color: #C9D9E8;
	border-top: 5px solid #B7B7B7;
	border-left: 3px solid #BABABA;
	border-right: 3px solid #5D5D59;
	border-bottom: 2px solid #454539;
	width: 385px;
	text-align: center;
	margin-left: 8px;
	font-weight: bold;
	z-index: 1000;
}
.spoilertop:hover
{
	cursor: pointer;
	display: inline-block;
	background-color: #ACACA3;
	color: #000000;
}
.spoilerbox
{
	position: absolute;
	background-color: #C9C9C9;
	padding: 10px;
	color: #1C1C1C;
	border: 5px ridge #BFBFBF;
	width: 93%;
	font-weight: bold;
}
.left_1, .left_2, .left_3
{
	width: 20%;
	height: 200px;
	display: block;
	margin: -1px 10px 15px;
}
.right_1, .right_2, .right_3
{
	width: 20%;
	height: 200px;
	display: block;
	margin: 10px 10px 14px 79%;
}
.left_1 H2, .left_2 H2, .left_3 H2, #pun-main .container, .center H2, .right_1 H2, .right_2 H2, .right_3 H2
{
	color: #231F27;
	width: auto;
	padding-left: 0;
}
.section H1
{
	display: none;
}
.centert
{
	width: 50%;
	height: 200px;
	margin: -641px 20% 10px 25%;
	overflow: auto;
}
.centerb
{
	width: 50%;
	height: 417px;
	margin: 13px 20% 10px 25%;
	overflow: auto;
}
.right_1
{
	margin-top: -641px;
}
.section .container .container
{
	height: 950px;
}
.bottom
{
	width: 98%;
	height: 290px;
	margin: 10px;
}
.ikn1
{
	width: 10px;
	height: 10px;
}
/****************************************************************/
/*CSS  &#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533; &#65533; &#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;(&#65533;&#65533;&#65533;&#65533;&#65533;)*/
/****************************************************************/
SPAN.tooltip4:hover SPAN
{
	background-attachment: scroll;
	/*background-clip: border-box*/
	background-color: transparent;
	background-image: url(http://savepic.org/1942239.png);
	/*background-origin: padding-box*/
	background-position: 0% 0%;
	background-repeat: repeat;
	/*background-size: auto
															border-bottom-left-radius: 17px
															border-bottom-right-radius: 17px
															border-top-left-radius: 17px
															border-top-right-radius: 17px
															box-shadow: 0px 5px 15px*/
	color: #000000;
	display: inline;
	position: absolute;
}
SPAN.tooltip4 SPAN
{
	background-attachment: scroll;
	display: none;
	margin-left: -25px;
	margin-top: -45px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 6px;
	width: auto;
}
.awards
{
	cursor: pointer;
	cursor: hand;
	margin: 2px;
}
IMG.Flug
{
	cursor: pointer;
	cursor: hand;
	float: left;
	margin: -4px 0 -31px -21px;
}
.pa-adnote, .pa-from, .pa-reg, .pa-posts, .pa-reputation, .pa-sex, .pa-icq, .pa-ip, .pa-online, .pa-age, .pa-mailagent, .pa-reg, .pa-title, .pa-author, .pa-respect, .pa-time-visit, .pa-last-visit, .pa-fld1, .pa-fld3
{
}
LI.pa-avatar
{
	background-color: #7A5744;
	margin-left: -1px;
	margin-bottom: -5px;
}
LI.pa-online
{
	text-transform: lowercase;
	color: #2F2144;
	margin-bottom: 5px;
	height: 10px;
	margin-left: 0;
	font-size: 10px;
	font-style: italic;
	font-weight: 100;
	margin-top: 5px;
}
LI.pa-posts
{
	text-transform: lowercase;
	font-size: 12px;
}
LI.pa-last-visit
{
	font-size: 12px;
	display: ruby;
	text-transform: lowercase;
}
LI.pa-title
{
	font-style: italic;
	font-size: 13px;
	background-color: #7A5744;
	color: #E3E0DA;
	margin-top: 2px;
}
LI.pa-time-visit
{
	text-transform: lowercase;
	text-align: center;
	font-weight: 300;
	font-style: italic;
}
.pa-positive
{
	text-transform: lowercase;
	font-size: 12px;
	margin-top: -5px;
}
LI.pa-respect
{
	text-transform: lowercase;
	font-size: 12px;
	margin-top: -5px;
	margin-bottom: -5px;
}
.pa-awards A
{
	font-size: 0px;
}
.pa-awards
{
}
.pa-author A
{
	color: #47362D;
	font-family: Lopbster;
	font-size: 14px;
	font-weight: 100;
	text-decoration: none;
}
.pa-author A:hover
{
	color: #F1F0EE;
}
LI.pa-fld1
{
	font-size: 0px;
	height: 20px;
	font-weight: 100;
	background: url(http://sf.uploads.ru/Z9yTq.png) no-repeat left;
	margin-left: 10px;
}
.pa-fld1 A
{
	text-transform: capitalize;
	font-size: 14px;
	color: #4730D5;
	font-family: Lobster;
	font-weight: 100;
}
.pa-fld1 A:hover
{
	color: #761380;
}
LI.pa-fld2
{
	font-size: 14px;
	color: #F1D573;
	font-family: Lobster;
	font-weight: 100;
	background: url(http://sf.uploads.ru/nd1Gk.png) no-repeat left;
	margin-left: 10px;
	text-shadow: 1px 1px 1px #2D1D30;
}
LI.pa-fld4
{
	font-size: 13px;
	margin-left: 40px;
	text-align: center;
	width: 200px;
	color: #281B36;
	font-style: italic;
}
LI.pa-fld5
{
	font-size: 13px;
	text-align: center;
	width: 200px;
	color: #5A019F;
	font-family: Lobster;
	font-weight: 100;
}
.punbb .main
{
	padding: 10px;
}
.use_awards
{
	color: #26B45D;
}
#profile_awards
{
	font-size: 0px;
	background: url(http://plateau.artbb.ru/files/0010/72/2e/51950.png) no-repeat center top;
padding-top: 10px;
margin-bottom: -10px;
}
#profile_awards IMG
{
	margin-top: 35px;
	margin-bottom: 5px;
}
#html-footer .container
{
	height: 152px;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 0;
	margin-bottom: -25px;
}
#tops
{
	position: absolute;
	bottom: 66px;
	left: 107px;
	width: 88px;
	height: 62px;
	z-index: 1000;
}
#friends
{
	position: absolute;
	bottom: 66px;
	left: 214px;
	width: 176px;
	height: 62px;
	z-index: 1000;
}
#samactiv
{
	position: absolute;
	bottom: 20px;
	left: 10px;
	z-index: 1000;
}
#admins
{
	position: absolute;
	bottom: 20px;
	left: 310px;
}
#pobediteli
{
	position: absolute;
	bottom: 20px;
	left: 10px;
	z-index: 1000;
}
DIV#pun-live-rusff
{
	margin-right: 17px;
	padding-right: 7px;
	padding-top: 10px;
	font-style: italic;
}
.pa-avatar
{
	margin-left: -12px;
}
#pun-stats H2 SPAN
{
	display: block;
	text-align: center;
	color: #2C2835;
	padding-right: 35px;
	font-size: 17px;
}
#pun-index .category
{
	display: inline-block;
	width: 880px;
	margin-top: -10px;
}
#pun-index .category TR
{
	width: 428px;
	display: inline-block;
	margin: 5px;
	background-color: #D3C4AA;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
}
#pun-index .main TD
{
	display: inline-table;
	width: auto;
text-align: center;
}
#pun-index .main .tc2, #pun-index .main .tc3, #pun-index .main .tcmod
{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 9px;
	padding-top: 3px;
	padding-bottom: 3px;
	/*+border-radius: 6px;*/
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
}
#pun-index .main .tc2
{
	background: url(http://magicbritain.f-rpg.ru/files/0014/82/ad/56041.png) center no-repeat rgba(137, 125, 148, 0.513);
	margin-left: 5px;
	padding-left: 90px;
	width: 113px;
}
#pun-index .main .tc3
{
	background: url(http://magicbritain.f-rpg.ru/files/0014/82/ad/57607.png) center no-repeat rgba(137, 125, 148, 0.513);
	padding-left: 95px;
	padding-right: 0px;
	width: 115px;
}
#pun-index .main .tcl
{
	width: 416px;
	margin-left: 5px;
	color: #3F334A;
	font-family: 'Lobster';
	font-size: 14px;
}
#pun-index .main .tcr
{
	width: 426px;
	text-align: center;
}
#pun-index .main TH
{
	display: none;
}
#pun-index #pf
{
	padding: 1px;
	border-top: 1px solid #9B917C;
	border-bottom: 1px solid #9B917C;
	text-align: center;
	margin-bottom: 5px;
	background-image: url('http://magicbritain.f-rpg.ru/files/0014/82/ad/55992.png');
	/*+border-radius: 7px;*/
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
}
#pun-index #pf A
{
	color: #0F0051;
	text-shadow: 1px 1px 2px #FFFFFF;
	font-family: "book antiqua";
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}
#pun-index #pf A:hover
{
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #1A0A64;
	font-family: "book antiqua";
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}
#pun-index #pff
{
	height: 35px;
	/*+border-radius: 10px;*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	background-color: #25222B;
	margin-bottom: 5px;
	color: #A49BB1;
	text-align: center;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#pun-index #pfff
{
	height: 36px;
	/*+border-radius: 10px;*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	background-color: #25222B;
	margin-bottom: 4px;
	color: #A49BB1;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
}
#viewprofile TD
{
	padding: 0;
	overflow: hidden;
	background-color: rgba(213, 199, 176, 0.336);
}
#profile-name STRONG
{
	font-size: 1.2em;
	text-transform: uppercase;
	color: #463627;
	text-shadow: 1px 1px 2px #FFFFFF;
	font-weight: bold;
}
#profile-left STRONG
{
	font-weight: bold !important;
}
#profile-left
{
	width: 30%;
	padding-top: 0 !important;
	border-top-left-radius: 75px;
}
#profile-left LI, #profile-left LI *
{
	padding-left: 0;
	margin-left: 0;
}
#profile-right
{
	width: 70%;
	border-bottom-right-radius: 75px;
}
#profile-right LI STRONG
{
	padding-left: 2em;
}
#profile-signature
{
	padding: 1.5em 1.5em 1em 1.5em;
}
#profile-signature UL
{
	border-style: dashed;
	border-width: 1px 0 0 0;
	margin: 0;
	padding: 1em 1em 0 1em;
}
TR#forum_f1.inew, TR#forum_f2.inew, TR#forum_f3.inew, TR#forum_f4.inew, TR#forum_f5.inew, TR#forum_f6.inew, TR#forum_f7.inew, TR#forum_f8.inew, TR#forum_f9.inew, TR#forum_f10.inew, TR#forum_f10.inew, TR#forum_f11.inew, TR#forum_f12.inew, TR#forum_f13.inew, TR#forum_f14.inew, TR#forum_f15.inew, TR#forum_f16.inew, TR#forum_f17.inew, TR#forum_f18.inew, TR#forum_f19.inew, TR#forum_f20.inew, TR#forum_f21.inew, TR#forum_f22.inew, TR#forum_f23.inew, TR#forum_f24.inew, TR#forum_f25.inew, TR#forum_f26.inew, TR#forum_f27.inew, TR#forum_f28.inew, TR#forum_f29.inew, TR#forum_f30.inew
{
	background-color: #B5A8B8;
}
#pun-navlinks #navawards
{
	display: none;
}
#glaza
{
	position: absolute;
	top: 238px;
	left: 473px;
	width: 75px;
	height: 70px;
}
#time
{
	position: absolute;
	top: 90px;
	left: 240px;
        width: 600px;
	height: auto;
	color: #E3DEE7;
	text-align: center;
	font-family: Lobster;
	opacity: 0;
	background-color: #46345C;
	padding: 10px;
	border: 1px solid #7B65A8;
	/*+border-radius: 30px;*/
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	-khtml-border-radius: 30px;
	border-radius: 30px;
}
#time:hover
{
        opacity: 1;
}
LI#navindex A
{
	position: absolute;
	top: 284px;
	left: 308px;
	height: 52px;
	width: 52px;
	font-size: 0px;
}
LI#navindex A:hover
{
	opacity: 0.8;
	background: url(http://magicbritain.f-rpg.ru/files/0014/82/ad/89936.gif) no-repeat center;
}
LI#navuserlist A
{
	position: absolute;
	top: 286px;
	left: 393px;
	font-size: 0px;
	width: 52px;
	height: 52px;
}
LI#navuserlist A:hover
{
	opacity: 0.8;
	background: url(http://magicbritain.f-rpg.ru/files/0014/82/ad/89936.gif) no-repeat center;
}
LI#navprofile A
{
	position: absolute;
	top: 287px;
	left: 647px;
	font-size: 0px;
	width: 52px;
	height: 52px;
}
LI#navsearch A:hover
{
	opacity: 0.8;
	background: url(http://magicbritain.f-rpg.ru/files/0014/82/ad/89936.gif) no-repeat center;
}
LI#navsearch A
{
	position: absolute;
	top: 289px;
	left: 735px;
	font-size: 0px;
	width: 52px;
	height: 52px;
}
LI#navprofile A:hover
{
	opacity: 0.8;
	background: url(http://magicbritain.f-rpg.ru/files/0014/82/ad/89936.gif) no-repeat center;
}
LI#navpm A
{
	position: absolute;
	top: 350px;
	left: 500px;
	color: #C8BDD0;
	font-family: Lobster;
	text-transform: lowercase;
	font-weight: 100;
	font-size: 19px;
}
LI#navpm A:hover
{
	color: #774DF0;
}
LI#navadmin A
{
	position: absolute;
	top: 370px;
	left: 915px;
	color: #DADC6E;
	font-size: 8px;
}
LI#navadmin A:hover
{
	color: #C7B4FE;
}
LI#navlogout A
{
	position: absolute;
	top: 254px;
	left: 815px;
	font-size: 0px;
	width: 68px;
	height: 68px;
}
LI#navlogout A:hover
{
	opacity: 0.8;
	background: url(http://magicbritain.f-rpg.ru/files/0014/82/ad/53795.gif) no-repeat center;
}
LI#navlogin A
{
	position: absolute;
	top: 254px;
	left: 815px;
	font-size: 0px;
	width: 68px;
	height: 68px;
}
LI#navlogin A:hover
{
	opacity: 0.8;
	background: url(http://magicbritain.f-rpg.ru/files/0014/82/ad/53795.gif) no-repeat center;
}
LI#navregister A
{
	position: absolute;
	top: 348px;
	left: 490px;
	font-family: Lobster;
	text-transform: lowercase;
	font-weight: 100;
	font-size: 20px;
	color: #FE6161;
}
LI#navregister A:hover
{
	color: #B38EE7;
}
.Myimge {	position: absolute;
top: 283px;
left: 643px;
	/*+border-radius: 25px;*/
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-khtml-border-radius: 25px;
	border-radius: 25px;}
.Myimge:hover {	position: absolute;
top: 283px;
left: 646px;
	/*+border-radius: 35px;*/
	-moz-border-radius: 35px;
	-webkit-border-radius: 35px;
	-khtml-border-radius: 35px;
	border-radius: 35px;
        cursor: pointer;}
#gifnazv
{
	position: absolute;
	top: 2px;
	left: 474px;
	width: 140px;
	height: 35px;
	background: url(http://magicbritain.f-rpg.ru/files/0014/82/ad/48104.gif) no-repeat center;
}
#gid
{
	position: absolute;
	top: 255px;
	left: 205px;
	width: 68px;
	height: 68px;
}
#gid:hover
{
	opacity: 0.8;
	background: url(http://magicbritain.f-rpg.ru/files/0014/82/ad/53795.gif) no-repeat center;
}
#font-area, #size-area, #color-area, #table-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #addition-area
{
	position: absolute;
	right: 6px;
	top: 43px;
	background-color: #C9C5AC;
	/*+border-radius: 13px;*/
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	-khtml-border-radius: 13px;
	border-radius: 13px;
}

TR#forum_f1 DIV.icon, TR#forum_f2 DIV.icon, TR#forum_f3 DIV.icon, TR#forum_f4 DIV.icon, TR#forum_f5 DIV.icon, TR#forum_f6 DIV.icon, TR#forum_f7 DIV.icon, TR#forum_f8 DIV.icon,TR#forum_f9 DIV.icon, TR#forum_f10 DIV.icon, TR#forum_f11 DIV.icon, TR#forum_f12 DIV.icon, TR#forum_f13 DIV.icon, TR#forum_f14 DIV.icon, TR#forum_f15 DIV.icon, TR#forum_f16 DIV.icon, TR#forum_f17 DIV.icon, TR#forum_f18 DIV.icon,TR#forum_f19 DIV.icon, TR#forum_f20 DIV.icon, TR#forum_f21 DIV.icon, TR#forum_f22 DIV.icon, TR#forum_f23 DIV.icon, TR#forum_f24 DIV.icon, TR#forum_f25 DIV.icon, TR#forum_f26 DIV.icon, TR#forum_f27 DIV.icon, TR#forum_f28 DIV.icon, TR#forum_f29 DIV.icon, TR#forum_f30 DIV.icon
{
float: right; 
display: block; 
width: 35px; 
height: 35px; 
border-style: none; 
background-image: url(http://sa.uploads.ru/IZGz1.png); 
background-repeat: no-repeat;
background-color: inherit;
margin-left: -40px;
}
TR#forum_f1 DIV.icon.inew, TR#forum_f2 DIV.icon.inew, TR#forum_f3 DIV.icon.inew, TR#forum_f4 DIV.icon.inew, TR#forum_f5 DIV.icon.inew, TR#forum_f6 DIV.icon.inew, TR#forum_f7 DIV.icon.inew, TR#forum_f8 DIV.icon.inew, TR#forum_f9 DIV.icon.inew, TR#forum_f10 DIV.icon.inew, TR#forum_f11 DIV.icon.inew, TR#forum_f12 DIV.icon.inew, TR#forum_f13 DIV.icon.inew, TR#forum_f14 DIV.icon.inew, TR#forum_f15 DIV.icon.inew, TR#forum_f16 DIV.icon.inew, TR#forum_f17 DIV.icon.inew, TR#forum_f18 DIV.icon.inew, TR#forum_f19 DIV.icon.inew, TR#forum_f20 DIV.icon.inew, TR#forum_f21 DIV.icon.inew, TR#forum_f22 DIV.icon.inew, TR#forum_f23 DIV.icon.inew, TR#forum_f24 DIV.icon.inew, TR#forum_f25 DIV.icon.inew, TR#forum_f26 DIV.icon.inew, TR#forum_f27 DIV.icon.inew, TR#forum_f28 DIV.icon.inew, TR#forum_f29 DIV.icon.inew, TR#forum_f30 DIV.icon.inew
{
background-image: url(http://savepic.org/6650615.png); 
background-repeat: no-repeat;
background-color: inherit;
margin-left: -40px;
	width: 35px;
	height: 35px;
}
.punbb TABLE DIV.icon
{
	float: left;
	display: block;
	width: 10px;
	height: 10px;
	border-style: none;
	margin-left: 0;
	background-color: #533F3F;
	/*+border-radius: 5px;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
margin-right: 5px;
margin-top: 5px;
}
TR.inew DIV.icon
{
	background-color: #7F24C6;
}
TR.isticky DIV.icon
{
	background-color: #641132;
}
TR.iclosed DIV.icon
{
	background-repeat: no-repeat;
	background-color: #271E42;
}

.lastedit {display: none;}
#facultet
{
	width: 54px;
	height: 65px;
	position: absolute;
	left: 27px;
	bottom: 16px;
	z-index: 1000;
}
#storona
{
	position: absolute;
	width: 54px;
	height: 65px;
	right: 27px;
	z-index: 1000;
	bottom: 16px;
}
.post-img-Sp
{
	font-size: 14px;
	letter-spacing: 1px;
	margin-left: 2px;
	opacity: 0.5;
	width: 40px;
	height: 40px;
	margin-top: 5px;
	margin-right: 2px;
}
.post-img-Sp.active
{
	opacity: 1;
}
.post-img-Sp:hover
{
	opacity: 0.8;
}
.post-ul-Sp {
        margin-left: -40px;
	width: 200px:
}
IMG.post-img-Sp
{
	margin: 0px 3px;
}
#menuniz
{
	position: absolute;
	bottom: -20px;
	width: 1072px;
	height: 165px;
	left: 3px;
	z-index: 100;
	background: url(http://magicbritain.f-rpg.ru/files/0014/82/ad/99352.png);
}