/* Для нормального отображения внутри виз. редактора по умолчанию */

html, body { font-size: 12px; font-family: arial, tahoma, verdana; color: #4D4D4D; }

a { color: #1A6CB5; text-decoration: underline; }
a:hover { color: #4A8ED2; }
blockquote {background-image: url('/images/quote.png'); background-repeat: no-repeat; margin-left: 0px; padding-left: 25px; color:#888888;}

/* Размеры */

.size_small { font-size: 10px; }
.size_lite { font-size: 11px; }
.size_normal { font-size: 12px; }
.size_big { font-size: 13px; }
.size_large { font-size: 14px; }

/* Цвета */

.color_black { color: #000000; }
.color_white { color: #FFFFFF; }

.color_def_text { color: #4D4D4D; }
.color_def_blue { color: #2B75B6; }

.color_light_blue { color: #4A8ED2; }
.color_white_blue { color: #9ABAD6; }
.color_orange { color: #FC9F4E; }

.color_plate_title { color: #5490C7; }

.color_bookmark_act { color: #73B2EA; }
.color_bookmark_unact { color: #D4EBFF; }

.color_gray_normal { color: #B3B3B3; }
.color_gray_hover { color: #939393; }

.color_gray { color: #C2C2C2; }
.color_dark_gray { color: #7C7C84; }

.color_green { color: #84BE71; }

/* Ссылки */

.link_def { color: #2B75B6; text-decoration: underline; }
.link_def:hover { color: #4A8ED2; text-decoration: underline; }

.link_underline { color: #2B75B6; text-decoration: none; }
.link_underline:hover { color: #2B75B6; text-decoration: underline; }

.link_dashed { color: #2B75B6; text-decoration: none; border-bottom: 1px dashed #2B75B6; }
.link_dashed:hover { color: #2B75B6; text-decoration: none; border-bottom: 1px solid #2B75B6; }

.link_orange { color: #FC9F4E; text-decoration: none; }
.link_orange:hover { color: #FC9F4E; text-decoration: underline; }

.link_bookmark { color: #D4EBFF; text-decoration: underline; }
.link_bookmark:hover { color: #D4EBFF; text-decoration: underline; }

.link_gray { color: #B3B3B3; text-decoration: underline; }
.link_gray:hover { color: #939393; text-decoration: underline; }

/* Специфические для контента */

.spec_interview_question { color: #2B75B6; font-style: italic; font-family: arial; }


.speaktoperson {
height:25px; 
width:194px; 
background:#efefef; 
border-collapse:collapse;
}

.speaktoperson TR TD TABLE {
position:relative;
width:5px;
z-index:2;
}

.marg{
padding-left:5px;
float:left;
}
.right TABLE {
position:relative;
width:5px;
z-index:2;
}

/*webinars and podcasts*/
.annonstable a{
	text-decoration:none;
}
.annonstable{
	width:100%;
}
.wregister{
	background:url("/bitrix/components/ingate/webinar.coming/images/register.jpg");
	width:130px;
	height:55px;
	text-align:center;
	text-decoration:none;
	font-family:Times New Roman;
	font-size:20px;
	color:#ffffff;
	font-weight:bold;
	line-height:55px;
}
.wdate{
	background:url("/bitrix/components/ingate/webinar.coming/images/wdate.jpg");
	width:55px;
	height:55px;
	text-align:center;
	text-decoration:none;
}
.wdateday{
	font-family:Times New Roman;
	font-size:25px;
	font-weight:bold;
	color:#ffffff;
	line-height:30px;
}
.wdatemonth{
	font-family:Times New Roman;
	font-size:16px;
	color:#ffffff;
	font-weight:bold;
}
.wannons{
	text-align:center;
	color:#bb5151;
}
.wannons a{
	text-align:center;
	color:#bb5151;
}
.wannons a:hover{
	text-align:center;
	color:#F89A4D;
}
.blue_corner{
	width:12px;
	height:12px;
}
/*//webinars and podcasts*/

/*seolib*/
#seolib_upstat
{
        text-align:center;
        width: 95%;
		min-width:200px;
        font-family: tahoma;
        font-size: 11px;
		margin: 10px auto;
}
#seolib_upstat a
{
        color:#626262;
        text-decoration:none;
		font: normal 11px tahoma, verdana, arial;
}
#seolib_upstat a:hover
{
        color: #4A8ED2;
        text-decoration:underline;
}
.seolib_table
{
    border-collapse: collapse;
    font-family: tahoma;
    font-size: 11px;
    margin: 0px auto auto 0px;
    width: 100%;
}

.seolib_table th {
    background-color:#CCE5FC;
    border:1px solid #CCC;
    font-weight: bold;
    padding:3px;
    text-align: center;
	color:#2871B4;
}

.seolib_table td {
    border:1px solid #CCC;
    padding: 3px;
    text-align: center;
}


.seolib_table .podsv1 {
    background-color: #E3F9E3;
}
.seolib_table .podsv2 {
    background-color: #FFFDBD;
}
.seolib_table .podsv3 {
    background-color: #F3E2E2;
	font-weight:bold;
}

.seolib_p {
	color: #626262;
	font: bold 12px tahoma, verdana, arial;
	text-align:center;
	margin: 10xp;
}
/*seolib*/
