/*------------------------------------------------------------------*/
/* FILE GENERATED BY INVISION POWER BOARD                           */
/* DO NOT EDIT BY HAND WITHOUT RESYNCHRONISING BACK TO THE DATABASE */
/* OR CHANGES TO THIS FILE WILL BE LOST WHEN NEXT EDITED FROM THE   */
/* ADMIN CONTROL PANEL                                              */
/* STYLE DIRECTORY: 1                                     */
/* CACHE FILE: Generated: Fri, 06 May 2022 14:55:02 GMT */
/*------------------------------------------------------------------*/

/*~START CSS~*/

/* 
 * Cascading Style Sheet(CSS 467), for Invision Power Board molbiol.ru
 *
 * All style attributes in alpha-numeric order starting from 0
 */

/* 
 * global element styles 
 */

html{
	overflow-x: auto; /* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect in Mozilla, or Opera */
}

body{ 
	background: #FFF;
	color: #222;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 140%;
	margin: 0;
	padding: 0; /* required for Opera to have 0 margin */
	text-align: center; /* centers board in MSIE */
}

table,
tr,
td{ /* required for text in tables, because tables do not inherit from body */
	background: transparent;
	color: #222;
	font-size: 9pt;;
}

table{ /* makes all tables 100% wide */
	width: 100%;
}

td{ /* gives all tables faux cellpadding of 5px */
	padding: 5px;
}

td.nopad{ /* allows some tables to have no padding on the td */
	padding: 0;
}

td.novpad{ /* allows some tables to have no vertical padding on the td */
	padding: 1px 5px 1px 5px;
}

form{
	display: inline;
	margin: 0; /* removes mystery form tag gapping */
	padding: 0; /* removes mystery form tag gapping */
}

img{
	border: 0; /* makes sure linked images do not have a border */
	vertical-align: middle;
}

/* 
 * ========================================
 * global hyperlink styles 
 * ========================================
 */

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

a:visited.ft{
	color: #00cc33;
}

a:hover{
	background: transparent;
	color: #ff9000;
}

a:hover.ft{
	background: transparent;
	color: #ff9000;
}

/* 
 * ========================================
 * Main wrapper, this controls the overall width of the board in you browser view window. 
 * ========================================
 */

#ipbwrapper{ 
	margin: 3px auto 20px auto; /* centers the box, no matter the overall width, also applies a 3px gap at the top and 20px at the bottom of the board */
	text-align: left; /* re_aligns text to left second part of two part MSIE centering workaround */
	/* EDIT THIS TO CHANGE THE WIDTH OF THE BOARD -> 750px is a common fixed resolution size */
	width: 96%;
}

/* 
 * ========================================
 * styles for pagination links 
 * ========================================
 */
 

.pagelink,
.pagelinklast,
.pagecurrent,
.minipagelink,
.minipagelinklast{
	background: #f0f5fa;
	border: 1px solid #9c9c9c;
	padding: 0 2px 0 0;
}

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


.pagecurrent{
	background: #ffc9a5;
}

.minipagelink,
.minipagelinklast{
	border: 1px solid #9c9c9c;
	font-size: 7pt;
	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;
}

/* fake button effect for some links */
.fauxbutton{
	background: #BFCDE0;
	border: 1px solid #9c9c9c;
	font-size: 9pt;
	font-weight: bold;
	padding: 4px;
}

.fauxbutton a:link,
.fauxbutton a:visited,
.fauxbutton a:active{
	color: #222 !important;
	text-decoration: none;
}

.a_descr,
.descr{ 
	background: transparent;
	font-size: 8pt; 
	color: #505050;
	line-height: 140%;
	padding: 0;
}

.a_descr a:link,
.a_descr a:visited,
.a_descr a:active{
	color: #505050;
	text-decoration: none;
}

.small{ 
	background: transparent;
	font-size: 7pt; 
	color: #505050;
	line-height: 140%;
	padding: 0;
}

#navstrip,
#navstrip a:link,
#navstrip a:visited,
#navstrip a:active{ 
	background: transparent;
	color: #808080;
	font-size: 8pt;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 4px 0 4px 0px; 
}

.row1{ 
	background: #f9f9f9; 
}

.row2{ 
	background: #eeeeee; 
}

.borderwrap { /* this will affect the outlining border of all the tables and boxes through-out the skin. */
	background: #FFF; 
	border: 1px solid #9c9c9c;
	padding: 0; 
	margin: 0; 
}

th { 
	background: transparent url(1/tile_sub.gif);
	border-bottom: 1px solid #9c9c9c;
	font-size: 10pt;
	font-weight: bold; 
	letter-spacing: 1px;
	margin: 0; 
	padding: 5px; 
}

.maintitle { 
	background: #dddddd;
	border-bottom: 1px solid #9c9c9c;
	font-size: 10pt;
	font-weight: bold; 
	letter-spacing: 1px;
	margin: 0; 
	padding: 5px; 
}

#hdr { 
	background: transparent;
	font-size: 10pt;
	font-weight: bold; 
	letter-spacing: 1px;
	margin: 0; 
	padding: 5px; 
}

/* 
 * ========================================
 * form styles 
 * ========================================
 */

input,
textarea{
	background: #FFF;
	border: 1px solid #9c9c9c;
	color: #303030;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 1px;
}

select{
	border: 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 0;
	padding: 2px;
}

input.button{
	margin: 0;
	width: auto;
}

optgroup option{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
}

.textarea,
.searchinput,
.button,
.gobutton{
	background: #FFF;
	border: 1px solid #9c9c9c;
	color: #303030;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 1px;
}
	
.button{
	background: #DFE6EF;
	cursor: hand;
}

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

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

/* 
 * class.formtable 
 *
 * used for tabled forms 
 * technically tables should not be used for form display 
 * but, in the case of IPB a table is easier to work with
 * for the average webmaster, who has little to no CSS knowledge.
 *
 */

.pformleft,
.pformright{
	background:#F5F9FD;
	border: 1px solid #C2CFDF;
	border-bottom: 0;
	border-left: 0;
	margin: 1px 0 0 0;
	padding: 6px;
} 

.pformright{
	border-right: 0;
} 

.formtitle{
	background: #D1DCEB;
	border: 1px solid #9FB9D4; 
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
}

.formsubtitle{ 
	background: #D1DCEB;
	border: 0;
	color: #3A4F6C;
	padding: 5px;
}

.hlp,
.hlp a:link,
.hlp a:visited,
.hlp a:active{ 
	background: transparent;
	color: #ff9000;
	cursor: help;
	text-decoration: none;
}

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

.searchlite {
	background-color:yellow;
	font-weight:bold;
	color: red;
}
#redirectwrap{
	background: #F0F5FA;
	border: 1px solid #C2CFDF;
	margin: 200px auto 0 auto;
	text-align: left;
	width: 500px;
}

#redirectwrap h4{
	background: #D0DDEA;
	border-bottom: 1px solid #C2CFDF;
	color: #3A4F6C;
	font-size: 10pt;
	margin: 0;
	padding: 5px;
}

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

#redirectwrap p.redirectfoot{
	background: #E3EBF4;
	border-top: 1px solid #C2CFDF;
	text-align: center;
}

p{
	background: transparent;
	border: 0;
	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-weight: bold; 
	margin: 0;
	padding: 5px;
}

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

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

.normalname{ 
	color: #505050;
	font-size: 10pt; 
	font-weight: bold; 
}

.post1shaded { background-color: #ffe9cd }

.post2shaded { background-color: #ffd49d }

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


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

.codetop,
.sqltop,
.htmltop,
.quotetop{
	background: #E4EAF2 url(1/css_img_quote.gif) no-repeat right;
	border: 1px dotted #000;
	border-bottom: 0;
	color: #808080;
	font-size: 8pt;
	font-weight: bold;
	margin: 8px auto 0 auto;
	padding: 3px;
}

.codemain,
.sqlmain,
.htmlmain,
.quotemain{
	background: #FAFCFE;
	border: 1px dotted #000;
	border-top: 0;
	color: #465584;
	padding: 8px;
	margin: 0 auto 8px auto;
}

.codetop,
.sqltop,
.htmltop{
	background: #FDDBCC url(1/css_img_code.gif) no-repeat right;
}

.lst{
	padding: 3px 0 3px 0;
}