/* Forum Style */
.navigation {
	background-color: #F4FBFF;
	border: 1px solid #ACD9F0;
	border-width: 1px 0px 1px 0px;
}

.navigation a, .navigation a:active, .navigation a:visited {color:#104179; text-decoration:none;}
.navigation a:hover {text-decoration:underline;}

.fs11px  {font-size: 11px;}
.fs10px  {font-size: 10px;}

.paging {
	border: solid #D9D9D9;
	border-width: 0px 0px 1px 0px;	
}

.contenttable {
	border: 1px solid #DADEE3; 
	font-size: 12px;
}

.contenttable a, .contenttable a:active, .contenttable a:visited {color:#104179; text-decoration:none;}
.contenttable a:hover {text-decoration:underline;}

.phorumtitle {
	background-color: #08406F;
	font-weight: bold;
	color: #FFFFFF;
}

.rowtheme td {
	background-color: #F0F0F0;
	border-bottom: 1px solid #E5E5E5;
}

.rowtheme2 {
	background-color: #F0F0F0;
	border-bottom: 1px solid #E5E5E5;
}

.rowthemeAlt td {
	background-color: #FAFAFA;
	border-bottom: 1px solid #E5E5E5;
}

.rowtheme2Alt {
	background-color: #FAFAFA;
	border-bottom: 1px solid #E5E5E5;
}

.themelast {font-size: 11px;}
.themelast a:link, .themelast a:active, .themelast a:visited {color: #0061CE; text-decoration: underline;}
.themelast a:hover {text-decoration: none;}

.themedate {
	color: #8A8A8A;
	font-size: 10px;
}

.themepaging {font-size: 10px; color: #7F7F7F;}
.themepaging a:link, .themepaging a:active, .themepaging a:visited {color: #0061CE; text-decoration: underline;}
.themepaging a:hover {text-decoration: none;}

.themehead {background-color: #4B98C1; }

.themeheadr {background-color: #CCCCCC;}

.themetitle {
	background-color: #F2F2F2;
	border-bottom: 1px solid #D9D9D9;
	padding: 3px;
	font-size: 16px;
	font-weight: bold;
}

.themetitlere {
	background-color: #F2F2F2;
	border-bottom: 1px solid #D9D9D9;
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
}

.themeauthor {
	background-color: #EBEBEB;
	border-bottom: 1px solid #D9D9D9;
	font-size: 11px;
	text-align: center;
	padding: 3px;
	color: #5D5D5D;
}

.themedata {
	background-color: #DEDEDE;
	border-bottom: 1px solid #CCCCCC;
	font-size: 10px;
	text-align: center;
	padding: 3px;
	color: #5D5D5D;	
}

.searchdata {
	font-size: 10px;
	color: #5D5D5D;	
}

.themebottom td {
	background-color: #F2F2F2;
	border-top: 1px solid #D9D9D9;
	padding: 3px;
	font-size: 11px;
}

.themebottom-mod td {
	background-color: #E0E0E0;
	border-top: 1px solid #D9D9D9;
	padding: 3px;
	font-size: 11px;
}

	.warntext-title {
		background-color: #F6F6F6;
		color: #08406F;
		font-weight: bold;
		border-bottom: 1px solid #08406F;
	}
	
	.warntext {
		font-size: 12px;
/*		color: #8E0D00;*/
		list-style: square;
		margin-bottom: 0px;
		margin-top: 0px;
		padding-bottom: 0px;
		padding-top: 0px;
		padding-left: 1em;
		margin-left: 1em;
	}
	
	.warntext li {
		margin-bottom: 5px;
	}
	
	.warnlink {
		font-size: 10px;
		color: #157BB0;
		padding-left: 1em;
		padding-top: 5px;
	}
	
	.warnlink a:link, .warnlink a:active, .warnlink a:visited {color: #157BB0;}
	.warnlink a:hover {text-decoration: none;}

	
.profile-menu {
	background-color: #FAFAFA;
	border: 1px solid #E5E5E5;
}

.pf-menuitem {
	background: #DADEE3 url("images/menu_bullet.gif"/*tpa=http://chin.org.ua/forum/templates/proua/images/menu_bullet.gif*/) no-repeat left;
	padding: 3px 3px 3px 24px;
	border-bottom: 1px solid #C4C9CF;
	font-size: 12px;
	font-weight: bold;
	color: #14283F;
}

.profile-submenu td {
	background: #EFF1F4 url("images/submenu_bullet.gif"/*tpa=http://chin.org.ua/forum/templates/proua/images/submenu_bullet.gif*/) no-repeat left;
	border-bottom: 1px solid #DEE1E5;
	font-size: 11px;
	padding: 3px 3px 3px 25px;
}

.profile-submenu td a:link, .profile-submenu td a:active, .profile-submenu td a:visited {color: #157BB0;}
.profile-submenu td a:hover {text-decoration: none;}

.table-sep {
	border-bottom: 1px solid #E5E5E5;
}

.subtext {
	color: #898989;
	font-size: 10px;
}

   .PhorumNewFlag
    {
        font-size: 11px;
        font-weight: bold;
        color: #b30000;
    }
