@charset "utf-8";
/* CSS Document */

.input, input, select, textarea {
	border-top:1px outset #696969;
	border-left:1px outset #696969;
	border-bottom:1px inset #a0a0a0;
	border-right:1px inset #a0a0a0;		
	background-color:white;
	padding:2px;
	margin-bottom:1px;
	margin-top:1px;
	color:#444444;
}

.button {
	padding:4px;
	border-bottom:2px outset #696969;
	border-right:2px outset #696969;
	border-top:1px inset #a0a0a0;
	border-left:1px inset #a0a0a0 ;		
	
}


.lt {
	padding:2px;
	background-color:#666666;
	color:white;
	font-weight:bold;
}

.le {
	padding:2px;
	background-color:#EEEEEE;
	border-right:1px solid #996644;
	border-bottom:1px solid #996644;	
}

#id_buttons {
	display: none;
	position: absolute;
	height: 32px;
	padding: 6px;
	width: 150px;
}

#id_place_buttons {
	padding-right:165px;
	margin-top:0;
}

#id_actions {
	width: 600px;
	height: 40px;
}

#id_actions_float {
	height: 34px;
	position: absolute;
	display: none;
}

.action_data {
	width: 600px;
	background: #F8F8F8;
	border: 1px solid #EEEEEE;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	selectable: true;
	position: absolute;
	display: none;
	z-index:50;
}

.gt {padding:2px;background:#777777;border-top:1px solid #DDDDDD;border-right:1px solid #CCCCCC;border-bottom:1px solid #111111;color:white;height:17px}

.air2 {padding:2px}

.pusel {
	position:absolute;
	top:0px;
	height:150px;
	width:240px;
	background-color:white;
	border:1px solid #999999;
	z-index:100;
}

.puseltop {
	padding: 3px;
	background-color: #777777;
	color: white;
	font-weight: bold;
	height: 16px;
}

.pusearch {
	padding: 2px;
	background-color: #EEEEEE;
	height: 26px;
}

.pusf {
	width: 176px;
}

.puitem {
	float:left;
	width:98%;
	height: 14px;
	padding: 5px;
	background-color: #F0F3FF;
	border-bottom: 1px solid #FEFEFE;
}

.puitem:hover {
	height: 14px;
	padding: 5px;
	background-color: #C0C8FF;
	border-bottom: 1px solid #FEFEFE;
}

.pulink {
	font-size: 11px;
	color: #333366;
	text-decoration: none;
}

.pusf {
	width: 176px;
}

.pusb {
	position: relative;
	top: 2px;
}

.pumain {
	height: 100px;
	padding: 0;
	overflow-Y: scroll;
}

.pumain2 {
	height: 130px;
	padding: 0;
	overflow-Y: scroll;
}

.select {
	background-color: #f9e06e;
}

.fl {
	float:left;
	padding:3px;
	padding-right:10px;
}

.cb {
	clear:both;
}

.titem {
	clear:both;
	min-height:130px;
}

.tpic {
	width:120px;
	float:left;
	height:110px;
}

.tright {
	width:400px;
	float:left;
}

.tright2 {
	padding-left:10px;
	width:400px;
	float:left;
}

.thead {
	font-size:18px;
}

.tann {
	font-size:12px;
	padding-bottom:10px;
	line-height:140%;
}

.tpic2 {
	width:102px;
	float:left;
	height:102px;
}

.thead2 {
	font-size:14px;
}

.link2 {color:#222222;text-decoration:none}

.mstrip {
	background-color:#EEEEEE;
	clear:both;
	line-height:26px;
	margin:0 auto;
}

.menuitem {
	display:inline;
	border-right: 1px solid #AAAAAA;
	background-color: #CCCCCC;
	font-weight:600;
	font-family:Trebuchet MS, Arial;
	font-size:12px;
	height:28px;
	padding:3px;
	margin:0;
	padding-left:8px;
	padding-right:8px;
}

.mselect {
	background-color:#0b8c45;
	color:white;
}

.mselect a {
	color:white;
}

a.menuitem {
	text-decoration:none;
}

a.mselect {
	color:white;
}

h5 {
	margin:0;
	font-size: 13px;
	background-color: #F8F8F8;
	padding: 3px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
}

.gbm {
	padding:4px;
	border:1px solid #CCFFCC;
	
}

.gbs {
	padding:4px;
	text-align:right;
}

.pthumb {
	float:left;
	width:120px;
	
}

.pdescr {
	width:460px;
	float:left;
}

.tight {
	margin:4px 0 4px 0;
	padding:0;
}

.tpic2 {
	width:102px;
	float:left;
	height:102px;
}

.tpic3 {
float:left;
padding:1px;
}

.tdescr {
	width:180px;
	float:left;
	height:96px;
	padding:3px;
}

.bold {
	font-weight:bold;
}

.nbr {
	border-right:0;
}

.glow {
	background-color:#CCCCFF;
}

.llt {
	background-color:#DDEEFF;
	font-size:13px;
	padding:2px;
	border-right:1px solid #6600FF;
	border-bottom:1px solid #6600FF;
}

.lle {
	background-color:#CCCCCC;
	padding:0;
	height:30px;
}

.hot {
	background-color:#FF3300;
	color:white;
}

.micro {
	font-size:10px;
}

.sthru {
	text-decoration:line-through;
}

.tiny {
	font-size:11px;
}

#id_today {
	float:right;
	width:200px;
	height:80px;
	text-align:right;
	padding:4px;
}

.errm, .err {
	color:white;
	background-color:#FF0033;
	padding:2px;
}

.donem {
	color:white;
	background-color:#3333FF;
	padding:2px;
}

.err {
	color:white;
	background-color:#FF0000;
	padding:2px;
}

.fire {
	color:#FFEE33;
	background-color:#FF0000;
	padding:2px;
}

.leg {
	float:left;
	width:20px;
	height:20px;
}

.shy {
	color:#999999;
}

.shy a {
	color:#999999;
	text-decoration:none;
}

.small {
	font-size:13px;
}

.offscreen {
	position:absolute;
	left:-1000px;
	top:-1000px;
}

.bl {
	border-bottom:1px solid #666666;
}

.bfl {
	float:left;
}

.bfr {
	float:right;
}

.smitems {
	float:left;
}

.smitems a {
	display:block;
	float:left;
	font-size:10px;
	padding:2px;
	background-color:#669966;
	margin-right:1px;
	margin-bottom:1px;
	color:white;
}

.pr {
	position:relative;
}

#menueditorleft {
	float:left;
	width:70%;
	margin-bottom:20px;	
}

#menueditortop {
	float:left;
	width:100%;
	height:40px;
	margin-top:12px;
}

#menueditorbody {
	float:left;
	width:99%;
	overflow:auto;	
	overflow-Y:scroll;
	border-top:1px solid #EEEEEE;
	border-bottom:1px solid #EEEEEE;	
	height:450px;	
	padding:6px;
}

#menueditorright {
	float:left;
	width:26%;
	margin-left:15px;
}

.bigger {
	font-size:16px;
}

.menuids {
	width:100px;
}

.menuline {
	float:left;
	width:100%;
	clear:both;
	margin-bottom:6px;
	border-bottom:1px solid #CCCCCC;
	background-color:#F0F0F0;
}

.menusubline {
	float:left;
	width:100%;
	clear:both;
}

.menusubmenu {
	float:left;
	padding-left:20px;
	margin-bottom:6px;
}

.menuline div {
	float:left;
}

.menusubline div {
	float:left;
}

.menuuri {
	width:140px;
}

.menuname {
	width:180px;
}

.menuon {
	width:60px;
}

.menuact {
	width:50px;
}

.btnline {
	float:left;
	margin-bottom:3px;
	height:30px;
}

.btnexline {
	position:absolute;
	left:0px;
	top:0px;
}

.btn {
	float:left;
	margin-right:8px;
	height:30px;
	background-image:url("/i/e/btnright.png");
	background-repeat:no-repeat;
	background-position:right;
	line-height:26px;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#4d4d4d;
	padding-right:8px;
}

#btnadd {
	width:27px;
	height:30px;
	float:left;
	background-image:url("/i/e/btnplus.png");
	background-repeat:no-repeat;
}

#btnminus {
	width:27px;
	height:30px;
	float:left;
	background-image:url("/i/e/btnminus.png");
	background-repeat:no-repeat;
}

#btnback {
	width:27px;
	height:30px;
	float:left;
	background-image:url("/i/e/btnback.png");
	background-repeat:no-repeat;
}

#btnleft {
	width:8px;
	height:30px;
	float:left;
	background-image:url("/i/e/btnleft.png");
	background-repeat:no-repeat;
}

.treeview {
	float:left;
	width:272px;
	padding:8px;
	border:1px solid #e3e3eb;
	overflow:auto;
	overflow-Y:scroll;
	background-color:white;
	height:600px;
}


.tritem {
	float:right;
	clear:both;
	margin-top:4px;
	margin-bottom:4px;
}

.tropen, .trclosed {
	width:31px;
	height:13px;
	float:left;
}

.tropen {
	background-image:url("/i/e/fldopen.png");
}

.trclosed {
	background-image:url("/i/e/fldclosed.png");	
}

.trlink {
	float:left;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:13px;
	margin:-2px;
	margin-left:4px;	
	padding:2px;
}

.trunsel {
	color:#2470a0;	
}

.tractions {
	float:right;
	line-height:13px;
}

.tractions a {
	margin-left:5px;
}

.trsubtree {
	margin-top:4px;
	float:right;
}

.trselected {
	background-color:#2470a0;
	color:white;
}

.hint {
	position:absolute;
	z-index:10;
	top:-28px;
	left:4px;
	color:#c4c4c4;
	display:none;
}

.hpr {
	width:120px;
	height:0;
	position:relative;
	line-height:normal;
}

#admheader {
	width:1000px;
	float:left;
	height:125px;
	background-image:url("/images/russian-manila-logo.png");
	background-repeat:no-repeat;
	background-position:top left;
	margin:0;	
	position:relative;
	font-size:12px;
}

#admbarrel {
	width:1000px;
	margin:0 auto;
	padding:0;
}

#admmain {
	width:978px;
	float:left;
	border:1px solid #888888;
	background-color:white;
	padding:10px;
}

#admheader h1 {
	position:absolute;
	top:60px;
	left:300px;
	color:white;
}

#admhome {
	width:188px;
	height:113px;
	position:absolute;
	top:0;
	left:0;
	text-decoration:none;
}

#logged {
	position:absolute;
	left:300px;
	top:50px;
	color:white;
}

#logged a {
	color:#DDDDFF;
}

.adminmenu {
	float:left;
	width:998px;
	background-color:#CCCCCC;
	border:1px solid #888888;
	border-bottom:none;
}

.adminmenu a {
	padding:3px 10px 3px 10px;
	float:left;
	font-size:12px;
	text-decoration:none;
	
}

.adminmenu a.adminmenusel {
	background-color:#666699;
	color:white;
}

#gosite {
	position:absolute;
	left:880px;
	top:80px;
	color:white;
	width:120px;
}
