@charset "utf-8";
/* Forum */

.iconTopicMove, .iconTopicEdit, .iconTopicDelete
{
	cursor:pointer;
}

.clickable { cursor: pointer; }
.alink { cursor:pointer;text-decoration:underline; }

.userProfileLink { cursor:pointer; }
.userProfileLink:hover { text-decoration:underline; }

#forumUserProfile { padding:10px; }
#forumUserProfile table { width:90%; }
#forumUserProfile td.label { width:200px;text-align:right;padding-right:1em;font-weight:bold; }

#loadingMessage
{
	display:none; font-size: 2em; border: 1px solid #CCCCCC; padding:10px; background-color:#FFFFFF;
	position: fixed;
	left: 50%;
 	top: 50%;
	width:220px;
	height: 40px;
	margin-top: -20px;
 	margin-left: -110px;
 	text-align: center;
	z-index: 6000;
	color: #030368;
}

*html #loadingMessage
{
	position: absolute;
}

	
label.over { color: #ccc; display: none; }
#forumUserMenu a { cursor: pointer; }
#forumUserMenu a:hover { text-decoration:underline; }

.activeUser { font-weight:bold; }
.forumUserlist { width:100%; }
.forumUserlist th
{
	height: 40px;
	color: #666666;
	text-align: center;
	margin-right: 2px;
	font: bold 12px Arial;
	background: url("../img/forum/grbig.jpg") top left repeat-x;
}

.forumPageContainer { border: solid 1px #cccccc; }
.forumPageContent { padding:5px; }
.forumPageHeader
{
	height: 40px;
	color: #666666;
	vertical-align:middle;
	text-align:left;
	font: bold 12px Arial;
	background: url("../img/forum/grbig.jpg") top left repeat-x;
	padding: 0;
	margin: 0;
	padding-left: 5px;
}

.forumUserlistHover { background-color: #F0F0F0; }

/*
	Forms:
*/
fieldset.f { border:none;border-top:#CCCCCC solid 1px;padding-left:40px; }
fieldset.f div { margin-top: 1px; margin-bottom: 1px;}
fieldset.f legend { color:#CCCCCC; }
fieldset.f label { width:15em;float:left;text-align:right;padding-right:1em; }
fieldset.f input { width: 300px; }
fieldset.f input.code { width: 225px; }
fieldset.f textarea { width: 300px; }
fieldset.f select { width: 300px; }
fieldset.f select.date { width: auto; }


.over_section { color:#FFFFFF; }

/* bulba */
.bulba 
{
	color: #333333;
	font: 12px Arial;
	height: 100%;	
	overflow: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
}

.bulba .tableleft
{
	width: 9px;
	vertical-align: top;
	background: url("../img/forum/tableleft.jpg") top right repeat-y;
}

.bulba .tableright
{
	width: 7px;
	font: 3px/3px Arial;
	vertical-align: top;
	background: url("../img/forum/tableright.jpg") top left repeat-y;
}

.bulba .topleft
{
	padding-top: 70px;
	background: url("../img/forum/topleft.jpg") top right no-repeat;
}

.bulba .topright
{	
	width: 7px;	
	height: 7px;
	background: url("../img/forum/topright.jpg") top left no-repeat;
}

.bulba .tablebottom
{
	height: 7px;
	font: 3px/3px Arial;	
}

.bulba .botleft
{
	background: url("../img/forum/botleft.jpg") bottom right no-repeat;
}

.bulba .botcenter
{	
	height: 6px;
	background: #f0f0f0;
	border-bottom: solid 1px #cccccc;
}

.bulba .botright
{
	background: url("../img/forum/botright.jpg") bottom right no-repeat;
}

.bulba .content
{
	background: #f0f0f0;
	border-top: solid 1px #cccccc;
	padding-top: 10px;
}





/* Forum */

img
{
	border: 0px;
}

.forum
{
	width: 100%;
	margin: 0 auto;
	position: relative;	
}

.forum a
{
	color: #000066;
	font: 12px Arial;
	text-decoration: none;
}

.forum a:hover
{
	text-decoration: underline;
}

/**********
 * sector *
 * names  *
 *********/

.sections
{
	height: 20px;
}

.section
{
	float: left;
	height: 20px;
	color: #333333;
	font: 12px Arial;
	margin-right: 1px;	
	background: #d9d8d7 url("../img/forum/gr1.jpg") top left repeat-x;
}

.section .bright
{
	padding: 3px 5px 0 8px;	
	background:  url("../img/forum/section.jpg") top left no-repeat;
}

.active_section a
{
	float: left;
	height: 17px;
	color: #ffffff;
	font: 12px Arial;
	margin-right: 1px;
	padding: 3px 5px 0 8px;	
	background: #c40403 url("../img/forum/section_red.jpg") top left no-repeat;
}

.active_section a:hover
{
	text-decoration: none;	
}



.section a
{
	color: #333333;
	text-decoration: none;
}

.section a:hover
{
	color: #000000;
	text-decoration: none;
}

/*********
 * enter *
 *********/
/* main page */
.enter
{
	height: 52px;
	overflow: hidden;
	color: #666666;
	margin-top: 1px;
	font: 12px Arial;
	background: url("../img/forum/grEnter.jpg") top left repeat-x;
}

.enter .key
{
	float: left;
	width: 33px;
	height: 35px;
	margin: 5px 0 0 5px;
}

.enter .reg
{
	float: left;	
	margin: 10px 0 0 10px;
}

.enter .reg a
{
	font: bold 12px Arial;
	letter-spacing: 1px;
	color: #030368;
	text-decoration: none;
}

.enter .reg a:hover
{
	color: #030368;
	text-decoration: underline;
}

.enter .fields
{
	float: left;	
	margin: 10px 0 0 10px;	
}

.fields .field
{
	width: 130px;	
	color: #666666;
	font: 12px Arial;
	border: solid 1px #b5bbc0;
}

/* second page */
.enter .comein
{
	padding: 10px 0 0 7px;
}

.enter .comein .welcome
{
	font: bold 12px Arial;
	letter-spacing: 1px;
	color: #000099;
}

.enter .comein .usernick
{
	font: bold 12px Arial;
	letter-spacing: 1px;
	color: #cc0000;
}

.enter .prefer
{
	float: right;
	height: 26px;
	margin-top: 13px;
}

.enter .prefer .leftborder
{
	float: left;
	height: 21px;	
	padding: 5px 9px 0 7px;
	border-left: solid 1px #dad9d8;		
}

.prefer .leftborder a
{	
	color: #666666;
	font: 12px Arial;
	text-decoration: none;
}

.prefer .leftborder a:hover
{
	text-decoration: underline;
}

/*********
 * TABLE *
 *********/

.table
{	
	width: 100%;	
	position: relative;
}

.review
{	
	width: 100%;	
	color: #333333;
}

.table .shadow
{
	right: 0px;
	width: 71px;
	height: 11px;
	bottom: -11px;
	position: absolute;
	background: url("../img/forum/shadow.jpg") top left no-repeat;
}

*html .table .shadow
{
	display: none;
}

/***********
 * headers *
 **********/

.review .headerquest
{
	height: 40px;
	color: #666666;	
	text-align: left;
	margin-right: 2px;
	font: bold 12px Arial;
	background: #f4f4f4 url("../img/forum/grbig.jpg") top left repeat-x;
}

.review .headerquest .image
{
	float: left;
	height: 40px;	
}

.review .headerquest .sectorname
{
	float: left;	
	height: 28px;
	padding-top: 12px;
}

.review .headerviews
{	
	height: 40px;
	width: 117px;
	font: 12px Arial;
	background: #f4f4f4 url("../img/forum/headerviews.jpg") top left no-repeat;
}

.review .headerlast
{	
	height: 40px;
	width: 190px;
	font: 12px Arial;
	background: #f4f4f4 url("../img/forum/headerlast.jpg") top left no-repeat;
}

/*********
 * thema *
 *********/

/* first column */
.review .quest
{	
	padding: 6px 0;	
	border-left: solid 1px #e9e5e5;
	background: #ffffff url("../img/forum/gr_white.jpg") bottom left repeat-x;
}

.quest .thema
{
	padding-left: 5px;
	border-left: solid 2px #feb84e;	
}

.quest a
{
	color: #c30302;
	font: bold 12px Arial;
	text-decoration: none;
}

.quest a:hover
{
	text-decoration: underline;
}

.quest .anons
{
	margin-left: 7px;
	font: 12px Arial;
}

.quest .beginner
{
	text-align: right;
	margin-right: 7px;
	font: 12px Arial;
}

.quest .red
{
	color: #c30302;
}

.last .red
{
	color: #c30302;
}

/* second column */
.review .views
{	
	width: 117px;
	padding: 6px 0;
	text-align: center;
	font: bold 12px/20px Arial;
	background: #f4f4f4 url("../img/forum/gr_lightgrey.jpg") bottom left repeat-x;
}

.views .new
{
	color: #cc0000;
}

/* third column */
.review .last
{
	width: 190px;
	color: #333333;
	padding: 6px 0;
	text-align: center;
	font: 12px/20px Arial;
	border-right: solid 1px #e9e5e5;
	background: url("../img/forum/gr_white.jpg") bottom left repeat-x;
}

.last .bold
{
	font-weight: bold;
}

/* links */
a.readall
{
	color: #000066;
	font: 12px Arial;
	text-decoration: none;	
}

a.readall:hover
{
	font-weight: bold;
	text-decoration: none;	
}

/***************
 * Second Page *
 ***************/

/* show/hide div */
.alltopics
{
	float: right;
	width: 200px;	
	background: #f1f1f1;
	padding: 0 0 15px 0;
	border: solid 1px #cccccc;
	display: none; /*	hide sidebar	*/
}

.alltopics .borderbot
{
	border-bottom: solid 1px #cccccc;
}

.alltopics a
{
	color: #333333;
	padding-left: 5px;
	font: bold 12px/20px Arial;
	border-left: solid 2px #feb84e;
}

/* Header of the messages */
.header
{
	height: 40px;
	color: #666666;
	text-align: left;
	font: bold 12px Arial;
	background: #cccccc url("../img/forum/grbig.jpg") top left repeat-x;
}

.header .image
{
	float: left;
}

.header .topic
{
	padding: 13px 0 0 7px;
	font: bold 12px Arial;
}

.topic .sectorname
{
	color: #666666;	
}

.topic .themaname
{
	color: #cc0000;
}

.header .allthemas
{
	float: right;
	height: 28px;
	margin-top: 6px;
}

.allthemas .themastext1
{
	padding: 7px 7px 0 7px;
}

.allthemas .themastext2
{
	padding: 7px 7px 0 7px;	
	display: none;
}

/* All messages */

.messages
{
	margin-right: 0px;	/*	hide sidebar; was 205	*/
}

/* author and time */ 
.messages .name
{
	height: 21px;
	color: #333399;
	font: bold 12px Arial;
	padding: 4px 7px 0 7px;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;	
	background: url("../img/forum/grname.jpg") top left repeat-x;
}

.messages .name .author
{
	padding-left: 6px;
}

.messages .name .image
{
	float: left;
}

.time
{
	font: 12px Arial;
	text-align: right;
	color: #666666;	
}


/* messages */
.messages .container
{
	padding: 12px 6px;	
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;	
}

.container .window
{	
	color: #333333;
	font: 12px Arial;
	width: 99%;
	height: 100%;
}

*html .container .window
{	
	width: auto;
}

.window .user
{	
	width: 106px;
	text-align: center;	
	vertical-align: top;
}

.window .user .userpic
{	
	width: 100px;
	margin-bottom: 4px;
	border: solid 3px #cccccc;
}

.window .tableleft
{
	width: 30px;
	vertical-align: top;
	background: url("../img/forum/tableleft.jpg") top left repeat-y;
}

.window .tableleft .topleft
{
	padding-top: 70px;
	position: relative;
	background: url("../img/forum/topleft.jpg") top right no-repeat;
}

.window .tableright
{
	width: 7px;
	font: 3px/3px Arial;
	vertical-align: top;
	background: url("../img/forum/tableright.jpg") top left repeat-y;
}

.window .tableright .topright
{	
	width: 7px;	
	height: 7px;
	background: url("../img/forum/topright.jpg") top left no-repeat;
}

.window .tablebottom
{
	height: 7px;
	font: 3px/3px Arial;	
}

.window .botleft
{
	background: url("../img/forum/botleft.jpg") bottom right no-repeat;
}

.window .botcenter
{	
	height: 6px;
	background: #f0f0f0;
	border-bottom: solid 1px #cccccc;
}

.window .botright
{
	background: url("../img/forum/botright.jpg") bottom right no-repeat;
}

.window .content
{
	background: #f0f0f0;
	vertical-align:top;
	position:relative;	/* !! */
	border-top: solid 1px #cccccc;	
}

*HTML .window .content
{
	background: #f0f0f0;
	vertical-align:top;
	position:relative;
/*	z-index: -1;	Андрей, эта строчка глючит JavaScript  */
	border-top: solid 1px #cccccc;	
}
*/


.window .content .mes
{
	color: #333333;
	height: 100%;
	font: 12px Arial;	
	padding: 10px 3px 2px 3px;
}

.window .content .mes .inanswer
{
	color: #666666;
	font: 10px Arial;	
}

.window .content .mes .separline
{
	margin: 5px 0;
	border-top:1px dotted #cccccc; 
}

.container .answer
{
	text-align: left;
}

.container .answer a
{
	color: #cc0000;
	font: bold 11px Arial;
}

table.mesTable
{
	width: 100%;
	min-height: 100%;
	height:100%;
	color: #333333;
	font: 12px Arial;
	z-index: -32000;
}

.messages .bottomline
{
	height: 1px;	
	background: url("../img/forum/bottomline.jpg") top left repeat-x;
}

.top6px
{
    margin-top: 6px;
}

.width106px
{
    width: 106px;
}

/* userinfo */

.userinfo
{   
    top: 25px; 
    left: -40px;
	width: 200px;
	display: none;
	position: absolute;
	z-index: 32200;
}

.userinfo .userpopup
{	
	width: 100%;
	height: 100%;	
	color: #333333;
	font: 12px Arial;
	/*overflow: auto;*/
}

/* table top */

.userpopup .popup_tabletop
{
	height: 7px;
	font: 3px/3px Arial;	
}

.userpopup .popup_topleft
{
	width: 25px;
	height: 7px;
	background: url("../img/forum/usertopleft.png") top left no-repeat;
}

.userpopup .popup_topcenter
{	
	height: 6px;
	background: #fff;
	border-top: solid 1px #cccccc;
}

.userpopup .popup_topright
{
	width: 7px;
	height: 7px;
	background: url("../img/forum/usertopright.png") top right no-repeat;
}

/* table center */ 

.userpopup .popup_tableleft
{
	width: 25px;
	padding-top: 25px;
	/*position: relative;*/
	vertical-align: top;
	background: url("../img/forum/usertableleft.png") top left repeat-y;
}

.userpopup .popup_tableright
{
	width: 7px;
	font: 3px/3px Arial;
	background: url("../img/forum/usertableright.jpg") top left repeat-y;
}

/* table bottom */

.userpopup .popup_tablebottom
{
	height: 7px;
	font: 3px/3px Arial;	
}

.userpopup .popup_botleft
{
	background: url("../img/forum/userbotleft.png") bottom right no-repeat;
}

.userpopup .popup_botcenter
{	
	height: 6px;
	background: #fff;
	border-bottom: solid 1px #cccccc;
}

.userpopup .popup_botright
{
	background: url("../img/forum/userbotright.png") bottom right no-repeat;
}

/* table center --> user info */

.userpopup .popup_content
{
	background: #fff;
}

.userpopup .popup_content .popup_info
{
	color: #333333;
	font: 12px Arial;
	/*padding: 10px 3px 2px 3px;*/
}

a.newMessageLink
{
	color: #c30302;
	font: bold 12px Arial;
	text-decoration: none;
}

a:hover.newMessageLink 
{
	text-decoration: underline;
}

a.newTopicLink
{
	color: #c30302;
	font: bold 12px Arial;
	text-decoration: none;
}

a:hover.newTopicLink
{
	text-decoration: underline;
}


.pagerMessageTitle { font-size:80%; color: #666666; font-weight:bold; }
.message-page-number { margin-right: 5px; font-size:80%; color:#030368; font-weight:bold; }

.pagerTopicTitle { font-size:80%; color: #666666; font-weight:bold; }
.topic-page-number { margin-right: 5px; font-size:80%; color:#030368; font-weight:bold; }

.activePage { color: #c30302;}
