body 
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background: url(/themes/theme_8/images/background.png) repeat top left;
}

div#wrapper
{
	padding: 0 10px;
	margin: 0 auto;
	width: 900px;
	background: url(/themes/theme_8/images/wrapper_background.png) repeat-y top left;
}

br.cleaner
{
	clear: both;
}

div.cleaner
{
	clear: both;
	padding: 0;
	margin: 0;
	font-size: 0px;
}

form
{
	padding: 0;
	margin: 0;
}

.orange
{
	color: #edc911;
}

.blue
{
	color: #1f80be;
}

.white
{
	color: #fff;
}

a
{
	color: #44A7CC;
	text-decoration: none;
}

a:hover
{
	color: #17649A;
}

div.email_add input
{
	display: none;
}

/* ------------------ Rules ------------------- */

.float-left
{
	float: left;
}

.float-right
{
	float: right;
}

/* ------------------ Header ------------------- */

div#header
{
	margin: 0;
	padding: 0;
	width: 100%;
	background: url(/themes/theme_8/images/header_backgr.png) no-repeat 0 20px;
}

div#header div.top
{
	margin: 0;
	padding: 0;
	height: 20px;
	background: url(/themes/theme_8/images/header_top_backgr.png) repeat-x top left;
	position: relative;
}

div#header div.top div.social-links
{
	position: absolute;
	top: 20px;
	right: -40px;
}

div#header div.top div.social-links a
{
	margin: 0 0 18px 0;
	text-decoration: none;
	color: #fff !important;
}

@font-face 
{
	font-family: 'icomoon-custom';
	src: url('/fonts/font-icomoon/icomoon-custom.eot');
	src: url('/fonts/font-icomoon/icomoon-custom.eot?#iefix') format('embedded-opentype'), url('/fonts/font-icomoon/icomoon-custom.svg') format('svg'), url('/fonts/font-icomoon/icomoon-custom.woff') format('woff'), url('/fonts/font-icomoon/icomoon-custom.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

div#header div.top div.social-links [class^="icon-"], div#header div.top div.social-links [class*=" icon-"] 
{
	font-size: 22px;
	line-height: 1;
	display: block !important;
}

div#header div.top div.social-links [class^="icon-"]:before, div#header div.top div.social-links [class*=" icon-"]:before 
{
	font-family: 'icomoon-custom';
	font-style: normal;
	speak: none;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	background-image: url(/themes/theme_8/images/white_backgr.png);
	background-size: 21px 21px;
    background-repeat: no-repeat;
	background-position: 0 1px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

div#header div.top div.social-links .icon-google-plus:before {
    content: "\ea89";
	color: #da4935;
}

div#header div.top div.social-links .icon-facebook:before {
    content: "\ea8d";
	color: #4f78b4;
}

div#header div.top div.social-links .icon-twitter:before {
    content: "\ea92";
	color: #4e9edc;
}

div#header div.top div.social-links .icon-youtube:before {
    content: "\ea99";
	color: #c9322b;
}

div#header div.top div.social-links .icon-flickr:before {
    content: "\eaa2";
	color: #eb4d8a;
}

div#header div.top div.social-links .icon-linkedin:before {
    content: "\eac8";
	color: #005a87;
}

div#header div.top div.social-links .icon-pinterest:before {
    content: "\ead1";
	color: #b8242a;
}

div#header div.top div.social-links .icon-instagram:before {
    content: "\ea90";
	color: #125688;
}

div#header div.top div.social-links [class^="icon-"], 
div#header div.top div.social-links [class*=" icon-"]
{
	width: auto;	
}

div#header div.top div.languages
{
	margin: 0;
	padding: 0;
	height: 37px;
	width: 130px;
	background: url(/themes/theme_8/images/lang_box_backgr.png) no-repeat top left;
	position: absolute;
	top: 0;
	left: 750px;
	z-index: 20;
}

div#header div.top div.languages div.current
{
	margin: 0;
	padding: 10px 0 8px 14px;
	color: #44A7CC;
	font-size: 11px;
	text-transform: uppercase;
	cursor: pointer;
}

div#header div.top div.languages div.flag
{
	float: left;
	padding: 2px 0;
}

div#header div.top div.languages div.name
{
	float: left;
	padding: 0 0 0 5px;
}

div#header div.top div.languages div.name a
{
	color: #44A7CC;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
}


div#header div.top div.languages div.name a:hover
{
	color: #555555;
}

div#header div.top div.languages div.list
{
	margin: 0 0 0 10px;
	padding: 0 0 10px 0;
	display: none;
	background: url(/themes/theme_8/images/lang_list_backgr.png) no-repeat bottom left;
	width: 110px;
	position: relative;
	z-index: 50;	
}

div#header div.top a.lang-link
{
	margin: 0 5px;
	padding-top: 4px;	
	font-size: 11px;
	line-height: 11px;	
	display: inline-block;
	color: #44A7CC;
	text-decoration: none;
}

div#header div.top a.lang-link:hover
{
	color: #555555;
}

div#header div.content
{
	margin: 0;
	padding: 0;
	height: 250px;
	overflow: hidden;
	width: 100%;
	position: relative;
}

div#header div.content div.headers
{
	height: 250px;
	width: 900px;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;	
}

div#header div.content div#headers div.slides
{
	width: 900px; 
	height: 250px;
	overflow: hidden;
}

div#header div.content div#headers img.header-image
{
	display: block; 
	z-index: 1;
	width: 900px;
	height: 250px;
}

div#header div.content div.logo
{
	margin: 0 0 0 40px;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	height: 180px;
	width: 250px;
	font-size: 36px;
	font-weight: bold;
	overflow: hidden;
}

/* ------------------ Sliders ------------------- */

.jssora10l, .jssora10r, .jssora10ldn, .jssora10rdn
{
    background: url(/js/jssor-slider/img/a10_th2.png) no-repeat;
}

.jssora10l { background-position: 0 0; }
.jssora10r { background-position: -54px 0; }
.jssora10l:hover { background-position: 0 0; }
.jssora10r:hover { background-position: -54px 0; }
.jssora10ldn { background-position: -256px -39px; }
.jssora10rdn { background-position: -316px -39px; }

.jssorb05 div, .jssorb05 div:hover, .jssorb05 .av
{
    background: url(/js/jssor-slider/img/b05_th8.png) no-repeat;
	overflow: hidden;
    cursor: pointer;
}

.jssorb05 div { background-position: -7px -7px; }
.jssorb05 div:hover, .jssorb05 .av:hover { background-position: -37px -7px; }
.jssorb05 .av { background-position: -67px -7px; }
.jssorb05 .dn, .jssorb05 .dn:hover { background-position: -97px -7px; }

.jssort07 .o
{
    border: 1px solid #0099FF;
}

.jssort11 .i, .jssort11 .pav:hover .i
{
	border: white 1px solid;
	WIDTH: 50px;
	HEIGHT: 25px;
}

.jssort11 .t, .jssort11 .pav:hover .t, .jssort11 .pav .t, .jssort11 .phv .t, .jssort11 .p:hover .t
{
	color:#fff;
	width:155px;
	line-height:14px;
	height: 27px;
	left: 62px;
}

.jssort11 .c, .jssort11 .pav:hover .c
{
	color:#fff;
	line-height:10px;
	width:214px;
	height: 29px;
	top: 33px;
}

.jssort11 .pav .c, .jssort11 .phv .c, .jssort11 .p:hover .c
{
	color:#fff;
}

.jssort11 .p
{
	background:#17649a;
	background-color: rgba(23, 100, 154, 0.4);
}

.jssort11 .pav, .jssort11 .pdn
{
	background:#A8CB17;
	background-color: rgba(168, 203, 23, 0.8);
}

.jssort11 .p:hover, .jssort11 .phv, .jssort11 .pav:hover
{
	background:#A8CB17;
	background-color: rgba(168, 203, 23, 0.8);
}

.captionTheme8
{
    color: #fff;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
    border-radius: 4px;
	background: #A8CB17;
    background-color: rgba(168, 203, 23, 0.6);
}

a.captionTheme8, A.captionTheme8:active, A.captionTheme8:visited
{
	color: #ffffff;
	text-decoration: none;
}

a.captionTheme8:hover
{
	color: #fff;
}

.description
{
	font-size: 14px;
    line-height: 18px;
}

/* ------------------ End Slider ------------------- */

/* ------------------ Main menu ------------------- */

div#main-menu-old
{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 45px;
	background: url(/themes/theme_8/images/main_menu_backgr.png) repeat-x top left;
	border-top: 6px solid #a8cb17;
}

div#main-menu-old div.delimiter
{
	padding: 0;
	margin: 0;
	width: 1px;
	height: 45px;
	background: url(/themes/theme_8/images/main_menu_delimiter.png) no-repeat top left;
	float: left;
}

div#main-menu-old div.menu-item
{
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 100;
	float: left;
}

div#main-menu-old div.menu-item a.main-link
{
	padding: 13px 15px 0 15px;
	margin: 0;
	text-decoration: none;
	color: #17649a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	display: block;
	height: 28px;
}

div#main-menu-old div.menu-item a.active,
div#main-menu-old div.menu-item a.main-link-hover,
div#main-menu-old div.menu-item a.main-link:hover
{
	color: #fff;
	background: url( /themes/theme_8/images/main_menu_item_hover_backgr.png ) repeat-x top left;
}

div#main-menu-old ul
{
	padding: 0;
	margin: 0;
	display: none;
	position: absolute;
	top: -1px;
	left: 200px;
	border-top: 1px solid #a5bcc5;
	border-left: 1px solid #a5bcc5;
	border-right: 1px solid #a5bcc5;
}

div#main-menu-old ul li
{
	padding: 0;
	margin: 0;
	list-style:none;
	width: 200px;
	position: relative;
	vertical-align: top;
	border-bottom: 1px solid #a5bcc5;
	background-color: #646c71;
}

div#main-menu-old ul li a
{
	padding: 4px 0 4px 15px;
	margin: 0;
	text-decoration: none;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	text-align: left;
	text-transform: uppercase;
	background: url( /themes/theme_8/images/main_menu_item_hover_backgr.png) repeat-x center left;
}

div#main-menu-old ul li a:hover,
div#main-menu-old ul li a.hover
{
	color: #44a7cc;
	background: url( /themes/theme_8/images/main_menu_backgr.png) repeat-x center left;
}

/* new */
div#main-menu 
{
	padding: 0;
	margin: 0;	
	width: 100%;
	height: 45px;
	background: url(/themes/theme_8/images/main_menu_backgr.png) repeat-x top left;
	border-top: 6px solid #a8cb17;
}

div#main-menu ul, div#main-menu li 
{
	list-style: none;
	margin: 0;
	padding: 0; 
}

div#main-menu ul 
{
	position: relative;
	text-transform: uppercase;
	/*z-index: 597; */
}

div#main-menu ul li 
{
	float: left;
	min-height: 1px;
	vertical-align: middle; 
	position: relative;
}

div#main-menu ul li.hover,
div#main-menu ul li:hover 
{
	position: relative;
	z-index: 10010;
	cursor: default; 
}

div#main-menu ul ul 
{
	/*visibility: hidden;*/
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 10010;
	width: 100%; 
	margin-top: 0; 
	min-width: 190px;
	
	-webkit-box-shadow: 0px 1px 2px 0px rgba(102, 102, 102, 0.7);
	box-shadow: 0px 1px 2px 0px rgba(102, 102, 102, 0.7);
}

div#main-menu ul ul li 
{
	float: none;
	position: relative; 
}

div#main-menu ul ul ul 
{
	top: 0;
	left: auto;
	right: -100%; /*-99.5%;*/ 
}

div#main-menu ul ul ul a:first-child
{
	border-top: 1px solid #bcbcbc; 
}

div#main-menu ul li:hover > ul 
{
	/*visibility: visible; */
	/*display: block;*/
}

div#main-menu > ul > li 
{
	border-right: 1px solid #a0b9c2;
}

div#main-menu a 
{
	line-height: 100% !important;
	padding: 13px 15px 0px 15px;
	margin: 0;
	text-decoration: none;
	color: #17649a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	display: block;
	height: 28px;
}

div#main-menu ul ul a 
{
	background: #e3e3e3;
	color: #17649a;
	/*border-top: 0 none;*/
	border-top: 1px solid #cdd1d4;
	line-height: 150%; 
	padding: 10px 15px 10px 15px;
	height: auto;
}

div#main-menu ul.right-menu
{
	left: auto;
	right: 100%; /*99.5%;*/ 
}

div#main-menu ul.right-menu-first-level
{
	left: auto;
	right: 0; 
}

div#main-menu:after, div#main-menu ul:after 
{
	content: '';
	display: block;
	clear: both; 
}

div#main-menu ul ul li:hover > a 
{
	background: #728c02; 
	color: #fff;
}

div#main-menu ul ul li.has-sub > a:after 
{
	content: url("/themes/theme_8/images/main_menu_arrow_right_dark.png");
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -6px; 
}

div#main-menu ul ul li.has-sub:hover > a:after 
{
	content: url("/themes/theme_8/images/main_menu_arrow_right_light.png");
}

div#main-menu ul li:hover > a, 
div#main-menu ul li > a.active 
{
	color: #fff;
	background: url( /themes/theme_8/images/main_menu_item_hover_backgr.png ) repeat-x top left;
}

div#main-menu ul li.has-sub:hover > a:after, 
div#main-menu ul li.has-sub > a.active:after 
{
	content: url("/themes/theme_8/images/main_menu_arrow_down_light.png");
	margin-left: 10px; 
}

div#main-menu ul li.has-sub > a:after 
{
	content: url("/themes/theme_8/images/main_menu_arrow_down_dark.png");
	margin-left: 10px; 
}

div#main-menu ul li.last ul 
{
	left: auto;
	right: 0; 
}

div#main-menu ul li.last ul ul 
{
	left: auto;
	right: 100%; 
}

/* ------------------ Additional Menu ------------------- */

div.additional-menu
{
	padding: 0 0 10px 0;
	margin: 0 auto;
	position: relative;
	z-index: 100;
	width: 210px;
}

div.additional-menu > ul:first-child
{
	display: block;
	position: relative;
	top: 0;
	left: 0;
	background: none !important;
	border: none !important;
}

div.additional-menu ul
{
	padding: 0;
	margin: 0;
}

div.additional-menu ul.main-list
{
	display: block;
	position: relative;
	top: 0;
	left: 0;
	background: none !important;
	border: none !important;
}

div.additional-menu ul
{
	display: none;
	position: absolute;
	top: -1px;
	left: 210px;
	border-right: 1px solid #9fb8c1;
	border-left: 1px solid #e3e3e3;
	border-top: 1px solid #e3e3e3;
}

div.additional-menu ul li
{
	padding: 0;
	margin: 0;
	list-style:none;
	width: 210px;
	background: url( /themes/theme_8/images/main_menu_backgr.png ) repeat-x center left;
	position: relative;
	vertical-align: top;
	border-bottom: 1px solid #9fb8c1;
}

div.additional-menu ul li a
{
	padding: 4px 0 4px 25px;
	margin: 0;
	text-decoration: none;
	color: #17649A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	text-align: left;
	text-transform: uppercase;
	background: transparent url( /themes/theme_8/images/additional_menu_item_icon.gif ) no-repeat center left;
}

div.additional-menu ul li a:hover,
div.additional-menu ul li a.hover
{
	background: url( /themes/theme_8/images/additional_menu_item_icon_hover.gif ) no-repeat center left;
	color: #fff;
}

/* ------------------ Content ------------------- */

div#content
{
	padding: 0 17px;
	margin: 0;
	width: 866px;
}

/* ------------------ Footer ------------------- */

div#footer
{
	padding: 0;
	margin: 0 auto;
	background: url(/themes/theme_8/images/footer_backgr.png) no-repeat top left;
	width: 920px;
	height: 131px;
	position: relative;
}

div#footer div.footer-menu
{
	padding: 16px 0 0 0;
	margin: 0;
	text-align: center;
	height: 45px;
}

div#footer div.footer-menu a
{
	padding: 0 10px;
	margin: 0;
	color: #17649a;
	font-size: 14px;
	line-height: 25px;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
}

div#footer div.footer-menu a:hover
{
	color: #fff;
}

div#footer div.left-side
{
	padding: 34px 0 0 25px;
	margin: 0;
	float: left;
	color: #17649a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 260px;
}

div#footer div.right-side
{
	padding: 0 25px 0 0;
	margin: 0;
	float: right;
	color: #17649a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	width: 260px;
}

div#footer a.powered-by
{
	color: #17649a;
	text-decoration: none;
}

div#footer a.powered-by:hover
{
	color: #fff;
}

div.analytics-code-container
{
	margin: 0 auto;
	padding: 15px 0 0 0;
	width: 350px;
	float: left;
	text-align: center;
}

div.analytics-code
{
	display: inline-block;
	padding: 0 5px;
}

/* ------------------ Left menu ------------------- */

div#left-menu
{
	padding: 0;
	margin: 0;
	float: left;
	width: 210px;
}

div#left-menu div.small-block
{
	padding: 0;
	margin: 0;
}

div#left-menu div.small-block-title
{
	padding: 5px 0 0 0;
	margin: 0;
	width: 210px;
	height: 20px;
	background: url(/themes/theme_8/images/small_block_top_backgr.png) no-repeat top left;
	font-size: 12px;
	font-family:Verdana, Geneva, sans-serif;
	color: #fff;
	text-align:center;
	text-transform: uppercase;
}

div#left-menu div.small-block-bottom
{
	padding: 0;
	margin: 0;
	width: 210px;
	height: 27px;
	overflow: hidden;
	background: url(/themes/theme_8/images/small_block_bottom_backgr.png) no-repeat top left;
}

div#left-menu div.small-block-content
{
	padding: 0;
	margin: 0;
	width: 210px;
	background: #eeeeee url(/themes/theme_8/images/small_block_content_backgr.png) no-repeat bottom left;
}

div#left-menu div.small-block-content div.gallery-img-list
{
	padding: 0 0 10px 0;
	margin: 0 auto;
	width: 192px;
}

div#left-menu div.small-block-content div.gallery-category
{
	float: left;
	margin: 4px;
}

div#left-menu div.small-block-content div.gallery-category a
{
	display: block;
	text-decoration: none;
}

div#left-menu div.small-block-content div.gallery-category a img
{
	border: 3px solid #44A7CC;
}

div#left-menu div.small-block-content div.gallery-category a:hover img
{
	border: 3px solid #A8CB17;
}

div#left-menu div.small-block-content div.login-error-msg
{
	padding-top: 5px;
	color: #FF0000;
	text-align: center;
	font-style: italic;
}

div#left-menu div.small-block-content div.user-info-block
{
	padding: 5px 10px;
	color: #666666;
}

div#left-menu div.small-block-content div.user-info-block a
{
	color: #44A7CC;
	text-decoration: none;
}

div#left-menu div.small-block-content div.user-info-block a:hover
{
	color: #17649A;
}

div#left-menu div.small-block-content div.user-info-block ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}

div#left-menu div.small-block-content div.user-info-block ul li
{
	float: left;
	margin: 0 0 5px 0;
}

div#left-menu div.small-block-content div.user-info-block a.admin-link
{
	float: left;
	display: block;
	background: url(/themes/theme_8/images/admin.png) left center no-repeat;
	line-height: 11px;
	padding: 2px 0 3px 22px;
}

div#left-menu div.small-block-content div.user-info-block a.my-profile-link
{
	float: left;
	display: block;
	background: url(/themes/theme_8/images/my_profile.png) left center no-repeat;
	line-height: 11px;
	padding: 2px 0 3px 22px;
}

div#left-menu div.small-block-content div.user-info-block a.my-orders-link
{
	float: left;
	display: block;
	background: url(/themes/theme_8/images/shopping_cart.png) left center no-repeat;
	line-height: 11px;
	padding: 2px 0 3px 22px;
}

div#left-menu div.small-block-content div.user-info-block a.logout-link
{
	float: left;
	display: block;
	background: url(/themes/theme_8/images/logout.png) left center no-repeat;
	line-height: 11px;
	padding: 2px 0 3px 22px;
}

div#left-menu div.small-block-content-lightgreen div.gallery-category
{
	float: left;
	margin: 2px;
}

div#left-menu div.small-block-content-lightgreen div.gallery-category a
{
	display: block;
	text-decoration: none;
}

div#left-menu div.small-block-content-lightgreen div.gallery-category img
{
	border:1px solid #FFFFFF;
}

/* ------------------ Lists ------------------- */

ul.list-white
{
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.list-white li
{
	padding: 0 0 2px 15px;
	margin: 0;
	background: url(/themes/theme_8/images/square_white.gif) no-repeat center left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1f80be;
}

ul.list-white li a
{
	padding: 0;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1f80be;
	text-decoration: none;
}

ul.list-orange
{
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.list-orange li
{
	padding: 0 0 2px 15px;
	margin: 0;
	background: url(/themes/theme_8/images/square_orange.gif) no-repeat center left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #edc911;
}

ul.list-orange li a
{
	padding: 0;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #edc911;
	text-decoration: none;
}

ul.list-blue
{
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.list-blue li
{
	padding: 0 0 2px 15px;
	margin: 0;
	background: url(/themes/theme_8/images/square_blue.gif) no-repeat center left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1f80be;
}

ul.list-blue li a
{
	padding: 0;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1f80be;
	text-decoration: none;
}

ul.list-blue li a:hover,
ul.list-orange li a:hover,
ul.list-white li a:hover
{
	text-decoration: underline;
}

/* ------------------ Big block ------------------- */

div.big-block
{
	padding: 0;
	margin: 0;
}

body.full-width div.big-block
{
	width: 866px;
}

div.big-block div.big-block-top
{
	padding: 0;
	margin: 0;
	width: 640px;
	height: 45px;
	overflow: hidden;
}

body.full-width div.big-block div.big-block-top
{
	width: 866px;
}

div.big-block div.big-block-bottom
{
	padding: 0;
	margin: 0;
	width: 640px;
	height: 27px;
	overflow: hidden;
	background: url(/themes/theme_8/images/big_block_bottom_backgr.png) no-repeat top left;
}

body.full-width div.big-block div.big-block-bottom
{
	width: 866px;
	background: url(/themes/theme_8/images/big_block_bottom_backgr_full.png) no-repeat top left;
}

div.big-block div.big-block-content
{
	padding: 0 15px 0 15px;
	margin: 0;
	background: #eeeeee url(/themes/theme_8/images/big_block_content_backgr.png) repeat-x bottom left;
	width: 610px;
	color: #666;
}

body.full-width div.big-block div.big-block-content
{
	width: 836px;
}

div.big-block div.big-block-title
{
	padding: 0;
	margin: 0;
	width: 640px;
	height: auto;
	min-height: 25px;
	background: #18669c url(/themes/theme_8/images/big_block_title_backgr.png) no-repeat top left;
}

body.full-width div.big-block div.big-block-title
{
	width: 866px;
	background: #18669c url(/themes/theme_8/images/big_block_title_backgr_full.png) no-repeat top left;
}

div.big-block div.title-text
{
	padding: 5px 20px 4px 20px;
	margin: 0;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #fff;
	text-align: left;
	text-transform: uppercase;
}

div.big-block div.title-text h1
{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 12px;
	display: inline;
}

div.big-block div.title-text a
{
	color: #fff;
	text-decoration: none
}

div.big-block div.title-text-blue-star a:hover
{
	text-decoration: underline;
}

/* ------------------ Page content ------------------- */

div.page-content
{
	padding: 0;
	margin: 0;
	float: right;
}

/* ------------------ Pages ------------------- */

div.pages
{
	padding: 0;
	margin: 0;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

div.pages p
{
	padding: 5px 0;
	margin: 0;
}

div.pages div.pages-content
{
	padding: 10px 0;
	margin: 0;
	width: 100%;
	color: #666;
	font-size: 12px;
}

div.pages div.pages-content a
{
	color: #44A7CC;
	text-decoration: none;
}

div.pages div.pages-content a:hover
{
	color: #17649A;
}

div.pages div.pages-content img
{
	border: 3px solid #44A7CC;
	max-width: 95%;
}

div.pages div.pages-content a:hover img
{
	border: 3px solid #a8cb17;
}

/* ------------------ Spaces ------------------- */

div.space-5px
{
	padding: 0;
	margin: 0;
	font-size: 0px;
	height: 5px;
}

div.space-10px
{
	padding: 0;
	margin: 0;
	font-size: 0px;
	height: 10px;
}

div.space-15px
{
	padding: 0;
	margin: 0;
	font-size: 0px;
	height: 15px;
}

div.space-20px
{
	padding: 0;
	margin: 0;
	font-size: 0px;
	height: 20px;
}

div.space-25px
{
	padding: 0;
	margin: 0;
	font-size: 0px;
	height: 25px;
}

div.space-30px
{
	padding: 0;
	margin: 0;
	font-size: 0px;
	height: 30px;
}

div.space-35px
{
	padding: 0;
	margin: 0;
	font-size: 0px;
	height: 35px;
}

div.space-40px
{
	padding: 0;
	margin: 0;
	font-size: 0px;
	height: 40px;
}

div.space-50px
{
	padding: 0;
	margin: 0;
	font-size: 0px;
	height: 50px;
}

div.space-60px
{
	padding: 0;
	margin: 0;
	font-size: 0px;
	height: 60px;
}

div.vspace-left-5px
{
	padding: 0;
	margin: 0;
	font-size: 5px;
	width: 5px;
	float: left;
	overflow: hidden;
}

div.vspace-left-10px
{
	padding: 0;
	margin: 0;
	font-size: 10px;
	width: 10px;
	float: left;
	overflow: hidden;
}

div.vspace-left-15px
{
	padding: 0;
	margin: 0;
	font-size: 15px;
	width: 15px;
	float: left;
	overflow: hidden;
}

div.vspace-left-20px
{
	padding: 0;
	margin: 0;
	font-size: 20px;
	width: 20px;
	float: left;
	overflow: hidden;
}


/* ------------------ Messages ------------------- */

.error
{
	color: #ff4800;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.success
{
	color: #1d6597;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.warning
{
	color: #1d6597;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* ------------------ Navigator ------------------- */

div.navigator
{
	padding: 7px 0 7px 0;
	margin: 0;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

div.navigator ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
	list-style-position: outside;
	width: 100%;
}

div.navigator ul li
{
	list-style: none;
	list-style-type: none;
	list-style-position:outside;
	float: left;
	margin: 0 2px;
}

div.navigator ul li.total
{
	display: block;
	font-size: 12px;
	padding: 3px 5px;
	border-radius: 5px;
	background-color: #139BC8;	
	margin: 0 3px;
	float: right;
	color: #EBEBEB;
	line-height: 13px;
}

div.navigator ul li a
{
	display: block;
	font-size: 12px;
	padding: 3px 5px;
	border-radius: 5px;
	text-decoration: none;
	text-align: center;
	background-color: #139BC8;
	color: #EBEBEB;
	line-height: 13px;
}

div.navigator ul li a.prev
{
	padding-left: 8px;
	padding-right: 7px;	
	background: #139BC8 url(/themes/theme_8/images/navigator/prev.png) center center no-repeat;	
}

div.navigator ul li a.next
{
	padding-left: 8px;
	padding-right: 7px;	
	background: #139BC8 url(/themes/theme_8/images/navigator/next.png) center center no-repeat;	
}

div.navigator ul li a.first
{
	padding-left: 10px;
	padding-right: 10px;	
	background: #139BC8 url(/themes/theme_8/images/navigator/first.png) center center no-repeat;	
}

div.navigator ul li a.last
{
	padding-left: 10px;
	padding-right: 10px;	
	background: #139BC8 url(/themes/theme_8/images/navigator/last.png) center center no-repeat;	
}

div.navigator ul li a:hover
{
	text-decoration: none;
	color: #EBEBEB;
	background-color: #727A80;
}

div.navigator ul li span.unlink
{
	font-size: 12px;
	padding: 3px 5px;
	border-radius: 5px;	
	display: block;
	background-color: #727A80;
	color: #EBEBEB;
	line-height: 13px;
}

/* ------------------ Quick login ------------------- */

div.quick-login
{
	padding: 0;
	margin: 0 auto;
	width: 180px;
}

div.quick-login div.label
{
	padding: 3px 0 0 0;
	margin: 0;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #17649a;
	text-align: right;
	width: 62px;
}

div.quick-login div.field
{
	padding: 0;
	margin: 0;
	float: right;
}

div.quick-login div.button
{
	padding: 0;
	margin: 0;
	float: right;
}

div.quick-login div.registration
{
	padding: 10px 0 0 0;
	margin: 0;
	text-align: center;
	color: #17649A;
}

/* ------------------ Forms ------------------- */

div.form
{
	padding: 0;
	margin: 0;
	width: 100%;
}

.required
{
	font-weight: bold;
}
.file_size
{
    font-style: italic;
    font-weight: normal;
}
div.form div.label
{
	padding: 8px 10px 0 0;
	margin: 0;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: right;
}

div.form div.field
{
	padding: 5px 0;
	margin: 0;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: left;
}

div.form div.field
{
	padding: 5px 0;
	margin: 0;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: left;
}

div.form div.field a.link
{
	color: #44A7CC;
	font-size: 11px;
	text-decoration: none;
}

div.form div.field a.link:hover
{
	color: #555555;
}

div.form div.buttons
{
	padding: 0;
	margin: 0;
	widht: 100%;
}

div.form div.buttons div.button-right
{
	padding: 0;
	margin: 0;
	float: right;
}

div.form div.buttons div.button-left
{
	padding: 0;
	margin: 0;
	float: left;
}

input.box,
textarea.box, select.box
{
	padding: 3px 5px 3px 5px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #44a7cc;
	background: url( /themes/theme_8/images/box_backgr.png ) no-repeat top left;
}

input.login
{
	background: #FFFFFF url(/themes/theme_8/images/login_box_backgr.png) no-repeat top left;
	padding: 3px 5px 3px 20px;
}

input.password
{
	background: #FFFFFF url(/themes/theme_8/images/password_box_backgr.png) no-repeat top left;
	padding: 3px 5px 3px 20px;
}

input.email
{
	background: #FFFFFF url(/themes/theme_8/images/email_box_backgr.png) no-repeat top left;
	padding: 3px 5px 3px 25px;
}

/* ------------------ Last news ------------------- */

div.last-news
{
	padding: 10px 5px 0 10px;
	margin: 0;
}

div.last-news div.last-news-item
{
	padding: 5px 0;
}

div.last-news div.last-news-item img.news-thumb
{
	float: left;
	margin-right: 5px;
	border: 3px solid #44A7CC;
}

div.last-news div.last-news-item a:hover img.news-thumb
{
	border: 3px solid #A8CB17;
}

div.last-news div.last-news-item a
{
	color: #44A7CC;
	font-size: 11px;
	text-decoration: none;
	display: block;
	float: left;
}

div.last-news div.last-news-item a:hover
{
	color: #17649A;
}

div.last-news div.last-news-item div.news-info
{
	color: #555;
	font-size: 10px;
	padding-top: 5px;
	white-space: nowrap;
}

div.last-news div.last-news-item div.news-info div.news-time
{
	float: left;
	background: url(/themes/theme_8/images/clock.png ) no-repeat center left;
	padding: 0 0 0 14px;
	line-height: 10px;
}

div.last-news div.last-news-item div.news-info div.news-comments
{
	float: right;
	background: url(/themes/theme_8/images/comment.png ) no-repeat center left;
	padding: 0 0 0 12px;
	line-height: 10px;
}

/* ------------------ Buttons ------------------- */

a.button-small
{
	margin:0;
	padding: 3px 8px;
	color: #fff !important;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal !important;
	text-decoration: none;
	text-transform: uppercase;
	
	background: #a8cb17; /* Old browsers */
	background: -moz-linear-gradient(top,  #a8cb17 0%, #6f8804 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a8cb17), color-stop(100%,#6f8804)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #a8cb17 0%,#6f8804 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #a8cb17 0%,#6f8804 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #a8cb17 0%,#6f8804 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #a8cb17 0%,#6f8804 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a8cb17', endColorstr='#6f8804',GradientType=0 ); /* IE6-9 */
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
	-moz-box-shadow: 1.5px 1.5px rgba(0,0,0,0.7);
	-webkit-box-shadow: 1.5px 1.5px rgba(0,0,0,0.7);
	box-shadow: 1.5px 1.5px rgba(0,0,0,0.7);
}

a.button-small:hover
{
	color:#17649A !important;
}

a.button-big
{
	margin:0;
	padding: 5px 10px;
	color: #fff !important;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: normal !important;
	text-decoration: none;
	text-transform: uppercase;
	
	background: #a8cb17; /* Old browsers */
	background: -moz-linear-gradient(top,  #a8cb17 0%, #6f8804 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a8cb17), color-stop(100%,#6f8804)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #a8cb17 0%,#6f8804 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #a8cb17 0%,#6f8804 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #a8cb17 0%,#6f8804 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #a8cb17 0%,#6f8804 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a8cb17', endColorstr='#6f8804',GradientType=0 ); /* IE6-9 */
		
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
	-moz-box-shadow: 1.5px 1.5px rgba(0,0,0,0.7);
	-webkit-box-shadow: 1.5px 1.5px rgba(0,0,0,0.7);
	box-shadow: 1.5px 1.5px rgba(0,0,0,0.7);
}

a.button-big:hover
{
	color:#17649A !important;
}

/* ------------------ Home info ------------------- */

div.home-info
{
	margin: 0;
	padding: 0;
}

div.home-info div.title
{
	margin: 0;
	padding: 10px 0;
	font-size: 16px;
	font-weight: bold;
	color: #44A7CC;
}

div.home-info div.summary
{
	margin: 0;
	padding: 10px 0;
	font-size: 12px;
}

div.home-info div.info-block
{
	margin: 0;
	padding: 10px 0 0 0;
	width: 100%;
}

div.home-info div.info-block div.text
{
	margin: 0;
	padding: 10px;
	width: 400px;
	float: left;
}

div.home-info div.info-block div.icon
{
	margin: 0;
	padding: 0;
	float: right;
}

div.form div.field-error-message
{
	padding: 1px 0 0 20px;
	margin: 0 0 10px 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 200px;
	height: 14px;
	color:#d30505;
	font-style: italic;
	background: url( /themes/theme_8/images/warning.png ) no-repeat 0px 0px;
}

div.comments-block div.form div.field-error-message
{
	float: left;
	margin: 7px 0 0 5px;
	width: auto;
}

div.results-block a.result-title
{
	display: block;
	color: #44A7CC;
	text-decoration: none;
	font-size: 14px;
}

div.results-block a.result-title:hover
{
	color: #17649A;
}

div.results-block a.result-description
{
	display: block;
	padding: 5px 0 0 0;
	color: #666;
	text-decoration: none;
	font-size: 11px;
}

div.found-results
{
	color: #666;
	font-size: 12px;
	padding-bottom: 25px;
}

div.found-results span.num-found
{
	color: #44A7CC;
	font-weight: bold;
}

div.found-results span.keyword
{
	color: #44A7CC;
	font-style: italic;
}

div.results-block div.results-image-block
{
	float: left;
	width: 84px;
	height: 84px;
	padding: 0 12px 5px 0;
	overflow: hidden;
}

div.results-block div.results-image-block img
{
	border: 3px solid #44A7CC;
}

div.results-block div.results-image-block img:hover
{
	border: 3px solid #a8cb17;
}

/* ------------------ Preview mode ------------------- */

div.preview-box
{
	width: 100%;
	display: block;
	position: fixed;
	padding: 10px;
	background: url(/themes/theme_8/images/strip.png) repeat top left;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
	bottom: 0;
	left: 0;
	z-index: 100;
}

div.preview-box div.info-text
{
	width: 400px;
	float: left;
	padding: 6px;
	color: #F5F5F5;
	font-size: 12px;
	font-weight: 700;
	background: #000;
	border: 1px solid #C9C9C9;
}

div.preview-box div.action-buttons
{
	width: 280px;
	float: right;
}

div.preview-box div.action-buttons a
{
	display: block;
	margin: 0 5px;
	width: 128px;
	height: auto;
	line-height: 48px;
	text-align: center;
	color: #fff !important;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

div.preview-box div.action-buttons a.activate
{
	float: left;
	background: url(/themes/theme_8/images/buttons/preview_button_activate_theme.png) no-repeat top center;
}

div.preview-box div.action-buttons a.cancel
{
	float: left;
	background: url(/themes/theme_8/images/buttons/preview_button_cancel.png) no-repeat top center;
}

/* ------------------ Banners ------------------- */

div.left-banners
{
	padding: 0 0 5px 0;
	margin: 0;
	width: 210px;
	overflow: hidden;	
}

div.left-banners div.banner
{
	padding: 0 0 10px 0;
	margin: 0;
	text-align: center;	
}

div.bottom-banners
{
	padding: 0 0 15px 0;
	margin: 0 auto;
	width: 900px;
	overflow: hidden;	
	text-align: center;
}

div.bottom-banners a
{
	padding: 0 5px;
	margin: 0;	
}

div.bottom-banners a img
{
	vertical-align: middle;	
}

div.top-banners
{
	padding: 10px 0 15px 0;
	margin: 0 auto;
	width: 900px;
	overflow: hidden;	
	text-align: center;
}

div.top-banners a
{
	padding: 0 5px;
	margin: 0;	
}

div.top-banners a img
{
	vertical-align: middle;	
}

/* ------------------ WEBSITE EXPIRE ------------------- */

div.website-expired-box
{	
	background: #0091b5;
	color: #FFF;
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #C5C5C5;
}

div.website-expired-box div.title
{
	margin: 0 0 10px;
	font-size: 16px;
}

div.website-expired-box div.content a
{
	color: #FF0000;
}

div.website-expired-box div.logo
{
	float: right;
	margin: 15px 5px 5px 5px;
}

/* ------------------ Count Down ------------------- */
div.count-down
{
	padding: 22px 0 0 0;
	margin: 0;
	background: url(/themes/theme_8/images/count_down_backgr.gif) no-repeat center center;
	height: 44px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

/* ------------------ Not Found Page ------------------- */

div#not-found
{
	padding: 0;
	margin: 0 auto;
	width: 600px;
	height: 140px;
	background: url(/themes/theme_8/images/not_found_icon.png) no-repeat top left;
}

body.full-width div#not-found
{
	width: 826px;
}

div#not-found div.title
{
	padding: 20px 0 0 135px;
	margin: 0;
	color: #17649A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

div#not-found div.text
{
	padding: 15px 0 0 135px;
	margin: 0;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* ------------------End Of Not Found Page ------------------- */

/* -----------------------Catalog Page ----------------------- */
div.catalog,
div.gallery
{
	padding: 0;
	margin: 0;
}

div.catalog-title-gray, div.gallery-title-gray, div.users-title
{
	background:url( /themes/theme_8/images/gray_line_backgr.png ) repeat-x top left;
	height:26px;
	margin:0;
	padding:0;
	width:100%;
}

div.catalog-title-blue
{
	background: #1296c2 url( /themes/theme_8/images/blue_line_backgr.png ) repeat-x top left;
	height: auto;
	min-height:22px;
	margin:0;
	padding:0 0 4px 0;
	width:100%;
}

div.catalog-title-gray div.left-side, div.gallery-title-gray div.left-side, div.users-title div.left-side
{	
	color:#fff;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0;
	padding:5px 10px 0;
}

div.catalog-title-blue div.left-side
{	
	color:#fff;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0;
	padding:5px 10px 0;
}

div.catalog-title-blue div.right-side
{	
	color:#fff;
	float:right;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0;
	padding:5px 10px 0;
}

div.catalog-title-gray div.left-side h1,
div.catalog-title-blue div.left-side h1
{	
	font-size:12px;
	font-weight: normal;
	margin:0;
	padding:0;
}

div.catalog-title-gray div.right-side
{	
	color:#fff;
	float:right;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0;
	padding:5px 10px 0;
}

div.catalog-title-gray div.right-side a
{	
	color:#fff;
}

div.categories
{
	padding: 0;
	margin: 0;
}

div.categories div.category
{
	padding: 10px 0;
	margin: 5px;
	float: left;
	width: 142px;
}

body.full-width div.categories div.category
{
	width: 157px;
}

div.categories div.category .image
{
	padding: 0;
	margin: 0;
	text-align: center;
}

div.categories div.category .image a img
{
	width: 128px;
	height: 128px;
	border: 3px solid #44A7CC;
}

div.categories div.category .image a:hover img
{
	border: 3px solid #A8CB17;
}

div.categories div.category .name
{
	padding: 5px 0 0 0;
	margin: 0;
	text-align: center;
}

div.categories div.category .name a
{
	padding: 0;
	margin: 0;
	color: #44A7CC;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

div.categories div.category .name a:hover
{
	color: #17649A; /*#6f8902;*/
	/*text-decoration: underline;*/
}

div.products
{
	padding: 0;
	margin: 0;
}

/*details*/

div.products.details div.product-block
{
	padding: 15px 0 10px 0;
	margin: 0;
	width: 100%;
}

div.products.details div.product-block .image
{
	padding: 2px 0 0 0;
	margin: 0;
	text-align: center;
	float: left;
	width: 146px;
}

div.products.details div.product-block .image a img
{
	width: 130px;
}

div.products.details div.product-block div.info
{
	padding: 0 0 0 5px;
	margin: 0;
	float: left;
	width: 455px;
}

body.full-width div.products.details div.product-block div.info
{
	width: 685px;
}

div.products.details div.product-block div.info div.name a
{
	padding: 0;
	margin: 0;
	color: #44A7CC;
	font-size: 14px;
	text-decoration: none;
}

div.products.details div.product-block div.info div.button
{
	padding: 3px 3px 0 0;
	margin: 0;
	float: left;
}

div.products.details div.product-block div.info div.price span.label
{
	color: #555;
}

div.products.details div.product-block div.info div.price
{
	padding: 5px 10px 0 0;
	margin: 0;
	font-size: 14px;
	color: #555;
	font-weight: bold;
	float: left;
}

/*details end*/

/*list*/

div.products.list div.product-block
{
	padding: 10px 0 10px 0;
	margin: 0;
	width: 203px;
	float: left;
}

body.full-width div.products.list div.product-block
{
	width: 209px;
}

div.products.list div.product-block .image
{
	padding: 2px 0 0 0;
	margin: 0;
	text-align: center;
}

div.products.list div.product-block .image a img
{
	width: 150px;
}

div.products.list div.product-block div.info
{
	padding: 8px 0 0 0;
	margin: 0;
	text-align: center;
}

div.products.list div.product-block div.info div.name a
{
	padding: 0;
	margin: 0;
	color: #44A7CC;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

div.products.list div.product-block div.info div.button
{
	display: none;
}

div.products.list div.product-block div.info div.price span.label
{
	display: none;
}

div.products.list div.product-block div.info div.price
{
	padding: 5px 0 0 0;
	margin: 0;
	text-align: center;
	font-size: 14px;
	color: #555;
	font-weight: bold;
}

/*list end*/

div.products div.product-block .image a img
{
	border: 3px solid #44A7CC;
}

div.products div.product-block .image a:hover img
{
	border: 3px solid #A8CB17;
}

div.products div.product-block div.info div.name
{
	padding: 0;
	margin: 0;
}

div.products div.product-block div.info div.name a:hover
{
	color: #17649A;
}

div.products div.product-block div.info div.short-description
{
	padding: 10px 0;
	margin: 0;
	min-height: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

div.products div.product-block div.info div.short-description p
{
	padding: 0;
	margin: 0;
}

div.products div.product-block div.info div.bottom
{
	padding: 0;
	margin: 0;
	width: 100%;
}

div.products div.product-block div.info div.price s
{
	color: #555;
	font-size: 12px;
}

div.products div.product-block div.info div.price span.promo
{
	color: #ed0000;
}

div.product
{
	padding: 0;
	margin: 10px 0 0 0;
	width: 100%;
}

div.product div.big-image
{
	padding: 10px;
	margin: 0;
	float: left;
	width: 256px;
}

div.product div.big-image img
{
	padding: 0;
	margin: 0;
	width: 250px;
	border: 3px solid #44A7CC;
}

div.product div.big-image img.hover
{
	border: 3px solid #A8CB17;
}

div.product div.info
{
	padding: 0;
	margin: 0;
	float: right;
	width: 315px;
}

body.full-width div.product div.info
{
	width: 540px;
}

div.product div.info div.name
{
	padding: 15px 0 0 0;
	margin: 0;
	color: #44A7CC;
	font-size: 16px;
}

div.product div.info div.short-description
{
	padding: 15px 0 0 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

div.product div.info div.short-description p
{
	padding: 0;
	margin: 0;
}

div.product div.info div.price
{
	padding: 10px 0 0 0;
	margin: 0;
	font-size: 14px;
	color: #555;
	font-weight: bold;
}

div.product div.info div.price span.promo
{
	color: #44A7CC;
}

div.product div.product-gallery
{
	padding: 0;
	margin: 0;
	width: 100%;
}

div.product div.product-gallery div.thumb
{
	padding: 5px 0;
	margin: 0;
	float: left;
	width: 20%;
	text-align: center;
}

body.full-width div.product div.product-gallery div.thumb
{
	width: 15%;
}

div.product div.product-gallery div.thumb img
{
	padding: 0;
	margin: 0;
	width: 90px;
	border: 3px solid #44A7CC;
}

div.product div.product-gallery div.thumb a:hover img
{
	border: 3px solid #A8CB17;
}

div.product div.description
{
	padding: 10px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

input.qty-field
{
	width: 20px;
	text-align: center;
}
/* ------------------End Of Catalog Page ------------------- */

/* ----------------------- Gallery ------------------------- */

div.gallery div.category-images
{
	padding: 5px;
}

div.gallery div.category-images div.image 
{
	float: left;
	padding: 8px;
}

body.full-width div.gallery div.category-images div.image 
{
	padding: 15px;
}

div.gallery div.category-images div.image a
{
	display: block;
}

div.gallery div.category-images div.image img
{
	border: 3px solid #44A7CC;
	width: 128px;
	height: 128px;
}

div.gallery div.category-images div.image a:hover img
{
	border: 3px solid #A8CB17;
}

div.gallery div.category-images div.image img.transparent
{
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

div.no-result
{
	padding: 20px;
	text-align: center;
}

div.gallery-comments-form-block
{
	padding: 0 10px;
}

div.gallery-comments-form-block div.comment-label
{
	font-size: 11px;
	line-height: 11px;
	color: #555555;
	width: 120px;
	padding: 2px 0;
}

div.gallery-comments-form-block div.title
{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #44A7CC;
	border-bottom: 1px dashed #44A7CC;
	padding: 0 0 3px 0;
}

div.gallery-comments-list
{
	padding: 0 10px;
}

div.fancybox-custom-title-block
{
	background-image: url("/js/jquery-fancybox/images/fancy_title_over.png");
	height: 15px;
	padding: 10px;
}

/*--------- Image popup comments ---------*/

div.image-info-block
{
	padding: 0;
	margin: 0;
}

div.image-info-block div.big-image
{
	padding: 0;
	margin: 0;
	background-color: #e3e3e3;
	text-align: center;
}

div.image-info-block div.image-description
{
	padding: 10px 0 0 0;
	margin: 0;
	float: left;
	font-size: 13px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

div.image-info-block div.comments-buttons
{
	padding: 10px 0 0 0;
	margin: 0;
	float: right;
}

div.image-info-block div.comments-buttons a.comments
{
	padding: 0 0 0 15px;
	background: url(/themes/theme_8/images/comment.png) no-repeat center left;
}

div.image-info-block div.comments-buttons a.post-comment
{
	padding: 0 0 0 15px;
	background: url(/themes/theme_8/images/pen.png) no-repeat center left;
}
/* ------------------End Of Gallery Page ------------------- */

/* --------------------- Comments -------------------------- */

div.comment
{
	margin: 15px 0;
	padding: 5px 10px;
	border: 1px solid #44A7CC;
	position: relative;
}

div.comment div.num
{
	font-size: 14px;
	font-weight: bold;
	color: #44A7CC;
	float: left;
	margin: 0 10px 0 0;
}

div.comment div.from
{
	font-size: 11px;
	font-style: italic;
	color: #555555;
	float: left;
	margin: 0 10px 0 0;
	padding: 1px 0 0 0;
}

div.comment div.published
{
	font-size: 11px;
	color: #555555;
	float: right;
	padding: 1px 0 0 15px;
	background: url(/themes/theme_8/images/clock.png) left center no-repeat;
}

div.comment div.text
{
	font-size: 11px;
	line-height: 13px;
	color: #555555;
	padding: 5px 0;
}
/* ------------------ End Of Comments ---------------------- */

/* ---------------------- News Page ------------------------ */
div.news-container
{
	padding: 0;
	margin: 0;
}

div.news-container div.news
{
	padding: 0 0 5px 0;
	margin: 10px 0 15px 0;
	/*border-bottom: 3px solid #44A7CC;*/
}

div.news-container div.news div.news-thumb-block img
{
	border: 3px solid #44A7CC;
}

div.news-container div.news div.news-thumb-block a:hover img
{
	border: 3px solid #a8cb17;
}

div.news-container div.news div.news-top
{
	padding: 0;
	margin: 0;
	width: 100%;
	background:url(/themes/theme_8/images/news_top_backgr.png ) no-repeat top left;
	height: 26px;
}

div.news-container div.news-title
{
	color: #44A7CC;
	font-size: 16px;
}

div.news-container div.news-title h1
{
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
}

div.news-container div.news div.news-title a
{
	font-size: 14px;
	text-decoration: none;
	color: #44A7CC;
}

div.news-container div.news div.news-title a:hover
{
	color: #17649A;
}

div.news-container div.news div.news-info
{
	color: #666;
	font-size: 10px;
	padding-top: 5px;
}

div.news-container div.news div.news-info ul
{
	margin: 0;
	padding: 0;
	overflow: hidden;
	list-style-type: none !important;
}

div.news-container div.news div.news-info ul li.news-time
{
	float: left;
	background: url(/themes/theme_8/images/clock.png ) no-repeat center left;
	padding: 0 0 0 14px;
	line-height: 10px;
	height: 100%;
	margin-right: 10px;
}

div.news-container div.news div.news-info ul li.news-comments
{
	float: left;
	background: url(/themes/theme_8/images/comment.png ) no-repeat center left;
	padding: 0 0 0 12px;
	line-height: 10px;
	height: 100%;
}

div.news-container div.news div.news-short-desc
{
	color: #666;
	font-size: 11px;
}

div.news-container div.news div.news-images-block
{
	width: 588px;
	border: 1px solid #44A7CC;
	padding: 10px;
	text-align: center;
	overflow: hidden;
	position: relative;
}

div.news-container div.news div.news-images-block img.news-image
{
	border: 3px solid #44A7CC;
}

div.news-container div.news div.news-images-block div.images-paginator
{
	padding-top: 10px;
	text-align: center;
	font-size: 12px;
}

div.news-container div.news div.news-images-block div.images-paginator a.news-link
{
	display: inline;
	margin: 0 1px;
	font-size: 12px;
	padding: 3px 5px;
	border-radius: 5px;
	text-decoration: none;
	text-align: center;
	background-color: #139BC8;
	color: #EBEBEB;
	line-height: 13px;
}

div.news-container div.news div.news-images-block div.images-paginator a.selected, 
div.news-container div.news div.news-images-block div.images-paginator a:hover
{
	text-decoration: none;
	color: #EBEBEB;
	background-color: #727A80;
}

div.news-container div.news div.news-images-block div.images-paginator a.prev
{
	padding-left: 8px;
	padding-right: 7px;	
	background: #139BC8 url(/themes/theme_8/images/navigator/prev.png) center center no-repeat;
}

div.news-container div.news div.news-images-block div.images-paginator a.prev:hover
{
	background-color: #727A80;
}

div.news-container div.news div.news-images-block div.images-paginator a.next
{
	padding-left: 8px;
	padding-right: 7px;	
	background: #139BC8 url(/themes/theme_8/images/navigator/next.png) center center no-repeat;
}

div.news-container div.news div.news-images-block div.images-paginator a.next:hover
{
	background-color: #727A80;
}

div.news-container div.news div.news-top div.name
{
	padding: 5px 10px 0 10px;
	margin: 0;
	float: left;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

div.news-container div.news div.news-top div.name a
{
	color: #fff;
	text-decoration: none;
}

div.news-container div.news div.news-top div.name a:hover
{
	color: #44A7CC;
}

div.news-container div.news div.news-top div.date
{
	padding: 6px 10px 0 10px;
	margin: 0;
	float: right;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div.news-container div.news div.news-content
{
	padding: 10px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

div.news-container div.comments-block a.write-comment-link
{
	font-size: 11px;
	font-style: italic;
	color: #44A7CC;
	text-decoration: none;
	display: inline-block;
	background: url(/themes/theme_8/images/write_comment.png) right center no-repeat;
	padding: 0 32px 0 0;
	float: right;
}

div.news-container div.comments-block div#post_comment_block
{
	display: none;
	border: 1px solid #44A7CC;
	padding: 5px 10px;
}

div.news-container div.comments-block div#post_comment_block div.comment-label
{
	font-size: 11px;
	line-height: 11px;
	padding: 6px 0;
	margin: 5px 0;
	color: #555555;
	float: left;
	width: 120px;
}

div.news-container div.comments-block div#post_comment_block div.field
{
	float: left;
}
/* ------------------End Of News Page ------------------- */

/* ------------------Shopping cart Page ------------------- */
table.cart td.image,
table.cart td.product,
table.cart td.price
{
	border-bottom: 1px solid #44A7CC;
}

table.cart td.price
{
	color: #666;
}

table.cart td.image img
{
	border: 3px solid #44A7CC;
}

table.cart td.image a:hover img
{
	border: 3px solid #A8CB17;
}

span.cart-total
{
	color: #666;
	font-size: 16px;
}

table.cart-user-info
{
	color: #666;
	font-size: 12px;
}

table.selected-products
{
	color: #666;
	font-size: 12px;
}

table.selected-products td.total
{
	padding-top: 5px;
	border-top: 1px solid #666;
}

div.shopping-cart-small
{
	padding: 0 10px;
	margin: 0;
}

div.shopping-cart-small div.product
{
	padding: 1px 0;
	margin: 0;
	text-align: left;
	color: #666;
	font-size: 11px;
}

div.shopping-cart-small div.product img
{
	vertical-align: middle;
	float: right;
}

div.shopping-cart-small div.total
{
	padding: 5px 0 0 0;
	margin: 0;
	border-top: 1px solid #44A7CC;
	text-align: right;
	color: #666;
	font-size: 11px;
}

div.payment-methods
{
	margin: 10px 0;
	padding: 0;
}

div.payment-methods div.block
{
	margin: 0 20px;
	padding: 0;
	float: left;
	text-align: center;
}

div.payment-methods div.block div.field
{
	text-align: center;
	float: none;
}

div.bank-info-view
{
	margin: 10px 0;
}

div.bank-info-view div.param
{
	font-size: 12px;
	font-weight: bold;
}

div.bank-info-view div.value
{
	text-transform: uppercase;
	font-size: 14px;
	padding: 0 5px;
	margin: 5px 0;
}
/* ------------------End of Shopping cart Page ------------------- */

/* ------------------ Sitemap ------------------- */

ul.sitemap
{
	list-style: none;
	margin: 5px 0 0 16px;
	padding-left: 16px;
}

li.sitemap
{
	margin: 0 0 5px 0;
}

/* ------------------ Dynamic Templates ------------------- */

div.dynamic-template-loader
{
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	background: url(/themes/theme_8/images/loader_32x32.gif) no-repeat center center;
}

.sp-masked-image
{
	overflow: hidden;
	position: relative;
	cursor: default;
	margin: 0 !important;
	padding: 0 !important;
}

.sp-masked-image img,
.sp-masked-image img:hover
{
	border: none !important;
	box-shadow: none !important;
	border-radius: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
}

.sp-masked-image:hover .sp-mask
{
	opacity:1;
	-moz-transition:opacity 1s ease;
	-webkit-transition:opacity 1s ease;
	transition:opacity 1s ease;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
}

.sp-mask
{
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	opacity:0;
	-moz-transition:opacity 1s ease;
	-webkit-transition:opacity 1s ease;
	transition:opacity 1s ease;	
	color:#fff;
}

.sp-mask-content
{
	padding: 5px;
	text-align: center;
}

.sp-mask-content p
{
	text-align: center !important;
	line-height: 16px !important;
	letter-spacing: 0px;
	font-weight: bold;
	text-transform: uppercase;
	word-wrap: break-word;
}

.sp-mask-content a
{
	color: #fff !important;
	display: inline-block;
	padding: 2%;
	font-size: 1.2em;
	font-weight: normal;
}

.sp-mask-content a:hover
{
	color: #fff !important;
	text-decoration: none !important;
}

.sp-price
{
	padding: 0 0 5px 0 !important;
	text-align: center;
	line-height: 16px !important;
	word-wrap: break-word;
	text-transform: none !important;
}

.sp-temp-57 a img
{
	max-width: 94% !important;
}

body.full-width .sp-temp-57 a img
{
	max-width: 95% !important;
}

.sp-temp-58 a img
{
	max-width: 80% !important;
}

.sp-temp-59 .sp-mask-content span
{
	padding:5px;
	border-radius:50%;
	font-size: 1.5em;
}

.sp-temp-60 .sp-price
{
	font-size: 1em !important;
}

.sp-temp-60 .sp-mask-content p
{
	padding: 0 !important;
}

body.full-width .sp-temp-60 .sp-mask-content p
{
	padding: inherit !important;
}

.sp-temp-60 .sp-mask-content span
{
	padding: 0.4em;
	color: #fff;
	border: 2px solid #fff;
}

.sp-temp-61 .sp-mask-content span
{
	padding: 0.6em;
	color: #fff;
	border: 2px solid #fff;
}

.sp-temp-60 .sp-mask-content a:hover span, .sp-temp-61 .sp-mask-content a:hover span
{
	color:#000;
	background: #fff;
}

.sp-temp-61 > div > div
{
	padding: 10px 20px 16px 20px;
}

.sp-temp-61 .sp-masked-image a
{
	font-size: 1rem;
	line-height: 150% !important;
}

.sp-temp-61 .sp-price
{
	font-size: 1.3em !important;
}

.sp-temp-61 h2
{
	padding-bottom: 55px;
	margin: 0.5em 0 0 0;
	font-size: 1.53em;
}

body.full-width .sp-temp-61 h2
{
	font-size: 1.83em;
	padding-bottom: 100px;
}

.sp-temp-61
{
	background-color: #17649a;
	color: #fff;
}

/* Slider */

/* Owl Carousel */

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* Custom definitions */

.sp-slider-container
{
	margin:0 auto;
	width: 94%;
	position: relative;
}

.owl-nav
{
	font-size: 2em;
	text-align: center;
	-webkit-tap-highlight-color: transparent;
	position: absolute;
	top:42%;
	width: 100%;
	line-height: 2em;
}

.owl-nav .owl-prev
{
	width: 20px; 
	height: 42px;
	position: absolute;
	left: -28px;
	cursor: pointer;
	background: url(/themes/theme_8/images/arrows.png) no-repeat -139px -42px;
}

.owl-nav .owl-next
{
	width: 20px;
	height: 42px;
	position: absolute;
	right: -26px;
	cursor: pointer;
	background: url(/themes/theme_8/images/arrows.png) no-repeat -199px -42px; 
}

.owl-nav .owl-prev:hover { background-position: -19px -42px; }
.owl-nav .owl-next:hover { background-position: -79px -42px; }