/* общие классы */
.bold {
font-weight:bold;
}

div.errorstyle{color:#C00;}
.errorstyle {font-weight:bold; margin-bottom: 12px;}
div.errorstyle_normal {color:#000}
.ticket_new{font-weight:bold; text-decoration:blink;}
.ticket_other{color:grey;font-weight:bold;}
.status_style{margin:10px;font-weight:bold;}
.alignstyle{text-align:justify}

/* изменяемые для каждой тикет-системы */

.catitem, .catitem a {font-weight:bold;padding:2 0 0 2;height:18px;text-decoration:none}
.catsubitem {padding:2 0 0 6;height:18px;text-decoration:none;}
.catitemsel {font-weight:bold;padding:2 0 0 2;height:18px;}
.subdata_mp {margin-left:27px; padding:0}
.subdata{margin-top: 8px; vertical-align:bottom;}
.subdata_img{margin-right: 2px; top:0px; border:0px}
.difftk{color:grey; font-weight:bold;}
.description_h{
	visibility:hidden;  
	position:absolute; 
	top: inherit; 
	left:inherit; 
	width:288px; 	height:187px; 
	background:url(../img/authbgt.gif)/*tpa=http://silkroad.ru/img/authbgt.gif*/; 
	color:#58341C; 
	text-align:left;margin: 5px
}
.description_v{
	visibility:visible; 
	position:absolute; 
	left:inherit; 
	width:288px; 
	color:#58341C; 
	text-align:center;
	background:url(../img/authbgt.gif)/*tpa=http://silkroad.ru/img/authbgt.gif*/;
	margin: 5px;
	height:187px}
.newtk{font-weight:bold; text-decoration:blink;}
.bgr_x {background-repeat: repeat-x;}
.bgr_y {background-repeat: repeat-y;}

.tkdesc_table{
width:290px; height:110px;
}

.tkcomment_line{
border-top:1px solid #58341C;
margin:5px;
}
.ticket_load{
	overflow:auto; width:300px;
}

/*отступы*/
.m10l{ margin-left:10px; }
.m10r{ margin-right:10px;}
.m10h{ margin-bottom:10px;margin-top:10px;}
.m10w{ margin-right:10px;margin-left:10px;}
.m10b{ margin-bottom:10px;}
.m20b{ margin-bottom:20px;}
.m2l{  margin-left:2px;}
.m2r{  margin-right:2px;}
.p10b{ padding-bottom:10px;}
.p5h{ padding-top:5px;padding-bottom:5px;}
.p10w{ padding-left:10px;padding-right:10px;}
.p10h{ padding-top:10px;padding-bottom:10px;}
.p20w{ padding-left:20px;padding-right:20px;}
.p20h{ padding-top:20px;padding-bottom:20px;}

table.ticketmenu{
        width:214px;
 }
td.tdwidth{width:200px;}

td.ticketmenu_item a:hover{
        color:#2c1c08;
}
td.ticketmenu_item_o a,td.ticketmenu_item a,td.ticketmenu_item_oselected a,td.ticketmenu_itemselected a{
        display:block;
        height:13px;
        padding-left:10px;
        font-family:Tahoma;
        font-size:13px;
        color:#2c1c08;
        text-decoration:none;
        font-weight:bold;
}
td.ticketmenu_item_o a,td.ticketmenu_item_oselected a{
}
td.ticketmenu_item,td.ticketmenu_item_o,td.ticketmenu_item_oselected,td.ticketmenu_itemselected{
        height:25px;
        padding-left:10px;
        vertical-align:middle;
}
td.ticketmenu_itemselected a,td.ticketmenu_item_oselected a,td.ticketmenu_item a:hover,td.ticketmenu_item_o a:hover{
        color:#2c1c08;
}

td.ticketmenu_submenu{
        padding-left:5px;
        padding-top:5px;
        padding-bottom:5px;
}

td.ticketmenu_submenu div.ticket_submenu{
        display:block;
        padding-left:0px;
        font-family:Tahoma;
        font-size:11px;
        color:#2c1c08;
        text-decoration:none;
        margin-top:2px;
        margin-bottom:2px;
}
td.ticketmenu_submenu div.ticket_submenu table td a{
        display:block;
        font-family:Tahoma;
        font-size:11px;
        color:#2c1c08;
        text-decoration:none;
}

td.ticketmenu_submenu div.selected{
        vertical-align:middle;
        padding:0 15 0 5;
        height:23px;
        margin:0px;
}

td.ticketmenu_submenu div.selected table td{
        padding:3 15 0 0;
//        width:30px !important;
        margin:0px;
        height:23px;
}

td.ticketmenu_submenu div.selected table td a.selected,td.ticketmenu_submenu div table td a:hover{
       color:#2c1c08;
}
div.tfloatsubmenudiv {
        background:#edcf86;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 10px;
        padding-right: 10px;
        border: solid 1px #592017;
        z-index:1000;
}

div.tfloatsubmenu {
        display:block;
        padding-left:20px;
        background:url("../img/submenu_point.gif")/*tpa=http://silkroad.ru/img/submenu_point.gif*/ no-repeat left 4px;
        text-align:left;
        font-family:Tahoma;
        font-size:11px;
        color:#592017;
        text-decoration:none;
        margin-top:2px;
        margin-bottom:2px;
}
/*correspondence*/ 
#commentable td:first-child{padding-right:5px;width:300px}
#commentable dl.input dd {float:none}
#commentable textarea {width:300px}