/* Contentshop styles*/

.cs_warn_text {
	position: relative;
	width: 100%;
	height: 50px;
	left: 20px; 
	top:  20px;
	margin-left: 20px;
	color: red;
}

.brd table.cs_table_main {
	position: relative;
	left: 0px; 
	top:  0px;
	width : 100%;
	table-layout : auto;
}

.brd table.cs_table_main td{
	position: relative;
	left: 0px; 
	top:  0px;
	table-layout: auto;
	font-weight: 900;
	font-style: italic;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #9C543C;
	border-style: none;
	padding: 10px 40px;
}

.brd table.cs_table_main td .cs_table_main_head{
	font-size: 14px;
}

.brd table.cs_table_main .white-box td{
	border-top: 1px solid #F7F7F7;
	border-bottom: 2px solid #D9DCE2;
}

.brd table.cs_table_main#watchlist_table td{
	border-bottom: 10px solid #F2F7FE;
	padding: 20px 10px;
}

.brd table#site-browse-table td, .brd table#all-tags-table td, .brd table#usermenu-sites-table td{
padding: 10px;
}

.brd table#usermenu-sites-table td{
font-size: 10px;
}

.brd table.cs_table_main tr.even, .brd .wp-img-list .even {
background-color:#D8E9FD;
}

.cs_frm-buttons {

	position: relative;
	border: 0px;

}

a.cs_qs_form_next {
	position: relative;
	left: 200px; 
	top:  -2px;
	border: 0px;
	width : 300px;
	height: 30px;
	display:block;
	margin:10px auto 10px auto;
	border: 0;
	text-align:center;
	font-size: 14px;
	padding: 9px 0 0 0;
	color: white;	
	background:url(../img/nextButton.jpg);
	text-decoration:none;		
}

	a.cs_qs_form_next span{
		color: #FFF;
	}
	
	a.cs_qs_form_next:hover{
		background:url(../img/nextButtonActive.jpg);
		border:0;		
		}
		
		a.cs_qs_form_next:hover span{
			text-decoration: underline;
			color: #FFF;
		}
		
.cs_form_next {

	position: relative;
	left: 600px; 
	top:  -2px;
	border: 0px;
	width : 100px;

}

.cs_form_prev {

	position: relative;
	left: 200px; 
	border: 0px;
	top:  20px;
	width : 100px;	

}

.cs_link_add {

	position: relative;
	left: 800px; 
	top:  0px;
	border: 0px;
	width : 100px;
	font-size: 16px;
	font-weight: 700;


}

a.cs_link_add_a span{
	color: green;
}

a.cs_link_add_a:hover span{
	color: green;
}

#brd-profile table.site-table{
width: 100%;
}
	
#brd-profile table .tc0 {
	width: 10%;
	border-style: solid;
	border-width: 1px;
	}

#brd-profile table .tc1 {
	width: 60%;
	border-style: solid;
	border-width: 1px;
	}

#brd-profile table .tc2 {
	border-style: solid;
	border-width: 1px;
	}

table#adm-msg-recipients .tc0 {
	width: 20%;
	}

table#adm-msg-recipients .tc1 {
	width: 60%;
	}


.brd .ct-set .ct-legend1 {
	float: left;
	margin-left: -32em;
	width: 16em;
	display: inline;
	position: relative;
	text-align: right;
	font-weight: bold;
	}

.data-list1 {

	margin-left: -12em;
	}

.tip-box
	{
	color:#335577; 
	background-color: #FFFFE1; 
	border:1px solid black; 
	-moz-border-radius:4px;
	}

.text-info 
	{

	}
	
	.text-info p, .text-info ul, .text-info ol
		{
		text-align: justify;
		padding: 10px 30px;
		font-size: 13px;
		font-weight: 500;
		}
		
	.text-info li
		{
		text-align: justify;
		}

		.text-info ol
		{
		margin-left: 40px;
		}
		
	.text-info h2
		{
		padding-left: 100px;
		font-weight: 700;
		font-size: 16px;
		margin-top: 30px;
		margin-bottom: 10px;
		}
		
	.text-info h3
		{
		padding-left: 50px;
		font-weight: 700;
		}
		
	.text-info p.faq-q
		{
		padding-top: 20px;
		padding-bottom: 0px;
		font-style: italic;
		font-weight: 900;
		}

	.text-info .center
		{
		text-align: center;
		}

.text-info1
	{
	font-size: 12px;
	}
	
	.text-info1 p, .text-info1 ul
		{
		text-align: justify;
		padding: 5px 30px;
		font-weight: normal;
		}

	.text-info1 .center
		{
		text-align: center;
		}
		
	.brd .text-info1 p.faq-q
		{
		padding-top: 20px;
		padding-bottom: 0px;
		font-style: italic;
		}
		
/*Сылки в футере*/

	.brd #footer-menu-table{
	margin: 10px 0px;
	width: 100%;
	}
	
		.brd #footer-menu-table td{
		padding: 0px 10px;
		}

			#footer-menu-table a{
			margin-left:10px;
			text-decoration:none;
			}
			
				#footer-menu-table a.footer_menu_link span{
				color: #FFF;
				font-size: 14px;
				font-style: italic;
				}
				
				#footer-menu-table a.footer_menu_link:hover span{
				color: #FFF;
				text-decoration:none;
				}

				#footer-menu-table a.footer_menu_link:hover span{
				color: #FFF;
				text-decoration: underline;
				}
				
/*форма выбора категории*/

.choice-category{
	position: relative; 
	margin: 0px; 
	padding: 0px; 
	left:380px; 
	top: -60px; 
	height: 20px;
	width: 500px;
}

	.choice-category span{
		padding: 3px;
		font-weight: bold;
	}
	
.subscribe-menu{
	position: relative;   
	left:10px; 
	top: -7px;
	height: 30px;
	width: 300px;
	font-size: 11px;
	color: #0000FF;	
}

	.subscribe-menu a{
		padding-left: 15px;
		color: #0000FF;
	}
	
	.subscribe-menu a span{
		color: #0000FF;
	}
				
	.subscribe-menu a:hover span{
		color: #0000FF;
		text-decoration:underline;
	}

	.subscribe-menu a:hover span{
		color: #0000FF;
		text-decoration:none;
	}
	
.choice-category-viewforum{
	position: relative; 
	margin: 0px; 
	padding: 0px; 
	left:-10px;  
	height: auto;
	min-height: 30px;
	width: 100%;
}

	.choice-category-viewforum span{
		padding-right: 3px;
		font-weight: bold;
	}
	
	.brd .note-text
	{
	padding: 20px;
	color: #9E656B;
	}
	
.score-info{
padding-left: 20px;
font-size: 12px;
color: #4160A0;
}

.show-power{
font-size: 16px;
font-weight: 900;
color: #4160A0;
padding-left: 15px;
}

.show-power-stat-row{
font-size: 11px;
font-weight: 900;
color: #4160A0;
padding-left: 15px;
}

.please_wait{
color: #B42000;
font-size: 11px;
font-weight: 900;
padding-left: 15px;
}

span.modlist {
display: block;
font-size: 12px;
font-weight: 400;
}

	span.modlist b{
	color: #9E656B;
	}
	
	span.modlist a{
	text-decoration: none;
	}

	span.modlist a:hover{
	color: #881111;
	text-decoration: underline;
	}
	
span.modlist1 {
display: block;
font-size: 12px;
font-weight: 400;
font-style: italic;
text-align: left;
color: #3F4155;
width: 100%;
margin-left: 0px;
}

	span.modlist1 a{
	font-weight: 400;
	}

	/*Форма добавления пользователя в watchlist*/

#WzTiTl{
font-size: 16px;
font-style: italic;
padding-left: 20px;
}

.dialog{
color: #4575B3;
font-size: 12px;
font-style: italic;
font-weight: 900;
}

	.dialog .field{
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	font-size: 12px;
	color: #565656;
	height: 18px;
	padding: 3px;
	width: 170px;
	border: 1px solid #B9BDC4;
	}
	
	.dialog select{
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	font-size: 12px;
	color: #565656;
	height: 28px;
	padding: 3px;
	border: 1px solid #B9BDC4;
	}
	
	.dialog textarea{
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	font-size: 10px;
	color: #565656;
	padding: 3px;
	border: 1px solid #B9BDC4;
	}
	
.watch_list_add{
height: 220px;
width:  330px;
}

	.watch_list_add table .th1{
	width: 40%;
	padding: 10px;
	}

	.watch_list_add .wl_msg{
	height: 15px;
	color: black;
	}
	
		.watch_list_add .wl_msg p{
		text-align: center;
		padding: 0px;
		}	
		
		.watch_list_add .wl_footer #wl_ok
		{
		position: relative;
		left: 90px;
		top: 20px;
		}
		
		.watch_list_add .wl_footer #wl_cancel
		{
		position: relative;
		left: 170px;
		top: 0px;		
		}
	/*Кнопка для вызова формы добавления пользователя в watchlist*/
.watch_list_btn, .watch_list_btn_pseudo
{
cursor: pointer;
}

	/*Кнопка для вызова формы создания задания*/
.wptask_btn, .wptask_list_btn_pseudo, .wptask_btn_b
{
cursor: pointer;
}

/*-------------------------------------------------------------------------------------------------------------------------*/

.wptask_add_author{
height: 220px;
width:  330px;
}

.wptask_add_author table{
width: 100%;
}

	.wptask_add_author table td{
	padding-right: 10px;
	padding-left:  10px;
	}
	
	.wptask_add_author table .th1{
	width: 30%;
	}

	.wptask_add_author #proposal{
	width: 100%;
	height: 140px;
	font-size: 11px;
	}
	
	.wptask_add_author .wl_msg{
	height: 15px;
	color: black;
	}
	
		.wptask_add_author .wl_msg p{
		text-align: center;
		padding: 0px;
		}	
		
		.wptask_add_author .wl_footer #wl_ok
		{
		position: relative;
		left: 90px;
		top: 20px;
		}
		
		.wptask_add_author .wl_footer #wl_cancel
		{
		position: relative;
		left: 170px;
		top: 0px;		
		}

		
/*-------------------------------------------------------------------------------------------------------------------------*/
	
	/*Кнопка для вызова формы добавления комментария*/
.add_note_btn{
cursor: pointer;
font-size: 11px;
color: #0099FF;
font-weight: 900;
}

	/*Форма для добавления комментария*/
.add_note{
height: 190px;
width:  330px;
}

.add_note table{
width: 100%;
}

	.add_note table td{
	padding-right: 10px;
	padding-left:  10px;
	}
	
	.add_note table .th1{
	width: 30%;
	}

	.add_note #note{
	width: 100%;
	height: 100px;
	font-size: 11px;
	}
	
	.add_note .wl_msg{
	height: 15px;
	color: black;
	}
	
		.add_note .wl_msg p{
		text-align: center;
		padding: 0px;
		}	
		
		.add_note .wl_footer #wl_ok
		{
		position: relative;
		left: 90px;
		top: 10px;
		}
		
		.add_note .wl_footer #wl_cancel
		{
		position: relative;
		left: 170px;
		top: -10px;		
		}


/*--------------------------------------------------------------------------------------------------------------------------*/


/*-------------------------------------------------------------------------------------------------------------------------*/

.wptask_add_blogger{
height: 220px;
width:  330px;
}

.wptask_add_blogger table{
width: 100%;
}

	.wptask_add_blogger table td{
	padding-right: 10px;
	padding-left:  10px;
	}
	
	.wptask_add_blogger table .th1{
	width: 35%;
	}

	.wptask_add_blogger #description{
	width: 100%;
	height: 90px;
	}

	.wptask_add_blogger #id_site{
	width: 100%;
	}
	
	.wptask_add_blogger .wl_msg{
	height: 15px;
	color: black;
	}
	
		.wptask_add_blogger .wl_msg p{
		text-align: center;
		padding: 0px;
		}	
		
		.wptask_add_blogger .wl_footer #wl_ok
		{
		position: relative;
		left: 90px;
		top: 10px;
		}
		
		.wptask_add_blogger .wl_footer #wl_cancel
		{
		position: relative;
		left: 170px;
		top: -10px;		
		}


/*--------------------------------------------------------------------------------------------------------------------------*/

	/*watchlist form*/
#watchlist_table .th1{
width: 30%;
}

#watchlist_table .th2{
width: 20%;
}

#watchlist_table .th3{
width: 25%;
}

.status1{
background-color: #F2B1B3;
}

.status2{
background-color: #05E95A;
}

.status3{
background-color: #66CCFF;
}

ul.user-ident, ul.author-ident{
line-height: 10px;
}

ul.author-ident li.userbadge img{
position: relative;
top: -6px;
}

ul.user-ident li.userbadge img{
position: relative;
top: -9px;
}

.orange_button{
	background-image: url(../img/but.png);
	height: 29px;
	width: 146px;
	font-size: 16px;
	font-weight: 900;
	color: #234770;
	cursor: pointer;
	padding-top: 7px;
}

	.orange_button div.btn-text{
	color: #ffffff;
	font-size: 16px;
	font-weight: 800;
	position: relative;
	top: 20%;
	width: 100%;
	text-align: center;
	font-style: italic;
	}
	
#bay_2co{
	position: relative;
	left: 600px;
	}

	/*Allow approved authors to send guest posts directly to your wp-admin drafts*/
span.wp-links{
font-weight: 900;
text-decoration: underline;
cursor: pointer;
color: #72C22F;
margin-bottom: 40px;
}

span#wp-rpc-link{
position: relative;
left: 100px;
}

.popup-options{
display: none;
}

#wp-check-result{
position: relative;
left: 100px;
}

	/*Affiliate stats form*/
	
#affiliate_table .th1{
width: 40%;
}

#affiliate_table .th2{
width: 20%;
}

#affiliate_table .th3{
width: 20%;
}

.wp-info{
width: auto;
height: auto;
color: #EB9831;
font-weight: 900;
border: solid 2px #6BBC57;
background-color: #9BEEC3;
}

	.wp-info p{
	width: auto;
	text-align: center;
	padding: 0px;
	}
	
.wp-err{
width: auto;
height: auto;
color: #EB9831;
font-weight: 900;
border: solid 2px #D63232;
background-color: #FFD0D0;
}

	.wp-err p{
	width: auto;
	text-align: center;
	padding: 0px;
	}
	
.gray-button{
background: url(../img/new/gray-button.png) no-repeat;
height: 35px;
width: 69px;
cursor: pointer;
}

	.gray-button span{
	display: block;
	text-align: center;
	width: 100%;
	color: #5A5757;
	padding-top: 7px;
	font-size: 18px;
	font-weight: 900;
	font-style: italic;
	font-family: Georgia, Times New Roman, Times, serif;
	}

	
.gray-button-1{
background: url(../img/new/gray-button-1.png) no-repeat;
height: 30px;
width: 140px;
cursor: pointer;
padding: 0px;
margin: 0px;
}

	.gray-button-1 span{
	display: block;
	text-align: center;
	width: 100%;
	color: #5A5757;
	padding-top: 3px;
	font-size: 14px;
	font-weight: 900;
	font-style: italic;
	font-family: Georgia, Times New Roman, Times, serif;
	}
	
.gray-button-small{
background: url(../img/new/gray-button-small.png) no-repeat;
height: 20px;
width: 80px;
cursor: pointer;
}

	.gray-button-small span{
	display: block;
	text-align: center;
	width: 100%;
	color: #5A5757;
	padding-top: 3px;
	font-size: 12px;
	font-weight: 900;
	font-style: italic;
	font-family: Georgia, Times New Roman, Times, serif;
	}
	
#qjump-select{
height: 30px;
color: #70819B;
font-size: 16px;
font-weight: 900;
padding-top: 2px;
}

.brd table.search-result
{
margin-top: 20px;
}

.brd table.search-result td, .brd table.search-result th
{
border-style: none;
font-style: italic;
font-family: Georgia, Times New Roman, Times, serif;
color: #9C543C;
font-weight: 900;
font-size: 11px;
padding-top: 10px;
padding-bottom: 10px;
}

.brd table.search-result tr.even
{
background-color: #D8E9FD;
}

.brd table.search-result th
{
background-color: inherit;
font-size: 14px;
border-bottom: 2px solid #D9DCE2;
border-top: 1px solid #F7F7F7;
}

	.brd .tag-list .site-tag{
	display: inline;
	color: #3868A8;
	font-size: 11px;
	font-weight: 900;
	font-style: italic;
	}

.option{
height: 50px;
}

	.option .caption{
	width: 300px;
	}
	
	.option span{
	position: relative;
	left: 100px;
	color: #4E7FB9;
	font-weight: 900;
	}
	
	.option small{
	position: relative;
	display: inline;
	left: 50px;
	color: #BEBEBE;
	font-size: 11px;
	font-weight: 900;
	}
	
	.option input, .option select, .option .textboxlist{
	width: 300px;
	position: relative;
	top: -20px;
	left: 350px;
	}

.option-tags{

}

	.option-tags .caption{
	width: 300px;
	}
	
	.option-tags span{
	position: relative;
	left: 100px;
	color: #335577;
	font-weight: 900;
	}
	
	.option-tags .article-tag{
	display: inline;
	color: #3868A8;
	font-size: 11px;
	font-weight: 900;
	font-style: italic;
	}
	
	.option .checkbox{
	width: 300px;
	position: relative;
	top: -25px;
	left: 350px;
	color: #BEBEBE;
	font-size: 11px;
	font-weight: 900;
	}
	
	.option .checkbox input{
	width: 20px;
	position: relative;
	top: 0px;
	left: 0px;
	}

.brd table.msg-header-table td{
color: #9B4F33;
}

.brd table.msg-header-table td.td1{
color: #3F4155;
}

.brd .post-entry{
color: #3F4155;
}

	.brd .post-entry p{
	/*color: #2d5e98;*/
	color: #525252;
	}

	.brd .post-entry blockquote{
	font-size: 11px;
	}

.brd #help-bar{
top: 250px;
}

.brd .right-menu{
position: fixed;
display: none;
z-index: 1000;
padding: 10px 0px;
margin-left: 5px;
border: 2px solid #3B6BAB;
width: 130px;
}

	.brd .right-menu h5{
	text-align: center;
	font-style: italic;
	font-size: 13px;
	font-weight: 900;
	color: #525252;
	}

	.brd .right-menu img.menu-close-button{
	cursor: pointer;
	position: relative;
	left: 15px;
	top: -5px;
	}

	.brd .right-menu ul{
	padding: 0px;
	}
	
	.brd .right-menu li{
	font-size: 10px;
	font-weight: 900;
	list-style-type: none;
	position: relative;
	margin-right: 5px;
	margin-top: 5px;
	padding-left: 5px;
	margin-left: 10px;
	font-style: italic;
	}

		.brd .right-menu li.active{
		background-color: #3B6BAB;
		}
		
		.brd .right-menu li a{
		color: #3B6BAB;
		}

			.brd .right-menu li.active a{
			color: #ffffff;
			text-decoration: none;
			}

.brd #recent-bar{
top: 410px;
width: 100px;
}

.brd .right-button{
position: fixed;
z-index: 1000;
cursor: pointer;
}

.brd #help-bar-button{
top: 250px;
width: 36px;
height: 134px;
margin-left: -10px;
background:url(../img/new/qh-button.png) no-repeat;
}

.brd #recent-bar-button{
top: 410px;
width: 36px;
height: 84px;
margin-left: -10px;
background: url(../img/new/recent-button.png) no-repeat;
}

.brd #share-buttons-table td{
border: none;
width: 30%;
text-align: center;
vertical-align: top;
padding-top: 10px;
padding-bottom: 0px;
padding-left: 10px;
padding-right: 10px;
}
