/* 
=============================================================
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: 11px;
	font-family: tahoma;
	color: #333333;	
}
table {
	border: 0px;
	border-collapse: collapse;
}
table td {
	padding: 0px;
}

/*
	Content enviroment styles
*/
.clear {
	clear: both;
}

#main {
	width: 980px;
	margin: 0px auto;
/*	background: #FFF url('../images/bg.gif') top center repeat-y; */
	padding: 0 10px 0 10px;
}
#center {
	WIDTH: 100%;
	text-align: left;
	

}

#content {
	padding:0px 15px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	WIDTH: 550px;
	VERTICAL-ALIGN: top;
	text-align: left;
}
/* sidebar*/

#sidebar {
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	WIDTH: 415px;
	float:right;
	VERTICAL-ALIGN: top;
	text-align: left;
}

#sidebar_left {
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	WIDTH: 213px;
	float:left;
}

#sidebar_right {
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	WIDTH: 187px;
	float:right;

}


/* header */

#header {
	width: 100%;
	height:193px;
	margin: 0px auto;
/*	background: #FFF url('../images/bg_top.gif') top center repeat-x;*/

}
#header_left {
	padding:0px 0px 0px 0px;
	WIDTH: 300px;
	!float:left;
}
#header_right {
	padding:0px 0px 0px 0px;
	WIDTH: 680px;
	height:143px;
	float:right;
	background: url('../images/bg_tr.gif') top right no-repeat;
}

#header_right_top a:link,
#header_right_top a:visited,
#header_right_top a:hover,
#header_right_top a:active {
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
	color: #FFFFFF;
	background-color: #e254f5;
	padding:3px 6px 3px 6px;
}

#header_menu {
	padding:0px 0px 0px 0px;
	WIDTH: 100%;
	height:40px;
	color:#FFF;
	font-weight:bold;
	border:1px #e254f5 solid;
}

#header_menu_left {
	padding:0px 0px 0px 0px;
	WIDTH: 650px;
	float:left;
}

#header_menu a:link,
#header_menu a:visited,
#header_menu a:active {
	padding:10px 10px 5px 10px;
	text-decoration:none;
	font-weight:bold;
	color: #9705ab;
	font-size:12px;
	height:26px;
	display:block;
	float:left;

}
#header_menu a:hover {
	padding:10px 10px 5px 10px;
	text-decoration:underline;
	font-weight:bold;
	color: #FFF;
	background-color:#e254f5;
	font-size:12px;
	height:26px;
	display:block;
	float:left;
}

#header_search {
	padding:10px 5px 0px 0px;

	WIDTH: 250px;
	height:50px;
	float:right;
	text-align:right;
	display:block;
	vertical-align:center;
}
#header_search form{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}




/* footer */

#footer {
	margin: 0px 0px 0px 0px;
	width: 100%;
	height:75px;
	margin: 0px;
}
#footer_left {
	padding:0px 0px 0px 0px;
	WIDTH: 800px;
	float:left;
	height:75px;
	color:#333333;
	background: #FFFFFF url('../images/bg_b_l.gif') bottom left no-repeat;
}
#footer_right {
	padding:0px 0px 0px 0px;
	WIDTH: 180px;
	height:75px;
	text-align:right;
	float:right;
	color:#333333;
	background: #FFFFFF url('../images/bg_b_r.gif') bottom right no-repeat;
}
#footer a,#footer a:visited, #footer a:hover {
	color:#9705ab;
	font-weight:bold;
}


/* story */
.story {
	padding:5px 10px 10px 10px;
	margin: 5px 0px 5px 0px;
	border: 1px #eeb8f6 solid;
	background: url('../images/bg_story.gif') top left no-repeat;
	
}

.story h1, .story h2, .title {
	color: #9705ab;
	font-family: Tahoma;
	font-size:18pt; 
	font-weight:normal;
	display:inline;

}
.story h2 a, .story h2 a:visited {
	color: #9705ab;
	text-decoration:none;
}
.story h2 a:hover {
	color: #9705ab;
	text-decoration:underline;
}


.story a {
color: #9705ab;
}

.inner {
	padding:3px 0px 3px 0px;
	margin: 3px 0px 3px 0px;
	border-top: 1px #eeb8f6 dotted;
	border-bottom: 1px #eeb8f6 dotted;
}
.inner_story {
	padding:3px 0px 3px 0px;
	margin: 3px 0px 3px 0px;
	border-top: 1px #eeb8f6 dotted;
	border-bottom: 1px #eeb8f6 dotted;
}

.inner_story img, .inner_story a img{
	border: 1px #eeb8f6 solid;
	padding: 2px 2px 2px 2px;
	margin: 10px 0px 0px 0px;

}


/* ==================== */

.mw {
	color: #333333;
	font-size: 11px;
	font-family: tahoma;
	text-decoration: none;
	padding: 0px 0px 15px 0px;
}

.mw p {
	color: #e254f5;
	font-size: 16px;
	font-family: Tahoma,Arial;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 3px 0px;
/*	border-bottom:1px #339933 dotted;*/

}
.mw a:active, .mw a:visited, .mw a:link {
	color: #333333;
	text-decoration: none;
}
.mw a:hover {
	color: #9705ab;
	text-decoration: underline;
}

.mw_t {
	background: url('../images/bg_min_t.gif') top left no-repeat;
	height:5px;
}
.mw_c {
	padding: 0px 10px 5px 10px;
	border-left:1px #edb4f5 solid;
	border-right:1px #edb4f5 solid;
}
.mw_b {
	background: url('../images/bg_min_b.gif') top left no-repeat;
	height:50px;
}


.mw1 {
	color: #333333;
	font-size: 11px;
	font-family: tahoma;
	text-decoration: none;
	padding: 0px 0px 15px 0px;
}

.mw1 p {
	color: #e254f5;
	font-size: 16px;
	font-family: Tahoma,Arial;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 3px 0px;
/*	border-bottom:1px #339933 dotted;*/

}
.mw1 a:active, .mw1 a:visited, .mw1 a:link {
	color: #333333;
	text-decoration: none;
}
.mw1 a:hover {
	color: #9705ab;
	text-decoration: underline;
}

.mw1_t {
	background: url('../images/bg_min1_t.gif') top left no-repeat;
	height:5px;
}
.mw1_c {
	padding: 0px 10px 5px 10px;
	border-left:1px #edb4f5 solid;
	border-right:1px #edb4f5 solid;
}
.mw1_b {
	background: url('../images/bg_min1_b.gif') top left no-repeat;
	height:48px;
}






/* ==================== */


/* ==================== */

#category {
	color: #757575;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
}

#category ul{
	text-decoration: none;
	list-style-type: none; 
	padding:0px 0 0 10px;
	margin:0 0 0 0;
	line-height:14px
}
#category a {
	color: #000;
	text-decoration: underline;
}
#category a:hover {
	color: #9705ab;
	text-decoration: underline;
}

/* ==================== */

.speedbar {
	color: #757575;
	text-decoration: none;
}
.speedbar a {
	color: #9705ab;
	text-decoration: none;
}
.speedbar a:hover {
	color: #9705ab;
	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: 11px;		/* ! */
	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;
}

/* ==================== */
.login {
	margin-bottom:15px;
}

.ltitle {
	color: #FFFFFF;
	font-size: 17px;
	font-family: tahoma;
	font-weight: normal;
	display:block;
	border-bottom:1px #FFF dotted;
}

.ltitle_small {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
}
.ltitle_small a:active, .ltitle_small a:visited, .ltitle_small a:link {
	text-decoration:underline;
	color: #FFF;
	font-size:11px
}
/* ==================== */

.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;
	font-family: Verdana;
	font-size:8pt; 
	text-align:justify;
	line-height: 15px
}
.news a {
	color: #4B73D4;
	text-decoration: none;
}
.news a:hover {
	color: #4B73D4;
	text-decoration: underline;
}

/* ==================== */

.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(../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;
}



/* ==================== Поле малой формы поиска */

.s_field {
	color: #757575;			/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../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(../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(../images/bg_input.gif);
	background-repeat: repeat-x;
	
	width: 459px;
	height: 156px;
	border: 1px solid #e254f5;
}
.f_input {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/bg_input.gif);
	background-repeat: repeat-x;
	
	width: 300px;
	height: 15px;
	border: 1px solid #e254f5;
}
.f_select {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/bg_input.gif);
	background-repeat: repeat-x;
	
	height: 14px;
	border: 1px solid #e254f5;
}

/* ==================== Главное меню сайта */

.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(../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;
}

.toplist {
margin-left:0px;
padding-left:10px;
}

	div.cominfo { position: relative; border-bottom: 1px solid #fff; color: #e4e6e6; font-size: 0.9em; height: 29px; background: #3f4b51 url("../images/cominfo.png") repeat-x; }
		div.cominfo .thide { width: 13px; padding-top: 8px; position: absolute; left: 29px; top: -7px; background: url("../images/comarrow.png") no-repeat; }
		div.cominfo .dpad { overflow: hidden; }
		.comedit, .selectmass { display: inline; }
		.selectmass input, .comedit ul, .comedit ul li { float: right; }
		.comedit ul li, .selectmass input { margin: 6px 0 0 8px; }
			.comedit ul li { float: left; }
			.comedit ul li a { color: #9dc4e6; }
			.selectmass input { vertical-align: middle; }

			.signature { color: #93918d; }
.mass_comments_action { border-top: 2px solid #eee; border-bottom: 1px solid #dadada; background-color: #f5f6f7; padding: 10px 15px; }
.reset, .reset li { list-style: none; padding: 0; margin: 0; }