@media only screen and (max-width : 1636px) {
.online {
	right:0 !important;
}
}
@media only screen and (max-width : 1476px) {
.cars {
	max-width:1280px !important;
}
}
@media only screen and (max-width : 1316px) {
.cars {
	max-width:1120px !important;
}
}
@media only screen and (max-width : 1156px) {
.cars {
	max-width:960px !important;
}
}
@media only screen and (max-width : 996px) {
.cars {
	max-width:800px !important;
}
}
@media only screen and (max-width: 900px) {
.tab_left_img, .tab_right_img, .tab_left_text, .tab_right_text {
   display:table-footer-group !important;
}
}
@media only screen and (max-width : 836px) {
.cars {
	max-width:640px !important;
}
}
@media only screen and (max-width : 676px) {
.cars {
	max-width:480px !important;
}
}
@media only screen and (max-width : 516px) {
.cars {
	max-width:320px !important;
}
}
@media only screen and (max-width : 356px) {
.cars {
	max-width:160px !important;
}
}
@media only screen and (max-width : 1225px) {
.leg div {
	display:block !important;
}
.phones, .email, .time {
	padding: 0 10px 15px 20px !important;
	border:none !important;
}
}
@media only screen and (max-width : 969px) {
.prdbrief_thumbnail, .youpic, .product_about {
	width:100% !important;
	margin-bottom:20px !important;
	display:block !important;
}
.prdbrief_brief_description p, .param ul {
	padding-left:0 !important;
}
}
@media only screen and (max-width : 1118px) {
.logo {
	display: inherit !important;
	float:left !important;
}
.phone {
	margin-top: -101px !important;
	display:inherit !important;
    float:right !important;  
}
.menu {
    display:table-footer-group !important;
}
.menu ul {
    width:100% !important;
    margin-top:10px !important;
}
}
@media only screen and (max-width : 800px) {
#cat_path {
	display:none !important;
}
.callbacks_container {
    width: calc(100% + 20px) !important;
	margin:5px 0 5px -10px !important;
}
}
@media only screen and (max-width : 614px) {
.logo, .phone  {
	display:table-header-group !important;
	float:none !important;
	margin:0 !important;
}
}
@media only screen and (max-width : 600px) {
.options_car div  {
	float:left !important;
}
}
@media only screen and (max-width : 517px)
{
	.prod_but {
		display:table !important;
	}
	.prod_but div {
		margin:5px auto !important;
		display:table-caption !important;
		float:none !important;
	}
}
@font-face {
	font-family:AvenirLight;
	src:url('../fonts/AvenirLight.ttf') format('truetype');
}
@font-face {
	font-family:Helvetica;
	src:url('../fonts/Helvetica.otf') format('truetype');
}
@font-face {
	font-family:Impact;
	src:url('../fonts/Impact.ttf') format('truetype');
}
@font-face {
	font-family:DINNextLight;
	src:url('../fonts/DINNextLight.otf') format('truetype');
}
/* ============================== _____________________ ============================== */
.online {
	width:200px;
	bottom:0;
	right:calc((100% - 1618px)/2);
	position:fixed;
	z-index:99;
}
.online a {
    width:100%;
    position:absolute;
    background:#1572e6;
	color:fff;
	line-height:25px;
    text-align:center;
	text-shadow:1px 1px 3px rgba(0,0,0,0.7);
	text-decoration:none;
	bottom:0;
	transition:ease-out 0.2s;
}
.online a:hover  {
	background:#000000d4;
	color:fff;
	line-height:50px;
}
#hideonline, .hideonline {
	width:100%;
	height:100%;
	background:rgba(30, 39, 48, 0.7);
	top:0;
	right:0;
	overflow:auto;
	display:none;
	position:fixed;
	z-index:99;
}
#hideonline2, .hideonline2 {
	width:100%;
	height:100%;
	background:rgba(30, 39, 48, 0.7);
	right:0;
	overflow:auto;
	display:none;
	position:fixed;
	z-index:100;
}
.onlinetab {
	width:100%;
    height:100%;
	display:table;
}
.questbg {
	width:100%;
	height:100%;
	top:0;
	position:absolute;
}
.questbg:hover {
	cursor:pointer;
}
.cart_content {
	width:100%;
	height:100%;
	margin:auto;
	text-align:-webkit-center;
}
.question, .cart_content_bg {
	top:50%;
    /*transform:translateY(-50%);*/
	margin:0;
	border-radius:5px;
	border:20px rgba(0, 0, 0, 0.86) solid;
	background:#fff;
	display:flex;
	position:relative;
}
.question {
	max-width:540px;
}
.cart_content_bg {
	max-width:1210px;
}
.question form {
	width:100%;
	background:#fff;
	border-radius:5px;
	display:table;
}
.question button, .cart_content button  {
	top:14px!important;
	right:10px!important;	
}
.question h2, .cart_content_bg h3 {
	width:96%;
	font-size:20px;
	text-align:center;
}
.cart_content_bg h3 {
	display:inline-block;
}
.question h3 {
	width:96%;
	text-indent:10px;
	text-align:left;
}
.hideCont1:hover {
	cursor:pointer;
}
.question input, .question textarea, #contact-submit {
	width:96% !important;
}
#contact-form input[type="text"], #contact-form input[type="email"], #contact-form textarea {
	width:498px;
	box-shadow:inset 0 1px 2px #DDD, 0 1px 0 #FFF;
	border:1px solid #CCC;
	background:#FFF;
	margin:0 0 5px;text-indent:10px;
	padding:5px 0 5px 0;
	border-radius:5px;
}
#contact-form textarea {
	height:100px;
	max-width:100%;
}
#contact-submit {
	width:100%;
	margin:10px 0;
	cursor:pointer;
	padding:10px;
	border:none;
	border-radius:5px;
	background:#353535;
	font-size:18px;
	color:#FFF;
}
#contact-submit:hover {
	background:#09F;
}
/* ====================== ____________________________ ====================== */
.cpt_custom_html {
	width:100%;
	float:left;
}
.dtitle {
	width:100%;
/*	margin:0 -10px;
	padding:0 10px;*/
	background: #2f2e2e;
	color:#fff;
	font-size:30px;
	line-height:60px;
    font-family:DINNextLight;
	text-align:center;
	text-transform: uppercase;
	float:left;
}
.cars {
/*	width:1440px;*/
	margin:0 auto;
	padding:0;
}
.cars div {
	width:120px;
	height:120px;
	margin:20px;
	background:#ccc;
	border-radius:10px;
	box-shadow:0px 4px 10px rgba(0,0,0,0.5);	/*#00000091*/
	float:left;
}
.cars div:hover {
	background:#9a9a9a;
}
.cars a {
	width:120px;
	height:120px;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	display:table-cell;
}
/* ====================== MAIN THEME STYLES: layout, fonts & colors ====================== */

html {
	margin:0px;
	padding:0px;
	overflow-x:hidden;
}

body {
	margin:0px;
	padding:0px;
	
}

p, body, font, div, td, input, select, textarea {
	color:#2f2e2e;
	font-size:15px;
	font-family:Helvetica;
}
p, ul {
	line-height:22px;
}

h1 {
	font-size: 160%;
}

h2 {
	font-size: 130%;
}

h3 {
	font-size: 100%;
}

p, h4 { margin:1em 0;}

form {
	padding:0px;
	margin: 0px;
}
a {
	color: #0367a0;
}
a:hover {
	color:#F57300;
}
a img {
	border:0;
}
img {
	max-width:100%;
}
div {
	zoom:1;
}
.top {
	width:100%;
	padding-top:20px;
	padding-bottom:13px;
	background:#2f2e2e;
	border-bottom:13px #676767 solid;
	text-align:center;
}
.head {
	margin:0 auto;
	width:100%;
	max-width:1618px;
	display:table;
}
.head div {
	display:table-cell;
	vertical-align:middle;
}
.logo {
	width:330px;	
}
.logo div {
	width:100%;
	float:left;
}
.logo div:nth-child(1) {
	color:#1572e6;
	font-size:73px;
	font-family:Impact;
}
.logo span:nth-child(5), .logo span:nth-child(6), .logo span:nth-child(7), .logo span:nth-child(8) {
	color:#fff;
}
.logo div:nth-child(2) {
	margin-top:-12px;
	font-size:21px;
	color:#fff;
	font-family:arial,ms pgothic,dotum,helvetica,sans-serif;
}
.menu {
	padding-top:11px;
	text-align: -webkit-center;
}
.menu ul {
	width:fit-content;
	margin:0;
	padding:0;
	border-top:3px #1572e6 solid;
	border-bottom:3px #1572e6 solid;
}
.menu li {
	font-size:24px;
	font-family:Helvetica;
	text-transform:uppercase;
	display:inline;
	list-style:none;
}
.menu a {
	padding:0 10px;
	color:#fff;
	line-height:37px;
	text-decoration:none;
	display:inline-flex;;
}
.menu a:hover {
	background:#2b6ca3;

	background-color:	#2b6ca3;
	background-image:	linear-gradient(to bottom, #6bace3,  #1572e6);
}





	.menu li:hover > ul
	{
		display:	block;
	}
	.menu ul li ul
	{
		position:	absolute;
		left:		130px;
		 
		display:	none;
		height:		300px;
		border:		0px solid #FF0000;
		padding:	0;
		margin:		0;
		z-index:	100;
	}
	.menu ul li ul li
	{
		display:	block;
		width:		250px;
		height:		300px;
		border:		0px solid #00FF00;
		display:	inline;
		list-style:	none;
		padding:	0;
		margin:		0;
		
	
	}
	.menu ul li ul li a
	{
		width:		250px;
		height:		300px;
		border:		7px solid #828282;
		padding:	0;
		margin:		0;
		border-radius:	20px;
		background-color: #cccccc;
	}

	.menu ul li ul li a img
	{
		width:		250px;
		height:		300px;
		border:		0px solid #FF0000;
	}


@media only screen and (max-width : 1230px)
{
	.menu ul li ul
	{
		position:	absolute;
		left:		0px;
	}
}
@media only screen and (max-width : 1115px)
{
	.menu li:hover > ul
	{
		display:	block;
	}
	.menu ul li ul
	{
		position:	absolute;
		left:		0px;
		top:		150px;
		
		display:	none;
		height:		300px;
		border:		0px solid #FF0000;
		padding:	0;
		margin:		0;
		z-index:	100;
	}
	.menu ul li ul li
	{
		display:	block;
		width:		166px;
		height:		200px;
		border:		0px solid #00FF00;
		display:	inline;
		list-style:	none;
		padding:	0;
		margin:		0;
		
	
	}
	.menu ul li ul li a
	{
		width:		166px;
		height:		200px;
		border:		7px solid #828282;
		padding:	0;
		margin:		0;
		border-radius:	20px;
		background-color: #cccccc;
	}

	.menu ul li ul li a img
	{
		width:		166px;
		height:		200px;
		border:		0px solid #FF0000;
	}
}

	
	
	
.phone {
	width:320px;
	padding-top:9px;
}
.phone div {
	width:100%;
	font-size:34px;
	font-family:AvenirLight;
	font-weight:bold;
	float:left;
}
.phone div:nth-child(1) {
	color:#fff;
}
.phone div:nth-child(2) {
	color:#3f84d9;
}
.bottom {
	width:100%;
	padding-top:20px;
	padding-bottom:13px;
	background:#2f2e2e;
	float:left;
}
.leg {
	margin:0 auto;
	width:100%;
	max-width:1618px;
	display:table;
}
.leg div {
	display:table-cell;
	vertical-align:middle;
}
.twitter {
	text-align:center;
}
.twitter a {
	margin:15px;
	display:-webkit-inline-box;
}
.phones, .email, .time {
	padding-left:20px;
	border-left:1px #fff solid;
}
.phones span:nth-child(1), .email span:nth-child(1), .time span:nth-child(1) {
	padding-left:30px;
	color:#fff;
	font-size:18px;
	font-family:AvenirLight, sans-serif;
	display:block;
}
.phones span:nth-child(2), .email span:nth-child(2), .time span:nth-child(2) {
	color:#6187B5;
	font-size:14px;
	font-family:AvenirLight, sans-serif;
}
.phones span:nth-child(1) {
	background:url(../images/icon/phone.png) no-repeat 6px 2px;
}
.email span:nth-child(1) {
	background:url(../images/icon/email.png) no-repeat 0 2px;
}
.time span:nth-child(1) {
	background:url(../images/icon/time.png) no-repeat 4px 2px;
}
/* ====================== _____________ ======================*/
.cpt_product_category_info {
	width:100%;
	margin-bottom:10px;
    float:left;
}
#cat_path {
	width:100%;
	margin-left:-10px;
	padding-right:20px;
	background:#f1efef;
	float:left;
}
#cat_path div {
	float:left;
}
#cat_path div:nth-child(4n+2) {
	/*
	margin-left:-15px;
	padding-left:15px;
	*/
	background:#2f2e2e !important;
}
#cat_path a:nth-child(4n+2) {
	color:c1c1c1 !important;
}
#cat_path div:nth-child(4n+3) {
	/*
	border-top:15px #00000000 solid !important;
    border-bottom:15px #00000000 solid !important;
	border-left:15px #2f2e2e solid !important;
	*/
}
#cat_path div:nth-child(4n+1) {
	/*
	border-top:15px #00000000 solid !important;
	border-bottom:15px #00000000 solid !important;
	border-left:15px #f1efef solid !important;
	*/
	position:relative;
}
#cat_path div:nth-child(1) {
	border:none !important;
	background:#2f2e2e !important;
}
#cat_path a:hover, .prdbrief_brief_description a:hover, .cpt_auxpages_navigation a:hover, .cpt_product_description a:hover, .cpt_category_tree a:hover, .info_category a:hover, .parking_list a:hover {
	text-decoration:underline;
}
#cat_path a,.cpt_product_category_info a {
	padding:0 20px;
	color:#1572e6;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	line-height:30px;
	font-family:Verdana, Geneva, sans-serif;
	display:block;
}

#cat_path a:hover ,.cpt_product_category_info a:hover {
	text-decoration:underline;
}

.catlogo {
	width:100%;
	float:left;
}
.catlogo img {
	max-width:100%;
	max-height:100vh;  
	object-fit:scale-down;
	margin:20px;
}
/* ====================== ________________ ======================*/
.clearfix {
	width:100%;
	float:left;
}
.contect {
	width:100%;
	background:#d6d6d6 url(../downloads/imges/background.jpg) fixed no-repeat;
	background-size:cover;
	float:left;
}
#product_content {
	width:100%;
	max-width:1618px;
	min-height:calc(100% - 260px);
	margin:0 auto;
	background:#fff;
	display:flex;
}
.cpt_maincontent {
	width:100%;
	padding:0 10px;
	background:#ccc;
	float:left;
}
.tab_prod {
	width:100%;
	float:left;
}
/* ====================== _________________ ======================*/
.catbt
{
	width:100%;
	text-align:center;
/*	float:left;*/
}
.catbt div {
	margin:10px 30px 30px 0;
	background:#a0a09f;
	box-shadow:1px 1px #153552, 3px 3px #153552, 5px 5px #153552, 7px 7px #153552, 9px 9px #153552;
	border-radius:10px;
	font-size:20px;
	line-height:50px;
	text-align:center;
	display:inline-block;
}
.catbt div:hover {
	background:#605e5e;
}
.catbt img {
	padding-bottom:10px;
}
.catbt a {
	color:#fff;
	font-family:DINNextLight;
    font-weight:bold;
	text-decoration:none;
	display:block;
}
.defbt div {
	width:160px;
}
.btyear div {
	width:220px;
}
.options_car
{
	width:		100%;
	display:	table;
/*	float:		left;*/
}
.options_car div {
	padding:10px;
    text-align:center;
	position:relative;
    display:table-cell;
}
.options_car a {
    display:block;
    text-decoration:none;
}
.options_car img {
    width:100%;
    max-width:max-content;
}
.options_car a:nth-child(2) {
	width:calc(100% - 24px);
	border-left:4px #00000000 solid;
    background:#0000009c;
	color:#fff;
    line-height:25px;
	transition:ease-out 0.2s;
	position:absolute;
	bottom:10px;
	text-shadow:1px 1px 3px rgba(0,0,0,0.7);
}
.options_car div:hover a:nth-child(2) {
	border-left:4px #1572e6 solid;
	background:#000000d4;
	line-height:45px;
}
/* ====================== ______________________ ======================*/
.prdbrief_name {
	width:100%;
	margin:0 -10px;
    padding:6px 10px;
    border-top:6px #f1efef solid;
    border-bottom:6px #f1efef solid;
	background:#d6d6d6;
	color:#2f2e2e;
	font-size:30px;
	font-family:DINNextLight;
	float:left;
}
.prdbrief_name a {
	color:#2f2e2e;
	text-decoration:none;
}
.product_brief_block {
	width:100%;
	float:left;
}
.pic_and_about {
	width:100%;
	display:table;
	float:left;
}
.prdbrief_thumbnail, .youpic, .product_about {
/*	width:50%;*/
	margin-bottom:0;
	vertical-align:top;
	display:table-cell;
	color: #CCCCCC;
	padding-left: 20px;
}
.prdbrief_thumbnail img {
	width:100%;
}
.prdbrief_brief_description {
	width:100%;
	font-size:15px;
	color:#2F2E2E;
	float:left;
}
.prdbrief_brief_description p {
	padding-left:13px;
}
.param {
	width:100%;
	font-size:15px;
	color:#2F2E2E;
	float:left;
}
.param ul {
	margin:0;
	padding-left:10px;
}
.param li {
	margin-left: 20px;
}
.prod_but {
	width:100%;
	margin:15px 0;
	float:left;
}
.prod_but div {

	font-size: 22px;
	width:220px;
	margin:5px 0 5px 20px;
/*	background:#727272;*/
	color:#fff;
	line-height:37px;
	text-align:center;
	float:right;
	
	background-color:	#e28c5c;
	background-image:	linear-gradient(to bottom, #e28c5c,  #af6131);
	border-radius: 5px;
	cursor: pointer;
	user-select: none;
}
.prod_but a {
	color:#fff;
	text-decoration:none;
	display:block;
	font-size: 22px;
}
.slideshow a:nth-child(1) {
	display:block;
}
.slideshow a {
	display:none;
}
/* ====================== _____________ ======================*/
.tab_row {
    width:100%;
    margin:10px 0;
    display:table;
    float:left;
}
.tab_left_img, .tab_right_img, .tab_left_text, .tab_right_text {
    width:50%;
    display:table-cell;
    vertical-align:middle;
}
/* ====================== COMPONENT CONTAINER STYLES ====================== */



.all_wrapper
{
	width:782px;
	text-align:left;
	margin:0 auto;
}

.cmp_bord { background:url(../published/images/cmp_st_main_bg.gif) left bottom repeat-y;}

.cmp_bg { background:url(../published/images/cmp_left_img.gif) left bottom no-repeat;height:36px; position:relative;}

#container_top { background:url(../published/images/cmp_banner.jpg) 17px bottom no-repeat; height:159px;}

#container_top {
	text-align:right;
	vertical-align:top;
	padding:10px;
}



#container_left_sidebar, #container_right_sidebar
{
	text-align: left;
	vertical-align: top;
}

#container_left_sidebar { padding-left:17px;}

#container_right_sidebar
{
	background:#fff;
	width:240px;
}

#container_main_content
{
	text-align: left;
	vertical-align: top;
	width:520px;
	padding-right:17px;
	border-left:1px solid #E8E8E8;
}

#container_footer {
	text-align:center;
	background:url(../published/images/cmp_b_img_left.gif) left top no-repeat;
}

/* ====================== DEFAULT STYLES OF VARIOUS COMPONENTS ====================== */

/* padding for all general components */

ul.vertical, ul.horizontal {
	padding: 0px;
	margin: 0px;
	list-style:none;
}

ul.horizontal {
	width: 100%;
	overflow: hidden;
}

.vertical li {
	padding:0 0 5px 0;
}

.horizontal li {
	float: left;
	padding:0 20px 0 10px;
}

.cpt_divisions_navigation, .cpt_auxpages_navigation
{
	font-weight:bold;
	padding: 5px 0;
}



.cpt_divisions_navigation a, .cpt_auxpages_navigation a
{
	color: white;
	text-decoration: none;
}



.cpt_divisions_navigation
{
	padding-left:20px;
}



.cpt_auxpages_navigation a:hover
{
	text-decoration: underline;
}



.cpt_auxpages_navigation li
{
	padding-left: 10px;
/*	background:url(../published/images/grn_arr_li_infopages.gif) left center no-repeat;*/
}


.cpt_shopping_cart_info
{
	vertical-align: middle;
	font-size:75%;
	color:#FFFA21;
	font-weight:bold;
	padding:20px 10px 10px 10px;
	width:170px;
	text-align:center;
	float:right;
}

.cpt_shopping_cart_info div
{
	padding: 0 0 5px 0;
	color:#FFFA21;
}

.cpt_shopping_cart_info a
{
	color:#fff;
	text-decoration:none;
	border-bottom:solid 1px;
	line-height:28px;
	text-transform:uppercase;
}

.cpt_shopping_cart_info a:hover
{
	border:none;
}

.cpt_survey
{
	color:#fff;
	margin:10px 10px 10px 30px;
}

.survey_question
{
	font-weight: bold;
	margin-bottom: 10px;
	color:#444444;
}

.survey_submit
{
	margin-top: 10px;
}

.cpt_survey form
{
	padding:0px;
	margin: 0px;
}

.cpt_survey label
{
	color:#2C618F;
}

.cpt_currency_selection
{
	text-align: center;
	padding-top:20px;
}

.cpt_currency_selection select	{ widows:120px;				}

.cpt_currency_selection form	{ display: inline;			}

.cpt_news_short_list			{ padding:10px 0 0 20px;	}

.cpt_category_tree				{ margin-left:15px;			}

.cpt_category_tree ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

.cpt_category_tree li {
	background:url(../published/images/cmp_blok_strela.gif) left 8px no-repeat;
	padding:0 0 0 20px;
	border-bottom:dashed 1px #E8E8E8;
}

.cpt_category_tree li.child_current, .cpt_category_tree li.child { background:none;padding:0pt 0pt 0pt 10px;}

.cpt_category_tree a {
	color:#555;
	text-decoration:none;
	line-height:20px;
}

.cpt_category_tree .parent_current a {
	font-weight: bold;
	color:#2C618F!important;
	text-decoration: none !important;
}

.cpt_category_tree .child a {
	padding-left: 10px;
	background: url(../published/images/mdr_point.gif) left center no-repeat;
}

.cpt_category_tree .child_current a {
	padding-left: 10px;
	background: url(../published/images/mdr_point_v.gif) left center no-repeat;
	color:#2C618F!important;
	text-decoration: none!important;
	font-weight:bold;
}

a .bullet {
	text-decoration: none!important;
}

.cpt_category_tree .tab {
	margin-left:10px;
}

.cpt_product_add2cart_button {
	padding-top: 10px;
}

.cpt_language_selection { text-align:center; margin:10px; border:solid 1px #E8E8E8; }

.cpt_language_selection a img {
	border:solid 1px #fff;
	margin:2px 0;
}

.cpt_product_params_selectable {
	clear:left;
}

.cpt_product_search {
	font-size:75%;
	padding:5px 10px 0 20px ;
	line-height:40px;
	//padding:10px 10px 10px 10px;
	//width:100%;
}

.cpt_product_search form {
	margin: 0px!important;	display: inline; 
}

.cpt_root_categories		{ margin-left:30px;					}

.cpt_root_categories td		{ border-bottom:dotted 1px #E8E8E8;	}

.cpt_root_categories td img { margin-bottom:5px;				}

.cpt_root_categories td a	{									}

.cpt_root_categories td a:hover
{
	text-decoration:underline;
	color:#0367a0;
}

.cpt_root_categories td a.rcat_root_category
{
	text-decoration:underline;
	font-size:110%;
}



.cpt_tag_cloud a		{ color:#000; text-decoration:none;					}

.cpt_product_lists		{ margin:10px 10px 10px 10px; padding-left:30px;	}



.home_page_category_logo { background:url(../published/images/defaultnocatimage.gif) left top no-repeat; display:block; height:65px; width:65px;}

/* ====================== SET HOW CERTAIN COMPONENTS APPEAR IN VARIOUS CONTAINERS ====================== */

/* ====================== (if you wish to overwrite default appearence of components in certain containers) ====================== */



.topbar .cpt_divisions_navigation { padding:0;  margin:0 33px 0 auto;   overflow:hidden; width:auto; float:right; }

.topbar .cpt_divisions_navigation ul { background:url(../published/images/cmp_navi_left.gif) left top no-repeat; float:right; width:auto; }

.topbar .cpt_divisions_navigation li
{
	background:url(../published/images/cmp_navi_center.gif) right top no-repeat;
	padding:0 25px 0 0;
	position:relative;
	left:19px;
	line-height:46px;
	height:36px;
	overflow:hidden;
}

.topbar .cpt_divisions_navigation a { text-transform:uppercase;}

.topbar .cpt_divisions_navigation a:hover { color:#fff;}

#container_top_left a {
	display:block;
	text-decoration:none;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:70px;
	background:url(../published/images/grn_companyname.gif) left top no-repeat;
	text-align:center;
}

#container_top_left span {
	padding:0 2px;
}

#container_top_left span.grn_l1 {
	color:#fff;
}

#container_top_left span.grn_l2 {
	color:#84ff1c;
}

#container_top_left span.grn_l3 {
	color:#fff;
}



#container_top_right .cpt_language_selection, #container_top .cpt_language_selection {
	height: 18px;
	font-size: 85%;
	padding:5px 22px 15px 5px;
}

#container_top_right .cpt_language_selection a, #container_top .cpt_language_selection a {
	color: white;
}

#container_footer .cpt_divisions_navigation, #container_footer .cpt_auxpages_navigation {
	text-align:center;
	padding-left:0;
}

#container_footer .cpt_divisions_navigation ul, #container_footer .cpt_divisions_navigation ul li,#container_footer .cpt_auxpages_navigation ul, #container_footer .cpt_auxpages_navigation ul li  {
	display:inline;
	float:none;
}

#container_footer .cpt_divisions_navigation a, #container_footer .cpt_auxpages_navigation a {
	font-weight: normal;
	line-height:22px;
	text-align:left;
	text-decoration:underline;
}

#container_main_content .cpt_root_categories td.cat_image a {position:relative; top:-0.8em;}

#container_main_content .cpt_root_categories { padding-top:1em;}

#container_main_content .cpt_root_categories td { vertical-align:top;}



#container_main_content ul { list-style-position:inside;}

#container_main_content div { zoom:0;}

/* ====================== STYLES OF ELEMENTS THAT APPEAR INSIDE VARIOUS COMPONENTS ====================== */

.col_header
{
	background:url(../published/images/cmp_blok_left_img.gif) left bottom repeat-x;
	color:#04BE4A;
	padding:0 0 0 65px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:12px;
	line-height:30px;
	border-top:solid 1px #E8E8E8;
}

.col_header_dark, .col_header_dark
{
	background:url(../published/images/grn_survey_bg.gif) left top repeat-x;
	font-size:13px;
	color:#fff;
	padding:0 0 0 10px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	line-height:33px;
}

#container_main_content .col_header { border-top:none; position:relative; left:-10px; top:-10px;}

.bullet		{ font-size:0px;		}

#searchstring
{
	width: 120px;
	border:solid 1px #760808;
	font-size:12px;
	padding:2px;
	color:#000;
}

#shpcrtca
{
	font-weight: bold;
	font-size: 18px;
	white-space: nowrap;
}

.cpt_product_description ul { margin: 5px 0 5px 15px;}

.hndl_submit_prds_cmp { margin:5px 0;}



#container_main_content h2 { margin:10px 0 5px 0; color:#595959; font-size:120%;}

.prdbrief_comparison
{ 
	padding:5px;
}

.add2cart_handler { margin:0 0 5px 0; clear:left;}

h1.welcome { color:#666; font-weight:normal; font-size:17pt; letter-spacing:-1px; margin:0 0 5px 0; z-index:10;}

#cat_product_sort { margin:5px;}

.cmp_b_bg { background:url(../published/images/cmp_b_bg.gif) left bottom repeat-x; height:50px;}

.cmp_b_bg tr { background:url(../published/images/cmp_b_img_right.gif) right top no-repeat;}



/* ====================== PREDEFINED STYLES; edit, but do not delete these styles ====================== */



.small
{
	font-size: 60%;
}

.small u { color:#666;}

.big
{
	font-size: 150%;
}

.background1, .background1 td
{
	background-color: #D9E9FF;
}

.btn_checkout {
	font-size: 130%;
	font-weight: bold;
	margin: 10px;
	padding: 3px;
}

.prdbrief_add2cart {
	padding-top: 5px;
}

.error_block {
	font-weight: bold;
	color: red;
}

/*
a.admdivslst:hover,a.admdivslst:link,a.admdivslst:visited,a.admdivslst:active{text-decoration: none;color: blue;font-weight:normal;font-size:10pt;}

a.admdivslst:hover{color: navy;}

a.h_admdivslst:hover,a.h_admdivslst:link,a.h_admdivslst:visited,a.h_admdivslst:active{text-decoration: none;color: #888888;font-weight:normal;font-size:10pt;}

a.h_admdivslst:hover{color: #555555;}
*/

#tbl-checkout-progress td {
	font-size: 0.7em;
	vertical-align: top;
}

.current_prd_thumbnail img {
	border: #BBBBBB 3px solid;
}

a.prd_thumbnail img {
	border: #FFFFFF 3px solid;
}

a.prd_thumbnail:hover img {
	border: #BBBBBB 3px solid;
}

.news_date {
	color: #444444;
	font-weight:bold;
	padding:0 10px 0 10px;
}

.news_title {
	padding:0 10px 10px 10px;
}

.news_title a { color:#000; font-weight:normal;}

.news_viewall {
	padding:0 0 10px 10px;
}

.news_viewall a { color:#444444; font-weight:bold;}

.news_subscribe, .news_thankyou {
	padding: 5px;
}

.news_subscribe div {
	display:inline;
}

.news_subscribe div input 
{
	color:#000000;
	font-size:12px;
	padding:2px;
}

.news_subscribe img { vertical-align:middle;}

/************************
BLOG STYLES
***************************/
.post_title {
	color: #666;
	margin-top: 30px;
	margin-bottom: 0px;
}

.post_date {
	color: #999;
	border: 0px solid #EEE;
	border-top-width: 1px;
	margin-bottom: 15px;
}

.post_content {
	padding-left: 15px;
}

/***************************
PRODUCTS COMPARISON
****************************/
.cmp_headers {
	background-color: #d9e9ff;
}

.cmp_column_odd {
	background-color: white;
	vertical-align: top;
}

.cmp_column_even {
	background-color: #F2F8FF;
	vertical-align: top;
}

#cmp-table tr:hover td {
	background-color: #d5e5fa!important;
}

#cmp-table tr td {
	text-align:center;
	padding: 6px;
}

#cmp-table tr td.cmp_headers {
	text-align: left;
}

/***************************
PRODUCT DETAILED
****************************/

.cpt_product_images {
	float: left;
}

ul.product_list table { margin:0 auto;}

ul.product_list  { border-right:solid 1px #E8E8E8;}

ul.product_list li {
	text-align:left;
	position:relative;
	overflow:hidden;
	border:solid 1px #E8E8E8;
	margin:2px !important;
}

ul.product_list li a {
	font-size:13px; font-weight:bold;
}

ul.product_list li a:hover
{
	color:#AF1A1A;
	text-decoration:underline;
}

.regularPrice {
	color: brown;
	text-decoration: line-through;
}

.totalPrice {
	font-weight: bold;
	color:red;
	padding-top:5px;
	font-size:18px;
}

.youSaveLabel {
}

.youSavePrice {
}

.prd_out_of_stock
{
	font-style:  italic;
}

/************************
PRODUCT REVIEWS STYLES
***************************/
.review_block {
	margin-left: 20px;
}

.review_title {
	color: #333;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 120%;
}

.review_date {
	color: #999;
	border: 0px solid #EEE;
	border-top-width: 1px;
	margin-bottom: 5px;
}

.review_content {
	color: #333;
	padding-left: 20px;
}

.review_showall {
	margin-left: 20px;
}

/****************************
SHOPPING CART
*****************************/
.background_cart_top {
	background-color: #D9E9FF;
	border-bottom: 1px #99C9DF solid;
	font-size:13pt;
}

.background_cart_top h1 {
	display: inline;
	padding: 0px;
	margin: 0px;
}

#cart_content_tbl
{
	width:100%;
}

#cart_content_tbl td {
	padding: 6px;
}

#cart_page_title {
	padding: 10px;
	text-align: left;
}

#cart_page_title h1 {
	display inline;
	padding: 0px;
	margin: 0px;
}

#cart_clear {
	padding: 10px;
	text-align: right;
}

#cart_clear a {
	font-size:9pt;
}

.cart_discount_label {
	font-weight: bold;
}

#cart_total_label {
	font-size: 130%;
	font-weight: bold;
}

#cart_total {
	background-color: #D9E9FF;
	font-size: 130%;
	font-weight: bold;
	padding: 10px;
	white-space: nowrap;
}

#cart_checkout_btn {
	padding-top: 20px;
}

.cart_product_brief_description {
	font-size: 80%;
}

#cart_content_header td {
	font-weight: bold;
}

.cart_apply_for_discounts_extra {
	font-size: 80%;
	color: #777;
}

.cart_product_quantity {
	text-align: center;
}

/********************
HOMEPAGE UNFOLDED TREE
*********************/
.rcat_root_category {
	font-size: 120%;
	font-weight: bold;
}

.rcat_products_num {
	color: #2C618F;
	font-size: 90%;
	font-weight:bold;
}

.rcat_child_categories a {
	font-weight: normal;
}

/********************
REGISTRATION PAGE
*********************/
#reg_fields_tbl td {
	padding: 5px;
}

#reg_auth_fields td {
	background-color: #D9E9FF;
}

#reg_confcode td {
	background-color: #D9E9FF;
}

#reg_fields_tbl td input, .addressform td input {
	width: 200px;
}

#subscribed4news {
	width:auto!important;
}

#reg_fields_tbl td textarea, .addressform td textarea {
	width: 200px;
	height: 100px;
}

#reg_fields_tbl select {
	width: 200px;
}

#reg_submit_btn {
	font-size:150%;
	font-weight: bold;
}

/*********
SEARCH IN CATEGORY
**********/
#cat_advproduct_search {
	float: right;
	padding: 10px;
	margin: 10px;
	border:1px solid #E8E8E8;
}

#cat_advproduct_search h3 {
	padding:0px;
	margin: 0px;
	padding-bottom: 10px;
}

#cat_info_left_block {
	width:100%;
	float:left;
}

/************
CHECKOUT
************/
.checkout_noframe_title {
	padding: 5px 15px;
	text-align:left;
}

#checkout_have_account {
	padding: 15px;
	background-color: #D9E9FF;
	margin: 0 -5px 15px -5px;
}

#checkout_logininfo { width:428px;}

#checkout_logininfo .inputtext, #checkout_addresses .inputtext, #checkout_addresses textarea {
	width: 200px;
}

.paddingblock input.checkout_buttons {
	font-size: 130%;
	font-weight: bold;
	margin:5px 0;
}

.checkout_steps_divider {
	width: 40px;
	height:1px;
	background-color:#99C9DF;
	overflow:hidden;
}

#checkout_addresses { width:800px;}

#checkout_addresses td { } 

/**********************
ORDER STYLES
***********************/
tr#ord_total_row * {
	font-size: 105%;
	font-weight: bold;
}

.row_odd td {
	background-color: #F2F8FF;
}

.row_even td {
	border: 0px solid #D9E9FF;
	border-width: 1px 0px;
}



.paddingblock { background:#fff;
	padding-left: 15px;
	padding-right: 15px;
	text-align:left;
	font-size:12pt;
}

.paddingblock h2	{ padding:20px 5px;	margin-top: 0px;				}

.paddingblock td	{ font-size:95%; vertical-align:top; padding:5px;	}

.paddingblock p		{ margin-bottom:10px;	}

.paddingblock input	{ margin:2px 0 0 0;		}

.asterisk			{ color:red;			}

.cellpadding tr td	{ padding: 5px;			}

.cust_name			{ font-size:110%;	font-weight: bold;	}

#prddeatailed_container .cpt_product_rate_form table	{ width: 100%;	width: auto;/**/	}

.cpt_product_add2cart_button input						{ vertical-align: middle;			}

#block-customerinfo td									{ font-size:100%;					}

body.body-page-404 { background:#fff; background-image:none; text-align:left; font-size:12px;}

body.body-page-404 ul, body.body-page-404 li { list-style:none;}

#powered_by { font-size:11px!important; padding-bottom:5px;} 





.hide								{display: none;		}
.specification						{color: #FFFFFF;	margin: 40px;}
.specification div	h3				{color: #FFFFFF;	}
.specification div table tr td		{color: #CCCCCC;	padding: 5px 10 5px 10;	}
.product_about						{font-size: 24px;	}
.specificationTable	td				{color: #FFFFFF;	}
.specificationTable	td strong		{color: #FFFFFF;	}
.Enquiry-Type						{text-align: left;	padding: 10px 10px 10px 10px;	}

/*
.cboxClose			{cursor:pointer;}
.cboxClose			{border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
.cboxClose:active	{outline:0;}
.cboxClose			{position:absolute; top:0; right:0; background:url(images/controls.png) }
.cboxClose:hover	{background-position:-25px -25px;}
*/


.button-orange
{

	font-size: 22px;
	width:220px;
	margin:5px 0 5px 20px;
/*	background:#727272;*/
	color:#fff;
	line-height:37px;
	text-align:center;
	float:right;
	
	background-color:	#e28c5c;
	background-image:	linear-gradient(to bottom, #e28c5c,  #af6131);
	border-radius: 5px;
	cursor: pointer;
	user-select: none;

}

.button-orange a {
	color:#fff;
	text-decoration:none;
	display:block;
	font-size: 22px;
}