/* ----- '_tpl.css' - =23.07.09.= Support_styles ----- */
/* =styles_of_a_whole
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.err-block {
	text-align: left;
	color: #f43841;
	font-size:1.4em;
	margin-bottom: 20px;
}
.info-block {
	text-align: left;
	color: #78A982;
	margin-bottom: 20px;
	font-size:1.6em;
}
.red-text {
	color: #ff0000;
}
/* --- !!! --- */
.clear-line {
	padding-bottom: 10px;
}
.list-clear-line {
	padding-bottom: 30px;
}
/* --- !!! --- */
.other-block {
font-size:1.2em;
margin:20px 0;
}
/* --- !!! --- */
a.read-more-link:link, a.read-more-link:visited {
	text-decoration: none;
	color: #ff0000;
}
a.read-more-link:hover {
	text-decoration: underline;
}
a.read-more-link:active {
}
/* --- !!! --- */
/* --- !!! --- */
a.print-link:link, a.print-link:visited {
	text-decoration: none;
	color: #ff0000;
}
a.print-link:hover {
	text-decoration: underline;
}
a.print-link:active {
}
/* --- !!! --- */

a.url-link:hover {
	text-decoration: none;
}
a.url-link:active {
}
/* --- !!! --- */
a.url-link {
	font-size:1.4em;
	}


/* =controls_banner
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.x_box_center_bnr {
	margin-top: 20px;
	text-align: center;
}
/* --- !!! --- */
.x_box_left_bnr {
	margin-top: 20px;
	text-align: center;
}
.x_box_left_bnr img {
	border: none;
}
/* --- !!! --- */
/* and other styles */
/* --- !!! --- */



/* =articles
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.art-block {
}
.art-name {
	font-size: 1.2em;
	color: #ff0000;
}
/* --- !!! --- */
.art-name a:link, .art-name a:visited, .art-name-add a:link, .art-name-add a:visited {
	text-decoration: none;
	color: #ff0000;
}
.art-name a:hover, .art-name-add a:hover {
	text-decoration: underline;
}
.art-name a:active, .art-name-add a:active {
}
/* --- !!! --- */
.art-last-add {
	font-size: 1.5em;
	margin-bottom: 10px;
}
.art-name-add {
	font-size: 1.2em;
	margin-bottom: 10px;
}
/* --- !!! --- */


/* =actions
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.actions-block {}
.actions-date {
	font-weight: bold;
	font-size: 0.9em;
}
.actions-name {
	font-size: 1.2em;
	color: #ff0000;
}
/* --- !!! --- */
.actions-name a:link, .actions-name a:visited, .actions-name-add a:link, .actions-name-add a:visited {
	text-decoration: none;
	color: #ff0000;
}
.actions-name a:hover, .actions-name-add a:hover {
	text-decoration: underline;
}
.actions-name a:active, .actions-name-add a:active {
}
/* --- !!! --- */
.actions-last-add {
	font-size: 1.5em;
	margin-bottom: 10px;
}
.actions-date-add {
	font-weight: bold;
	font-size: 0.9em;
}
.actions-name-add {
	font-size: 1.2em;
	margin-bottom: 10px;
}
/* --- !!! --- */



/* =core_downloads
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.downloads-list {
	margin-bottom: 20px;
}
.downloads-list li {
	list-style-type: none;
	padding: 3px 0px;
	color: #ff0000;
}
.downloads-list img {
	vertical-align: middle;
}
/* --- !!! --- */
.downloads-list a:link, .downloads-list a:visited {
	text-decoration: none;
	color: #ff0000;
}
.downloads-list a:hover {
	text-decoration: underline;
}
.downloads-list a:active {
}
/* --- !!! --- */



/* =core_levelitems ( + 'core_subitems' )
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.level-list {
	margin-bottom: 20px;
	overflow: hidden;
}
.level-list li {
	list-style-type: none;
	width: 50%;
	float: left;
	padding: 3px 0px;
	color: #ff0000;
}
/* --- !!! --- */
.level-list a:link, .level-list a:visited {
	text-decoration: none;
	color: #ff0000;
}
.level-list a:hover {
	text-decoration: underline;
}
.level-list a:active {
}
/* --- !!! --- */



/* =core_path
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.page-list {
	margin-bottom: 20px;
}
.page-list li {
	display: inline;
}
.page-list span {
	font-weight: bold;
}
/* --- !!! --- */
.page-list a:link, .page-list a:visited {
	text-decoration: none;
	color: #ff0000;
}
.page-list a:hover {
	text-decoration: underline;
}
.page-list a:active {
}
/* --- !!! --- */



/* =controls_pager ( + 'controls_pager_pub' )
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.pager-list {
	text-align: center;
	margin-bottom: 20px;
}
.pager-list li {
	display: inline;
	margin: 0px 2.5px;
}
.pager-list span {
	font-weight: bold;
}
/* --- !!! --- */
.pager-list a:link, .pager-list a:visited {
	text-decoration: none;
	color: #ff0000;
}
.pager-list a:hover {
	text-decoration: underline;
}
.pager-list a:active {
}
/* --- !!! --- */



/* =faq_index
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.faq-block {
}
.faq-text {
}
.faq-quest {
	font-weight: bold;
}
.faq-answer {
	margin: 10px 0px 0px 10px;
}
/* --- !!! --- */



/* =feedback_index
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.feedback-block {
}
.feedback-text {
	overflow: hidden;
}
.feedback-image {
	width: 150px;
	padding: 0px 10px;
	margin-bottom: 20px;
	float: right;
	text-align: center;
}
.feedback-image p {
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 10px;
}
.feedback-image img {
	width: 130px;
	height: 88px;
	border: 1px solid #cdcdcd;
}
/* --- !!! --- */



/* =controls_form
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.form {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
.form td {
	padding: 3px 0px;
	vertical-align: middle;
}
.form .form-name {
	width: 250px;
}
.form .form-status {
	width: 20px;
}
.form .form-field {
}
/* --- !!! --- */
.form select {
	border: 1px solid #cdcdcd;
}
.form input {
	width: 98%;
	border: 1px solid #cdcdcd;
	padding: 3px;
}
.form input.file-input {
	width: auto;
}
.form input.captcha-text {
	width: 80px;
	float: left;
	margin-top: 8px;
}
.form textarea {
	width: 98%;
	height: 150px;
	border: 1px solid #cdcdcd;
	padding: 0px 3px;
}
.form input.button {
	width: auto;
	height: 20px;
	text-align: center;
	background: #e1e1e1 url(_button_bg.gif) repeat-x;
	border: 1px solid #b3b3b3;
	color: #000;
	cursor: pointer;
	padding: 0px 15px;
}
/* --- !!! --- */
.form .state_required {
	background: url(psFormValidator/required.gif) no-repeat center center;
}
.form .state_invalid {
	background: url(psFormValidator/invalid.gif) no-repeat center center;
}
.form .state_validated {
	background: url(psFormValidator/validated.gif) no-repeat center center;
}
.form .state_required_invalid {
	background: url(psFormValidator/required_invalid.gif) no-repeat center center;
}
/* --- !!! --- */



/* =links_index
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.links-block {
}
.links-name {
	font-size: 1.2em;
}
/* --- !!! --- */
.links-name a:link, .links-name a:visited {
	text-decoration: none;
	color: #ff0000;
}
.links-name a:hover {
	text-decoration: underline;
}
.links-name a:active {
}
/* --- !!! --- */



/* =map_index
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.map-block {
}
.map-block span {
	color: #ff0000;
}
/* --- !!! --- */
.map-level-1 li {
	font-size: 1.6em;
	padding: 3px 0px;
	font-weight: bold;
	list-style-type: none;
}
/* --- !!! --- */
.map-level-2 {
	padding:0 0 0 30px;
}
.map-level-3 {
	padding:0 0 0 20px;
}
.map-level-2 li {
	font-size: 0.9em;
	padding: 2px 0px;
	font-weight: normal;
}
/* --- !!! --- */
ul.map-level-2, ul.map-level-3 {
	margin-bottom:20px;
}
.map-level-3 {
	margin: 4px 0px 0px 10px;
}
.map-level-3 li {
	font-size: 0.9em;
	padding: 0px;
}
/* --- !!! --- */
.map-block a:link, .map-block a:visited {
	text-decoration: none;
	color: #B3C7D2;
}
.map-block a:hover {
	text-decoration: underline;
}
.map-block a:active {
}
/* --- !!! --- */



/* =news
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.news-block {
}
.news-date {
	font-weight: bold;
	font-size: 0.9em;
}
.news-name {
	font-size: 1.2em;
	color: #ff0000;
}

img.border_grey {
	border:3px solid #B3C7D2;
}
/* --- !!! --- */


/* =notices
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.notices-block {
}
.notices-text {

}
.notices-quest {
	font-weight: bold;
	font-size:1.6em;
	color:#B3C7D2;
}
.notices-answer {
	margin: 10px 0px 0px 10px;
	font-size:1.5em;
}
/* --- !!! --- */



/* =photolist ( + 'videolist' )
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.photo-block {
}
.video-block {
}
.media-block {
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
	margin-bottom: 20px;
}
.media-block td {
	text-align: center;
	padding: 10px;
	vertical-align: bottom;
}
.media-block td img {
	border: none;
	display: block;
	margin: 0px auto;
}
/* --- !!! --- */
a.media-link:link, a.media-link:visited {
	width: 150px;
	display: block;
	margin: 0px auto;
	border: 1px solid #cdcdcd;
	text-decoration: none;
}
a.media-link:hover {
	background: #eee;
}
a.media-link:active {
}
/* --- !!! --- */
.media-name {
	margin-top: 5px;
}
/* --- !!! --- */
.media-name a:link, .media-name a:visited {
	text-decoration: none;
	color: #ff0000;
}
.media-name a:hover {
	text-decoration: underline;
}
.media-name a:active {
}
/* --- !!! --- */
.media-div {
	margin-bottom: 20px;
	text-align: center;
}
/* --- !!! --- */



/* =prod
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.prod-block {
}
/* --- !!! --- */
.prod-search-form {
	border: 1px dashed #ccc;
	background: #eee;
	padding: 5px;
	margin-bottom: 20px;
}
.prod-search-form select {
	margin-right: 5px;
}
.prod-search-form label input {
}
.prod-search-form input.button {
	width: auto;
	height: 20px;
	text-align: center;
	background: #e1e1e1 url(_button_bg.gif) repeat-x;
	border: 1px solid #b3b3b3;
	color: #000;
	cursor: pointer;
	padding: 0px 15px;
	margin-left: 5px;
}
/* --- !!! --- */
.prod-image {
	overflow: hidden;
	float: left;
	position: relative;
}
/* --- !!! --- */
img.prod-descr-new, img.prod-descr-hit {
	position: absolute;
	top: 4px;
	left: 0px;
}
img.prod-descr-new {
	background: url(_prod_new.png) no-repeat;
}
img.prod-descr-hit {
	background: url(_prod_hit.png) no-repeat;
}
img.prod-descr2-hit {
	position: absolute;
	top: 4px;
	left: 10px;
	background: url(_prod_hit.png) no-repeat;
}
/* --- !!! --- */
.prod-name {
	font-size: 1.2em;
	color: #ff0000;
}
/* --- !!! --- */
.prod-name a:link, .prod-name a:visited, .prod-name-add a:link, .prod-name-add a:visited {
	text-decoration: none;
	color: #ff0000;
}
.prod-name a:hover, .prod-name-add a:hover {
	text-decoration: underline;
}
.prod-name a:active, .prod-name-add a:active {
}
/* --- !!! --- */
span.prod-sku {
	font-weight: bold;
	font-size: 0.8em;
}
span.inner-prod-sku {
	font-weight: bold;
	font-size: 1em;
}
.editor p.prod-price {
	padding: 10px 0px 0px 0px;
	font-weight: bold;
}
.prod-cart {
	margin-top: 10px;
}
/* --- !!! --- */
.prod-cart a:link, .prod-cart a:visited {
	text-decoration: none;
	color: #ff0000;
}
.prod-cart a:hover {
	text-decoration: underline;
}
.prod-cart a:active {
}
/* --- !!! --- */
a.put-in-cart-link:link, a.put-in-cart-link:visited {
	text-decoration: none;
	color: #ff0000;
}
a.put-in-cart-link:hover {
	text-decoration: underline;
}
a.put-in-cart-link:active {
}
/* --- !!! --- */
i.put-in-cart-empty {
	font-style:normal;
}
i.put-in-cart-empty-left, i.put-in-cart-empty-right  {
font-style:normal;
}
.put-in-cart-full {
	display:block;
	margin-top:5px;
	margin-bottom:13px;
	font-style:normal;
}
/* --- !!! --- */
a.file-link:link, a.file-link:visited {
	display: block;
	height: 20px;
	line-height: 20px;
	float: left;
	background: #fff url(icon/pdf.gif) no-repeat;
	padding-left: 25px;
	margin-bottom: 20px;
	text-decoration: none;
	color: #ff0000;
}
a.file-link:hover {
	text-decoration: underline;
}
a.file-link:active {
}
/* --- !!! --- */
.prod-last-add {
	font-size: 1.5em;
	margin-bottom: 10px;
}
.prod-name-add {
	font-size: 1.2em;
	margin-bottom: 10px;
}
.prod-name-add span {
	font-weight: bold;
	font-size: 0.8em;
}
/* --- !!! --- */



/* =cart_index { + 'order_index' }
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.cart-block {
}
.cart-table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
.cart-table caption {
	padding: 0px 0px 5px 5px;
	font-weight: bold;
	text-align: left;
}
.cart-table td {
	border: 1px solid #cdcdcd;
	padding: 3px 5px;
	text-align: right;
} 
/* --- !!! --- */
td.left-text {
	text-align: left;
}
td.center-text {
	text-align: center;
}
/* --- !!! --- */
.cart-table-head {
	background: #eee;
	color: #6b6b6b;
	font-weight: bold;
}
/* --- !!! --- */
.cart-form {
}
.cart-form input {
	width: 50px;
	border: 1px solid #cdcdcd;
	padding: 3px;
	text-align: right;
}
/* --- !!! --- */
.cart-table-button {
}
.cart-table-button td {
	border: none;
	padding: 5px;
	text-align: center;
}
.cart-table-button input.button {
	width: auto;
	height: 20px;
	background: #e1e1e1 url(_button_bg.gif) repeat-x;
	border: 1px solid #b3b3b3;
	color: #000;
	cursor: pointer;
	padding: 0px 15px;
}
.button {
	border:none;
	background:none;
	margin:0;
	padding:0;
	_overflow:visible;
}
/* --- !!! --- */
.cart-table a:link, .cart-table a:visited {
	text-decoration: none;
	color: #ff0000;
}
.cart-table a:hover {
	text-decoration: underline;
}
.cart-table a:active {
}
/* --- !!! --- */
.prod-cart-add {
	font-size: 1.5em;
	margin-bottom: 20px;
}
/* --- !!! --- */



/* =search_index
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.search-block {
}
.search-form {
	margin-bottom: 10px;
}
.search-form input {
	width: auto;
	border: 1px solid #cdcdcd;
	padding: 3px;
}
.search-form label {
	margin-right: 5px;
}
.search-form label input {
	width: auto;
	border: none;
	margin: 0px 5px;
	padding: 0px;
}
.search-form input.button {
	width: auto;
	height: 20px;
	text-align: center;
	background: #e1e1e1 url(_button_bg.gif) repeat-x;
	border: 1px solid #b3b3b3;
	color: #000;
	cursor: pointer;
	padding: 0px 15px;
}
.search_query {
	margin-top:20px;
	margin-bottom: 30px;
	font-size:1.4em;
}
.search-list-all {
}
span.search_highlight {
	background: #B3C7D2;
	color:#333333;
}
.search-name {
	font-size: 1.5em;	
}
/* --- !!! --- */
.search-name a:link, .search-name a:visited, .search-text a:link, .search-text a:visited {
	text-decoration: none;
	color: #B3C7D2;
}
a.url-link:link, a.url-link:visited {
	color:#727C86;
}
.search-name a:hover {
	text-decoration: underline;
}
.search-name a:active {
}
/* --- !!! --- */
.search-text {
	margin: 5px 10px;
	font-size:1.4em;
}
.search-text a:link, .search-text a:visited {
}
/* --- !!! --- */



/* =subscribe_index
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.subscribe-block {
}
.subscribe-form {
	width: 100%;
}
.subscribe-form p {
	font-weight: bold;
}
.subscribe-form input {
	width: 96%;
	border: 1px solid #cdcdcd;
	padding: 3px;
	margin: 3px 0px;
}
.subscribe-form input.button {
	display: block;
	clear: both;
	width: auto;
	height: 20px;
	text-align: center;
	background: #e1e1e1 url(_button_bg.gif) repeat-x;
	border: 1px solid #b3b3b3;
	color: #000;
	cursor: pointer;
	padding: 0px 15px;
	margin: 0px auto;
}
/* --- // --- */
.subscribe-form a:link, .subscribe-form a:visited {
	display: block;
	width: 80px;
	clear: both;
	text-decoration: none;
	color: #ff0000;
	padding-left: 20px;
	margin: 3px auto;
}
.subscribe-form a:hover {
	text-decoration: underline;
}
.subscribe-form a:active {
}
/* --- // --- */
a.subscribe {
	background: url(_subscribe_on.gif) no-repeat left center;
}
a.unsubscribe {
	background: url(_subscribe_off.gif) no-repeat left center;
}
/* --- // --- */
#subscribe_hide {
	background: #000;
	opacity: 0.6;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	text-align: center;
}
#subscribe_hide img {
	position: relative;
	top: 50%;
	margin-top: -33px; /* Half of the height of the image */
}
/* --- !!! --- */
#subscribe_messages {
	text-align: center;
}
.subscribe_messages_err	{
	color: #ff0000;
	margin-bottom: 5px;
}
.subscribe_messages_ok	{
	color: #006400;
	margin-bottom: 5px;
}
/* --- !!! --- */



/* =vacancies_index
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.vac-block {
}
.vac-date {
	font-weight: bold;
	font-size: 0.9em;
	color: #666;
}
.vac-name {
	font-size: 1.2em;
	font-weight: bold;
}
.vac-name span {
	font-weight: normal;
}
/* --- !!! --- */






/* =reg
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.user-block {
}
.user-form {
}
.user-table {
	border-collapse: collapse;
	margin: 0px auto;
}
.user-table td {
	padding: 3px 0px;
	vertical-align: middle;
}
td.fields-td img {
	margin: 0px 5px;
}
.center-text {
	text-align: center;
}
/* --- !!! --- */
.user-form input {
	width: 200px;
	border: 1px solid #cdcdcd;
	padding: 3px;
}
.user-form input.check {
	width: auto;
	border: none;
	margin: 0px 5px;
	padding: 0px;
}
.user-form input.button {
	width: auto;
	height: 20px;
	text-align: center;
	background: #e1e1e1 url(_button_bg.gif) repeat-x;
	border: 1px solid #b3b3b3;
	color: #000;
	cursor: pointer;
	padding: 0px 15px;
}
/* --- !!! --- */
.user-table a:link, .user-table a:visited, .form a:link, .form a:visited {
	text-decoration: none;
	color: #ff0000;
}
.user-table a:hover, .form a:hover {
	text-decoration: underline;
}
.user-table a:active, .form a:active {
}
/* --- !!! --- */
.form td.title-td {
	font-size: 1.5em;
	padding: 5px 0px 10px 0px;
}
.form td.calendar-td {
}
.form td.calendar-td input {
	width: 80px;
}
.form td.calendar-td img {
	border: none;
	vertical-align: middle;
}
/* --- !!! --- */
.form td.image-td {
}
.form input.check {
	width: auto;
	border: none;
	padding: 0px;
}
.form td.image-td img {
	display: block;
	margin: 5px 0px;
}
/* --- !!! --- */



/* --- Reg_index --- */
.reg-index-block {
	margin-bottom: 20px;
}
/* --- #tabDiv --- */
#tabDiv.show {
	margin-bottom: 15px;
	height: 22px;
	border-bottom: 1px solid #d9d9d9;
}
#tabDiv.show .tab, #tabDiv.show .hide {
	float: left;
	height: 100%;
	margin-right: 5px;
	border: 1px solid #d9d9d9;
	border-bottom: none;
}
#tabDiv.show .hide {
	height: 21px;
	border-bottom: 1px solid #fff;
}
#tabDiv.show .tab div, #tabDiv.show .hide div {
	height: 100%;
	line-height: 22px;
	padding: 0px 12px;
	background: url(_reg_tab.gif) no-repeat;
	position: relative;
	top: -1px;
	left: -1px;
}
/* --- // #tabDiv // --- */
/* --- #subtabDiv --- */
#subtabDiv.show {
	height: 22px;
	border-bottom: 1px solid #d9d9d9;
}
#subtabDiv.show .tab {
	height: 100%;
}
#subtabDiv.show .tab div {
	float: left;
	height: 100%;
	margin-right: 5px;
	border: 1px solid #d9d9d9;
	border-bottom: none;
}
#subtabDiv.show .tab div.curr {
	height: 21px;
	border-bottom: 1px solid #fff;
}
#subtabDiv.show .tab div div {
	float: none;
	margin-right: 0px;
	border: none;
	line-height: 22px;
	padding: 0px 12px;
	background: url(_reg_tab.gif) no-repeat 0px 0px;
	position: relative;
	top: -1px;
	left: -1px;
}
/* --- // #subtabDiv // --- */
/* --- !!! --- */
#tabDiv.show .tab div {
	color: #ff0000;
	cursor: pointer;
}
#tabDiv.show .tab div:hover { /* Do_not_work_in IE_6 */
	text-decoration: underline;
}
#tabDiv.show .hide div {
	color: #6b6b6b;
	cursor: default;
}
/* --- !!! --- */
#subtabDiv.show .tab div div {
	color: #ff0000;
	cursor: pointer;
}
#subtabDiv.show .tab div div:hover { /* Do not work in IE 6 */
	text-decoration: underline;
}
#subtabDiv.show .tab div.curr div {
	color: #6b6b6b;
}
#subtabDiv.show .tab div.curr div:hover {
	text-decoration: none;
	cursor: default;
}
/* --- !!! --- */
/* --- Reg_index --- */



/* =popup_windows
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
#psCloseBackGround {	/* Dark background */
	position: absolute;
	top: 0px;
	left: 0px;
	background: #000;
	z-index: 100;
	opacity: 0.6;
}
#psLoader {	/* Loader block */
	width: 240px;
	height: 55px;
	background: #fff url(_loader.gif) no-repeat 10px 40px;
	position: absolute;
	border: 1px solid #999;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	color: #666;
	padding: 15px 0px 0px 0px;
	z-index: 200;
}
#psWindow {	/* Content block */
	background: #fff;
	padding: 15px;
	position: absolute;
	z-index: 200;
}
#psWindow img {
	cursor: pointer;
}
/* --- !!! --- */
#psClose {	/* Close image */
	position: relative;
	padding-bottom: 3px;
}
#psClose img {
	position: absolute;
	top: -11px;
	right: -11px;
	cursor: pointer;
}
/* --- !!! --- */
#psTitle {	/* Title image */
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 15px;	
}
/* --- !!! --- */
.psRules {	/* Rulse block */
	position: relative;
}
.psCloseImg {	/* Close image */
	border: none;
	position: absolute;
	top: -11px;
	right: -11px;
}
/* --- !!! --- */













































/* --- !!! --- */
#psPanel {
	width: 140px;
	height: 100%;
	background: #000;
	opacity: 0.9;
	z-index: 2000;
	position: fixed;
	right: 0px;
	top: 0px;
	padding: 0px 5px 0px 5px;
}
#psIcoWrapper {
	width: 140px;
	position: fixed;
	top: 0px;
	right: 0px;
}
#psCenter {
	width: 140px;
}
/* --- !!! --- */
#icoTable {
}
#icoTable td {
	padding: 5px 0px 5px 0px;
}
.icoTd div {
	border: 5px solid #000;
}
.icoTdhover div {
	border: 5px solid #333;
}
.icoTdActive div {
	border: 5px solid #FDFBF8;
}
/* --- !!! --- */
.psIco {
	width: 120px;
	height: 70px;
	cursor: pointer;
}
/* --- !!! --- */


/*---styles by maha--*/
.year {
	font-size:1.5em;
	color:#CCC;
	display:block;
}
a.exibitions {
	font-size:1.8em;
	color:#B3C7D2;
	text-decoration:none;
	}
	a.exibitions:hover {
		text-decoration:underline;
		}
div.anons {
	margin: 5px 0 5px 15px;
	font-size:1.2em;
	}
span.place {
	font-size:1.5em;
	}
	
.exib_list {
	margin:40px 0 30px 0;
	clear:both
	}
	.exib_list a{
		display:block;
		margin:10px 0;
		}
		
.pic_list{
	margin:40px 0 0 0;
	clear:both;
	}
	.pic_list h3 {
		font-size:1.8em;
		}
	
	.pic_list a{
		/*
		display:block;
		margin:10px 0;
		*/
		}
.pic_list li a {
	/*margin:0*/
	}
	
.pic_list ul.gallery {
	/*padding-bottom:0;*/
	}	
.card_tags {
	clear:both;
	margin:30px 0 ;
	}
	
.tag_list {
	margin:30px 0;
	}
	.tag_list h4 {
		font-size:1.8em;
		margin:10px 0;
		}
	.tag_list .author, .tag_list .info, .tag_list .anons{
		font-size:1.4em;
	}
	
	.tag_list .gotoall {
		font-size:0.8em;
		}
.clouds .gotoall, .news  .gotoall {
	text-align:right;
	margin:15px 0;
	}
	.news  .gotoall {	
		margin-top:0;
	}
	.clouds .gotoall a,  .news  .gotoall a {
		color:#808992;
		font-size:1.6em;
		}
		
		a.title_more {
			color:#666;
			}
	.gotoall {
		text-align:right;
		line-height: 1.4;
		}	
	.gotoall span {
			
			font-size:1.4em;
			color:#808992;
		}
			
.news  {
	margin-bottom:25px
	}
.secondlevelMenu ul{
	margin:0;
	padding-left:30px;
	font-size:1.5em;
	}
.secondlevelMenu li {
	margin:5px 0;
	}
.divider {
	height:4px;
	background:url(line.gif) no-repeat top center;
	margin-bottom:40px
}
.selected  {
	margin:20px 0;
	}
	
.selected hr {
	height:1px;
	border:none;
	width:545px;
	margin:0;
	background: #99A9B2;
	padding:0;
	}
.selected h3 {
	font-size:2.1em;
	color:#99A9B2;
	font-weight:normal;
	text-shadow: 2px 2px 3px #000000;
	font-style:italic;
	margin:20px 0 10px 0;
}
.selected ul {
	padding:0;
	margin:20px 0 0 0;
	list-style:none;
	}
	.selected .gallery li {
		display:inline;
		margin-bottom:0;
		}
	.selected .gotoall {
		margin-top:20px;
			}

/*---added 18/03/2011----*/
/* --- sorting --- */
	.sort {
		padding: 0;
		list-style: none;
		color:#99A9B2;
		margin:0;
	}
		.sort li {
			display: inline;
			height: 30px;
			margin: 0 2px;
			color: #B3C7D2;
			line-height: 30px;
			font-size:1.3em
		}
			/* --- !!! --- */
			.sort b {
				padding: 5px;
				border:1px solid #43525D
			}
			.sort i {
				font-style:normal;
				font-size:1em
				}
	/* --- // sorting // --- */
    
/*--- filter form ---*/
.filter{
    margin: 0px 0px 30px;
	font-size:1.2em;
}

.filter fieldset{
    border: none;
    padding: 0px;
    margin: 0px;
    color:#B3C7D2;
    font-weight: normal;
}
.filter h4{
   font-weight: normal;
   margin-bottom: 10px;
}
.filter b {
	margin-right:10px;
	font-size:1.2em;
	}
.filter .filter_inp {
    color:#646F7A;
    border: none;
    width: 72px;
	height:23px;
	padding:2px 4px;
	background:url(filter_input.gif) no-repeat;
	margin:0 5px;
	text-align:right;
	font-size:1.4em;
	font-family: Georgia, "Times New Roman", Times,serif;
}
.filter select {
	color:#646F7A;
	background:#1b2931;
	border:1px solid #43525d;
	padding:3px 0;
	line-height:21px;
	}
.filter .filter_submit {
	height:29px;
	width:78px;
	background:url(show_btn.gif) no-repeat;
	border:none;
	cursor:pointer;
	margin:0 15px;
	color:#222C35;
	font-family: Georgia,"Times New Roman",Times,serif;
	}

/*---// filter form //---*/
