@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 18px;
	color: #3e3e3e;
}

a {
	color: #3e3e3e;
}

ol, ul, li {
	list-style-type: none
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}




/*   
Template Name:  
Author: Dieter Schneider
Author URI: http://www.csstemplateheaven.com/
*/

/*-----------------------------------------------*/
/*--------------- SITE STRUCTURE ---------------*/
/*---------------------------------------------*/

body {font-size: 100%; font-family: Arial, Helvetica, sans-serif; background: url(images/top.jpg) repeat-x}

#container {margin: auto; width: 960px; font-size: .875em}

#header {height: 111px;}

#logo {width: 240px; height: 105px}

#screen {height: 410px; background: url(images/screen.jpg) no-repeat; margin: 10px 0; padding: 30px 0 0}

#left {float: left; width: 200px}

#right {float: right; width: 200px;}

#middle {margin-left: 330px; margin-right: 330px;}

#left, #right, #middle {margin-bottom: 40px}

#footer {
	clear:both;
	width: 900px;
	margin: auto;
	font-size: .8em;
	padding: 10px 30px;
	background: #373737 url(images/dark_gradient.jpg) repeat-x;
	-moz-border-radius-topleft: 8px;
	-khtml-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	-khtml-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
}

/* pages */

#page_wrap {width: 960px; margin: auto}

#page_top {height: 54px; background: url(images/page_top.jpg) no-repeat;}

#page {background: url(images/page_tile.jpg) repeat-y; padding: 0 30px;}

#page_bottom {height: 54px; background: url(images/page_bottom.jpg) no-repeat; margin-bottom: 40px}
#page_top, #page, #page_bottom {margin-right: 230px;}

/*-----------------------------------------------*/
/*-------   TYPOGRAPHY, IMG and LISTS   --------*/
/*---------------------------------------------*/

p {padding: 5px 0; line-height: 1.6em; font-size: .9em; color: #666}

p.frontpage_text {text-align:justify}

h3.frontpage_heading, h1.pagetitle {
	background: #373737 url(images/dark_gradient.jpg) repeat-x;
	padding: 5px 15px;
	text-align: right;
	font-size: 1.8em;
	font-weight: normal;
	letter-spacing: .25em;
	color: #fff;
	margin-bottom: 15px;
	-moz-border-radius-topleft: 8px;
	-khtml-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;

	-moz-border-radius-bottomright: 8px;
	-khtml-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
}
h1.pagetitle p {color: #fff;}

#footer a, #footer p {color: #666}

#footer_right h5 {font-size: .9em; font-weight:700; padding-top: 20px; padding-right: 25px; text-align: right; color: #999}

.float_left { float: left; margin-right: 12px; padding: 8px; background: #F7F7F7; border: 1px solid #CCC;
    -moz-border-radius-topleft: 8px;
	-khtml-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	
    -moz-border-radius-bottomright: 8px;
	-khtml-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
}

.center {margin: auto;}

#no_gallery_found {width: 798; padding: 50px; margin: auto; background: red; border: 10px solid white}

#pagetitle {
	overflow: hidden;
}

#pagetitle .component {
	float: left;
}

/*-----------------------------------------------*/
/*---------------   NAVIGATION   ---------------*/
/*---------------------------------------------*/

/* gallery menu ---------------*/

#bottommenu {
     clear: both;
	 margin-bottom: 40px;
	 width: 100%;
	 background: #373737 url(images/dark_gradient.jpg) repeat-x;
	-moz-border-radius-topleft: 8px;
	-khtml-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	
    -moz-border-radius-bottomright: 8px;
	-khtml-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
}

#bottommenu ul {
     color: White;
     width: 100%;
	 padding: 15px;
}

#bottommenu ul li {display: inline}

#bottommenu ul li a {
     padding: 0.2em 1em;
     color: #CCC;
     text-decoration: none;
	 letter-spacing: .14em
}

#bottommenu ul li a:hover {
     background: #eaeaea;
     color: #000;
	-moz-border-radius-topleft: 8px;
	-khtml-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	
    -moz-border-radius-bottomright: 8px;
	-khtml-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
}

/* horizontal menu ---------------*/

#topmenu {
     width: 100%;
	 height: 60px
}

#topmenu ul {
     color: White;
     width: 100%;
}

#topmenu ul li {display: inline;}

#topmenu ul li a {
     padding: 0.2em 1em;
     color: #666;
     text-decoration: none;
     float: right;
	 letter-spacing: .14em
}

#topmenu ul li a:hover {
     background: #eaeaea;
     color: #000;
}

/* footer menu ---------------*/
#footer .component li {background: url(images/seperator_footer.png) repeat-x bottom; padding: 5px 0}
#footer .component ul li a {color: #999; text-decoration: none;}

#footer .component,
#header  .component
{float: left;}

/* index ����� �������� �����
-----------------------------------------------------------------------------*/
.feedback_form table td{
	padding-bottom:10px;
}

.feedback_form table .feedback_field{
	margin-left:10px;
}
.feedback_errors_div{
	padding:5px;
	margin-top:10px;
	background-color: pink;
	border: 1px solid red;
}

.feedback_errors_div_header{
	text-align:center;
	padding:5px;
	color:red;
	border-left: 1px solid red;
	border-right: 1px solid red;
	border-top: 1px solid red;
	background-color:pink;
	font-weight:bold;
}

.feedback_errors_div ul li{
	margin-left:20px;
}

.feedback_success_div{
	padding:5px;
	margin-top:10px;
	background-color: lightgreen;
	border: 1px solid green;
}

/*  ������ ��������
-----------------------------------------------------------------------------*/
.news div.datalist-news-new-container{
	clear:both;
	margin-top: 10px;
}
.news div.datalist-news-new-firstrow{
	margin: 10px 0;
}
.news span.datalist-news-new-date{
	font-weight:lighter;
	margin-right:5px;
}
.news span.datalist-news-new-title{
	font-weight:bold;
}
.news img.datalist-news-new-image{
	vertical-align: middle; float:left;
	margin-right:5px;
	margin-bottom:5px;
	width:150px;
}

.news div.datalist-news-paginator{
	/*clear:both;*/
	text-align:center;
}

.news span.datalist-news-paginator-page a:link,
.news span.datalist-news-paginator-page a:active, 
.news span.datalist-news-paginator-page a:visited{
	color:blue;
}
.news span.datalist-news-paginator-page a:hover{
	font-size:larger;
	text-decoration:none;
}

.news span.datalist-news-paginator-page-active a:link,
.news span.datalist-news-paginator-page-active a:active,
.news span.datalist-news-paginator-page-active a:visited,
.news span.datalist-news-paginator-page-active a:hover
{
	color:red;
	font-size:larger;
	text-decoration:none;
}

.news .datalist-news-paginator-leftdblarrow a,
.news .datalist-news-paginator-leftarrow a,
.news .datalist-news-paginator-rightdblarrow a,
.news .datalist-news-paginator-rightarrow a{
	
	text-decoration:none;
}


/* ��������� ������ ������� */
.newimg{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	width:250px;
}
/* ��������� ������ ������� */


/* �������� */
.copyright{
	margin-top: 20px;
	float:right;
}

.copyright span{
	font-weight:bold;
}
/* �������� */

.clear {clear: both;}

#center .component {
	margin-top: 10px;
}

#center .text ul ,
#center .text ol 
{
	margin-left: 20px;
}

#center .text li {
	list-style-type: circle;
	line-height: 1.5em;
}
#footer {color: #fff;}
	.submenu a {color:#666; display: block; text-decoration: none; font-weight: bold;}
	.submenu a:hover {text-decoration: underline;}
	.submenu > ul > li {line-height: 1.5em; border-bottom: 1px solid #999;}
	.submenu li li a {margin-left: 20px; font-weight: normal;}
	.submenu .current a {color:#999;}
	
	/* ����� */
.hat-elem {
	float: left;
}

.x-clear {
	clear: both;
}

.sidemenu a {color:#666; display: block; text-decoration: none; font-weight: bold;}
.sidemenu a:hover {text-decoration: underline;}
.sidemenu > ul > li {line-height: 1.5em; border-bottom: 1px solid #999;}
.sidemenu li li a {margin-left: 20px; font-weight: normal;}
.sidemenu .current a {color:#999;}

/* announcementnews */
.announcementnews .announcementnews-caption{
	font-weight:bold;
	padding: 5px 0 10px 0; 
}

.announcementnews .announcementnews-anew{
	padding: 2px 0 2px 0;
}

.announcementnews .announcementnews-anew .announcementnews-anew-date{
	margin-right:5px;
	font-size:smaller;
}

.announcementnews .announcementnews-allnews{
	text-align:left;
	padding: 5px 0 0 0;
}

/**
 * breadcrumbs
 */
.breadcrumbs {
    font: 11px Arial, Helvetica, sans-serif;
    background-image:url(images/bc_bg.png); 
    background-repeat:repeat-x;
    height:30px;
    line-height:30px;
    color:#9b9b9b;
    border:solid 1px #cacaca;
    width:100%;
    overflow:hidden;
    margin:0 0 20px 0;
    padding:0px;
}

.breadcrumbs li {
    list-style-type:none;
    float:left;
    padding-left:10px;
}

.breadcrumbs a {
    height:30px;
    display:block;
    background-image:url(images/bc_separator.png); 
    background-repeat:no-repeat; 
    background-position:right;
    padding-right: 15px;
    text-decoration: none;
    color:#454545;
}

.caption {
	margin: 10px 0 5px 0;
}

#left .component,
#right .component
{
	margin-bottom: 20px;
}

/* ������� */

.catalog div.datalist-cat-product-container{
    clear:both;
    margin-bottom:10px;
}

.catalog img.datalist-cat-product-image{
    vertical-align: middle;
    width:200px;
}

.catalog .datalist-cat-product-image-link{
}

.catalog span.datalist-cat-product-title{
    font-weight:bold;
    font-size:16px;
    color: #4e4e4e;
}

.catalog span.datalist-cat-product-title a{

}

.catalog .datalist-cat-product-morelink a{
    color: #000;
}

.catalog .datalist-cat-product-preview{
    margin-top:25px;
}

.catalog .datalist-cat-product-firstcolumn{
    float:left;
}

.catalog .datalist-cat-product-secondcolumn{
    margin-left:215px;
}

.catalog  .datalist-cat-product-bottom-separator{
    margin-bottom:10px;
    height:1px;
    border-bottom: #CFCECE 1px solid;
}

.catalog .datalist-cat-product-props{
    margin-top:10px;
}

.catalog .datalist-cat-product-prop{
    width:100%;
}

.catalog .datalist-cat-product-prop-label{
    font-weight:bold;
    color: #4e4e4e;
    float:left;
    margin-right:10px;
}

.catalog .datalist-cat-product-prop-value{
    color:black;
}

.catalog div.datalist-cat-paginator{
    text-align:center;
}

.catalog span.datalist-cat-paginator-page a:link,
.catalog span.datalist-cat-paginator-page a:active,
.catalog span.datalist-cat-paginator-page a:visited{
    color:blue;
}
.catalog span.datalist-cat-paginator-page a:hover{
    font-size:larger;
    text-decoration:none;
}

.catalog span.datalist-cat-paginator-page-active a:link,
.catalog span.datalist-cat-paginator-page-active a:active,
.catalog span.datalist-cat-paginator-page-active a:visited,
.catalog span.datalist-cat-paginator-page-active a:hover
{
    color:red;
    font-size:larger;
    text-decoration:none;
}

.catalog .datalist-cat-paginator-leftdblarrow a,
.catalog .datalist-cat-paginator-leftarrow a,
.catalog .datalist-cat-paginator-rightdblarrow a,
.catalog .datalist-cat-paginator-rightarrow a{

    text-decoration:none;
}

/* ������� */

/* ��������� ������ �������� */
.product-img-table{
    text-align:left;
}

.product-img-table td{
    background: none !important;
    padding:10px;
}

.product-img-td-bigphoto{
    vertical-align:top;
}
.product-img-td-summary{
    vertical-align:top;
}

.product-img-table img{
    max-width:400px;
    max-height:600px;
}

.text .datalist-cat-product-props{
    margin-top:10px;
}

.text .datalist-cat-product-prop{
    display:block;
}

.text .datalist-cat-product-prop-important{
    margin: 5px 0 5px 0;
}

.text .datalist-cat-product-prop-label{
    font-weight:bold;
    color: #4e4e4e;
    margin-right:10px;
}
.text .datalist-cat-product-prop-label-important{
    font-weight:bold;
    font-size:18px;
    color: #4e4e4e;
    margin-right:10px;
}

.text .datalist-cat-product-prop-value{
    color:black;
}
.text .datalist-cat-product-prop-value-important{
    font-weight:bold;
    font-size:18px;
    color:black;
}


.text .datalist-cat-product-fullpage-preview-caption{
    font-size: 18px;
    margin-bottom:15px;
}

.text .datalist-cat-product-fullpage-props-caption{
    font-size: 18px;
    margin-bottom:15px;
    margin-top:15px;
}

.text .datalist-cat-product-fullpage-preview{
    text-align:left;
    font-weight:bold;
}

.text .datalist-cat-product-fullpage-props{
}

.text .product-img-tr-second  .group1{
    vertical-align:top;
    padding-top:10px;
    display: inline-block;
    text-align:center;
    margin-right:5px;
    margin-bottom:5px;
    height:100px;
    width:100px;
    border: 1px solid grey;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 3px 3px 10px #8E9FA4;
    -moz-box-shadow: 3px 3px 10px #8E9FA4;
    -webkit-box-shadow: 3px 3px 10px #8E9FA4;
}

.text .product-img-tr-second img{
    max-width: 90px;
    max-height: 90px;
}

/* ��������� ������ �������� */