
html
{
	overflow-x: auto;
}

body
{
	background: #FFFFFF top center;
	font-family: Arial, Tahoma;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
    display: block;
	white-space: normal !important;
}

.postcolor, .signature
{
	word-break: break-word;
	text-align: justify;
}



.ipbtable
{
	width: 100%;
}

table.ipbtable,
tr.ipbtable,
td.ipbtable
{
	background: transparent;
	color: #222;
	font-size: 12px;
}

.ipbtable td,
.divpad
{
	padding: 7px 15px 9px 10px;
}

td.nopad
{
	padding: 0;
}

th
{
	text-align: left;
}

form
{
	display: inline;
	margin: 0;
	padding: 0;
}

img
{
	border: 0;
	vertical-align: middle;
}

a:link,
a:visited
{
	background: transparent;
	color: #000;
	text-decoration: underline;
}

a:active
{
	background: transparent;
	color: #222;
	text-decoration: none;
}

a:hover
{
	color: #5275B5;
	background: transparent;
	text-decoration: none;
}

#ipbwrapper
{
	margin: 5px 30px 20px 30px;
	text-align: left;
}

#last_news
{
	margin: 10px 0px 4px 2px;
}

h3.latest_news-title
{
	color: #333333;
	font-size: 14px;
	margin: 3px 0 8px 3px;
}

.news_date
{
	padding: 3px 3px 3px 20px;
	font-weight: bold;
	color: #394659;
	background: #F3F3F3;
	text-align: left;
	font-size: 12px;
	width: 75px;
	margin: 0 0 1px 0;
}

.news_title
{
	padding: 3px 20px 3px;
}

.tnx-list
{
	display: none;
	position: absolute;
    background: #FFF;
    z-index: 2;
    padding: 8px;
    width: auto;
    min-width: 200px;
    border: 1px solid #bfb9b9;
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
    border-radius: 3px;
    white-space: pre-line;
    left: 180px;
    top: 0px;
	max-height: 200px;
	overflow: auto;
}


.news_title a:link,
.news_title a:visited,
.news_title a:active,
.news_title a:hover
{
	font-family: Verdana, Helvetica;
	font-size: 12px;
	color: #222222;
	text-decoration: none;
}

.news_title a:hover
{
	text-decoration: underline;
}

.pagelink,
.pagelinklast,
.pagecurrent,
.minipagelink,
.minipagelinklast
{
	background: #d8d8d8;
	padding: 4px 8px;
	margin-right: 1px;
}

.pagelinklast,
.minipagelinklast
{
	background: #d8d8d8;
}

.minipagelink,
.minipagelinklast
{
	border: 1px solid #C2CFDF;
	font-size: 10px;
	margin: 0 1px 0 0;
}

.pagelink a:active,
.pagelink a:visited,
.pagelink a:link,
.pagelinklast a:active,
.pagelinklast a:visited,
.pagelinklast a:link,
.pagecurrent a:active,
.pagecurrent a:visited,
.pagecurrent a:link,
.minipagelink a:active,
.minipagelink a:visited,
.minipagelink a:link,
.minipagelinklast a:active,
.minipagelinklast a:visited,
.minipagelinklast a:link
{
	text-decoration: none;
}


.fauxbutton
{
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
}

.fauxbutton a:link,
.fauxbutton a:visited,
.fauxbutton a:active
{
	text-decoration: none;
}

.forumdesc,
.forumdesc a:link,
.forumdesc a:visited,
.forumdesc a:active
{
	background: transparent;
	font-size: 11px;
	color: #747474;
	line-height: 130%;
	padding: 0;
	margin: 0;
	font-style: italic;
}

.row2 b a,
.row1 b a
{
	color: #3E4F66;
}

.searchlite
{
	background-color: yellow;
	font-weight: bold;
	color: red;
}

.activeusers
{
	background: #FFF;
	border: 3px solid #d7d7d7;
	color: #000;
	margin: 5px 0 5px 5px;
	padding: 0px;
}

.activeuserposting a:link,
.activeuserposting a:visited,
.activeuserposting a:active,
.activeuserposting
{
	font-style: italic;
	text-decoration: none;
	border-bottom: 1px dotted black;
}

fieldset.search
{
	line-height: 150%;
	padding: 6px;
}

label
{
	cursor: pointer;
}

img.attach
{
	background: #808080 url(ip.boardpr/click2enlarge.gif) no-repeat top right;
	border: 1px solid #808080;
	margin: 0 2px 0 0;
	padding: 11px 2px 2px 2px;
}

li.helprow
{
	margin: 0 0 10px 0;
	padding: 0;
}

ul#help
{
	padding: 0 0 0 15px;
}

.warngood,
.warnbad
{
	color: #0B9500;
	font-weight: bold;
}

.warnbad
{
	color: #DD0000;
}

#padandcenter
{
	margin: 0 auto 0 auto;
	padding: 14px 0 14px 0;
	text-align: center;
}

#profilename
{
	font-size: 28px;
	font-weight: bold;
}

#photowrap
{
	padding: 6px;
}

#phototitle
{
	border-bottom: 1px solid #000;
	font-size: 24px;
}

#photoimg
{
	margin: 15px 0 0 0;
	text-align: center;
}

#ucpmenu,
#ucpcontent
{
	background: #f3f3f3;
	padding: 1px;
	line-height: 150%;
}

#ucpmenu p
{
	margin: 0;
	padding: 2px 5px 6px 9px;
}

#ucpmenu a:link, 
#ucpmenu a:active, 
#ucpmenu a:visited
{
	text-decoration: none;
}

#ucpcontent
{
	width: auto;
}

#ucpcontent p
{
	margin: 0;
	padding: 10px;
}

.activeuserstrip
{
	background: #BCD0ED;
	padding: 6px;
}

.signature
{
	font-size: 13.4px !important;
	background: transparent;
	color:#333333;
    line-height: 1.2em !important;
}

.postdetails
{
	font-size: 13.4px !important;
	font-family: Calibri,"Trebuchet MS",sans-serif;
	line-height: 1.2em !important;
    color:#333333;
}

.postcolor
{
	font-size: 15px;
	font-family: Calibri,"Trebuchet MS",sans-serif;
	color:#333333;
}

.normalname
{
	color: #003;
	font-size: 12px;
	font-weight: bold;
}

.normalname a:link, 
.normalname a:visited, 
.normalname a:active
{
	font-size: 12px;
        text-decoration:underline;
}

.post1,
.bg1,
.post2,
.bg3
{
	padding: 11px !important;
	font-size: 15px;
	font-family: Calibri,"Trebuchet MS",sans-serif;
	line-height: 1.4em !important; 
	color:#333333;
	background: #EEEEEE;
}

.post1.post_left,
.post2.post_left{
	text-align: center;
	padding-bottom: 12px;
	background-color: ##e7eaef;
	font-family: Calibri,Helvetica,Arial,sans-serif;
	border-right: 1px solid #A8B1BD;
	font-size: 13px;
}

.row2shaded,
.post1shaded
{
	background-color: #DEDBE4;
}

.row4shaded,
.post2shaded
{
	background-color: #E3DFE7;
}

.rowhighlight
{
	background-color: #FFF9BA;
}

.plainborder,
.tablefill,
.tablepad
{
	background: #f5f5f5;
	border: 1px solid #345487;
}

.tablefill,
.tablepad
{
	padding: 6px;
}

.tablepad
{
	border: 0 !important;
}

.wrapmini
{
	float: left;
	line-height: 1.5em;
	width: 25%;
}

.pagelinks
{
	float: left;
	line-height: 1.2em;
	width: 35%;
}

.desc
{
	font-size: 11px;
}

.lastaction
{
	font-size: 11px;
}

.edit
{
	margin: 10px;
	font-size: 9px;
}

.thin
{
	border: 1px solid #FFF;
	border-left: 0;
	border-right: 0;
	line-height: 150%;
	margin: 2px 0 2px 0;
	padding: 6px 0 6px 0;
}

.calmonths
{
	background: #eeeeee;
	font-size: 18px;
	font-weight: bold;
	margin: 5px 0 5px 0;
	padding: 8px;
	text-align: center;
}

.weekday
{
	font-size: 14px;
	font-weight: bold;
}

.calmonths a
{
	text-decoration: none;
}

.calday,
.calweekday
{
	background: #e8e8e8;
	color: #4b4b4b;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 4px;
	text-align: right;
}

.calweekday
{
	border-right: 1px solid #AAA;
	color: #222;
	font-size: 14px;
	padding: 6px;
	text-align: center;
}

.celltodayshaded,
.celldateshaded,
.cellblank,
.celldate,
.celltoday,
.mcellblank,
.mcelldate,
.mcelltoday
{
	background: #f5f5f5;
	height: 100px;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

.celltodayshaded,
.celldateshaded
{
	background: #E3DFE7;
}

.mcellblank,
.mcelldate,
.mcelltoday
{
	height: auto;
}

.cellblank,
.mcellblank
{
	background: #d1d1d1;
}

.celltoday,
.celltodayshaded,
.mcelltoday
{
	border: 2px solid #8B0000;
}

.calranged
{
	border: 2px outset #C2CFDF;
	background: #C2CFDF;
	padding: 4px;
}

.calitem
{
	border-bottom: 1px dotted #C2CFDF;
	padding: 4px;
}

.input-warn,
.input-green,
.input-checkbox,
input,
textarea,
select
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	margin: 5px;
	padding: 4px;
	vertical-align: middle;
}

select
{
	margin: 0px;
}

.input-checkbox
{
	border: none;
}

.input-warn,
.input-warn-content
{
	padding: 4px;
	border: 1px solid #C00;
}

.input-ok,
.input-ok-content
{
	padding: 4px;
	border: 1px solid #0C0;
}

.input-warn-content
{
	padding: 4px;
	margin: 4px;
	background-color: #FCC;
}

.input-ok-content
{
	padding: 4px;
	margin: 4px;
	background-color: #CFC;
}

.input-text
{
	color: #900;
}

input.button
{
	padding: 4px;
	margin: 0;
	width: auto;
	cursor: pointer;
}

optgroup option
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
}

.codebuttons
{
	padding: 4px;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 10px;
	vertical-align: middle;
	margin: 2px;
}

.textarea,
.searchinput,
.button,
.gobutton
{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	padding: 4px;
	vertical-align: middle;
}

.gobutton
{
	background: transparent;
	border: 0;
	color: #072A66;
	margin: 0;
	vertical-align: middle;
}

.radiobutton,
.checkbox,
.helpbox
{
	border: 0;
	vertical-align: middle;
	background: transparent;
}

.formtable
{
	background: transparent;
}

.formtable td,
.pformleft,
.pformleftw,
.pformright
{
	border-left: 0;
	font-weight: bold;
	margin: 1px 0 0 0;
	padding: 6px;
	width: 25%;
}

.pformleft,
.pformleftw
{
	background-color: #e4e6e9;
}

.pformright
{
	background-color: #eff1f3;
}

.formtable td.wider,
.pformleftw,
.pformright
{
	width: 40%;
}

.formtable td.formright,
.pformright
{
	border-right: 0px;
	font-weight: normal;
	width: auto;
}

.formtable td.formtitle,
.formsubtitle
{
	background: #dcdcdc;
	border: 1px solid #9FB9D4;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	font-weight: normal;
}

.formsubtitle
{
	border: 0;
	color: #474747;
	font-weight: bold;
	padding: 10px;
}

.formsubtitle .row1
{
	padding: 8px;
}

.formtable td.formstrip
{
	background: #DDE8F2;
	border: 1px solid #9FB9D4;
	border-left: 0;
	border-right: 0;
	font-weight: normal;
}

.quotetop
{
	background: #E4EAF2;
	border: 1px solid #8394B2;
	border-bottom: 0;
	border-left: 4px solid #8394B2;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	padding: 6px;
	word-break: break-word !important;
}

.quotemain
{
	background: #FAFCFE;
	border: 1px solid #8394B2;
	border-left: 4px solid #8394B2;
	border-top: 0;
	color: #465584;
	padding: 7px;
	margin: 0 auto 0 auto;
	white-space: pre-line;
	word-break: break-word !important;
}

.codetop,
.sqltop,
.htmltop
{
	background: #efefef url(ip.boardpr/css_img_code.gif) no-repeat right;
	background-position: right 8px top 5px;
    background-size: 40px 17px;
    background-blend-mode: darken;
    font-weight: bold;
    padding: 3px 15px;
    border: 1px solid #cecece;
    word-break: break-word!important;
}

.codemain,
.sqlmain,
.htmlmain
{
	background: #ffffff;
    border: 1px solid #cecece;
    border-top: 0px;
    border-radius: 0px 0px 4px 4px;
    color: #4a516b;
    font-family: Consolas;
    padding: 4px 15px;
    word-break: break-word!important;
}

#QUOTE,
#CODE
{
	background: #FAFCFE;
	border: 1px solid #000;
	color: #465584;
	font-family: Verdana, Arial;
	font-size: 11px;
	padding: 2px;
	white-space: normal;
	word-break: break-word !important;
}

#CODE
{
	font-family: Courier, "Courier New", Verdana, Arial;
}

.cleared
{
	clear: both;
}

.borderwrap,
.borderwrapm
{
	padding: 0px;
	margin: 0px;
}

.borderwrapm
{
	margin: 5px;
}

.borderwrap h3,
.maintitle,
.maintitlecollapse
{
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 10px 10px 10px 15px;
	border-radius: 4px 4px 0px 0px;
}

.maintitle td
{
	font-size: 13px;
	font-weight: bold;
}

.maintitle p,
.maintitlecollapse p,
.formsubtitle p
{
	background: transparent !important;
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
}

.maintitle p.expand,
.maintitle p.goto,
.maintitlecollapse p.expand,
.formsubtitle p.members
{
	float: right;
	width: auto !important;
	margin: -1px 5px !important;
}

.maintitle a:link, 
.maintitle a:visited,
.maintitlecollapse a:link, 
.maintitlecollapse a:visited
{
	background: transparent;
	text-decoration: none;
}

.maintitle a:hover, 
.maintitle a:active,
.maintitlecollapse a:hover, 
.maintitlecollapse a:active
{
	background: transparent;
}

table th,
.borderwrap table th,
.subtitle,
.subtitlediv,
.postlinksbar
{
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}

.subtitlediv
{
	text-align: right;
}

.borderwrap table th a:link,
.subtitle a:link,
.subtitlediv a:link,
.borderwrap table th a:visited,
.subtitle a:visited, 
.subtitlediv a:visited, 
.borderwrap table th a:active,
.subtitle a:active,
.subtitlediv a:active
{
	background: transparent;
	text-decoration: none;
}

.borderwrap h4
{
	background: #DDE6F2;
	color: #5176B5;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 5px;
}

.borderwrap p
{
	background: #F9F9F9;
	margin: 5px;
	padding: 10px;
	text-align: left;
}

td.formbuttonrow,
.formbuttonrow,
.pformstrip,
.borderwrap p.formbuttonrow,
.borderwrap p.formbuttonrow1
{
	margin: 0px !important;
	padding: 7px !important;
	text-align: center;
}

td.formbuttonrow
{
	border: 0;
}

.borderwrap p.formbuttonrow1
{
	background: #F9F9F9 !important;
}

.barc
{
	border-bottom: 0;
}

.barc .button
{
	background: #ececec !important;
    padding: 4px 10px!important;
    border: 0 !important;
    color: #222 !important;
}

.barc .button:hover
{
	background: #d4d4d4 !important;
}

.bar p,
.barb p,
.barc p
{
	background: transparent;
	border: 0;
	font-size: 11px;
	margin: 0;
	padding: 5px;
	text-align: left;
}

.barb p
{
	text-align: right;
}

.bar p.over,
.bar p.overs,
.barc p.over,
.barc p.overs
{
	float: right;
}

.barb p.over,
.barb p.overs
{
	float: left;
}

.bar p.overs,
.barb p.overs,
.barc p.overs
{
	position: relative;
	top: 5px;
}

.catend
{
	font-size: 1px;
	height: 5px;
}

.catend-topic
{
	padding: 8px;
	background: #4b607d;
}

.newslink
{
	background: #e4e9f0;
	padding: 5px;
	margin: 0;
	width: 100%;
}

.newslink td
{
	color: #222;
	font-size: 12px;
	padding: 5px 5px 5px 10px;
}

.newslink span
{
	background: transparent;
	font-style: italic;
	font-weight: normal;
}

.newslink input
{
	font-size: 10px;
	vertical-align: middle;
	width: auto;
}

.newslink input.button
{
	background: transparent;
	border: 0;
	color: #072A66;
	vertical-align: middle;
}

.fieldwrap
{
	background: #F9F9F9;
	border: 1px solid #CCC;
	border-top: 0;
	margin: 5px;
	padding: 0;
	text-align: left;
}

.fieldwrap h4
{
	background: #EEE;
	border: 1px solid #CCC;
	border-left: 0;
	border-right: 0;
	color: #444;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 5px;
}

.errorwrap
{
	background: #F2DDDD;
	border: 1px solid #992A2A;
	border-top: 0;
	margin: 5px;
	padding: 0;
}

.errorwrap h4
{
	background: #E3C0C0;
	border: 1px solid #992A2A;
	border-left: 0;
	border-right: 0;
	color: #992A2A;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 5px;
}

.errorwrap p
{
	background: transparent;
	border: 0;
	color: #992A2A;
	margin: 0;
	padding: 8px;
}

.ruleswrap
{
	background: #F2DDDD;
	border: 1px solid #992A2A;
	color: #992A2A;
	margin: 5px 0 5px 0;
	padding: 5px;
}

#redirectwrap
{
	background: #FFF;
	padding: 1px;
	margin: 200px auto 0 auto;
	text-align: left;
	width: 500px;
}

#redirectwrap h4
{
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 5px;
}

#redirectwrap p
{
	margin: 0;
	padding: 5px;
}

#redirectwrap p.redirectfoot
{
	margin: 0px !important;
	padding: 5px !important;
	text-align: center;
}

#gfooter
{
	margin: 5px 0 5px 0;
	padding: 0;
	width: 100%;
}

#gfooter td
{
	font-size: 10px;
	padding: 7px;
}

#logostrip
{
	height: 68px;
	margin: 0;
	padding: 0;
	text-align: left;
}

#logographic
{
	background: transparent url(ip.boardpr/logo4.gif) no-repeat left;
	height: 68px;
	margin: 0;
	padding: 0;
}


#userlinks,
#userlinksguest
{
	clear: both;
}

#userlinks p,
#userlinksguest p
{
	background: transparent !important;
	border: 0 !important;
	font-size: 11px;
	font-family: Arial, Tahoma;
	font-weight: normal;
	letter-spacing: 0;
	margin: 0 !important;
	padding: 10px 33px 12px;
	text-align: right;
}

#userlinksguest p.pcen
{
	text-align: center;
}

#userlinks p.home,
#userlinksguest p.home
{
	float: left;
}

#navstrip
{
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px 5px;
	padding: 5px 0px 0px 0px;
}

#navstrip img
{
	margin: -1px 0 0 0;
}

#navstrip a:link, 
#navstrip  a:visited
{
	text-decoration: none;
}

.toplinks
{
	background: transparent;
	color: #565656;
	margin: 0;
	padding: 0 0 5px 0;
	text-align: right;
}

.toplinks span
{
	color: #565656;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 5px;
}

.toplinks a
{
	color: #686868;
}

.copyright
{
	font-size: 11px;
	margin: 0 0 5px 0;
	padding: 8px;
}

#print
{
	margin: 20px auto 20px auto;
	padding: 0;
	text-align: left;
	width: 85%;
}

#print h1,
#print h2,
#print h3,
#print h4,
#print p
{
	color: #036;
	font-size: 17px;
	font-weight: bold;
	margin: 0;
	padding: 8px;
}

#print h2,
#print h3,
#print p
{
	border-bottom: 1px solid #999;
	font-size: 11px;
	font-weight: normal;
}

#print h3
{
	background: #F5F5F5;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

#print h4
{
	background: #F9F9F9;
	font-size: 11px;
}

#print p
{
	margin: 0 0 5px 0;
	padding: 10px;
}

#print p.printcopy
{
	border: 0;
	color: #000;
	text-align: center;
}

.dny-edit-title
{
	border: 0px;
	padding: 3px;
	margin: 0px;
	background: #D1DCEB;
	color: #3A4F6C;
}

.tabon
{
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	padding: 8px;
	float: left;
	width: auto;
	margin-top: 1px;
	font-size: 11px;
}

.taboff
{
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	padding: 8px;
	float: left;
	width: auto;
	margin-top: 1px;
	font-size: 11px;
}

.tabon a:link, 
.tabon a:visited, 
.tabon a:active
{
	text-decoration: none;
}

.taboff a:link, 
.taboff a:visited, 
.taboff a:active
{
	text-decoration: none;
}

.mya-back
{
	background: #eaeaea;
	margin: 1px;
	padding: 1px;
}

.mya-content
{
	background: #FFF;
	padding: 8px;
	margin: 1px;
	border: 1px solid #777;
}

.mya-content-tbl
{
	background: #F0F5FA;
	border: 1px solid #777;
	text-align: left;
	font-size: 10px;
	white-space: nowrap;
	margin: 1px;
}

.mya-fieldwrap
{
	background: transparent;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 4px;
	border: 1px solid #C5C7CD;
	-moz-border-radius: 5px;
	width: auto;
	display: block;
}

.iframeshim
{
	position: absolute;
	display: none;
	background: #FFF;
	border: 0px;
	width: auto;
	height: auto;
}

.popupmenu,
.popupmenu-new
{
	background: #f9f9f9;
	border: 1px solid #4B607D;
	text-align: left;
	font-size: 11px;
	white-space: nowrap;
	position: absolute;
    left: 0;
}

.popupmenu-item
{
	padding: 10px;
	white-space: nowrap;
	border-bottom: 1px solid #d0d0d0;
	color: #000000;
	font-weight: normal;
}

.popupmenu-item-last
{
	padding: 10px;
	white-space: nowrap;
	color: #000000;
	font-weight: normal;
}

.popmenubutton-new,
.popmenubutton
{
	white-space: nowrap;
	background-color: #f0f0f0;
	color: #30343b;
	font-weight: bold;
	float: right;
	text-align: center;
	font-size: 11px;
	padding: 4px 10px;
}

.popmenubutton-new,
.popmenubutton-new-out
{
	float: none;
	width: auto;
	text-align: left;
	height: auto;
	padding: 4px;
	font-weight: normal;
	background-color: #f0f0f0;
	background-image: url(ip.boardpr/menu_action_down-padded.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.popmenubutton-new-out
{
	padding: 4px;
	background-color: #dce1e8;
	border: 1px solid #a9b0bb;
}

.popupmenu-new
{
	background-color: #f4f4f4;
}

.maintitle .popmenubutton
{
	margin: -3px 0px -3px 5px;
}

.popmenubutton a:link, 
.popmenubutton a:visited,
.popmenubutton-new a:link, 
.popmenubutton-new a:visited,
.popmenubutton-new-out a:link,
.popmenubutton-new-out a:visited,
.popupmenu-item a:link, 
.popupmenu-item a:visited,
.popupmenu-item-last a:link, 
.popupmenu-item-last a:visited
{
	text-decoration: none;
	-moz-outline: none;
}

.popmenubutton a:hover,
.popmenubutton-new a:hover,
.popupmenu-item a:hover, 
.popupmenu-item-last a:hover
{
	text-decoration: none;
}

.popupmenu-category
{
	background-color: #c6ccd4;
	color: #464646;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0;
	padding: 8px;
}

#loading-layer-inner
{
	width: 220px;
	height: 28px;
	padding: 18px 10px 10px 10px;
	text-align: center;
	color: #000;
	border: 1px solid;
	border-color: #CCC #666 #666 #CCC;
	background-color: #FCF8C7;
}

#ipd-msg-wrapper
{
	display: none;
	width: 220px;
}

#ipd-msg-inner
{
	width: 100%;
	height: 45px;
	padding: 6px 4px 4px 4px;
	margin: 0px;
	text-align: center;
	color: #000;
	border: 1px solid;
	border-color: #ccc #666 #666 #ccc;
	background-color: #FCF8C7;
	filter: alpha(opacity=75);
	opacity: .75;
}

#ipd-msg-title
{
	width: 100%;
	height: 20px;
	margin: 0px;
	padding: 6px 4px 4px 4px;
	background: transparent url(ip.boardpr/css_pp_header.gif);
	border: 1px solid #3A4F6C;
	border-bottom: 0px;
	color: #FFF;
}

.linked-image
{
	margin: 5px 0;
	/*
    box-shadow:
        inset 0 0 2px rgba(0,0,0,.7),
        inset 0 2px 0 rgba(255,255,255,.4),
        inset 0 -1px 0 rgba(0,0,0,.5),
        0 1px 3px rgba(0,0,0,.4) !important;
	*/
}

.resized-linked-image
{
	margin: 1px 0px 0px 0px;
	padding: 0px;
	background-color: #000;
	border: 0px;
	color: #FFF;
	font-size: 10px;
	width: auto;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
}

.resized-linked-image-zoom
{
	width: 200px;
	height: 30px;
	filter: alpha(opacity=85);
	opacity: .85;
	background-color: #FFF;
	padding-top: 6px;
	padding-left: 5px;
	top: 0px;
	left: 0px;
	position: absolute;
	display: none;
}

.post-edit-reason
{
	background: #E7EAEF;
    padding: 5px 10px 6px 25px;
    color: #333;
    font-size: 13px;
    border: 1px solid #C5C7CD;
    display: block;
}

.pp-name
{
	background: #eeeeee;
	margin: 0px;
	padding: 10px;
}

.pp-name h3
{
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 24px;
}

.pp-header
{
	font-size: 10px;
	font-weight: bold;
	margin: 0px 0px 1px 0px;
	padding: 5px;
}

.pp-title
{
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 8px;
}

.pp-datebox
{
	text-align: center;
	background: #FFFFFF;
	border: 1px solid #8e8e8e;
	padding: 4px;
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	line-height: 100%;
	letter-spacing: -1px;
	float: right;
	width: auto;
}

.pp-datebox em
{
	color: #AAA;
	font-weight: normal;
	font-style: normal;
}

.pp-contentbox-back
{
	background-color: #cacaca;
	padding: 6px;
}

.pp-contentbox-entry,
.pp-contentbox-entry-noheight,
.pp-contentbox-entry-noheight-mod,
.pp-contentbox-entry-noheight-sel
{
	background-color: #f7f7f7;
	border: 1px solid #8e8e8e;
	line-height: 140%;
	padding: 8px;
	margin-bottom: 6px;
	height: 200px;
	overflow: auto;
	overflow-x: auto;
}

.pp-contentbox-entry-noheight-sel
{
	background-color: #FCECCD;
}

.pp-contentbox-entry-noheight-mod
{
	background-color: #FDF1DA;
}

.pp-contentbox-entry-noheight,
.pp-contentbox-entry-noheight-mod,
.pp-contentbox-entry-noheight-sel
{
	height: auto;
	margin-bottom: 1px;
}

.pp-image-thumb-wrap,
.pp-image-thumb-wrap-floatright,
.pp-image-mini-wrap,
.pp-image-mini-wrap-floatright
{
	width: 52px;
	height: 52px;
	text-align: center;
	background: #FFFFFF;
	border: 1px solid #555555;
	padding: 4px;
	margin-top: auto;
	margin-bottom: auto;
}

.pp-image-mini-wrap,
.pp-image-mini-wrap-floatright
{
	width: 27px;
	height: 27px;
	margin-top: auto;
	margin-bottom: auto;
}

.pp-image-thumb-wrap-floatright,
.pp-image-mini-wrap-floatright
{
	float: right;
}

.pp-tiny-text
{
	color: gray;
	font-size: 10px;
}

.pp-mini-content-entry,
.pp-mini-content-entry-noheight,
.pp-mini-entry-noheight-shaded
{
	background-color: #F5F9FD;
	padding: 6px;
	border-bottom: 1px dotted #555555;
	clear: both;
	width: auto;
	height: 60px;
}

.pp-mini-entry-noheight-shaded
{
	background-color: #E3DFE7;
}

.pp-mini-content-entry-noheight,
.pp-mini-entry-noheight-shaded
{
	height: auto;
}

.pp-tabclear,
.pp-maintitle
{
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 8px;
}

.pp-tabclear
{
	border: 0px;
}

.pp-tabon
{
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	padding: 8px;
	float: left;
	width: auto;
	margin-top: 1px;
	font-size: 11px;
}

.pp-taboff,
.pp-tabshaded
{
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	padding: 8px;
	float: left;
	width: auto;
	margin-top: 1px;
	font-size: 11px;
}

.pp-tabshaded
{
	background-image: url(ip.boardpr/css_pp_tab_shaded.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #516795;
	border-top: 1px solid #7f9BBC;
	border-left: 1px solid #7f9BBC;
	border-right: 1px solid #7f9BBC;
}

.pp-tabon a:link, 
.pp-tabon a:visited, 
.pp-tabon a:active
{
	text-decoration: none;
}

.pp-taboff a:link, 
.pp-taboff a:visited, 
.pp-taboff a:active,
.pp-tabshaded a:link, 
.pp-tabshaded a:visited, 
.pp-tabshaded a:active
{
	text-decoration: none;
}

.pp-tabwrap
{
	height: 34px;
	margin: 0px;
	padding: 0px;
}

#myblogset-info .fieldwrap
{
	background: transparent;
	border: 0px;
	border-top: 0;
	margin: 0px;
	padding: 0;
	text-align: left;
}

.gallery_block
{
	padding: 3px !important;
	margin: 0px;
}

.gal_caption
{
	font-size: 14px;
	padding-bottom: 5px;
	font-weight: normal;
}

.gal_cat a
{
	text-decoration: none;
}

.thumbwrap,
.thumbwrapp,
.fullimagewrap
{
	margin: 1px;
	background-color: #fff;
	border: 1px solid #8e8e8e !important;
}

.thumbwrapp
{
	border: 2px solid #660707;
}

.fullimagewrap
{
	background: #F5F9FD;
	text-align: center;
	margin: 5px 0 5px 0;
	padding: 5px;
}

.thumbwrap h4,
.thumbwrapp h4
{
	background: #DDE6F2;
	border: 0 !important;
	color: #5176B5;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 5px;
}

.thumbwrap p,
.thumbwrapp p
{
	border-bottom: 0px !important;
	margin: 0 !important;
	padding: 5px !important;
	text-align: left;
}

.thumbwrap p.alt,
.thumbwrapp p.alt
{
	border-bottom: 0px !important;
	margin: 0 !important;
	padding: 5px !important;
	text-align: left;
}

.thumbwrapp p.pin
{
	background: #EFDFDF !important;
	text-align: center !important;
}

.thumbwrap img.galattach,
.thumbwrapp img.galattach
{
	background: #FFF url(ip.boardpr/img_larger.gif) no-repeat bottom right;
	border: 1px solid #424242;
	margin: 5px;
	padding: 2px 2px 10px 2px;
}

#post_screen_hack table tr td
{
	padding: 0px !important;
}

.globalblue
{
	background: #F4F4F4;
	border: 1px solid #979ba0;
	border-top: 0;
	margin: 0px;
	padding: 0;
}

.globalblue h4
{
	background: #979ba0;
	border: 1px solid #979ba0;
	border-left: 0;
	border-right: 0;
	color: #222222;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 5px;
}

.globalblue p
{
	background: transparent;
	border: 0;
	color: #3A4F6C;
	margin: 0;
	padding: 8px;
}

.globalblue p a:link,
.globalblue p a:visited,
.globalblue p a:active
{
	background: transparent;
	text-decoration: underline;
	color: #3A4F6C;
}

.globalblue p a:hover
{
	background: transparent;
	text-decoration: underline;
}

div.leftmenu-block-title
{
	margin-bottom: 5px;
	padding-bottom: 4px;
	padding-top: 22px;
	color: #222222;
	background: url(ip.boardpr/grad-right.jpg) no-repeat left bottom;
	font-size: 13px;
	text-align: right;
	font-weight: bold;
}

div.left-panel-monitor
{
	padding: 6px;
	background: #E4E4E4;
	text-align: center;
	font-size: 12px;
}

.left-panel-monitor img
{
	width: 160px;
    height: 105px;
    padding: 3px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
}

div.left-panel-monitor-name
{
	font-size: 13px;
	font-weight: bold;
}

div.left-panel-monitor-ipport
{
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 1px;
}

.left-panel-monitor a:link,
.left-panel-monitor a:visited,
.left-panel-monitor a:active
{
	font-size: 12px;
	color: #315587;
	text-decoration: none;
}

.left-panel-monitor a:hover
{
	text-decoration: underline;
}

.leftmenu-block-title div
{
	font-size: 12px;
}


.sp-wrap
{
	background: #E9E9E6;
	margin: 10px auto 10px auto;
	width: 100%;
	clear: both;
}

.sp-head-wrap
{
	border: solid #C3CBD1;
	border-width: 1px 1px 1px 2px;
	clear: both;
	padding-left: 5px;
}

.sp-head
{
	font-size: 11px;
	margin-left: 6px;
}

.sp-body
{
	display: none;
	font-weight: normal;
	background: #F5F5F5;
	border: solid #C3CBD1;
	border-width: 1px 1px 1px 2px;
	clear: both;
	border-top-width: 0;
}

.sp-content{
	padding: 10px;
}

.clickable
{
	padding: 5px;
	cursor: pointer;
}

.folded
{
	font-size: 13px;
	display: block;
	background: transparent url('ip.boardpr/exp_plus.gif') no-repeat left center;
	padding-left: 17px;
}

.unfolded
{
	font-size: 13px;
	display: block;
	background: transparent url('ip.boardpr/exp_minus.gif') no-repeat left center;
	padding-left: 17px;
}




.clickable
{
	cursor: pointer;
}


.maintitle h1
{
	font-size: 13px;
	margin: 0;
	display: inline;
}

.warnintopictext
{
	background-color: #FF0000;
	font-family: "Courier New", Courier, mono;
	font-size: 68px;
	font-weight: bold;
	color: #FFFFFF;
}

.warnintopictd1
{
	background-color: #FF0000;
}

.warnintopicmsg
{
	font-family: "Arial", Courier, mono;
	font-size: 16px;
}

.bshow
{
	filter: alpha(opacity=99);
	opacity: 0.99;
}

.bhide
{
	filter: alpha(opacity=5);
	opacity: 0.05;
}

#stats_css
{
	padding: 0 2px;
}

#stats_cssbg
{
	background: #586d8a;
	font-size: 12px;
	margin: 0px;
	padding: 12px 15px;
	color: #fff;
	border-radius: 4px;
}

.stats_csstext1
{
	text-align: right;
	float: right;
}

#stats_cssbg a
{
	text-decoration: none;
	color: #fff;
}

#stats_cssbg a:hover
{
	text-decoration: underline;
	color: #fff;
}

#bottomstyle
{
	margin: auto;
	width: 98%;
}

.tooltip::after 
{
	background: rgba(0, 0, 0, 0.7);
	border-radius: 8px 8px 8px 0px;
	box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
	color: #FFF;
	content: attr(data-tooltip); /* ������� ����� ����, ������������ ���������� ����������� ��������� */
	margin-top: -45px;
	margin-left: 10px;
	opacity: 0; /* ��� ������� ���������... */
	padding: 4px 8px;
	position: absolute;
	visibility: hidden; /* ...� �����. */
			
	/*transition: all 0.4s ease-in-out; /* �������� ��������� �� ����� */
}
            
.tooltip:hover::after
 {
	opacity: 1; /* ���������� ��� */
	visibility: visible;
}

.exdiv
{
    background-color: #fdf6f8;
    border: 1px solid #e8d2d2;
    border-radius: 2px;
    color: #793f3f;
}

.exdiv td:nth-child(1)
{
	background-color: #fdf6f8 !important;
    height: 0px !important;
    width: 0px !important;
    padding: 16px 15px 8px 30px;
}

.exdiv td:nth-child(1) font
{
	color: #d01b1b !important;
	font-size: 42px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.exdiv td:nth-child(3) a
{
	color: #793f3f !important;
	font-style: italic;
}

.exdiv td:nth-child(3)
{
	padding: 9px;
}

.exdiv td:nth-child(2)
{
	display: none !important;
	width: 0px !important;
}

.moddiv
{
	padding: 0px !important;
    margin: 0px !important;
    background-color: #f5f7fb !important;
    border: 1px solid #c4cbd8 !important;
    border-radius: 2px !important;
    color: #194180 !important;
}

.moddiv td:nth-child(1)
{
	background-color: #f5f7fb !important;
    height: 0px !important;
    width: 0px !important;
    padding: 16px 15px 8px 30px;
}

.moddiv td:nth-child(1) font
{
	color: #293854 !important;
	font-size: 42px !important;
	padding: 0px !important;
	margin: 0px !important;
	font-family: Calibri !important;
}

.moddiv td:nth-child(3) a
{
	color: #194180 !important;
	font-style: italic;
}

.moddiv td:nth-child(3)
{
	padding: 9px;
}

.moddiv td:nth-child(2)
{
	display: none !important;
	width: 0px !important;
}

.moddiv td:nth-child(3) span:nth-child(1)
{
	display: none;
	height: 0px;
	width: 0px;
	padding: 0px;
	margin: 0px;
}

.moddiv td:nth-child(3) br:nth-child(2)
{
	display: none;
	height: 0px;
	width: 0px;
	padding: 0px;
	margin: 0px;
}

.rechost td
{
	background:#B2BDBE;
}

.nrechost td
{
	background:#D1C1C0;
}

.forumrules
{
    background: #f8fcff;
    padding: 10px;
    text-align: left;
    border: 1px solid #bccade;
	border-top: 0;
}

.qbanner{
	margin: 10px auto;
	width: 468px;
	height: 60px;
}

.avatarrad img{
	
}

.authorinfo{
	text-align: center !important;
}

.paginator a{
	text-decoration: none;
}

.paginator {
	margin: 0 0 0 4px;
}

.profilepage .borderwrap
{
	margin-top: 10px !important;
}

.profilepage td, tr, tbody, thead
{
	padding: 0  !important;
}

.profilepage td:nth-child(2)
{
	padding: 10px 15px 10px 20px !important;
}

.profilepage .row1
{
	padding: 8px 10px;
	border-top: 1px solid #e6e6e6;
}

.profilepage .subtitle
{
	padding: 12px 15px;
}

.form_topic_search
{
	margin-top: 5px;
}
.form_topic_search input
{
	margin: 0;
}

	#premod-popup-message
	{
		display: none;
		z-index: 3;
		position: fixed;
		left: 50%;
		top: 20%;
		width: 350px;
	}
	
	#premod-popup-background
	{
		background-color: white;
		padding: 8px;
		border: 1px solid #616161;
		border-radius: 3px;
		box-shadow: 0 0 8px rgba(0,0,0,0.3);
		color: #1F3450;
		font-family: Tahoma;
		position: relative;
		left: -50%;
	}
	
	#premod-popup-title
	{
		text-align: center;
		margin-bottom: 8px;
		font-weight: bold;
		cursor: move;
	}
	
	#premod-popup-loading
	{
		display: none;
		position: absolute;
		top: 3px;
		left: 16px;
	}
	
	#premod-popup-close_button
	{
		font-style: normal;
		position: absolute;
		top: 3px;
		right: 7px;
		cursor: pointer;
	}
	
	#premod-popup-content
	{
		border-top: 1px dashed rgba(0,0,0,0.3);
		padding: 7px;
		line-height: 1.5;
		
	}
	
	#premod-popup-content i
	{
		cursor: pointer;
		font-style: normal;
	}
	
	#premod-popup-shadow
	{
		display: none;
		z-index: 2;
		background-color: rgba(0,0,0,0.4);
		position: fixed;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
		cursor: pointer;
	}
	
	.reg_message
	{ 
		color: white;
		padding: 7px; 
		background-color: #303b4a; 
		text-align: center; 
		margin: 3px;
	}
	
	.messages_show
	{
		display: none;
		margin-right: 3px;
		position: fixed; 
		bottom: 3%; 
		left: 1%;
		background-color: #fff;
		border-radius: 3px; 
		box-shadow: 0 0 8px rgba(0,0,0,0.1);
		max-width: 400px;
	}
	
	.messages_show a
	{
		color: white;
		font-style: italic;
	}
	
	.messages_show a:hover
	{
		color: white;
		font-style: italic;
	}
	
	.reg_mess_bg
	{
		display: none;
		margin-right: 3px;
		position: fixed; 
		bottom: 3%; 
		right: 1%;
		background-color: #fff;
		border-radius: 3px; 
		box-shadow: 0 0 8px rgba(0,0,0,0.1);
		max-width: 400px;
	}
	
	.reg_mess_bg a
	{
		color: white;
		font-style: none;
	}
	
	.reg_mess_bg a:hover
	{
		color: white;
		font-style: none;
	}
	
	.message-button-close
	{
		display: block;
		background-image: url(/style_images/cls.png);
		background-position: -12px;
		background-repeat: no-repeat;
		width: 12px;
		height: 12px;
		position: absolute;
		right: 6px;
		top: 6px;
		cursor: pointer;
	}
	
	.news_row
	{
		margin: 0px 4px 3px 4px;
		font-family: tahoma; 
		color: #222;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	}
	
	
	/* This is a color-scheme stylesheet, allowing you to easily
 * override any styles (primarily colors) set in the main stylesheet.
 *  
 * CSS for IP.Board 2.3.0
 * Author: Rikki Tissier, original IP.Board CSS by James Mathias
 * Copyright: 2007 IPS, Inc, all rights reserved 
 *
 * All style attributes in alpha-numeric order starting from 0
 *
 */


/* ------------------------ */
/* HEADER/FOOTER 			*/


#top_menu_1 a,
#top_menu_1 a:hover,
#top_menu_1 a:visited
{
    color: rgb(49, 54, 61);
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

#top_menu_1 a:hover
{
	background: #b0b1b3;
}

#top_menu_1
{
	background: #8f9092;
	
}


.topmenu-left,
.topmenu-right,
#top_menu_1 a,
#top_menu_1 a:hover,
#top_menu_1 a:visited
{
	padding: 8px 15px;
}

.topmenu-left,
.topmenu-right
{
	padding: 8px 18px 8px 22px;
}

.topmenu-left
{
	float: left;
}

.topmenu-right
{
	text-align: right;
}

#logostrip {
	background: #303b4a;
}

#gfooter {
	background: #3b424c;
	color: #fff;
}

	#gfooter a:link,
	#gfooter a:visited {
		color: #fff;
	}

#navstrip {
	background: transparent;
	color: #999;
}

	#navstrip a:link, 
	#navstrip  a:visited {
		color: #222;
	}
	
	#navstrip a:hover, 
	#navstrip a:active {
		background: transparent; 
		color: #5176B5;
	}
		
/* ------------------------ */
/* USERLINKS/USERLINKSGUEST */

#userlinks {
	background: #eff1f3;;
	padding: 2px 0 0;
}

#userlinksguest	{
	background: #f5f0f5;
}

.posttnx-left,
.posttnx-right
{
	padding: 5px;
	cursor: pointer;
	white-space: normal;
	text-align: justify;
}

.posttnx-left
{
	float: left;
}

.posttnx-right
{
	float: right;
}

.fix-minipagelink
{
	height: 19px;
    margin: 5px 0 0;
	display: -webkit-inline-box;
}

.posttnx-right a,
.posttnx-right a:visited
{
	text-decoration: none;
	color: #2E3444;
}

.posttnx-right a:hover
{
	text-decoration: underline;
}


/* ------------------------ */
/* PAGINATION				*/

.pagecurrent{
	background: #7d838c !important;
	color: #fff;
}

/* ------------------------ */
/* FORMS (BUTTONS ETC.)		*/

.input-warn,
.input-green,
.input-checkbox,
input,
textarea,
select,
.textarea,
.searchinput,
.button,
.gobutton {
	background: #FFF;
	border: 1px solid #6a7382;
	color: #000;
}

.button{
	background: #4b607d !important;
    padding: 6px 10px!important;
    border: 0 !important;
    color: #FFF !important;
}

.button:hover
{
	background: #6782a7 !important;
}

/* ------------------------- */
/* MAINTITLE/SUBTITLE/CATEND */
/* includes redirectwrap h4	 */

.borderwrap{
	margin: 15px 0 0px 4px;
}

.boardglob td:nth-child(1) td:nth-child(5) span
{
	line-height: 1.5;
}

.boardglob td:nth-child(1) td:nth-child(5)
{
	text-align: left;
	padding: 0 30px;
}

.boardglob td:nth-child(1) th:nth-child(4)
{
	text-align: center;
}

.boardglob td:nth-child(1) td:nth-child(5) span b
{
	font-style: italic;
}

.boardglob .borderwrap,
.rightmenug
{
	margin-top: 0 !important;
}

.top .borderwrap
{
	margin: 0 !important;
}

.top{
	vertical-align: top;
}

.borderwrapm {
	
}

.borderwrap h3,
.maintitle,
.maintitlecollapse {
	background: #4b607d;
	color: #FFF;
}

.maintitle td {
	color: #FFF;
}

.maintitle a:link, 
.maintitle a:visited,
.maintitlecollapse a:link, 
.maintitlecollapse a:visited {
	color: #FFF;
}

.maintitle a:hover, 
.maintitle a:active,
.maintitlecollapse a:hover, 
.maintitlecollapse a:active {
	color: #e9eef4;
	border-bottom: 1px solid #e9eef4;
}

.maintitle p.expand a,
.maintitle p.goto a,
.maintitlecollapse p.expand a {
	border: 0px;
}

.catend {
	background: #586d8a;
	color: #000;
	padding: 5px !important;
	border-radius: 0px 0px 4px 4px;
}

table th,
.borderwrap table th,
.subtitle,
.subtitlediv,
.postlinksbar,
#redirectwrap h4 {
	background: rgba(71, 115, 177, 0.26);
	color: #394659;
	padding: 7px 15px 6px 15px;
}


/* ------------------------ */
/* (DARK)ROW1/ROW2			*/
/* PFORM(LEFT|RIGHT)		*/

.row1,
.gal_curr { 
	background: #f3f3f3;
}

.row2,
.gal_noncurr { 
	background: #f9f9f9;
}

.row1 a img
{
	margin-top: -2px !important;
}
	
	.ipbtable .row1,
	.ipbtable .row2 {
		
	}
	
	.gal_curr,
	.gal_noncurr {
		border-right: 1px solid #dcdcdc;
	}
	
.darkrow1,
.darkrow3 {
	background: #c6ccd4;
	color: #404957; 
	border-top: 1px solid #a8b1bd;
}

.formtable td,
.pformleft,
.pformleftw,
.pformright{
	background:#F5F9FD;
	border-bottom: 1px solid #dcdcdc;
}

.pformleft,
.pformleftw {
	background-color: #e4e6e9;
}

.pformright {
	background-color: #eff1f3;
}


/* ------------------------ */
/* POST_HEAD/POST1/POST2	*/

.post_head {
	background: #cfd6e1;
	color: #464c55;
}

.post1,
.bg1 {
	background: #f0f0f0;
}

.post2,
.bg3 {
	background: #eff1f3;
}

.post1.post_left,
.post2.post_left {
	background-color: #e7eaef;
}

/* -------------------------- */
/* FORMBUTTONROW      		  */
/* includes redirectwrap foot */

td.formbuttonrow,
.formbuttonrow,
.pformstrip,
.borderwrap p.formbuttonrow,
.borderwrap p.formbuttonrow1,
#redirectwrap p.redirectfoot{
	background: #D6DDE9;
	color: #404957; 
	border-top: 1px solid #A8B1BD;
}

.searchStyle input:focus
{
	outline: 0;
}

.buttons-topic
{
	text-align: right;
	padding: 3px 5px 0 0;
	float: right;
}

/* ------------------------ */
/* BAR/BARB/BARC/DARKROW	*/

.bar,
.barb-catend{
	background: #d6dde9;
    color: #222;
    padding: 14px 15px 0px;
	
}

.barc,
.barc-catend{
	background: #586d8a;
    color: #222;
    padding: 10px 15px 10px;
    border-radius: 0 0 4px 4px;
}

.barc input
{
	background: #f0f0f0;
}



.useronlineintopic
{
	padding: 7px 10px;
}

/* ------------------------ */
/* TABS (ON/OFF)			*/

.tabon,
.pp-tabon {
	border-color: #262d35;
	background-color:#303b4a;
	color:#FFFFFF;
}

	.tabon a,
	.pp-tabon a {
		color: #FFFFFF !important;
	}

.taboff,
.pp-taboff,
.pp-tabshaded {
	border-color: #939fae;
	background-color: #b4c1d3;
	color: #2d2d2d;
}
	
	.taboff a,
	.pp-taboff a,
	.pp-tabshaded a {
		color: #2d2d2d;
	}
	
.pp-tabclear,
.pp-maintitle
{
	background: #303b4a;
	color: #FFF;
}

/* ------------------------ */
/* POPUPMENUS				*/

.popmenubutton-new-out {
	background-color:#dce1e8;
	border: 1px solid #a9b0bb;
}

.popmenubutton a,
.popmenubutton-new a,
.popmenubutton-new-out a,
.popupmenu-item a,
.popupmenu-item-last a {
	color: #30343b !important;
}

.popmenubutton a:hover,
.popmenubutton-new a:hover,
.popupmenu-item a:hover, 
.popupmenu-item-last a:hover
{ 
	color: #5f7186;
}

/* ------------------------ */
/* MISC 					*/

.desc,
.lastaction {
	color: #434951;
}

.newslink span{
	color: #072A66;
}

	.newslink input{
		background: #FFF;
		border: 1px solid #999;
		color: #072A66;
	}
	
.fauxbutton{
	background: #DFE6EF;
	border: 1px solid #6a7382;
}

	.fauxbutton a:link,
	.fauxbutton a:visited,
	.fauxbutton a:active{
		color: #222 !important;
	}
	
/* ------------------------ */
/* GALLERY					*/

.gallery_block {
	background-color: #e6e6e6;
}

.gal_cat a {
	border-bottom: 1px dotted #fff !important;
}

.thumbwrap p,
.thumbwrapp p {
	background: #e4e6e9 !important;
}

.thumbwrap p.alt,
.thumbwrapp p.alt{
	background: #eff1f3 !important;
}



textarea
{
	padding: 5px !important;
	font-size: 14px !important;
	font-family: Calibri,"Trebuchet MS",sans-serif !important;
	line-height: 1.4em !important;
    color:#000 !important;
	margin: 10px 0 10px 0 !important;
}


input.field_search {
	
	font-size: 14px;
	color: #8DA3B0;
	background: transparent;
	border: 0;
	width: 99%;
	font-style: italic;
}

::-webkit-input-placeholder
{
	color: #8DA3B0;  
}
:-moz-placeholder
{
	color: #8DA3B0;  
}
::-moz-placeholder
{
	color: #8DA3B0;  
}
:-ms-input-placeholder 
{  
   color: #8DA3B0;  
}

#btn_search, button.btn_search {
	margin: 10px 0 0 20px;
	padding: 0px 0 3px 0;
	font-size: 14px;
	height: 40px;
	width: 80px;
	background: #7A9AB0;
	border: 0;
	color: #FFFFFF;
	cursor: pointer;
	border-radius: 5px;
	float: left;
}


#btn_search {
	margin: 9px 0 0 20px;
	padding: 0px 0 3px 0;
	font-size: 14px;
	height: 40px;
	width: 120px;
	background: #7A9AB0;
	border: 0;
	color: #FFFFFF;
	cursor: pointer;
	border-radius: 5px;
}

#btn_search:hover, button.btn_search:hover
{
	background: #5C8099;
}

td.dots {
	background: url(dots.gif) no-repeat center center;
	width: 1px;
}

div.searchStyle {
	background: #495F78;
}

div.shapka {
	background: #3C5169;
	height: 60px;
	padding-left: 5px;
}

.shapka table
{
	width: 100%; 
	height: 60px; 
	padding: 0px 28px;
}

div.shapka2 {
	display: none;
	background: #3C5169;
	height: 60px;
	padding-left: 5px;
}

.shapka2 table
{
	width: 100%; 
	height: 60px; 
	padding: 0px 28px;
}

div#topmenu {
	display: block;
	overflow: hidden;
	text-align: center;
	padding-top:5px;
	padding-bottom:15px;
	height: 10px;
	width: 100%;
	background: url(header_menu_bg.jpg) repeat-x;
}

#topmenu ul {
	margin: 0;
	padding: 0;
}

#topmenu a {
	font-family: Arial, Verdana, Tahoma, "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 10px 15px 10px;
	height: 30px;
	border-right: 1px solid #CCCDCF;
	background: url(header_menu_bg.jpg) repeat-x;
}

#topmenu .start a {
	border-left: 1px solid #CCCDCF;
}

#topmenu a:hover {
	background: url(header_menu_bg_hover.jpg) repeat-x;
}

#topmenu li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 30px;
}

div.shadow {
	background: url(shadow.gif);
	height: 20px;
	width: 100%;
}

#bottom_block{
background: #222;
color: #898989;
font-size: 12px;
position: fixed;
z-index: 3000;
bottom: 0px;
height: 39px;
width: 100%;
}

.pointer
{
	cursor: pointer;
}

.prevnames
{
	float: right;
    font-size: 12px;
}

.right_menu_content{
	padding: 8px 8px 0;
	position: relative;
}

.dwnl_content{
	height: 25px;
	margin: 0 0 3px;
	position: relative;
}

.dwnl_name{
	line-height: 1.8;
	font-weight: 700;
}

.dwnl_link{
	position: absolute;
	right: 0;
}