/*
#======================================
#
# Edit by Ben-Ja http://www.net4me.net
#    On Wed Aug 19 10:55:39 2009
#
#======================================
*/

/* Dialogs: */
/* начинающий */
p.dialog-one{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

/* я */

p.dialog-two{
	background-color: #E6EECD;
	border: 1px solid #CCCCCC;
}

/* Linux commands: */

table.yellow{
    background-color: #FFFFDD;
    font-family: verdana, helvetica, sans-serif;
	border-collapse: collapse;
	border-color: #CCCCCC;
}

#copyright {
	font-family: arial, helvetica, sans-serif;
    text-align: right;
    font-size: 9px;
	padding: 5px;
}

/*	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
*/

#copyright2 {
	aont-family: arial, helvetica, sans-serif;
    text-align: right;
    font-size: 9px;
	padding: 5px;
}

/*  fixed scroll menu  */

.sm_right {
	right:0;
}
.sm_bottom {
	bottom:0;
}
.sm_float {
	cursor:pointer;
	position:fixed !important;
	position:absolute;
	z-index:9999999;
}


#flood{
	visibility: hidden;
	display: none;
}

/* flash banner place */

#net4me_banner{
	padding: 0px;
    margin: 0px;
}

/* Module RSS Include */

.net4me_rssmodule {
	text-align: left;
	font-size: 13px;
	padding: 0px;
    margin: 0px;
}

.net4me_rssmodule li{
    padding: 0px;
    margin: 0px;
}

.net4me_rssmodule ol{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.net4me_rssmodule a{
    display: block;
    padding: 2px 2px 7px 5px;
    border-bottom: #999999 1px solid;
    background-color: #EEEFF2;
}

.net4me_rssmodule a:link,
.net4me_rssmodule a:visited {
    color: #005A84;
    text-decoration: none;
}

.net4me_rssmodule a:hover {
    color: #000000;
    background-color: #BFDAB5;
    text-decoration: none;
}

.net4me_rssmodule a.more {
	text-align: right;
	text-decoration: none;
}

/* ??? доделать. */
.net4me_rssmodule li span {
    display: block;
    padding: 2px 2px 7px 5px;
    background-color: #FFD2B1;
    border-bottom: #999999 1px solid;
    font-weight: bold;
    color: #555555;
}

/* Dirlist pdf */

#first{
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#dirlist {
    margin: 0px 30px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#dirlist li ul li {
	background-color: #EFF0F2;
	color: #EA0000;
    list-style: none;
}

#dirlist li ul li ul li{
	background-color: #E6EECD;
	margin-right: 20px;
}

#dirlist li ul li ul li ul li{
	background-color: #EFF0F2;
	margin-right: 20px;
}

/* content ul styles */

/* a.rsslink {background:url(/oform/feedicons/07.png) top left no-repeat; padding-left: 14px;} */

ul.rsslist li{
	list-style-image:url('/oform/feedicons/07.png');
}

/*
http://www.ualberta.ca/~initativ/About_us..._files/bullet_pp_2.png
http://home.earthlink.net/imagelib/sitebuilder/earthimglib/user/english/el_business/computer/bullet.gif
http://www.bytewash.com/Bytewash/Buy_Shell_Life_files/bullet_nb_square-blk_check.png
*/

ul.content-link-list li{
	list-style-image:url('/oform/bullet_bash.png');
}

ul.content-link-list2 li{
	list-style-image:url('/oform/bullet_arrow.gif');
}

/* pre not pre */

.prenotpre {
    background-color: #ECECEC;
	font-family:"Lucida Console", Monaco, monospace;
	font-size: x-small;
    border: 1px solid #DBDBDB;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
}

/* virtual keyboard */
#kbd {
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFDD;
	width: 680px;
	height: 500px;
	padding-top: 10px;
}

#kbd tr td{
	white-space: nowrap;
}

input.sp{ width: 250px; }
input.s{ width: 80px; }
input.c{ width: 60px; }
input.e{ width: 60px; }
input.rl{ width: 60px; }

/* RESUME */

table.res-yellow{
    width: 100%;
    background-color: #FFFFDD;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
}

td table.res-yellow{
	text-align: center;
	padding 10px;
	border: 1px solid #C0C0C0;
}


/* END */

