/* 
=============================================================
This Skin for DataLife Engine Developed by DLETemplates.com
Copyright © 2005-2007 DLETemplates.com  All Rights Reserved.

File 'style.css' - Cascading Style Sheet (CSS) Document
=============================================================
*/

a.style1 {
text-decoration:none;
font-weight:bold;
font-size:16px;
text-transform:uppercase;
color: #3B848E;
}
a.style1:hover {
color:#333333;
text-decoration:none;
}
a.style_red {
text-decoration:none;
font-weight:bold;
font-size:16px;
text-transform:uppercase;
color: #FF0000;
}
a.style_red:hover {
color:#333333;
text-decoration:none;
}
.rm1, .rm2, .rm3 {
    display: block;
    height: 1px;
    overflow: hidden; 
    font-size:1px;
}

.rm3 { margin: 0 3px; }
.rm2 { margin: 0 2px; }
.rm1 { margin: 0 1px; }

#rounded-boxm-3 .inner-boxm, #rounded-boxm-3  b {
    background-color: #BEE3EB
}

.inner-boxm {
    padding:1px;
}

.head_block1 {
	color: #327078;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none;
	font-weight:bold
}
.inner-boxm1 {    padding:1px;
}
.rm21 {    display: block;
    height: 1px;
    overflow: hidden; 
    font-size:1px;
}

html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background:transparent url(/img/bg.gif) repeat scroll 0 0;
	font-size: 11px;
	font-family: tahoma;
	color: #757575;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


a {
color:#000000;
	text-decoration:none;
} 

a:hover {
	color:#0390A9;
	text-decoration:underline;
	
}



h1 {
    font-family:Georgia;
	font-size:28px;
	color:#808080;
	font-weight:normal;
}

h2 {
    font-family:Georgia;
	font-size:18px;
	font-style:italic;
	font-weight:normal;
	color:#333333;
	margin-bottom:10px;
	line-height:normal;
}

h2 a{
    font-family:Georgia;
	font-size:18px;
	font-style:italic;
	font-weight:normal;
	color:#333333;
	margin-bottom:10px;
	line-height:normal;
}

h3 {
    font-weight:normal
	font-size:18px;
	color: #4B73D4;
	text-decoration:underline;
	font-family:Georgia, Times New Roman;
}
.quote {
 font-size:12px;
}
.image_border{
background:url(/img/shadow.gif) no-repeat right bottom;
padding:4px 10px 10px 4px;
border:none;
border-top:#eee 1px solid;
border-left:#eee 1px solid;
}

.border_table_right_bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.border_table_left_top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

/* элементы закругления */

.inner-box {
	padding:1em; 
}

.r1, .r2, .r3, .r4, .r5, .r6, .r7, .r8, .r9, .r10 {
	display: block;
	height: 1px;
	overflow: hidden;
	font-size:1px;
}

.r10 { margin: 0 10px; }
.r9 { margin: 0 9px; }
.r8 { margin: 0 8px; }
.r7 { margin: 0 7px; }
.r6 { margin: 0 6px; }
.r5 { margin: 0 5px; }
.r4 { margin: 0 4px; }
.r3 { margin: 0 3px; }
.r2 { margin: 0 2px; }
.r1 { margin: 0 1px; }

/*

возможные комбинации

r3 r1 r1 вверху
r1 r1 r3 внизу

r5 r3 r2 r1 r1 вверху
r1 r1 r2 r3 r5 внизу

r10 r7 r5 r4 r3 r2 r2 r1 r1 r1 вверху
r1 r1 r1 r2 r2 r3 r4 r5 r7 r10 внизу

однако не стоит ограничивать полет фантазии только этими вариантами, возможны и другие комбинации и не только скругление углов, но и множество других эффектов.

*/

#rounded-box-3, #rounded-box-5, #rounded-box-10 { margin:1em; }

.inner-box, bb { background-color: #BEE3EB; }

/* уменьшаем отступы по мере роста радиуса закругления */
#rounded-box-3 .inner-box { padding: 1em;}
#rounded-box-5 .inner-box { padding: 0.7em 1em;}
#rounded-box-10 .inner-box { padding: 0.4em 1em;}


/* ==================== */

.category {
	color: #757575;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.category a {
	color: #E34000;
	text-decoration: none;
}
.category a:hover {
	color: #E34000;
	text-decoration: underline;
}

/* ==================== */

.speedbar {
	color: #757575;
	text-decoration: none;
}
.speedbar a {
	color: #4B73D4;
	text-decoration: none;
}
.speedbar a:hover {
	color: #4B73D4;
	text-decoration: underline;
}

/* ==================== */

.slink {
	color: #757575;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.slink a:active, .slink a:visited, .slink a:link {
	color: #E34000;
	text-decoration: none;
}
.slink a:hover {
	color: #E34000;
	text-decoration: underline;
}

/* ==================== */

.copy {
	color: #757575;
	font-size: 12px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.copy a:active, .copy a:visited, .copy a:link {
	color: #757575;
	text-decoration: none;
}
.copy a:hover {
	color: #4b73d4;
	text-decoration: underline;
}

/* ==================== */

.stext {
	color: #757575;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.stext a:active, .stext a:visited, .stext a:link {
	color: #4b73d4;
	text-decoration: none;
}
.stext a:hover {
	color: #4b73d4;
	text-decoration: underline;
}

/* ==================== */

.ltitle {
	color: #a4a4a4;
	font-size: 12px;
	font-weight: bold;
}


.ltitle_small {
	color: #a4a4a4;
	font-size: 11px;
	font-weight: bold;
}

/* ==================== */

.ntitle {
	color: #636363;
	font-size: 12px;
	font-weight: bold;
}
.ntitle a {
	color: #4B73D4;
	text-decoration: none;
}
.ntitle a:hover {
	color: #4B73D4;
	text-decoration: underline;
}

/* ==================== */

.ctitle {
	color: #636363;
	font-size: 11px;
	font-weight: normal;
}
.ctitle a {
	color: #4B73D4;
	text-decoration: none;
}
.ctitle a:hover {
	color: #4B73D4;
	text-decoration: underline;
}

/* ==================== */

.news {
	color: #000;
	text-align:left;
	font-family:Arial;
	font-size:12px;
}
.news a {
	color: #4B73D4;
	text-decoration: none;
}
.news a:hover {
	color: #4B73D4;
	text-decoration: underline;
}

.full_news {
	color: #000;
	text-align:left;
	font-family:Arial;
	font-size:16px;
	line-height:22px;
}
.full_news a{
	text-decoration:none;
	border-bottom:dashed;
	border-color: #0099CC;
	color: #666666;
	border-bottom-width: thin; 	
} 
.full_news a:hover {
    text-decoration:none;
	border-bottom:dashed;
	border-color:#FF0000;
	color:#333333;
	border-bottom-width:thin;
}

#copyright {
font-size:11px;
color: #000000;
font-weight:bold;
}

.related_news a{
	text-decoration:none;
	color:#666666;
   	
} 
.related_news a:hover {
    text-decoration:none;
	color:#000000;
}
/* ==================== */

.userstop {
	color: #757575;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.userstop a {
	color: #4B73D4;
	text-decoration: none;
}
.userstop a:hover {
	color: #4B73D4;
	text-decoration: underline;
}
.userstop td {
	padding: 3px;
}
.userstop thead {
	color: #757575;
	font-weight: bold;
}

/* ==================== */

.hr_line {
	background: url(/templates/Default/images/line.gif);
	width: 100%;
	height: 7px;
	font-size: 3px;
	margin-top: 4px;
	margin-bottom: 4px;
}

/* ==================== */

.skin {
	padding-left: 10px;
}
select {
	font-size: 11px;
	font-family: tahoma;
}

.top_11 {
	background-image: url(/templates/Default/images/dlet_top_11.gif);
	background-repeat: repeat-x;
	height: 60px;
}
.top_13 {
	background-image: url(/templates/Default/images/dlet_top_13.gif);
	background-repeat: repeat-x;
	height: 60px;
}
.top_15 {
	background-image: url(/templates/Default/images/dlet_top_15.gif);
	background-repeat: repeat-x;
	height: 60px;
}
.top_17 {
	background-image: url(/templates/Default/images/dlet_top_17.gif);
	background-repeat: repeat-x;
	height: 60px;
}
.top_19 {
	background-image: url(/templates/Default/images/dlet_top_19.gif);
	background-repeat: repeat-x;
	height: 60px;
}
.top_20_1 {
	background-image: url(/templates/Default/images/dlet_top_20_1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.top_26 {
	background-image: url(/templates/Default/images/dlet_top_26.gif);
	background-repeat: repeat-x;
}
.top_31 {
	background-image: url(/templates/Default/images/dlet_top_31.gif);
	background-repeat: repeat-x;
	height: 40px;
}
.top_32 {
	background-image: url(/templates/Default/images/dlet_top_32.gif);
	background-repeat: repeat-x;
	height: 40px;
}

.lcol_bkgr {
	background-image: url(/templates/Default/images/dlet_lcol_bkgr.gif);
	background-repeat: repeat-y;
}
.lcol_bkgr2 {
	background-image: url(/templates/Default/images/dlet_lcol_bkgr2.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.bl_title_bkgr {
	background-image: url(/templates/Default/images/dlet_bltitle_b.gif);
	background-repeat: no-repeat;
	height: 32px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 11px;
}
.block_02 {
	background-image: url(/templates/Default/images/dlet_bl_2.gif);
	background-repeat: repeat-y;
}
.a_block_12 {
	background-image: url(/templates/Default/images/dlet_artblock_12.gif);
	background-repeat: repeat-x;
}
.a_block_22 {
	background-image: url(/templates/Default/images/dlet_artblock_22.gif);
	background-repeat: repeat-x;
}
.a_block_32 {
	background-image: url(/templates/Default/images/dlet_artblock_32.gif);
	background-repeat: repeat-x;
}
.a_block_42 {
	background-image: url(/templates/Default/images/dlet_artblock_42.gif);
	background-repeat: repeat-x;
}
.a_block_52 {
	background-image: url(/templates/Default/images/dlet_artblock_52.gif);
	background-repeat: repeat-x;
}
.a_block_61 {
	background-image: url(/templates/Default/images/dlet_artblock_61.gif);
	background-repeat: repeat-y;
}
.a_block_63 {
	background-image: url(/templates/Default/images/dlet_artblock_63.gif);
	background-repeat: repeat-y;
}
.a_block_72 {
	background-image: url(/templates/Default/images/dlet_artblock_72.gif);
	background-repeat: repeat-x;
}
.a_block_82 {
	background-image: url(/templates/Default/images/dlet_artblock_82.gif);
	background-repeat: repeat-x;
}
.adblock_12 {
	background-image: url(/templates/Default/images/dlet_adblock_12.gif);
	background-repeat: repeat-x;
}
.adblock_21 {
	background-image: url(/templates/Default/images/dlet_adblock_21.gif);
	background-repeat: repeat-y;
}
.adblock_23 {
	background-image: url(/templates/Default/images/dlet_adblock_23.gif);
	background-repeat: repeat-y;
}
.adblock_32 {
	background-image: url(/templates/Default/images/dlet_adblock_32.gif);
	background-repeat: repeat-x;
}
.footer_b {
	background-image: url(/templates/Default/images/dlet_footer_b.gif);
	background-repeat: repeat-x;
	height: 71px;
}

/* ==================== Поле малой формы поиска */

.s_field {
	color: #757575;			/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(/templates/Default/images/dlet_field_s.gif);
	background-repeat: repeat-x;
	height: 14px;
	padding-left: 3px;
	
	border: 1px solid #e6e6e6;	
}

/* ==================== Поле формы авторизации */

.a_field {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(/templates/Default/images/dlet_field_a.gif);
	background-repeat: repeat-x;
	height: 14px;
	padding-left: 3px;
	
	border: 1px solid #ffffff;	
}

/* ==================== */

.f_textarea {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(/templates/Default/images/dlet_field_o.gif);
	background-repeat: repeat-x;
	
	width: 459px;
	height: 156px;
	border: 1px solid #e0e0e0;
}
.f_input {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(/templates/Default/images/dlet_field_o.gif);
	background-repeat: repeat-x;
	
	width: 300px;
	height: 14px;
	border: 1px solid #e0e0e0;
}
.f_select {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(/templates/Default/images/dlet_field_o.gif);
	background-repeat: repeat-x;
	
	height: 14px;
	border: 1px solid #e0e0e0;
}

/* ==================== Главное меню сайта */

.mainmenu {
	color: #888888;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.mainmenu a:active, .mainmenu a:visited, .mainmenu a:link {
	color: #888888;
	text-decoration: none;
}
.mainmenu a:hover {
	color: #636363;
	text-decoration: none;
}
.hr_line {
	background: url(/templates/Default/images/line.gif);
	width: 100%;
	height: 7px;
	font-size: 3px;
	font-family: tahoma;
	margin-top: 4px;
	margin-bottom: 4px;
}

.navigation {
	color:#666; 
	border:0px;
}

.navigation a:link,
.navigation a:visited,
.navigation a:hover,
.navigation a:active {
	text-decoration:none;
	color: #636363;
	background:#F9F9F9;
	border:1px solid #E6E6E6;
	padding:3px 6px;
	font-size:11px
}

.navigation a:hover {
	background:#799AE3;
	color:#FFFFFF;
	border-color:#E6E6E6;
}

.navigation span {
	text-decoration:none;
	background:#fff;
	padding:3px 6px;
	border:1px solid #E6E6E6;
	color:#ccc;
	font-size:11px;
}


.style1 {
	color: #676767;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none;
	font-weight:bold
}
.style2 {
	color: #6b6b6b;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style3 {
	color: #5DAC00;
	font-size: 11px;
	font-family: tahoma;
}
.style4 {
	color: #505050;
	font-size: 11px;
	font-family: tahoma;
}
.style5 {
	color: #4494C3;
	font-size: 11px;
	font-family: tahoma;
}
.style6 {
	color: #4494C3;
	font-size: 9px;
	font-family: tahoma;
}
.style7 {
	color: #4BC600;
	font-size: 9px;
	font-family: tahoma;
}
.style8 {
	color: #676767;
	font-size: 11px;
	font-family: tahoma
}
.style9 {
	color: #389400;
	font-size: 11px;
	font-family: tahoma
}
.head_block {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none;
	font-weight:bold
}
#mu li {list-style:url(images/p_3.jpg); margin:0 0 0 0px}
#mu a { font-family:tahoma; font-size:11px; color:#4494C3}


.dotted_separator {
	background-image:URL('/img/dot.gif');
	background-repeat:repeat-x;
	background-position:center;
	vertical-align:middle;
}
.short_italic {
    font-family:Georgia;
	font-size:18px;
	font-style:italic;
	color:#333333;
	margin-bottom:30px;
}

#gallerylist { margin-bottom: 20px; width:600px; }
#gallerylist .gitem { float: left; margin: 0; width: 150px; height: 150px; background-color: #536C61; }
#gallerylist .gitem div { position: absolute; z-index: 99999; visibility: hidden; width: 150px; height: 150px; background: #000; filter: alpha(opacity=67); -moz-opacity: 0.67; opacity: 0.67; }
#gallerylist .gitem table { position: absolute; z-index: 100001; visibility: hidden; width: 150px; height: 150px; }
#gallerylist .gitem em { position: absolute; z-index: 100000; display: block; visibility: hidden; width: 144px; height: 104px; margin: 8px; color: #fff; font-size: 12px; font-family: Tahoma, Arial, sans-serif; font-style: normal; }
#gallerylist .gitem table td { text-align: right; vertical-align: bottom; width: 150px; height: 150px; }
#gallerylist .gitem:hover table, #gallerylist .hoverfix table { visibility: visible; }
#gallerylist .gitem:hover div, #gallerylist .hoverfix div { visibility: visible; }
#gallerylist .gitem:hover em, #gallerylist .hoverfix em { visibility: visible; }
#gallerylist a { color: #fff; font-size: 12px; font-family: Tahoma, Arial, sans-serif; }
#gallerylist ul { display: block; padding: 0; margin: 8px; list-style: none; line-height: 100%; }
#gallerylist ul li { display: block; padding: 0; margin: 0; }
