html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: Georgia;
	color: #2f2f2f;
}

p {margin: 0; padding: 0;}

input, select, textarea {
	outline: none;
}

.image_top{	float: left;
	padding-top: 0px;
	width:300px;
}

.news_adv {
	color: #b11218;
	text-decoration: underline;
}

/* ==================== */

.category {
	color: #2f2f2f;
	font-size: 12px;		/* ! */
	font-family: Georgia;	/* ! */
	text-decoration: none;
}
.category a {
	color: #2f2f2f;
	text-decoration: underline;
}
.category a:hover {
	color: #2f2f2f;
	text-decoration: none;
}


.category_default {
	color: #2f2f2f;
	font-size: 12px;		/* ! */
	font-family: Georgia;	/* ! */
	text-decoration: none;
}
.category_default a {
	color: #2f2f2f;
	text-decoration: underline;
	text-decoration: none;
}
.category_default a:hover {
	color: #2f2f2f;
	text-decoration: none;
	text-decoration: underline;
}

/* ==================== */

.speedbar {
	color: #2f2f2f;
	font-size: 12px;		/* ! */
	font-family: Georgia;	/* ! */
	text-decoration: none;
}
.speedbar a {
	color: #2f2f2f;
	text-decoration: underline;
}
.speedbar a:hover {
	color: #2f2f2f;
	text-decoration: none;
}

/* ==================== */

.slink {
	color: #2f2f2f;
	font-size: 12px;		/* ! */
	font-family: Georgia;	/* ! */
	text-decoration: none;
}
.slink a:active, .slink a:visited, .slink a:link {
	color: #2f2f2f;
	text-decoration: underline;
}
.slink a:hover {
	color: #2f2f2f;
	text-decoration: none;
}

/* ==================== */

.copy {
	color: #2f2f2f;
	font-size: 11px;		/* ! */
	font-family: Georgia;	/* ! */
	text-decoration: none;
}
.copy a:active, .copy a:visited, .copy a:link {
	color: #2f2f2f;
	text-decoration: underline;
}
.copy a:hover {
	color: #2f2f2f;
	text-decoration: none;
}

/* ==================== */

.stext {
	color: #2f2f2f;
	font-size: 11px;		/* ! */
	font-family: Georgia;	/* ! */
	text-decoration: none;
}
.stext a:active, .stext a:visited, .stext a:link {
	color: #2f2f2f;
	text-decoration: underline;
}
.stext a:hover {
	color: #2f2f2f;
	text-decoration: none;
}

/* ==================== */

.ltitle {
	color: #4d4c48;
	font-size: 20px;
	font-family: Georgia;
}

/* ==================== */

.ntitle {
	color: #2f2f2f;
	font-size: 12px;
	font-family: Georgia;
}
.ntitle a {
	color: #2f2f2f;
/*	font-weight: bold;*/
	text-decoration: underline;
}
.ntitle a:hover {
	color: #2f2f2f;
/*	font-weight: bold;*/
	text-decoration: none;
}

/* ==================== */

.ctitle {
	color: #2f2f2f;
	font-size: 11px;
	font-weight: normal;
	font-family: Georgia;
}
.ctitle a {
	color: #2f2f2f;
	text-decoration: underline;
}
.ctitle a:hover {
	color: #2f2f2f;
	text-decoration: none;
}

/* ==================== */

.news {
	color: #2f2f2f;
	font-size: 11px;		/* ! */
	font-family: Georgia;	/* ! */
	text-align: justify;
	line-height: 15px;
}
.news a {
	color: #2f2f2f;
	text-decoration: underline;
}
.news a:hover {
	color: #2f2f2f;
	text-decoration: none;
}
.newsz img {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	border:none;
}

.news_top {
	color: #2f2f2f;
	font-size: 11px;		/* ! */
	font-family: Georgia;	/* ! */
	text-align: justify;
	line-height: 15px;
}
.news_top a {
	color: #2f2f2f;
	text-decoration: underline;
}
.news_top a:hover {
	color: #2f2f2f;
	text-decoration: none;
}
.news_top img {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
	border:none;
}

/* ==================== */

.userstop {
	color: #2f2f2f;
	font-size: 11px;		/* ! */
	font-family: Georgia;	/* ! */
	text-decoration: none;
}
.userstop a {
	color: #2f2f2f;
	text-decoration: underline;
}
.userstop a:hover {
	color: #2f2f2f;
	text-decoration: none;
}
.userstop td {
	padding: 3px;
}
.userstop thead {
	color: #2f2f2f;
	font-weight: bold;
}

/* ==================== */

.hr_line {
	background: url(line0000.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;
}

/* OLD NAVIGATION WITHOUT IMAGES */

.navigation {
	color: #636363;
	border: 0px;
	font-family: tahoma;
}

.navigation a:link,
.navigation a:visited,
.navigation a:active {
	text-decoration: none;
	color: #636363;
	background-color: #ededed;
	border: 1px solid #e1e1e3;
	padding: 3px 6px;
	font-size: 11px
}

.navigation a:hover {
	background-color: #b11218;
	color: #ffffff;
	border-color: #e1e1e3;
}

.navigation span {
	text-decoration: none;
	background-color: #fafafa;
	padding: 3px 6px;
	border: 1px solid #e1e1e3;
	color: #636363;
	font-size: 11px;
}
.navigation span.nav_ext {
	border: none;
	background: transparent;
}


/* ==================== Поле малой формы поиска */

.s_field {
	color: #2f2f2f;			/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
/*	background-image: url(../images/dlet_field_s.gif);
	background-repeat: repeat-x;*/
	height: 16px;
	padding-left: 3px;

	border: 1px solid #fff;
}

/* ==================== Поле формы авторизации */

.a_field {
	color: #2f2f2f;			/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
/*	background-image: url(../images/dlet_field_a.gif);
	background-repeat: repeat-x;*/
	height: 16px;
	padding-left: 3px;

	border: 1px solid #e0e0e0;
}

.f_textarea {
	color: #2f2f2f;			/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
/*	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;*/

	width: 459px;
	height: 156px;
	border: 1px solid #e0e0e0;
}
.f_input {
	color: #2f2f2f;			/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
/*	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;*/

	width: 300px;
	height: 16px;
	border: 1px solid #e0e0e0;
}
.f_select {
	color: #2f2f2f;			/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
/*	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;*/

	height: 14px;
	border: 1px solid #e0e0e0;
}
.he_ad {
	background-image: url(dlet_hd0.gif);
	background-repeat: repeat-x;
	height: 188px;
}
.whmenu {
	color: #fff;
	font-size: 9px;		/* ! */
	font-family: Georgia;	/* ! */
	text-decoration: none;
}
.whmenu a:active, .whmenu a:visited, .whmenu a:link {
	color: #fff;
	text-decoration: none;
}
.whmenu a:hover {
	color: #fff;
	text-decoration: underline;
}
.mainmenu {
	color: #2f2f2f;
	font-size: 12px;		/* ! */
	font-family: Georgia;	/* ! */
	text-decoration: none;
}
.mainmenu a:active, .mainmenu a:visited, .mainmenu a:link {
	color: #2f2f2f;
	text-decoration: none;
}
.mainmenu a:hover {
	color: #2f2f2f;
	text-decoration: underline;
}
.mainmenun {
	color: #2f2f2f;
	font-size: 11px;		/* ! */
	font-family: Georgia;	/* ! */
	text-decoration: none;
}
.mainmenun a:active, .mainmenun a:visited, .mainmenun a:link {
	color: #2f2f2f;
	text-decoration: none;
}
.mainmenun a:hover {
	color: #2f2f2f;
	text-decoration: underline;
}

.whtext {
	color: #fff;
	font-size: 12px;		/* ! */
	font-family: Georgia;	/* ! */
	text-decoration: none;
}
.whtext a:active, .whtext a:visited, .whtext a:link {
	color: #fff;
	text-decoration: none;
}
.whtext a:hover {
	color: #fff;
	text-decoration: underline;
}
.copyr {
	color: #fff;
	font-size: 11px;		/* ! */
	font-family: Georgia;	/* ! */
	text-decoration: none;
}
.copyr a:active, .copyr a:visited, .copyr a:link {
	color: #fff;
	text-decoration: underline;
}
.copyr a:hover {
	color: #fff;
	text-decoration: none;
}
.csp {
	background-image: url(dlet_csp.gif);
	background-repeat: repeat-y;
}
.hdlinez {
	background-image: url(dlet_hdl.gif);
	background-repeat: repeat-x;
	height: 19px;
}
.catl {
	background-image: url(dlet_cat.gif);
	background-repeat: repeat-x;
	height: 24px;
}
.globecat {
	background-image: url(dlet_glo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 5px;
	padding-bottom: 5px;
}
.bltitle {
	color: #b11218;
	font-size: 16px;		/* ! */
	font-family: Georgia;	/* ! */
	text-decoration: none;
	font-weight: bold;
}

h1 {	font-size: 18px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.admin_news_input{	width:600px;
	outline: none;
	font-size: 11px;
	font-family: tahoma;}

div#Developer {
	width: 130px;
	background: url(/images/astraliens_logo.gif) no-repeat center;
	padding-top:12px;
	padding-right:5px;
	color: #fff;
	font-size: 11px;		/* ! */
	font-family: Georgia;	/* ! */
	text-decoration: none;
}
div#footerDeveloper {
	float: right;
	line-height: 45px;
	width: 40px;
}

.devtxt{	color: #f7c895;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}

.currency_tbl td{	padding-left:11px;
}

.admin_menu_over{	background-color: #EFEFEF;}

.admin_menu_over_hover{
	background-color: #DFDFDF;
}

.main_popular_top_limit_{	width:100%;
	height:15px;
	overflow:hidden;
}

.newsimg img {
-moz-box-shadow: 0 0 14px 3px #888;
-webkit-box-shadow: 0 0 14px 3px#888;
box-shadow: 0 0 14px 3px #888;

padding: 4px;
margin-top:8px;
margin-bottom:7px;
margin-right:11px;
margin-left:11px;

}

.newsimg td {
padding: 6px;
}

.img_thumb_newslist{	float:left;
	padding-right:5px;
	padding-bottom:2px;
}

.main_list_header{	text-decoration: none;}













