/* 
=============================================================
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
=============================================================
*/

html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 7px;
	font-family: verdana;
	color: #757575;	
}
table {
	border: 0px;
	border-collapse: collapse;
}
table td {
	padding: 0px;
}

/* ==================== */

.category {
	color: #757575;
	font-size: 7px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.category a {
	color: #E34000;
	text-decoration: none;
}
.category a:hover {
	color: #E34000;
	text-decoration: underline;
}


.categorytop {
	color: #757575;
	font-size: 8px;
	font-family: verdana;
	text-decoration: none;
}
.categorytop a {
	color: #757575;
	font-size: 8px;
	font-family: verdana;
	text-decoration: underline;
}
.categorytop a:hover {
	color: #f79431;
	font-size: 8px;
	font-family: verdana;
	text-decoration: none;
}
.categorytop a:visited {
	font-size: 8px;
	font-family: verdana;
	color: #757575;
	text-decoration: underline;
}


/* ==================== */

.speedbar {
	color: #757575;
	text-decoration: none;
}
.speedbar a {
	color: #4B73D4;
	text-decoration: none;
}
.speedbar a:hover {
	color: #4B73D4;
	text-decoration: underline;
}


/* ==================== */

.userstop {
	color: #757575;
	font-size: 7px;		/* ! */
	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 {
	width: 100%;
	height: 7px;
	font-size: 3px;
	margin-top: 4px;
	margin-bottom: 4px;
}

/* ==================== Поле малой формы поиска */

.s_field {
	color: #000000;			/* ! */
	font-size: 11px;		/* ! */
	font-family: verdana;	/* ! */
	background-repeat: repeat-x;
	height: 14px;
	padding-left: 3px;	
	border: 1px solid #cccccc;	
}

/* ==================== Поле формы авторизации */

.a_field {
	color: #000000;		/* ! */
	font-size: 11px;		/* ! */
	font-family: verdana;	/* ! */
	background-repeat: repeat-x;
	height: 14px;
	padding-left: 3px;	
	border: 1px solid #000000;	
}

/* ==================== */

.f_textarea {
	color: #000000;		/* ! */
	font-size: 11px;		/* ! */
	font-family: verdana;	/* ! */
	background-repeat: repeat-x;	
	width: 459px;
	height: 156px;
	border: 1px solid #e0e0e0;
}
.f_input {
	color: #000000;		/* ! */
	font-size: 11px;		/* ! */
	font-family: verdana;	/* ! */
	background-repeat: repeat-x;	
	width: 300px;
	height: 14px;
	border: 1px solid #e0e0e0;
}
.f_select {
	color: #000000;		/* ! */
	font-size: 11px;		/* ! */
	font-family: verdana;	/* ! */
	background-repeat: repeat-x;	
	height: 14px;
	border: 1px solid #e0e0e0;
}

/* ==================== Главное меню сайта */

.mainmenu {
	color: #888888;
	font-size: 7px;		/* ! */
	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 {
	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: #ffff00;
	color:#000000;
	border-color:#E6E6E6;
}

.navigation span {
	text-decoration:none;
	background:#fff;
	padding:3px 6px;
	border:1px solid #E6E6E6;
	color:#ccc;
	font-size:11px;
}


#hintbox {
    text-align : left;
    width : 150px;
    font:7pt/normal verdana;
    border : 1px solid #99a1ab;
    background-color : #fff;
    color : #282828;
    margin : 10px 0 0 10px;
    padding : 3px 5px;
    position : absolute;
    visibility : hidden;
    z-index : 998;
    filter : alpha ( opacity ="90"); }

.onl_table {
    width : 100%;
    font:7pt/normal verdana;
}
.onl_table td {
    padding-right : 5px;
    font:7pt/normal verdana;
/* Раскомментировать, если у Вас в две колонки*/ /*    width : 50%;
*/ }

.a_link, .a_link a:link, .a_link a:visited, .a_link_on {
    color : #ff0000;
}
.a_link_on a:hover, .a_link_on a:active {
    color : #ff0000;
}

.u_link, .u_link a:link, .u_link a:visited, .u_link_on {
    color : #666666;
}
.u_link_on a:hover, .u_link_on a:active {
    color : #4b73d4;
}

.e_link, .e_link a:link, .e_link a:visited, .e_link_on {
    color : #00a400;
}
.e_link_on a:hover, .e_link_on a:active {
    color : #00a400;
}

.j_link, .j_link a:link, .j_link a:visited, .j_link_on {
    color : #0000ff;
}
.j_link_on a:hover, .j_link_on a:active {
    color : #0000ff;
}

.b_link, .b_link a:link, .b_link a:visited, .b_link_on {
    color : #666666;
}
.b_link_on a:hover, .b_link_on a:active {
    color : #666666;
}



body
{
margin: 0;
padding: 0;
text-align: center;
}

#main
{
width: 984px;
margin: 0px auto;
text-align: left;
}

#top
{
width: 984px;
border-bottom: solid 8px #ffffff;
}

#leftnav
{
float: left;
width: 168px;
}

#rightnav
{
float: right;
width: 168px;
}

#content
{
margin-left: 174px;
margin-right: 174px;
max-width: 640px;
}

#footer
{
clear: both;
}

#menu
{
border: solid 1px #f3f3f3;
margin: 0px auto;
}



#f1
{
float: left;
width: 316px;
border-bottom: solid 1px #f3f3f3;
text-align: justify;
margin-bottom: 6px;
}

#f2
{
float: right;
width: 316px;
border-bottom: solid 1px #f3f3f3;
text-align: justify;
margin-bottom: 6px;
}

#f3
{
clear: both;
}

a:link     { font:8pt/normal verdana; color:#d1ac48; text-decoration:underline; }
a:visited  { font:8pt/normal verdana; color:#d1ac48; text-decoration:underline; }
a:hover    { font:8pt/normal verdana; color:#b5b6b5; text-decoration:none; }

.text  { font:8pt/normal Verdana; text-decoration:none; color:#000000; text-align: justify; }

.h1  { font:9pt/normal Verdana; text-decoration:none; color:#000000; font-weight: bolder; }

.leftmenu  { font:8pt/normal Verdana; text-decoration:none; color:#000000; text-align: justify; }
.leftmenu a:link     { font:8pt/normal verdana; color:#d1ac48; text-decoration:underline; }
.leftmenu a:visited  { font:8pt/normal verdana; color:#d1ac48; text-decoration:underline; }
.leftmenu a:hover    { font:8pt/normal verdana; color:#b5b6b5; text-decoration:none; }

.rightmenu { font:8pt/normal Verdana; text-decoration:none; color:#000000; text-align: justify; }
.rightmenu a:link     { font:8pt/normal verdana; color:#959da5; text-decoration:underline; }
.rightmenu a:visited  { font:8pt/normal verdana; color:#959da5; text-decoration:underline; }
.rightmenu a:hover    { font:8pt/normal verdana; color:#d1ac48; text-decoration:none; }

.news_logo  { font:8pt/normal Verdana; text-decoration:none; color:#000000; text-align: justify; }
.news_logo a:link     { font:18pt/normal verdana; color:#d1ac48; text-decoration:none; }
.news_logo a:visited  { font:18pt/normal verdana; color:#d1ac48; text-decoration:none; }
.news_logo a:hover    { font:18pt/normal verdana; color:#fe8305; text-decoration:none; }

.top_logo  { font:8pt/normal Verdana; text-decoration:none; color:#000000; text-align: justify; }
.top_logo a:link     { font:8pt/normal verdana; color:#000000; text-decoration:none; }
.top_logo a:visited  { font:8pt/normal verdana; color:#000000; text-decoration:none; }
.top_logo a:hover    { font:8pt/normal verdana; color:#000000; text-decoration:none; }

.chois  { font:8pt/normal Verdana; text-decoration:none; color: #b5b6b5; text-align: justify; }
.chois a:link     { font:8pt/normal verdana; color:#d1ac48; text-decoration:none; }
.chois a:visited  { font:8pt/normal verdana; color:#d1ac48; text-decoration:none; }
.chois a:hover    { font:8pt/normal verdana; color:#fe8305; text-decoration:none; }

.load a:link     { font:8pt/normal verdana; color:#b5b6b5; text-decoration:underline; }
.load a:visited  { font:8pt/normal verdana; color:#b5b6b5; text-decoration:underline; }
.load a:hover    { font:8pt/normal verdana; color:#fe8305; text-decoration:none; }

.reklama a:link     { font:8pt/normal verdana; color:#cccccc; text-decoration:none }
.reklama a:visited  { font:8pt/normal verdana; color:#cccccc; text-decoration:none }
.reklama a:hover    { font:8pt/normal verdana; color:#cccccc; text-decoration:none }
.reklama            { font:8pt/normal verdana; color:#cccccc; text-decoration:none }


/* Default Joomla! Menu */
a.mainlevel {
        padding-left: 5px;
        padding-right: 5px;
        color: #000000;
        text-decoration: none;
        font-weight: bolder;
        border-right: 3px solid #ffffff;
        background: #efefef;
}

a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus,
a.mainlevel#active_menu {
        background: #ffff80!important;
        color: #000000;
        text-decoration: none;
}

a.mainlevel#active_menu {
}