/* __________ ________ html _____ */
body {font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-image: url(/templates/businessvinternet/images/gray-paper.jpg);
 background-repeat: repeat;
 }
/*Ссылки в блоке  "САМОЕ ПОПУЛЯРНОЕ"*/
 .news_popular{
 font-size:12px;
 font-weight:normal;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color:#0D0DC8;
 }
 

/* это стиль стандартных комментариев  */
#commentar_content_blok , #forma_commentar_content{
border:1px solid #dadada;
border-radius:15px;
-moz-border-radius:15px;
-webkit-border-radius:15px;
padding:10px;
font-size: 13px;
}


 

blockquote {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	text-align:center;
	background-color: #EFF9EF; 
	border-color:rgb(190,190,190); 
    border-style:dotted;
	border-width:1; 
	padding:15px;}
.quote {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:center;
	background-color: #EFF9EF;
	border-color:rgb(190,190,190); 
    border-style:dotted;
	border-width:1; 
	padding:15px;}
.scriptcode  {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 13px;
    text-align:left;
    background-color: #EFF9EF;
	border-color:rgb(190,190,190); 
    border-style:dotted;
	border-width:1; 
	padding: 15px;
}


td, a {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13x;font-weight: lighter;}


h1 { margin:0; padding:13px 0 0 0;  text-align:center; font-size: 19px;}
h2 {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 17px; margin-bottom: 4px; color: #1E241E;font-weight: bold;}
h3 {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 15px; margin-bottom: 4px; color: #1E241E;font-weight: bold;}
h4 {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 13px; margin-bottom: 4px; color: #1E241E;font-weight: normal;}

hr {height: 1px; }
p {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 13px; text-align:justify; margin-top: 0px; margin-bottom: 12px;  margin-left: 0px;color: #000000; font-weight: lighter; word-spacing: 3px;}

p.b {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 13px; text-align:justify; margin-top: 0px; margin-bottom: 12px; color: #333636; font-weight: bold;}
p.bravoobladateley {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px; text-align:justify; margin-top: 0px; margin-bottom: 12px; color: #333636;}




strong{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 13px; color: #333333;font-weight: bold;}

/*____  ______ __ ________ __ _________*/
a {color: #0D0DC8/*#0B0BAC*/; font-weight:bold;}
a:hover { color: #008000;} /* Цвет ссылки */ 


input, textarea, select {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 13px;	border: 1px solid #999999;padding: 2px;margin: 2px;	}

/* __________ _______ _________ _ _____ h1 __ _____ ________ */
#h1 {font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 20px; color: #000000;margin-top:10px;margin-bottom:5px;font-weight: lighter;}

h2.short-story-linka a{
font-size:18px;
font-weight:bold;
/*color:#740919;*/
}


/* __________ ________ _______ _____ */
#table_main {
margin-top:3px;
border: 3px solid #e5e5e5;
border-radius:17px;
-moz-border-radius:17px;
-webkit-border-radius:17px;
padding: 0px;
background-color:#ffffff;
}

/* __________ _____ _____ */
#head {
padding-top:0px;
height:153px;
/*border-bottom: 10px double #999999;*/
}

/***********************************************/
.main_tab_bloki{

}
.main_tab_bloki td{
	width:300px;

	padding:1px;
	border:2px solid #83CE84;

	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
.main_tab_bloki td a{
	margin-left:10px;
	font-size:11px;
	margin-top:4px;
	text-decoration:none;
}
span#date_news{
	font-size:9px;
	border:1px solid #fff;
	font-weight:bold;
	background-color:#ccffcc;
	margin-left:5px;
	margin-top:4px;

	color:#636363;
	/*padding-top:3px;
	padding-bottom:3px;*/
}
div.picasso{
	text-align:center;
	height:45px;
	background: #ccffcc url('/templates/businessvinternet/images/bloki_z.gif') repeat-x;

}

a.link_fulls{
	/*color:#ffffff;*/
	padding-top:38px;
	margin-left:92px;
}
span.zag_bl{

	color:#006400;
	font-weight:bold;
	text-align:center;
	font-size:12px;
	margin-top:38px;
	margin-left:12px;

}
#footer {
	padding:0px;
	background: #029A01;
	border:3px solid #CDEAB1;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
	-moz-border-radius-bottomleft:15px;
	-moz-border-radius-bottomright:15px;

	-webkit-border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:15px;
	-webkit-border-bottom-left-radius:15px;
	height:50px;
}
#footer  p{
	color:#ffffff;
	margin-left:110px;
	/*margin-right:3px;*/
	margin-bottom:0px;
	margin-top:15px;

}
#footer  p a{
color:#EDFDFF;
}

#middle {
margin:0px;
padding-top: 13px; 
padding-right: 10px; 
padding-bottom: 5px; 
padding-left: 10px;
width:600px;
font-size: 10px;
}

/* __________ _______ _______ ________ */
#right {padding: 3px;padding-top: 20px; width:180px; }

/* __________ ________ _____ */
#title {margin-left:210px; margin-top:15px;font: bold 26px Georgia, "Times New Roman";color: #AA0707;}

/* __________ _______, ____________ ___ _________ _____ */
#slogan {margin-left:212px; margin-top:6px;font: 14px Arial, Helvetica, sans-serif;color: #666666;}

/* ______________ _________ ______ _______ ________ __ _______ ________ _____,
_ ___ __ _______ _ ______ ________ ______ __ ______ _ _______ _____ */
.td_news {padding-left:6px;}

.td_anons {padding-right:6px;}





.blok {
/*background: #CDEAB1;*/
padding:0px;
margin-bottom:9px;
border:1px solid #ebebeb/*#CDEAB1*/;

border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;

/*width:180px;*/
}
.blok a{font-weight:600;text-decoration:none;}
.blok a:hover{font-weight:bold;text-decoration:underline;}
/* ____________ _____ ______, ___ _______ _________ _ _________________ */
.stedit_search {height: 16px;width: 150px;font-size: 13px;}
.button_search {font-size: 13px; color: #ffffff;width: 144px;height: 20px;background-color: #0065FD;padding: 0px;}

/*________ _________ _ ______*/

p.z {
background-color: #eef1ee/*#CDEAB1*/;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
width:255px;
height:26px;
text-align:center;
padding:0px;
padding-left:10px;
margin-top: -65px; 
-moz-border-radius-topleft:9px;
-moz-border-radius-topright:0px;
-moz-border-radius-bottomleft:0px;
-moz-border-radius-bottomright:0px;
-webkit-border-top-left-radius:9px;
-webkit-border-top-right-radius:0px;
-webkit-border-bottom-right-radius:0px;
-webkit-border-bottom-left-radius:0px;

/* margin-bottom: 12px;*/
 color: #006400;
 font-weight: bold;
 /*text-decoration:none;*/
 }

 /************************______  ______*****************************/
 
div.bloks_icons,.bloks_icons_2,.bloks_icons_3,.bloks_icons_4,.bloks_icons_5,.bloks_icons_6,.bloks_icons_7,.bloks_icons_8{
background-color: #ffffff;
-moz-border-radius:10px;
-webkit-border-radius:10px;
-webkit-border-top-left-radius:10px;
-webkit-border-top-right-radius:10px;
width:64px;
height:64px;
margin-left:272px;
} 
/*_____ __ _____*/
div.bloks_icons{
background-image: url(/templates/businessvinternet/bloks/poisk_po_sites.png);
background-repeat: no-repeat;
} 
/* _______ ___________*/
div.bloks_icons_2{

/*background-image: url(/templates/businessvinternet/bloks/rukovodstvo.png);*/

background-repeat: no-repeat;
}
/* _____ __________*/
div.bloks_icons_3{
/*background-image: url(/templates/businessvinternet/bloks/samoe_popular.png);*/
background-repeat: no-repeat;
}
/*__________ ____*/
div.bloks_icons_4{
/*background-image: url(/templates/businessvinternet/bloks/popular_tema.png);*/
background-repeat: no-repeat;
}
/*__________*/
div.bloks_icons_5{
/*background-image: url(/templates/businessvinternet/bloks/rekomenduu.png);*/
background-repeat: no-repeat;
}
/*______ __________*/
div.bloks_icons_6{
/*background-image: url(/templates/businessvinternet/bloks/svezhee.png);*/
background-repeat: no-repeat;
}
/*_____ _____*/
div.bloks_icons_7{
/*background-image: url(/templates/businessvinternet/bloks/video.png);*/
background-repeat: no-repeat;
}
/*___________ */
div.bloks_icons_8{
/*background-image: url(/templates/businessvinternet/bloks/user.png);*/
background-repeat: no-repeat;
}

/****************************************************************/
.blok .blok_contenta{
padding: 3px;
padding-top: 0px;
padding-bottom: 1px;
}

.blok  ul li{
/*display: inline;*/
/*_______ ___ _____ _____ _____  <li>*/
 list-style-type: none;
 padding:0px;
margin-left:-30px;
}
.blok   li{
 margin:0px;

}


/* ______-______ __ ______ ________ _____ */
#but {background: #FFFFFF;text-align: center;padding: 5px;	width:130px;}

/* _________ ______ __ ______ ________ */
#fp_head {WIDTH: 100%; BORDER-BOTTOM: black 1px solid; margin-bottom:6px;}

/* __________ _____ _________ _ ______________ ______ _ __________ ________ _____ */
.p {background-color: #FFFFFF;font-size: 10px;padding: 3px; margin-bottom:10px;}

/* __________ ______________ ______ _ _______ ______ _ ________ */
.rating {font-family: Arial, Helvetica, sans-serif;font-size: 10px;color: #000000;padding: 1px 2px;border: 1px solid #ffffff;margin-bottom: 8px;background-color: #FFFFFF;}

/* _____ (______ ______) _ ________ _ ______ ___. __________ _ _________ _________ _ ___________ ______ _ _____ _____ ________ _ _________ */
.font_search {font-size: 9px; color: #999999;}

/* __________ _____ ________ _________ _ ________ _____ */
.stdedit_guest {height:18px;width: 300px;font-size: 10px;}
.stdedit_guest2 {height: 150px;width: 300px;font-size: 10px;}
.button_guest {width: 130px;}

/* ____ ______ ______ __________ __ _______ */
.error {color: #FF0000;}

/* __________ _____ ________ ____________ _ _______ _ ________. */
.stdedit_comments {width: 310px;padding: 2px;}
.stdedit_comments2 {width: 310px;height: 120px;padding: 2px;}
.button_comments {width: 130px;cursor: hand;}

/* __________ _____ ________ _____. */
#stdedit_mail {FONT: 8pt Verdana;HEIGHT: 19px;WIDTH: 310px;}
#stdedit_mail2 {FONT: 8pt Verdana;HEIGHT: 100px;WIDTH: 310px;}
#button_mail {HEIGHT: 25px;width: 150px;cursor: hand;}

/* _____ ______, _____________ __ ________ ___________ */
.stedit_search_main {	font-size: 16px;width: 300px;padding: 6px;}
.button_search_main {font-size: 16px;	width: 65px;padding: 6px;}



/* ______________ ____  */

.h_mnu_01{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	
}

.h_mnu_01 ul{
	margin: 0;
	padding: 0px;
	float: left;
	width: 100%;
	background: #83ce84;/* ____ ______ _______________ ____*/
	/*border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A7A9F8;
	border-right-color: #A7A9F8;
	border-bottom-color: #A7A9F8;
	border-left-color: #A7A9F8*/
		        
}
/*029A01*/

.h_mnu_01 ul li{
	display: inline;
}


.h_mnu_01 ul li a{
	float: left;
	color: #006400;
 font-weight: normal;
	/*padding: 5px 3px;*/
	padding:5px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dadada;
font-size: 13px;
}

/*.h_mnu_01 ul li a:visited{
	color: #000000;
 
}*/

.h_mnu_01 ul li a:hover, .h_mnu_01 ul li .selected{
	/*color: #FFFF1C !important;*/
	color: #006400 !important;	
	 font-weight: bold;
	/*padding-top: 3px;
	padding-bottom: 3px;*/
	text-decoration:underline;
	/*background: #000000;*/
}

/* ______ _ ____ _______ */
ul.blue{
list-style-image:url(/UserFiles/Image/business_internet.gif);font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; margin-left: 0px; margin-right:10px; margin-bottom:12px; margin-top:0px; word-spacing: 3px;}



ul.red{
list-style-image:url(/UserFiles/Image/business_internet_01.gif);font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px;  margin-left: 0px; margin-right:10px; margin-bottom:12px; margin-top:0px; word-spacing: 3px;}



li {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 13px; text-align:justify; margin-top: 0px; margin-bottom: 13px; color: #000000;font-weight: lighter;}


/* __________ ________________ */
#free1 {
position: fixed;
top:5px;
right:15px;
}
/* __________ _____ ___________ ______ */




/*___________________________*/
 .polosa_gde_ya a{padding:0px;font-size:10px;}
 
 .polosa_gde_ya a:hover {
 
    color: #ff4020;} /* Цвет ссылки */ 
 /*___________________________*/
#login_formas {
	margin: 0; 
	margin-left: 595px;
	margin-right: 40%;
	margin-top: 39px;
	padding-top: 5px; 
	padding-right: 5px; 
	width: 22%; 
	height: 180px;
	position: absolute;
	background: #F9F9F9; 
	border: solid #83CE84 5px;
	border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
	z-index: 9; 
	visibility: hidden;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	text-align: left;
	line-height: 140%;
}



/*___________________________*/
#right_head {font: bold 14px Verdana, Arial, Helvetica, sans-serif;	color: #990000;margin-bottom:10px;}
/*___________________________*/
#sub_right {font-family: Verdana; font-size: 15px;}
/*___________________________*/
#sub_right_submit {width: 215px; font-family: Verdana; font-size: 15px;}
/*___________________________*/
#sub_right_input {width: 160px; font-family: Verdana; font-size: 15px;}

/*_____________КНОПКИ СОЦ СЕТЕЙ______________*/




/*_____________окончание КНОПКИ СОЦ СЕТЕЙ______________*/

/* СЛАЙДЕР 
.s_slider {
  height: 200px;
  margin-bottom: 8px;
}

.s_slider a { 
  display: none;
  position: absolute;
  width: 1000px;
  height: 200px;
}
*/


/*
     */
/*
*/