@charset "utf-8";
/* Системные сообщения */

.error {
	color:#CC0000;
}
.ok {
	color:#009900;
}
.red {
	color:#CC0000;
}

/* Модуль "Новости */
.news {
	margin-bottom:25px;

}
.list_news_date {
	font-variant: small-caps;
	font-size:1em;
	color:#9eb0de;
}
.list_news_title {
	font-size:1em;
	color:#3d5193;
	padding-top:.10em;
	margin-bottom:7px;
}
.list_news_body {
	margin-bottom:17px;
}
.short_news_date {
	font-variant: small-caps;
	font-size:0.85em;
	color:#9eb0de;
}
.short_news_body, .short_news_body a {
	font-size:0.92em;
	color:#903;
	padding-top:0.2em;
	margin-bottom:13px;
	text-decoration:none;
}
.short_news_detail, .short_news_detail a, .short_news_detail a:link, .short_news_detail a:active, .short_news_detail a:visited {
	font-size:1em;
	text-align:right;
	color:#FF6600;
	margin-bottom:1.5em;
}

.news_detail a:hover {
	text-decoration:none;
}
.full_news_date {
	font-variant: small-caps;
	font-size:1.1em;
	color:#9eb0de;
}
.full_news_title {
	font-variant: small-caps;
	font-size:1.3em;
	color:#3d5193;
	padding-top:.50em;
	padding-bottom:.50em;
}
.full_news_image {
	padding-top:15px;
}
.news_back_to, .news_back_to a, .news_back_to a:link, .news_back_to a:active, .news_back_to a:visited {
	padding-top:15px;
	padding-left:0px;
	font-size:1em;
	text-align:left;
	
}
.news_back_to a:hover {
	text-decoration:none;
}
.news_arhive_subscribe, .news_arhive_subscribe a, .news_arhive_subscribe a:link, .news_arhive_subscribe a:active, .news_arhive_subscribe a:visited{
	text-align:left;
	color:#edcd80;
	font-weight:bold;
	font-size:0.9em;

}

/* Модуль "Пользователи" */

.loginform {
	padding-bottom:25px;

}
#loginformcontainer {
	width:100%;
}
#loginformcontainer div.clear {
	padding:10px 0px;
	vertical-align:top;
}
#loginformcontainer form label {
	width:60px;
	float:left;
}

/* Модуль "Поиск" */

#searchresult {
	margin-left:20px;
}
.searchitem {
	margin-bottom:15px;
}
.searchlink {
	font-size:1.3em;
	padding-bottom:30px;
}
.searchbody {
	padding-top:5px;
}
span.search_found {
	color: #FFFFFF;
	background-color: #FF3366;
}

/* Модуль "Меню" */
.menucontainer {

}
.menuitem, .menuitem a, .menuitem a:active, .menuitem a:visited, .menuitem a:link {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	padding-bottom: 9px;
	padding-left:30px;
	text-decoration: none;
}
.menuitem a:hover {
	color: #FFCC00;
	text-decoration:underline;
}

/* Модуль "Путь по сайту" */
#siteway {
	font-size: 1em;;
	font-weight:bold;
	color:#e5572f;
	padding-top:18px;
	padding-bottom:20px;
	height:25px;
}
#siteway a{ color:#54859e;}


/* Модуль "Контакты" */
#contactsformcontainer {
	width:500px;
}
#contactsformcontainer div.clear {
	padding:6px 0px;
	vertical-align:top;
}
#contactsformcontainer form label {
	width:100px;
	float:left;
	margin:0 0px;
}

/* Модуль "Заказ сока" */
#buyformcontainer {
	width:600px;
}
#buyformcontainer div.clear {
	padding:6px 0px;
	vertical-align:top;
}
#buyformcontainer form label {
	width:180px;
	float:left;
	margin:0 0px;
}

/* Модуль "Подписка на новости" */
#subscribeformcontainer {
	width:500px;
}
#subscribeformcontainer div.clear {
	padding:6px 0px;
	vertical-align:top;
}
#subscribeformcontainer form label {
	width:100px;
	float:left;
	margin:0 0px;
}

/* Модуль "Фотогалерея" */

.pg_cat_item, .pg_cat_item a, .pg_cat_item a:link, .pg_cat_item a:active, .pg_cat_item a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #1C4F8B;
}
.pg_cat_item a:hover {
	color: #276FC5;
}
.pg_cat_date {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.pg_cat_title {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.pg_cat_desc {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
.pg_img_date {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.pg_img_title {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.pg_img_desc {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
.pg_img_td {
	margin: 2px;
	padding: 3px;
	background-image: url(/images/pg_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.pg_img_thumb {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pg_img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pg_error {
	color: #990000;
	text-align: center;
}

/* Модуль "Постраничная навигация" */


.pages {
	color:#545454;border:0;
	padding-top:15px;
}
.pages a:link,.pages a:visited,.pages a:active {
	text-decoration:none;
	color:#545454;
	background-color:#f9f9f9;
	border:1px solid #e0e0e0;
	font-size:11px;
	padding:3px 6px;
}
.pages a:hover {
	background-color:#EB6E49;
	color:#fff;
	border-color:#e0e0e0;
}
.pages span {
	text-decoration:none;
	background-color:#fff;
	border:1px solid #e0e0e0;
	color:#545454;
	font-size:11px;
	font-weight:bold;
	padding:3px 6px;
}
.pages span.points {
	text-decoration:none;
	padding:3px 6px;
	border:none;
}